@charset "UTF-8";
:root {
  --nav-height: calc( 10rem * 0.625 );
}

/*
    Theme Name: pah theme
    Description: Dedicated template PAH
    Version: 1.0.73
    Author: ŁukaszKsiążek
    Author URI: https://
*/
.custom-section {
  font-size: 1rem !important;
  line-height: 1.5;
  font-family: Futura LT Pro, Futura TCE, sans-serif;
  font-weight: 400;
}

body {
  margin: 0;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  color: #23262F !important;
  font-family: Futura LT Pro, Futura TCE, sans-serif !important;
  font-weight: 400 !important;
  -webkit-tap-highlight-color: transparent;
  overflow-x: clip;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box !important;
}

main {
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  padding-top: 6.25rem;
}

a {
  color: inherit;
  outline: none;
  cursor: pointer !important;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}

a img {
  border: none;
}

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

ul, ol {
  padding-left: 1.4em;
}

h1, h2, h3, h4, h5, h6, strong {
  font-weight: 700;
}

svg, img:not(.x2) {
  width: auto;
  height: auto;
}

.d-table {
  display: table;
  width: 100%;
  height: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}

.d-table > * {
  display: table-cell;
  vertical-align: middle;
}

.clr {
  clear: both !important;
  float: none !important;
  display: block !important;
  width: auto !important;
  height: auto !important;
  padding: 0 !important;
  margin: 0 !important;
}

td {
  padding-left: 2rem;
}

td:first-child {
  padding-left: 0;
}

main {
  display: block;
}

