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

body {
    margin: 0;
	font-family: "Barlow", sans-serif;
}

main {
    display: block;
}

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

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

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

a {
    background-color: transparent;
}

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

b,
strong {
    font-weight: bolder;
}

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

small {
    font-size: 80%;
}

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

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

img {
    border-style: none;
}

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

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

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

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

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

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

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

progress {
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

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

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

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

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

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

details {
    display: block;
}

summary {
    display: list-item;
}

template {
    display: none;
}

[hidden] {
    display: none;
}

ul {
    margin-left: 0;
}

body {
    font-family: Gabarito, serif;
    font-style: normal;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100vh;
    color: #000;
}

p {
    margin: 0;
}

.container {
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 15px;
    width: 100%;
}

.text-35 {
    font-size: 35px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px;
    letter-spacing: -1px;
}

.text-24 {
    color: #000;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.text-18 {
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.title-lg {
    font-size: 68px;
    color: #000;
    font-style: normal;
    font-weight: 600;
    line-height: 70px;
    letter-spacing: -1px;
}

@media (max-width: 1200px) {
    .title-lg {
        font-size: 42px;
        line-height: 1.4;
    }
}

@media (max-width: 767px) {
    .title-lg {
        font-size: 32px;
        line-height: 1.4;
    }
}

.title-md {
    font-size: 45px;
    font-style: normal;
    font-weight: 600;
    line-height: 49px;
    letter-spacing: -1px;
}

@media (max-width: 1200px) {
    .title-md {
        font-size: 32px;
        line-height: 1.4;
    }
}

@media (max-width: 767px) {
    .title-md {
        font-size: 28px;
        line-height: 1.4;
    }
}

.title-sm {
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: -0.23px;
}

@media (max-width: 1200px) {
    .title-sm {
        font-size: 24px;
        line-height: 1.4;
    }
}

@media (max-width: 767px) {
    .title-sm {
        font-size: 20px;
        line-height: 1.4;
    }
}

.title-xs {
    color: #000;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 29px;
}

@media (max-width: 1200px) {
    .title-xs {
        font-size: 20px;
        line-height: 1.4;
    }
}

@media (max-width: 767px) {
    .title-xs {
        font-size: 18px;
        line-height: 1.4;
    }
}

.title-m {
    color: #000;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: -0.23px;
}

h1 {
    margin: 0 !important;
}

.badge {
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    display: flex;
    width: -moz-max-content;
    width: max-content;
    height: 32px;
    padding: 10px;
    border-radius: 15px;
    background: #f18700;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
}

.name {
    color: #a3a3a3;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: -0.23px;
}

.btn {
    color: #fff;
    text-align: center;
    font-family: Gabarito;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    display: flex;
    width: max-content;
    height: 43px;
    padding: 10px 20px;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    gap: 10px;
    border-radius: 22px;
    background: #724491;
    transition: 0.3s ease;
}

.btn:hover {
    transform: scale(0.95);
}

.text {
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: -0.23px;
}

@media (max-width: 1200px) {
    .text {
        font-size: 18px;
        line-height: 1.4;
    }
}

@media (max-width: 767px) {
    .text {
        font-size: 16px;
        line-height: 1.4;
    }
}

.text-30 {
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 44px;
    letter-spacing: -1px;
}

.text-40 {
    color: #000;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 44px;
    letter-spacing: -1px;
}

.w-full {
    width: 100%;
}

.w-max {
    width: -moz-max-content;
    width: max-content;
}

.flex {
    display: flex;
}

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

.box-shadow {
    box-shadow: 2px 2px 13.1px 0 rgba(0, 0, 0, 0.25);
}

.uppercase {
    text-transform: uppercase;
}

.space-between {
    justify-content: space-between;
}

.button {
    display: flex;
    align-items: center;
    gap: 20px;
    cursor: pointer;
    color: #724491;
    font-feature-settings: "liga" off, "clig" off;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
    letter-spacing: -0.23px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
}

@media (max-width: 1200px) {
    .button {
        font-size: 20px;
    }
}

@media (max-width: 767px) {
    .button {
        font-size: 18px;
    }
}

.button:hover {
    text-decoration-line: none;
    color: #724491;
}

.button:visited {
    text-decoration-line: none;
    color: #724491;
}

@media (max-width: 767px) {
    .button svg {
        width: 20px;
    }
}

@media (max-width: 767px) {
    .button {
        gap: 10px;
    }
}

.text-orange {
    color: #f18700 !important;
}

.text-purple {
    color: #724491 !important;
}

.purple {
    background: #724491 !important;
}

.text-white {
    color: #fff !important;
}

.header {
    padding: 32px 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
}

.header__burger {
    z-index: 20;
    cursor: pointer;
}

.header .login {
    margin-bottom: 49px;
}

.header__menu {
    margin-top: 75px;
}

.header__menu ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0 186px;
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
}

.header__menu ul li {
    margin-bottom: 30px;
    width: 100%;
    max-width: 260px;
}

.header__menu ul li a {
    color: #fff;
    font-family: Gabarito;
    font-size: 55px;
    font-style: normal;
    font-weight: 400;
    line-height: 93%;
    text-transform: capitalize;
    text-decoration: none;
}

.header__wrapper {
    display: none;
}

.header__links {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.header__links a {
    display: block;
    text-decoration: none;
}

.header__contact {
    display: flex;
    gap: 85px;
}

.header__block {
    padding-top: 30px;
    flex-wrap: wrap;
    gap: 25px;
    border-top: 1px solid #fff;
    display: flex;
    justify-content: space-between;
}

.header__block a {
    color: #fff;
    font-family: Gabarito;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 93%;
    text-transform: capitalize;
}

.header__address {
    color: #fff;
    font-family: Gabarito;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 93%;
    text-transform: capitalize;
}

.header__address strong {
    font-weight: 700;
}

.header__social {
    display: flex;
    align-items: center;
    gap: 14px;
}

.header.open .header__burger svg path {
    fill: #fff;
}

.header.open .header__wrapper {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: #404040;
    width: 100%;
    height: -moz-max-content;
    height: max-content;
    padding: 48px 50px;
}

.header.open .header__wrapper .container {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 10em;
}

.header .login {
    gap: 12px;
    text-decoration: none;
}

.header .logo img {
    max-width: 175px;
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    z-index: 9;
}

.header.open+.overlay {
    visibility: visible;
    opacity: 1;
}

.main-banner img {
    max-height: 620px;
    -o-object-fit: cover;
    object-fit: cover;
}

* {
    box-sizing: border-box;
}

.provider {
    padding: 60px 0;
}

@media (max-width: 767px) {
    .provider {
        padding: 32px 0;
    }
}

.provider__inner {
    display: grid;
    grid-template-columns: 1fr 356px;
    gap: 24px;
}

@media (max-width: 767px) {
    .provider__inner {
        grid-template-columns: 1fr;
    }
}

.provider__content .text {
    max-width: 410px;
    margin-bottom: 20px;
    margin-top: 8px;
}

.provider__events {
    margin-top: -200px;
    padding: 40px 32px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-radius: 10px;
    border: 3px solid rgba(255, 255, 255, 0.5);
    background: rgba(114, 68, 145, 0.71);
    -webkit-backdrop-filter: blur(17.5px);
    backdrop-filter: blur(17.5px);
    color: #fff;
}

@media (max-width: 767px) {
    .provider__events {
        margin-top: 0;
        padding: 24px;
    }
}

.provider__events-title {
    margin-bottom: 40px;
}

.provider__events .events__list {
    display: flex;
    flex-direction: column;
    gap: 32px;
}

.provider__events .events__list-item {
    text-decoration: none;
    transition: 0.2s linear;
}

.provider__events .events__list-item:hover {
    opacity: 0.8;
}

.provider__events .events__list-item .date {
    color: #fff;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: -0.23px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    margin-bottom: 8px;
}

.provider__events .events__list-item .descr {
    color: #fff;
    font-feature-settings: "liga" off, "clig" off;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -0.23px;
    max-width: 210px;
}

.provider__events .button {
    text-decoration: none;
    margin-top: 50px;
}

.provider__events .button a {
    color: #fff;
    letter-spacing: 4px;
    font-size: 16px;
    text-underline-offset: 3px;
}

.text-image {
    margin: 90px 0;
}

@media (max-width: 767px) {
    .text-image {
        margin: 32px 0;
    }
}

.text-image__inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    gap: 60px;
}

@media (max-width: 991px) {
    .text-image__inner {
        grid-template-columns: 1fr;
        gap: 32px;
    }
}

.text-image__inner .title-md {
    margin-bottom: 16px;
}

.industry {
    padding: 48px 0;
    background: rgba(241, 135, 0, 0.15);
}

.industry .title-md {
    margin-bottom: 16px;
}

.industry .text {
    max-width: 600px;
    margin-bottom: 24px;
}

.industry .button {
    color: #f18700;
    font-size: 20px;
    line-height: 25px;
    font-weight: 700;
    text-decoration-line: underline;
    text-decoration-style: solid;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}

.industry .button:hover {
    text-decoration-line: none;
}

.industry__cards {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
    gap: 48px;
}

@media (max-width: 767px) {
    .industry__cards {
        gap: 24px;
    }
}

.industry__cards img {
    width: 100%;
    height: auto;
    max-height: 191px;
    border-radius: 5px;
    -o-object-fit: cover;
    object-fit: cover;
}

.industry__cards .title-xs {
    margin: 16px 0;
}

.awards {
    padding: 90px 0;
}

.awards .title-md {
    color: #724491;
}

.awards__items {
    display: flex;
    justify-content: space-between;
    gap: 30px;
}

.awards__item {
    width: 100%;
    max-width: 534px;
}

.awards__item .text {
    margin-top: 8px;
    margin-bottom: 22px;
}

.awards__item img {
    width: 100%;
}

.awards__item:nth-child(1) img {
    max-width: 262px;
}

.awards__item:nth-child(2) img {
    max-width: 323px;
}

.awards__block {
    margin-top: 86px;
}

.awards__block_images {
    margin-top: 37px;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 30px;
}

.awards__block_images img {
    display: block;
    width: 100%;
    -o-object-fit: scale-down;
    object-fit: scale-down;
}

.join {
    background: rgba(98, 203, 201, 0.3);
    padding: 71px 0;
}

.join__wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

.join .text {
    margin-top: 12px;
}

.join__left {
    width: 100%;
    max-width: 538px;
}

.join__right {
    width: 100%;
    max-width: 610px;
    text-align: center;
}

.join__right form>div {
    display: flex;
    margin-bottom: 9px;
    gap: 12px;
}

.join input[type="email"] {
    width: 100%;
    outline: 0;
    height: 40px;
    padding: 0 16px;
    border-radius: 22px;
    border: 1px solid #d9d9d9;
    background: #fff;
    min-width: 496px;
}

.join input[type="checkbox"] {
    display: none;
}

.join input[type="checkbox"]+span::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    border: 2px solid #d9d9d9;
    border-radius: 3px;
    background: 0 0;
}

