﻿.css-5n7h5f {
    overflow: hidden;
    min-height: 48px;
    -webkit-overflow-scrolling: touch;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

    .css-5n7h5f .MuiTabs-flexContainer {
        gap: 12px;
        height: 100%;
        -webkit-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 10px 10px 0px 10px;
    }

    .css-5n7h5f .Mui-selected {
        background: #FEE8CB;
    }

    .css-5n7h5f button {
        border-radius: 16px;
        background: #FFF;
        color: #393939;
        box-shadow: 0px 1px 16px 0px rgba(56, 56, 56, 0.15);
        padding: 4px 8px;
        height: 28px;
        min-height: unset;
        text-transform: none;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

        .css-5n7h5f button:last-child {
            margin-right: 0px;
        }

        .css-5n7h5f button:hover {
            background: #FEE8CB;
            color: #FF5238;
        }

        .css-5n7h5f button:active {
            background: #FEE8CB;
            color: #FF5238;
        }

        .css-5n7h5f button:focus {
            background: #FEE8CB;
            color: #FF5238;
        }

.css-3tj5b5 {
    position: absolute;
    height: 2px;
    bottom: 0;
    width: 100%;
    -webkit-transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    background-color: #F54A00;
}

.btn-tabs-item {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    outline: 0;
    border: 0;
    margin: 0;
    border-radius: 0;
    padding: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    -moz-appearance: none;
    /*-webkit-appearance: none;*/
    -webkit-text-decoration: none;
    text-decoration: none;
    color: inherit;
    font-family: "Roboto","Helvetica","Arial",sans-serif;
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1.25;
    letter-spacing: 0.02857em;
    text-transform: uppercase;
    max-width: 360px;
    min-width: 90px;
    position: relative;
    min-height: 48px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 12px 16px;
    overflow: hidden;
    white-space: normal;
    text-align: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    color: rgba(0, 0, 0, 0.6);
}

    .btn-tabs-item::-moz-focus-inner {
        border-style: none;
    }

    .btn-tabs-item.Mui-disabled {
        pointer-events: none;
        cursor: default;
    }

@media print {
    .btn-tabs-item {
        -webkit-print-color-adjust: exact;
        color-adjust: exact;
    }
}

.btn-tabs-item.Mui-selected {
    color: #F54A00;
}

.btn-tabs-item.Mui-disabled {
    color: rgba(0, 0, 0, 0.38);
}



.MuiTabs-root {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}

.MuiTabs-flexContainer {
    position: absolute;
    left: 0px;
    top: 0px;
    min-width: 3000px;
    margin-left: 12px;
    margin-top: 0px;
}

    .MuiTabs-flexContainer .btn-tabs-item {
        display: table-cell;
        position: relative;
        text-align: center;
        cursor: grab;
        cursor: -webkit-grab;
        vertical-align: middle;
    }

.scroller {
    text-align: center;
    cursor: pointer;
    display: none;
    padding: 13px 10px;
    white-space: no-wrap;
    vertical-align: middle;
    background-color: #fff;
    z-index: 99999;
}

.scroller-right {
    float: right;
    position: absolute;
    right: -2px;
    background: #f9f3ee;
    top: 0px;
}

.scroller-left {
    float: left;
    left: -2px;
    background: #f9f3ee;
}


.css-1h77wgb {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: -24px;
    width: calc(100% + 24px);
    margin-left: -24px;
}

.css-wtc516 {
    box-sizing: border-box;
    margin: 0;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 100%;
}
.css-1h77wgb > .MuiGrid-item {
    padding-left: 24px;
}

.css-1h77wgb > .MuiGrid-item {
    padding-top: 24px;
}
@media (min-width: 600px) {
    .css-wtc516 {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        max-width: 100%;
    }
}

@media (min-width: 900px) {
    .css-wtc516 {
        -webkit-flex-basis: 58.333333%;
        -ms-flex-preferred-size: 58.333333%;
        flex-basis: 58.333333%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        max-width: 58.333333%;
    }
}

@media (min-width: 1200px) {
    .css-wtc516 {
        -webkit-flex-basis: 58.333333%;
        -ms-flex-preferred-size: 58.333333%;
        flex-basis: 58.333333%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        max-width: 58.333333%;
    }
}

@media (min-width: 1536px) {
    .css-wtc516 {
        -webkit-flex-basis: 62.5%;
        -ms-flex-preferred-size: 62.5%;
        flex-basis: 62.5%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        max-width: 62.5%;
    }
}




.css-pug9pc {
    box-sizing: border-box;
    margin: 0px;
    flex-direction: row;
    flex-basis: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 100%;
}

@media (min-width: 600px) {
    .css-pug9pc {
        flex-basis: 100%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 100%;
    }
}


@media (min-width: 900px) {
    .css-pug9pc {
        flex-basis: 41.6667%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 41.6667%;
    }
}

@media (min-width: 1200px) {
    .css-pug9pc {
        flex-basis: 41.6667%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 41.6667%;
    }
}

@media (min-width: 1536px) {
    .css-pug9pc {
        flex-basis: 37.5%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 37.5%;
    }
}

#keen-slider-project .align-items-stretch{
    padding: 0px 10px;
}
.dots {
    display: flex;
    padding: 10px 0;
    justify-content: center;
}
.dot--active {
    background: #000;
}

.box_pagination a{
    padding: 0px 13px;
}
.box_pagination .active {
    padding: 7px 13px;
    border-radius: 13px;
    color: #fff;
    cursor: pointer;
    justify-content: center;
    background-color: #f54a00;
    font-weight: 700;
}

.css-vubbuv {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 1em;
    height: 1em;
    display: inline-block;
    fill: currentColor;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    font-size: 1.5rem;
}




.css-of3t72 {
    box-sizing: border-box;
    display: flex;
    flex-flow: wrap;
    width: 100%;
    margin-top: 24px;
}

.css-1unljj5 {
    position: relative;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    flex-shrink: 0;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 1.25rem;
    line-height: 1;
    border-radius: 50%;
    overflow: hidden;
    user-select: none;
    width: 55px;
    height: 55px;
    border: 3.86px solid rgb(245, 74, 0);
}

.box_module .box_title {
    justify-content: space-between;
    align-items: flex-start;
    border-bottom: 4px solid #f9f3ee;
    padding: 5px 0;
}

.box_module .date {
    margin-bottom: 7px;
    font-size: 13px;
    font-weight: 500;
    line-height: 28px;
    color: #ff5238;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}