.uk-navbar-nav>li>a {
    font-size: 1.125rem;
    font-weight: 400;
    padding: 0 0 0 0;
    margin: 0 10px 0 10px;
    border-bottom: 2px solid transparent;
    color: rgba(0,0,0,0.6) !important;
    flex-direction: column;
}

.uk-navbar-nav>li:hover {
    border-bottom: none;
    box-sizing: border-box;
}
.uk-navbar-toggle.uk-open, .uk-navbar-toggle:focus, .uk-navbar-toggle:hover {
    color: #00081E;
}
.uk-navbar-nav>li a:hover .uk-icon {
    color: #00081E !important;
}
.uk-navbar-nav>li>a:hover {

    color: #00081E !important;
}
.uk-navbar-nav>li:hover > a {
    color: #00081E;
    border-bottom: 2px solid #00081E !important;
}
.uk-navbar-container:not(.uk-navbar-transparent) {
    background: #fff;
}
.dropbtn {
    color: #000;
    padding: 15px 24px 15px 12px;
    background: url(/local/templates/pulkovo_index/main2/ddarrow-d.png) no-repeat right 10px center;
    font-size: 13px;
    border: none;
    cursor: pointer;
    display: block;
}

.dropbtn:hover {
    text-decoration: none;
}

.dropbtn:focus {
    outline: none;
}

.dropbtn:focus {
    outline: none;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    min-width: 180px;
    background: #FFFFFF;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    padding: 5px;
    z-index: 4;
}

.dropdown-content a {
    color: black;
    padding: 9px 15px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {
    background: rgba(216, 220, 222, 0.3);
    border-radius: 2px;
    color: rgba(0, 0, 0, 0.5);
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    color: #00081E;
    background: url(/local/templates/pulkovo_index/main2/ddarrow-u.png) no-repeat right 10px center;
}

.md-relative.z3 {
    z-index: 4;
}
@media (max-width: 640px){
    .md-relative.z3{
        display: none;
    }
}

.z3.tm-navbar-container:after {
    display: none;
}

.z2.tm-navbar-container:before {
    content: "";
    position: absolute;
    height: 1px;
    top: 0;
    left: 0;
    right: 0;
    border-bottom: 1px solid #E7EDF3;
}

.tm-navbar-lang {
    display: flex;
    margin: 0 -10px 0 0;
}
@media (max-width: 640px){
    .tm-navbar-lang{
        margin: 0;
    }
}

.tm-navbar-lang>*>a {
    width: 35px;
}

.tm-navbar-lang>li {
    position: relative;
}

.tm-navbar-lang>li:after {
    content: "";
    display: block;
    position: absolute;
    right: -1px;
    top: 3px;
    height: 20px;
    width: 1px;
    background: #F0F3F6;
    border-radius: 1px;
}
.tm-navbar-lang>li:last-child:after {
    display: none;
}

.tm-navbar-lang>*>a.language__img_active {
    color: #00081E;
    font-weight: bold;
    opacity: 1;
}
@media (max-width: 640px){
    .tm-navbar-lang>*>a {
        width: 27px;
    }
    .tm-navbar-lang>li:after{
        display: none;
    }
    .tm-navbar-lang>*>a.language__img_active{
        background: #eaecf3;
        border-radius: 2px;
    }
}
[class*=uk-dropdown-bottom] {
    margin-top: 0
}
.uk-navbar{
    /* position: initial; */
}
.uk-navbar.v2 {
    margin-left: 0;
    margin-right: 0;
}

.tm-navbar-nav-container {
    flex: 1;
}
.uk-subnav.uk-subnav-text>.uk-active>a {
    color: #00081E;
}
.uk-subnav.uk-subnav-text>*>a:focus, .uk-subnav.uk-subnav-text>*>a:hover {
    color: #00081E;
    text-decoration: none;
    outline: none;
}
.uk-navbar-nav .uk-dropdown {
    left: 0 !important;
    width: 100%;
}
#idMenu{
    width: 100% !important;
    left: 0 !important;
    top: 90px;
}
.dropdown-content > .dropbtn{
    display: none;
}
.icon__img-wrap svg{
    transition: all .3s;
}
.icon__img-wrap svg path{
    fill: #00081E;
}
.icon__item:hover .icon__img-wrap svg path{
    fill: #FFF;
}
.uk-dropdown-nav li {
    position: relative;
    margin: 0 0 10px 0;
}
.uk-mobile-me{
    display: none;
}
@media (max-width: 640px){
    .uk-mobile-me{
        display: block;
    }
}

