@font-face {
    font-family: 'Fixel Text';
    src: url('/fonts/fixel/FixelText-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Fixel Text';
    src: url('/fonts/fixel/FixelText-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Fixel Text';
    src: url('/fonts/fixel/FixelText-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Fixel Display';
    src: url('/fonts/fixel/FixelDisplay-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Fixel Display';
    src: url('/fonts/fixel/FixelDisplay-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Fixel Display';
    src: url('/fonts/fixel/FixelDisplay-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

:root {
    --rma-green: #006860;
    --rma-green-dark: #004f49;
    --rma-dark: #2f2624;
    --rma-oat: #e2d6c5;
    --rma-oat-light: #f6f1ea;
    --rma-text: #2f2624;
}

html,
body,
button,
input,
textarea,
select {
    font-family: 'Fixel Text', Arial, Helvetica, sans-serif !important;
    letter-spacing: 0 !important;
}

html {
    height: auto !important;
    min-height: 100%;
    overflow-x: hidden;
    overflow-y: auto !important;
}

body {
    height: auto !important;
    min-height: 100%;
    overflow: visible !important;
}

body,
p,
li,
.info,
.post__content,
.content-wrapper {
    color: var(--rma-text);
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-title,
.primary-menu-menu > li > a,
.megamenu-item-info-title,
.widget-title {
    color: var(--rma-dark);
    font-family: 'Fixel Display', 'Fixel Text', Arial, Helvetica, sans-serif !important;
    letter-spacing: 0 !important;
}

.content-wrapper .block-rounded-shadow,
.content-wrapper .post__content,
.content-wrapper .course-details,
.content-wrapper .contacts-details {
    font-family: 'Fixel Text', Arial, Helvetica, sans-serif !important;
}

.content-wrapper .block-rounded-shadow *:not(i):not(svg):not(use):not(path):not(code):not(pre):not(kbd):not(samp):not(.fa):not([class^="fa-"]):not([class*=" fa-"]):not(.utouch-icon):not(.os-icon):not([class^="os-icon"]):not([class*=" os-icon"]),
.content-wrapper .post__content *:not(i):not(svg):not(use):not(path):not(code):not(pre):not(kbd):not(samp):not(.fa):not([class^="fa-"]):not([class*=" fa-"]):not(.utouch-icon):not(.os-icon):not([class^="os-icon"]):not([class*=" os-icon"]),
.content-wrapper .course-details *:not(i):not(svg):not(use):not(path):not(code):not(pre):not(kbd):not(samp):not(.fa):not([class^="fa-"]):not([class*=" fa-"]):not(.utouch-icon):not(.os-icon):not([class^="os-icon"]):not([class*=" os-icon"]),
.content-wrapper .contacts-details *:not(i):not(svg):not(use):not(path):not(code):not(pre):not(kbd):not(samp):not(.fa):not([class^="fa-"]):not([class*=" fa-"]):not(.utouch-icon):not(.os-icon):not([class^="os-icon"]):not([class*=" os-icon"]) {
    font-family: 'Fixel Text', Arial, Helvetica, sans-serif !important;
    letter-spacing: 0 !important;
}

.content-wrapper .block-rounded-shadow h1,
.content-wrapper .block-rounded-shadow h1 *,
.content-wrapper .block-rounded-shadow h2,
.content-wrapper .block-rounded-shadow h2 *,
.content-wrapper .block-rounded-shadow h3,
.content-wrapper .block-rounded-shadow h3 *,
.content-wrapper .block-rounded-shadow h4,
.content-wrapper .block-rounded-shadow h4 *,
.content-wrapper .block-rounded-shadow h5,
.content-wrapper .block-rounded-shadow h5 *,
.content-wrapper .block-rounded-shadow h6,
.content-wrapper .block-rounded-shadow h6 *,
.content-wrapper .post__content h1,
.content-wrapper .post__content h1 *,
.content-wrapper .post__content h2,
.content-wrapper .post__content h2 *,
.content-wrapper .post__content h3,
.content-wrapper .post__content h3 *,
.content-wrapper .post__content h4,
.content-wrapper .post__content h4 *,
.content-wrapper .post__content h5,
.content-wrapper .post__content h5 *,
.content-wrapper .post__content h6,
.content-wrapper .post__content h6 * {
    font-family: 'Fixel Display', 'Fixel Text', Arial, Helvetica, sans-serif !important;
}

a,
.list li a:hover,
.primary-menu-menu > li:hover > a,
.primary-menu-menu > li.current-menu-item > a,
.primary-menu-menu > li.current-menu-parent > a {
    color: var(--rma-green);
}

a:hover,
.primary-menu-menu > li > a:hover {
    color: var(--rma-green-dark);
}

.top-bar-dark,
.footer {
    background-color: var(--rma-dark) !important;
}

.footer {
    background-image: none !important;
}

.header-lines-decoration .bg-secondary-color,
.bg-secondary-color {
    background-color: var(--rma-dark) !important;
}

.header-lines-decoration .bg-blue,
.header-lines-decoration .bg-green,
.bg-blue,
.bg-green,
.bg-primary-color,
.btn,
.btn-primary,
.btn--primary,
.btn-market,
.swiper-pagination-bullet-active,
.controls > .arrow {
    background-color: var(--rma-green) !important;
}

.header-lines-decoration .bg-blue-light,
.header-lines-decoration .bg-orange-light,
.header-lines-decoration .bg-red,
.bg-blue-light,
.bg-orange-light,
.bg-red,
.bg-blue-lighteen {
    background-color: var(--rma-oat) !important;
}

.btn,
.btn-primary,
.btn--primary,
.btn-market {
    border-color: var(--rma-green) !important;
    color: #fff !important;
}

.btn:hover,
.btn-primary:hover,
.btn--primary:hover,
.btn-market:hover {
    background-color: var(--rma-green-dark) !important;
    border-color: var(--rma-green-dark) !important;
}

.utouch-icon,
.contact-item .utouch-icon,
.w-contacts .utouch-icon,
.socials .social__item svg {
    color: var(--rma-green);
    fill: var(--rma-green);
}

.course-details,
.info-boxes,
.block-rounded-shadow,
.crumina-module-slider .swiper-container {
    border-color: rgba(0, 104, 96, 0.16);
}

.sub-footer {
    background-color: var(--rma-oat-light);
}

.content-wrapper ul:not(.primary-menu-menu):not(.sub-menu):not(.breadcrumbs):not(.pagination):not(.socials):not(.contact_social-list):not(.contact-item-list):not(.list) {
    list-style-type: disc;
}

.content-wrapper ul:not(.primary-menu-menu):not(.sub-menu):not(.breadcrumbs):not(.pagination):not(.socials):not(.contact_social-list):not(.contact-item-list):not(.list) li::marker {
    color: var(--rma-green);
}

.main-slider {
    background-color: var(--rma-dark);
}

.main-slider .rma-hero-slide {
    min-height: 560px;
    overflow: hidden;
    position: relative;
}

.main-slider .rma-hero-media,
.main-slider .rma-hero-video {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
}

.main-slider .rma-hero-media {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.main-slider .rma-hero-media-mobile {
    display: none;
}

.main-slider .rma-hero-overlay {
    display: none;
}

.main-slider .rma-hero-container {
    align-items: flex-start;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    left: 0;
    min-height: 560px;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 2;
}

.main-slider .slider-content {
    margin-bottom: 0;
    max-width: 780px;
}

.main-slider .rma-hero-copy {
    margin-left: 8%;
    max-width: 620px;
    min-width: 420px;
    width: 48%;
}

.main-slider .slider-content.align-center {
    text-align: left;
}

.main-slider .slider-content-title,
.main-slider .slider-content-text,
.main-slider .dark-slider-text .slider-content-title,
.main-slider .dark-slider-text .slider-content-text {
    color: #fff;
    text-shadow: 0 2px 8px rgba(47, 38, 36, 0.48), 0 10px 28px rgba(47, 38, 36, 0.28);
}

.main-slider .slider-content-title {
    font-size: 48px;
    font-weight: 700;
    max-width: 680px;
    padding: 0;
}

.main-slider .slider-content-title .utouch-icon {
    display: none;
}

.main-slider .slider-content-text {
    font-size: 18px;
}

.main-slider .main-slider-btn-wrap {
    margin-top: 28px;
}

.main-slider .main-slider-btn-wrap .btn {
    background-color: var(--rma-green) !important;
    border-color: transparent !important;
    box-shadow: 0 12px 24px rgba(0, 104, 96, 0.28);
    color: #fff !important;
    overflow: hidden;
    position: relative;
    transition: background-color 0.22s ease, box-shadow 0.22s ease, transform 0.22s ease;
}

.main-slider .main-slider-btn-wrap .btn::after {
    background: linear-gradient(115deg, transparent 0%, rgba(226, 214, 197, 0.28) 48%, transparent 72%);
    bottom: 0;
    content: '';
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-120%);
    transition: transform 0.45s ease;
}

.main-slider .main-slider-btn-wrap .btn:hover,
.main-slider .main-slider-btn-wrap .btn:focus {
    background-color: var(--rma-green-dark) !important;
    border-color: transparent !important;
    box-shadow: 0 16px 32px rgba(0, 104, 96, 0.38), 0 0 0 3px rgba(226, 214, 197, 0.18);
    color: #fff !important;
    outline: none;
    transform: translateY(-2px);
}

.main-slider .main-slider-btn-wrap .btn:hover::after,
.main-slider .main-slider-btn-wrap .btn:focus::after {
    transform: translateX(120%);
}

.main-slider .btn-prev.with-bg,
.main-slider .btn-next.with-bg {
    background-color: rgba(0, 104, 96, 0.86);
}

.crumina-module-slider.single-slide .btn-prev,
.crumina-module-slider.single-slide .btn-next,
.main-slider.rma-single-slide .btn-prev,
.main-slider.rma-single-slide .btn-next {
    display: none !important;
}

.header-lines-decoration {
    background: linear-gradient(90deg, var(--rma-dark) 0%, var(--rma-green-dark) 24%, var(--rma-green) 28%, var(--rma-oat) 50%, var(--rma-green) 82%, var(--rma-green-dark) 86%, var(--rma-dark) 100%) !important;
    display: block !important;
    height: 5px !important;
    overflow: hidden;
    pointer-events: none;
}

.header-lines-decoration span {
    display: none !important;
}

.top-bar-dark,
.top-bar-dark a,
.top-bar-dark .contact-item,
.top-bar-dark span {
    color: rgba(255, 255, 255, 0.92) !important;
}

.top-bar-dark .contact-item a {
    align-items: center;
    color: inherit !important;
    display: inline-flex;
}

.top-bar-dark .contact-item .utouch-icon,
.top-bar-dark .socials .utouch-icon,
.top-bar-dark .socials .social__item svg {
    color: var(--rma-oat) !important;
    fill: var(--rma-oat) !important;
}

.top-bar-dark a:hover,
.top-bar-dark .socials a:hover .utouch-icon,
.top-bar-dark .socials a:hover svg {
    color: #fff !important;
    fill: #fff !important;
}

.top-bar-dark .socials .social__item .utouch-icon,
.top-bar-dark .socials .social__item svg,
.top-bar-dark .socials .social__item svg use,
.top-bar-dark .socials .social__item svg path {
    transition: color .2s ease, fill .2s ease;
}

.top-bar-dark .socials .social__item:hover .utouch-icon,
.top-bar-dark .socials .social__item:hover svg,
.top-bar-dark .socials .social__item:hover svg use,
.top-bar-dark .socials .social__item:hover svg path {
    color: var(--rma-green) !important;
    fill: var(--rma-green) !important;
}

.top-bar .contact-item:after {
    content: none !important;
    display: none !important;
}

.top-bar-link {
    background-color: var(--rma-green) !important;
    border-color: rgba(226, 214, 197, 0.35) !important;
    box-shadow: 0 12px 26px rgba(0, 104, 96, 0.24) !important;
}

.top-bar-link .utouch-icon {
    fill: #fff !important;
}

.search_main .utouch-icon,
.search_main .utouch-icon path,
.search-standard .utouch-icon,
.search-standard .utouch-icon path {
    color: var(--rma-green) !important;
    fill: var(--rma-green) !important;
}

.primary-menu-menu > li:before {
    border-color: var(--rma-green) !important;
}

.primary-menu-menu > li:hover > a,
.primary-menu-menu > li.current-menu-item > a,
.primary-menu-menu > li.current-menu-parent > a,
.primary-menu-menu li .indicator,
.primary-menu-menu li:hover .indicator,
.primary-menu-menu > li:hover > a .indicator {
    color: var(--rma-green) !important;
}

.primary-menu-menu ul.sub-menu,
.primary-menu-menu ul.sub-menu li ul.sub-menu {
    border-top-color: var(--rma-green) !important;
}

.primary-menu-menu ul.sub-menu li > a,
.primary-menu-menu ul.sub-menu li > a:visited,
.primary-menu-menu > li.menu-item-has-mega-menu .megamenu ul > li:not(.megamenu-item-info) > a,
.primary-menu-menu > li.menu-item-has-mega-menu .megamenu ul > li:not(.megamenu-item-info) > a:visited {
    color: var(--rma-green) !important;
}

.primary-menu-menu > li.menu-item-has-mega-menu .megamenu .megamenu-item-info-title,
.primary-menu-menu > li.menu-item-has-mega-menu .megamenu .megamenu-item-info-title a,
.primary-menu-menu > li.menu-item-has-mega-menu .megamenu .megamenu-item-info-title a:visited {
    color: var(--rma-dark) !important;
}

.primary-menu-menu ul.sub-menu li:before,
.primary-menu-menu > li.menu-item-has-mega-menu .megamenu ul > li:before {
    background-color: rgba(0, 104, 96, 0.18) !important;
}

.primary-menu-menu ul.sub-menu li:hover:before,
.primary-menu-menu > li.menu-item-has-mega-menu .megamenu ul > li:hover:before {
    background-color: var(--rma-green) !important;
}

.primary-menu-menu ul.sub-menu li:hover > a,
.primary-menu-menu ul.sub-menu li > a:hover,
.primary-menu-menu > li.menu-item-has-mega-menu .megamenu ul > li:hover a,
.primary-menu-menu > li.menu-item-has-mega-menu .megamenu ul > li a:hover {
    color: var(--rma-green-dark) !important;
}

.primary-menu-menu ul.sub-menu li:hover > a i,
.primary-menu-menu ul.sub-menu li:hover > a .indicator,
.primary-menu-menu > li.menu-item-has-mega-menu .megamenu ul > li:hover a i,
.primary-menu-menu > li.menu-item-has-mega-menu .megamenu ul > li:hover a .indicator {
    color: var(--rma-green) !important;
    fill: var(--rma-green) !important;
}

.header.rma-menu-active,
.header.rma-menu-active.slideUp,
.header.rma-menu-active.headroom--unpinned,
.header.rma-header-stable,
.header.rma-header-stable.slideUp,
.header.rma-header-stable.headroom--unpinned {
    -webkit-animation-name: none !important;
    animation-name: none !important;
    -webkit-transform: translateY(0) !important;
    transform: translateY(0) !important;
}

.header.header--blue-lighteen,
.header.headroom--not-top.header--blue-lighteen {
    background-color: var(--rma-oat-light) !important;
    color: var(--rma-text) !important;
    padding-top: 5px !important;
}

.header.headroom--not-top {
    -webkit-box-shadow: 0 12px 28px rgba(47, 38, 36, 0.16), 0 2px 8px rgba(0, 104, 96, 0.08) !important;
    box-shadow: 0 12px 28px rgba(47, 38, 36, 0.16), 0 2px 8px rgba(0, 104, 96, 0.08) !important;
    border-bottom: 1px solid rgba(0, 104, 96, 0.12) !important;
}

.header.headroom--top,
.header.headroom--top.slideUp,
.header.headroom--top.headroom--unpinned {
    -webkit-animation-name: none !important;
    animation-name: none !important;
    -webkit-transform: translateY(0) !important;
    transform: translateY(0) !important;
    border-bottom-color: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.header--menu-rounded.header--blue-lighteen .primary-menu-menu > li:hover > a,
.header--menu-rounded.header--blue-lighteen .primary-menu-menu > li > a:hover,
.header--menu-rounded.header--blue-lighteen .primary-menu-menu > li.current-menu-item > a,
.header--menu-rounded.header--blue-lighteen .primary-menu-menu > li.current-menu-parent > a {
    background-color: rgba(226, 214, 197, 0.56) !important;
    color: var(--rma-green-dark) !important;
}

.footer {
    color: rgba(255, 255, 255, 0.88);
}

.footer .widget-title,
.footer strong,
.footer .w-follow ul li {
    color: #fff !important;
}

.footer .contact-item .info,
.footer .widget .contact-item a,
.footer .widget .contact-item span,
.footer .w-list .list li a,
.footer .list li a {
    color: rgba(255, 255, 255, 0.86) !important;
}

.footer .w-list .list li:hover a,
.footer .widget .contact-item a:hover,
.footer a:hover {
    color: var(--rma-oat) !important;
}

.footer .contact-item .utouch-icon,
.footer .w-list .utouch-icon,
.footer .w-contacts .utouch-icon {
    color: var(--rma-oat) !important;
    fill: var(--rma-oat) !important;
}

.footer .w-follow {
    margin-top: 24px;
}

.footer .w-follow ul {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin: 0;
}

.footer .w-follow ul li {
    margin-right: 0;
}

.footer .w-follow a {
    align-items: center;
    background-color: rgba(226, 214, 197, 0.12);
    border: 1px solid rgba(226, 214, 197, 0.24);
    border-radius: 50%;
    display: inline-flex;
    height: 38px;
    justify-content: center;
    transition: background-color 0.22s ease, border-color 0.22s ease, transform 0.22s ease;
    width: 38px;
}

.footer .w-follow .utouch-icon {
    color: var(--rma-oat) !important;
    fill: var(--rma-oat) !important;
    height: 20px;
    width: 20px;
}

.footer .w-follow a:hover {
    background-color: var(--rma-green);
    border-color: var(--rma-green);
    transform: translateY(-2px);
}

.footer .w-follow a:hover .utouch-icon {
    color: #fff !important;
    fill: #fff !important;
}

.footer .sub-footer {
    background-color: #251e1c !important;
    margin-top: 64px;
    padding: 48px 0 36px;
}

.footer .sub-footer span,
.footer .sub-footer a {
    color: rgba(255, 255, 255, 0.78) !important;
    font-weight: 400 !important;
}

.footer .sub-footer span {
    line-height: 1.7;
}

.footer .sub-footer .sub-footer__link,
.footer .sub-footer a:hover {
    color: var(--rma-oat) !important;
}

.back-to-top {
    background: linear-gradient(135deg, var(--rma-green) 0%, var(--rma-green-dark) 100%) !important;
    box-shadow: 0 16px 34px rgba(0, 104, 96, 0.36), 0 0 0 6px rgba(226, 214, 197, 0.18) !important;
    line-height: 72px !important;
}

.back-to-top:hover {
    background: linear-gradient(135deg, var(--rma-green-dark) 0%, var(--rma-dark) 100%) !important;
    transform: translate(-50%, -4px);
}

.back-to-top .utouch-icon {
    fill: #fff !important;
}

.rma-home-intro {
    background-color: var(--rma-oat-light);
    background-image: none !important;
}

.rma-home-intro .rma-video-row {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
}

.rma-home-intro .rma-video-row::before,
.rma-home-intro .rma-video-row::after {
    display: none;
}

.rma-home-intro .rma-video-row > [class*='col-'] {
    float: none;
}

.rma-home-intro .info-box--standard {
    background-color: #fff;
    border: 1px solid rgba(0, 104, 96, 0.11);
    border-radius: 8px;
    box-shadow: 0 14px 34px rgba(47, 38, 36, 0.08);
    margin-bottom: 22px;
    min-height: 150px;
    padding: 24px 22px;
    transition: border-color 0.22s ease, box-shadow 0.22s ease, transform 0.22s ease;
}

.rma-home-intro a:hover .info-box--standard,
.rma-home-intro .info-box--standard:hover {
    border-color: rgba(0, 104, 96, 0.34);
    box-shadow: 0 18px 42px rgba(47, 38, 36, 0.12);
    transform: translateY(-2px);
}

.rma-home-intro .info-box-image {
    align-items: center;
    background-color: rgba(0, 104, 96, 0.08);
    border-radius: 50%;
    display: inline-flex;
    height: 66px;
    justify-content: center;
    margin-bottom: 18px;
    padding-top: 0;
    width: 66px;
}

.rma-home-intro .info-box--standard .icon-big {
    filter: grayscale(1) sepia(1) saturate(1.7) hue-rotate(118deg) brightness(0.72);
    height: 36px;
    margin-right: 0;
    object-fit: contain;
    width: 36px;
}

.rma-home-intro .info-box-title {
    color: var(--rma-dark);
    font-size: 17px;
    line-height: 1.3;
    margin: 0;
}

.rma-home-intro .crumina-our-video {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    overflow: visible;
}

.rma-home-intro .video-thumb {
    border-radius: 8px;
    box-shadow: 0 22px 52px rgba(47, 38, 36, 0.18);
    flex: 0 1 560px;
    max-width: 560px;
    overflow: hidden;
    width: 100%;
}

.rma-home-intro .video-thumb > img {
    border-radius: 8px;
}

.rma-home-intro .video-thumb .video-control {
    align-items: center;
    background-color: rgba(0, 104, 96, 0.94);
    border: 2px solid rgba(226, 214, 197, 0.65);
    border-radius: 50%;
    box-shadow: 0 12px 32px rgba(0, 104, 96, 0.32);
    display: flex;
    height: 76px;
    justify-content: center;
    overflow: visible;
    transition: background-color 0.22s ease, transform 0.22s ease;
    width: 76px;
}

.rma-home-intro .video-thumb .video-control::before {
    border-bottom: 13px solid transparent;
    border-left: 20px solid #fff;
    border-top: 13px solid transparent;
    content: '';
    display: block;
    height: 0;
    margin-left: 5px;
    position: relative;
    width: 0;
    z-index: 2;
}

.rma-home-intro .video-thumb .video-control::after {
    -webkit-animation: rmaVideoPulse 1.9s ease-out infinite;
    animation: rmaVideoPulse 1.9s ease-out infinite;
    border: 1px solid rgba(226, 214, 197, 0.62);
    border-radius: 50%;
    bottom: -9px;
    content: '';
    left: -9px;
    position: absolute;
    right: -9px;
    top: -9px;
    z-index: 1;
}

.rma-home-intro .video-thumb .video-control:hover {
    background-color: var(--rma-green-dark);
    transform: translate(-50%, -50%) scale(1.04);
}

.rma-home-intro .video-thumb .video-control img {
    display: none;
}

.rma-home-feature-grid {
    align-items: stretch;
    display: grid;
    gap: 24px 28px;
    grid-template-columns: minmax(0, 1.13fr) minmax(420px, 1fr);
}

.rma-home-actions-shell {
    min-width: 0;
}

.rma-home-actions-track {
    display: grid;
    gap: 24px 28px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.rma-home-action-cell {
    min-width: 0;
}

.rma-home-action-card {
    background-color: #fff;
    border: 1px solid rgba(0, 104, 96, 0.12);
    border-radius: 8px;
    box-shadow: 0 14px 34px rgba(47, 38, 36, 0.08);
    color: var(--rma-dark);
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
    min-height: 188px;
    overflow: hidden;
    padding: 22px 22px 24px;
    position: relative;
    text-decoration: none !important;
    transition: border-color 0.22s ease, box-shadow 0.22s ease, transform 0.22s ease;
}

.rma-home-action-card::after {
    background: linear-gradient(90deg, rgba(226, 214, 197, 0.9), rgba(0, 104, 96, 0.78));
    bottom: 0;
    content: '';
    height: 3px;
    left: 0;
    opacity: 0.72;
    position: absolute;
    right: 0;
    transform: scaleX(0.72);
    transform-origin: left center;
    transition: opacity 0.22s ease, transform 0.22s ease;
}

.rma-home-action-card:hover,
.rma-home-action-card:focus {
    border-color: rgba(0, 104, 96, 0.34);
    box-shadow: 0 18px 42px rgba(47, 38, 36, 0.12);
    color: var(--rma-dark);
    transform: translateY(-2px);
}

.rma-home-action-card:hover::after,
.rma-home-action-card:focus::after {
    opacity: 1;
    transform: scaleX(1);
}

.rma-home-action-icon {
    align-items: center;
    background-color: rgba(0, 104, 96, 0.08);
    border-radius: 50%;
    color: var(--rma-green-dark);
    display: inline-flex;
    flex: 0 0 auto;
    height: 58px;
    justify-content: center;
    margin-bottom: 18px;
    width: 58px;
}

.rma-home-action-icon--2,
.rma-home-action-icon--4 {
    background-color: rgba(226, 214, 197, 0.62);
}

.rma-home-action-icon svg {
    display: block;
    height: 31px;
    width: 31px;
}

.rma-home-action-icon svg path,
.rma-home-action-icon svg line,
.rma-home-action-icon svg polyline,
.rma-home-action-icon svg circle {
    fill: none;
    stroke: currentColor;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 1.8;
}

.rma-home-action-title {
    color: var(--rma-dark);
    display: block;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.28;
}

.rma-home-video-cell {
    align-self: center;
    grid-column: 2;
    grid-row: 1;
    min-width: 0;
}

.rma-home-video-cell .crumina-our-video {
    height: 100%;
}

.rma-home-video-cell .video-thumb {
    aspect-ratio: 16 / 10;
    flex-basis: auto;
    max-width: none;
}

.rma-home-video-cell .video-thumb > img {
    display: block;
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.rma-mobile-swipe-dots {
    display: none;
}

@media (max-width: 991px) {
    .rma-home-feature-grid {
        display: block;
        grid-template-columns: 1fr;
    }

    .rma-home-actions-shell {
        margin-bottom: 22px;
        position: relative;
    }

    .rma-home-actions-shell::after {
        background: linear-gradient(90deg, rgba(246, 241, 234, 0), var(--rma-oat-light));
        bottom: 34px;
        content: '';
        pointer-events: none;
        position: absolute;
        right: -20px;
        top: 0;
        width: 44px;
        z-index: 3;
    }

    .rma-home-actions-track {
        display: flex;
        gap: 14px;
        margin: 0 -20px;
        overflow-x: auto;
        overflow-y: hidden;
        padding: 0 20px 22px;
        -webkit-overflow-scrolling: touch;
        scroll-padding-left: 20px;
        scroll-snap-type: x mandatory;
    }

    .rma-home-actions-track::-webkit-scrollbar,
    .rma-spotlight-row::-webkit-scrollbar {
        display: none;
    }

    .rma-home-actions-track,
    .rma-spotlight-row {
        cursor: grab;
        scrollbar-width: none;
    }

    .rma-home-actions-track.is-dragging,
    .rma-spotlight-row.is-dragging {
        cursor: grabbing;
        scroll-snap-type: none;
        user-select: none;
    }

    .rma-home-action-cell {
        flex: 0 0 min(78vw, 310px);
        scroll-snap-align: start;
    }

    .rma-home-action-card {
        align-items: flex-start;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        min-height: 174px;
        padding: 20px;
    }

    .rma-home-action-card::after {
        height: 2px;
        transform: scaleX(1);
    }

    .rma-home-action-icon {
        height: 58px;
        margin-bottom: 18px;
        width: 58px;
    }

    .rma-home-action-icon svg {
        height: 31px;
        width: 31px;
    }

    .rma-home-action-title {
        font-size: 16px;
        line-height: 1.3;
    }

    .rma-home-video-cell {
        margin: 0;
    }

    .rma-home-video-cell .crumina-our-video {
        margin-top: 0;
    }

    .rma-home-video-cell .video-thumb {
        aspect-ratio: 16 / 9;
    }

    .rma-mobile-swipe-dots {
        align-items: center;
        display: flex;
        gap: 6px;
        justify-content: center;
        margin-top: -8px;
    }

    .rma-mobile-swipe-dots span {
        background-color: rgba(0, 104, 96, 0.28);
        border-radius: 999px;
        display: block;
        height: 4px;
        width: 18px;
    }

    .rma-mobile-swipe-dots span:first-child {
        background-color: var(--rma-green);
        width: 28px;
    }
}

@-webkit-keyframes rmaVideoPulse {
    0% {
        opacity: 0.72;
        -webkit-transform: scale(0.92);
        transform: scale(0.92);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1.48);
        transform: scale(1.48);
    }
}

@keyframes rmaVideoPulse {
    0% {
        opacity: 0.72;
        -webkit-transform: scale(0.92);
        transform: scale(0.92);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1.48);
        transform: scale(1.48);
    }
}

.rma-spotlight-section,
.rma-news-section {
    background-image: none !important;
}

.rma-spotlight-section {
    background-color: #ede4d8 !important;
}

.rma-news-section {
    background-color: #fff !important;
}

.rma-news-section .news-slider,
.rma-news-section .news-slider .swiper-wrapper,
.rma-news-section .news-slider .swiper-slide {
    background: transparent !important;
    box-shadow: none !important;
}

.rma-spotlight-section h3,
.rma-news-section h3,
.sidebar .widget-title {
    position: relative;
}

.rma-spotlight-section h3::after,
.rma-news-section h3::after,
.sidebar .widget-title::after {
    background: linear-gradient(90deg, var(--rma-green), var(--rma-oat));
    border-radius: 2px;
    bottom: -10px;
    content: '';
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    width: 72px;
}

.rma-spotlight-section .curriculum-event,
.rma-news-section .curriculum-event {
    background-color: #fff !important;
    border: 1px solid rgba(0, 104, 96, 0.12) !important;
    border-bottom: 0 !important;
    border-radius: 8px;
    box-shadow: 0 16px 40px rgba(47, 38, 36, 0.1);
    transition: border-color 0.22s ease, box-shadow 0.22s ease, transform 0.22s ease;
}

.rma-news-section .curriculum-event {
    overflow: hidden;
    position: relative;
}

.rma-news-section .curriculum-event::after {
    background: linear-gradient(90deg, rgba(246, 241, 234, 0.92), var(--rma-oat), rgba(0, 104, 96, 0.2));
    bottom: 0;
    content: '';
    height: 5px;
    left: 0;
    position: absolute;
    right: 0;
}

.rma-spotlight-section .curriculum-event:hover,
.rma-news-section .curriculum-event:hover {
    border-color: rgba(0, 104, 96, 0.22) !important;
    box-shadow: 0 20px 48px rgba(47, 38, 36, 0.13);
}

.rma-spotlight-section .curriculum-event-content,
.rma-news-section .curriculum-event-content {
    padding: 24px;
}

.rma-spotlight-section .curriculum-event-content .icon-text-item,
.rma-news-section .curriculum-event-content .icon-text-item {
    align-items: center;
    background-color: rgba(226, 214, 197, 0.55);
    border-radius: 999px;
    color: var(--rma-green-dark);
    display: inline-flex;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 8px !important;
    padding: 7px 11px;
}

.rma-spotlight-section .curriculum-event-content .icon-text-item .utouch-icon,
.rma-news-section .curriculum-event-content .icon-text-item .utouch-icon {
    fill: var(--rma-green) !important;
    height: 16px;
    margin-right: 7px;
    width: 16px;
}

.rma-spotlight-section .curriculum-event-content .title,
.rma-news-section .curriculum-event-content .title {
    color: var(--rma-dark) !important;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.35;
    margin-top: 12px;
}

.rma-news-section .swiper-slide {
    padding-bottom: 14px;
}

.rma-spotlight-empty {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.94), rgba(246, 241, 234, 0.96));
    border: 1px solid rgba(0, 104, 96, 0.14);
    border-radius: 8px;
    box-shadow: 0 16px 40px rgba(47, 38, 36, 0.1);
    color: var(--rma-dark) !important;
    display: block;
    min-height: 232px;
    padding: 34px;
    position: relative;
    text-decoration: none;
    transition: border-color 0.22s ease, box-shadow 0.22s ease, transform 0.22s ease;
}

.rma-spotlight-empty::after {
    background: linear-gradient(90deg, var(--rma-green), var(--rma-oat));
    border-radius: 999px;
    bottom: 34px;
    content: '';
    display: block;
    height: 4px;
    left: 34px;
    position: absolute;
    width: 96px;
}

.rma-spotlight-empty:hover {
    border-color: rgba(0, 104, 96, 0.28);
    box-shadow: 0 22px 52px rgba(47, 38, 36, 0.14);
    color: var(--rma-green-dark) !important;
    transform: translateY(-2px);
}

.rma-spotlight-empty__eyebrow,
.rma-spotlight-empty__title,
.rma-spotlight-empty__text {
    display: block;
}

.rma-spotlight-empty__eyebrow {
    color: var(--rma-green-dark);
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.08em !important;
    margin-bottom: 14px;
    text-transform: uppercase;
}

.rma-spotlight-empty__title {
    color: var(--rma-dark);
    font-family: 'Fixel Display', 'Fixel Text', Arial, Helvetica, sans-serif;
    font-size: 26px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 12px;
}

.rma-spotlight-empty__text {
    color: var(--rma-text);
    font-size: 16px;
}

.schedule-item {
    border: 1px solid rgba(0, 104, 96, 0.1);
    border-radius: 8px;
    box-shadow: 0 16px 40px rgba(47, 38, 36, 0.1);
}

.schedule-item .title {
    border-bottom-color: rgba(0, 104, 96, 0.18) !important;
    color: var(--rma-dark);
}

.schedule-item > .btn {
    align-items: center;
    display: inline-flex;
    justify-content: center;
    text-align: center;
}

.schedule-item > .btn.rma-event-view-all {
    padding-left: 24px !important;
    padding-right: 24px !important;
}

.schedule-item > .btn.rma-event-view-all .text {
    width: 100%;
}

.schedule-item > .btn .text,
.schedule-item > .btn .title {
    align-items: center;
    border-bottom: 0 !important;
    color: #fff !important;
    display: inline-flex;
    justify-content: center;
    line-height: 1.2;
    margin: 0;
    padding: 0;
    text-align: center;
}

.schedule-item > .btn .utouch-icon {
    fill: #fff !important;
}

.list-events a {
    color: var(--rma-green-dark) !important;
    font-size: 13px;
    font-weight: 600;
}

.list-events .event-title {
    color: var(--rma-dark);
    font-size: 16px;
    font-weight: 600;
    line-height: 1.35;
    margin-top: 6px;
}

.rma-spotlight-row {
    align-items: stretch;
    display: flex;
    flex-wrap: wrap;
}

.rma-spotlight-row::before,
.rma-spotlight-row::after {
    display: none;
}

.rma-spotlight-card-col {
    display: flex;
    margin-bottom: 30px;
}

.rma-spotlight-card-col .curriculum-event,
.rma-spotlight-card-col .schedule-item,
.rma-spotlight-card-col .rma-spotlight-empty {
    width: 100%;
}

.rma-events-overview-card {
    background: linear-gradient(145deg, #fff 0%, #faf7f2 100%) !important;
    border: 1px solid rgba(0, 104, 96, 0.14) !important;
    border-bottom: 6px solid var(--rma-oat) !important;
    box-shadow: 0 16px 40px rgba(47, 38, 36, 0.1);
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 100%;
    overflow: hidden;
    padding: 30px 28px 32px;
    position: relative;
}

.rma-events-overview-card::before {
    background: linear-gradient(90deg, rgba(226, 214, 197, 0.8), rgba(0, 104, 96, 0.16));
    content: '';
    height: 1px;
    left: 28px;
    position: absolute;
    right: 28px;
    top: 0;
}

.rma-events-overview-card:hover {
    border-color: rgba(0, 104, 96, 0.24) !important;
    border-bottom-color: var(--rma-oat) !important;
    box-shadow: 0 20px 48px rgba(47, 38, 36, 0.13);
}

.rma-events-overview-card__mark {
    align-items: center;
    background-color: rgba(226, 214, 197, 0.58);
    border: 1px solid rgba(0, 104, 96, 0.12);
    border-radius: 50%;
    display: inline-flex;
    height: 62px;
    justify-content: center;
    margin-bottom: 22px;
    width: 62px;
}

.rma-events-overview-card__mark .utouch-icon {
    fill: var(--rma-green) !important;
    height: 28px;
    width: 28px;
}

.schedule-item.rma-events-overview-card > .title {
    border-bottom: 0 !important;
    color: var(--rma-dark) !important;
    font-family: 'Fixel Display', 'Fixel Text', Arial, Helvetica, sans-serif;
    font-size: 25px;
    font-weight: 700;
    line-height: 1.22;
    margin: 0 0 28px;
    padding: 0 !important;
}

.schedule-item.rma-events-overview-card > .btn.rma-event-view-all {
    align-self: flex-start;
    background-color: var(--rma-green) !important;
    border-color: var(--rma-green) !important;
    border-radius: 999px;
    box-shadow: 0 14px 30px rgba(0, 104, 96, 0.18);
    min-height: 46px;
    min-width: 190px;
    transition: background-color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease;
}

.schedule-item.rma-events-overview-card > .btn.rma-event-view-all:hover {
    background-color: var(--rma-green-dark) !important;
    border-color: var(--rma-green-dark) !important;
    box-shadow: 0 18px 36px rgba(0, 84, 76, 0.24);
    transform: translateY(-2px);
}

.sidebar .widget {
    border: 1px solid rgba(0, 104, 96, 0.1);
    border-radius: 8px;
    box-shadow: 0 14px 34px rgba(47, 38, 36, 0.09);
}

.sidebar .widget-title {
    color: var(--rma-dark);
    padding-bottom: 12px;
}

.sidebar .widget-title::after {
    bottom: 0;
    width: 56px;
}

.sidebar .widget.w-category .category-list {
    list-style: none !important;
    margin-left: 0;
    padding-left: 0 !important;
}

.sidebar .widget.w-category .category-list li {
    list-style: none !important;
    margin-left: 0;
    padding-left: 0 !important;
}

.sidebar .widget.w-category .category-list li::marker,
.sidebar .widget.w-category .category-list li::before {
    background-image: none !important;
    color: transparent !important;
    content: none !important;
    display: none !important;
}

.sidebar .widget.w-category .category-list a {
    padding-left: 25px !important;
}

.sidebar .widget.w-category .category-list a:before {
    background-color: rgba(0, 104, 96, 0.18) !important;
    content: '' !important;
    display: block !important;
}

.sidebar .widget.w-category .category-list li:hover a:before {
    background-color: var(--rma-green) !important;
}

.w-category .category-list a:before {
    background-color: rgba(0, 104, 96, 0.18) !important;
}

.w-category .category-list li:hover a {
    color: var(--rma-green) !important;
}

.w-category .category-list li:hover a:before {
    background-color: var(--rma-green) !important;
}

.latest-news-item {
    margin-bottom: 18px;
}

.latest-news-item header {
    align-items: flex-start;
}

.latest-news-item .post-thumb {
    background-color: rgba(226, 214, 197, 0.45);
    border-radius: 8px;
    height: 76px;
    margin-right: 16px;
    overflow: hidden;
    width: 76px;
}

.latest-news-item .post-thumb img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.latest-news-item .post-additional-info {
    display: flex;
    flex-direction: column;
}

.latest-news-item .post__date {
    align-items: center;
    background-color: rgba(226, 214, 197, 0.55);
    border-radius: 999px;
    color: var(--rma-green-dark);
    display: inline-flex;
    font-size: 12px;
    font-weight: 600;
    gap: 6px;
    line-height: 1.2;
    margin-bottom: 6px;
    order: 1;
    padding: 5px 9px;
    width: fit-content;
}

.latest-news-item .post__date .utouch-icon {
    color: var(--rma-green) !important;
    fill: var(--rma-green) !important;
    flex: 0 0 auto;
    height: 14px;
    width: 14px;
}

.latest-news-item .post__title {
    font-size: 15px;
    font-weight: 600;
    line-height: 1.32;
    margin: 0;
    order: 2;
}

.latest-news-item .post__title a {
    color: var(--rma-dark);
}

.latest-news-item .post__title a:hover {
    color: var(--rma-green);
}

.btn-slider-wrap .btn-prev,
.btn-slider-wrap .btn-next {
    opacity: 0.78;
}

.btn-slider-wrap .btn-prev .utouch-icon,
.btn-slider-wrap .btn-next .utouch-icon {
    color: var(--rma-green) !important;
    fill: var(--rma-green) !important;
}

.btn-slider-wrap .btn-prev:hover .utouch-icon,
.btn-slider-wrap .btn-next:hover .utouch-icon {
    color: var(--rma-green-dark) !important;
    fill: var(--rma-green-dark) !important;
}

.rma-useful-section {
    background-color: #3b322f !important;
    background-image: none !important;
}

.rma-useful-section h3 {
    color: #fff !important;
}

.rma-useful-section h3::after {
    background: linear-gradient(90deg, var(--rma-oat), rgba(255, 255, 255, 0.48));
}

.rma-useful-section .crumina-module-slider,
.rma-useful-section .useful_links-slider,
.rma-useful-section .useful_links-slider .swiper-wrapper,
.rma-useful-section .useful_links-slider .swiper-slide {
    background: transparent !important;
    box-shadow: none !important;
}

.rma-useful-section .curriculum-event {
    background: linear-gradient(#fff, #fff) padding-box,
        linear-gradient(135deg, rgba(226, 214, 197, 0.78), rgba(0, 104, 96, 0.24), rgba(255, 255, 255, 0.2)) border-box;
    border: 1px solid transparent !important;
    border-bottom: 1px solid transparent !important;
    border-radius: 8px;
    box-shadow: 0 18px 42px rgba(18, 14, 13, 0.24);
    overflow: hidden;
    transition: border-color 0.22s ease, box-shadow 0.22s ease, transform 0.22s ease;
}

.rma-useful-section .curriculum-event:hover {
    background: linear-gradient(#fff, #fff) padding-box,
        linear-gradient(135deg, var(--rma-oat), rgba(0, 104, 96, 0.42), rgba(255, 255, 255, 0.3)) border-box;
    border-color: transparent !important;
    box-shadow: 0 22px 50px rgba(18, 14, 13, 0.32);
    transform: translateY(-2px);
}

.rma-useful-section .curriculum-event-content {
    padding: 22px;
}

.search-popup.search--dark .search-full-screen .search-standard input[type='search'],
.search-standard.open input[type='search'] {
    border-bottom-color: rgba(226, 214, 197, 0.42) !important;
    box-shadow: none !important;
}

.search-popup.search--dark .search-full-screen .search-standard input[type='search']:focus,
.search-standard.open input[type='search']:focus {
    border-bottom-color: var(--rma-green) !important;
    box-shadow: 0 2px 0 rgba(0, 104, 96, 0.24) !important;
}

.search-popup .popup-close .utouch-icon,
.search-popup .popup-close .utouch-icon path,
.search-popup .close .utouch-icon,
.search-popup .close .utouch-icon path,
.search-standard .close .utouch-icon,
.search-standard .close .utouch-icon path {
    color: var(--rma-oat) !important;
    fill: var(--rma-oat) !important;
}

.search-popup .popup-close:hover .utouch-icon,
.search-popup .popup-close:hover .utouch-icon path,
.search-popup .close:hover .utouch-icon,
.search-popup .close:hover .utouch-icon path,
.search-standard .close:hover .utouch-icon,
.search-standard .close:hover .utouch-icon path {
    color: #fff !important;
    fill: #fff !important;
}

.contact-details .contact-item-list_item > a,
.contact-details .contact_social-list .contact-item-list_item > a {
    color: var(--rma-text);
}

.contact-details .contact-item-list_item > a:hover,
.contact-details .contact_social-list .contact-item-list_item > a:hover {
    color: var(--rma-green);
}

/* Inner pages polish */
.crumina-stunning-header .category-link.c-blue-white {
    align-items: center;
    background-color: rgba(0, 104, 96, 0.72);
    border: 1px solid rgba(226, 214, 197, 0.5);
    border-radius: 999px;
    box-shadow: 0 12px 26px rgba(18, 14, 13, 0.2);
    color: #fff !important;
    display: inline-flex;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 2px;
    padding: 7px 14px;
}

.crumina-stunning-header .stunning-header-content > .category-link.c-blue-white {
    clear: both;
    display: flex !important;
    float: none !important;
    left: auto !important;
    margin: 0 0 14px !important;
    max-width: 100%;
    position: relative !important;
    top: auto !important;
    width: fit-content;
}

.crumina-stunning-header .stunning-header-content > .stunning-header-title {
    clear: both;
    display: block !important;
}

.crumina-stunning-header .category-link.c-blue-white::before {
    background: linear-gradient(180deg, var(--rma-oat), var(--rma-green));
    border-radius: 999px;
    content: '';
    display: inline-block;
    height: 16px;
    margin-right: 9px;
    width: 4px;
}

.sidebar .widget.rma-abiturientam-sidebar-banner {
    aspect-ratio: 373 / 203;
    background: #fff;
    border: 1px solid rgba(226, 214, 197, 0.8);
    border-radius: 8px;
    box-shadow: 0 18px 42px rgba(18, 14, 13, 0.1);
    margin-left: auto;
    margin-right: auto;
    max-width: 373px;
    overflow: hidden;
    padding: 0 !important;
}

.rma-abiturientam-sidebar-banner__link {
    display: block;
    height: 100%;
}

.rma-abiturientam-sidebar-banner img {
    display: block;
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.rma-abiturientam-sidebar-banner__link:hover img {
    filter: saturate(1.05) contrast(1.03);
}

.rma-abiturientam-mobile-banner-wrap {
    display: none;
}

.rma-abiturientam-sidebar-banner--mobile {
    display: none;
}

@media (max-width: 991px) {
    .rma-abiturientam-mobile-banner-wrap {
        display: block;
    }

    .rma-abiturientam-sidebar-banner--mobile {
        display: block;
        margin: 0 auto 24px;
    }

    .sidebar .rma-abiturientam-sidebar-banner--desktop {
        display: none;
    }
}

.content-wrapper .block-rounded-shadow > h1.post__title.entry-title {
    color: var(--rma-dark) !important;
    font-family: 'Fixel Display', 'Fixel Text', Arial, Helvetica, sans-serif;
    font-weight: 700;
    line-height: 1.25;
    margin-bottom: 24px;
    padding-bottom: 14px;
    position: relative;
}

.content-wrapper .block-rounded-shadow > h1.post__title.entry-title::after {
    background: linear-gradient(90deg, var(--rma-green), var(--rma-oat));
    border-radius: 999px;
    bottom: 0;
    content: '';
    display: block;
    height: 4px;
    left: 0;
    position: absolute;
    width: 92px;
}

.breadcrumbs-box {
    background-color: #fff;
    border-bottom-color: rgba(0, 104, 96, 0.14) !important;
}

.abiturientam-breadcrumbs-box {
    position: relative;
    z-index: 21;
    margin-top: -25px;
    margin-bottom: 35px;
    padding: 0;
    background: transparent !important;
    border-bottom: 0 !important;
}

.abiturientam-breadcrumbs-box .breadcrumbs-wrap {
    min-height: 46px;
}

.breadcrumbs-wrap [data-breadcrumb-icon] {
    background-color: var(--rma-green) !important;
    border-color: transparent !important;
    box-shadow: 0 10px 22px rgba(0, 104, 96, 0.2);
}

.breadcrumbs-wrap [data-breadcrumb-icon]:hover,
.breadcrumbs-wrap [data-breadcrumb-icon]:focus {
    background-color: var(--rma-green-dark) !important;
}

.breadcrumbs-wrap [data-breadcrumb-icon] .utouch-icon,
.breadcrumbs-wrap [data-breadcrumb-icon] svg {
    color: #fff !important;
    fill: #fff !important;
}

.breadcrumbs-item a,
.breadcrumbs-item.active span,
.breadcrumbs--bordered .breadcrumbs-item a,
.breadcrumbs--bordered .breadcrumbs-item.active span {
    color: var(--rma-green-dark) !important;
}

.breadcrumbs-item a:hover {
    color: var(--rma-green) !important;
}

.breadcrumbs-item .utouch-icon,
.breadcrumbs--rounded .breadcrumbs-item .utouch-icon {
    color: rgba(0, 104, 96, 0.5) !important;
    fill: rgba(0, 104, 96, 0.5) !important;
}

.content-wrapper .crumina-heading > h1.heading-title {
    color: var(--rma-dark) !important;
    display: inline-block;
    font-family: 'Fixel Display', 'Fixel Text', Arial, Helvetica, sans-serif;
    font-weight: 700;
    line-height: 1.25;
    margin-bottom: 24px;
    padding-bottom: 14px;
    position: relative;
}

.content-wrapper .crumina-heading > h1.heading-title::after {
    background: linear-gradient(90deg, var(--rma-green), var(--rma-oat));
    border-radius: 999px;
    bottom: 0;
    content: '';
    display: block;
    height: 4px;
    left: 0;
    position: absolute;
    width: 92px;
}

.content-wrapper .block-rounded-shadow a:not(.btn),
.content-wrapper .post__content a:not(.btn),
.content-wrapper .course-details a:not(.btn),
.content-wrapper .contacts-details a:not(.btn),
.content-wrapper .widget a:not(.btn),
.content-wrapper .category-list a:not(.btn) {
    color: var(--rma-green-dark) !important;
}

.content-wrapper .block-rounded-shadow a:not(.btn):hover,
.content-wrapper .post__content a:not(.btn):hover,
.content-wrapper .course-details a:not(.btn):hover,
.content-wrapper .contacts-details a:not(.btn):hover,
.content-wrapper .widget a:not(.btn):hover,
.content-wrapper .category-list a:not(.btn):hover {
    color: var(--rma-green) !important;
}

.content-wrapper .course-details .curriculum-list {
    border: 1px solid rgba(0, 104, 96, 0.16);
    border-radius: 8px;
    box-shadow: 0 18px 46px rgba(47, 38, 36, 0.08);
    overflow: hidden;
}

.content-wrapper .course-details .curriculum-list li {
    border-bottom-color: rgba(0, 104, 96, 0.16) !important;
}

.content-wrapper .course-details .curriculum-list li::before {
    background-color: var(--rma-green) !important;
    width: 4px;
}

.content-wrapper .course-details .curriculum-list li:hover {
    background-color: var(--rma-oat-light) !important;
    box-shadow: inset 0 0 0 1px rgba(0, 104, 96, 0.08);
}

.content-wrapper .course-details .curriculum-list li:hover .title {
    color: var(--rma-green) !important;
}

.content-wrapper .course-details .lection .utouch-icon,
.content-wrapper .course-details .lection .utouch-icon-copy {
    color: var(--rma-green) !important;
    fill: var(--rma-green) !important;
}

.content-wrapper .course-details .lection-time .utouch-icon {
    color: rgba(0, 79, 73, 0.72) !important;
    fill: rgba(0, 79, 73, 0.72) !important;
}

.content-wrapper .course-details .curriculum-list li:hover .lection .utouch-icon,
.content-wrapper .course-details .curriculum-list li:hover .lection-time .utouch-icon {
    color: var(--rma-green-dark) !important;
    fill: var(--rma-green-dark) !important;
}

.content-wrapper ul.latest-news-list,
.latest-news-list {
    list-style: none !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
}

.latest-news-list > li {
    list-style: none !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
}

.latest-news-list > li::marker {
    color: transparent !important;
    content: '' !important;
    font-size: 0 !important;
}

.latest-news-item .post-thumb {
    height: 82px;
    width: 82px;
}

.latest-news-item .post-thumb img {
    display: block;
    filter: none !important;
    image-rendering: auto;
}

.content-wrapper .curriculum-event-content > .icon-text-item:first-child {
    align-items: center;
    background-color: rgba(226, 214, 197, 0.58);
    border-radius: 999px;
    color: var(--rma-green-dark) !important;
    display: inline-flex;
    flex-wrap: wrap;
    font-size: 13px;
    font-weight: 600;
    gap: 3px;
    line-height: 1.2;
    margin-bottom: 10px !important;
    padding: 7px 11px;
}

.content-wrapper .curriculum-event-content > .icon-text-item:first-child .utouch-icon {
    color: var(--rma-green) !important;
    fill: var(--rma-green) !important;
    flex: 0 0 auto;
    height: 16px;
    margin-right: 6px;
    width: 16px;
}

.content-wrapper .curriculum-event-content > .icon-text-item:first-child .text {
    color: var(--rma-green-dark) !important;
}

.rma-events-page .info-boxes .curriculum-event,
.rma-events-page .sidebar .curriculum-event {
    background-color: #fff;
    border: 1px solid rgba(0, 104, 96, 0.12) !important;
    border-bottom: 0 !important;
    border-radius: 8px;
    box-shadow: 0 14px 34px rgba(47, 38, 36, 0.09);
    transition: border-color 0.22s ease, box-shadow 0.22s ease, transform 0.22s ease;
}

.rma-events-page .info-boxes .curriculum-event:hover,
.rma-events-page .sidebar .curriculum-event:hover {
    border-color: rgba(0, 104, 96, 0.26) !important;
    box-shadow: 0 18px 42px rgba(47, 38, 36, 0.13);
    transform: translateY(-2px);
}

.rma-events-page .curriculum-event-content {
    padding: 22px;
}

.rma-events-page .curriculum-event-content > .icon-text-item:first-child {
    align-items: center;
    background-color: rgba(226, 214, 197, 0.58);
    border-radius: 999px;
    color: var(--rma-green-dark) !important;
    display: inline-flex;
    flex-wrap: wrap;
    font-size: 13px;
    font-weight: 600;
    gap: 3px;
    line-height: 1.2;
    margin-bottom: 10px !important;
    padding: 7px 11px;
}

.rma-events-page .curriculum-event-content > .icon-text-item:first-child .utouch-icon {
    color: var(--rma-green) !important;
    fill: var(--rma-green) !important;
    height: 16px;
    margin-right: 6px;
    width: 16px;
}

.rma-events-page .curriculum-event-content > .icon-text-item:first-child .text {
    color: var(--rma-green-dark) !important;
}

.rma-events-page .curriculum-event-content .icon-text-item + .icon-text-item {
    color: var(--rma-text);
    margin-top: 8px;
}

.rma-events-page .curriculum-event-content .title {
    color: var(--rma-dark) !important;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.35;
    margin-top: 14px;
}

.rma-events-page .curriculum-event-content .title:hover {
    color: var(--rma-green) !important;
}

.rma-events-page .curriculum-event-thumb img {
    display: block;
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.rma-events-page .counting-down {
    background-color: #fff;
    border: 1px solid rgba(0, 104, 96, 0.12);
    border-radius: 8px;
    box-shadow: 0 14px 34px rgba(47, 38, 36, 0.09);
    margin-bottom: 34px;
    overflow: hidden;
}

.rma-events-page .counting-down > * {
    padding: 24px;
}

.rma-events-page .counting-header {
    background: linear-gradient(135deg, var(--rma-dark) 0%, var(--rma-green-dark) 58%, var(--rma-green) 100%) !important;
    color: #fff;
    overflow: hidden;
    position: relative;
}

.rma-events-page .counting-header::after {
    background: linear-gradient(90deg, var(--rma-green), var(--rma-oat));
    border-radius: 999px;
    bottom: 0;
    content: '';
    display: block;
    height: 4px;
    left: 24px;
    position: absolute;
    right: 24px;
}

.rma-events-page .counting-header .title {
    border: 0 !important;
    color: #fff !important;
    font-family: 'Fixel Display', 'Fixel Text', Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.25;
    margin: 0;
    max-width: 230px;
    padding: 0;
    position: relative;
    z-index: 2;
}

.rma-events-page .counting-header .clock {
    color: rgba(255, 255, 255, 0.88);
    margin-top: 14px;
    position: relative;
    z-index: 2;
}

.rma-events-page .counting-header .clock .text,
.rma-events-page .counting-header .timer,
.rma-events-page .counting-header .countdown-row,
.rma-events-page .counting-header .countdown-section {
    color: rgba(255, 255, 255, 0.88) !important;
}

.rma-events-page .counting-header > .utouch-icon {
    color: rgba(246, 241, 234, 0.18) !important;
    fill: rgba(246, 241, 234, 0.18) !important;
    height: 130px;
    right: -46px;
    top: 18px;
    width: 130px;
}

.rma-events-page .counting-date {
    background-color: var(--rma-oat-light) !important;
    border-top: 1px solid rgba(0, 104, 96, 0.1);
}

.rma-events-page .counting-date .icon-text-item {
    align-items: flex-start;
    color: var(--rma-text) !important;
    display: flex;
    line-height: 1.45;
}

.rma-events-page .counting-date .icon-text-item + .icon-text-item {
    margin-top: 14px;
}

.rma-events-page .counting-date .icon-text-item .utouch-icon {
    color: var(--rma-green) !important;
    fill: var(--rma-green) !important;
    flex: 0 0 auto;
    height: 20px;
    margin-right: 12px;
    margin-top: 1px;
    width: 20px;
}

.rma-events-page .counting-date .text {
    color: var(--rma-text) !important;
    font-size: 15px;
    font-weight: 500;
}

.post-standard-details .post__content .post__date {
    align-items: center;
    background-color: rgba(226, 214, 197, 0.58);
    border-radius: 999px;
    color: var(--rma-green-dark) !important;
    display: inline-flex;
    float: none;
    font-size: 13px;
    font-weight: 600;
    gap: 7px;
    line-height: 1.2;
    margin-top: 12px;
    padding: 7px 11px;
}

.post-standard-details .post__content .post__date .utouch-icon {
    color: var(--rma-green) !important;
    fill: var(--rma-green) !important;
    flex: 0 0 auto;
    height: 16px;
    width: 16px;
}

.post-standard-details .post__content .post__date .number {
    color: var(--rma-green-dark) !important;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    text-decoration: none !important;
}

.contacts-details,
.contacts-details .info,
.contacts-details .contact-item-title h3,
.contacts-details .contact-item-title,
.contact-details .info {
    color: var(--rma-text) !important;
}

.contacts-details a .info,
.contact-details a .info {
    color: var(--rma-green-dark) !important;
}

.contacts-details a:hover .info,
.contact-details a:hover .info {
    color: var(--rma-green) !important;
}

.content-wrapper .block-rounded-shadow i,
.content-wrapper .block-rounded-shadow .fa,
.content-wrapper .post__content i,
.content-wrapper .post__content .fa {
    color: var(--rma-green) !important;
}

.content-wrapper .block-rounded-shadow li::marker,
.content-wrapper .post__content li::marker {
    color: var(--rma-green-dark) !important;
}

.content-wrapper .block-rounded-shadow li::before,
.content-wrapper .post__content li::before,
.content-wrapper .block-rounded-shadow ol li::before,
.content-wrapper .post__content ol li::before {
    background-image: none !important;
    content: none !important;
    display: none !important;
}

.content-wrapper .block-rounded-shadow ul,
.content-wrapper .post__content ul {
    list-style-position: outside;
    list-style-type: disc;
    padding-left: 1.35em;
}

.content-wrapper .block-rounded-shadow ol,
.content-wrapper .post__content ol {
    list-style-position: outside;
    padding-left: 1.45em;
}

.content-wrapper .block-rounded-shadow ul li,
.content-wrapper .post__content ul li,
.content-wrapper .block-rounded-shadow ol li,
.content-wrapper .post__content ol li {
    padding-left: 0;
}

.content-wrapper ul.rma-list-disc,
.content-wrapper .block-rounded-shadow ul.rma-list-disc,
.content-wrapper .post__content ul.rma-list-disc {
    list-style-type: disc !important;
}

.content-wrapper ul.rma-list-circle,
.content-wrapper .block-rounded-shadow ul.rma-list-circle,
.content-wrapper .post__content ul.rma-list-circle {
    list-style-type: circle !important;
}

.content-wrapper ul.rma-list-square,
.content-wrapper .block-rounded-shadow ul.rma-list-square,
.content-wrapper .post__content ul.rma-list-square {
    list-style-type: square !important;
}

.content-wrapper ul.rma-list-dash,
.content-wrapper .block-rounded-shadow ul.rma-list-dash,
.content-wrapper .post__content ul.rma-list-dash {
    list-style: none !important;
    padding-left: 0;
}

.content-wrapper ul.rma-list-dash > li,
.content-wrapper .block-rounded-shadow ul.rma-list-dash > li,
.content-wrapper .post__content ul.rma-list-dash > li {
    padding-left: 1.35em;
    position: relative;
}

.content-wrapper ul.rma-list-dash > li::before,
.content-wrapper .block-rounded-shadow ul.rma-list-dash > li::before,
.content-wrapper .post__content ul.rma-list-dash > li::before {
    background-image: none !important;
    color: var(--rma-green-dark);
    content: '-' !important;
    display: inline-block !important;
    font-weight: 700;
    height: auto;
    left: 0;
    position: absolute;
    top: 0;
    width: auto;
}

.study-slider-container .controls > .arrow {
    background-color: var(--rma-green) !important;
    box-shadow: 0 12px 26px rgba(0, 104, 96, 0.25);
}

.study-slider-container .controls > .arrow:hover {
    background-color: var(--rma-green-dark) !important;
}

.main-slider .main-slider-btn-wrap .btn::after {
    -webkit-animation: rmaButtonSheen 3s ease-in-out infinite;
    animation: rmaButtonSheen 3s ease-in-out infinite;
}

.main-slider .main-slider-btn-wrap .btn:hover::after,
.main-slider .main-slider-btn-wrap .btn:focus::after {
    -webkit-animation: none;
    animation: none;
}

@-webkit-keyframes rmaButtonSheen {
    0%,
    56% {
        -webkit-transform: translateX(-120%);
        transform: translateX(-120%);
    }

    74%,
    100% {
        -webkit-transform: translateX(120%);
        transform: translateX(120%);
    }
}

@keyframes rmaButtonSheen {
    0%,
    56% {
        -webkit-transform: translateX(-120%);
        transform: translateX(-120%);
    }

    74%,
    100% {
        -webkit-transform: translateX(120%);
        transform: translateX(120%);
    }
}

@media (min-width: 769px) {
    .header--menu-rounded .primary-menu-menu > li > ul.sub-menu,
    .header--menu-rounded .primary-menu-menu > li > .megamenu,
    .header.headroom--not-top.header--menu-rounded .primary-menu-menu > li > ul.sub-menu,
    .header.headroom--not-top.header--menu-rounded .primary-menu-menu > li > .megamenu {
        top: -webkit-calc(100% - 18px) !important;
        top: calc(100% - 18px) !important;
    }

    .header--menu-rounded .primary-menu-menu > li > ul.sub-menu {
        padding-top: 32px;
    }

    .header--menu-rounded .primary-menu-menu > li > .megamenu {
        padding-top: 18px;
    }

    .primary-menu-menu > li > ul.sub-menu.drop-up,
    .primary-menu-menu > li > .megamenu.drop-up {
        -webkit-animation: rmaDropdownPanelIn 220ms ease-out both !important;
        animation: rmaDropdownPanelIn 220ms ease-out both !important;
    }

    .primary-menu-menu > li > ul.sub-menu.drop-up > li,
    .primary-menu-menu > li > .megamenu.drop-up .megamenu-row {
        -webkit-animation: rmaDropdownContentIn 220ms ease-out both !important;
        animation: rmaDropdownContentIn 220ms ease-out both !important;
        -webkit-transform-origin: top center;
        transform-origin: top center;
    }
}

@-webkit-keyframes rmaDropdownPanelIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes rmaDropdownPanelIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes rmaDropdownContentIn {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes rmaDropdownContentIn {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@media (min-width: 992px) {
    .primary-menu-menu > li.menu-item-has-mega-menu[class*="megamenu-parent--columns-"] {
        position: relative;
    }

    .primary-menu-menu > li.menu-item-has-mega-menu[class*="megamenu-parent--columns-"] > .megamenu {
        box-sizing: border-box;
        left: 50% !important;
        max-width: calc(100vw - 40px);
        right: auto !important;
        -webkit-transform: translateX(-50%) !important;
        transform: translateX(-50%) !important;
    }

    .primary-menu-menu > li.megamenu-parent--columns-1 > .megamenu {
        width: 420px !important;
    }

    .primary-menu-menu > li.megamenu-parent--columns-2 > .megamenu {
        width: 640px !important;
    }

    .primary-menu-menu > li.megamenu-parent--columns-3 > .megamenu {
        width: 860px !important;
    }

    .primary-menu-menu > li.megamenu-parent--columns-4 > .megamenu {
        width: 1080px !important;
    }
}

.btn-prev.btn--style,
.btn-next.btn--style {
    background-color: var(--rma-oat-light) !important;
    border: 1px solid rgba(0, 104, 96, 0.16);
    box-shadow: none !important;
    color: var(--rma-green-dark) !important;
}

.btn-prev.btn--style .utouch-icon,
.btn-next.btn--style .utouch-icon {
    fill: var(--rma-green-dark) !important;
}

.btn-prev.btn--style:hover,
.btn-next.btn--style:hover {
    background-color: var(--rma-green) !important;
    border-color: var(--rma-green) !important;
    box-shadow: 0 12px 26px rgba(0, 104, 96, 0.22) !important;
    color: #fff !important;
}

.btn-prev.btn--style:hover .utouch-icon,
.btn-next.btn--style:hover .utouch-icon {
    fill: #fff !important;
}

.rma-events-page .curriculum-event,
.rma-events-page .curriculum-event:hover {
    outline: 0 !important;
    -webkit-transform: none !important;
    transform: none !important;
}

.rma-events-page .curriculum-event:hover {
    border-color: rgba(0, 104, 96, 0.28) !important;
    box-shadow: 0 18px 42px rgba(47, 38, 36, 0.13) !important;
}

.rma-events-page .curriculum-event-thumb a:not(.curriculum-event-thumb):hover img {
    -webkit-transform: none !important;
    transform: none !important;
}

.rma-news-list-page .info-boxes .curriculum-event,
.rma-news-list-page .info-boxes .curriculum-event:hover {
    background-color: #fff !important;
    border: 1px solid rgba(0, 104, 96, 0.14) !important;
    border-bottom: 1px solid rgba(0, 104, 96, 0.14) !important;
    box-shadow: 0 14px 34px rgba(47, 38, 36, 0.1) !important;
    outline: 0 !important;
    overflow: hidden;
    -webkit-transform: none !important;
    transform: none !important;
    transition: border-color 0.22s ease, box-shadow 0.22s ease;
}

.rma-news-list-page .info-boxes .curriculum-event:hover {
    border-color: rgba(0, 104, 96, 0.28) !important;
    box-shadow: 0 18px 42px rgba(47, 38, 36, 0.13) !important;
}

.rma-news-list-page .curriculum-event-thumb a:not(.curriculum-event-thumb):hover img {
    -webkit-transform: none !important;
    transform: none !important;
}

.rma-news-list-page .curriculum-event-content {
    padding: 22px;
}

.rma-news-list-page .curriculum-event-content .title {
    color: var(--rma-dark) !important;
    display: inline-block;
    font-family: 'Fixel Display', 'Fixel Text', Arial, Helvetica, sans-serif !important;
    font-weight: 700;
    line-height: 1.35;
    transition: color 0.22s ease;
}

.rma-news-list-page .curriculum-event:hover .curriculum-event-content .title,
.rma-news-list-page .curriculum-event-content .title:hover {
    color: var(--rma-green-dark) !important;
}

.rma-news-detail-page .post-standard-details .post__content-info > h1.post__title.entry-title {
    color: var(--rma-dark) !important;
    font-family: 'Fixel Display', 'Fixel Text', Arial, Helvetica, sans-serif !important;
    font-weight: 700;
    line-height: 1.25;
    margin-bottom: 24px;
    padding-bottom: 14px;
    position: relative;
}

.rma-news-detail-page .post-standard-details:hover .post__content-info > h1.post__title.entry-title {
    color: var(--rma-dark) !important;
}

.rma-news-detail-page .post-standard-details .post__content-info > h1.post__title.entry-title::after {
    background: linear-gradient(90deg, var(--rma-green), var(--rma-oat));
    border-radius: 999px;
    bottom: 0;
    content: '';
    display: block;
    height: 4px;
    left: 0;
    position: absolute;
    width: 92px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .page_with_sidebar > .container > .row > .col-lg-8 {
        float: left;
        width: 66.66666667%;
    }

    .page_with_sidebar > .container > .row > .col-lg-4 {
        float: left;
        width: 33.33333333%;
    }
}

.rma-kafedra-list-page .info-boxes .curriculum-event,
.rma-fakultet-list-page .info-boxes .curriculum-event,
.rma-kafedra-list-page .info-boxes .curriculum-event:hover,
.rma-fakultet-list-page .info-boxes .curriculum-event:hover {
    background-color: #fff !important;
    border: 1px solid rgba(0, 104, 96, 0.14) !important;
    border-bottom: 6px solid var(--rma-oat) !important;
    border-radius: 8px;
    box-shadow: 0 14px 34px rgba(47, 38, 36, 0.1) !important;
    color: var(--rma-text) !important;
    outline: 0 !important;
    overflow: hidden;
    -webkit-transform: none !important;
    transform: none !important;
    transition: border-color 0.22s ease, box-shadow 0.22s ease;
}

.rma-kafedra-list-page .info-boxes .curriculum-event:hover,
.rma-fakultet-list-page .info-boxes .curriculum-event:hover {
    border-color: rgba(0, 104, 96, 0.28) !important;
    border-bottom-color: var(--rma-oat) !important;
    box-shadow: 0 18px 42px rgba(47, 38, 36, 0.13) !important;
}

.rma-kafedra-list-page .curriculum-event-thumb,
.rma-fakultet-list-page .curriculum-event-thumb {
    background: var(--rma-oat-light);
    height: 200px;
    overflow: hidden;
}

.rma-kafedra-list-page .curriculum-event-thumb a,
.rma-fakultet-list-page .curriculum-event-thumb a {
    display: block;
    height: 100%;
}

.rma-kafedra-list-page .curriculum-event-thumb img,
.rma-fakultet-list-page .curriculum-event-thumb img {
    display: block;
    height: 100% !important;
    object-fit: cover;
    width: 100% !important;
}

.rma-kafedra-list-page .curriculum-event-thumb a:hover img,
.rma-fakultet-list-page .curriculum-event-thumb a:hover img {
    -webkit-transform: none !important;
    transform: none !important;
}

.rma-kafedra-list-page .curriculum-event-content,
.rma-fakultet-list-page .curriculum-event-content {
    color: var(--rma-text) !important;
    padding: 28px 24px 30px;
}

.rma-kafedra-list-page .curriculum-event-content .title,
.rma-fakultet-list-page .curriculum-event-content .title {
    color: var(--rma-dark) !important;
    font-family: 'Fixel Display', Arial, Helvetica, sans-serif !important;
    font-weight: 700;
    line-height: 1.28;
}

.rma-kafedra-list-page .curriculum-event-content .title:hover,
.rma-fakultet-list-page .curriculum-event-content .title:hover {
    color: var(--rma-green) !important;
}

.rma-schedule-page {
    background: linear-gradient(135deg, #fff 0%, var(--rma-oat-light) 100%) !important;
    border: 1px solid rgba(0, 104, 96, 0.14);
    overflow: hidden;
}

.rma-schedule-page p {
    color: var(--rma-text);
    font-size: 18px;
    line-height: 1.65;
    max-width: 720px;
}

.rma-schedule-page .btn {
    align-items: center;
    display: inline-flex;
    justify-content: center;
    margin-top: 10px;
    min-height: 48px;
}

.site_map {
    background: linear-gradient(180deg, #fff 0%, rgba(246, 241, 234, 0.72) 100%);
    border: 1px solid rgba(0, 104, 96, 0.12);
    border-radius: 8px;
    box-shadow: 0 14px 34px rgba(47, 38, 36, 0.08);
    padding: 30px 34px;
}

.site_map ul li {
    border-left-color: rgba(0, 104, 96, 0.22) !important;
    list-style: none !important;
}

.site_map ul li::marker {
    color: transparent !important;
    content: '' !important;
}

.site_map ul li::before {
    border-bottom-color: rgba(0, 104, 96, 0.22) !important;
}

.site_map ul li:last-child::after {
    background: #fff;
}

.site_map ul li a {
    color: var(--rma-dark) !important;
    font-family: 'Fixel Text', Arial, Helvetica, sans-serif !important;
    font-weight: 500;
    line-height: 1.45;
    text-decoration: none !important;
}

.site_map ul li a:not([href="javascript:void(0)"]):hover,
.site_map ul li a:not([href="javascript:void(0)"]):focus {
    color: var(--rma-green) !important;
}

.site_map ul li a[href="javascript:void(0)"] {
    color: var(--rma-green-dark) !important;
    font-weight: 700;
}

.site_map > ul > li > a[href="javascript:void(0)"] {
    color: var(--rma-dark) !important;
    font-family: 'Fixel Display', 'Fixel Text', Arial, Helvetica, sans-serif !important;
    font-size: 18px;
}

.rma-static-page-administratsiya-zakladu {
    background: linear-gradient(180deg, #fff 0%, rgba(246, 241, 234, 0.6) 100%) !important;
    border: 1px solid rgba(0, 104, 96, 0.12);
    overflow: auto;
}

.rma-static-page-administratsiya-zakladu > h5 {
    background-color: rgba(246, 241, 234, 0.92);
    border-left: 5px solid var(--rma-green);
    border-radius: 8px;
    box-shadow: inset 0 0 0 1px rgba(0, 104, 96, 0.08);
    clear: both;
    color: var(--rma-green-dark) !important;
    font-family: 'Fixel Display', 'Fixel Text', Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.35;
    margin: 34px 0 18px;
    padding: 13px 18px;
}

.rma-static-page-administratsiya-zakladu > h1 + h5 {
    background: linear-gradient(90deg, var(--rma-green-dark), var(--rma-green));
    border-left-color: var(--rma-oat);
    color: #fff !important;
    margin-top: 8px;
}

.rma-static-page-administratsiya-zakladu > p {
    color: var(--rma-text);
    font-size: 16px;
    line-height: 1.7;
}

.rma-static-page-administratsiya-zakladu > p:has(img) {
    background-color: #fff;
    border: 1px solid rgba(0, 104, 96, 0.14);
    border-radius: 8px;
    box-shadow: 0 14px 34px rgba(47, 38, 36, 0.1);
    float: left;
    margin: 0 24px 18px 0;
    max-width: 238px;
    padding: 10px;
}

.rma-static-page-administratsiya-zakladu > p:has(img) img {
    border-radius: 6px;
    display: block;
    height: auto;
    max-width: 100%;
    object-fit: cover;
    width: 100% !important;
}

.rma-static-page-administratsiya-zakladu > p:has(img) + p {
    min-height: 90px;
}

.rma-static-page-administratsiya-zakladu > hr {
    border: 0;
    border-top: 1px solid rgba(0, 104, 96, 0.14);
    clear: both;
    margin: 30px 0;
}

.rma-static-page-istoriya-zakladu {
    background: linear-gradient(180deg, #fff 0%, rgba(246, 241, 234, 0.72) 100%) !important;
    border: 1px solid rgba(0, 104, 96, 0.12);
    overflow: hidden;
}

.rma-static-page-istoriya-zakladu > h1.post__title.entry-title {
    margin-bottom: 28px;
}

.rma-static-page-istoriya-zakladu > h1.post__title.entry-title + div:not(:has(img)) {
    display: none;
}

.rma-static-page-istoriya-zakladu > h1.post__title.entry-title + div + div:has(img) {
    background-color: #fff;
    border: 1px solid rgba(0, 104, 96, 0.14);
    border-radius: 10px;
    box-shadow: 0 18px 42px rgba(47, 38, 36, 0.12);
    float: left;
    margin: 0 30px 20px 0;
    max-width: 410px;
    padding: 10px;
    position: relative;
    width: 36%;
}

.rma-static-page-istoriya-zakladu > h1.post__title.entry-title + div + div:has(img)::after {
    background: linear-gradient(90deg, rgba(0, 104, 96, 0.92), rgba(47, 38, 36, 0.8));
    border-radius: 999px;
    bottom: 18px;
    color: #fff;
    content: 'Історична світлина';
    font-family: 'Fixel Text', Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 600;
    left: 18px;
    line-height: 1;
    padding: 8px 12px;
    position: absolute;
}

.rma-static-page-istoriya-zakladu > h1.post__title.entry-title + div + div:has(img) img {
    border-radius: 7px;
    display: block;
    filter: saturate(0.95) contrast(1.02);
    float: none !important;
    height: auto;
    max-width: 100%;
    object-fit: cover;
    width: 100% !important;
}

.rma-static-page-istoriya-zakladu > p {
    color: var(--rma-text) !important;
    font-size: 16.5px;
    line-height: 1.78;
    margin: 0 0 18px;
    text-align: left !important;
}

.rma-static-page-istoriya-zakladu > p > span {
    color: inherit !important;
    font-family: inherit !important;
}

.rma-static-page-istoriya-zakladu > p:nth-of-type(1) {
    background: linear-gradient(135deg, rgba(0, 104, 96, 0.08) 0%, rgba(226, 214, 197, 0.48) 100%);
    border-left: 5px solid var(--rma-green);
    border-radius: 10px;
    box-shadow: inset 0 0 0 1px rgba(0, 104, 96, 0.08);
    color: var(--rma-dark) !important;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.72;
    padding: 22px 24px;
}

.rma-static-page-istoriya-zakladu > p:nth-of-type(2) {
    clear: both;
}

.rma-static-page-istoriya-zakladu > p:nth-of-type(n+2) {
    background-color: #fff;
    border: 1px solid rgba(0, 104, 96, 0.12);
    border-left: 4px solid rgba(226, 214, 197, 0.9);
    border-radius: 9px;
    box-shadow: 0 12px 30px rgba(47, 38, 36, 0.07);
    margin-bottom: 16px;
    padding: 18px 22px 18px 104px;
    position: relative;
}

.rma-static-page-istoriya-zakladu > p:nth-of-type(n+2)::before {
    align-items: center;
    background: var(--rma-green);
    border: 3px solid var(--rma-oat);
    border-radius: 999px;
    box-shadow: 0 8px 18px rgba(0, 104, 96, 0.18);
    color: #fff;
    content: '';
    display: flex;
    font-family: 'Fixel Display', 'Fixel Text', Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 700;
    height: 16px;
    justify-content: center;
    left: 40px;
    line-height: 1;
    position: absolute;
    top: 25px;
    width: 16px;
    z-index: 2;
}

.rma-static-page-istoriya-zakladu > p:nth-of-type(n+2)::after {
    background: linear-gradient(180deg, rgba(0, 104, 96, 0.18), rgba(226, 214, 197, 0.7));
    bottom: -17px;
    content: '';
    left: 49px;
    position: absolute;
    top: 48px;
    width: 1px;
}

.rma-static-page-istoriya-zakladu > p:last-of-type::after {
    display: none;
}

.rma-static-page-istoriya-zakladu > p:nth-of-type(3)::before,
.rma-static-page-istoriya-zakladu > p:nth-of-type(5)::before,
.rma-static-page-istoriya-zakladu > p:nth-of-type(6)::before,
.rma-static-page-istoriya-zakladu > p:nth-of-type(7)::before,
.rma-static-page-istoriya-zakladu > p:nth-of-type(8)::before,
.rma-static-page-istoriya-zakladu > p:nth-of-type(9)::before,
.rma-static-page-istoriya-zakladu > p:nth-of-type(11)::before,
.rma-static-page-istoriya-zakladu > p:nth-of-type(13)::before,
.rma-static-page-istoriya-zakladu > p:nth-of-type(14)::before {
    border-color: rgba(226, 214, 197, 0.95);
    height: 30px;
    left: 24px;
    top: 18px;
    width: 62px;
}

.rma-static-page-istoriya-zakladu > p:nth-of-type(3)::before {
    content: '1942';
}

.rma-static-page-istoriya-zakladu > p:nth-of-type(5)::before,
.rma-static-page-istoriya-zakladu > p:nth-of-type(6)::before {
    content: '1945';
}

.rma-static-page-istoriya-zakladu > p:nth-of-type(7)::before {
    content: '1954';
}

.rma-static-page-istoriya-zakladu > p:nth-of-type(8)::before {
    content: '1967';
}

.rma-static-page-istoriya-zakladu > p:nth-of-type(9)::before {
    content: '1979';
}

.rma-static-page-istoriya-zakladu > p:nth-of-type(10)::before {
    content: 'Керівники';
    height: 30px;
    left: 18px;
    top: 18px;
    width: 78px;
}

.rma-static-page-istoriya-zakladu > p:nth-of-type(11)::before {
    content: '1998';
}

.rma-static-page-istoriya-zakladu > p:nth-of-type(13)::before {
    content: '2018';
}

.rma-static-page-istoriya-zakladu > p:nth-of-type(14)::before {
    content: '2025';
}

.rma-static-page-istoriya-zakladu > p:nth-of-type(5),
.rma-static-page-istoriya-zakladu > p:nth-of-type(11),
.rma-static-page-istoriya-zakladu > p:nth-of-type(13),
.rma-static-page-istoriya-zakladu > p:nth-of-type(14) {
    background: linear-gradient(135deg, #fff 0%, rgba(246, 241, 234, 0.92) 100%);
    border-color: rgba(0, 104, 96, 0.18);
    border-left-color: var(--rma-green);
}

.rma-document-page .post-standard-details .post__content-info > h1.post__title.entry-title {
    color: var(--rma-dark) !important;
    font-family: 'Fixel Display', 'Fixel Text', Arial, Helvetica, sans-serif;
    font-weight: 700;
    line-height: 1.25;
    margin-bottom: 24px;
    padding-bottom: 14px;
    position: relative;
}

.rma-document-page .post-standard-details .post__content-info > h1.post__title.entry-title::after {
    background: linear-gradient(90deg, var(--rma-green), var(--rma-oat));
    border-radius: 999px;
    bottom: 0;
    content: '';
    display: block;
    height: 4px;
    left: 0;
    position: absolute;
    width: 92px;
}

.rma-events-page .post-standard-details {
    box-shadow: 10px 0 50px rgba(47, 38, 36, 0.08) !important;
}

.rma-events-page .post-standard-details:hover {
    box-shadow: 0 18px 45px rgba(47, 38, 36, 0.1), 0 0 0 1px rgba(0, 104, 96, 0.14) !important;
}

.rma-events-page .post-standard-details .post__content-info > h1.post__title.entry-title {
    color: var(--rma-dark) !important;
    font-family: 'Fixel Display', 'Fixel Text', Arial, Helvetica, sans-serif;
    font-weight: 700;
    line-height: 1.25;
    margin-bottom: 24px;
    padding-bottom: 14px;
    position: relative;
}

.rma-events-page .post-standard-details:hover .post__content-info > h1.post__title.entry-title {
    color: var(--rma-dark) !important;
}

.rma-events-page .post-standard-details .post__content-info > h1.post__title.entry-title::after {
    background: linear-gradient(90deg, var(--rma-green), var(--rma-oat));
    border-radius: 999px;
    bottom: 0;
    content: '';
    display: block;
    height: 4px;
    left: 0;
    position: absolute;
    width: 92px;
}

.rma-document-page .w-tags .tags-list {
    float: none;
    list-style: none !important;
    margin: 0 -6px -12px;
    padding-left: 0 !important;
}

.rma-document-page .w-tags .tags-list li {
    float: none;
    display: inline-block;
    list-style: none !important;
    margin: 0 6px 12px;
    padding-left: 0 !important;
    vertical-align: top;
}

.rma-document-page .w-tags .tags-list li::before,
.rma-document-page .w-tags .tags-list li::marker {
    background-image: none !important;
    color: transparent !important;
    content: none !important;
    display: none !important;
}

.rma-document-page .w-tags a {
    background-color: #fff;
    border-color: rgba(0, 104, 96, 0.22) !important;
    color: var(--rma-green-dark) !important;
    line-height: 1.2;
    text-transform: none;
}

.rma-document-page .w-tags a:hover,
.rma-document-page .w-tags a:focus {
    background-color: var(--rma-green) !important;
    border-color: var(--rma-green) !important;
    box-shadow: 0 12px 26px rgba(0, 104, 96, 0.22) !important;
    color: #fff !important;
}

.content-wrapper.rma-document-page .sidebar .widget.w-tags a:not(.btn):hover,
.content-wrapper.rma-document-page .sidebar .widget.w-tags a:not(.btn):focus {
    color: #fff !important;
}

.rma-document-page .pricing-tables--item-with-thumb {
    border: 1px solid rgba(0, 104, 96, 0.14) !important;
    border-bottom: 4px solid rgba(226, 214, 197, 0.72) !important;
    border-radius: 8px;
    box-shadow: 0 14px 34px rgba(47, 38, 36, 0.1) !important;
    box-sizing: border-box;
    padding: 25px !important;
    transition: border-color 0.22s ease, box-shadow 0.22s ease, transform 0.22s ease;
}

.rma-document-page .pricing-tables--item-with-thumb:hover {
    border-color: rgba(0, 104, 96, 0.24) !important;
    border-bottom-color: var(--rma-green) !important;
    box-shadow: 0 18px 42px rgba(47, 38, 36, 0.13) !important;
    padding: 25px !important;
    transform: translateY(-4px);
}

.rma-document-page .pricing-tables--item-with-thumb .pricing-title {
    color: var(--rma-dark) !important;
    font-family: 'Fixel Display', 'Fixel Text', Arial, Helvetica, sans-serif;
    font-weight: 700;
}

.rma-document-page .pricing-tables--item-with-thumb:hover .pricing-title {
    color: var(--rma-green-dark) !important;
}

.rma-document-page .pricing-tables--item-with-thumb .icon-img {
    filter: brightness(0) saturate(100%) invert(28%) sepia(59%) saturate(990%) hue-rotate(132deg) brightness(90%) contrast(101%);
}

.rma-document-page .pricing-tables--item-with-thumb .cloud {
    filter: brightness(0) saturate(100%) invert(89%) sepia(12%) saturate(410%) hue-rotate(351deg) brightness(101%) contrast(89%);
    opacity: 0.45;
}

@media (max-width: 991px) {
    .main-slider .rma-hero-slide,
    .main-slider .rma-hero-container {
        min-height: 470px;
    }

    .main-slider .slider-content-title {
        font-size: 36px;
    }

    .main-slider .rma-hero-copy {
        margin-left: 5%;
        min-width: 360px;
        width: 58%;
    }

    .rma-home-intro .rma-video-row {
        display: block;
    }

    .rma-home-intro .crumina-our-video {
        margin-top: 24px;
    }
}

@media (max-width: 767px) {
    html {
        height: auto !important;
        min-height: 100%;
        overflow-x: hidden;
        overflow-y: auto !important;
    }

    body {
        height: auto !important;
        min-height: 100%;
        overflow: visible !important;
    }

    .rma-static-page-administratsiya-zakladu > h5 {
        font-size: 18px;
        margin-top: 28px;
        padding: 12px 14px;
    }

    .rma-static-page-administratsiya-zakladu > p:has(img) {
        float: none;
        margin: 0 0 16px;
        max-width: 280px;
        width: 100%;
    }

    .rma-static-page-administratsiya-zakladu > p:has(img) + p {
        min-height: 0;
    }

    .rma-static-page-istoriya-zakladu {
        overflow: hidden;
    }

    .rma-static-page-istoriya-zakladu > h1.post__title.entry-title {
        margin-bottom: 22px;
    }

    .rma-static-page-istoriya-zakladu > h1.post__title.entry-title + div + div:has(img) {
        float: none;
        margin: 0 0 18px;
        max-width: none;
        width: 100%;
    }

    .rma-static-page-istoriya-zakladu > p,
    .rma-static-page-istoriya-zakladu > p:nth-of-type(1) {
        font-size: 16px;
        line-height: 1.68;
    }

    .rma-static-page-istoriya-zakladu > p:nth-of-type(1) {
        padding: 18px;
    }

    .rma-static-page-istoriya-zakladu > p:nth-of-type(n+2) {
        padding: 16px 18px 16px 22px;
    }

    .rma-static-page-istoriya-zakladu > p:nth-of-type(n+2)::before,
    .rma-static-page-istoriya-zakladu > p:nth-of-type(n+2)::after {
        display: none;
    }

    .rma-schedule-page p {
        font-size: 16px;
    }

    .site_map {
        padding: 22px 18px;
    }

    .site_map > ul {
        columns: 1;
    }

    .rma-spotlight-section {
        overflow: hidden;
    }

    .rma-spotlight-row {
        flex-wrap: nowrap;
        gap: 14px;
        margin-left: -20px;
        margin-right: -20px;
        margin-top: 18px;
        overflow-x: auto;
        overflow-y: hidden;
        padding: 0 20px 22px;
        -webkit-overflow-scrolling: touch;
        scroll-padding-left: 20px;
        scroll-snap-type: x mandatory;
    }

    .rma-spotlight-card-col {
        align-self: stretch;
        display: flex;
        flex: 0 0 84%;
        margin-bottom: 0;
        margin-top: 0 !important;
        max-width: 84%;
        padding-left: 0;
        padding-right: 0;
        scroll-snap-align: start;
        width: 84%;
    }

    .rma-spotlight-card-col .curriculum-event,
    .rma-spotlight-card-col .schedule-item,
    .rma-spotlight-card-col .rma-spotlight-empty {
        height: 286px !important;
        min-height: 286px;
    }

    .rma-spotlight-section .curriculum-event {
        display: flex;
        flex-direction: column;
    }

    .rma-spotlight-section .curriculum-event-thumb {
        flex: 0 0 126px;
        height: 126px;
    }

    .rma-spotlight-section .curriculum-event-thumb a,
    .rma-spotlight-section .curriculum-event-thumb img {
        display: block;
        height: 100%;
        width: 100%;
    }

    .rma-spotlight-section .curriculum-event-thumb img {
        object-fit: cover;
    }

    .rma-spotlight-section .curriculum-event-content {
        display: flex;
        flex: 1 1 auto;
        flex-direction: column;
        padding: 16px;
    }

    .rma-spotlight-section .curriculum-event-content .icon-text-item {
        font-size: 12px;
        line-height: 1.25;
        margin-bottom: 8px;
        padding: 6px 10px;
    }

    .rma-spotlight-section .curriculum-event-content .title {
        font-size: 16px;
        line-height: 1.28;
        margin-top: 4px;
    }

    .rma-events-overview-card {
        justify-content: space-between;
        min-height: 286px;
        padding: 24px 22px;
    }

    .rma-events-overview-card__mark {
        height: 58px;
        width: 58px;
    }

    .schedule-item.rma-events-overview-card > .title {
        font-size: 21px;
        line-height: 1.22;
        margin-bottom: 18px;
    }

    .rma-spotlight-dots {
        margin-top: -8px;
    }

    .swiper-container.main-slider,
    .main-slider .swiper-wrapper,
    .main-slider .swiper-slide.rma-hero-slide {
        height: clamp(172px, 54vw, 236px) !important;
    }

    .main-slider .rma-hero-slide {
        background: var(--rma-oat-light);
        display: block;
        min-height: clamp(172px, 54vw, 236px);
        overflow: hidden;
    }

    .main-slider .rma-hero-media,
    .main-slider .rma-hero-video {
        aspect-ratio: auto;
        background-color: transparent;
        background-position: center top;
        background-repeat: no-repeat;
        background-size: 100% auto;
        bottom: 0;
        display: block;
        height: auto;
        left: 0;
        overflow: hidden;
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
    }

    .main-slider .rma-hero-media::after,
    .main-slider .rma-hero-video::after {
        background:
            radial-gradient(ellipse at 24% 50%, rgba(47, 38, 36, 0.64) 0%, rgba(47, 38, 36, 0.4) 38%, rgba(47, 38, 36, 0.08) 72%, rgba(47, 38, 36, 0) 100%),
            linear-gradient(90deg, rgba(47, 38, 36, 0.62) 0%, rgba(47, 38, 36, 0.34) 38%, rgba(47, 38, 36, 0.04) 74%, rgba(47, 38, 36, 0) 100%);
        bottom: 0;
        content: '';
        height: auto;
        left: 0;
        pointer-events: none;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 2;
    }

    .main-slider .rma-hero-media-desktop {
        display: none;
    }

    .main-slider .rma-hero-media-mobile {
        display: block;
    }

    .main-slider .rma-hero-video video {
        height: 100%;
        object-fit: cover;
        width: 100%;
    }

    .main-slider .rma-hero-overlay {
        display: none;
    }

    .main-slider .rma-hero-container {
        align-items: flex-start;
        background: transparent;
        bottom: 0;
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        justify-content: center;
        left: 0;
        margin-top: 0;
        max-width: none;
        min-height: clamp(172px, 54vw, 236px);
        padding: 14px 18px 16px;
        position: absolute;
        right: 0;
        top: 0;
        transform: translateY(-8px);
        width: 100%;
        z-index: 3;
    }

    .main-slider .rma-hero-copy {
        display: block;
        height: auto;
        margin: 0;
        max-width: min(64vw, 252px);
        min-width: 0;
        width: auto;
    }

    .main-slider .slider-content {
        display: block;
        height: auto;
        margin: 0;
        padding: 0;
        text-align: left;
        width: auto;
    }

    .main-slider .slider-content.align-center {
        text-align: left;
    }

    .main-slider .slider-content-title {
        font-size: clamp(18px, 5.4vw, 22px);
        line-height: 1.14;
        margin: 0;
        max-width: min(64vw, 252px);
        padding: 0;
        position: relative;
        text-align: left;
        text-shadow: 0 2px 8px rgba(47, 38, 36, 0.72), 0 12px 30px rgba(47, 38, 36, 0.52);
        z-index: 4;
    }

    .main-slider .dark-slider-text .slider-content-title {
        text-shadow: 0 2px 9px rgba(47, 38, 36, 0.68), 0 14px 34px rgba(47, 38, 36, 0.46);
    }

    .main-slider .slider-content-title .utouch-icon {
        display: none;
    }

    .main-slider .slider-content-text {
        font-size: 12px;
        line-height: 1.34;
        margin: 8px 0 0;
        max-width: min(64vw, 244px);
        position: relative;
        text-shadow: 0 2px 8px rgba(47, 38, 36, 0.68);
        z-index: 4;
    }

    .main-slider .main-slider-btn-wrap {
        align-items: center;
        background: transparent;
        display: flex;
        justify-content: flex-start;
        margin: 12px 0 0;
        padding: 0;
        text-align: left;
    }

    .main-slider .main-slider-btn-wrap .btn {
        display: inline-flex;
        justify-content: center;
        font-size: 8.5px;
        line-height: 1.2;
        min-height: 34px;
        max-width: min(82vw, 286px);
        padding: 9px 14px;
        white-space: normal;
    }

    .main-slider.navigation-center-both-sides .btn-prev,
    .main-slider.navigation-center-both-sides .btn-next {
        display: none;
    }

    .rma-home-intro,
    .rma-spotlight-section,
    .rma-news-section {
        padding-bottom: 54px;
        padding-top: 54px;
    }

    .rma-home-intro [data-aos],
    .rma-spotlight-section [data-aos],
    .rma-news-section [data-aos] {
        opacity: 1 !important;
        transform: none !important;
    }

    .rma-home-intro .info-box--standard {
        min-height: 0;
        padding: 20px;
    }

    .rma-home-intro .video-thumb .video-control {
        height: 62px;
        width: 62px;
    }

    .rma-home-intro .video-thumb .video-control img {
        width: 23px;
    }

    .rma-spotlight-section .curriculum-event-content,
    .rma-news-section .curriculum-event-content {
        padding: 20px;
    }

    .footer .w-follow ul {
        justify-content: flex-start;
    }

    .footer .sub-footer {
        margin-top: 42px;
        padding-bottom: 32px;
        padding-top: 50px;
        padding-left: 20px;
        padding-right: 20px;
    }
}

/* Mobile menu brand refresh. */
@media (max-width: 991px) {
    .menu-icon-wrapper svg path {
        stroke: var(--rma-green-dark) !important;
    }

    .menu-icon-trigger:hover .menu-icon-wrapper svg path,
    .menu-icon-trigger:focus .menu-icon-wrapper svg path {
        stroke: var(--rma-green) !important;
    }

    .primary-menu .showhide {
        align-items: center;
        border-radius: 999px;
        display: inline-flex;
        min-height: 42px;
        padding: 4px 8px;
    }

    .primary-menu .showhide:focus {
        box-shadow: 0 0 0 3px rgba(0, 104, 96, 0.16);
    }

    #menu-bg {
        background-color: rgba(47, 38, 36, 0.42) !important;
    }

    .primary-menu > ul.primary-menu-menu,
    .primary-menu-responsive .primary-menu-menu {
        background: var(--rma-oat-light) !important;
        box-shadow: 12px 0 34px rgba(47, 38, 36, 0.22) !important;
    }

    .primary-menu > ul.primary-menu-menu li.menu-item-title {
        background: linear-gradient(135deg, #fff 0%, var(--rma-oat-light) 100%) !important;
        color: var(--rma-dark) !important;
        font-family: 'Fixel Display', 'Fixel Text', Arial, Helvetica, sans-serif !important;
        font-weight: 700;
    }

    .primary-menu > ul.primary-menu-menu li.menu-item-title:after {
        border-bottom-color: rgba(0, 104, 96, 0.2) !important;
    }

    .close-menu-btn span,
    .primary-menu > ul.primary-menu-menu li.menu-item-title .close-menu-btn span {
        background-color: var(--rma-green-dark) !important;
    }

    .close-menu-btn:hover span,
    .close-menu-btn:focus span {
        background-color: var(--rma-green) !important;
    }

    .mobile-language a {
        border-color: var(--rma-green) !important;
        color: var(--rma-green-dark) !important;
        background: #fff !important;
    }

    .mobile-language a .active {
        background-color: var(--rma-green) !important;
        color: #fff !important;
    }

    .mobile-language a span:not(.active) {
        color: var(--rma-green-dark) !important;
    }

    .primary-menu-responsive .primary-menu-menu > li > a,
    .primary-menu-responsive .primary-menu-menu ul.sub-menu li a,
    .primary-menu-responsive .primary-menu-menu > li.menu-item-has-mega-menu .megamenu ul > li a {
        border-bottom-color: rgba(0, 104, 96, 0.18) !important;
        color: var(--rma-dark) !important;
    }

    .primary-menu-responsive .primary-menu-menu > li:first-child > a {
        border-top-color: rgba(0, 104, 96, 0.18) !important;
    }

    .primary-menu-responsive .primary-menu-menu > li:hover > a,
    .primary-menu-responsive .primary-menu-menu > li.current-menu-item > a,
    .primary-menu-responsive .primary-menu-menu > li.current-menu-parent > a,
    .primary-menu-responsive .primary-menu-menu ul.sub-menu li:hover > a,
    .primary-menu-responsive .primary-menu-menu ul.sub-menu li a:hover,
    .primary-menu-responsive .primary-menu-menu > li.menu-item-has-mega-menu .megamenu ul > li:hover a,
    .primary-menu-responsive .primary-menu-menu > li.menu-item-has-mega-menu .megamenu ul > li a:hover {
        background-color: rgba(0, 104, 96, 0.08) !important;
        color: var(--rma-green-dark) !important;
    }

    .primary-menu-responsive .primary-menu-menu li .indicator {
        border-left-color: rgba(0, 104, 96, 0.18) !important;
        color: var(--rma-green-dark) !important;
    }

    .primary-menu-responsive .primary-menu-menu li ul.sub-menu li .indicator {
        color: var(--rma-green-dark) !important;
    }

    .primary-menu-menu > li:hover > a .indicator,
    .primary-menu-menu > li:hover .indicator {
        color: var(--rma-green) !important;
    }

    .primary-menu-responsive .primary-menu-menu > li > .megamenu,
    .primary-menu-responsive .primary-menu-menu > li > ul.sub-menu {
        border-bottom-color: rgba(0, 104, 96, 0.18) !important;
    }

    .primary-menu-responsive .primary-menu-menu ul.sub-menu,
    .primary-menu-responsive .primary-menu-menu ul.sub-menu li ul.sub-menu,
    .primary-menu-responsive .primary-menu-menu > li > .megamenu {
        background: #fff !important;
    }
}
