/*   
Theme Name: Azov
Version: 1.4.1
*/

@import "assets/fonts/UniformProXcon.css";

.font-uni {
    font-family: 'Uniform Pro Xcon';
}

a {
    color: #f0e500;
}

ul {
    list-style: disc;
    padding-left: 2rem;
    padding-bottom: 1rem;
}

.text-box-trim {
    text-box-edge: cap alphabetic;
    text-box-trim: trim-both;
}

.rounded-full {
    border-radius: 9999px;
}

.nav-burger-menu-item {
    text-wrap-mode: nowrap;
    font-size: clamp(2.5rem, 9.5vw, 4rem);
}

.application-btn {
    width: auto;
}

.hover\:bg-paper:hover {
    background-color: #171717;
}

#path.min-h-screen {
    min-height: 80vh;
}

.border-short-dashed {
    border: none;
    background: repeating-linear-gradient(to right, var(--border-color, #0a0a0a) 0 2px, transparent 2px 10px);
}

.header-overlay-container-wrapper {
    max-width: 824px;
    margin-top: 4rem;
    max-height: calc(100vh - 6.5rem);
    position: absolute;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: #404040 transparent;
}

.header-overlay-container-wrapper::-webkit-scrollbar {
    width: 2px;
}

.header-overlay-container-wrapper::-webkit-scrollbar-track {
    background: transparent;
}

.header-overlay-container-wrapper::-webkit-scrollbar-thumb {
    background-color: #404040;
    border-radius: 2px;
}

.header-overlay-container-wrapper::-webkit-scrollbar-thumb:hover {
    background-color: #525252;
}

.header-overlay-menu-rail {
    border-left: 1px solid #404040;
}

.header-vacancies-categories svg {
    height: 40px;
    width: 40px;
}

.header-vacancies-categories a:hover svg path {
    fill: #F0E500;
}

.header-overlay-menu {
    max-width: 620px;
}

.about-h2-bgd {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.category-news-h1 {
    font-size: 5vw;
    font-weight: 200;
    line-height: 0.75;
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
    text-transform: uppercase;
}

.unit-commander-h2 {
    font-size: 5vw;
    font-weight: 200;
    line-height: 0.88;
    color: transparent;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #F0E500;
    text-transform: uppercase;
}

#application-form .mr-4,
#application-form-military .mr-4,
#application-form-en .mr-4 {
    margin-right: 0;
}

#application-form .translate-x-2,
#application-form-military .translate-x-2,
#application-form-en .translate-x-2 {
    margin-left: -1rem;
    --tw-translate-x: 1.5rem;
}

#contract-18 {
    background-image: url("/wp-content/themes/azov/assets/images/best_year-mobile.jpg")
}

#from-zsu-to-ngu {
    background-image: url("/wp-content/themes/azov/assets/images/from_zsu_to_ngu-mobile.jpg")
}

#vacancy-banner {
    background-image: url("/wp-content/themes/azov/assets/images/vacancy_banner.jpg")
}

.about_unit img {
    transition: transform 0.3s ease;
}

.about_unit a {
    transition: color 0.3s ease;
}

.about_unit img:hover {
    transform: scale(1.05);
}

.specialty svg {
    height: 24px;
    width: auto;
}

.specialty.specialty-active svg path {
    fill: #0A0A0A;
}

.specialty:not(.specialty-active):hover svg path {
    fill: #F0E500;
}

#vacancies-search .vacancies-rank-item,
#vacancies-search .vacancies-contract-filter {
    border: 1px solid #525252;
    color: #525252;
    cursor: pointer;
}

#vacancies-search .vacancies-rank-item.active,
#vacancies-search .vacancies-contract-filter.active {
    border: 1px solid #fff;
    color: #fff;
    cursor: pointer;
}

#vacancies-search .vacancies-rank-item.active svg path,
#vacancies-search .vacancies-contract-filter.active svg path {
    fill: #fff;
}

#vacancies-search .vacancies-rank-item svg,
#vacancies-search .vacancies-contract-filter svg {
    height: 24px;
    width: 24px;
}

#vacancies-search .vacancies-rank-item svg path,
#vacancies-search .vacancies-contract-filter svg path {
    fill: #525252;
}

#vacancies-search-input {
    color: #737373;
    height: 48px;
    border: none;
    padding-left: 48px;
}

#vacancies-search-input:hover {
    background-color: #262626;
}

#vacancies-search-input::placeholder {
    color: #737373;
    transform: none !important;
}

.vacancies-list-item-icon svg {
    height: 40px;
    width: auto;
}

.vacancies-list-item-icon svg path {
    fill: #F0E500;
}

.vacancies-list-item-taxonomy svg {
    height: 24px;
    width: auto;
}

.vacancies-list-item-taxonomy svg path {
    fill: #FFFFFF;
}

.vacancies-list-item-content-info svg {
    width: 16px;
    height: auto;
}

.vacancies-list-item-content-info svg path {
    fill: #737373;
}

.vacancies-list-item-border {
    width: 100%;
    border: 1px solid #525252;
}

