.ps__button--arrow--left,
.ps__button--arrow--right {
    display: none !important;
    visibility: hidden !important;
}

.cm-footer {
    background: #fff;
    color: #111;
    margin-top: 45px;
    padding: 55px 0 0;
    border-top: 1px solid #222;
    font-family: Arial, Helvetica, sans-serif;
}
.cm-footer-inner {
    max-width: 1140px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1.55fr 1.55fr 0.7fr 0.85fr;
    gap: 48px;
    padding: 0 22px 55px;
    box-sizing: border-box;
}
.cm-footer h3 {
    margin: 0 0 22px;
    color: #111;
    font-size: 18px;
    line-height: 1.25;
    font-weight: 600;
}
.cm-footer p {
    margin: 0 0 24px;
    color: #111;
    font-size: 16px;
    line-height: 1.45;
}
.cm-footer-brand img {
    display: block;
    width: 240px;
    max-width: 100%;
    height: auto;
    margin: 0 0 26px;
}
.cm-footer-brand .cm-contact {
    margin-top: 30px;
}
.cm-footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.cm-footer li {
    margin: 0 0 12px;
    font-size: 16px;
    line-height: 1.35;
    color: #111;
}
.cm-footer-products li:before {
    content: "—";
    margin-right: 12px;
    font-weight: 700;
}
.cm-footer a {
    color: #111;
    text-decoration: none;
}
.cm-footer-menu a:hover {
    text-decoration: underline;
}
.cm-footer-social > a {
    display: flex;
    align-items: center;
    gap: 9px;
    margin: 0 0 14px;
    color: #111;
    font-size: 16px;
}
.cm-footer-social > a img {
    width: 34px;
    height: 34px;
    object-fit: cover;
    border-radius: 6px;
    display: block;
}
.cm-footer-bottom {
    max-width: 1140px;
    margin: 0 auto;
    border-top: 1px solid #222;
    padding: 27px 22px 32px;
    display: flex;
    justify-content: space-between;
    gap: 30px;
    font-size: 16px;
    color: #111;
    box-sizing: border-box;
}
@media (min-width: 769px) {
    .elementor-hidden-desktop {
        display: none !important;
    }
}
@media (max-width: 768px) {
    .elementor-hidden-mobile {
        display: none !important;
    }
}
@media (max-width: 900px) {
    .cm-footer-inner {
        grid-template-columns: 1fr 1fr;
        gap: 35px;
    }
    .cm-footer-bottom {
        flex-direction: column;
        gap: 8px;
    }
}
@media (max-width: 560px) {
    .cm-footer-inner {
        grid-template-columns: 1fr;
        padding-bottom: 35px;
    }
    .cm-footer {
        padding-top: 35px;
    }
    .cm-footer-bottom {
        padding-top: 20px;
    }
}
.ps__button--arrow--left,
.ps__button--arrow--right {
    display: none !important;
    visibility: hidden !important;
}

.cm-footer {
    width: 100%;
    margin-top: 48px;
    border-top: 1px solid #222;
    background: #fff;
    color: #111;
    font-family: inherit;
    box-sizing: border-box;
}
.cm-footer * {
    box-sizing: border-box;
}
.cm-footer-inner {
    width: min(1425px, calc(100% - 40px));
    margin: 0 auto;
    padding: 68px 25px 58px;
    display: grid;
    grid-template-columns: 1.35fr 1.35fr 0.55fr 0.65fr;
    column-gap: 58px;
    align-items: start;
}
.cm-footer-brand img {
    width: 260px;
    height: auto;
    display: block;
    margin: 0 0 28px;
}
.cm-footer-brand p {
    margin: 0;
    max-width: 455px;
    font-size: 17px;
    line-height: 1.75;
    letter-spacing: 0.2px;
}
.cm-footer-brand .cm-contact {
    margin-top: 28px;
    line-height: 1.7;
}
.cm-footer h3 {
    margin: 0 0 28px;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 700;
}
.cm-footer-products ul,
.cm-footer-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.cm-footer-products li,
.cm-footer-menu li {
    position: relative;
    margin: 0 0 9px;
    padding-left: 28px;
    font-size: 17px;
    line-height: 1.45;
}
.cm-footer-products li::before {
    content: "—";
    position: absolute;
    left: 0;
    top: 0;
    font-weight: 700;
}
.cm-footer-menu li {
    padding-left: 0;
}
.cm-footer a {
    color: inherit;
    text-decoration: none;
}
.cm-footer-menu a:hover {
    text-decoration: underline;
}
.cm-footer-social > a {
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 0 0 12px;
    font-size: 17px;
}
.cm-footer-social img {
    width: 36px;
    height: 36px;
    object-fit: cover;
    border-radius: 5px;
    display: block;
}
.cm-footer-bottom {
    width: min(1425px, calc(100% - 40px));
    margin: 0 auto;
    padding: 27px 25px 32px;
    border-top: 1px solid #222;
    display: flex;
    justify-content: space-between;
    gap: 30px;
    font-size: 17px;
    line-height: 1.4;
}
@media (max-width: 900px) {
    .cm-footer-inner {
        grid-template-columns: 1fr 1fr;
        row-gap: 40px;
    }
}
@media (max-width: 600px) {
    .cm-footer-inner {
        width: calc(100% - 30px);
        padding: 45px 15px;
        grid-template-columns: 1fr;
    }
    .cm-footer-bottom {
        width: calc(100% - 30px);
        padding: 22px 15px 28px;
        flex-direction: column;
    }
}