.custom-container {
  margin-left: auto;
  margin-right: auto;
  display: block;
  max-width: 1366px;
  padding-left: 140px;
  padding-right: 140px;
}
@media (max-width: 1220px) {
  .custom-container {
    padding-left: 64px;
    padding-right: 64px;
  }
}
@media (max-width: 1024px) {
  .custom-container {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (max-width: 767px) {
  .custom-container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 599px) {
  .custom-container {
    padding-left: 12px;
    padding-right: 12px;
  }
}

.container-blog {
  margin-left: auto;
  margin-right: auto;
  max-width: 1366px;
  width: 100%;
  padding-left: 140px;
  padding-right: 140px;
}
@media (max-width: 767px) {
  .container-blog {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.container-in {
  padding-left: 96px;
  padding-right: 96px;
}
@media (max-width: 1220px) {
  .container-in {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 1024px) {
  .container-in {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media (max-width: 599px) {
  .container-in {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.bg-image {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
}

.rwd-bg {
  background-position: center center;
  background-repeat: repeat;
}
.rwd-bg.full-bg {
  background-repeat: no-repeat;
  background-size: cover;
}

iframe {
  max-width: 100%;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
}

.video-container embed, .video-container iframe, .video-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#wpadminbar {
  top: auto !important;
  bottom: 0 !important;
  position: fixed !important;
}

.color-1 {
  color: #FFFFFF;
}
.color-1 > * {
  color: #FFFFFF;
}

.background-color-1 {
  background-color: #FFFFFF;
}

.color-2 {
  color: #23262F;
}
.color-2 > * {
  color: #23262F;
}

.background-color-2 {
  background-color: #23262F;
}

.color-3 {
  color: #2d3282;
}
.color-3 > * {
  color: #2d3282;
}

.background-color-3 {
  background-color: #2d3282;
}

.color-4 {
  color: #009fe3;
}
.color-4 > * {
  color: #009fe3;
}

.background-color-4 {
  background-color: #009fe3;
}

.color-5 {
  color: #97a4ae;
}
.color-5 > * {
  color: #97a4ae;
}

.background-color-5 {
  background-color: #97a4ae;
}

.color-6 {
  color: #58a618;
}
.color-6 > * {
  color: #58a618;
}

.background-color-6 {
  background-color: #58a618;
}

.color-7 {
  color: #e1007d;
}
.color-7 > * {
  color: #e1007d;
}

.background-color-7 {
  background-color: #e1007d;
}

.color-8 {
  color: #cd0c26;
}
.color-8 > * {
  color: #cd0c26;
}

.background-color-8 {
  background-color: #cd0c26;
}

.color-9 {
  color: #ffb412;
}
.color-9 > * {
  color: #ffb412;
}

.background-color-9 {
  background-color: #ffb412;
}

.color-10 {
  color: #B1B5C3;
}
.color-10 > * {
  color: #B1B5C3;
}

.background-color-10 {
  background-color: #B1B5C3;
}

.color-11 {
  color: #E6E8EC;
}
.color-11 > * {
  color: #E6E8EC;
}

.background-color-11 {
  background-color: #E6E8EC;
}

.color-12 {
  color: #387FB8;
}
.color-12 > * {
  color: #387FB8;
}

.background-color-12 {
  background-color: #387FB8;
}

.color-13 {
  color: #000000;
}
.color-13 > * {
  color: #000000;
}

.background-color-13 {
  background-color: #000000;
}

.color-14 {
  color: #F2F5FA;
}
.color-14 > * {
  color: #F2F5FA;
}

.background-color-14 {
  background-color: #F2F5FA;
}

.color-15 {
  color: rgba(35, 38, 47, 0.6);
}
.color-15 > * {
  color: rgba(35, 38, 47, 0.6);
}

.background-color-15 {
  background-color: rgba(35, 38, 47, 0.6);
}

.color-16 {
  color: #E0EEF9;
}
.color-16 > * {
  color: #E0EEF9;
}

.background-color-16 {
  background-color: #E0EEF9;
}

.color-17 {
  color: #469CDE;
}
.color-17 > * {
  color: #469CDE;
}

.background-color-17 {
  background-color: #469CDE;
}

@font-face {
  font-family: "Futura LT Pro";
  src: url("fonts/Futura_LT/FuturaLTPro-Light.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Futura LT Pro";
  src: url("fonts/Futura_LT/FuturaLTPro-Book.ttf") format("truetype");
  font-weight: 300;
}
@font-face {
  font-family: "Futura LT Pro";
  src: url("fonts/Futura_LT/FuturaLTPro-Medium.ttf") format("truetype");
  font-weight: 500;
}
@font-face {
  font-family: "Futura LT Pro";
  src: url("fonts/Futura_LT/FuturaLTPro-Bold.ttf") format("truetype");
  font-weight: 700;
}
@font-face {
  font-family: "Futura LT Pro";
  src: url("fonts/Futura_LT/FuturaLTPro-Heavy.ttf") format("truetype");
  font-weight: 800;
}
@font-face {
  font-family: "Futura TCE";
  src: url("fonts/Futura_TCE/fe11003t.ttf") format("truetype");
  font-weight: 400;
}
header.header {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}
header.header .login-box {
  display: flex;
  flex-direction: row;
  flex-grow: 1;
  text-align: right;
  justify-content: flex-end;
  align-items: center;
  gap: 2.375rem;
}
header.header .login-box .welcome {
  font-size: 0.75rem;
  font-weight: 700;
}
@media (max-width: 767px) {
  header.header .login-box .welcome {
    display: none;
  }
}
header.header .login-box a.custom-link-2 {
  margin: 0;
  padding: 0.5rem 2.1875rem;
  font-weight: 700;
  background-color: transparent;
}
@media (hover: hover) {
  header.header .login-box a.custom-link-2:hover {
    background-color: #387FB8;
  }
}
header.header > .top-menu {
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  background-color: #FCFCFD;
  box-shadow: 0 1px 15px rgba(69, 78, 96, 0.1607843137);
  position: relative;
}
header.header > .top-menu .wrap-in {
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  padding: 1.25rem 0;
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 4.625rem;
}
@media (max-width: 767px) {
  header.header > .top-menu .wrap-in {
    padding: 0.3125rem 0;
  }
}
@media (max-width: 1024px) {
  header.header > .top-menu .wrap-in .top-menu-container {
    display: none;
  }
}
header.header > .top-menu .wrap-in .top-menu-container > ul {
  margin: 0;
}
header.header > .top-menu .wrap-in .top-menu-container > ul > li {
  list-style-type: none;
}
header.header > .top-menu .wrap-in .top-menu-container > ul > li > a {
  display: none;
}
header.header > .top-menu .wrap-in .top-menu-container ul.sub-menu {
  margin: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  gap: 2.8125rem;
}
header.header > .top-menu .wrap-in .top-menu-container ul.sub-menu li.current-menu-item a {
  text-decoration-color: #469CDE;
}
header.header > .top-menu .wrap-in .top-menu-container ul.sub-menu a {
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  color: #469CDE;
  text-decoration: underline;
  text-decoration-color: transparent;
}
@media (hover: hover) {
  header.header > .top-menu .wrap-in .top-menu-container ul.sub-menu a:hover {
    text-decoration-color: #469CDE;
  }
}
header.header .hamburger-menu {
  display: flex;
  flex-direction: column;
  margin-left: auto;
  gap: 0.34375rem;
  cursor: pointer;
}
header.header .hamburger-menu .line1 {
  width: 2.5rem;
  height: 0.1875rem;
  background-color: #469CDE;
}
header.header .hamburger-menu .line2 {
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  width: 2.125rem;
  height: 0.1875rem;
  background-color: #469CDE;
}
header.header .hamburger-menu .line3 {
  width: 2.5rem;
  height: 0.1875rem;
  background-color: #469CDE;
}
@media (hover: hover) {
  header.header .hamburger-menu:hover .line2 {
    transform: translateX(0.375rem);
  }
}
header.header .cont-pah {
  position: relative;
}
header.header .logo-container {
  height: 3.75rem;
  width: auto;
  aspect-ratio: 127/60;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  display: block;
}
header.header .logo-container img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}
header.header .logo-container-alt {
  height: 2.5rem;
  width: auto;
  aspect-ratio: 127/40;
  opacity: 1;
  position: absolute;
  display: block;
  top: 0;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
header.header .logo-container-alt img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}
header.header .wrap-menu {
  position: absolute;
  top: calc(100% - 2px);
  width: 100%;
  z-index: -1;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  visibility: hidden;
  opacity: 0;
  background-color: #FCFCFD;
  box-shadow: 0 1px 15px rgba(69, 78, 96, 0.1607843137);
}
header.header .wrap-menu > .custom-container {
  max-height: calc(100vh - var(--nav-height) + 2px);
  overflow-y: auto;
  overflow-x: clip;
}
header.header .wrap-menu > .custom-container > .grid-2 {
  padding: 1.875rem 0;
}
@media (max-width: 1024px) {
  header.header .wrap-menu > .custom-container > .grid-2 .container-menus {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-column: span 2;
  }
}
@media (max-width: 599px) {
  header.header .wrap-menu > .custom-container > .grid-2 .container-menus {
    grid-template-columns: 1fr;
    grid-row-gap: 1.25rem;
  }
}
@media (max-width: 1024px) {
  header.header .wrap-menu > .custom-container > .grid-2 .container-menus .wrap-menu-container {
    grid-column: 2;
  }
}
@media (max-width: 599px) {
  header.header .wrap-menu > .custom-container > .grid-2 .container-menus .wrap-menu-container {
    grid-column: 1;
    grid-row: 2;
  }
}
header.header .wrap-menu > .custom-container > .grid-2 .container-menus > .top-menu-container {
  display: none;
  grid-column: 1;
  grid-row: 1;
  margin-right: 5rem;
  position: relative;
}
header.header .wrap-menu > .custom-container > .grid-2 .container-menus > .top-menu-container::after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 100%;
  top: 0;
  background-color: #B1B5C3;
  opacity: 0.5;
  right: -2.5rem;
}
@media (max-width: 599px) {
  header.header .wrap-menu > .custom-container > .grid-2 .container-menus > .top-menu-container::after {
    display: none;
  }
}
@media (max-width: 1024px) {
  header.header .wrap-menu > .custom-container > .grid-2 .container-menus > .top-menu-container {
    display: block;
  }
}
@media (max-width: 599px) {
  header.header .wrap-menu > .custom-container > .grid-2 .container-menus > .top-menu-container {
    grid-column: 1;
    grid-row: 1;
    margin-right: 0;
  }
}
header.header .wrap-menu > .custom-container > .grid-2 .container-menus > .top-menu-container > ul {
  margin: 0;
  list-style-type: none;
  display: flex;
  height: 100%;
}
header.header .wrap-menu > .custom-container > .grid-2 .container-menus > .top-menu-container > ul > li {
  position: relative;
}
@media (max-width: 599px) {
  header.header .wrap-menu > .custom-container > .grid-2 .container-menus > .top-menu-container > ul > li {
    max-width: 100%;
    font-size: 1.125rem;
  }
}
header.header .wrap-menu > .custom-container > .grid-2 .container-menus > .top-menu-container > ul > li::after {
  display: block;
  position: absolute;
  width: 1px;
  height: 100%;
  top: 0;
  left: -1.875rem;
  background-color: #B1B5C3;
  opacity: 0.5;
}
@media (max-width: 599px) {
  header.header .wrap-menu > .custom-container > .grid-2 .container-menus > .top-menu-container > ul > li::after {
    display: none;
  }
}
header.header .wrap-menu > .custom-container > .grid-2 .container-menus > .top-menu-container > ul > li > a {
  display: block;
  color: #23262F;
  pointer-events: none;
  padding-bottom: 1rem;
  font-weight: 700;
}
header.header .wrap-menu > .custom-container > .grid-2 .container-menus > .top-menu-container > ul > li > ul.sub-menu {
  margin: 0;
  list-style-type: none;
  font-weight: 400;
}
header.header .wrap-menu > .custom-container > .grid-2 .container-menus > .top-menu-container > ul > li > ul.sub-menu > li:not(:first-child) {
  margin-top: 0.625rem;
}
header.header .wrap-menu > .custom-container > .grid-2 .container-menus > .top-menu-container > ul > li > ul.sub-menu > li.current-menu-item a {
  text-decoration-color: #469CDE;
}
header.header .wrap-menu > .custom-container > .grid-2 .container-menus > .top-menu-container > ul > li > ul.sub-menu > li a {
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  color: #469CDE;
  text-decoration: underline;
  text-decoration-color: transparent;
}
@media (hover: hover) {
  header.header .wrap-menu > .custom-container > .grid-2 .container-menus > .top-menu-container > ul > li > ul.sub-menu > li a:hover {
    text-decoration-color: #469CDE;
  }
}
header.header .wrap-menu > .custom-container .donation-container-out {
  position: relative;
  z-index: 5;
  min-height: 18.75rem;
  width: fit-content;
  margin-left: auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  header.header .wrap-menu > .custom-container .donation-container-out {
    grid-column: span 2;
    margin-right: auto;
  }
}
@media (max-width: 599px) {
  header.header .wrap-menu > .custom-container .donation-container-out {
    width: 100%;
  }
}
header.header .wrap-menu > .custom-container .donation-container-out .direct-form {
  margin-left: auto;
  margin-top: 2.375rem;
  height: fit-content;
}
@media (max-width: 599px) {
  header.header .wrap-menu > .custom-container .donation-container-out .direct-form {
    margin-right: auto;
  }
}
header.header .wrap-menu > .custom-container .donation-container-out .social-icons-container {
  display: flex;
  margin-top: 1.25rem;
  gap: 1.25rem;
  align-items: center;
}
header.header .wrap-menu > .custom-container .donation-container-out .social-icons-container a.social-icon {
  width: 1.25rem;
  height: 1.25rem;
  display: block;
}
header.header .wrap-menu > .custom-container .donation-container-out .social-icons-container a.social-icon svg {
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}
@media (hover: hover) {
  header.header .wrap-menu > .custom-container .donation-container-out .social-icons-container a.social-icon:hover svg {
    transform: scale(1.3);
  }
}
header.header .wrap-menu > .custom-container .donation-container-out .social-icons-container .language-button {
  flex-grow: 1;
}
header.header .wrap-menu > .custom-container .donation-container-out img.logo-bg {
  position: absolute;
  z-index: -1;
  height: 18.75rem;
  width: auto;
  top: 0;
  right: -4.375rem;
  aspect-ratio: 1;
}
@media (max-width: 599px) {
  header.header .wrap-menu > .custom-container .donation-container-out img.logo-bg {
    right: 0;
  }
}
header.header .wrap-menu > .custom-container .wrap-nav-menu {
  margin: 0;
  list-style-type: none;
  gap: 2rem 3.75rem;
  display: flex;
}
@media (max-width: 599px) {
  header.header .wrap-menu > .custom-container .wrap-nav-menu {
    flex-direction: column;
  }
}
header.header .wrap-menu > .custom-container .wrap-nav-menu li.current-menu-item a {
  text-decoration-color: #469CDE;
}
header.header .wrap-menu > .custom-container .wrap-nav-menu li a {
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  color: #469CDE;
  text-decoration: underline;
  text-decoration-color: transparent;
}
@media (hover: hover) {
  header.header .wrap-menu > .custom-container .wrap-nav-menu li a:hover {
    text-decoration-color: #469CDE;
  }
}
header.header .wrap-menu > .custom-container .wrap-nav-menu > li.menu-item {
  width: calc(50% - 1.875rem);
  position: relative;
  flex-grow: 1;
}
@media (max-width: 599px) {
  header.header .wrap-menu > .custom-container .wrap-nav-menu > li.menu-item {
    width: 100%;
    font-size: 1.125rem;
  }
}
header.header .wrap-menu > .custom-container .wrap-nav-menu > li.menu-item > a {
  display: block;
  color: #23262F;
  pointer-events: none;
  padding-bottom: 1rem;
  font-weight: 700;
}
header.header .wrap-menu > .custom-container .wrap-nav-menu > li.menu-item > ul.sub-menu {
  margin: 0;
  list-style-type: none;
  display: grid;
  grid-template-columns: auto auto 1fr;
}
header.header .wrap-menu > .custom-container .wrap-nav-menu > li.menu-item > ul.sub-menu::after {
  content: "";
  display: block;
  position: relative;
  width: 1px;
  height: calc(100% + 1.718em + 1rem);
  top: calc(-1.718em - 1rem);
  background-color: #B1B5C3;
  opacity: 0.5;
  margin: 0 2.5rem;
  grid-column: 2;
  grid-row: 1/span 100;
}
@media (max-width: 599px) {
  header.header .wrap-menu > .custom-container .wrap-nav-menu > li.menu-item > ul.sub-menu::after {
    display: none;
  }
}
header.header .wrap-menu > .custom-container .wrap-nav-menu > li.menu-item > ul.sub-menu > li.menu-item {
  grid-column: 1;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
header.header .wrap-menu > .custom-container .wrap-nav-menu > li.menu-item > ul.sub-menu > li.menu-item > .sub-menu {
  list-style: none;
  margin: 0 0 0 1.25rem;
}
@media (min-width: 599px) {
  header.header .wrap-menu > .custom-container .wrap-nav-menu > li.menu-item > ul.sub-menu > li.menu-item > .sub-menu {
    display: none;
  }
}
header.header .wrap-menu > .custom-container .wrap-nav-menu > li.menu-item > ul.sub-menu > li.menu-item > .sub-menu > li {
  margin-top: 0.625rem;
}
@media (min-width: 767px) {
  header.header .wrap-menu > .custom-container .wrap-nav-menu > li.menu-item > ul.sub-menu > li.menu-item.clicked {
    transform: translateX(0.625rem);
  }
  header.header .wrap-menu > .custom-container .wrap-nav-menu > li.menu-item > ul.sub-menu > li.menu-item.clicked a {
    text-decoration-color: #469CDE;
  }
}
@media (min-width: 767px) {
  header.header .wrap-menu > .custom-container .wrap-nav-menu > li.menu-item > ul.sub-menu > li.menu-item-has-children::after {
    position: relative;
    content: "";
    display: inline-block;
    height: 0.75rem;
    width: 0.75rem;
    background-image: url("images/menu-arr.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 0.75rem 0.75rem;
    margin-left: 0.0625rem;
  }
}
header.header .wrap-menu > .custom-container .wrap-nav-menu > li.menu-item > ul.sub-menu > li.sub-menus {
  grid-column: 3;
  grid-row: 1/span 100;
  display: grid;
  position: relative;
}
@media (max-width: 599px) {
  header.header .wrap-menu > .custom-container .wrap-nav-menu > li.menu-item > ul.sub-menu > li.sub-menus {
    display: none;
  }
}
header.header .wrap-menu > .custom-container .wrap-nav-menu > li.menu-item > ul.sub-menu > li.sub-menus > ul.sub-menu {
  margin: 0;
  list-style-type: none;
  opacity: 0;
  grid-column: 1;
  grid-row: 1;
  pointer-events: none;
  z-index: -10;
  position: relative;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
header.header .wrap-menu > .custom-container .wrap-nav-menu > li.menu-item > ul.sub-menu > li.sub-menus > ul.sub-menu.active {
  opacity: 1;
  pointer-events: visible;
  z-index: 10;
}
header.header .wrap-menu > .custom-container .wrap-nav-menu > li.menu-item > ul.sub-menu > li.sub-menus > ul.sub-menu > li:not(:first-child) {
  margin-top: 0.625rem;
}
header.header .wrap-menu > .custom-container .wrap-nav-menu > li.menu-item > ul.sub-menu > li:not(:first-child):not(:last-child) {
  margin-top: 0.625rem;
}

@keyframes bar1 {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: translateY(0.5625rem) rotate(0deg);
  }
  100% {
    transform: translateY(0.5625rem) rotate(-45deg);
  }
}
@keyframes bar2 {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: translateY(-0.5625rem) rotate(0deg);
  }
  100% {
    transform: translateY(-0.5625rem) rotate(45deg);
  }
}
@keyframes bar1-hide {
  0% {
    transform: translateY(0.5625rem) rotate(-45deg);
  }
  100% {
    transform: translateY(0.5625rem);
    transform: rotate(0deg);
  }
}
@keyframes bar2-hide {
  0% {
    transform: translateY(-0.5625rem) rotate(45deg);
  }
  100% {
    transform: translateY(-0.5625rem);
    transform: rotate(0deg);
  }
}
body.show-menu header.header .hamburger-menu .line1 {
  animation: bar1 0.3s ease-in-out 1;
  animation-fill-mode: forwards;
}
body.show-menu header.header .hamburger-menu .line2 {
  opacity: 0;
}
body.show-menu header.header .hamburger-menu .line3 {
  animation: bar2 0.3s ease-in-out 1;
  animation-fill-mode: forwards;
}
body.show-menu header.header .top-menu {
  background-color: #FFFFFF;
}
body.show-menu header.header .wrap-menu {
  visibility: visible;
  opacity: 1;
}

body.hide-menu header.header .hamburger-menu .line1 {
  animation: bar1-hide 0.3s ease-in-out 1;
  animation-fill-mode: forwards;
}
body.hide-menu header.header .hamburger-menu .line2 {
  opacity: 1;
}
body.hide-menu header.header .hamburger-menu .line3 {
  animation: bar2-hide 0.3s ease-in-out 1;
  animation-fill-mode: forwards;
}

@media (max-width: 767px) {
  body.logged-in .top-menu .wrap-in {
    gap: 0.625rem;
  }
}
body.logged-in .container-menus li.menu-item-login {
  display: none;
}
body.logged-in .container-menus li.menu-item-register {
  display: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: inherit;
}

hr {
  margin: 5.6rem 0 !important;
  display: block;
  height: 1px;
  width: 100%;
  padding: 0;
  border: none;
  border-top: 1px solid #58a618;
}
@media (max-width: 599px) {
  hr {
    margin: 3rem 0 !important;
  }
}

main {
  overflow: clip;
  min-height: calc(100vh - 52.1rem);
}

.js .anim-block {
  -webkit-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px);
  opacity: 0;
}
.js .anim-block.active.step-1 {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.js .anim-block.active.step-2 {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.js .anim-block.active.step-3 {
  -webkit-transition-delay: 1.3s;
  transition-delay: 1.3s;
}
.js .anim-block.active.step-4 {
  -webkit-transition-delay: 1.8s;
  transition-delay: 1.8s;
}
.js .anim-block.active.step-5 {
  -webkit-transition-delay: 2.3s;
  transition-delay: 2.3s;
}
.js .anim-block.active.step-6 {
  -webkit-transition-delay: 2.8s;
  transition-delay: 2.8s;
}
.js .anim-block.active.step-7 {
  -webkit-transition-delay: 3.3s;
  transition-delay: 3.3s;
}
.js .anim-block.active.step-8 {
  -webkit-transition-delay: 3.8s;
  transition-delay: 3.8s;
}
.js .anim-block.active.step-9 {
  -webkit-transition-delay: 4.3s;
  transition-delay: 4.3s;
}
.js .anim-block.active.step-10 {
  -webkit-transition-delay: 4.8s;
  transition-delay: 4.8s;
}

.js .anim-block-rev {
  -webkit-transform: translateX(10rem);
  transform: translateX(10rem);
}

.js .anim-block-top {
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
}

.js .anim-block-bottom {
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
}

.js .anim-block-opac {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 0;
}

.js .anim-block-bright {
  transform: none;
  -webkit-transform: none;
  filter: brightness(0.3);
  -webkit-filter: brightness(0.3);
  opacity: 1;
}

.js .anim-block-bright.active {
  filter: brightness(1);
  -webkit-filter: brightness(1);
}

.js .anim-block.active {
  -webkit-transform: translateX(0px) translateY(0px) scale(1);
  transform: translateX(0px) translateY(0px) scale(1);
  opacity: 1;
}

.js .anim-block-scale > * {
  -webkit-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  -webkit-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}

.js .anim-block-scale.active > * {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.parallax-window {
  position: relative;
  overflow: hidden;
}
.parallax-window img {
  display: block;
  max-width: 100%;
  width: auto;
}
.parallax-window .parallax-window-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  overflow: hidden;
}
.parallax-window .parallax-window-in {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 120%;
  z-index: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.parallax-window .parallax-window-in.no-anim {
  -webkit-transition: none;
  transition: none;
}
.parallax-window .parallax-window-in img,
.parallax-window .parallax-window-in svg,
.parallax-window .parallax-window-in video {
  display: block;
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
  max-width: none;
  max-height: none;
}

.slides-section .slides {
  position: relative;
  overflow: hidden;
}
.slides-section .slides .slide {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px);
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.slides-section .slides .slide > img,
.slides-section .slides .slide > video,
.slides-section .slides .slide .parallax-window img,
.slides-section .slides .slide .parallax-window video {
  display: block;
  max-width: none;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.slides-section .slides .slide .parallax-window {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.slides-section .slides .slide .parallax-window-in {
  height: 120%;
  background-position: center top;
}
.slides-section .slides .slide .parallax-window-in video,
.slides-section .slides .slide .parallax-window-in img {
  object-position: 50% 0;
}
.slides-section .slides .slide.type-0 .parallax-window-in {
  background-position: center 0%;
}
.slides-section .slides .slide.type-0 .parallax-window-in video,
.slides-section .slides .slide.type-0 .parallax-window-in img {
  object-position: 50% 0%;
}
.slides-section .slides .slide.type-1 .parallax-window-in {
  background-position: center 10%;
}
.slides-section .slides .slide.type-1 .parallax-window-in video,
.slides-section .slides .slide.type-1 .parallax-window-in img {
  object-position: 50% 10%;
}
.slides-section .slides .slide.type-2 .parallax-window-in {
  background-position: center 20%;
}
.slides-section .slides .slide.type-2 .parallax-window-in video,
.slides-section .slides .slide.type-2 .parallax-window-in img {
  object-position: 50% 20%;
}
.slides-section .slides .slide.type-3 .parallax-window-in {
  background-position: center 30%;
}
.slides-section .slides .slide.type-3 .parallax-window-in video,
.slides-section .slides .slide.type-3 .parallax-window-in img {
  object-position: 50% 30%;
}
.slides-section .slides .slide.type-4 .parallax-window-in {
  background-position: center 40%;
}
.slides-section .slides .slide.type-4 .parallax-window-in video,
.slides-section .slides .slide.type-4 .parallax-window-in img {
  object-position: 50% 40%;
}
.slides-section .slides .slide.type-5 .parallax-window-in {
  background-position: center 50%;
}
.slides-section .slides .slide.type-5 .parallax-window-in video,
.slides-section .slides .slide.type-5 .parallax-window-in img {
  object-position: 50% 50%;
}
.slides-section .slides .slide.type-6 .parallax-window-in {
  background-position: center 60%;
}
.slides-section .slides .slide.type-6 .parallax-window-in video,
.slides-section .slides .slide.type-6 .parallax-window-in img {
  object-position: 50% 60%;
}
.slides-section .slides .slide.type-7 .parallax-window-in {
  background-position: center 70%;
}
.slides-section .slides .slide.type-7 .parallax-window-in video,
.slides-section .slides .slide.type-7 .parallax-window-in img {
  object-position: 50% 70%;
}
.slides-section .slides .slide.type-8 .parallax-window-in {
  background-position: center 80%;
}
.slides-section .slides .slide.type-8 .parallax-window-in video,
.slides-section .slides .slide.type-8 .parallax-window-in img {
  object-position: 50% 80%;
}
.slides-section .slides .slide.type-9 .parallax-window-in {
  background-position: center 90%;
}
.slides-section .slides .slide.type-9 .parallax-window-in video,
.slides-section .slides .slide.type-9 .parallax-window-in img {
  object-position: 50% 90%;
}
.slides-section .slides .slide.type-10 .parallax-window-in {
  background-position: center 100%;
}
.slides-section .slides .slide.type-10 .parallax-window-in video,
.slides-section .slides .slide.type-10 .parallax-window-in img {
  object-position: 50% 100%;
}
.slides-section .slides .slide.active {
  z-index: 2;
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.slides-section .slides .slide.active ~ .slide {
  -webkit-transform: translateX(20px);
  transform: translateX(20px);
}
.slides-section .slides.anim-type-2 .slide {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  opacity: 1;
}
.slides-section .slides.anim-type-2 .slide.active {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.slides-section .slides.anim-type-2 .slide.active ~ .slide {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.slides-section .slides.anim-type-3 .slide {
  -webkit-transform: none !important;
  transform: none !important;
  opacity: 0;
}
.slides-section .slides.anim-type-3 .slide.active {
  opacity: 1;
}
.slides-section .slides .slide-n,
.slides-section .slides .slide-p {
  cursor: pointer;
}
.slides-section .slides .slide-n img,
.slides-section .slides .slide-n svg,
.slides-section .slides .slide-p img,
.slides-section .slides .slide-p svg {
  max-width: none;
}

.line-break {
  display: block;
  width: 40px;
  height: 2px;
  background-color: #e1007d;
  margin: 1.1rem 0;
}

.button-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}

.only-admin-section {
  overflow: hidden;
  height: 0;
}
.elementor-editor-active .only-admin-section {
  height: auto;
}

.background-image {
  pointer-events: none;
}
.background-image * {
  pointer-events: none;
}

.custom-video-container .play-button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.custom-video-container .play-button svg,
.custom-video-container .play-button img {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 12rem;
  height: 12rem;
  display: block;
}
@media (max-width: 599px) {
  .custom-video-container .play-button svg,
  .custom-video-container .play-button img {
    width: 8rem;
    height: 8rem;
  }
}
.video-played.custom-video-container .play-button {
  opacity: 0;
}

.only-tablet {
  display: none;
}
@media (max-width: 1024px) {
  .only-tablet {
    display: block;
  }
}

.text {
  white-space: normal !important;
}

video::--webkit-media-controls {
  display: none !important;
}

video::--webkit-media-controls-play-button {
  display: none !important;
}

.font34 {
  font-size: 3.4rem;
  font-weight: 500;
  line-height: 1.3235294118;
}

.font22 {
  font-size: 2.2rem;
  font-weight: 200;
  line-height: 1.6818181818;
  letter-spacing: 0.21rem;
}

.font21 {
  font-size: 2.1rem;
  font-weight: 400;
  line-height: 1.5238095238;
}
@media (max-width: 1024px) {
  .font21 {
    font-size: 1.9rem;
  }
}

.font14 {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.7142857143;
  letter-spacing: 0.04rem;
}

.extrabold {
  font-weight: 800 !important;
}

.bold {
  font-weight: 700 !important;
}

.semibold {
  font-weight: 600 !important;
}

.medium {
  font-weight: 500 !important;
}

.normal {
  font-weight: 400 !important;
}

.book {
  font-weight: 300 !important;
}

.light {
  font-weight: 200 !important;
}

.grid-12 {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-column-gap: 1rem;
  grid-row-gap: 0;
}

.custom-section p {
  margin: 0 !important;
}

.grid-1 {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 2rem;
}

.grid-2 {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 2rem;
}

.grid-3 {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 2rem;
}

.grid-4 {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 2rem;
}

.grid-8 {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  grid-gap: 1rem;
}

.underline {
  text-decoration: underline;
}

.center {
  text-align: center;
}

.custom-link-1 {
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  text-decoration: underline;
  text-decoration-color: transparent;
}
@media (hover: hover) {
  .custom-link-1:hover {
    text-decoration-color: #B1B5C3;
  }
}

.custom-link-2 {
  display: block;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  font-size: 0.75rem;
  line-height: 1.3333333333;
  color: #387FB8;
  padding: 0.625rem 1.3125rem;
  border: 1px solid #387FB8;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: fit-content;
  height: fit-content;
  background-color: #FFFFFF;
  cursor: pointer;
}
@media (hover: hover) {
  .custom-link-2:hover {
    color: #FFFFFF;
    background-color: #387FB8;
  }
}

.custom-link-3 {
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  font-size: 1rem;
  line-height: 1.5;
  color: #23262F;
  text-align: center;
  width: fit-content;
  height: fit-content;
  cursor: pointer;
  text-decoration: underline;
  text-decoration-color: transparent;
}
@media (hover: hover) {
  .custom-link-3:hover {
    text-decoration-color: #23262F;
  }
}

.custom-link-4 {
  font-size: 0.625rem;
  line-height: 1.3;
  position: relative;
  color: #387FB8;
  width: fit-content;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.custom-link-4::after {
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 4px;
  background-color: #387FB8;
  left: 0;
  bottom: -8px;
  opacity: 0;
}
.custom-link-4:hover::after {
  opacity: 1;
}

.custom-link-5 {
  padding: 0.375rem 4.0625rem;
  background-color: #FFFFFF;
  color: #469CDE;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  text-align: center;
  cursor: pointer;
}
@media (hover: hover) {
  .custom-link-5:hover {
    background-color: #D8D8D8;
    color: #FFFFFF;
  }
}

.custom-link-6 {
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  color: #23262F;
  text-decoration: underline;
  text-decoration-color: transparent;
}
@media (hover: hover) {
  .custom-link-6:hover {
    text-decoration-color: #23262F;
  }
}

.display-none {
  display: none !important;
}

.vc_row {
  overflow: initial !important;
}

.vc_hidden {
  opacity: 1 !important;
}

div.container[role=document] {
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  margin-top: var(--nav-height) !important;
  min-height: calc(100vh - var(--nav-height) - 26.875rem);
}

html {
  overflow: clip;
  min-height: auto !important;
  height: auto !important;
}

*[id] {
  scroll-margin-top: var(--nav-height);
}

@media (max-width: 767px) {
  body {
    --nav-height: calc(7rem * 0.625);
  }
}

body.scroled-pos1 {
  --nav-height: calc(7rem * 0.625);
}
body.scroled-pos1 .top-menu .wrap-in {
  padding-top: 0.3125rem !important;
  padding-bottom: 0.3125rem !important;
}
body.scroled-pos1 .top-menu .logo-container {
  opacity: 0;
  transform: translateY(0.625rem);
}
body.scroled-pos1 .top-menu .logo-container-alt {
  opacity: 1;
  transform: translateY(0.625rem);
}

.container {
  width: 100% !important;
}
.container .col-xs-12 {
  padding: 0 !important;
}

blockquote {
  margin-left: 1rem;
}

.elementor-widget-text-editor .elementor-widget-container h1, .h1-text,
h1 {
  font-size: 4rem;
  font-weight: 400;
  line-height: 1.15625;
  letter-spacing: -1.28px;
}
.elementor-widget-text-editor .elementor-widget-container h1 strong, .h1-text strong,
h1 strong {
  font-weight: 700;
}
@media (max-width: 1024px) {
  .elementor-widget-text-editor .elementor-widget-container h1, .h1-text,
  h1 {
    font-size: 3.75rem;
  }
}
@media (max-width: 767px) {
  .elementor-widget-text-editor .elementor-widget-container h1, .h1-text,
  h1 {
    font-size: 3.375rem;
  }
}
@media (max-width: 599px) {
  .elementor-widget-text-editor .elementor-widget-container h1, .h1-text,
  h1 {
    font-size: 2.625rem;
  }
}

.elementor-widget-text-editor .elementor-widget-container h2, .h2-text,
h2 {
  font-size: 3rem;
  font-weight: 400;
  line-height: 1.0416666667;
  font-family: futura-pt-condensed;
}
.elementor-widget-text-editor .elementor-widget-container h2 strong, .h2-text strong,
h2 strong {
  font-weight: 700;
}
@media (max-width: 1024px) {
  .elementor-widget-text-editor .elementor-widget-container h2, .h2-text,
  h2 {
    font-size: 2.75rem;
  }
}
@media (max-width: 767px) {
  .elementor-widget-text-editor .elementor-widget-container h2, .h2-text,
  h2 {
    font-size: 2.375rem;
  }
}

.elementor-widget-text-editor .elementor-widget-container h3, .elementor-widget-text-editor .elementor-widget-container p, .h3-text,
h3 {
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: -0.32px;
}
.elementor-widget-text-editor .elementor-widget-container h3 strong, .elementor-widget-text-editor .elementor-widget-container p strong, .h3-text strong,
h3 strong {
  font-weight: 700;
}
@media (max-width: 1024px) {
  .elementor-widget-text-editor .elementor-widget-container h3, .elementor-widget-text-editor .elementor-widget-container p, .h3-text,
  h3 {
    font-size: 1.875rem;
  }
}
@media (max-width: 767px) {
  .elementor-widget-text-editor .elementor-widget-container h3, .elementor-widget-text-editor .elementor-widget-container p, .h3-text,
  h3 {
    font-size: 1.75rem;
  }
}

.elementor-widget-text-editor .elementor-widget-container h4, .h4-text,
h4 {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.3333333333;
  letter-spacing: -0.24px;
}
.elementor-widget-text-editor .elementor-widget-container h4 strong, .h4-text strong,
h4 strong {
  font-weight: 700;
}
@media (max-width: 767px) {
  .elementor-widget-text-editor .elementor-widget-container h4, .h4-text,
  h4 {
    font-size: 1.375rem;
  }
}

.elementor-widget-text-editor .elementor-widget-container h5, .h5-text,
h5 {
  font-size: 3.2rem;
  font-weight: 500;
  line-height: 1.25;
}
.elementor-widget-text-editor .elementor-widget-container h5 strong, .h5-text strong,
h5 strong {
  font-weight: 700;
}
@media (max-width: 1366px) {
  .elementor-widget-text-editor .elementor-widget-container h5, .h5-text,
  h5 {
    font-size: 2.8rem;
  }
}

.h6-text,
h6 {
  font-size: 2.4rem;
  letter-spacing: 0.057rem;
  line-height: 1.5;
}
.h6-text strong,
h6 strong {
  font-weight: 700;
}

.font48,
.font40 {
  font-size: 2.5rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: -0.4px;
}
@media (max-width: 1024px) {
  .font48,
  .font40 {
    font-size: 2.1875rem;
  }
}
@media (max-width: 767px) {
  .font48,
  .font40 {
    font-size: 1.875rem;
  }
}

.um-field-label label, .font16 {
  font-size: 1rem !important;
  line-height: 1.7142857143 !important;
  font-weight: 400 !important;
  letter-spacing: 0;
}

.default-text-2, .default-text {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
}
.default-text-2 strong, .default-text strong {
  font-weight: 700;
}
.default-text-2 a, .default-text a {
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  text-decoration: underline;
}
@media (min-width: 1025px) {
  .default-text-2 a:hover, .default-text a:hover {
    opacity: 0.7;
  }
}

.default-text-2 {
  font-size: 1.6rem;
}

ol,
ul {
  padding-left: 1.2em;
}

.grid-el-12, .grid-el {
  display: grid;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  width: 100%;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}

.grid-el-12 {
  grid-template-columns: repeat(12, 1fr);
}

.no-padd-l-r {
  padding-left: 0;
  padding-right: 0;
}

@media (max-width: 1024px) {
  .no-padd-l-r-tab {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 599px) {
  .no-padd-l-r-mobs {
    padding-left: 0;
    padding-right: 0;
  }
}

.no-max-width {
  max-width: none;
}

.button {
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}

.elementor-element {
  overflow-x: clip;
}

.elementor-widget {
  margin-bottom: 0 !important;
}

.elementor-widget-container {
  display: flex;
  width: 100%;
  overflow: visible;
}
.elementor-widget-container .section {
  width: 100%;
}
.elementor-widget-container .section.no-marg-b {
  margin-bottom: 0;
}
.elementor-widget-container .elementor-image {
  max-width: 1366px;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .elementor-widget-container .elementor-image {
    max-width: unset;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
}
.elementor-widget-container .elementor-image .widget-image-caption {
  display: block;
  padding-top: 2rem;
  font-size: inherit;
}
.elementor-widget-container .elementor-text-editor {
  max-width: 1000px;
  padding-bottom: 0;
  margin: 0 auto;
}
@media (max-width: 1220px) {
  .elementor-widget-container .elementor-text-editor {
    max-width: unset;
    padding-left: 24px;
    padding-right: 24px;
  }
}
.elementor-section-wrap:first-child > .elementor-section:first-child > .elementor-container:first-child > .elementor-row:first-child .elementor-widget-container .elementor-text-editor {
  padding-top: 0;
}

.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: none !important;
}

.elementor-column > .elementor-element-populated {
  padding: 0 !important;
}

.elementor-widget-text-editor {
  background-color: #23262F;
}
.elementor-widget-text-editor .elementor-widget-container {
  padding: 140px;
  max-width: 1220px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1024px) {
  .elementor-widget-text-editor .elementor-widget-container {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (max-width: 599px) {
  .elementor-widget-text-editor .elementor-widget-container {
    padding-left: 12px;
    padding-right: 12px;
  }
}
.elementor-widget-text-editor .elementor-widget-container p {
  font-size: inherit;
  font-weight: inherit;
}
.elementor-widget-text-editor .elementor-widget-container h1 {
  font-size: 3.6rem;
  line-height: 1.2;
}
@media (max-width: 599px) {
  .elementor-widget-text-editor .elementor-widget-container h1 {
    font-size: 3.4rem;
  }
}
.elementor-widget-text-editor .elementor-widget-container h3 {
  font-size: 2.4rem;
  font-weight: 700;
}
.elementor-widget-text-editor .elementor-widget-container h4 {
  color: #58a618;
}
.elementor-widget-text-editor .elementor-widget-container h1, .elementor-widget-text-editor .elementor-widget-container h2, .elementor-widget-text-editor .elementor-widget-container h3, .elementor-widget-text-editor .elementor-widget-container h4, .elementor-widget-text-editor .elementor-widget-container h5, .elementor-widget-text-editor .elementor-widget-container h6 {
  margin: 0.2rem 0;
}
.elementor-widget-text-editor .elementor-widget-container h1, .elementor-widget-text-editor .elementor-widget-container h2, .elementor-widget-text-editor .elementor-widget-container h3, .elementor-widget-text-editor .elementor-widget-container h5, .elementor-widget-text-editor .elementor-widget-container h6, .elementor-widget-text-editor .elementor-widget-container p, .elementor-widget-text-editor .elementor-widget-container ul, .elementor-widget-text-editor .elementor-widget-container li {
  color: #FFFFFF;
}

input, textarea, select, button {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  outline: none;
  color: inherit;
  border-radius: 0;
  box-shadow: none;
  display: block;
}

input:not([type=submit]), textarea {
  outline: none;
  border: 1px solid #F2F5FA;
  padding: 1rem;
  background: transparent;
}

input[type=submit] {
  border: none !important;
}

.checkbox-container {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
}
.checkbox-container input {
  margin-right: 1.4rem;
  margin-top: 0;
}
.type-2.checkbox input {
  background-color: #e1007d !important;
}
.type-2.checkbox input:checked, .type-2.checkbox input.checked {
  background-color: #e1007d !important;
}
.type-2.checkbox input:checked + svg, .type-2.checkbox input.checked + svg {
  -webkit-animation: checkbox-anim-1 0.4s linear 0.2s 1 forwards;
  animation: checkbox-anim-1 0.4s linear 0.2s 1 forwards;
}

.checkbox input {
  flex-shrink: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 24px;
  height: 24px;
  display: block;
  position: relative;
  outline: none;
  background: #e1007d;
  border: 1px solid #97a4ae;
  margin: 0;
  padding: 0;
  cursor: pointer;
  border-radius: 0;
}
@media (min-width: 1025px) {
  .checkbox input:hover {
    box-shadow: inset 0 0 0 2px #97a4ae;
    -webkit-box-shadow: inset 0 0 0 2px #97a4ae;
  }
  .checkbox input:hover svg {
    transform: scale(1.1) translateZ(0);
    -webkit-transform: scale(1.1) translateZ(0);
  }
}
.checkbox input:checked, .checkbox input.checked {
  background-color: #97a4ae;
}
.checkbox input:checked + svg, .checkbox input.checked + svg {
  -webkit-animation: checkbox-anim-1 0.4s linear 0.2s 1 forwards;
  animation: checkbox-anim-1 0.4s linear 0.2s 1 forwards;
}

.checkbox {
  position: relative;
}
.checkbox input {
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
@media (min-width: 1025px) {
  .checkbox input:hover svg {
    transform: scale(1.1) translateZ(0);
    -webkit-transform: scale(1.1) translateZ(0);
  }
}
.checkbox svg {
  pointer-events: none;
  fill: none;
  stroke-width: 2px;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke: #e1007d;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 21px;
  height: 21px;
  max-width: unset;
  transform: scale(0) translateZ(0);
  -webkit-transform: scale(0) translateZ(0);
}
.type-2.checkbox svg {
  stroke: #58a618;
}

@keyframes checkbox-anim-1 {
  50% {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes checkbox-anim-1 {
  50% {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.checkbox-input {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
}
.checkbox-input .checkbox {
  margin-right: 1.2rem;
}

.input-container textarea, .input-container input {
  color: #000000;
}
.input-container textarea::-webkit-input-placeholder, .input-container input::-webkit-input-placeholder {
  color: #000000 !important;
}
.input-container textarea::-moz-placeholder, .input-container input::-moz-placeholder {
  color: #000000 !important;
}
.input-container textarea:-ms-input-placeholder, .input-container input:-ms-input-placeholder {
  color: #000000 !important;
}
.input-container textarea:-moz-placeholder, .input-container input:-moz-placeholder {
  color: #000000 !important;
}
.input-container input:not([type=submit]), .input-container input:not([type=checkbox]), .input-container textarea {
  width: 100%;
}
.input-container input[type=checkbox] {
  width: 24px;
  height: 24px;
}
.input-container.text-area-input {
  position: relative;
}
.input-container.text-area-input:after {
  position: absolute;
  display: block;
  content: "";
  bottom: 8px;
  right: 8px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 10px 10px;
  border-color: #F2F5FA;
}
.input-container.text-area-input textarea {
  resize: vertical;
}
.input-container.text-area-input ::-webkit-resizer {
  opacity: 0;
}

.elements-list-container {
  position: relative;
}
.elements-list-container .arr-prev, .elements-list-container .arr-next {
  cursor: pointer;
  z-index: 10;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  position: absolute;
  height: 100%;
  width: 5rem;
}
.elements-list-container .arr-prev img, .elements-list-container .arr-prev svg, .elements-list-container .arr-next img, .elements-list-container .arr-next svg {
  display: block;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.elements-list-container .arr-prev img, .elements-list-container .arr-prev svg, .elements-list-container .arr-next img, .elements-list-container .arr-next svg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
}
.elements-list-container .arr-prev.disabled, .elements-list-container .arr-next.disabled {
  cursor: auto;
  opacity: 0;
  visibility: hidden;
}
.elements-list-container .arr-prev {
  right: 100%;
  top: 0;
  margin-right: 1.25rem;
}
@media (min-width: 1025px) {
  .elements-list-container .arr-prev:hover img, .elements-list-container .arr-prev:hover svg {
    transform: translateY(-50%) translateX(-3px);
  }
}
.elements-list-container .arr-next {
  left: 100%;
  top: 0;
  margin-left: 1.25rem;
}
@media (min-width: 1025px) {
  .elements-list-container .arr-next:hover img, .elements-list-container .arr-next:hover svg {
    transform: translateY(-50%) translateX(3px);
  }
}
.elements-list-container .elements-list {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.elements-list-container .elements-list .elements-group {
  display: table;
  table-layout: fixed;
  border-collapse: collapse;
  transform: translateX(-100%);
  position: absolute;
  left: 0;
  top: 0;
  width: calc(100% + 2rem);
  margin-left: -2rem;
  height: 100%;
  z-index: 1;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  transition-property: transform, opacity;
  background: transparent;
}
.elements-list-container .elements-list .elements-group.no-anim {
  -webkit-transition: none !important;
  transition: none !important;
}
.elements-list-container .elements-list .elements-group.current {
  transform: translateX(0%);
  position: relative;
  z-index: 2;
}
.elements-list-container .elements-list .elements-group.current + .elements-group {
  transform: translateX(100%);
}
.elements-list-container .elements-list .elements-group.current + .elements-group ~ .elements-group {
  transform: translateX(200%);
}
.elements-list-container .elements-list .elements-group .el {
  display: table-cell;
  vertical-align: top;
  padding-left: 2rem;
}
.elements-list-container.elements-anim-type-2 .elements-list .elements-group {
  transform: none !important;
  opacity: 0;
  -webkit-transition: opacity 1s !important;
  transition: opacity 1s !important;
}
.elements-list-container.elements-anim-type-2 .elements-list .elements-group.current {
  opacity: 1;
}
.elements-list-container .elements-bar {
  width: 100%;
  height: 0.3125rem;
}
.elements-list-container .elements-bar .bar-in {
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  height: 100%;
  width: 0;
  background-color: black;
}

body:not(.elementor-editor-active) .number-container-custom.fade-transform {
  text-decoration-color: #B1B5C3 !important;
}
body:not(.elementor-editor-active) .number-container-custom.fade-transform .number-in {
  opacity: 1 !important;
  transform: translate(0, 0) !important;
}

footer.footer {
  padding-bottom: 2.1875rem;
}
footer.footer section.section-1 .custom-container {
  background-color: #F2F5FA;
  padding-top: 2.1875rem;
  padding-bottom: 2.1875rem;
  margin-bottom: 2.5rem;
  margin-top: 2.5rem;
}
footer.footer section.section-1 .custom-container .desc {
  padding-top: 1.25rem;
}
footer.footer section.section-1 .custom-container .phone,
footer.footer section.section-1 .custom-container .email {
  width: fit-content;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  display: block;
  text-decoration: underline;
  text-decoration-color: transparent;
}
@media (hover: hover) {
  footer.footer section.section-1 .custom-container .phone:hover,
  footer.footer section.section-1 .custom-container .email:hover {
    text-decoration-color: #23262F;
  }
}
footer.footer section.section-1 .custom-container .phone {
  padding-top: 1.25rem;
}
footer.footer section.section-1 .custom-container .email {
  padding-top: 0.6875rem;
}
footer.footer section.section-1 .custom-container .social-container {
  display: flex;
  flex-direction: row;
  gap: 1.5625rem;
  margin: 1.5625rem 0 0;
  position: relative;
}
footer.footer section.section-1 .custom-container .social-container > a {
  display: block;
  height: 1.5625rem;
  width: auto;
  aspect-ratio: 1;
  position: relative;
  z-index: 10;
}
@media (hover: hover) {
  footer.footer section.section-1 .custom-container .social-container > a:hover::after {
    background-color: #FFFFFF;
  }
  footer.footer section.section-1 .custom-container .social-container > a:hover svg {
    transform: scale(1.3);
  }
}
footer.footer section.section-1 .custom-container .social-container > a svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
footer.footer section.section-2 .custom-container {
  padding-top: 2.1875rem;
  padding-bottom: 2.1875rem;
}
footer.footer section.section-2 .container-logo {
  grid-column: 1/span 3;
  font-family: futura-pt-condensed;
}
@media (max-width: 1024px) {
  footer.footer section.section-2 .container-logo {
    grid-column: span 12;
    grid-row: 2;
    margin-top: 1.875rem;
    max-width: 16.25rem;
  }
}
footer.footer section.section-2 .container-logo > a {
  display: block;
  height: 1.875rem;
  width: auto;
  aspect-ratio: 94/30;
  margin-bottom: 2.1875rem;
}
footer.footer section.section-2 .container-logo > a > img {
  object-fit: contain;
  width: 100%;
  height: 100%;
  display: block;
}
footer.footer section.section-2 .container-footer-nav {
  margin: 0;
  list-style-type: none;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 2rem 2.5rem;
  grid-column: 4/span 9;
}
@media (max-width: 1220px) {
  footer.footer section.section-2 .container-footer-nav {
    grid-column: 4/span 9;
  }
}
@media (max-width: 1024px) {
  footer.footer section.section-2 .container-footer-nav {
    grid-column: span 12;
    grid-row: 1;
  }
}
@media (max-width: 767px) {
  footer.footer section.section-2 .container-footer-nav {
    grid-template-columns: repeat(2, 1fr);
  }
}
footer.footer section.section-2 .container-footer-nav > li.menu-item:not(:last-child) {
  font-size: 1rem;
}
footer.footer section.section-2 .container-footer-nav > li.menu-item {
  position: relative;
}
footer.footer section.section-2 .container-footer-nav > li.menu-item:not(:first-child)::after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 100%;
  top: 0;
  left: -1.875rem;
  background-color: #B1B5C3;
  opacity: 0.5;
}
footer.footer section.section-2 .container-footer-nav > li.menu-item:last-child {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
footer.footer section.section-2 .container-footer-nav > li.menu-item:last-child .footer-menu-container ul {
  margin: 0;
  list-style-type: none;
}
footer.footer section.section-2 .container-footer-nav > li.menu-item:last-child .footer-menu-container ul li a {
  color: #000000;
  font-family: futura-pt-condensed;
  text-decoration: underline;
  text-decoration-color: transparent;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
footer.footer section.section-2 .container-footer-nav > li.menu-item:last-child .footer-menu-container ul li.current-menu-item a {
  text-decoration-color: #000000;
}
@media (hover: hover) {
  footer.footer section.section-2 .container-footer-nav > li.menu-item:last-child .footer-menu-container ul li:hover a {
    text-decoration-color: #000000;
  }
}
footer.footer section.section-2 .container-footer-nav > li.menu-item:last-child .cont-social {
  display: flex;
  flex-direction: row;
  gap: 1.25rem;
  height: 100%;
}
footer.footer section.section-2 .container-footer-nav > li.menu-item:last-child .cont-social a.social-icon {
  width: 1.25rem;
  height: 1.25rem;
  margin: 0;
  margin-top: auto;
  pointer-events: visible;
  display: block;
}
footer.footer section.section-2 .container-footer-nav > li.menu-item:last-child .cont-social a.social-icon svg {
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}
@media (hover: hover) {
  footer.footer section.section-2 .container-footer-nav > li.menu-item:last-child .cont-social a.social-icon:hover svg {
    transform: scale(1.3);
  }
}
footer.footer section.section-2 .container-footer-nav > li.menu-item > a {
  pointer-events: none;
  color: #47484A;
  margin-bottom: 2.1875rem;
  display: block;
}
@media (max-width: 599px) {
  footer.footer section.section-2 .container-footer-nav > li.menu-item > a {
    margin-bottom: 1.25rem;
  }
}
footer.footer section.section-2 .container-footer-nav > li.menu-item > ul.sub-menu {
  margin: 0;
}
footer.footer section.section-2 .container-footer-nav > li.menu-item > ul.sub-menu > li.current-menu-item a {
  text-decoration-color: #469CDE;
}
footer.footer section.section-2 .container-footer-nav > li.menu-item > ul.sub-menu > li {
  list-style-type: none;
  margin: 0;
}
footer.footer section.section-2 .container-footer-nav > li.menu-item > ul.sub-menu > li a {
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  color: #469CDE;
  text-decoration: underline;
  text-decoration-color: transparent;
}
@media (hover: hover) {
  footer.footer section.section-2 .container-footer-nav > li.menu-item > ul.sub-menu > li a:hover {
    text-decoration-color: #469CDE;
  }
}
footer.footer section.section-2 .container-footer-nav > li.menu-item > ul.sub-menu > li:not(:first-child) {
  padding-top: 0.625rem;
}
footer.footer section.section-3 .custom-container {
  background-color: #469CDE;
  padding-top: 1.5625rem;
  padding-bottom: 1.5625rem;
  font-family: futura-pt-condensed;
}
footer.footer section.section-3 .custom-container .container-reg {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 0.625rem;
}
@media (max-width: 599px) {
  footer.footer section.section-3 .custom-container .container-reg {
    flex-direction: column;
  }
}
footer.footer section.section-3 .custom-container .container-reg .footer-menu-container ul {
  display: flex;
  flex-direction: row;
  gap: 1rem;
  margin: 0;
  list-style-type: none;
}
footer.footer section.section-3 .custom-container .container-reg .footer-menu-container ul a {
  display: block;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  color: #FFFFFF;
  text-decoration: underline;
  text-decoration-color: transparent;
}
@media (hover: hover) {
  footer.footer section.section-3 .custom-container .container-reg .footer-menu-container ul a:hover {
    text-decoration-color: #FFFFFF;
  }
}
footer.footer section.section-3 .custom-container .container-reg .footer-menu-container ul li:not(:first-child) a::after {
  height: 70%;
  width: 1px;
  background-color: #FFFFFF;
  content: "";
  display: block;
  position: absolute;
  left: -0.5rem;
  top: 15%;
}
footer.footer section.section-3 .custom-container .container-copyrights {
  display: flex;
  flex-direction: row;
  gap: 1rem;
}
footer.footer section.section-3 .custom-container .container-copyrights .copyrights {
  position: relative;
}
footer.footer section.section-3 .custom-container .container-copyrights .copyrights::after {
  height: 70%;
  width: 1px;
  background-color: #FFFFFF;
  content: "";
  display: block;
  position: absolute;
  left: -0.5rem;
  top: 15%;
}
footer.footer .cont-social {
  display: flex;
  flex-direction: row;
  gap: 1.25rem;
  justify-content: flex-end;
}
footer.footer .cont-social a.social-icon {
  width: 1.25rem;
  height: 1.25rem;
  display: block;
}
footer.footer .cont-social a.social-icon svg {
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}
@media (hover: hover) {
  footer.footer .cont-social a.social-icon:hover svg {
    transform: scale(1.3);
  }
}

.clickdform.mainDiv {
  padding: 0 !important;
  height: 100% !important;
}
.clickdform.mainDiv .minSize1 {
  margin-top: 0 !important;
}
.clickdform.mainDiv .maxSize1:not(input) {
  color: #47484A !important;
  font-size: 1rem !important;
  font-weight: 800 !important;
  text-transform: initial !important;
  margin-top: 0.625rem !important;
}
.clickdform.mainDiv input[type=text] {
  padding: 0.625rem 1.25rem !important;
  min-height: auto !important;
  font-weight: 400 !important;
  border: 1px solid #387FB8 !important;
  margin-top: 0.625rem !important;
}
.clickdform.mainDiv input[type=checkbox] {
  margin-right: 0.3125rem;
  cursor: pointer;
  width: 1.25rem;
  height: 1.25rem;
  display: inline-block;
  border: 1px solid #23262F;
  border-radius: 1px;
  appearance: none;
}
.clickdform.mainDiv input[type=checkbox]:checked {
  background-image: url("images/shape.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 1rem 0.75rem;
}
.clickdform.mainDiv span {
  font-family: futura-pt-condensed !important;
}
.clickdform.mainDiv input[type=button] {
  display: block;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  font-size: 0.75rem;
  line-height: 1.3333333333;
  color: #387FB8 !important;
  padding: 0.625rem 1.3125rem;
  border: 1px solid #387FB8 !important;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: fit-content;
  height: fit-content;
  background-color: #FFFFFF !important;
  cursor: pointer;
}
@media (hover: hover) {
  .clickdform.mainDiv input[type=button]:hover {
    color: #FFFFFF !important;
    background-color: #387FB8 !important;
  }
}
.clickdform.mainDiv h5 {
  margin-bottom: 0 !important;
}
.clickdform.mainDiv h5 > h5 {
  display: none;
}

.form-container {
  position: relative;
  min-height: 64px;
}
.form-container::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  background: #B1B5C3 url("images/loading.gif") no-repeat center center;
  background-size: 64px 64px;
  cursor: wait;
  z-index: 4;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.form-container.sending::before {
  opacity: 0.85;
  visibility: visible;
}
.form-container.sending .form {
  pointer-events: none;
}
.form-container label.el-label {
  cursor: pointer;
}
.form-container .form-re {
  font-weight: 700;
}
.form-container .form-re .ok {
  color: #FFFFFF;
}
.form-container .form-re .ok, .form-container .form-re .err {
  display: none;
}
.form-container .form-re.ok .ok, .form-container .form-re.err .err {
  display: inline-block;
}
.form-container .form-re .err {
  color: #F00;
}
.form-container a {
  text-decoration: underline;
}

.frm_forms .frm_radio {
  padding-bottom: 5px;
}
.frm_forms .frm_checkbox {
  padding-bottom: 5px;
}
.frm_forms .frm_button_submit {
  display: block;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  font-size: 0.75rem !important;
  line-height: 1.3333333333 !important;
  color: #387FB8 !important;
  padding: 0.625rem 1.3125rem !important;
  border: 1px solid #387FB8 !important;
  text-align: center !important;
  margin-left: auto;
  margin-right: auto;
  width: fit-content;
  height: fit-content;
  background-color: #FFFFFF !important;
  cursor: pointer;
}
@media (hover: hover) {
  .frm_forms .frm_button_submit:hover {
    color: #FFFFFF !important;
    background-color: #387FB8 !important;
  }
}

.um-field-label {
  margin-bottom: 4px !important;
}

.um-form input[type=text] {
  background-color: #FFFFFF !important;
  border: 0px solid #FFFFFF !important;
  padding: 0 1.25rem !important;
}
.um-form input[type=submit] {
  color: #387FB8;
  background-color: #FFFFFF !important;
  border: 1px solid #387FB8 !important;
  font-size: 0.75rem !important;
  font-weight: 700 !important;
  padding: 0.625rem 1.5625rem !important;
  min-width: 0px !important;
  border-radius: 0 !important;
}
@media (hover: hover) {
  .um-form input[type=submit]:hover {
    color: #FFFFFF;
    background-color: #387FB8 !important;
  }
}
.um-form .um-field-checkbox {
  width: 100% !important;
}
.um-form .um-field-checkbox .um-field-checkbox-option {
  color: #23262F !important;
}
.um-form .um-field-checkbox i {
  opacity: 0;
}
.um-form .um-field-checkbox .um-field-checkbox-state {
  cursor: pointer;
  min-width: 1.25rem;
  min-height: 1.25rem;
  display: inline-block;
  border: 1px solid #23262F;
  border-radius: 1px;
  appearance: none;
  background-color: #FFFFFF;
}
.um-form .um-field-checkbox.active .um-field-checkbox-state {
  background-image: url("images/shape.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 1rem 0.75rem;
}

.login-form,
.register-form, .um-register, .after-register {
  background-color: #D3E0DE;
}
.login-form form,
.register-form form, .um-register form, .after-register form {
  display: flex;
  flex-direction: column;
}
.login-form form div.um-row,
.register-form form div.um-row, .um-register form div.um-row, .after-register form div.um-row {
  order: 1;
  margin-bottom: 0.8125rem !important;
}
.login-form form div.um-col-alt,
.register-form form div.um-col-alt, .um-register form div.um-col-alt, .after-register form div.um-col-alt {
  order: 3;
}
.login-form form div.um-col-alt div,
.register-form form div.um-col-alt div, .um-register form div.um-col-alt div, .after-register form div.um-col-alt div {
  text-align: left;
}
.login-form form div.um-col-alt-b,
.register-form form div.um-col-alt-b, .um-register form div.um-col-alt-b, .after-register form div.um-col-alt-b {
  padding-top: 0 !important;
  order: 2;
}
.login-form form div.um-col-alt-b a,
.register-form form div.um-col-alt-b a, .um-register form div.um-col-alt-b a, .after-register form div.um-col-alt-b a {
  text-align: left;
}
.login-form div,
.register-form div, .um-register div, .after-register div {
  color: #23262F !important;
}
.login-form .h1-text,
.register-form .h1-text, .um-register .h1-text, .after-register .h1-text {
  padding: 3.4375rem 0;
}
.login-form .main-title,
.register-form .main-title, .um-register .main-title, .after-register .main-title {
  padding-top: 2.1875rem;
}
.login-form .um-login,
.login-form .um-register, .login-form .after-text,
.register-form .um-login,
.register-form .um-register,
.register-form .after-text, .um-register .um-login,
.um-register .um-register, .um-register .after-text, .after-register .um-login,
.after-register .um-register, .after-register .after-text {
  grid-column: span 6;
}
@media (max-width: 767px) {
  .login-form .um-login,
  .login-form .um-register, .login-form .after-text,
  .register-form .um-login,
  .register-form .um-register,
  .register-form .after-text, .um-register .um-login,
  .um-register .um-register, .um-register .after-text, .after-register .um-login,
  .after-register .um-register, .after-register .after-text {
    grid-column: span 12;
  }
}
.login-form .container-image,
.register-form .container-image, .um-register .container-image, .after-register .container-image {
  grid-column: span 6;
  height: 100%;
  width: 100%;
}
@media (max-width: 767px) {
  .login-form .container-image,
  .register-form .container-image, .um-register .container-image, .after-register .container-image {
    grid-column: span 12;
  }
}
.login-form .container-image img,
.register-form .container-image img, .um-register .container-image img, .after-register .container-image img {
  max-width: none;
  display: block;
  position: relative;
  width: 50vw;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .login-form .container-image img,
  .register-form .container-image img, .um-register .container-image img, .after-register .container-image img {
    width: 100vw;
    left: -1.25rem;
  }
}
@media (max-width: 599px) {
  .login-form .container-image img,
  .register-form .container-image img, .um-register .container-image img, .after-register .container-image img {
    left: -0.75rem;
  }
}
.login-form .custom-link-2,
.register-form .custom-link-2, .um-register .custom-link-2, .after-register .custom-link-2 {
  margin-left: 0;
  font-weight: 700 !important;
  margin-top: 5rem;
}

.main-color-blue {
  background-color: #2d3282;
}

.main-color-light-blue {
  background-color: #009fe3;
}

.main-color-grey {
  background-color: #97a4ae;
}

.main-color-green {
  background-color: #58a618;
}

.main-color-pink {
  background-color: #e1007d;
}

.main-color-red {
  background-color: #cd0c26;
}

.main-color-yellow {
  background-color: #ffb412;
}

.border-color-blue {
  border: #2d3282 1px solid;
}

.border-color-light-blue {
  border: #009fe3 1px solid;
}

.border-color-grey {
  border: #97a4ae 1px solid;
}

.border-color-green {
  border: #58a618 1px solid;
}

.border-color-pink {
  border: #e1007d 1px solid;
}

.border-color-red {
  border: #cd0c26 1px solid;
}

.border-color-yellow {
  border: #ffb412 1px solid;
}

.bar-blue {
  background-color: #2d3282;
}

.bar-light-blue {
  background-color: #009fe3;
}

.bar-grey {
  background-color: #97a4ae;
}

.bar-green {
  background-color: #58a618;
}

.bar-pink {
  background-color: #e1007d;
}

.bar-red {
  background-color: #cd0c26;
}

.bar-yellow {
  background-color: #ffb412;
}

.none-padding-top {
  padding-top: 0;
}

.small-padding-top {
  padding-top: 2.8125rem;
}

.big-padding-top {
  padding-top: 4.375rem;
}

.none-padding-bottom {
  padding-bottom: 0;
}

.small-padding-bottom {
  padding-bottom: 2.8125rem;
}

.big-padding-bottom {
  padding-bottom: 4.375rem;
}

.custom-section.project .grid-12 {
  align-items: center;
}
.custom-section.project .title-container {
  grid-column: span 6;
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  .custom-section.project .title-container {
    grid-column: span 12;
  }
}
.custom-section.project .title-container .text {
  padding-top: 2.3125rem;
  max-width: 23.75rem;
}
.custom-section.project .title-container .color-bar {
  margin-top: 1.25rem;
  width: 8.75rem;
  height: 0.9375rem;
}
.custom-section.project .image-container {
  grid-column: span 6;
  height: 100%;
  width: 100%;
}
@media (max-width: 767px) {
  .custom-section.project .image-container {
    grid-column: span 12;
  }
}
.custom-section.project .image-container .image-in {
  position: relative;
  width: 50vw;
  max-height: 28.625rem;
  height: 100%;
}
@media (max-width: 767px) {
  .custom-section.project .image-container .image-in {
    width: calc(100% + 2.5rem);
    max-width: initial;
    transform: translateX(-1.25rem);
  }
}
@media (max-width: 599px) {
  .custom-section.project .image-container .image-in {
    width: calc(100% + 1.5rem);
    max-width: initial;
    transform: translateX(-0.75rem);
  }
}
.custom-section.project .image-container .image-in img {
  object-fit: cover;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 3;
}
.custom-section.project .background-image-container {
  position: absolute;
  bottom: 0.9375rem;
  right: 50%;
  width: 27.3060029283vw;
  max-width: 23.3125rem;
  height: auto;
  z-index: 1;
}
.custom-section.project .background-image-container img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.custom-section.breadcrumbs .breadcrumbs-content {
  grid-column: span 12;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

.custom-section.text-content .custom-container {
  position: relative;
}
.custom-section.text-content .grid-12 {
  position: relative;
  z-index: 2;
}
.custom-section.text-content .image-in {
  position: absolute;
  z-index: 1;
  width: 36.25rem;
  height: auto;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.custom-section.text-content .image-in img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.custom-section.text-content .title,
.custom-section.text-content .text {
  grid-column: 3/span 8;
}
@media (max-width: 1024px) {
  .custom-section.text-content .title,
  .custom-section.text-content .text {
    grid-column: 2/span 10;
  }
}
@media (max-width: 767px) {
  .custom-section.text-content .title,
  .custom-section.text-content .text {
    grid-column: span 12;
  }
}
.custom-section.text-content .text {
  margin-top: 1.375rem;
}
.custom-section.text-content .custom-line {
  grid-column: 2/span 10;
  height: 1px;
  width: calc(100% - 5.5rem);
  background-color: #E6E8EC;
  margin: 0.9375rem 2.75rem 0 2.75rem;
}
@media (max-width: 1024px) {
  .custom-section.text-content .custom-line {
    grid-column: span 12;
  }
}
@media (max-width: 767px) {
  .custom-section.text-content .custom-line {
    margin: 0.9375rem 0 0 0;
    width: 100%;
  }
}
.custom-section.text-content .custom-link-2 {
  margin-top: 2.75rem;
  grid-column: 8/span 3;
}
@media (max-width: 1024px) {
  .custom-section.text-content .custom-link-2 {
    grid-column: 7/span 4;
  }
}
@media (max-width: 767px) {
  .custom-section.text-content .custom-link-2 {
    grid-column: span 12;
    margin-right: 0;
  }
}

.custom-section.chessboard .grid-12 {
  grid-template-rows: 1fr auto;
}
.custom-section.chessboard .image-container {
  position: relative;
  width: 100%;
  height: auto;
  aspect-ratio: 510/340;
  padding-right: 1.5625rem;
  padding-bottom: 1.5625rem;
}
.custom-section.chessboard .image-container.left {
  grid-column: 1/span 6;
  grid-row: span 2;
}
@media (max-width: 767px) {
  .custom-section.chessboard .image-container.left {
    grid-column: 1/span 12;
    grid-row: 1;
  }
}
.custom-section.chessboard .image-container.right {
  grid-column: 7/span 6;
  grid-row: span 2;
}
@media (max-width: 767px) {
  .custom-section.chessboard .image-container.right {
    grid-column: 1/span 12;
    grid-row: 1;
  }
}
@media (max-width: 767px) {
  .custom-section.chessboard .image-container {
    padding-right: 0.9375rem;
    padding-bottom: 0.9375rem;
  }
}
.custom-section.chessboard .image-container img {
  position: relative;
  z-index: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}
.custom-section.chessboard .image-container .border {
  position: absolute;
  width: calc(100% - 1.5625rem);
  height: calc(100% - 1.5625rem);
  top: 1.5625rem;
  left: 1.5625rem;
  z-index: 0;
}
@media (max-width: 767px) {
  .custom-section.chessboard .image-container .border {
    width: calc(100% - 0.9375rem);
    height: calc(100% - 0.9375rem);
    top: 0.9375rem;
    left: 0.9375rem;
  }
}
.custom-section.chessboard .title-container {
  padding: 1.5625rem 1.5625rem 0;
}
.custom-section.chessboard .title-container.left {
  grid-column: 7/span 6;
  grid-row: 1;
}
@media (max-width: 767px) {
  .custom-section.chessboard .title-container.left {
    grid-column: 1/span 12;
    grid-row: 2;
  }
}
.custom-section.chessboard .title-container.right {
  grid-column: 1/span 6;
  grid-row: 1;
}
@media (max-width: 767px) {
  .custom-section.chessboard .title-container.right {
    grid-column: 1/span 12;
    grid-row: 2;
  }
}
@media (max-width: 767px) {
  .custom-section.chessboard .title-container {
    padding: 1.5625rem 0.9375rem 0;
  }
}
.custom-section.chessboard .title-container .text {
  padding-top: 1.75rem;
}
.custom-section.chessboard .title-container .text ul {
  margin: 0;
  margin-left: 1.125rem;
}
.custom-section.chessboard .custom-link-2.left {
  grid-column: 10/span 3;
  grid-row: 2;
  margin-top: 1.75rem;
  margin-left: auto;
  margin-right: 1.75rem;
}
@media (max-width: 767px) {
  .custom-section.chessboard .custom-link-2.left {
    grid-column: 1/span 12;
    grid-row: 3;
    margin-right: 0;
  }
}
.custom-section.chessboard .custom-link-2.right {
  grid-column: 4/span 3;
  grid-row: 2;
  margin-top: 1.75rem;
  margin-left: auto;
  margin-right: 1.75rem;
}
@media (max-width: 767px) {
  .custom-section.chessboard .custom-link-2.right {
    grid-column: 1/span 12;
    grid-row: 3;
    margin-right: 0;
  }
}

.custom-section.document-link .grid-12 {
  border: 1px solid #B1B5C3;
  padding: 2.5625rem 0;
  padding-left: 1.625rem;
  padding-right: 1.625rem;
}
.custom-section.document-link .image-icon {
  width: 2rem;
  height: 2rem;
  display: block;
  margin-top: 8px;
}
.custom-section.document-link .title-out {
  grid-column: 1/span 5;
  display: flex;
  gap: 1.25rem;
}
@media (max-width: 1024px) {
  .custom-section.document-link .title-out {
    grid-column: 1/span 12;
  }
}
.custom-section.document-link .text {
  grid-column: 7/span 4;
}
@media (max-width: 1024px) {
  .custom-section.document-link .text {
    grid-column: 1/span 9;
    grid-row: 2;
    padding-top: 1rem;
  }
}
@media (max-width: 767px) {
  .custom-section.document-link .text {
    grid-column: 1/span 9;
  }
}
@media (max-width: 599px) {
  .custom-section.document-link .text {
    grid-column: span 12;
    margin-right: 0;
  }
}
.custom-section.document-link .custom-link-2 {
  grid-column: 11/span 2;
  margin-top: auto;
  margin-left: 0;
}
@media (max-width: 1024px) {
  .custom-section.document-link .custom-link-2 {
    grid-row: 2;
    margin-left: auto;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .custom-section.document-link .custom-link-2 {
    grid-column: 10/span 3;
  }
}
@media (max-width: 599px) {
  .custom-section.document-link .custom-link-2 {
    grid-column: span 12;
    grid-row: 3;
    margin-top: 1rem;
  }
}

.custom-section.article-title .title {
  grid-column: 3/span 8;
}
@media (max-width: 1024px) {
  .custom-section.article-title .title {
    grid-column: 2/span 10;
  }
}
@media (max-width: 767px) {
  .custom-section.article-title .title {
    grid-column: span 12;
  }
}

.custom-section.article-text .text {
  grid-column: 3/span 8;
}
@media (max-width: 1024px) {
  .custom-section.article-text .text {
    grid-column: 2/span 10;
  }
}
@media (max-width: 767px) {
  .custom-section.article-text .text {
    grid-column: span 12;
  }
}

.custom-section.article-custom-slider .slider-container {
  grid-column: 3/span 8;
}
.custom-section.article-custom-slider .slider-container .elements-list {
  min-height: 0 !important;
}
.custom-section.article-custom-slider .slider-container .elements-list .el-in {
  min-height: 0 !important;
}
@media (max-width: 1024px) {
  .custom-section.article-custom-slider .slider-container {
    grid-column: 2/span 10;
  }
}
@media (max-width: 767px) {
  .custom-section.article-custom-slider .slider-container {
    grid-column: span 12;
  }
}
.custom-section.article-custom-slider .slider-container .single-img {
  width: 100%;
  height: auto;
  aspect-ratio: 720/453;
}
.custom-section.article-custom-slider .slider-container .single-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.custom-section.article-custom-slider .arr-prev, .custom-section.article-custom-slider .arr-next {
  width: 5rem;
}
@media (max-width: 767px) {
  .custom-section.article-custom-slider .arr-prev, .custom-section.article-custom-slider .arr-next {
    width: 3.125rem;
  }
}
@media (max-width: 1024px) {
  .custom-section.article-custom-slider .arr-next {
    margin-left: 0.9375rem;
  }
}
@media (max-width: 767px) {
  .custom-section.article-custom-slider .arr-next {
    margin-left: -3.125rem;
  }
}
@media (max-width: 1024px) {
  .custom-section.article-custom-slider .arr-prev {
    margin-right: 0.9375rem;
  }
}
@media (max-width: 767px) {
  .custom-section.article-custom-slider .arr-prev {
    right: auto;
  }
}

.custom-section.article-quote .grid-12 {
  grid-template-rows: auto 1fr;
}
.custom-section.article-quote .top-bar {
  grid-column: 3/span 2;
  grid-row: 1;
  width: 100%;
  height: 4px;
}
@media (max-width: 1024px) {
  .custom-section.article-quote .top-bar {
    grid-column: 2/span 3;
  }
}
@media (max-width: 767px) {
  .custom-section.article-quote .top-bar {
    grid-column: 1/span 5;
    grid-row: 2;
    margin-top: 1rem;
  }
}
@media (max-width: 599px) {
  .custom-section.article-quote .top-bar {
    grid-column: 1/span 7;
  }
}
.custom-section.article-quote .author {
  padding-top: 1rem;
  grid-column: 3/span 2;
  grid-row: 2;
}
@media (max-width: 1024px) {
  .custom-section.article-quote .author {
    grid-column: 2/span 3;
  }
}
@media (max-width: 767px) {
  .custom-section.article-quote .author {
    grid-column: 1/span 5;
    grid-row: 3;
  }
}
@media (max-width: 599px) {
  .custom-section.article-quote .author {
    grid-column: 1/span 7;
  }
}
.custom-section.article-quote .text {
  grid-column: 5/span 5;
  grid-row: span 2;
}
@media (max-width: 1024px) {
  .custom-section.article-quote .text {
    grid-column: 5/span 7;
  }
}
@media (max-width: 767px) {
  .custom-section.article-quote .text {
    padding-top: 1.25rem;
    grid-column: span 12;
    grid-row: 1;
  }
}

.custom-section.article-table .container-table {
  border-collapse: collapse;
  grid-column: 3/span 8;
}
@media (max-width: 1024px) {
  .custom-section.article-table .container-table {
    grid-column: 2/span 10;
  }
}
@media (max-width: 767px) {
  .custom-section.article-table .container-table {
    grid-column: span 12;
  }
}
.custom-section.article-table .container-table tr {
  border-bottom: 1px solid #B1B5C3;
}
@media (max-width: 599px) {
  .custom-section.article-table .container-table tr {
    display: grid;
    grid-template-columns: auto 1fr;
  }
}
.custom-section.article-table .container-table td:first-child {
  padding: 1.25rem 0;
  position: relative;
  vertical-align: top;
}
.custom-section.article-table .container-table td:nth-child(n+2) {
  padding: 1.4375rem 0 1.25rem;
  position: relative;
  vertical-align: top;
}
@media (max-width: 767px) {
  .custom-section.article-table .container-table td:last-child {
    grid-column: span 2;
    padding-top: 0;
  }
}
.custom-section.article-table .container-table .img-container {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  min-width: 3.75rem;
}
.custom-section.article-table .container-table .img-container img {
  width: 1.875rem;
  height: auto;
}
.custom-section.article-table .container-table .description {
  padding-right: 1.25rem;
  min-width: 13.75rem;
}

.custom-section.slider-story .el {
  width: 21.25rem;
}
.custom-section.slider-story .slider-container-story {
  margin-top: 3.5rem;
}
.custom-section.slider-story .text {
  padding-top: 1.375rem;
  max-width: 39.375rem;
}
@media (max-width: 1220px) {
  .custom-section.slider-story .arr-next {
    margin-left: -2.5rem;
    margin-top: -2.5rem;
    height: 5rem;
  }
}
@media (max-width: 1024px) {
  .custom-section.slider-story .arr-next {
    margin-left: -5rem;
  }
}
@media (max-width: 767px) {
  .custom-section.slider-story .arr-next {
    margin-left: -3.125rem;
    margin-top: -3.125rem;
    width: 3.125rem;
    height: 3.125rem;
  }
}
@media (max-width: 1220px) {
  .custom-section.slider-story .arr-prev {
    margin-right: -2.5rem;
    margin-top: -2.5rem;
    height: 5rem;
  }
}
@media (max-width: 1024px) {
  .custom-section.slider-story .arr-prev {
    margin-right: -5rem;
  }
}
@media (max-width: 767px) {
  .custom-section.slider-story .arr-prev {
    margin-right: -3.125rem;
    margin-top: -3.125rem;
    width: 3.125rem;
    height: 3.125rem;
  }
}
.custom-section.slider-story .elements-bar {
  border: 1px solid #B1B5C3;
}
.custom-section.slider-story .elements-bar .bar-in {
  background-color: #B1B5C3;
}
.custom-section.slider-story .slider-single-element .image-container {
  width: 100%;
  height: auto;
  aspect-ratio: 305/203;
  margin-left: -1.25rem;
  margin-top: -1.25rem;
}
.custom-section.slider-story .slider-single-element .image-container > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.custom-section.slider-story .slider-single-element .element-border {
  margin-left: 1.25rem;
  margin-top: 1.25rem;
  padding-right: 0.625rem;
  border: 1px solid #B1B5C3;
}
.custom-section.slider-story .slider-single-element .element-border .container-content {
  padding: 1.25rem;
}
.custom-section.slider-story .slider-single-element .element-border .container-content .desc {
  margin-top: 0.8125rem;
  height: 4.5em;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: clip;
}
.custom-section.slider-story .slider-single-element .element-border .container-content .container-media {
  margin-top: 0.8125rem;
  height: 1.25rem;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 1rem;
}
.custom-section.slider-story .slider-single-element .element-border .container-content .container-media img {
  display: block;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  width: 1.25rem;
  height: 1.25rem;
}
@media (hover: hover) {
  .custom-section.slider-story .slider-single-element .element-border .container-content .container-media img:hover {
    transform: scale(1.3);
  }
}
.custom-section.slider-story .slider-single-element .element-border .container-content .container-media .custom-link-3 {
  margin-left: auto;
}

@media (max-width: 1024px) {
  .custom-section.slider-story-single {
    margin-top: 1.875rem;
  }
}
.custom-section.slider-story-single .slider-single-element {
  padding-bottom: 1.5625rem;
}
.custom-section.slider-story-single .elements-bar {
  border: 1px solid #B1B5C3;
}
.custom-section.slider-story-single .elements-bar .bar-in {
  background-color: #B1B5C3;
}
.custom-section.slider-story-single .arr-next, .custom-section.slider-story-single .arr-prev {
  width: 1.25rem;
}
@media (max-width: 1024px) {
  .custom-section.slider-story-single .arr-next {
    margin-left: -1.5625rem;
    margin-top: -1.875rem;
    height: 1.875rem;
  }
}
@media (max-width: 1024px) {
  .custom-section.slider-story-single .arr-prev {
    margin-right: -1.5625rem;
    margin-top: -1.875rem;
    height: 1.875rem;
  }
}
.custom-section.slider-story-single .slider-container-story-single .image-container {
  grid-column: span 6;
}
@media (max-width: 767px) {
  .custom-section.slider-story-single .slider-container-story-single .image-container {
    grid-column: span 12;
    margin-right: 1.5625rem;
  }
}
.custom-section.slider-story-single .slider-container-story-single .image-container .border {
  border: 1px solid #B1B5C3;
  margin-top: 1.5625rem;
  margin-left: 1.5625rem;
  width: 100%;
  height: auto;
  aspect-ratio: 510/340;
}
.custom-section.slider-story-single .slider-container-story-single .image-container .border img {
  margin-top: -1.5625rem;
  margin-left: -1.5625rem;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.custom-section.slider-story-single .slider-container-story-single .container-content {
  padding-top: 1.5625rem;
  grid-column: 8/span 5;
}
@media (max-width: 767px) {
  .custom-section.slider-story-single .slider-container-story-single .container-content {
    grid-column: span 12;
  }
}
.custom-section.slider-story-single .slider-container-story-single .container-content .position {
  padding-top: 0.625rem;
}
.custom-section.slider-story-single .slider-container-story-single .container-content .desc {
  padding-top: 2.5rem;
}
.custom-section.slider-story-single .slider-container-story-single .container-content .container-media {
  padding-top: 2.5rem;
  display: flex;
  flex-direction: row;
  gap: 2rem;
}
.custom-section.slider-story-single .slider-container-story-single .container-content .container-media img {
  width: 2rem;
  height: 2rem;
  display: block;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
@media (hover: hover) {
  .custom-section.slider-story-single .slider-container-story-single .container-content .container-media img:hover {
    transform: scale(1.2);
  }
}

.custom-section.section-help .grid-12 .title, .custom-section.section-help .grid-12 .text, .custom-section.section-help .grid-12 .content {
  grid-column: span 7;
}
@media (max-width: 1024px) {
  .custom-section.section-help .grid-12 .title, .custom-section.section-help .grid-12 .text, .custom-section.section-help .grid-12 .content {
    grid-column: span 12;
  }
}
.custom-section.section-help .grid-12 .text {
  padding-top: 2.5rem;
}
.custom-section.section-help .grid-12 .content {
  padding-top: 1.5625rem;
}
.custom-section.section-help .grid-12 .content ul {
  margin: 0;
  list-style-position: inside;
}
.custom-section.section-help .grid-12 .direct-form {
  margin-top: 1.875rem;
  grid-column: 8/span 5;
  grid-row: 1/span 3;
  margin-left: auto;
}
@media (max-width: 1024px) {
  .custom-section.section-help .grid-12 .direct-form {
    grid-column: span 12;
    margin-right: auto;
    margin-bottom: 2.5rem;
    grid-row: 1;
  }
}

.custom-section.home-partners-slider .title {
  grid-column: span 7;
}
@media (max-width: 767px) {
  .custom-section.home-partners-slider .title {
    grid-column: span 10;
  }
}
.custom-section.home-partners-slider .text {
  grid-column: span 7;
  padding-top: 0.625rem;
}
@media (max-width: 767px) {
  .custom-section.home-partners-slider .text {
    grid-column: 1/span 12;
  }
}
.custom-section.home-partners-slider .outer-container {
  position: relative;
}
@media (max-width: 599px) {
  .custom-section.home-partners-slider .outer-container {
    margin-bottom: 3.125rem;
  }
}
.custom-section.home-partners-slider .elements-bar {
  border: 1px solid #B1B5C3;
}
.custom-section.home-partners-slider .elements-bar .bar-in {
  background-color: #B1B5C3;
}
.custom-section.home-partners-slider .arr-next, .custom-section.home-partners-slider .arr-prev {
  width: 2.5rem;
  height: 2.5rem;
}
.custom-section.home-partners-slider .arr-next img, .custom-section.home-partners-slider .arr-prev img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.custom-section.home-partners-slider .arr-next {
  left: calc(100% - 2.5rem);
  margin-left: 0;
}
@media (max-width: 599px) {
  .custom-section.home-partners-slider .arr-next {
    top: initial;
    bottom: -3.125rem;
    left: auto;
    right: 0;
  }
}
.custom-section.home-partners-slider .arr-prev {
  left: calc(100% - 5.625rem);
  margin-right: 0.75rem;
}
@media (max-width: 599px) {
  .custom-section.home-partners-slider .arr-prev {
    top: initial;
    bottom: -3.125rem;
    left: 0;
  }
}
.custom-section.home-partners-slider .elements-list-container {
  position: static;
}
.custom-section.home-partners-slider .elements-list-container::after {
  content: "";
  position: absolute;
  display: block;
  width: 9.375rem;
  height: 7.5rem;
  border: 1px solid #B1B5C3;
  bottom: 1.4375rem;
  left: 0.625rem;
}
.custom-section.home-partners-slider .elements-list-container .elements-list {
  margin: 2.0625rem auto;
  position: relative;
  min-height: 0 !important;
  width: calc(100% - 5rem);
}
.custom-section.home-partners-slider .elements-list-container .elements-list .elements-group {
  width: calc(100% + 0.625rem);
  margin-left: -0.625rem;
}
.custom-section.home-partners-slider .elements-list-container .elements-list .elements-group .el {
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  padding-left: 0.625rem;
  width: 7.9375rem;
}
.custom-section.home-partners-slider .elements-list-container .elements-list .elements-group .el .el-in {
  min-height: 0 !important;
}
.custom-section.home-partners-slider .elements-list-container .elements-list .elements-group .el:hover {
  filter: grayscale(0) !important;
  opacity: 1 !important;
  cursor: pointer;
}
.custom-section.home-partners-slider .elements-list-container .elements-list .elements-group .el:not(.active-element) {
  filter: grayscale(1);
  opacity: 0.6;
}
.custom-section.home-partners-slider .elements-list-container .elements-list .single-img {
  display: block;
  width: 5.625rem;
  height: 5.625rem;
}
.custom-section.home-partners-slider .elements-list-container .elements-list .single-img > img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.custom-section.home-partners-slider .slider-container.no-border .elements-list-container::after {
  display: none;
}

.grid-8.backend {
  margin-top: 2.5rem;
}
.grid-8.backend .single-img {
  display: block;
  width: 7.5rem;
  height: 7.5rem;
}
.grid-8.backend .single-img > img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.custom-section.homebox {
  margin-bottom: 1.25rem;
}
.custom-section.homebox .desc {
  padding-top: 0.375rem;
}
.custom-section.homebox .container-section-in {
  margin-top: 2.9375rem;
  position: relative;
}
.custom-section.homebox .container-section-in .image-container {
  position: absolute;
  z-index: 2;
  max-width: 45rem;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .custom-section.homebox .container-section-in .image-container {
    position: relative;
    margin-left: 1.25rem;
    width: auto;
    aspect-ratio: 650/430;
  }
}
@media (max-width: 599px) {
  .custom-section.homebox .container-section-in .image-container {
    margin-left: 0.75rem;
  }
}
.custom-section.homebox .container-section-in .image-container > img {
  display: block;
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.custom-section.homebox .container-section-in .image-container .border {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  margin-top: 1.25rem;
  margin-left: -1.25rem;
  z-index: 1;
}
@media (max-width: 767px) {
  .custom-section.homebox .container-section-in .image-container .border {
    margin-top: 1.1875rem;
    margin-left: -1.1875rem;
  }
}
@media (max-width: 599px) {
  .custom-section.homebox .container-section-in .image-container .border {
    margin-top: 0.6875rem;
    margin-left: -0.6875rem;
  }
}
.custom-section.homebox .container-section-in .cont-title-out {
  padding: 3.4375rem 0;
}
.custom-section.homebox .container-section-in .title-container {
  position: relative;
  z-index: 3;
  background-color: #F2F5FA;
  max-width: 33.75rem;
  padding: 1.5625rem;
  margin: 0 0 0 auto;
}
@media (max-width: 767px) {
  .custom-section.homebox .container-section-in .title-container {
    max-width: 100%;
  }
}
@media (max-width: 599px) {
  .custom-section.homebox .container-section-in .title-container {
    padding: 0.9375rem;
  }
}
.custom-section.homebox .container-section-in .title-container .text {
  padding-top: 1.75rem;
}
.custom-section.homebox .container-section-in .title-container .text p {
  margin: 0;
}
.custom-section.homebox .container-section-in .title-container .text ul {
  margin: 0;
  margin-left: 1.125rem;
}
.custom-section.homebox .container-section-in .title-container .custom-link-2 {
  margin-top: 1.75rem;
  margin-left: auto;
  margin-right: 0;
}

.custom-section.documents .grid-12 {
  grid-template-rows: auto auto 1fr;
}
.custom-section.documents .hart-image-cont {
  width: 1.4375rem;
  height: 1.4375rem;
  position: absolute;
  left: 2.5rem;
  opacity: 0;
}
.custom-section.documents .hart-image-cont > svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.custom-section.documents .tax-header {
  position: relative;
  z-index: 2;
  grid-column: span 3;
  grid-row: span 1;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 1.1875rem;
  align-items: center;
  gap: 1.25rem;
}
@media (max-width: 1024px) {
  .custom-section.documents .tax-header {
    margin-top: 1rem;
    grid-column: span 4;
    width: fit-content;
  }
}
@media (max-width: 767px) {
  .custom-section.documents .tax-header {
    grid-column: span 2;
  }
}
@media (max-width: 599px) {
  .custom-section.documents .tax-header {
    grid-column: span 2;
  }
}
.custom-section.documents .tax-header::after {
  content: "";
  position: absolute;
  width: calc(100% + 2rem);
  height: calc(100% + 0.25rem);
  background-color: #E0EEF9;
  z-index: -1;
  transform: translate(-1rem, 0rem);
}
.custom-section.documents .tax-header img {
  width: 0.6875rem;
  height: 0.4375rem;
}
.custom-section.documents .tax-container {
  grid-column: span 3;
  grid-row: 1/span 3;
}
@media (max-width: 1024px) {
  .custom-section.documents .tax-container {
    grid-column: span 12;
    grid-row: 3;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 1rem;
  }
}
@media (max-width: 767px) {
  .custom-section.documents .tax-container {
    grid-template-columns: repeat(2, 1fr);
  }
}
.custom-section.documents .tax-container .tax-in {
  padding-bottom: 1.25rem;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
}
@media (max-width: 1024px) {
  .custom-section.documents .tax-container .tax-in {
    padding-bottom: 0;
  }
}
.custom-section.documents .tax-container .tax-in input {
  cursor: pointer;
  min-width: 1.25rem;
  min-height: 1.25rem;
  display: inline-block;
  border: 1px solid #23262F;
  border-radius: 1px;
  appearance: none;
}
.custom-section.documents .tax-container .tax-in input:checked {
  background-image: url("images/shape.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 1rem 0.75rem;
}
.custom-section.documents .tax-container .tax-in label {
  padding-left: 0.625rem;
  cursor: pointer;
}
.custom-section.documents .document-list {
  padding-top: 1.1875rem;
  display: grid;
  grid-template-columns: auto 1fr repeat(3, auto);
  grid-column: 5/span 8;
  grid-gap: 1.1875rem 1rem;
  height: fit-content;
  position: relative;
}
@media (max-width: 1024px) {
  .custom-section.documents .document-list {
    grid-column: span 12;
    grid-row: 4;
  }
}
@media (max-width: 767px) {
  .custom-section.documents .document-list {
    grid-template-columns: auto 1fr repeat(4, 1fr);
    margin-top: 1.1875rem;
  }
  .custom-section.documents .document-list::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 1px;
    width: calc(100% + 2rem);
    margin-left: -1rem;
    background-color: #E6E8EC;
  }
}
@media (max-width: 767px) {
  .custom-section.documents .document-list .date {
    grid-column: span 2;
    margin-left: auto;
  }
}
@media (max-width: 767px) {
  .custom-section.documents .document-list .doc-links {
    grid-column: 5/span 2;
  }
}
@media (max-width: 767px) {
  .custom-section.documents .document-list .name {
    grid-column: span 3;
  }
}
@media (max-width: 767px) {
  .custom-section.documents .document-list .cat {
    grid-column: 2/span 3;
  }
}
@media (max-width: 767px) {
  .custom-section.documents .document-list .image-cont {
    grid-column: 1/span 1;
  }
}
.custom-section.documents .document-list .image-cont {
  margin-top: auto;
  margin-bottom: auto;
  width: 2rem;
  height: 2rem;
}
.custom-section.documents .document-list .image-cont img {
  width: 100%;
  height: 100%;
}
.custom-section.documents .document-list .doc-links {
  display: flex;
  flex-direction: column;
  white-space: nowrap;
  margin-left: auto;
}
.custom-section.documents .document-list .doc-links a {
  display: flex;
  align-items: center;
}
.custom-section.documents .document-list .doc-links a img {
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  margin-left: 0.4375rem;
  width: 0.4375rem;
  height: 0.6875rem;
}
@media (hover: hover) {
  .custom-section.documents .document-list .doc-links a:hover img {
    transform: translateX(3px);
  }
}
.custom-section.documents .document-list .doc-links a:first-child {
  margin-bottom: 1rem;
}
.custom-section.documents .document-list .cat {
  max-width: 12.5rem;
}
@media (max-width: 767px) {
  .custom-section.documents .document-list .line {
    grid-column: span 6;
  }
}
.custom-section.documents .button-more-doc {
  margin-top: 1.1875rem;
  grid-column: 5/span 8;
  display: flex;
  flex-direction: row;
  align-items: center;
}
@media (max-width: 1024px) {
  .custom-section.documents .button-more-doc {
    grid-column: span 12;
    grid-row: 6;
  }
}
.custom-section.documents .button-more-doc .desc-more {
  margin-right: 1rem;
}
.custom-section.documents .button-more-doc.anim-start .desc-more {
  display: none;
}
.custom-section.documents .button-more-doc .hart-image-cont {
  position: static;
  opacity: 1;
}
@media (hover: hover) {
  .custom-section.documents .button-more-doc:hover .circle {
    background: linear-gradient(#387FB8, #387FB8) padding-box, linear-gradient(to right, #2d3282, #FFFFFF) border-box;
  }
  .custom-section.documents .button-more-doc:hover svg path {
    stroke: #FFF;
  }
}
.custom-section.documents .tax-filters {
  grid-column: 5/span 8;
  height: fit-content;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 1.1875rem 1rem;
}
@media (max-width: 1024px) {
  .custom-section.documents .tax-filters {
    grid-column: span 12;
    grid-row: 1;
  }
}
@media (max-width: 767px) {
  .custom-section.documents .tax-filters {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .custom-section.documents .tax-filters label[for=DESC],
  .custom-section.documents .tax-filters label[for=name] {
    grid-row: 2;
  }
}
.custom-section.documents .tax-filters label {
  cursor: pointer;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 1rem;
  position: relative;
}
.custom-section.documents .tax-filters label > input {
  cursor: pointer;
  height: fit-content;
  min-width: 1.5rem;
  min-height: 1.5rem;
  appearance: none;
  border: 2px solid #387FB8;
  border-radius: 50%;
  position: relative;
}
.custom-section.documents .tax-filters label > input:checked::after {
  content: "";
  display: block;
  position: absolute;
  width: 0.75rem;
  height: 0.75rem;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background-color: #387FB8;
}
@media (max-width: 767px) {
  .custom-section.documents .tax-filters .line {
    grid-column: span 2;
  }
}
.custom-section.documents .line {
  height: 1px;
  width: calc(100% + 2rem);
  margin-left: -1rem;
  background-color: #E6E8EC;
  grid-column: span 5;
  padding-bottom: 0 !important;
}
.custom-section.documents label.anim-start span.desc, .custom-section.documents .button-more-doc.anim-start span.desc {
  opacity: 0;
}
.custom-section.documents label.anim-start .hart-image-cont, .custom-section.documents .button-more-doc.anim-start .hart-image-cont {
  opacity: 1;
}
@-webkit-keyframes animate-svg-stroke-1 {
  0% {
    stroke-dashoffset: 12.5858974457px;
    stroke-dasharray: 12.5858974457px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 12.5858974457px;
  }
}
@keyframes animate-svg-stroke-1 {
  0% {
    stroke-dashoffset: 12.5858974457px;
    stroke-dasharray: 12.5858974457px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 12.5858974457px;
  }
}
.custom-section.documents label.anim-start .hart-image-cont .svg-elem-1, .custom-section.documents .button-more-doc.anim-start .hart-image-cont .svg-elem-1 {
  -webkit-animation: animate-svg-stroke-1 0.3s cubic-bezier(0.6, 0.04, 0.98, 0.335) 0s both;
  animation: animate-svg-stroke-1 0.3s cubic-bezier(0.6, 0.04, 0.98, 0.335) 0s both;
}
@-webkit-keyframes animate-svg-stroke-2 {
  0% {
    stroke-dashoffset: 8.7382493019px;
    stroke-dasharray: 8.7382493019px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 8.7382493019px;
  }
}
@keyframes animate-svg-stroke-2 {
  0% {
    stroke-dashoffset: 8.7382493019px;
    stroke-dasharray: 8.7382493019px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 8.7382493019px;
  }
}
.custom-section.documents label.anim-start .hart-image-cont .svg-elem-2, .custom-section.documents .button-more-doc.anim-start .hart-image-cont .svg-elem-2 {
  -webkit-animation: animate-svg-stroke-2 0.3s cubic-bezier(0.6, 0.04, 0.98, 0.335) 0.02s both;
  animation: animate-svg-stroke-2 0.3s cubic-bezier(0.6, 0.04, 0.98, 0.335) 0.02s both;
}
@-webkit-keyframes animate-svg-stroke-3 {
  0% {
    stroke-dashoffset: 19.2721385956px;
    stroke-dasharray: 19.2721385956px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 19.2721385956px;
  }
}
@keyframes animate-svg-stroke-3 {
  0% {
    stroke-dashoffset: 19.2721385956px;
    stroke-dasharray: 19.2721385956px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 19.2721385956px;
  }
}
.custom-section.documents label.anim-start .hart-image-cont .svg-elem-3, .custom-section.documents .button-more-doc.anim-start .hart-image-cont .svg-elem-3 {
  -webkit-animation: animate-svg-stroke-3 0.3s cubic-bezier(0.6, 0.04, 0.98, 0.335) 0.04s both;
  animation: animate-svg-stroke-3 0.3s cubic-bezier(0.6, 0.04, 0.98, 0.335) 0.04s both;
}
@-webkit-keyframes animate-svg-stroke-4 {
  0% {
    stroke-dashoffset: 5.8714528084px;
    stroke-dasharray: 5.8714528084px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 5.8714528084px;
  }
}
@keyframes animate-svg-stroke-4 {
  0% {
    stroke-dashoffset: 5.8714528084px;
    stroke-dasharray: 5.8714528084px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 5.8714528084px;
  }
}
.custom-section.documents label.anim-start .hart-image-cont .svg-elem-4, .custom-section.documents .button-more-doc.anim-start .hart-image-cont .svg-elem-4 {
  -webkit-animation: animate-svg-stroke-4 0.3s cubic-bezier(0.6, 0.04, 0.98, 0.335) 0.06s both;
  animation: animate-svg-stroke-4 0.3s cubic-bezier(0.6, 0.04, 0.98, 0.335) 0.06s both;
}
@-webkit-keyframes animate-svg-stroke-5 {
  0% {
    stroke-dashoffset: 203.6097564697px;
    stroke-dasharray: 203.6097564697px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 203.6097564697px;
  }
}
@keyframes animate-svg-stroke-5 {
  0% {
    stroke-dashoffset: 203.6097564697px;
    stroke-dasharray: 203.6097564697px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 203.6097564697px;
  }
}
.custom-section.documents label.anim-start .hart-image-cont .svg-elem-5, .custom-section.documents .button-more-doc.anim-start .hart-image-cont .svg-elem-5 {
  -webkit-animation: animate-svg-stroke-5 0.3s cubic-bezier(0.6, 0.04, 0.98, 0.335) 0.08s both;
  animation: animate-svg-stroke-5 0.3s cubic-bezier(0.6, 0.04, 0.98, 0.335) 0.08s both;
}

.custom-section.job-list {
  padding: 3rem 0 2.5rem;
  background-color: #F2F5FA;
  margin: 0 auto;
}
.custom-section.job-list .grid-12.head {
  align-items: center;
}
.custom-section.job-list .grid-12.head.margin {
  margin-bottom: 5rem;
}
@media (max-width: 767px) {
  .custom-section.job-list .grid-12.head.margin {
    margin-bottom: 2.5rem;
  }
}
.custom-section.job-list .title {
  grid-column: span 6;
}
@media (max-width: 767px) {
  .custom-section.job-list .title {
    grid-column: 1/span 12;
  }
}
.custom-section.job-list .title.list-doc {
  font-size: 3.625rem;
}
@media (max-width: 767px) {
  .custom-section.job-list .title.list-doc {
    font-size: 3.375rem;
  }
}
@media (max-width: 599px) {
  .custom-section.job-list .title.list-doc {
    font-size: 3rem;
  }
}
.custom-section.job-list .desc {
  grid-column: span 6;
}
@media (max-width: 767px) {
  .custom-section.job-list .desc {
    grid-column: 1/span 12;
    padding-top: 1rem;
  }
}
.custom-section.job-list .filters {
  margin: 2.5rem 0 1.25rem;
  padding: 2.5rem 0;
  grid-column: span 12;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  position: relative;
  z-index: 2;
}
.custom-section.job-list .filters::after {
  content: "";
  display: block;
  position: absolute;
  width: calc(100% + 5rem);
  height: 100%;
  border: 1px solid rgba(94, 127, 177, 0.2);
  border-radius: 6px;
  top: 0;
  left: -2.5rem;
  z-index: -1;
}
.custom-section.job-list .filters .custom-link-2 {
  margin-right: 0;
}
.custom-section.job-list .filters .container-select {
  height: 2.375rem;
  max-width: 18.75rem;
  width: 100%;
  position: relative;
  margin-right: 1rem;
}
.custom-section.job-list .filters .container-select::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: red;
  background: url("images/tax-arr.svg");
  background-repeat: no-repeat;
  background-position: top 50% right 0.625rem;
  pointer-events: none;
}
.custom-section.job-list .filters .job-custom-list {
  cursor: pointer;
  width: 100%;
  height: 100%;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid rgba(94, 127, 177, 0.2);
  border-radius: 3px;
}
.custom-section.job-list .container-job-list {
  display: flex;
  flex-direction: column;
}
.custom-section.job-list .container-job-list .single-job {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 1.625rem 0;
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  .custom-section.job-list .container-job-list .single-job {
    flex-wrap: wrap;
  }
}
.custom-section.job-list .container-job-list .single-job::before {
  content: "";
  position: absolute;
  height: 1px;
  width: calc(100% + 5rem);
  bottom: 0;
  background-color: rgba(94, 127, 177, 0.2);
  left: -2.5rem;
  z-index: 1;
}
.custom-section.job-list .container-job-list .single-job::after {
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  content: "";
  position: absolute;
  z-index: -1;
  background-color: #FFFFFF;
  width: calc(100% + 5rem);
  height: 100%;
  top: 0;
  left: -2.5rem;
  opacity: 0;
}
.custom-section.job-list .container-job-list .single-job:hover::after {
  opacity: 1;
}
.custom-section.job-list .container-job-list .single-job:hover .custom-link-3 {
  text-decoration-color: #23262F;
}
.custom-section.job-list .container-job-list .single-job:hover .custom-link-3 img {
  transform: translateX(3px);
}
.custom-section.job-list .container-job-list .single-job .container-image {
  width: 2.0625rem;
  height: 2.0625rem;
  margin-left: 1.25rem;
}
@media (max-width: 767px) {
  .custom-section.job-list .container-job-list .single-job .container-image {
    margin-left: 0;
  }
}
.custom-section.job-list .container-job-list .single-job .date {
  margin-left: 2.5rem;
}
@media (max-width: 767px) {
  .custom-section.job-list .container-job-list .single-job .date {
    min-width: calc(100% - 4.75rem);
  }
}
.custom-section.job-list .container-job-list .single-job .name {
  margin-left: 2.5rem;
  margin-right: 1.25rem;
  flex-grow: 1;
}
@media (max-width: 767px) {
  .custom-section.job-list .container-job-list .single-job .name {
    margin-top: 1rem;
    margin-left: 0;
    max-width: calc(100% - 5.3125rem);
  }
}
.custom-section.job-list .container-job-list .single-job .custom-link-3 {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.custom-section.job-list .container-job-list .single-job .custom-link-3 img {
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  margin-left: 0.4375rem;
  width: 0.4375rem;
  height: 0.6875rem;
}
@media (max-width: 767px) {
  .custom-section.job-list .container-job-list .single-job .custom-link-3 {
    margin-top: 1rem;
    margin-left: auto;
  }
}

.custom-section.slider-page .container-page-in {
  position: relative;
}
.custom-section.slider-page .grid-3 .slider-single-element {
  height: 100%;
}
.custom-section.slider-page .head {
  padding-bottom: 2.125rem;
}
.custom-section.slider-page .title {
  grid-column: span 4;
}
@media (max-width: 767px) {
  .custom-section.slider-page .title {
    grid-column: span 12;
  }
}
.custom-section.slider-page .title2 {
  grid-column: span 10;
}
@media (max-width: 767px) {
  .custom-section.slider-page .title2 {
    grid-column: span 12;
  }
}
.custom-section.slider-page .text {
  grid-column: 5/span 6;
}
@media (max-width: 767px) {
  .custom-section.slider-page .text {
    grid-column: span 12;
    padding-top: 1rem;
  }
}
.custom-section.slider-page .elements-list-container {
  position: static;
}
@media (max-width: 767px) {
  .custom-section.slider-page .elements-list-container {
    position: relative;
  }
}
.custom-section.slider-page .elements-bar {
  margin-top: 1.875rem;
  border: 1px solid #B1B5C3;
}
.custom-section.slider-page .elements-bar .bar-in {
  background-color: #B1B5C3;
}
.custom-section.slider-page .arr-next, .custom-section.slider-page .arr-prev {
  width: 2.5rem;
  height: 2.5rem;
}
.custom-section.slider-page .arr-next img, .custom-section.slider-page .arr-prev img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.custom-section.slider-page .arr-next {
  left: calc(100% - 2.5rem);
  margin-left: 0;
}
@media (max-width: 767px) {
  .custom-section.slider-page .arr-next {
    top: 1.1875rem;
  }
}
.custom-section.slider-page .arr-prev {
  left: calc(100% - 5.625rem);
  margin-right: 0.75rem;
}
@media (max-width: 767px) {
  .custom-section.slider-page .arr-prev {
    right: auto;
    left: 0;
    top: 1.1875rem;
  }
}
.custom-section.slider-page .elements-list {
  overflow: visible;
}
.custom-section.slider-page .elements-list::before {
  position: absolute;
  content: "";
  display: block;
  height: calc(100% + 4px);
  background-color: #FFFFFF;
  width: calc((100vw - 15.625rem) / 2);
  top: 0;
  left: 0;
  transform: translate(-100%, -2px);
  z-index: 100;
}
.custom-section.slider-page .elements-list::after {
  position: absolute;
  content: "";
  display: block;
  height: calc(100% + 4px);
  background: linear-gradient(to right, transparent, #FFFFFF 7.5rem);
  width: calc((100vw - 15.625rem) / 2);
  top: 0;
  right: 0;
  transform: translate(100%, -2px);
  z-index: 100;
}
.custom-section.slider-page .elements-group {
  width: calc(100% + 1rem);
  margin-left: -1rem;
}
.custom-section.slider-page .elements-group .el {
  width: 22rem;
  padding-left: 1rem;
}
.custom-section.slider-page .elements-group .el .el-in {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.custom-section.slider-page .slider-single-element {
  flex-grow: 1;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  padding: 1.25rem 1.625rem;
  background-color: #F2F5FA;
  border: 1px solid #F2F5FA;
  display: flex;
  flex-direction: column;
}
@media (hover: hover) {
  .custom-section.slider-page .slider-single-element:hover {
    border: 1px solid #B1B5C3;
    background-color: #FFFFFF;
  }
  .custom-section.slider-page .slider-single-element:hover .custom-link-4::after {
    opacity: 1;
  }
}
.custom-section.slider-page .slider-single-element .image-container {
  width: 100%;
  height: auto;
  aspect-ratio: 3/2;
  overflow: clip;
}
.custom-section.slider-page .slider-single-element .image-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.custom-section.slider-page .slider-single-element .thumbnail-image-container {
  width: 2.3125rem;
  height: 2.3125rem;
  margin-top: 1.5625rem;
}
.custom-section.slider-page .slider-single-element .thumbnail-image-container img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center bottom;
}
.custom-section.slider-page .slider-single-element .title {
  padding-top: 0.3125rem;
  overflow: clip;
}
.custom-section.slider-page .slider-single-element .custom-bar {
  margin-top: 0.625rem;
  height: 0.9375rem;
  width: 8.75rem;
}
.custom-section.slider-page .slider-single-element .content {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  margin-top: 0.625rem;
}
.custom-section.slider-page .slider-single-element .content .content-in {
  margin-top: auto;
}
.custom-section.slider-page .slider-single-element .content .content-in ul {
  margin: 0;
  margin-left: 1.125rem;
}
.custom-section.slider-page .slider-single-element .content .content-in.max-line {
  max-height: 10.5em;
  overflow: clip;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
}
.custom-section.slider-page .slider-single-element .custom-link-4 {
  margin-top: 1.875rem;
  margin-left: auto;
}

.custom-section.slider-hero {
  margin: 0 auto;
  position: relative;
}
.custom-section.slider-hero > .custom-container {
  position: relative;
  z-index: 10;
  margin-top: -4.0625rem;
}
.custom-section.slider-hero .grid-12.cont-info {
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  padding: 1.5625rem;
  min-height: 8.125rem;
}
.custom-section.slider-hero .grid-12.cont-info > .custom-link-4 {
  grid-column: 3/span 10;
  color: #FFFFFF;
  margin-left: auto;
  margin-top: auto;
}
.custom-section.slider-hero .grid-12.cont-info > .custom-link-4::after {
  background-color: #FFFFFF;
}
@media (hover: hover) {
  .custom-section.slider-hero .grid-12.cont-info:hover {
    box-shadow: 3px 6px 29px rgba(0, 0, 0, 0.1725490196);
  }
  .custom-section.slider-hero .grid-12.cont-info:hover > .custom-link-4::after {
    opacity: 1;
  }
}
.custom-section.slider-hero .important-info {
  grid-column: 1/span 2;
  width: fit-content;
  height: fit-content;
  margin: auto;
  display: flex;
  gap: 1rem;
}
@media (max-width: 767px) {
  .custom-section.slider-hero .important-info {
    grid-column: span 12;
    margin-bottom: 0.625rem;
  }
}
.custom-section.slider-hero .info {
  grid-column: 3/span 8;
}
@media (max-width: 767px) {
  .custom-section.slider-hero .info {
    grid-column: span 12;
    margin-bottom: 0.625rem;
  }
}
.custom-section.slider-hero .text {
  position: relative;
  z-index: 2;
  grid-column: span 7;
  padding-top: 4.375rem;
  padding-bottom: 3.125rem;
}
.custom-section.slider-hero .direct-form {
  position: relative;
  z-index: 2;
  grid-column: span 12;
  margin-bottom: 8.75rem;
  margin-top: auto;
  margin-left: auto;
}
@media (max-width: 599px) {
  .custom-section.slider-hero .direct-form {
    margin-right: auto;
  }
}
.custom-section.slider-hero .elements-list .el-in {
  display: flex;
}
.custom-section.slider-hero .arr-next, .custom-section.slider-hero .arr-prev {
  width: 2.5rem;
}
.custom-section.slider-hero .arr-next {
  margin-left: calc(-50vw + min(45vw, 600px));
}
@media (max-width: 1220px) {
  .custom-section.slider-hero .arr-next {
    height: 2.5rem;
    bottom: 5rem;
    top: auto;
    margin-left: -6.5rem;
  }
}
@media (max-width: 1024px) {
  .custom-section.slider-hero .arr-next {
    margin-left: -4rem;
  }
}
@media (max-width: 599px) {
  .custom-section.slider-hero .arr-next {
    margin-left: -3.25rem;
  }
}
.custom-section.slider-hero .arr-prev {
  margin-right: calc(-50vw + min(45vw, 600px));
}
@media (max-width: 1220px) {
  .custom-section.slider-hero .arr-prev {
    height: 2.5rem;
    top: auto;
    bottom: 5rem;
    margin-right: -6.5rem;
  }
}
@media (max-width: 1024px) {
  .custom-section.slider-hero .arr-prev {
    margin-right: -4rem;
  }
}
@media (max-width: 599px) {
  .custom-section.slider-hero .arr-prev {
    margin-right: -3.25rem;
  }
}
.custom-section.slider-hero .slider-single-element {
  min-height: 37.5rem !important;
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  z-index: 2;
}
.custom-section.slider-hero .slider-single-element::after {
  position: absolute;
  content: "";
  display: block;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.32), transparent 50%);
}
.custom-section.slider-hero .slider-single-element .hero-img {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
}
.custom-section.slider-hero .slider-single-element > .custom-container {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.custom-section.slider-hero .slider-single-element > .custom-container > .grid-12 {
  grid-template-rows: auto 1fr;
  flex-grow: 1;
}

.grid-1 .hero-img {
  width: 100%;
  height: auto;
  aspect-ratio: 1366/600;
  object-fit: cover;
}

.custom-section.numbers .title {
  grid-column: span 12;
}
.custom-section.numbers .text {
  grid-column: span 7;
  padding-top: 0.375rem;
}
@media (max-width: 767px) {
  .custom-section.numbers .text {
    grid-column: span 12;
  }
}
.custom-section.numbers .container-numbers {
  margin-top: 4.625rem;
  grid-column: 2/span 10;
  display: grid;
  grid-row-gap: 1.25rem;
  grid-template-columns: repeat(var(--column_ammount), auto);
  justify-items: center;
}
@media (max-width: 1024px) {
  .custom-section.numbers .container-numbers {
    grid-column: span 12;
  }
}
@media (max-width: 767px) {
  .custom-section.numbers .container-numbers {
    grid-template-columns: repeat(5, auto);
  }
}
@media (max-width: 599px) {
  .custom-section.numbers .container-numbers {
    grid-template-columns: repeat(3, auto);
    grid-template-columns: 1fr auto 1fr;
  }
}
.custom-section.numbers .container-numbers.edit {
  grid-template-columns: repeat(5, auto);
}
.custom-section.numbers .container-numbers .line-separator {
  height: 100%;
  width: 1px;
  background-color: #B1B5C3;
}
.custom-section.numbers .container-numbers .number-single-element {
  padding: 1.0625rem;
  position: relative;
}
.custom-section.numbers .container-numbers .number-single-element > .number-container-custom {
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  width: fit-content;
  margin: 0 auto;
  text-decoration: underline;
  text-decoration-color: transparent;
  text-decoration-thickness: 0.15625rem;
  display: flex;
}
.custom-section.numbers .container-numbers .number-single-element > .number-container-custom .container-number {
  height: 1.2em;
  overflow: clip;
}
.custom-section.numbers .container-numbers .number-single-element > .number-container-custom .container-number .number-in {
  transform: translateY(calc(-100% + 1.2em));
  transition-timing-function: cubic-bezier(0.2, 1.01, 0.37, 1.015);
}
.custom-section.numbers .container-numbers .number-single-element > .number-container-custom .container-number .number-in .single-number {
  text-align: right;
}
.custom-section.numbers .container-numbers .number-single-element > .text {
  padding-top: 0.8125rem;
  width: fit-content;
  margin: 0 auto;
}
@media (min-width: 767px) {
  .custom-section.numbers .container-numbers .line-separator:nth-child(10n+1) {
    display: none;
  }
}
@media (min-width: 599px) and (max-width: 767px) {
  .custom-section.numbers .container-numbers .line-separator:nth-child(6n+1) {
    display: none;
  }
}
@media (max-width: 599px) {
  .custom-section.numbers .container-numbers .line-separator:nth-child(4n+1) {
    display: none;
  }
}

.direct-form {
  padding: 1rem;
  width: fit-content;
  height: fit-content;
  position: relative;
  z-index: 10;
  box-shadow: 3px 6px 29px rgba(0, 0, 0, 0.1725490196);
}
@media (max-width: 599px) {
  .direct-form {
    max-width: 25.625rem;
    width: 100%;
  }
}
.direct-form .submit-button {
  margin-left: auto;
  position: relative;
  display: block;
  position: relative;
}
.direct-form .submit-button::after {
  bottom: -4px;
}
@media (hover: hover) {
  .direct-form .submit-button:hover::after {
    opacity: 1 !important;
  }
}
.direct-form .submit-button > input[type=submit] {
  background-color: transparent;
  padding: 0;
}
.direct-form .donation-container {
  display: flex;
  flex-direction: row;
  gap: 2.25rem;
  padding: 1.5rem 0 1.0625rem;
}
@media (max-width: 599px) {
  .direct-form .donation-container {
    flex-direction: column;
  }
}
.direct-form .donation-container > label {
  cursor: pointer;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 1rem;
  position: relative;
  align-items: center;
}
.direct-form .donation-container > label:not(:first-child) ::before {
  content: "";
  position: absolute;
  height: 100%;
  top: 0;
  left: -1.125rem;
  width: 1px;
  display: block;
  background-color: #B1B5C3;
}
@media (max-width: 599px) {
  .direct-form .donation-container > label:not(:first-child) ::before {
    display: none;
  }
}
.direct-form .donation-container > label > input {
  cursor: pointer;
  height: fit-content;
  min-width: 1.5rem;
  min-height: 1.5rem;
  appearance: none;
  border: 2px solid #387FB8;
  border-radius: 50%;
  position: relative;
  background-color: #FFFFFF;
}
.direct-form .donation-container > label > input:checked::after {
  content: "";
  display: block;
  position: absolute;
  width: 0.75rem;
  height: 0.75rem;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background-color: #387FB8;
}

.direct-form.white {
  background-color: #FFFFFF;
  color: #000000;
}
.direct-form.white::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  z-index: -1;
  border: 1px solid #FFFFFF;
  top: 0.375rem;
  left: 0.375rem;
}

.direct-form.blue {
  background-color: #469CDE;
  color: #FFFFFF;
}
.direct-form.blue .submit-button {
  color: #FFFFFF;
}
.direct-form.blue .submit-button::after {
  color: #FFFFFF;
}

.custom-section.donation-form {
  background-color: #469CDE;
}
.custom-section.donation-form input[type=radio] {
  cursor: pointer;
  height: fit-content;
  min-width: 1.5rem;
  min-height: 1.5rem;
  appearance: none;
  border: 2px solid #387FB8;
  border-radius: 50%;
  position: relative;
  background-color: #FFFFFF;
}
.custom-section.donation-form input[type=radio]:checked::after {
  content: "";
  display: block;
  position: absolute;
  width: 0.75rem;
  height: 0.75rem;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background-color: #387FB8;
}
.custom-section.donation-form label.for-radio {
  white-space: nowrap;
  display: flex;
  flex-direction: row;
  cursor: pointer;
}
.custom-section.donation-form input[type=checkbox] {
  cursor: pointer;
  min-width: 1.25rem;
  min-height: 1.25rem;
  display: inline-block;
  border: 1px solid #23262F;
  border-radius: 1px;
  appearance: none;
  background-color: #FFFFFF;
}
.custom-section.donation-form input[type=checkbox]:checked {
  background-image: url("images/shape.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 1rem 0.75rem;
}
.custom-section.donation-form input[type=checkbox].req {
  border: solid 1px red;
}
.custom-section.donation-form .star {
  color: #F00;
}
.custom-section.donation-form .amount-currency {
  margin-left: auto;
}
.custom-section.donation-form .amount-currency .currency-title,
.custom-section.donation-form .amount-currency .target-container {
  display: flex;
  flex-direction: row;
  cursor: pointer;
}
.custom-section.donation-form .amount-currency .currency-title .currency-image,
.custom-section.donation-form .amount-currency .target-container .currency-image {
  width: 1.4375rem;
  height: auto;
  aspect-ratio: 1;
  display: block;
  object-fit: contain;
  margin-right: 1rem;
}
.custom-section.donation-form .amount-currency .currency-title span.list-change,
.custom-section.donation-form .amount-currency .target-container span.list-change {
  display: block;
  border: 1px solid #FFFFFF;
  padding: 0.375rem 1.25rem;
  position: relative;
  white-space: nowrap;
}
.custom-section.donation-form .amount-currency .currency-title span.list-change .arrow-image,
.custom-section.donation-form .amount-currency .target-container span.list-change .arrow-image {
  margin-left: 1rem;
  width: 0.6875rem;
  height: 0.4375rem;
  object-fit: contain;
}
.custom-section.donation-form .amount-currency .currency-title span.list-change .currency-list,
.custom-section.donation-form .amount-currency .currency-title span.list-change .target-list,
.custom-section.donation-form .amount-currency .target-container span.list-change .currency-list,
.custom-section.donation-form .amount-currency .target-container span.list-change .target-list {
  position: absolute;
  z-index: 10;
  top: calc(100% + 2px);
  left: -1px;
  width: calc(100% + 2px);
  border: 1px solid #D8D8D8;
  background-color: #FFFFFF;
  color: #469CDE;
  box-shadow: 0px 0px 5px 1px #D8D8D8;
  white-space: wrap;
}
.custom-section.donation-form .amount-currency .currency-title span.list-change .currency-list .item,
.custom-section.donation-form .amount-currency .currency-title span.list-change .target-list .item,
.custom-section.donation-form .amount-currency .target-container span.list-change .currency-list .item,
.custom-section.donation-form .amount-currency .target-container span.list-change .target-list .item {
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  text-align: center;
  padding: 0.1875rem 1rem;
  margin: 0 auto;
}
.custom-section.donation-form .amount-currency .currency-title span.list-change .currency-list .item:hover,
.custom-section.donation-form .amount-currency .currency-title span.list-change .target-list .item:hover,
.custom-section.donation-form .amount-currency .target-container span.list-change .currency-list .item:hover,
.custom-section.donation-form .amount-currency .target-container span.list-change .target-list .item:hover {
  background-color: #D8D8D8;
}
.custom-section.donation-form .title {
  display: flex;
  flex-direction: row;
  gap: 1rem 0.4375rem;
  padding: 1.25rem 1.875rem;
  background-color: rgba(255, 255, 255, 0.3);
  width: fit-content;
}
.custom-section.donation-form .title .ammount {
  position: relative;
  margin-left: 0.6875rem;
}
.custom-section.donation-form .title .ammount::before {
  content: "";
  display: block;
  position: absolute;
  width: 0.3125rem;
  height: 0.3125rem;
  background-color: #FFFFFF;
  border-radius: 50%;
  top: 50%;
  left: -0.625rem;
  transform: translateY(-50%);
}
.custom-section.donation-form .custom-container.custom-page-1 {
  min-height: 29.0625rem;
  padding-top: 3.125rem;
  padding-bottom: 1.875rem;
  display: flex;
  flex-direction: column;
}
.custom-section.donation-form .custom-container.custom-page-1 .container-amount {
  padding: 2.375rem 0 1.3125rem;
  margin-top: 2.375rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 1rem 1.25rem;
  position: relative;
}
@media (max-width: 767px) {
  .custom-section.donation-form .custom-container.custom-page-1 .container-amount {
    flex-wrap: wrap;
  }
}
.custom-section.donation-form .custom-container.custom-page-1 .container-amount:after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
  background-color: #FCFCFD;
  opacity: 0.5;
  left: 0;
  bottom: 0;
}
.custom-section.donation-form .custom-container.custom-page-1 .container-amount .amount-title {
  width: 12.5rem;
  white-space: nowrap;
}
@media (max-width: 1220px) {
  .custom-section.donation-form .custom-container.custom-page-1 .container-amount .amount-title {
    width: 8.75rem;
  }
}
@media (max-width: 767px) {
  .custom-section.donation-form .custom-container.custom-page-1 .container-amount .amount-title {
    width: 100%;
  }
}
.custom-section.donation-form .custom-container.custom-page-1 .container-amount .amount-choose {
  display: grid;
  grid-template-columns: repeat(3, 1fr) auto;
  grid-gap: 1.875rem;
}
@media (max-width: 1024px) {
  .custom-section.donation-form .custom-container.custom-page-1 .container-amount .amount-choose {
    grid-template-columns: 1fr 1fr;
  }
}
.custom-section.donation-form .custom-container.custom-page-1 .container-amount .amount-choose label.for-radio:not(:first-child) {
  position: relative;
}
.custom-section.donation-form .custom-container.custom-page-1 .container-amount .amount-choose label.for-radio:not(:first-child)::before {
  position: absolute;
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #FFFFFF;
  top: 0;
  left: -0.9375rem;
}
@media (max-width: 1024px) {
  .custom-section.donation-form .custom-container.custom-page-1 .container-amount .amount-choose label.for-radio:nth-child(3)::before {
    display: none;
  }
}
.custom-section.donation-form .custom-container.custom-page-1 .container-amount .amount-choose label.for-radio > input {
  margin-right: 0.6875rem;
}
.custom-section.donation-form .custom-container.custom-page-1 .container-amount .amount-choose label.for-radio > .currency {
  margin-left: 0.3125rem;
}
.custom-section.donation-form .custom-container.custom-page-1 .container-amount .amount-choose label.for-radio .type-container {
  display: flex;
  flex-direction: row;
  gap: 0.3125rem;
}
.custom-section.donation-form .custom-container.custom-page-1 .container-amount .amount-choose label.for-radio .type-container .type-ammount {
  border: none;
  padding: 0;
  width: 7.5rem;
  -moz-appearance: textfield;
}
.custom-section.donation-form .custom-container.custom-page-1 .container-amount .amount-choose label.for-radio .type-container .type-ammount::placeholder {
  color: #B1B5C3;
}
.custom-section.donation-form .custom-container.custom-page-1 .container-amount .amount-choose label.for-radio .type-container .type-ammount:focus::placeholder {
  opacity: 0;
}
.custom-section.donation-form .custom-container.custom-page-1 .container-amount .amount-choose label.for-radio .type-container .type-ammount::-webkit-outer-spin-button,
.custom-section.donation-form .custom-container.custom-page-1 .container-amount .amount-choose label.for-radio .type-container .type-ammount::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.custom-section.donation-form .custom-container.custom-page-1 .container-amount .amount-choose label.for-radio.defined {
  width: 6.625rem;
}
.custom-section.donation-form .custom-container.custom-page-1 .container-target {
  padding: 2.375rem 0 1.3125rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 1rem 1.25rem;
  position: relative;
}
@media (max-width: 767px) {
  .custom-section.donation-form .custom-container.custom-page-1 .container-target {
    flex-wrap: wrap;
  }
}
.custom-section.donation-form .custom-container.custom-page-1 .container-target:after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
  background-color: #FCFCFD;
  opacity: 0.5;
  left: 0;
  bottom: 0;
}
.custom-section.donation-form .custom-container.custom-page-1 .container-target .container-type {
  display: grid;
  grid-template-columns: repeat(2, auto);
  grid-gap: 1.875rem;
}
@media (max-width: 1024px) {
  .custom-section.donation-form .custom-container.custom-page-1 .container-target .container-type {
    grid-template-columns: 1fr;
  }
}
.custom-section.donation-form .custom-container.custom-page-1 .container-target .container-type label.for-radio > input {
  margin-right: 0.6875rem;
}
.custom-section.donation-form .custom-container.custom-page-1 .container-target .container-type label.for-radio:first-child {
  width: 15.125rem;
}
@media (max-width: 767px) {
  .custom-section.donation-form .custom-container.custom-page-1 .container-target .container-type label.for-radio:first-child {
    width: auto;
  }
}
.custom-section.donation-form .custom-container.custom-page-1 .container-target .container-type label.for-radio:not(:first-child) {
  position: relative;
}
.custom-section.donation-form .custom-container.custom-page-1 .container-target .container-type label.for-radio:not(:first-child)::before {
  position: absolute;
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #FFFFFF;
  top: 0;
  left: -0.9375rem;
}
@media (max-width: 1024px) {
  .custom-section.donation-form .custom-container.custom-page-1 .container-target .container-type label.for-radio:not(:first-child)::before {
    display: none;
  }
}
.custom-section.donation-form .custom-container.custom-page-1 .container-target .target-title {
  width: 12.5rem;
}
@media (max-width: 1220px) {
  .custom-section.donation-form .custom-container.custom-page-1 .container-target .target-title {
    width: 8.75rem;
  }
}
@media (max-width: 767px) {
  .custom-section.donation-form .custom-container.custom-page-1 .container-target .target-title {
    width: 100%;
  }
}
.custom-section.donation-form .container-nav-buttons {
  display: flex;
  flex-direction: row;
  margin-top: auto;
  padding-top: 1.25rem;
}
@media (max-width: 767px) {
  .custom-section.donation-form .container-nav-buttons {
    flex-wrap: wrap;
  }
}
.custom-section.donation-form .container-nav-buttons .step {
  min-width: 5.625rem;
  position: relative;
  opacity: 0.5;
  height: 2.25rem;
}
@media (max-width: 480px) {
  .custom-section.donation-form .container-nav-buttons .step {
    min-width: 4.375rem;
  }
}
.custom-section.donation-form .container-nav-buttons .step:after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
  background-color: #FCFCFD;
  left: 0;
  bottom: -0.3125rem;
}
.custom-section.donation-form .container-nav-buttons .step.active {
  opacity: 1;
}
.custom-section.donation-form .container-nav-buttons .step.active:after {
  height: 3px;
  bottom: -0.375rem;
}
.custom-section.donation-form .container-nav-buttons .button-cont {
  margin-left: auto;
}
@media (max-width: 767px) {
  .custom-section.donation-form .container-nav-buttons .button-cont {
    width: 100%;
    margin-top: 1.25rem;
  }
}
.custom-section.donation-form .container-nav-buttons .button-cont .custom-link-5 {
  width: fit-content;
  margin-left: auto;
}
.custom-section.donation-form .custom-container.custom-page-2 {
  min-height: 29.0625rem;
  padding-top: 3.125rem;
  padding-bottom: 1.875rem;
  display: flex;
  flex-direction: column;
}
.custom-section.donation-form .custom-container.custom-page-2 input[type=text] {
  padding: 0.625rem 1.25rem;
  background-color: #FFFFFF;
  width: 100%;
  margin-top: 0.125rem;
  color: #23262F;
}
.custom-section.donation-form .custom-container.custom-page-2 input[type=text]::placeholder {
  color: #B1B5C3;
}
.custom-section.donation-form .custom-container.custom-page-2 input[type=text]:focus::placeholder {
  opacity: 0;
}
.custom-section.donation-form .custom-container.custom-page-2 input[type=text].req {
  border: solid 1px red;
}
.custom-section.donation-form .custom-container.custom-page-2 label.for-text {
  margin-top: 0.4375rem;
  display: block;
}
.custom-section.donation-form .custom-container.custom-page-2 .container-grid-page {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto 1fr;
  grid-column-gap: 6.875rem;
  flex-grow: 1;
}
@media (max-width: 1320px) {
  .custom-section.donation-form .custom-container.custom-page-2 .container-grid-page {
    grid-column-gap: 3.75rem;
  }
}
@media (max-width: 1024px) {
  .custom-section.donation-form .custom-container.custom-page-2 .container-grid-page {
    grid-gap: 1rem;
    grid-template-columns: 1fr;
  }
}
.custom-section.donation-form .custom-container.custom-page-2 .container-grid-page .subtitle {
  padding-top: 1rem;
}
.custom-section.donation-form .custom-container.custom-page-2 .container-grid-page .container-nav-buttons {
  grid-column: span 2;
}
@media (max-width: 1024px) {
  .custom-section.donation-form .custom-container.custom-page-2 .container-grid-page .container-nav-buttons {
    grid-column: span 1;
  }
}
.custom-section.donation-form .custom-container.custom-page-2 .cont-right .container-logos {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 1.125rem;
}
@media (max-width: 480px) {
  .custom-section.donation-form .custom-container.custom-page-2 .cont-right .container-logos {
    grid-template-columns: repeat(2, 1fr);
  }
}
.custom-section.donation-form .custom-container.custom-page-2 .cont-right .container-logos > label {
  background-color: #FFFFFF;
  align-items: center;
  width: fit-content;
  padding: 1.0625rem 0.9375rem;
  opacity: 0.7;
  width: 100%;
}
.custom-section.donation-form .custom-container.custom-page-2 .cont-right .container-logos > label input[type=radio] {
  margin-right: 0.625rem;
}
.custom-section.donation-form .custom-container.custom-page-2 .cont-right .container-logos > label.op1 {
  opacity: 1;
}
.custom-section.donation-form .custom-container.custom-page-2 .cont-right .container-logos > label img {
  height: 1.875rem;
  width: 4.1875rem;
  margin-left: auto;
  display: block;
  object-fit: contain;
}
.custom-section.donation-form .custom-container.custom-page-2 .cont-right .permission label.for-box {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  margin-top: 1rem;
  gap: 0.875rem;
  font-size: 0.75rem;
  line-height: 1;
  font-weight: 300;
}
.custom-section.donation-form .custom-container.custom-page-3 {
  min-height: 29.0625rem;
  padding-top: 3.125rem;
  padding-bottom: 1.875rem;
  display: flex;
  flex-direction: column;
  position: relative;
}
.custom-section.donation-form .custom-container.custom-page-3 > img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.custom-section.donation-form .custom-container.custom-page-3 .big-title {
  position: relative;
  z-index: 1;
  max-width: 31.25rem;
}
.custom-section.donation-form .custom-container.custom-page-3 .custom-link-5 {
  position: relative;
  z-index: 1;
  display: block;
}
.custom-section.donation-form input[type=submit] {
  line-height: inherit;
}

.display-none {
  display: none;
}

.custom-section.faq .title {
  grid-column: 1/span 7;
  padding-bottom: 1.875rem;
}
@media (max-width: 1024px) {
  .custom-section.faq .title {
    grid-column: 1/span 10;
  }
}
@media (max-width: 767px) {
  .custom-section.faq .title {
    grid-column: 1/span 12;
  }
}
.custom-section.faq .subtitle {
  grid-column: 1/span 7;
}
@media (max-width: 1024px) {
  .custom-section.faq .subtitle {
    grid-column: 1/span 10;
  }
}
@media (max-width: 767px) {
  .custom-section.faq .subtitle {
    grid-column: 1/span 12;
  }
}
.custom-section.faq .subtitle .subtitle-in {
  position: relative;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.custom-section.faq .subtitle .subtitle-in.opened img {
  transform: rotate(90deg);
}
.custom-section.faq .subtitle .subtitle-in img {
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  margin-left: 0.4375rem;
  width: 0.4375rem;
  height: 0.6875rem;
}
.custom-section.faq .subtitle .subtitle-in::after {
  content: "";
  display: block;
  position: absolute;
  background-color: #E6E8EC;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
}
.custom-section.faq .content {
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  max-height: 0;
  overflow: clip;
}
.custom-section.faq .content .content-in {
  padding-top: 1.25rem;
}
.custom-section.faq .content .copy-text-button {
  display: inline-block;
  width: 1.25rem;
  height: 1.25rem;
  background: url("./images/copy.svg");
  background-size: 1.25rem, 1.25rem;
  transform: translateY(0.1875rem);
  cursor: pointer;
  margin-left: 0.625rem;
}
.custom-section.faq .content .copy-text-button.copied {
  background: url("./images/copyred.svg");
  background-size: 1.25rem, 1.25rem;
}

.custom-section.table .container-table {
  display: table;
  border-collapse: collapse;
  grid-column: 3/span 8;
}
.custom-section.table .container-table .t-body {
  display: table-row-group;
}
@media (max-width: 1024px) {
  .custom-section.table .container-table {
    grid-column: 2/span 10;
  }
}
@media (max-width: 767px) {
  .custom-section.table .container-table {
    grid-column: span 12;
  }
}
.custom-section.table .container-table .table-single-element {
  display: table-row;
  border-bottom: 1px solid #B1B5C3;
}
@media (max-width: 599px) {
  .custom-section.table .container-table .table-single-element {
    display: grid;
    grid-template-columns: auto 1fr;
  }
}
.custom-section.table .container-table .td {
  display: table-cell;
}
.custom-section.table .container-table .td:first-child {
  padding: 1.25rem 0;
  position: relative;
  vertical-align: top;
}
.custom-section.table .container-table .td:nth-child(n+2) {
  padding: 1.4375rem 0.625rem 1.25rem;
  position: relative;
  vertical-align: top;
}
@media (max-width: 767px) {
  .custom-section.table .container-table .td:last-child {
    grid-column: span 2;
    padding-top: 0;
  }
}
.custom-section.table .container-table .img-container {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  width: 3.75rem;
}
.custom-section.table .container-table .img-container img {
  width: 1.875rem;
  height: auto;
}
.custom-section.table .container-table .title {
  padding-right: 1.25rem;
  min-width: 13.75rem;
}

.custom-section.contact-bar {
  padding-top: 1.875rem;
}
.custom-section.contact-bar .grid-12 {
  position: relative;
  padding-bottom: 1.875rem;
  margin-bottom: 1.875rem;
}
.custom-section.contact-bar .grid-12:after {
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  background-color: #E6E8EC;
  bottom: 0;
}
.custom-section.contact-bar .title {
  grid-column: span 12;
}
.custom-section.contact-bar .desc {
  grid-column: span 12;
  max-width: 34.375rem;
  padding-top: 1.875rem;
}
.custom-section.contact-bar .phone, .custom-section.contact-bar .mail {
  grid-column: span 3;
  padding-top: 1.875rem;
}
@media (max-width: 767px) {
  .custom-section.contact-bar .phone, .custom-section.contact-bar .mail {
    grid-column: span 4;
  }
}
@media (max-width: 599px) {
  .custom-section.contact-bar .phone, .custom-section.contact-bar .mail {
    grid-column: span 5;
  }
}
@media (max-width: 480px) {
  .custom-section.contact-bar .phone, .custom-section.contact-bar .mail {
    grid-column: span 12;
  }
}
.custom-section.contact-bar .phone span, .custom-section.contact-bar .mail span {
  display: block;
}

.mapplic-tooltip-body .mapplic-popup-link {
  border-radius: 0 !important;
}
.mapplic-tooltip-body .mapplic-tooltip-content {
  margin-top: 0 !important;
}
.mapplic-tooltip-body .mapplic-tooltip-content ul {
  margin-left: 1.25rem;
}

.mapplic-tooltip-content {
  margin-top: 0;
}

.custom-section.course ul {
  margin-bottom: 0;
  margin-left: 1.25rem;
}
.custom-section.course ul li.main-el.active-main span {
  font-weight: 700;
  text-decoration: underline;
}
.custom-section.course .nav-element-content {
  padding-top: 0.8125rem;
  grid-column: 5/span 8;
}
@media (max-width: 1024px) {
  .custom-section.course .nav-element-content {
    grid-column: span 12;
  }
}
.custom-section.course .nav-element-content .custom-link-4 {
  display: block;
  font-weight: 700;
  margin-top: 0.875rem;
  padding-bottom: 0.5rem;
}
.custom-section.course .nav-element-content .custom-link-4::after {
  bottom: 0;
}
.custom-section.course .nav-element-content .h1-text {
  padding-top: 1.125rem;
}
.custom-section.course .nav-element-content .text1 {
  padding-top: 1.125rem;
}
.custom-section.course .nav-element-content .text2 {
  padding-top: 2.375rem;
}
.custom-section.course .nav-element-course {
  grid-column: 1/span 4;
  padding-bottom: 1.875rem;
}
@media (max-width: 1024px) {
  .custom-section.course .nav-element-course {
    grid-column: span 12;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    row-gap: 0.625rem;
    column-gap: 2.5rem;
  }
}
@media (max-width: 1024px) {
  .custom-section.course .nav-element-course .main-el {
    width: 100%;
  }
}
.custom-section.course .nav-element-course a {
  color: #23262F;
  display: block;
  padding-top: 0.8125rem;
  padding-left: 0.3125rem;
  text-decoration: underline;
  text-decoration-color: transparent;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.custom-section.course .nav-element-course a.active:not(.subtitle) {
  font-weight: 800;
  text-decoration-color: #23262F;
}
.custom-section.course .nav-element-course a.active:not(.subtitle):after {
  content: "";
  display: block;
  position: absolute;
  width: 1.25rem;
  height: 1.25rem;
  background: url("images/time.png");
  background-repeat: no-repeat;
  background-size: contain;
  left: -1.375rem;
  top: 1.0625rem;
}
.custom-section.course .nav-element-course a.done:not(.subtitle):after {
  content: "";
  display: block;
  position: absolute;
  width: 1.25rem;
  height: 1.25rem;
  background: url("images/done.png");
  background-repeat: no-repeat;
  background-size: contain;
  left: -1.375rem;
  top: 1.0625rem;
}
@media (hover: hover) {
  .custom-section.course .nav-element-course a:hover {
    text-decoration-color: #23262F;
  }
}
.custom-section.course .subtitle {
  padding-top: 1.25rem !important;
  padding-left: 0 !important;
}
.custom-section.course .subtitle.active {
  font-weight: 800;
}

.container-course > .desc {
  padding-top: 1.125rem;
  padding-bottom: 2.375rem;
}
.container-course .container-table {
  width: 100%;
}
.container-course .course:first-child {
  border-top: 1px solid rgba(94, 127, 177, 0.2) !important;
}
.container-course .course {
  border-bottom: 1px solid rgba(94, 127, 177, 0.2) !important;
}
@media (max-width: 767px) {
  .container-course .course {
    grid-template-columns: auto auto 1fr !important;
  }
}
.container-course .course .td.image {
  width: 3.75rem;
}
@media (max-width: 767px) {
  .container-course .course .td.title {
    min-width: auto !important;
  }
}
.container-course .course .td.link {
  width: fit-content;
  display: flex;
  flex-direction: column;
  white-space: nowrap;
  margin-left: auto;
}
@media (max-width: 767px) {
  .container-course .course .td.link {
    grid-column: span 1 !important;
    margin-top: 1.4375rem;
    margin-left: 0;
  }
}
.container-course .course .td.link a {
  display: flex;
  align-items: center;
}
.container-course .course .td.link a img {
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  margin-left: 0.4375rem;
  width: 0.4375rem;
  height: 0.6875rem;
}
@media (hover: hover) {
  .container-course .course .td.link a:hover img {
    transform: translateX(3px);
  }
}
.container-course .form-after-title {
  padding-top: 1.25rem;
}
.container-course .form-after-title > a {
  margin-left: 0;
  margin-top: 1.625rem;
}
.container-course .more-title {
  padding-top: 1.9375rem;
}
.container-course .more-title a {
  margin-top: 0.875rem;
}