.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}}.promo-feedback-section{position:relative}.promo-feedback-wrap{max-width:900px;margin:0 auto;padding:50px 40px;background:#fff;border:1px solid #e7ece6;border-radius:24px;box-shadow:0 20px 60px rgba(24,34,24,.08)}.promo-feedback-head{margin-bottom:30px}.promo-feedback-subtitle{display:inline-block;margin-bottom:12px;padding:8px 16px;background:#f3f8ed;color:#1ea8e3;border-radius:999px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.promo-feedback-head h2{margin:0 0 12px;font-size:38px;line-height:1.2;color:#1f2a1f}.promo-feedback-head p{max-width:640px;margin:0 auto;font-size:16px;line-height:1.6;color:#667266}.promo-feedback-form{max-width:760px;margin:0 auto}.promo-feedback-form .wpcf7 form,.promo-feedback-form .wpcf7 p{margin:0}.promo-feedback-form .promo-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:8px}.promo-feedback-form .promo-form-field{margin-bottom:0}.promo-feedback-form label{display:block;margin-bottom:8px;font-size:14px;font-weight:600;color:#2a342a}.promo-feedback-form input[type=text],.promo-feedback-form input[type=tel],.promo-feedback-form input[type=email],.promo-feedback-form input[type=number],.promo-feedback-form input[type=date],.promo-feedback-form select,.promo-feedback-form textarea{width:100%;height:58px;padding:0 18px;border:1px solid #dbe3d8;border-radius:14px;background:#f9fbf8;color:#1f2a1f;font-size:16px;outline:none;box-sizing:border-box;transition:all .2s ease}.promo-feedback-form textarea{height:140px;padding:16px 18px;resize:vertical}.promo-feedback-form input:focus,.promo-feedback-form select:focus,.promo-feedback-form textarea:focus{border-color:#1ea8e3;background:#fff;box-shadow:0 0 0 4px rgba(30,168,227,.12)}.promo-feedback-form input::placeholder,.promo-feedback-form textarea::placeholder{color:#96a196}.promo-feedback-form .promo-form-submit{margin-top:8px}.promo-feedback-form input[type=submit]{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:58px;padding:0 24px;border:none;border-radius:14px;background:linear-gradient(135deg,#1ea8e3 0%,#5f8d24 100%);color:#fff;font-size:16px;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.promo-feedback-form input[type=submit]:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(95,141,36,.24)}.promo-feedback-form .promo-form-policy{margin-top:14px;font-size:13px;line-height:1.5;color:#7c867c}.promo-feedback-form .wpcf7-not-valid-tip{margin-top:6px;font-size:13px}.promo-feedback-form .wpcf7-spinner{margin:12px 0 0}.promo-feedback-form .wpcf7-response-output{margin:18px 0 0!important;padding:12px 16px!important;border-radius:12px;font-size:14px}@media (max-width:991px){.promo-feedback-wrap{padding:36px 24px}.promo-feedback-head h2{font-size:30px}}@media (max-width:767px){.promo-feedback-wrap{padding:28px 16px;border-radius:18px}.promo-feedback-head h2{font-size:26px}.promo-feedback-form .promo-form-grid{grid-template-columns:1fr;gap:14px;margin-bottom:6px}.promo-feedback-form .promo-form-submit{margin-top:6px}.promo-feedback-form input[type=text],.promo-feedback-form input[type=tel],.promo-feedback-form input[type=email],.promo-feedback-form input[type=number],.promo-feedback-form input[type=date],.promo-feedback-form select,.promo-feedback-form textarea,.promo-feedback-form input[type=submit]{height:54px;min-height:54px}.promo-feedback-form textarea{height:120px}}.bg-promo-form__bottom{margin-top:12px!important}.bg-faq{padding:90px 0 100px;background:#f8fbf7}.faq-after-grunts{position:relative;z-index:1}.bg-faq__head{text-align:center;max-width:760px;margin:0 auto 40px}.bg-faq__title{margin:0;font-size:42px;line-height:1.2;font-weight:700;color:#0f1720}.bg-faq__list{max-width:980px;margin:0 auto}.bg-faq__item{margin-bottom:18px;border-radius:18px;overflow:hidden;background:#fff;border:1px solid #e7eee3;box-shadow:0 10px 30px rgba(18,38,24,.06);transition:box-shadow .25s ease,transform .25s ease,border-color .25s ease}.bg-faq__item:hover{transform:translateY(-2px);box-shadow:0 14px 36px rgba(18,38,24,.1);border-color:#d7e7cf}.bg-faq__item.active{border-color:#78be44;box-shadow:0 14px 36px rgba(120,190,68,.12)}.bg-faq__question{width:100%;min-height:82px;padding:24px 28px;display:flex;align-items:center;justify-content:space-between;gap:18px;border:0;background:0 0;cursor:pointer;text-align:left;font-size:20px;line-height:1.45;font-weight:600;color:#16211a;transition:color .25s ease}.bg-faq__question:hover{color:#4f9f2f}.bg-faq__question span:first-child{display:block;flex:1 1 auto}.bg-faq__icon{position:relative;flex:0 0 22px;width:22px;height:22px;margin-left:8px}.bg-faq__icon::before,.bg-faq__icon::after{content:"";position:absolute;top:50%;left:50%;background:#78be44;border-radius:2px;transform:translate(-50%,-50%);transition:transform .25s ease,opacity .25s ease,background .25s ease}.bg-faq__icon::before{width:22px;height:2px}.bg-faq__icon::after{width:2px;height:22px}.bg-faq__item.active .bg-faq__icon::after{opacity:0;transform:translate(-50%,-50%) scaleY(0)}.bg-faq__item.active .bg-faq__icon::before{background:#4f9f2f}.bg-faq__answer{display:none;padding:0 28px 26px}.bg-faq__answer-inner{max-width:860px;color:#4f5b53;font-size:16px;line-height:1.75}.bg-faq__answer-inner p:last-child{margin-bottom:0}.bg-faq__answer-inner p{margin-bottom:12px}.bg-faq__answer-inner ul,.bg-faq__answer-inner ol{margin:0 0 12px 18px;padding:0}.bg-faq__answer-inner li{margin-bottom:8px}@media (max-width:991px){.bg-faq{padding:70px 0 80px}.bg-faq__title{font-size:34px}.bg-faq__question{min-height:76px;padding:22px;font-size:18px}.bg-faq__answer{padding:0 22px 22px}}@media (max-width:767px){.bg-faq{padding:55px 0 65px}.bg-faq__head{margin-bottom:26px}.bg-faq__title{font-size:28px;line-height:1.25}.bg-faq__item{margin-bottom:14px;border-radius:14px}.bg-faq__question{min-height:68px;padding:18px 16px;gap:12px;font-size:16px;line-height:1.4}.bg-faq__icon{flex:0 0 18px;width:18px;height:18px}.bg-faq__icon::before{width:18px}.bg-faq__icon::after{height:18px}.bg-faq__answer{padding:0 16px 18px}.bg-faq__answer-inner{font-size:15px;line-height:1.65}}