.open_mibik_vers {
    max-width: 25px;
    margin: 5px;
}
.uk-button-strobed2 {
    background-color: white;
    color: #00081E !important;
    border: 1px solid #00081E;
}
/*.uk-button-strobed2:focus,*/ .uk-button-strobed2:hover {
    background-color: #00081E;
    color: #fff !important;
}

                               /****passengers/services/business-lounge/*****/
.tm-content-short {
    min-height: 400px;
}

.uk-background-top-center2 {
    background-position: initial;
}

.hideblock .uk-margin {
    margin-bottom: 20px !important;
}

.business_salons .uk-container.uk-header-area{
    box-sizing: border-box !important;
    padding: 0 !important;
}

.flex_row_between {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    width: 100%;
    background: rgba(0, 0, 0, 0.40);
    padding: 50px;
    box-sizing: border-box;
}

.flex_row_between_list p, .inner_flex p{
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 10px;
    text-align: left;
}

.flex_row_between_list ul li{
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 10px;
}

.flex_row_between_list ul li:last-child{
    margin-bottom: 0;
}

.flex_row_between_list ul{
    margin-bottom: 0;
}

.inner_flex_data_row {
    display: flex;
    flex-flow: row;
    align-items: center;
    margin-bottom: 47px;
}

.icon_btn{
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #FFF;
    background: rgba(255, 255, 255, 0.20);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    padding: 5px 58px;
}

.icon_btn img{
    height: 30px;
    width: auto;
}

.data_row_buttons {
    display: flex;
}

.data_row_text {
    margin-right: 64px;
    width: 360px;
}

.data_row_text p {
    margin-bottom: 0;
}

.mb47 {
    margin-bottom: 47px !important;
}

a.icon_btn.icon_btn_left {
    border-radius: 5px 0 0 5px;
}

a.icon_btn.icon_btn_right {
    border-radius: 0 5px 5px 0;
}