.vacancies-list-item-closed {
    background-color: #0A0A0A;
    border: none;
    box-sizing: border-box;
    background-image: 
        repeating-linear-gradient(to right, #525252 0, #525252 2px, transparent 2px, transparent 8px),
        repeating-linear-gradient(to right, #525252 0, #525252 2px, transparent 2px, transparent 8px),
        repeating-linear-gradient(to bottom, #525252 0, #525252 2px, transparent 2px, transparent 8px),
        repeating-linear-gradient(to bottom, #525252 0, #525252 2px, transparent 2px, transparent 8px);
    background-size: 100% 1px, 100% 1px, 1px 100%, 1px 100%;
    background-position: 0 0, 0 100%, 0 0, 100% 0;
    background-repeat: no-repeat;
}

.vacancies-list-item-closed:hover {
    box-sizing: border-box;
    background-image: 
        linear-gradient(to right, #FFFFFF, #FFFFFF),
        linear-gradient(to right, #FFFFFF, #FFFFFF),
        linear-gradient(to bottom, #FFFFFF, #FFFFFF),
        linear-gradient(to bottom, #FFFFFF, #FFFFFF);
    background-size: 100% 1px, 100% 1px, 1px 100%, 1px 100%;
    background-position: 0 0, 0 100%, 0 0, 100% 0;
    background-repeat: no-repeat;
}

.vacancies-list-item-closed,
.vacancies-list-item-closed span,
.vacancies-list-item-closed a,
.vacancies-list-item-closed p,
.vacancies-list-item-closed h3 {
    color: #404040;
}

.vacancies-list-item-closed svg path {
    fill: #404040;
}

.vacancies-list-item-open:hover,
.vacancies-list-item-open:hover span,
.vacancies-list-item-open:hover a,
.vacancies-list-item-open:hover p,
.vacancies-list-item-open:hover h3 {
    color: #171717;
}

.vacancies-list-item-open:hover .contract-18-24-gradient-title span {
    background: unset;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: #171717;
    background-clip: unset;
    color: #171717;
}

.vacancies-list-item-open:hover .border-long-dashed {
    --border-color: #171717;
    background-image: repeating-linear-gradient(to right, var(--border-color, white) 0, var(--border-color, white) var(--color-line), transparent calc(var(--transparent-line)), transparent calc(2 * var(--transparent-line)));
}

.vacancies-list-item-open:hover svg path {
    fill: #171717;
}

.vacancy-item {
    opacity: 0;
    transform: translateY(10px);
    transition: opacity 0.5s ease-out, transform 0.5s ease-out;
}

.vacancy-item.show {
    opacity: 1;
    transform: translateY(0);
}

.vacancy-video iframe {
    aspect-ratio: 16 / 9;
    width: 100%;
    height: 100%;
}

.load-more-container {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    position: relative;
}

#contract-18 h2,
#contract-18 h3 {
    max-width: 18rem;
    line-height: 80%;
    text-box-edge: cap alphabetic;
    text-box-trim: trim-both;
}

#contract-18 h2 {
    font-size: 4.375rem;
    letter-spacing: -2.1px;
}

#contract-18 h3 {
    font-size: 1.5rem;
}

#from-zsu-to-ngu h1,
#from-zsu-to-ngu h2 {
    font-size: 32px;
    line-height: 90%;
}

#from-zsu-to-ngu .from-zsu-to-ngu-text span {
    font-size: 14px;
    line-height: 130%;
    letter-spacing: 0.28px;
}

#page-from-zsu-to-ngu .breadcrumbs a {
    color: #171717;
}

.page-from-zsu-to-ngu-gradient-title {
    background: linear-gradient(90deg, #FFF 0%, #555 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.page-from-zsu-to-ngu-gradient-title-up {
    background: linear-gradient(180deg, #555 0%, #FFF 93.52%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.page-from-zsu-to-ngu-desc-photo {
    background: url("/wp-content/themes/azov/assets/images/from-zsu-to-ngu/from_zsu_to_ngu-desc-photo.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: -1px;
}

.page-from-zsu-to-ngu-photo-2 {
    background: url("/wp-content/themes/azov/assets/images/from-zsu-to-ngu/from_zsu_to_ngu-photo-2-mobile.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.page-from-zsu-to-ngu-photo-3 {
    background: url("/wp-content/themes/azov/assets/images/from-zsu-to-ngu/from_zsu_to_ngu-photo-3.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.page-from-zsu-to-ngu-armia-plus {
    background: url("/wp-content/themes/azov/assets/images/from-zsu-to-ngu/from_zsu_to_ngu-armia-plus.svg");
    background-position: top center;
    background-repeat: no-repeat;
}

.page-from-zsu-to-ngu-armia-plus img {
    width: 200px;
    height: 408.889px;
    aspect-ratio: 200.00/408.89;
}

.page-from-zsu-to-ngu-dashes {
    border: none;
    box-sizing: border-box;
    background-image: repeating-linear-gradient(to right, #525252 0, #525252 2px, transparent 2px, transparent 8px);
    background-size: 100% 1px;
    background-position: 0 100%;
    background-repeat: no-repeat;
}

.from-zsu-to-ngu-hero {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.page-from-zsu-to-ngu-step-img {
    width: 100%;
    height: auto;
    aspect-ratio: 485.00/575.43;
    max-width: 382px;
    margin-bottom: -1px;
}

#anketa-steps ul {
    list-style: disc;
    padding-left: 1.25rem;
    padding-bottom: 1rem;
}

#anketa-steps ol {
    list-style: auto;
    padding-left: 2rem;
    padding-bottom: 1rem;
}

#anketa-steps li span {
    font-family: Tektur, sans;
    font-size: 18px;
    line-height: 28px;
}

#anketa-steps p,
#anketa-steps p span {
    font-size: 18px;
    line-height: 28px;
    padding-bottom: 1rem;
}

#anketa-steps p:last-child {
    padding-bottom: 0;
}

.vacancies-accordion-item:hover .vacancies-vacancy-btn {
    visibility: visible;
}

.vacancies-active-accordion {
    background-color: #171717;
    transition: background-color 0.5s ease-in-out;
}

h1.vacancy-title span {
    display: block;
}

#single-vacancy ul,
.specialty-text ul {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    list-style: disc;
}

.specialty-text p {
    font-size: 1rem;
    line-height: 1.5rem;
    padding-bottom: 0;
}

#single-vacancy .vacancy-desc h2,
.specialty-text h2 {
    /* display/text-3xl/font-black */
    font-family: Tactic Sans, sans;
    font-style: normal;
    font-weight: 900;
    font-size: 2.25rem;
    text-transform: uppercase;
    line-height: 2.25rem;
    --tw-text-opacity: 1;
    padding-bottom: 1.5rem;
    word-break: break-word;
}

.specialty-text h2:not(:first-child) {
    padding-top: 1.5rem;
}

#single-vacancy .vacancy-desc ul,
.specialty-text ul {
    padding: 0 0 0 1rem;
}

#single-vacancy .bg-brand .vacancy-desc article a,
.bg-brand article.specialty-text  a {
    color: #0a0a0a;
    text-decoration: underline;
}

.recruitment-centers-list-blocks .rc-block {
    width: 100%;
    height: 292px;
}

.recruitment-centers-list-blocks .rc-block-header-link,
.recruitment-centers-list-blocks .rc-block-phones a,
.recruitment-centers-list-blocks .rc-block-phones a svg path,
.recruitment-centers-list-blocks .rc-block-more,
.recruitment-centers-list-blocks .rc-block-more .svg-arrow path {
    transition: all 0.150s ease-out;
}

.recruitment-centers-list-blocks .rc-block-header-link {
    color: #fff;
}

.recruitment-centers-list-blocks .rc-block-header-link:hover {
    color: #f0e500;
}

.recruitment-centers-list-blocks .rc-block-phones a:hover {
    color: #f0e500;
}

.recruitment-centers-list-blocks .rc-block-phones a:hover svg path {
    stroke: #f0e500;
}

.recruitment-centers-list-blocks .rc-block:hover .rc-block-more {
    background-color: #f0e500;
    color: black;
    transition: opacity 0.3s ease;
}

.recruitment-centers-list-blocks .rc-block:hover .rc-block-more .svg-arrow path {
    stroke: none;
    fill: black;
}

.bg-paper {
    background-color: #171717;
}

.text-secondary {
    color: #737373;
}

.bg-neutral-800 {
    background-color: #262626;
}

.tag-item {
    text-transform: lowercase;
}

.iti__search-input {
    color: white;
}

.iti__selected-dial-code {
    line-height: normal;
    color: white;
    font-weight: 600;
}

input[name="acceptance"] {
    margin-left: 1rem;
}

.iti__tel-input::placeholder {
    --tw-text-opacity: 1;
    color: rgb(115 115 115 / var(--tw-text-opacity, 1))
}


.grid-dashed>* {
    position: relative;
    padding: 3rem 0rem;
}

.grid-dashed>*::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 1px;
    pointer-events: none;
    --border-color: #525252;
    --color-line: 10px;
    --transparent-line: 10px;
    border: none;
    background-image: repeating-linear-gradient(to right, var(--border-color, white) 0, var(--border-color, white) var(--color-line), transparent calc(var(--transparent-line)), transparent calc(2 * var(--transparent-line)));
}

.grid-dashed> :nth-last-child(-n + 1)::after {
    display: none;
}

.grid-dashed>*::before {
    display: none;
}


/* Breadcrumps */
.breadcrumbs li.breadcrumb-item:after {
    padding: 1rem;
    font-size: 0.75rem;
    font-weight: 400;
    line-height: 1rem;
    color: #404040;
    content: '/';
}

.breadcrumbs__current {
    color: #737373;
}

.breadcrumbs {
    font-family: Tektur, sans;
    font-size: 0.75rem;
    line-height: 1rem;
}

.breadcrumbs li {
    display: inline-block;
    padding-bottom: 0.5rem;
}

.breadcrumbs a {
    color: #fff;
    text-decoration: none;
}

.breadcrumbs a:hover {
    --tw-text-opacity: 1;
    color: rgb(240 229 0 / var(--tw-text-opacity, 1))
}

.grecaptcha-badge {
    display: none;
}

#tag-search svg {
    margin: 16px;
}

#tag-search-input {
    color: #737373;
    height: 56px;
    border: none;
    padding-left: 56px;
}

#tag-search-input:hover {
    background-color: #262626;
}

