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

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

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

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
/* roboto-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("./fonts/roboto-v48-latin-regular.woff2") format("woff2"), url("./fonts/roboto-v48-latin-regular.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* roboto-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto";
  font-style: normal;
  font-weight: 600;
  src: url("./fonts/roboto-v48-latin-600.woff2") format("woff2"), url("./fonts/roboto-v48-latin-600.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* roboto-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("./fonts/roboto-v48-latin-700.woff2") format("woff2"), url("./fonts/roboto-v48-latin-700.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* newsreader-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Newsreader";
  font-style: normal;
  font-weight: 400;
  src: url("./fonts/newsreader-v25-latin-regular.woff2") format("woff2"), url("./fonts/newsreader-v25-latin-regular.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* newsreader-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Newsreader";
  font-style: normal;
  font-weight: 500;
  src: url("./fonts/newsreader-v25-latin-500.woff2") format("woff2"), url("./fonts/newsreader-v25-latin-500.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* newsreader-500italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Newsreader";
  font-style: italic;
  font-weight: 500;
  src: url("./fonts/newsreader-v25-latin-500italic.woff2") format("woff2"), url("./fonts/newsreader-v25-latin-500italic.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* newsreader-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Newsreader";
  font-style: normal;
  font-weight: 600;
  src: url("./fonts/newsreader-v25-latin-600.woff2") format("woff2"), url("./fonts/newsreader-v25-latin-600.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* newsreader-600italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Newsreader";
  font-style: italic;
  font-weight: 600;
  src: url("./fonts/newsreader-v25-latin-600italic.woff2") format("woff2"), url("./fonts/newsreader-v25-latin-600italic.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* newsreader-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Newsreader";
  font-style: normal;
  font-weight: 700;
  src: url("./fonts/newsreader-v25-latin-700.woff2") format("woff2"), url("./fonts/newsreader-v25-latin-700.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* newsreader-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Newsreader";
  font-style: italic;
  font-weight: 700;
  src: url("./fonts/newsreader-v25-latin-700italic.woff2") format("woff2"), url("./fonts/newsreader-v25-latin-700italic.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* HankenGrotesk-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Hanken Grotesk";
  font-style: normal;
  font-weight: 600;
  src: url("./fonts/HankenGrotesk-SemiBold.woff2") format("woff2"), url("./fonts/HankenGrotesk-SemiBold.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* HankenGrotesk-400 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Hanken Grotesk";
  font-style: normal;
  font-weight: 400;
  src: url("./fonts/HankenGrotesk-Regular.woff2") format("woff2"), url("./fonts/HankenGrotesk-Regular.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
.radius-46 {
  border-radius: 2.875rem;
}

.radius-30 {
  border-radius: 1.875rem;
}

.radius-26 {
  border-radius: 1.625rem;
}

.radius-20 {
  border-radius: 1.25rem;
}

.bg-primary {
  background-color: #132C4A;
}

.bg-primary-light {
  background-color: #D3E2F5;
}

.bg-white {
  background-color: #F9F8F5;
}

.bg-blue {
  background-color: #9CBADF;
}

.bg-pink {
  background-color: #ECE4F3;
}

.bg-secondary-light {
  background-color: #D7EADF;
}

.bg-green {
  background-color: #237D4C;
}

.text-color-white {
  color: #F9F8F5;
}
.text-color-white .subheadline_default {
  color: #F9F8F5;
}
.text-color-white .btn_white {
  color: #F9F8F5;
}

.padding-default {
  padding: 4rem 1.25rem;
}
@media (min-width: 1025px) {
  .padding-default {
    padding: 7rem 1.25rem;
  }
}
@media (min-width: 1280px) {
  .padding-default {
    padding: 7rem 5.1875rem;
  }
}
@media (min-width: 1025px) {
  .padding-default_md {
    padding: 5rem 5.1875rem;
  }
}

.margin_space {
  margin: 0.9375rem 1.0625rem;
}
@media (min-width: 1025px) {
  .margin_space {
    margin: 0.9375rem;
  }
}

.entry-content section.margin_space:first-of-type {
  margin-top: 0;
}
.entry-content section.margin_space:first-of-type > .radius-30 {
  border-top-right-radius: 0;
}

.about-me__bottom .img_default img, .about-me__box .img_default img, .text-bg .wrapper > .img_default img, .team-gallery__grid .img_default img, .packages-grid__img img, .reviews-slider__avatar img, .services-list__img, .analytics-cards__top .img_default img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.person-card__social, .text-bg__right .text_default ul, .main-navigation-privacy .menu, .main-navigation-footer .menu .sub-menu, .main-navigation-footer .menu, .main-navigation .menu .menu-item > ul, .main-navigation .menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

.text-bg .wrapper > .img_default:before, .text-bg .wrapper > .img_default {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

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

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

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

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

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

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

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

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

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

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

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

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

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

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

html {
  box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: #132C4A;
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 0.875rem;
  line-height: 1.5;
}
@media (min-width: 1025px) {
  body,
  button,
  input,
  select,
  optgroup,
  textarea {
    font-size: 1.125rem;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  hyphens: auto;
  margin: 0;
  font-weight: 700;
  line-height: 1.2;
}
h1 em,
h2 em,
h3 em,
h4 em,
h5 em,
h6 em {
  font-family: "Newsreader", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 600;
}

h1, .headline_h1 > * {
  font-size: 3.125rem;
}
@media (min-width: 1025px) {
  h1, .headline_h1 > * {
    font-size: 4.25rem;
  }
}
@media (min-width: 1280px) {
  h1, .headline_h1 > * {
    font-size: 6.25rem;
  }
}
h1 em, .headline_h1 > * em {
  font-weight: 500;
}

.h1 {
  font-size: 3.125rem !important;
}
@media (min-width: 1025px) {
  .h1 {
    font-size: 6.25rem !important;
  }
}

h2, .headline_h2 > * {
  font-size: 2.375rem;
}
@media (min-width: 1025px) {
  h2, .headline_h2 > * {
    font-size: 3rem;
  }
}
@media (min-width: 1025px) {
  h2 em, .headline_h2 > * em {
    font-size: 3.1875rem;
  }
}

.h2 {
  font-size: 2.375rem !important;
}
@media (min-width: 1025px) {
  .h2 {
    font-size: 3rem !important;
  }
}

h3, .headline_h3 > * {
  font-size: 2.375rem;
}
@media (min-width: 1025px) {
  h3, .headline_h3 > * {
    font-size: 2.5rem;
  }
}
@media (min-width: 1025px) {
  h3 em, .headline_h3 > * em {
    font-size: 2.75rem;
  }
}

.h3 {
  font-size: 2.375rem !important;
}
@media (min-width: 1025px) {
  .h3 {
    font-size: 2.5rem !important;
  }
}

h4, .headline_h4 > * {
  font-size: 1.25rem;
}
@media (min-width: 1025px) {
  h4, .headline_h4 > * {
    font-size: 2rem;
  }
}

.h4 {
  font-size: 1.25rem !important;
}
@media (min-width: 1025px) {
  .h4 {
    font-size: 2rem !important;
  }
}

h5, .headline_h5 > * {
  line-height: 1.3;
  font-size: 1.25rem;
}
@media (min-width: 1025px) {
  h5, .headline_h5 > * {
    font-size: 1.5rem;
  }
}

.h5 {
  font-size: 1.25rem !important;
}
@media (min-width: 1025px) {
  .h5 {
    font-size: 1.5rem !important;
  }
}

h6, .headline_h5 > * {
  line-height: 1.4;
  font-size: 1rem;
}
@media (min-width: 1025px) {
  h6, .headline_h5 > * {
    font-size: 1.25rem;
  }
}

.h6 {
  font-size: 1rem !important;
}
@media (min-width: 1025px) {
  .h6 {
    font-size: 1.25rem !important;
  }
}

.subheadline_default {
  font-size: 1rem;
  font-weight: 600;
  color: #000000;
}
.subheadline_default_color-body {
  color: #132C4A;
}

.headline_black > * {
  color: #000000;
}

.hyphens-manual {
  hyphens: manual;
}

.white-space-nowrap {
  white-space: nowrap;
}

p {
  margin: 0;
}
p a {
  color: #132C4A;
}
p a:hover {
  color: #39BB73;
}

.text_default ul, .text_default ol {
  margin: 0;
  display: inline-block;
}
@media (min-width: 1025px) {
  .text_default_md {
    font-size: 1rem;
  }
}
.text_default_color-black {
  color: #000000;
}

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

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

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

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

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

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

big {
  font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
  background: #132C4A;
}

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

ul,
ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
.site embed,
.site iframe,
.site object {
  max-width: 100%;
}
.site img {
  height: auto;
  max-width: 100%;
}
.site figure {
  margin: 0;
}
.site .img_default > img {
  display: block;
}

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

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

/* Links
--------------------------------------------- */
a:visited, a:hover, a:focus, a:active {
  outline: none;
}
a:focus-visible {
  outline: 1px solid #000000;
  outline-offset: 2px;
}

/* Forms
--------------------------------------------- */
button,
input[type=button],
input[type=reset],
input[type=submit] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1;
  padding: 0.6em 1em 0.4em;
}

.btn_default {
  line-height: 0;
}
.btn_default_flex {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
  justify-content: center;
}

.btn {
  border-radius: 0;
  display: inline-flex;
  font-size: 0.875rem;
  font-weight: 700;
  cursor: pointer;
  text-decoration: none;
  border-radius: 2.5rem;
  transition: background-color 0.3s ease, color 0.3s ease;
  padding: 0.75rem 1.1rem;
  line-height: 1.5;
  text-align: center;
}
@media (min-width: 1025px) {
  .btn {
    font-size: 1rem;
    padding: 0.75rem 1.5rem;
  }
}
.btn_small {
  background-color: #F99340;
  color: #F9F8F5;
  border: 1px solid #F99340;
  width: max-content;
  padding: 2px 10px;
  font-weight: 600;
  line-height: 1.6;
  font-family: "Hanken Grotesk";
}
.btn_primary {
  background-color: #EE7D21;
  color: #F9F8F5;
  border: 1px solid #EE7D21;
}
.btn_primary:hover {
  opacity: 0.9;
}
.btn_white {
  background-color: transparent;
  color: #132C4A;
  border: 1px solid #EE7D21;
}
.btn_white:hover {
  opacity: 0.9;
}
.btn_white-text {
  color: #ffffff;
}
.btn_white-border {
  background-color: #F9F8F5;
  color: #132C4A;
  border: 1px solid #F99340;
}
.btn:focus {
  outline: none !important;
}
.btn_focus-light:focus-visible {
  outline: 1px solid #ffffff !important;
  outline-offset: 2px;
}
.btn_focus-dark:focus-visible {
  outline: 1px solid #000000 !important;
  outline-offset: 2px;
}

.btn-link {
  display: inline-flex;
  font-size: 1rem;
  font-weight: 700;
  transition: color 0.3s ease;
  color: #132C4A;
}
.btn-link:hover {
  text-decoration: none;
}

.site_2 .btn_primary {
  background-color: #E36D14;
}

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

select {
  border: 1px solid #ccc;
}

textarea {
  width: 100%;
}

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
body._active {
  overflow: hidden;
}
body._active .main-navigation {
  right: 1.0625rem;
  opacity: 1;
  display: flex;
  overflow-y: auto;
  overflow-x: hidden;
}

