.front-page-wrap,.site-main{overflow-x:hidden;max-width:100vw}.hp-about,.hp-blog,.hp-catalog,.hp-cpa,.hp-custom,.hp-guide,.hp-hero,.hp-map,.hp-popular,.hp-reviews,.hp-standards,.hp-trust{--accent:#e8a530;--accent-hover:#d4952a;--accent-light:#fef7ec;--primary:#212b62;--primary-dark:#1a2250;--primary-light:#2d3a7c;--green:#22c55e;--gold:#fbbf24;--txt:#111;--txt2:#444;--txt3:#777;--bg:#fff;--bg2:#f8f9fa;--bg3:#f0f1f3;--border:#e0e0e0;--r-sm:6px;--r-md:8px;--r-lg:12px;--r-xl:16px;--r-2xl:24px;--sh-sm:0 1px 2px rgba(0,0,0,.05);--sh-md:0 4px 8px rgba(0,0,0,.08);--sh-lg:0 10px 20px rgba(0,0,0,.1);--sh-xl:0 20px 40px rgba(0,0,0,.12)}.hp-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 18px;border-radius:50px;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.hp-badge--accent{background:var(--accent-light);color:var(--accent);border:1px solid rgba(232,165,48,.2)}.hp-badge--dark{background:rgba(33,43,98,.08);color:var(--primary)}.hp-badge--white{background:rgba(255,255,255,.15);color:#fff;backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.2)}.hp-section-title{font-size:40px;font-weight:800;color:var(--txt);line-height:1.2;margin-bottom:20px}.hp-section-title span{color:var(--primary)}.btn--accent{background:var(--accent);color:#fff;box-shadow:0 4px 12px rgba(232,165,48,.3)}.btn--accent:hover{background:var(--accent-hover);color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px rgba(232,165,48,.4)}.btn--dark{background:var(--primary);color:#fff}.btn--dark:hover{background:var(--primary-light);color:#fff;transform:translateY(-2px)}.btn--outline-w{background:0 0;color:#fff;border:2px solid rgba(255,255,255,.4)}.btn--outline-w:hover{background:rgba(255,255,255,.1);color:#fff}.btn--outline-dark{background:0 0;color:var(--primary);border:2px solid var(--primary)}.btn--outline-dark:hover{background:var(--primary);color:#fff}.hp-hero{padding:50px 0 70px;background:var(--bg)}.hp-hero__grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.hp-hero__text{max-width:600px}.hp-hero__title{font-size:48px;font-weight:800;color:var(--txt);line-height:1.15;margin:20px 0}.hp-hero__title span{color:var(--primary)}.hp-hero__desc{font-size:17px;color:var(--txt2);line-height:1.7;margin-bottom:25px}.hp-hero__features{list-style:none;display:flex;flex-wrap:wrap;gap:15px;margin-bottom:30px;padding:0}.hp-hero__features li{display:flex;align-items:center;gap:8px;font-size:15px;color:var(--txt)}.hp-hero__buttons{display:flex;gap:12px;flex-wrap:wrap}.hp-hero__visual{position:relative;padding:25px 30px 25px 35px}.hp-hero__card{background:linear-gradient(135deg,var(--primary) 0,var(--primary-dark) 100%);border-radius:var(--r-2xl);padding:35px;box-shadow:var(--sh-xl);position:relative}.hp-hero__card>div:first-child{background:#fff;border-radius:var(--r-xl);padding:25px;text-align:center;position:relative;z-index:2}.hp-hero__card-icon{width:100px;height:100px;background:var(--bg2);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 15px}.hp-hero__card h3{font-size:22px;font-weight:700;color:var(--txt);margin-bottom:8px}.hp-hero__card p{font-size:14px;color:var(--txt2);margin-bottom:15px}.hp-hero__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.hp-hero__stats>div{text-align:center;padding:12px;background:var(--bg2);border-radius:var(--r-lg)}.hp-hero__stats strong{display:block;font-size:26px;font-weight:800;color:var(--primary)}.hp-hero__stats span{font-size:11px;color:var(--txt3);text-transform:uppercase;letter-spacing:.5px}.hp-hero__float{position:absolute;background:#fff;border-radius:var(--r-lg);padding:12px 16px;box-shadow:var(--sh-lg);display:flex;align-items:center;gap:10px;z-index:10;border:1px solid var(--border);white-space:nowrap}.hp-hero__float--1{top:-10px;right:-20px;animation:3s ease-in-out infinite hpFloat}.hp-hero__float--2{bottom:-10px;left:-20px;animation:3s ease-in-out 1s infinite hpFloat}@keyframes hpFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}.hp-hero__float-icon{width:36px;height:36px;background:var(--accent);border-radius:var(--r-md);display:flex;align-items:center;justify-content:center;flex-shrink:0}.hp-hero__float-text strong{display:block;font-size:13px;color:var(--txt)}.hp-hero__float-text span{font-size:11px;color:var(--txt3)}.hp-trust{background:var(--bg2);padding:25px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.hp-trust__grid{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.hp-trust__item{display:flex;align-items:center;gap:10px}.hp-trust__item svg{flex-shrink:0}.hp-trust__item strong{display:block;font-size:14px;color:var(--txt)}.hp-trust__item span{font-size:12px;color:var(--txt3)}.hp-about{padding:80px 0;background:var(--bg)}.hp-about__grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.hp-about__visual{position:relative}.hp-about__video{background:linear-gradient(135deg,var(--primary),var(--primary-dark));border-radius:var(--r-2xl);aspect-ratio:16/9;position:relative;overflow:hidden;cursor:pointer}.hp-about__video-poster{position:absolute;inset:0;background:linear-gradient(135deg,var(--primary),var(--primary-dark));display:flex;align-items:center;justify-content:center;z-index:2;transition:opacity .4s}.hp-about__video-poster.is-hidden{opacity:0;pointer-events:none}.hp-about__video-poster img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.hp-about__video-poster .hp-about__video-play{position:relative;z-index:2}.hp-about__video-play{width:72px;height:72px;background:var(--accent);border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 0 0 12px rgba(232,165,48,.2);transition:transform .3s}.hp-about__video-play:hover{transform:scale(1.1)}.hp-about__video iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.hp-about__exp{position:absolute;bottom:-25px;right:-20px;background:#fff;border-radius:var(--r-xl);padding:20px 30px;box-shadow:var(--sh-lg);text-align:center;border:1px solid var(--border)}.hp-about__exp strong{display:block;font-size:44px;font-weight:800;color:var(--primary);line-height:1}.hp-about__exp span{font-size:13px;color:var(--txt2)}.hp-about__text p{font-size:16px;color:var(--txt2);line-height:1.8;margin-bottom:25px}.hp-about__highlights{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-bottom:30px}.hp-about__hl-item{display:flex;align-items:flex-start;gap:12px}.hp-about__hl-item svg{flex-shrink:0;width:44px;height:44px;padding:10px;background:linear-gradient(135deg,var(--primary),var(--primary-light));border-radius:var(--r-lg)}.hp-about__hl-item h4{font-size:15px;font-weight:700;color:var(--txt);margin-bottom:2px}.hp-about__hl-item p{font-size:13px;color:var(--txt2)}.hp-standards{padding:80px 0;position:relative;overflow:hidden;background:linear-gradient(135deg,var(--primary),var(--primary-dark))}.hp-standards__header{text-align:center;margin-bottom:50px;position:relative;z-index:1}.hp-standards__header h2{font-size:40px;font-weight:800;color:#fff;margin-bottom:12px}.hp-standards__header p{font-size:17px;color:rgba(255,255,255,.8);max-width:580px;margin:0 auto}.hp-standards__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;position:relative;z-index:1}.hp-std-card{background:rgba(255,255,255,.08);backdrop-filter:blur(12px);border-radius:var(--r-xl);padding:25px;border:1px solid rgba(255,255,255,.15);transition:.3s}.hp-std-card:hover{background:rgba(255,255,255,.14);transform:translateY(-8px)}.hp-std-card__num{width:44px;height:44px;background:var(--accent);border-radius:var(--r-lg);display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:800;color:#fff;margin-bottom:15px}.hp-std-card h3{font-size:16px;font-weight:700;color:#fff;margin-bottom:10px;line-height:1.4}.hp-std-card p{font-size:13px;color:rgba(255,255,255,.7);line-height:1.6;margin-bottom:15px}.hp-std-card__guarantee{background:rgba(34,197,94,.15);border-radius:var(--r-md);padding:12px;border-left:3px solid var(--green)}.hp-std-card__guarantee strong{display:flex;align-items:center;gap:5px;font-size:11px;color:#4ade80;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px}.hp-std-card__guarantee span{font-size:12px;color:rgba(255,255,255,.85);line-height:1.5}.hp-custom{padding:80px 0;background:var(--bg)}.hp-custom__grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.hp-custom__benefits{display:flex;flex-direction:column;gap:15px;margin:25px 0}.hp-custom__benefit{display:flex;align-items:flex-start;gap:12px;padding:18px;background:var(--bg2);border-radius:var(--r-lg);border-left:4px solid var(--accent)}.hp-custom__benefit-icon{width:42px;height:42px;background:var(--accent);border-radius:var(--r-md);display:flex;align-items:center;justify-content:center;flex-shrink:0}.hp-custom__benefit-icon svg{fill:#fff}.hp-custom__benefit h4{font-size:15px;font-weight:600;color:var(--txt);margin-bottom:3px}.hp-custom__benefit p{font-size:13px;color:var(--txt2)}.hp-custom__process{display:grid;grid-template-columns:1fr 1fr;gap:15px}.hp-custom__step{background:#fff;border-radius:var(--r-lg);padding:22px;box-shadow:var(--sh-md);border:1px solid var(--border);transition:.3s}.hp-custom__step:hover{transform:translateY(-4px);box-shadow:var(--sh-lg)}.hp-custom__step-num{width:32px;height:32px;background:var(--primary);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:#fff;margin-bottom:10px}.hp-custom__step h4{font-size:14px;font-weight:600;color:var(--txt);margin-bottom:5px}.hp-custom__step p{font-size:12px;color:var(--txt2);line-height:1.5}.hp-custom__visual{background:var(--bg2);border-radius:var(--r-2xl);padding:30px;border:1px solid var(--border);position:relative}.hp-catalog{padding:80px 0;background:var(--bg2)}.hp-catalog__header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:40px}.hp-catalog__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.hp-cat-card{background:#fff;border-radius:var(--r-xl);overflow:hidden;box-shadow:var(--sh-sm);transition:.3s;border:2px solid transparent;text-decoration:none;display:block}.hp-cat-card:hover{transform:translateY(-8px);box-shadow:var(--sh-lg);border-color:var(--primary)}.hp-cat-card__img{height:180px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:12px}.hp-cat-card__img img{width:100%;height:100%;object-fit:contain}.hp-cat-card__img svg{width:60px;height:60px;fill:var(--txt3);opacity:.3}.hp-cat-card__emoji{font-size:3rem;line-height:1}.hp-cat-card__body{padding:18px}.hp-cat-card__title{font-size:16px;font-weight:700;color:var(--txt);margin-bottom:6px}.hp-cat-card__count{font-size:13px;color:var(--txt3);margin-bottom:10px}.hp-cat-card__link{font-size:13px;font-weight:600;color:var(--primary);display:flex;align-items:center;gap:5px}.hp-cat-card:hover .hp-cat-card__link svg{transform:translateX(4px)}.hp-cat-card__link svg{transition:transform .3s}.hp-catalog__more{text-align:center;margin-top:35px}.hp-popular{padding:60px 0 80px;background:var(--bg2);position:relative;z-index:2}.hp-popular__header{text-align:center;margin-bottom:40px}.hp-popular__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.hp-popular__grid .product-card{max-width:100%;overflow:hidden;box-sizing:border-box}.hp-popular__grid .product-card__image-link,.hp-popular__grid .product-card__image-link img{max-width:100%;height:auto}.hp-popular__grid .product-card__actions{position:static;opacity:1;transform:none;display:flex;flex-wrap:wrap;gap:8px;padding:10px}.hp-cpa{padding:60px 0;background:var(--bg);position:relative;z-index:5}.hp-cpa__box{background:linear-gradient(135deg,var(--primary),var(--primary-dark));border-radius:var(--r-2xl);padding:35px 40px}.hp-cpa__info{display:flex;align-items:flex-start;gap:15px;color:#fff;margin-bottom:25px}.hp-cpa__info-icon{flex-shrink:0;margin-top:2px}.hp-cpa__info h2{font-size:24px;font-weight:800;margin-bottom:4px;color:#fff}.hp-cpa__info p{font-size:15px;color:rgba(255,255,255,.75)}.hp-cpa__features{display:flex;gap:18px;flex-wrap:wrap;margin-top:10px}.hp-cpa__features li{display:flex;align-items:center;gap:6px;font-size:14px;color:rgba(255,255,255,.9)}.hp-cpa__form--inline{background:0 0!important;padding:0!important;box-shadow:none!important;border-radius:0!important}.hp-cpa__fields-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;margin-bottom:10px}.hp-cpa__fields-row .form__input{width:100%;padding:13px 16px;border:2px solid rgba(255,255,255,.3);border-radius:var(--r-md);background:rgba(255,255,255,.08);color:#fff;font-size:14px;outline:0;transition:.25s;box-sizing:border-box}.hp-cpa__fields-row .form__input::placeholder{color:rgba(255,255,255,.5)}.hp-cpa__fields-row .form__input:focus{border-color:var(--accent);background:rgba(255,255,255,.12)}.hp-cpa__fields-row textarea.form__input{resize:none;min-height:44px}.hp-cpa__fields-row--bottom{display:grid;grid-template-columns:1fr 1fr auto;gap:10px;margin-bottom:10px}.hp-cpa__fields-row--bottom .form__input{width:100%;padding:13px 16px;border:2px solid rgba(255,255,255,.3);border-radius:var(--r-md);background:rgba(255,255,255,.08);color:#fff;font-size:14px;outline:0;transition:.25s;box-sizing:border-box}.hp-cpa__fields-row--bottom .form__input::placeholder{color:rgba(255,255,255,.5)}.hp-cpa__fields-row--bottom .form__input:focus{border-color:var(--accent);background:rgba(255,255,255,.12)}.hp-cpa__fields-row--bottom textarea.form__input{resize:none;min-height:44px}.form__submit--cpa{padding:13px 30px;background:var(--accent);color:#fff;border:none;border-radius:var(--r-md);font-size:15px;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:8px;transition:.3s;white-space:nowrap}.form__submit--cpa:hover{background:var(--accent-hover);transform:translateY(-1px)}.hp-cpa__form--inline .form__note{color:rgba(255,255,255,.5);font-size:12px;text-align:center}.hp-cpa__form--inline .form__note a{color:rgba(255,255,255,.65)}.hp-cpa__form--inline .form__result-success{background:rgba(34,197,94,.2);color:#4ade80;padding:14px;border-radius:var(--r-md);font-size:15px;font-weight:600;text-align:center;margin-bottom:10px}.hp-cpa__form--inline .form__result-error{background:rgba(239,68,68,.2);color:#fca5a5;padding:14px;border-radius:var(--r-md);font-size:14px;text-align:center;margin-bottom:10px}.hp-cpa__agree{display:flex;align-items:center;gap:6px;margin-top:4px}.hp-cpa__agree input[type=checkbox]{width:18px;height:18px;accent-color:var(--accent)}.hp-cpa__agree svg{flex-shrink:0}.hp-reviews{padding:80px 0;background:var(--bg)}.hp-reviews__header{text-align:center;margin-bottom:50px}.hp-reviews__rating{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:15px}.hp-reviews__rating-val{font-size:50px;font-weight:800;color:var(--primary)}.hp-reviews__stars{display:flex;gap:3px}.hp-reviews__stars svg{width:24px;height:24px;fill:var(--gold)}.hp-reviews__count{font-size:13px;color:var(--txt3)}.hp-reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-bottom:40px}.hp-review-card{background:var(--bg2);border-radius:var(--r-xl);padding:25px;position:relative;border:1px solid var(--border)}.hp-review-card__stars{display:flex;gap:3px;margin-bottom:12px}.hp-review-card__stars svg{width:16px;height:16px;fill:var(--gold)}.hp-review-card__text{font-size:14px;color:var(--txt);line-height:1.7;margin-bottom:15px}.hp-review-card__author{display:flex;align-items:center;gap:12px}.hp-review-card__avatar{width:44px;height:44px;background:var(--primary);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:16px}.hp-review-card__name{font-size:14px;font-weight:600;color:var(--txt)}.hp-review-card__company{font-size:12px;color:var(--txt3)}.hp-gallery-section{margin-top:50px}.hp-gallery-section__title{font-size:24px;font-weight:700;color:var(--txt);text-align:center;margin-bottom:25px}.hp-gallery__grid{display:flex;gap:20px;overflow-x:auto;padding:5px 0 15px;scrollbar-width:none;-ms-overflow-style:none}.hp-gallery__grid::-webkit-scrollbar{display:none}.hp-gallery-card{flex-shrink:0;width:220px;background:#fff;border-radius:var(--r-lg);overflow:hidden;box-shadow:var(--sh-sm);border:2px solid var(--border);cursor:pointer;transition:.3s}.hp-gallery-card:hover{transform:translateY(-4px);box-shadow:var(--sh-md);border-color:var(--primary)}.hp-gallery-card__img{height:160px;background:var(--bg3);overflow:hidden}.hp-gallery-card__img img{width:100%;height:100%;object-fit:cover}.hp-gallery-card__body{padding:14px;text-align:center}.hp-gallery-card__title{font-size:13px;font-weight:600;color:var(--txt)}.hp-gallery-card__org{font-size:11px;color:var(--txt3)}.hp-gallery__more{text-align:center;margin-top:20px}.hp-modal{display:none;position:fixed;inset:0;z-index:9999;background:rgba(0,0,0,.85);align-items:center;justify-content:center}.hp-modal.is-open{display:flex}.hp-modal__inner{position:relative;max-width:700px;max-height:90vh;width:90%}.hp-modal__img{width:100%;max-height:85vh;object-fit:contain;border-radius:var(--r-lg)}.hp-modal__close{position:absolute;top:-40px;right:0;width:36px;height:36px;background:rgba(255,255,255,.2);border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .3s}.hp-modal__close:hover{background:rgba(255,255,255,.4)}.hp-modal__close svg{width:20px;height:20px;fill:#fff}.hp-modal__nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;background:rgba(255,255,255,.2);border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .3s}.hp-modal__nav:hover{background:rgba(255,255,255,.4)}.hp-modal__nav svg{width:22px;height:22px;fill:#fff}.hp-modal__prev{left:-55px}.hp-modal__next{right:-55px}.hp-contact-modal{display:none;position:fixed;inset:0;z-index:9998;background:rgba(0,0,0,.5);align-items:center;justify-content:center;padding:16px}.hp-contact-modal.is-open{display:flex}.hp-contact-modal__box{background:#fff;border-radius:16px;max-width:500px;width:100%;box-shadow:0 25px 60px rgba(0,0,0,.2);position:relative;max-height:calc(100vh - 32px);overflow-y:auto}.hp-contact-modal__close{position:absolute;top:14px;right:14px;width:34px;height:34px;background:rgba(0,0,0,.05);border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2;transition:background .2s}.hp-contact-modal__close:hover{background:rgba(0,0,0,.1)}.hp-contact-modal__close svg{width:16px;height:16px;fill:#555}.hp-modal-header{background:linear-gradient(135deg,var(--primary),var(--primary-dark));padding:24px 28px 20px;border-radius:16px 16px 0 0;color:#fff}.hp-modal-header h3{font-size:20px;font-weight:700;margin-bottom:10px;text-align:center}.hp-modal-header h3::after{content:'';display:block;width:50px;height:3px;background:#e8a530;border-radius:2px;margin:8px auto 0}.hp-modal-header p{font-size:13px;opacity:.7;text-align:center}.hp-modal-form{padding:20px 28px 24px}.hp-modal-form .form__group{margin-bottom:10px}.hp-modal-form .form__input{width:100%;padding:12px 14px;border:2px solid #3d4f8f;border-radius:8px;font-size:14px;outline:0;transition:.2s;color:#333;background:#fff;box-sizing:border-box}.hp-modal-form .form__input::placeholder{color:#999}.hp-modal-form .form__input:focus{border-color:#e8a530;background:#fff;box-shadow:0 0 0 3px rgba(232,165,48,.12)}.hp-modal-form textarea.form__input{resize:vertical;min-height:60px}.hp-modal-form .form__submit,button.form__submit{width:100%;padding:15px 20px;background:#212b62;color:#fff;border:none;border-radius:10px;font-size:16px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:.3s;margin-top:6px;letter-spacing:.3px}.hp-modal-form .form__submit:hover,button.form__submit:hover{background:#1a2250;color:#fff;transform:translateY(-1px);box-shadow:0 6px 16px rgba(33,43,98,.25)}.hp-modal-form .form__result-error,.hp-modal-form .form__result-success{padding:14px;border-radius:8px;margin-bottom:10px;font-size:14px;text-align:center;font-weight:600}.hp-modal-form .form__result-success{background:#dcfce7;color:#166534;border:1px solid #86efac}.hp-modal-form .form__result-error{background:#fef2f2;color:#991b1b;border:1px solid #fca5a5}.hp-modal-form .form__agree{display:flex;align-items:flex-start;gap:8px;margin-top:2px}.hp-modal-form .form__agree input[type=checkbox]{width:16px;height:16px;margin-top:2px;accent-color:var(--primary)}.hp-modal-form .form__agree label{font-size:12px;color:#888;line-height:1.4}.hp-modal-form .form__agree label a{color:var(--primary)}.form__file-label{display:block;cursor:pointer}.form__file-input{display:none}.form__file-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border:1.5px dashed #c8cce0;border-radius:8px;color:var(--primary);font-size:13px;font-weight:600;transition:.2s;background:#f8f9fc}.form__file-btn:hover{background:#eef0f6;border-color:var(--primary)}.form__file-name{font-size:12px;color:var(--accent);margin-top:4px;display:block}.form__row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px}.hp-blog,.hp-guide{padding:80px 0}.hp-guide{background:var(--bg2)}.hp-blog{background:var(--bg)}.hp-section-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:35px}.hp-guide__grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.hp-guide__cards{display:grid;grid-template-columns:1fr 1fr;gap:15px}.hp-gost-card{background:#fff;border-radius:var(--r-xl);padding:22px;box-shadow:var(--sh-sm);transition:.3s;border:2px solid transparent;text-decoration:none;display:block}.hp-gost-card:hover{border-color:var(--primary);transform:translateY(-4px);box-shadow:var(--sh-md)}.hp-gost-card__icon{width:46px;height:56px;background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:var(--r-md);display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:12px}.hp-gost-card__icon span{font-size:9px;font-weight:700;color:#fff;margin-top:2px}.hp-gost-card__num{font-size:15px;font-weight:700;color:var(--primary);margin-bottom:4px}.hp-gost-card__title{font-size:13px;color:var(--txt2);line-height:1.5}.hp-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.hp-content-card{background:#fff;border-radius:var(--r-xl);overflow:hidden;box-shadow:var(--sh-sm);transition:.3s;border:1px solid var(--border);text-decoration:none;display:block}.hp-content-card:hover{transform:translateY(-6px);box-shadow:var(--sh-lg)}.hp-content-card__img{height:180px;background:linear-gradient(135deg,var(--primary),var(--primary-light));position:relative;overflow:hidden}.hp-content-card__img img{width:100%;height:100%;object-fit:cover}.hp-content-card__date{position:absolute;top:12px;left:12px;background:#fff;padding:5px 12px;border-radius:var(--r-md);font-size:12px;font-weight:600;color:var(--txt)}.hp-content-card__body{padding:20px}.hp-content-card__cat{font-size:11px;font-weight:600;color:var(--accent);text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.hp-content-card__title{font-size:17px;font-weight:700;color:var(--txt);margin-bottom:8px;line-height:1.4}.hp-content-card__excerpt{font-size:13px;color:var(--txt2);line-height:1.6}.hp-news__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.hp-news-card{background:#fff;border-radius:var(--r-xl);overflow:hidden;box-shadow:var(--sh-sm);transition:.3s;border:1px solid var(--border);text-decoration:none;display:block}.hp-news-card:hover{transform:translateY(-8px);box-shadow:var(--sh-lg)}.hp-news-card__img{height:200px;background:linear-gradient(135deg,var(--primary),var(--primary-light));position:relative;overflow:hidden}.hp-news-card__img img{width:100%;height:100%;object-fit:cover}.hp-news-card__date{position:absolute;top:12px;left:12px;background:#fff;padding:6px 14px;border-radius:var(--r-md);font-size:12px;font-weight:600;color:var(--txt)}.hp-news-card__body{padding:22px}.hp-news-card__cat{font-size:11px;font-weight:600;color:var(--accent);text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;display:block}.hp-news-card__title{font-size:17px;font-weight:700;color:var(--txt);margin-bottom:8px;line-height:1.4}.hp-news-card__excerpt{font-size:13px;color:var(--txt2);line-height:1.6}.hp-map{padding:80px 0 0;background:var(--bg2)}.hp-map__header{text-align:center;margin-bottom:40px}.hp-map__header p{max-width:550px;margin:12px auto 0;color:var(--txt2);font-size:15px}.hp-map__info{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:40px}.hp-map__info-card{background:#fff;border-radius:var(--r-xl);padding:25px;text-align:center;box-shadow:var(--sh-sm);border:1px solid var(--border)}.hp-map__info-icon{width:52px;height:52px;background:linear-gradient(135deg,var(--primary),var(--primary-light));border-radius:var(--r-lg);display:flex;align-items:center;justify-content:center;margin:0 auto 15px}.hp-map__info-icon svg{width:24px;height:24px;fill:#fff}.hp-map__info-card h3{font-size:16px;font-weight:700;color:var(--txt);margin-bottom:8px}.hp-map__info-card p{font-size:13px;color:var(--txt2);line-height:1.5}.hp-map__container{height:450px;border-radius:var(--r-2xl) var(--r-2xl) 0 0;overflow:hidden;box-shadow:var(--sh-lg);position:relative;background:var(--bg3)}#hp-ymap{width:100%;height:100%}@media (max-width:1200px){.hp-hero__grid{grid-template-columns:1fr;gap:30px}.hp-hero__visual{max-width:500px;margin:0 auto;width:100%;padding:25px}.hp-hero__text{max-width:100%}.hp-catalog__grid,.hp-popular__grid,.hp-standards__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.hp-about__grid,.hp-cpa__box,.hp-custom__grid,.hp-guide__grid{grid-template-columns:1fr;gap:40px}.hp-cards-grid,.hp-news__grid,.hp-reviews__grid,.hp-standards__grid{grid-template-columns:repeat(2,1fr)}.hp-map__info{grid-template-columns:1fr}.hp-section-title{font-size:32px}.hp-hero__title{font-size:38px}.hp-modal__prev{left:10px}.hp-modal__next{right:10px}.hp-cpa__fields-row,.hp-cpa__fields-row--bottom{grid-template-columns:1fr 1fr}.hp-cpa__fields-row .form__input{min-width:auto}}@media (max-width:768px){.hp-hero__title{font-size:28px}.hp-section-title{font-size:24px}.hp-hero__text{max-width:100%}.hp-hero__visual{max-width:100%;padding:15px}.hp-hero__card{padding:20px}.hp-hero__card>div:first-child{padding:18px}.hp-hero__card-icon{width:70px;height:70px}.hp-hero__card-icon svg{width:40px;height:40px}.hp-hero__card h3{font-size:18px}.hp-hero__stats strong{font-size:22px}.hp-hero__stats>div{padding:8px}.hp-hero__buttons{flex-direction:column}.hp-hero__buttons .btn{width:100%;text-align:center;justify-content:center;box-sizing:border-box}.hp-hero__float{display:none}.hp-standards__grid{grid-template-columns:1fr}.hp-catalog__grid,.hp-popular__grid{grid-template-columns:repeat(2,1fr)}.hp-about__highlights,.hp-cards-grid,.hp-custom__process,.hp-news__grid,.hp-reviews__grid{grid-template-columns:1fr}.hp-cpa__box{padding:20px 15px}.hp-cpa__info{flex-direction:column;text-align:center}.hp-catalog__header{flex-direction:column;align-items:flex-start;gap:15px}.hp-trust__grid{justify-content:center}.hp-about__exp{position:static;margin-top:20px;display:inline-block}.hp-about__visual{overflow:hidden}.hp-standards__header h2{font-size:28px}.form__row,.hp-cpa__fields-row,.hp-cpa__fields-row--bottom,.hp-guide__cards{grid-template-columns:1fr}.form__submit--cpa{width:100%;justify-content:center}.hp-cpa__features{flex-wrap:wrap;gap:8px}.hp-popular__grid .product-card__actions{position:static!important;opacity:1!important;transform:none!important}.hp-popular__grid .product-card{width:100%!important;min-width:0!important}}@media (max-width:480px){.hp-hero{padding:30px 0 40px}.hp-hero__title{font-size:24px}.hp-section-title{font-size:20px}.hp-hero__desc{font-size:15px}.hp-hero__features{gap:10px}.hp-hero__features li{font-size:14px}.hp-hero__visual{padding:10px}.hp-hero__card,.hp-hero__card>div:first-child{padding:15px}.hp-hero__card-icon{width:60px;height:60px}.hp-hero__card h3{font-size:16px}.hp-hero__card p{font-size:13px}.hp-hero__stats strong{font-size:20px}.hp-hero__stats span{font-size:10px}.hp-catalog__grid,.hp-popular__grid{grid-template-columns:1fr}.hp-cpa__box{padding:15px 12px}.hp-gallery-card{width:180px}}