@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--green:#448e37;--green-dark:#346f2b;--green-soft:#ecf6ea;--green-line:#448e3738;--text:#1f2937;--muted:#5d6676;--surface:#fff;--surface-alt:#f6faf6;--border:#dce7da;--max-width:1120px}html{scroll-behavior:smooth}body{color:var(--text);background-color:#0000;background-image:radial-gradient(circle at 8% 84%,#71ba6638 0%,#71ba6600 46%),linear-gradient(#f7faf6 0%,#e7efe4 100%);background-position:0 0,0 0;background-repeat:no-repeat;background-size:auto,auto;background-attachment:fixed;background-origin:padding-box,padding-box;background-clip:border-box,border-box;font-family:Montserrat,sans-serif;font-size:15px;line-height:1.65}a{color:inherit;text-decoration:none;transition:color .2s,opacity .2s,transform .2s,background-color .2s}img{max-width:100%;display:block}.app{flex-direction:column;min-height:100vh;display:flex}main{flex:1}.header{z-index:40;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border);background:#f7faf6c7;position:sticky;top:0}.header__inner{max-width:var(--max-width);align-items:center;gap:24px;min-height:88px;margin:0 auto;padding:16px;display:flex}.header__logo img{border-radius:12px;width:150px}.header__nav{align-items:center;gap:20px;margin-left:auto;display:flex}.header__nav a{color:var(--muted);font-size:14px;font-weight:500;transition:color .2s}.header__nav a:hover{color:var(--green)}.header__right{align-items:center;gap:12px;display:flex}.header__phone{color:var(--text);font-weight:700}.header__phone:hover{color:var(--green-dark)}.header__btn{background:var(--green);color:#fff;border-radius:10px;padding:10px 16px;font-size:14px;font-weight:700;transition:background .2s,transform .2s}.header__btn:hover{background:var(--green-dark);transform:translateY(-1px)}.header__burger{background:0 0;border:none;width:28px;height:20px;margin-left:auto;display:none;position:relative}.header__burger span{background:var(--text);width:100%;height:2px;transition:transform .25s,opacity .25s;position:absolute;left:0}.header__burger span:first-child{top:0}.header__burger span:nth-child(2){top:9px}.header__burger span:nth-child(3){top:18px}.header__burger--open span:first-child{transform:translateY(9px)rotate(45deg)}.header__burger--open span:nth-child(2){opacity:0}.header__burger--open span:nth-child(3){transform:translateY(-9px)rotate(-45deg)}.hero{padding:54px 16px 30px;position:relative;overflow:hidden}.hero__inner{max-width:var(--max-width);align-items:start;margin:0 auto}.hero__promo,.hero__form-box{background:var(--surface);border:1px solid var(--border);border-radius:22px;box-shadow:0 12px 30px #1b4a1212}.hero__kicker{color:#1f2937;background:#fff;border:1px solid #b9d3b2;border-radius:999px;margin-bottom:14px;padding:7px 14px;font-size:13px;font-weight:700;display:inline-flex}.hero__title{letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(25px,3vw,36px);line-height:1.15}.hero__subtitle{color:var(--muted);max-width:640px;margin-bottom:22px;font-size:16px;line-height:1.5}.hero__features{gap:10px;margin-bottom:24px;list-style:none;display:grid}.hero__features li{color:#29313f;align-items:center;gap:12px;font-size:16px;font-weight:600;display:flex}.hero__feature-icon{color:#356f2c;background:#fff;border:1px solid #b7d0b1;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;font-size:15px;line-height:1;display:inline-flex}.hero__actions{flex-wrap:wrap;gap:10px;display:flex}.hero__primary-btn,.hero__ghost-btn{border-radius:12px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-weight:700;display:inline-flex}.hero__primary-btn{background:var(--green);color:#fff}.hero__primary-btn:hover{background:var(--green-dark)}.hero__ghost-btn{color:#1f2937;background:#fff;border:1px solid #9bbf91}.hero__ghost-btn:hover{background:#f4f8f3;border-color:#7aa96f;transform:translateY(-1px)}.hero__form-box{flex-direction:column;justify-content:flex-start;align-self:start;padding:28px;display:flex}.hero__form-title{margin-bottom:8px;font-size:21px}.hero__form-text{color:var(--muted);margin-bottom:14px}.hero__form-btn{color:#1f2937;text-align:center;border:1px solid var(--border);background:#f8fbf7;border-radius:10px;justify-content:center;align-items:center;gap:10px;margin-top:10px;padding:13px 14px;font-size:16px;font-weight:700;display:flex}.hero__form-btn:hover{border-color:var(--green-line);background:#eef5ed;transform:translateY(-1px)}.hero__form-btn--light{color:#1f2937;border:1px solid var(--green-line);background:#f8fbf7}.hero__form-btn svg{color:var(--green-dark);flex-shrink:0}.hero__meta{gap:8px;margin-top:14px;list-style:none;display:grid}.hero__meta li{color:var(--muted);align-items:center;gap:8px;font-size:13px;display:flex}.hero__meta li span:first-child{color:var(--green-dark);align-items:center;display:inline-flex}.hero__meta li span:first-child svg{color:var(--green-dark);flex-shrink:0}.about,.services,.contact{padding:22px 16px 74px}.hero__promo,.hero__form-box,.about__type,.about__db-item,.about__grid-item,.about__grid-overlay,.services__item,.services__img,.services__price-note,.services__legal,.services__partner-item,.contact__form-box,.contact__how{box-shadow:none;background:0 0;border:none;border-radius:0}.about__inner,.services__inner,.contact__inner,.footer__inner{max-width:var(--max-width);margin:0 auto}.about__title,.services__title,.services__partner-title{letter-spacing:-.02em;margin:28px 0 24px;font-size:clamp(24px,2.6vw,32px);line-height:1.2}.about__title,.services__title,.services__subtitle,.about__section-title,.services__partner-title{text-align:center}.services__subtitle{color:var(--muted);margin-bottom:30px}.about__subtitle{margin:0 0 12px;font-size:19px}.about__text{color:#344052;text-align:justify;margin-bottom:24px}.about__intro{margin:0 auto 24px}.about__section-title,.about__db-title{text-align:center;margin:28px 0 24px;font-size:24px}.about__types{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-bottom:16px;display:grid}.about__type{background:var(--surface);border-radius:18px;flex-direction:column;align-items:flex-start;gap:12px;padding:18px;display:flex}.about__type-label{margin-bottom:6px;font-size:20px;font-weight:700;display:block}.about__type-content p{color:var(--muted);font-size:14px}.about__type-text{color:#334155;text-align:justify;margin-bottom:10px}.about__type-list-title{color:#1f2937;margin-bottom:6px;font-weight:700}.about__type-list{gap:4px;list-style:none;display:grid}.about__type-list li{color:#374151}.about__type-list li:before{content:"✓";color:var(--green);margin-right:8px}.about__type img{object-fit:contain;object-position:center;width:100%;height:180px}.about__type-content{width:100%}.about__summary-note{text-align:center;color:#1f2937;background:#ffffff9e;border:1px solid #a0c598b3;border-radius:12px;margin-top:24px;margin-bottom:74px;padding:12px 16px;font-weight:600;box-shadow:0 6px 18px #1f29370f}.about__title,.about__section-title,.about__db-title,.services__title,.services__partner-title{padding-bottom:14px;position:relative}.about__title:after,.about__section-title:after,.about__db-title:after,.services__title:after,.services__partner-title:after{content:"";background:var(--green);border-radius:999px;width:44px;height:3px;margin:10px auto 0;display:block}.about__db-lead{text-align:center;margin-bottom:24px;font-size:17px}.about__db-criteria{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:20px;display:grid}.about__db-item{background:var(--surface);border:1px solid var(--border);text-align:center;border-radius:16px;padding:16px;transition:transform .2s,box-shadow .2s,border-color .2s}.about__db-item:hover{border-color:#448e3747;transform:translateY(-3px);box-shadow:0 12px 28px #1b4a1217}.about__db-item img{object-fit:contain;width:160px;height:160px;margin:0 auto}.about__examples{margin-top:28px;padding-top:20px}.about__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.about__grid-item{background:var(--surface);border:1px solid var(--border);border-radius:12px;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;overflow:hidden}.about__grid-item:hover{border-color:#448e3747;transform:translateY(-3px);box-shadow:0 12px 28px #1b4a1217}.about__grid-img{object-fit:cover;filter:saturate(.9)contrast(1.02);width:100%;height:210px;transition:transform .35s,filter .35s}.about__grid-item:hover .about__grid-img{filter:saturate()contrast(1.05);transform:scale(1.03)}.about__grid-overlay{background:#fff;border-top:1px solid #eef2f7;min-height:110px;padding:16px;display:block;position:static}.about__grid-overlay-text{color:#1f2937;padding-left:14px}.about__grid-overlay-title{margin-bottom:8px;font-size:20px;font-weight:700;line-height:1.22;display:block}.about__grid-overlay-subtitle{color:#4b5563;line-height:1.55}.services__list{flex-direction:column;gap:20px;margin-bottom:74px;display:flex}.services__item{background:var(--surface);border-radius:20px;grid-template-columns:minmax(220px,310px) 1fr;align-items:start;gap:32px;padding:18px;display:grid}.services__img{border:1px solid var(--border);background:var(--surface-alt);border-radius:14px;align-self:start;overflow:hidden}.services__img img{object-fit:cover;object-position:center;width:100%;height:100%;max-height:none}.services__item-title{margin-bottom:10px;font-size:20px;line-height:1.25}.services__features{margin-bottom:12px;list-style:none}.services__features li{margin-bottom:5px}.services__check{color:var(--green);font-weight:700}.services__price-note{color:var(--muted);border:1px solid var(--border);background:#f8fbf7;border-radius:12px;margin-bottom:12px;padding:10px 12px;font-size:13px}.services__btn{background:var(--green);color:#fff;border-radius:10px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-weight:700;transition:background .2s,transform .2s;display:inline-flex}.services__btn:hover{background:var(--green-dark)}.services__legal{background:var(--surface);border-radius:18px;margin-top:104px;padding:26px}.services__legal-title{text-align:center;margin-bottom:14px;font-size:16px}.services__legal-items{gap:0;display:grid}.services__legal-row{border-top:1px solid var(--border);grid-template-columns:68px 1fr;align-items:start;gap:12px;padding:14px 0;display:grid}.services__legal-row:first-child{border-top:none}.services__legal-code{color:var(--green);font-size:16px;font-weight:700;line-height:1.3}.services__legal-text{color:#374151;margin:0;font-size:12px;line-height:1.45}.services__partner-title{margin-bottom:16px;font-size:25px}.services__partner-items{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.services__partner-item{background:var(--surface);text-align:center;border:1px solid var(--border);border-radius:12px;padding:18px;transition:transform .2s,box-shadow .2s,border-color .2s}.services__partner-item:hover{border-color:#448e3747;transform:translateY(-3px);box-shadow:0 12px 28px #1b4a1217}.services__partner-icon{width:96px;height:96px;margin:0 auto 8px;transition:transform .25s;display:block}.services__partner-item:hover .services__partner-icon{transform:scale(1.03)}.services__partner-icon img{object-fit:contain;width:100%;height:100%}.services__partner-item p{margin:0;font-weight:700}.services__partner-desc{color:#4b5563;margin-top:8px;font-size:13px;line-height:1.45;display:block}.contact__inner{grid-template-columns:340px 1fr;gap:20px;display:grid}.contact__bg,.contact__how-fog{display:none}.contact__form-box,.contact__how{border-radius:20px;padding:24px}.contact__form-box{align-self:start;height:fit-content}.contact__form-title{margin-bottom:8px;font-size:24px}.contact__form-btn{text-align:center;background:var(--green);color:#fff;border-radius:10px;min-height:44px;margin-top:10px;font-weight:700;line-height:44px;transition:background .2s,transform .2s;display:block}.contact__form-btn:hover{background:var(--green-dark);transform:translateY(-1px)}.contact__form-btn--email{border:1px solid var(--green-line);color:var(--green-dark);background:#fff}.contact__form-btn--email:hover{background:#dff0db}.contact__how-title{margin-bottom:10px;font-size:24px}.contact__steps{padding-left:20px}.contact__steps li{color:#334155;margin-bottom:8px}.footer{border-top:1px solid var(--border);background:0 0;margin-top:20px;padding:28px 16px 38px}.footer__inner{flex-direction:row;justify-content:space-between;align-items:center;font-size:14px;display:flex}.footer__logo img{border-radius:12px;width:120px}.footer__info p{color:#4b5563;margin-bottom:4px}.footer__contacts{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.footer__phone{font-size:18px;font-weight:800}.footer__phone:hover,.footer__email{color:var(--green-dark)}.footer__email:hover{opacity:.85}@media (width<=980px){.header__nav{border-bottom:1px solid var(--border);background:#fff;flex-direction:column;align-items:flex-start;padding:16px;display:none;position:absolute;top:88px;left:0;right:0}.header__nav--open{display:flex}.header__right{display:none}.header__burger{display:block}.hero__inner{grid-template-columns:1fr}.about__db-criteria,.about__grid,.services__partner-items{grid-template-columns:repeat(2,minmax(0,1fr))}.contact__inner{grid-template-columns:1fr}.footer__inner{grid-template-columns:1fr;gap:16px}.footer__contacts{align-items:flex-start}}@media (width<=680px){.hero,.about,.services,.contact,.footer{padding-left:12px;padding-right:12px}.header__inner{min-height:74px;padding:12px}.header__logo img{width:120px}.hero__promo,.hero__form-box,.services__item,.services__legal,.contact__form-box,.contact__how{border-radius:16px;padding:16px}.hero__title,.about__title,.services__title,.services__partner-title,.contact__form-title,.contact__how-title{font-size:22px}.hero__subtitle{font-size:14px}.hero__features li,.hero__form-btn{font-size:15px}.about__types,.about__db-criteria,.about__grid,.services__partner-items,.about__type,.services__item{grid-template-columns:1fr}.services__legal-title{text-align:left;font-size:18px}.services__legal-row{grid-template-columns:56px 1fr;gap:10px}.services__legal-code{font-size:16px}.services__legal-text{font-size:12px}}