.join input[type="checkbox"]:checked+span::before {
    border: 2px solid transparent;
    background: url(../img/checked.webp) center no-repeat;
}

.join .checkbox-label {
    cursor: pointer;
    display: flex;
}

.join .checkbox-label .wpcf7-list-item-label {
    position: relative;
    padding-left: 32px;
    cursor: pointer;
    color: #000;
    font-feature-settings: "liga" off, "clig" off;
    font-family: Gabarito;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: -0.23px;
    display: flex;
}

.join span.last {
    margin-left: 0;
}

.join button[type="submit"],
.join input[type="submit"] {
    width: 100px;
    height: 40px;
    padding: 10px;
    border: none;
    border-radius: 22px;
    background-color: #00605c;
    color: #f5f5f5;
    font-size: 16px;
    font-weight: 400;
    cursor: pointer;
    transition: 3s ease;
}

.join button[type="submit"]:hover,
.join input[type="submit"]:hover {
    transform: scale(0.85);
}

.start {
    padding: 67px 0;
}

.start__wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 30px;
}

.start__wrapper .title-md {
    color: #724491;
}

.start__wrapper .text {
    margin-top: 3px;
}

.wpcf7-not-valid-tip {
    margin-top: 5px;
}

.wpcf7-spinner {
    margin: 0;
    position: absolute;
    right: 0;
    bottom: 0;
}

.footer {
    background: rgba(0, 0, 0, 0.1);
    padding: 40px 0 50px;
    flex: 0 0 auto;
}

.footer__wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
}

.footer__wrapper ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer__wrapper a {
    color: #6b6b6b;
    font-feature-settings: "liga" off, "clig" off;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: -0.23px;
    text-decoration: none;
    display: block;
    margin-bottom: 5px;
}

.footer__wrapper a:hover {
    opacity: 0.7;
}

.footer__left {
    display: flex;
    gap: 80px;
    flex-wrap: wrap;
}

