:root {
    --font-gilroy: 'Gilroy', sans-serif;
    --background-body: #F5F7F9;
    --background-header: #F5F7F9; 
    --background-footer: url('../images/background-dark-image.png') repeat, radial-gradient(50% 50% at 50% 50%, #2A397E 0%, #1E254D 100%);
    --background-white: #ffffff;
    --background-light: #DFE9FA;
    --background-burger: #EBEEF3;
    --background-social: #2A397E;
    --background-social-hover: #4F7AE1;
    --background-faq: #ffffff;
    --background-faq-active: #4F7AE1;
    --background-faq-arrow: #D6DDE7;
    --background-faq-active-arrow: #719DE9;
    --background-search: #F5F7F9; 
    --background-search-before: #F5F7F9;
    --background-search-after: #F5F7F9;
    --background-search-hover: #f8f9fa;
    --background-info-card: radial-gradient(50% 50% at 50% 50%, #EDEEF1 0%, #EDEEF1 100%);
    --background-menu-navigation: #EDEEF1;
    --background-menu-blog: #ffffff;
    --background-menu-blog-active: #4F7AE1;
    --background-review-type: #EBEEF3;
    --background-hero-blue: url('../images/background-dark-image.png') repeat, radial-gradient(50% 50% at 50% 50%, #2A397E 0%, #1E254D 100%);
    --background-label: #EEF2FF;
    --background-tabs-white: #F1F5FD;
    --background-dark-gradient: url('../images/background-dark-image.png') repeat, 
    radial-gradient(50% 50% at 50% 50%, #242F65 0%, #1E254D 100%);
    --background-white-gradient: linear-gradient(180deg, #FFFFFF 0%, #F5F7F9 100%);
    --background-advantages: #242F65;
    --background-fly-card-1: #1E254D;
    --background-fly-card-2: #2E3F9F;
    --background-fly-card-3: #2A397E;
    --background-functionality: #EBEEF3;
    --background-hero-functions: #EDEEF1;
    --background-functions-results: #EDEEF1;

 
    --color-text: #222222;
    --color-text-dark: #222222;
    --color-text-accent: #4F7AE1;
    --color-text-secondary: #99A9C1;
    --color-text-accent-secondary-changing: #242F65;
    --color-text-label: #2E3F9F;
    --btn-accent: #4F7AE1;
    --btn-accent-hover: #324CC3;
    --btn-accent-focus: #2E3F9F;
    --btn-video: #D6DDE7;
    --btn-swiper-button: #D6DDE7;
    --border-menu-blog: #4F7AE1;
    --border-label: #EEF2FF;
    --border-filter: #4F7AE1;


    --text-secondary: #99A9C1;
    --border-primary: #BAC6D6;
    --border-on-primary: #99A9C1;
    --border-secondary: #C6D8F7;
    --accent-primary: #4F7AE1;
    --accent-secondary: #242F65;
    --azure-radiance-600: #3B5ED5;
    --azure-radiance-100: #DFE9FA;
    --Neutral-50: #F5F7F9; 
    --bg-subdued: #FFFFFF1A;
    --bg-primary-supported: #1E254D;
    --bg-secondary: #EDEEF1;
    --bg-secondary-supported: #2E3F9F;
    --bg-tertiary-supported: #2A397E;
    --bg-subdued-supported: #F1F5FD;
    --bg-tertiary: #EBEEF3;
    --bg-quarted: #F6D6D6;
    --item-primary: #D6DDE7;
    --item-tertiary: #719DE9;
    --bage-bg-primary: #EEF2FF;
    --bage-on-colors: #2E3F9F;
} 

.dark-theme:root{
    --color-text: #ffffff;
    --color-text-accent-secondary-changing: #4F7AE1;
    --color-text-label: #ffffff;

    --background-body: radial-gradient(50% 50% at 50% 50%, #3D444F 0%, #2E323A 100%); 
    --background-header: rgba(46, 50, 58, 0.6);
    --background-footer: url('../images/background-dark-image.png') repeat, radial-gradient(50% 50% at 50% 50%, #2E323A 0%, #24262D 100%);
    --background-white: #3D444F;
    --background-burger: #3D444F;
    --background-social: #3D444F;
    --background-faq: #474E5D;
    --background-faq-active: radial-gradient(50% 50% at 50% 50%, #4F7AE1 0%, #324CC3 100%);
    --background-faq-arrow: #3D444F;
    --background-faq-active-arrow: #3B5ED5;
    --background-search: linear-gradient(142deg,rgba(46, 50, 58, 1) 0%, rgba(50, 54, 63, 1) 100%);
    --background-search-before: #2E323A;
    --background-search-after: #32363F;
    --background-search-hover: #2E323A;
    --background-info-card: radial-gradient(50% 50% at 50% 50%, #3D444F 0%, #3D444F 100%);
    --background-menu-navigation: #3D444F;
    --background-menu-blog: transparent;
    --background-menu-blog-active: #474E5D;
    --background-review-type: #474E5D;
    --background-hero-blue: url('../images/background-dark-image.png') repeat, radial-gradient(50% 50% at 50% 50%, #4F7AE1 0%, #324CC3 100%);
    --background-label: #566073;
    --background-tabs-white: #474E5D;
    --background-dark-gradient: url('../images/background-dark-image.png') repeat, 
    radial-gradient(50% 50% at 50% 50%, #4F7AE1 0%, #324CC3 100%);
    --background-white-gradient: radial-gradient(50% 50% at 50% 50%, #3D444F 0%, #2E323A 100%);
    --background-advantages: #4F7AE1;
    --background-fly-card-1: #3D444F;
    --background-fly-card-2: #474E5D;
    --background-fly-card-3: #566073;
    --background-functionality: #474E5D;
    --background-hero-functions: #3D444F;
    --background-functions-results: #3D444F;


    --btn-video: #3D444F;
    --btn-swiper-button: #3D444F;
    --border-menu-blog: #99A9C1;
    --border-label: #566073;
    --border-filter: #99A9C1;
}

/* === Gilroy Thin === */
@font-face {
  font-family: 'Gilroy';
  src: url('/wp-content/themes/theme_legal/assets/fonts/Gilroy-Thin.woff2') format('woff2'),
       url('/wp-content/themes/theme_legal/assets/fonts/Gilroy-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('/wp-content/themes/theme_legal/assets/fonts/Gilroy-ThinItalic.woff2') format('woff2'),
       url('/wp-content/themes/theme_legal/assets/fonts/Gilroy-ThinItalic.woff') format('woff');
  font-weight: 100;
  font-style: italic;
}

/* === Gilroy UltraLight === */
@font-face {
  font-family: 'Gilroy';
  src: url('/wp-content/themes/theme_legal/assets/fonts/Gilroy-UltraLight.woff2') format('woff2'),
       url('/wp-content/themes/theme_legal/assets/fonts/Gilroy-UltraLight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('/wp-content/themes/theme_legal/assets/fonts/Gilroy-UltraLightItalic.woff2') format('woff2'),
       url('/wp-content/themes/theme_legal/assets/fonts/Gilroy-UltraLightItalic.woff') format('woff');
  font-weight: 200;
  font-style: italic;
}

/* === Gilroy Light === */
@font-face {
  font-family: 'Gilroy';
  src: url('/wp-content/themes/theme_legal/assets/fonts/Gilroy-Light.woff2') format('woff2'),
       url('/wp-content/themes/theme_legal/assets/fonts/Gilroy-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('/wp-content/themes/theme_legal/assets/fonts/Gilroy-LightItalic.woff2') format('woff2'),
       url('/wp-content/themes/theme_legal/assets/fonts/Gilroy-LightItalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
}

/* === Gilroy Regular === */
@font-face {
  font-family: 'Gilroy';
  src: url('/wp-content/themes/theme_legal/assets/fonts/Gilroy-Regular.woff2') format('woff2'),
       url('/wp-content/themes/theme_legal/assets/fonts/Gilroy-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('/wp-content/themes/theme_legal/assets/fonts/Gilroy-RegularItalic.woff2') format('woff2'),
       url('/wp-content/themes/theme_legal/assets/fonts/Gilroy-RegularItalic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}

/* === Gilroy Medium === */
@font-face {
  font-family: 'Gilroy';
  src: url('/wp-content/themes/theme_legal/assets/fonts/Gilroy-Medium.woff2') format('woff2'),
       url('/wp-content/themes/theme_legal/assets/fonts/Gilroy-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('/wp-content/themes/theme_legal/assets/fonts/Gilroy-MediumItalic.woff2') format('woff2'),
       url('/wp-content/themes/theme_legal/assets/fonts/Gilroy-MediumItalic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
}

/* === Gilroy SemiBold === */
@font-face {
  font-family: 'Gilroy';
  src: url('/wp-content/themes/theme_legal/assets/fonts/Gilroy-SemiBold.woff2') format('woff2'),
       url('/wp-content/themes/theme_legal/assets/fonts/Gilroy-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('/wp-content/themes/theme_legal/assets/fonts/Gilroy-SemiBoldItalic.woff2') format('woff2'),
       url('/wp-content/themes/theme_legal/assets/fonts/Gilroy-SemiBoldItalic.woff') format('woff');
  font-weight: 600;
  font-style: italic;
}

/* === Gilroy Bold === */
@font-face {
  font-family: 'Gilroy';
  src: url('/wp-content/themes/theme_legal/assets/fonts/Gilroy-Bold.woff2') format('woff2'),
       url('/wp-content/themes/theme_legal/assets/fonts/Gilroy-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('/wp-content/themes/theme_legal/assets/fonts/Gilroy-BoldItalic.woff2') format('woff2'),
       url('/wp-content/themes/theme_legal/assets/fonts/Gilroy-BoldItalic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
}

/* === Gilroy ExtraBold === */
@font-face {
  font-family: 'Gilroy';
  src: url('/wp-content/themes/theme_legal/assets/fonts/Gilroy-ExtraBold.woff2') format('woff2'),
       url('/wp-content/themes/theme_legal/assets/fonts/Gilroy-ExtraBold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('/wp-content/themes/theme_legal/assets/fonts/Gilroy-ExtraBoldItalic.woff2') format('woff2'),
       url('/wp-content/themes/theme_legal/assets/fonts/Gilroy-ExtraBoldItalic.woff') format('woff');
  font-weight: 800;
  font-style: italic;
}

/* === Gilroy Heavy === */
@font-face {
  font-family: 'Gilroy';
  src: url('/wp-content/themes/theme_legal/assets/fonts/Gilroy-Heavy.woff2') format('woff2'),
       url('/wp-content/themes/theme_legal/assets/fonts/Gilroy-Heavy.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('/wp-content/themes/theme_legal/assets/fonts/Gilroy-HeavyItalic.woff2') format('woff2'),
       url('/wp-content/themes/theme_legal/assets/fonts/Gilroy-HeavyItalic.woff') format('woff');
  font-weight: 900;
  font-style: italic;
}

/* === Gilroy Black === */
@font-face {
  font-family: 'Gilroy';
  src: url('/wp-content/themes/theme_legal/assets/fonts/Gilroy-Black.woff2') format('woff2'),
       url('/wp-content/themes/theme_legal/assets/fonts/Gilroy-Black.woff') format('woff');
  font-weight: 950;
  font-style: normal;
}
@font-face {
  font-family: 'Gilroy';
  src: url('/wp-content/themes/theme_legal/assets/fonts/Gilroy-BlackItalic.woff2') format('woff2'),
       url('/wp-content/themes/theme_legal/assets/fonts/Gilroy-BlackItalic.woff') format('woff');
  font-weight: 950;
  font-style: italic;
}


body {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-style: normal; 
	font-feature-settings: "pnum" on, "lnum" on;
    min-width: 320px;
    position: relative;
    background: var(--background-body);
    color: var(--color-text);
    box-sizing: border-box;
    margin: 0;
}

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

body input,
body textarea {
    outline: 0;
    font-family: 'Inter', sans-serif;
}

body input:focus:required:invalid,
body textarea:focus:required:invalid {
    border-color: red
}
 
a,
a:focus,
a:hover,
button,
button:focus,
button:hover {
    text-decoration: none;
    outline: 0;
    font-family: 'Inter', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
    padding: 0;
}

img {
    width: 100%;
    height: auto;
}

ul, ol{
    padding: 0;
    margin: 0;
    list-style: none; 
}

.container {
    max-width: 1240px;
    margin: 0 auto;
	width: calc(100% - 40px);
}

main{
    width: 100%;
    height: auto; 
}

.margin{
    margin: 40px 0;
}

.margin-min{
    margin: 20px 0;
}

.margin-medium{
    margin: 60px 0;
}

.margin-large{
    margin: 120px 0;
}

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

.margin-bottom-min{
    margin-bottom: 20px;
} 

.margin-bottom-medium{
    margin-bottom: 60px;
} 

.margin-bottom-large{
    margin-bottom: 120px;
}

.padding-medium{
    padding: 60px 0;
}
.padding-large{
    padding: 120px 0;
}
.padding-top-large{
    padding-top: 120px;
}

.logo a{
    display: block;
    line-height: 1;
}
.logo img{
    width: auto;
}
.theme-switcher{
    display: flex;
    border-radius: 8px;
    background: var(--background-white);
    padding: 4px;
    flex: none; 
}
.theme-switcher__btn{
    display: block;
    cursor: pointer;
    outline: none;
    width: 34px;
    height: 34px;
    border: var(--background-white);
    background-color: var(--background-white);
    position: relative;
    border-radius: 4px; 
}
.theme-switcher__btn::after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat; 
    opacity: 0.5;
    transition: 0.3s all;
    filter: brightness(1) invert(0);
}
.theme-switcher__btn:hover::after{
    opacity: 1;
}
.theme-switcher__btn--light::after{
    background-image: url(../images/theme-switcher-light.svg);
}
.dark-theme .theme-switcher__btn--light::after{
    filter: brightness(0) invert(1);
}
.theme-switcher__btn--dark::after{
    background-image: url(../images/theme-switcher-dark.svg);
}
.theme-switcher__btn.is-active{
    background-color: var(--accent-primary);
}
.theme-switcher__btn.is-active::after{
    filter: brightness(0) invert(1);
    opacity: 1;
}

.btn{ 
    cursor: pointer;
    outline: none;
    border: 1px solid;
    font-weight: 500; 
    font-size: 16px; 
    line-height: 100%; 
    padding: 9px 22px;
    border-radius: 8px;
    transition: 0.3s all;
}
.btn--icon{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}
.btn--icon:after{
    content: '';
    flex: none;
    position: relative;
    width: 24px;
    height: 24px;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.btn--accent{
    background: var(--btn-accent);
    border-color: var(--btn-accent);
    color: white;
}
.btn--accent:hover{
    background: var(--btn-accent-hover);
    border-color: var(--btn-accent-hover);
    color: white;
}
.btn--accent:focus, .btn--accent:active{
    background: var(--btn-accent-focus);
    border-color: var(--btn-accent-focus);
    color: white;
}
.btn--accent.btn--icon:after{
    background-image: url('../images/arrow-button-white.svg');
}
.btn--white{
    background: white;
    border-color: white;
    color: var(--color-text-dark);
}
.btn--white.btn--icon:after{
    background-image: url('../images/arrow-button-black.svg');
}
.btn--white:hover{
    background: var(--btn-accent-hover);
    border-color: var(--btn-accent-hover);
    color: white;
}
.btn--white:focus, .btn--white:active{
    background: var(--btn-accent-focus);
    border-color: var(--btn-accent-focus);
    color: white;
}
.btn--white.btn--icon:hover:after, .btn--white.btn--icon:focus:after, .btn--white.btn--icon:active:after{
    background-image: url('../images/arrow-button-white.svg');
}
.btn-video{
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0) scale(1);
    width: 44px;
    height: 44px;
    background-color: var(--btn-video);
    border-radius: 8px;
    overflow: hidden;
    cursor: pointer;
    border: none;
    outline: none;
    transition: 0.3s all;
}
.btn-video::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat; 
    background-image: url('../images/video-play.svg');
}
.btn-video:hover{
    transform: translate3d(-50%, -50%, 0) scale(1.2);
    background: var(--btn-accent-hover);
}
.btn-video:hover:before{
    filter: brightness(0) invert(1);
}
.dark-theme .btn-video::before{
    filter: brightness(0) invert(1);
}

.component-subtitle{ 
    font-weight: 600; 
    font-size: 20px; 
    line-height: 130%; 
}
.component-title--center{
    text-align: center;
}
.component-title__h1{
    font-family: var(--font-gilroy);
    font-weight: 600; 
    font-size: 63px; 
    line-height: 1.1;  
    transition: 0.3s all;
    color: var(--color-text);
}

.component-title__h2{
    font-family: var(--font-gilroy);
    font-weight: 600; 
    font-size: 48px; 
    line-height: 1.1; 
    transition: 0.3s all;
    color: var(--color-text);
}

.component-title__h3{ 
    font-weight: 600; 
    font-size: 28px; 
    line-height: 1.2; 
    transition: 0.3s all;
    color: var(--color-text);
}

.component-title__h4{
    font-size: 20px; 
    font-weight: 600;  
    line-height: 1.3; 
    color: var(--color-text);
}

.component-title__separator{
    width: 2px;
    height: 46px;
    display: inline-block;
    margin: 0 32px;
    background: var(--color-text-secondary);
    vertical-align: middle;
}

.component-title__h2 span{
    color: var(--color-text-accent);
}

.component-text {
    font-size: 16px;
    line-height: 1.4;
    font-weight: 500;
    transition: 0.3s all;
}
.component-text--maxWidth{
    max-width: 580px;
}
.component-text ul li{
    padding-left: 20px;
    position: relative;
}
.component-text ul li:before{
    content: '';
    position: absolute;
    top: 9px;
    left: 4px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: var(--color-text);
}
.component-text li:not(:last-child){
    margin-bottom: 8px;
}
.component-text h1{
    font-weight: 600; 
    font-size: 63px; 
    line-height: 1.1;
}
.component-text h2{
    font-weight: 600; 
    font-size: 48px; 
    line-height: 1.1; 
}
.component-text h3{
    font-weight: 600; 
    font-size: 28px; 
    line-height: 130%;
}
.component-text h4{
    font-size: 20px; 
    font-weight: 600;  
    line-height: 130%; 
    margin-bottom: 0.5em;
}
.component-button{
    display: flex;
    justify-content: center;
}

.color-text__accent-primary{
    color: var(--color-text-accent);
}

.color-text__white{
    color: white;
}

.color-bg__dark-gradient{
    background: var(--background-dark-gradient);
    background-size: auto, cover; 
    background-position: center;
}

.color-bg__light-gradient{
    background: 
    url('../images/background-dark-image.png') repeat, 
    radial-gradient(50% 50% at 50% 50%, #4F7AE1 0%, #324CC3 100%); 
    background-size: auto, cover; 
    background-position: center;
}

.color-bg__white-border{ 
    background: var(--background-white-gradient);
    border-top: 1px solid var(--color-text-secondary);
    border-radius: 32px 32px 0 0;
    overflow: hidden;
}

.rank-math-breadcrumb p{ 
    font-weight: 400; 
    font-size: 14px; 
    line-height: 140%; 
    color: var(--text-secondary);
}
.rank-math-breadcrumb p .separator{
    display: inline-block;
    width: 6px;
    height: 6px;
    font-size: 0;
    background: var(--text-secondary);
    border-radius: 50%;
    margin: 0 10px;
    vertical-align: middle;
}
.rank-math-breadcrumb p a{
    color: var(--text-secondary);
}
.rank-math-breadcrumb p span{
    color: var(--accent-primary);
}

.socials{
    display: flex;
    gap: 12px;
}
.socials li{
    line-height: 1;
}
.socials li img{
    height: 18px;
    width: auto;
}
.socials li a{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    border-radius: 8px;
    background: var(--background-social);
    line-height: 1;
    transition: 0.3s all;
}
.socials li a:hover{ 
    background: var(--background-social-hover);
} 

.component-listIcon__item{
    width: 100%;
    display: flex;
    align-items: flex-start;
    padding: 32px 0;
    gap: 20px;
    border-top: 1px solid var(--color-text-secondary);
    transition: 0.3s all;
    border-radius: 0;
}

.component-listIcon__item-head{
    display: flex;
    gap: 20px;
    justify-content: flex-start;
    align-items: center;
    flex: 1 1 50%;
}

.component-listIcon__item-icon img{
    width: 36px; 
    height: auto;
    filter: none;
    transition: 0.3s all;
}
.component-listIcon__item-content--600{
    flex: 0 0 600px;
}
.component-listIcon__item-content--715{
    flex: 0 0 715px;
}
.component-listIcon__item-content--810{
    flex: 0 0 810px;
}
.component-listIcon__item:hover{
    padding: 32px;
    background: var(--color-text-accent);
    border-radius: 32px;
}
.component-listIcon__item:hover .component-title__h3, .component-listIcon__item:hover .component-text{
    color: white;
}
.component-listIcon__item:hover .component-listIcon__item-icon img{
    filter: brightness(0) invert(1);
}
.component-filter{
    display: inline-flex;
    padding: 4px;
    overflow: auto;
    max-width: 100%;
}
.component-filter__container{
    border-radius: 8px;
    border: 1px solid var(--border-filter);
    overflow: hidden;
    display: inline-block;
    max-width: 100%;
}
.component-filter::-webkit-scrollbar {
   width: 4px;
   height: 4px;
} 
.component-filter::-webkit-scrollbar-track {
  background: #FFFFFF;
  border-radius: 8px 8px 20px 20px;
} 
.component-filter::-webkit-scrollbar-thumb {
  background: var(--accent-primary);
  border-radius: 8px;
} 
.component-filter::-webkit-scrollbar-thumb:hover {
  background: var(--bage-on-colors);
  cursor: pointer;
}
.component-filter--full{
    width: 100%;
    justify-content: space-evenly;
}
.component-filter--white{
    background: white;
}
.component-filter__item{
    color: var(--text); 
    font-weight: 500; 
    font-size: 16px; 
    line-height: 140%; 
    padding: 7px 20px;
    position: relative;
    border-radius: 4px;
    cursor: pointer;
    border: none;
    outline: none;
    display: block;
    background: transparent;
    transition: 0.3s all;
    z-index: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    white-space: nowrap;
}
.component-filter--full .component-filter__item{
    flex: 1;
}
.component-filter__item img{
    width: 24px;
    height: 24px;
    object-fit: contain;
}
.dark-theme .component-filter__item img, .dark-theme .component-filter__item svg{
    filter: brightness(0) invert(1);
}
.component-filter__item:not(:last-child):after{
    content: '';
    position: absolute;
    width: 1px;
    height: 20px;
    top: 50%;
    right: -1px;
    background: var(--border-primary);
    transform: translateY(-50%);
}
.component-filter__item[aria-pressed="true"]{
    background: var(--accent-primary);
    color: white;
    z-index: 2;
}
.component-filter__item[aria-pressed="true"] svg path{
    stroke: white;
}
.component-filter__item[aria-pressed="true"]:after{
    display: none;
}
.component-filter__item[aria-pressed="true"] img{
    filter: brightness(0) invert(1);
}
.component-filter__tab {
  display: none;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.4s ease, transform 0.4s ease;
}

.component-filter__tab.is-active {
  display: block;
}

.component-filter__tab.is-active.is-visible {
  opacity: 1;
  transform: translateY(0);
}
.component-search{
    width: 300px;
    position: relative;
}
.component-search__input{
    width: 100%;
    height: 44px;
}
.component-search__input input{
    width: 100%;
    height: 100%;
    border-radius: 32px;
    border: 1px solid #99A9C1;
    padding: 0 10px 0 48px;
    color:var(--color-text);
    font-size: 16px;
    line-height: 1;
    background-color: transparent;
    background-image: url(../images/search.svg);
    background-size: 24px;
    background-position: 16px center;
    background-repeat: no-repeat;
}
.component-search__input input::placeholder{
    color: #99A9C1;
    opacity: 1;
}
.component-search__results {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin-top: 8px;
    background: var(--background-white);
    border: 1px solid #99A9C1;
    border-radius: 20px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15); 
    display: none;
    z-index: 1001;
    overflow: hidden;
}
.search-results-list::-webkit-scrollbar {
   width: 4px;
   height: 4px;
} 
.search-results-list::-webkit-scrollbar-track {
  background: #FFFFFF;
  border-radius: 8px 8px 20px 20px;
} 
.search-results-list::-webkit-scrollbar-thumb {
  background: var(--accent-primary);
  border-radius: 8px;
} 
.search-results-list::-webkit-scrollbar-thumb:hover {
  background: var(--bage-on-colors);
  cursor: pointer;
}
.search-results-list {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    max-height: 400px;
    overflow: auto;
}

.search-result-item {
    border-bottom: 1px solid #f0f0f0;
}

.search-result-item:last-child {
    border-bottom: none;
}

.search-result-link {
    display: block;
    padding: 15px 20px;
    text-decoration: none;
    color: inherit;
    transition: background 0.2s ease;
}

.search-result-link:hover {
    background: var(--background-search-hover);
}
 
.search-result-title {
    font-size: 16px;
    line-height: 1.3;
    font-weight: 600;
    color: var(--color-text-accent-secondary-changing);
    margin-bottom: 5px;
}

.search-result-link:hover .search-result-title {
    color: var(--color-text-accent);
}
 
.search-result-excerpt {
    font-size: 14px;
    color: var(--color-text);
    line-height: 1.5;
}

.search-result-excerpt mark {
    background-color: var(--background-white);
    padding: 2px 4px;
    border-radius: 3px;
    font-weight: 600;
    color: var(--color-text-accent);
} 

.search-loading,
.search-no-results,
.search-error {
    padding: 20px;
    text-align: center;
    color: var(--color-text);
    font-size: 14px;
}

.search-error {
    color: #d63638;
}
 
.search-highlight-text {
    background-color: var(--accent-primary);
    padding: 2px 4px;
    border-radius: 3px;
    font-weight: 600;   
}

.swiper-container{
    position: relative;
    width: 100%;
}

.swiper-slider{
    overflow: hidden;
    width: 100%;
}

body .swiper-button-next, body .swiper-button-prev{
    width: 44px;
    height: 44px;
    border-radius: 8px;
    background: var(--btn-swiper-button);
    margin: 0;
    transform: translateY(-50%);
    top: 50%;
    transition: 0.3s all;
}
body .swiper-button-next:hover, body .swiper-button-prev:hover{
    background: var(--btn-accent-hover);
}
body .swiper-button-next{
    right: -64px;
}
body .swiper-button-prev{
    left: -64px;
}
body .swiper-button-next:after, body .swiper-button-prev:after{
    width: 24px;
    height: 24px;
    font-size: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url('../images/slider-arrow.svg');
}
body .swiper-button-next:hover:after, body .swiper-button-prev:hover:after, .dark-theme body .swiper-button-next:after, .dark-theme body .swiper-button-prev:after{
    filter: brightness(0) invert(1);
}
body .swiper-button-prev:after{
    transform: scale(-1, 1);
}
.swiper-slider .swiper-slide{
    height: auto;
}


.page-title__flex{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.page-title__flex-left{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 12px;
}

.hero-one__wrapper{
    display: grid;
    grid-template-columns: repeat(4, 1fr); 
    grid-template-rows: repeat(2, 1fr); 
    gap: 20px;
}
.hero-one__video{
    grid-column: span 3;
    grid-row: span 2;
    border-radius: 32px;
    position: relative;
    overflow: hidden;
    display: grid;
    grid-template-columns: repeat(3, 1fr); 
    grid-template-rows: repeat(2, 1fr); 
    gap: 20px;
    height: 600px;
    z-index: 1;
}
.hero-one__video-info{
    padding-left: 14px;
    padding-bottom: 14px;
    background: var(--background-search);
    border-bottom-left-radius: 32px;
    position: relative;
    grid-column: 3 / 3;
    grid-row: 1 / 1;
    z-index: 3;
}

.hero-one__video-info:before{
    content: '';
    width: 32px;
    height: 32px;
    position: absolute;
    top: 0;
    right: 100%; 
    background: var(--background-search-before);
    -webkit-mask: radial-gradient(circle 32px at 0 100%, transparent 0 31px, black 32px);
  mask: radial-gradient(circle 32px at 0 100%, transparent 0 31px, black 32px);
}

.hero-one__video-info:after{
    content: '';
    width: 32px;
    height: 32px;
    position: absolute;
    top: 100%;
    right: 0; 
    background: var(--background-search-before);
    -webkit-mask: radial-gradient(circle 32px at 0 100%, transparent 0 31px, black 32px);
  mask: radial-gradient(circle 32px at 0 100%, transparent 0 31px, black 32px);
}
.hero-one__video-bg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.hero-one__video-bg:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2; 
    inset: 0; 
    background-color: #4f7ae1; 
    mix-blend-mode: hue;
    pointer-events: none; 
}
.hero-one__video-bg:after{
    content: '';
    background: linear-gradient(180deg, rgba(46, 63, 159, 0) 55.67%, #2E3F9F 100%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3; 
}
.hero-one__video-bg video{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    object-fit: cover;
}
.hero-one__video-title{
    color: white;
    font-family: var(--font-gilroy);
    font-weight: 600; 
    font-size: 42px; 
    line-height: 1.1; 
    letter-spacing: -0.025em;
    text-align: right;
    position: absolute;
    z-index: 2;
    bottom: 90px;
    left: 35px;
    width: calc(100% - 70px);
}
.hero-one__video-btn{
    position: absolute;
    z-index: 3;
    bottom: 0;
    left: 0;
    padding-top: 14px;
    padding-right: 14px;
    border-top-right-radius: 32px;
    background: var(--background-search);
}
.hero-one__video-btn:before{
    content: '';
    width: 32px;
    height: 32px;
    position: absolute;
    left: 0;
    bottom: 100%;
    background: var(--background-search-before);
    -webkit-mask: radial-gradient(circle 32px at 100% 0, transparent 0 31px, black 32px);
  mask: radial-gradient(circle 32px at 100% 0, transparent 0 31px, black 32px);
}
.hero-one__video-btn:after{
    content: '';
    width: 32px;
    height: 32px;
    position: absolute;
    bottom: 0;
    left: 100%;
    background: var(--background-search-after);
    -webkit-mask: radial-gradient(circle 32px at 100% 0, transparent 0 31px, black 32px);
    mask: radial-gradient(circle 32px at 100% 0, transparent 0 31px, black 32px);
}
.hero-one__video-btn .btn{
    border-radius: 32px;
    padding: 24px 32px;
}
.hero-one__info{
    height: 290px;
    min-width: 286px;  
    position: relative;
    border-radius: 32px;
    background: var(--background-white);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    padding: 28px 20px;
}  
.hero-one__info-title{ 
    font-weight: 600; 
    font-size: 20px; 
    line-height: 130%; 
    margin-bottom: 10px;
}
.hero-one__info-desc{ 
    font-weight: 500; 
    font-size: 16px; 
    line-height: 140%; 
}
.hero-one__info-image{
    width: auto;
    height: 48px;
}
.hero-one__info-icon{
    width: 100%;
    text-align: center; 
}
.hero-one__info-icon img{
    width: 62px;
    height: auto;
    margin: 0 auto;
}
.hero-one__info-list{
    margin-bottom: 10px;
}
.hero-one__info-list ul{
    display: flex;
    gap: 4px;
    flex-wrap: wrap;
}
.hero-one__info-list li{ 
    font-weight: 500; 
    font-size: 11px; 
    line-height: 140%; 
    padding: 4px 9px;
    border: 1px solid var(--border-label);
    border-radius: 40px;
    background: var(--background-label);
    color: var(--color-text-label);
}
.hero-one__info--blue {
    background: var(--background-hero-blue);
    background-size: auto, cover; 
    background-position: center;
}
.hero-one__info--blue .hero-one__info-title{
    color: white;
}
.hero-one__info--blue .hero-one__info-list li{
    background: transparent;
    color: white;
    border-color: white;
}
.hero-one__info--last{
    position: relative;
    z-index: 2;
}
.hero-one__info--last::before{
    content: '';
    width: 82px;
    height: 82px;
    background-image: url(/wp-content/themes/theme_legal/assets/images/hero-last.svg);
    background-size: contain;
    background-position: center; 
    top: -49px;
    left: -52px;
    position: absolute;
}
.dark-theme .hero-one__info--last::before{
    background-image: url(/wp-content/themes/theme_legal/assets/images/hero-last-dark.svg);
}
.hero-one__mobile-content{
    display: none;
}
.hero-one__mobile-btn{
    display: none;
}
.main-audience__title-img-1{
    display: inline-block;
    height: 65px;
    width: 149px; 
    border-radius: 12px;
    background-image: url(/wp-content/uploads/2025/10/main-audience-1.png);
    background-size: cover;
    background-position: center;
    vertical-align: bottom;
}
.main-audience__title-img-2{
    display: inline-block;
    height: 65px;
    width: 107px; 
    border-radius: 50px;
    background-color: var(--accent-primary);
    background-image: url(/wp-content/uploads/2025/10/main-audience-2.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    vertical-align: bottom;
}

 
.advantages-grid__list{
    display: grid;
    grid-template-columns: repeat(4, 1fr); 
    gap: 20px;
}
.advantages-grid__itemBig{
    grid-column: span 2; 
    grid-row: span 2;
    padding: 36px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    border-radius: 24px;
    overflow: hidden;
    position: relative;
    z-index: 1; 
}
.advantages-grid__itemBig-bg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: bottom center;
    z-index: -1;
}
.advantages-grid__itemBig-title{
    margin-bottom: 16px;
}
.advantages-grid__itemSmall{
    grid-column: span 1; 
    grid-row: span 1;
    background: var(--background-advantages);
    border-radius: 24px;
    gap: 40px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    padding: 20px;
}
.advantages-grid__itemSmall-icon{
    border: 2px solid var(--color-text-secondary);
    border-radius: 12px;
    padding: 8px;
}
.advantages-grid__itemSmall-icon img{
    width: 36px;
    height: auto;
}
.advantages-grid__itemSmall-title{
    margin-bottom: 8px;
}  
.fly-cards{
    position: relative;
    overflow: inherit;
    z-index: 2;
} 
.fly-cards__title{
	/* 
    position: sticky;
    top: 120px;
	 */
	padding-bottom: 1px;
}
.fly-cards__list{
    padding-bottom: 1px;
}
.js-fly-card{
	position: sticky;
	width: 100%;
}
.fly-card{
	width: 100%;
    display: flex;
    align-items: center;
    padding: 32px;
    gap: 20px; 
    border-radius: 24px;
    background: var(--background-fly-card-1);
    min-height: 350px;
}
.js-fly-card:nth-child(3n - 1) .fly-card{ 
    background: var(--background-fly-card-2);
}
.js-fly-card:nth-child(3n) .fly-card{ 
    background: var(--background-fly-card-3);
} 
.fly-card__image{
    flex: 0 0 470px;
    border-radius: 12px;
    /* min-height: 267px; */
    overflow: hidden;
    position: relative;
    display: block;
    line-height: 1;
    height: auto;
}
.fly-card__image img{
    width: 100%;
    height: auto;
    display: block;
    line-height: 1;
    /* height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover; */
}
.fly-card__content{
    flex: 1 1 60%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    gap: 20px;
	width: 100%;
}
.fly-card__border{
    padding: 20px;
	width: 100%;
    background: #FFFFFF1A;
    border-radius: 12px;
}
.fly-card__title{
    margin-bottom: 20px;
}
.fly-card__title span{
	border-radius: 30px;
    border: 1px solid white;
    padding: 4px 12px;
    font-size: 12px;
    line-height: 1.4;
    display: inline-block;
    vertical-align: middle;
}
.fly-card__label{
    margin-bottom: 10px;
    border-radius: 30px;
    border: 1px solid white;
    padding: 4px 12px;
    font-size: 12px;
    line-height: 1.4;
    display: inline-block;
}

.fly-baner{
    position: relative;
    width: 100%;
    border-radius: 24px;
    padding: 44px;
    background: var(--accent-primary);
    overflow: hidden;
    min-height: 350px;
    display: flex;
    align-items: center;
}
.fly-baner__video{
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0;
    width: auto;
    height: 100%;
    padding-right: 47%;
}
.fly-baner__video:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%; 
    z-index: 2;
    background: linear-gradient(270deg, rgba(79, 122, 225, 0) 0%, #4F7AE1 100%);
}
.fly-baner__video video{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
}
.fly-baner__content{
    position: relative;
    z-index: 2;
    max-width: 910px;
} 
.fly-baner__desc{
    max-width: 680px;
}
  
/* === FAQ === */
.faq__list{
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.faq__item{
    border-radius: 12px;
    overflow: hidden;
    background: var(--background-faq); 
}
.faq__item-head{
    padding: 24px 32px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    cursor: pointer;
}
.faq__item-content{
    max-height: 0px;
    overflow: hidden;
    padding: 0 32px;
    transition: 0.3s all;
}
.faq__item-content .component-text{
    max-width: 800px;
}
.faq__item-arrow{
    width: 44px;
    height: 44px;
    flex: none;
    border-radius: 8px;
    background: var(--background-faq-arrow);
    display: flex;
    align-items: center;
    justify-content: center;
}
.faq__item-arrow::before{
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    background-image: url('../images/arrow-down.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transition: 0.3s all; 
    transform: rotate(0deg);
}
.dark-theme .faq__item-arrow::before{
    filter: brightness(0) invert(1);
}
.faq__item.is-active{
    background: var(--background-faq-active);
}
.faq__item.is-active .faq__item-title{
    color: white;
}
.faq__item.is-active .faq__item-arrow{
    background: var(--background-faq-active-arrow);
}
.faq__item.is-active .faq__item-arrow:before{
    transform: rotate(-180deg);
    filter: brightness(0) invert(1);
}
.faq__item.is-active .faq__item-content{
    max-height: 100vh;
    padding-bottom: 24px;
}

/* === FAQ END === */

/* === Form === */
.wpcf7-form-control-wrap{
    display: block;
}
.form-input{
    width: 100%;
}
.form-input--half{
    flex: 1 1 40%;
}
.form-input input{
    width: 100%;
    height: 44px;
    border-radius: 8px;
    background: transparent;
    border: 1px solid var(--border-on-primary);
    color: white;
    padding: 12px 16px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
}
.form-input input:active, .form-input input:focus{
    border-color: white;
}

.form-input input::placeholder{
    opacity: 1;
    color: var(--text-secondary);
}
.form-textarea{
    width: 100%;
}
.form-textarea textarea{
    width: 100%;
    height: 100px;
    border-radius: 8px;
    background: transparent;
    border: 1px solid var(--border-on-primary);
    color: white;
    padding: 12px 16px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
}
.form-textarea textarea:active, .form-textarea textarea:focus{
    border-color: white;
}
.form-textarea textarea::placeholder{
    opacity: 1;
    color: var(--text-secondary);
}
.form-flex{
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
} 
.wpcf7-acceptance .wpcf7-list-item{
    margin: 0!important;
}
.wpcf7-acceptance .wpcf7-list-item-label{
    font-weight: 500; 
    font-size: 12px; 
    line-height: 100%; 
    color: var(--text-secondary);
    cursor: pointer;
}
.wpcf7-acceptance .wpcf7-list-item-label a{
    color: white;
}

.wpcf7-acceptance .wpcf7-list-item-label::before{
    content: '';
    display: inline-block;
    vertical-align: bottom;
    margin-right: 10px;
    border-radius: 5px;
    border: 1px solid var(--border-primary);
    width: 18px;
    height: 18px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: transparent;
    cursor: pointer;
}
.wpcf7-acceptance .wpcf7-list-item-label::before:hover{
    border-color: white;
}
.wpcf7-acceptance input{
    width: 0;
    height: 0;
    opacity: 0;
    position: absolute;
    overflow: hidden;
}
.wpcf7-acceptance input:checked + .wpcf7-list-item-label::before{
    background-image: url(../images/check-blue.svg);
    background-color: white;
}
.form-button{
    position: relative;
    display: inline-block;
    cursor: pointer;
}
.form-button:after{
    content: '';
    position: absolute;
    z-index: 2;
    right: 24px;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    width: 24px;
    height: 24px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url('../images/arrow-button-black.svg');
}
.form-button input{
    width: 100%;
    padding: 12px 56px 12px 24px;
    border-radius: 8px;
    background: white;
    color: var(--color-text-dark);
    border: none;
    outline: none;
    z-index: 1;
    display: block;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
}
.wpcf7 .wpcf7-submit:disabled{
    opacity: 0.7;
}
.wpcf7-not-valid-tip{
    font-size: 12px;
}
.wpcf7 form .wpcf7-response-output{
    border-radius: 12px;
    margin: 1rem 0;
    font-size: 14px;
    line-height: 1.4;
    padding: 1rem;
    color: white;
}
.form-button .wpcf7-spinner{
    margin: 0;
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    right: 24px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 3;
    filter: invert(1);
    background-color: black;
    opacity: 1;
}
.form-feedback__wrapper{
    position: relative;
    overflow: hidden;
    padding: 60px;
    border-radius: 32px; 
    background-color: var(--azure-radiance-600);
}
.form-feedback__wrapper .wpcf7{
    position: relative;
    z-index: 2;
}
.form-feedback__video{
    position: absolute;
    z-index: 1;
    left: 500px;
    top: 0;
    width: calc(100% - 500px);
    height: 100%; 
}
.form-feedback__video:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    inset: 0;
    background-color: #4f7ae1;
    mix-blend-mode: hue;
    pointer-events: none;
} 
.form-feedback__video:after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 75%;
    height: 100%; 
    z-index: 3;
    background: linear-gradient(270deg, rgba(59, 94, 213, 0) 0%, #3B5ED5 100%);
}
.form-feedback__video video{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
}

.form-feedback__wrapper .form-flex {
    max-width: 482px;
}

/* === Form END === */

/* === Popup === */
.fancybox-slide--html{
    padding: 0;
}
.popup{
    display: none;
    max-width: calc(100% - 40px);
    width: 745px;
    background: var(--background-white)!important;
    padding: 28px 24px;
    border-radius: 12px;
}
.popup#popup-video{
    width: 1240px;
}
.popup#popup-succes{
    text-align: center;
} 

.popup-title{
    margin-bottom: 10px;
}
.popup-date{
    font-size: 12px;
    line-height: 1.4;
    color: var(--color-text-secondary);
    font-weight: 500;
    margin-bottom: 12px;
}
.popup-video{
    position: relative;
    width: 100%;
    padding-top: 56.5%;
    border-radius: 12px;
    overflow: hidden;
}
.popup-video video{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.popup .form-input input:active, .popup .form-input input:focus{
    border-color: var(--accent-secondary);
}
.popup .form-input input{
    color: var(--color-text);
}
.popup .form-button input{
    background: var(--accent-primary);
    border-color: var(--accent-primary);
    color: white;
}
.popup .form-button:after{
    background-image: url(../images/arrow-button-white.svg);
}
.popup .wpcf7-acceptance .wpcf7-list-item-label a{
    color: var(--text-secondary);
    text-decoration: underline;
}
.popup .form-flex{
    justify-content: flex-end;
}
.popup .wpcf7 form .wpcf7-response-output{
    color: var(--color-text);
}
/* === Popup END === */

/* === Reviews === */
.js-reviews-swiper .swiper-slide{
    width: 400px;
}
.review-card{
    width: 100%;
    height: 100%;
    border-radius: 12px;
    background: var(--background-white);
    padding: 28px 24px;
    display: flex;
    flex-direction: column;
}

.review-card__title{ 
    font-weight: 600; 
    font-size: 20px; 
    line-height: 130%; 
    flex: none;
    margin-bottom: 8px;
}
.review-card__date{ 
    font-weight: 500; 
    font-size: 12px; 
    line-height: 140%; 
    margin-bottom: 16px;
    color: var(--color-text-secondary);
    margin-bottom: 16px;
    flex: none;
}
.review-card__type{
    flex: none;
    display: flex;
    width: 100%;
    margin-bottom: 12px;
    border-radius: 8px;
    padding: 4px;
    border: 1px solid var(--color-text-secondary);
}
.review-card__type-item{
    flex: 1;
    text-align: center; 
    font-weight: 500; 
    font-size: 12px; 
    line-height: 140%; 
    color: var(--color-text);
    padding: 7px;
    border-radius: 4px;
    cursor: pointer; 
    border: none;
    outline: none;
}
.review-card__type-item:hover{
    color: var(--color-text-accent);
}
.review-card__type-item.is-active{
    background: var(--background-review-type); 
}
.review-card__content{
    flex: 1;
    margin-bottom: 26px;
}
.review-card__video{
    width: 100%;
    border-radius: 12px;
    overflow: hidden;
    position: relative;
    padding-top: 178px;
    background: var(--background-light);
}
.review-card__video:not(.is-active){
    display: none;
}
.review-card__video img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.review-card__text{ 
    font-weight: 500; 
    font-size: 16px; 
    line-height: 140%;
    color: var(--color-text);
}
.review-card__text:not(.is-active){
    display: none;
}
.js-reviews-swiper .review-card__text{
    -webkit-line-clamp: 8;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.js-reviews-swiper .review-card__text:not(.is-active){
    display: none;
}
.review-card__person{
    display: flex;
    gap: 12px;
    flex: none;
    width: 100%; 
}
.review-card__person-image{
    width: 48px;
    height: 48px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    background: var(--background-light);
    flex: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
.review-card__person-image span{
    font-weight: 500; 
    font-size: 16px; 
    line-height: 140%; 
    color: var(--color-text-accent);
    position: relative;
    z-index: 1;
}
.review-card__person-image img{
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.review-card__person-data{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}
.review-card__person-name{ 
    font-weight: 500; 
    font-size: 16px; 
    line-height: 140%; 
    color: var(--color-text);
}
.review-card__person-job{ 
    font-weight: 500; 
    font-size: 16px; 
    line-height: 140%; 
    color: var(--color-text-secondary);
}
/* === Reviews END === */

/* === Cases === */
.cases{
    overflow: hidden;
}
.js-cases-swiper .swiper-slide{
    width: 610px;
}
.case-card{
    border-radius: 24px;
    position: relative;
    z-index: 1; 
    height: 560px;
    width: 100%;
    padding: 24px 24px 32px; 
    overflow: hidden;
}
.case-card__flex{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.case-card__bg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.case-card__bg:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 25%;
    z-index: 2;
    background: linear-gradient(180deg, rgba(34, 34, 34, 0.8) 0%, rgba(34, 34, 34, 0) 100%);
}
.case-card__bg:after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 55%;
    z-index: 2;
    background: linear-gradient(180deg, rgba(34, 34, 34, 0) 0%, #222222 100%);
}
.case-card__bg img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
}
.case-card__head{
    display: flex;
    /* justify-content: space-between; */
    justify-content: flex-end;
    align-items: center;
    width: 100%;
}
.case-card__person{
    /* display: flex; */
    display: none;
    gap: 8px;    
}
.case-card__person-image{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    background: var(--azure-radiance-100);
    flex: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
.case-card__person-image span{
    font-weight: 500; 
    font-size: 16px; 
    line-height: 140%; 
    color: var(--accent-primary);
    position: relative;
    z-index: 1;
}
.case-card__person-image img{
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.case-card__person-data{
    display: flex;
    flex-direction: column; 
    justify-content: center;
    align-items: flex-start;
}
.case-card__person-name{ 
    font-weight: 500; 
    font-size: 16px; 
    line-height: 140%; 
    color: white;
}
.case-card__person-job{ 
    font-weight: 500; 
    font-size: 16px; 
    line-height: 140%; 
    color: rgba(255, 255, 255, 0.5);
}

.case-card__title{
    color: white;
    margin-bottom: 12px;
}
.case-card__desc{
    color: white;
}

.case-card__label{
    display: flex;
    align-items: center;
    gap: 12px;
    backdrop-filter: blur(56px);
    background: rgba(255, 255, 255, 0.1);
    border-radius: 12px;
    padding: 8px 12px;
}
.case-card__label svg{
    vertical-align: bottom;
}
.case-card__label b{
    font-family: var(--font-gilroy);
    font-weight: 800; 
    font-size: 48px; 
    line-height: 1.1; 
    color: white;
}
.case-card__label span{ 
    font-weight: 500; 
    font-size: 14px; 
    line-height: 120%; 
    color: white;
    flex: none;
}
/* === Cases END === */


.functionality-card{
    padding: 40px 40px 0 40px;
    border-radius: 24px;
    display: flex;
    flex-direction: column;
    gap: 28px;
    height: 600px;
    background: var(--background-functionality);
}
.functionality-card__head{
    gap: 28px;
    display: flex; 
    align-items: flex-end;
    justify-content: space-between;
}
.functionality-card__content{
    flex: 1;
}
.functionality-card__subtitle{
    margin-bottom: 4px;
    color: var(--color-text-secondary);
}
.functionality-card__title{
    margin-bottom: 8px;
}
.functionality-card__btn{
    flex: none;
}
.functionality-card__image{
    width: 100%;
    min-width: 100%;
    flex: 1;
    position: relative;
    border-radius: 16px 16px 0 0;
    overflow: hidden;
}
.functionality-card__image:after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30%;
    z-index: 2;
    background: linear-gradient(0deg, #EBEEF3 0%, rgba(235, 238, 243, 0) 100%);
}
.functionality-card__image img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    object-fit: cover;
    object-position: top center;
}
.functionality{
    overflow: hidden;
    width: 100%;
}
.js-functionality-swiper {
    overflow: visible;
}
.js-functionality-swiper .swiper-slide .functionality-card{
    transform: scale(0.85);
    opacity: 0.5;
    transition: 0.3s all;
}
.js-functionality-swiper .swiper-slide.swiper-slide-active .functionality-card{
    transform: scale(1);
    opacity: 1;
}

.price-grid{
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(3, 1fr);
}
.price-list{
    display: flex;
	flex-wrap: wrap;
    gap: 20px;
}
.price-card--full{
	width: 100%;
	flex: none;
	grid-column: span 3;
}
.price-card{
    padding: 28px 24px;
    border-radius: 24px; 
    display: flex;
    flex-direction: column;
    align-items: flex-start; 
    background: var(--background-white);
    flex: 1;
}
.price-card__head{
    display: flex;
    gap: 8px;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 8px;
}

.price-card__head-tab{
    display: flex;
    gap: 8px;
}

.price-card__info{ 
    font-weight: 500; 
    font-size: 16px; 
    line-height: 140%;  
    color: var(--accent-primary);
    border-radius: 8px;
    border: 1px solid transparent;
    padding: 7px 20px;
    flex: none;
}

.price-card__label{ 
    font-weight: 500; 
    font-size: 16px; 
    line-height: 140%; 
    color: var(--color-text-secondary);
    border-radius: 8px;
    border: 1px solid var(--color-text-secondary);
    padding: 7px 20px;
    flex: none;
    background: transparent;
    cursor: pointer;
}

.price-card__label.is-active{
    color: var(--color-text-accent);
    border-color: var(--color-text-accent);
}

.price-card__title{ 
    font-weight: 600; 
    font-size: 28px; 
    line-height: 120%; 
    color: var(--color-text);
    margin-bottom: 20px;
    flex: none;
}
.price-card__desc{
    flex: 1;
    color: var(--color-text);
    margin-bottom: 24px;
}
.price-card__desc ul li{
    padding-left: 36px;
    position: relative;
}
.price-card__desc ul li:before{
    top: 0;
    left: 0;
    display: block;
    width: 24px;
    height: 24px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../images/check-blue.svg);
    border-radius: 0;
    background-color: transparent;
}
.price-card__btn{
    width: 100%;
    justify-content: center;
    background: var(--accent-primary);
    border-color: var(--accent-primary);
    color: white;
    padding-left: 0;
    padding-right: 0;
}
.price-card__btn:after{
    background-image: url('../images/arrow-button-white.svg');
}

.price-card__btn:hover{
    background: var(--btn-accent-hover)!important;
    border-color: var(--btn-accent-hover)!important;
    color: white!important;
}
.price-card__btn:hover:after{
    background-image: url('../images/arrow-button-white.svg')!important; 
}

.price-card--full .price-card__title{
	display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
	gap: 15px;
}

.price-card--full .price-card__head{
	align-items: center;
    flex: none;
    width: auto;
    gap: 16px;
    margin: 0;
}
.price-card--full .price-card__desc{
	margin: 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
	gap: 15px;
}

.price-card--full .price-card__btn{
	width: auto;
    padding-left: 22px;
    padding-right: 22px;
}

.dark-theme .price-card{ 
    background: url('../images/background-dark-image.png') repeat, var(--background-white);
}
.dark-theme .price-card__label.is-active{
    color: white;
    border-color: white;
}
.dark-theme .price-card__desc ul li:before{
    background-image: url(../images/check-white.svg);
}

/* Вторая карточка Тарифы */
.price-grid .price-card:nth-child(2){
    background: url('../images/background-dark-image.png') repeat, radial-gradient(50% 50% at 50% 50%, #4F7AE1 0%, #324CC3 100%); 
    background-size: auto, cover; 
    background-position: center; 
}
.price-grid .price-card:nth-child(2) .price-card__desc ul li:before{
    background-image: url(../images/check-white.svg);
} 
.price-grid .price-card:nth-child(2) .price-card__title, .price-grid .price-card:nth-child(2) .price-card__desc{
    color: white;
}
.price-grid .price-card:nth-child(2) .price-card__label.is-active{
    border-color: white;
    color: white;
}
.price-grid .price-card:nth-child(2) .price-card__btn{
    background: white;
    border-color: white;
    color: var(--color-text-dark);
}
.price-grid .price-card:nth-child(2) .price-card__btn:hover{
    border-color: white!important;
}
.price-grid .price-card:nth-child(2) .price-card__btn:after{
    background-image: url('../images/arrow-button-black.svg');
}
/* Вторая карточка Тарифы END */

/* Вторая карточка в таблице */

.price-table__head .price-card:nth-child(5){
    background: url('../images/background-dark-image.png') repeat, radial-gradient(50% 50% at 50% 50%, #4F7AE1 0%, #324CC3 100%); 
    background-size: auto, cover; 
    background-position: center;
}
.price-table__head .price-card:nth-child(5) .price-card__title, 
.price-table__head .price-card:nth-child(5) .price-card__desc{
    color: white;
}
.price-table__head .price-card:nth-child(5) .price-card__label.is-active{
    border-color: white;
    color: white;
}
.price-table__head .price-card:nth-child(5) .price-card__btn{
    background: white;
    border-color: white;
    color: var(--color-text-dark);
}
.price-table__head .price-card:nth-child(5) .price-card__btn:hover{
    border-color: white!important;
}
.price-table__head .price-card:nth-child(5) .price-card__btn:after{
    background-image: url('../images/arrow-button-black.svg');
}
/* Вторая карточка в таблице END*/ 
.price-table__content{
	overflow: auto;
	width: 100%;
}
.price-table{
    width: 100%;
	min-width: 1240px;
}
.price-table__head{
    margin-bottom: 30px;
}
.price-table__head .price-card, .price-table__title{
    flex: 1;
}
.price-table__head .price-card{
	padding: 12px;
}
.price-table__title-mob{
    display: none;
    flex: 1;
    padding: 10px 16px;
}
.price-table__body{
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.price-table__row, .price-table__head{
    display: flex;
    align-items: center;
    gap: 15px;
}
.price-table__row:not(:last-child){
    border-bottom: 1px solid var(--border-primary);
}
.price-table__item--title{
	margin-top: -12px;
	background: url(../images/background-dark-image.png) repeat, var(--background-white);
}
.price-table__item{
    flex: 1;
    color: var(--color-text);
    padding: 10px 16px;
    font-weight: 500;
	flex: 0 0 215px;
}
.price-table__item:first-child{
    font-weight: 600;
	flex: 1;
}
.price-table__item:not(:first-child){
    text-align: center;
}
.price-table__no, .price-table__yes{
    display: inline-block;
    margin: 0 auto;
    width: 24px;
    height: 24px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.price-table__yes{
    background-image: url(../images/check-blue.svg);
}
.price-table__no{
    background-image: url(../images/close-red.svg);
}
.dark-theme .price-table__yes{
    background-image: url(../images/check-white.svg);
}

/* Первая карточка на темном фоне */
.color-bg__dark-gradient .price-card:nth-child(1){
    background: transparent;
    border: 1px solid #FFFFFF1A;
}
.color-bg__dark-gradient .price-card:nth-child(1) .price-card__label.is-active{
    color: white;
    border-color: white;
} 
.color-bg__dark-gradient .price-card:nth-child(1) .price-card__title, 
.color-bg__dark-gradient .price-card:nth-child(1) .price-card__title .component-title__h3,
.color-bg__dark-gradient .price-card:nth-child(1) .price-card__desc{
    color: white;
}
.color-bg__dark-gradient .price-card:nth-child(1) .price-card__btn{
    background: white;
    border-color: white;
    color: var(--color-text-dark);
}
.color-bg__dark-gradient .price-card:nth-child(1) .price-card__btn:after{
    background-image: url('../images/arrow-button-black.svg');
}
/* Первая карточка на темном фоне END*/

/* Вторая карточка на темном фоне */
.color-bg__dark-gradient .price-card:nth-child(2){
    background: url('../images/background-dark-image.png') repeat, radial-gradient(50% 50% at 50% 50%, #4F7AE1 0%, #324CC3 100%); 
    background-size: auto, cover; 
    background-position: center;
}
.color-bg__dark-gradient .price-card:nth-child(2) .price-card__title, 
.color-bg__dark-gradient .price-card:nth-child(2) .price-card__desc{
    color: white;
}
.color-bg__dark-gradient .price-card:nth-child(2) .price-card__desc ul li:before{
    background-image: url(../images/check-white.svg)
}
.color-bg__dark-gradient .price-card:nth-child(2) .price-card__label.is-active{
    border-color: white;
    color: white;
}
.color-bg__dark-gradient .price-card:nth-child(2) .price-card__btn{
    background: white;
    border-color: white;
    color: var(--color-text-dark);
}
.color-bg__dark-gradient .price-card:nth-child(2) .price-card__btn:hover{
    border-color: white!important;
}
.color-bg__dark-gradient .price-card:nth-child(2) .price-card__btn:after{
    background-image: url('../images/arrow-button-black.svg');
}

.dark-theme .color-bg__dark-gradient .price-card:nth-child(2){
    background: white;
}
.dark-theme .color-bg__dark-gradient .price-card:nth-child(2) .price-card__label.is-active{
    color: var(--color-text-dark);
    border-color: var(--color-text-accent);
}
.dark-theme .color-bg__dark-gradient .price-card:nth-child(2) .price-card__title, 
.dark-theme .color-bg__dark-gradient .price-card:nth-child(2) .price-card__desc{
    color: var(--color-text-dark);
} 
.dark-theme .color-bg__dark-gradient .price-card:nth-child(2) .price-card__desc ul li:before{
    background-image: url(../images/check-blue.svg);
} 
.dark-theme .color-bg__dark-gradient .price-card:nth-child(2) .price-card__btn{
    background: var(--btn-accent);
    border-color: var(--btn-accent);
    color: white;
} 
.dark-theme .color-bg__dark-gradient .price-card:nth-child(2) .price-card__btn:hover{
    border-color: var(--btn-accent-hover)!important;
}
.dark-theme .color-bg__dark-gradient .price-card:nth-child(2) .price-card__btn:after {
    background-image: url(../images/arrow-button-white.svg);
}
/* Вторая карточка на темном фоне END*/

/* Третья карточка на темном фоне*/
.dark-theme .color-bg__dark-gradient .price-card:nth-child(3){
    background: url('../images/background-dark-image.png') repeat, radial-gradient(50% 50% at 50% 50%, #2A397E 0%, #1E254D 100%); 
    background-size: auto, cover; 
    background-position: center;
}
/* Третья карточка на темном фоне END*/

.scroll-cards{ 
    position: relative;
    z-index: 1; 
}
.scroll-cards.scroll-active {
  z-index: 20;
}
.scroll-cards.scroll-finished {
  z-index: 1;
}
.scroll-cards__title i, .scroll-cards__title span{
    color: var(--accent-primary);
}
.js-scroll-title {
    position: sticky;
    top: 120px; 
    z-index: 11; 
}
.scroll-cards__wrapper{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 30px;
}
.scroll-cards__content{
    flex: 0 1 580px;
    position: sticky;
    top: var(--content-top);
    order: 1;
    align-self: flex-start;
}
.scroll-cards__content-btn--mob{
    display: none;
}
.scroll-cards__list{
    flex: 0 0 505px; 
    order: 2;
}
.scroll-cards__list--long{
    flex: 0 0 610px;
}
.scroll-cards__item{ 
    width: 100%;
    border-radius: 12px;
    background-color: var(--background-white);
    padding: 24px;
    margin-bottom: 30px;
    transition: margin-top 0.4s ease, opacity 0.4s ease, margin-bottom 0.4s ease; 
    opacity: 1;
}
.scroll-cards__item.disable {
    margin-top: calc(-1 * var(--item-height, 100%));
    opacity: 0;
    margin-bottom: 0;
}
.scroll-cards__item.active {
    opacity: 1;
}
.scroll-cards__item-icon{
    width: auto;
    height: 48px;
    margin-bottom: 12px;
}
.dark-theme .scroll-cards__item-icon{
    filter: brightness(0) invert(1);
}
.scroll-cards__item-title{
    font-weight: 600; 
    font-size: 20px; 
    line-height: 150%; 
    margin-bottom: 8px;
}  

.scroll-cards__sectors{
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 30px;
}
.scroll-cards__sectors-item{
    padding: 20px;
    border-radius: 32px;
}
.scroll-cards__sectors-item:first-child{
    background: var(--background-white);
    position: relative;
    z-index: 1;
}
.scroll-cards__sectors-item:first-child:after{
    content: '';
    display: block;
    width: 100px;
    height: 24px;
    position: absolute;
    left: 50%;
    top: calc(100% - 2px);
    transform: translateX(-50%);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../images/scroll-cards__sectors-separator.svg);
    z-index: 1;
}
.dark-theme .scroll-cards__sectors-item:first-child:after{
    background-image: url(../images/scroll-cards__sectors-separator-dark.svg);
}
.scroll-cards__sectors-item:last-child{
    background: var(--accent-primary);
    position: relative;
    z-index: 2;
}
.scroll-cards__sectors-title{
    margin-bottom: 16px;
}
.scroll-cards__sectors-label{
    margin-bottom: 10px; 
    font-weight: 500; 
    font-size: 11px; 
    line-height: 140%; 
    padding: 6px 10px;
    border-radius: 40px;
    display: inline-block;
}
.scroll-cards__sectors-item:first-child .scroll-cards__sectors-label{
    color: var(--color-text-dark);
    background: #F6D6D6;
}
.scroll-cards__sectors-item:last-child .scroll-cards__sectors-label{
    color: var(--bage-on-colors);
    background: var(--bg-tertiary);
}

.demo__wrapper{
    width: 100%;
    border-radius: 32px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.demo__wrapper img{
    width: 100%;
    height: auto;
}

.demo__wrapper video{
    width: 100%;
    height: auto;
    border-radius: 32px;
}
.tabs-info--border{
    padding-top: 60px; 
    border-top: 1px solid var(--border-primary);
    border-radius: 32px 32px 0 0;
    overflow: hidden;
}
.tabs-info__wrapper{
    border-radius: 24px;
    padding: 60px 30px;
    background: var(--background-white);
    background-position: center right;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../images/tabs-info-bg.png);
}
.dark-theme .tabs-info__wrapper{
    background-image: url(../images/tabs-info-bg-dark.png);
}
.tabs-info__desc{
    max-width: 890px;
}
.tabs-info__content-desc{
    display: flex; 
    background: var(--background-tabs-white);
    border-radius: 12px;
    display: flex; 
    justify-content: space-between;
}
.tabs-info__content-desc .component-text{
    flex: 1;
    padding: 24px;
}
.tabs-info__content-desc img{
    border-radius: 12px;
    object-fit: cover;
    object-position: center;
    border: 4px solid var(--background-tabs-white);
    flex: 0 0 33%;
    width: 33%;
}

.tabs-info__content-flex{
    display: flex;
    gap: 20px;
}

.tabs-info__content-flex .component-text{
    flex: 1 1 50%;
    background: var(--background-tabs-white);
    border-radius: 12px;
    padding: 24px;
}

.tabs-info--border .component-filter, .tabs-info--border .tabs-info__content {
    max-width: 1025px;
}
.header{
    padding: 18px 0;
    z-index: 100;
    position: sticky;
    top: 0;
    background: var(--background-header);
    backdrop-filter: blur(56px);
}
.header__wrapper{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
}
.header__info{
    flex: none;
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: flex-end;
    position: relative;
    z-index: 1;
}
.header__logo {
    flex: none;
    z-index: 1;
    position: relative;
}
.header__logo img{
    height: 30px;
}
.header__menu{
    position: relative;
    z-index: 2;
}
.header__menu ul{
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header__menu ul li{
    padding: 10px 10px;
    outline: none;
    display: block;
    line-height: 1;
    position: relative;
}
.header__menu ul li.menu-item-has-children{
    display: flex;
    align-items: center;
    gap: 4px;
}
.header__menu ul li.menu-item-has-children:after{
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    background-position: center;
    background-repeat: no-repeat; 
    background-size: contain;
    background-image: url(../images/plus.svg);
    transition: 0.3s all;
}
.header__menu ul li.menu-item-has-children:hover:after{
    background-image: url(../images/minus.svg);
}
.dark-theme .header__menu ul li.menu-item-has-children:after{
    filter: brightness(0) invert(1);
}
.header__menu ul li a{ 
    font-weight: 500; 
    font-size: 15px; 
    line-height: 1;
    color: var(--color-text);
} 
.header__menu ul li .sub-menu{
    background: white;
    position: absolute;
    top: 100%;
    left: -26px;
    border-radius: 32px;
    width: 423px;
    height: auto;
    padding: 20px; 
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    gap: 8px;
    display: none;
    box-shadow: 0px 0px 150px 1000px rgba(0, 0, 0, 0);
    transition: 0.3s all;
}

.header__menu ul li:hover .sub-menu{
    display: flex;
    box-shadow: 0px 0px 150px 1000px rgba(0, 0, 0, 0.3);
}

.header__menu ul li .sub-menu li{
    padding: 13px 16px;
}
.header__menu ul li .sub-menu li a{
    color: var(--color-text-dark);
}
.header__menu ul li .sub-menu li a:hover{
    color: var(--color-text-accent); 
}
.header__mobile-burger{
    display: none;
    width: 44px;
    height: 44px; 
    border-radius: 8px;
    background-color: var(--background-burger);
    outline: none;
    border: none;
    cursor: pointer; 
    position: relative;
}
.header__mobile-burger:hover{
    background-color: var(--btn-accent-hover);
}
.header__mobile-burger:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 24px;
    background-image: url('../images/burger.svg');
}
.header__mobile-burger.is-active:before{
    background-image: url('../images/burger-close.svg');
}

.dark-theme .header__mobile-burger:before, .header__mobile-burger:hover:before{
    filter: brightness(0) invert(1);
}
.header-mobile{
    padding: 10px 20px 20px;
    max-height: 0;
    background: var(--background-body);
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    box-shadow: 0px 100vh 0 100vh rgba(0, 0, 0, 0.3);
    overflow: hidden;
    opacity: 0;
    transition: 0.3s all;
}
.header-mobile.is-active{
    overflow: auto;
    opacity: 1;
    max-height: calc(100vh - 80px);
}
.header-mobile__button{
    border-top: 1px solid #BAC6D6;
    border-bottom: 1px solid #BAC6D6;
    padding: 12px 0;
}
.header-mobile__button .btn{
    max-width: 100%;
    width: 320px;
}
.header-mobile__info{
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    padding-top: 16px;
}
.header-mobile__info-socials{
    flex: none;
}
.header-mobile__info-link{
    flex: 1;
}
.header-mobile__info-link a{
    display: block; 
    font-weight: 600; 
    font-size: 15px; 
    line-height: 1; 
    color: var(--color-text);
}
.header-mobile__info-link a:not(:last-child){
    margin-bottom: 10px;
}
.header-mobile__info-link a:hover{
    color: var(--accent-primary);
}
.header-mobile__info-address{
    flex: 0 0 100%;
    font-weight: 400; 
    font-size: 16px; 
    line-height: 130%; 
    color: var(--color-text-secondary);
}
.header-mobile__menu{
    padding: 10px 0;
}
.header-mobile__menu ul{
    display: flex;
    flex-direction: column;
    gap: 23px;
}
.header-mobile__menu a { 
    font-weight: 500; 
    font-size: 15px; 
    line-height: 1; 
    color: var(--color-text);
    padding: 0 10px;
    order: 1;
    display: block;
}
.header-mobile__menu .menu-item-has-children{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px; 
}
.header-mobile__menu .menu-item-has-children:after{
    content: '';
    width: 14px;
    height: 14px;
    display: block;
    background-image: url('../images/mobile-plus.svg'); 
    background-size: cover; 
    background-position: center;
    background-repeat: no-repeat;
    order: 2;
}
.header-mobile__menu .menu-item-has-children:hover:after{
    background-image: url('../images/mobile-minus.svg'); 
}
.dark-theme .header-mobile__menu .menu-item-has-children:after{
    filter: brightness(0) invert(1);
}
.header-mobile__menu .sub-menu{
    padding-left: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-bottom: 1px solid transparent;
    order: 3;
    overflow: hidden;
    opacity: 0;
    max-height: 0px;
    transition: 0.3s all;
    width: 100%;
}
.header-mobile__menu .menu-item-has-children:hover .sub-menu{
    max-height: 100vh;
    overflow: visible;
    opacity: 1;
    border-color: #BAC6D6;
    padding-top: 22px;
    padding-bottom: 10px;
}
.footer{
    padding-top: 72px; 
    background: var(--background-footer); 
    background-size: auto, cover; 
    background-position: center;
}
.footer__logo{
    display: block;
    margin-bottom: 26px;
}
.footer__logo img{
    width: auto;
    height: 44px;
}

.footer__bottom{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 34px 0;
    margin-top: 50px;
    border-top: 1px solid #D9D9D9;
}
.footer__rules a{  
    font-weight: 500; 
    font-size: 12px; 
    line-height: 1; 
    color: rgba(255, 255, 255, 0.5);
    display: block;
    transition: 0.3s all;
}
.footer__rules a:hover{
    color: white;
}

.footer__dev a{
    font-weight: 500; 
    font-size: 12px; 
    line-height: 1;  
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 4px;
    color: rgba(255, 255, 255, 0.5);
    transition: 0.3s all;
}
.footer__dev a svg{
    width: 16px;
    height: auto;
    margin-right: 4px;
}
.footer__dev a span{
    color: white;
}

.footer__dev a:hover{
    color: white;
}

.footer__wrapper{
    display: flex;
    justify-content: space-between;
    gap: 20px;
    align-items: flex-start;
}

.footer__col{
    flex: 1;
}
.footer__title{
    margin-bottom: 29px; 
    font-weight: 600; 
    font-size: 20px; 
    line-height: 130%; 
    color: white;
    min-height: 26px;
}
.footer__menu ul{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 26px;
}
.footer__menu ul li{
    display: block;
    line-height: 1;
}
.footer__menu ul li a{
    display: block;
    color: white;
    font-size: 15px;
    line-height: 1.2;
    font-weight: 500;
    transition: 0.3s all;
}
.footer__menu ul li a:hover{
    color: var(--color-text-accent);
}
.footer__info{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 26px;
}

.footer__info a{
    display: block;
    color: white;
    font-size: 15px;
    line-height: 1.2;
    font-weight: 500;
    transition: 0.3s all;
}
.footer__info p{
	color: white;
    font-size: 15px;
    line-height: 1.2;
}
.footer__info a:hover{
    color: var(--color-text-accent);
}
.footer__socials{
    margin-top: 5px;
}
  
.contacts__wrapper{
    display: flex;
    gap: 20px;
    border-radius: 24px;
    background-color: var(--background-white);
    border: 4px solid var(--background-white);
}
.contacts__info{
    flex: 1 1 50%;
    border-radius: 24px;
    background-color: var(--background-white);
    padding: 50px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.contacts__logo{
    margin-bottom: 30px;
}

.contacts__logo img{
    height: 54px;
}
.contacts__description{ 
    font-weight: 600; 
    font-size: 20px; 
    line-height: 140%; 
    color: var(--color-text);
}
.contacts__form{
    flex: 0 0 500px;
    border-radius: 24px;
    padding: 22px; 
    overflow: hidden;
    position: relative;
}

.contacts__form-bg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.contacts__form-bg video{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; 
    object-fit: cover;
    object-position: center;
    z-index: 1;
}
.contacts__form-bg:after{
    content: '';
    background: #2A397E;
    opacity: 0.2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; 
    z-index: 1;
}

.contacts__form .wpcf7{
    padding: 20px 24px 50px;
    background: #3B5ED51A;
    backdrop-filter: blur(16px);
    border-radius: 12px;
    position: relative;
    z-index: 2;
}

.contacts__details{
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.contacts__details-label{ 
    font-weight: 400; 
    font-size: 14px; 
    line-height: 140%; 
    margin-bottom: 8px;
    color: var(--color-text-secondary);
}
.contacts__details-value{ 
    font-weight: 600; 
    font-size: 16px; 
    line-height: 1.1; 
    color: var(--color-text);
}
.contacts__details-value a{
    color: var(--color-text);
}
.contacts__details-value a:hover{
    color: var(--color-text-accent);
}
.contacts__info-bottom{
    background-image: url('../images/decor-contacts.svg'); 
    background-position: bottom right;
    background-repeat: no-repeat;
}
.dark-theme .contacts__info-bottom{
    background-image: url('../images/decor-contacts-dark.svg'); 
}
.blog__menu{
    max-width: 100%;
}
.menu-blog{
    max-width: 100%;
    overflow: auto;
    display: inline-flex;
    padding: 4px;
    background: var(--background-menu-blog);
    border-radius: 8px;
    border: 1px solid var(--border-menu-blog);
} 
.menu-blog::-webkit-scrollbar {
   width: 4px;
   height: 4px;
} 
.menu-blog::-webkit-scrollbar-track {
  background: #FFFFFF;
  border-radius: 8px 8px 20px 20px;
} 
.menu-blog::-webkit-scrollbar-thumb {
  background: var(--accent-primary);
  border-radius: 8px;
} 
.menu-blog::-webkit-scrollbar-thumb:hover {
  background: var(--bage-on-colors);
  cursor: pointer;
}

.menu-blog li{
    display: block;
    line-height: 1;
}

.menu-blog li a{
    border-radius: 4px;
    display: flex;
    align-items: center;
    gap: 8px; 
    font-weight: 500; 
    font-size: 16px; 
    line-height: 140%; 
    color: var(--color-text);
    padding: 7px 20px;
}
.menu-blog li a:hover{
    color: var(--color-text-accent);
}
.menu-blog li a:before{
    content: '';
    position: relative;
    display: block;
    width: 24px;
    height: 24px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.menu-blog li.current-menu-item a{
    color: white;
    background: var(--background-menu-blog-active);
}

.menu-blog li.current-menu-item a::before{
    filter: brightness(0) invert(1);    
}

.menu-blog li a[href="/news/"]:before{
    background-image: url(../images/blog-icon-news.svg);
}
.menu-blog li a[href="/articles/"]:before{
    background-image: url(../images/blog-icon-articles.svg);
}
.menu-blog li a[href="/cases/"]:before{
    background-image: url(../images/blog-icon-cases.svg);
}
.menu-blog li a[href="/reviews/"]:before{
    background-image: url(../images/blog-icon-reviews.svg);
}
.dark-theme .menu-blog li a:before{
    filter: brightness(0) invert(1);
}
.blog__navigation{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.blog__grid{
    display: grid;
    gap: 30px 20px;
}
.blog__grid--2{
    grid-template-columns: repeat(2, 1fr);
}
.blog__grid--3{
    grid-template-columns: repeat(3, 1fr);
}
.blog-card{
    border-radius: 12px;
    background: var(--background-white);
    overflow: hidden;
    width: 100%;
}
.blog-card__flex{
    display: flex;
    flex-direction: column;
}

.blog-card__image{
    border: 4px solid var(--background-white);
    width: 100%;
    height: 220px;
    position: relative;
    border-radius: 12px;
    overflow: hidden;
}
.blog-card__image img{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
}
.blog-card__content{
    padding: 20px;
    display: flex;
    flex-direction: column;
}
.blog-card__title{
    color: var(--color-text);
    margin-bottom: 12px;
    flex: 1;
}
.blog-card__date{
    font-size: 12px;
    line-height: 1.4;
    color: var(--color-text-secondary);
    flex: none;
}
.dark-theme .functions-results{
    margin-top: 120px;
}
.functions-results__grid{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 4px;
}
.functions-results__grid--3{
    grid-template-columns: repeat(3, 1fr);
}
.functions-results__item{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-radius: 12px; 
    background: var(--background-functions-results);
    gap: 12px;
    height: 200px;
}
.functions-results__item-icon{
    width: 52px;
    height: 52px;
    border-radius: 12px;
    border: 2px solid var(--border-secondary);
    display: flex;
    align-items: center;
    justify-content: center;
}
.functions-results__item-icon img{
    width: 36px;
    height: 36px;
    object-fit: contain;
}
.dark-theme .functions-results__item-icon img{
    filter: brightness(0) invert(1);
}
.functions-results__item-title{
    max-width: 400px;
    text-align: center;
}
.info-cards__grid{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}
.info-card{
    height: 440px;
    width: 100%;
    border-radius: 24px;
    background: var(--background-info-card);
    padding: 20px 20px 36px;
    display: flex;
    gap: 22px;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    transition: 0.3s all;
    cursor: pointer;
    overflow: hidden;
}
 
.info-card__icon{
    width: 52px;
    height: 52px;
    border-radius: 12px;
    border: 2px solid var(--border-secondary);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s all;
    margin-left: 0%;
    transform: translateX(0%);
}
.info-card__icon img{
    width: 36px;
    height: 36px;
    object-fit: contain;
    transition: 0.3s all;
}
.dark-theme .info-card__icon img{
    filter: brightness(0) invert(1);
}
.info-card__title{
    margin-bottom: 8px;
    color: var(--color-text);
    transition: 0.3s all;
}
.info-card__desc{
    opacity: 0;
    max-height: 1px;
    overflow: hidden;
    transition: 0.3s all;
}
.info-card__empty{
    flex: 1;
    display: block;
    height: auto;
    width: 100%;
    transition: 0.3s all;
}
.info-card__bottom, .info-card__top{
    flex: none;
    width: 100%;
}
.info-card:hover{
    background: radial-gradient(50% 50% at 50% 50%, #4F7AE1 0%, #324CC3 100%); 
}
.info-card:hover .info-card__empty{
    flex: none;
    height: 0;
}
.info-card:hover .info-card__icon{
    width: 160px;
    height: 160px; 
    margin-left: 50%;
    transform: translateX(-50%);
    border-width: 6px;
    border-radius: 36px;
    filter: brightness(0) saturate(100%) invert(55%) sepia(86%) saturate(2300%) hue-rotate(190deg) brightness(120%) contrast(97%);
} 
.info-card:hover .info-card__icon img{
    width: 110px;
    height: 110px; 
    filter: brightness(0) invert(1);
}
.info-card:hover .info-card__title{
    color: white; 
}
.info-card:hover .info-card__desc{
    opacity: 1;
    max-height: 300px;
    color: white; 
    transition: 0.3s all;
}
.info-baner{
    height: 440px;
    width: 100%;
    border-radius: 24px;
    background: #DCE7FF;
    padding: 20px 20px 24px;
    transition: 0.3s all; 
    overflow: hidden;
    position: relative;
}
.info-baner__content{
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: flex; 
    gap: 8px;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
}
.info-baner__title, .info-baner__desc{
    color: var(--color-text-dark);
}
.info-baner__video{
    z-index: 1;
    width: 130%;
    padding-top: 85%;
    position: absolute;
    top: 0;
    left: -30%;
}
.info-baner__video:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    inset: 0;
    background-color: #4f7ae1;
    mix-blend-mode: color;
    pointer-events: none;
} 
 
.info-baner__video video{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: bottom;
    z-index: 1;
}
.info-baner__desc{
    margin-bottom: 8px;
}

.hero-functions__baner{
    width: 100%;
    height: 675px; 
    margin-bottom: 20px;
    border-radius: 32px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    padding: 60px;
}
.hero-functions__baner-image{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; 
    z-index: 1;
}
.hero-functions__baner-image img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center right;
}
.hero-functions__baner-label{
    font-size: 14px;
    line-height: 1.3;
    padding: 7px 16px;
    border: 1px solid var(--color-text-dark);
    color: var(--color-text-dark);
    display: inline-block;
    border-radius: 30px;
    margin-bottom: 8px;
}
.hero-functions__baner--white .hero-functions__baner-label{
    border-color: white;
    color: white;
}
.hero-functions__baner-title{
    color: var(--color-text-dark);
    margin-bottom: 12px;
    font-size: 42px;
}
.hero-functions__baner--white .hero-functions__baner-title{
    color: white;
}
.hero-functions__baner-title span{
    color: var(--accent-primary);
}
.hero-functions__baner-desc{
    color: var(--color-text-dark);
    margin-bottom: 30px;
    max-width: 460px;
}
.hero-functions__baner--white .hero-functions__baner-desc{
    color: white;
}
.hero-functions__baner-content{
    position: relative;
    z-index: 2;
    max-width: 650px;
}
.hero-functions__baner-white{
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    width: 520px;
    height: 175px;
    background: var(--background-search);
    border-top-right-radius: 32px;
}
.hero-functions__baner-white:before {
    content: '';
    width: 32px;
    height: 32px;
    position: absolute;
    left: 0;
    bottom: 100%;
    background: var(--background-search-before);
    -webkit-mask: radial-gradient(circle 32px at 100% 0, transparent 0 31px, black 32px);
    mask: radial-gradient(circle 32px at 100% 0, transparent 0 31px, black 32px);
}
.hero-functions__baner-white:after {
    content: '';
    width: 32px;
    height: 32px;
    position: absolute;
    bottom: 0;
    left: 100%;
    background: var(--background-search-after);
    -webkit-mask: radial-gradient(circle 32px at 100% 0, transparent 0 31px, black 32px);
    mask: radial-gradient(circle 32px at 100% 0, transparent 0 31px, black 32px);
}
.hero-functions__advantages{
    margin-top: -175px;
    z-index: 2;
    position: relative;
}
.hero-functions__advantages-title{
    width: 500px; 
    background: var(--background-hero-functions);
    border-radius: 32px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    padding: 52px 40px 16px;
    position: relative;
}
.hero-functions__advantages-title:after {
    content: '';
    width: 32px;
    height: 32px;
    position: absolute;
    bottom: 0;
    left: 100%;
    background: var(--background-hero-functions);
    -webkit-mask: radial-gradient(circle 32px at 100% 0, transparent 0 31px, black 32px);
    mask: radial-gradient(circle 32px at 100% 0, transparent 0 31px, black 32px);
}
.hero-functions__advantages-title h2{
    font-family: var(--font-gilroy);
    font-weight: 600;
    font-size: 52px;
    line-height: 1.1;
}
.hero-functions__advantages-list{
    padding: 16px 40px;
    border-radius: 32px;
    border-top-left-radius: 0;
    background: var(--background-hero-functions);
}
.hero-functions__advantages-list .component-listIcon__item:first-child{
    border-top: none;
}
 
.grid-solutions__list{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}
.grid-solutions__item{
    padding: 20px;
    border-radius: 24px;
    background: var(--background-white);
}
.grid-solutions__item-title{
    margin-bottom: 8px;
}
.grid-solutions__item-title *{
    font-weight: 700;
}
.grid-solutions__item-icon{
    width: 52px;
    height: 52px;
    border-radius: 12px;
    border: 2px solid var(--border-secondary);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s all; 
    margin-bottom: 40px;
}
.grid-solutions__item-icon img{
    width: 36px;
    height: 36px;
    object-fit: contain;
    transition: 0.3s all;
}
.dark-theme .grid-solutions__item-icon img{
    filter: brightness(0) invert(1);
}
.grid-solutions__item-content span{
    color: var(--accent-primary);
}
.hero-solutions__wrapper{
    display: flex;
    gap: 20px;
}
.hero-solutions__info{
    flex: 1 1 50%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 30px;
}
.hero-solutions__image{
    flex: 1 1 50%;
    min-height: 515px;
    border-radius: 32px;
    overflow: hidden;
    position: relative;
}
.hero-solutions__image--mob{
    display: none;
}
.hero-solutions__image-bg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.hero-solutions__image-bg img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.hero-solutions__image-button{
    position: absolute;
    z-index: 2;
    bottom: 0;
    right: 0;
    padding-top: 14px;
    padding-left: 14px;
    border-top-left-radius: 32px;
    background: var(--background-search);
}
.hero-solutions__image-button:after{
    content: '';
    width: 32px;
    height: 32px;
    position: absolute;
    bottom: 0;
    right: 100%;
    background: var(--background-search-before);
    -webkit-mask: radial-gradient(circle 32px at 0 0, transparent 0 31px, black 32px);
    mask: radial-gradient(circle 32px at 0 0, transparent 0 31px, black 32px);
}
.hero-solutions__image-button:before{
    content: '';
    width: 32px;
    height: 32px;
    position: absolute;
    bottom: 100%;
    right: 0;
    background: var(--background-search-after);
    -webkit-mask: radial-gradient(circle 32px at 0 0, transparent 0 31px, black 32px);
    mask: radial-gradient(circle 32px at 0 0, transparent 0 31px, black 32px);
}
.hero-solutions__image-button .btn{
    border-radius: 32px;  
    padding: 24px 32px;
    font-size: 20px;
    line-height: 1;
}
.hero-solutions__info-list-container{
    width: 100%;
    flex: none;
    overflow: auto;
}
.hero-solutions__info-list{
    display: flex;
    gap: 20px;
}
.hero-solutions__card{
    flex: 1 1 50%;
    height: 290px;  
    position: relative;
    border-radius: 32px;
    background: var(--background-white);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    padding: 28px 20px;
}  
.hero-solutions__card-title{ 
    font-weight: 600; 
    font-size: 20px; 
    line-height: 130%; 
    margin-bottom: 10px;
}
.hero-solutions__card-desc{ 
    font-weight: 500; 
    font-size: 16px; 
    line-height: 140%; 
}
.hero-solutions__card-icon{
    width: 100%;
    text-align: center; 
}
.hero-solutions__card-icon img{
    width: 62px;
    height: auto;
    margin: 0 auto;
}
.hero-solutions__card-list{
    margin-bottom: 10px;
}
.hero-solutions__card-list ul{
    display: flex;
    gap: 4px;
    flex-wrap: wrap;
}
.hero-solutions__card-list li{ 
    font-weight: 500; 
    font-size: 11px; 
    line-height: 140%; 
    padding: 4px 9px;
    border: 1px solid var(--bage-bg-primary);
    border-radius: 40px;
    background: var(--bage-bg-primary);
    color: var(--bg-secondary-supported);
}
.hero-solutions__card--blue {
    background: var(--background-hero-blue);
    background-size: auto, cover; 
    background-position: center;
}
.hero-solutions__card--blue .hero-solutions__card-title{
    color: white;
}
.hero-solutions__card--blue .hero-solutions__card-list li{
    background: transparent;
    color: white;
    border-color: white;
} 

.offer-solutions{
    overflow: hidden;
    position: relative;
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
    padding-top: 60px;
}
.offer-solutions:before{
    content: '';
    background-image: url('../images/offer-solutions-bg.png');
    background-size: cover; 
    background-position: top center;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: calc(100% - 110px);
    bottom: 110px;
    left: 0;
}
.offer-solutions .container{
    position: relative;
    z-index: 2;
}
.offer-solutions__title{
    margin-bottom: 320px;
    position: relative;
    z-index: 2;
}
.offer-solutions__image{
    text-align: center;
    position: absolute;
    z-index: 1;
    width: 100%; 
    top: 125px;
    left: 0; 
    display: block;
    line-height: 1;
}
.offer-solutions__image img{
    max-width: 100%;
    width: auto;
    height: auto;
    display: inline-block;
}
.offer-solutions__content{ 
    position: relative;
    z-index: 2;
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
    display: flex;
    gap: 30px;
    padding: 30px 66px;
    box-shadow: 0px -4px 6.8px 0px #0000000F;
    /* background: linear-gradient(180deg, #FFFFFF 0%, #F5F7F9 100%); */
    background: var(--background-white-gradient);
    z-index: 3;
}
.offer-solutions__content-item{
    flex: 1;
    min-height: 235px;
}
.offer-solutions__content-separator{
    width: 1px;
    flex: none;
    background: var(--color-text-secondary);
}
.offer-solutions__one{
    border-radius: 32px;
    background: var(--background-functions-results);
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 28px 20px;
}
.offer-solutions__one-title{
    flex: none;
    margin-bottom: 10px;
}
.offer-solutions__one-desc{
    flex: 1;
}
.offer-solutions__one-image img{
    width: auto;
    height: 48px;
}

.offer-solutions__two{
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
    align-items: center;
    padding: 28px 20px 0;
}
.offer-solutions__two-title{
    text-align: center;
    color: var(--color-text-accent);
    font-family: var(--font-gilroy);
    font-weight: 600; 
    font-size: 24px; 
    line-height: 1.1;  
}
.dark-theme .offer-solutions__two-title{
    color: white;
}

.offer-solutions__three{
    border-radius: 32px;
    background: var(--background-functions-results);
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 0 33px 28px;
    position: relative;
}
.offer-solutions__three-desc{
    text-align: center;
    color: var(--text-secondary);
}
.offer-solutions__three-number{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    margin-bottom: 4px;
}
.offer-solutions__three-number svg{
    width: 32px;
    height: 32px;
    object-fit: contain;
}
.offer-solutions__three-number span{
    font-weight: 600; 
    font-size: 48px; 
    line-height: 130%; 
    color: var(--accent-primary);
}
.offer-solutions__three-icon {
    text-align: center; 
    margin-top: -75px;
    margin-bottom: 6px;
}
.offer-solutions__three-icon img{
    width: 122px;
    height: auto;
}
.cookie-banner {
    position: fixed;
    bottom: 20px;
    right: 20px;
    max-width: 400px;
    background: var(--background-white);
    border-radius: 12px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15);
    padding: 24px;
    z-index: 1000;
    animation: slideIn 0.5s ease;
    display: none;
}

.cookie-banner.show {
    display: block;
}

.cookie-banner__button{
    width: 100%;
}

.cookie-banner__content a{
    text-decoration: underline;
    cursor: pointer;
}

.cookie-banner__content a:hover{
    text-decoration: none;
}

@keyframes slideIn {
    from {
        transform: translateX(120%);
        opacity: 0;
    }
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

 
.block-Gutenberg h1{
    font-weight: 600; 
    font-size: 32px; 
    line-height: 1.3;
}

.block-Gutenberg h2{
    font-weight: 600; 
    font-size: 28px; 
    line-height: 1.3; 
}

.block-Gutenberg h3{
    font-weight: 600; 
    font-size: 22px; 
    line-height: 1.3;
}

.block-Gutenberg h4{
	font-size: 20px; 
    font-weight: 600;  
    line-height: 1.3;   
}

.block-Gutenberg h5{
	font-size: 18px;
    font-weight: 600;  
    line-height: 1.3;
}

.block-Gutenberg h6{
	font-size: 16px;
    font-weight: 600;  
    line-height: 1.3;
}

.block-Gutenberg h1:not(:first-child), .block-Gutenberg h2:not(:first-child){
	margin-top: 40px;
}

.block-Gutenberg h1, .block-Gutenberg h2, .block-Gutenberg h3, .block-Gutenberg h4, .block-Gutenberg h5, .block-Gutenberg h6{
	margin-bottom: 20px;
}

.block-Gutenberg .wp-block-group{
    padding: 20px;
    border-radius: 32px;
    margin: 40px 0;
    background: var(--background-white);
}

.block-Gutenberg .wp-block-gallery.wp-block-gallery-1{
    gap: 20px;
}

.block-Gutenberg .wp-block-gallery img{
    object-position: center;
    object-fit: cover;
    height: 290px;
}

.block-Gutenberg .wp-block-gallery.has-nested-images figure.wp-block-image{
    height: 290px;
}

.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2), .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){
    flex: 1;
}
.block-Gutenberg figure, .block-Gutenberg .wp-block-image{
	margin-bottom: 20px;
}

.block-Gutenberg img{
	border-radius: 32px;
}

.block-Gutenberg p, .block-Gutenberg li{
    font-size: 16px;
    line-height: 1.6;
    font-weight: 500;
}

.block-Gutenberg p{
	margin-bottom: 20px;
}

.block-Gutenberg ol, .block-Gutenberg ul{
	margin-bottom: 20px;
}

.block-Gutenberg ol{
    list-style: auto;
    margin-left: 20px;
}

.block-Gutenberg ul{
    list-style: disc;
    margin-left: 20px;
}

.block-Gutenberg ol li, .block-Gutenberg ul li{
	margin-bottom: 10px;
}

.block-Gutenberg .wp-block-pullquote{
	padding: 0;
}

.block-Gutenberg .wp-block-pullquote blockquote {
	border-left: 1px solid;
    margin: 35px 0;
    padding-left: 35px;
	text-align: left;
}

.block-Gutenberg .wp-block-pullquote blockquote p {
	font-style: italic;
    font-weight: 700;
    font-size: 20px;
	margin-bottom: 0px;
}

.block-Gutenberg .wp-block-pullquote blockquote cite{
	font-size: 16px; 
	line-height: 1.5;
} 

.block-Gutenberg .wp-block-quote{
	margin: 20px 0;
    padding: 24px 16px;
    background: linear-gradient(90deg, #C6D8F7 0%, rgba(198, 216, 247, 0) 100%);
    border-left: 4px solid #4F7AE1;
}
.block-Gutenberg .wp-block-quote *:last-child{
    margin-bottom: 0;
}
.block-Gutenberg .wp-block-quote cite{
	font-style: italic;
    font-weight: 700;
    font-size: 20px;
	position: relative;
}
.block-Gutenberg .wp-block-quote cite:before{
	content: "\e90a";
    font-family: 'icomoon';
    font-size: 32px;
    position: absolute;
    top: -15px;
    left: -40px; 
    transform: rotate(180deg);
    font-style: normal;
}

.block-Gutenberg .wp-block-embed__wrapper{
	position: relative;
	width: 100%;
	padding-top: 56%;
}

.block-Gutenberg .wp-block-embed__wrapper iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
 
.page-single__images{
    display: flex;
    gap: 20px;
    height: 600px;
    margin-bottom: 30px;
}
.page-single__images-main{
    flex: 1 1 70%;
}
.page-single__images-main img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 32px;
}
.page-single__images-gallery{
    flex: 0 0 300px;
    display: flex;
    gap: 20px;
    flex-direction: column;
}
.page-single__images-gallery div{
    width: 100%;
    height: 100%;
    border-radius: 32px;
    flex: 1;
    overflow: hidden;
    position: relative;
}
.page-single__images-gallery img{
    position: absolute;
    object-fit: cover;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.page-single__body{
    display: flex;
    align-items: flex-start;
    gap: 20px;
}
.page-single__content{
    flex: 1 1 70%;
}
.page-single__sidebar{
    flex: 0 0 300px;
    position: sticky;
    top: 100px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.page-single__info{ 
    background: var(--background-menu-navigation);
    border-radius: 32px;
    padding: 20px;
}
.page-single__info-title{
    font-weight: 600; 
    font-size: 20px; 
    line-height: 1.1; 
    color: var(--color-text);
    margin-bottom: 20px;
}
.page-single__info-item:not(:last-child){
    margin-bottom: 16px;
}
.page-single__info-label{ 
    font-weight: 400; 
    font-size: 14px; 
    line-height: 1.4; 
    margin-bottom: 8px;
    color: var(--color-text-secondary);
}
.page-single__info-value{ 
    font-weight: 600; 
    font-size: 16px; 
    line-height: 1.1; 
    color: var(--color-text);
}
.page-single__menu{
    background: var(--background-menu-navigation);
    border-radius: 32px;
    padding: 20px;
}
.page-single__menu-title{
    font-weight: 600; 
    font-size: 20px; 
    line-height: 1.1; 
    color: var(--color-text);
    margin-bottom: 20px;
}
.page-single__menu-ul ul{
    padding: 0;
    margin: 0;
}
.page-single__menu-ul li:not(:last-child){
    margin-bottom: 16px;
}
.page-single__menu-ul a{
    color: var(--color-text-secondary); 
    font-weight: 400; 
    font-size: 16px; 
    line-height: 1.1;
}
.page-single__menu-ul a:hover{
    color: var(--color-text-accent);
}
.page-single__menu-ul li.active {
    padding-left: 24px;
    position: relative;
}
.page-single__menu-ul li.active::before{
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: var(--color-text-accent);
    position: absolute;
    left: 9px;
    top: 6px;
}
.page-single__menu-ul li.active a{ 
    font-weight: 600;  
    color: var(--color-text-accent);
}
.page-single__navigations{
    display: block;
    width: 100%;
}
.page-single__navigations{
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.page-single__navigations-prev a, .page-single__navigations-next a{
    display: flex; 
    align-items: center;
    font-weight: 500; 
    font-size: 16px; 
    line-height: 1; 
    color: var(--color-text-secondary);
    gap: 10px;
    transition: 0.3s all;
}
.page-single__navigations-prev a:hover, .page-single__navigations-next a:hover{
    color: var(--color-text-accent);
}
.page-single__navigations-prev a:before, .page-single__navigations-next a:after{
    content: '';
    width: 44px;
    height: 44px;
    display: block;
    border-radius: 8px;
    background-color: var(--btn-swiper-button);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 24px;
    background-image: url(../images/slider-arrow.svg);
    transition: 0.3s all;
}
.dark-theme .page-single__navigations-prev a:before, .dark-theme .page-single__navigations-next a:after{
    background-image: url(../images/slider-arrow-white.svg);
}
.page-single__navigations-prev a:hover:before, .page-single__navigations-next a:hover:after{
    background-image: url(../images/slider-arrow-white.svg);
    background-color: var(--btn-accent-hover);
}
.page-single__navigations-prev a:before{
    transform: scale(-1, 1);
}
.page-single__data{
    display: flex;
    gap: 10px;
    margin-top: 10px;
}
.page-single__date, .page-single__time{
    color: var(--color-text-secondary); 
    font-weight: 400; 
    font-size: 14px; 
    line-height: 1.4; 
}
.page-single__links{
    display: flex;
    gap: 10px;
}
.page-single__links-item{
    display: block;
    width: 24px;
    height: 24px;
    cursor: pointer; 
    position: relative;
} 
.dark-theme .page-single__links-item svg path{
    stroke: white;
}
.page-single__links-item.copied svg  path{
    stroke: var(--accent-primary);
}
.page-single__links-item.copied::after {
    content: 'Скопировано';
    position: absolute;
    top: 30px;
    font-size: 10px;
    left: 5px;
    background: var(--accent-primary);
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
}
.page-single__links-item svg{
    width: 100%;
    height: auto;
}
.page-single__links-item:hover svg path{
    stroke: var(--accent-primary);
}
.page-single__ai-btn{
    width: 100%;
    box-shadow: 0px 4px 6px 0px #0000001A;
    background: radial-gradient(50% 50% at 50% 50%, #2A397E 0%, #1E254D 100%);
    color: white;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 11px;
    justify-content: center; 
    border: none;
    display: none;
}
.page-single__ai-btn svg{
    flex: none;
    width: 24px;
}
.page-single__menuEducation{
    width: 100%;
    position: relative;
}
.page-single__menuEducation-btn{
    display: none;
}
.page-single__menuEducation-ul{
    border-radius: 12px;
    padding: 20px 12px;
    background: var(--background-menu-navigation);
    width: 100%;
    display: flex;
    flex-direction: column;
    margin: 0;
    list-style: none;
    gap: 5px;
}
.page-single__menuEducation-ul li {
    line-height: 1;
}
.page-single__menuEducation-ul li a{
    font-size: 16px;
    line-height: 1.3;
    font-weight: 600;
    color: var(--color-text);
    padding: 10px 16px;
    background: transparent;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.page-single__menuEducation-ul li.is-parent a:after{
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../images/arrow-down.svg);
    transform: rotate(0deg);
    transition: 0.3s all;
}
.dark-theme .page-single__menuEducation-ul li.is-parent a:after{
    filter: brightness(0) invert(1);
}
.page-single__menuEducation-ul li.is-parent:hover a:after{
    transform: rotate(-180deg);
}
.page-single__menuEducation-ul li a:hover{
    color: var(--color-text-accent);
}
.page-single__menuEducation-ul li.is-active a {
    background: var(--color-text-accent);
    color: white;
}
.page-single__menuEducation-ul li.is-parent.is-active a:after{
    filter: brightness(0) invert(1);
    transform: rotate(-180deg);
}
.page-single__menuEducation-ul li .sub-menu{
    max-height: 0px;
    overflow: hidden;
    transition: 0.3s all;
}
.page-single__menuEducation-ul li:hover .sub-menu, .page-single__menuEducation-ul li.is-active .sub-menu{
    max-height: 100vh;
    overflow: visible;
}
.page-single__menuEducation-ul li .sub-menu a{
    color: var(--color-text-secondary);
    font-size: 14px;
    font-weight: 500;
    padding: 6px 16px;
    background: transparent;
}
.page-single__menuEducation-ul li .sub-menu a:after{
    display: none;
}
.page-single__menuEducation-ul li .sub-menu li.is-active a, .page-single__menuEducation-ul li .sub-menu a:hover {
    background: transparent;
    color: var(--color-text-accent);
}
.education-block{
    overflow: hidden;
}
.education-cardVideo{
    border-radius: 12px;
    padding: 28px 24px;
    background: var(--background-white);
}
.education-cardVideo__title{
    margin-bottom: 8px;
}
.education-cardVideo__date{
    font-size: 12px;
    line-height: 1.4;
    color: var(--color-text-secondary); 
    margin-bottom: 12px;
}
.education-cardVideo__video{
    position: relative;
    width: 100%;
    height: 290px;
    border-radius: 12px;
    overflow: hidden;
}
.education-cardVideo__video img{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.hero-education__wrapper{
    position: relative;
}
.hero-education__baner{
    width: 100%;
    height: 600px; 
    border-radius: 32px;
    overflow: hidden;
    position: relative;
    padding: 60px;
    z-index: 1;
}
.hero-education__image{ 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.hero-education__image img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center right;
}
.hero-education__content{
    position: relative;
    z-index: 2;
    max-width: 650px;
}
.hero-education__label{
    font-size: 14px;
    line-height: 1.3;
    padding: 7px 16px;
    border: 1px solid white;
    color: white;
    display: inline-block;
    border-radius: 30px;
    margin-bottom: 12px;
}
.hero-education__title{
    color: white;
    margin-bottom: 12px;
    font-size: 42px;
}
.hero-education__desc{
    color: white; 
    max-width: 530px;
}
.hero-education__desc p{
    margin-bottom: 15px;
}
.hero-education__desc.component-text li:not(:last-child){
    margin-bottom: 10px;
}
.hero-education__desc.component-text ul li:before{
    background: white;
}
.hero-education__search{
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    padding-top: 14px;
    padding-right: 14px;
    width: 314px;
    height: 58px; 
    background: var(--background-search);
    border-top-right-radius: 32px;
}
.hero-education__search::before{
    content: '';
    width: 32px;
    height: 32px;
    position: absolute;
    left: 0;
    bottom: 100%;
    background: var(--background-search-before);
    -webkit-mask: radial-gradient(circle 32px at 100% 0, transparent 0 31px, black 32px);
    mask: radial-gradient(circle 32px at 100% 0, transparent 0 31px, black 32px);
}
.hero-education__search::after{
    content: '';
    width: 32px;
    height: 32px;
    position: absolute;
    bottom: 0;
    left: 100%;
    background: var(--background-search-after);
    -webkit-mask: radial-gradient(circle 32px at 100% 0, transparent 0 31px, black 32px);
    mask: radial-gradient(circle 32px at 100% 0, transparent 0 31px, black 32px);
}

@media(max-width: 1439px){
    .component-listIcon__item-content--715{
        flex: 0 0 600px;
    }
    .component-listIcon__item-content--810{
        flex: 0 0 600px;
    }
    body .swiper-button-prev{
        left: -19px;
        width: 40px;
        height: 40px;
    }
    body .swiper-button-next{
        right: -19px;
        width: 40px;
        height: 40px;
    }
}
@media(max-width: 1280px){
	.price-table__content { 
		width: calc(100% + 20px);
		padding-right: 20px;
	}
}
@media(max-width: 1199px){
	.js-fly-card{
		margin-bottom: 0px!important;
	}
    .component-title__h1, .component-text h1{
        font-size: 52px;
    }
    .component-title__h2, .component-text h2{
        font-size: 32px;
    }
    .component-title__h3, .component-text h3{
        font-size: 24px;
    }
    .component-title__separator{
        margin: 0 20px;
        height: 32px;
    }
    .component-subtitle{
        font-size: 18px;
    }
    .component-text--maxWidth {
        max-width: 100%;
    }
    .component-listIcon__item-content--600 {
        flex: 0 0 460px;
    }

    .component-listIcon__item-content--715, .component-listIcon__item-content--810 {
        flex: 0 0 530px;
    }
     
    .margin{
        margin: 30px 0;
    }

    .margin-min{
        margin: 15px 0;
    }

    .margin-medium{
        margin: 50px 0;
    }

    .margin-large{
        margin: 100px 0;
    }

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

    .margin-bottom-min{
        margin-bottom: 15px;
    } 

    .margin-bottom-medium{
        margin-bottom: 50px;
    } 

    .margin-bottom-large{
        margin-bottom: 100px;
    }

    .padding-medium{
        padding: 50px 0;
    }
    .padding-large{
        padding: 100px 0;
    }
    .padding-top-large{
        padding-top: 100px;
    }
     
	.block-Gutenberg .wp-block-pullquote blockquote {
		margin: 25px 0;
		padding-left: 25px; 
	}
	
	.block-Gutenberg .wp-block-pullquote blockquote p {
		font-size: 16px; 
	}
	
	.block-Gutenberg .wp-block-pullquote blockquote cite{
		font-size: 14px;  
	} 
	 
	.block-Gutenberg .wp-block-quote cite{
		font-size: 16px; 
	}
	.block-Gutenberg .wp-block-quote cite:before{
		font-size: 32px; 
		top: -15px;
		left: -40px; 
	}
    .header__menu{
        display: none;
    } 
    .header__mobile-burger{
        display: block;
    }
    .contacts__form{
        flex: 0 0 470px;
    }
    .contacts__description{
        font-size: 16px;
    }
    .contacts__form .wpcf7{
        padding-bottom: 40px;
    }
    .contacts__info{
        padding: 50px 24px;
    }
    .price-grid{
        grid-template-columns: repeat(1, 1fr);
    }
    .price-grid .price-card__title br{
        display: none;
    }
	.price-card--full{
		grid-column: span 1;
	}
	
    .price-table__head{
        flex-wrap: wrap;
    }
    .price-table__title{
        flex: 0 0 100%;
    }
    .price-table__head .price-card{
        padding: 16px;
    }
    .price-table__title-mob{
        display: block;
    }
    .price-table__head .price-card__btn-label{
        display: none;
    }
	.price-table{
		min-width: 1135px;
	}
    .cases{
        overflow: hidden;
    } 
    .js-cases-swiper.swiper-slider{
        overflow: visible;
    }
    .hero-functions__baner{
        height: 635px;
    }
    .hero-functions__baner-content{
        max-width: 570px;
    }
    .hero-functions__baner-white{
        width: 325px;
        height: 135px;
    }
    .hero-functions__advantages-title h2{
        font-size: 32px;
    }
    .hero-functions__advantages-title{
        width: 305px;
        padding: 45px 23px 20px;
        border-top-right-radius: 24px;
    }
    .hero-functions__advantages{
        margin-top: -135px;
    }
    .hero-functions__advantages-list{
        padding: 24px;
    }
    .hero-functions__baner-image img{
        object-position: center;
    }
    .js-scroll-title{
        position: relative;
        top: auto;
    }
    .scroll-cards__content-btn--desc{
        display: none;
    }
    .scroll-cards__content-btn--mob{
        display: flex;
        order: 3;
    }
    .scroll-cards__list{ 
        flex: 0 0 100%;
    }
    .scroll-cards__list--long {
        flex: 0 0 100%;
    }
    .scroll-cards__item{
        margin-bottom: 20px;
    }
    .scroll-cards__sectors{
        margin-bottom: 20px;
    }
    .scroll-cards__wrapper{
        flex-wrap: wrap; 
        gap: 0;
    }
    .scroll-cards__content {
        flex: 0 0 100%;
    }
    .tabs-info--border{
        padding-top: 50px;
    }
    .tabs-info__wrapper{
        padding: 60px 40px 50px;
    }
    .tabs-info__wrapper .component-title__h2 svg{
        width: 32px;
        height: 32px;
        vertical-align: text-top;
    }
    .info-cards__grid{
        grid-template-columns: repeat(2, 1fr);
    }
    .info-card{
        height: 260px;
        padding: 20px;
        gap: 10px;
    }
   
    .info-card:hover .info-card__icon {
        width: 100px;
        height: 100px; 
        border-width: 4px;
        border-radius: 24px; 
    }
    .info-card:hover .info-card__icon img{
        width: 65px;
        height: 65px;
    }
    .info-baner{
        height: 260px;
    }
    .info-baner__video{ 
        padding-top: 30%;
    }
    .fly-card{
        position: relative;
        margin-bottom: 30px!important;
        top: auto!important;
    }
    .fly-card__image{
        flex: 0 0 440px;
    }
    .fly-baner{
        position: relative;
        top: auto!important;
    }
    .fly-baner__title{
        max-width: 615px;
    }
    .hero-solutions__image--desc{
        display: none;
    }
    .hero-solutions__image--mob{
        flex: none;
        width: 100%;
        display: block;
        min-height: 410px;
    }
    .hero-solutions__info{
        gap: 20px;
    }
    .hero-solutions__card{
        padding: 24px 20px;
    }
    .grid-solutions__list{
        grid-template-columns: repeat(2, 1fr);
    }
    .offer-solutions__content{
        padding: 30px 20px;
        gap: 10px;
    }
    .offer-solutions__two{
        padding: 30px 10px 0;
    }
    .offer-solutions__two-title{
        font-size: 18px;
        line-height: 1.2;
    }
    .offer-solutions__three-icon img{
        width: 80px;
    }
    .offer-solutions__three-icon {
        margin-top: -40px;
        margin-bottom: 25px;
    }
    .offer-solutions__title{
        margin-bottom: 260px;
    }
    .offer-solutions:before{
        height: calc(100% - 75px);
        bottom: 75px;
    }
    .offer-solutions__image{
        top: 80px;
    }
    .hero-one__video-bg video{
        object-position: bottom right;
    }
    .main-audience__title-img-1{
        height: 48px;
        width: 104px;
    }
    .main-audience__title-img-2{
        height: 48px;
        width: 70px;
    }
    .advantages-grid__itemBig{
        padding: 28px 24px;
    }
    .reviews{
        overflow: hidden;
    }
    .js-reviews-swiper.swiper-slider {
        overflow: visible;
    }
    .functionality-card__head{
        flex-direction: column;
        align-items: flex-start;
        gap: 20px;
    }
    .functionality-card{
        padding: 20px 20px 0 20px;
    }
    .js-functionality-swiper .swiper-slide .functionality-card{
        transform: scale(1);
        opacity: 1;
    }
    .js-functionality-swiper .swiper-slide{
        width: 940px;
    }
    .page-single__images{
        height: 420px;
    }
    .page-single__images-gallery{
        flex: 0 0 225px;
    }
    .page-single__body{
        flex-direction: column-reverse;
    }
    .page-single__content{
        flex: none;
        width: 100%;
    }
    .page-single__sidebar{
        position: relative;
        top: auto;
        width: 100%; 
        flex: none;
        flex-direction: row;
    }
    .page-single__sidebar--fixed{
        position: fixed;
        top: 30%;
        z-index: 100;
        flex-direction: column-reverse!important;
        width: auto;
        right: 20px;
        gap: 30px;
    }
    .page-single__ai-btn {
        padding: 12px 20px; 
    }
    .page-single__ai-btn span{
        display: none;
    }
    .page-single__menuEducation-btn{
        display: flex;
        padding: 12px 20px; 
        background: #4F7AE1;
        border: none;
    }
    .page-single__menuEducation-btn.is-active{
        background: #2E3F9F;
    }
    .page-single__menuEducation-btn svg{
        width: 24px;
    }
    .page-single__menuEducation-ul{
        display: none;
        position: absolute;
        right: calc(100% + 20px);
        width: calc(100vw - 124px);
        top: 0;
        max-height: 68vh;
        overflow: auto;
    }
    .page-single__menuEducation-ul.is-active{
        display: block;
        box-shadow: 0px 0px 150px 1000px rgba(0, 0, 0, 0.3);
    }
    .page-single__menuEducation-ul li .sub-menu{
        max-height: 100vh;
        overflow: visible;
    }
    .page-single__menuEducation-ul li.is-parent a:after{
        display: none;
    }
    .page-single__menu{
        flex: 1 0 45%;
    }
    .page-single__info{ 
        flex: 1 0 45%;
    }
    .case-card{
        padding: 12px;
        height: 370px;
    }
    .case-card__person-name, .case-card__person-job{
        font-size: 14px;
    }
    .case-card__person-image{
        width: 40px;
        height: 40px;
    }
    .case-card__title{
        margin-bottom: 10px;
    }
    .case-card__desc{
        font-size: 14px;
    }
    .case-card__label span{
        font-size: 13px;
    }
    .case-card__label b{
        font-size: 24px;
    }
    .case-card__label svg { 
        width: 35px;
        height: 30px;
        vertical-align: sub;
    }
    .js-cases-swiper .swiper-slide{
        width: 470px;
    }
    .js-news-swiper .swiper-slide{
        width: 400px;
    }
    .js-news-swiper.swiper-slider {
        overflow: visible;
    }
    .news-slider{
        overflow: hidden;
    }
    .js-education-video-swiper.swiper-slider {
        overflow: visible;
    }
    .js-education-video-swiper .swiper-slide {
        width: 400px;
    }
    .js-functionality-swiper .swiper-slide{
        height: auto;
    }
    .functionality-card__image{
        flex: none;
        height: auto;
    }
    .functionality-card{
        height: 100%;
        justify-content: space-between;
    }
    .functionality-card__image img{
        position: relative;
        height: auto;
        display: block;
    }
    .dark-theme .functions-results {
        margin-top: 100px;
    }
    .fly-cards__title{
        position: relative;
        top: auto;
    }
    .js-functionality-swiper-prev, .js-functionality-swiper-next{
        display: none;
    } 
}
@media(max-width: 991px){
    .component-title__h1 {
        font-size: 44px;
    }
    .component-listIcon__item{
        flex-direction: column;
        gap: 12px;
        padding: 24px 0;
    }
    .component-listIcon__item:hover{
        padding: 24px;
        border-radius: 24px;
    }
    .component-listIcon__item-content--600, .component-listIcon__item-content--715, .component-listIcon__item-content--810 {
        flex: none;
    }
    .contacts__wrapper{
        flex-wrap: wrap;
        gap: 10px;
    }
    .contacts__form{
        flex: 0 0 100%;
    }
    .contacts__info {
        padding: 25px 20px 24px;
        gap: 20px;
    }
    .contacts__logo {
        margin-bottom: 20px;
    }
    .contacts__form .wpcf7{
        padding: 20px 12px;
    }
	.price-table{
		min-width: 1050px;
	}
    .price-table__row, .price-table__head{
        gap: 10px;
    }
	.price-table__head .price-card{
		flex: 0 0 180px
	}
	.price-table__item{
		flex: 0 0 180px;
	}
    .price-table__title-mob{ 
        flex: 1; 
    }
    .price-table__title-mob .component-title__h3{
        font-size: 16px;
        line-height: 1.3;
        font-weight: 700;
    }
    .price-table__head .price-card .component-title__h3{
        font-size: 18px;
        line-height: 1.2;
        margin-bottom: 12px;
    }
    .price-table__head .price-card__label{
        font-size: 14px;
        padding: 7px 14px;
    }
    .price-table__head .price-card{
        align-items: center;
        text-align: center;
        padding: 0;
        background: transparent;
        border: none;
    }
    .price-table__head .price-card__head{
        justify-content: center;
        align-items: center;
    }
    .price-table__head .price-card:nth-child(5){
        background: transparent;
    }
    .price-table__head .price-card:nth-child(5) .price-card__label{
        color: var(--color-text-secondary);
        border-color: var(--color-text-secondary);
    }
    .price-table__head .price-card:nth-child(5) .price-card__label.is-active{
        color: var(--color-text-accent);
        border-color: var(--color-text-accent);
    }
    .dark-theme .price-table__head .price-card:nth-child(5) .price-card__label.is-active{
        color: white;
        border-color: white;
    }
    .price-table__head .price-card:nth-child(5) .price-card__btn{
        background: var(--btn-accent);
        border-color: var(--btn-accent);
        color: white;
    }
    .price-table__head .price-card:nth-child(5) .price-card__btn:hover{
        border-color: var(--btn-accent-hover);
    }
    .price-table__head .price-card:nth-child(5) .price-card__title, 
    .price-table__head .price-card:nth-child(5) .price-card__desc{
        color: var(--color-text);
    }
    .price-table__head .price-card:nth-child(5) .price-card__btn:after{
        background-image: url(../images/arrow-button-white.svg);
    } 
    .price{
        overflow: hidden;
    }
    .price-list{
        overflow: auto;
        width: 100%;
    }
    .price-list .price-card{
        flex: 1 0 310px;
    }
    .hero-functions__baner{
        padding: 65px 40px;
    }
    .hero-functions__baner-content{
        max-width: 520px;
    }
    .hero-functions__advantages-list {
        padding: 10px 24px;
    } 
    .tabs-info__wrapper {
        padding: 60px 28px 28px;
        background-size: cover;
    }
    .fly-card{
        flex-direction: column-reverse;
    }
    .fly-card__image {
        flex: none;
        width: 100%;
        /* height: 240px;
        min-height: 1px; */
    }
    .fly-baner{
        padding: 44px 36px; 
    }
    .functions-results__grid--3 {
        grid-template-columns: repeat(2, 1fr);
    }
    .offer-solutions__content{
        margin-left: -20px;
        width: calc(100% + 40px);
        flex-wrap: wrap;
    }
    .offer-solutions__content-separator{
        display: none;
    } 
    .offer-solutions__content-item:nth-child(1){
        order: 2;
    }
    .offer-solutions__content-item:nth-child(3){
        order: 1;
        flex: none;
        width: 100%;
        min-height: 1px;
    }
    .offer-solutions__two {
        padding: 28px 0 10px;
        width: 100%;
        border-bottom: 1px solid var(--border-primary);
        height: auto;
        gap: 20px;
    }
    .offer-solutions__content-item:nth-child(5){
        order: 3;
    }
    .offer-solutions__image {
        top: 75px;
    }
    .offer-solutions__three-icon {
        margin-top: -18px;
        margin-bottom: 5px;
    }
    .advantages-grid__list{
        grid-template-columns: repeat(2, 1fr);
    }
    .advantages-grid__itemBig{
        height: 300px;
    }
    .advantages-grid__itemSmall{
        height: 280px;
    }
    .tabs-info__content-flex{
        flex-direction: column;
    }
    .hero-one__mobile-btn{
        display: flex;
        grid-column: span 2;
        font-size: 20px;
        border-radius: 24px;
        padding: 23px 0;
    }
    .hero-one__video-btn{
        display: none;
    }
    .hero-one__info--last::before{
        display: none;
    }
    .hero-one__wrapper{
        grid-template-columns: repeat(2, 1fr);
    }
    .hero-one__video{
        grid-column: span 2;
        height: 540px;
    }
    .hero-one__video-title{
        bottom: 40px;
        left: 20px;
        width: calc(100% - 40px);
    }
    .hero-one__video-info .hero-one__info{
        min-width: 295px;
    }
    .js-functionality-swiper .swiper-slide{
        width: 680px;
    } 
    .case-card__person-data{
        display: none;
    }
    .blog__grid--3{
        grid-template-columns: repeat(2, 1fr);
    }
    .hero-education__baner{
        padding: 65px 40px;
    }
    .hero-education__image img{
        object-position: center;
    }
}
@media(max-width: 767px){
    .block-Gutenberg h1:not(:first-child), .block-Gutenberg h2:not(:first-child){
		margin-top: 30px;
	}
    .block-Gutenberg h1{
        font-size: 26px;
    }
    .block-Gutenberg h2{
        font-size: 20px;
    }
    .block-Gutenberg h3{
        font-size: 18px;
    }
    .block-Gutenberg h3, .block-Gutenberg h4, .block-Gutenberg h5, .block-Gutenberg h6{
        margin-bottom: 10px;
    }
    .block-Gutenberg ol, .block-Gutenberg ul {
        margin-bottom: 10px;
    }
    .block-Gutenberg p{
        margin-bottom: 10px;
    }
    .block-Gutenberg img {
        border-radius: 24px;
    }
    .block-Gutenberg .wp-block-gallery.wp-block-gallery-1{
        gap: 10px;
    }
    .block-Gutenberg .wp-block-group{
        margin: 30px 0;
    }
    .margin-medium{
        margin: 40px 0;
    }
    .margin-bottom-medium{
        margin-bottom: 40px;
    } 
    .margin-large{
        margin: 80px 0;
    } 
    .margin-bottom-large{
        margin-bottom: 80px;
    } 
    .padding-medium{
        padding: 40px 0;
    }
    .padding-large{
        padding: 80px 0;
    }
    .padding-top-large{
        padding-top: 80px;
    }
    .component-title__h1, .component-text h1 {
        font-size: 28px;
    }
    .component-title__h2, .component-text h2 {
        font-size: 24px;
    }
    .component-title__h3, .component-text h3 {
        font-size: 20px;
    } 
    .component-title__h4, .component-text h4 {
        font-size: 18px;
    } 
    .component-title__separator{
        margin: 0 16px;
        height: 24px;
    }
    .component-button .btn{
        width: 100%;
    }
    
    .component-listIcon__item:hover{
        border-radius: 12px;
    }
    .form-feedback__wrapper{
        border-radius: 12px;
        padding: 32px 12px;
    }  
    .price-table{
        min-width: 990px;
    }
	.price-card--full .price-card__desc{
		flex-direction: column;
    	gap: 24px;
	}
	.price-card--full .price-card__btn{
		width: 100%;
	}
    .scroll-cards__list, .scroll-cards__list--long {
        flex: 0 0 100%;
        margin-top: -10px; 
    }
    .scroll-cards__sectors-item{
        border-radius: 12px;
    }
    .scroll-cards__content-btn--mob{
        width: 100%;
    }
    .tabs-info__wrapper{
        border-radius: 20px;
    }
    .tabs-info__content-desc{
        flex-direction: column-reverse;
    }
    .tabs-info__content-desc img{
        width: 100%;
        height: 200px;
        flex: none;
    }
    .tabs-info__wrapper {
        padding: 28px 20px 20px;
    }
    .js-cases-swiper .swiper-slide {
        width: 405px;
    } 
    .header{
        padding: 8px 0;
    }
    .header__info-btn{
        display: none;
    }
    .footer{
        padding-top: 40px;
    }
    .footer__logo{
        margin-bottom: 16px;
    }
    .footer__wrapper{
        flex-wrap: wrap;
        gap: 45px 20px;
    }
    .footer__col:first-child, .footer__col:last-child{
        flex: 0 0 100%;
    }
    .footer__bottom{
        padding: 30px 0;
        margin-top: 35px;
    }
    .contacts__wrapper{
        border-radius: 12px;
    }
    .contacts__form{
        border-radius: 12px;
    }
    .hero-functions__baner-image img {
        object-position: center left;
    }
    .hero-functions__baner {
        height: 575px;
        border-radius: 12px;
    }
    .hero-functions__baner-content {
        max-width: 100%;
    }
    .hero-functions__baner {
        padding: 110px 20px 75px;
    }
    .hero-functions__baner-btn{
        width: 100%;
    }
    .hero-functions__baner-white{
        height: 75px;
        border-top-right-radius: 12px;
    }
    .hero-functions__advantages {
        margin-top: -75px;
    }
    .hero-functions__baner-white:before{
        width: 12px;
        height: 12px;
        -webkit-mask: radial-gradient(circle 12px at 100% 0, transparent 0 11px, black 12px);
        mask: radial-gradient(circle 12px at 100% 0, transparent 0 11px, black 12px);
    }
    .hero-functions__baner-white:after{
        width: 12px;
        height: 12px; 
        -webkit-mask: radial-gradient(circle 12px at 100% 0, transparent 0 11px, black 12px);
        mask: radial-gradient(circle 12px at 100% 0, transparent 0 11px, black 12px);
    }
    .hero-functions__advantages-title:after{
        width: 12px;
        height: 12px; 
        -webkit-mask: radial-gradient(circle 12px at 100% 0, transparent 0 11px, black 12px);
        mask: radial-gradient(circle 12px at 100% 0, transparent 0 11px, black 12px);
    } 
    .hero-functions__advantages-title h2 {
        font-size: 24px;
    }
    .hero-functions__advantages-title {
        width: 305px;
        padding: 27px 20px 0;
        border-top-right-radius: 12px;
        border-top-left-radius: 12px;
    }
    .hero-functions__advantages-list {
        padding: 10px 20px;
        border-radius: 12px;
        border-top-left-radius: 0;
    } 
    .contacts__info{
        padding: 30px 12px 20px;
    }
    .contacts__logo img {
        height: 27px;
    }
    .contacts__info-bottom{
        background-size: 65px;
    }
    .contacts__form{
        padding: 12px;
    }
    .faq__item-head{
        gap: 16px;
        padding: 12px 16px;
    }
    .faq__item-content{
        padding: 0 16px;
    }
    .faq__item.is-active .faq__item-content{
        padding-bottom: 12px;
    }  
    .info-cards__grid {
        grid-template-columns: repeat(1, 1fr);
        gap: 12px;
    }
    .info-card { 
        gap: 5px;
        border-radius: 12px;
    }
    .info-card:hover .info-card__icon {
        width: 70px;
        height: 70px;
        border-width: 3px;
        border-radius: 12px;
    }
    .info-card:hover .info-card__icon img {
        width: 50px;
        height: 50px;
    }
    .info-baner{
        border-radius: 12px;
    }
    .fly-card{
        padding: 20px;
        border-radius: 12px;
    }
    /* .fly-card__image{
        height: 200px;
    } */
    .fly-baner{
        padding: 28px 20px;
        border-radius: 12px;
    }
    .functions-results__grid{
        grid-template-columns: repeat(1, 1fr);
    }
    .functions-results__grid--3 {
        grid-template-columns: repeat(1, 1fr);
    }
    .functions-results__item{
        height: 160px;
    } 
    .hero-solutions{
        overflow: hidden;
        width: 100%;
    }
    .hero-solutions__info-list-container{
        width: calc(100% + 20px);
    }
    .hero-solutions__info{
        flex: none;
        width: 100%;
    }
    .hero-solutions__card {
        padding: 24px 20px; 
        border-radius: 12px;
        flex: 0 0 350px; 
    }
    .hero-solutions__image{
        border-radius: 12px;
    }
    .hero-solutions__image-button{
        border-top-left-radius: 12px;
    }
    .hero-solutions__image-button .btn{
        border-radius: 12px;
    } 
    .hero-solutions__image-button:before{
        width: 12px;
        height: 12px;
        -webkit-mask: radial-gradient(circle 12px at 0 0, transparent 0 11px, black 12px);
        mask: radial-gradient(circle 12px at 0 0, transparent 0 11px, black 12px);
    }
    .hero-solutions__image-button:after{
        width: 12px;
        height: 12px;
        -webkit-mask: radial-gradient(circle 12px at 0 0, transparent 0 11px, black 12px);
        mask: radial-gradient(circle 12px at 0 0, transparent 0 11px, black 12px);
    }
    .grid-solutions__list {
        grid-template-columns: repeat(1, 1fr);
        gap: 10px; 
    }
    .offer-solutions{
        padding-top: 30px;
    }
    .offer-solutions__image {
        top: 100px;
    }
    .offer-solutions__title {
        margin-bottom: 190px;
    }
    .offer-solutions__two{
        padding-top: 0;
    }
    .offer-solutions__content-item {
        flex: none; 
        width: 100%;
    }
    .offer-solutions__three-icon {
        margin-top: -28px;
        margin-bottom: 16px;
    }
    .main-audience__title-img-1 {
        height: 30px;
        width: 65px;
    }
    .main-audience__title-img-2 {
        height: 26px;
        width: 44px;
    }
    .advantages-grid__list {
        grid-template-columns: repeat(1, 1fr);
        gap: 12px;
    }
    .advantages-grid__itemBig {
        grid-column: span 1;
        border-radius: 12px;
    }
    .advantages-grid__itemSmall{
        height: auto;
        min-height: 240px;
        border-radius: 12px;
    }
    .demo__wrapper{ 
        border-radius: 20px;
    }
    .demo__wrapper video{
        border-radius: 20px;
    }
    .hero-one__mobile-btn{
        font-size: 18px;
        padding: 15px 0;
        border-radius: 12px;
        grid-column: span 1;
    }
    .hero-one__info--desc{
        display: none;
    }
    .hero-one__video {
        grid-column: span 1;
        height: 400px;
        border-radius: 12px;
    }
    .hero-one__wrapper {
        display: flex;
        flex-direction: column;
    }
    .hero-one__video-title {
        bottom: 24px; 
        font-size: 20px;
        text-align: left;
    }
    .hero-one__video-bg video {
        object-position: center;
    }
    .hero-one__mobile-content{
        display: block;
        padding: 12px 0 12px 12px;
        width: 100%;
        width: calc(100% + 20px);
        background: var(--background-white);
        border-radius: 12px 0 0 12px;
    }
    .hero-one__mobile-title{
        margin-bottom: 8px; 
        font-weight: 600; 
        font-size: 24px; 
        line-height: 1.1;
    }
    .hero-one__mobile-list{
        display: flex;
        gap: 8px;
        overflow: auto; 
    }
    .hero-one__mobile-list .hero-one__info{
        border: 1px solid var(--accent-secondary);
        border-radius: 12px;
        padding: 24px 20px;
        width: 280px;
        min-width: 280px;
    }
    .js-functionality-swiper .swiper-slide{
        width: 500px;
    }
    .page-single__images{
        flex-direction: column;
        gap: 10px;
        height: auto;
        margin-bottom: 20px;
    }
    .page-single__images-main{
        flex: none;
        width: 100%;
        height: 310px;
    }
    .page-single__images-main img{
        border-radius: 12px;
    }
    .page-single__images-gallery{
        flex-direction: row;
        gap: 10px;
        flex: none;
        height: 140px;
    }
    .page-single__images-gallery div{
        border-radius: 12px;
    }
    .page-single__sidebar{
        flex-direction: column;
        gap: 12px;
    }
    .page-single__info, .page-single__menu{
        border-radius: 12px;
    }
    .page-single__body{
        gap: 30px;
    }
    .blog__grid--2 {
        grid-template-columns: repeat(1, 1fr);
        gap: 20px;
    }
    .blog__grid--3{
        grid-template-columns: repeat(1, 1fr);
    }
    .hero-education__baner{
        border-radius: 20px;
        height: auto;
        padding: 30px 20px;
        margin-bottom: 20px;
    }
    .hero-education__desc{
        max-width: 100%;
    }
    .hero-education__search{
        position: relative;
        padding-top: 0;
        padding-right: 0;
        width: 100%;
        height: auto;
    }
    .hero-education__search::before,  .hero-education__search::after{
        display: none;
    }
    .hero-education__search .component-search{
        width: 100%;
    }
    .page-title__flex-right{
        display: none;
    }
    .page-single__links{
        display: none;
    }
    .dark-theme .functions-results {
        margin-top: 80px;
    }
    .review-card__video{
        padding-top: 50.5%;
    }
} 
@media(max-width: 575px){
    .block-Gutenberg .wp-block-gallery.has-nested-images figure.wp-block-image{
        height: 200px;
    }   
    .fancybox-slide--html .fancybox-close-small{
        top: 5px;
    }
    .popup{
        padding: 16px 12px;
        max-width: calc(100% - 20px);
    }
    .popup-title{
        padding-right: 30px;
    }
    .popup#popup-succes .popup-title{
        padding: 0 30px;
    }
    .popup-iconSucces svg{
        width: 120px;
        height: auto;
    }
    .form-button{
        width: 100%;
    }
    .form-button:after, .form-button .wpcf7-spinner{
        right: calc(50% - 56px);
    }
    .form-feedback__video{
        display: none;
    }
    .tabs-info--border{
        border-radius: 24px 24px 0 0;
    }
    .fly-baner__btn{
        width: 100%;
    }
    .color-bg__white-border{
        border-radius: 24px 24px 0 0;
    }
    .js-functionality-swiper .swiper-slide{
        width: 400px;
    }
}
@media(max-width: 479px){
    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2), .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){
        flex: none;
        width: 100%;
    }
    .component-title__h1 {
        font-size: 24px;
    } 
    .form-input--half {
        flex: 0 0 100%;
    }
    .component-listIcon__item{
        padding: 16px 0;
    }
    .component-listIcon__item:hover{
        padding: 16px;
    }
    .component-listIcon__item-head{
        gap: 12px;
    } 
    .faq__item-head .component-title__h3 {
        font-size: 16px;
    }
    .faq__item-content .component-text{
        font-size: 15px;
    }
    .price-card{
        padding: 20px;
    }
    .price-card__head{ 
        flex-direction: column-reverse;
        justify-content: flex-start;
        align-items: flex-start;
    }
    .footer__col {
        flex: 1 0 40%;
    }
    .footer__menu ul{
        gap: 20px;
    }
    .footer__col:nth-child(3) .footer__title:empty{
        display: none;
    }
    .footer__bottom { 
        margin-top: 30px;
        flex-direction: column;
        align-items: flex-start;
        gap: 22px;
    }
    .footer__info{
        gap: 20px;
    }
    .hero-functions__baner-title{
        font-size: 22px;
    }
    .hero-functions__baner {
        padding: 37px 20px 90px;
        min-height: 515px;
        height: auto;
    }
    .hero-functions__baner-desc{
        margin-bottom: 25px;
    } 
    .hero-functions__advantages-title{
        width: 225px;
    }
    .hero-functions__baner-white{
        width: 245px;
    }
    .hero-functions__baner-image img {
        object-position: center;
    }
    .tabs-info__wrapper {
        padding: 20px;
    }
    .js-cases-swiper .swiper-slide {
        width: 300px;
    }
    .case-card { 
        height: 275px;
        border-radius: 18px;
    }
    .case-card__label b {
        font-size: 18px;
    }
    .case-card__label svg { 
        height: 20px;
        width: 22px;
    }
    .info-card:hover .info-card__icon{
        width: 60px;
        height: 60px;
    }
    .info-card:hover .info-card__icon img {
        width: 40px;
        height: 40px;
    }
    .hero-solutions__image--mob{
        min-height: 1px;
    }
    .hero-solutions__image-bg{
        position: relative;
        width: 100%;
        height: 400px;
        border-radius: 12px;
        margin-bottom: 12px;
        overflow: hidden;
    }
    .hero-solutions__image-button{
        position: relative;
        width: 100%;
        padding-top: 0;
        padding-left: 0;
        border-radius: 0;
    }
    .hero-solutions__image-button .btn {
        font-size: 16px; 
        padding: 9px 22px;
        width: 100%;
    }
    .hero-solutions__card{
        flex: 0 0 280px;
    }  
    .offer-solutions__title {
        margin-bottom: 157px;
        font-size: 18px;
    }
    .offer-solutions__three-icon {
        margin-top: -21px;
        margin-bottom: 6px;
    }
    .offer-solutions__image {
        top: 80px;
    }
    .js-reviews-swiper .swiper-slide {
        width: 280px;
    }
    .review-card{
        padding: 20px;
    }
    .cookie-banner {
        left: 20px;
        right: 20px;
        max-width: none;
    }
    .js-functionality-swiper .swiper-slide{
        width: 280px;
    }
    .page-single__images-main{
        height: 250px;
    }

    .page-single__navigations-next a span, .page-single__navigations-prev a span{
        display: none;
    }
    .js-news-swiper .swiper-slide {
        width: 280px;
    }
    .js-education-video-swiper .swiper-slide {
        width: 300px;
    }
    .education-cardVideo{
        padding: 16px 12px;
    }
    .page-single__sidebar--fixed{
        top: 24%;
        right: 10px;
        gap: 20px;
    }
    .page-single__menuEducation-ul{
        right: calc(100% + 10px);
        width: calc(100vw - 94px);
        max-height: 74vh;
    }
	.footer__col {
        flex: 0 0 100%;
    }
	.footer__col:nth-child(3){
		margin-top: -25px;
	}
	.price-card--full .price-card__title{
		flex-direction: column;
		align-items: flex-start;
		gap: 8px;
	}
	.price-card--full .price-card__head{
		flex-direction: row;
		flex-wrap: wrap;
		width: 100%;
	}
	.advantages-grid__itemBig{
		height: auto;
        min-height: 300px;
	}
} 