#tag-search-input::placeholder {
    color: #737373;
    transform: none !important;
}

#tag-suggestions {
    list-style: none;
}

#tag-suggestions li {
    color: #737373;
}

#tag-suggestions li:hover {
    background-color: #262626;
}

.field-valid {
    border: 2px solid #4CAF50 !important;
    /* Green */
}

.field-invalid {
    border: 2px solid #f44336 !important;
    /* Red */
}

/* End Breadcrumps */

/* Subscription */
.subscription-form .wpcf7-not-valid-tip {
    display: none;
}

.subscription-form .wpcf7-response-output {
    display: none;
}

.subscription-form [type=checkbox]:checked {
    background-color: #fff;
}

.subscription-email span {
    display: flex;
}

.subscription-acceptance label {
    display: flex;
    flex-direction: row-reverse;
    width: 100%;
}

.subscription-acceptance span {
    width: 100%;
}

.subscription-acceptance svg {
    margin-left: -1rem;
    --tw-translate-x: 1.5rem;
}

.subscription-acceptance input[type="checkbox"] {
    margin-left: 1rem;
}

.subscription-submit {
    min-width: 172px;
    width: 100%;
}

.subscription-submit:hover:disabled {
    background-color: #fff;
}

.subscription-submit svg {
    margin-left: auto;
}

/* End Subscription */

/* Footer */
.footer-specialty:hover .footer-link,
.footer-recruitment-link:hover .footer-link,
.footer-policy-link:hover {
    position: relative;
}

.footer-specialty:hover .footer-link::after,
.footer-recruitment-link:hover .footer-link::after,
.footer-policy-link:hover::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 2px;
    background-color: currentColor;
}

.footer-specialty {
    color: #171717 !important;
}

.footer-button:hover svg path {
    fill: #0A0A0A !important;
}

.footer-parent-specialty svg {
    height: 38px !important;
    width: auto !important;
}

.footer-specialty svg {
    height: 20px !important;
    width: auto !important;
}

.footer-specialty svg path,
.footer-parent-specialty svg path {
    fill: #171717 !important;
}

.footer-parent-specialty:hover {
    opacity: 0.7;
}

.footer-recruitment-columns {
    row-gap: 0.75rem;
}

.footer-social-networks svg {
    height: 32px !important;
    width: auto !important;
}

.footer-social-networks svg path {
    fill: #171717 !important;
}

.footer-bot-button svg {
    height: 24px !important;
    width: 24px !important;
}

.footer-bot-button svg path {
    fill: #fff !important;
}

.footer-bot-button:hover svg path {
    fill: #0A0A0A !important;
}

/* End Footer */