.footer__contacts {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 360px;
}

.footer__contacts a {
    margin-bottom: 2px;
}

.footer__address {
    color: #6b6b6b;
    font-family: Gabarito;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    text-transform: capitalize;
    margin-bottom: 30px;
}

.footer__address strong {
    font-weight: 700;
}

.footer__social {
    display: flex;
    gap: 14px;
    align-items: center;
    margin-top: 50px;
}

.banner {
    height: 382px;
}

.banner .container {
    position: relative;
}

.banner img {
    height: 100%;
    min-height: 382px;
    -o-object-fit: cover;
    object-fit: cover;
}

.banner .title-lg {
    position: absolute;
    bottom: 30px;
    color: #fff;
}

.about .title-md {
    color: #724491;
}

.presidents {
    padding: 60px 0 87px;
}

.presidents__wrapper {
    display: flex;
    flex-direction: column;
    gap: 80px;
    margin-top: 66px;
}

.presidents__items {
    display: flex;
    position: relative;
    flex-wrap: wrap;
    gap: 80px 0;
    justify-content: space-between;
}

.presidents__items:first-of-type .presidents__item:first-of-type::after {
    right: 0;
    width: 50%;
}

.presidents__items:last-of-type .presidents__item:last-of-type::after {
    left: 0;
    width: 50%;
}

.presidents__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    flex: 0 0 20%;
    padding: 0 20px;
}

.presidents__item::before {
    position: absolute;
    content: "";
    top: -30px;
    left: 50%;
    transform: translateX(-50%);
    background: #6b6b6b;
    width: 20px;
    height: 20px;
    border-radius: 50%;
}

.presidents__item::after {
    position: absolute;
    content: "";
    top: -20px;
    background: #a3a3a3;
    width: 100vw;
    height: 1px;
    z-index: -1;
}

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

.presidents__item p {
    margin: 0;
}

.about-text {
    padding: 55px 0 40px;
}

.about-text__wrapper {
    display: flex;
    gap: 46px;
    justify-content: space-between;
}

.about-text__left {
    width: 100%;
    max-width: 618px;
}

.about-text__left .text {
    margin-bottom: 15px;
}

.about-text__right {
    width: 100%;
    max-width: 620px;
}

.about-text__right img {
    width: 100%;
}

.members {
    padding: 40px 0 65px;
}

.members__items {
    margin-top: 40px;
    display: grid;
    gap: 97px;
    grid-template-columns: repeat(4, 1fr);
}

