.delivery-cities-section{padding:10px 0 70px}.delivery-cities-inner{width:100%;margin-left:0}.delivery-cities-title{text-align:center;font-size:34px;line-height:1.1;margin-bottom:14px;color:#222;font-weight:300}.delivery-cities-table-wrap{width:100%;overflow-x:auto}.delivery-cities-table{width:100%;border-collapse:collapse;table-layout:fixed}.delivery-cities-table thead th{background:#3f7f3a;color:#fff;text-align:left;padding:8px 10px;font-size:13px;font-weight:700;line-height:1.2}.delivery-cities-table tbody tr:nth-child(odd) td{background:#eef5ee}.delivery-cities-table tbody tr:nth-child(even) td{background:#fff}.delivery-cities-table td{width:25%;padding:5px 10px;border:1px solid #e3ece3;vertical-align:middle;font-size:13px;line-height:1.2;color:#333;word-break:break-word}.delivery-cities-table td a{color:#333;text-decoration:none;transition:.2s ease}.delivery-cities-table td a:hover{color:#3f7f3a;text-decoration:underline}.delivery-cities-table{width:100%;border-collapse:collapse;table-layout:fixed}.delivery-cities-table td,.delivery-cities-table th{word-break:break-word}@media (max-width:767px){.delivery-cities-section{padding:20px 0 50px}.delivery-cities-table td{width:50%;padding:6px 8px;font-size:12px;line-height:1.2}.delivery-cities-table thead th{padding:8px;font-size:12px}}.delivery-cities-section{padding:20px 0 70px}.delivery-cities-table{width:100%;border-collapse:collapse;table-layout:fixed}.delivery-cities-table thead th{background:#4a8f38;color:#fff;text-align:left;padding:8px 10px;font-size:13px;font-weight:700;line-height:1.2}.delivery-cities-table tbody tr:nth-child(odd) td{background:#eef5ee}.delivery-cities-table tbody tr:nth-child(even) td{background:#fff}.delivery-cities-table td{width:25%;padding:5px 10px;border:1px solid #e3ece3;vertical-align:middle;font-size:13px;line-height:1.2;color:#333;word-break:break-word}.delivery-cities-table td a{color:#333;text-decoration:none;transition:.2s ease}.delivery-cities-table td a:hover{color:#4a8f38;text-decoration:underline}.delivery-cities-mobile{display:none}@media (max-width:767px){.delivery-cities-desktop{display:none}.delivery-cities-mobile{display:block}.delivery-cities-mobile-head{background:#4a8f38;color:#fff;padding:8px 10px;font-size:12px;font-weight:700;line-height:1.2}.delivery-cities-mobile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.delivery-cities-mobile-item{padding:6px 8px;border:1px solid #e3ece3;font-size:12px;line-height:1.2;background:#fff;word-break:break-word}.delivery-cities-mobile-item:nth-child(4n+1),.delivery-cities-mobile-item:nth-child(4n+2){background:#eef5ee}.delivery-cities-mobile-item a{color:#333;text-decoration:none}.delivery-cities-mobile-item a:hover{color:#4a8f38;text-decoration:underline}}.clients-cards-section{padding:30px 0 70px}.clients-cards-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;align-items:stretch}.client-card{width:calc(( 100% - 48px ) / 3);min-width:0;display:flex}.client-card__inner{background:#fff;border:1px solid #e9e9e9;border-radius:18px;overflow:hidden;box-shadow:0 8px 25px rgba(0,0,0,.05);transition:.25s ease;display:flex;flex-direction:column;width:100%;height:100%;min-height:520px}.client-card__inner:hover{transform:translateY(-4px);box-shadow:0 14px 30px rgba(0,0,0,.08)}.client-card__image-wrap{position:relative;padding:10px;flex-shrink:0}.client-card__badge{position:absolute;top:18px;left:18px;z-index:2;background:#ff6b6b;color:#fff;font-size:12px;font-weight:600;line-height:1;padding:7px 10px;border-radius:999px}.client-card__fav{position:absolute;top:18px;right:18px;z-index:2;width:34px;height:34px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#ff9f1a;box-shadow:0 4px 10px rgba(0,0,0,.08);font-size:14px}.client-card__image{background:#f7f7f7;border-radius:14px;overflow:hidden;height:220px;display:flex;align-items:center;justify-content:center}.client-card__image.is-empty{background:#f4f4f4}.client-card__image-placeholder{color:#999;font-size:14px}.client-card__content{padding:18px 20px 20px;display:flex;flex-direction:column;gap:12px;min-width:0;flex:1}.client-card__meta{font-size:13px;color:#7a7a7a}.client-card__title{font-size:28px;line-height:1.25;font-weight:700;color:#1d1d1d;margin:0;word-break:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.5em}.client-card__info-row{display:grid;grid-template-columns:90px 1fr;gap:12px;align-items:start;margin-top:auto}.client-card__info-label{font-size:14px;line-height:1.5;color:#777;font-weight:600}.client-card__info-value{font-size:15px;line-height:1.6;color:#5b5b5b;word-break:break-word;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;min-height:8em}@media (max-width:991px){.client-card{width:calc(( 100% - 24px ) / 2)}.client-card__inner{min-height:500px}.client-card__image{height:200px}.client-card__title{font-size:22px}}@media (max-width:575px){.clients-cards-grid{gap:14px}.client-card{width:100%}.client-card__inner{min-height:auto}.client-card__image{height:170px}.client-card__content{padding:14px}.client-card__title{font-size:18px;min-height:auto}.client-card__info-row{grid-template-columns:1fr;gap:6px;margin-top:0}.client-card__info-label{font-size:12px}.client-card__info-value{font-size:13px;line-height:1.45;min-height:auto;-webkit-line-clamp:unset;display:block;overflow:visible}.client-card__fav{display:none}.client-card__badge{font-size:10px;padding:6px 8px;top:14px;left:14px}}