.home-main .row-full-width-inner {
    padding-top: 0;
    padding-bottom: 0;
    margin: 0;
}

.home-main-column {
    max-width: 755px;
}

.home-main-description {
    font-size: 22px;
    line-height: 26px;
    color: var(--primary-color);
    margin-top: 8px;
}

.home-main .pagebuilder-column-group {
    padding: 86px 0 98px 48px;
}

.home-main .home-main-btns {
    display: flex !important;
    flex-direction: row !important;
    margin-top: 31px;
    gap: 18px;
}

.home-main-btns  .yellow-btn {
    width: 229px;
}

.home-main-btns  .white-btn {
    width: 227px;
}

.home-second-wrap {
    margin-top: 48px;
}

.home-second-block {
    display: flex !important;
    flex-direction: row !important;
}

.home-second-block .image-wrap {
    width: 845px;
    background: #E0E0E2;
}

.home-second-block .info-block {
    width: calc(100% - 845px);
    padding: 75px 40px 50px 47px;
}

.home-second-block [data-content-type='image'] .pagebuilder-mobile-hidden {
    height: 100% !important;
    object-fit: contain;
}

.home-second-block .info-description, .home-event-block .info-description {
    font-size: 18px;
    line-height: 28px;
    color: #000000;
    margin-top: 29px;
}

.home-second-block .button {
    margin-top: 38px;
    max-width: 192px;
}

.home-event-wrap {
    margin-top: 57px;
}

.home-event-block {
    display: flex !important;
    flex-direction: row !important;
}

.home-event-block .info-block {
    width: calc(100% - 845px);
    padding: 64px 40px 0 47px;
}

.home-event-block .date {
    font-size: 26px;
    line-height: 38px;
    color: #000000;
    font-family: "AkkuratLLWebPan-Bold", serif;
    margin-top: 24px;
}

.home-event-block .date p {
    margin-bottom: 0 !important;
}

.home-event-block .info-description {
    margin-top: 25px;
}

.home-event-block .button {
    margin-top: 9px;
    max-width: 189px;
}

.home-slider-wrap  {
    margin-top: 96px;
}

.home-slider .glider-slide {
    margin: 0;
}

.home-slider .pagebuilder-overlay {
    max-width: 743px !important;
    padding: 51px 0 41px 48px !important;
}

.home-slider .pagebuilder-overlay p {
    font-size: 16px;
    line-height: 24px;
}

.home-slider .pagebuilder-overlay strong {
    font-size: 14px;
    line-height: 22px;
    display: block;
}

.home-slider .pagebuilder-slide-wrapper {
    background-size: 410px auto !important;
}

.home-slider .pagebuilder-slider {
    margin-top: 34px;
}

.home-slider .pagebuilder-slide-wrapper [data-element='content'] p {
    margin-top: 12px;
}

.home-slider .pagebuilder-slide-wrapper [data-element='content'] p:last-child {
    margin-top: 66px;
    margin-left: 3px;
}

.home-slider .pagebuilder-slide-wrapper [data-element='content'] p:last-child br {
    display: none;
}

.home-slider .carousel-nav {
    background: none;
    padding: 0;
}

.home-slider .glider-dot {
    width: 6px;
    height: 6px;
    background: #E0E0E2;
    opacity: 1;
    margin: 3px;
}

.home-slider .glider-dot.active {
    background: #1D2226;
}

.home-slider .pagebuilder-slide-wrapper img {
    display: none;
}

.glider.draggable {
    scrollbar-width: none;
}

.unsere-produkte {
    margin-top: 96px !important;
}

.unsere-produkte-items .pagebuilder-column-line {
    gap: 24px;
}

.unsere-produkte-item {
    width: calc(25% - 18px) !important;
}

.unsere-produkte-item h3 {
    font-size: 20px;
    text-transform: initial;
    text-align: center;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 2px;
}

.unsere-produkte-item [data-content-type='text'] div {
    height: 200px;
    width: 100%;
    background: #E0E0E2;
}

.unsere-produkte-item [data-content-type='text'] img {
    height: 100% !important;
    width: 100% !important;
    object-fit: cover;
}