.contract-18-24-hero-container {
    background-image: url("/wp-content/themes/azov/assets/images/contract-18-24/contract-18-24-bg-mobile.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: visible;
    padding: 0 0 120px 0;
}

.contract-18-24-hero h1 {
    max-width: 360px;
    font-size: 50px;
    line-height: 0.8;
    z-index: 1;
    top: 18%;
}

.contract-18-24-hero-man {
    z-index: 2;
}

.contract-18-24-hero-button {
    z-index: 3;
}

.contract-18-24-gradient-title span {
    display: inline-block;
    background: linear-gradient(90deg, #E40F2F, #F0E300);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}

.contract-18-24-title-break {
    word-break: break-word;
    overflow-wrap: break-word;
    white-space: normal;
}

.contract-18-24-gradient-title span span {
    display: inline-block;
    background: unset;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: white;
    background-clip: unset;
    color: white;
}

.contract-18-24-desc-photo {
    background-image: url("/wp-content/themes/azov/assets/images/contract-18-24/contract-18-24-desc-photo.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.contract-18-24-advantages-photo {
    overflow: hidden;
    background: linear-gradient(180deg, rgba(10, 10, 10, 0.00) 50.05%, #0A0A0A 100%), url("/wp-content/themes/azov/assets/images/contract-18-24/contract-18-24-advantages-photo.jpg") lightgray 50% / cover no-repeat;
}

.contract-18-24-conditions section:nth-child(2) {
    padding-top: 24px;
    background-color: #E40F2F;
}

#contract-18-24 .conditions-list-item svg {
    height: 40px;
    width: 40px;
    background-color: #0A0A0A;
}

.cky-revisit-bottom-left {
    display: none !important;
}

sp-popups {
    z-index: 10 !important;
}

@media (hover: hover) and (pointer: fine) {

    #vacancies-search .vacancies-rank-item:hover,
    #vacancies-search .vacancies-contract-filter:hover {
        border: 1px solid #fff;
        background-color: #fff;
        color: #0A0A0A;
    }

    #vacancies-search .vacancies-rank-item:hover svg path,
    #vacancies-search .vacancies-contract-filter:hover svg path {
        fill: #0A0A0A;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .category-news-h1 {
        color: rgb(10 10 10 / var(--tw-bg-opacity, 1));
    }

    .unit-commander-h2 {
        color: rgb(10 10 10 / var(--tw-bg-opacity, 1));
    }
}

@media (max-height: 759.99px) {
    .height-less {
        display: none;
    }
}

@media (max-width: 1023.99px) {
    .about-h2-bgd {
        background-size: cover;
    }
}

@media (max-width: 819.99px) {
    .commander-background {
        background: none !important;
    }
}

@media (max-width: 479.99px) {
    #subscription-block {
        padding-left: 2rem;
        padding-right: 2rem;
    }
}

/* Tailwind */
.pe-none {
    pointer-events: none;
}

.contents {
    display: contents;
}

.col-start-1 {
    grid-column-start: 1;
}

.col-start-2 {
    grid-column-start: 2;
}

.row-start-1 {
    grid-row-start: 1;
}

.row-start-2 {
    grid-row-start: 2;
}

.row-start-3 {
    grid-row-start: 3;
}

.row-start-4 {
    grid-row-start: 4;
}

.row-start-5 {
    grid-row-start: 5;
}

.row-start-6 {
    grid-row-start: 6;
}

.row-start-7 {
    grid-row-start: 7;
}

.row-start-8 {
    grid-row-start: 8;
}

.row-start-9 {
    grid-row-start: 9;
}

.row-start-10 {
    grid-row-start: 10;
}

.min-h-8 {
    min-height: 2rem;
}

.grid-rows-\[auto_1fr_auto\] {
    grid-template-rows: auto 1fr auto;
}

.flex-1 {
    flex: 1 1 0%;
}

.hover\:bg-white:hover {
    background-color: white;
}

.hover\:text-neutral-950:hover {
    color: #171717;
}

.columns-1 {
    column-count: 1;
}

.bg-emerald-500 {
    background-color: oklch(0.696 0.17 162.48);
}

.leading-5 {
    line-height: 1.25rem;
}

.z-1 {
    z-index: 1;
}

.bg-red-600 {
    background-color: oklch(0.577 0.245 27.325);
}

.bg-center {
    background-position: center;
}

.w-fit {
    width: fit-content;
}

.min-h-10 {
    min-height: 2.5rem;
}

.w-24 {
    width: 6rem
}

.m-3 {
    margin: 0.75rem;
}

.m-4 {
    margin: 1rem
}

.mt-4 {
    margin-top: 1rem;
}

.min-h-\[50vh\] {
    min-height: 50vh;
}

.max-h-\[80vh\] {
    max-height: 80vh;
}

.max-w-55 {
    max-width: 13.75rem;
}

.max-w-78 {
    max-width: 19.5rem;
}

.max-w-181 {
    max-width: 45.25rem;
}

.h-\[1px\] {
    height: 1px
}

.h-5\.5 {
    height: 1.375rem
}

.h-13 {
    height: 3.25rem
}

.h-24 {
    height: 6rem
}

.h-30 {
    height: 7.5rem;
}

.h-34 {
    height: 8.5rem;
}

.h-140 {
    height: 35rem;
}

.h-145 {
    height: 36.25rem;
}

.h-56 {
    height: 14rem;
}

.h-\[56px\] {
    height: 56px;
}

.h-\[66px\] {
    height: 66px;
}

.h-1\/2 {
    height: 50%;
}

.h-\[80vh\] {
    height: 80vh;
}

.bottom-0 {
    bottom: 0;
}

.top-1\/2 {
    top: 50%;
}

.top-\[-30px\] {
    top: -30px;
}

.bottom-\[-33px\] {
    bottom: -33px;
}

.top-\[-48px\] {
    top: -48px;
}

.bottom-\[-48px\] {
    bottom: -48px;
}

.left-1\/2 {
    left: 50%;
}

.w-1\/2 {
    width: 50%;
}

.px-0 {
    padding-left: 0;
    padding-right: 0;
}

.w-\[266px\] {
    width: 266px;
}

.translate-x-\[-50\%\] {
    --tw-translate-x: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.translate-y-1\/2 {
    --tw-translate-y: 50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.align-center {
    align-items: center;
}

.gap-\[15px\] {
    gap: 15px
}

.gap-5 {
    gap: 1.125rem
}

.gap-14 {
    gap: 3.5rem
}

.gap-32 {
    gap: 8rem
}

.gap-y-1 {
    row-gap: 0.25rem;
}

.gap-y-2 {
    row-gap: 0.5rem;
}

.mt-6 {
    margin-top: 1.5rem;
}

.mt-10 {
    margin-top: 2.5rem;
}

.-mt-10 {
    margin-top: -2.5rem;
}

.-mt-12 {
    margin-top: -3rem;
}

.-mt-16 {
    margin-top: -4rem;
}

.-mt-20 {
    margin-top: -5rem;
}

.mb-2 {
    margin-bottom: 0.5rem;
}

.mb-8 {
    margin-bottom: 2rem;
}

.mb-12 {
    margin-bottom: 3rem;
}

.mb-16 {
    margin-bottom: 4rem;
}

.px-3 {
    padding-left: .75rem;
    padding-right: .75rem;
}

.px-\[5px\] {
    padding-left: 5px;
    padding-right: 5px;
}

.px-\[42px\] {
    padding-left: 42px;
    padding-right: 42px;
}

.px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem
}

.pb-2 {
    padding-bottom: 0.5rem
}

.pb-4 {
    padding-bottom: 1rem;
}

.pb-6 {
    padding-bottom: 1.5rem;
}

.pb-7 {
    padding-bottom: 1.75rem;
}

.pb-\[55px\] {
    padding-bottom: 55px;
}

.p-14 {
    padding: 3.5rem;
}

.px-8 {
    padding-left: 2rem;
    padding-right: 2rem
}

.pt-8 {
    padding-top: 2rem;
}

.pt-12 {
    padding-top: 3rem;
}

.pt-\[9\.5rem\] {
    padding-top: 9.5rem;
}

.py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem
}

.pr-16 {
    padding-right: 4rem;
}

.pt-20 {
    padding-top: 5rem;
}

.pt-32 {
    padding-top: 8rem;
}

.pb-24 {
    padding-bottom: 6rem;
}

.mt-16 {
    margin-top: 4rem;
}

.mr-2 {
    margin-right: 0.5rem
}

.-mb-3 {
    margin-bottom: -0.75rem
}

.mb-3 {
    margin-bottom: 0.75rem
}

.mb-28 {
    margin-bottom: 7rem
}

.-mt-20 {
    margin-top: -5rem
}

.-mt-6 {
    margin-top: -1.5rem
}

.-mb-16 {
    margin-bottom: -4rem
}

.-ml-8 {
    margin-left: -2rem;
}

.mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
}