.members__item {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.members__item img {
    width: 100%;
    max-width: 218px;
    border-radius: 50%;
    display: block;
    margin-bottom: 16px;
}

.members__item .text-18 {
    margin-top: 5px;
}

.members__item .title-xs {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 5px;
}

.members__item .title-xs a,
.members__item .title-xs img {
    width: 28px;
    height: 28px;
    aspect-ratio: 1/1;
}

.code {
    padding: 85px 0;
    background: rgba(114, 68, 145, 0.2);
}

.code .container {
    display: flex;
    justify-content: space-between;
    gap: 45px;
}

.code .title-md {
    width: 100%;
    max-width: 400px;
}

.code .text {
    width: 100%;
    max-width: 560px;
}

.code .button a {
    white-space: nowrap;
}

.gallery {
    padding: 70px 0 107px;
    overflow-x: hidden;
}

.gallery .gallerySwiper {
    margin-top: 18px;
}

.gallery img {
    aspect-ratio: 1/1;
    height: auto;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.programm {
    padding: 76px 0 61px;
}

.programm__wrapper {
    display: flex;
    gap: 10px;
    justify-content: space-between;
}

.programm__right {
    width: 100%;
    max-width: 620px;
}

.programm__right img {
    width: 100%;
}

.programm__left {
    width: 100%;
    max-width: 654px;
}

.programm__left .text {
    width: 596px;
    margin-top: 24px;
}

.programm__left img {
    display: block;
    margin-top: 45px;
    width: 100%;
    max-width: 340px;
}

.services__item {
    display: flex;
    justify-content: space-between;
    padding: 65px 0 90px;
    gap: 40px;
    border-top: 1px solid rgba(0, 0, 0, 0.2509803922);
}

.services__left {
    width: 100%;
    display: flex;
    align-items: flex-start;
    max-width: 742px;
    gap: 52px;
}

.services__left .text-40 {
    margin-bottom: 21px;
}

.services__right {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.courses .start {
    background: rgba(241, 135, 0, 0.15);
    padding: 113px 0;
}

.courses .start__wrapper .title-md {
    color: #f18700;
}

.cpd-text {
    padding: 76px 0 0;
}

.cpd-text .container {
    display: flex;
    justify-content: space-between;
    gap: 45px;
    padding-bottom: 70px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}

.cpd-text__left {
    width: 100%;
    max-width: 617px;
}

.cpd-text__right {
    width: 100%;
    max-width: 620px;
}

.cpd-text__right .text {
    margin-bottom: 15px;
}

.sign__wrapper {
    padding: 70px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
    display: flex;
    justify-content: space-between;
    gap: 45px;
}

.sign__left {
    width: 100%;
    max-width: 620px;
}

.sign__left img {
    width: 100%;
    border-radius: 10px;
}

.sign__right {
    width: 100%;
    max-width: 654px;
}

.sign__right .title-md {
    margin-bottom: 20px;
}

.sign__right .text+.links {
    margin-top: 65px;
}

.links .title-md {
    margin-bottom: 24px;
}

.links .text-30 {
    margin-bottom: 24px;
}

.links .button {
    margin-bottom: 12px;
}

.organizations .container {
    padding-top: 70px;
    padding-bottom: 70px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}

.organizations .title-md {
    text-align: center;
}

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

.organizations__images {
    margin-top: 55px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 70px;
}

.organizations__images img {
    -o-object-fit: none;
    object-fit: none;
}

.help {
    padding: 70px 0 0;
}

.help .container {
    display: flex;
    justify-content: space-between;
    gap: 45px;
    padding-bottom: 110px;
}

.help .text-40 {
    margin-bottom: 22px;
}

.help .text {
    margin-bottom: 20px;
}

.help .button {
    margin-bottom: 11px;
}

.help .links {
    width: 48%;
}

.block-text .container {
    display: flex;
    justify-content: space-between;
    gap: 45px;
    padding-bottom: 70px;
    padding-top: 70px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}

.block-text .text {
    width: 100%;
    max-width: 596px;
}

.event {
    padding-top: 40px;
}

.event__item {
    padding-top: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #724491;
}

.event__item_top {
    display: flex;
    gap: 18px;
    align-items: center;
    margin-bottom: 16px;
}

.event__item_bottom {
    display: flex;
    justify-content: space-between;
    gap: 50px;
}

.event__item_bottom .name {
    margin-bottom: 3px;
}

.event__item_bottom .block:first-of-type .text {
    width: 165px;
}

.event__item_left {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
    width: 100%;
    max-width: 80%;
}

.event__item_right {
    width: 100%;
    max-width: 20%;
}

.event__item_right .btn {
    margin-bottom: 11px;
    color: #fff;
}

.event__item_right .btn:hover,
.event__item_right .btn:visited {
    color: #fff;
}

.event__item_right .button {
    margin-left: 15px;
}

.level .container {
    padding-bottom: 60px;
    padding-top: 60px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}

.level__items {
    display: flex;
    justify-content: space-between;
    gap: 45px;
    margin-top: 25px;
}

.level__item {
    border-radius: 15px;
    background: rgba(114, 68, 145, 0.2);
    padding: 27px 29px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
}

.course .container {
    padding-bottom: 50px;
    padding-top: 76px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}

.course .title-md {
    margin-bottom: 25px;
}

.course__items {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 45px;
}

.course ul {
    padding-left: 20px;
    margin: 0;
}

.course .link {
    margin: 11px auto;
    width: 100%;
    max-width: 399px;
    height: 56px;
    border-radius: 15px;
    background: #ff6c37;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    color: #fff;
    font-weight: 500;
    line-height: 29px;
    letter-spacing: -1px;
    text-decoration: none;
}

.course__item {
    border-radius: 15px;
    padding: 27px 29px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 20px;
    height: 233px;
    position: relative;
}

.course__item::before {
    position: absolute;
    content: "";
    right: -30px;
    top: 50%;
    transform: translateY(-50%);
    background: url(../img/arrow-black.svg) no-repeat;
    width: 45px;
    height: 42px;
}

.course__item:nth-child(1) {
    border-radius: 15px;
    background: rgba(98, 203, 201, 0.3);
}

.course__item:nth-child(2) {
    border-radius: 15px;
    background: #f1e4b2;
}

.course__item:nth-child(3) {
    border-radius: 15px;
    background: rgba(144, 213, 172, 0.5);
}

.course__item:last-of-type::before {
    display: none;
}

section.single-events .container {
    padding-top: 67px;
    padding-bottom: 46px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}

.single-events__item {
    margin-top: 49px;
}

.single-events__item_top {
    display: flex;
    flex-direction: column;
    gap: 22px;
    margin-bottom: 31px;
}

.single-events__item_bottom {
    display: flex;
    gap: 20px;
    justify-content: space-between;
}

.single-events__item .btn {
    border-radius: 15px;
    margin-top: 10px;
    color: #fff;
}

.single-events__item .btn:hover,
.single-events__item .btn:visited {
    color: #fff;
}

.single-events__item .time {
    width: 160px;
}

.single-events__item .name {
    margin-bottom: 5px;
}

.single-events__item_left {
    width: 100%;
    max-width: 569px;
}

.single-events__item_left ul {
    margin: 16px 0;
}

.single-events__item_right {
    width: 100%;
    max-width: 569px;
}

.speakers {
    margin-top: 44px;
    margin-bottom: 44px;
}

.speakers__image {
    width: 67px;
}

.speakers__image img {
    border-radius: 67px;
    min-width: 67px;
}

.speakers__item {
    display: flex;
    gap: 18px;
    margin-bottom: 21px;
}

.speakers__item:last-of-type {
    margin-bottom: 0;
}

.speakers__item .text strong {
    display: block;
}

.more .container {
    padding-top: 67px;
    padding-bottom: 109px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}

.more__items {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 32px;
    margin-top: 44px;
}

.more .badge {
    margin-bottom: 19px;
}

.more .text {
    width: 160px;
}

.more .title-sm {
    margin-bottom: 5px;
    line-height: 34px;
}

.more a {
    text-decoration: none;
    color: #000;
}

.more .button {
    margin-top: 20px;
}

.membership-content .container {
    padding-top: 61px;
    padding-bottom: 88px;
}

.membership-content__wrapper {
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
    gap: 45px;
}

.membership-content__left {
    width: 100%;
    max-width: 620px;
}

.membership-content__left .title-md {
    margin-bottom: 21px;
}

.membership-content__left .links {
    margin-top: 58px;
}

.membership-content__left .links .text-40 {
    margin-bottom: 19px;
}

.membership-content__right {
    width: 100%;
    max-width: 620px;
}

.membership-content__right ul {
    margin-top: 10px;
    margin-bottom: 25px;
    padding-left: 25px;
}

.browse .container {
    padding-top: 32px;
    padding-bottom: 60px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}

.browse__items {
    margin-top: 32px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 43px;
}

.browse__item {
    border-radius: 15px;
    background: rgba(98, 203, 201, 0.3);
    padding: 31px;
}

.browse__top {
    display: flex;
    justify-content: space-between;
    margin-bottom: 6px;
}

.browse .button {
    color: #6b6b6b;
}

.filters {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-top: 30px;
}

.filter,
.sort {
    display: flex;
    padding: 10px;
    gap: 10px;
    cursor: pointer;
    align-items: center;
}

.files {
    padding-top: 40px;
    padding-bottom: 40px;
}

.files__wrapper {
    margin-top: 38px;
}

.files__top {
    display: flex;
    justify-content: space-between;
    padding-bottom: 14px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}

.files__top .name:first-of-type {
    width: 100%;
    max-width: 50%;
}

.files__item {
    display: flex;
    justify-content: space-between;
    padding-bottom: 14px;
    padding-top: 14px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}

.files__item .text:first-of-type {
    width: 100%;
    max-width: 50%;
}

.files__item .block {
    display: flex;
    align-items: center;
    gap: 13px;
}

.files__item .block:hover svg {
    opacity: 0.7;
}

.connect {
    padding-top: 30px;
    padding-bottom: 80px;
}

.connect__wrapper {
    border-radius: 15px;
    background: rgba(98, 203, 201, 0.3);
    padding: 62px 46px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
}

.connect__wrapper .text-40 {
    margin-bottom: 16px;
}

.connect__left {
    width: 100%;
    max-width: 722px;
}

.connect .button {
    color: #00605c;
}

.see-all {
    display: flex;
    width: 205px;
    height: 47px;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    border-radius: 15px;
    background: #a3a3a3;
    color: #fff;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 59px auto 0;
    transition: 0.3s ease;
}

.see-all:hover {
    transform: scale(0.95);
}

.see-all:visited {
    color: #fff;
}

.event-form {
    padding: 45px 0 115px;
}

.event-form__wrapper {
    display: flex;
    margin-top: 50px;
    justify-content: space-between;
    gap: 45px;
}

.event-form__left {
    width: 100%;
    max-width: 569px;
}

.event-form__right {
    width: 100%;
    max-width: 620px;
}

.event-form__right .text-40 {
    margin-bottom: 23px;
}

.event-form__right form {
    display: flex;
    flex-direction: column;
    gap: 20px;
    position: relative;
}

.event-form__right form label {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: -0.23px;
    margin-bottom: 4px;
    display: flex;
    flex-direction: column;
}

.event-form__right form label input {
    border-radius: 10px;
    border: 1px solid #a3a3a3;
    background: #fff;
    display: flex;
    width: 100%;
    height: 40px;
    padding: 7px 16px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    outline: 0;
}

.event-form__right form label input::-moz-placeholder {
    color: #a3a3a3;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: -0.23px;
}

.event-form__right form label input::placeholder {
    color: #a3a3a3;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: -0.23px;
}

.event-form input[type="checkbox"] {
    display: none;
}

.event-form input[type="checkbox"]+span::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    border: 2px solid #d9d9d9;
    border-radius: 3px;
    background: 0 0;
}

.event-form input[type="checkbox"]:checked+span::before {
    border: 2px solid transparent;
    background: url(../img/checked.webp) center no-repeat;
}

.event-form .checkbox-label {
    cursor: pointer;
    display: flex;
}

.event-form .checkbox-label .wpcf7-list-item-label {
    position: relative;
    padding-left: 32px;
    cursor: pointer;
    color: #000;
    font-feature-settings: "liga" off, "clig" off;
    font-family: Gabarito;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: -0.23px;
    display: flex;
}

.event-form span.last {
    margin-left: 0;
}

.event-form .checkbox-label {
    position: relative;
    cursor: pointer;
}

.event-form button[type="submit"],
.event-form input[type="submit"] {
    border-radius: 10px;
    background: #724491;
    display: flex;
    width: 131px;
    height: 33px;
    padding: 5px 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    border: 0;
    cursor: pointer;
    transition: 0.3s ease;
}

.event-form button[type="submit"]:hover,
.event-form input[type="submit"]:hover {
    transform: scale(0.95);
}

.event-form .name {
    margin-bottom: 6px;
}

.event-form .time {
    width: 160px;
}

.event-form .title-sm {
    margin-bottom: 28px;
}

.downloads-all .files {
    padding-bottom: 124px;
}

.downloads-all .files .text-40 {
    margin-top: 40px;
}

.pagination {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 36px;
    gap: 5px;
}

.pagination span {
    color: #6b6b6b;
    text-align: right;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: -0.23px;
}

.pagination__current,
.pagination__next,
.pagination__prev {
    border-radius: 5px;
    cursor: pointer;
    border: 0.5px solid #a3a3a3;
    background: #fff;
    width: 38px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}

.news .container {
    padding-top: 63px;
    max-width: 1315px;
    padding-bottom: 81px;
}

.news__items {
    display: flex;
    gap: 80px 42px;
    flex-wrap: wrap;
}

.news__item {
    width: 100%;
    max-width: 31%;
    text-decoration: none;
}

.news__item img {
    width: 100%;
    border-radius: 15px;
    -o-object-fit: cover;
    object-fit: cover;
}

.news__item:nth-child(1),
.news__item:nth-child(2) {
    max-width: 48%;
}

.news__item:nth-child(1) img,
.news__item:nth-child(2) img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 333px;
}

.news__item .text-18 {
    color: #6b6b6b;
}

.news__item .text-18:nth-child(1) {
    border-right: 1px solid #6b6b6b;
    padding-right: 18px;
    margin-right: 18px;
    text-transform: uppercase;
}

.news__top {
    display: flex;
    margin-top: 27px;
    margin-bottom: 16px;
}

.news .text-30,
.news .text-40 {
    margin-bottom: 16px;
}

.newsroom-all {
    padding: 53px 0 108px;
}

.newsroom-all__item {
    padding: 29px 0 24px;
    display: flex;
    gap: 40px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
    text-decoration: none;
}

.newsroom-all__item img {
    width: 258px;
    border-radius: 15px;
}

.newsroom-all__item_content {
    width: 100%;
    max-width: 985px;
}

.newsroom-all__item_content .title-sm {
    color: #000;
}

.newsroom-all__top {
    display: flex;
    margin-bottom: 14px;
}

.newsroom-all__top .text-18 {
    color: #6b6b6b;
}

.newsroom-all__top .text-18:nth-child(1) {
    border-right: 1px solid #6b6b6b;
    padding-right: 18px;
    margin-right: 18px;
    text-transform: uppercase;
}

.news-archive .container {
    padding-top: 34px;
    padding-bottom: 84px;
    border-top: 1px solid rgba(0, 0, 0, 0.25);
}

.news-archive a {
    text-decoration: none;
    color: #000;
}

.news-archive__items {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 78px 33px;
    margin-top: 58px;
}

.news-archive__item {
    position: relative;
    padding-top: 15px;
}

.news-archive__item::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 5px;
    left: 0;
    top: 0;
    background: #724491;
}