.unsere-produkte-items:last-child {
    margin-top: 21px;
}

.unsere-produkte-items {
    margin-top: 10px;
}

.unsere-produkte-description-txt {
    padding-left: 10px;
    margin-top: 2px;
    max-width: 485px;
}

.unsere-produkte-description .pagebuilder-column {
    position: relative;
}

.unsere-produkte-description-link {
    font-feature-settings: 'clig' off, 'liga' off;
    font-size: 16px;
    font-family: "AkkuratLLWebPan-Bold", serif;
    line-height: 28px;
    position: absolute;
    right: 0;
    bottom: 0;
}

.home-news {
    margin-top: 101px !important;
}

.home-news-ttl-row .pagebuilder-column {
    justify-content: space-between !important;
    flex-direction: row !important;
    align-items: center !important;
}

.home-news-ttl-row [data-content-type='text']:last-child {
    font-feature-settings: 'clig' off, 'liga' off;
    font-size: 16px;
    font-family: "AkkuratLLWebPan-Bold", serif;
    line-height: 28px;
    margin-top: 12px;
}

.home-news-ttl-row [data-content-type='text']:last-child p {
    margin-bottom: 0;
}

.home-news-wrap {
    margin-top: 22px;
}

.home-news-wrap .pagebuilder-column-line {
    gap: 24px;
}

.home-news-item {
    position: relative;
}

.home-news-item-txt {
    font-size: 16px;
    line-height: 24px;
    color: var(--home-page-news-date-txt);
    position: absolute;
    bottom: 25px;
    left: 25px;
    max-width: 310px;
    padding-right: 25px;
}

.home-news-item-txt h3 {
    font-size: 20px;
    color: #fff;
    text-transform: initial;
    line-height: 26px;
}

.home-topseller {
    margin-top: 93px !important;
}

.home-topseller-txt p {
    font-size: 14px;
    line-height: 20px;
    margin-top: 5px;
}

.home-topseller-products-wrap {
    margin-top: 18px;
}

.home-topseller-products-wrap .grid.gap-4 {
    gap: 24px;
}

@media (max-width: 1280px) {
    .home-main .row-full-width-inner {
        padding: 0 !important;
    }

    .home-second-block .image-wrap, .home-event-block .image-wrap {
        width: 50%;
    }

    .home-event-block .image-wrap img {
        height: 100% !important;
        object-fit: cover;
    }

    .home-second-block .info-block, .home-event-block .info-block {
        width: 50%;
        padding: 24px 40px 24px 47px;
    }

    .home-slider .pagebuilder-overlay {
        max-width: 60% !important;
    }
}

@media (max-width: 1170px) {
    .home-slider .pagebuilder-overlay {
        max-width: 55% !important;
    }

    .home-slider .pagebuilder-slide-wrapper [data-element='content'] p:last-child {
        margin-top: 30px;
        margin-left: 0;
    }

    .unsere-produkte-item [data-content-type='text'] div {
        height: 160px;
    }
}

