:root {
  /* Grid */
  --grid-container-max-width: 1338px;
  --grid-full-container-max-width: 198rem;
  --grid-gap: 1.6rem;
  --grid-gap-half: calc(var(--grid-gap) / 2);
  --grid-gap-double: calc(var(--grid-gap) * 2);
  --grid-inset: 7rem;
}


/* Fonts */
/* OpenSans */
@font-face {
  font-display: swap;
  font-family: OpenSans;
  font-weight: 400;
  src: url(/assets/templates/new-design/fonts/OpenSans/OpenSans-Regular.ttf)
  font-display: swap;
}
@font-face {
  font-display: swap;
  font-family: OpenSans;
  font-weight: 300;
  src: url(/assets/templates/new-design/fonts/OpenSans/OpenSans-Light.ttf)
  font-display: swap;
}
@font-face {
  font-display: swap;
  font-family: OpenSans;
  font-weight: 500;
  src: url(/assets/templates/new-design/fonts/OpenSans/OpenSans-Medium.ttf)
  font-display: swap;
}
@font-face {
  font-display: swap;
  font-family: OpenSans;
  font-weight: 600;
  src: url(/assets/templates/new-design/fonts/OpenSans/OpenSans-SemiBold.ttf)
  font-display: swap;
}
@font-face {
  font-display: swap;
  font-family: OpenSans;
  font-weight: 700;
  src: url(/assets/templates/new-design/fonts/OpenSans/OpenSans-Bold.ttf)
  font-display: swap;
}
@font-face {
  font-display: swap;
  font-family: OpenSans;
  font-weight: 800;
  src: url(/assets/templates/new-design/fonts/OpenSans/OpenSans-ExtraBold.ttf)
  font-display: swap;
}
/* Lazurski */
@font-face {
  font-display: swap;
  font-family: Lazurski;
  font-weight: 400;
  src: url(/assets/templates/new-design/fonts/Lazurski/lazurski-cyrillic.ttf);
  font-display: swap;
}
@font-face {
  font-display: swap;
  font-family: Lazurski;
  font-weight: 700;
  src: url(/assets/templates/new-design/fonts/Lazurski/lazurski-bold.ttf);
  font-display: swap;
}
/* Geometria */
@font-face {
  font-family: 'Geometria';
  src: url('/assets/templates/new-design/fonts/geometria-font/Geometria-Regular.eot');
  src: local('Geometria Regular'), local('Geometria-Regular'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-Regular.eot?#iefix') format('embedded-opentype'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-Regular.woff2') format('woff2'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-Regular.woff') format('woff'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Geometria';
  src: url('/assets/templates/new-design/fonts/geometria-font/Geometria-Italic.eot');
  src: local('Geometria Italic'), local('Geometria-Italic'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-Italic.eot?#iefix') format('embedded-opentype'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-Italic.woff2') format('woff2'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-Italic.woff') format('woff'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Geometria';
  src: url('/assets/templates/new-design/fonts/geometria-font/Geometria-ExtraBoldItalic.eot');
  src: local('Geometria ExtraBold Italic'), local('Geometria-ExtraBoldItalic'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-ExtraBoldItalic.woff2') format('woff2'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-ExtraBoldItalic.woff') format('woff'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Geometria';
  src: url('/assets/templates/new-design/fonts/geometria-font/Geometria-ExtraLightItalic.eot');
  src: local('Geometria ExtraLight Italic'), local('Geometria-ExtraLightItalic'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-ExtraLightItalic.eot?#iefix') format('embedded-opentype'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-ExtraLightItalic.woff2') format('woff2'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-ExtraLightItalic.woff') format('woff'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Geometria';
  src: url('/assets/templates/new-design/fonts/geometria-font/Geometria-Medium.eot');
  src: local('Geometria Medium'), local('Geometria-Medium'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-Medium.eot?#iefix') format('embedded-opentype'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-Medium.woff2') format('woff2'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-Medium.woff') format('woff'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Geometria';
  src: url('/assets/templates/new-design/fonts/geometria-font/Geometria-Light.eot');
  src: local('Geometria Light'), local('Geometria-Light'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-Light.eot?#iefix') format('embedded-opentype'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-Light.woff2') format('woff2'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-Light.woff') format('woff'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Geometria';
  src: url('/assets/templates/new-design/fonts/geometria-font/Geometria-HeavyItalic.eot');
  src: local('Geometria Heavy Italic'), local('Geometria-HeavyItalic'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-HeavyItalic.eot?#iefix') format('embedded-opentype'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-HeavyItalic.woff2') format('woff2'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-HeavyItalic.woff') format('woff'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-HeavyItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Geometria';
  src: url('/assets/templates/new-design/fonts/geometria-font/Geometria-BoldItalic.eot');
  src: local('Geometria Bold Italic'), local('Geometria-BoldItalic'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-BoldItalic.eot?#iefix') format('embedded-opentype'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-BoldItalic.woff2') format('woff2'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-BoldItalic.woff') format('woff'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-BoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Geometria';
  src: url('/assets/templates/new-design/fonts/geometria-font/Geometria-Bold.eot');
  src: local('Geometria Bold'), local('Geometria-Bold'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-Bold.eot?#iefix') format('embedded-opentype'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-Bold.woff2') format('woff2'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-Bold.woff') format('woff'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Geometria';
  src: url('/assets/templates/new-design/fonts/geometria-font/Geometria-LightItalic.eot');
  src: local('Geometria Light Italic'), local('Geometria-LightItalic'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-LightItalic.eot?#iefix') format('embedded-opentype'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-LightItalic.woff2') format('woff2'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-LightItalic.woff') format('woff'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Geometria';
  src: url('/assets/templates/new-design/fonts/geometria-font/Geometria-ExtraBold.eot');
  src: local('Geometria ExtraBold'), local('Geometria-ExtraBold'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-ExtraBold.eot?#iefix') format('embedded-opentype'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-ExtraBold.woff2') format('woff2'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-ExtraBold.woff') format('woff'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Geometria';
  src: url('/assets/templates/new-design/fonts/geometria-font/Geometria-MediumItalic.eot');
  src: local('Geometria Medium Italic'), local('Geometria-MediumItalic'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-MediumItalic.eot?#iefix') format('embedded-opentype'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-MediumItalic.woff2') format('woff2'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-MediumItalic.woff') format('woff'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Geometria';
  src: url('/assets/templates/new-design/fonts/geometria-font/Geometria-ExtraLight.eot');
  src: local('Geometria ExtraLight'), local('Geometria-ExtraLight'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-ExtraLight.eot?#iefix') format('embedded-opentype'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-ExtraLight.woff2') format('woff2'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-ExtraLight.woff') format('woff'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Geometria';
  src: url('/assets/templates/new-design/fonts/geometria-font/Geometria-Heavy.eot');
  src: local('Geometria Heavy'), local('Geometria-Heavy'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-Heavy.eot?#iefix') format('embedded-opentype'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-Heavy.woff2') format('woff2'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-Heavy.woff') format('woff'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-Heavy.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Geometria';
  src: url('/assets/templates/new-design/fonts/geometria-font/Geometria-ThinItalic.eot');
  src: local('Geometria Thin Italic'), local('Geometria-ThinItalic'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-ThinItalic.eot?#iefix') format('embedded-opentype'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-ThinItalic.woff2') format('woff2'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-ThinItalic.woff') format('woff'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Geometria';
  src: url('/assets/templates/new-design/fonts/geometria-font/Geometria-Thin.eot');
  src: local('Geometria Thin'), local('Geometria-Thin'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-Thin.eot?#iefix') format('embedded-opentype'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-Thin.woff2') format('woff2'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-Thin.woff') format('woff'),
  url('/assets/templates/new-design/fonts/geometria-font/Geometria-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
/*
@font-face {
  font-display: swap;
  font-family: Geometria;
  font-weight: 400;
  src: url(/assets/templates/new-design/fonts/Geometria/Geometria.ttf)
}
@font-face {
  font-display: swap;
  font-family: Geometria;
  font-weight: 100;
  src: url(/assets/templates/new-design/fonts/Geometria/Geometria-Thin.ttf)
}
@font-face {
  font-display: swap;
  font-family: Geometria;
  font-weight: 200;
  src: url(/assets/templates/new-design/fonts/Geometria/Geometria-ExtraLight.ttf)
}
@font-face {
  font-display: swap;
  font-family: Geometria;
  font-weight: 300;
  src: url(/assets/templates/new-design/fonts/Geometria/Geometria-Light.ttf)
}
@font-face {
  font-display: swap;
  font-family: Geometria;
  font-weight: 500;
  src: url(/assets/templates/new-design/fonts/Geometria/Geometria-Medium.ttf)
}
@font-face {
  font-display: swap;
  font-family: Geometria;
  font-weight: 700;
  src: url(/assets/templates/new-design/fonts/Geometria/Geometria-Bold.ttf)
}
@font-face {
  font-display: swap;
  font-family: Geometria;
  font-weight: 800;
  src: url(/assets/templates/new-design/fonts/Geometria/Geometria-ExtraBold.ttf)
}
@font-face {
  font-display: swap;
  font-family: Geometria;
  font-weight: 900;
  src: url(/assets/templates/new-design/fonts/Geometria/Geometria-Heavy.ttf)
}
*/
/* Montserrat */
@font-face {
  font-family: 'Montserrat';
  src: url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-ExtraLight.eot');
  src: local('Montserrat ExtraLight'), local('Montserrat-ExtraLight'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-ExtraLight.eot?#iefix') format('embedded-opentype'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-ExtraLight.woff2') format('woff2'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-ExtraLight.woff') format('woff'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-MediumItalic.eot');
  src: local('Montserrat Medium Italic'), local('Montserrat-MediumItalic'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-MediumItalic.eot?#iefix') format('embedded-opentype'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-MediumItalic.woff2') format('woff2'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-MediumItalic.woff') format('woff'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-Italic.eot');
  src: local('Montserrat Italic'), local('Montserrat-Italic'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-Italic.eot?#iefix') format('embedded-opentype'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-Italic.woff2') format('woff2'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-Italic.woff') format('woff'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-Regular.eot');
  src: local('Montserrat Regular'), local('Montserrat-Regular'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-Regular.woff2') format('woff2'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-Regular.woff') format('woff'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-ThinItalic.eot');
  src: local('Montserrat Thin Italic'), local('Montserrat-ThinItalic'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-ThinItalic.eot?#iefix') format('embedded-opentype'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-ThinItalic.woff2') format('woff2'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-ThinItalic.woff') format('woff'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-Bold.eot');
  src: local('Montserrat Bold'), local('Montserrat-Bold'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-Bold.woff2') format('woff2'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-Bold.woff') format('woff'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-Light.eot');
  src: local('Montserrat Light'), local('Montserrat-Light'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-Light.eot?#iefix') format('embedded-opentype'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-Light.woff2') format('woff2'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-Light.woff') format('woff'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-Black.eot');
  src: local('Montserrat Black'), local('Montserrat-Black'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-Black.eot?#iefix') format('embedded-opentype'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-Black.woff2') format('woff2'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-Black.woff') format('woff'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-Medium.eot');
  src: local('Montserrat Medium'), local('Montserrat-Medium'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-Medium.eot?#iefix') format('embedded-opentype'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-Medium.woff2') format('woff2'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-Medium.woff') format('woff'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-ExtraLightItalic.eot');
  src: local('Montserrat ExtraLight Italic'), local('Montserrat-ExtraLightItalic'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-ExtraLightItalic.eot?#iefix') format('embedded-opentype'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-ExtraLightItalic.woff2') format('woff2'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-ExtraLightItalic.woff') format('woff'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-BlackItalic.eot');
  src: local('Montserrat Black Italic'), local('Montserrat-BlackItalic'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-BlackItalic.eot?#iefix') format('embedded-opentype'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-BlackItalic.woff2') format('woff2'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-BlackItalic.woff') format('woff'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-ExtraBoldItalic.eot');
  src: local('Montserrat ExtraBold Italic'), local('Montserrat-ExtraBoldItalic'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-ExtraBoldItalic.woff2') format('woff2'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-ExtraBoldItalic.woff') format('woff'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 800;
  font-style: italic;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-SemiBoldItalic.eot');
  src: local('Montserrat SemiBold Italic'), local('Montserrat-SemiBoldItalic'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-SemiBoldItalic.eot?#iefix') format('embedded-opentype'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-SemiBoldItalic.woff2') format('woff2'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-SemiBoldItalic.woff') format('woff'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-ExtraBold.eot');
  src: local('Montserrat ExtraBold'), local('Montserrat-ExtraBold'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-ExtraBold.eot?#iefix') format('embedded-opentype'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-ExtraBold.woff2') format('woff2'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-ExtraBold.woff') format('woff'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-BoldItalic.eot');
  src: local('Montserrat Bold Italic'), local('Montserrat-BoldItalic'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-BoldItalic.eot?#iefix') format('embedded-opentype'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-BoldItalic.woff2') format('woff2'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-BoldItalic.woff') format('woff'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-BoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-LightItalic.eot');
  src: local('Montserrat Light Italic'), local('Montserrat-LightItalic'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-LightItalic.eot?#iefix') format('embedded-opentype'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-LightItalic.woff2') format('woff2'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-LightItalic.woff') format('woff'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-SemiBold.eot');
  src: local('Montserrat SemiBold'), local('Montserrat-SemiBold'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-SemiBold.woff2') format('woff2'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-SemiBold.woff') format('woff'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-Thin.eot');
  src: local('Montserrat Thin'), local('Montserrat-Thin'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-Thin.eot?#iefix') format('embedded-opentype'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-Thin.woff2') format('woff2'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-Thin.woff') format('woff'),
  url('/assets/templates/new-design/fonts/montserrat-font/Montserrat-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}
/*
@font-face {
  font-display: swap;
  font-family: Montserrat;
  font-weight: 400;
  src: url(/assets/templates/new-design/fonts/Montserrat/Montserrat-Regular.ttf)
}
@font-face {
  font-display: swap;
  font-family: Montserrat;
  font-weight: 100;
  src: url(/assets/templates/new-design/fonts/Montserrat/Montserrat-Thin.ttf)
}
@font-face {
  font-display: swap;
  font-family: Montserrat;
  font-weight: 200;
  src: url(/assets/templates/new-design/fonts/Montserrat/Montserrat-ExtraLight.ttf)
}
@font-face {
  font-display: swap;
  font-family: Montserrat;
  font-weight: 300;
  src: url(/assets/templates/new-design/fonts/Montserrat/Montserrat-Light.ttf)
}
@font-face {
  font-display: swap;
  font-family: Montserrat;
  font-weight: 500;
  src: url(/assets/templates/new-design/fonts/Montserrat/Montserrat-Medium.ttf)
}
@font-face {
  font-display: swap;
  font-family: Montserrat;
  font-weight: 600;
  src: url(/assets/templates/new-design/fonts/Montserrat/Montserrat-SemiBold.ttf)
}
@font-face {
  font-display: swap;
  font-family: Montserrat;
  font-weight: 700;
  src: url(/assets/templates/new-design/fonts/Montserrat/Montserrat-Bold.ttf)
}
@font-face {
  font-display: swap;
  font-family: Montserrat;
  font-weight: 800;
  src: url(/assets/templates/new-design/fonts/Montserrat/Montserrat-ExtraBold.ttf)
}
@font-face {
  font-display: swap;
  font-family: Montserrat;
  font-weight: 900;
  src: url(/assets/templates/new-design/fonts/Montserrat/Montserrat-Black.ttf)
}
*/

/* MuseoSansCyrl */
@font-face {
  font-display: swap;
  font-family: MuseoSansCyrl;
  font-weight: 400;
  src: url(/assets/templates/new-design/fonts/MuseoSansCyrl/museosanscyrl-500.ttf)
}
@font-face {
  font-display: swap;
  font-family: MuseoSansCyrl;
  font-weight: 100;
  src: url(/assets/templates/new-design/fonts/MuseoSansCyrl/museosanscyrl-100.ttf)
}
@font-face {
  font-display: swap;
  font-family: MuseoSansCyrl;
  font-weight: 300;
  src: url(/assets/templates/new-design/fonts/MuseoSansCyrl/museosanscyrl-300.ttf)
}
@font-face {
  font-display: swap;
  font-family: MuseoSansCyrl;
  font-weight: 700;
  src: url(/assets/templates/new-design/fonts/MuseoSansCyrl/museosanscyrl-700.ttf)
}
@font-face {
  font-display: swap;
  font-family: MuseoSansCyrl;
  font-weight: 900;
  src: url(/assets/templates/new-design/fonts/MuseoSansCyrl/museosanscyrl-900.ttf)
}
@font-face {
    font-family: 'MuseoCyrl100';
    src: url('/assets/templates/new-design/fonts/MuseoSansCyrl/MuseoCyrl-100.woff2') format('woff2'),
        url('/assets/templates/new-design/fonts/MuseoSansCyrl/MuseoCyrl-100.woff') format('woff'),
        url('/assets/templates/new-design/fonts/MuseoSansCyrl/MuseoCyrl-100.ttf') format('truetype'),
        url('/assets/templates/new-design/fonts/MuseoSansCyrl/MuseoCyrl-100.svg#MuseoCyrl-100') format('svg');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

/* Global */
body, html {
    overflow-x: clip;
}
html {
    overflow-x: hidden !important;
}
body.newblog {
  cursor: default;
  position: relative;
  color: #343434;
  background: #fff;
  font-family: Lazurski, arial;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  padding: 0;
  margin: 0;
}
.newblog h1, .newblog h2, .newblog h3, .newblog h4, .newblog h5 {
    color: #282727;
    margin-bottom: 0 !important;
}
.newblog h2, .newblog h3 {
  margin: 20px 0 -15px !important;
}
.quiz_titles h2, .quiz_titles h3 {
  margin-bottom: 20px !important;
}
body,
a,
p,
h1,
h2,
h3,
h4,
h5,
ul,
ol,
li,
figure {
  padding: 0;
  margin: 0;
}
* {
  box-sizing: border-box;
  border: none;
  outline: none;
}
section {
  padding: 68px 0 77px;
}
.homeblog-content h1 {
  font-size: 55px;
  font-weight: 700;
  line-height: 120%;
  text-transform: uppercase;
  margin: 0 !important;
}
h1 span {
  color: #CC6978;
}
.homeblog-content span {
  display: inline-block;
  letter-spacing: 0.06em;
}
a,
i,
button, 
button:before {
  cursor: pointer;
  transition: 0.3s;
}
input,
button {
  overflow: visible;
}
button.link {
  padding: 0;
  border: none;
  font: inherit;
  color: inherit;
  background-color: transparent;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}
a {
  color: inherit;
  text-decoration: none;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}
a:hover,
a:active,
a:focus {
  opacity: 0.8;
}
a.disabled {
  cursor: default;
  color: #999999;
}
ul {
  display: flex;
  flex-direction: column;
  padding: 0;
  margin: 0;
}
li {
  list-style-type: none;
}
.icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
}
.icon::before {
  transition: 0.3s;
  font-size: 24px;
  color: #CC6978;
}
.icon:hover::before {
  color: #CC6978;
}
.faded {
  animation: fadeEffect 0.5s;
}
@keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}
/* Container */
.wrapper {
  width: 100%;
  margin: auto;
  position: relative;
}
.blgrow {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.blgcolumn {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.jcfs {
  justify-content: flex-start;
}
.jcc {
  justify-content: center;
}
.aifs {
  align-items: flex-start;
}
.aic {
  align-items: center;
}
.ais {
  align-items: stretch;
}
/* Fancybox */
.fancybox-navigation {
  height: 100%;
}
/* Slider */
.slick-dotted.slick-slider {
  margin-bottom: 0;
}
.slick-arrow {
  display: flex;
  justify-content: center;
  height: 36px;
  width: 36px;
  background: transparent;
  border: 2px solid #CC6978;
}
.slick-prev, 
.slick-next {
  border-radius: 6px;
}
.slick-prev {
  z-index: 1;
  left: -50px;
}
.slick-next {
  right: -50px;
}
.slick-prev:before,
.slick-next:before {
  opacity: 1 !important;
  color: #0C71C3;
  font-family: 'iconsfont' !important;
  font-weight: 400;
  position: absolute;
  align-self: center;
  font-size: 16px;
}
.slick-prev:before {
  content: "\e90b";
}
.slick-next:before {
  content: "\e90c";
  right: 30%;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  background: #fff;
  border-color: #fff;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  color: #CC6978;
}
.unslick {
  gap: 16px;
  margin: 0;
}
.unslick .slick-arrow {
  width: 56px;
  height: 56px;
  position: relative;
  left: 0;
  right: 0;
  top: 0;
  -webkit-transform: translate(0);
  -ms-transform: translate(0);
  transform: translate(0);
}
.unslick .slick-prev:before,
.unslick .slick-next:before {
  font-size: 14px;
}
.slick-dots {
  bottom: -68px;
}
.slick-dots li {
  margin: 0 4px;
}
.slick-dots li button:before {
  content: "";
  width: 10px;
  height: 10px;
  background: #CC6978;
  border-radius: 100%;
  left: 6px;
  top: 6px;
  transition: 0.3s;
}
.slick-dots li.slick-active button:before,
.slick-dots li button:hover:before {
  opacity: 1;
  background: #CC6978;
}
.slick-dots li button:hover:before {
  opacity: .5;
}
.headernew p, .breadnew p, .homeblog p {
  margin: 0;
}
#homeblog input, #blrubr input, #headernew input, .homeblog__bot-mblwrap input,
#homeblog textarea, #blrubr textarea, #headernew textarea {
  transition: .3s;
  color: #212121;
  font-family: Geometria, arial !important;
  font-size: 13px;
  font-weight: 400;
  line-height: 130%;
  padding: 18px 20px;
  border-radius: 5px;
  border: 1px solid #F7F0F1;
  background: #FFFFFF;
}
.newblog input:focus, .newblog textarea:focus {
  box-shadow: 7px 7px 20px rgba(0, 0, 0, 0.15);
}
.newblog input::placeholder,
.newblog textarea::placeholder {
  color: #9F9F9F;
}
#homeblog textarea, #blrubr textarea, #headernew textarea {
  resize: none;
} 
#homeblog button, #blrubr button, #headernew button, .homeblog__bot-mblwrap button {
  text-transform: uppercase;
  width: fit-content;
  font: normal 14px Lazurski, Arial,sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 130%;
  padding: 19px 24px;
  border-radius: 5px;
  color: #fff;
  background: linear-gradient(0deg, #AC535E 0%, #EE8F9D 100%), linear-gradient(90deg, #6A2B4C 7.98%, #9F2D5A 89.46%);
  font-family: Lazurski;
}
#homeblog button {
  padding: 18px 24px;
  font-size: 13px;
  letter-spacing: 0.04em;
}
.homeblog__bot-mblwrap button {
    width: 100%;
}
#homeblog button:hover, #blrubr button:hover, #headernew button:hover {
  opacity: .8;
}
/* Header */
.sticky-header {
  padding-top: 165px !important;
}
.custom-header {
  padding-top: 98px !important;
}
.header-wrapper {
  position: sticky;
  top: 0;
  z-index: 1013 !important;
  width: 100%;
}
.headernew {
  z-index: 99;
  padding: 15px 46px;
  font-family: Geometria, arial;
  color: #FFFFFF;
  background: #CC6978;
  /* border-bottom: 1px solid #F2F3F4; */
}
.sticky-header .header-wrapper {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: -webkit-transform .7s;
  -o-transition: transform .7s;
  transition: transform .7s;
  transition: transform .7s,-webkit-transform .7s;
}
.sticky-header__active .header-wrapper {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.header-content {
  gap: 30px;
}
.header-logo {
  gap: 16px;
  margin-right: auto;
}
.header-logo:focus {
  color: #23527c;
}
.header__logo-img {
  width: 68px;
  height: 68px;
}
.header-logo span {
    
  text-transform: uppercase;
  font-family: Lazurski, arial;
  font-size: 14px;
  font-weight: 700;
  line-height: 150%;
}
.header-location {
    width: fit-content;
}
.header-location a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  position: relative;
  font-family: Geometria, arial;
  font-size: 11px;
  font-weight: 500;
  line-height: 130%;
  padding: 10px 14px;
  background: transparent;
  border: 1px solid #FFFFFF;
  border-radius: 25px;
  max-width: 160px;
}
.header-location a::before {
  content: url(/assets/templates/new-design/svgs/location.svg);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
}
.header-location a::after {
  content: url(/assets/templates/new-design/svgs/chevron.svg);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
}
.header-center {
  gap: 20px;
  display: flex;
}
.header-social {
  gap: 10px;
}
.header__social-item {
  width: fit-content;
  gap: 8px;
  padding: 11px 14px;
  background: #2C0E16;
  border-radius: 27px;
}
.header__social-item.wasup {
  background: linear-gradient(264.55deg, #47CF42 6.31%, #54B650 97.9%);
  margin: 0 auto;
  color: #fff;
}
.whatsapp-big .header__social-item.wasup {
  width: 250px;
  height: 50px;
}
.header__social-item.tlgrm {
  background: linear-gradient(264.55deg, #3E9BE9 6.31%, #377FBB 97.9%);
  color: #fff;
}
.header__social-item img {
  width: 18px;
  height: 18px;
}
.header__social-item span {
    
  font-family: Geometria, arial !important;
  font-size: 12px;
  font-weight: 500;
  line-height: 130%;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}
.header-contact {
  gap: 14px;
}
.header-phone {
  align-items: flex-end;
  gap: 2.5px;
}
.header-phone a {
  font-family: Lazurski, arial;
  font-size: 23px;
  font-weight: 700;
  line-height: 100%;
}
.header-phone p {
  font-family: Montserrat, sans-serif;
  position: relative;
  width: fit-content;
  font-size: 11px;
  font-weight: 700;
  line-height: 125%;
}
.header-phone p::before {
  content: url(/assets/templates/new-design/svgs/ellipsegr.svg);
  position: absolute;
  left: -10px;
  top: -2px;
  display: inline-block;
  width: 5px;
  height: 5px;
}
.header-phone p span {
  color: rgba(255, 255, 255, 0.72);
  font-weight: 400;
}
#headernew .header-callback button,
.header-mobile .header-callback button {
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
  font-family: Geometria, arial;
  font-size: 13px;
  font-weight: 500;
  line-height: 130%;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  padding: 18px 20px;
  background: rgba(255, 255, 255, 0.1);
  box-shadow: 0px 10px 37px rgba(131, 33, 72, 0.28);
  border-radius: 27px;
}
.header-callback button::before {
  content: url(/assets/templates/new-design/svgs/phone.svg);
  display: inline-block;
  width: 18px;
  height: 18px;
}
/* Hamburger */
.submenu-btn {
  display: none;
  padding: 16px 6px !important;
  background: rgba(255, 255, 255, 0.1) !important;
}
.submenu-btn .hamburger-box,
.submenu-btn .hamburger-inner, 
.submenu-btn .hamburger-inner::before, 
.submenu-btn .hamburger-inner::after {
  width: 26px;
}
.submenu-btn, 
.submenu-btn .hamburger-box {
  height: 20px;
}
.submenu-btn {
  padding: 0;
  color: #fff !important;
  opacity: 1 !important;
  transition-duration: .3s;
}
.submenu-btn .hamburger-inner, 
.submenu-btn .hamburger-inner::before, 
.submenu-btn .hamburger-inner::after,
.header__mobile-btn .hamburger-inner, 
.header__mobile-btn .hamburger-inner::before, 
.header__mobile-btn .hamburger-inner::after {
  height: 3px;
  background-color: #FFF;
}
.submenu-btn.is-active .hamburger-inner, 
.submenu-btn.is-active .hamburger-inner::before, 
.submenu-btn.is-active .hamburger-inner::after,
.header__mobile-btn.is-active .hamburger-inner, 
.header__mobile-btn.is-active .hamburger-inner::before, 
.header__mobile-btn.is-active .hamburger-inner::after {
  background-color: #FFF;
}
.submenu-btn .hamburger-inner::before {
  top: 8px;
}
.submenu-btn .hamburger-inner::after {
  top: 16px;
}
.submenu-btn .hamburger:hover,
.submenu-btn .hamburger.is-active:hover {
  opacity: 1;
}
/* Mobile Menu */
.header-mobile {
  transition: .6s;
  opacity: 0;
  transform: translate(100%, -50%);
  z-index: 9999;
  position: fixed;
  top: 50%;
  right: 0;
  width: 350px;
  height: 100%;
  color: #FFFFFF;
  background-color: #CC6978;
  padding: 32px 24px;
  overflow: auto;
  /* overflow-y: scroll; */
}
.header-mobile.active {
  opacity: 1;
  transform: translate(0, -50%);
}
.header__mobile-close {
  transition: .3s;
  cursor: pointer;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 20px;
  right: 30px;
}
.header__mobile-close:hover {
  opacity: .8;
}
.header__mobile-close img {
  width: 41px;
  height: 41px;
}
.header__mobile-content {
  flex-wrap: wrap;
  gap: 22px;
}
.header__mobile-content .header-logo {
  width: 150px;
}
.header__mobile-content .header-menu {
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 10px;
}
.header__mobile-content .header__menu-item {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  width: fit-content;
  padding: 0;
}
.header__mobile-content .header__menu-item > a {
  position: relative;
  width: fit-content;
  color: #FFFFFF;
  font-family: Geometria, arial !important;
  font-size: 26px;
  font-weight: 500;
  line-height: 140%;
  padding: 0;
}
.header__mobile-content .header__menu-item.active > a {
  color: #9F2D5A;
}
.header__mobile-btn .hamburger-box,
.header__mobile-btn .hamburger-inner, 
.header__mobile-btn .hamburger-inner::before, 
.header__mobile-btn .hamburger-inner::after {
  width: 20px;
}
.header__mobile-btn, 
.header__mobile-btn .hamburger-box {
  height: 16px;
}
.header__mobile-btn {
  margin-top: 2px;
  margin-left: 20px;
  padding: 0;
  color: #1F1F1F !important;
  opacity: 1 !important;
  transition-duration: .3s;
}
.header__mobile-btn .hamburger-inner, 
.header__mobile-btn .hamburger-inner::before, 
.header__mobile-btn .hamburger-inner::after {
  height: 3px;
}
.header__mobile-btn .hamburger-inner::before {
  top: 8px;
}
.header__mobile-btn .hamburger-inner::after {
  top: 16px;
}
.header__mobile-btn .hamburger:hover,
.header__mobile-btn .hamburger.is-active:hover {
  opacity: 1;
}
.header__mobile-content .dropdown-wrap,
.header__mobile-content .header__menu-item:hover .dropdown-wrap {
  transition: none;
}
.header__mobile-content .dropdown-wrap {
  display: none;
  position: relative;
  bottom: -5px;
  min-height: 0;
  width: 100%;
  opacity: 1;
  visibility: visible;
}
.header__mobile-content .header-phone {
  align-items: center;
  width: 100%;
}
.header__mobile-content .header-phone a {
  font-size: 32px;
}
.header__mobile-content .header-social > a,
.header__mobile-content .header-social .header-callback button {
  width: 100%;
  justify-content: center;
  padding: 14px 16px;
  font-family: Geometria, arial !important;
  font-size: 12px;
  font-weight: 500;
  line-height: 130%;
  letter-spacing: 0.06em;
}
.header__mobile-content .header__social-item span {
  font-size: 12px;
  font-weight: 500;
  line-height: 130%;
  letter-spacing: 0.06em;
}
.header__mobile-content .header-phone p {
  color: rgba(255, 255, 255, 0.72);
  font-weight: 400;
  font-size: 12.6307px;
  line-height: 125%;
}
.header-mobile hr {
  width: 100%;
  opacity: .2;
  border: 1px solid #FFFFFF;
  margin: 0
}
.homeblog__bot-mblwrap {
    background: #f9f9f9;
  display: none;
  position: relative;
  top: -120px;
  margin-bottom: -130px;
}
.homeblog__bot-mobile {
    position: relative;
    top: -20px;
  margin: 0 auto;
  width: 335px;
  gap: 14px;
  align-items: center;
  padding: 35px 32px;
  color: #FFFFFF;
  background: url(/assets/templates/new-design/images/bg.webp) ;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: left;
  box-shadow: 0px 46.474px 107.471px -42.6012px rgba(51, 13, 20, 0.08);
  border-radius: 4.84104px 38.7283px;
  background-position: top;
  font-family: Lazurski;
}
.subscrmbl__form-cap {
  text-align: center;
  text-transform: uppercase;
  font-size: 24.2052px;
  font-weight: 700;
  line-height: 120%;
  font-family: Lazurski, arial;
  font-family: Lazurski;
}
.subscrmbl-form {
  width: 100%;
  gap: 16px;
}
.subscrml__form-main {
  gap: 8px;
  font-family: 'Geometria';
}
#blrubr .blg-side .subscrml__form-btn button {
  width: 100%;
  text-align: center;
  font-size: 14px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), linear-gradient(0deg, #AC535E 0%, #EE8F9D 100%);
  border-radius: 4.84104px;
}
.subscrml__accept-txt p {
  text-align: center;
  color: rgba(255, 255, 255, 0.6);
  font-size: 11.6185px;
  font-weight: 400;
  line-height: 130%;
  font-family: 'Geometria';
}
.subscrml__accept-txt a {
  color: #CC6978;
}

/* All Sections */
.section-title {
  text-transform: uppercase;
  margin-bottom: 15px;
}
.section-title h2,
.section-title h3 {
  color: #282727;
  font-family: Lazurski, arial;
  font-size: 42px;
  font-weight: 700;
  line-height: 130%;
  margin: 0 !important;
}
.section-title h3 {
  font-size: 24px;
}
.section-title span {
  color: #CC6978;
}
.section-title.low {
  text-transform: none;
}
.section-title img {
  display: none;
  width: 30px;
  height: 32px;
}
.wrap-slider .slick-track {
  display: flex !important;
}
.wrap-slider .slick-slide {
  height: inherit !important;
	margin: 0 10px;
}
/* .wrap-slider .slick-slide > div {
  height: 100%;
} */
.wrap-slider .slick-list {
	margin: 0 -10px;
}
/* Breadcrumb */
#breadnew,
.newblog .breadcrumb {
  padding: 15px 0;
  border-bottom: 1px solid #E1DDDD;
}
.breadnew-content {
  gap: 20px;
}
.breadnew-content p,
.breadnew-content span,
.breadnew-content a {
  color: #9F9F9F;
  font-family: Geometria, arial;
  font-size: 13px;
  font-weight: 500;
  line-height: 130%;
}
.breadnew-content span {
  color: #343434;
}
.newblog .breadcrumb {
    margin-bottom: 0;
    background-color: #FFF;
    /* 
  padding: 15px 0;
  border-bottom: 1px solid #E1DDDD; */
  padding: 0;
}
.newblog .breadcrumb > .wrapper {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    gap: 20px;
    background-color: #FFF;
    padding: 15px 20px;
    /* border-bottom: 1px solid #E1DDDD; */
    overflow: auto;
}
.newblog .breadcrumb li {
    font-size: 13px;
    line-height: 100%;
    margin: 0;
    padding: 0;
}
.newblog .breadcrumb p,
.newblog .breadcrumb span,
.newblog .breadcrumb a {
  color: #343434;
  font-family: Geometria, arial;
  font-size: 13px;
  font-weight: 500;
  line-height: 130%;
}
.newblog .breadcrumb a > span {
    
    color: #9F9F9F;
}
/* Home */
#homeblog {
  min-height: 580px;
  background: linear-gradient(75.9deg, #F5F4F4 2.05%, #F7F2F2 79.75%);
}
.homeblog-backgrnd {
  min-height: 1px;
  position: relative;
  flex: 1 1;
}
.homeblog-backgrnd img {
  position: absolute;
  right: 0;
  bottom: -294px;
}
.homeblog-backgrnd img.mbl {
  display: none;
}
.homeblog-content {
  gap: 47px;
  z-index: 1;
}
.homeblog-top {
  gap: 6px;
}
.homeblog-info,
.homeblog-comp {
  font-family: Geometria, arial;
  width: fit-content;
}
.homeblog-info {
  text-transform: uppercase;
  color: #CC6978;
  font-size: 18px;
  font-weight: 500;
  line-height: 130%;
  margin-bottom: 25px;
}
.homeblog-comp {
  color: #191919;
  font-size: 20px;
  font-weight: 400;
  line-height: 170%;
}
.homeblog-comp br {
  display: none;
}
.homeblog-bot {
  gap: 13px;
}
.homeblog-form {
  gap: 12px;
  align-items: flex-end;
}
.formnew-item {
  font-family: Geometria, arial !important;
  gap: 8px;
}
.formnew-item p {
  width: fit-content;
  color: #2C0E16;
  font-size: 13px;
  font-weight: 500;
  line-height: 130%;
}
.formnew-item input {
  width: 250px;
}
.homeblog__bot-addit {
  max-width: 440px;
  font-family: Geometria, arial !important;
  gap: 31px;
}
.homeblog__bot-accept p,
.homeblog__bot-accept a,
.homeblog__bot-verify p {
  color: #626262;
  font-size: 10px;
  font-weight: 300;
  line-height: 120%;
}
.homeblog__bot-accept a {
  cursor: pointer;
  color: #CC6978;
  text-decoration: underline;
}
.homeblog__bot-verify {
  gap: 12px;
}
.homeblog__bot-verify img {
  width: 28px;
  height: 28px;
}
.homeblog__bot-verify p {
  color: #191919;
}
/* Blog rubriki */
#blrubr {
  padding: 35px 0 54px;
  background: #f9f9f9;
}
.blrubr-content {
  gap: 55px;
}
.blrubr-content p {
  margin: 0;
}
.blg-main {
  max-width: 794px;
  margin: 0 auto;
  width: 794px;
  gap: 35px;
}
.blg__articles-content {
  font-family: Geometria, arial !important;
  gap: 20px;
  flex-wrap: wrap;
}
.blg__articles-item {
  position: relative;
}
.blg__articles-item.main {
  width: 100%;
}
.blg__articles-item.second {
  width: 485px;
}
.blg__articles-item.third {
  width: 289px;
}
.blg__articles_item-img {
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.blg__articles_item-img:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 70%);
  z-index: 1;
}
.blg__articles_item-img img {
  width: 100%;
  height: 330px;
  object-fit: cover;
  vertical-align: middle;
  min-height: 260px;
}
.blg__articles-item.main .blg__articles_item-img img {
    height: 480px;
}
.blg__articles-item .blg__recartcls_item-tag {
    left: auto;
    bottom: auto;
    top: 10px;
    right: 10px;
}
.blg__articles_item-subj {
  max-width: 610px;
  max-width: initial;
  width: 100%;
  gap: 30px;
  position: absolute;
  bottom: 0;
  color: #FFFFFF;
  /* text-shadow: black 0.5px 0.5px 2.5px, black -0.5px -0.5px 2.5px, 
                 black -0.5px 0.5px 2.5px, black 0.5px -0.5px 2.5px; */
  padding: 30px;
  background-color: rgba(0, 0, 0, 0.3);
  background-color: transparent;
  z-index: 2;
}
.blg__articles-item.subit .blg__articles_item-subj {
  gap: 25px;
}
.blg__articles_item-txt {
  gap: 10px;
}
.blg__articles_item-txt h4 {
    
  color: #FFF;
  text-transform: none;
  font-size: 25px;
  font-weight: 700;
  line-height: 130%;
  margin: 0 !important;
}
.blg__articles_item-txt h4 a:hover {
    color: #FFF;
    opacity: .8;
}
.blg__articles_item-txt p {
  font-size: 18px;
  font-weight: 400;
  line-height: 130%;
}
.blg__articles_item-btn .blgbtn {
  width: fit-content;
  color: #FFFFFF;
  text-transform: uppercase;
  font-family: Lazurski, arial !important;
  font-size: 11px;
  font-weight: 700;
  line-height: 130%;
  padding: 14px 25px;
  background: linear-gradient(0deg, #AC535E 0%, #EE8F9D 100%), linear-gradient(90deg, #6A2B4C 7.98%, #9F2D5A 89.46%);
  border-radius: 5px;
  text-shadow: none;
}
.blg__articles_item-btn .blgbtn:hover {
  opacity: 1;
}
.blg__articles_slider-item {
  height: 100%;
}
.blg__articles_sldritem-img {
  height: 182px;
}
.blg__articles_sldritem-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.blg__articles-slider {
  display: none !important;
}
.blg__articles_slider-item {
  display: flex !important;
  
  position: relative;
}
.blg__articles_slider-item .blg__recartcls_item-tag {
    bottom: 125px;
}
.blg__articles_sldritem-subj {
  flex-grow: 1;
}
.blg__articles_sldritem-subj .blg__articles_item-txt h4 {
    
  color: #282727;
  font-family: Geometria, arial !important;
  font-size: 19px;
  margin: 10px 0 !important;
}
.blg__articles_sldritem-subj .blg__articles_item-btn .blgbtn {
  text-align: center;
  width: 100%;
}
.tabs__caption {
  flex-direction: row;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 40px;
}
.tabs__caption .btn {
  cursor: pointer;
  transition: 0.3s;
  width: fit-content;
  font-family: Lazurski, arial !important;
  font-size: 11px;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  padding: 16px 18px 14px;
  border: 1px solid #CC6978;
  border-radius: 999px;
  color: #CC6978;
  background: transparent;
}
.tabs__caption .btn.active,
.tabs__caption .btn:hover {
  color: #FFFFFF;
  background: linear-gradient(0deg, #AC535E 0%, #EE8F9D 100%), linear-gradient(90deg, #6A2B4C 7.98%, #9F2D5A 89.46%);
}
.tabs__content {
  display: none;
}
.tabs__content.active {
  display: block;
}
.tabs__content-row {
  flex-wrap: wrap;
  gap: 30px 18px;
}
.tabs__content-item {
  transition: .6s;
  width: 388px;
  background: #FFFFFF;
  box-shadow: 0px 30px 50px rgba(47, 13, 30, 0.1);
  border-radius: 5px;
}
.tabs__content-item:hover {
  transform: translate(0, 5px);
}
.tabs__content_item-subj {
    
  justify-content: flex-start;
  flex-grow: 1;
  padding: 30px;
  gap: 30px;
}
.tabs__content_item-subj > span {
    margin: -15px 0;
    opacity: .8;
}
.tabs__content_item-btn {
   margin-top: auto; 
}
.tabs__content_item-txt {
  gap: 10px;
  color: #343434;
  font-family: Geometria, arial !important;
}
.tabs__content_item-txt h4 {
  font-size: 20px;
  font-weight: 700;
  line-height: 130%;
  margin: 0 !important;
}
.tabs__content_item-txt p {
  font-size: 12px;
  font-weight: 400;
  line-height: 130%;
}
.tabs__content_item-btn a {
  width: fit-content;
  color: #CC6978;
  text-transform: uppercase;
  font-family: Lazurski, arial !important;
  font-size: 11px;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: 0.06em;
  padding: 16px 18px 14px;
  background: #FFFFFF;
  border-radius: 5px;
  border: 1px solid #CC6978;
}
.tabs__content-more {
  margin-top: 40px;
  justify-content: center;
}
.blg-main #pdopage ul.pagination {
    margin-top: 40px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 5px;
    align-items: center;
    justify-content: center;
}
.blg-main #pdopage .pagination>li>a, .pagination>li>span {
    text-transform: uppercase;
    width: fit-content;
    font-family: Lazurski, arial !important;
    font-size: 16px;
    font-weight: 700;
    line-height: 130%;
    padding: 19px 24px;
    border-radius: 5px;
    color: #fff;
    background: linear-gradient(0deg, #AC535E 0%, #EE8F9D 100%), linear-gradient(90deg, #6A2B4C 7.98%, #9F2D5A 89.46%)
}
.blg-main #pdopage .pagination>li.disabled {
    display: none !important;
}
.blg__main-subj {
  gap: 40px;
}
.blg__main-subj .rating {
    margin-bottom: -40px;
}
.blg__main-title {
  gap: 28px;
}
.blg__main-title h1 {
  text-transform: uppercase;
  color: #CC6978;
  font-size: 42px;
  font-weight: 700;
  line-height: 120%;
}
.blg__main-stats {
  font-family: Geometria, arial;
  font-family: Lazurski, Arial,sans-serif;
  font-family: Lazurski;
  font-size: 18px;
  flex-wrap: wrap;
  gap: 25px;
}
.blg__stats-item {
  gap: 4px;
  color: #818181;
  text-transform: uppercase;
  font-weight: bold;
}
.blg__stats-item img {
  width: 30px;
  height: 30px;
}
.blg__main-content {
  gap: 60px;
}
.blg__main_content-txt {
  gap: 20px;
}
.blg__main-content h5 {
  text-transform: uppercase;
  font-size: 28px;
  font-weight: 700;
  line-height: 120%;
  margin: 20px 0 0 !important;
}
.blg__main_content-txt > *:first-child {
  margin-top: 0 !important;
}
/* .blg__main_content-txt img {
  margin-bottom: 20px;
} */
.blg__main-content p,
.blg__main-content li {
  font-family: Geometria, arial;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
}
.blg__main-content ul,
.blg__main-content ol {
  display: flex;
  flex-direction: column;
  margin-left: 23px;
  gap: 20px;
}
.blg__main-content ul li {
  list-style-type: disc;
}
.blg__main-content ol li {
  list-style-type: decimal;
}
.blg__main-content ol li ul {
  margin: 10px 0;
  margin-left: 23px;
  gap: 10px;
}
.blg__main-content ol li ul li {
  list-style-type: disc;
}
.blg__main-react {
  flex-wrap: wrap;
  width: fit-content;
  justify-content: flex-start;
  gap: 24px;
}
#blrubr .blg__main-react button,
#blrubr .blg__main-react .ya-share2 {
    
    position: relative;
  width: max-content;
  font-family: Geometria, arial !important;
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  padding: 15px 30px;
  background: #E0DDDE;
  border-radius: 5px;
  text-transform: none;
  color: rgba(82, 61, 68, 0.8);
  font-size: 20px;
  font-weight: 500;
  line-height: 120%;
  background: #EFEEEE;
  border-radius: 999px;
}
#blrubr .blg__main-react button::before,
#blrubr .blg__main-react .ya-share2::before {
  content: url(/assets/templates/new-design/svgs/thumbreact.svg);
  display: inline-block;
  width: 36px;
  height: 36px;
}
#blrubr .blg__main-react button.reactbtn.activeitm {
  color: #FFFFFF;
  background: linear-gradient(0deg, #AC535E 0%, #EE8F9D 100%), linear-gradient(180deg, #EE8F9D 0%, #AC535E 100%), #523D44;
}
#blrubr .blg__main-react button.reactbtn.activeitm::before {
  content: url(/assets/templates/new-design/svgs/thumbreactl.svg);
}
#blrubr .blg__main-react button.dislkbtn::before {
  transform: none;
}
#blrubr .blg__main-react button.shrbtn::before,
#blrubr .blg__main-react .ya-share2::before {
  content: url(/assets/templates/new-design/svgs/share.svg) !important;
}
.ya-share2__container, .ya-share2__container .ya-share2__item {
    font-family: Geometria, arial !important;
}
.ya-share2__list.ya-share2__list_direction_horizontal > .ya-share2__item,
.ya-share2__container_size_m .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more .ya-share2__title {
    margin: 0 !important;
}
.ya-share2__container_size_m .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more,
.ya-share2__container_size_m .ya-share2__title {
    padding: 0 !important;
    color: #716066 !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    line-height: 120% !important;
    background: transparent !important;
    border: none !important;
    border-radius: 0 !important;
}
.ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__badge_more {
    display: none !important;
}
.ya-share2__list.ya-share2__list_direction_horizontal > .ya-share2__item {
    position: static !important;
}
.ya-share2__container_size_m.ya-share2__container_alone .ya-share2__popup_direction_bottom, .ya-share2__container_size_m .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__popup_direction_bottom {
    top: 56px !important;
}
.ya-share2__link {
    width: 100%;
    display: flex !important;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
}
.ya-share2__container_size_m .ya-share2__popup .ya-share2__badge + .ya-share2__title {
    margin-left: 0 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
}
.ya-share2__popup {
    width: fit-content;
    left: -15% !important;
}
.blg__main_content-form {
  gap: 20px;
  padding: 45px 38px;
  background: url(.webp), #523D44;
  box-shadow: 0px 48px 111px -44px rgba(51, 13, 20, 0.08);
  border-radius: 5px 70px;
}
.blg__main_content-form h3 {
  text-transform: uppercase;
  color: #FFFFFF;
  font-family: Lazurski, arial !important;
  font-size: 28px;
  font-weight: 700;
  line-height: 130%;
  margin: 0 !important;
}
.blg__main_content-form h3 span {
  color: #EF909E;
}
.blg__consultform-img {
    gap: 30px;
    justify-content: flex-start;
}
.blg__consultform-img h2 {
    color: #FFF;
    font-size: 32px;
    font-weight: 800;
    margin: 0 !important;
}
.blg__consultform-steps {
  gap: 18px 0;
  flex-wrap: wrap;
}
.blg__consultform_steps-item {
  width: 49%;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 7px;
}
.blg__consultform_steps-item img {
  width: 20px;
  height: 18px;
}
.blg__consultform_steps-item span {
  text-transform: uppercase;
  color: #FFFFFF;
  font-family: Lazurski, arial !important;
  font-size: 17px;
  font-weight: 400;
  line-height: 130%;
}
.blg-consultform {
  flex-wrap: wrap;
  gap: 7px;
  margin: 10px 0 5px;
}
.blg-consultform input {
  width: 24%;
  padding: 16px 19px;
  background: #F9F8F8;
  border: 1px solid #FFFFFF;
}
#blrubr .blg-consultform button {
  margin: auto;
  font-size: 14px;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: 0.04em;
  padding: 17px 30px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), linear-gradient(0deg, #AC535E 0%, #EE8F9D 100%);
}
.blg__consultform-accept {
  color: #FFFFFF;
  gap: 8px;
}
.blg__consultform-accept p,
.blg__consultform-accept span {
  font-size: 15px !important;
  font-weight: 400;
  line-height: 150%;
}
.blg__consultform-accept span {
  text-transform: uppercase;
  color: #EF909E;
}
.blg__consultform-accept p a {
    
    color: #EF909E;
    
    text-decoration: underline;
    
}
.blg-side {
  max-width: 346px;
  margin: 0 auto;
  width: 346px;
  gap: 15px;
}
.blg-side .section-title {
  margin-bottom: 10px;
}
body.newblog .blg-authr,
body.newblog .blg-side .homeblog__bot-mobile {
  display: none;
}
body.newblog.blgitm .blg-authr,
body.newblog.blgitm .blg-side .homeblog__bot-mobile {
  display: flex;
}
.blg__authr-content {
  gap: 12px;
  padding: 22px 10px;
  border-width: 1px 0px;
  border-style: solid;
  border-color: #E1DDDD;
  box-shadow: 0px 48px 111px -44px rgba(51, 13, 20, 0.08);
}
.blg__authr-img {
  width: 84px;
  height: 84px;
  background: radial-gradient(108.36% 89.38% at 50% 89.37%, #EE8F9D 0%, #AC535E 88.15%), linear-gradient(180deg, #CC6978 0%, #FBF7F7 100%), linear-gradient(360deg, #DDDDE8 0%, #ECEDF2 100%), radial-gradient(110.76% 151.95% at 50% 100%, #2C3D47 0%, rgba(44, 61, 71, 0) 100%), #000000;
  border-radius: 1048.95px;
}
.blg-authr{
    padding-top: 0px;
    padding-bottom: 30px;
}
.blg__authr-txt {
  font-family: Geometria, arial;
  gap: 5px;
}
.blg__authr-txt span {
  color: #CC6978;
  font-size: 11px;
  letter-spacing: 0.06em;
  font-weight: 500;
  line-height: 130%;
  margin-bottom: 6px;
  
  text-transform: uppercase;
}
.blg__authr-txt h5 {
  font-size: 20px;
  font-weight: 500;
  line-height: 120%;
  
  text-transform: capitalize;
}
.blg__authr-txt p {
  font-size: 13px;
  font-weight: 400;
  line-height: 120%;
}
.blg-side .blg-authr,
.blg-side .homeblog__bot-mobile {
  margin: auto;
  width: 100%;
  max-width: 346px;
}
.blg-recartcls {
  margin-bottom: 15px;
}
.blg__recartcls-content {
  font-family: Geometria, arial !important;
  gap: 30px;
}
.blg__recartcls-item {
  width: 100%;
  gap: 10px;
    padding: 70px 20px 25px;
    background: #FFFFFF;
    box-shadow: 0px 30px 50px rgba(47, 13, 30, 0.1);
    border-radius: 10px;
}
.blg__recartcls_item-img {
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.blg__recartcls_item-img:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 100%);
}
.blg__recartcls_item-img img {
  width: 100%;
  height: 180px;
  object-fit: cover;
  vertical-align: middle;
}
.blg__recartcls_item-link {
  position: relative;
  z-index: 2;
}
.blg__recartcls_item-link:hover {
  opacity: 1;
}
.blg__recartcls_item-tag {
  font-family: 'Geometria';
  position: absolute;
  bottom: 10px;
  left: 10px;
  color: #FFFFFF;
  background: linear-gradient(85.99deg, #EE8F9D 0%, #AC535E 100%), radial-gradient(418.15% 2013.33% at 6.74% 0%, #EE8F9D 0%, #AC535E 88.15%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */, linear-gradient(0deg, rgba(51, 68, 51, 0.2), rgba(51, 68, 51, 0.2)), linear-gradient(0deg, #AC535E 0%, #EE8F9D 100%);
  border-radius: 2px;
  padding: 5px 12px;
  z-index: 2;
}
.blg__recartcls_item-tag:hover {
    color: #FFF;
    opacity: 1;
}
.blg__recartcls_item-txt {
  gap: 10px;
}
.blg__recartcls_item-txt h5 {
  text-transform: none;
  max-width: 305px;
  color: #343434;
  font-size: 16px;
  font-weight: 700;
  line-height: 130%;
  margin: 0 !important;
}
.blg__recartcls_item-txt a {
  font-family: 'Geometria';
  width: fit-content;
  color: #CC6978;
  font-size: 11px;
  font-weight: 500;
  line-height: 130%;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}
.backlined {
  padding: 30px;
  padding-top: 48px;
  background: #FFFFFF;
  border-radius: 5px;
  border: 1px solid #EAE7E7;
  box-shadow: 0px 48px 111px -44px rgba(51, 13, 20, 0.08);
}
.blg__pplrsrv-content {
  gap: 8px;
}
.blg__pplrsrv-item {
  width: 100%;
  position: relative;
}
.blg__pplrsrv_item-img {
  border-radius: 5px;
}
.blg__pplrsrv_item-txt {
  position: absolute;
  bottom: 0;
  color: #FFFFFF;
  padding: 10px 15px;
}
.blg__pplrsrv_item-txt h4 {
  font-family: Lazurski, arial !important;
  font-size: 18px;
  font-weight: 700;
  line-height: 130%;
  text-transform: uppercase;
  margin: 0 !important;
}
.blg-pplrsrv .blg__articles_item-btn {
  margin-top: 25px;
}
.blg-pplrsrv .blg__articles_item-btn .blgbtn {
  text-align: center;
  width: 100%;
  font-size: 15px;
  padding: 17px 15px;
  background: linear-gradient(0deg, #AC535E 0%, #EE8F9D 100%);
  border-radius: 4px;
}
.blg-scls .section-title {
  margin-bottom: 24px;
}
.blg__scls-content {
  flex-wrap: wrap;
  gap: 10px;
}
.blg__scls-item {
  width: 137px;
  gap: 8px;
  justify-content: center;
  padding: 10px 14px;
  border-radius: 5px;
  background: #2C0E16;
}
.blg__scls-item.inst {
  background: linear-gradient(0deg, #D73481, #D73481), linear-gradient(264.55deg, #75B5F1 6.31%, #5D94C2 97.9%);
}
.blg__scls-item.vk {
  background: linear-gradient(0deg, #0077FF, #0077FF), linear-gradient(264.55deg, #75B5F1 6.31%, #5D94C2 97.9%);
}
.blg__scls-item.fcbk {
  background: linear-gradient(0deg, #4267B2, #4267B2), linear-gradient(264.55deg, #75B5F1 6.31%, #5D94C2 97.9%);
}
.blg__scls-item.tlg {
  background: linear-gradient(0deg, #3AAEE8, #3AAEE8), linear-gradient(264.55deg, #75B5F1 6.31%, #5D94C2 97.9%);
}
.blg__scls-item.ytb {
  background: linear-gradient(0deg, #FF0000, #FF0000), linear-gradient(264.55deg, #75B5F1 6.31%, #5D94C2 97.9%);
}
.blg__scls-item.dzn {
  background: linear-gradient(0deg, #2C3036, #2C3036), linear-gradient(264.55deg, #75B5F1 6.31%, #5D94C2 97.9%);
}
.blg__scls-item img {
  width: 18px;
  height: 18px;
}
.blg__scls-item span {
  color: #FFFFFF;
  font-family: MuseoSansCyrl, arial !important;
  font-size: 13px;
  font-weight: 600;
  line-height: 130%;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}
.blg-reqfrm .section-title {
  margin-bottom: 25px;
}
.blg-reqfrm .section-title h3 {
  font-size: 17px;
}
.blg__reqfrm-content {
  gap: 30px;
}
.blg__reqfrm-content img {
  max-width: 286px;
  margin: auto;
  width: 100%;
  height: 100%;
}
.requestblog-form {
  gap: 15px;
}
.requestblog-form input,
.requestblog-form textarea {
  border: 1px solid #F3F2F3 !important;
  background: #F9F8F8 !important;
}
.requestblog__form-main {
  gap: 10px;
}
.requestblog__form-range {
  gap: 12px;
}
.requestblog__form-range span {
  color: #2C0E16;
  font-family: Geometria, arial !important;
  font-size: 13px;
  font-weight: 500;
  line-height: 130%;
}
.requestblog__form-range > div.blgrow {
  flex-wrap: wrap;
  gap: 6px;
}
#blrubr .requestblog__form-range button {
  text-transform: none;
  display: flex;
  gap: 6px;
  align-items: center;
  justify-content: center;
  width: 139px;
  font-family: Montserrat, sans-serif !important;
  font-size: 13px;
  font-weight: 400;
  line-height: 130%;
  padding: 8px 10px;
  color: #9F9F9F;
  background: #F9F8F8;
  border: 1px solid #F3F2F3;
  border-radius: 2px;
}
#blrubr .requestblog__form-range button.currnt {
  color: #FFFFFF;
  background: linear-gradient(0deg, #54B650, #54B650), linear-gradient(90deg, #6A2B4C 7.98%, #9F2D5A 89.46%);
  box-shadow: 0px 5px 18px rgba(71, 207, 66, 0.42);
  border-color: transparent;
}
#blrubr .requestblog__form-range button::before {
  content: url(/assets/templates/new-design/svgs/check.svg);
  display: inline-block;
  width: 20px;
  height: 20px;
}
#blrubr .requestblog__form-range button.currnt::before {
  content: url(/assets/templates/new-design/svgs/checkact.svg);
}
.requestblog__form-txtarea textarea {
  width: 100%;
  height: 120px;
}
.requestblog__form-somesubtxt {
  margin: -5px 0 5px !important;
  font-family: Montserrat, sans-serif !important;
  color: rgba(0, 0, 0, 0.25);
  font-size: 10px;
  font-weight: 400;
  line-height: 120%;
}
#blrubr .requestblog__form-btn button {
  width: 100%;
  text-align: center;
  font-size: 16px;
  letter-spacing: 0.04em;
  padding: 17px 15px;
  border-radius: 4px;
  background: linear-gradient(0deg, #AC535E 0%, #EE8F9D 100%);
}
.requestblog__form-verify {
  margin-top: 6px;
  gap: 14px;
}
.requestblog__form-verify img {
  width: 21px;
  height: 25px;
}
.requestblog__form-verify p {
  color: #191919;
  font-family: Montserrat, sans-serif !important;
  font-size: 10px;
  font-weight: 400;
  line-height: 140%;
}
.requestblog__form-verify a {
    
    color: #EF909E;
    
    text-decoration: underline;
    
}
/* Only for site */
.newblog .whatsapp-foo {
  display: none !important;
}
/* BlurBlock */
.blureffect {
  z-index: 9998;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(157, 157, 157, 0.24);
  backdrop-filter: blur(4px);
}
.tabs__content_item-img img {
  width: 100%;
  height: 240px;
  object-fit: cover;
  vertical-align: middle;
  border-radius: 5px;
}
.newblog #TopMainForm .container-fluid{
    padding:0 !important;
}
/* .newblog .mfp-content {
    padding-top: 0 !important;
}
.newblog .mfp-close-btn-in .mfp-close {
    top: -55px !important;
} */
#TopMainForm .container-fluid {
    padding: 0;
}
.cities-mobile a {
  background: linear-gradient(180deg, #54B650 0%, #4D954A 100%), #523D44;
  box-shadow: 0px 50.6122px 117.041px -46.3946px rgba(51, 13, 20, 0.08);
  padding: 7px 0;
  font-weight: 700;
  font-size: 11px;
  line-height: 150%;
  justify-content: center;
  align-items: center;
  flex: 0 0 100%;
  max-width: 100%;
  transition: none;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
}
.cities-mobile a::before {
    content: url(/assets/templates/new-design/svgs/location.svg);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 18px;
}
.cities-mobile a:hover, .cities-mobile a:focus, .cities-mobile a:active {
    background: linear-gradient(264.55deg, #47CF42 6.31%, #54B650 97.9%);
    opacity: 1;
}
.cities-mobile span {
  margin-left: 3px;
}
.efficiency {
  background: radial-gradient(263.93% 72.2% at 50.82% 90.13%, #54B650 0%, #4D954A 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */, #523D44;
  box-shadow: 0px 78.5284px 181.597px -71.9844px rgba(51, 13, 20, 0.08);
  border-radius: 38.7892px 6.20628px;
  display: flex;
  align-items: center;
  color: #fff;
  gap: 17px;
  padding: 15px 18px;
  margin: 15px 0;
  position: absolute;
  top: -30px;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 230px;
}
.efficiency_coefficient {
  font-weight: 700;
  font-size: 32px;
  line-height: 32px;  
  letter-spacing: 0.05em;
}
.efficiency__text {
  font-family: 'Geometria';
  font-style: normal;
  font-weight: 500;
  font-size: 13.4439px;
  line-height: 110%;
}
.bgformwrap {
  background-image: url(/assets/templates/new-design/images/bg_form.webp);
  background-size: cover;
  color: #fff;
  position: relative;
  margin-top: 46px;
}
.bgformwrap h3, .bgformwrap .requestblog__form-range span, .bgformwrap .requestblog__form-verify p {
  color: #fff;
}
.bgformwrap .requestblog__form-somesubtxt {
  color: rgba(255, 255, 255, 0.5);
}
.rating-wrap {
  padding: 16px 30px;
  background: #EFEEEE;
  border-radius: 999px;
  display: inline-flex;
  font-family: 'Geometria' !important;
  gap: 10px;
}
.rating-count {
  font-size: 11px;
  line-height: 1;
}
.rating-value {
  font-size: 20px;
  line-height: 1;
  margin-bottom: 3px;
  font-weight: 500;
}
.blg__main-subj .rating {
  margin-bottom: 0;
}
.head__quiz_wrap-new {
    margin: 0 !important;
}
.head__quiz_wrap-new .head__quiz {
  position: static;
  height: 355px;
  border-bottom-left-radius: 90px;
}
/* #progress.step6 .progress-left .progress-bar {
  -webkit-transform: rotate(90deg);
    transform: rotate(90deg) !important;
} */
.head__quiz_wrap-new .quiz__quiz {
  padding: 30px 50px 50px;
}
.head__quiz_wrap-new h2 {
  font-weight: 700;
font-size: 36px;
line-height: 130%;
color: #343434;
margin-bottom: 8px;
}
.head__quiz_wrap-new h3 {
  font-family: 'Geometria';
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 120%;
  /* or 29px */
  /* letter-spacing: -0.3px; */
  
  color: #424242;
  text-transform: none;
}
.head__quiz_wrap-new h3 span, .head__quiz_wrap-new h2 span {
  color: #CC6978;
}
.head__quiz_wrap-new button.send-form.send-form-top {
    width: 100% !important;
}
#step8 {
}

button.btn.btn-primary.btn-more {
  margin-top: 40px !important;
  border: none !important;
}

.wrapslider-container {
    position: relative;
}
.blg__similarslider-arrows {
    width: 100%;
    position: absolute;
    top: 0;
    padding: 25px 20px 0;
}
#blrubr .blg__similarslider-arrow {
    opacity: 1 !important;
    text-transform: none;
    color: #000;
    background: transparent !important;
    font-size: 20px;
    font-weight: 700;
    line-height: 120%;
    padding: 0 !important;
    border-radius: 0 !important;
}
#blrubr .blg__similarslider-arrow:hover {
    color: #343434;
}
.header-bottom {
  padding: 0 46px;
  background: #CC6978 url('/assets/templates/new-design/images/menu-bg.webp') repeat-x left center;
  /* position: sticky; */
  /* z-index: 1013; */
  /* top: 98px; */
}
.header-menu {
  flex-direction: row;
  gap: 25px;
  margin-right: auto;
  align-items: center;
}
.header-menu li a, .header-menu li .link {
  font-family: 'Geometria';
  font-weight: 500;
  font-size: 13px;
  line-height: 140%;
  text-transform: uppercase;
  color: #fff;
}
.header-search {
  height: 100%;
  border-left: 1px solid rgba(255, 255, 255, 0.14);
  padding-left: 26px;
  display: flex;
  align-items: center;
  padding: 20px 0 20px 26px;
  flex: 1;
  max-width: 360px;;
}
.header-search__form {
  width: 100%;
  display: flex;
  align-items: center;
}
.header-search__button {
  border: none;
  padding: 0;
  background: transparent;
  cursor: pointer;
  margin-right: 7px;
}
.header-search__input {
  border: none;
  width: 100%;
  font-family: 'Montserrat';
  font-size: 11px;
  line-height: 13px;
  text-transform: uppercase;
  color: #FFFFFF;
  font-weight: 400;
  background: transparent;
}
.header-search__input::placeholder {
  color: #fff !important;
}
.header-search__input:focus {
  box-shadow: none !important;
}
.header-presentations {
  position: relative;
}
.header-presentations__button {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  padding: 0 14px;
  gap: 8px;
  border: none;
  cursor: pointer;
  font-family: 'Geometria';
  font-weight: 500;
  font-size: 11px;
  line-height: 130%;
  text-align: center;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #2C0E16;
  background: #fff;
  box-shadow: 0px 7px 26px rgba(131, 33, 72, 0.13);
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  position: relative;
  z-index: 2;
}
.header-presentations.active .header-presentations__button {
  box-shadow: none;
}
.header-presentations__button .arrow {
  transition: transform 0.3s ease-in-out;
  -webkit-transition: transform 0.3s ease-in-out;
  -moz-transition: transform 0.3s ease-in-out;
  -ms-transition: transform 0.3s ease-in-out;
  -o-transition: transform 0.3s ease-in-out;
}
.header-presentations.active .header-presentations__button .arrow {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.header-presentations__dropdown {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 20px;
  background: #fff;
  z-index: 1;
  padding: 20px 13px 13px;
  border-radius: 0 0 25px 25px;
  -webkit-border-radius: 0 0 25px 25px;
  -moz-border-radius: 0 0 25px 25px;
  -ms-border-radius: 0 0 25px 25px;
  -o-border-radius: 0 0 25px 25px;
}
.header-presentations__item a {
  border-top: 1px solid #E1DDDD;
  padding: 9px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
}
.header-presentations__item:last-child a {
  border-bottom: 1px solid #E1DDDD;
}
.header-presentations__item-desc {
  font-family: 'Geometria';
  font-size: 10px;
  line-height: 10px;
  color: #191919;
  opacity: 0.6;
}
.header-presentations__item-title {
  font-family: 'Geometria';
  font-size: 13px;
  line-height: 13px;
  font-weight: 500;
  color: #191919;
  margin-bottom: 5px;
}
.header-presentations__item-icon {
  margin-left: 9px;
}
.header-presentations.active .header-presentations__dropdown {
  display: block;
}
.header-mobile__presentations {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.header-mobile__presentations .header-presentations__item a {
  border: none !important;
  padding: 12px 16px 13px 13px;
  background: #fff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.header-mobile__presentations .header-presentations__item-title {
  font-size: 14px;
  line-height: 14px;
  color: #343434
}
.header-mobile__presentations .header-presentations__item-desc {
  font-size: 11px;
  line-height: 11px;
  color: #343434;
}
.search-header {
  background: #F7F2F2 url('/assets/templates/new-design/images/search-bg.webp') repeat-x left center;
}
.search-header .wrapper {
  padding: 100px 20px;
}
.search-header h1 {
  font-weight: 700;
  font-size: 55px;
  line-height: 120%;
  color: #1D1F23;
  margin-bottom: 70px;
}
.search-form {
  display: flex;
  align-items: center;
  padding-bottom: 20px;
  border-bottom: 1px solid #939890;
}
.search-form__input {
  flex: 1;
  min-width: 1px;
  position: relative;
}
.search-form__input input {
  border: none;
  width: 100%;
  background: transparent;
  font-family: 'Geometria';
  font-weight: 400;
  font-size: 32px;
  line-height: 150%;
  color: #1D1F23;
  padding-right: 25px;
}
.search-form__input input::placeholder {
  color: #1D1F23 !important;
}
.search-form__input input:focus {
  box-shadow: none !important;
}
.search-form__button {
  width: 140px;
  height: 57px;
  background: linear-gradient(0deg, #AC535E 0%, #EE8F9D 100%), linear-gradient(90deg, #6A2B4C 7.98%, #9F2D5A 89.46%);
  text-align: center;
  vertical-align: middle;
  font-family: 'Geometria';
  font-weight: 500;
  font-size: 15px;
  line-height: 130%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #FFFFFF;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  margin-left: 35px;
}
.search-form__button:hover {
  opacity: 0.8;
}
.search-form__clear {
  border: none;
  padding: 0;
  cursor: pointer;
  display: none;
  width: 20px;
  height: 20px;
  background: url('/assets/templates/new-design/images/cross.svg') no-repeat center / contain;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -10px;
}
.search-results .wrapper {
  padding: 100px 20px;
}
.search__item + .search__item {
  margin-top: 80px;
}
.search__item {
  padding-bottom: 20px;
  border-bottom: 1px solid #E9ECE8;
}
.search__link {
  font-family: 'Geometria';
  font-weight: 500;
  font-size: 32px;
  line-height: 45px;
  color: #1D1F23;
}
.search-link:hover, .search-link:focus {
  color: #1D1F23 !important;
}
.search__text {
  font-family: 'Geometria';
  font-weight: 400;
  font-size: 21.3333px;
  line-height: 34px;
  color: #1D1F23;
  margin: 30px 0 0;
}
.pagination {
  margin-top: 80px !important;
  display: flex;
  align-items: center;
}
.pagination__list {
  display: flex;
  align-items: center;
}
.pagination__btn, .pagination__nav {
  width: 64px;
  height: 64px;
  text-align: center;
  line-height: 64px;
  font-family: 'Geometria';
  font-weight: 500;
  font-size: 21.3333px;
  color: #1D1F23;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.pagination__btn--active {
  background: #CC6978;
}
.pagination__btn:disabled {
  background: transparent;
}
.pagination__nav {
  background: #FFEAED url('/assets/templates/new-design/images/arrow.svg') no-repeat center / 42px;
}
.pagination__nav.prev {
  margin-right: 20px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.pagination__nav.next {
  margin-left: 20px;
}

.neighborscontent {
    gap: 20px;
    align-items: stretch;
}
.neighbors .blg__recartcls-item {
    width: 40%;
    flex-grow: 1;
    position: relative;
    justify-content: flex-start;
}
#blrubr .blg__similarslider-arrow {
    position: absolute;
    top: 25px;
}
#blrubr .blg__similarslider-arrow.link-prev {
    left: 20px;
}
#blrubr .blg__similarslider-arrow.link-next {
    right: 20px;
}

.blg-side .blg__recartcls-item {
  padding: 0;
  background: transparent;
  box-shadow: none;
}

.psych-expert .base-candidate {
  display: none;
}

.top-title {
  text-transform: uppercase;
  color: #CC6978;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  font-family: 'Geometria';
}

.under-title {
  font-size: 25px;
  font-family: 'Geometria';
  font-weight: 400;
  max-width: 518px;
}

h1.h-title {
  font-size: 70px;
  font-weight: 700;
  line-height: 103%;
  font-family: Lazurski;
  margin: 38px 0 12px !important;
}


.psych-intro-wrap {
  /* background-image: url(../images/life-bg-bg.svg); */
}
.psych-intro {
  background-image: url(../images/life-bg.svg);
  /* background-repeat: no-repeat; */
  background-size: cover;
  padding: 125px 0 115px;
}

.psych-intro__img {
  position: absolute;
  bottom: -115px;
  right: 0;
}

.psych-intro__img_mobile {
  display: none;
}

.regalia {
  padding-bottom: 0;
}

.regalia__right .title {
  margin-bottom: 10px !important;
  font-size: 35px !important;
  font-weight: 700;
}

.regalia__right p {
  font-family: Geometria;
  margin-bottom: 10px;
  line-height: 22px;
}

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

.regalia__left {
  flex: 0 0 580px;
  max-width: 580px;
}

.regalia__left img {
  max-width: 100%;
  border-radius: 100px 0px;
}

.regalia__right {
  flex: 1 1;
}

.h-row {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}

.regalia .h-row {
  padding-bottom: 85px;
  border-bottom: 1px solid rgba(44, 14, 22, 0.20);
  margin-bottom: 72px;
}

.video-sect {
  padding: 0;
}

.video-sect .row {
  padding-bottom: 85px;
	border-bottom: 1px solid rgba(44, 14, 22, 0.20);
	margin-bottom: 72px;
}

.video-sect .title {
  font-size: 40px !important;
  font-weight: 700;
  font-style: normal;
  line-height: 130%;
  text-transform: uppercase;
  margin-bottom: 37px !important;
}

.video-list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -20px;
  margin-right: -20px;
}

.video-list__item-wrap {
  flex: 0 0 50%;
  max-width: 50%;
  padding-left: 20px;
  padding-right: 20px;
}

.video-item__text-name {
  color: #000;
  font-family: Geometria;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  text-transform: none !important;
}

.video-item__text-info {
  font-family: Geometria;
  font-size: 17px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #606060;
  margin-top: 10px;
}

.video-item__text-wrap {
  margin-top: 28px;
}

.video-item__img-wrap {
  position: relative;
}

.play-button__inner {
  width: 72px;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 100%;
  padding: 14px;
  border: 1px solid rgba(255, 255, 255, 0.19);
}

.play-button {
  width: 128px;
  height: 128px;
  padding: 14px;
  display: flex;
  align-items: center;
  justify-content: center;  
  border-radius: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.06);
}

.play-button__inner-inner {
  padding: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(255, 255, 255, 0.19);
  border-radius: 100%;
}

.video-item video {
  max-width: 100% !important;
  display: block;
}

.video-item__timer {
  color: #fff;
  padding: 0 13px;
  border-radius: 9.419px;
  background: #000;
  font-size: 24px;
  font-weight: 600;
  line-height: 150%;
  font-family: Montserrat;
  text-align: center;
  position: absolute;
  bottom: 20px;
  right: 20px;
  height: 43px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.video-list__separator {
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  align-items: center;
  gap: 8px;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  margin: 38px 0 30px;

}

.article-sect .title {
  color: #2C0E16;
  font-family: Lazurski;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  text-transform: uppercase;
  
}

.article-sect {
  padding: 0;
  padding-bottom: 80px;
}



.article-list {
  border-left: 10px solid #F2F0F1;
  border-top: 10px solid #F2F0F1;
  display: flex;
  flex-wrap: wrap;
  margin-top: 32px;
}

.article-list__item {
  flex: 0 0 33.33334%;
  max-width: 33.33334%;
}

.article-item {
  border: 10px solid #F2F0F1;
  border-left: none;
  border-top: none;
  padding: 60px;
}

.h-arrow {
  background-image: url(../images/h-arrow.svg);
  width: 14px;
  height: 11px;
  display: inline-block;
  margin-left: 7px;
}

.article-item__date {
  color: #CC6978;
  font-family: Geometria;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  letter-spacing: 0.85px;
  text-transform: uppercase;
  display: block;
  margin: 43px 0 30px;
}

h5.article-item__name {
  color: #2C0E16;
  font-family: Geometria;
  font-size: 26px;
  line-height: 29px !important;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: none;
  min-height: 150px;
  margin-bottom: 78px !important;
}

.article-item__link {
  color: #2C0E16;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%;
  letter-spacing: 0.84px;
  text-transform: uppercase;
}

.article-item__link:focus {
  color: #2C0E16;
}

.article-item {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}

.article-item__logo-wrap {
  min-height: 56px;
  display: flex;
  align-items: center;
}

.mobile-nav {
  display: none;
}

.regalia-mobile-show {
  display: none;
  font-family: 'Geometria' !important;
}
.blg-sticky {
  align-self: stretch;
  justify-content: flex-start;
}
.blg-sticky .blg-authr, .blg-sticky .homeblog__bot-mobile {
  margin: 0;
}
.blg-sticky .bgformwrap {
  position: sticky;
  top: 35px;
}
blockquote {
  padding: 5px 0 5px 20px;
  border-left: 4px solid #CC6978;
  font-style: italic;
}
.article-navigation {
  box-shadow: 0 4px 12px hsla(0,0%,6%,.08);
  padding: 30px;
}
.article-navigation__title {
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 22px;
}
.article-navigation__list {
  gap: 15px;
}
.article-quote {
  background: rgba(204, 105, 120, 0.10) url('/assets/templates/new-design/svgs/quote.svg') no-repeat 25px 25px / 50px;
  padding: 25px 25px 25px 90px;
  position: relative;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.article-quote__text {
  color: #343434;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  margin-bottom: 15px;
}
.article-quote__info {
  display: flex;
  align-items: center;
  gap: 10px;
}
.article-quote__image img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.article-quote__name {
  font-family: 'Geometria', sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 120%;
  margin-bottom: 5px;
}
.article-quote__subtitle {
  font-family: 'Geometria', sans-serif;
  font-size: 13px;
  line-height: 120%;
}
.webinar-banner {
  padding: 30px 28px;
  background: radial-gradient(83.53% 46.46% at 51.88% 67.68%, #EF909E 0%, #C25D6D 100%);
  margin-top: 30px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  position: relative;
}
.webinar-banner__long {
  padding: 40px;
  margin-top: 0;
}
.webinar-banner__dark {
  box-shadow: 0px 48px 111px -44px rgba(51, 13, 20, 0.08);
  background: #523D44;
}
.webinar-banner__pink {
  background: radial-gradient(46.8% 91.7% at 88.66% 72.7%, #EF909E 0%, #C25D6D 100%), radial-gradient(26.31% 29.88% at 20.72% 91.33%, rgba(255, 255, 255, 0.28) 0%, rgba(255, 255, 255, 0) 100%);
}
.webinar-banner:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: url('/assets/templates/default/css/images/pattern-white.png') repeat center;
}
.webinar-banner__pink:after {
  background: url('/assets/templates/default/css/images/pattern-white-big.png') repeat center / 200px;
  opacity: 0.1;
}
.webinar-banner__pink:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-image: url('/assets/templates/default/css/images/shum.png');
  opacity: 0.1;
}
.webinar-banner__dark:after {
  background-image: url('/assets/templates/default/css/images/shum.png');
  opacity: 0.3;
}
.webinar-banner__content {
  position: relative;
  z-index: 2;
}
.webinar-banner__long .webinar-banner__content {
  width: 405px;
  max-width: 100%;
}
.webinar-banner__tags {
  display: flex;
  margin-bottom: 15px;
  align-items: center;
  gap: 5px;
  flex-wrap: wrap;
}
.webinar-banner__tags-item {
  font-size: 13px;
  line-height: 1.1;
  color: #fff;
  font-family: 'Geometria', sans-serif;
  font-weight: 500;
  padding: 8px 11px;
  border: 1px solid #fff;
  border-radius: 22px;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  -ms-border-radius: 22px;
  -o-border-radius: 22px;
}
.webinar-banner__tags-item-icon {
  display: flex;
  align-items: center;
  gap: 5px;
}
.webinar-banner__tags-item.white {
  background: #fff;
  color: #C25D6D;
}
.webinar-banner__tags-item.green {
  background: #54b650;
  border-color: #54b650;
}
.webinar-banner__long .webinar-banner__tags {
  margin-bottom: 22px;
}
.webinar-banner__long .webinar-banner__tags-item {
  padding: 4px 13px;
  font-size: 16px;
  line-height: 1.3;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
}
.webinar-banner__title {
  font-size: 22px;
  line-height: 1.3;
  font-weight: bold;
  color: #fff;
  font-family: 'Lazurski', serif;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.webinar-banner__long .webinar-banner__title {
  font-size: 30px;
  margin-bottom: 22px;
}
.webinar-banner__long .webinar-banner__title .pink {
  color: #EF909E;
}
.webinar-banner__long .webinar-banner__title .green-bg {
  padding: 3px 6px;
  display: inline-block;
  background: #42A546;
  margin-bottom: 5px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.webinar-banner__image {
  text-align: center;
}
.webinar-banner__long .webinar-banner__image {
  position: absolute;
  bottom: 0;
  right: 10px;
  z-index: 2;
}
.webinar-banner__button a {
  display: block;
  padding: 25px 0;
  text-decoration: none;
  text-align: center;
  background: linear-gradient(180deg, #54B650 0%, #4D954A 100%);
  box-shadow: 0px 16px 30px 0px rgba(0, 0, 0, 0.2), 0px 3px 0px 0px rgba(63, 135, 60, 1);
  font-family: 'Geometria', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 21px;
  letter-spacing: 0.03em;
  color: #fff;
  text-transform: uppercase;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
.webinar-banner__dark .webinar-banner__button a {
  background: linear-gradient(to top, #AC535E 0%, #EE8F9D 100%);
  box-shadow: 0px 2px 0px 0px rgba(137, 58, 69, 1);
  color: #fff;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.05em;
  padding: 0 44px;
  height: 60px;
  line-height: 60px;
  display: inline-block;
  text-decoration: none;
}
.webinar-banner__pink .webinar-banner__button a {
  background: linear-gradient(to top, #3E3538 0%, #6D686A 100%);
  box-shadow: 0px 16px 30px 0px rgba(0, 0, 0, 0.2);
  color: #fff;
  font-size: 16px;
  line-height: 1.3;
  letter-spacing: 0;
  padding: 0 30px;
  height: 60px;
  line-height: 60px;
  display: inline-block;
  text-decoration: none;
  text-transform: none;
}
.webinar-banner__button a:hover {
  box-shadow: none !important;
}

@media (max-width: 1280px) {
  .webinar-banner__long .webinar-banner__image {
    display: none;
  }
  .webinar-banner__long .webinar-banner__content {
    width: 100%;
  }
}
@media (max-width:767.98px) {
  .webinar-banner__long {
    padding: 30px;
  }
  .webinar-banner__long .webinar-banner__title {
    font-size: 24px;;
  }
  .webinar-banner__long .webinar-banner__tags-item {
    font-size: 13px;
    line-height: 1.1;
    padding: 8px 11px;
  }
}


/*newstyle*/
.contain{
    width:100%;
    max-width:1230px;
    padding:0 15px;
    margin:0 auto;
}
.breadcrumbs{
    padding:15px 0;
    width:100%;
    background: #fff;
    border-bottom:1px solid #e7e7e5;
}
.breadcrumbs ul{
    padding:0;
    margin:0;
    font-family: "Geometria", sans-serif;
    font-weight: 500;
    font-size: 13px;
    line-height: 130%;
    color: #9f9f9f;
    flex-direction: row;
}
.breadcrumbs ul li{
    display:inline-block;
    margin:0 20px;
    padding:0;
    line-height:100%;
}
.breadcrumbs ul li:first-child{
    margin:0 20px 0 0;
}
.breadcrumbs ul li a{
    font-family: "Geometria", sans-serif;
    font-weight: 500;
    font-size: 13px;
    line-height: 130%;
    color: #9f9f9f;
    text-decoration:none;
}
.breadcrumbs ul li.active{
    color: #343434;
    font-family: "Geometria", sans-serif;
    font-weight: 500;
    font-size: 13px;
    line-height: 130%;
}
.hero-vacan{
    background: url('/assets/images/bg-main-vacan.webp') repeat top center;
    padding:0 0 40px 0;
}
.d-flex{
    display:flex;
}
.j-between{
    justify-content:space-between;
}
.hero-info{
    width:50%;
    display:flex;
    flex-direction:column;
    padding:40px 0 0 0;
    justify-content:center;
}
.hero-image{
    width:50%;
}
.hero-image img{
    max-width:100%;
}
.hero-info h1{
    margin:22px 0 0 0 !important;
    font-family: Lazurski;
    font-weight: 700;
    font-size: 50px;
    line-height: 120%;
    letter-spacing: -0.045em;
    text-transform: uppercase;
    color: #1d1d1d;
}
.hero-info .btn{
    display:flex;
    align-items:center;
    justify-content:center;
    background: linear-gradient(0deg, #ac535e 0%, #ee8f9d 100%), rgba(255, 255, 255, 0.1);
    border-radius:7px;
    margin:52px 0 0 0;
    font-family: Lazurski;
    font-weight: 700;
    font-size: 15px;
    line-height: 130%;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    width: 233px;
    height: 59px;
    padding:0;
}
.hero-info .btn-border{
    display:flex;
    align-items:center;
    justify-content:center;
    font-family: Lazurski;
    font-weight: 700;
    font-size: 15px;
    line-height: 130%;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    text-align: center;
    color: #cc6978;
    border: 1px solid #cc6978;
    background:none;
    width: 219px;
    height: 59px;
    border-radius:7px;
    margin:52px 0 0 17px;
}
.hero-info p.chapter{
    font-family: "Geometria", sans-serif;
    font-weight: 700;
    font-size: 19px;
    line-height: 130%;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #cc6978;
    margin:0;
}
.about-section{
    background-image: url('/assets/images/team.png'), linear-gradient(to bottom,#FAF7F7 0%, #FBF3F3 100%);
    background-repeat: no-repeat;
    background-position: bottom center;
    margin:80px 0 0 0;
    border-radius:30px;
    padding:50px 45px 426px 45px;
}
.about-section p.title{
    text-align:center;
    margin:0;
    font-family: Lazurski;
    font-weight: 700;
    font-size: 37px;
    line-height: 130%;
    text-transform: uppercase;
    color: #cc6978;
}
.about-section p{
    margin:18px 0 0 0;
    font-family: "Geometria", sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    letter-spacing: -0.01em;
    text-align: center;
    color: #191919;
}
.vacan-section{
    margin:80px 0 0 0;
}
.vacan-section p.title{
    font-family: Lazurski;
    font-weight: 700;
    font-size: 40px;
    line-height: 130%;
    text-transform: uppercase;
    color: #2c0e16;
    margin:0;
}
.vacan-section p.title span{
   color: #c66b77; 
}
.vacan__list{
    display:flex;
    padding:10px 0 0 0;
    margin:0 -15px;
    flex-wrap:wrap;
}
.vacan__list .item{
    width:calc(100%/3 - 30px);
    margin:30px 15px 0 15px;
    border: 1px solid #dfe4eb;
    border-radius: 15px;
    padding: 40px;
}
.vacan__list .item span.place{
    font-family: "Geometria", sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: -0.02em;
    text-align: center;
    color: #cc6978;
    padding:0 0 0 18px;
    background:url('/assets/images/iconAdres.svg') no-repeat left center;
}
.vacan__list .item p.name{
    margin:16px 0 0 0;
    font-family: "Geometria", sans-serif;
    font-weight: 700;
    font-size: 30px;
    line-height: 100%;
    color: #2c0e16;
    border:none;
    padding:0;
    letter-spacing: normal;
}
.vacan__list .item .term{
    display:flex;
    margin:19px 0 0 0;
}
.vacan__list .item .term span{
    font-family: "Geometria", sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: -0.02em;
    color: #723a42;
    border-radius: 10px;
    padding: 10px 12px;
    background: #f7eff0;
    margin-right:5px;
}
.vacan__list .item p.price{
    margin:16px 0 0 0;
    font-family: "Geometria", sans-serif;
    font-weight: 500;
    font-size: 25px;
    line-height: 100%;
    color: #2c0e16;
}
.vacan__list .item .term + p{
    padding:25px 0 0 0;
    margin:25px 0 0 0;
    border-top: 1px solid #dfe4eb;
    font-family: "Geometria", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: -0.01em;
    color: #191919;
}
.vacan__list .item .btn{
    width:100%;
    margin:25px 0 0 0;
    height:61px;
    font-family: "Geometria", sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 130%;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    background: #cc6978;
    border-radius: 5px;
}
.section{
    margin:80px 0 0 0;
}
.section h2{
    font-family: Lazurski;
    font-weight: 700;
    font-size: 40px;
    line-height: 130%;
    text-transform: uppercase;
    color: #2c0e16;
    margin:0;
}
.interviews{
    display:flex;
    flex-wrap:wrap;
    margin:0 -15px;
}
.interviews .item{
    width:calc(100%/3 - 30px);
    position:relative;
    margin:20px 15px 0 15px;
}
.interviews .item img{
    max-width:100%;
    border-radius: 15px;
}
.interviews p{
    font-family: Lazurski;
    font-weight: 700;
    font-size: 30px;
    position:absolute;
    line-height: 100%;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    text-align:center;
    top: 50%;
    height: auto;
    width: 100%;
    margin-top: -15px;
}
.period{
    padding:102px 0 103px 67px;
    width:100%;
    border-radius: 30px;
    background:url('/assets/images/image-calendar.png') no-repeat right top, linear-gradient(to bottom, #FAF7F7 0%, #FBF3F3 100%);
}
.period h2{
    font-family: Lazurski;
    font-weight: 700;
    font-size: 40px;
    line-height: 130%;
    text-transform: uppercase;
    color: #2c0e16;
}
.period h2 span{
    color: #cc6978;
}
.period-info{
    max-width:590px;
}
.period p{
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 25px;
    line-height: 160%;
    color: #191919;
    margin:0;
    padding:10px 0 0 0;
}
.content-style p{
    font-family: "Geometria", sans-serif;
    font-weight: 400;
    font-size: 25px;
    line-height: 130%;
    color: #2c0e16;
    margin:0 0 20px 0;
}
.team__reviews{
    padding:20px 0 80px 0;
}
.team__reviews .item{
    border-radius: 15px;
    padding: 50px;
    background: #f7eff0;
    text-align: left;
}
.team__reviews .item p.name{
    font-weight: 700;
    font-size: 30px;
    line-height: 130%;
    color: #2c0e16;
    margin:0;
}
.team__reviews .item p.city{
    font-weight: 400;
    font-size: 18px;
    margin:20px 0 0 0;
}
.team__reviews .item p{
    font-family: "Geometria", sans-serif;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: -0.01em;
    color: #191919;
    margin:20px 0 0 0;
}
.team__reviews .item a{
    border-radius: 31px;
    padding: 14px 18px 14px 35px;
    margin:20px 0 0 0;
    text-decoration:none;
    border-radius: 31px;
    background: #cc6978 url('/assets/images/arrvideo.svg') no-repeat left 18px top 14px;
    display:inline-block;
    font-family: "Geometria", sans-serif;
    font-weight: 700;
    font-size: 11px;
    line-height: 130%;
    text-transform: uppercase;
    color: #fff;
}
.team__reviews .slick-arrow{
    font-size:0;
    position:absolute;
    z-index:1;
    top:50px;
    border-radius:50%;
    width:38px;
    height:38px;
    border:1px solid #cc6978;
    transition:none;
}
.team__reviews .slick-next{
    right:50px;
    background: #cc6978 url('/assets/images/arr-slide.svg') no-repeat center center;
}
.team__reviews .slick-next:hover{
    background: url('/assets/images/arr-slide-hov.svg') no-repeat center center;
    transform:rotate(180deg);
}
.team__reviews .slick-prev{
    right:98px;
    left:auto;
    background: #cc6978 url('/assets/images/arr-slide.svg') no-repeat center center;
    transform:rotate(180deg);
}
.team__reviews .slick-prev:hover{
    background: url('/assets/images/arr-slide-hov.svg') no-repeat center center;
    transform:rotate(0deg);
}
.team__reviews .slick-next:before,
.team__reviews .slick-prev:before{
    display:none;
}
@media (max-width:1024px) {
    .vacan__list .item{
        padding:20px;
    }
}
@media (max-width:992px) {
    .hero-info h1{
        font-size: 30px;
        margin: 15px 0 0 0 !important;
    }
    .hero-info p.chapter{
        font-size:17px;
    }
    .hero-info .btn {
        font-size: 12px;
        color: #fff;
        width: 220px;
        height: 50px;
        margin:30px 0 0 0;
    }
    .hero-info .btn-border{
        font-size: 12px;
        width: 220px;
        height: 50px;
        margin:30px 0 0 17px;
    }
    .about-section {
        margin: 60px 0 0 0;
        padding: 50px 45px 326px 45px;
        background-size: 100% auto;
    }
    .section h2,
    .vacan-section p.title,
    .about-section p.title{
        font-size:30px;
    }
    .about-section p{
        font-size:16px;
    }
    .vacan__list .item {
        width: calc(100% / 2 - 30px);
        padding:30px;
    }
    .vacan-section{
        margin: 60px 0 0 0;
    }
    .vacan__list .item p.name{
        font-size:26px;
    }
    .vacan__list .item p.price{
        font-size:20px;
    }
    .vacan__list .item .term + p {
        font-size: 16px;
        line-height: 120%;
    }
    .vacan__list .item .btn{
        font-size:14px;
        margin:25px auto 0;
        height:55px;
    }
    .interviews p{
        font-size:18px;
    }
    .period {
        padding: 40px 0 70px 25px;
        background: url(/assets/images/image-calendar.png) no-repeat right -100px top, linear-gradient(to bottom, #FAF7F7 0%, #FBF3F3 100%);
        background-size: 425px auto;
    }
    .content-style p,
    .period p{
        font-size:20px;
    }
    .team__reviews .slick-arrow{
        top:30px;
    }
}

@media (max-width:767.98px) {
    .section,
    .vacan-section,
    .about-section{
        margin:40px 0 0 0;
    }
    .section h2,
    .vacan-section p.title,
    .about-section p.title{
        font-size:20px;
    }
    .team__reviews .item{
        padding:10px;
    }
    .team__reviews .item p{
        font-size:13px;
    }
    .team__reviews .item p.name{
        font-size:18px;
    }
    .team__reviews .item p.city{
        font-size:15px;
    }
    .team__reviews{
        padding:0 0 40px 0;
    }
    .team__reviews .slick-arrow{
        top:60px;
    }
    .team__reviews .slick-next{
        right:5px;
    }
    .team__reviews .slick-prev{
        right:50px;
    }
    .content-style p{
        font-size:14px;
    }
    .interviews .item{
        width:100%;
    }
    .interviews p{
        font-size:20px;
    }
    .vacan__list{
        padding:0;
    }
    .vacan__list .item{
        width:100%;
        padding:20px;
    }
    .vacan__list .item p.name{
        font-size:20px;
    }
    .vacan__list .item p.price{
        font-size:16px;
    }
    .vacan__list .item .term + p{
        font-size:14px;
    }
    .vacan__list .item .btn {
        width: 70%;
        margin: 25px auto 0;
        height: 40px;
        font-size: 13px;
    }
    .vacan__list .item .term span{
        padding: 6px 7px;
        font-size:13px;
    }
    .vacan__list .item span.place{
        font-size:16px;
        padding: 1px 0 0 18px
    }
    .period p{
        font-size:15px;
    }
    .period {
        padding: 20px 10px 280px 20px;
        background: url(/assets/images/image-calendar.png) no-repeat right bottom, linear-gradient(to bottom, #FAF7F7 0%, #FBF3F3 100%);
        background-size: 300px auto;
    }
    .about-section{
        padding: 20px 15px 140px 15px;
        background-size: 100% auto;
    }
    .about-section p {
        font-size: 14px;
        text-align: left;
    }
    .hero-info,
    .hero-image{
        width:100%;
    }
    .hero-info{
        padding:20px 0 0 0;
    }
    .hero-info h1{
        font-size:22px;
        margin: 12px 0 0 0 !important;
    }
    .hero-info p.chapter{
        font-size:14px;
    }
    .d-flex{
        flex-wrap:wrap;
    }
    .hero-vacan{
        padding:0 0 20px 0;
    }
    .hero-info .btn,
    .hero-info .btn-border{
        width: 160px;
        height: 40px;
        font-size: 11px;
        margin-top:25px;
    }
}
.candidates h2{
    font-weight: 700;
    font-size: 30px;
    line-height: 130%;
    text-transform: uppercase;
    color: #2c0e16;
    margin:0;
}
.candidates ul.tab-question{
    margin:21px 0 0 30px;
    display: block;
}
.candidates ul.tab-question li{
    cursor:pointer;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 13px;
    line-height: 120%;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    text-align: center;
    border-radius: 25px;
    color: #c0aeb4;
    display:inline-block;
    padding:17px 30px;
}
.candidates ul.tab-question li.active{
    box-shadow: 0 10px 37px 0 rgba(131, 33, 72, 0.28);
    background: #cc6978;
    color: #fff;
}
.candidates .all{
    border-radius: 27px;
    width: 219px;
    height: 54px;
    box-shadow: 0 10px 37px 0 rgba(131, 33, 72, 0.28);
    background: #cc6978;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 12px;
    line-height: 130%;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    margin:0 auto;
    display:flex;
    align-items:center;
    justify-content:center;
}
.candidates .swiper{
    padding-bottom:60px;
    overflow: inherit;
}
.candidates .contain{
    position:relative;
    display:block;
}
.candidates .swiper-arrows{
    position:absolute;
    right:0;
    z-index:10;
    top:0;
}
.candidates .swiper-button-prev{
    display:inline-block;
    width:38px;
    height:38px;
    border:1px solid #cc6978;
    border-radius:50%;
    background:url('/assets/templates/new-design/images/arr-s.svg') no-repeat center center;
    transform:rotate(180deg);
    left:auto;
    right:auto;
    position:relative;
}
.candidates .swiper-button-next{
    width:38px;
    height:38px;
    border:1px solid #cc6978;
    border-radius:50%;
    display:inline-block;
    background:url('/assets/templates/new-design/images/arr-s.svg') no-repeat center center;
    left:auto;
    right:auto;
    position:relative;
}
.candidates .swiper-button-next:after,
.candidates .swiper-button-prev:after{
    display:none;
}
.candidates .swiper-button-prev:hover{
    box-shadow: 0 10px 37px 0 rgba(131, 33, 72, 0.28);
    background:#cc6978 url('/assets/templates/new-design/images/arr-s-active.svg') no-repeat center center;
    transform:rotate(0deg);
}
.candidates .swiper-button-next:hover{
    box-shadow: 0 10px 37px 0 rgba(131, 33, 72, 0.28);
    background:#cc6978 url('/assets/templates/new-design/images/arr-s-active.svg') no-repeat center center;
    transform:rotate(180deg);
}
.slider-wrap {
    height:0;
    opacity: 0;
}
.slider-wrap.active{
    height:auto;
    opacity: 1;
}
.candidates .swiper-scrollbar.swiper-scrollbar-horizontal  {
    width: 100%;
    border-radius: 2px;
    height: 4px;
    background: #f1ebeb;
    margin:67px 0 0 0;
    position:relative;
    bottom:10px;
    left:0;
}
.candidates .swiper-scrollbar-drag  {
    border-radius: 9px;
    width: 100px;
    height: 18px;
    box-shadow: 0 10px 37px 0 rgba(131, 33, 72, 0.28);
    background: #cc6978;
    cursor: pointer;
    -webkit-appearance: none;
    top:-7px;
}
.candidates .swiper-slide { 
    margin:40px 0 0 0;
    width:auto!important;
    box-shadow: 0 52px 119px -71px rgba(51, 13, 20, 0.51);
}
.candidates figure{
    position:relative;
    font-size:0;
}
.candidates figure::after{
    content:'';
    position:absolute;
    z-index:1;
    bottom:0;
    left:0;
    width:100%;
    height:240px;
    border-radius: 0 0 5px 5px;
    background: linear-gradient(180deg, rgba(44, 14, 22, 0) 0%, rgba(44, 14, 22, 0.63) 85.42%);
}
.candidates.p-tb{
    padding-top:44px;
    padding-bottom:79px;
}
.candidates img{
    border-radius: 5px;
}
.candidates .card{
    position:absolute;
    z-index:2;
    bottom:30px;
    left:30px;
    width:calc(100% - 60px);
}
.candidates .card .name{
    font-family: 'MuseoCyrl100';
    font-weight: 700;
    font-size: 25px;
    line-height: 130%;
    color: #fff;
    margin:0 0 12px 0;
}
.candidates .card .year{
    background: #54b650;
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 12px;
    border-radius: 14px;
    display:flex;
    align-items:center;
    justify-content:center;
    width: 59px;
    height: 28px;
    line-height: 130%;
    color: #fff;
    margin:0 0 30px 0;
}
.candidates .card .btn{
    border-radius: 31px;
    padding: 14px 18px;
    width: 158px;
    height: 42px;
    background: #fff;
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 11px;
    display:flex;
    align-items:center;
    justify-content:center;
    line-height: 130%;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    text-align: center;
    color: #cc6978;
    text-decoration:none;
}
.candidates .card .fake-bg {
    content:'';
    position: absolute;
    width: 47px;
    height: 47px;
    border-radius:50%;
    z-index: 99;
    top:18px;
    left:0;
    right:0;
    margin:auto;
    opacity:1;
    
	background: #fff url('/assets/templates/new-design/images/arrow-video.svg') no-repeat center center;
}
.candidates .card .play-video__btn{
    background:none;
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 11px;
    text-decoration:none;
    line-height: 130%;
    text-transform: uppercase;
    color: #fff;
    position:relative;
    padding:88px 0 0 0;
    position:relative;
    margin:-50px 0 0 0;
}
.candidates .card .play-video__btn:after,
.candidates .card .play-video__btn:before {
    content: "";
    position: absolute;
    border: 1px solid rgba(255, 255, 255, 0.19);
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px;
    border-radius: 50%;
    -webkit-animation: pulse-play-video 1.8s linear infinite;
    animation: pulse-play-video 1.8s linear infinite;
}
.candidates .card .play-video__btn:after {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}
@-webkit-keyframes pulse-play-video {
    0% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0;
    }
}
@keyframes pulse-play-video {
    0% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0;
    }
}
.candidates .card .d-flex{
    display:flex;
    justify-content:space-between;
    
}
.package-section{
    padding:125px 0 165px 0;
    background:url('/assets/templates/new-design/images/bg-package.jpg') no-repeat top center;
    background-size:cover;
}
.package-section h2{
    font-family: Lazurski;
    font-weight: 700;
    font-size: 55px;
    line-height: 130%;
    text-transform: uppercase;
    text-align: center;
    color: #2c0e16;
    margin:0;
}
.package__list{
    margin:0 -15px;
    display:flex;
}
.package-item{
    border-radius: 20px;
    padding: 40px 30px;
    width: calc(100%/3 - 30px);
    margin:32px 15px 0 15px;
    box-shadow: 0 14px 40px 0 rgba(0, 0, 0, 0.1);
    background: #fff;
}
.package-item p.name{
    font-family: Lazurski;
    font-weight: 700;
    font-size: 40px;
    line-height: 100%;
    text-transform: uppercase;
    text-align: center;
    color: #2c0e16;
    padding:0 0 19px 0;
    margin:7px 0 0 0;
    background:url('/assets/templates/new-design/images/name-bg-line.svg') no-repeat bottom center;
}
.package-item ul{
    margin:0;
    padding:0;
}
.package-item ul li{
    padding:0 0 0 25px;
    margin:25px 0 0 0;
    font-weight: 700;
    font-size: 19px;
    line-height: 95%;
    letter-spacing: -0.01em;
    color: #2c0e16;
    min-height:19px;
    font-family: "Geometria", sans-serif;
}
.package-item ul li span{
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    font-family: "Geometria", sans-serif;
}
.package-item ul li img{
    display:inline-block;
    margin-right:3px;
    vertical-align:middle;
}
.package-item ul li.yes{
    background:url('/assets/templates/new-design/images/icon-yes.svg') no-repeat;
}
.package-item ul li.no{
    background:url('/assets/templates/new-design/images/icon-no.svg') no-repeat
}
.package-item ul li .d-flex{
    display:flex;
    align-items:center;
}
.package-item ul li .criter{
    width:118px;
    height:13px;
    margin-left:10px;
    background:url('/assets/templates/new-design/images/criter-bg.svg') repeat-x;
    background-size: 14.6px auto;
}
.package-item ul li .criter .count-4{
    height:13px;
    width:50%;
    background:url('/assets/templates/new-design/images/criter-bg-act.svg') repeat-x;
    background-size: 14.7px auto;
}
.package-item ul li .criter .count-6{
    height:13px;
    width:75%;
    background:url('/assets/templates/new-design/images/criter-bg-act.svg') repeat-x;
    background-size: 14.7px auto;
}
.package-item ul li .criter .count-8{
    height:13px;
    width:100%;
    background:url('/assets/templates/new-design/images/criter-bg-act.svg') repeat-x;
    background-size: 14.7px auto;
}
.package-item .label{
    font-family: "Geometria", sans-serif;
    border-radius: 6px;
    padding:0 0 0 2px;
    width:85px;
    height: 26px;
    display:flex;
    margin:0 auto;
    background: #54b650;
    font-weight: 700;
    font-size: 12px;
    line-height: 133%;
    letter-spacing: 0.42em;
    text-transform: uppercase;
    text-align: center;
    align-items:center;
    justify-content:center;
    color: #fff;
}
.package-item .label.green{
    background: #54b650;
}
.package-item .label.pink{
    background: #e18391;
    color:#fff!important;
}
.package-item .label.brown{
    background: #2c0e16;
}
.package-item .btn{
    border-radius: 10px;
    padding: 25px 20px;
    width: 320px;
    height: 71px;
    margin:15px auto 0;
    display:flex;
    align-items:center;
    justify-content:center;
    box-shadow: 0 10px 20px 0 rgba(23, 21, 22, 0.2);
    background: rgba(255, 255, 255, 0.1), linear-gradient(0deg, #ac535e 0%, #ee8f9d 100%);
    font-family: "Geometria", sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 130%;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
}        
.package-item p.att{
    font-family: "Geometria", sans-serif;
    margin:25px 0 0 0;
    font-weight: 400;
    font-size: 12px;
    line-height: 120%;
    text-align: center;
    color: rgba(44, 14, 22, 0.5);
}
.package-item p.att a{
    text-decoration:underline;
}
.package-item p.price{
    font-family: "Geometria", sans-serif;
    margin:25px 0 0 0;
    padding:25px 0 0 0;
    font-weight: 700;
    font-size: 19px;
    background:url('/assets/templates/new-design/images/name-bg-line.svg') no-repeat top center;
    color: rgba(44, 14, 22, 0.5);
}
.package-item p.price span{
    font-size: 42px;
    color: #2c0e16;
}
.preims-section{
    padding:35px 0 50px 0;
}
.preims-section h2{
    font-weight: 700;
    font-size: 35px;
    line-height: 130%;
    text-transform: uppercase;
    text-align: center;
    color: #cc6978;
    margin:0;
}
.preims-section h2 span{
    color: #2c0e16;
}
.preims__row{
    display:flex;
    justify-content:space-between;
    align-items:center;
    margin:80px 0 0 0;
    padding:0 0 20px 0;
}
.preims__row img{
    box-shadow: 0 48px 119px -44px rgba(51, 13, 20, 0.3);
    border-radius:5px;
    margin-right:80px;
}
.preims__row:nth-child(odd){
    flex-direction:row-reverse;
}
.preims__row:nth-child(odd) img{
    margin-left:80px;
    margin-right:0;
}
.preims__row div{
    flex:1;
}
.preims__row p{
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 15px;
    line-height: 170%;
    color: #191919;
    margin:20px 0 0 0;
}
.preims__row p.name{
    font-family:'Lazurski Cyrillic', Arial, sans-serif;
    font-weight: 700;
    font-size: 35px;
    line-height: 130%;
    text-transform: uppercase;
    color: #2c0e16;
    padding:0 0 5px 0;
    margin:0;
}
.preims__row span.num{
    font-family: 'Montserrat';
    font-weight: 300;
    font-size: 75px;
    line-height: 170%;
    color: #cc6978;
}
.cityes-section{
    padding:50px 0;
    background: url(/assets/templates/new-design/images/bg-package.jpg) no-repeat top center; 
    background-size: cover;
}
.cityes-section .d-flex{
    display:flex;
}
.cityes-section ul{
    column-count:4;
    margin:25px 0 0 0;
    padding:0;
    display: block;
}
.cityes-section li a{
    font-family: "Geometria", sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #191919;
    text-decoration:none;
}
.block-cityes{
    flex:2;
}
.block-cityes:last-child{
    max-width:110px;
    flex:1;
}
.block-cityes p.name{
    font-family: "Geometria", sans-serif;
    font-weight: 500;
    font-size: 24px;
    color: #2c0e16;
    margin:0;
}
.block-cityes:last-child p.name{
    margin:0 0 25px 0;
}
.block-cityes p.country{
    font-family: "Geometria", sans-serif;
    font-weight: 500;
    font-size: 17px;
    color: #191919;
    margin:0 0 10px 0;
}
.cityes-section .block-cityes:last-child ul{
    margin: 0 0 30px 0;
}

.clients-section{
    background:url('/assets/templates/new-design/images/clienttexture.jpg') no-repeat top center;
    background-size:cover;
    padding:50px 0 80px 0;
}
.clients-section h2{
    margin:40px 0 0 0!important;
    font-weight: 700;
    font-size: 35px;
    line-height: 130%;
    text-transform: uppercase;
    color: #fff;
}
.clients-section p{
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 16px;
    line-height: 160%;
    color: #fff;
    margin:25px 0 0 0;
}
.clients-info{
    max-width:575px;
}
.clients__preim{
    padding:15px 0 0 0;
    display:flex;
    flex-wrap:wrap;
    justify-content: space-between;
}
.clients__preim .item{
    width:calc(100%/3);
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 11px;
    line-height: 170%;
    text-transform: uppercase;
    color: #fff;
    margin:30px 0 0 0;
}
.clients__preim .item:nth-child(n+4){
    width:50%;
}
.clients__preim .item:first-child{
    width:80px;
}
.clients__preim .item span{
    font-weight: 600;
    font-size: 35px;
    line-height: 130%;
    text-transform: uppercase;
    color: #fff;
}
.clients-section figure{
    position:relative;
    flex:1;
}
.clients-section figure img{
    top:-50px;
    position:absolute;
}
.feedback-section{
    padding:112px 0;
    background:url('/assets/templates/new-design/images/bg-feedback.jpg') no-repeat top center;
    background-size:cover;
}
.feedback{
    border-radius:5px;
    padding:15px;
    box-shadow: 0 48px 111px -44px rgba(51, 13, 20, 0.08);
    background: rgba(255, 255, 255, 0.11);
}
.feedback-wrap{
    box-shadow: 0 48px 111px -44px rgba(51, 13, 20, 0.08);
    background: #fff;
    border-radius:5px;
    padding:70px 60px 60px 60px;
}
.feedback-wrap p.caption{
    font-weight: 700;
    font-size: 30px;
    line-height: 130%;
    text-transform: uppercase;
    text-align: center;
    color: #2c0e16;
}
.feedback-wrap form{
    width:100%;
    max-width:510px;
    padding:10px 0 0 0;
}
.feedback-wrap form .field{
    width:calc(50% - 13px);
    margin:20px 0 0 0;
}
.feedback-wrap form label{
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 13px;
    line-height: 130%;
    color: #2c0e16;
}
.feedback-wrap form label span{
    font-weight: 700;
    color: #cc6978;
}
.feedback-wrap form input{
    margin:8px 0 0 0;
    padding:0 0 0 20px;
    outline:none;
    border: 1px solid #f3f2f3;
    border-radius: 5px;
    width: 100%;
    height: 53px;
    background: #f9f8f8;
    font-family: 'Montserrat';
    font-weight: 300;
    font-size: 13px;
    line-height: 130%;
    color: #000;
}
.feedback-wrap form input::-webkit-input-placeholder { 
    font-family: 'Montserrat';
    font-weight: 300;
    font-size: 13px;
    line-height: 130%;
    color: #9f9f9f;
}
.feedback-wrap form input:-moz-placeholder { 
    font-family: 'Montserrat';
    font-weight: 300;
    font-size: 13px;
    line-height: 130%;
    color: #9f9f9f;
}
.feedback-wrap form p{
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 10px;
    line-height: 120%;
    color: rgba(0, 0, 0, 0.25);
    margin:12px 0 0 0;
}
.feedback-wrap form p a{
    text-decoration:underline;
}
.feedback-wrap form button{
    border-radius: 27px;
    padding: 19px 24px;
    width: 194px;
    height: 54px;
    box-shadow: 0 10px 37px 0 rgba(131, 33, 72, 0.28);
    background: #cc6978;
    border:none;
    cursor:pointer;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 12px;
    line-height: 130%;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    margin:35px 0 0 0;
    display:flex;
    align-items:center;
    justify-content:center;
}
.feedback-wrap form .private{
    padding:0 0 0 40px;
    margin:35px 0 0 63px;
    width:248px;
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 10px;
    line-height: 140%;
    color: #191919;
    background:url('/assets/templates/new-design/images/verified-user.svg') no-repeat left center;
}  
.feedback-wrap form .d-flex{
    flex-wrap:wrap;
}
.feedback-info{
    padding:0 0 0 26px;
    flex:1;
    margin:55px 0 0 0;
}
.feedback-soc{
    padding:25px;
    border: 3px solid #f9f8f8;
    border-radius: 5px;
}
.feedback-soc p.title{
    font-family: MuseoSansCyrl;
    font-weight: 700;
    font-size: 19px;
    line-height: 130%;
    text-transform: uppercase;
    color: #2c0e16;
    margin:0;
}
.feedback-soc p{
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 13px;
    line-height: 145%;
    color: #191919;
    margin:6px 0 15px 0;
}
.imp{
    margin:55px 0 0 0;
    padding:0 0 0 33px;
    background:url('/assets/templates/new-design/images/icon-att.svg') no-repeat;
}
.imp p{
    margin:12px 0 0 0;
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 11px;
    line-height: 180%;
    color: #191919;
}
.imp span{
    font-family: MuseoSansCyrl;
    font-weight: 700;
    font-size: 18px;
    line-height: 150%;
    text-transform: uppercase;
    color: #2c0e16;
}
.seo-section{
    padding:93px 0;
    background: url(/assets/templates/new-design/images/bg-feedback.jpg) no-repeat top center;
    background-size: cover;
}
.seo-section h2{
    font-weight: 700;
    font-size: 37px;
    line-height: 130%;
    text-transform: uppercase;
    color: #2c0e16;
    margin:0!important;
}
.seo-section p{
    font-family: "Geometria", sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 120%;
    color: #2c0e16;
    margin:10px 0 0 0;
}
.tests-section{
    padding:101px 0;
    background: url(/assets/templates/new-design/images/bg-feedback.jpg) no-repeat top center;
    background-size: cover;
}
.slider-tests .slide{
    margin:0 20px;
    padding:15px;
    box-shadow: 0 48px 111px -44px rgba(51, 13, 20, 0.08);
    background: rgba(255, 255, 255, 0.11);
    border-radius:5px;
    transition:.5s;
}
.slider-tests .card{
    background-position:right top;
    background-repeat:no-repeat;
    overflow:hidden;
    position:relative;
    width:758px;
}
.slider-tests .card .test-info{
    display:flex;
    flex-direction:column;
    justify-content:space-between;
    max-width:430px;
    width:100%;
    position:relative;
    min-height:394px;
    padding:60px 80px 45px 40px;
    z-index:3;
}
.slider-tests .card::after{
    content: '';
    width: 160px;
    height: 460px;
    background: #fff;
    z-index: 1;
    position: absolute;
    left: 236px;
    top: -60px;
    border-right: 10px solid #CC6978;
    transform: rotate(12deg);
}
.slider-tests .card p{
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 15px;
    line-height: 160%;
    color: #2c0e16;
    margin:23px 0 0 0;
}
.slider-tests .card p b{
    font-weight: 700;
}
.slider-tests .slick-current{
    margin-top:-20px;
}
.slider-tests .card p.name{
    font-weight: 700;
    font-size: 30px;
    line-height: 110%;
    color: #2c0e16;
    margin:0;
    font-family: Lazurski;
}
.slider-tests .card p.name span{
   color: #cc6978; 
}
.slider-tests .card a.btn{
    border-radius: 27px;
    padding: 19px 24px;
    width: 208px;
    height: 54px;
    display:flex;
    align-items:center;
    justify-content:center;
    box-shadow: 0 10px 37px 0 rgba(131, 33, 72, 0.28);
    background: #cc6978;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 12px;
    line-height: 130%;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
}
.tests-section .slider{
    padding:50px 0 0 0;
}
.tests-section h2{
    font-weight: 700;
    font-size: 35px;
    line-height: 130%;
    text-transform: uppercase;
    text-align: center;
    color: #2c0e16;
    margin:0;
}
.tests-arrows {
    position: absolute;
    right: 0;
    z-index: 10;
    top: -100px;
}
.tests-section .contain {
    position: relative;
    display: block;
}
.slick-button-prev {
    display: inline-block;
    width: 38px;
    height: 38px;
    border: 1px solid #cc6978;
    border-radius: 50%;
    background: url('/assets/templates/new-design/images/arr-s.svg') no-repeat center center;
    transform: rotate(180deg);
    left: auto;
    right: auto;
    position: relative;
    cursor:pointer;
}

.slick-button-next {
    width: 38px;
    height: 38px;
    border: 1px solid #cc6978;
    border-radius: 50%;
    display: inline-block;
    background: url('/assets/templates/new-design/images/arr-s.svg') no-repeat center center;
    left: auto;
    right: auto;
    position: relative;
    cursor:pointer;
}

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

.slick-button-prev:hover {
    box-shadow: 0 10px 37px 0 rgba(131,33,72,0.28);
    background: #cc6978 url('/assets/templates/new-design/images/arr-s-active.svg') no-repeat center center;
    transform: rotate(0deg)
}

.slick-button-next:hover {
    box-shadow: 0 10px 37px 0 rgba(131,33,72,0.28);
    background: #cc6978 url('/assets/templates/new-design/images/arr-s-active.svg') no-repeat center center;
    transform: rotate(180deg)
}
.tests-section .slick-track{
    padding:0 0 30px 0;
}
.tests-section .all {
    border-radius: 27px;
    width: 219px;
    height: 54px;
    box-shadow: 0 10px 37px 0 rgba(131, 33, 72, 0.28);
    background: #cc6978;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 12px;
    line-height: 130%;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.intro-bg{
    background:url('/assets/templates/new-design/images/intro-bg.jpg') no-repeat top center;
    background-size:100% 858px;
}
.articles-section{
    padding:121px 0 0 0;
}
.articles-section h2{
    font-weight: 700;
    font-size: 35px;
    line-height: 130%;
    text-transform: uppercase;
    text-align: left;
    color: #2c0e16;
    margin:0!important;
}
.articles-section .slick-track{
    padding:0 0 121px 0;
}
.articles-section .slider{
    padding:50px 0 0 0;
}
.articles-arrows {
    position: absolute;
    right: 0;
    z-index: 10;
    top: -100px;
}
.articles-section .contain {
    position: relative;
    display: block;
}
.slider-articles .slide{
    border-radius: 5px;
    width: 388px;
    min-height: 525px;
    box-shadow: 0 48px 111px -44px rgba(51, 13, 20, 0.08);
    background: #fff;
    padding:0 10px 72px 10px;
    margin:0 9px;
    position:relative;
}
.slider-articles .slide img{
    border-radius:5px;
}
.slider-articles .slide p.name{
    font-family: MuseoSansCyrl;
    font-weight: 700;
    font-weight: 700;
    font-size: 18px;
    line-height: 130%;
    color: #2c0e16;
    margin:30px 0 0 0;
    padding:0 6px 0 20px;
}
.slider-articles .slide p{
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 12px;
    line-height: 160%;
    color: #191919;
    margin:14px 0 0 0;
    padding:0 6px 0 20px;
}
.slider-articles .slide a{
    margin:24px 0 0 0;
    border: 1px solid #cc6978;
    border-radius: 31px;
    padding: 0;
    width: 141px;
    height: 42px;
    display:flex;
    text-decoration:none;
    align-items:center;
    justify-content:center;
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 11px;
    line-height: 130%;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    text-align: center;
    color: #cc6978;
    background:#fff;
    position:absolute;
    bottom:30px;
    left:30px;
}
.acquaintance-section{
    padding:120px 0;
}
.acquaintance-section h2{
    font-weight: 700;
    font-size: 35px;
    line-height: 130%;
    text-transform: uppercase;
    text-align: center;
    color: #2c0e16;
    margin:0!important;
}
.acquaintance__list{
    padding:39px 0 0 0;
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
}
.acquaintance__list .item{
    position:relative;
    width:calc(50% - 10px);
    margin:20px 0 0 0;
}
.acquaintance__list .item .info{
    position:absolute;
    bottom:45px;
    left:45px;
}
.acquaintance__list .item .info p{
    font-weight: 700;
    font-size: 35px;
    line-height: 130%;
    text-transform: uppercase;
    color: #fff;
}
.acquaintance__list .item .info a{
    margin:18px 0 0 0;
    display:flex;
    align-items:center;
    text-decoration:none;
    border-radius: 27px;
    width: 197px;
    height: 54px;
    box-shadow: 0 10px 37px 0 rgba(131, 33, 72, 0.28);
    background: #cc6978;
    justify-content:center;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 12px;
    line-height: 130%;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #fff;
}
.similar-problem{
    padding:86px 0;
    background: url(/assets/templates/new-design/images/bg-feedback.jpg) no-repeat top center;
    background-size: cover;
}
.similar-problem .block{
    padding:118px 0 0 65px;
    background: url(/img/bg/bg-problem.png) no-repeat top center;
    width:100%;
    min-height:538px;
}
.similar-problem .block p{
    margin:19px 0 0 0;
    max-width:543px;
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 16px;
    line-height: 160%;
    color: #191919;
}
.similar-problem .block p.title{
    font-weight: 700;
    font-size: 37px;
    line-height: 130%;
    text-transform: uppercase;
    color: #2c0e16;
    max-width:600px;
    font-family:'Lazurski Cyrillic', Arial, sans-serif;
}
.problems-section{
    padding:110px 0;
    background:#fff url('/img/bg/pattern.jpg') no-repeat top center;
}
.problems-section h2{
    font-weight: 700;
    font-size: 35px;
    line-height: 130%;
    text-transform: uppercase;
    text-align: center;
    color: #cc6978;
}
.problems-section h2 span{
    color: #2c0e16;
}
.slider-problems{
    padding:31px 0 0 0;
}
.slider-problems .slide{
    margin:0 18px;
    max-width:1034px;
    width:100%;
    position:relative;
}
.slider-problems .slide .card{
    position:relative;
    padding:20px 0 61px 39px;
    background:url('/assets/templates/new-design/images/leaves-bottom.png') no-repeat left -15px bottom -60px, url('/assets/templates/new-design/images/leaves-top.png') no-repeat right 30px top -7px;
    width:100%;
}
.slider-problems .slide .card img{
    right:0;
    top:50px;
    position:absolute;
}
.slider-problems .card-info{
    background:#fff;
    width:calc(100% - 76px);
    padding:70px 0 70px 70px;
    box-shadow: 0 48px 111px -44px rgba(51, 13, 20, 0.08);
    background: #fff;
    border-radius:5px;
}
.slider-problems .card-info span.label{
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 13px;
    line-height: 130%;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #cc6978;
}
.slider-problems .card-info p{
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 15px;
    line-height: 170%;
    color: #191919;
    margin:22px 0 0 0;
}
.slider-problems .card-info p.name{
    font-family:'Lazurski Cyrillic', Arial, sans-serif;
    font-weight: 700;
    font-size: 25px;
    line-height: 130%;
    text-transform: uppercase;
    color: #2c0e16;
    margin:40px 0 0 0;
}
.slider-problems .card-info > div{
    max-width:450px;
}
.slider-problems .card-info a.btn{
    margin:78px 0 0 0;
    display:flex;
    border: 1px solid #cc6978;
    border-radius: 31px;
    background:#fff;
    padding:0;
    width: 230px;
    height: 56px;
    align-items:center;
    justify-content:center;
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 12px;
    line-height: 130%;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #cc6978;
    text-decoration:none;
}
.problems-tabs{
    display:flex;
    justify-content:center;
    flex-direction:row;
    padding:5px 0 0 0;
}
.problems-tabs li{
    padding:17px 30px;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 13px;
    line-height: 120%;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    text-align: center;
    color: #c0aeb4;
    position:relative;
    cursor:pointer;
}
.problems-tabs li::after{
    content:'';
    width:1px;
    height:30px;
    background:#cfc7c9;
    position:absolute;
    right:0;
    top:50%;
    margin-top:-15px;
}
.problems-tabs li.active{
    border-radius: 25px;
    box-shadow: 0 10px 37px 0 rgba(131, 33, 72, 0.28);
    background: #cc6978;
    color:#fff;
}
.problems-tabs li.active::after{
    display:none;
}
.portfolio-section{
    padding:89px 0;
    background:#fff;
}
.portfolio-section .tabs{
    display:flex;
    justify-content:flex-start;
    flex-direction:row;
    padding:5px 0 0 0;
}
.portfolio-section .tabs li{
    padding:17px 30px;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 13px;
    line-height: 120%;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    text-align: center;
    color: #c0aeb4;
    position:relative;
    cursor:pointer;
    margin-right:40px;
}
.portfolio-section .tabs li.active{
    border-radius: 25px;
    box-shadow: 0 10px 37px 0 rgba(131, 33, 72, 0.28);
    background: #cc6978;
    color:#fff;
}
.portfolio-section .tabs li::after{
    content:'';
    width:1px;
    height:16px;
    background:#cfc7c9;
    position:absolute;
    right:-20px;
    top:50%;
    margin-top:-8px;
}
.left-part,
.right-part{
    width:50%;
    margin:60px 0 0 0;
    max-width:565px;
}
.left-part{
    max-width:587px;
}
.left-part p{
    margin:14px 0 0 0;
    font-family: 'Geometria';
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #000;
}
.left-part p.title{
    font-family:'Lazurski Cyrillic', Arial, sans-serif;
    font-weight: 700;
    font-size: 35px;
    line-height: 130%;
    text-transform: uppercase;
    color: #2c0e16;
    margin:0;
}
.left-part p.title span{
    color: #c66b77;
}
.portfolio-item{
    margin:40px 0 20px 0;
    display:block;
}
.portfolio-item img{
    max-width:100%;
    border-radius: 5px;
}
.right-part{
    padding:39px 0 0 0;
}
.portfolio-item p{
    font-family: 'Geometria';
    font-weight: 500;
    font-size: 14px;
    line-height: 130%;
    color: #191919;
    margin:7px 0 0 0;
}
.portfolio-item p.name{
    font-family: 'Geometria';
    font-weight: 700;
    font-size: 20px;
    line-height: 130%;
    color: #2c0e16;
    margin:33px 0 0 0;
}
.portfolio-item .btn{
    display:flex;
    border: 1px solid #c66b77;
    border-radius: 31px;
    padding:0;
    width: 151px;
    height: 42px;
    margin:20px 10px 0 0;
    align-items:center;
    justify-content:center;
    font-family: 'Geometria';
    font-weight: 700;
    font-size: 11px;
    line-height: 130%;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    text-align: center;
    color: #c66b77;
    text-decoration:none;
    background:#fff;
}
.portfolio-item .btn-video{
    padding: 14px 18px 14px 35px;
    margin: 20px 0 0 0;
    text-decoration: none;
    border-radius: 31px;
    background: #cc6978 url(/assets/images/arrvideo.svg) no-repeat left 18px top 14px;
    display: inline-block;
    font-family: "Geometria", sans-serif;
    font-weight: 700;
    font-size: 11px;
    line-height: 130%;
    text-transform: uppercase;
    color: #fff;
}
.contain-fluid{
    width:100%;
    max-width:1510px;
    padding:0 15px;
    margin:0 auto;
}
.bd-candidates{
    padding:100px 0;
    width:100%;
    background:#fff;
}
.info_candidates{
    width:50%;
    max-width:700px;
}
.info_candidates p{
    margin:17px 0 0 0;
    font-family: "Geometria", sans-serif;
    font-weight: 400;
    font-size: 19px;
    line-height: 140%;
    color: #191919;
}
.info_candidates h2{
    font-family:'Lazurski Cyrillic', Arial, sans-serif;
    font-weight: 700;
    font-size: 37px;
    line-height: 130%;
    text-transform: uppercase;
    color: #c66b77;
    margin:0!important;
}
.info_candidates h2 span{
    color: #2c0e16;
}
.list_candidates{
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
}
.list_candidates .item{
    width:calc(25% - 27px);
    margin:35px 0 0 0;
    text-align:center;
}
.list_candidates .item img{
    border-radius:50%;
    margin:0 auto;
}
.list_candidates .item p{
    margin:6px 0 0 0;
    font-family:'Lazurski Cyrillic', Arial, sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 150%;
    text-align: center;
    color: #2c0e16;
}
.list_candidates .item span{
    font-family:'Lazurski Cyrillic', Arial, sans-serif;
    font-weight: 700;
    font-size: 13px;
    line-height: 150%;
    text-align: center;
    color: #9f9f9f;
}
.info_candidates .imp {
    margin: 28px 0 0 0;
    padding: 0 0 0 33px;
    background: url('/assets/templates/new-design/images/icon-att.svg') no-repeat
}

.info_candidates .imp p {
    margin: 12px 0 0 0;
    font-family:'Lazurski Cyrillic', Arial, sans-serif;
    font-weight: 700;
    font-size: 15px;
    line-height: 140%;
    color: #191919;
}

.info_candidates .imp span {
    font-family:'Lazurski Cyrillic', Arial, sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 150%;
    text-transform: uppercase;
    color: #2c0e16
}
.form_candidates{
    width:50%;
    max-width:700px;
}
.form_candidates .feedback-soc{
    margin:40px 0 0 0;
}
.form_candidates .feedback-soc p.title{
    font-family:'Lazurski Cyrillic', Arial, sans-serif;
    font-weight: 700;
    font-size: 19px;
    line-height: 130%;
    text-transform: uppercase;
    color: #2c0e16;
}
.form_candidates .header__social-item.wasup{
    margin:0;
}
.form_candidates form{
    
}
.form__right-part,
.form__left-part{
    width:calc(50% - 15px);
}
.form__field{
    margin:0 0 28px 0;
}
.form_candidates form label{
    font-family:'Lazurski Cyrillic', Arial, sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 130%;
    color: #2c0e16;
    margin:0;
}
.form__field label span{
    color: #8d1d47;
}
.form__field input{
    margin:8px 0 0 0;
    outline:none;
    border: 1px solid #f3f2f3;
    border-radius: 5px;
    padding: 0 0 0 20px;
    width: 100%;
    height: 55px;
    background: #f9f8f8;
    font-family: "Geometria", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 130%;
    color: #000;
}
.form__field input::-webkit-input-placeholder { 
    font-family: "Geometria", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 130%;
    color: #9f9f9f;
}
.form__field input:-moz-placeholder { 
    font-family: "Geometria", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 130%;
    color: #9f9f9f;
}
.form_candidates form textarea{
    padding:18px 0 0 20px;
    border: 1px solid #f3f2f3;
    border-radius: 5px;
    padding: 18px 20px;
    width: 100%;
    height: 107px;
    background: #f9f8f8;
    resize:none;
    margin:8px 0 0 0;
    font-family: "Geometria", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 130%;
    color: #000; 
}
.form_candidates form textarea::-webkit-input-placeholder { 
    font-family: "Geometria", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 130%;
    color: #9f9f9f; 
}
.form_candidates form textarea:-moz-placeholder { 
    font-family: "Geometria", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 130%;
    color: #9f9f9f; 
}
.form__right-part .d-flex{
    margin-bottom:35px;
    flex-wrap:wrap;
}
.form__right-part input[type="radio"] { 
    position: absolute; 
    left: -9999px; 
}
.form__right-part input[type="radio"] + label { 
    padding:7px 0 7px 30px;
    width:calc(50% - 7px);
    font-family: "Geometria", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 130%;
    color: #9f9f9f;
    cursor:pointer;
    border: 1px solid #f3f2f3;
    border-radius: 2px;
    background: #f9f8f8;
    position:relative;
    margin:9px 0 0 0;
}
.form__right-part input[type="radio"] + label::before{
    content:'';
    width:15px;
    height:15px;
    top:9px;
    left:9px;
    position:absolute;
    z-index:1;
    background:url('/assets/templates/new-design/images/check.svg') no-repeat;
}
.form__right-part input[type="radio"]:checked + label { 
    background: linear-gradient(0deg, #ac535e 0%, #ee8f9d 100%), rgba(255, 255, 255, 0.1);
    color: #fff;
    border:none;
}
.form__right-part input[type="radio"]:checked + label::before{
    background:url('/assets/templates/new-design/images/check-active.svg') no-repeat;
}
.form__right-part label{
    font-family:'Lazurski Cyrillic', Arial, sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 130%;
    color: #2c0e16;
    margin:0;
}
.form_candidates form p.att{
    font-family: "Geometria", sans-serif;
    font-weight: 400;
    font-size: 10px;
    line-height: 120%;
    color: rgba(0, 0, 0, 0.25);
    margin:10px 0 0 0;
}
.form_candidates form p.att a{
    text-decoration:underline;
    font-family: "Geometria", sans-serif;
    font-weight: 400;
    font-size: 10px;
    line-height: 120%;
    color: rgba(0, 0, 0, 0.25);
}
.form_candidates form button{
    border-radius: 5px;
    padding: 19px 24px;
    width: 236px;
    height: 72px;
    margin:15px 18px 0 0;
    background: linear-gradient(0deg, #ac535e 0%, #ee8f9d 100%), rgba(255, 255, 255, 0.1);
    cursor:pointer;
    border:none;
    display:flex;
    align-items:center;
    justify-content:center;
    font-family:'Lazurski Cyrillic', Arial, sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 130%;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    box-shadow: 0 10px 37px 0 rgba(180, 90, 102, 0.2);
}
.form_candidates form .form-info{
    font-family: "Geometria", sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    color: #191919;
    margin:26px 0 0 0;
}
.faq-section{
    padding:98px 0 79px 0;
    background:url('/assets/templates/new-design/images/pattern-repeat.png') repeat left top;
}
.faq-section h2{
    font-family:'Lazurski Cyrillic', Arial, sans-serif;
    font-weight: 700;
    font-size: 35px;
    line-height: 130%;
    text-transform: uppercase;
    text-align: center;
    color: #2c0e16;
    margin:0!important;
}
.faq-section h2 span{
    color: #cc6978;
}
.faq-tabs{
    display:flex;
    justify-content:center;
    flex-direction:row;
    padding:20px 0 0 0;
}
.faq-tabs li{
    padding:17px 30px;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 13px;
    line-height: 120%;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    text-align: center;
    color: #c0aeb4;
    position:relative;
    cursor:pointer;
}
.faq-tabs li::after{
    content:'';
    width:1px;
    height:30px;
    background:#cfc7c9;
    position:absolute;
    right:0;
    top:50%;
    margin-top:-15px;
}
.faq-tabs li.active{
    border-radius: 25px;
    box-shadow: 0 10px 37px 0 rgba(131, 33, 72, 0.28);
    background: #cc6978;
    color:#fff;
}
.faq-tabs li.active::after{
    display:none;
}
.faq-wrap{
    margin:55px 0 0 0;
    border-radius: 5px;
    box-shadow: 0 48px 111px -44px rgba(51, 13, 20, 0.08);
    background: rgba(255, 255, 255, 0.11);
    padding:15px;
}
.faq-content{
    border-radius: 5px;
    box-shadow: 0 48px 111px -44px rgba(51, 13, 20, 0.08);
    background: #fff;
    margin-top:-15px;
    position:relative;
    padding:21px 0 54px 0;
}
.faq-content::after{
    content:'';
    width:100%;
    position:absolute;
    z-index:2;
    height:168px;
    bottom:54px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.96) 38.74%, #fff 100%);
}
.faq-content.active::after{
    display:none;
}
.faq-content.active .faq-item:nth-child(n+8){
    display:block;
}
.faq-item{
    padding:29px 70px 25px 70px;
    cursor:pointer;
    border-bottom:1px solid #f9f8f8;
    position:relative;
}
.faq-item:nth-child(n+8){
    display:none;
}
.faq-item::after{
    content:'';
    position:absolute;
    top:28px;
    right:70px;
    width:28px;
    height:28px;
    background:url('/assets/templates/new-design/images/plus.svg') no-repeat;
}
.faq-item:last-child{
    border:none;
}
.faq-item .ques{
    font-family: "Geometria", sans-serif;
    font-weight: 500;
    font-size: 24px;
    color: #2c0e16;
}
.faq-item .answ{
    font-family: "Geometria", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: #191919;
    display:none;
    margin:25px 0 0 0;
}
.all-ques{
    position:absolute;
    z-index:3;
    bottom:68px;
    left:0;
    right:0;
    margin:auto;
    border-radius: 27px;
    width: 218px;
    height: 54px;
    box-shadow: 0 10px 37px 0 rgba(131, 33, 72, 0.28);
    background: #cc6978;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 12px;
    line-height: 130%;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    display:flex;
    align-items:center;
    justify-content:center;
}
@media (max-width:767.98px) {
    .quiz__text_subtitle img{
        max-width:100%;
    }
    .candidates ul.tab-question{
        margin:0;
    }
    .candidates ul.tab-question li{
        padding:10px 20px;
        font-size:12px;
    }
    .package-section h2,
    .preims-section h2{
        font-size:22px;
    }
    .package__list{
        margin:0;
        flex-wrap:wrap;
    }
    .preims__row{
        margin:30px 0 0 0;
        flex-wrap:wrap;
    }
    .preims__row img{
        max-width:100%;
    }
    .preims__row p.name{
        font-size:25px;
    }
    .preims__row span.num{
        font-size:40px;
    }
    .preims__row p{
        font-size:12px;
    }
    .package-section{
        padding:40px 0;
    }
    .package-item{
        width:100%;
        margin:30px 0 0 0;
        padding:40px 10px;
    }
    .cityes-section ul{
        column-count:3;
    }
    .block-cityes{
        padding-bottom:20px;
    }
    .clients-section{
        padding:5px 0 0 0;
    }
    .clients-section figure img{
        top:0;
        position:relative;
        max-width:100%;
    }
    .clients__preim .item span{
        font-size:20px;
    }
    .clients__preim .item{
        font-size:9px;
    }
    .clients-section p{
        font-size:14px;
        line-height:150%;
    }
    .clients-section h2{
        font-size:22px;
    }
    .feedback-section{
        padding:40px 0;
    }
    .feedback-wrap{
        padding:10px;
    }
    .feedback-wrap p.caption{
        margin:15px 0 0 0;
        font-size:15px;
    }
    .feedback-wrap form .field{
        width:100%;
    }
    .feedback-wrap form .private{
        margin:35px 0 0 0;
    }
    .feedback-info{
        padding:0;
        margin:30px 0 0 0;
    }
    .feedback-info .header__social-item.wasup{
        margin:0;
    }
    .imp{
        margin:25px 0 0 0;
    }
    .tests-arrows{
        top:-50px;
    }
    .acquaintance__list .item{
        width:100%;
    }
    .acquaintance__list .item img{
        max-width:100%;
    }
    .acquaintance__list .item .info p{
        font-size:20px;
    }
    .acquaintance__list .item .info {
        bottom: 25px;
        left: 25px;
    }
    .acquaintance__list .item .info a {
        width: 180px;
        height: 40px;
        font-size: 11px;
    }
    .tests-section,
    .bd-candidates,
    .faq-section,
    .similar-problem,
    .portfolio-section,
    .articles-section,
    .acquaintance-section,
    .problems-section,
    .seo-section{
        padding:40px 0;
    }
    .tests-section h2,
    .info_candidates h2,
    .faq-section h2,
    .similar-problem .block p.title,
    .left-part p.title,
    .articles-section h2,
    .acquaintance-section h2,
    .problems-section h2,
    .seo-section h2{
        font-size:22px;
    }
    .articles-arrows{
        top:-50px;
    }
    .acquaintance__list{
        padding:10px 0 0 0;
    }
    .seo-section p{
        font-size:14px;
    }
    .problems-tabs{
        flex-wrap:wrap;
    }
    .problems-tabs li{
        width:50%;
        padding:15px;
    }
    .problems-tabs li::after{
        display:none;
    }
    .slider-problems .slide {
        max-width: unset;
        width:auto;
        margin:0;
    }
    .slider-problems .slide .card{
        display:flex;
        flex-direction:column;
        padding: 20px 10px 30px 10px;
    }
    .slider-problems .slide .card img{
        position:relative;
        max-width:100%;
        top:0;
    }
    .slider-problems .card-info {
        width: 100%;
        padding:10px;
    }
    .slider-problems .card-info p.name {
        font-size: 20px;
        margin: 20px 0 0 0;
    }
    .slider-problems .card-info p{
        font-size:14px;
    }
    .slider-problems .card-info a.btn {
        margin: 15px 0 0 0;
        width: 230px;
        height: 40px;
        font-size: 11px;
    }
    .articles-section .slick-track{
        padding:0;
    }
    .portfolio-section .tabs{
        flex-wrap:wrap;
    }
    .portfolio-section .tabs li{
        padding:10px 6px;
        display:flex;
        align-items:center;
        justify-content:center;
        width:50%;
        margin:20px 0 0 0;
    }
    .portfolio-section .tabs li::after{
        display:none;
    }
    .left-part,
    .right-part{
        max-width:100%;
        width:100%;
    }
    .right-part{
        padding:0;
        margin:0;
    }
    .similar-problem .block {
        padding: 0;
        background: none;
        min-height:auto;
    }
    .similar-problem .block p.title{
        font-size:20px;
        margin:0;
    }
    .package-item p.name{
        font-size:26px;
    }
    .package-item p.price span{
        font-size:32px;
    }
    .portfolio-item p.name{
        margin:20px 0 0 0;
    }
    .package-item .btn{
        font-size:14px;
        height:50px;
        padding:0;
    }
    .faq-tabs{
        flex-wrap:wrap;
    }
    .faq-tabs li::after{
        display:none;
    }
    .faq-wrap{
        margin:20px 0 0 0;
    }
    .faq-item {
        padding: 19px 30px 15px 10px;
    }
    .faq-item .ques{
        font-size:16px;
    }
    .faq-item::after {
        top: 14px;
        right:10px;
    }
    .faq-item .answ{
        font-size:14px;
    }
    .info_candidates,
    .form_candidates{
        width:100%;
        max-width:100%;
    }
    .info_candidates p{
        font-size:16px;
    }
    .list_candidates .item{
        width:calc(50% - 10px);
    }
    .form__right-part, .form__left-part{
        width:100%;
    }
    .form_candidates form button {
        padding: 5px;
        width: 220px;
        height: 42px;
        margin: 15px 0 0 0;
        font-size: 14px;
    }
    .feedback-soc{
        padding:15px;
    }
    .form_candidates .feedback-soc p.title{
        font-size:16px;
    }
    .faq-tabs li {
        padding: 10px;
        width: 50%;
        margin:7px 0 0 0;
    }
    .info_candidates .imp{
        margin:20px 0;
    }
    .slider-tests .card::after{
        display:none;
    }
    .slider-tests .card{
        width:100%;
        background:#fff!important;
    }
    .slider-tests .card .test-info {
        padding: 30px 10px 30px 10px;
    }
}


.text-osn {
    font-family: Montserrat;
font-size: 16px;
font-weight: 500;
line-height: 27.2px;
text-align: left;
text-underline-position: from-font;
text-decoration-skip-ink: none;
}

p.text-osn {
    max-width: 640px;
}

.our-team span.osn-name
{

font-size: 20px;
font-weight: 700;
line-height: 26px;
text-align: left;
text-underline-position: from-font;
text-decoration-skip-ink: none;

text-transform: uppercase;
    font-family: Lazurski, arial;

    line-height: 150%;
    padding-top: 20px;

}

.our-team .btn.btn__green {
    background: -o-linear-gradient(185.45deg, #47cf42 6.31%, #54b650 97.9%);
    background: linear-gradient(264.55deg, #47cf42 6.31%, #54b650 97.9%);
}
.our-team .btn {
 font-family: 'Geometria';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    margin: 0 5px;
    border-radius: 27px;
    padding: 0 20px 0 45px;
    color: #fff;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.our-team .btn.btn__blue:before, .our-team .btn.btn__green:before {

}

#our-team {
    min-height: 580px;
background: linear-gradient(75.9deg, #F5F4F4 2.05%, #F7F2F2 79.75%);
}

#our-team .homeblog-backgrnd img {
    bottom: -308px;
}

#departments {
    margin: 0 auto;
    max-width: var(--grid-container-max-width);
}


.deps_item {
        height: 380px;
        position: relative;

}

@media (min-width: 768px) {
    .deps_item_desc_titlee {
        margin-top: 33px;
    }
}

.deps_item_desc_title {
    color: var(--Dark-Primary, #2c0e16);
    font-family: Geometria, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    margin-top: 11px;
}


.deps_item_img {
    position: absolute;
}

.deps_item_desc {
    position: absolute;
    bottom: 0px;
    background: #fff;
    height: 80px;
    width: 300px;
    padding: 10px;
    margin-left: 15px;
        border-radius: 0px 5px 0px 0px;
}

.deps_item_img .row {
    margin-left: 0px;
}

.deps_item_img .col-md-12 img {
    border-radius: 5px;
}


#departments h2 {
    margin: 20px 0 20px !important;
    font-size: 35px;
    font-weight: 700;
    line-height: 45.5px;
}

.deps_item_desc_post {
    color: #CC6978;
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 500;
    line-height: 16.9px;
}



.deps_item_button, .deps_item_button:focus, .deps_item_button:hover, .deps_item_button:active {
    align-items: center;
    border-radius: 31px;
    border: 1px solid #c66b77;
    color: #c66b77;
    display: inline-flex;
    font-family: Geometria, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: 700;
    gap: 8px;
    line-height: 1;
    letter-spacing: 0.66px;
    padding: 14px 18px;
    text-align: center;
    text-transform: uppercase;
}

.deps_item_button_row .deps_item_button {
    margin-left: 40px;
    font-family: Montserrat;
    font-size: 11px;
    font-weight: 400;
    line-height: 14.3px;
    letter-spacing: 0.06em;
}

.row_dep {
    margin-bottom: 20px;
}