.max-w-\[4rem\] {
    max-width: 4rem;
}

.max-w-\[20rem\] {
    max-width: 20rem;
}

.max-w-\[24rem\] {
    max-width: 24rem;
}

.max-w-\[36rem\] {
    max-width: 36rem;
}

.max-w-\[38rem\] {
    max-width: 38rem;
}

.max-w-\[40rem\] {
    max-width: 40rem;
}

.max-w-\[42rem\] {
    max-width: 42rem;
}

.max-w-\[45rem\] {
    max-width: 45rem;
}

.max-w-\[848px\] {
    max-width: 848px;
}

.max-w-\[66rem\] {
    max-width: 66rem
}

.max-w-\[1114px\] {
    max-width: 1114px
}

.max-w-\[70rem\] {
    max-width: 70rem
}

.max-w-\[100rem\] {
    max-width: 100rem
}

.p-8 {
    padding: 2rem
}

.pl-\[56px\] {
    padding-left: 56px;
}

.pt-4 {
    padding-top: 1rem;
}

.pt-10 {
    padding-top: 2.5rem;
}

.pt-16 {
    padding-top: 4rem;
}

.py-0 {
    padding-top: 0;
    padding-bottom: 0;
}

.pb-26 {
    padding-bottom: 6.5rem;
}

.py-\[15px\] {
    padding-top: 15px;
    padding-bottom: 15px;
}

.py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
}

.my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.mb-0 {
    margin-bottom: 0;
}

.pb-32 {
    padding-bottom: 8rem;
}

.pb-40 {
    padding-bottom: 10rem;
}

.invisible {
    visibility: hidden;
}

.visible {
    visibility: visible;
}

.order-first {
    order: -9999;
}

.self-center {
    align-self: center;
}

.grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.text-justify {
    text-align: justify;
}

.text-paper {
    color: #171717;
}

.align-middle {
    vertical-align: middle;
}

.h-28 {
    height: 7rem;
}

.h-115 {
    height: 28.75rem;
}

.h-auto {
    height: auto;
}

.h-\[50vh\] {
    height: 50vh;
}

.h-\[390px\] {
    height: 390px;
}

.w-28 {
    width: 7rem
}

.w-34 {
    width: 8.5rem
}

.unit-hero-h {
    height: calc(50vh + 7rem);
}

.items-end {
    align-items: flex-end;
}

.text-7 {
    font-size: 1.75rem;
}

.text-12 {
    font-size: 3rem;
}

.text-15 {
    font-size: 3.75rem;
}

.text-16 {
    font-size: 4rem;
}

.text-\[40px\] {
    font-size: 40px;
}

.text-\[88px\] {
    font-size: 88px;
}

.text-\[32px\] {
    font-size: 32px;
}

.text-xl {
    font-size: 1.25rem;
    line-height: 1
}

.text-3xl\/none {
    font-size: 1.875rem;
    line-height: 1
}

.leading-\[1\.5\] {
    line-height: 1.5
}

.leading-\[1\.7\] {
    line-height: 1.7
}

.shrink-0 {
    flex-shrink: 0;
}

.lowercase {
    text-transform: lowercase;
}

.select-none {
    user-select: none;
}

.break-word {
    word-break: break-word;
}

.break-all {
    word-break: break-all;
}