.parkingsp{
    position: relative;
    display: inline-block;
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.parkingsp:before{
    content:"";
    display: block;
    width: 40px;
    height: 40px;
    background: url("/images/content/parking.svg");
    position: absolute;
    left: 0;
    top: -22px;
}

.transport_banner .flex_row_between_list {
    width: 30%;
}

.transport_banner .flex_row_between_list p {
    padding-left: 50px;
    display: block;
    box-sizing: border-box;
}

.transport_banner .flex_row_between_list p:first-child {
    margin-bottom: 30px;
}

.transport_banner .uk-header-area {
    padding: 0;
}

.transport_banner.tm-content-short {
    max-height: 400px;
    min-height: initial !important;
}

.fasttrack_banner .uk-header-area {
    padding: 0;
}

.fasttrack_banner .bordered_flex_text p{
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 24px;
}

.fasttrack_banner .bordered_flex_row_right li{
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    position: relative;
}

.fasttrack_banner .snoska{
    position: absolute;
    top: 0;
    right: 0;
}

.fasttrack_banner .bordered_flex_buttons {
    display: flex;
}

.fasttrack_banner .bordered_flex_row {
    display: flex;
    align-items: flex-end;
    flex-flow: row;
    border-radius: 5px;
    border: 1px solid rgba(255, 255, 255, 0.40);
    background: rgba(217, 217, 217, 0.00);
    padding: 33px;
    width: fit-content;
}

.fasttrack_banner ul {
    margin-bottom: 0;
    list-style: none;
    margin-left: 0;
    padding: 0;
}

.fasttrack_banner .bordered_flex_row_right {
    margin-left: 30px;
}

.fasttrack_banner .no_bordered_flex_row {
    width: 28%;
    margin-right: 20px;
}

.fasttrack_banner .inner_flex_row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.fasttrack_banner .flex_row_between_text {
    width: 100%;
}

.business_salons .data_row_text p {
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 24px;
}



@media (max-width: 1160px) {
    .fasttrack_banner .inner_flex_row {
        flex-wrap: wrap;
    }

    .fasttrack_banner .bordered_flex_row {
        margin-bottom: 30px !important;
    }
    .fasttrack_banner .no_bordered_flex_row {
        width: 100%;
        padding-left: 30px;
    }
}


@media (max-width: 1100px) {
    .flex_row_between_list {
        display: none;
    }
    .transport_banner .flex_row_between_list {
        display: block;
    }
}
@media (max-width: 1024px){
    .transport_banner .flex_row_between_list {
        width: 48%;
    }

    .fasttrack_banner h1 {
        width: 100%;
        text-align: center;
    }
    .fasttrack_banner .bordered_flex_row {
        width: 100%;
        flex-wrap: wrap;
        box-sizing: border-box;
    }
    .bordered_flex_row_left {
        width: 100%;
        text-align: center;
    }
    .fasttrack_banner .bordered_flex_buttons {
        display: flex;
        margin: 30px auto;
        justify-content: center;
    }
    .fasttrack_banner .bordered_flex_row_right {
        margin: 0 auto;
        text-align: center;
    }
    .fasttrack_banner .bordered_flex_text {
        text-align: center;
    }

    .fasttrack_banner .mb47 {
        margin-bottom: 20px !important;
    }

    .fasttrack_banner .no_bordered_flex_row .bordered_flex_buttons {
        margin-bottom: 0 !important;
    }

    .fasttrack_banner .bordered_flex_row_right li {
        margin: 9px 0;
        font-size: 18px;
    }
    .fasttrack_banner .no_bordered_flex_row {
        padding-left: 0;
    }
    .fasttrack_banner ul {
        min-width: 306px;
    }

    .fasttrack_banner .flex_row_between {
        width: 93%;
        box-sizing: border-box;
        margin: 0 auto;
    }

}
@media (max-width: 850px) {
    h1.mb47{
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-align: center;
    }

    .inner_flex_data_row {
        flex-wrap: wrap;
        justify-content: center;
    }

    .data_row_text {
        margin-right: 0;
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }
    .data_row_text p{
        text-align: center;
    }

    .flex_row_between {
        justify-content: center;
        width: 93%;
        margin-left: auto;
        margin-right: auto;
    }

    .transport_banner .flex_row_between {
        justify-content: space-between;
    }
    .transport_banner .flex_row_between_list {
        width: 50%;
    }
    .fasttrack_banner .data_row_text {
        margin-right: 0;
        width: 100%;
    }
}



@media (max-width: 768px){
    .transport_banner .flex_row_between_text {
        width: 100%;
        text-align: center;
        margin-bottom: 30px;
    }
    .transport_banner .flex_row_between {
        justify-content: center;
    }
    .transport_banner .flex_row_between_list {
        width: 100%;
        margin: 0 auto;
        display: flex;
        flex-flow: column;
        align-items: center;
    }
    .transport_banner .flex_row_between_list p:first-child {
        margin-left: 10px;
    }
    .fasttrack_banner .data_row_text {
        margin-right: 0;
        width: 100%;
    }

}



@media (max-width: 600px){
    .flex_row_between {
        padding: 20px;
    }

    .fasttrack_banner.tm-content-short {
        min-height: 351px;
    }
    .fasttrack_banner .bordered_flex_row_right li:last-child{
        display: none;
    }

    .fasttrack_banner .flex_row_between{
        margin-top: 0 !important;
    }

    .fasttrack_banner.uk-section-small {
        padding-top: 14px !important;
        padding-bottom: 14px !important;
    }
    .icon_btn {
        padding: 5px 30px;
    }

    .business_salons .flex_row_between {
        margin-top: 0;
    }

    .business_salons.uk-section-small {
        padding-top: 14px !important;
        padding-bottom: 14px !important;
    }

    .transport_banner.uk-section-small {
        padding-top: 14px !important;
        padding-bottom: 14px !important;
    }

    .transport_banner .flex_row_between {
        width: 93% !important;
        padding: 18px;
        margin-top: 0;
    }

    .fasttrack_banner .bordered_flex_row {
        padding: 14px !important;
        width: fit-content;
    }
    .icon_btn {
        width: 50%;
    }
    .business_salons .data_row_buttons {
        width: 100%;
    }

    .business_salons .inner_flex_data_row:last-child{
        margin-bottom: 0 !important;
    }

}

@media (max-width: 560px){
    .fasttrack_banner .bordered_flex_row_right li {
        margin: 9px 0;
        font-size: 14px;
    }
    .fasttrack_banner .no_bordered_flex_row {
        margin-right: 0;
        padding: 0 10px !important;
        align-items: center;
        justify-content: center;
    }
}


@media (max-width: 400px){
    .icon_btn img {
         height: 26px;
         width: auto;
    }

    .flex_row_between {
        justify-content: center;
        width: 93%;
        margin-left: auto;
        margin-right: auto;
        padding: 30px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .transport_banner .flex_row_between_list p:first-child {
        margin-left: 8px;
    }
    .transport_banner .flex_row_between {
        width: 93%;
        padding: 10px;
    }
    .transport_banner {
        background-image: url('/images/content/transport_banner_mini.png') !important;
    }
    .fasttrack_banner.tm-content-short {
        min-height: 411px;
    }
    .fasttrack_banner ul {
        min-width: initial;
    }
    .icon_btn {
        width: 50%;
    }
}
/****end passengers/services/business-lounge/*****/

/****************passengers/departure*******************/

.tablo_search_box {
    padding-top: 0;
    margin-top: 10px;
}

.tablo_search_box.fixed_search {
    padding-top: 0;
    margin-top: 0;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    background: #fff;
    z-index: 1000;
}
.uk-container {
    position: relative;
}
/****************end passengers/departure*******************/

.fasttrack-top {
    background: rgba(0, 0, 0, 0.40);
    padding: 40px 50px;
}
.fasttrack-top__title {
    color: #FFF;
    text-align: center;
    font-family: 'Helios';
    font-size: 45px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-align: center;
}
.fasttrack-top__text {
    margin-top: 30px;
    text-align: center;
    color: #FFF;

    text-align: center;
    font-family: 'Helios';
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; 
}
.fasttrack-top__button {
    margin-top: 30px;
    text-align: center;
}
.fasttrack-top__button a {
    display: inline-block;
    border-radius: 4px;
    background: linear-gradient(0deg, #FBB040 0%, #FBB040 100%), #00081E;
    color: #FFF;
    text-align: center;
    font-family: Helios;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%; 
    width: 300px;
    max-width: 100%;
    padding: 14px 0px;
}
.fasttrack-top__button a:hover {
    text-decoration: none;

}
.fasttrack-top__items {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.fasttrack-top__items-col {
    margin-top: 30px;
    margin-left: 15px;
    margin-right: 15px;
}
.fasttrack-top__items-item {
    color: #FFF;
    text-align: center;
    font-family: Helios;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}
.fasttrack-top__items-item a {
    color: #FBB040;          
}
.fasttrack-top__items-item a:hover {
    text-decoration: none;
}
.fasttrack-content {
    padding-bottom: 30px;
}
.fasttrack-content__title {
    color: #00081E;
    text-align: center;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    font-family: Helios;
}
.fasttrack-content__title-2 {
    margin-top: 30px;
}
.fasttrack-content__text {
    color: #3E3E3E;
    font-family: Helios;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;

    display: flex;
    margin-left: -15px;
    margin-right: -15px;

}
.fasttrack-content__text-col {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
}
.fasttrack-content__text p {
    margin: 30px 0px;
}
#fasttrack-form {
    width: 660px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.fasttrack-page button[type="submit"] {
    display: block;
    margin: auto;
    width: 300px;
    max-width: 100%;
    text-align: center;
    color: #fff;
    text-align: center;
    font-family: Helios;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    border-radius: 4px;
    background: linear-gradient(0deg, #FBB040 0%, #FBB040 100%), #00081E;
    border: none;
    outline: none;
    padding: 14px 0px;
    text-transform: none;
}
.fasttrack-bottom {
    margin-top: 60px;    
}
.fasttrack-bottom__title {
    color: #00081E;
    text-align: center;
    font-family: Helios;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
}
.fasttrack-bottom__items {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}   
.fasttrack-bottom__item {
    margin-top: 30px;
    margin-left: 30px;
    margin-right: 30px;
    text-align: center;
}
.fasttrack-bottom__item-icon {
    
}
.fasttrack-bottom__item-icon svg {

}
.fasttrack-bottom__item-title {
    margin-top: 20px;
    color: #3E3E3E;
    text-align: center;
    font-family: Helios;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
}
.fasttrack-bottom__item-value {
    margin-top: 10px;
    color: #00081E;
    text-align: center;
    font-family: Helios;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; 
}
.fasttrack-bottom__item-value a {
    color: inherit;
}
.fasttrack-bottom__item-value a:hover {
    text-decoration: none;
}
#fasttrack-form .mb-long {
    margin-bottom: 15px;
}

@media (max-width: 768px) {
    .fasttrack-top {
        padding: 25px;
    }
    .fasttrack-top__text {
        font-size: 16px;
    }
    .fasttrack-top__items-col {
        margin-top: 15px;
    }
    .fasttrack-content__text {
        display: block;
        margin-left: 0;
        margin-right: 0;
    }
    .fasttrack-content__text-col {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
}

.workers-page {
    background: #FAFAFA;
}
.workers__title {
    color: #00081E;
    text-align: center;
    font-family: Helios;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; 
}
.workers__content {
    margin: auto;
    margin-top: 30px;
    width: 660px;
    max-width: 100%;
}
.workers__tbody {
    background-color: #fff;
    padding: 50px;
}
.workers__form-label {
    color: #5B6770;
    font-family: Helios;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    margin-bottom: 10px;
}
.workers__form-field {
    margin-bottom: 30px;
}
.workers__form-row {
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
}
.workers__form-col {
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
}
.workers__form-submit {
    display: inline-block;
    width: 300px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    border-radius: 4px;
    background: linear-gradient(0deg, #FBB040 0%, #FBB040 100%), #00081E;
    text-align: center;
    color: #FFF;
    font-family: Helios;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    padding: 15px 0px;
    white-space: nowrap;
    border: none;
    outline: none;

}
.workers__form-submit:hover {
    color: #fff;
}
.workers__form-date {
    position: relative;
    margin: 0;
}
.workers__form-date input {
    cursor: pointer;
}
.workers__form-date-icon {
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}
.select-field {
    position: relative;
    z-index: 10;
}
.select-field__current {
    max-width: 100%;
    width: 100%;
    padding: 0;
    background: transparent;
    color: #7e8185;
    border: 0;
    border-bottom: 2px solid #d8d8d8;
    transition-property: border-color, color;
    transition-duration: .2s;
    cursor: pointer;
    height: 28px;
    line-height: 28px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0px 8px;
    padding-right: 30px;
    position: relative;
}
.select-field__current:after {
    content: url("data:image/svg+xml,%3Csvg width='18' height='30' viewBox='0 0 18 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 13L9 17L13 13' stroke='%235B6770'/%3E%3C/svg%3E%0A");
    display: block;
    position: absolute;
    right: 0px;
    top: 0;
  
    width: 18px;
    height: 100%;

}
.select-field__list {
    position: absolute;
    left: 0;
    top: 100%;      
    z-index: 100;
    width: 100%;
    border-radius: 3px;
    background: #FFF;
    box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.10);
    padding: 5px;
    display: none;
    max-height: 232px;
    overflow: auto;
}
.select-field.show {
    z-index: 100;
}
.select-field.show .select-field__list {
    display: block;
}
.select-field__item {
    padding: 10px 15px;         
    color: #5B6770;
    font-family: Helios;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    transition: all 0.5s;
    border-radius: 2px;
    cursor: pointer;
}
.select-field__item:hover {
    background: #F3F4F5;
    color: #7E8185;
}
.workers .mb-supershort {
    margin-bottom: 0;
}
.workers textarea {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    height: 81px;
    min-height: 81px;
}
@media (max-width: 640px) {
    .workers__form-row {
        margin-left: 0;
        margin-right: 0;
        display: block;
    }
    .workers__form-col {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
}
select.submitted:invalid + .chosen-container .chosen-single > span {
    color: red !important;
}
.swiper-container.wide .swiper-slide {
    min-width: calc(100%/4 - 22.5px);
    width: calc(100%/4 - 22.5px);
    padding-right: 30px;
}
#articles .swiper-container.wide .swiper-slide>a{
    display: block;
    width: 100%;
    aspect-ratio: 1;
    position: relative;
    z-index: 1;
}
#articles .swiper-container.wide .swiper-slide>a img{
    max-height: 289px;
    height:100%;
}
#articles .swiper-container.wide .swiper-slide .uk-position-medium{
    width: 100%;
    margin: 0;
    padding: 30px;
    box-sizing: border-box;
    max-width: 289px;
}
#articles .swiper-container.wide .swiper-slide .uk-position-medium>h4,
#articles .swiper-container.wide .swiper-slide .uk-position-medium>div{
    font-weight: 400;
    color: #ffffff;
}
#articles>.uk-section{
    background: #ffffff;
}
#articles>.uk-section.uk-background-image:first-child{
    background-image: url("../images/articles/articles-hero.jpeg") !important;
    min-height: clamp(380px,33.846vw,440px);
    display: flex;
    align-items: center;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
#articles>.uk-section.uk-background-image:first-child .uk-container{
    width: 100%;
}
#articles h2.uk-h1{
    color: #000000;
}
#articles  .uk-button-strobed2{
    border: none !important;
}
#articles  .uk-button-strobed2:hover svg path{
    fill: #ffffff;
}
#articles .destop  .uk-button-strobed2{
    padding: 0 5px !important;
    margin-left: 20px;
}
#articles .mobile{
    text-align: center;
    display: none;
}
@media (max-width: 900px) {
    .swiper-container.wide .swiper-slide {
        min-width: calc(100%/3 - 20px) !important;
        width: calc(100%/3 - 20px) !important;
        padding-right: 30px;
    }
    #articles .mobile{
        display: block;
    }
    #articles .destop{
        display: none;
    }
}

