/*** Variables ***/
/*** Mixins ***/
.section-news .post-list .post-item:first-child .card-body .card-body-r .card-title a, .section-news .post-list .post-item:first-child .card-body .card-body-r .card-title a:hover {
  font-size: 40px;
  font-family: "Poppins", sans-serif;
  line-height: 1.2;
  margin: 0 0 0.5em;
}
@media screen and (max-width: 1279px) {
  .section-news .post-list .post-item:first-child .card-body .card-body-r .card-title a, .section-news .post-list .post-item:first-child .card-body .card-body-r .card-title a:hover {
    font-size: 32px;
  }
}

.section-info-top .info-top-content .info-top-content-h h2, .section-about-2 .about-2-h h2, .section-service .service-info h2, .section-service .service-projects .service-projects-h h2, .section-team .container .team-h h2, .section-article .article-body .txt h2, .section-post .post-h .post-h-l h1, .section-news .news-h h1, .section-news .post-list .post-item:first-child .card-body .card-body-r .card-title a, .section-categories .categories-item h2, .section-details .headline h2, .section-hposts .headline h2, .section-partners .headline h2, .header .header-r .header-nav ul li > span {
  background: linear-gradient(to right, #3c1e66, #4b0091);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  display: inline-block;
  vertical-align: middle;
  padding-bottom: 0.2em;
}

.card.card--details .card-title {
  background: linear-gradient(to right, #744f95, #3f357a);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  display: inline-block;
  vertical-align: middle;
  padding-bottom: 0.2em;
}

.section-info-top .info-top-content .row h3, .section-news .post-list .post-item:first-child .card-body .card-body-r .card-title a:hover, .card.card--details.card--details--years .card-title {
  background: linear-gradient(to right, #ff7d14, #f25e0d);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  display: inline-block;
  vertical-align: middle;
  padding-bottom: 0.2em;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

/***** Default and helpers *****/
html {
  padding: 0;
  margin: 0;
  height: 100%;
}

body {
  overflow-x: hidden;
  color: #000;
  font-family: "Public Sans", sans-serif;
  font-size: 16px;
  height: 100%;
  line-height: 1.3;
}

@font-face {
  font-family: "Public Sans";
  src: url("../fonts/subset-PublicSans-SemiBold.woff2") format("woff2"), url("../fonts/subset-PublicSans-SemiBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Public Sans";
  src: url("../fonts/subset-PublicSans-Regular.woff2") format("woff2"), url("../fonts/subset-PublicSans-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/subset-Poppins-Regular.woff2") format("woff2"), url("../fonts/subset-Poppins-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/subset-Poppins-Medium.woff2") format("woff2"), url("../fonts/subset-Poppins-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/subset-Poppins-SemiBold.woff2") format("woff2"), url("../fonts/subset-Poppins-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/subset-Poppins-Bold.woff2") format("woff2"), url("../fonts/subset-Poppins-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
* {
  box-sizing: border-box;
}
*:before, *:after {
  box-sizing: border-box;
}

input[type=submit],
input[type=text],
input[type=number],
input[type=tel],
input[type=email],
input[type=password],
input[type=url],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

input,
textarea,
label {
  font-family: "Public Sans", sans-serif;
}

a,
button,
input,
textarea,
select {
  outline: none;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  opacity: 0.7;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  opacity: 0.7;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 0.7;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  opacity: 0.7;
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  opacity: 0.4;
}
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
  opacity: 0.4;
}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  opacity: 0.4;
}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
  opacity: 0.4;
}

textarea {
  resize: vertical;
}

table {
  border-collapse: collapse;
}

a {
  color: #000;
  text-decoration: none;
  transition: all 0.2s;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4 {
  font-family: "Poppins", sans-serif;
  line-height: 1.2;
  margin: 0 0 0.5em;
}

h1,
.h1 {
  font-size: 40px;
  font-weight: bold;
}
@media screen and (max-width: 1279px) {
  h1,
  .h1 {
    font-size: 32px;
  }
}

h2,
.h2 {
  font-size: 40px;
  font-weight: bold;
}
@media screen and (max-width: 1279px) {
  h2,
  .h2 {
    font-size: 32px;
  }
}

h3,
.h3 {
  font-size: 24px;
  font-weight: 600;
}

h4,
.h4 {
  font-size: 20px;
  font-weight: 600;
}

p {
  margin: 0 0 1em;
}

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

/***** Buttons *****/
.btn {
  cursor: pointer;
  transition: all 0.4s;
  display: inline-block;
  text-align: center;
  border: none;
  border-radius: 24px;
  padding: 9px 26px;
  line-height: 30px;
  font-weight: bold;
  background: #ccc;
  text-transform: uppercase;
  transition: all 0.2s;
}
@media screen and (max-width: 1024px) {
  .btn {
    padding: 9px 15px;
  }
}
.btn.btn-primary {
  background: linear-gradient(to right, #ff7d14, #f25e0d);
  color: #fff;
}
.btn.btn-primary:hover {
  background: linear-gradient(to right, #ff8826, #f5691d);
}
.btn.btn-secondary {
  background: linear-gradient(to right, #3f357a, #744f95);
  color: #fff;
  position: relative;
}
.btn.btn-secondary:hover {
  background: linear-gradient(to right, #4f4391, #825ba3);
}
.btn.btn-outline-secondary {
  padding: 9px 20px;
  background: linear-gradient(to right, #4b0091, #3c1e66);
  position: relative;
}
@media screen and (max-width: 1024px) {
  .btn.btn-outline-secondary {
    padding: 9px 15px;
  }
}
.btn.btn-outline-secondary:before {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  background: #fff;
  border-radius: 22px;
  opacity: 1;
  visibility: visible;
  transition: all 0.2s;
}
.btn.btn-outline-secondary img {
  position: relative;
  z-index: 1;
}
.btn.btn-outline-secondary span {
  color: #3c1e66;
  position: relative;
  z-index: 1;
}
.btn.btn-outline-secondary:hover:before {
  opacity: 0;
  visibility: hidden;
}
.btn.btn-outline-secondary:hover span {
  color: #fff;
}
.btn.btn-outline-secondary.btn-icon {
  padding: 9px 25px;
}
@media screen and (max-width: 1024px) {
  .btn.btn-outline-secondary.btn-icon {
    padding: 9px 15px;
  }
}
.btn.btn-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}
.btn.btn-icon img {
  width: 30px;
  height: 30px;
  -o-object-fit: contain;
     object-fit: contain;
}
.btn.btn-sm {
  padding: 6px 18px;
  font-size: 10px;
  line-height: 14px;
  height: 26px;
}
@media screen and (max-width: 1024px) {
  .btn.btn-sm {
    padding: 6px 12px;
  }
}

.btns {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 -4px;
}
.btns .btn {
  margin: 0 8px 4px 0;
}
.btns .btn:last-child {
  margin-right: 0;
}
.btns.btns-centered {
  justify-content: center;
}

/**** Form elements *****/
.form-group {
  margin-bottom: 20px;
}

.form-control {
  border: 1px solid #000;
  background: #fff;
  border-radius: 5px;
  display: block;
  width: 100%;
  padding: 10px 20px;
  line-height: 20px;
  font-size: 16px;
}

/* Selectric */
/***** Simple elements, atoms *****/
.icon {
  fill: currentColor;
  max-height: 100%;
  max-width: 100%;
  overflow: visible;
}

.highlight {
  color: #f25e0d;
}

.text-center {
  text-align: center;
}

/***** Components, common blocks *****/
.txt {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 500;
}
@media screen and (max-width: 1024px) {
  .txt {
    font-size: 16px;
  }
}
.txt h2 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 0.7em;
}
.txt h2:not(:first-child) {
  margin-top: 1.3em;
}
@media screen and (max-width: 1024px) {
  .txt h2:not(:first-child) {
    margin-top: 1em;
  }
}
.txt h3 {
  margin-bottom: 0.7em;
}
.txt h3:not(:first-child) {
  margin-top: 1.3em;
}
@media screen and (max-width: 1024px) {
  .txt h3:not(:first-child) {
    margin-top: 1em;
  }
}
.txt blockquote {
  color: #f25e0d;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 20px;
  margin: 40px 0 40px 100px;
}
@media screen and (max-width: 1024px) {
  .txt blockquote {
    margin: 30px 0 30px 50px;
    font-size: 18px;
  }
}
.txt ul.highlight-list {
  background: #fff6ec;
  border-radius: 20px;
  padding: 60px 100px;
  margin: 60px 0;
  list-style: none;
}
@media screen and (max-width: 1279px) {
  .txt ul.highlight-list {
    padding: 40px;
    margin: 40px 0;
  }
}
@media screen and (max-width: 1024px) {
  .txt ul.highlight-list {
    padding: 30px;
    margin: 30px 0;
  }
}
.txt ul.highlight-list li {
  position: relative;
  padding-left: 40px;
}
@media screen and (max-width: 1024px) {
  .txt ul.highlight-list li {
    padding-left: 30px;
  }
}
.txt ul.highlight-list li:not(:last-child) {
  margin-bottom: 15px;
}
.txt ul.highlight-list li:before {
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  left: 0;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: linear-gradient(to right, #4b0091, #3c1e66);
}
@media screen and (max-width: 1024px) {
  .txt ul.highlight-list li:before {
    width: 12px;
    height: 12px;
    top: 5px;
  }
}
.txt .table {
  margin: 40px 0;
  overflow: hidden;
  border-radius: 20px;
  display: inline-block;
}
@media screen and (max-width: 1024px) {
  .txt .table {
    overflow-x: auto;
    display: block;
    margin: 40px -25px;
    padding: 0 25px;
    border-radius: 0;
  }
}
.txt .table table {
  font-size: 18px;
  border-style: solid;
  border-color: #c9d3df;
  border-width: 0;
  border-collapse: separate;
  border-spacing: 0;
}
@media screen and (max-width: 1279px) {
  .txt .table table {
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .txt .table table {
    font-size: 14px;
  }
}
.txt .table table thead tr {
  background: linear-gradient(to right, #4b0091, #3c1e66);
}
.txt .table table thead tr th {
  color: #fff;
  text-align: left;
  font-weight: 600;
  padding: 15px 20px;
  border-width: 0 1px 1px 0;
  border-style: solid;
  border-color: #c9d3df;
}
@media screen and (max-width: 1024px) {
  .txt .table table thead tr th {
    padding: 10px;
  }
}
.txt .table table thead tr th:first-child {
  border-radius: 20px 0 0 0;
  border-left-width: 1px;
}
@media screen and (max-width: 1024px) {
  .txt .table table thead tr th:first-child {
    border-radius: 0;
  }
}
.txt .table table thead tr th:last-child {
  border-radius: 0 20px 0 0;
}
@media screen and (max-width: 1024px) {
  .txt .table table thead tr th:last-child {
    border-radius: 0;
  }
}
.txt .table table tbody tr td {
  font-weight: normal;
  padding: 15px 20px;
  border-width: 0 1px 1px 0;
  border-style: solid;
  border-color: #c9d3df;
}
@media screen and (max-width: 1024px) {
  .txt .table table tbody tr td {
    padding: 10px;
  }
}
.txt .table table tbody tr td:first-child {
  border-left-width: 1px;
}
.txt .table table tbody tr:last-child td:first-child {
  border-radius: 0 0 0 20px;
}
@media screen and (max-width: 1024px) {
  .txt .table table tbody tr:last-child td:first-child {
    border-radius: 0;
  }
}
.txt .table table tbody tr:last-child td:last-child {
  border-radius: 0 0 20px 0;
}
@media screen and (max-width: 1024px) {
  .txt .table table tbody tr:last-child td:last-child {
    border-radius: 0;
  }
}

.links-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px -30px;
}
.links-list .link-item {
  padding: 0 15px 30px;
  width: 50%;
  flex: 0 0 50%;
}
@media screen and (max-width: 1024px) {
  .links-list .link-item {
    width: 100%;
    flex: 0 0 100%;
  }
}
.links-list .link-item .card.card--link {
  display: flex;
  border-top: 1px solid #ffebd5;
  padding-top: 30px;
}
@media screen and (max-width: 1279px) {
  .links-list .link-item .card.card--link {
    padding-top: 20px;
  }
}
.links-list .link-item .card.card--link .card-icon {
  width: 30px;
  height: 30px;
  flex: 0 0 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
}
@media screen and (max-width: 1279px) {
  .links-list .link-item .card.card--link .card-icon {
    margin-right: 10px;
  }
}
.links-list .link-item .card.card--link .card-body {
  flex: 1;
}
.links-list .link-item .card.card--link .card-body .card-title {
  text-transform: uppercase;
  margin-bottom: 20px;
}
@media screen and (max-width: 1279px) {
  .links-list .link-item .card.card--link .card-body .card-title {
    font-size: 14px;
    margin-bottom: 10px;
  }
}
.links-list .link-item .card.card--link .card-body .card-link {
  font-weight: bold;
  font-family: "Poppins", sans-serif;
  transition: all 0.2s;
  font-size: 20px;
}
@media screen and (max-width: 1279px) {
  .links-list .link-item .card.card--link .card-body .card-link {
    font-size: 16px;
  }
}
.links-list .link-item .card.card--link:hover .card-link {
  color: #f25e0d;
}

/***** Layout *****/
.container {
  width: 100%;
  margin: 0 auto;
  padding: 0 40px;
  max-width: 1340px;
}
@media screen and (max-width: 1279px) {
  .container {
    padding: 0 30px;
  }
}
@media screen and (max-width: 1024px) {
  .container {
    padding: 0 25px;
  }
}

.main {
  margin-top: 122px;
  position: relative;
  z-index: 0;
  background: linear-gradient(to bottom, #f8fbfd, #fff 500px);
}
@media screen and (max-width: 1024px) {
  .main {
    margin-top: 65px;
  }
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -40px;
}
@media screen and (max-width: 1279px) {
  .row {
    margin: 0 -20px;
  }
}
@media screen and (max-width: 1024px) {
  .row {
    margin: 0;
  }
}
.row .col {
  padding: 0 40px;
  width: 50%;
  flex: 0 0 50%;
}
@media screen and (max-width: 1279px) {
  .row .col {
    padding: 0 20px;
  }
}
@media screen and (max-width: 1024px) {
  .row .col {
    padding: 0;
    width: 100%;
    flex: 0 0 100%;
  }
}

/***** Header *****/
.header {
  position: fixed;
  z-index: 10;
  background: #fff;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  transition: all 0.2s;
  box-shadow: 0 0 20px rgba(137, 137, 137, 0.25);
}
.header .header-i {
  display: flex;
  align-items: stretch;
}
@media screen and (max-width: 1024px) {
  .header .header-i {
    align-items: center;
  }
}
.header .logo {
  transition: all 0.4s;
  margin-right: 100px;
  width: 100px;
  padding: 22px 0;
}
@media screen and (max-width: 1279px) {
  .header .logo {
    margin-right: 60px;
  }
}
@media screen and (max-width: 1024px) {
  .header .logo {
    width: 57px;
    padding: 10px 0;
  }
}
.header .logo a {
  line-height: 0;
  display: block;
}
.header .logo img {
  height: 79px;
  transition: all 0.4s;
}
@media screen and (max-width: 1024px) {
  .header .logo img {
    height: 45px;
  }
}
.header .header-r {
  display: flex;
  align-items: stretch;
  flex: 1;
}
@media screen and (max-width: 1024px) {
  .header .header-r {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    top: 65px;
    left: 0;
    width: 100%;
    bottom: 0;
    background: #fff;
    display: flex;
    flex-direction: column;
    transition: all 0.2s;
  }
}
.header .header-r .header-nav {
  margin-right: 40px;
  display: flex;
  align-items: stretch;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .header .header-r .header-nav {
    margin: 0;
    flex: 1;
    padding: 25px;
    overflow-y: auto;
  }
}
.header .header-r .header-nav ul {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: stretch;
  gap: 24px;
  list-style: none;
}
@media screen and (max-width: 1279px) {
  .header .header-r .header-nav ul {
    gap: 0;
  }
}
@media screen and (max-width: 1024px) {
  .header .header-r .header-nav ul {
    flex-direction: column;
    gap: 15px;
  }
}
.header .header-r .header-nav ul li {
  margin: 0;
  display: flex;
  align-items: stretch;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .header .header-r .header-nav ul li {
    display: block;
  }
}
.header .header-r .header-nav ul li > a,
.header .header-r .header-nav ul li > span {
  display: flex;
  align-items: center;
  padding: 20px 20px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
}
@media screen and (max-width: 1279px) {
  .header .header-r .header-nav ul li > a,
  .header .header-r .header-nav ul li > span {
    font-size: 18px;
    padding: 20px 15px;
  }
}
@media screen and (max-width: 1024px) {
  .header .header-r .header-nav ul li > a,
  .header .header-r .header-nav ul li > span {
    display: block;
    padding: 5px 0;
  }
}
.header .header-r .header-nav ul li > a:hover {
  color: #4e2a7c;
}
.header .header-r .header-nav ul li > span {
  cursor: default;
  position: relative;
}
.header .header-r .header-nav ul li > span:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background: linear-gradient(to right, #ff7d14, #f25e0d);
}
@media screen and (max-width: 1024px) {
  .header .header-r .header-nav ul li > span:after {
    display: none;
  }
}
.header .header-r .header-nav ul li ul {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 100%;
  background: #fff;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
  display: block;
  padding: 5px 20px 10px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: all 0.2s;
  z-index: 1;
}
@media screen and (max-width: 1024px) {
  .header .header-r .header-nav ul li ul {
    position: relative;
    top: auto;
    background: none;
    box-shadow: none;
    padding: 5px 0 20px;
    opacity: 1;
    visibility: visible;
  }
}
@media screen and (max-width: 479px) {
  .header .header-r .header-nav ul li ul {
    padding: 3px 0 10px;
  }
}
.header .header-r .header-nav ul li ul li {
  display: block;
  padding: 0;
}
.header .header-r .header-nav ul li ul li > a,
.header .header-r .header-nav ul li ul li > span {
  font-family: "Public Sans", sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-transform: none;
  white-space: nowrap;
  padding: 6px 0;
}
@media screen and (max-width: 479px) {
  .header .header-r .header-nav ul li ul li > a,
  .header .header-r .header-nav ul li ul li > span {
    padding: 3px 0;
  }
}
.header .header-r .header-nav ul li.menu-item-has-children:hover > a:after,
.header .header-r .header-nav ul li.menu-item-has-children:hover > span:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background: linear-gradient(to right, #ff7d14, #f25e0d);
}
@media screen and (max-width: 1024px) {
  .header .header-r .header-nav ul li.menu-item-has-children:hover > a:after,
  .header .header-r .header-nav ul li.menu-item-has-children:hover > span:after {
    display: none;
  }
}
.header .header-r .header-nav ul li.menu-item-has-children:hover ul {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.header .header-r .header-lang {
  margin: 0 10px 0 auto;
  display: flex;
  align-items: center;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .header .header-r .header-lang {
    margin: 0;
    padding: 20px 25px;
    width: 100%;
    height: 70px;
    flex: 0 0 70px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
}
.header .header-r .header-lang:before {
  content: "";
  position: absolute;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0));
}
@media screen and (max-width: 1024px) {
  .header .header-r .header-lang:before {
    display: block;
  }
}
.header .header-r .header-lang a {
  display: block;
  line-height: 0;
}
.header .header-r .header-lang a:hover {
  opacity: 0.8;
}
.header .toggler {
  display: none;
  margin-left: auto;
  margin-right: -10px;
  width: 36px;
  height: 36px;
  position: relative;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  color: #000;
  transition: all 0.2s;
}
@media screen and (max-width: 1024px) {
  .header .toggler {
    display: flex;
  }
}
.header .toggler .icon {
  position: absolute;
  overflow: visible;
  margin: auto;
  transition: all 0.1s;
}
.header .toggler .icon.icon-menu {
  width: 36px;
  height: 19px;
}
.header .toggler .icon.icon-cross {
  opacity: 0;
  visibility: hidden;
  width: 24px;
  height: 24px;
}
.header .toggler:hover .icon {
  opacity: 0.8;
}

body.is-scrolled .header .logo {
  padding: 10px 0;
}
body.is-scrolled .header .logo img {
  height: 45px;
}
body.is-scrolled .header .header-r .header-nav ul li a,
body.is-scrolled .header .header-r .header-nav ul li span {
  padding: 5px 20px;
}

body.is-menu {
  overflow: hidden;
}
body.is-menu .header .header-r {
  opacity: 1;
  visibility: visible;
  transition: all 0.2s;
}
body.is-menu .header .toggler .icon.icon-menu {
  opacity: 0;
  visibility: hidden;
}
body.is-menu .header .toggler .icon.icon-cross {
  opacity: 1;
  visibility: visible;
}
body.is-menu .header .toggler .icon.icon-cross:hover {
  opacity: 0.8;
}

/***** Footer *****/
.footer .footer-t {
  background: #fff6ec;
  padding: 52px 0 94px;
}
@media screen and (max-width: 1279px) {
  .footer .footer-t {
    padding: 40px 0 60px;
  }
}
@media screen and (max-width: 1024px) {
  .footer .footer-t {
    padding: 40px 0;
  }
}
.footer .footer-t .footer-t-i {
  display: flex;
  flex-wrap: wrap;
}
.footer .footer-t .footer-t-i .footer-l {
  width: 24.4%;
  flex: 0 0 24.4%;
  padding-right: 30px;
}
@media screen and (max-width: 1024px) {
  .footer .footer-t .footer-t-i .footer-l {
    width: 100%;
    flex: 0 0 100%;
    padding: 0 0 40px;
  }
}
.footer .footer-t .footer-t-i .footer-l .logo {
  line-height: 0;
  margin-bottom: 26px;
}
.footer .footer-t .footer-t-i .footer-l .footer-info {
  margin-bottom: 26px;
}
.footer .footer-t .footer-t-i .footer-l .social-list {
  display: flex;
  align-items: center;
  gap: 8px;
}
.footer .footer-t .footer-t-i .footer-l .social-list a {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #f25e0d;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 3px;
  line-height: 0;
}
.footer .footer-t .footer-t-i .footer-l .social-list a:hover {
  background: #f5691d;
}
.footer .footer-t .footer-t-i .footer-r {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  margin: 20px -15px -40px;
}
@media screen and (max-width: 1024px) {
  .footer .footer-t .footer-t-i .footer-r {
    margin: 0 -10px -40px;
  }
}
.footer .footer-t .footer-t-i .footer-r .footer-block {
  padding: 0 15px 40px;
}
@media screen and (max-width: 1024px) {
  .footer .footer-t .footer-t-i .footer-r .footer-block {
    padding: 0 10px 40px;
  }
}
.footer .footer-t .footer-t-i .footer-r .footer-block:nth-child(1) {
  width: 20%;
  flex: 0 0 20%;
}
@media screen and (max-width: 1279px) {
  .footer .footer-t .footer-t-i .footer-r .footer-block:nth-child(1) {
    width: 33.3333%;
    flex: 0 0 33.3333%;
  }
}
@media screen and (max-width: 1024px) {
  .footer .footer-t .footer-t-i .footer-r .footer-block:nth-child(1) {
    width: 50%;
    flex: 0 0 50%;
  }
}
@media screen and (max-width: 575px) {
  .footer .footer-t .footer-t-i .footer-r .footer-block:nth-child(1) {
    width: 100%;
    flex: 0 0 100%;
  }
}
.footer .footer-t .footer-t-i .footer-r .footer-block:nth-child(2) {
  width: 21%;
  flex: 0 0 21%;
}
@media screen and (max-width: 1279px) {
  .footer .footer-t .footer-t-i .footer-r .footer-block:nth-child(2) {
    width: 33.3333%;
    flex: 0 0 33.3333%;
  }
}
@media screen and (max-width: 1024px) {
  .footer .footer-t .footer-t-i .footer-r .footer-block:nth-child(2) {
    width: 50%;
    flex: 0 0 50%;
  }
}
@media screen and (max-width: 575px) {
  .footer .footer-t .footer-t-i .footer-r .footer-block:nth-child(2) {
    width: 100%;
    flex: 0 0 100%;
  }
}
.footer .footer-t .footer-t-i .footer-r .footer-block:nth-child(3) {
  width: 17%;
  flex: 0 0 17%;
}
@media screen and (max-width: 1279px) {
  .footer .footer-t .footer-t-i .footer-r .footer-block:nth-child(3) {
    width: 33.3333%;
    flex: 0 0 33.3333%;
  }
}
@media screen and (max-width: 1024px) {
  .footer .footer-t .footer-t-i .footer-r .footer-block:nth-child(3) {
    width: 50%;
    flex: 0 0 50%;
  }
}
@media screen and (max-width: 575px) {
  .footer .footer-t .footer-t-i .footer-r .footer-block:nth-child(3) {
    width: 100%;
    flex: 0 0 100%;
  }
}
.footer .footer-t .footer-t-i .footer-r .footer-block:nth-child(4) {
  width: 17%;
  flex: 0 0 17%;
}
@media screen and (max-width: 1279px) {
  .footer .footer-t .footer-t-i .footer-r .footer-block:nth-child(4) {
    width: 33.3333%;
    flex: 0 0 33.3333%;
  }
}
@media screen and (max-width: 1024px) {
  .footer .footer-t .footer-t-i .footer-r .footer-block:nth-child(4) {
    width: 50%;
    flex: 0 0 50%;
  }
}
@media screen and (max-width: 575px) {
  .footer .footer-t .footer-t-i .footer-r .footer-block:nth-child(4) {
    width: 100%;
    flex: 0 0 100%;
  }
}
.footer .footer-t .footer-t-i .footer-r .footer-block:nth-child(5) {
  width: 25%;
  flex: 0 0 25%;
}
@media screen and (max-width: 1279px) {
  .footer .footer-t .footer-t-i .footer-r .footer-block:nth-child(5) {
    width: 33.3333%;
    flex: 0 0 33.3333%;
  }
}
@media screen and (max-width: 1024px) {
  .footer .footer-t .footer-t-i .footer-r .footer-block:nth-child(5) {
    width: 50%;
    flex: 0 0 50%;
  }
}
@media screen and (max-width: 575px) {
  .footer .footer-t .footer-t-i .footer-r .footer-block:nth-child(5) {
    width: 100%;
    flex: 0 0 100%;
  }
}
.footer .footer-t .footer-t-i .footer-r .footer-block .footer-h {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 60px;
}
@media screen and (max-width: 1279px) {
  .footer .footer-t .footer-t-i .footer-r .footer-block .footer-h {
    margin-bottom: 20px;
  }
}
.footer .footer-t .footer-t-i .footer-r .footer-block .footer-h a:hover {
  color: #ff7d14;
}
.footer .footer-t .footer-t-i .footer-r .footer-block .footer-block-body ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.footer .footer-t .footer-t-i .footer-r .footer-block .footer-block-body ul li {
  margin: 0 0 10px;
}
@media screen and (max-width: 1279px) {
  .footer .footer-t .footer-t-i .footer-r .footer-block .footer-block-body ul li {
    margin-bottom: 5px;
  }
}
.footer .footer-t .footer-t-i .footer-r .footer-block .footer-block-body ul li:last-child {
  margin: 0;
}
.footer .footer-t .footer-t-i .footer-r .footer-block .footer-block-body ul li a:hover {
  color: #ff7d14;
}
.footer .footer-t .footer-t-i .footer-r .footer-block .footer-block-body p {
  line-height: 1.5;
}
.footer .footer-t .footer-t-i .footer-r .footer-block .footer-block-body p a:hover {
  color: #ff7d14;
}
.footer .footer-b {
  padding: 14px 0;
  background: url("../images/footer-grad.jpg") 50% 50% no-repeat;
  background-size: cover;
}
@media screen and (max-width: 575px) {
  .footer .footer-b {
    background-image: url("../images/footer-grad-m.jpg");
    padding: 20px 0;
  }
}
.footer .footer-b .cookies-block {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .footer .footer-b .cookies-block {
    flex-direction: column;
  }
}
.footer .footer-b .cookies-block p {
  margin: 0 20px 0 0;
  text-align: right;
  text-transform: uppercase;
  color: #fff;
  flex: auto;
}
@media screen and (max-width: 1024px) {
  .footer .footer-b .cookies-block p {
    margin: 0 0 10px;
  }
}
/***** Homepage *****/
.section-home-hero {
  padding: 60px 0;
}
@media screen and (max-width: 1024px) {
  .section-home-hero {
    padding: 0 0 60px;
    overflow-x: hidden;
  }
}
@media screen and (max-width: 1024px) {
  .section-home-hero .container {
    padding: 0;
  }
}
@media screen and (max-width: 1024px) {
  .section-home-hero .swiper {
    overflow: visible;
  }
}
.section-home-hero .swiper .swiper-slide {
  position: relative;
  padding-bottom: 45.635%;
}
@media screen and (max-width: 1024px) {
  .section-home-hero .swiper .swiper-slide {
    padding-bottom: 70vh;
  }
}
.section-home-hero .swiper .swiper-slide .slide-body {
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  padding: 100px 160px;
}
@media screen and (max-width: 1279px) {
  .section-home-hero .swiper .swiper-slide .slide-body {
    padding: 40px 80px;
  }
}
@media screen and (max-width: 1024px) {
  .section-home-hero .swiper .swiper-slide .slide-body {
    padding: 20px 30px 40px;
    height: auto;
    top: 50%;
    transform: translateY(-50%);
    bottom: auto;
  }
}
.section-home-hero .swiper .swiper-slide .slide-title {
  margin-bottom: 40px;
  max-width: 480px;
}
@media screen and (max-width: 1279px) {
  .section-home-hero .swiper .swiper-slide .slide-title {
    max-width: 80%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .section-home-hero .swiper .swiper-slide .slide-title {
    max-width: 100%;
  }
}
.section-home-hero .swiper .swiper-slide .slide-desc {
  font-family: "Poppins", sans-serif;
  margin-bottom: 20px;
  max-width: 480px;
}
@media screen and (max-width: 1279px) {
  .section-home-hero .swiper .swiper-slide .slide-desc {
    max-width: 80%;
  }
}
@media screen and (max-width: 1024px) {
  .section-home-hero .swiper .swiper-slide .slide-desc {
    max-width: 100%;
  }
}
.section-home-hero .swiper .swiper-slide .slide-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.section-home-hero .swiper .swiper-slide .slide-bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px;
}
@media screen and (max-width: 1024px) {
  .section-home-hero .swiper .swiper-slide .slide-bg img {
    border-radius: 0 0 50px 0;
  }
}
.section-home-hero .swiper .swiper-prev,
.section-home-hero .swiper .swiper-next {
  position: absolute;
  z-index: 10;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 53px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: #fff;
  transition: all 0.2s;
}
@media screen and (max-width: 1024px) {
  .section-home-hero .swiper .swiper-prev,
  .section-home-hero .swiper .swiper-next {
    display: none;
  }
}
.section-home-hero .swiper .swiper-prev:hover,
.section-home-hero .swiper .swiper-next:hover {
  color: #eee;
}
.section-home-hero .swiper .swiper-prev .icon,
.section-home-hero .swiper .swiper-next .icon {
  width: 20px;
  height: 33px;
}
.section-home-hero .swiper .swiper-prev {
  left: 10px;
}
@media screen and (max-width: 1024px) {
  .section-home-hero .swiper .swiper-prev {
    left: auto;
    right: 60px;
  }
}
.section-home-hero .swiper .swiper-next {
  right: 10px;
}
.section-home-hero .swiper .swiper-controls {
  position: absolute;
  bottom: 60px;
  left: 65px;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 10px;
}
@media screen and (max-width: 1279px) {
  .section-home-hero .swiper .swiper-controls {
    bottom: 20px;
    left: 80px;
  }
}
@media screen and (max-width: 1024px) {
  .section-home-hero .swiper .swiper-controls {
    top: 100%;
    left: 30px;
    right: 30px;
    padding-top: 20px;
  }
}
.section-home-hero .swiper .control-prev,
.section-home-hero .swiper .control-next {
  cursor: pointer;
  transition: all 0.2s;
}
@media screen and (max-width: 1024px) {
  .section-home-hero .swiper .control-prev,
  .section-home-hero .swiper .control-next {
    display: none;
  }
}
.section-home-hero .swiper .control-prev:hover,
.section-home-hero .swiper .control-next:hover {
  opacity: 0.8;
}
.section-home-hero .swiper .swiper-pagination {
  width: auto;
  flex: 0 0 auto;
  bottom: auto;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .section-home-hero .swiper .swiper-pagination {
    width: 100%;
  }
}
.section-home-hero .swiper .swiper-pagination .swiper-pagination-bullet {
  background: linear-gradient(to right, #ff7d14, #f25e0d);
  width: 8px;
  height: 8px;
  opacity: 1;
}
.section-home-hero .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #000;
}

.section-categories .categories-i {
  display: flex;
}
@media screen and (max-width: 1279px) {
  .section-categories .categories-i {
    margin: 0 -20px;
  }
}
@media screen and (max-width: 1024px) {
  .section-categories .categories-i {
    flex-direction: column;
  }
}
.section-categories .categories-item {
  width: 50%;
  padding: 0 50px;
}
@media screen and (max-width: 1279px) {
  .section-categories .categories-item {
    padding: 0 20px;
  }
}
@media screen and (max-width: 1024px) {
  .section-categories .categories-item {
    width: 100%;
    max-width: 500px;
    flex: auto;
  }
}
@media screen and (max-width: 575px) {
  .section-categories .categories-item {
    max-width: 100%;
  }
}
.section-categories .categories-item .item-icon {
  height: 63px;
  width: 63px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 575px) {
  .section-categories .categories-item .item-icon {
    margin-bottom: 10px;
  }
}
.section-categories .categories-item .item-i {
  padding-left: 70px;
}
@media screen and (max-width: 575px) {
  .section-categories .categories-item .item-i {
    padding: 0;
  }
}
.section-categories .categories-item h2 {
  text-align: center;
  margin-bottom: 12px;
}
.section-categories .categories-item .item-desc {
  margin-bottom: 35px;
  max-width: 380px;
}
@media screen and (max-width: 1279px) {
  .section-categories .categories-item .item-desc {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .section-categories .categories-item:not(:last-child) {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 1024px) {
  .section-categories .categories-item:nth-child(2) {
    text-align: right;
    margin-left: auto;
  }
}
@media screen and (max-width: 1024px) {
  .section-categories .categories-item:nth-child(2) .item-desc {
    margin-left: auto;
  }
}
@media screen and (max-width: 1024px) {
  .section-categories .categories-item:nth-child(2) .btns {
    justify-content: flex-end;
  }
}
.section-categories.section-categories--home {
  padding: 90px 0 175px;
  background: linear-gradient(to bottom, #f9fbfd, #fff 78%);
}
@media screen and (max-width: 1279px) {
  .section-categories.section-categories--home {
    padding: 80px 0;
  }
}
@media screen and (max-width: 1024px) {
  .section-categories.section-categories--home {
    padding: 60px 0;
    background: none;
  }
}
.section-categories.section-categories--about {
  padding: 50px 0 175px;
}
@media screen and (max-width: 1279px) {
  .section-categories.section-categories--about {
    padding: 30px 0 80px;
  }
}
@media screen and (max-width: 1024px) {
  .section-categories.section-categories--about {
    padding: 30px 0 60px;
  }
}

.section-details {
  background: #fff6ec;
  padding: 100px 0 150px;
}
@media screen and (max-width: 1279px) {
  .section-details {
    padding: 80px 0;
  }
}
@media screen and (max-width: 1024px) {
  .section-details {
    padding: 60px 0;
  }
}
.section-details .headline {
  text-align: center;
}
.section-details .headline h2 {
  margin-bottom: 80px;
}
@media screen and (max-width: 1279px) {
  .section-details .headline h2 {
    margin-bottom: 30px;
  }
}
.section-details .details-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -48px;
}
@media screen and (max-width: 1279px) {
  .section-details .details-list {
    margin: 0 -10px -20px;
  }
}
.section-details .details-list .details-group {
  width: 25%;
  flex: 0 0 25%;
  padding: 0 16px 32px;
  display: flex;
  flex-direction: column;
  gap: 32px;
}
@media screen and (max-width: 1279px) {
  .section-details .details-list .details-group {
    width: 50%;
    flex: 0 0 50%;
    padding: 0 10px 30px;
  }
}
@media screen and (max-width: 767px) {
  .section-details .details-list .details-group {
    width: 100%;
    flex: 0 0 100%;
  }
}
.section-details .details-list .details-item {
  width: 25%;
  flex: 0 0 25%;
  padding: 0 16px 32px;
  display: flex;
  flex-direction: column;
  gap: 32px;
}
@media screen and (max-width: 1279px) {
  .section-details .details-list .details-item {
    width: 50%;
    flex: 0 0 50%;
    padding: 0 10px 30px;
  }
}
@media screen and (max-width: 767px) {
  .section-details .details-list .details-item {
    width: 100%;
    flex: 0 0 100%;
  }
}
.section-details .details-list .details-item .card {
  width: 100%;
}
.section-details .more {
  margin-top: 60px;
}
@media screen and (max-width: 1024px) {
  .section-details .more {
    margin-top: 20px;
  }
}

.card.card--details {
  background: #fff;
  border-radius: 12px;
  padding: 20px 30px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  height: 253px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .card.card--details {
    width: 75vw;
    order: 1;
    z-index: 1;
  }
}
.card.card--details .card-title {
  margin-bottom: 20px;
  font-weight: bold;
}
.card.card--details .card-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.card.card--details .card-badge {
  position: absolute;
  z-index: 1;
  top: -12px;
  right: -13px;
  width: 42px;
  height: 56px;
}
@media screen and (max-width: 767px) {
  .card.card--details.card--details--people {
    width: 40vw;
    height: 35vw;
    margin: -48px 0 0 auto;
    padding: 20px;
    z-index: 0;
    order: 2;
  }
}
.card.card--details.card--details--people .card-img {
  width: 86%;
  height: 100%;
  align-self: center;
}
@media screen and (max-width: 767px) {
  .card.card--details.card--details--people .card-img {
    width: 100%;
  }
}
.card.card--details.card--details--map {
  padding: 0;
}
@media screen and (max-width: 767px) {
  .card.card--details.card--details--map {
    width: 40vw;
    height: 35vw;
    margin: -48px 0 0 auto;
    z-index: 0;
    order: 2;
  }
}
.card.card--details.card--details--map .card-img {
  width: 100%;
  height: 100%;
}
.card.card--details.card--details--map .card-img img {
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 12px;
}
@media screen and (max-width: 767px) {
  .card.card--details.card--details--award {
    width: 40vw;
    height: 35vw;
    margin: -48px 0 0 auto;
    z-index: 0;
    order: 2;
    padding: 20px;
  }
}
.card.card--details.card--details--award .card-img {
  width: 65%;
  height: 80%;
  align-self: center;
}
@media screen and (max-width: 767px) {
  .card.card--details.card--details--years {
    width: 40vw;
    height: 35vw;
    margin: -48px 0 0 auto;
    z-index: 0;
    order: 2;
    padding: 20px;
  }
}
.card.card--details.card--details--years .card-title {
  max-width: 150px;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .card.card--details.card--details--years .card-title {
    font-size: 13px;
  }
}
.card.card--details.card--details--years .card-img {
  width: 35%;
  height: 45%;
  margin: -15px 15px 10px 0;
  align-self: flex-end;
}
@media screen and (max-width: 767px) {
  .card.card--details.card--details--years .card-img {
    width: 11vw;
    height: 16vw;
    margin: -15px 0 0;
  }
}

.section-hposts {
  padding: 100px 0;
  background: linear-gradient(to bottom, #f9fbfd, #fff 500px);
}
@media screen and (max-width: 1279px) {
  .section-hposts {
    padding: 80px 0;
  }
}
@media screen and (max-width: 1024px) {
  .section-hposts {
    padding: 60px 0 0;
  }
}
@media screen and (max-width: 1024px) {
  .section-hposts .container {
    padding: 0;
  }
}
.section-hposts .headline {
  text-align: center;
}
.section-hposts .headline h2 {
  margin-bottom: 80px;
}
@media screen and (max-width: 1279px) {
  .section-hposts .headline h2 {
    margin-bottom: 30px;
  }
}
.section-hposts .hposts-i.hposts-i--desktop {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
@media screen and (max-width: 1024px) {
  .section-hposts .hposts-i.hposts-i--desktop {
    margin: 0;
    display: none;
  }
}
.section-hposts .hposts-i.hposts-i--desktop .hpost-list {
  width: 50%;
  flex: 0 0 50%;
  padding: 0 15px;
}
@media screen and (max-width: 1024px) {
  .section-hposts .hposts-i.hposts-i--desktop .hpost-list {
    width: 100%;
    flex: 0 0 100%;
    padding: 0;
    overflow-x: hidden;
  }
}
.section-hposts .hposts-i.hposts-i--desktop .hposts-r {
  width: 50%;
  flex: 0 0 50%;
  padding: 0 15px;
}
@media screen and (max-width: 1024px) {
  .section-hposts .hposts-i.hposts-i--desktop .hposts-r {
    display: none;
  }
}
.section-hposts .hposts-i.hposts-i--desktop .hposts-r .hposts-images {
  position: relative;
  height: 690px;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .section-hposts .hposts-i.hposts-i--desktop .hposts-r .hposts-images {
    height: 393px;
  }
}
.section-hposts .hposts-i.hposts-i--desktop .hposts-r .hpost-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s;
}
@media screen and (max-width: 1024px) {
  .section-hposts .hposts-i.hposts-i--desktop .hposts-r .hpost-img {
    display: none;
    opacity: 1;
    visibility: visible;
  }
}
.section-hposts .hposts-i.hposts-i--desktop .hposts-r .hpost-img.is-active {
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width: 1024px) {
  .section-hposts .hposts-i.hposts-i--desktop .hposts-r .hpost-img.is-active {
    display: block;
  }
}
.section-hposts .hposts-i.hposts-i--desktop .hposts-r img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 12px;
}
@media screen and (max-width: 1024px) {
  .section-hposts .hposts-i.hposts-i--desktop .hposts-r img {
    height: 400px;
    border-radius: 0 0 50px 0;
  }
}
.section-hposts .hposts-i.hposts-i--desktop .hpost-item:not(:first-child) .card.card--post-sm {
  border-top: 2px solid #fff6ec;
}
@media screen and (max-width: 1024px) {
  .section-hposts .hposts-i.hposts-i--desktop .hpost-item:not(:first-child) .card.card--post-sm {
    border: none;
  }
}
.section-hposts .hposts-i.hposts-i--desktop .hpost-item:not(:first-child).is-active .card.card--post-sm {
  border-color: transparent;
}
.section-hposts .hposts-i.hposts-i--desktop .hpost-item:not(:first-child).is-active + .hpost-item .card.card--post-sm {
  border-color: transparent;
}
@media screen and (min-width: 1025px) {
  .section-hposts .hposts-i.hposts-i--desktop .hpost-item.is-active .card.card--post-sm {
    background: #fff6ec;
    border-radius: 12px;
  }
}
@media screen and (max-width: 1024px) {
  .section-hposts .hposts-i.hposts-i--desktop .hpost-item.is-active .card.card--post-sm {
    border-radius: 0;
  }
}
@media screen and (max-width: 1024px) {
  .section-hposts .hposts-i.hposts-i--desktop .hpost-item.is-active .card.card--post-sm .card-more {
    background: linear-gradient(to right, #4e2a7c, #5c0ba8);
  }
}
.section-hposts .hposts-i.hposts-i--desktop .hpost-item.is-active .card.card--post-sm .card-more:before {
  opacity: 0;
  visibility: hidden;
}
.section-hposts .hposts-i.hposts-i--desktop .hpost-item.is-active .card.card--post-sm .card-more .icon {
  color: #fff;
}
.section-hposts .hposts-i.hposts-i--mobile {
  display: none;
}
@media screen and (max-width: 1024px) {
  .section-hposts .hposts-i.hposts-i--mobile {
    display: block;
  }
}
.section-hposts .hposts-i.hposts-i--mobile .swiper-pagination {
  position: relative;
  bottom: auto;
  top: auto;
  width: 100%;
  left: 0;
}
.section-hposts .hposts-i.hposts-i--mobile .swiper-pagination .swiper-pagination-bullet {
  background: linear-gradient(to right, #ff7d14, #f25e0d);
  width: 8px;
  height: 8px;
  opacity: 1;
}
.section-hposts .hposts-i.hposts-i--mobile .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #000;
}

.card.card--post-sm {
  border-radius: 0;
  padding: 30px 36px 30px 28px;
  display: flex;
}
@media screen and (max-width: 1024px) {
  .card.card--post-sm {
    flex-direction: column;
    padding: 30px 25px;
  }
}
.card.card--post-sm .card-icon {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 30px;
  margin-right: 20px;
}
@media screen and (max-width: 1024px) {
  .card.card--post-sm .card-icon {
    position: absolute;
    z-index: 1;
    top: 28px;
    left: 25px;
  }
}
.card.card--post-sm .card-img-w {
  width: 30px;
  height: 30px;
}
@media screen and (max-width: 1024px) {
  .card.card--post-sm .card-img-w {
    order: 2;
    width: 100vw;
    left: -25px;
    right: -25px;
    height: 393px;
    position: relative;
  }
}
.card.card--post-sm .card-img-w .card-img {
  display: none;
  height: 393px;
}
@media screen and (max-width: 1024px) {
  .card.card--post-sm .card-img-w .card-img {
    display: block;
  }
}
.card.card--post-sm .card-img-w .card-img img {
  border-radius: 0 0 50px 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1024px) {
  .card.card--post-sm .card-body {
    order: 1;
    padding-bottom: 15px;
  }
}
.card.card--post-sm .card-body .card-title {
  margin-bottom: 10px;
  transition: all 0.2s;
}
.card.card--post-sm .card-more {
  width: 39px;
  height: 39px;
  flex: 0 0 39px;
  margin-left: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: linear-gradient(to right, #3c1e66, #4b0091);
  position: relative;
  align-self: flex-end;
}
@media screen and (max-width: 1024px) {
  .card.card--post-sm .card-more {
    display: none;
  }
}
.card.card--post-sm .card-more:before {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  border-radius: 50%;
  background: #fff;
  z-index: 0;
  transition: all 0.2s;
}
.card.card--post-sm .card-more .icon {
  position: relative;
  z-index: 1;
  color: #000;
  width: 8px;
  height: 13px;
  margin-left: 3px;
}
.card.card--post-sm:hover {
  background: #fff6ec;
  border-radius: 12px;
}
@media screen and (max-width: 1024px) {
  .card.card--post-sm:hover {
    border-radius: 0;
    background: none;
  }
}
@media screen and (max-width: 1024px) {
  .card.card--post-sm:hover .card-body .card-title {
    color: #ff7d14;
  }
}
.card.card--post-sm:hover .card-more {
  background: linear-gradient(to right, #4e2a7c, #5c0ba8);
}
.card.card--post-sm:hover .card-more:before {
  opacity: 0;
  visibility: hidden;
}
.card.card--post-sm:hover .card-more .icon {
  color: #fff;
}

.section-partners {
  padding: 60px 0 130px;
}
.section-partners .headline {
  text-align: center;
}
.section-partners .headline h2 {
  margin-bottom: 90px;
}
@media screen and (max-width: 1279px) {
  .section-partners .headline h2 {
    margin-bottom: 30px;
  }
}
.section-partners .partner-list {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 55px 75px;
}
@media screen and (max-width: 1024px) {
  .section-partners .partner-list {
    grid-area: 30px;
  }
}
.section-partners .partner-list .partner-item {
  line-height: 0;
}
@media screen and (max-width: 1024px) {
  .section-partners .partner-list img {
    max-width: 120px;
    max-height: 50px;
  }
}

/*** News posts ***/
.section-news {
  padding: 60px 0;
}
.section-news .news-h {
  text-align: center;
}
.section-news .news-h h1 {
  text-align: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 1024px) {
  .section-news .news-h h1 {
    margin-bottom: 30px;
  }
}
.section-news .news-h .filter-tabs {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-bottom: 90px;
  gap: 10px 20px;
}
@media screen and (max-width: 1024px) {
  .section-news .news-h .filter-tabs {
    gap: 8px;
    margin-bottom: 40px;
  }
}
.section-news .news-h .filter-tabs .filter-tab .btn.is-active {
  pointer-events: none;
}
.section-news .news-h .filter-tabs .filter-tab .btn.is-active:before {
  opacity: 0;
  visibility: hidden;
}
.section-news .news-h .filter-tabs .filter-tab .btn.is-active span {
  color: #fff;
}
.section-news .post-list .post-item:first-child {
  width: 100%;
  flex: 0 0 100%;
  padding-bottom: 80px;
}
@media screen and (max-width: 1024px) {
  .section-news .post-list .post-item:first-child {
    padding-bottom: 40px;
  }
}
.section-news .post-list .post-item:first-child .card-img a {
  padding-bottom: 45.6349%;
}
.section-news .post-list .post-item:first-child .card-img a img {
  border-radius: 20px;
}
.section-news .post-list .post-item:first-child .card-body {
  background: none;
  padding: 20px 0 0;
}
.section-news .post-list .post-item:first-child .card-body .card-icon {
  display: none;
}
.section-news .post-list .post-item:first-child .card-body .card-body-r .card-title {
  max-width: 640px;
}
.section-news .post-list .post-item:first-child .card-body .card-body-r .card-title a {
  margin-bottom: 0;
}
.section-news .post-list .post-item:first-child .card-body .card-body-r .card-title a:hover {
  margin-bottom: 0;
}
.section-news .post-list .post-item:first-child .card-body .card-body-r .card-brief {
  font-family: "Poppins", sans-serif;
}
.section-news .more {
  padding: 80px 0 60px;
}
@media screen and (max-width: 1024px) {
  .section-news .more {
    padding: 40px 0 20px;
  }
}

.post-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -30px -50px;
  align-items: stretch;
}
@media screen and (max-width: 1024px) {
  .post-list {
    margin: 0 -10px -30px;
  }
}
.post-list .post-item {
  width: 50%;
  flex: 0 0 50%;
  padding: 0 30px 50px;
  display: flex;
  align-items: stretch;
}
@media screen and (max-width: 1024px) {
  .post-list .post-item {
    padding: 0 10px 30px;
  }
}
@media screen and (max-width: 767px) {
  .post-list .post-item {
    width: 100%;
    flex: 0 0 100%;
  }
}
.post-list .post-item .card.card--post {
  width: 100%;
}

.card.card--post {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  position: relative;
}
.card.card--post .card-img a {
  display: block;
  line-height: 0;
  padding-bottom: 56.3333%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .card.card--post .card-img a {
    padding-bottom: 45.6349%;
  }
}
.card.card--post .card-img a img {
  border-radius: 20px 20px 0 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.card.card--post .card-img a:hover {
  opacity: 0.9;
}
.card.card--post .card-body {
  flex: 1;
  padding: 30px 36px 30px 28px;
  background: #fff6ec;
  border-radius: 0 0 20px 20px;
  display: flex;
}
@media screen and (max-width: 1024px) {
  .card.card--post .card-body {
    flex-direction: column;
    padding: 30px 25px;
  }
}
.card.card--post .card-body .card-icon {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 30px;
  margin-right: 20px;
}
@media screen and (max-width: 1024px) {
  .card.card--post .card-body .card-icon {
    position: absolute;
    z-index: 1;
    top: 28px;
    left: 25px;
  }
}
.card.card--post .card-body .card-body-r .card-title.h4 {
  font-weight: bold;
  margin-bottom: 15px;
}
.card.card--post .card-body .card-body-r .card-title.h4 a:hover {
  color: #f25e0d;
}
.card.card--post .card-body .card-body-r .card-client-label {
  text-transform: uppercase;
  margin-bottom: 3px;
}
.card.card--post .card-body .card-body-r .card-client-title {
  font-size: 18px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  margin-bottom: 15px;
}
.card.card--post .card-body .card-body-r .btns {
  margin-top: 24px;
}

/*** Post ***/
.section-post {
  padding: 80px 0 60px;
}
@media screen and (max-width: 1024px) {
  .section-post {
    padding: 60px 0;
  }
}
.section-post .post-h {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
@media screen and (max-width: 1024px) {
  .section-post .post-h {
    margin-bottom: 30px;
  }
}
.section-post .post-h .post-h-l {
  width: 640px;
  flex: 0 0 640px;
  margin-right: 40px;
}
@media screen and (max-width: 1024px) {
  .section-post .post-h .post-h-l {
    width: 100%;
    flex: 0 0 100%;
    margin: 0 0 30px;
  }
}
.section-post .post-h .post-h-l .post-date {
  font-family: "Poppins", sans-serif;
  margin-bottom: 15px;
  font-weight: bold;
}
.section-post .post-h .post-h-l h1 {
  margin-bottom: 30px;
}
@media screen and (max-width: 1024px) {
  .section-post .post-h .post-h-l h1 {
    margin-bottom: 20px;
  }
}
.section-post .post-h .post-h-l .post-social {
  display: flex;
  align-items: center;
  gap: 8px;
}
.section-post .post-h .post-h-l .post-social .label {
  font-weight: bold;
  font-family: "Poppins", sans-serif;
}
.section-post .post-h .post-h-l .post-social .social-list {
  display: flex;
  gap: 8px;
}
.section-post .post-h .post-h-l .post-social .social-list a {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(to right, #4b0091, #3c1e66);
  border-radius: 50%;
}
.section-post .post-h .post-h-l .post-social .social-list a:hover {
  background: linear-gradient(to right, #5c0ba8, #4e2a7c);
}
.section-post .post-h .post-h-r {
  margin-left: auto;
  padding-top: 50px;
}
@media screen and (max-width: 1024px) {
  .section-post .post-h .post-h-r {
    margin: 0;
    padding: 0;
  }
}
.section-post .post-img {
  margin-bottom: 75px;
}
@media screen and (max-width: 1024px) {
  .section-post .post-img {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 575px) {
  .section-post .post-img {
    margin: 0 -25px 30px -25px;
    padding-bottom: 300px;
    position: relative;
  }
}
.section-post .post-img img {
  border-radius: 20px;
}
@media screen and (max-width: 575px) {
  .section-post .post-img img {
    border-radius: 0;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.section-post .post-body {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}
.section-post .post-body .post-content {
  flex: 1;
}
@media screen and (max-width: 1024px) {
  .section-post .post-body .post-content {
    flex: 0 0 100%;
  }
}
.section-post .post-body .post-sidebar {
  width: 292px;
  flex: 0 0 292px;
  margin-left: 80px;
}
@media screen and (max-width: 1279px) {
  .section-post .post-body .post-sidebar {
    margin-left: 40px;
  }
}
@media screen and (max-width: 1024px) {
  .section-post .post-body .post-sidebar {
    margin: 30px 0 0;
  }
}
@media screen and (max-width: 575px) {
  .section-post .post-body .post-sidebar {
    width: 100%;
    flex: 0 0 100%;
  }
}
.section-post .post-body .post-sidebar .gallery-list {
  display: none;
}
.section-post .post-back {
  padding: 80px 0 60px;
}
@media screen and (max-width: 1024px) {
  .section-post .post-back {
    padding: 40px 0 30px;
  }
}

.card.card--gallery {
  cursor: pointer;
  width: 100%;
}
.card.card--gallery .card-img {
  line-height: 0;
}
.card.card--gallery .card-img img {
  border-radius: 10px 10px 0 0;
  transition: all 0.2s;
  width: 100%;
}
.card.card--gallery .card-body {
  padding: 22px 25px;
  background: #fff6ec;
  border-radius: 0 0 10px 10px;
  display: flex;
  align-items: center;
  transition: all 0.2s;
}
.card.card--gallery .card-body .card-title {
  flex: 1;
  margin-right: 30px;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
}
.card.card--gallery .card-body .card-icon {
  margin-left: auto;
  width: 40px;
  height: 40px;
  flex: 0 0 40px;
  background: linear-gradient(to right, #4b0091, #3c1e66);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.card.card--gallery:hover .card-img img {
  opacity: 0.9;
}
.card.card--gallery:hover .card-body {
  color: #f25e0d;
}

/*** Text ***/
.section-article {
  padding: 60px 0;
}
@media screen and (max-width: 1024px) {
  .section-article {
    padding: 0 0 60px;
  }
}
.section-article .article-body .txt {
  padding: 0 270px 0 100px;
  margin-bottom: 100px;
}
@media screen and (max-width: 1279px) {
  .section-article .article-body .txt {
    padding: 0;
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 1024px) {
  .section-article .article-body .txt {
    margin-bottom: 40px;
  }
}
.section-article .article-body .txt h2 {
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 0.3em;
}
@media screen and (max-width: 1279px) {
  .section-article .article-body .txt h2 {
    font-size: 32px;
  }
}
.section-article .article-body .txt h3.highlight {
  color: #f25e0d;
}
.section-article .article-body .txt .table {
  margin: 40px -270px 40px -100px;
}
@media screen and (max-width: 1279px) {
  .section-article .article-body .txt .table {
    margin: 40px 0;
  }
}
@media screen and (max-width: 1024px) {
  .section-article .article-body .txt .table {
    margin: 30px -25px;
  }
}

.page-heading {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 80px;
  height: 355px;
  padding: 30px 30px 30px 100px;
}
@media screen and (max-width: 1279px) {
  .page-heading {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 1024px) {
  .page-heading {
    margin: 0 -25px 30px;
    padding: 20px;
    height: auto;
    min-height: 300px;
  }
}
.page-heading .page-title {
  min-height: 140px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.page-heading h1 {
  z-index: 1;
  color: #fff;
  display: flex;
  align-items: center;
  max-width: 550px;
  margin: 0;
  position: relative;
}
@media screen and (max-width: 575px) {
  .page-heading h1 {
    max-width: 100%;
  }
}
.page-heading .subtitle {
  color: #fff;
  max-width: 680px;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  z-index: 1;
  margin-top: 24px;
  position: relative;
}
.page-heading .page-heading-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.page-heading .page-heading-bg:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: linear-gradient(45deg, #3c1e66 15%, rgba(75, 0, 145, 0) 60%);
  border-radius: 20px;
}
.page-heading .page-heading-bg img {
  width: 100%;
  height: 100%;
  z-index: 0;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px;
}
@media screen and (max-width: 1024px) {
  .page-heading .page-heading-bg img {
    border-radius: 0;
  }
}
.page-heading.page-heading--v2 .page-heading-bg:before {
  opacity: 0.54;
}

/*** Career ***/
.section-gallery {
  padding: 100px 0 60px;
}
@media screen and (max-width: 1024px) {
  .section-gallery {
    padding: 60px 0 30px;
  }
}
.section-gallery .swiper.swiper--gallery .swiper-wrapper .swiper-slide {
  width: auto !important;
}
.section-gallery .swiper.swiper--gallery .swiper-wrapper img {
  border-radius: 20px;
  height: 291px;
  min-width: 200px;
}
.section-gallery .swiper.swiper--gallery .swiper-controls {
  margin-top: 20px;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.section-gallery .swiper.swiper--gallery .control-prev,
.section-gallery .swiper.swiper--gallery .control-next {
  cursor: pointer;
  transition: all 0.2s;
}
@media screen and (max-width: 1024px) {
  .section-gallery .swiper.swiper--gallery .control-prev,
  .section-gallery .swiper.swiper--gallery .control-next {
    display: none;
  }
}
.section-gallery .swiper.swiper--gallery .control-prev:hover,
.section-gallery .swiper.swiper--gallery .control-next:hover {
  opacity: 0.8;
}
.section-gallery .swiper.swiper--gallery .swiper-pagination {
  width: auto;
  flex: 0 0 auto;
  bottom: auto;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .section-gallery .swiper.swiper--gallery .swiper-pagination {
    width: 100%;
  }
}
.section-gallery .swiper.swiper--gallery .swiper-pagination .swiper-pagination-bullet {
  background: linear-gradient(to right, #ff7d14, #f25e0d);
  width: 8px;
  height: 8px;
  opacity: 1;
}
.section-gallery .swiper.swiper--gallery .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #000;
}

.section-team {
  padding: 50px 0 70px;
}
@media screen and (max-width: 1024px) {
  .section-team {
    padding: 30px 0 30px;
  }
}
.section-team .container .team-h {
  text-align: center;
}
.section-team .container .team-h h2 {
  margin-bottom: 60px;
}
@media screen and (max-width: 1024px) {
  .section-team .container .team-h h2 {
    margin-bottom: 30px;
  }
}
.section-team .container .team-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -16px -40px;
}
.section-team .container .team-list .team-item {
  width: 25%;
  flex: 0 0 25%;
  padding: 0 16px 40px;
}
@media screen and (max-width: 1024px) {
  .section-team .container .team-list .team-item {
    width: 50%;
    flex: 0 0 50%;
  }
}
@media screen and (max-width: 575px) {
  .section-team .container .team-list .team-item {
    width: 100%;
    flex: 0 0 100%;
  }
}
.section-team .container .more {
  padding: 30px 0;
}

.card.card--person .card-photo {
  margin-bottom: 15px;
  line-height: 0;
}
.card.card--person .card-photo img {
  height: 293px;
  width: 100%;
  border-radius: 20px;
  -o-object-fit: cover;
     object-fit: cover;
}
.card.card--person .card-name {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 10px;
  font-family: "Poppins", sans-serif;
  line-height: 1.1;
}
.card.card--person .card-position {
  text-transform: uppercase;
  margin-bottom: 15px;
}
/*** Service ***/
.section-service {
  padding: 60px 0;
}
@media screen and (max-width: 1024px) {
  .section-service {
    padding: 0 0 60px;
  }
}
.section-service .service-info {
  text-align: center;
  margin-bottom: 85px;
}
@media screen and (max-width: 1024px) {
  .section-service .service-info {
    margin-bottom: 40px;
  }
}
.section-service .service-info h2 {
  margin-bottom: 1em;
}
.section-service .service-info .txt {
  font-size: 18px;
  font-weight: bold;
  max-width: 1080px;
  margin: 0 auto;
}
.section-service .service-projects .service-projects-h {
  text-align: center;
}
.section-service .service-projects .service-projects-h h2 {
  margin-bottom: 75px;
}
@media screen and (max-width: 1024px) {
  .section-service .service-projects .service-projects-h h2 {
    margin-bottom: 60px;
  }
}
.section-service .service-projects .more {
  padding: 80px 0 60px;
}
@media screen and (max-width: 1024px) {
  .section-service .service-projects .more {
    padding: 40px 0 20px;
  }
}

/*** About ***/
.section-info-top {
  padding: 60px 0;
  position: relative;
  z-index: 1;
  background: linear-gradient(to bottom, #f8fbfd, #fff6ec 600px);
}
@media screen and (max-width: 1024px) {
  .section-info-top {
    padding-top: 0;
  }
}
.section-info-top .info-top-content {
  padding: 60px 0 0;
}
@media screen and (max-width: 1279px) {
  .section-info-top .info-top-content {
    padding: 40px 0 0;
  }
}
@media screen and (max-width: 1024px) {
  .section-info-top .info-top-content {
    padding: 40px 0 0;
  }
}
.section-info-top .info-top-content .info-top-content-h {
  text-align: center;
}
.section-info-top .info-top-content .info-top-content-h h2 {
  margin-bottom: 50px;
}
@media screen and (max-width: 1024px) {
  .section-info-top .info-top-content .info-top-content-h h2 {
    margin-bottom: 30px;
  }
}
.section-info-top .info-top-content .row img {
  margin: 50px 0 0;
}
.section-info-top .btns--bottom {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.section-info-top.section-info-top--career {
  padding-bottom: 80px;
}
@media screen and (max-width: 1024px) {
  .section-info-top.section-info-top--career {
    padding-bottom: 60px;
  }
}

.section-about-2 {
  padding: 75px 0 30px;
}
.section-about-2 .about-2-h {
  text-align: center;
}
.section-about-2 .about-2-h h2 {
  margin-bottom: 50px;
}
@media screen and (max-width: 1024px) {
  .section-about-2 .about-2-h h2 {
    margin-bottom: 30px;
  }
}
.section-about-2 .about-2-body h3 {
  text-align: center;
}
.section-about-2 .about-2-body .about-2-bottom {
  text-align: center;
  margin-top: 50px;
}
.section-about-2 .about-2-body .about-2-bottom p {
  margin-bottom: 0.5em;
}
.section-about-2 .about-2-body .about-2-bottom .h3 {
  margin-top: 0;
}
/*# sourceMappingURL=main.css.map */