@media (max-width: 992px) {
    .home-main {
        background: #2A2A2A !important;
    }

    .home-main-ttl {
        max-width: 505px;
    }

    .home-main .row-full-width-inner {
        padding: 0 !important;
    }

    .home-main .page-title.title-font, .home-main h1 {
        font-size: 32px;
        line-height: 42px;
    }

    .home-main .pagebuilder-column-group {
        padding: 46px 0 51px 48px;
    }

    .home-main-description {
        font-size: 20px;
        line-height: 28px;
        margin-top: 3px;
        max-width: 320px;
    }

    .home-main .home-main-btns {
        flex-direction: row-reverse !important;
        justify-content: left !important;
        margin-top: 9px;
        gap: 12px;
    }

    .home-second-wrap {
        margin-top: 25px;
    }

    .home-second-block .image-wrap, .home-event-block .image-wrap {
        width: 348px;
        display: flex;
        align-items: center;
    }

    .home-second-block .info-block, .home-event-block .info-block {
        width: calc(100% - 348px);
        padding: 21px 35px 24px 48px;
    }

    .home-event-block .info-block {
        padding: 22px 35px 27px 24px;
    }

    .home-second-block .info-description, .home-event-block .info-description {
        margin-top: 14px;
        font-size: 16px;
        line-height: 24px;
    }

    .home-second-block .button {
        margin-top: -1px;
    }

    .home-event-block {
        flex-direction: row-reverse !important;
    }

    .home-event-block .title-h2, .home-event-block h2 {
        line-height: 32px;
    }

    .home-event-block .date {
        font-size: 20px;
        line-height: 28px;
        margin-top: 13px;
    }

    .home-event-block .info-description p {
        margin-bottom: 0 !important;
    }

    .home-event-block .button {
        margin-top: 11px;
    }

    .home-slider .pagebuilder-slide-wrapper {
        background-size: 290px auto !important;
    }

    .home-slider .pagebuilder-overlay {
        max-width: calc(100% - 338px) !important;
        padding: 35px 0 4px 23px !important;
    }

    .home-slider .pagebuilder-slide-wrapper [data-element='content'] h2 {
        font-size: 20px;
        line-height: 28px;
        text-transform: initial;
    }

    .home-slider-wrap {
        margin-top: 43px;
    }

    .home-slider .pagebuilder-slider {
        margin-top: 23px;
    }

    .home-slider .pagebuilder-overlay p {
        font-size: 14px;
        line-height: 20px;
    }

    .home-slider .pagebuilder-slide-wrapper [data-element='content'] p {
        margin-top: 13px;
    }

    .home-slider .pagebuilder-slide-wrapper [data-element='content'] p:last-child {
        margin-top: 22px;
    }

    .unsere-produkte-item h3 {
        font-size: 14px;
        line-height: 26px;
    }

    .unsere-produkte-description .pagebuilder-column {
        width: 100% !important;
    }

    .unsere-produkte-description .pagebuilder-column-line {
        flex-direction: column;
    }

    .unsere-produkte-description-txt {
        padding-left: 0;
        margin-top: 12px;
        max-width: 519px;
        font-size: 14px;
        line-height: 20px;
    }

    .unsere-produkte-description-link {
        right: 34px;
    }

    .unsere-produkte-items:last-child {
        margin-top: 10px;
    }

    .unsere-produkte {
        margin-top: 40px !important;
    }

    .home-event-wrap {
        margin-top: 45px;
    }

    .unsere-produkte-item {
        flex-basis: initial;
    }

    .unsere-produkte-item [data-content-type='text'] div {
        height: 140px;
    }

    .home-news-item {
        width: calc(50% - 12px) !important;
        flex-basis: calc(50% - 12px);
    }

    .home-news-item img {
        width: 100%;
    }

    .home-news-wrap .pagebuilder-column-line {
        flex-wrap: wrap;
    }

    .home-news {
        margin-top: 50px !important;
    }

    .home-topseller {
        margin-top: 45px !important;
    }
}

@media (max-width: 850px) {
    .home-main .pagebuilder-column-group {
        background-size: contain !important;
        background-position-y: 49% !important;
        background-position-x: 1px !important;
    }

    .unsere-produkte-item [data-content-type='text'] div {
        height: 120px;
    }
}

@media (max-width: 767px) {
    .unsere-produkte-items .pagebuilder-column-line {
        gap: 12px;
    }

    .unsere-produkte-item {
        width: calc(50% - 6px) !important;
    }

    .unsere-produkte-item [data-content-type='text'] div {
        height: 230px;
    }

    .home-news-wrap .pagebuilder-column-line {
        gap: 12px;
    }

    .home-news, .home-topseller {
        margin-top: 25px !important;
    }

    .home-topseller-products-wrap {
        margin-top: 5px;
    }

    .home-news-wrap {
        margin-top: 15px;
    }

    .home-news-item {
        width: calc(50% - 6px) !important;
        flex-basis: calc(50% - 6px);
    }

    .unsere-produkte-description-link {
        right: 0;
    }
}