.news-archive__top {
    display: flex;
    margin-bottom: 8px;
}

.news-archive__top .text-18 {
    color: #6b6b6b;
}

.news-archive__top .text-18:nth-child(1) {
    border-right: 1px solid #6b6b6b;
    padding-right: 18px;
    margin-right: 18px;
    text-transform: uppercase;
}

.news-archive .see-all {
    margin-top: 84px;
    width: -moz-max-content;
    width: max-content;
    color: #fff;
}

.single-content {
    padding: 40px 0 68px;
}

.single-content .container {
    display: flex;
    align-items: flex-start;
}

.single-content__block {
    width: 100%;
    max-width: 872px;
}

.single-content .content {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.single-content .content :not(img) {
    width: 100%;
    max-width: 665px;
}

.single-content .content img,
.single-content .content p:has(img) {
    width: 100%;
    max-width: 872px;
    display: block;
}

.single-content .content p:has(img) {
    margin-top: 53px;
}

.single-content .content a {
    text-decoration: underline;
    color: #000;
}

.single-content .content a:hover {
    text-decoration: none;
}

.single-content .content ul {
    margin: 20px 0 0;
    padding-left: 20px;
}

.single-content .content li {
    color: #000;
    font-feature-settings: "liga" off, "clig" off;
    font-family: Gabarito;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: -0.23px;
    margin-bottom: 16px;
}

.single-content .content li a {
    display: block;
    color: #000;
    font-feature-settings: "liga" off, "clig" off;
    font-family: Gabarito;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: -0.23px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}

.single-content h2 {
    margin-top: 53px;
    margin-bottom: 0;
    color: #000;
    font-feature-settings: "liga" off, "clig" off;
    font-family: Gabarito;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: -0.23px;
}

.single-content p {
    margin-top: 20px;
    color: #000;
    font-feature-settings: "liga" off, "clig" off;
    font-family: Gabarito;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: -0.23px;
}

.single-content__top {
    padding-left: 105px;
    display: flex;
    margin-bottom: 8px;
}

.single-content__top .text-18 {
    white-space: nowrap;
    color: #6b6b6b;
}

.single-content__top .text-18:nth-child(1) {
    border-right: 1px solid #6b6b6b;
    padding-right: 18px;
    margin-right: 18px;
    text-transform: uppercase;
}

.contact-form {
    padding: 65px 0 122px;
}

.contact-form__wrapper {
    display: flex;
    justify-content: space-between;
    gap: 45px;
}

.contact-form__left {
    width: 100%;
    max-width: 574px;
}

.contact-form iframe {
    border-radius: 15px;
    background: url(<path-to-image>) #d3d3d3 50% / cover no-repeat;
    width: 100%;
    max-width: 574px;
    height: 308px;
}

.contact-form__social {
    display: flex;
    align-items: center;
    gap: 14px;
}

.contact-form .name {
    margin-bottom: 5px;
    margin-top: 30px;
}

.contact-form a {
    display: block;
    text-underline-offset: 4px;
}

.contact-form .map {
    margin-top: 11px;
    margin-bottom: 28px;
    display: flex;
    align-items: center;
    gap: 7px;
}

.contact-form .map a {
    color: #6b6b6b;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: -0.23px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}

.contact-form__right {
    width: 100%;
    max-width: 620px;
}

.contact-form__right .text-40 {
    margin-bottom: 28px;
}

.contact-form__right .text {
    margin-bottom: 40px;
}

.contact-form__right form {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.contact-form__right form textarea {
    width: 100%;
    height: 138px;
    border-radius: 10px;
    border: 1px solid #a3a3a3;
    background: #fff;
    resize: none;
    padding: 8px 16px;
    outline: 0;
}

.contact-form__right form label {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: -0.23px;
    margin-bottom: 4px;
    display: flex;
    flex-direction: column;
}

.contact-form__right form label input {
    border-radius: 10px;
    border: 1px solid #a3a3a3;
    background: #fff;
    display: flex;
    width: 100%;
    height: 40px;
    padding: 7px 16px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    outline: 0;
}

.contact-form__right form label input::-moz-placeholder {
    color: #a3a3a3;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: -0.23px;
}

.contact-form__right form label input::placeholder {
    color: #a3a3a3;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: -0.23px;
}

.contact-form input[type="checkbox"] {
    display: none;
}

.contact-form input[type="checkbox"]+span::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    border: 2px solid #d9d9d9;
    border-radius: 3px;
    background: 0 0;
}

.contact-form input[type="checkbox"]:checked+span::before {
    border: 2px solid transparent;
    background: url(../img/checked.webp) center no-repeat;
}

.contact-form .checkbox-label {
    cursor: pointer;
    display: flex;
}

.contact-form .checkbox-label .wpcf7-list-item-label {
    position: relative;
    padding-left: 32px;
    cursor: pointer;
    color: #000;
    font-feature-settings: "liga" off, "clig" off;
    font-family: Gabarito;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: -0.23px;
    display: flex;
}

.contact-form span.last {
    margin-left: 0;
}

.contact-form button[type="submit"],
.contact-form input[type="submit"] {
    border-radius: 10px;
    background: #724491;
    display: flex;
    width: 131px;
    height: 33px;
    padding: 5px 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    border: 0;
    cursor: pointer;
    transition: 0.3s ease;
}

.contact-form button[type="submit"]:hover,
.contact-form input[type="submit"]:hover {
    transform: scale(0.95);
}

.contact-form .contact-form__checkbox:checked+.contact-form__checkbox-label::before {
    border: 2px solid transparent;
    background: url(../img/checked.webp) center no-repeat;
}

.login-content {
    padding: 62px 0 95px;
}

.login-content__wrapper {
    display: flex;
    justify-content: space-between;
    gap: 45px;
    align-items: center;
}

.login-content__left {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 18px;
    max-width: 654px;
}

.login-content__left .text {
    max-width: 596px;
}

.login-content__right {
    width: 100%;
    padding: 40px 42px 30px;
    margin-top: -180px;
    max-width: 555px;
    border-radius: 10px;
    border: 3px solid rgba(255, 255, 255, 0.5);
    background: rgba(217, 217, 217, 0.6);
    -webkit-backdrop-filter: blur(17.5px);
    backdrop-filter: blur(17.5px);
}

.login-content__right form {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 30px;
}

.login-content__right form textarea {
    width: 100%;
    height: 138px;
    border-radius: 10px;
    border: 1px solid #a3a3a3;
    background: #fff;
    resize: none;
    padding: 8px 16px;
    outline: 0;
}

.login-content__right form label:not(.iipm-checkbox-container) {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: -0.23px;
    display: flex;
    flex-direction: column;
}

.login-content__right form label input {
    border-radius: 10px;
    border: 1px solid #a3a3a3;
    background: #fff;
    display: flex;
    width: 100%;
    height: 40px;
    padding: 7px 16px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    outline: 0;
}

.login-content__right form label input::-moz-placeholder {
    color: #a3a3a3;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: -0.23px;
}

.login-content__right form label input::placeholder {
    color: #a3a3a3;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: -0.23px;
}

.login-content__right form button[type="submit"] {
    border-radius: 10px;
    background: #724491;
    display: flex;
    width: 100%;
    height: 58px;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: #fff;
    text-align: center;
    font-family: Gabarito;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 10px;
    border: 0;
    cursor: pointer;
    transition: 0.3s ease;
}

.login-content__right form button[type="submit"]:hover {
    transform: scale(0.95);
}

.login-content__right form .forgot-password {
    color: #724491;
    font-feature-settings: "liga" off, "clig" off;
    font-family: Gabarito;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: -0.23px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
    margin: 0 auto;
    transition: 0.3s ease;
}

.login-content__right form .forgot-password:hover {
    text-decoration-line: none;
}

.login-content__right form .register-text {
    color: #6b6b6b;
    font-feature-settings: "liga" off, "clig" off;
    font-family: Gabarito;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: -0.23px;
    display: flex;
    align-items: center;
    gap: 5px;
    margin: 0 auto;
}

.login-content__right form .register-text a {
    display: block;
    color: #724491;
    font-feature-settings: "liga" off, "clig" off;
    font-family: Gabarito;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: -0.23px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
    transition: 0.3s ease;
}

.login-content__right form .register-text a:hover {
    text-decoration-line: none;
}

.single-events-page .more .container {
    border: 0;
}

@media (max-width: 1360px) {
    .news__items {
        gap: 40px 20px;
        justify-content: center;
    }

    .news__item {
        max-width: 30%;
    }

    .news__item:nth-child(1),
    .news__item:nth-child(2) {
        max-width: 47%;
    }
}

@media (max-width: 1280px) {
    .single-content .container {
        flex-direction: column;
    }

    .single-content__block {
        max-width: 100%;
        margin-top: 40px;
    }

    .members__items {
        gap: 30px;
    }
}

@media (max-width: 1024px) {

    .news:nth-child(1) img,
    .news:nth-child(2) img {
        height: 250px;
    }

    .header__menu ul {
        gap: 0 40px;
    }

    .header__menu ul li a {
        font-size: 40px;
    }

    .join input[type="email"] {
        min-width: 400px;
    }

    .login-content__wrapper {
        gap: 25px;
    }

    .login-content__right {
        padding: 40px 20px;
    }

    .single-content__top {
        padding-left: 0;
    }

    .single-content .content :not(img) {
        width: 100%;
        max-width: 100%;
    }

    .single-content .content img {
        max-width: 100%;
    }

    .single-content .content h2 {
        margin-top: 32px;
    }

    .single-content .content p:has(img) {
        margin-top: 32px;
    }

    .news-archive__items {
        grid-template-columns: repeat(3, 1fr);
    }

    .news__items {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }

    .news__item {
        max-width: 100%;
    }

    .news__item:nth-child(1),
    .news__item:nth-child(2) {
        max-width: 100%;
    }

    .news .text-30,
    .news .text-40 {
        font-size: 32px;
        line-height: 36px;
    }

    .browse__items {
        gap: 15px;
    }

    .browse__item {
        padding: 32px 16px;
    }

    .single-events__item_bottom {
        flex-direction: column;
    }

    .single-events__item_left {
        max-width: 100%;
    }

    .single-events__item_right {
        max-width: 100%;
    }

    .level__items {
        flex-direction: column;
        gap: 15px;
    }

    .programm__wrapper {
        gap: 30px;
        flex-direction: column;
        align-items: center;
    }

    .programm__left {
        max-width: 100%;
    }

    .programm__left .text {
        width: 100%;
    }

    .services__left {
        max-width: 100%;
    }

    .services__item {
        flex-direction: column;
    }

    .event__item_bottom {
        gap: 15px;
    }

    .event__item_left {
        gap: 16px;
    }

    .code .title-md {
        max-width: 30%;
    }

    .code .container {
        gap: 15px;
    }

    .code .text {
        max-width: 45%;
    }
}

@media (max-width: 992px) {
    .course__items {
        grid-template-columns: repeat(1, 1fr);
        gap: 25px;
    }

    .course__item {
        height: 200px;
    }

    .course__item::before {
        right: 50%;
        top: auto;
        transform: translateX(50%) rotate(90deg);
        bottom: -15px;
        width: 25px;
        height: 22px;
        background-size: 100%;
    }

    .event__item_bottom {
        flex-direction: column;
    }

    .event__item_left {
        max-width: 100%;
    }

    .event__item_right {
        max-width: 100%;
    }
}

@media (max-width: 768px) {
    .join input[type="email"] {
        min-width: 240px;
    }

    .header__contact {
        flex-direction: column;
        gap: 20px;
    }

    .header.open .header__wrapper {
        padding: 48px 0;
    }

    .header.open .header__wrapper .container {
        gap: 40px;
    }

    .header__menu ul {
        grid-template-columns: 1fr;
        gap: 0 20px;
    }

    .header__menu ul li a {
        font-size: 34px;
    }

    .login-content {
        padding: 48px 0;
    }

    .login-content__wrapper {
        flex-direction: column;
    }

    .login-content__right {
        margin-top: 0;
        max-width: 100%;
    }

    .login-content__right form button[type="submit"] {
        height: 40px;
    }

    .login-content__left {
        max-width: 100%;
    }

    .contact-form {
        padding: 48px 0;
    }

    .contact-form__wrapper {
        flex-direction: column;
    }

    .contact-form__left {
        max-width: 100%;
    }

    .contact-form__right {
        max-width: 100%;
    }

    .contact-form iframe {
        max-width: 100%;
    }

    .newsroom-all__item {
        gap: 20px;
    }

    .newsroom-all__item img {
        width: 160px;
        border-radius: 5px;
    }

    .single-content {
        padding-bottom: 48px;
    }

    .single-content .content img {
        margin-top: 32px;
    }

    .single-content .title-m {
        margin-top: 32px;
    }

    .text-30 {
        font-size: 24px;
        line-height: 30px;
    }

    .news-archive .container {
        padding-bottom: 48px;
    }

    .news-archive__items {
        margin-top: 25px;
        grid-template-columns: repeat(2, 1fr);
        gap: 40px 20px;
    }

    .news-archive .see-all {
        margin-top: 32px;
    }

    .news .text-30,
    .news .text-40 {
        font-size: 22px;
        line-height: 26px;
    }

    .news .container {
        padding-top: 48px;
        padding-bottom: 48px;
    }

    .news__items {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }

    .news:nth-child(1) img,
    .news:nth-child(2) img {
        -o-object-fit: cover;
        object-fit: cover;
        height: auto;
    }

    .downloads-all .files {
        padding-bottom: 48px;
    }

    .downloads-all .files .text-40 {
        margin-top: 20px;
    }

    .event-form {
        padding-bottom: 48px;
    }

    .event-form__wrapper {
        flex-direction: column;
        margin-top: 30px;
    }

    .event-form__left {
        max-width: 100%;
    }

    .event-form__right {
        max-width: 100%;
    }

    .connect {
        padding-bottom: 48px;
        padding-top: 20px;
    }

    .connect__wrapper {
        flex-direction: column;
        align-items: flex-start;
        gap: 20px;
        padding: 40px 16px;
    }

    .files__item {
        flex-wrap: wrap;
        gap: 20px;
    }

    .files__top {
        flex-wrap: wrap;
        gap: 20px;
    }

    .see-all {
        width: -moz-max-content;
        width: max-content;
        font-size: 16px;
        height: 32px;
        margin-top: 32px;
        border-radius: 5px;
    }

    .see-all svg {
        width: 20px;
    }

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

    .browse__item img {
        width: 25px;
    }

    .membership-content__wrapper {
        flex-direction: column;
        gap: 25px;
        margin-top: 30px;
    }

    .membership-content__left {
        max-width: 100%;
    }

    .membership-content__left .links {
        margin-top: 20px;
    }

    .membership-content__right {
        max-width: 100%;
    }

    .membership-content .container {
        padding-top: 48px;
        padding-bottom: 48px;
    }

    section.single-events .container {
        padding-top: 48px;
        padding-bottom: 46px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.25);
    }

    .single-events__item {
        margin-top: 30px;
    }

    .single-events__item .speakers {
        margin: 20px 0;
    }

    .more__items {
        grid-template-columns: repeat(2, 1fr);
    }

    .more .container {
        padding-top: 48px;
        padding-bottom: 48px;
    }

    .text-35 {
        font-size: 26px;
        line-height: 28px;
    }

    .level .container {
        padding-top: 48px;
        padding-bottom: 48px;
    }

    .course .container {
        padding-top: 48px;
        padding-bottom: 48px;
    }

    .course__item {
        padding: 16px;
    }

    .programm {
        padding: 48px 0;
    }

    .block-text .container {
        padding-top: 48px;
        padding-bottom: 48px;
    }

    .event__item_left {
        grid-template-columns: repeat(2, 1fr);
    }

    .text-40 {
        font-size: 28px;
        line-height: 34px;
    }

    .cpd-text {
        padding-top: 48px;
    }

    .cpd-text .container {
        padding-bottom: 48px;
        flex-direction: column;
        gap: 15px;
    }

    .cpd-text__left {
        max-width: 100%;
    }

    .cpd-text__left br {
        display: none;
    }

    .cpd-text__right {
        max-width: 100%;
    }

    .btn {
        font-size: 14px;
        height: 32px;
        width: -moz-max-content;
        width: max-content;
    }

    .help {
        padding-top: 48px;
    }

    .help .container {
        padding-bottom: 48px;
        flex-direction: column;
        gap: 15px;
    }

    .help .links {
        width: 100%;
    }

    .organizations .container {
        padding: 48px 0;
    }

    .sign__wrapper {
        padding: 48px 0;
        flex-direction: column;
        gap: 15px;
    }

    .sign__left {
        max-width: 100%;
    }

    .sign__right {
        max-width: 100%;
    }

    .sign__right .text+.links {
        margin-top: 20px;
    }

    .presidents {
        padding: 48px 0;
        overflow: hidden;
    }

    .presidents__items {
        justify-content: unset;
        gap: 60px 0;
    }

    .presidents__item {
        flex: 1 1 25%;
    }

    .gallery {
        padding: 48px 0;
    }

    .about-text {
        padding: 30px 0;
    }

    .about-text__wrapper {
        flex-direction: column;
        gap: 20px;
    }

    .code {
        padding: 48px 0;
    }

    .code .title-md {
        max-width: 100%;
    }

    .code .container {
        flex-direction: column;
    }

    .code .text {
        max-width: 100%;
    }

    .header {
        padding: 16px 0;
    }

    .header .logo img {
        max-width: 90px;
    }

    .header .login svg {
        width: 20px;
    }

    .banner {
        height: 200px;
    }

    .banner img {
        min-height: 200px;
    }

    .awards {
        padding: 48px 0;
    }

    .awards__items {
        flex-direction: column;
    }

    .awards__block {
        margin-top: 30px;
    }

    .members__items {
        gap: 15px;
        grid-template-columns: repeat(2, 1fr);
    }

    .join {
        padding: 48px 0;
    }

    .join__wrapper {
        flex-direction: column;
        align-items: flex-start;
    }

    .join__right {
        max-width: 100%;
    }

    .join__right form>div {
        flex-wrap: wrap;
    }

    .join__left {
        max-width: 100%;
    }

    .start {
        padding: 48px 0;
    }

    .start__wrapper {
        flex-direction: column;
        align-items: flex-start;
    }

    .footer {
        padding: 35px 0;
    }

    .footer__left {
        gap: 20px;
    }

    .footer__social {
        margin-top: 20px;
    }

    .footer__logo {
        width: 100%;
    }

    .footer__logo img {
        width: 90px;
    }
}

@media (max-width: 568px) {
    .event__item_left {
        grid-template-columns: repeat(1, 1fr);
    }

    .newsroom-all__item {
        gap: 20px;
        flex-direction: column;
    }

    .newsroom-all__item img {
        width: 100%;
        border-radius: 15px;
    }

    .news-archive__items {
        grid-template-columns: repeat(1, 1fr);
    }

    .more__items {
        grid-template-columns: repeat(1, 1fr);
        gap: 20px;
    }

    .services__item {
        padding: 48px 0;
    }

    .services__left {
        flex-direction: column;
        gap: 20px;
    }

    .event__item_top {
        flex-direction: column;
        align-items: flex-start;
    }

    .event__item_bottom .block:first-of-type .text {
        width: 100%;
    }

    .event__item_right .button {
        margin-left: 0;
    }

    .presidents {
        padding: 48px 0;
    }

    .presidents__items {
        justify-content: unset;
        gap: 60px 0;
    }

    .presidents__item {
        flex: 1 1 31%;
    }
}

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

body {
    margin: 0;
}

main {
    display: block;
}

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

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

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

a {
    background-color: transparent;
}

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

b,
strong {
    font-weight: bolder;
}

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

small {
    font-size: 80%;
}

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

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

img {
    border-style: none;
}

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

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

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

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

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

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

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

progress {
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

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

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

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

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

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

details {
    display: block;
}

summary {
    display: list-item;
}

template {
    display: none;
}

[hidden] {
    display: none;
}

ul {
    margin-left: 0;
}

.pagination__current {
    border: none !important;
    width: auto !important;
    height: auto !important;
}

.services__right .btn {
    color: #fff !important;
    margin-top: 24px;
}

.header__menu ul li a {
    white-space: nowrap;
}