.translate-x-10 {
    --tw-translate-x: 2.5rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.text-invert {
    color: #171717;
}

.hover\:text-invert:hover {
    color: #171717;
}

@keyframes marquee-right {
    0% {
        transform: translate(-100vw)
    }

    to {
        transform: translate(100vw)
    }
}

.animate-marquee-right {
    animation: marquee-right 20s linear infinite
}

.specialties-blocks a:hover svg path {
    fill: #1C1C1C;
}

.group:hover .group-hover\:text-neutral-950 {
    color: #0A0A0A;
}

@media (min-width: 480px) {
    .grid-dashed>* {
        position: relative;
        padding: 5rem 0rem;
    }

    .sm\:h-140 {
        height: 35rem;
    }

    .sm\:pt-10 {
        padding-top: 2.5rem
    }

    .sm\:text-12 {
        font-size: 3rem;
    }

    .sm\:text-16 {
        font-size: 4rem;
    }

    .sm\:text-4xl {
        font-size: 2.25rem;
        line-height: 2.5rem;
    }

    .sm\:text-center {
        text-align: center;
    }

    .sm\:text-base {
        font-size: 1rem;
        line-height: 1.5rem
    }

    .sm\:align-center {
        align-items: center;
    }

    .sm\:prose-base :where(blockquote):not(:where([class~=not-prose], [class~=not-prose] *)) {
        margin-top: 1.6em;
        margin-bottom: 1.6em;
        padding-inline-start: 1em;
        padding: 1.5rem 4rem;
    }

    .sm\:justify-between {
        justify-content: space-between;
    }
}

@media (min-width: 680px) {
    .conditions-list.md\:flex-row {
        display: flex;
        flex-direction: row !important;
    }

    .conditions-list-item.md\:basis-\[45\%\] {
        flex-basis: 45%
    }

    #single-vacancy .vacancy-desc h2,
    .specialty-text h2 {
        word-break: normal;
    }

    .md\:h-100 {
        height: 25rem;
    }

    .md\:aspect-auto {
        aspect-ratio: auto;
    }

    .md\:aspect-\[3\/2\] {
        aspect-ratio:3/2
    }

    .md\:justify-between {
        justify-content: space-between;
    }
    
    .md\:max-w-158 {
        max-width: 39.5rem;
    }

    .md\:h-24\.5 {
        height: 6.125rem;
    }

    .md\:max-w-full {
        max-width: 100%;
    }
    
    #from-zsu-to-ngu h1,
    #from-zsu-to-ngu h2  {
        font-size: 64px;
        line-height: 90%;
    }

    #from-zsu-to-ngu .from-zsu-to-ngu-text span {
        font-size: 16px;
        line-height: 130%;
    }

    #from-zsu-to-ngu .from-zsu-to-ngu-hero a {
        font-size: 16px;
        line-height: 130%;
    }

    .page-from-zsu-to-ngu-photo-2 {
        background: url("/wp-content/themes/azov/assets/images/from-zsu-to-ngu/from_zsu_to_ngu-photo-2.jpg");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .page-from-zsu-to-ngu-desc-photo,
    .page-from-zsu-to-ngu-photo-2,
    .page-from-zsu-to-ngu-photo-3 {
        align-self: stretch;
        aspect-ratio: 5/2;
        height: auto;
        margin-bottom: -1px;
    }
}

@media (min-width: 820px) {
    .grid-dashed>* {
        position: relative;
        padding: 5rem 2rem;
    }

    .grid-dashed>*::before {
        display: block;
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        width: 1px;
        pointer-events: none;
        --border-color: #525252;
        --color-line: 10px;
        --transparent-line: 10px;
        border: none;
        background-image: repeating-linear-gradient(to bottom, var(--border-color, white) 0, var(--border-color, white) var(--color-line), transparent calc(var(--transparent-line)), transparent calc(2 * var(--transparent-line)));
    }

    .grid-dashed> :nth-child(2n)::before {
        display: none;
    }

    .grid-dashed>*::after {
        display: none;
    }
    
    .header-vacancies a {
        max-width: 200px;
    }

    .header-vacancies-categories svg {
        height: 64px;
        width: 64px;
    }

    .contract-18-24-hero-container {
        background-image: url("/wp-content/themes/azov/assets/images/contract-18-24/contract-18-24-bg.jpg");
        padding: 0 0 3.5rem 0;
    }

    .contract-18-24-hero h1 {
        max-width: 620px;
        font-size: 88px;
        top: 40%;
    }

    #contract-18 h2,
    #contract-18 h3 {
        max-width: 30rem;
    }

    #contract-18 h2 {
        font-size: 7rem;
        letter-spacing: -3.36px;
    }

    #contract-18 h3 {
        font-size: 2.5rem;
    }

    #from-zsu-to-ngu h1,
    #from-zsu-to-ngu h2  {
        font-size: 64px;
        line-height: 90%;
    }

    #from-zsu-to-ngu .from-zsu-to-ngu-text span {
        font-size: 16px;
        line-height: 130%;
    }

    #from-zsu-to-ngu .from-zsu-to-ngu-hero a {
        font-size: 16px;
        line-height: 130%;
    }

    .footer-social-networks svg {
        height: 40px;
        width: auto;
    }

    .header-overlay-socials svg {
        height: 32px;
        width: auto;
    }

    .header-overlay-socials img {
        height: 32px;
        width: auto;
    }

    .md\:flex-none {
        flex: 0 0 auto;
    }
    
    .md\:h-8 {
        height: 2rem;
    }

    .md\:columns-2 {
        column-count: 2;
    }

    .md\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .md\:pb-8 {
        padding-bottom: 2rem;
    }

    .md\:px-16 {
        padding-left: 4rem;
        padding-right: 4rem;
    }

    .md\:pt-28 {
        padding-top: 7rem;
    }

    .md\:pb-32 {
        padding-bottom: 8rem;
    }

    .md\:h-13 {
        height: 3.25rem;
    }

    .md\:leading-\[90\%\] {
        line-height: 90%;
    }

    .md\:h-28 {
        height: 7rem;
    }

    .md\:h-68 {
        height: 17rem;
    }

    .md\:gap-12 {
        gap: 3rem;
    }

    .md\:gap-\[66px\] {
        gap: 66px;
    }

    .md\:text-12 {
        font-size: 3rem;
    }

    .md\:text-7xl {
        font-size: 4.5rem;
    }

    .md\:text-\[88px\] {
        font-size: 88px;
    }

    .md\:font-black {
        font-weight: 900;
    }

    .md\:text-2xl {
        font-size: 1.5rem;
        line-height: 1.5
    }

    .md\:text-5xl,
    .md\:text-5xl\/none {
        font-size: 3rem;
        line-height: 1
    }

    .md\:h-24\.5 {
        height: 6.125rem;
    }

    .md\:h-150 {
        height: 37.5rem;
    }

    .md\:h-180 {
        height: 45rem;
    }

    .md\:h-236 {
        height: 59rem;
    }

    .md\:w-24 {
        width: 6rem
    }

    .md\:w-28 {
        width: 7rem
    }

    .md\:w-64 {
        width: 16rem;
    }

    .md\:max-w-\[26rem\] {
        max-width: 26rem;
    }

    .md\:max-w-\[34rem\] {
        max-width: 34rem;
    }

    .md\:max-w-\[68rem\] {
        max-width: 68rem;
    }

    .md\:max-w-\[1114px\] {
        max-width: 1114px
    }

    .md\:max-w-\[70rem\] {
        max-width: 70rem;
    }

    .md\:max-w-158 {
        max-width: 39.5rem;
    }

    .md\:block {
        display: block;
    }

    .md\:flex-shrink-0 {
        flex-shrink: 0;
    }

    .md\:basis-\[45\%\] {
        flex-basis: 45%
    }

    .md\:float-right {
        float: right;
    }

    .md\:inline {
        display: inline;
    }

    .md\:text-lg {
        font-size: 1.125rem;
        line-height: 1.75rem;
    }

    .md\:text-xl {
        font-size: 1.25rem;
        line-height: 1
    }

    .md\:text-\[4\.5rem\] {
        font-size: 4.5rem;
    }

    .md\:break-normal {
        overflow-wrap: normal;
        word-break: normal;
    }

    .md\:pb-0 {
        padding-bottom: 0;
    }

    .md\:pb-6 {
        padding-bottom: 1.5rem;
    }

    .md\:pb-12 {
        padding-bottom: 3rem;
    }

    .md\:gap-1 {
        gap: 0.25rem
    }

    .md\:gap-4 {
        gap: 1rem
    }

    .md\:gap-10 {
        gap: 2.5rem
    }

    .md\:gap-14 {
        gap: 3.5rem
    }

    .md\:gap-32 {
        gap: 8rem
    }

    .md\:gap-20 {
        gap: 5rem
    }

    .md\:order-last {
        order: 9999;
    }

    .md\:mb-20 {
        margin-bottom: 5rem;
    }

    .md\:-mt-8 {
        margin-top: -2rem
    }

    .md\:mt-20 {
        margin-top: 5rem;
    }

    .md\:pt-20 {
        padding-top: 5rem;
    }

    .md\:pt-24 {
        padding-top: 6rem;
    }

    .md\:px-0 {
        padding-left: 0;
        padding-right: 0;
    }

    .md\:px-5 {
        padding-left: 1.125rem;
        padding-right: 1.125rem;
    }

    .md\:px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }

    .md\:pl-16 {
        padding-left: 4rem;
    }

    .md\:py-10 {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
    }

    .md\:py-16 {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }

    .md\:py-20 {
        padding-top: 5rem;
        padding-bottom: 5rem;
    }

    .md\:py-40 {
        padding-top: 10rem;
        padding-bottom: 10rem;
    }

    .md\:my-\[-6\] {
        margin-left: -1.5rem;
        margin-right: -1.5rem;
    }

    .md\:\-mt-10 {
        margin-top: -2.5rem
    }

    .md\:mt-0 {
        margin-top: 0;
    }

    .md\:bg-\[url\(\'\/wp-content\/themes\/azov\/img\/recruit-centers\.jpg\'\)\] {
        background-image: url(/wp-content/themes/azov/img/recruit-centers.jpg)
    }

    .md\:w-min {
        width: -moz-min-content;
        width: min-content
    }

    .md\:leading-\[1\.7\] {
        line-height: 1.7
    }

    @keyframes slideUp {
        from {
            transform: translateY(50px);
        }

        to {
            transform: translateY(0);
        }
    }

    @keyframes slideDown {
        from {
            transform: translateY(-50px);
        }

        to {
            transform: translateY(0);
        }
    }
}