@media (max-width: 700px) {
    .home-second-block .image-wrap, .home-event-block .image-wrap {
        width: 50%;
    }

    .home-second-block .info-block, .home-event-block .info-block {
        width: 50%;
    }

    .home-slider .pagebuilder-slide-wrapper {
        background-size: 230px auto !important;
    }

    .home-slider .pagebuilder-overlay {
        max-width: calc(100% - 250px) !important;
        padding: 35px 0 4px 23px !important;
    }

    .home-slider [data-content-type='slider'] [data-role='glider-content']::-webkit-scrollbar {
        display: none !important;
        background-color: transparent;
        width: 0;
        height: 0 !important;
    }

    .home-slider .glider-slide {
        background-color: #f0f1f3;
    }

    .unsere-produkte-description-link {
        position: initial;
        text-align: right;
        font-size: 14px;
        line-height: 20px;
    }

    .home-news-ttl-row [data-content-type='text']:last-child {
        font-size: 14px;
        line-height: 20px;
        margin-top: 3px;
    }

    .unsere-produkte-description-txt {
        max-width: 100%;
    }
}

@media (max-width: 650px) {
    .unsere-produkte-item [data-content-type='text'] div {
        height: 170px;
    }

    .home-news-item {
        width: 100% !important;
        flex-basis: 100%;
    }
}

@media (max-width: 639px) {
    .home-topseller-products-wrap .grid.gap-4 {
        gap: 12px;
        display: flex;
        flex-direction: column;
    }

    .block-products-list.grid {
        display: flex;
    }
}

@media (max-width: 575px) {
    .home-main .pagebuilder-column-group {
        background: none;
        padding: 23px 0 35px 11px;
    }

    .home-main .home-main-btns {
        flex-direction: column !important;
        margin-top: 0;
    }

    .home-main .page-title.title-font, .home-main h1 {
        font-size: 26px;
        line-height: 30px;
        text-transform: initial;
    }

    .home-main-description {
        font-size: 16px;
        line-height: 24px;
        max-width: 195px;
        margin-top: 13px;
    }

    .home-second-block {
        flex-direction: column !important;
    }

    .home-second-block .image-wrap, .home-event-block .image-wrap {
        width: 100%;
    }

    .home-second-block .info-block, .home-event-block .info-block {
        width: 100%;
        padding: 7px 12px 35px 12px;
    }

    .home-second-block .info-description {
        font-size: 14px;
        line-height: 20px;
        margin-top: 9px;
    }

    .home-second-block .button {
        margin-top: -3px;
        max-width: 190px;
    }

    .home-event-block {
        flex-direction: column-reverse !important;
    }

    .home-event-wrap {
        margin-top: 36px;
    }

    .home-event-block .info-block {
        padding: 21px 22px 24px 22px;
    }

    .home-event-block .date {
        margin-top: 26px;
    }

    .home-event-block .info-description {
        margin-top: 24px;
    }

    .home-event-block .button {
        margin-top: 24px;
        max-width: 190px;
    }

    .home-slider-wrap {
        margin-top: 19px;
    }

    .home-slider .pagebuilder-slider {
        margin-top: 11px;
    }

    .home-slider .pagebuilder-overlay {
        max-width: 100% !important;
        padding: 23px 12px 25px 12px !important;
    }

    .home-slider .pagebuilder-slide-wrapper img {
        display: block;
    }

    .home-slider .pagebuilder-slide-wrapper {
        display: flex;
        flex-direction: column-reverse;
        background-size: 0 !important;
    }

    .home-slider .pagebuilder-slide-wrapper [data-element='content'] p:last-child {
        margin-top: 9px;
    }

    .home-slider .carousel-nav {
        bottom: 2px;
    }

    .unsere-produkte-item [data-content-type='text'] div {
        height: 125px;
    }

    .unsere-produkte {
        margin-top: 24px !important;
    }
}

.loader {
    border: 10px solid rgba(29, 34, 38, 0.08);
    border-top: 10px solid rgba(29, 34, 38, 0.15);
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.loader-wrap {
    position: absolute;
    z-index: 1;
    background: #F0F1F3;
    width: 100%;
    left: 0;
    opacity: 0.75;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