.ps__button--arrow,
.ps__button--arrow--left,
.ps__button--arrow--right,
.ps__button.ps__button--arrow--left,
.ps__button.ps__button--arrow--right {
    display: none !important;
    visibility: hidden !important;
    pointer-events: none !important;
}

html,
body {
    margin: 0;
    padding: 0;
}
body {
    overflow-x: hidden;
}

.cwm-gr.ac {
    width: 1375px !important;
    max-width: calc(100% - 40px) !important;
    margin: 35px auto 20px !important;
    padding: 0 !important;
    font-family: Arial, Helvetica, sans-serif;
    box-sizing: border-box;
}
.cwm-gr.ac * {
    box-sizing: border-box;
}
.grw-slider {
    position: relative;
    width: 100%;
}
.grw-row {
    display: flex;
    align-items: flex-start;
    gap: 35px;
    width: 100%;
}
.grw-slider-header {
    flex: 0 0 365px;
    width: 365px;
}
.grw-slider-header-inner {
    padding: 52px 0 0;
}
.cwm-google-place {
    display: flex;
    gap: 14px;
    align-items: flex-start;
}
.cwm-google-left img {
    width: 58px;
    height: 58px;
    object-fit: cover;
    border-radius: 2px;
}
.cwm-google-right {
    min-width: 0;
    flex: 1;
}
.cwm-google-name {
    font-size: 18px;
    font-weight: 700;
    color: #111;
    text-decoration: none;
}
.cwm-google-rating {
    font-size: 24px;
    font-weight: 700;
    color: #f28a22;
    margin-right: 5px;
}
.cwm-google-stars {
    display: inline-flex;
    vertical-align: middle;
}
.cwm-stars {
    display: inline-flex;
    gap: 1px;
    white-space: nowrap;
}
.cwm-star svg {
    width: 17px;
    height: 17px;
    display: block;
}
.cwm-google-powered {
    font-size: 15px;
    line-height: 1.45;
    color: #777;
    margin-top: 4px;
}
.cwm-google-wr a {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    margin-top: 12px;
    background: #4285f4;
    color: #fff !important;
    border-radius: 22px;
    padding: 10px 17px;
    text-decoration: none !important;
    font-weight: 600;
}
.cwm-google-wr svg {
    width: 18px;
    height: 18px;
}
.grw-slider-content {
    position: relative;
    flex: 1;
    min-width: 0;
}
.grw-slider-content-inner {
    width: 100%;
    overflow: hidden;
}
.grw-slider-reviews {
    display: flex;
    flex-wrap: nowrap;
    gap: 22px;
    width: 100%;
    overflow: hidden;
    padding: 2px 2px 8px;
}
.grw-slider-review {
    flex: 0 0 310px;
    width: 310px;
    min-width: 310px;
}
.grw-slider-review-inner {
    width: 100%;
    height: 280px;
    min-height: 280px;
    max-height: 280px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 6px;
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.12);
    padding: 18px;
    overflow: hidden;
}
.cwm-google-review {
    height: 100%;
    display: flex;
    flex-direction: column;
}
.cwm-google-review > .cwm-google-left {
    display: grid;
    grid-template-columns: 50px 1fr;
    column-gap: 10px;
    align-items: center;
    margin-bottom: 12px;
}
.cwm-google-review .cwm-google-left img {
    grid-row: 1 / span 2;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    object-fit: cover;
}
.cwm-google-review .cwm-google-left .cwm-google-name {
    font-size: 16px;
    color: #2772d8;
    font-weight: 700;
    text-decoration: none;
}
.cwm-google-time {
    font-size: 13px;
    color: #888;
}
.cwm-google-review > .cwm-google-stars {
    margin-bottom: 10px;
}
.cwm-google-feedback {
    font-size: 15px;
    line-height: 1.55;
    color: #333;
    overflow: hidden;
}
.grw-slider-controls {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    left: -34px;
    right: -34px;
    top: 48%;
    pointer-events: none;
}
.grw-slider-btns {
    width: 28px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    pointer-events: auto;
    color: #bbb;
}
.grw-slider-btns svg {
    width: 24px;
    height: 24px;
    fill: #bbb;
}
.grw-slider-dots {
    display: flex;
    justify-content: center;
    gap: 7px;
    margin-top: 16px;
}
.grw-slider-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #ddd;
    cursor: pointer;
}
.grw-slider-dot.active {
    background: #4285f4;
}
@media (max-width: 1100px) {
    .cwm-gr.ac {
        max-width: calc(100% - 30px);
    }
    .grw-row {
        display: block;
    }
    .grw-slider-header {
        width: 100%;
        margin-bottom: 22px;
    }
    .grw-slider-header-inner {
        padding-top: 0;
    }
    .grw-slider-review {
        flex: 0 0 calc((100% - 22px) / 2);
        width: calc((100% - 22px) / 2);
        min-width: 0;
    }
}
@media (max-width: 600px) {
    .grw-slider-review {
        flex-basis: 100%;
        width: 100%;
        min-width: 0;
    }
    .grw-slider-controls {
        left: -12px;
        right: -12px;
    }
    .cwm-gr.ac {
        padding: 0 18px !important;
    }
}