.site-header__wrap {
  margin: 0.9375rem 1.0625rem 0;
}
@media (min-width: 1025px) {
  .site-header__wrap {
    margin: 0.9375rem 0.9375rem 0;
  }
}
.site-header__inner {
  display: flex;
  justify-content: space-between;
  min-height: 4rem;
}
@media (min-width: 1025px) {
  .site-header__inner {
    height: 5.625rem;
  }
}
.site-header__logo {
  background-color: #F9F8F5;
  line-height: 0;
}
@media (min-width: 1025px) {
  .site-header__logo {
    width: 20.9375rem;
  }
}
@media (min-width: 1025px) and (min-width: 1440px) {
  .site-header__logo {
    margin-left: calc((100vw - 30px - 166px - 79.625rem) / 2);
  }
}
.site-header__logo-1-site {
  width: 7.3125rem;
  height: 1.625rem;
}
@media (min-width: 1025px) {
  .site-header__logo-1-site {
    width: 13.25rem;
    height: 3.125rem;
  }
}
@media (max-width: 405px) {
  .site-header__logo-1-site {
    width: 4.75rem;
  }
}
.site-header__logo-2-site {
  width: 6.75rem;
  height: 1.5rem;
}
@media (min-width: 1025px) {
  .site-header__logo-2-site {
    width: 10.875rem;
    height: 2.375rem;
  }
}
@media (max-width: 405px) {
  .site-header__logo-2-site {
    width: 5.75rem;
  }
}
.site-header__logo-inner {
  background-color: #132C4A;
  height: 100%;
  border-bottom-right-radius: 1.875rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 1.25rem 0 0;
}
.site-header__logo-inner_padding {
  padding: 0 1.25rem;
}
@media (min-width: 1025px) {
  .site-header__logo-inner_padding {
    padding: 0 4.6875rem 0 3rem;
  }
}
.site-header__logo-inner svg {
  width: 7.3125rem;
  height: auto;
}
@media (min-width: 1025px) {
  .site-header__logo-inner svg {
    width: auto;
  }
}
.site-header__logo-inner:focus-visible {
  outline: 1px solid #ffffff !important;
}
.site-header__navigation {
  flex: 1 1 auto;
  border-radius: 1.875rem 1.875rem 0 0;
  padding: 0.5rem 0 0.5rem 1rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  justify-content: flex-end;
}
@media (min-width: 1025px) {
  .site-header__navigation {
    justify-content: flex-end;
    gap: 1rem;
    padding: 1.5625rem 5.1875rem 1.5625rem 1.5625rem;
  }
}
@media (min-width: 1440px) {
  .site-header__navigation {
    gap: 2rem;
  }
}
.site-header__navigation-inner {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
@media (min-width: 1025px) {
  .site-header__navigation-inner {
    justify-content: flex-end;
    gap: 1rem;
  }
}
@media (min-width: 1440px) {
  .site-header__navigation-inner {
    gap: 2rem;
    margin-right: calc((100vw - 30px - 166px - 79.625rem) / 2);
  }
}
.site-header__navigation-inner .btn_default_mob {
  display: block;
  align-self: center;
  margin-bottom: 1.5rem;
}
@media (min-width: 1280px) {
  .site-header__navigation-inner .btn_default_mob {
    display: none;
  }
}
.site-header__navigation-inner .btn_default_desc {
  display: none;
}
@media (min-width: 1280px) {
  .site-header__navigation-inner .btn_default_desc {
    display: block;
  }
}
.site-header__navigation-inner .btn {
  font-weight: 400;
}
.site-header__burger-menu {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  background-color: transparent;
  border: none;
  width: 3rem;
  height: 3rem;
}
@media (min-width: 1281px) {
  .site-header__burger-menu {
    display: none;
  }
}

@media (max-width: 1280px) {
  .main-navigation {
    position: fixed;
    height: 100%;
    right: -100%;
    top: 105px;
    z-index: 101;
    opacity: 0;
    width: calc(100% - 38px);
    transition: 0.25s;
    flex-direction: column;
    background-color: #F9F8F5;
    margin: 0;
    display: none;
    border-radius: 30px;
    padding: 1rem 1.25rem;
  }
}
@media (min-height: 1024px) {
  .main-navigation {
    height: auto;
  }
}
@media (max-width: 1024px) {
  .main-navigation {
    top: 79px;
  }
}
.main-navigation .menu {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.5rem;
}
@media (min-width: 1281px) {
  .main-navigation .menu {
    flex-direction: row;
    gap: 1rem;
  }
}
@media (min-width: 1440px) {
  .main-navigation .menu {
    gap: 2rem;
  }
}
.main-navigation .menu .menu-item {
  position: relative;
}
@media (max-width: 1280px) {
  .main-navigation .menu .menu-item {
    width: 100%;
    text-align: center;
  }
}
@media (min-width: 1280px) {
  .main-navigation .menu .menu-item.menu-item-has-children {
    padding-right: 26px;
  }
}
@media (min-width: 1280px) {
  .main-navigation .menu .menu-item.active svg, .main-navigation .menu .menu-item:hover svg {
    transform: scale(1, -1);
  }
}
@media (min-width: 1280px) {
  .main-navigation .menu .menu-item.active > ul, .main-navigation .menu .menu-item:hover > ul {
    display: flex;
  }
}
.main-navigation .menu .menu-item a {
  text-decoration: none;
  color: #132C4A;
  font-size: 1rem;
}
.main-navigation .menu .menu-item > ul {
  display: none;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  margin: 0.75rem 0 0 0;
}
@media (min-width: 1281px) {
  .main-navigation .menu .menu-item > ul {
    align-items: flex-start;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 999;
    background: #ffffff;
    padding: 1.5rem;
    margin: 0;
    border-radius: 1rem;
  }
}
.main-navigation .menu .menu-item > ul.toggled-on {
  display: flex;
}
.main-navigation .menu .menu-item > ul > li > a {
  text-decoration: none;
  color: #132C4A;
  font-size: 1rem;
  white-space: nowrap;
}

button.dropdown-toggle,
button.menu-button {
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
}
button.dropdown-toggle:focus,
button.menu-button:focus {
  outline: none;
}
button.dropdown-toggle:focus-visible,
button.menu-button:focus-visible {
  outline: 1px solid #132C4A;
  outline-offset: 0;
  border-radius: 0;
}
button.dropdown-toggle.toggled-on svg,
button.menu-button.toggled-on svg {
  transform: scale(1, -1);
}

button.dropdown-toggle {
  padding: 0 0.3125rem 0 0.5625rem;
}
@media (min-width: 1025px) {
  button.dropdown-toggle {
    position: absolute;
    top: 2px;
  }
}

button.menu-button svg + svg {
  display: none;
}
button.menu-button.toggled-on svg {
  display: none;
}
button.menu-button.toggled-on svg + svg {
  display: block;
}

.site-footer {
  margin: 0 1.0625rem 0.9375rem;
}
@media (min-width: 1025px) {
  .site-footer {
    margin: 0 0.9375rem 0.9375rem;
  }
}
.site-footer .container {
  position: relative;
}
.site-footer__logo {
  display: inline-block;
  line-height: 0;
  margin-bottom: 1.5625rem;
}
@media (min-width: 1025px) {
  .site-footer__logo {
    margin-bottom: 0;
    position: absolute;
    top: 0;
    left: 0;
  }
}
.site-footer__top {
  display: flex;
  flex-direction: column;
  gap: 1.5625rem;
}
@media (min-width: 1025px) {
  .site-footer__top {
    flex-direction: row;
    justify-content: space-between;
  }
}
.site-footer__top .dropdown-toggle {
  display: none;
}
.site-footer__bottom {
  border-top: 1px solid #39BB73;
  margin-top: 1.5625rem;
  padding-top: 1.5625rem;
  display: flex;
  flex-direction: column;
  gap: 1.5625rem;
}
@media (min-width: 1025px) {
  .site-footer__bottom {
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 1.375rem;
    margin-top: 6.6875rem;
    padding-top: 2rem;
  }
}
@media (max-width: 1024px) {
  .site-footer__subscribe {
    order: -1;
  }
}
.site-footer__copyright {
  font-size: 0.875rem;
}

@media (min-width: 1025px) {
  .main-navigation-footer {
    padding-top: 3.75rem;
  }
}
.main-navigation-footer .menu {
  display: flex;
  flex-direction: column;
  gap: 1.5625rem;
}
@media (min-width: 1025px) {
  .main-navigation-footer .menu {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 1rem;
  }
}
@media (min-width: 1280px) {
  .main-navigation-footer .menu {
    gap: 2rem;
  }
}
.main-navigation-footer .menu .menu-item a {
  text-decoration: none;
  color: #132C4A;
  font-size: 0.875rem;
}
@media (min-width: 1025px) {
  .main-navigation-footer .menu .menu-item a {
    font-size: 1rem;
  }
}
.main-navigation-footer .menu > .menu-item > a {
  font-weight: 600;
  font-size: 1rem;
}
@media (min-width: 1025px) {
  .main-navigation-footer .menu .sub-menu {
    margin-top: 0.625rem;
  }
}
.main-navigation-footer .menu .sub-menu a {
  font-size: 0.875rem;
}

.subscribe-form {
  display: flex;
  flex-direction: column;
  gap: 1.875rem;
}
@media (min-width: 1025px) {
  .subscribe-form {
    gap: 1rem;
    width: 25rem;
  }
}
.subscribe-form__title {
  font-weight: 600;
  font-size: 1rem;
}
.subscribe-form__text {
  font-size: 0.75rem;
}
.subscribe-form__form {
  display: flex;
  flex-direction: row;
  gap: 1.25rem;
}
@media (min-width: 1025px) {
  .subscribe-form__form {
    align-items: center;
    gap: 1rem;
  }
}
.subscribe-form__form input {
  border: 1px solid #132C4A;
  background: #F9F8F5;
  color: #132C4A;
  border-radius: 0;
  padding: 0.75rem;
  font-size: 0.875rem;
  width: 100%;
}
.subscribe-form__form input::placeholder {
  color: #132C4A;
}
@media (min-width: 1025px) {
  .subscribe-form__form input {
    font-size: 1rem;
  }
}

.main-navigation-privacy .menu {
  display: flex;
  flex-direction: column;
  gap: 0.4375rem;
}
@media (min-width: 1025px) {
  .main-navigation-privacy .menu {
    flex-direction: row;
    gap: 1.5rem;
    flex-wrap: wrap;
  }
}
.main-navigation-privacy .menu .menu-item a {
  font-size: 0.75rem;
  color: #132C4A;
}
@media (min-width: 1025px) {
  .main-navigation-privacy .menu .menu-item a {
    font-size: 0.875rem;
  }
}
.main-navigation-privacy .menu .menu-item a:hover {
  text-decoration: none;
}

.hero-home__wrap {
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 3rem;
}
@media (min-width: 1025px) {
  .hero-home__wrap {
    grid-template-columns: 1fr 42%;
    grid-gap: 2.75rem;
  }
}
.hero-home__content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 3.1875rem;
}
.hero-home__text-btns {
  display: flex;
  flex-direction: column;
}
.hero-home__text-btns_desk {
  display: none;
  max-width: 72%;
}
@media (min-width: 1025px) {
  .hero-home__text-btns_desk {
    display: flex;
    gap: 3.1875rem;
  }
}
.hero-home__text-btns_mob {
  gap: 3rem;
}
@media (min-width: 1025px) {
  .hero-home__text-btns_mob {
    display: none;
  }
}
@media (min-width: 1025px) {
  .hero-home__text-btns .btn_default {
    justify-content: flex-start;
  }
}
.hero-home__grid {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
@media (min-width: 1025px) {
  .hero-home__grid {
    gap: 2.3125rem;
  }
}
.hero-home__row {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media (min-width: 1025px) {
  .hero-home__row {
    flex-direction: row;
    gap: 2.3125rem;
  }
}
.hero-home__row_1 .hero-home__item_2 {
  order: -1;
}
@media (min-width: 1025px) {
  .hero-home__row_1 .hero-home__item_2 {
    order: inherit;
  }
}
.hero-home__item {
  overflow: hidden;
  position: relative;
}
@media (min-width: 1025px) {
  .hero-home__item {
    flex: 1 0 calc(50% - 1rem);
    flex: inherit;
  }
}
.hero-home__item .img_default {
  position: relative;
  z-index: 10;
  margin: 0 auto;
}
.hero-home__item_1 svg, .hero-home__item_2 svg, .hero-home__item_3 svg, .hero-home__item_4 svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 1;
  mix-blend-mode: multiply;
}
.hero-home__item_2 svg, .hero-home__item_3 svg {
  top: inherit;
  bottom: 0;
}
.hero-home__item_1 {
  width: 100%;
  padding: 0 0.8125rem;
  display: flex;
  align-items: flex-end;
}
@media (min-width: 1025px) {
  .hero-home__item_1 {
    width: 16.25rem;
    padding: 0.5625rem 1.25rem 0;
  }
}
.hero-home__item_2 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2.8125rem 1.25rem;
}
@media (min-width: 1025px) {
  .hero-home__item_2 {
    width: 14.75rem;
    padding: 1.25rem;
    height: calc(100% - 2.3125rem - 2.3125rem);
  }
}
.hero-home__item_2 svg {
  height: auto;
}
@media (max-width: 1025px) {
  .hero-home__item_2 .img_default img {
    width: 17.1875rem;
  }
}
.hero-home__item_3 {
  padding: 28px 10px 28px 16px;
}
@media (min-width: 1025px) {
  .hero-home__item_3 {
    width: 426px;
    margin-left: -166px;
  }
}
@media (min-width: 1280px) {
  .hero-home__item_3 {
    padding: 70px 58px;
  }
}
.hero-home__item_3 .text_default {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.hero-home__item_4 {
  display: flex;
  align-items: flex-end;
}
@media (min-width: 1025px) {
  .hero-home__item_4 {
    width: 14.75rem;
    margin-top: -4.8125rem;
  }
}

.advantages-cards .head-content .text_default {
  margin-top: 1.5625rem;
}
@media (min-width: 1025px) {
  .advantages-cards .head-content .text_default {
    margin-top: 0;
  }
}
.advantages-cards .head-content .btn_default {
  margin-top: 0.9375rem;
}
@media (min-width: 1025px) {
  .advantages-cards .head-content .btn_default {
    margin-top: 1.5625rem;
  }
}
.advantages-cards__list {
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 1.875rem;
  margin-top: 1.875rem;
}
@media (min-width: 1025px) {
  .advantages-cards__list {
    margin-top: 4.375rem;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 1.25rem;
  }
}
@media (min-width: 1280px) {
  .advantages-cards__list {
    grid-gap: 2.1875rem;
  }
}

.advantages-card {
  overflow-wrap: break-word;
  padding: 2.1875rem 2.1875rem 4.625rem 2.1875rem;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.advantages-card .headline_default {
  max-width: 15.625rem;
}
.advantages-card .text_default {
  max-width: 14.1875rem;
}
.advantages-card .img_default {
  position: absolute;
  bottom: 0.875rem;
  right: 1.375rem;
}
.advantages-card .img_default img {
  width: 5rem;
  height: 5rem;
}
@media (min-width: 1280px) {
  .advantages-card .img_default img {
    width: 6.25rem;
    height: 6.25rem;
  }
}

.head-content {
  display: flex;
  flex-direction: column;
  gap: 0.9375rem;
}
.head-content_center {
  align-items: center;
  text-align: center;
}

.analytics-cards__wrap {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
.analytics-cards__top {
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 2.5rem;
}
@media (min-width: 1025px) {
  .analytics-cards__top {
    grid-template-columns: 1fr 1.34fr;
    align-items: center;
  }
}
.analytics-cards__top .img_default {
  overflow: hidden;
  display: none;
}
@media (min-width: 1025px) {
  .analytics-cards__top .img_default {
    display: block;
  }
}
.analytics-cards__top .img_default img {
  aspect-ratio: 191/135;
}
.analytics-cards__top .head-content {
  gap: 2.5rem;
}
@media (min-width: 1025px) {
  .analytics-cards__top .head-content {
    gap: 0.9375rem;
  }
}
@media (min-width: 1025px) {
  .analytics-cards__top .head-content .btn_default {
    margin-top: 1.5625rem;
  }
}
.analytics-cards__top .head-content .headline_default *[style] {
  font-family: "Newsreader", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 600;
}
@media (min-width: 1025px) {
  .analytics-cards__top .head-content .headline_default *[style] {
    font-weight: 700;
  }
}
.analytics-cards__bottom {
  padding: 2.1875rem 1.25rem 14.0625rem;
  position: relative;
  overflow: hidden;
}
@media (min-width: 1025px) {
  .analytics-cards__bottom {
    padding: 3.1875rem 3.625rem;
  }
}
.analytics-cards__bottom > .img_default {
  position: absolute;
  right: -5.375rem;
  bottom: 0;
  max-width: 73%;
}
@media (max-width: 1024px) {
  .analytics-cards__bottom > .img_default {
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    max-width: 27.6875rem;
    width: 27.6875rem;
  }
}
@media (max-width: 1024px) {
  .analytics-cards__bottom > .img_default img {
    height: 18.125rem;
    width: 27.6875rem;
    max-width: 27.6875rem;
    object-fit: contain;
    margin: 0 auto;
  }
}
.analytics-cards__list {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.125rem;
}
@media (min-width: 1025px) {
  .analytics-cards__list {
    align-items: flex-start;
    gap: 1.8125rem;
  }
}

.analytics-card {
  padding: 2.75rem 1.625rem 4.375rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  position: relative;
  max-width: 29.25rem;
  width: 100%;
}
.analytics-card .text_default {
  max-width: 18.5rem;
}
.analytics-card__head {
  max-width: 20rem;
  display: flex;
  gap: 1.5rem;
}
.analytics-card__head .img_default {
  flex: 0 0 3.1875rem;
}
.analytics-card__head .img_default img {
  object-fit: contain;
  width: 3.1875rem;
  height: 3.1875rem;
}
.analytics-card > svg {
  position: absolute;
  mix-blend-mode: multiply;
  pointer-events: none;
}
.analytics-card:nth-child(2) > svg {
  top: 0;
  left: 0;
}

.services-list .head-content {
  max-width: 61.25rem;
  margin: 0 auto;
  gap: 1.875rem;
}
@media (min-width: 1025px) {
  .services-list .head-content {
    gap: 1.5rem;
  }
}
@media (min-width: 1025px) {
  .services-list .head-content .btn_default {
    margin-top: 0.5rem;
  }
}
.services-list .head-content .text_default {
  margin-top: 0.625rem;
}
@media (min-width: 1025px) {
  .services-list .head-content .text_default {
    margin-top: 0;
  }
}
.services-list__wrap {
  margin-top: 1.875rem;
  display: flex;
  flex-direction: column;
  gap: 1.875rem;
}
@media (min-width: 1025px) {
  .services-list__wrap {
    flex-direction: row;
    margin-top: 5rem;
    gap: 2.5rem;
  }
}
.services-list__img {
  flex: 0 1 50%;
  overflow: hidden;
  aspect-ratio: 1/1;
}
.services-list__list {
  flex: 1 1 53%;
  display: flex;
  flex-direction: column;
  gap: 1.875rem;
}

.services-card {
  transition: padding 0.4s ease;
  padding: 1.25rem 2.5rem;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}
.services-card .text_default {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: max-height 0.4s ease, opacity 0.4s ease;
}
.services-card.active {
  padding: 2.5rem;
}
.services-card.active .text_default {
  max-height: 500px;
  opacity: 1;
  padding-top: 1rem;
}
.services-card:focus {
  outline: none;
}
.services-card:focus-visible {
  outline: 1px solid #000000;
  outline-offset: 2px;
}

@media (max-width: 408px) {
  .cta .padding-default {
    padding-left: 0;
    padding-right: 0;
  }
}
.cta__wrap {
  border: 1px solid #39BB73;
  padding: 2rem 1.8125rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 2.5rem;
}
@media (min-width: 1025px) {
  .cta__wrap {
    flex-direction: row;
    align-items: center;
    gap: 2rem;
    padding: 3rem;
  }
}
@media (max-width: 360px) {
  .cta__wrap {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
.cta__wrap .btn_default {
  flex: 0 0 auto;
}
@media (max-width: 370px) {
  .cta__wrap .btn_default {
    gap: 0.5rem;
  }
}
.cta__content {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  padding: 0 0.25rem;
}
@media (min-width: 1025px) {
  .cta__content {
    gap: 1.5rem;
  }
}
.cta__content .text_default {
  font-size: 1.125rem !important;
}
.cta__content .headline_default > * {
  line-height: 1.3;
  font-weight: 700;
  font-size: 2rem;
}
@media (min-width: 1025px) {
  .cta__content .headline_default > * {
    line-height: 1.2;
    font-size: 2.5rem;
  }
}

.wp-admin .cta {
  background-color: #132C4A;
}

.reviews .wrapper {
  overflow: hidden;
}
.reviews__images {
  display: grid;
  gap: 1rem 2rem;
  margin-top: 1.5625rem;
  grid-template-columns: repeat(3, 1fr);
}
@media (min-width: 768px) {
  .reviews__images {
    gap: 1.5rem 2.8125rem;
    margin-top: 0.5625rem;
  }
}
.reviews__images .img_default > img {
  max-height: 5.875rem;
}
.reviews .reviews-slider {
  margin-top: 2.5rem;
}
@media (min-width: 1025px) {
  .reviews .reviews-slider {
    margin-top: 4.5rem;
  }
}

.reviews-slider__slide {
  position: relative;
  overflow: hidden;
  padding: 2rem 0.875rem;
  display: flex;
  flex-direction: column;
  gap: 2.9375rem;
  align-items: center;
}
@media (min-width: 1025px) {
  .reviews-slider__slide {
    gap: 2.5rem;
    padding: 4.0625rem 0.625rem 1.875rem;
  }
}
.reviews-slider__slide .text_default {
  text-align: center;
  font-style: italic;
  font-size: 1.25rem;
  color: #000000;
  line-height: 1.4;
}
@media (min-width: 1025px) {
  .reviews-slider__slide .text_default {
    font-size: 1.5rem;
  }
}
.reviews-slider__slide > div {
  z-index: 3;
  position: relative;
}
.reviews-slider__slide > svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 1;
  mix-blend-mode: multiply;
  display: none;
}
@media (min-width: 1025px) {
  .reviews-slider__slide > svg {
    display: block;
  }
}
.reviews-slider__slide > svg + svg {
  display: block;
}
@media (min-width: 1025px) {
  .reviews-slider__slide > svg + svg {
    display: none;
  }
}
.reviews-slider__rating {
  display: flex;
  align-items: center;
  gap: 0.25rem;
}
.reviews-slider__rating svg path {
  fill: #0D0B0B;
}
@media (min-width: 1025px) {
  .reviews-slider__rating svg path {
    fill: #EE7D21;
  }
}
.reviews-slider__info {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.625rem;
}
@media (min-width: 1025px) {
  .reviews-slider__info {
    flex-direction: row;
    gap: 1.25rem;
  }
}
.reviews-slider__avatar img {
  border-radius: 50%;
  aspect-ratio: 1/1;
  width: 3.5rem;
  height: 3.5rem;
}
.reviews-slider__logo img {
  max-width: 7.5rem;
  width: 100%;
  height: auto;
}
.reviews-slider__meta {
  display: flex;
  flex-direction: column;
  font-size: 1.125rem;
  color: #000000;
  text-align: center;
}
@media (min-width: 1025px) {
  .reviews-slider__meta {
    text-align: left;
    font-size: 1rem;
  }
}
.reviews-slider__meta strong {
  font-weight: 600;
}
.reviews-slider__line {
  width: 1px;
  height: 60px;
  background-color: #132C4A;
  display: none;
}
@media (min-width: 1025px) {
  .reviews-slider__line {
    display: block;
  }
}
.reviews-slider .swiper-pagination.swiper-pagination-horizontal {
  position: static;
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 0.6875rem;
  margin-top: 2.5rem;
}
@media (min-width: 1025px) {
  .reviews-slider .swiper-pagination.swiper-pagination-horizontal {
    display: none;
  }
}
.reviews-slider .swiper-pagination.swiper-pagination-horizontal .swiper-pagination-bullet {
  width: 0.75rem;
  height: 0.75rem;
  opacity: 1;
  margin: 0;
  background-color: #D7EADF;
}
.reviews-slider .swiper-pagination.swiper-pagination-horizontal .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #39BB73;
}
.reviews-slider .swiper-slide > div {
  opacity: 0;
  transition: opacity 0.5s ease;
}
.reviews-slider .swiper-slide-prev > div, .reviews-slider .swiper-slide-active > div, .reviews-slider .swiper-slide-next > div {
  opacity: 1;
}

.packages-grid .head-content {
  max-width: 60.625rem;
  margin: 0 auto;
}
.packages-grid .head-content .headline_default em {
  font-weight: 500;
}
.packages-grid .head-content .btn_default {
  margin-top: 0.9375rem;
}
@media (min-width: 1025px) {
  .packages-grid .head-content .btn_default {
    margin-top: 1rem;
  }
}
@media (min-width: 1025px) {
  .packages-grid .head-content .text_default {
    margin-top: 0.5rem;
  }
}
.packages-grid__wrap {
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 1.875rem;
  margin-top: 1.875rem;
}
@media (min-width: 1025px) {
  .packages-grid__wrap {
    grid-template-columns: repeat(4, 1fr);
    margin-top: 3.125rem;
  }
}
.packages-grid__img {
  overflow: hidden;
}
.packages-grid__img img {
  height: 100%;
}
@media (max-width: 1024px) {
  .packages-grid__img_first {
    order: 1;
  }
}
@media (max-width: 1024px) {
  .packages-grid__img_last {
    order: 4;
  }
}
@media (min-width: 1025px) {
  .packages-grid__img_first, .packages-grid__img_last {
    grid-column: span 2;
  }
}

.packages-card {
  padding: 2.5rem;
  display: flex;
  flex-direction: column;
  gap: 0.6875rem;
}
@media (max-width: 1024px) {
  .packages-card {
    order: 5;
  }
}
@media (min-width: 1025px) {
  .packages-card {
    gap: 1.9375rem;
  }
}
.packages-card__content {
  text-align: right;
}
.packages-card .headline_default {
  text-align: right;
}
@media (min-width: 1025px) {
  .packages-card .headline_default {
    text-align: left;
  }
}
@media (max-width: 1025px) {
  .packages-card .headline_default > * {
    font-size: 1.5rem;
  }
}
@media (max-width: 1024px) {
  .packages-card:nth-of-type(2) {
    order: 2;
  }
}
@media (max-width: 1024px) {
  .packages-card:nth-of-type(3) {
    order: 3;
  }
}

.team-gallery .head-content {
  max-width: 48rem;
  margin: 0 auto;
  gap: 1.25rem;
}
@media (min-width: 1025px) {
  .team-gallery .head-content {
    gap: 1.5rem;
  }
}
.team-gallery .head-content .btn_default {
  margin-top: 0.625rem;
}
@media (min-width: 1025px) {
  .team-gallery .head-content .btn_default {
    margin-top: 0;
  }
}
.team-gallery__grid {
  display: grid;
  grid-gap: 0.6875rem;
  grid-template-columns: 1fr 1fr;
  margin-top: 1.875rem;
}
@media (min-width: 1025px) {
  .team-gallery__grid {
    grid-gap: 2rem;
    grid-template-columns: repeat(4, 1fr);
    margin-top: 5rem;
  }
}
.team-gallery__grid .img_default {
  overflow: hidden;
}
.team-gallery__grid .img_default:first-child {
  grid-column: 1/3;
  margin-bottom: 1.1875rem;
}
@media (min-width: 1025px) {
  .team-gallery__grid .img_default:first-child {
    grid-row: 1/3;
    margin-top: 0;
  }
}
.team-gallery__grid .img_default img {
  aspect-ratio: 1/1;
}

.faq .head-content {
  max-width: 48rem;
  margin: 0 auto;
  gap: 1rem;
}
@media (min-width: 1025px) {
  .faq .head-content {
    gap: 1.5rem;
  }
}
.faq .container {
  display: flex;
  flex-direction: column;
  gap: 1.875rem;
}
@media (min-width: 1025px) {
  .faq .container {
    gap: 5rem;
  }
}
.faq__bottom {
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 1.875rem;
}
@media (min-width: 1025px) {
  .faq__bottom {
    gap: 1.5rem;
  }
}
.faq__bottom .text_default {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
}
@media (min-width: 1025px) {
  .faq__bottom .text_default {
    gap: 1rem;
  }
}
@media (max-width: 768px) {
  .faq__bottom .text_default h4 {
    font-size: 1.5rem;
  }
}

.accordion-list {
  position: relative;
  overflow: hidden;
  padding: 2.25rem 1.125rem;
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
@media (min-width: 1025px) {
  .accordion-list {
    flex-direction: row;
    padding: 3.75rem;
  }
}
.accordion-list:before {
  content: "";
  background-image: url("./img/icons/wave-green5.svg");
  background-repeat: no-repeat;
  background-size: cover;
  mix-blend-mode: multiply;
  position: absolute;
  inset: 0;
}
.accordion-list > div {
  position: relative;
  z-index: 3;
}
.accordion-list > .btn_default {
  text-align: center;
}
@media (min-width: 1025px) {
  .accordion-list > .btn_default {
    display: none;
  }
}
.accordion-list > .btn_default .btn {
  padding: 0.3125rem 2.25rem;
}
.accordion-list__col {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
  flex: 1 1 50%;
}
@media (max-width: 1024px) {
  .accordion-list__col:first-child .accordion-list__item:nth-child(-n+3) {
    display: block;
  }
}
.accordion-list__item {
  transition: background-color 0.3s ease;
}
@media (max-width: 1024px) {
  .accordion-list__item {
    display: none;
  }
}
.accordion-list__item.active {
  background-color: #ffffff;
}
.accordion-list__item .accordion-list__panel {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}
.accordion-list__item .accordion-list__panel.open {
  max-height: 500px;
}
.accordion-list__title {
  font-size: 1rem;
  color: #132C4A;
}
@media (min-width: 1025px) {
  .accordion-list__title {
    font-size: 1.125rem;
  }
}
.accordion-list__title .accordion-title-text {
  font-size: 1rem;
}
@media (min-width: 1025px) {
  .accordion-list__title .accordion-title-text {
    font-size: 1.125rem;
  }
}
.accordion-list__content {
  transition: max-height 0.5s ease, opacity 0.5s ease;
  overflow: hidden;
  max-height: 0;
  opacity: 0;
}
.accordion-list__content.open {
  height: auto;
  max-height: 1000px;
  opacity: 1;
}
.accordion-list__content > div {
  padding: 0 1.5rem 1.5rem;
}

.accordion-trigger {
  background: none;
  border: none;
  padding: 0;
  border-radius: 0;
  width: 100%;
  font-weight: 700;
  text-align: left;
  padding: 1.25rem 1.5rem;
}
.accordion-trigger:focus {
  outline: none;
}
.accordion-trigger:focus-visible {
  outline: 1px solid #132C4A;
  outline-offset: 0;
}
.accordion-trigger .accordion-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1.5rem;
  color: #132C4A;
}
.accordion-trigger .accordion-title .accordion-icon {
  flex: 0 0 auto;
  line-height: 0;
}
.accordion-trigger .accordion-title .accordion-icon svg {
  width: 2rem;
  height: 2rem;
}
.accordion-trigger .accordion-title .accordion-icon svg + svg {
  display: none;
}

.accordion-trigger[aria-expanded=true] .accordion-icon svg {
  display: none;
}
.accordion-trigger[aria-expanded=true] .accordion-icon svg + svg {
  display: block;
}

.hero-team__wrap {
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 2.5rem;
}
@media (min-width: 1025px) {
  .hero-team__wrap {
    grid-template-columns: 1.05fr 1fr;
  }
}
.hero-team__content {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
.hero-team__text-btns {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
@media (min-width: 1025px) {
  .hero-team__text-btns {
    gap: 1.25rem;
    max-width: 31.0625rem;
    align-items: flex-start;
  }
}
@media (min-width: 1025px) {
  .hero-team__img_mob {
    display: none;
  }
}
.hero-team__img_desk {
  display: none;
}
@media (min-width: 1025px) {
  .hero-team__img_desk {
    display: block;
  }
}

.text-bg .wrapper {
  position: relative;
  overflow: hidden;
}
.text-bg .wrapper > .img_default {
  z-index: -1;
}
.text-bg .wrapper > .img_default:before {
  content: "";
  background: rgba(19, 44, 74, 0.7);
}
.text-bg .wrapper > .img_default img {
  object-position: top;
}
.text-bg .wrapper .head-content {
  gap: 1.5rem;
}
@media (min-width: 1025px) {
  .text-bg .wrapper .head-content {
    gap: 1rem;
  }
}
.text-bg__wrap {
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 1.5rem;
}
@media (min-width: 1025px) {
  .text-bg__wrap {
    grid-template-columns: 1fr 1fr;
    grid-gap: 5rem;
  }
}
.text-bg__right {
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
.text-bg__right .text_default {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  width: calc(100% - 1.5625rem);
}
@media (min-width: 1025px) {
  .text-bg__right .text_default {
    gap: 2.5rem;
    width: 100%;
  }
}
.text-bg__right .text_default ul {
  font-size: 1rem;
  display: flex;
  gap: 1rem;
  flex-direction: column;
  font-size: 0.875rem;
}
@media (min-width: 1025px) {
  .text-bg__right .text_default ul {
    font-size: 1rem;
  }
}
.text-bg__right .text_default ul li {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.text-bg__right .text_default ul li:before {
  content: "";
  flex: 0 0 1rem;
  width: 1rem;
  height: 1rem;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMy44MiA0Ljc0NzMyTDEzLjcyNjcgNC41ODA2NUMxMy42MDYzIDQuMzc5MTEgMTMuNDM2NSA0LjIxMTYgMTMuMjMzMyA0LjA5Mzk4TDguNzYgMS41MTM5OEM4LjU1NzQ2IDEuMzk2NDggOC4zMjc1MyAxLjMzNDQgOC4wOTMzMyAxLjMzMzk4SDcuOUM3LjY2NTggMS4zMzQ0IDcuNDM1ODYgMS4zOTY0OCA3LjIzMzMzIDEuNTEzOThMMi43NiA0LjEwMDY1QzIuNTU3OTggNC4yMTc0OSAyLjM5MDE3IDQuMzg1MyAyLjI3MzMzIDQuNTg3MzJMMi4xOCA0Ljc1Mzk4QzIuMDYyNSA0Ljk1NjU0IDIuMDAwNDEgNS4xODY0OCAyIDUuNDIwNjVWMTAuNTg3M0MyLjAwMDQxIDEwLjgyMTUgMi4wNjI1IDExLjA1MTQgMi4xOCAxMS4yNTRMMi4yNzMzMyAxMS40MjA2QzIuMzkzMTkgMTEuNjIwMyAyLjU2MDMzIDExLjc4NzQgMi43NiAxMS45MDczTDcuMjQgMTQuNDg3M0M3LjQ0MTUzIDE0LjYwNzIgNy42NzIxMyAxNC42Njk1IDcuOTA2NjYgMTQuNjY3M0g4LjA5MzMzQzguMzI3NTMgMTQuNjY2OSA4LjU1NzQ2IDE0LjYwNDggOC43NiAxNC40ODczTDEzLjIzMzMgMTEuOTAwN0MxMy40MzczIDExLjc4NjQgMTMuNjA1OCAxMS42MTggMTMuNzIgMTEuNDE0TDEzLjgyIDExLjI0NzNDMTMuOTM2MSAxMS4wNDQyIDEzLjk5ODEgMTAuODE0NiAxNCAxMC41ODA2VjUuNDEzOThDMTMuOTk5NiA1LjE3OTgxIDEzLjkzNzUgNC45NDk4OCAxMy44MiA0Ljc0NzMyWk03LjkgMi42NjczMkg4LjA5MzMzTDEyIDQuOTIwNjVMOCA3LjIyNzMyTDQgNC45MjA2NUw3LjkgMi42NjczMlpNOC42NjY2NiAxMy4wMDA2TDEyLjU2NjcgMTAuNzQ3M0wxMi42NjY3IDEwLjU4MDZWNi4wNzM5OEw4LjY2NjY2IDguMzg3MzJWMTMuMDAwNloiIGZpbGw9IiNGOUY4RjUiLz4KPC9zdmc+Cg==");
}
.text-bg__left .headline_default * {
  font-size: 2.375rem;
}
@media (min-width: 1025px) {
  .text-bg__left .headline_default * {
    font-size: 3rem;
  }
}

.person-cards .head-content {
  gap: 0.9375rem;
}
@media (min-width: 1025px) {
  .person-cards .head-content .text_default {
    margin-top: 0.5rem;
  }
}
.person-cards__list {
  margin: 1.875rem 0;
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 2.625rem;
}
@media (min-width: 1025px) {
  .person-cards__list {
    margin: 5rem 0 6rem;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 4rem 3rem;
  }
}
@media (max-width: 1024px) {
  .person-cards__list .person-card:nth-child(3) {
    height: 200px;
    overflow: hidden;
  }
  .person-cards__list .person-card:nth-child(3):after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 70%;
    background: linear-gradient(180deg, rgba(249, 248, 245, 0) 0%, rgba(249, 248, 245, 0.7) 100%);
    z-index: 3;
  }
  .person-cards__list .person-card:nth-child(n+4) {
    display: none;
  }
  .person-cards__list .person-card:nth-last-of-type(1) {
    display: flex !important;
  }
}
.person-cards__more {
  text-align: center;
}
@media (min-width: 1025px) {
  .person-cards__more {
    display: none;
  }
}
.person-cards__more .btn {
  width: 8.25rem;
  justify-content: center;
}
.person-cards__bottom {
  margin-top: 1rem;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.person-cards__bottom .text_default {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.person-card {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  position: relative;
  color: #000000;
}
.person-card.shown {
  display: flex !important;
  height: auto !important;
  overflow: visible !important;
}
.person-card.shown:after {
  display: none;
}
.person-card__img {
  overflow: hidden;
  position: relative;
  flex: 0 0 auto;
}
.person-card__img .img_default {
  position: relative;
  z-index: 3;
}
.person-card__img .img_default img {
  object-fit: contain;
  aspect-ratio: 720/950;
  object-position: bottom;
  margin: 0 auto;
}
.person-card__img:before {
  content: "";
  background-image: url("./img/icons/wave-blue3.svg");
  background-repeat: no-repeat;
  background-size: cover;
  mix-blend-mode: multiply;
  position: absolute;
  inset: 0;
}
.person-card__info .text_default {
  margin-top: 1rem;
}
.person-card__name {
  font-size: 1rem;
  font-weight: 600;
}
@media (min-width: 1025px) {
  .person-card__name {
    font-size: 1.25rem;
  }
}
.person-card__job {
  font-size: 1rem;
}
@media (min-width: 1025px) {
  .person-card__job {
    font-size: 1.125rem;
  }
}
.person-card__social {
  display: flex;
  flex-direction: row;
  gap: 0.875rem;
}
.person-card__social a {
  display: block;
  line-height: 0;
}

@media (max-width: 576px) {
  .services-top .headline_default {
    width: 100%;
    text-align: start;
  }
  .services-top .headline_default * {
    display: block;
  }
}
.services-top .text_default {
  max-width: 31.25rem;
}
@media (max-width: 576px) {
  .services-top .text_default {
    text-align: start;
  }
}
.services-top .btn_default {
  order: 2;
  margin-top: 1.5625rem;
}
@media (min-width: 576px) {
  .services-top .btn_default {
    order: 1;
    margin-top: 0;
  }
}
.services-top__cards {
  order: 1;
  display: grid;
  width: 100%;
  justify-content: space-between;
  position: relative;
  margin-top: 1.5625rem;
  gap: 2.5rem;
  grid-auto-rows: 1fr;
}
@media (min-width: 576px) {
  .services-top__cards {
    order: 2;
    grid-template: 1fr 1fr/1fr 1fr;
    gap: 2rem;
  }
}
@media (min-width: 1025px) {
  .services-top__cards {
    grid-template: 1fr/25% 21% 21% 25%;
    margin-top: 2.1875rem;
    gap: 0;
  }
}
@media (min-width: 576px) {
  .services-top__cards_3 > :nth-child(3) {
    grid-column: 1/-1;
  }
}
@media (min-width: 1025px) {
  .services-top__cards_3 {
    grid-template: 1fr/28% 30% 28%;
  }
  .services-top__cards_3 > :nth-child(3) {
    grid-column: unset;
  }
}
.services-top__cards_2 {
  grid-template: 1fr/1fr;
  max-width: 40.625rem;
  gap: 2.5rem;
}
@media (min-width: 576px) {
  .services-top__cards_2 {
    grid-template: 1fr/1fr 1fr;
  }
}
.services-top__cards_1 {
  grid-template: 1fr/minmax(min-content, 19.6875rem);
  justify-content: center;
}
.services-top__card {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  text-align: start;
  padding: 2.875rem 1.5rem 2.875rem 3.1875rem;
  justify-content: center;
  overflow: hidden;
  position: relative;
}
@media (min-width: 576px) {
  .services-top__card {
    padding: 2.25rem 1.875rem;
  }
}
.services-top__card:last-child, .services-top__card:first-child {
  bottom: 0;
  height: 100%;
  word-break: auto-phrase;
}
@media (min-width: 1025px) {
  .services-top__card:last-child, .services-top__card:first-child {
    bottom: 6rem;
  }
}
@media (min-width: 1280px) {
  .services-top__card:last-child, .services-top__card:first-child {
    bottom: 8.125rem;
  }
}
.services-top__card:last-child {
  right: 0;
}
.services-top__card:first-child {
  left: 0;
}
@media (min-width: 1025px) {
  .services-top__card_3:last-child, .services-top__card_3:first-child {
    bottom: 6rem;
  }
}
.services-top__card_2:last-child, .services-top__card_2:first-child, .services-top__card_1:last-child, .services-top__card_1:first-child {
  bottom: unset;
}
.services-top__card svg {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  z-index: 1;
  mix-blend-mode: multiply;
  pointer-events: none;
}
.services-top__card > * {
  width: 100%;
}
.services-top__text {
  font-size: 1rem;
}

.image-text__wrapper {
  display: flex;
  flex-direction: column-reverse;
  gap: 1.875rem;
}
@media (min-width: 1025px) {
  .image-text__wrapper {
    flex-direction: row;
    gap: 5rem;
  }
  .image-text__wrapper[data-content-position=reverse] {
    flex-direction: row-reverse;
  }
}
.image-text__wrapper .img_default {
  flex: 1;
  display: flex;
  align-items: center;
}
@media (min-width: 1025px) {
  .image-text__wrapper .img_default {
    flex: 1 0 40%;
  }
}
.image-text__wrapper .head-content {
  align-items: start;
  gap: 1.875rem;
}
@media (min-width: 1025px) {
  .image-text__wrapper .head-content {
    gap: 1.5rem;
    width: 53%;
  }
}
.image-text__wrapper .head-content .subheadline_default {
  hyphens: auto;
  word-break: break-word;
}
.image-text__wrapper .head-content .headline_default + .text_default_md {
  margin-top: 0.625rem;
}
@media (min-width: 1025px) {
  .image-text__wrapper .head-content .headline_default + .text_default_md {
    margin-top: 0rem;
  }
}
.image-text__wrapper .head-content .text_default p:not(:first-child) {
  margin-top: 1.875rem;
}
@media (min-width: 1025px) {
  .image-text__wrapper .head-content .text_default p:not(:first-child) {
    margin-top: 2rem;
  }
}
.image-text__wrapper .head-content .text_default p:has(+ p) {
  margin-bottom: 2.5rem;
}
@media (min-width: 1025px) {
  .image-text__wrapper .head-content .text_default p:has(+ p) {
    margin-bottom: 0;
  }
}
.image-text__wrapper .head-content .text_default ul li {
  margin-top: 0.625rem;
}
@media (min-width: 1025px) {
  .image-text__wrapper .head-content .text_default ul li {
    margin-top: 1rem;
  }
}
.image-text__text + .text_default_md {
  margin-top: 0.625rem;
}
@media (min-width: 1025px) {
  .image-text__text + .text_default_md {
    margin-top: 0.5rem;
  }
}

.partners .head-content {
  gap: 2.5rem;
}
@media (min-width: 1025px) {
  .partners .head-content {
    gap: 3rem;
  }
}
.partners__images {
  display: grid;
  grid-auto-rows: 1fr;
  grid-template-columns: repeat(2, 1fr);
  width: 100%;
  gap: 0.5rem;
}
@media (min-width: 1025px) {
  .partners__images {
    grid-template-columns: repeat(3, 1fr);
    gap: 1.25rem;
  }
}
.partners .img_default {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.875rem;
  background-color: #D7EADF;
}
.partners .img_default > img {
  max-height: 3.5rem;
}

.enhanced-post-filter .wrapper {
  margin-bottom: 0.9375rem;
}
.enhanced-post-filter .wrapper + .wrapper {
  border-radius: 1.875rem !important;
}
.enhanced-post-filter__wrapper {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
@media (min-width: 1025px) {
  .enhanced-post-filter__wrapper {
    gap: 3.125rem;
  }
}
.enhanced-post-filter__text {
  color: #000000;
}
@media (min-width: 1025px) {
  .enhanced-post-filter__text {
    font-size: 1.25rem;
  }
}
.enhanced-post-filter__wrap {
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
.enhanced-post-filter__wrap .load-more-btn {
  max-width: 10rem;
  align-self: center;
}
.enhanced-post-filter__categories {
  display: flex;
  overflow-x: auto;
  overflow-y: hidden;
  scrollbar-width: none;
  justify-content: start;
  margin: 0 -1.25rem;
  padding: 0 1.25rem;
}
@media (min-width: 1280px) {
  .enhanced-post-filter__categories {
    justify-content: center;
    margin: 0;
    padding: 0;
  }
}
@media (min-width: 768px) {
  .enhanced-post-filter__categories_studies-filter {
    justify-content: center;
    margin: 0;
    padding: 0;
  }
}
.enhanced-post-filter__category {
  background: none;
  border: none;
  color: #132C4A;
  white-space: nowrap;
  font-size: 0.75rem;
  line-height: 150%;
  padding: 0.625rem 1rem;
  border-radius: 1.875rem;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  transition: background 0.3s;
}
@media (min-width: 1025px) {
  .enhanced-post-filter__category {
    font-size: 1.125rem;
  }
}
.enhanced-post-filter__category:focus-visible {
  outline: 1px solid #000000 !important;
  outline-offset: -2px;
}
.enhanced-post-filter .active {
  background: #F99340;
  font-weight: 700;
  line-height: 160%;
  font-size: 0.875rem;
  color: #ffffff;
}
@media (min-width: 1025px) {
  .enhanced-post-filter .active {
    font-size: 1rem;
  }
}
.enhanced-post-filter__posts {
  display: grid;
  grid-template-columns: 1fr;
  gap: 3rem;
}
@media (min-width: 768px) {
  .enhanced-post-filter__posts {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 1025px) {
  .enhanced-post-filter__posts {
    gap: 4rem 3rem;
  }
}
@media (min-width: 768px) {
  .enhanced-post-filter .packages-grid__wrap {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 1025px) {
  .enhanced-post-filter .packages-grid__wrap {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (min-width: 768px) {
  .enhanced-post-filter .packages-grid__img {
    grid-template-columns: 1fr 1fr;
    grid-column: span 2;
  }
}
.enhanced-post-filter .packages-card {
  cursor: pointer;
  gap: 1.4063rem;
  transition: 0.3s;
  border: none;
  line-height: 1.5;
  color: #132C4A;
}
.enhanced-post-filter .packages-card .category-name {
  width: min-content;
  align-self: end;
}
.enhanced-post-filter .packages-card .headline_default {
  text-align: start;
}
.enhanced-post-filter .packages-card .btn {
  align-self: end;
}
.enhanced-post-filter .packages-card:hover {
  opacity: 0.9;
}
.enhanced-post-filter .packages-card__content {
  font-size: 1rem;
}
.enhanced-post-filter .screen-readers {
  position: absolute !important;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  word-break: normal !important;
  overflow: hidden;
  clip: rect(0 0 0 0);
}

.team-three-images__top {
  display: flex;
  justify-content: space-between;
  align-items: end;
}
@media (min-width: 1025px) {
  .team-three-images__top {
    gap: 2.5rem;
  }
}
.team-three-images__top .headline_default {
  width: 100%;
}
@media (min-width: 1025px) {
  .team-three-images__top .headline_default {
    width: 78%;
  }
}
.team-three-images__bottom {
  margin-top: 2.5rem;
  display: flex;
  flex-direction: column-reverse;
  justify-content: space-between;
  gap: 2.5rem;
}
@media (min-width: 1025px) {
  .team-three-images__bottom {
    flex-direction: row;
    gap: 5rem;
    margin-top: 4.5625rem;
  }
}
.team-three-images__text-btns {
  display: flex;
  flex-direction: column;
  align-items: start;
  gap: 2.5rem;
}
@media (min-width: 1025px) {
  .team-three-images__text-btns {
    width: 39%;
    gap: 2.125rem;
  }
}
.team-three-images__items {
  display: flex;
  flex-direction: column-reverse;
  gap: 0.875rem;
}
@media (min-width: 1025px) {
  .team-three-images__items {
    flex-direction: row;
    gap: 2rem;
  }
}
@media (min-width: 1280px) {
  .team-three-images__items {
    gap: 3.5rem;
  }
}
.team-three-images__group {
  display: flex;
  align-items: end;
  gap: 1rem;
}
@media (min-width: 1025px) {
  .team-three-images__group {
    align-items: start;
  }
}
.team-three-images__item {
  position: relative;
  flex: 1;
}
@media (min-width: 1025px) {
  .team-three-images__item {
    aspect-ratio: 236/240;
    min-width: 11.5625rem;
  }
}
.team-three-images__item_desc {
  visibility: hidden;
  user-select: none;
  pointer-events: none;
  max-width: 0;
  max-height: 0;
}
@media (min-width: 1025px) {
  .team-three-images__item_desc {
    min-width: 15rem;
    display: flex;
    visibility: unset;
    user-select: none;
    pointer-events: none;
    max-height: unset;
  }
}
.team-three-images__item .img_default {
  position: relative;
  z-index: 10;
}
@media (min-width: 1025px) {
  .team-three-images__item .img_default {
    width: 88%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    align-self: end;
    max-height: 19.6875rem;
  }
}
.team-three-images__item .img_default img {
  max-height: inherit;
  width: 88%;
  height: 100%;
  margin: 0 auto;
}
@media (min-width: 1025px) {
  .team-three-images__item .img_default img {
    width: auto;
  }
}
.team-three-images__item_mob {
  display: block;
}
@media (min-width: 1025px) {
  .team-three-images__item_mob {
    display: none;
  }
}
@media (min-width: 1025px) {
  .team-three-images__item_blue {
    aspect-ratio: 392/312;
    min-width: unset;
  }
}
.team-three-images__item_blue .img_default {
  width: 100%;
}
@media (min-width: 1025px) {
  .team-three-images__item_blue .img_default {
    width: 111%;
    max-height: 22.3125rem;
    aspect-ratio: 437/357;
  }
}
.team-three-images__item_blue .img_default img {
  width: 100%;
}
@media (min-width: 1025px) {
  .team-three-images__item_blue .img_default img {
    width: unset;
  }
}
.team-three-images__background {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  overflow: hidden;
  width: 100%;
  border-radius: 1.875rem;
  aspect-ratio: 236/240;
}
@media (min-width: 1025px) {
  .team-three-images__background {
    position: relative;
    aspect-ratio: unset;
    width: 100%;
    height: 100%;
  }
}
.team-three-images__background svg {
  width: 100%;
  height: 100%;
}
.team-three-images__background_blue {
  width: 89%;
  aspect-ratio: 392/312;
}
@media (min-width: 1025px) {
  .team-three-images__background_blue {
    width: 100%;
    height: 100%;
  }
}

.planning-cards .head-content {
  gap: 0;
}
.planning-cards .headline_default {
  margin-top: 0.4375rem;
}
@media (min-width: 1025px) {
  .planning-cards .headline_default {
    margin-top: 1rem;
  }
}
@media (min-width: 1025px) {
  .planning-cards .headline_default * {
    font-size: 3.5rem !important;
  }
}
.planning-cards .text_default {
  margin-top: 1.875rem;
  max-width: 60.625rem;
}
@media (min-width: 1025px) {
  .planning-cards .text_default {
    margin-top: 1.5rem;
  }
}
.planning-cards .btn_default {
  margin-top: 2.5rem;
}
@media (min-width: 1025px) {
  .planning-cards .btn_default {
    margin-top: 3.125rem;
  }
}
.planning-cards__wrapper {
  margin-top: 2.5rem;
  display: grid;
  gap: 2rem;
  grid-template-columns: 1fr;
  grid-auto-rows: minmax(11.25rem, min-content);
}
@media (min-width: 1025px) {
  .planning-cards__wrapper {
    margin-top: 3.125rem;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-rows: 1fr;
  }
}
@media (max-width: 1025px) {
  .planning-cards__wrapper[data-content-position=reverse] .planning-cards__card_1 {
    order: 1 !important;
  }
}
@media (max-width: 1025px) {
  .planning-cards__wrapper[data-content-position=reverse] .planning-cards__card_2 {
    order: 4 !important;
  }
}
@media (max-width: 1025px) {
  .planning-cards__wrapper[data-content-position=reverse] .planning-cards__card_3 {
    order: 3 !important;
  }
}
@media (max-width: 1025px) {
  .planning-cards__wrapper[data-content-position=reverse] .planning-cards__card_4 {
    order: 2 !important;
  }
}
@media (max-width: 1025px) {
  .planning-cards__wrapper[data-content-position=reverse] .planning-cards__card_5 {
    order: 1 !important;
  }
}
@media (max-width: 1025px) {
  .planning-cards__wrapper[data-content-position=reverse] .planning-cards__card_6 {
    order: 5 !important;
  }
}
.planning-cards__wrapper[data-content-position=reverse] .planning-cards__card_big {
  order: -1;
}
@media (min-width: 1025px) {
  .planning-cards__wrapper[data-content-position=reverse] .planning-cards__card_big {
    grid-row: 1/3 !important;
    grid-column: 1/3 !important;
  }
}
.planning-cards__wrapper[data-content-position=reverse] .planning-cards__card_big + .planning-cards__card_big {
  order: unset;
}
@media (min-width: 1025px) {
  .planning-cards__wrapper[data-content-position=reverse] .planning-cards__card_big + .planning-cards__card_big {
    grid-row: 2/4 !important;
    grid-column: 3/5 !important;
  }
}
.planning-cards__wrapper .img_default {
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 10;
}
.planning-cards__wrapper .img_default img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.planning-cards__text {
  display: flex;
  flex-direction: column;
  padding: 2.5rem;
}
.planning-cards__card {
  overflow: hidden;
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: start;
}
.planning-cards__card .text_default {
  margin-top: 0;
}
@media (max-width: 1025px) {
  .planning-cards__card_1 {
    order: 1;
  }
}
@media (max-width: 1025px) {
  .planning-cards__card_2 {
    order: 2;
  }
}
@media (max-width: 1025px) {
  .planning-cards__card_3 {
    order: 6;
  }
}
@media (max-width: 1025px) {
  .planning-cards__card_4 {
    order: 5;
  }
}
@media (max-width: 1025px) {
  .planning-cards__card_5 {
    order: 3;
  }
}
@media (max-width: 1025px) {
  .planning-cards__card_6 {
    order: 4;
  }
}
.planning-cards__card_small {
  min-height: 11rem;
}
.planning-cards__card_small p, .planning-cards__card_small strong {
  display: inline-block;
}
.planning-cards__card_small p {
  margin-top: 0.625rem;
  font-size: 0.75rem;
}
@media (min-width: 1025px) {
  .planning-cards__card_small p {
    margin-top: 1rem;
    font-size: 1rem;
  }
}
.planning-cards__card_small p:nth-of-type(1) {
  margin-top: 1rem;
}
.planning-cards__card_small p:nth-of-type(1) > strong {
  margin-top: 0.125rem;
}
@media (min-width: 1025px) {
  .planning-cards__card_small p:nth-of-type(1) > strong {
    margin-top: 0rem;
  }
}
.planning-cards__card_small li {
  margin-left: 1.125rem;
}
@media (max-width: 1025px) {
  .planning-cards__card_small_bg {
    max-height: 11.875rem;
  }
}
@media (max-width: 576px) {
  .planning-cards__card_small_bg {
    max-height: 11.125rem;
  }
}
.planning-cards__card_empty {
  display: none;
}
@media (min-width: 1025px) {
  .planning-cards__card_empty {
    display: block;
  }
}
.planning-cards__card_big {
  padding: 40px 2.25rem 1rem 1.4375rem;
  position: relative;
  font-size: 0.75rem;
}
.planning-cards__card_big > * {
  position: relative;
  z-index: 10;
}
@media (min-width: 1025px) {
  .planning-cards__card_big {
    padding: 3rem 3.4375rem 2.5rem 3.4375rem;
    font-size: 1rem;
  }
}
@media (min-width: 1025px) {
  .planning-cards__card_big {
    grid-row: 2/4;
    grid-column: 1/3;
  }
}
@media (min-width: 1025px) {
  .planning-cards__card_big + .planning-cards__card_big {
    grid-row: 1/3;
    grid-column: 3/5;
  }
}
@media (max-width: 576px) {
  .planning-cards__card_big {
    min-height: 23.4375rem;
  }
}
.planning-cards__card_big_bg {
  padding: 0;
}
.planning-cards__card_big svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 1;
  scale: 1.5;
}
@media (min-width: 1025px) {
  .planning-cards__card_big svg {
    scale: 1;
    width: auto;
    height: 100%;
  }
}
@media (max-width: 576px) {
  .planning-cards__card_big svg {
    width: unset;
  }
}
.planning-cards__card_big ul {
  margin-top: 1.25rem !important;
}
@media (min-width: 1025px) {
  .planning-cards__card_big ul {
    margin-top: 1.875rem !important;
  }
}
.planning-cards__card_big li:not(:first-child) {
  margin-top: 0.625rem;
}
@media (min-width: 1025px) {
  .planning-cards__card_big li:not(:first-child) {
    margin-top: 1.125rem;
  }
}
.planning-cards ul, .planning-cards li {
  padding: 0;
  margin: 0;
}
.planning-cards__head {
  display: flex;
  gap: 24px;
  align-items: start;
}
@media (max-width: 480px) {
  .planning-cards__head {
    width: 110%;
  }
}
.planning-cards__icon {
  max-width: 3.1875rem;
  max-height: 3.1875rem;
}
.planning-cards__attachment {
  max-width: 17.8125rem;
  max-height: 14.6875rem;
  align-self: center;
  margin-top: 1.25rem;
}
@media (max-width: 576px) {
  .planning-cards__attachment {
    max-width: 9.0625rem;
  }
}
.planning-cards li {
  margin-left: 1.125rem;
}
@media (min-width: 1025px) {
  .planning-cards li {
    margin-left: 1.5625rem;
    margin-top: 0.625rem;
  }
}

.top-heading .head-content {
  gap: 0;
}
.top-heading .text_default {
  max-width: 31.25rem;
  margin-top: 2.5rem;
}
@media (min-width: 1025px) {
  .top-heading .text_default {
    margin-top: 4.0625rem;
  }
}
.top-heading .btn_default {
  margin-top: 2.5rem;
}
@media (min-width: 1025px) {
  .top-heading .btn_default {
    margin-top: 1.5625rem;
  }
}

.call-to-action .container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 3rem;
}
@media (min-width: 1025px) {
  .call-to-action .container {
    gap: 0;
    justify-content: space-between;
    flex-direction: row;
  }
}
.call-to-action .head-content {
  align-items: start;
  gap: 0;
  width: 100%;
}
@media (min-width: 1025px) {
  .call-to-action .head-content {
    width: 41%;
  }
}
.call-to-action .head-content .headline_default {
  margin-top: 0.75rem;
}
@media (min-width: 1025px) {
  .call-to-action .head-content .headline_default {
    margin-top: 1rem;
  }
}
.call-to-action .head-content .headline_default em {
  font-weight: 500;
}
.call-to-action .head-content .headline_default * {
  hyphens: auto;
  overflow-wrap: anywhere;
}
.call-to-action .head-content .text_default {
  margin-top: 1.25rem;
}
@media (min-width: 1025px) {
  .call-to-action .head-content .text_default {
    margin-top: 1.5rem;
  }
}
.call-to-action .head-content .btn_default {
  margin-top: 3rem;
}
@media (min-width: 1025px) {
  .call-to-action .head-content .btn_default {
    margin-top: 3.75rem;
  }
}
.call-to-action__img {
  overflow: hidden;
}
@media (min-width: 1025px) {
  .call-to-action__img {
    min-width: 32rem;
    width: 58%;
  }
}
.call-to-action__img img {
  width: 100%;
}

@media (min-width: 1025px) {
  .circular-navigation .head-content .text_default {
    margin-top: 0.5625rem;
  }
}
.circular-navigation__wrapper {
  margin-top: 1.875rem;
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.875rem;
}
@media (min-width: 1025px) {
  .circular-navigation__wrapper {
    margin-top: 5rem;
    grid-template-columns: 1fr 1fr;
    gap: 5rem;
    align-items: center;
  }
}
.circular-navigation svg {
  display: block;
  margin: 0 auto;
}
.circular-navigation__background-circle {
  fill: #132C4A;
}
.circular-navigation__segment-path {
  transform: rotate(45deg);
  transform-origin: center;
}
.circular-navigation__segment {
  fill: #6F7E8E;
  stroke: #6F7E8E;
  stroke-width: 1.5;
  stroke-linejoin: round;
  stroke-linecap: round;
  cursor: pointer;
  transition: fill 0.3s, stroke 0.3s;
  outline: none;
  -webkit-tap-highlight-color: transparent;
}
.circular-navigation__segment:focus-visible {
  outline: 1px solid #F9F8F5;
}
.circular-navigation__segment:hover:not(circle), .circular-navigation__segment.active:not(circle) {
  fill: #ffffff;
  stroke: #39BB73;
}
.circular-navigation__segment.circle-active {
  fill: #ffffff;
  stroke: #ffffff;
}
.circular-navigation__center-circle {
  fill: #39BB73;
  stroke: #132C4A;
  stroke-width: 2;
  cursor: pointer;
}
.circular-navigation__center-circle:hover {
  fill: rgb(70.6823770492, 198.8176229508, 127.8504098361);
}
.circular-navigation__center-circle.active ~ .circular-navigation__segment {
  fill: #ffffff;
}
.circular-navigation__center-text {
  fill: #000000;
  font-size: 10px;
  text-anchor: middle;
  font-weight: 700;
  letter-spacing: -0.4px;
  pointer-events: none;
}
.circular-navigation__segment-img {
  opacity: 0.25;
  pointer-events: none;
}
.circular-navigation__segment-text {
  pointer-events: none;
  opacity: 0.35;
  letter-spacing: -0.4px;
  transition: opacity 0.3s ease;
}
.circular-navigation__segment-text.active {
  opacity: 1;
}
.circular-navigation__segment-text-title {
  font-weight: 700;
}
.circular-navigation__card {
  display: flex;
  position: relative;
  align-items: start;
  flex-direction: column;
  gap: 1.5rem;
  background-color: #D7EADF;
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  visibility: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  max-width: 0;
  max-height: 0;
  padding: 0;
}
.circular-navigation__card.active {
  visibility: unset;
  -webkit-user-select: unset;
  -moz-user-select: unset;
  -ms-user-select: unset;
  user-select: unset;
  pointer-events: unset;
  max-width: unset;
  max-height: unset;
  padding: 2.3125rem 1.375rem 2rem 1.375rem;
  opacity: 1;
}
@media (min-width: 1025px) {
  .circular-navigation__card.active {
    gap: 1.5rem;
    padding: 4.375rem 3.625rem 2.75rem 3.25rem;
  }
}
.circular-navigation__card > * {
  z-index: 10;
}
.circular-navigation__card ul {
  margin: 0;
  padding-left: 1.375rem;
}
@media (min-width: 1025px) {
  .circular-navigation__card ul {
    padding-left: 1.625rem;
  }
}
.circular-navigation__card p:not(:first-child) {
  padding-top: 1.5rem;
}
.circular-navigation__card svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 1;
  mix-blend-mode: multiply;
}
.circular-navigation__card_img {
  padding: 0;
}
.circular-navigation__card_img .img_default, .circular-navigation__card_img .text_default {
  width: 100%;
  max-width: 20.625rem;
}
.circular-navigation__card_img .img_default img, .circular-navigation__card_img .text_default img {
  margin: 0 auto;
}
.circular-navigation__card_img p:not(:first-child) {
  padding-top: 2rem;
}
.circular-navigation__card_img.active {
  visibility: unset;
  align-items: center;
}
@media (min-width: 1025px) {
  .circular-navigation__card_img.active {
    padding: 4.625rem 2.5rem;
  }
}
.circular-navigation__head {
  display: flex;
  gap: 1.5rem;
  align-items: start;
}
.circular-navigation__head .img_default {
  width: 100%;
  max-width: 4rem;
}
@media (max-width: 1025px) {
  .circular-navigation__head {
    padding-bottom: 0.125rem;
  }
}
@media (max-width: 1025px) {
  .circular-navigation__head .headline_default > * {
    font-size: 1.5rem !important;
  }
}
.circular-navigation__white-text {
  background-color: #39BB73;
  color: #ffffff;
  border-radius: 10px;
  width: 100%;
  padding: 0.75rem 1.25rem;
}
@media (min-width: 1025px) {
  .circular-navigation__white-text {
    padding: 1.25rem 1.875rem;
  }
}

.blog-text {
  color: #132C4A;
}
.blog-text .container {
  max-width: 60.8125rem;
}
.blog-text .container .text_default:nth-child(1) {
  margin: 0;
}
.blog-text .container .text_default:nth-last-child(1) {
  margin: 0;
}
.blog-text .container .text_default h2, .blog-text .container .text_default h3, .blog-text .container .text_default h4, .blog-text .container .text_default h5, .blog-text .container .text_default h6 {
  margin-bottom: 1.25rem;
}
@media (min-width: 1025px) {
  .blog-text .container .text_default h2, .blog-text .container .text_default h3, .blog-text .container .text_default h4, .blog-text .container .text_default h5, .blog-text .container .text_default h6 {
    margin-bottom: 1rem;
  }
}
.blog-text .container .text_default h2 + p > strong:first-child, .blog-text .container .text_default h3 + p > strong:first-child, .blog-text .container .text_default h4 + p > strong:first-child, .blog-text .container .text_default h5 + p > strong:first-child, .blog-text .container .text_default h6 + p > strong:first-child {
  display: block;
  margin-bottom: 1.25rem;
  font-size: 1rem;
}
@media (min-width: 1025px) {
  .blog-text .container .text_default h2 + p > strong:first-child, .blog-text .container .text_default h3 + p > strong:first-child, .blog-text .container .text_default h4 + p > strong:first-child, .blog-text .container .text_default h5 + p > strong:first-child, .blog-text .container .text_default h6 + p > strong:first-child {
    font-size: 1.125rem;
    margin-bottom: 3.125rem;
  }
}
.blog-text .container .text_default > * {
  margin-bottom: 0.5rem;
}

.top-two-images .container {
  display: flex;
  flex-direction: column;
  gap: 1.625rem;
}
@media (min-width: 1025px) {
  .top-two-images .container {
    gap: 2rem;
  }
}
.top-two-images .container .headline_default {
  width: 100%;
}
@media (min-width: 1025px) {
  .top-two-images .container .headline_default {
    width: 78%;
  }
}
.top-two-images__top {
  display: flex;
  flex-direction: column;
  align-items: end;
  gap: 2.5rem;
}
@media (min-width: 768px) {
  .top-two-images__top {
    flex-direction: row;
    align-items: start;
    justify-content: space-between;
  }
}
@media (min-width: 1025px) {
  .top-two-images__top {
    align-items: end;
    justify-content: space-between;
  }
}
@media (max-width: 1025px) {
  .top-two-images__top .headline_h1 h1 {
    font-size: 3rem;
  }
}
@media (min-width: 1025px) {
  .top-two-images__top .headline_h1 h1 {
    width: 77%;
  }
  .top-two-images__top .headline_h1 h1 span {
    display: inline-block;
    width: 122%;
  }
}
.top-two-images .hero-home__item {
  width: 31%;
  min-width: 6.5625rem;
  min-height: 6.6875rem;
  padding: 1.9375rem 1.1875rem;
}
@media (min-width: 576px) {
  .top-two-images .hero-home__item {
    padding: 3.875rem 1.8125rem;
  }
}
@media (min-width: 768px) {
  .top-two-images .hero-home__item {
    padding: 4.375rem 2.5rem;
  }
}
@media (min-width: 1025px) {
  .top-two-images .hero-home__item {
    padding: 4.875rem 2.8125rem;
    max-width: 14.75rem;
    max-height: 15rem;
  }
}
.top-two-images__bottom {
  display: flex;
  flex-direction: column-reverse;
  gap: 5.25rem;
  justify-content: space-between;
}
@media (min-width: 1025px) {
  .top-two-images__bottom {
    flex-direction: row;
    gap: 0;
    align-items: end;
  }
}
@media (min-width: 1025px) {
  .top-two-images__text-btns {
    width: 39%;
  }
}
.top-two-images__text-btns .btn_default {
  padding-top: 2.125rem;
  justify-content: start;
}
@media (min-width: 768px) {
  .top-two-images__text-btns .btn_default {
    padding-top: 2.5rem;
  }
}
.top-two-images__item {
  position: relative;
}
@media (min-width: 1025px) {
  .top-two-images__item {
    width: 49%;
  }
}
.top-two-images__item .img_default {
  position: absolute;
  bottom: -15%;
  left: 50%;
  transform: translate(-50%);
  width: 90%;
  max-width: 36.9375rem;
}
.top-two-images__item .img_default img {
  width: 100%;
  height: auto;
}
.top-two-images__item svg {
  width: 100%;
  height: auto;
}

@media (max-width: 576px) {
  .services-top .headline_default {
    width: 100%;
    text-align: start;
  }
  .services-top .headline_default * {
    display: block;
  }
}
.services-top .text_default {
  max-width: 31.25rem;
}
@media (max-width: 576px) {
  .services-top .text_default {
    text-align: start;
  }
}
.services-top .btn_default {
  order: 2;
  margin-top: 1.5625rem;
}
@media (min-width: 576px) {
  .services-top .btn_default {
    order: 1;
    margin-top: 0;
  }
}
.services-top__cards {
  order: 1;
  display: grid;
  width: 100%;
  justify-content: space-between;
  position: relative;
  margin-top: 1.5625rem;
  gap: 2.5rem;
  grid-auto-rows: 1fr;
}
@media (min-width: 576px) {
  .services-top__cards {
    order: 2;
    grid-template: 1fr 1fr/1fr 1fr;
    gap: 2rem;
  }
}
@media (min-width: 1025px) {
  .services-top__cards {
    grid-template: 1fr/25% 21% 21% 25%;
    margin-top: 2.1875rem;
    gap: 0;
  }
}
@media (min-width: 576px) {
  .services-top__cards_3 > :nth-child(3) {
    grid-column: 1/-1;
  }
}
@media (min-width: 1025px) {
  .services-top__cards_3 {
    grid-template: 1fr/28% 30% 28%;
  }
  .services-top__cards_3 > :nth-child(3) {
    grid-column: unset;
  }
}
.services-top__cards_2 {
  grid-template: 1fr/1fr;
  max-width: 40.625rem;
  gap: 2.5rem;
}
@media (min-width: 576px) {
  .services-top__cards_2 {
    grid-template: 1fr/1fr 1fr;
  }
}
.services-top__cards_1 {
  grid-template: 1fr/minmax(min-content, 19.6875rem);
  justify-content: center;
}
.services-top__card {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  text-align: start;
  padding: 2.875rem 1.5rem 2.875rem 3.1875rem;
  justify-content: center;
  overflow: hidden;
  position: relative;
}
@media (min-width: 576px) {
  .services-top__card {
    padding: 2.25rem 1.875rem;
  }
}
.services-top__card:last-child, .services-top__card:first-child {
  bottom: 0;
  height: 100%;
  word-break: auto-phrase;
}
@media (min-width: 1025px) {
  .services-top__card:last-child, .services-top__card:first-child {
    bottom: 6rem;
  }
}
@media (min-width: 1280px) {
  .services-top__card:last-child, .services-top__card:first-child {
    bottom: 8.125rem;
  }
}
.services-top__card:last-child {
  right: 0;
}
.services-top__card:first-child {
  left: 0;
}
@media (min-width: 1025px) {
  .services-top__card_3:last-child, .services-top__card_3:first-child {
    bottom: 6rem;
  }
}
.services-top__card_2:last-child, .services-top__card_2:first-child, .services-top__card_1:last-child, .services-top__card_1:first-child {
  bottom: unset;
}
.services-top__card svg {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  z-index: 1;
  mix-blend-mode: multiply;
  pointer-events: none;
}
.services-top__card > * {
  width: 100%;
}
.services-top__text {
  font-size: 1rem;
}

.image-text__wrapper {
  display: flex;
  flex-direction: column-reverse;
  gap: 1.875rem;
}
@media (min-width: 1025px) {
  .image-text__wrapper {
    flex-direction: row;
    gap: 5rem;
  }
  .image-text__wrapper[data-content-position=reverse] {
    flex-direction: row-reverse;
  }
}
.image-text__wrapper .img_default {
  flex: 1;
  display: flex;
  align-items: center;
}
@media (min-width: 1025px) {
  .image-text__wrapper .img_default {
    flex: 1 0 40%;
  }
}
.image-text__wrapper .head-content {
  align-items: start;
  gap: 1.875rem;
}
@media (min-width: 1025px) {
  .image-text__wrapper .head-content {
    gap: 1.5rem;
    width: 53%;
  }
}
.image-text__wrapper .head-content .subheadline_default {
  hyphens: auto;
  word-break: break-word;
}
.image-text__wrapper .head-content .headline_default + .text_default_md {
  margin-top: 0.625rem;
}
@media (min-width: 1025px) {
  .image-text__wrapper .head-content .headline_default + .text_default_md {
    margin-top: 0rem;
  }
}
.image-text__wrapper .head-content .text_default p:not(:first-child) {
  margin-top: 1.875rem;
}
@media (min-width: 1025px) {
  .image-text__wrapper .head-content .text_default p:not(:first-child) {
    margin-top: 2rem;
  }
}
.image-text__wrapper .head-content .text_default p:has(+ p) {
  margin-bottom: 2.5rem;
}
@media (min-width: 1025px) {
  .image-text__wrapper .head-content .text_default p:has(+ p) {
    margin-bottom: 0;
  }
}
.image-text__wrapper .head-content .text_default ul li {
  margin-top: 0.625rem;
}
@media (min-width: 1025px) {
  .image-text__wrapper .head-content .text_default ul li {
    margin-top: 1rem;
  }
}
.image-text__text + .text_default_md {
  margin-top: 0.625rem;
}
@media (min-width: 1025px) {
  .image-text__text + .text_default_md {
    margin-top: 0.5rem;
  }
}

.contact-form .container {
  max-width: 1112px;
}
.contact-form__wrap {
  padding: 25px 18px 24px;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 1025px) {
  .contact-form__wrap {
    padding: 68px 171px 112px;
  }
}
.contact-form__wrap .head-content {
  gap: 0.75rem;
}
@media (min-width: 1025px) {
  .contact-form__wrap .head-content {
    gap: 1rem;
  }
}
.contact-form__wrap__head .headline_default {
  margin-top: 12px;
}
@media (min-width: 1025px) {
  .contact-form__wrap__head .headline_default {
    margin-top: 16px;
  }
}
.contact-form__wrap__head .text_default {
  margin-top: 16px;
}
@media (min-width: 1025px) {
  .contact-form__wrap__head .text_default {
    margin-top: 0;
  }
}
.contact-form__wrap__width {
  max-width: 768px;
  margin-left: auto;
  margin-right: auto;
}
.contact-form__form {
  margin-top: 2rem;
}
@media (min-width: 1025px) {
  .contact-form__form {
    margin-top: 3rem;
  }
}
.contact-form__form .wpcf7-form {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}
.contact-form__form .wpcf7-form > p {
  margin: 0;
}
.contact-form__form .wpcf7-form .wpcf7-response-output {
  grid-column: 1/-1;
}
@media (min-width: 1025px) {
  .contact-form__form .wpcf7-form {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .contact-form__form .wpcf7-form > p:nth-of-type(-n + 4) {
    grid-column: auto;
  }
  .contact-form__form .wpcf7-form > p:nth-of-type(n + 5) {
    grid-column: 1/-1;
  }
  .contact-form__form .wpcf7-form .wpcf7-response-output {
    grid-column: 1/-1;
  }
}
.contact-form__form label {
  color: #132C4A;
  font-size: 14px;
  font-weight: 400;
  line-height: 160%;
}
@media (min-width: 1025px) {
  .contact-form__form label {
    font-size: 18px;
    line-height: 150%;
  }
}
.contact-form__form input[type=text], .contact-form__form input[type=email], .contact-form__form input[type=tel], .contact-form__form input[type=number], .contact-form__form select, .contact-form__form textarea {
  background: #F9F8F5;
  border-radius: 30px;
  border: none;
  padding: 8px 12px;
  margin-top: 0.5rem;
  width: 100%;
  font-size: 12px;
}
@media (min-width: 1025px) {
  .contact-form__form input[type=text], .contact-form__form input[type=email], .contact-form__form input[type=tel], .contact-form__form input[type=number], .contact-form__form select, .contact-form__form textarea {
    font-size: 18px;
  }
}
.contact-form__form textarea {
  padding: 12px;
  font-size: 12px;
}
@media (min-width: 1025px) {
  .contact-form__form textarea {
    font-size: 18px;
  }
}
.contact-form__form select {
  color: #132C4A;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url("/wp-content/themes/beat2lead/img/chevron-down.svg") no-repeat right 0.75rem center;
  background-repeat: no-repeat;
  background-color: #F9F8F5;
  background-position: right 0.75rem center;
  background-size: 1.5rem;
  padding-right: 2rem;
}
.contact-form__form .btn {
  display: inline-flex;
  font-size: 0.875rem;
  font-weight: 700;
  cursor: pointer;
  text-decoration: none;
  border-radius: 2.5rem;
  transition: background-color 0.3s ease, color 0.3s ease;
  padding: 0.75rem 1.1rem;
  line-height: 1.5;
  text-align: center;
}
@media (min-width: 1025px) {
  .contact-form__form .btn {
    font-size: 1rem;
    padding: 0.75rem 1.5rem;
  }
}
.contact-form__form .btn_primary {
  background-color: #F99340;
  color: #F9F8F5;
  border: 1px solid #F99340;
}
.contact-form__form .btn_primary:hover {
  opacity: 0.9;
}
.contact-form__form .btn:focus {
  outline: none !important;
}
.contact-form__form .btn_focus-dark:focus-visible {
  outline: 1px solid #000000 !important;
  outline-offset: 2px;
}
.contact-form__form .wpcf7-submit {
  margin: auto;
  display: block;
}
.contact-form__form .wpcf7-spinner {
  position: absolute;
  left: 48%;
}
.contact-form__form .wpcf7-acceptance input[type=checkbox] {
  position: absolute;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.contact-form__form .wpcf7-acceptance label {
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 12px;
  color: #132C4A;
}
@media (min-width: 1025px) {
  .contact-form__form .wpcf7-acceptance label {
    font-size: 16px;
  }
}
.contact-form__form .wpcf7-acceptance label a {
  color: #132C4A;
  padding-left: 28px;
}
.contact-form__form .wpcf7-acceptance input[type=checkbox] + .wpcf7-list-item-label::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 8px;
  border-radius: 30px;
  background: #F99340;
  box-sizing: border-box;
  position: absolute;
  flex-shrink: 0;
}
.contact-form__form .wpcf7-acceptance .wpcf7-list-item-label {
  line-height: 24px;
}
.contact-form__form .wpcf7-acceptance input[type=checkbox]:checked + .wpcf7-list-item-label::before {
  content: "✔";
  color: #fff;
  font-size: 14px;
  text-align: center;
  line-height: 20px;
}
.contact-form__form .wpcf7-acceptance input[type=checkbox]:focus-visible + .wpcf7-list-item-label::before {
  outline: 2px solid #000;
  outline-offset: 2px;
}

.legal .container {
  max-width: 768px;
}
.legal__wrap {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
@media (min-width: 1025px) {
  .legal__wrap {
    gap: 1rem;
  }
}
.legal__wrap .headline_h1, .legal__wrap .headline_h1 * {
  font-size: 48px;
}
@media (min-width: 1025px) {
  .legal__wrap .headline_h1, .legal__wrap .headline_h1 * {
    font-size: 100px;
  }
}
@media (min-width: 1025px) {
  .legal__wrap .headline_h2 {
    margin-top: 1.5rem;
  }
}

.post-card {
  text-decoration: none;
  animation-name: appearing;
  animation-duration: 0.5s;
  position: relative;
  overflow: hidden;
}
@keyframes appearing {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.post-card:hover .img_default img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.post-card .img_default {
  overflow: hidden;
}
.post-card .img_default > img {
  aspect-ratio: 335/221;
  object-fit: cover;
  width: 100%;
  will-change: transform;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
@media (min-width: 1025px) {
  .post-card .img_default > img {
    aspect-ratio: 614/328;
  }
}
.post-card__text-container {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding: 1.5rem;
}
@media (min-width: 1025px) {
  .post-card__text-container {
    gap: 2.5rem;
    padding: 1.5rem 1.5rem 4rem 1.5rem;
  }
}
.post-card__head {
  display: flex;
  align-items: center;
  gap: 0.5rem 1rem;
  flex-wrap: wrap;
  z-index: 1;
}
.post-card__head .btn {
  cursor: unset;
}
.post-card__reading-time {
  color: #000000;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
@media (max-width: 1025px) {
  .post-card__reading-time {
    font-size: 0.75rem;
  }
}
.post-card__body > .text_default {
  margin-top: 0.5rem;
}
.post-card__body * {
  color: #000000;
}
.post-card .read-more {
  margin-top: 1.5rem;
}

.read-more {
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: #000000;
}
.read-more:hover {
  text-decoration: underline;
  text-decoration-color: #000000;
}
.read-more:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.read-more > span {
  color: #0D0B0B;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 160%;
}
@media (min-width: 1025px) {
  .read-more > span {
    font-size: 1rem;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
  }
}

.not-found {
  animation-duration: 0.5s;
  animation-name: appearing;
}
@keyframes appearing {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.blog-heading-image .container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 3rem;
}
@media (min-width: 1025px) {
  .blog-heading-image .container {
    gap: 0;
    justify-content: space-between;
    flex-direction: row;
  }
}
.blog-heading-image__head {
  width: 100%;
}
@media (min-width: 1025px) {
  .blog-heading-image__head {
    width: 37%;
  }
}
.blog-heading-image__head h1 {
  font-size: 3rem;
  margin-top: 1.5rem;
}
@media (min-width: 1025px) {
  .blog-heading-image__head h1 {
    font-size: 6.25rem;
    margin-top: 1.5rem;
  }
}
.blog-heading-image__breadcrumbs {
  font-family: "Roboto";
  display: flex;
  line-height: 1.6;
  align-items: anchor-center;
  font-weight: 400;
  font-size: 0.75rem;
  gap: 0.5rem;
  list-style: none;
  padding: 0;
  margin: 0;
  hyphens: auto;
  overflow-wrap: anywhere;
}
@media (min-width: 1025px) {
  .blog-heading-image__breadcrumbs {
    font-family: "Hanken Grotesk";
    font-size: 1.125rem;
  }
}
.blog-heading-image__breadcrumbs a {
  text-decoration: none;
  color: inherit;
}
.blog-heading-image__author-name {
  margin-top: 2rem;
  line-height: 1.6;
  display: flex;
  gap: 0.25rem;
}
@media (min-width: 1025px) {
  .blog-heading-image__author-name {
    margin-top: 0.625rem;
  }
}
.blog-heading-image__name-wrap {
  font-weight: 600;
}
.blog-heading-image__date-time {
  display: flex;
  align-items: baseline;
  gap: 0.5rem;
  margin-top: 0.25rem;
  line-height: 1.6;
  padding: 0.4063rem 0;
  font-size: 0.75rem;
}
@media (min-width: 1025px) {
  .blog-heading-image__date-time {
    font-size: 1rem;
    margin-top: 0.5rem;
  }
}
.blog-heading-image__square {
  font-size: 0.625rem;
}
@media (min-width: 1025px) {
  .blog-heading-image__square {
    font-size: 0.75rem;
  }
}
.blog-heading-image__share-text {
  font-weight: 600;
  line-height: 1.6;
}
.blog-heading-image__social {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-top: 1.5rem;
}
@media (min-width: 1025px) {
  .blog-heading-image__social {
    margin-top: 2.5rem;
  }
}
.blog-heading-image__social .person-card__social {
  align-items: center;
}
.blog-heading-image .call-to-action__img {
  width: 100%;
}
@media (min-width: 1025px) {
  .blog-heading-image .call-to-action__img {
    width: 60%;
  }
}
.blog-heading-image .call-to-action__img img {
  aspect-ratio: 817/456;
  object-fit: cover;
}

.copy-link-btn {
  display: flex;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
}
.copy-link-btn:focus-visible {
  outline: solid black 1px;
}

.hero-buisness__wrap {
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 1rem;
}
@media (min-width: 1025px) {
  .hero-buisness__wrap {
    grid-template-columns: 1.3fr 1fr;
  }
}
.hero-buisness__box {
  position: absolute;
  overflow: hidden;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 67%;
  z-index: 1;
}
.hero-buisness__box svg {
  position: absolute;
  top: -10%;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 1;
  mix-blend-mode: multiply;
}
.hero-buisness__content {
  display: flex;
  flex-direction: column;
  gap: 1.875rem;
}
.hero-buisness__text-btns {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
@media (min-width: 1025px) {
  .hero-buisness__text-btns {
    gap: 1.875rem;
    max-width: 28.625rem;
    align-items: flex-start;
  }
}
.hero-buisness__text-btns .btn_default_flex {
  flex-direction: column;
  align-items: center;
}
@media (min-width: 1025px) {
  .hero-buisness__text-btns .btn_default_flex {
    flex-direction: row;
  }
}
.hero-buisness__img {
  position: relative;
}
.hero-buisness__img .img_default {
  position: relative;
  z-index: 3;
}
.hero-buisness__img .img_default img {
  aspect-ratio: 471/706;
  width: 88%;
  margin-left: auto;
}
.hero-buisness__img_mob {
  max-width: 37.5rem;
  margin: 0 auto;
}
@media (min-width: 1025px) {
  .hero-buisness__img_mob {
    display: none;
  }
}
.hero-buisness__img_desk {
  display: none;
  align-items: flex-end;
}
@media (min-width: 1025px) {
  .hero-buisness__img_desk {
    display: flex;
  }
}

.about-me .container {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
@media (min-width: 1025px) {
  .about-me .container {
    gap: 5rem;
  }
}
.about-me__top {
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 2.5rem;
}
@media (min-width: 1025px) {
  .about-me__top {
    grid-template-columns: 1fr 1.4fr;
    grid-gap: 0;
  }
}
@media (min-width: 1025px) {
  .about-me__top .head-content {
    justify-content: center;
  }
}
.about-me__top .head-content .headline_h3 span[style] {
  font-size: 38px;
}
@media (min-width: 1025px) {
  .about-me__top .head-content .headline_h3 span[style] {
    font-size: 42px;
  }
}
.about-me__top .head-content .headline_h3 span[style] * {
  font-size: 38px;
}
@media (min-width: 1025px) {
  .about-me__top .head-content .headline_h3 span[style] * {
    font-size: 42px;
  }
}
.about-me__top .text_default {
  margin-top: 0.5rem;
  display: flex;
  flex-direction: column;
  gap: 2rem;
  z-index: 1;
}
.about-me__top .text_default ol {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding-left: 1.25rem;
}
@media (min-width: 1025px) {
  .about-me__top .text_default ol {
    font-size: 1rem;
  }
}
.about-me__top .text_default ol li span {
  font-family: "Times New Roman";
}
@media (min-width: 1025px) {
  .about-me__top .btn_default {
    margin-top: 0.5rem;
    justify-content: flex-start;
  }
}
.about-me__top .btn_default_flex {
  flex-direction: column;
  align-items: center;
}
@media (min-width: 1025px) {
  .about-me__top .btn_default_flex {
    flex-direction: row;
  }
}
.about-me__grid {
  display: grid;
  grid-template-columns: 1.7fr 1fr;
  grid-template-rows: auto auto;
  grid-gap: 2.5rem 1.25rem;
}
@media (min-width: 1025px) {
  .about-me__grid {
    grid-template-columns: 1.5fr 1fr;
    grid-gap: 3.5rem 2.1875rem;
  }
}
.about-me__box {
  overflow: hidden;
  position: relative;
}
.about-me__box .img_default {
  width: 100%;
  height: 100%;
}
.about-me__box .img_default img {
  min-height: 230px;
}
.about-me__box svg {
  position: absolute;
  top: -10%;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 1;
  mix-blend-mode: multiply;
}
.about-me__box_1, .about-me__box_4 {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 1025px) {
  .about-me__box_1, .about-me__box_4 {
    padding: 1.5rem;
  }
}
@media (min-width: 1280px) {
  .about-me__box_1, .about-me__box_4 {
    padding: 2.625rem 3.5rem;
  }
}
.about-me__box_1 .text_default, .about-me__box_4 .text_default {
  gap: 1rem;
}
.about-me__box_1 {
  order: 1;
  font-family: "Newsreader", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 1.25rem;
  color: #303133;
  padding: 2.3125rem 1.25rem;
}
@media (min-width: 1025px) {
  .about-me__box_1 {
    padding: 2.625rem 3.5rem;
    font-size: 1.5rem;
    height: 80%;
  }
}
.about-me__box_1:before {
  content: "";
  background-image: url("./img/icons/wave-green7.svg");
  background-repeat: no-repeat;
  background-size: cover;
  mix-blend-mode: multiply;
  position: absolute;
  inset: 0;
}
.about-me__box_2 {
  order: 3;
  width: 60%;
}
@media (min-width: 1025px) {
  .about-me__box_2 {
    width: auto;
    order: 1;
  }
}
.about-me__box_3 {
  order: 2;
}
@media (min-width: 1025px) {
  .about-me__box_3 {
    order: 1;
    max-width: 16.25rem;
    justify-self: flex-end;
    margin-top: -4rem;
  }
}
.about-me__box_4 {
  order: 4;
  margin-left: -68%;
}
@media (min-width: 1025px) {
  .about-me__box_4 {
    margin-left: inherit;
    order: 1;
  }
}
.about-me__box_4:before {
  content: "";
  background-image: url("./img/icons/wave-green6.svg");
  background-repeat: no-repeat;
  background-size: cover;
  mix-blend-mode: multiply;
  position: absolute;
  inset: 0;
}
.about-me__bottom {
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 2.5rem;
}
@media (min-width: 1025px) {
  .about-me__bottom {
    grid-template-columns: 1fr 1.95fr;
    grid-gap: 1.875rem;
  }
}
.about-me__bottom .img_default {
  overflow: hidden;
}
.about-me__bottom-text {
  padding: 4.5625rem 1.5625rem 2.0625rem;
}
@media (min-width: 1025px) {
  .about-me__bottom-text {
    padding: 4.5625rem 4.4375rem 5.3125rem;
  }
}
.about-me__bottom-text .btn_default {
  margin-top: 1.5625rem;
}

.analytics .head-content .headline_h2 span[style] {
  font-size: 38px;
}
@media (min-width: 1025px) {
  .analytics .head-content .headline_h2 span[style] {
    font-size: 48px;
  }
}
.analytics .head-content .headline_h2 span[style] * {
  font-size: 38px;
}
@media (min-width: 1025px) {
  .analytics .head-content .headline_h2 span[style] * {
    font-size: 48px;
  }
}
.analytics .reviews-slider__slide .text_default {
  color: #132C4A;
}
.analytics .reviews-slider__meta {
  color: #132C4A;
}
@media (min-width: 1025px) {
  .analytics .reviews-slider__slide {
    padding: 4.0625rem 0.625rem;
  }
}
.analytics__row {
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 3.125rem;
  position: relative;
  overflow: hidden;
  margin-top: 3.125rem;
}
@media (min-width: 1025px) {
  .analytics__row {
    grid-template-columns: 1fr 1fr;
    grid-gap: 2.3125rem;
    margin-top: 4.625rem;
  }
}
.analytics__col {
  padding: 2.6875rem 1.875rem;
}
@media (min-width: 1025px) {
  .analytics__col {
    padding: 3.75rem;
  }
}
.analytics__col .btn_default_flex {
  margin-top: 1rem;
  justify-content: flex-start;
}
@media (max-width: 576px) {
  .analytics__col .btn_default_flex .btn {
    flex: 1 1 auto;
    justify-content: center;
  }
}
.analytics__col:first-child {
  background-image: url("./img/book-bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
@media (min-width: 1025px) {
  .analytics__col:first-child {
    padding-bottom: 2rem;
  }
}
.analytics__col:last-child {
  display: flex;
  flex-direction: column;
  gap: 3.5rem;
}
.analytics__col:last-child .btn_default_flex {
  justify-content: flex-end;
}
.analytics__img {
  margin-top: 0.9375rem;
}
@media (min-width: 1025px) {
  .analytics__img {
    margin-top: 2.5rem;
  }
}
.analytics__steps {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.analytics__step {
  display: grid;
  grid-template-columns: 3rem 1fr;
  gap: 2.5rem;
}
.analytics__step-icon {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
}
.analytics__step-icon img {
  width: 3rem;
  height: 3rem;
  object-fit: contain;
}
.analytics__step-info .text_default {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
}
.analytics__step:last-child .analytics__line {
  display: none;
}
.analytics__line {
  width: 2px;
  height: 6.25rem;
  background-color: #39BB73;
}
.analytics .cta__wrap {
  border-color: #237D4C;
  margin-top: 2.5rem;
}
@media (min-width: 1025px) {
  .analytics .cta__wrap {
    margin-top: 4.625rem;
  }
}

.title-img-text__head {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
@media (min-width: 1025px) {
  .title-img-text__head {
    gap: 1.875rem;
  }
}
.title-img-text__head .headline_default:first-child span[style] {
  font-size: 38px;
}
@media (min-width: 1025px) {
  .title-img-text__head .headline_default:first-child span[style] {
    font-size: 40px;
  }
}
.title-img-text__head .headline_default:first-child span[style] * {
  font-size: 38px;
}
@media (min-width: 1025px) {
  .title-img-text__head .headline_default:first-child span[style] * {
    font-size: 40px;
  }
}
.title-img-text__head .headline_default:last-child span[style] {
  font-size: 38px;
}
@media (min-width: 1025px) {
  .title-img-text__head .headline_default:last-child span[style] {
    font-size: 44px;
  }
}
.title-img-text__head .headline_default:last-child span[style] * {
  font-size: 38px;
}
@media (min-width: 1025px) {
  .title-img-text__head .headline_default:last-child span[style] * {
    font-size: 44px;
  }
}
.title-img-text__wrap {
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 1.25rem;
}
@media (min-width: 1025px) {
  .title-img-text__wrap {
    grid-template-columns: 1fr 1fr;
    grid-gap: 2.6875rem;
    align-items: end;
  }
}
@media (min-width: 1025px) {
  .title-img-text__wrap .text_default {
    margin-top: 1.25rem;
  }
}
.title-img-text__wrap .text_default p {
  margin-bottom: 1.25rem;
}
.title-img-text__wrap .text_default p:last-child {
  margin-bottom: 0;
}

.title-text__wrap {
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 2.5rem;
}
@media (min-width: 1025px) {
  .title-text__wrap {
    grid-template-columns: 1fr 1.3fr;
    grid-gap: 5rem;
  }
}

@media (min-width: 1025px) {
  .site_2 .title-text__wrap {
    grid-template-columns: 1fr 1.05fr;
  }
}

.contact-block__col .text_default {
  margin-top: 1rem;
}
@media (min-width: 1025px) {
  .contact-block__col .text_default {
    margin-top: 1.5rem;
  }
}
.contact-block__col .headline_default {
  margin-top: 1rem;
}
.contact-block__col:first-child {
  order: 3;
}
@media (min-width: 1025px) {
  .contact-block__col:first-child {
    order: unset;
  }
}
.contact-block__form {
  margin-top: 2rem;
}
.contact-block__form form {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  /* Container for checkbox + label */
}
.contact-block__form form .btn_default {
  line-height: 0;
}
.contact-block__form form .btn_default_flex {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
  justify-content: center;
}
.contact-block__form form label {
  color: #132C4A;
  font-size: 14px;
  line-height: 160%; /* 22.4px */
  font-weight: 400;
}
@media (min-width: 1025px) {
  .contact-block__form form label {
    color: #132C4A;
    font-size: 16px;
    line-height: 150%;
  }
}
.contact-block__form form label.inputLabel {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.contact-block__form form .btn {
  border-radius: 0;
  display: inline-flex;
  font-size: 0.875rem;
  font-weight: 700;
  cursor: pointer;
  text-decoration: none;
  border-radius: 2.5rem;
  transition: background-color 0.3s ease, color 0.3s ease;
  padding: 0.75rem 1.1rem;
  line-height: 1.5;
  text-align: center;
}
@media (min-width: 1025px) {
  .contact-block__form form .btn {
    font-size: 1rem;
    padding: 0.75rem 1.5rem;
  }
}
.contact-block__form form .btn_primary {
  background-color: #F99340;
  color: #F9F8F5;
  border: 1px solid #F99340;
}
.contact-block__form form .btn_primary:hover {
  opacity: 0.9;
}
.contact-block__form form .btn:focus {
  outline: none !important;
}
.contact-block__form form .btn_focus-dark:focus-visible {
  outline: 1px solid #000000 !important;
  outline-offset: 2px;
}
.contact-block__form form .wpcf7-acceptance {
  display: flex;
  align-items: center;
  gap: 8px;
}
.contact-block__form form .wpcf7-acceptance input[type=checkbox] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 18px;
  height: 18px;
  border: 1px solid #132C4A;
  background: #F9F8F5;
  cursor: pointer;
  position: relative;
}
.contact-block__form form .wpcf7-acceptance .wpcf7-list-item {
  margin-left: 0;
}
.contact-block__form form .wpcf7-acceptance input[type=checkbox]:checked {
  background: #132C4A;
}
.contact-block__form form .wpcf7-acceptance .wpcf7-list-item-label {
  color: #132C4A;
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%; /* 21px */
}
.contact-block__form form .wpcf7-acceptance .wpcf7-list-item-label a {
  color: #132C4A;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
.contact-block__form form .wpcf7-acceptance label {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.contact-block__form form .wpcf7-acceptance input[type=checkbox]:checked::after {
  content: "";
  position: absolute;
  left: 6px;
  top: 0;
  width: 5px;
  height: 13px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.contact-block__form input[type=submit] {
  margin-top: 24px;
}
@media (min-width: 1025px) {
  .contact-block__form input[type=submit] {
    margin-top: 32px;
  }
}
.contact-block__form textarea::placeholder {
  color: #505050;
  font-size: 12px;
  font-weight: 400;
  line-height: 160%; /* 19.2px */
}
@media (min-width: 1025px) {
  .contact-block__form textarea::placeholder {
    font-size: 16px;
    line-height: 150%; /* 24px */
  }
}
.contact-block__form input[type=text], .contact-block__form input[type=email], .contact-block__form input[type=tel], .contact-block__form textarea {
  border: 1px solid #132C4A;
  background: #F9F8F5;
  padding: 12px;
  width: 100%;
  color: #505050;
  font-size: 12px;
  font-weight: 400;
  line-height: 160%;
}
@media (min-width: 1025px) {
  .contact-block__form input[type=text], .contact-block__form input[type=email], .contact-block__form input[type=tel], .contact-block__form textarea {
    font-size: 16px;
    line-height: 150%;
  }
}
.contact-block__wrap {
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 2rem;
}
@media (min-width: 1025px) {
  .contact-block__wrap {
    grid-template-columns: 1fr 1fr;
    grid-gap: 2.6875rem;
    align-items: center;
  }
}
@media (min-width: 1025px) {
  .contact-block__wrap .text_default {
    margin-top: 1.25rem;
  }
}
.contact-block__wrap .text_default p {
  margin-bottom: 1.25rem;
}
.contact-block__wrap .text_default p:last-child {
  margin-bottom: 0;
}
.contact-block .successFormSending {
  text-align: center;
  display: none;
}
@media (min-width: 1025px) {
  .contact-block .successFormSending {
    margin: 148px 0;
  }
}
.contact-block .successFormSending .successFormSendingText {
  color: #132C4A;
  text-align: center;
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
@media (min-width: 1025px) {
  .contact-block .successFormSending .successFormSendingText {
    font-size: 18px;
  }
}
.contact-block .successFormSending .successFormSendingIcon {
  color: #132C4A;
  text-align: center;
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -0.3px;
  margin-bottom: 1rem;
}

.calendly__headline * {
  color: #132C4A;
  font-size: 34px;
  font-weight: 700;
  line-height: 120%; /* 40.8px */
}
@media (min-width: 1025px) {
  .calendly__headline * {
    font-size: 60px;
  }
}
.calendly__img {
  overflow: hidden;
}
.calendly__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.calendly__wrap {
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 1.875rem;
}
@media (min-width: 768px) {
  .calendly__wrap {
    grid-template-columns: 1fr 1fr;
    column-gap: 4rem;
    row-gap: 1rem;
  }
  .calendly__wrap > *:nth-child(1) {
    grid-column: 1/-1;
  }
  .calendly__wrap > *:nth-child(2) {
    grid-column: 1/2;
  }
  .calendly__wrap > *:nth-child(3) {
    grid-column: 2/3;
  }
}
@media (min-width: 1025px) {
  .calendly__wrap {
    grid-template-columns: 1fr 1fr;
    grid-gap: 4rem;
    row-gap: 1rem;
  }
  .calendly__wrap > * {
    grid-column: auto;
  }
}
@media (min-width: 1280px) {
  .calendly__wrap {
    grid-template-columns: 1fr 1fr 1fr;
    row-gap: 4rem;
  }
  .calendly__wrap > *:nth-child(1),
  .calendly__wrap > *:nth-child(2),
  .calendly__wrap > *:nth-child(3) {
    grid-column: auto;
  }
}
.calendly__col:nth-child(2) {
  display: flex;
  flex-direction: column;
  gap: 1.875rem;
  font-weight: 700;
}
@media (min-width: 1025px) {
  .calendly__col:nth-child(2) {
    gap: 1.5rem;
  }
}
.calendly__iframe {
  min-height: 50px;
  border-radius: 12px;
  border: 1.6px solid #39BB73;
  background: #FFF;
  overflow: hidden;
}
.calendly__box {
  position: absolute;
  overflow: hidden;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 67%;
  z-index: 1;
}
.calendly__box svg {
  position: absolute;
  top: -10%;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 1;
  mix-blend-mode: multiply;
}
.calendly__img {
  position: relative;
}
.calendly__img .img_default {
  position: relative;
  z-index: 3;
}
.calendly__img .img_default img {
  aspect-ratio: 471/706;
  width: 88%;
  margin-left: auto;
}

.headline-14-16 {
  color: #132C4A;
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 170%; /* 23.8px */
}
@media (min-width: 1025px) {
  .headline-14-16 {
    font-size: 16px;
  }
}

.headline-12-14 {
  color: #132C4A;
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 150%; /* 18px */
}
@media (min-width: 1025px) {
  .headline-12-14 {
    font-size: 14px;
  }
}

.fw-600 {
  font-weight: 600;
}

.fw-700 {
  font-weight: 700;
}

.mb8 {
  margin-bottom: 8px;
}

.downloads-block__img {
  overflow: hidden;
}
@media (min-width: 1025px) {
  .downloads-block__img {
    position: sticky;
    top: 0;
  }
}
@media (min-width: 1280px) {
  .downloads-block__img {
    position: unset;
  }
}
.downloads-block__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.downloads-block__desc {
  display: none;
}
@media (min-width: 1025px) {
  .downloads-block__desc {
    display: block;
  }
}
.downloads-block__mob {
  display: block;
}
@media (min-width: 1025px) {
  .downloads-block__mob {
    display: none;
  }
}
.downloads-block__head {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: 42fr 58fr;
}
@media (min-width: 1025px) {
  .downloads-block__head {
    grid-gap: 2.1875rem;
  }
}
.downloads-block__head__img {
  overflow: hidden;
}
.downloads-block__head__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.downloads-block__head__quote {
  margin: 0;
  font-family: "Newsreader", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 1.25rem;
  color: #303133;
  padding: 2.3125rem 1.25rem;
  overflow: hidden;
  position: relative;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 1025px) {
  .downloads-block__head__quote {
    padding: 5.125rem 3rem;
    font-size: 1.5rem;
  }
}
.downloads-block__head__quote * {
  z-index: 2;
}
.downloads-block__head__quote:before {
  content: "";
  background-image: url("./img/icons/wave-green7.svg");
  background-repeat: no-repeat;
  background-size: cover;
  mix-blend-mode: multiply;
  position: absolute;
  inset: 0;
}
.downloads-block__body .text_default {
  margin-top: 50px;
  text-align: center;
}
@media (min-width: 1025px) {
  .downloads-block__body .text_default {
    margin-top: 24px;
    text-align: left;
  }
}
.downloads-block__body .headline_default {
  text-align: center;
}
@media (min-width: 1025px) {
  .downloads-block__body .headline_default {
    text-align: left;
  }
}
.downloads-block__body .btn_default {
  flex-direction: column;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  align-items: center;
  margin-top: 50px;
}
@media (min-width: 1025px) {
  .downloads-block__body .btn_default {
    margin-left: unset;
    margin-right: unset;
    flex-direction: row;
    margin-top: 24px;
  }
}
.downloads-block__body .btn {
  width: fit-content;
}
.downloads-block__steps {
  margin-top: 50px;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
@media (min-width: 1025px) {
  .downloads-block__steps {
    margin-top: 2rem;
  }
}
.downloads-block__steps__step svg {
  min-width: 28px;
}
.downloads-block__steps__step a {
  padding: 20px 40px;
  text-decoration: none;
  color: #132C4A;
  font-size: 20px;
  font-weight: 700;
  line-height: 130%; /* 26px */
  display: flex;
  align-items: center;
  gap: 1rem;
  text-align: left;
}
.downloads-block__steps__step a:hover {
  opacity: 0.9;
}
@media (min-width: 1025px) {
  .downloads-block__steps__step a {
    font-size: 20px;
  }
}
.downloads-block__wrap {
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 3.125rem;
}
@media (min-width: 1025px) {
  .downloads-block__wrap {
    grid-template-columns: 14fr 11fr;
    grid-gap: 3.75rem;
  }
}
.downloads-block__col:first-child {
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 3.125rem;
}
@media (min-width: 1025px) {
  .downloads-block__col:first-child {
    grid-gap: 4rem;
  }
}
.downloads-block__videoBlock {
  margin-top: 50px;
}
@media (min-width: 1025px) {
  .downloads-block__videoBlock {
    margin-top: 80px;
  }
}
.downloads-block__videoBlock > .headline_default {
  text-align: center;
}
.downloads-block__videoBlock > .headline_default.headline_h3 * {
  font-size: 38px;
}
@media (min-width: 1025px) {
  .downloads-block__videoBlock > .headline_default.headline_h3 * {
    font-size: 42px;
  }
}
.downloads-block__videos {
  margin-top: 40px;
  display: grid;
  gap: 3.125rem;
  grid-template-columns: 100%;
}
@media (min-width: 1025px) {
  .downloads-block__videos {
    gap: 30px;
  }
  .downloads-block__videos.cols-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .downloads-block__videos.cols-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}
.downloads-block__videos__video {
  text-align: center;
}
.downloads-block__videos__video__single video,
.downloads-block__videos__video__single img {
  overflow: hidden;
  aspect-ratio: 330/244;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
@media (min-width: 1025px) {
  .downloads-block__videos__video__single video,
  .downloads-block__videos__video__single img {
    aspect-ratio: 604/331;
  }
}
.downloads-block__videos__video .headline_default {
  margin-top: 2rem;
  font-weight: 700;
  line-height: 130%;
}
.downloads-block__videos__video .text_default {
  margin-top: 1.5rem;
}
.downloads-block__videos__video .text_default * {
  font-size: 14px;
}
@media (min-width: 1025px) {
  .downloads-block__videos__video .text_default * {
    font-size: 16px;
  }
}
.downloads-block__videos__video .btn {
  margin-top: 1.5rem;
}

.text-left-title__wrap {
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 1.25rem;
}
@media (min-width: 1025px) {
  .text-left-title__wrap {
    grid-template-columns: 1fr 3fr;
    grid-gap: 5.685rem;
  }
}
.text-left-title__head .headline_default * {
  font-size: 48px;
  font-weight: 700;
  line-height: 120%; /* 57.6px */
  word-break: break-word;
}
.text-left-title__content h1, .text-left-title__content h2, .text-left-title__content h3, .text-left-title__content h4, .text-left-title__content h5, .text-left-title__content h6 {
  margin-bottom: 1.25rem;
}
@media (min-width: 1025px) {
  .text-left-title__content h1, .text-left-title__content h2, .text-left-title__content h3, .text-left-title__content h4, .text-left-title__content h5, .text-left-title__content h6 {
    margin-bottom: 0.625rem;
  }
}
.text-left-title__content * {
  word-break: break-word;
}

.evolutionist-404 {
  text-align: center;
}
.evolutionist-404 .wrapper {
  display: flex;
  flex-direction: column;
  gap: 42px;
  align-items: center;
}
@media (min-width: 1025px) {
  .evolutionist-404 .wrapper {
    gap: 50px;
  }
}
.evolutionist-404 .wrapper .text_default {
  margin-top: 17px;
}
@media (min-width: 1025px) {
  .evolutionist-404 .wrapper .text_default {
    margin-top: 8px;
  }
}
@media (min-width: 1025px) {
  .evolutionist-404 .wrapper .headline_default {
    margin-top: 20px;
  }
}
.evolutionist-404 .wrapper svg {
  max-width: 100%;
  height: fit-content;
}

.b2l-404 .head-content {
  gap: 1.25rem;
}
@media (min-width: 768px) {
  .b2l-404 .head-content {
    gap: 1rem;
  }
}
.b2l-404 .head-content .headline_default {
  font-size: 3rem;
}
.b2l-404 .head-content .headline_default * {
  font-size: 3rem;
}
@media (min-width: 768px) {
  .b2l-404 .head-content .text_default {
    margin-top: 4px;
  }
}
@media (min-width: 768px) {
  .b2l-404 .head-content .text_default * {
    font-size: 1.25rem;
  }
}
.b2l-404 .head-content .btn {
  margin-top: 28px;
}
@media (min-width: 768px) {
  .b2l-404 .head-content .btn {
    margin-top: 22px;
  }
}
.b2l-404 .wrapper {
  overflow: hidden;
}
.b2l-404__img {
  margin-top: 44px;
  position: relative;
  min-height: 109px;
  margin-left: -1.25rem;
}
@media (min-width: 768px) {
  .b2l-404__img {
    min-height: 186px;
  }
}
@media (min-width: 1280px) {
  .b2l-404__img {
    margin-left: -5.1875rem;
    margin-top: 87px;
    min-height: 286px;
  }
}
@media (min-width: 2560px) {
  .b2l-404__img {
    min-height: 450px;
  }
}
.b2l-404__img svg {
  height: 100%;
  position: absolute;
  left: 0;
  width: fit-content;
  max-height: 109px;
  min-width: 90%;
}
@media (min-width: 768px) {
  .b2l-404__img svg {
    max-height: unset;
  }
}
@media (min-width: 1280px) {
  .b2l-404__img svg {
    height: auto;
  }
}

.headline-50-60-700 * {
  color: #132C4A;
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 110%; /* 55px */
  letter-spacing: 0.5px;
}
@media (min-width: 1025px) {
  .headline-50-60-700 * {
    font-size: 60px;
    line-height: 170%; /* 23.8px */
    letter-spacing: unset;
  }
}

.headline-14-16-400 * {
  color: #132C4A;
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}
@media (min-width: 1025px) {
  .headline-14-16-400 * {
    font-size: 16px;
    line-height: 170%;
  }
}

.container {
  margin: 0 auto;
  box-sizing: content-box;
  width: 100%;
  box-sizing: border-box;
  max-width: 79.625rem;
}

.site {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.site-main {
  flex-grow: 1;
}

.iframe_default {
  line-height: 0;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/**
 * Swiper 11.0.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 22, 2023
 */
/* FONT_START */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

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

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

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

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

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

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

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

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

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

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

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

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

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}

.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}

.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-lock {
  display: none;
}

/* Navigation font start */
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

/* Navigation font end */
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

:root {
  /*
  --swiper-scrollbar-border-radius: 10px;
  --swiper-scrollbar-top: auto;
  --swiper-scrollbar-bottom: 4px;
  --swiper-scrollbar-left: auto;
  --swiper-scrollbar-right: 4px;
  --swiper-scrollbar-sides-offset: 1%;
  --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
  --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
  --swiper-scrollbar-size: 4px;
  */
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

/* Zoom container styles start */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

/* Zoom container styles end */
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

/* Cube slide shadows start */
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Cube slide shadows end */
.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

/* Flip slide shadows start */
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Flip slide shadows end */
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

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

.skip-link {
  position: absolute;
  left: -999px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  text-decoration: none;
  display: block;
}

.skip-link:focus {
  position: static;
  width: auto;
  height: auto;
  padding: 8px;
  background: #132C4A;
  color: #ffffff;
  z-index: 1000;
  outline-offset: -2px;
  outline: 1px solid #ffffff;
}

/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

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

/*# sourceMappingURL=style.css.map */
