

/* Start:/local/templates/niagara_vacancyy/css/style.css?176060726522406*/
body {
    /* background-color: #F5F5F5; */
    overflow-x: hidden;
    font-family: "Suisse Intl", sans-serif;
    margin: 0px;
}

html {
    scroll-behavior: smooth;
}

.custom-select.open .options {
    overflow: auto;
    max-height: 500px;

}

.header-block {
    display: flex;
    justify-content: center;
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
}

.plgm-text-top {
    font-size: 47px !important;
    color: #414141 !important;
}

.header-block-group {
    max-width: 1500px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.pfg-border {
    height: 2px;
    background: #D9D9D9;
    margin-top: 100px;
    margin-bottom: 50px;
}

.hbg-logo img {
    max-width: 166px;
}

.hbg-nav {
    display: flex;
    gap: 100px;
}

.hbg-nav a {
    /* font-family: "Montserrat", sans-serif; */
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 1px;
    color: #FFFFFFCC;
    text-decoration: none;
}

.hbg-button-white a {
    font-weight: 600;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: 0%;
    color: #FFFFFF;
    border-radius: 15px;
    padding: 10px 30px;
    display: inline-block;
    position: relative;
    text-decoration: none;
    background-color: transparent;
}

.hbg-button-white a::after {
    content: "";
    position: absolute;
    left: 30px;
    bottom: -6px;
    width: 67%;
    height: 2px;
    background: #FFFFFF;
}

header {
    position: absolute;
    z-index: 5;
    width: 100%;
}

.main-banner-button {
    display: flex;
    justify-content: center;
    padding-top: 50px;
}

.hbg-button a {
    /* font-family: "Inter", sans-serif; */
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: 0%;
    color: #FFFFFF;
    border-radius: 15px;
    padding: 20px 30px;
    background-color: #1754D9;
    text-decoration: none;
}

.mbg-middle {
    width: 100%;
    padding-top: 130px;
}

.main-banner {
    display: flex;
    justify-content: center;
    position: relative;
}

.main-banner-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 130%;
    object-fit: cover; /* чтобы видео красиво обрезалось по размеру блока */
    z-index: -1; /* отправляем за контент */
}

.main-banner-group {
    max-width: 1500px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding-top: 100px;
    height: 800px;
}

.mbg-middle h2 {
    /* font-family: "Unbounded", sans-serif; */
    font-weight: 600;
    font-size: 36px;
    line-height: 140%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-block-start: 0em;
    margin-block-end: 0em;
}

.mbg-middle h3 {
    color: #FFFFFF;
    /* font-family: "Unbounded", sans-serif; */
    font-weight: 600;
    font-size: 36px;
    line-height: 140%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
    margin-block-start: 0em;
    margin-block-end: 0em;
}

.mbgm-group {
    padding-bottom: 70px;
}

.mbg-left {
    display: flex;
    position: relative;
    width: 14%;
}

.mbg-left img {
    width: 100%;
    position: absolute;
    left: 100%;
    top: 40%;
}

.mbg-right {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    position: relative;
    align-items: flex-start;
    padding-bottom: 50px;
}

.mbg-right img {
    position: absolute;
    min-width: 393px;
    left: 10%;
    top: 20%;
}

.fqgl-head-mobile {
    display: none;
}


.mbgr-group a {
    /* font-family: "Inter", sans-serif; */
    font-weight: 600;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0%;
    /* min-width: 220px; */
    text-decoration: none;
    color: black;
}

.mbgr-group {
    min-width: 220px;
}

.mbgrg-border {
    background: black;
    height: 2px;
    width: 73%;
    margin-top: 5px;
}