.ps__button--arrow,
.ps__button--arrow--left,
.ps__button--arrow--right,
.ps__button.ps__button--arrow--left,
.ps__button.ps__button--arrow--right {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
    width: 0 !important;
    height: 0 !important;
}

.cwm-gr.ac .grw-slider {
    position: relative !important;
}
.cwm-gr.ac .grw-slider-reviews {
    scroll-behavior: smooth !important;
    scrollbar-width: none !important;
}
.cwm-gr.ac .grw-slider-reviews::-webkit-scrollbar {
    display: none !important;
}
.cwm-gr.ac .grw-slider-review {
    flex: 0 0 310px !important;
    width: 310px !important;
    min-width: 310px !important;
    max-width: 310px !important;
}
.cwm-gr.ac .grw-slider-review-inner {
    position: relative !important;
    width: 310px !important;
    height: 280px !important;
    min-height: 280px !important;
    max-height: 280px !important;
    padding: 18px !important;
    background: #fff !important;
    border: 1px solid #ddd !important;
    border-radius: 6px !important;
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.12) !important;
    overflow: hidden !important;
}
.cwm-gr.ac .cwm-google-review {
    height: 100% !important;
    display: flex !important;
    flex-direction: column !important;
}
.cwm-gr.ac .cwm-google-review > .cwm-google-left {
    display: grid !important;
    grid-template-columns: 50px minmax(0, 1fr) !important;
    column-gap: 10px !important;
    row-gap: 2px !important;
    align-items: center !important;
    width: 100% !important;
    margin: 0 0 12px !important;
    padding: 0 !important;
}
.cwm-gr.ac .cwm-google-review > .cwm-google-left img {
    grid-row: 1 / span 2 !important;
    width: 50px !important;
    height: 50px !important;
    min-width: 50px !important;
    margin: 0 !important;
    float: none !important;
    border-radius: 50% !important;
    object-fit: cover !important;
}
.cwm-gr.ac .cwm-google-review > .cwm-google-left .cwm-google-name {
    display: block !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    color: #2772d8 !important;
    font-size: 16px !important;
    line-height: 1.25 !important;
    font-weight: 700 !important;
    white-space: normal !important;
}
.cwm-gr.ac .cwm-google-review > .cwm-google-stars {
    margin: 0 0 10px !important;
    padding: 0 !important;
}
.cwm-gr.ac .cwm-google-feedback,
.cwm-gr.ac .cwm-google-text {
    color: #333 !important;
    font-size: 15px !important;
    line-height: 1.55 !important;
    overflow: hidden !important;
    word-break: break-word !important;
}
.cwm-gr.ac .grw-slider-review-inner > svg {
    position: absolute !important;
    left: 18px !important;
    bottom: 8px !important;
    width: 18px !important;
    height: 18px !important;
}
.cwm-gr.ac .grw-slider-controls {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    position: absolute !important;
    left: -42px !important;
    right: -42px !important;
    top: 48% !important;
    z-index: 20 !important;
    pointer-events: none !important;
}
.cwm-gr.ac .grw-slider-btns {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 32px !important;
    height: 44px !important;
    color: #bbb !important;
    font-size: 42px !important;
    line-height: 1 !important;
    cursor: pointer !important;
    pointer-events: auto !important;
    user-select: none !important;
}
.cwm-gr.ac .grw-slider-btns:hover {
    color: #888 !important;
}
.cwm-gr.ac .grw-slider-dots {
    display: flex !important;
    justify-content: center !important;
    gap: 7px !important;
    margin-top: 16px !important;
}
.cwm-gr.ac .grw-slider-dot {
    cursor: pointer !important;
}
@media (max-width: 1100px) {
    .cwm-gr.ac .grw-slider-controls {
        left: -20px !important;
        right: -20px !important;
    }
}
@media (max-width: 600px) {
    .cwm-gr.ac .grw-slider-controls {
        left: -8px !important;
        right: -8px !important;
    }
}