@media (min-width: 1200px) {
    #contract-18 {
        background-image: url("/wp-content/themes/azov/assets/images/best_year.jpg")
    }

    #contract-18 h2 {
        max-width: 30rem;
        font-size: 7rem;
        letter-spacing: -3.36px;
    }

    #contract-18 h3 {
        font-size: 3rem;
    }

    .contract-18-24-hero h1 {
        max-width: 830px;
        font-size: 118px;
        top: 28%;
    }

    #from-zsu-to-ngu {
        background-image: url("/wp-content/themes/azov/assets/images/from_zsu_to_ngu.jpg");
    }
    
    #from-zsu-to-ngu h1,
    #from-zsu-to-ngu h2  {
        font-size: 44px;
    }

    .page-from-zsu-to-ngu-step-img {
        max-width: unset;
    }

    .vertical-divider::after {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 50%;
        width: 1px;
        background: repeating-linear-gradient(to bottom,
                #525252,
                #525252 2px,
                transparent 2px,
                transparent 10px);
        transform: translateX(-50%);
        z-index: 10;
    }

    .header-overlay-socials svg {
        height: 24px;
        width: auto;
    }

    .header-overlay-socials img {
        height: 24px;
        width: auto;
    }

    .header-overlay-container-wrapper {
        margin-top: unset;
        max-height: 100%;
    }

    .header-overlay-container {
        max-width: 812px;
    }

    .header-overlay-menu {
        max-width: 100%;
    }

    .lg\:aspect-square {
        aspect-ratio: 1 / 1;
    }

    .lg\:break-all {
        word-break: break-all;
    }

    .lg\:justify-start {
        justify-content: flex-start;
    }

    .lg\:justify-center {
        justify-content: center;
    }

    .lg\:align-center {
        align-items: center;
    }

    .lg\:justify-between {
        justify-content: space-between;
    }

    .lg\:grid-cols-5 {
        grid-template-columns: repeat(5, minmax(0, 1fr));
    }

    .lg\:col-span-2 {
        grid-column: span 2 / span 2;
    }

    .lg\:absolute {
        position: absolute;
    }

    .lg\:top-0 {
        top: 0;
    }

    .lg\:p-6 {
        padding: 1.5rem;
    }

    .lg\:items-center {
        align-items: center;
    }

    .lg\:gap-24 {
        gap: 6rem
    }

    .lg\:flex-1 {
        flex: 1;
    }

    .lg\:flex-col {
        flex-direction: column;
    }

    .lg\:flex-col-reverse {
        flex-direction: column-reverse;
    }

    .lg\:col-span-1 {
        grid-column: span 1 / span 1;
    }

    .lg\:grid {
        display: grid;
    }

    .lg\:text-\[96px\] {
        font-size: 96px;
    }

    .lg\:min-h-20 {
        min-height: 5rem;
    }

    .lg\:columns-3 {
        column-count: 3;
    }

    .lg\:h-auto {
        height: auto;
    }

    .lg\:h-13 {
        height: 3.25rem;
    }

    .lg\:h-150 {
        height: 37.5rem;
    }

    .lg\:h-\[80vh\] {
        height: 80vh;
    }

    .lg\:max-w-112 {
        max-width: 28rem;
    }

    .lg\:max-w-\[32rem\] {
        max-width: 32rem;
    }

    .lg\:max-w-\[1114px\] {
        max-width: 1114px
    }

    .lg\:w-1\/2 {
        width: 50%;
    }

    .lg\:text-16 {
        font-size: 4rem;
    }

    .lg\:p-14 {
        padding: 3.5rem;
    }

    .lg\:gap-12 {
        gap: 3rem
    }

    .lg\:pr-8 {
        padding-right: 2rem;
    }

    .lg\:pt-8 {
        padding-top: 2rem;
    }

    .lg\:p-10 {
        padding: 2.5rem;
    }

    .lg\:pb-10 {
        padding-bottom: 2.5rem;
    }

    .lg\:pt-16 {
        padding-top: 4rem;
    }

    .lg\:pt-0 {
        padding-top: 0;
    }

    .lg\:px-\[44\.5px\] {
        padding-left: 44.5px;
        padding-right: 44.5px;
    }

    .lg\:mt-0 {
        margin-top: 0;
    }

    .lg\:-mb-8 {
        margin-bottom: -2rem;
    }

    .lg\:-mt-10 {
        margin-top: -2.5rem
    }

    .lg\:-mt-32 {
        margin-top: -8rem;
    }

    .lg\:pb-6 {
        padding-bottom: 1.5rem;
    }

    .lg\:mb-20 {
        margin-bottom: 5rem;
    }

    .lg\:pb-10 {
        padding-bottom: 2.5rem;
    }

    .lg\:pb-12 {
        padding-bottom: 3rem;
    }

    .lg\:px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }

    .lg\:px-14 {
        padding-left: 3.5rem;
        padding-right: 3.5rem;
    }

    .lg\:py-28 {
        padding-top: 7rem;
        padding-bottom: 7rem;
    }

    .lg\:gap-6 {
        gap: 1.5rem
    }

    .lg\:gap-8 {
        gap: 2rem
    }

    .lg\:gap-10 {
        gap: 2.5rem
    }

    .lg\:gap-14 {
        gap: 3.5rem
    }

    .lg\:gap-16 {
        gap: 4rem
    }

    .lg\:gap-22 {
        gap: 5.5rem
    }

    .lg\:gap-32 {
        gap: 8rem
    }

    .lg\:gap-x-20 {
        -moz-column-gap: 5rem;
        column-gap: 5rem
    }

    .lg\:px-\[1\.675rem\] {
        padding-left: 1.675rem;
        padding-right: 1.675rem;
    }

    .lg\:py-\[4\] {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

    .lg\:text-center {
        text-align: center;
    }

    .lg\:flex-row {
        flex-direction: row;
    }

    .lg\:justify-items-center {
        justify-items: center;
    }

    .lg\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }

    .lg\:grid-cols-5 {
        grid-template-columns: repeat(5, minmax(0, 1fr));
    }

    .lg\:gap-x-normal {
        column-gap: normal;
    }

    .lg\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .lg\:col-start-1 {
        grid-column-start: 1;
    }

    .lg\:col-start-2 {
        grid-column-start: 2;
    }

    .lg\:col-start-3 {
        grid-column-start: 3;
    }

    .lg\:col-start-4 {
        grid-column-start: 4;
    }

    .lg\:col-start-5 {
        grid-column-start: 5;
    }

    .lg\:col-1 {
        grid-column: 1;
    }

    .lg\:col-2 {
        grid-column: 2;
    }

    .lg\:col-3 {
        grid-column: 3;
    }

    .lg\:col-4 {
        grid-column: 4;
    }

    .lg\:col-5 {
        grid-column: 5;
    }

    .lg\:row-start-1 {
        grid-row-start: 1;
    }

    .lg\:row-start-2 {
        grid-row-start: 2;
    }

    .lg\:row-start-3 {
        grid-row-start: 3;
    }

    .lg\:row-start-4 {
        grid-row-start: 4;
    }

    .lg\:row-start-5 {
        grid-row-start: 5;
    }

    .lg\:text-xl {
        font-size: 1.25rem;
    }

    .lg\:text-xl\/none {
        font-size: 1.25rem;
        line-height: 1
    }

    .lg\:text-2xl\/none {
        font-size: 1.5rem;
        line-height: 1
    }

    .lg\:text-4xl\/none {
        font-size: 2.25rem;
        line-height: 1
    }
}