@media (max-width: 640px) {
    .swiper-container.wide .swiper-slide {
        min-width: calc(100%/2 - 15px) !important;
        width: calc(100%/2 - 15px) !important;
        padding-right: 30px;
    }
    #articles>.uk-section.uk-background-image:first-child{
        background-image: url("../images/articles/articles-hero-mobile.jpeg");
        align-items: flex-end;
    }
}

@media (max-width: 500px) {
    .swiper-container.wide .swiper-slide {
        min-width: calc(100%/1) !important;
        width: calc(100%/1) !important;
        padding-right: 30px;
    }
    #articles .swiper-container.wide .swiper-slide>a{
        aspect-ratio: auto;
    }
}
.swiper-container.wide .swiper-slide:last-child{
    padding-right: 0px;
}

@media (max-width: 767px) {
    .uk-container {
        padding-left: 25px;
        padding-right: 25px;
    }
}

.fasttrack-facade-list {
    padding: 0;
    margin: 0;
    list-style-type: none; 
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;   
}
.fasttrack-facade-list__item {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}
.fasttrack-facade-list__item svg{
    
}
.fasttrack-facade-list__item-text {
}
@media (min-width: 768px) {
    .fasttrack-facade-list {
        flex-direction: row;
        align-items: flex-start;
        justify-content: space-between;
        gap: 40px;
    }
}


.acc-title {
    display: block;
    font-size: 1.5rem;
    line-height: 1.4;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #034694;
    position: relative;
    padding-right: 42px;
    cursor: pointer;
}

.acc-title:hover {
   text-decoration: none;
}

.tm-faq-links > div {
  padding-left: 30px;
}

.tm-faq {
 margin-top: 0px !important;
}

.tm-faq > li {
 padding-top: 0 !important;
}