.history-our-team {
    display: flex;
    justify-content: center;
    background: linear-gradient(to bottom, #FFFFFF 0%, #F5F5F5 100%);
    padding-top: 80px;
    padding-bottom: 0px;
    border-radius: 90px;
    padding-left: 20px;
    padding-right: 20px;
}

.history-our-team-group {
    max-width: 1350px;
    width: 100%;
    display: flex;
    gap: 100px;
}

.hotg-left h2 {
    /* font-family: "Unbounded", sans-serif; */
    font-weight: 500;
    font-size: 40px;
    line-height: 150%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #414141;
    margin-block-start: 0em;
    margin-block-end: 0em;
}

.hotg-left h3 {
    /* font-family: "Unbounded", sans-serif; */
    font-weight: 500;
    font-size: 40px;
    line-height: 150%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #41414180;
    margin-block-start: 0em;
    margin-block-end: 0em;
    max-width: 300px;
}

.history-video {
    width: 700px !important;
    height: 394px !important;
}

.swiper-history-team {
    overflow: hidden;
    max-width: 1230px;
}

.video-play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    background: transparent;
    border: none;
    border-radius: 50%;
    width: 64px;
    height: 64px;
    background-image: url('/local/templates/niagara_vacancyy/css/../img/Polygon 1 (1).svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 50%;
    cursor: pointer;
}

.video-preview {
    position: absolute; 
    width: 100%; 
    height: 100%; 
    object-fit: cover; 
    cursor: pointer;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 30px;
}

.video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, rgba(22, 117, 246, 0.8) 30%, rgba(22, 117, 255, 0) 60%), rgba(0, 0, 0, 0.3);
    z-index: 1;
    border-radius: 30px;
}

.video-wrapper {
    max-width: 700px;
    height: 394px;
}

.free-vacancies {
    display: flex;
    justify-content: center;
    /* padding-top: 100px; */
    padding-bottom: 50px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #FFFFFF;
    /* border-radius: 0px 0px 90px 90px; */
}

.free-vacancies-group {
    max-width: 1350px;
    width: 100%;
    display: flex;
    gap: 100px;
}

.fvg-head span {
    /* font-family: "Unbounded", sans-serif; */
    font-weight: 500;
    font-size: 40px;
    line-height: 150%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #41414180;

}

.fvg-head h2 {
    /* font-family: "Unbounded", sans-serif; */
    font-weight: 600;
    font-size: 40px;
    line-height: 150%;
    letter-spacing: 0%;
    color: #414141;
    text-transform: uppercase;
}

.fvgmb-img img {
    max-width: 175px;
    border-radius: 30px;
    width: 100%;
    height: 125px;
}

.fvg-filter {
    display: flex;
    justify-content: space-between;
    padding-bottom: 70px;
}

.fvgmb-text {
    max-width: 496px;
    width: 100%;
}

.fvgrb-group {
    padding: 35px;
    padding-top: 55px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
}

.fvgrb-group h2 {
    font-weight: 500;
    font-style: Medium;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 150%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #FFFFFF;
}

.fvgrb-group a {
    padding: 15px 30px;
    background: white;
    border-radius: 15px;
}

.fvgrb-group p {
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 140%;
    letter-spacing: 0%;
    color: #FFFFFF;

}

.fvg-right {
    padding-top: 125px;
}

.fvg-filter a {
    font-weight: 450;
    font-style: Book;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 140%;
    letter-spacing: 5%;
    color: #41414180;
    position: relative;
}

/* .fvg-filter a.active {
    color: #414141;
} */


/* .fvg-filter a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 100%;
    height: 10px;
    background: url('/local/templates/niagara_vacancyy/css/<?=SITE_TEMPLATE_PATH?>/img/nizhn-pod.svg') no-repeat bottom left;
    background-size: 100% 100%;
} */

.fvgm-show-more {
    display: flex;
    justify-content: center;
    padding-top: 50px;
}

.fvgm-show-more a {
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 140%;
    letter-spacing: 0%;
    color: #414141;
    display: inline-block;
    position: relative;
}

.fvgm-show-more a::after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: -10px;
    width: 100%;
    height: 2px;
    background: #414141;
}

.fvgm-block {
    padding: 10px;
    background: #F5F5F5;
    border-radius: 20px;
    /* max-width: 360px; */
    /* flex:  0 0 28%; */
    display: flex;
    gap: 50px;
    align-items: center;
    max-width: 950px;
    width: 100%;
    justify-content: space-between;
}