@media (min-width: 1584px) {
    .grid-dashed>* {
        position: relative;
        padding: 5rem 8.5rem;
    }

    .contract-18-24-hero-container {
        padding: 0 0 6rem 0;
    }

    .contract-18-24-hero h1 {
        max-width: 1320px;
        font-size: 188px;
        top: 28%;
    }

    #from-zsu-to-ngu h1,
    #from-zsu-to-ngu h2  {
        font-size: 56px;
    }

    .header-overlay-container-wrapper {
        padding: 0 24px;
        max-width: 1114px;
        position: absolute;
        height: 100%;
    }

    .xl\:h-225 {
        height: 56.25rem;
    }

    .xl\:columns-3 {
        column-count: 3;
    }

    .xl\:flex {
        display: flex;
    }

    .xl\:flex-row {
        flex-direction: row;
    }

    .xl\:justify-between {
        justify-content: space-between;
    }

    .xl\:h-160 {
        height: 40rem;
    }

    .xl\:h-200 {
        height: 50rem;
    }

    .xl\:pt-16 {
        padding-top: 4rem;
    }

    .xl\:pb-12 {
        padding-bottom: 3rem;
    }

    .xl\:-mb-16 {
        margin-bottom: -4rem;
    }

    .xl\:text-5xl\/none {
        font-size: 3rem;
        line-height: 1
    }

    .xl\:max-w-135 {
        max-width: 33.75rem;
    }

    .\@2xl\:max-w-\[48rem\] {
        max-width: 48rem;
    }

    .xl\:max-w-\[1114px\] {
        max-width: 1114px
    }

    .xl\:max-w-\[1360px\] {
        max-width: 1360px;
    }

    .\@2xl\:text-\[6rem\] {
        font-size: 6rem
    }

    .\@2xl\:px-18 {
        padding-left: 4.5rem;
        padding-right: 4.5rem;
    }

    .\@2xl\:py-\[1\.675rem\] {
        padding-top: 1.675rem;
        padding-bottom: 1.675rem;
    }

    #contract-18 h2 {
        max-width: 44rem;
        font-size: 11.25rem;
        letter-spacing: -5.4px;
    }

    #contract-18 h3 {
        font-size: 4.375rem;
    }
}