/*
Theme Name: Cardonat
Author: Level Media
Description: Biologically active additive.
*/

/* Reset styles */
:root {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

html,
body {
  position: relative;
  height: 100%;
}

html {
  -webkit-text-size-adjust: 100%;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.4;
  letter-spacing: 0.01em;

  scroll-behavior: smooth;
  text-rendering: optimizeSpeed;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
strong,
sub,
sup,
var,
b,
u,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  border: 0;
  outline: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

address,
caption,
cite,
code,
dfn,
em,
h1,
h2,
h3,
h4,
h5,
h6,
strong,
th,
var {
  font-weight: normal;
  font-style: normal;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
input[type="submit"] {
  display: inline-block;
  cursor: pointer;
  -webkit-box-shadow: none;
  box-shadow: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border: 0;
  border-style: none;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

caption,
th,
td {
  font-weight: normal;
  text-align: left;
  vertical-align: top;
}

pre,
code,
kbd,
samp {
  font-family: "Lucida Console", "Courier New", monospace;
  font-size: 1em;
}

img,
svg {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  border: 0;
}

input,
select {
  vertical-align: middle;
}

nav ul {
  list-style: none;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

a {
  font-size: inherit;
  display: inline-block;
  text-decoration: none;
  color: inherit;
  background-color: rgba(0, 0, 0, 0);
}

a:not([class]) {
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto;
}

abbr {
  font-variant: normal;
  border: 0;
}

abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  border-bottom: none;

  -webkit-text-decoration: underline dotted;
}

::-webkit-file-upload-button {
  font: inherit;

  -webkit-appearance: button;
}

del {
  text-decoration: line-through;
}

details {
  display: block;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
  border: 0;
}

hr {
  display: block;
  height: 1px;
  margin: 1em 0;
  padding: 0;
  border: 0;
  border-top: 1px solid #cccccc;
}

input::-ms-clear {
  display: none;
}

ins {
  text-decoration: none;
  color: #000000;
  background-color: #ffff99;
}

img {
  border-style: none;
}

label {
  cursor: pointer;
}

legend {
  display: table;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%;
  padding: 0;
  white-space: normal;
  color: inherit;
}

mark {
  font-weight: bold;
  font-style: italic;
  color: #000000;
  background-color: rgba(255, 255, 153, 0.6);
}

p + p {
  margin-top: 1em;
}

progress {
  vertical-align: baseline;
}

small {
  font-size: 80%;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

summary {
  display: list-item;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

textarea {
  overflow: auto;
  resize: none;
}

template {
  display: none;
}

ul ul {
  font-size: 100%;
}

[hidden] {
  display: none;
}

[type="search"] {
  outline-offset: -2px;

  -webkit-appearance: textfield;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* Reset styles /end */

main {
  flex: 1 1 auto;
}

.wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
}

.parallax {
  height: 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: top -30px center;
  background-size: cover;
}

.strong {
  font-weight: 700;
}

.italic {
  font-style: italic;
}

.uppercase {
  text-transform: uppercase;
}

.color-red {
  color: #e32e24;
}

.border-bottom {
  color: #e32e24;
  border-bottom: 1px solid #e32e24;
}

.container,
.container-fluid {
  max-width: 1230px;
  margin: 0 auto;
  padding: 0 0.9375em;
}

.container-fluid {
  max-width: 1030px;
}

/* Buttons */
.btn-1,
.btn-2,
.btn-3 {
  font-size: 1.125rem;
  font-weight: 500;
  display: inline-block;
  padding: 14px 35px;
  text-align: center;
  color: #ffffff;
  border-radius: 30px;
  background-color: #e32e24;
}

.btn-2 {
  border: 1px solid #ffffff;
  background-color: transparent;
}

.btn-3 {
  color: #e32e24;
  border: 1px solid #e32e24;
  background-color: transparent;
}

.mobile-nav__list-bottom {
  margin-top: 20px;
}

/* Floating arrow */
.smooth-flight {
  height: 15px;
  transform: translate3d(0, -100%, 0);
  animation: spin 1.7s infinite ease;
}

/* Button scroll to top */
.btn-up {
  position: fixed;
  z-index: 20;
  right: 10px;
  bottom: 117px;
  width: 50px;
  height: 50px;
  cursor: pointer;
  border-radius: 28px;
  box-shadow: 1px 1px 10px 1px rgb(0 0 0 / 20%);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border: none;
}

.btn-up_hide {
  display: none;
}

@keyframes spin {
  0%,
  100% {
    transform: translate(0, 0);
  }

  50% {
    transform: translate(0, 100%);
  }
}

.promo__bottom-img-bg {
  display: none;
}

body {
  font-family: "PT Sans", Arial, sans-serif;
  font-size: 1.25rem;
  line-height: 1.55;
  color: #000000;
}

/* Header */
.header {
  position: fixed;
  z-index: 20;
  right: 0;
  left: 0;
  width: 100%;
  margin: 0 auto;
  background-color: #ffffff;
}

.header__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0;
}

.header__menu-list {
  display: flex;
  gap: 0 30px;
}

.header__menu-list-link {
  font-size: 1rem;
  font-weight: 700;
  color: #e32e24;
}

.header__logo {
  width: 180px;
}

/* Burger menu btn */
.mobile-nav {
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  display: none;
  align-items: center;
  flex-direction: column;
  justify-content: space-around;
  width: 100%;
  height: 100%;
  padding: 40px 15px;
  text-align: center;
  background-color: rgb(255, 255, 255);
}

.mobile-nav.active {
  display: flex;
}

.mobile-nav__list {
  font-size: 20px;
}

.mobile-nav__list li + li {
  margin-top: 20px;
}

/* Mobile btn */
.mobile-nav-button {
  /* Nav icon styles */
  position: relative;
  z-index: 30;
  display: none;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 30px;
  padding: 0;

  /* Reset for button */
  cursor: pointer;
  border: none;
  background: transparent;
}

.mobile-nav-button__icon {
  position: relative;
  display: block;
  width: 30px;
  height: 3px;
  background-color: #e32e24;
}

.mobile-nav-button__icon::after,
.mobile-nav-button__icon::before {
  position: absolute;
  width: 30px;
  height: 3px;
  content: "";

  /* Трансформация при закрывании */
  transition: transform 0.15s ease-in, top 0.15s ease-in 0.15s;
  background-color: #e32e24;
}

.mobile-nav-button__icon::before {
  top: -10px;
  left: 0;
}

.mobile-nav-button__icon::after {
  top: 10px;
  left: 0;
}

.mobile-nav-button__icon.active {
  background-color: transparent;
}

.mobile-nav-button__icon.active::before {
  top: 0;

  /* Трансформация при открывании */
  transition: top 0.15s linear, transform 0.15s ease-in 0.15s;
  transform: rotate(45deg);
}

.mobile-nav-button__icon.active::after {
  top: 0;

  /* Трансформация при открывании */
  transition: top 0.15s linear, transform 0.15s ease-in 0.15s;
  transform: rotate(-45deg);
}

.mobile-nav__list {
  color: #000000;
}

.menu-btn {
  display: none;
}

/* Mobile btn /end */
/* Header /end */

/* --- Home --- */
/* Promo */
.promo {
  position: relative;
  overflow: hidden;
  padding: 370px 0;
  background-repeat: no-repeat;
  background-position: bottom 115px center;
  background-size: cover;
}

.promo__inner,
.inst-promo__inner {
  position: absolute;
  top: 150px;
  right: 80px;
  left: 0;
  display: flex;
  justify-content: flex-end;
  padding: 10px;
  color: #e32e24;
}

.promo__title {
  font-size: 5rem;
  font-weight: 700;
  line-height: 1.55;
  text-transform: uppercase;
  color: #e32e24;
}

.promo__item-img {
  max-width: 320px;
}

.promo__text {
  font-size: 3rem;
  font-weight: 700;
}

.promo__note {
  font-size: 0.5625rem;
}

.promo__buttons {
  position: relative;
  display: flex;
  gap: 10px;
  margin-top: 90px;
}

.promo__btn-down {
  position: absolute;
  top: 69px;
  right: 0;
  left: 90px;
  display: inline-block;
}

.promo__btn-dowm-img {
  width: 50px;
}

.articles__info-button {
  display: block;
  width: 100%;
  margin-top: 20px;
}

.promo__button-link.btn-1,
.promo__button-link.btn-2,
.inst__button-link-2.btn-2,
.inst__button-link.btn-1,
.purpose__btn-1.btn-1,
.purpose__btn-2.btn-3 {
  padding: 14px 21px;
}

/* Promo /end */

/* Qualities */
.qualities {
  margin: 0 auto;
  padding-top: 100px;
}

.qualities__inner {
  display: flex;
  gap: 0 40px;
  align-items: center;
  justify-content: center;
}

.qualities__item {
  position: relative;
  max-width: 350px;
}

.qualities__img-icon {
  position: absolute;
  top: 8px;
  right: 0;
  left: 0;
  margin: 0 auto;
}

.qualities__img-icon-1 {
  width: 35px;
  transform: rotate(45deg);
}

.qualities__img-icon-2 {
  top: 12px;
  width: 50px;
}

.qualities__text {
  font-size: 23px;
  font-weight: 600;
  position: absolute;
  top: 91px;
  right: 0;
  left: 0;
  text-align: center;
  color: #ffffff;
}

/* Qualities/end */

/* Articles */
.articles {
  margin-top: 125px;
}

.articles__inner {
  display: grid;

  grid-template-columns: repeat(3, 1fr);
}

.articles__item {
  position: relative;
  overflow: hidden;
  height: 400px;
  text-align: center;
}

.articles__item:hover .articles__info {
  transform: translateY(-15%);
  opacity: 1;
}

.articles__image {
  width: 100%;
  max-width: 506px;
  height: 100%;

  object-fit: cover;
}

.articles__info {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 470px;
  padding: 10px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0;
  background-color: rgba(255, 255, 255, 0.7);
}

.articles__info-title {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.35;
  margin-top: 70px;
  color: #e32e24;
}

.articles__info-btn {
  font-size: 0.75rem;
  margin-top: 30px;
  padding: 8px 20px;
  color: #ffffff;
  border-radius: 20px;
  background-color: #e32e24;
}

/* Articles /end */

/* Purpose */
.purpose {
  margin-top: 100px;
}

.purpose__inner {
  display: flex;
  justify-content: flex-end;
}

.purpose__item {
  font-size: 1rem;
  width: 100%;
  max-width: 320px;
  margin-top: 20px;
  color: #e32e24;
}

.purpose__item-img {
  margin-top: 60px;
}

.purpose__title {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.35;
  width: 260px;
  text-transform: uppercase;
}

.purpose__text {
  font-weight: 500;
}

.purpose__buttons {
  margin-top: 20px;
}

.purpose__btn-1,
.purpose__btn-2 {
  font-size: 1rem;
  font-weight: 600;
  width: 240px;
}

.purpose__btn-2 {
  margin-top: 8px;
}

.purpose__img {
  max-width: 700px;
}

/* Purpose /end */

/* Contacts */
.contacts {
  margin-top: 150px;
  text-align: center;
}

.contacts__logo {
  padding-bottom: 30px;
}

.contacts__logo-img {
  max-width: 200px;
}

.contacts__list-kyiv,
.contacts__list-vinnytsia {
  margin-top: 30px;
  list-style: none;
}

/* Contacts /end */

/* Notes */
.notes {
  font-size: 15px;
  margin: 0 auto;
  margin-top: 150px;
}

.notes__list {
  width: 92%;
  margin-left: 20px;
}

.notes__list-item {
  padding-top: 20px;
}

/* Notes /end */
/* --- Home page --- */

/* --- Іnstruction page --- */
.instruction__header {
  padding-top: 100px;
}

.inst-promo {
  position: relative;
  overflow: hidden;
  padding: 370px 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.inst-promo__inner {
  top: 200px;
  right: 0;
  left: 0;
  display: flex;
  justify-content: center;
  max-width: 1000px;
  margin: 0 auto;
}

.inst-promo__item {
  width: 100%;
  max-width: 490px;
  color: #ffffff;
}

.inst-promo__title {
  font-size: 40px;
  color: #ffffff;
}

.inst-promo__text {
  font-size: 30px;
  line-height: 1.35;
}

.inst-promo__buttons {
  display: flex;
  gap: 0 12px;
  margin-top: 50px;
}

.inst-promo__item-img {
  margin-top: -80px;
}

.inst-promo-img {
  max-width: 350px;
  width: 100%;
}

.instruction__header {
  padding-bottom: 50px;
  text-align: center;
}

.instruction__title {
  font-size: 36px;
  font-weight: 600;
}

.instruction__item {
  padding-top: 30px;
}

.instruction__item-title {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.17;
  padding-top: 4px;
  padding-bottom: 14px;
}

.instruction__item-text {
  font-size: 1rem;
  line-height: 1.55;
}

.instruction__buttons {
  justify-content: center;
  margin: 0 auto;
  margin-top: 60px;
  text-align: center;
}

.instruction__button-link-1,
.instruction__button-link-2 {
  font-size: 1rem;
  font-weight: 700;
}

.instruction__button-link-2 {
  color: #e32e24;
  border-color: #e32e24;
}

/* --- Іnstruction page --- /end */

/* --- Find page --- */
.find-promo {
  position: relative;
  padding-top: 100px;
}

.find-promo__item {
  width: 100%;
  max-width: 470px;
  margin-top: 70px;
}

.find-promo__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 68px;
}

.find__item-img {
  width: 100%;
  max-width: 670px;
}

.find-promo__button-link {
  font-size: 1rem;
  font-weight: 700;
}

.find-promo__text {
  margin-top: 70px;
}

/* --- Find page --- /end */

/* Applying */
.applying {
  position: relative;
  top: 120px;
}

.applying-tabs {
  display: block;
}

.dropdown {
  display: none;
}

.applying-tabs__contentbox {
  border-radius: 25px;
  background-image: url(assets/images/use/use_img.webp);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
}

.applying-tabs__item {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.7;
  width: 100%;
  max-width: 400px;
  padding: 13px 20px;
  transition: all 0.3s;
  text-align: center;
  color: #000000;
  border: 1px solid #ae2323;
  background-color: #ffffff;
}

.applying-tabs__item:hover:not(.applying-tabs__item--active) {
  color: #ae2323;
}

.applying-tabs__item:first-child {
  margin-right: -10px;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}

.applying-tabs__item:last-child {
  margin-left: -10px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}

.applying-tabs__content-inner {
  display: flex;
  gap: 0 300px;
  justify-content: center;
  margin-top: 50px;
  padding: 70px 10px;
  text-align: center;
}

.applying-tabs__info-inner {
  max-width: 400px;
  margin-top: 70px;
}

.applying-tabs__img {
  width: 110px;
}

.applying-tabs__info {
  font-size: 20px;
  line-height: 1.35;
  padding-bottom: 70px;
  color: #ae2323;
}

.applying-tabs__icon-drop {
  width: 56px;
  height: 56px;
}

.applying-tabs__icon-clock {
  width: 46px;
  height: 46px;
}

.applying-tabs__item--active {
  font-weight: 700;
  color: #ffffff;
  border: 1px solid #ae2323;
  background-color: #ae2323;
}

.applying-tabs__content {
  display: none;
}

.applying-tabs__content--active {
  display: block;
}

.applying-tabs__info-text {
  padding: 10px 0 0 10px;
}

.applying-tabs__copy {
  margin-top: 20px;
  padding-bottom: 90px;
}

.applying-tabs__text {
  font-size: 20px;
  margin-top: 20px;
}

.applying-tabs__span {
  font-weight: 700;
  padding-right: 5px;
  color: #ae2323;
}

.destination__inner {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

.destination__item {
  width: 100%;
  max-width: 800px;
  border-radius: 20px;
  background-color: #ffffff;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
}

.destination {
  padding: 90px 0 60px 0;
}

.destination__item {
  position: relative;
}

.destination__item-img {
  position: absolute;
  top: 50%;
  left: 25px;
  width: 70px;
  transform: translate(0, -50%);
}

.destination__item-text {
  font-size: 18px;
  line-height: 1.5;
  display: block;
  padding: 30px 20px 30px 116px;
}

.destination__buttons {
  text-align: center;
}

.destination__btn.btn-1,
.video__btn.btn-1 {
  font-size: 1rem;
  font-weight: 700;
  margin-right: 18px;
  padding: 17px 65px;
  color: #ffffff;
  border-radius: 30px;
}

.destination__btn.btn-2,
.video__btn.btn-2 {
  font-size: 1rem;
  font-weight: 700;
  padding: 17px 50px;
  color: #e32e24;
  border-color: #e32e24;
}

.destination__note {
  font-size: 15px;
  padding: 114px 10px;
}

/* Applying /end */

/* Confidentiality */
.confidenc,
.cookie {
  margin-top: 110px;
}

.confidenc__inner,
.cookie__inner {
  font-size: 14px;
}

.confidenc__title,
.cookie__title {
  font-weight: 700;
  margin-top: 20px;
}

.confidenc__link {
  color: #e32e24;
}

.confidenc__list,
.cookie__list {
  list-style: none;
}

/* Confidentiality /end */

/* 404 */
.page-404-promo {
  position: relative;
}

.page-404-promo__inner {
  justify-content: space-around;
}

.page-404-promo__inner {
  padding-top: 120px;
}

.page-404-promo__item {
  max-width: 377px;
  margin-top: 5px;
  text-align: center;
}

.page-404-promo__title {
  font-size: 140px;
  font-weight: 600;
  line-height: 1.35;
  color: #e32e24;
}

.page-404-promo__subtitle {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.35;
  color: #e32e24;
}

.page-404-promo__text {
  font-size: 16px;
  font-weight: 500;
  margin-top: 10px;
  margin-bottom: 30px;
}

.page-404-promo__button-link {
  padding: 17px 80px;
}

.page-404-promo__button-link {
  font-size: 1rem;
}

/* 404 /end */

/* Video */
.video {
  padding-top: 20px;
}

.video__popup {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 540px;
  margin-top: 75px;
  background-color: #000000;
}

.video__buttons {
  margin-top: 60px;
}
/* Video /end */

/* Publications */
.pub__promo {
  padding: 120px 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.pub_promo__item {
  position: relative;
  max-width: 700px;
}

.pub__title {
  font-size: 72px;
  font-weight: 600;
  line-height: 1.17;
  color: #e32e24;
}

.pub__subtitle {
  font-size: 24px;
  line-height: 1.5;
  width: 100%;
  max-width: 700px;
  padding-top: 40px;
}

.pub__text {
  font-size: 18px;
}

.pub_promo__btn-down,
.pub-3_promo__btn-down {
  position: relative;
  margin-top: 70px;
  text-align: center;
}

.pub-3_promo__btn-down {
  margin-top: -70px;
}

.pub_promo__btn {
  position: absolute;
  top: 20px;
}

.pub__inner {
  display: grid;
  align-items: center;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 600px;
  grid-column-gap: 0;
}

.pub__about-inner {
  gap: 0 60px;
}

.pub__item {
  width: 100%;
  height: 100%;
}

.pub__item-text {
  padding: 70px 50px;
}

.pub__buttons {
  margin-top: 50px;
}

.pub__list {
  padding-left: 20px;
}

.pub__list {
  padding-bottom: 20px;
}

.pub__about {
  display: grid;
  background-color: #ae2323;
  grid-column: span 2;
  grid-auto-flow: column;
}

.pub__about-text {
  color: #ffffff;
}

.pub__about-inner {
  display: grid;
  align-items: center;
  padding: 50px 0;

  grid-auto-flow: column;
  grid-template-columns: 1fr 1fr;
}

.pub__btn-1 {
  font-size: 1rem;
  font-weight: 700;
  margin-right: 20px;
  padding: 17px 65px;
}

.pub__btn-2 {
  font-size: 1rem;
  font-weight: 700;
  padding: 17px 65px;
  color: #e32e24;
  border-color: #e32e24;
}

.pub__item-img {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.pub__about-img {
  max-width: 350px;
}

.destination__note-item + .destination__note-item {
  padding-top: 15px;
}

.destination__note-list {
  padding-left: 18px;
}

/* Publications /end */

/* Composition */
.composition__header {
  padding-top: 100px;
}

.composition-promo {
  padding: 50px 0;
  background-repeat: no-repeat;
  background-position: center;
  background-position: center;
  background-size: cover;
}

.composition-promo__inner {
  font-size: 1rem;
  position: absolute;
  top: 140px;
  right: 0;
  left: 0;
  display: flex;
  gap: 0 20px;
  justify-content: space-between;
  max-width: 1130px;
  margin: 0 auto;
}

.composition-promo__item {
  padding: 10px;
  color: #ffffff;
}

.composition-promo__header-title {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.35;
}

.composition-promo__text {
  font-weight: 500;
  line-height: 1.55;
}

.composition-promo__item-img {
  margin-top: -30px;
}

.composition-promo__buttons {
  position: relative;
  margin-top: 470px;
  margin-left: 40px;
}

.composition-promo__btn-down {
  position: absolute;
  top: 20px;
  right: 0;
  left: 0;
  text-align: center;
  display: block;
  width: 50px;
  margin: 0 auto;
}

.composition-promo__item {
  max-width: 300px;
}

.composition-promo__item-long {
  max-width: 375px;
}

.composition {
  position: relative;
}

.composition__title {
  font-size: 42px;
  font-weight: 600;
  line-height: 1.23;
  margin-top: 20px;
  margin-bottom: 80px;
  text-align: center;
}

.composition__inner {
  display: grid;
  gap: 40px;

  grid-template-columns: 1fr 1fr;
}

.composition__item {
  padding: 30px 50px;
  border-radius: 25px;
  background-color: #ffffff;
  box-shadow: rgba(0, 0, 0, 0.1) 0 0 10px 0;
}

.composition__item-title {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.35;
  color: #ae2323;
}

.composition__item-text {
  font-size: 18px;
}

.composition__button-link.btn-1 .composition__button-link.btn-2 {
  padding: 14px 23px;
}

/* Composition /end */

/* Footer */
.footer {
  font-size: 15px;
  margin-top: 150px;
}

.cookie,
.advertising {
  margin-bottom: 30px;
}

.notifications {
  margin-bottom: 20px;
}

.notifications-link {
  display: inline;
  color: #e32e24;
  border-bottom: 1px solid #e32e24;
}

.copy {
  margin-bottom: 50px;
}

.created-link {
  margin-bottom: 180px;
}

.footer__block-img {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 10px 10px 0 10px;
  background-color: #ffffff;
}

/* Cookie notice */
.cookie_notice {
  font-size: 12px;
  position: fixed;
  z-index: 9999999;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  padding: 10px 20px;
  text-align: left;
  vertical-align: middle;
  color: #000000;
  background: #ffffff;
  box-shadow: 0 0 5px 0 rgb(0 0 0 / 10%);
}

.cookie_notice__inner {
  display: flex;
  justify-content: space-between;
}

/* Cookie btn */
.cookie_btn {
  font-size: 16px;
  font-weight: 500;
  position: relative;
  display: inline-block;
  margin: 10px 6px 4px 6px;
  padding: 3px 20px;
  text-decoration: none;
  text-transform: uppercase;
  color: #555555;
  border: 1px solid #999999;
  border-radius: 5px;
  background-color: #ebebeb;
}

.notice-privacy {
  text-decoration: underline;
  color: #e32e24;
}

/* Footer /end */

/* Adaptive */
@media (max-width: 1285px) {
  .promo__btn-down {
    right: 0;
    left: 0;
    text-align: center;
  }

  .inst-promo__inner {
    justify-content: space-between;
  }

  .promo__item.inst-promo__item {
    max-width: 550px;
  }
}

@media (max-width: 1245px) {
  .applying-tabs__item {
    max-width: 341px;
    width: 100%;
    padding: 13px 20px;
  }

  .applying-tabs {
    text-align: center;
  }
}

@media (max-width: 1150px) {
  .page-404-promo__button {
    font-size: 1rem;
  }

  .composition__item-img {
    max-width: 270px;
  }
}

@media (max-width: 1148px) {
  .promo__item {
    width: 100%;
    max-width: 350px;
  }

  .promo__buttons {
    flex-direction: column;
    max-width: 250px;
    margin-top: 20px;
  }

  .promo__btn-down {
    top: 87px;
  }

  .promo__inner,
  .inst-promo__inner {
    right: -56px;
  }

  .composition-promo__inner {
    right: 0;
  }

  .promo__button-link.btn-1,
  .promo__button-link.btn-2 {
    padding: 6px 4px;
  }

  .composition__button-link.btn-1,
  .composition__button-link.btn-2,
  .inst__button-link-2.btn-2,
  .inst__button-link.btn-1 {
    padding: 14px 23px;
  }
}

@media (max-width: 1068px) {
  .dropdown {
    font-size: 16px;
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
    transition: all 0.5s ease;
    text-align: left;
    color: #ffffff;
    background-color: #ae2323;
  }

  .dropdown .select {
    display: block;
    padding: 10px;
    cursor: pointer;
  }

  .dropdown .dropdown-menu {
    position: absolute;
    z-index: 9;
    left: 0;
    display: none;
    overflow: hidden;
    width: 100%;
    max-height: 144px;
    background-color: #ae2323;
  }

  .dropdown .dropdown-menu li {
    padding: 0 10px;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
  }

  .dropdown .dropdown-menu {
    padding: 0;
    list-style: none;
  }

  .dropdown .dropdown-menu li:hover {
    background-color: #243b98;
  }

  .dropdown .dropdown-menu a:hover {
    color: #ffffff;
  }

  .dropdown .dropdown-menu li:active {
    background-color: #ae2323;
  }

  .applying-tabs__item {
    font-size: 16px;
    padding: 2px 5px;
    text-align: left;
    border: none;
    background-color: transparent;
  }

  .applying-tabs__item:first-child,
  .applying-tabs__item:last-child {
    border-radius: 0;
  }

  .select {
    position: relative;
  }

  /* Arrow to down */
  .select::after {
    position: absolute;
    top: 0;
    top: 50%;
    right: 0;
    right: 15px;
    margin-top: -3px;
    content: "";
    border: 5px solid transparent;
    border-top: 5px solid #ffffff;
  }

  .applying-tabs {
    display: none;
  }

  .applying-tabs__img {
    max-width: 360px;
    margin-top: 70px;
  }

  .applying-tabs__icon-drop {
    width: 40px;
    height: 40px;
  }

  .applying-tabs__info {
    padding-bottom: 20px;
  }

  .applying-tabs__icon-clock {
    width: 30px;
    height: 30px;
  }

  .applying-tabs__content-inner {
    gap: 0 50px;
    align-items: center;
    margin-top: 110px;
    justify-content: space-around;
  }

  .applying__inner {
    display: block;
    width: 100%;
    margin: 0 auto;
  }

  .applying-tabs__info-text {
    font-size: 16px;
  }
}

@media (max-width: 1020px) {
  .composition-promo__btn-down {
    top: 50px;
  }
}

@media (max-width: 1000px) {
  .articles__item .articles__info {
    transform: translateY(-15%);
    text-align: left;
    opacity: 1;
  }

  .articles__info-title {
    margin-top: 0;
  }

  .articles__item {
    height: 300px;
  }

  .articles__info-btn {
    font-size: 1.2rem;
  }

  .purpose__img {
    width: 100%;
    max-width: 550px;
  }

  .page-404-promo__item-img {
    max-width: 500px;
  }

  .composition-promo__inner {
    gap: 0;
  }

  .pub__about {
    grid-column: span 1;
    grid-auto-flow: column;
  }

  .pub__inner {
    grid-template-columns: 1fr;
  }

  .pub__item-img {
    padding: 200px 0;
  }

  .pub__item-1 {
    order: -5;
  }

  .pub__item-2 {
    order: -6;
  }

  .pub__item-3 {
    order: -4;
  }

  .pub__item-4 {
    order: -3;
  }

  .pub__item-5 {
    order: -1;
  }

  .pub__item-6 {
    order: -2;
  }

  .pub__about-inner {
    display: flex;
    flex-direction: column;
  }

  .pub_3__item-text-padding-top {
    padding-top: 0px;
  }

  .pub_3__item-text-padding-bottom {
    padding-bottom: 20px;
  }
}

@media (max-width: 950px) {
  .composition__item-img {
    position: absolute;
    left: 70%;
  }

  .composition-promo__inner {
    justify-content: inherit;
  }
}

@media (max-width: 930px) {
  .composition-promo__inner {
    top: 110px;
    gap: 20px 0;
    flex-direction: column;
  }

  .composition-promo__item {
    width: 100%;
    max-width: 600px;
  }

  .composition__item-img {
    top: 0;
  }

  .composition-promo__buttons {
    margin-top: 510px;
  }
}

@media (max-width: 920px) {
  .composition-promo__buttons {
    margin-top: 520px;
  }
}

@media (max-width: 900px) {
  .page-404-promo__item-img {
    max-width: 420px;
  }
}

@media (max-width: 890px) {
  promo {
    background-position: center;
  }
}

@media (max-width: 860px) {
  .promo__btn-down {
    display: none;
  }
}

@media (max-width: 850px) {
  .promo__btn-down {
    display: none;
  }

  .purpose__inner {
    align-items: center;
    flex-direction: column;
    text-align: center;
  }

  .purpose__title {
    width: 100%;
    padding-top: 20px;
  }

  .purpose__buttons {
    display: flex;
    gap: 0 30px;
    justify-content: center;
    width: 100%;
  }

  .purpose__item {
    max-width: 550px;
  }

  .purpose__btn-2.btn-3 {
    margin: 0;
  }
}

@media (max-width: 800px) {
  .header__menu {
    display: none;
  }

  .mobile-nav-button {
    display: flex;
  }

  .mobile-nav.active {
    z-index: 11;
    display: flex;
    justify-content: center;
  }

  .header__menu-list {
    flex-direction: column;
    margin-right: 0;
  }

  .header__menu-list-link {
    font-size: 18px;
    font-weight: 400;
  }

  .header__menu-list-item + .header__menu-list-item {
    margin-top: 20px;
    margin-left: 0;
  }

  .promo__buttons {
    margin-top: 14px;
  }

  .composition__item-img {
    max-width: 260px;
  }

  .composition-promo__inner {
    margin-top: 0;
  }

  .promo__button-link.btn-1,
  .promo__button-link.btn-2 {
    padding: 14px 27px;
  }
}

@media (max-width: 775px) {
  .inst__button-link-2.btn-2,
  .inst__button-link.btn-1 {
    padding: 14px 21px;
  }
}

@media (max-width: 760px) {
  .composition-promo__inner {
    top: 100px;
    gap: 0;
    align-items: center;
    flex-direction: column;
  }

  .composition-promo__buttons {
    display: block;
    margin: 0 auto;
    margin-top: 830px;
    text-align: center;
  }

  .composition-promo__item-img {
    margin-top: 0;
  }

  .composition__item-img {
    position: relative;
    left: 0;
  }
}

@media (max-width: 708px) {
  .inst__button-link-2.btn-2,
  .inst__button-link.btn-1 {
    padding: 14px 21px;
  }
}

@media (max-width: 706px) {
  .promo__item-img {
    max-width: 320px;
  }

  .promo__item-img.composition__item-img {
    max-width: 260px;
  }
}

@media (max-width: 700px) {
  .promo__inner {
    top: 68px;
    right: 0;
    left: 0;
    justify-content: center;
  }

  .promo__item {
    margin: 0 auto;
    text-align: center;
  }

  .promo__item-img {
    display: block;
    max-width: 170px;
    margin: 0 auto;
  }

  .promo__item-imgbox {
    position: absolute;
    top: 200px;
    right: 0;
    left: 0;
  }

  .promo__btn-down {
    top: 116px;
  }

  .promo__buttons {
    margin: 0 auto;
    margin-top: 240px;
  }

  .promo__note {
    font-size: 0.725rem;
  }

  .qualities__item {
    max-width: 250px;
  }

  .qualities__img-icon-2 {
    width: 35px;
  }

  .qualities__img-icon-1 {
    width: 22px;
  }

  .qualities__text {
    font-size: 17px;
    top: 60px;
  }

  .inst-promo__inner {
    top: 110px;
    right: 0;
    flex-direction: column;
  }

  .inst-promo-img {
    display: block;
    max-width: 270px;
    margin: 0 auto;
  }

  .inst-promo__item-img {
    margin-top: 15px;
  }

  .inst-promo__buttons {
    justify-content: center;
  }

  .inst-promo__buttons {
    margin-top: 378px;
  }

  .inst-promo__item-img {
    position: absolute;
    top: 170px;
    right: 0;
    left: 0;
  }

  .instruction__buttons {
    margin-top: 38px;
  }

  .composition__inner {
    grid-template-columns: 1fr;
  }

  .pub__title {
    font-size: 2.5rem;
  }

  .pub__subtitle {
    font-size: 1.125rem;
  }

  .pub__text,
  .pub__list-item {
    font-size: 1rem;
  }

  .pub__about-text {
    font-size: 1.125rem;
  }

  .destination__inner {
    flex-wrap: wrap;
  }

  .find-promo {
    padding-top: 60px;
  }

  .find-promo__inner {
    flex-direction: column-reverse;
    margin-top: 0;
  }

  .find-promo__text {
    order: -1;
  }

  .find-promo__item {
    display: grid;
  }

  .find__item-img {
    max-width: 400px;
  }

  .find-promo__item-img {
    order: -2;
    margin-top: 50px;
  }

  .find-promo__buttons {
    position: absolute;
    top: 105%;
    left: 0;
    right: 0;
    text-align: center;
  }

  .find-promo__text {
    margin-top: 0;
  }

  .promo__title {
    font-size: 3rem;
  }

  .promo__text {
    font-size: 2rem;
  }

  .footer {
    font-size: 14px;
  }
}

@media (max-width: 660px) {
  .promo__title {
    font-size: 40px;
  }

  .promo__text {
    font-size: 30px;
  }

  .promo__item-imgbox {
    top: 133px;
  }

  .promo__item-img {
    margin-top: 30px;
  }

  .composition-promo {
    padding: 90px 0;
  }

  .composition-promo__btn-down {
    top: 90px;
  }
}

@media (max-width: 650px) {
  .btn-1,
  .btn-2 {
    font-size: 0.875rem;
  }

  .promo__inner {
    background-color: #ffffff;
  }

  .promo__button-link.btn-2 {
    color: #e32e24;
    border-color: #e32e24;
  }

  .composition__button-link.btn-2 {
    color: #ffffff;
    border-color: #ffffff;
  }

  .promo {
    background-position: bottom center;
    background-size: contain;
  }

  .articles__inner {
    grid-template-columns: 1fr;
  }

  .articles__image {
    width: 100%;
    max-width: 616px;
  }

  .articles__info {
    align-items: flex-start;
    padding-left: 40px;
  }

  .articles__info-title {
    font-size: 2rem;
  }
}

@media (max-width: 600px) {
  .instruction__item-title {
    font-size: 23px;
  }

  .page-404-promo__inner {
    flex-direction: column;
  }

  .page-404-promo__item-img {
    margin-top: 50px;
  }

  .page-404-promo__title {
    font-size: 100px;
  }

  .page-404-promo__button-link {
    font-size: 16px;
  }

  .video__popup {
    height: 400px;
  }

  .destination__btn.btn-1 {
    margin-right: 0;
  }

  .video__btn.btn-1 {
    margin-right: 0;
  }

  .video__btn.btn-2 {
    margin-top: 10px;
  }

  .composition-promo__buttons {
    margin-top: 880px;
  }

  .pub__title {
    font-size: 3.125rem;
  }

  .pub__subtitle {
    font-size: 1rem;
  }

  .pub__btn-2.btn-2 {
    padding: 17px 50px;
  }

  .pub__btn-1 {
    margin-right: 0;
    margin-bottom: 10px;
  }

  .pub__item-text {
    padding: 70px 10px;
  }

  .created-link {
    margin-bottom: 90px;
  }
  .pub__inner {
    grid-template-rows: 400px;
  }

  .destination__btn.btn-2 {
    margin-top: 10px;
  }
}

@media (max-width: 568px) {
  .composition-promo__buttons {
    margin-top: 930px;
  }
}

@media (max-width: 560px) {
  .qualities__inner {
    gap: 0 20px;
  }
}

@media (max-width: 550px) {
  .promo__bottom-img-bg {
    display: block;
    max-width: 600px;
    height: 100%;
    padding-top: 85px;
  }

  .promo {
    margin-bottom: -380px;
    background-image: none !important;
  }
}

@media (max-width: 530px) {
  .qualities__inner {
    gap: 30px;
    flex-direction: column;
  }

  .pub__btn-1.btn-1,
  .pub__btn-2.btn-2 {
    width: 80%;
  }
}

@media (max-width: 507px) {
  .instruction__button-link-1.btn-1,
  .instruction__button-link-2.btn-2 {
    padding: 14px 27px;
  }

  .purpose__buttons {
    gap: 0 10px;
  }
}

@media (max-width: 500px) {
  .footer {
    font-size: 12px;
  }

  .composition-promo__text,
  .composition-promo__header-text {
    font-size: 0.875rem;
  }

  .composition__item-text,
  .notes {
    font-size: 0.875rem;
  }

  .composition__title {
    font-size: 1.875rem;
  }

  .contacts__list-kyiv,
  .contacts__list-vinnytsia {
    font-size: 1rem;
  }
}

@media (max-width: 484px) {
  .purpose__btn-1.btn-1,
  .purpose__btn-2.btn-3 {
    padding: 14px 13px;
  }
}

@media (max-width: 480px) {
  .composition__button-link.btn-1,
  .composition__button-link.btn-2 {
    width: 80%;
  }

  .composition__button-link.btn-2 {
    margin-top: 10px;
  }
}

@media (max-width: 476px) {
  .instruction__button-link-1.btn-1,
  .instruction__button-link-2.btn-2 {
    padding: 14px 25px;
  }
}

@media (max-width: 468px) {
  .instruction__button-link-1.btn-1,
  .instruction__button-link-2.btn-2 {
    padding: 14px 21px;
  }
}

@media (max-width: 463px) {
  .composition-promo__btn-down {
    display: none;
  }
}

@media (max-width: 452px) {
  .purpose__buttons {
    gap: 10px;
    align-items: center;
    flex-direction: column;
  }

  .composition-promo__buttons {
    margin-top: 930px;
  }
}

@media (max-width: 440px) {
  .inst-promo__item-img {
    top: 184px;
  }

  .inst-promo__buttons {
    margin-top: 360px;
  }

  .inst-promo__buttons.instruction__buttons {
    margin-top: 30px;
  }

  .composition-promo__buttons {
    margin-top: 900px;
  }
}

@media (max-width: 430px) {
  .inst-promo__buttons {
    gap: 10px;
    flex-direction: column;
    width: 250px;
    margin: 0 auto;
    margin-top: 310px;
  }

  .inst-promo__item-img {
    margin-top: -9px;
  }

  .inst-promo__text {
    font-size: 20px;
  }

  .inst-promo__item-img {
    top: 120px;
  }

  .created-link {
    margin-bottom: 60px;
  }
}

@media (max-width: 420px) {
  .composition-promo__buttons {
    margin-top: 920px;
  }

  .pub__title {
    font-size: 1.875rem;
  }
}

@media (max-width: 400px) {
  .composition__button-link.btn-1,
  .composition__button-link.btn-2 {
    width: 100%;
  }

  .composition-promo__buttons {
    margin-top: 1030px;
  }

  .pub__btn-1.btn-1,
  .pub__btn-2.btn-2 {
    width: 90%;
  }

  .pub__about-inner {
    max-width: 320px;
    width: 100%;
  }

  .pub__about-text {
    font-size: 1rem;
  }

  .pub__about-img {
    max-width: 250px;
  }

  .applying-tabs__content-inner {
    flex-direction: column;
  }

  .find-promo__button-link.btn-1 {
    width: 90%;
  }
}

@media (max-width: 380px) {
  .promo__item-imgbox {
    top: 140px;
  }

  .video__popup {
    height: 270px;
  }
}

@media (max-width: 324px) {
  .promo__item-img {
    margin-top: 70px;
  }

  .promo__bottom-img-bg {
    padding-top: 137px;
  }

  .composition-promo__buttons {
    margin-top: 1052px;
  }

  .composition-promo {
    padding: 70px 0;
  }
}

/* Adaptive /end */