.fvgmb-text h4 {
    /* font-family: "Unbounded", sans-serif; */
    font-weight: 600;
    font-size: 19px;
    line-height: 150%;
    letter-spacing: 0%;
    text-transform: uppercase;
    margin-block-start: 0.5em;
    margin-block-end: 0em;
}

.fvgmb-text p {
    /* font-family: "Montserrat", sans-serif; */
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0%;
    color: #414141CC;
    height: 60px;
}

.fvgm-buttons a:first-child {
    /* font-family: "Inter", sans-serif; */
    font-weight: 600;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: 0%;
    color: #414141;
    padding: 15px 20px;
    background-color: #F5F5F5;
    border-radius: 15px;
    width: 48%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

.fvgm-buttons a:last-child {
    /* font-family: "Inter", sans-serif; */
    font-weight: 600;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: 0%;
    color: #414141;
    background-color: #FFFFFF;
    border-radius: 15px;
    padding: 15px 35px;
    width: 48%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

.fvgm-buttons {
    display: flex;
    justify-content: space-between;
    gap: 25px;
}

.flatpickr-calendar  {
    /* font-family: "Inter", sans-serif; */
}

.fvg-main {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.people-like {
    display: flex;
    justify-content: center;
    background-color: #FFFFFF;
    padding-top: 100px;
    padding-bottom: 50px;
    border-radius: 90px 90px 0px 0px;
    padding-left: 20px;
    padding-right: 20px;
}

.people-like-group {
    max-width: 1350px;
    width: 100%;
}

.plg-head h2 {
    /* font-family: "Unbounded", sans-serif; */
    font-weight: 600;
    font-size: 40px;
    line-height: 150%;
    letter-spacing: 0%;
    color: #414141;
    text-transform: uppercase;
    margin-block-start: 0em;
    margin-block-end: 0em;
}

.plg-head h3 {
    /* font-family: "Unbounded", sans-serif; */
    font-weight: 600;
    font-size: 40px;
    line-height: 150%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #414141;
    margin-block-start: 0em;
    margin-block-end: 0em;
}

.plgm-block h4 {
    /* font-family: "Unbounded", sans-serif; */
    font-weight: 300;
    font-size: 128px;
    line-height: 150%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #414141;
    margin-block-start: 0em;
    margin-block-end: 0em;
}

.plgm-block p {
    /* font-family: "Montserrat", sans-serif; */
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #414141CC;
    margin-block-start: 0em;
    margin-block-end: 1.5em;
}

.plg-main {
    display: flex;
    justify-content: space-between;
    padding-top: 50px;
}

.plgm-block {
    display: flex;
    flex-direction: column;
}

.plgsr-block p {
    /* font-family: "Inter", sans-serif; */
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #414141;
    max-width: 465px;
}

.plgsr-block {
    gap: 20px;
    display: flex;
    align-items: center;
    padding-bottom: 15px;    
}

.plg-stats {
    display: flex;
    justify-content: space-between;
    padding-top: 80px;
}

.fqgl-head-mobile {
    display: none !important;
}

.zabota-o-kazhdom {
    display: flex;
    justify-content: center;
    padding-top: 50px;
    /* padding-bottom: 20px; */
    padding-left: 20px;
    background-color: #FFFFFF;
    padding-right: 20px;
}

.zabota-o-kazhdom-group {
    max-width: 1350px;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.zokg-left span {
    color: #5A5A5A;

}

.zokg-left p {
    /* font-family: "Inter", sans-serif; */
    color: #414141B2;
    max-width: 550px;
    margin-block-end: 0em;

    font-weight: 400;
    font-size: 20px;
    line-height: 120%;
    letter-spacing: 0%;

}

.zokg-left h2 {
    /* font-family: "Unbounded", sans-serif; */
    font-weight: 600;
    font-size: 40px;
    line-height: 150%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #1754D9;
}

.razvitie-yvazhenie {
    display: flex;
    justify-content: center;
    padding-bottom: 100px;
    padding-left: 20px;
    padding-right: 20px;
        background-color: #FFFFFF;
}

.razvitie-yvazhenie-group {
    max-width: 1350px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    /* flex-direction: column; */
    gap: 70px;
}

.zokg-right {
    position: relative;
    width: 67%;
}

.opg-main {
    display: flex;
    justify-content: space-between;
}

.opg-head h2 {
    /* font-family: Suisse Intl; */
    font-weight: 600;
    font-style: SemiBold;
    font-size: 32px;
    leading-trim: NONE;
    line-height: 140%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #414141;

}

.fqg-left {
    width: 50%;
}

/* .opg-block img {
    width: 120%;
} */

.our-products {
    display: flex;
    justify-content: center;
    padding-top: 50px;
    padding-bottom: 100px;
    padding-left: 20px;
    background-color: #FFFFFF;
    padding-right: 20px;
}

.our-products-group {
    max-width: 1350px;
    width: 100%;
}

.zokg-right img {
    /* position: absolute;
    right: 0%;
    top: 55%;
    height: 130%; */
}

.ryg-block span {
    color: #1754D9;
}

.ryg-block p {
    /* font-family: "Inter", sans-serif; */
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0%;
    max-width: 415px;
    text-align: justify;

}

.ryg-block h4 {
    /* font-family: "Unbounded", sans-serif; */
    font-weight: 600;
    font-size: 20px;
    line-height: 150%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #5A5A5A;
    /* max-width: 275px; */
    /* margin-block-start: 0px; */
    margin-block-start: 2.33em;
    margin-block-end: 0.33em;
    height: 60px;
}


.rygb-middle {
    /* padding-top: 50px; */
    padding-left: 350px;
}

.rygb-right {
    padding-left: 700px;
}

.zag-left span {
    color: #1754D9;
}

.zag-left h2 {
    /* font-family: "Unbounded", sans-serif; */
    font-weight: 600;
    font-size: 40px;
    line-height: 150%;
    letter-spacing: 0%;
    text-transform: uppercase;
    margin-block-start: 0em;
    margin-block-end: 25px;
}

.zapolnite-ankety {
    display: flex;
    justify-content: center;
    padding-bottom: 100px;
    padding-left: 20px;
        background-color: #FFFFFF;
    padding-right: 20px;
}

.zapolnite-ankety-group {
    max-width: 1350px;
    width: 100%;
    display: flex;
    gap: 80px;
}

.zag-right {
    width: 100%;
}

.custom-select {
    position: relative;
    background: #F5F5F5;
    border-radius: 12px;
    padding: 15px;
    margin-bottom: 15px;
    cursor: pointer;
    box-shadow: 0 0 0 1px #eee;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.custom-select .selected {
    color: #1a1a1a;
}

.custom-select .placeholder {
    color: #aaa;
}

.custom-select .select-arrow {
    font-size: 12px;
    color: #0072ce;
}

.custom-select .options {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: white;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.05);
    margin-top: 5px;
    z-index: 100;
    display: none;
    list-style: none;
    padding: 0;
    overflow: hidden;
}

.custom-select .options li {
    padding: 12px 15px;
    cursor: pointer;
}

.custom-select .options li:hover {
    background-color: #f0f0f0;
}

.custom-select.open .options {
    display: block;
}

.custom-select {
    /* font-family: "Inter", sans-serif; */
    font-weight: 500;
    font-size: 20px;
    line-height: 150%;
    letter-spacing: 0%;
}

.zagr-form input {
    background: #F5F5F5;
    border-radius: 12px;
    padding: 15px;
    margin-bottom: 15px;
    cursor: pointer;
    box-shadow: 0 0 0 1px #eee;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: none;
    outline: none;
    /* font-family: "Inter", sans-serif; */
    font-weight: 500;
    font-size: 20px;
    line-height: 150%;
    letter-spacing: 0%;
}

.zagr-form input::placeholder {
    color: #aaa;
}

.zagrf-group input {
    width: 100%;
}

.zagrf-group {
    display: flex;
    justify-content: space-between;
    gap: 15px;
}

.zagrf-group-and-span span {
    /* font-family: "Inter", sans-serif; */
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0%;
    color: #41414180;
}

.zagrf-group-and-span input {
    width: 53%;
    /* margin-right: 15px; */
}

.zagr-form {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.zagrf-button button {
    /* font-family: "Inter", sans-serif; */
    font-weight: 600;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: 0%;
    color: #FFFFFF;
    border-radius: 15px;
    padding: 20px 30px;
    background-color: #1754D9;
    border: none;
    outline: none;
    width: 48%;
}

.zagrfb-sogl span {
    /* font-family: "Inter", sans-serif; */
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: 0%;
    color: #414141;
}

.zagrf-button {
    display: flex;
    justify-content: space-between;
    padding-top: 30px;
    gap: 20px;
}

.zagrfb-sogl {
    display: flex;
    gap: 10px;
    align-items: baseline;
}

/* .fqgl-head span {
    color: #41414180;
} */

.pfgbc-head h2 {
    font-weight: 600;
    font-style: SemiBold;
    font-size: 40px;
    leading-trim: NONE;
    line-height: 140%;
    letter-spacing: 0%;
    text-transform: uppercase;
}

.pfgbcm-group {
    display: flex;
    gap: 10px;
}

.pfgbc-main-group {
    display: flex;
    justify-content: space-between;  
}

.pfgbcm-span {
    display: flex;
    justify-content: center;
}

.pfgbc-main span {
    font-weight: 400;
    font-style: Regular;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 140%;
    letter-spacing: 0%;
    text-align: center;
    color: #414141B2;

}

.pfgbcm-group p { 
    font-weight: 400;
    font-style: Regular;
    font-size: 32px;
    leading-trim: NONE;
    line-height: 140%;
    letter-spacing: 0%;
    text-transform: uppercase;

}

.fqgl-head h2 {
    /* font-family: "Unbounded", sans-serif; */
    font-weight: 600;
    font-size: 40px;
    line-height: 150%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #414141;
}

.faq-quest {
    display: flex;
    justify-content: center;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 100px;
    background-color: #FFFFFF;
}

.faq-quest-group {
    max-width: 1350px;
    width: 100%;
    display: flex;
    gap: 80px;
    justify-content: center;
}

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

.fqglmb-faq {
    display: flex;
    align-items: center;
    background: #F5F5F5;
    transition: background 0.3s;
    justify-content: space-between;
}

.fqglmb-quest {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: max-height 0.4s ease, opacity 0.4s ease;
}

.fqglm-block.open .fqglmb-quest {
  max-height: max-content;
  opacity: 1;
  padding-top: 10px;
}

.faq-arrow {
  transition: transform 0.3s ease;
}

.fqglm-block.open .faq-arrow {
  transform: rotate(270deg);
}


.fqglmb-faq p {
    /* font-family: "Inter", sans-serif; */
    font-weight: 500;
    font-size: 20px;
    line-height: 150%;
    letter-spacing: 0%;
    color: #414141;
}

.fqglm-block {
    padding: 10px 20px;
    border-radius: 20px;
    background-color: #F5F5F5;
    margin-bottom: 20px;
}

.fqgl-main {
    padding-top: 15px;
}

.fqglmb-quest p {
    /* font-family: "Inter", sans-serif; */
    font-weight: 600;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0%;
    color: #414141CC;
}

.hotg-right {
    overflow: hidden;
}

.politic-foot {
    display: flex;
    justify-content: center;
    background: #F5F5F5;
    padding-top: 50px;
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 90px 90px 0px 0px;
}

.politic-foot-group {
    max-width: 1350px;
    width: 100%;
}

.politic-foot-group a {
    /* font-family: "Inter", sans-serif; */
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-offset: 0%;
    text-decoration-thickness: 0%;
    text-decoration-skip-ink: auto;
    color: #414141;

}

/* Скрыто изначально */
.popup-overlay {
  position: fixed;
  inset: 0;
  display: none;
  justify-content: center;
  align-items: center;
  background-color: rgba(0,0,0,.5);
  z-index: 1000;
}

.popup-content {
  position: relative;
  background: #fff;
  padding: 20px;
  border-radius: 12px;
  max-width: 400px;
  width: 90%;
}

.popup-close {
    position: absolute;
    top: -55px;
    right: -30px;
    font-size: 50px;
    cursor: pointer;
    color: white;
}
.popup-overlay.show {
  display: flex;
}

.popup-content h4 {
    /* font-family: "Unbounded", sans-serif; */
    font-weight: 500;
    font-size: 20px;
    line-height: 150%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #2578D0;
}

#popup-text {
    /* font-family: "Montserrat", sans-serif; */
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0%;
    color: #414141CC;
}

.mbgr-group-mobile {
    display: none;
}


/* End */


/* Start:/local/templates/niagara_vacancyy/css/style-media.css?17593855656346*/
@media (max-width: 1250px) {
    .rygb-right {
        padding-left: 650px;
    }

    .rygb-middle {
        padding-left: 250px;
    }
}

@media (max-width: 990px) {
    .hbg-nav {
        display: none;
    }

    .rygb-right {
        padding-left: 0px;
    }

    .rygb-middle {
        padding-left: 0px;
    }

    .mbg-middle {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .main-banner-group {
        justify-content: center;
        flex-direction: column;
        align-items: center;
        padding-top: 75px;
    }

    .mbg-middle img {
        max-width: 380px;
    }

    .history-our-team {
        padding-top: 40px;
        padding-bottom: 40px;
        border-radius: 40px;
    }

    .hbg-button a {
        padding: 15px;
        font-size: 13px;
    } 

    .mbg-right {
        display: none;
    }
    .mbg-left img {
        display: none;
    }
    .history-our-team-group {
        gap: 50px;
        flex-direction: column;
    }

    .fvg-main {
        gap: 20px;
    }

    .fvg-right {
        display: none;
    }

    .fvgm-block {
        /* flex: 0 0 95%; */
        flex-direction: column;
        gap: 0px;
    }

    .plg-main {
        flex-wrap: wrap;
    }

    .plgm-block {
        flex: 0 0 40%;
    }

    .plgm-block h4 {
        font-size: 75px;
    }

    .plgm-block p {
        font-size: 18px;
    }

    .plgm-block svg {
        width: 100px;
    }

    .plg-stats {
        flex-direction: column;
    }

    .plgm-text-top {
        font-size: 27px !important;
        color: #414141 !important;
    }

    .fvg-filter a {
        font-size: 16px;
    }

    .zabota-o-kazhdom-group {
        flex-direction: column;
    }

    .razvitie-yvazhenie-group {
        flex-direction: column;
        /* padding: 0px 20px; */
        padding-top: 20px !important;
        gap: 0px;
    }

    .opg-main {
        flex-direction: column;
        gap: 20px;
    }


    .opg-block img {
        width: 100%;
    }

    .ryg-block h4 {
        margin-block-start: 0.33em;
    }

    .ryg-block {
        padding-top: 20px !important;
    }

    .zapolnite-ankety-group {
        flex-direction: column;
    }

    .zag-left img {
        width: 100%;
    }

    .zagrf-button {
        flex-direction: column;
    }

    .zagrf-button button {
        width: 100%;
    }
    
    .faq-quest-group {
        flex-direction: column-reverse;
        gap: 0px;
    }

    .fvgmb-text h4 {
        text-align: center;
    }

    .pfgbc-main-group {
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }

    .razvitie-yvazhenie {
        padding-bottom: 50px;
    }

    .fqgl-main {
        padding-top: 0px;
    }

    .fqg-left {
        width: 100%;
    }
/* 
    .fqgl-head-desk {
        display: bloc;
    } */

    .fqgl-head-mobile {
        display: block !important;
    }

    .fqgl-head img {
        display: none;
    }

    .fqg-right img {
        width: 100%;
    }
    .politic-foot-group {
        text-align: center;
    }
    .zagrf-group-and-span input {
        width: 86%;
    }
    .history-video {
        height: 195px !important;
        width: 100% !important;
    }

    .mbgr-group-mobile a {
        font-family: "Inter", sans-serif;
        font-weight: 600;
        font-size: 16px;
        line-height: 140%;
        letter-spacing: 0%;
        /* min-width: 220px; */
        text-decoration: none;
        color: black;
        position: relative;
    }

    .mbgr-group-mobile {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 30px;
    }

    .mbgrg-border {
        width: 40%;
    }

    .arrow-line-mobile {
        transform: rotate(240deg);
        position: absolute;
        top: 28%;
        left: -35%;
        max-width: 233px !important;
    }

    .text-line-mobile {
        position: absolute;
        max-width: 180px !important;
        transform: rotate(30deg);
        top: 48%;
        left: 51%;
    }
    .mbgm-group {
        padding-bottom: 150px;
    }

    .zokg-right img {
        width: 160%;
        position: static;
        height: auto;
    }

    .zokg-right {
        max-width: max-content;
        overflow: hidden;
    }

    .people-like {
        padding-top: 40px;
        padding-bottom: 40px;
        border-radius: 40px;
    }

    .zagr-form input {
        font-size: 16px;
    }

    .custom-select {
        font-size: 16px;
    }

    .fqgl-head h2 {
        font-size: 25px;
    }
    .fqglmb-faq p {
        font-size: 16px;
    }

    .zag-left h2 {
        font-size: 25px;
    }

    .zokg-left h2 {
        font-size: 25px;
    }

    .plg-head h2 {
        font-size: 25px;
    }

    .fvg-head h2 {
        font-size: 25px;
    }

    .hotg-left h2 {
        font-size: 25px;
    }
    
    .hotg-left h3 {
        font-size: 25px;
    }

    .fvg-head span {
        font-size: 25px;
    }

    .plg-head h3 {
        font-size: 25px;
    }

    .video-wrapper video {
        width: 100%;
        height: 200px;
    }

    .popup-content {
        width: 80%;
    }

    .fvgmb-img img {
        max-width: max-content;
        height: auto;
    }

    .vacancy-detail-container {
        width: 100%;
    }

    .vacancy-flex-group {
        flex-direction: column;
        padding: 10px;
    }
    
    .fvgmb-img {
        display: block;
    }

    .popup-close {
        right: -17px;
    }
    .zagrfb-sogl {
        max-width: 200px;
    }
    .free-vacancies-group {
        flex-direction: column;
    }
}

@media (max-width: 375px) {
    .text-line-mobile {
        position: absolute;
        max-width: 180px !important;
        transform: rotate(30deg);
        top: 65%;
        left: 51%;
    }

    .arrow-line-mobile {
        transform: rotate(240deg);
        position: absolute;
        top: 38%;
        left: -44%;
        max-width: 233px !important;
    }
}

/* End */


/* Start:/local/templates/niagara_vacancyy/css/suisseintl.css?1759385565541*/
@font-face {
	font-family: 'SuisseIntl';
	src: url('/local/templates/niagara_vacancyy/css/../fonts/suisseintl.eot'); /* IE 9 Compatibility Mode */
	src: url('/local/templates/niagara_vacancyy/css/../fonts/suisseintl.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
		url('/local/templates/niagara_vacancyy/css/../fonts/suisseintl.woff2') format('woff2'), /* Super Modern Browsers */
		url('/local/templates/niagara_vacancyy/css/../fonts/suisseintl.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
		url('/local/templates/niagara_vacancyy/css/../fonts/suisseintl.ttf') format('truetype'), /* Safari, Android, iOS */
		url('/local/templates/niagara_vacancyy/css/../fonts/suisseintl.svg#suisseintl') format('svg'); /* Chrome < 4, Legacy iOS */
}
/* End */
/* /local/templates/niagara_vacancyy/css/style.css?176060726522406 */
/* /local/templates/niagara_vacancyy/css/style-media.css?17593855656346 */
/* /local/templates/niagara_vacancyy/css/suisseintl.css?1759385565541 */
