@charset "UTF-8";body{font-family:Poppins,sans-serif;margin:0;min-height:100vh;color:#2b2b2b;background:#fff7f4;line-height:1.5}*,::after,::before{box-sizing:border-box}.page{min-height:100vh;display:flex;flex-direction:column;background:#fff7f4}.page__header,.page__navbar{flex-shrink:0}.page__main{flex:1;display:flex;flex-direction:column;padding-top:24px;padding-bottom:40px}.container{width:100%;margin:0 auto;padding-left:16px;padding-right:16px;background:#fff;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.06);padding-top:24px;padding-bottom:24px}@media (min-width:768px){.container{max-width:540px}}@media (min-width:1024px){.container{max-width:720px}}@media (min-width:1200px){.container{max-width:960px}}@media (min-width:1400px){.container{max-width:1140px}}@media (min-width:){.container{max-width:1320px}}.layout-content{display:flex;flex-direction:column;gap:24px}.page-back-button-wrapper{margin-bottom:20px}.page-back-button{padding:10px 14px;border-radius:8px;border:1px solid rgba(0,0,0,.1);background:#fff;cursor:pointer;transition:.2s ease}.page-back-button:hover{transform:translateY(-2px)}.page-primary-menu,.page-secondary-menu{margin-bottom:20px}.page-breadcrumb{font-size:14px;opacity:.8;margin-bottom:16px}.page-help{background:#fff7ed;padding:12px 16px;border-radius:10px;margin-bottom:20px}.layout-sidebar-first,.layout-sidebar-second{width:100%;margin-top:24px}@media (min-width:1200px){.page__main{display:grid;grid-template-columns:1fr 280px;gap:24px}.layout-sidebar-first,.layout-sidebar-second{margin-top:0}}a{color:#111;text-decoration:none}a:hover{color:#ff5300}img{max-width:100%;height:auto;display:block}button{font-family:inherit}.blog-node,.expert-profile,.node{display:flex;flex-direction:column;gap:20px}.chat,.chat-container,.chat-form,.private-chat-wrapper{width:100%}.chat-form form,.private-chat-wrapper form{width:100%;max-width:100%}.chat-form .form-item,.chat-form .form-managed-file,.chat-form .js-form-item,.private-chat-wrapper .form-item,.private-chat-wrapper .form-managed-file,.private-chat-wrapper .js-form-item{width:100%;max-width:100%}.chat-form textarea,.private-chat-wrapper textarea{width:100%;display:block}.chat-form .form-actions,.private-chat-wrapper .form-actions{width:100%;display:flex;justify-content:flex-end}textarea.chat-input{min-height:160px;max-height:260px;resize:none;padding:12px 14px;border-radius:12px;font-size:14px;line-height:1.5;overflow-y:auto}.page .container:has(.chat),.page .container:has(.private-chat-wrapper){max-width:100%;width:100%;padding-left:16px;padding-right:16px;box-shadow:none;border-radius:0}.ai-order-confirm-form textarea,.chat-form textarea,.private-chat-wrapper textarea{width:100%;min-width:100%;display:block;font-size:15px}.expert-modal{position:fixed;inset:0;background:rgba(0,0,0,.35);display:flex;align-items:center;justify-content:center;padding:16px;z-index:9999}.expert-modal .review-info{position:relative;width:100%;max-width:360px;margin:0;background:#fff;border-radius:12px;padding:14px 18px;text-align:center;box-shadow:0 6px 20px rgba(0,0,0,.05)}.expert-modal .review-info p{margin:0;font-size:14px;font-weight:400;line-height:1.4;color:#2b2b2b}.expert-modal__close{position:absolute;top:6px;right:10px;border:0;background:0 0;font-size:22px;line-height:1;cursor:pointer;color:#2b2b2b}.expert-modal__close:hover{color:#ff5300}@media (max-width:767px){.expert-modal{padding:12px}.expert-modal .review-info{max-width:320px;padding:12px 14px}.expert-modal .review-info p{font-size:13px}}body{font-size:1rem;font-weight:400;line-height:1.5;color:#2b2b2b;margin:0;padding:0}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{line-height:1.25;font-weight:600;color:#111;margin-bottom:.5em}.h1,h1{font-size:2rem}.h2,h2{font-size:1.75rem}.h3,h3{font-size:1.5rem}.h4,h4{font-size:1.25rem}.h5,h5{font-size:1.125rem}.h6,h6{font-size:1rem}@media (min-width:1024px){.h1,h1{font-size:3rem}.h2,h2{font-size:2.5rem}.h3,h3{font-size:2rem}.h4,h4{font-size:1.5rem}}p{font-size:1rem;line-height:1.5;margin-bottom:1em}a{color:inherit;text-decoration:none}strong{font-weight:600}ol,ul{padding-left:1.25rem}.cabinet-title{font-size:1.5rem;font-weight:600;margin-bottom:1rem}.button,a.button{font-size:1rem;font-weight:500;line-height:1.5;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 24px;border-radius:8px;border:0;margin:0;cursor:pointer;text-decoration:none;white-space:nowrap;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:all .2s ease}.button:focus-visible,a.button:focus-visible{outline:3px solid rgba(255,83,0,.35);outline-offset:2px}.button.is-disabled,.button:disabled,a.button.is-disabled,a.button:disabled{opacity:.5;pointer-events:none}.button,a.button{color:#2b2b2b;text-decoration:none;background:0 0}.button--primary,a.button--primary{font-size:1rem;font-weight:500;line-height:1.5;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 24px;border-radius:8px;border:0;margin:0;cursor:pointer;text-decoration:none;white-space:nowrap;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:all .2s ease}.button--primary:focus-visible,a.button--primary:focus-visible{outline:3px solid rgba(255,83,0,.35);outline-offset:2px}.button--primary.is-disabled,.button--primary:disabled,a.button--primary.is-disabled,a.button--primary:disabled{opacity:.5;pointer-events:none}.button--primary,a.button--primary{background:#ff5300;color:#fff!important;box-shadow:0 4px 12px rgba(255,83,0,.25)}.button--primary:hover,a.button--primary:hover{transform:translateY(-1px)}.button--primary:active,a.button--primary:active{transform:scale(.97)}.button--danger,a.button--danger{font-size:1rem;font-weight:500;line-height:1.5;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 24px;border-radius:8px;border:0;margin:0;cursor:pointer;text-decoration:none;white-space:nowrap;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:all .2s ease}.button--danger:focus-visible,a.button--danger:focus-visible{outline:3px solid rgba(255,83,0,.35);outline-offset:2px}.button--danger.is-disabled,.button--danger:disabled,a.button--danger.is-disabled,a.button--danger:disabled{opacity:.5;pointer-events:none}.button--danger,a.button--danger{background:#fff;border:1px solid #d1d5db;color:#6b7280!important;box-shadow:none}.button--danger:hover,a.button--danger:hover{background:#f9fafb;border-color:#9ca3af;color:#374151!important;transform:translateY(-1px)}.button--danger:active,a.button--danger:active{transform:scale(.97)}.button--outline,a.button--outline{font-size:1rem;font-weight:500;line-height:1.5;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 24px;border-radius:8px;border:0;margin:0;cursor:pointer;text-decoration:none;white-space:nowrap;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:all .2s ease}.button--outline:focus-visible,a.button--outline:focus-visible{outline:3px solid rgba(255,83,0,.35);outline-offset:2px}.button--outline.is-disabled,.button--outline:disabled,a.button--outline.is-disabled,a.button--outline:disabled{opacity:.5;pointer-events:none}.button--outline,a.button--outline{background:0 0;border:1px solid #111;color:#111}.button--outline:hover,a.button--outline:hover{border-color:#ff5300;color:#ff5300}.button--sm{font-size:.875rem;padding:8px 16px}.button--lg{font-size:1.125rem;padding:24px 32px}.button--full{width:100%}.button--secondary,a.button--secondary{font-size:1rem;font-weight:500;line-height:1.5;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 24px;border-radius:8px;border:0;margin:0;cursor:pointer;text-decoration:none;white-space:nowrap;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:all .2s ease}.button--secondary:focus-visible,a.button--secondary:focus-visible{outline:3px solid rgba(255,83,0,.35);outline-offset:2px}.button--secondary.is-disabled,.button--secondary:disabled,a.button--secondary.is-disabled,a.button--secondary:disabled{opacity:.5;pointer-events:none}.button--secondary,a.button--secondary{width:-moz-fit-content;width:fit-content;min-height:42px;padding:10px 16px;border:1px solid #ff5300;border-radius:10px;background:#fff;color:#ff5300!important;font-size:14px;font-weight:600;line-height:1.2;text-decoration:none;transition:background .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}.button--secondary:hover,a.button--secondary:hover{background:#ff5300;color:#fff!important;transform:translateY(-1px);box-shadow:0 4px 12px rgba(255,83,0,.2)}.button--secondary:active,a.button--secondary:active{transform:scale(.97)}.button--warning,a.button--warning{font-size:1rem;font-weight:500;line-height:1.5;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 24px;border-radius:8px;border:0;margin:0;cursor:pointer;text-decoration:none;white-space:nowrap;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:all .2s ease}.button--warning:focus-visible,a.button--warning:focus-visible{outline:3px solid rgba(255,83,0,.35);outline-offset:2px}.button--warning.is-disabled,.button--warning:disabled,a.button--warning.is-disabled,a.button--warning:disabled{opacity:.5;pointer-events:none}.button--warning,a.button--warning{background:#fff;border:1px solid #ff5300;color:#ff5300!important;box-shadow:none}.button--warning:hover,a.button--warning:hover{background:rgba(255,83,0,.06);border-color:#ff5300;color:#ff5300!important;transform:translateY(-1px)}.button--warning:active,a.button--warning:active{transform:scale(.97)}.button--success,a.button--success{font-size:1rem;font-weight:500;line-height:1.5;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 24px;border-radius:8px;border:0;margin:0;cursor:pointer;text-decoration:none;white-space:nowrap;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:all .2s ease}.button--success:focus-visible,a.button--success:focus-visible{outline:3px solid rgba(255,83,0,.35);outline-offset:2px}.button--success.is-disabled,.button--success:disabled,a.button--success.is-disabled,a.button--success:disabled{opacity:.5;pointer-events:none}.button--success,a.button--success{background:#fff;border:1px solid #16a34a;color:#16a34a!important;box-shadow:none}.button--success:hover,a.button--success:hover{background:rgba(22,163,74,.06);border-color:#15803d;color:#15803d!important;transform:translateY(-1px)}.button--success:active,a.button--success:active{transform:scale(.97)}.button--danger,a.button--danger{font-size:1rem;font-weight:500;line-height:1.5;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 24px;border-radius:8px;border:0;margin:0;cursor:pointer;text-decoration:none;white-space:nowrap;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:all .2s ease}.button--danger:focus-visible,a.button--danger:focus-visible{outline:3px solid rgba(255,83,0,.35);outline-offset:2px}.button--danger.is-disabled,.button--danger:disabled,a.button--danger.is-disabled,a.button--danger:disabled{opacity:.5;pointer-events:none}.button--danger,a.button--danger{background:#fff;border:1px solid #dc2626;color:#dc2626!important;box-shadow:none}.button--danger:hover,a.button--danger:hover{background:rgba(220,38,38,.06);border-color:#b91c1c;color:#b91c1c!important;transform:translateY(-1px)}.button--danger:active,a.button--danger:active{transform:scale(.97)}.button--orders,a.button--orders{font-size:1rem;font-weight:500;line-height:1.5;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 24px;border-radius:8px;border:0;margin:0;cursor:pointer;text-decoration:none;white-space:nowrap;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:all .2s ease}.button--orders:focus-visible,a.button--orders:focus-visible{outline:3px solid rgba(255,83,0,.35);outline-offset:2px}.button--orders.is-disabled,.button--orders:disabled,a.button--orders.is-disabled,a.button--orders:disabled{opacity:.5;pointer-events:none}.button--orders,a.button--orders{background:#fff;border:1px solid #16a34a;color:#16a34a!important;box-shadow:0 3px 10px rgba(22,163,74,.1)}.button--orders:hover,a.button--orders:hover{background:rgba(22,163,74,.06);border-color:#15803d;color:#15803d!important;transform:translateY(-1px);box-shadow:0 4px 12px rgba(22,163,74,.14)}.button--orders:active,a.button--orders:active{transform:scale(.97)}.navbar{padding:16px 16px;background:#fff;border-bottom:1px solid rgba(0,0,0,.06);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.navbar__container{width:100%;max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:nowrap}.navbar__logo{display:block;height:44px;transition:.2s ease}.navbar__logo:hover{transform:scale(1.05)}.navbar__top-row{display:flex;align-items:center;justify-content:center;gap:14px;flex:0 0 auto;flex-wrap:nowrap;white-space:nowrap}.navbar__top-row .button,.navbar__top-row .navbar__cabinet,.navbar__top-row .navbar__login,.navbar__top-row .navbar__logout,.navbar__top-row .navbar__logout-form{flex:0 0 auto;white-space:nowrap}.navbar__home{flex:0 0 auto}.navbar__logout-form{display:flex;align-items:center;flex:0 0 auto;margin:0;padding:0}.navbar__contact{display:flex;margin-left:auto;flex:0 0 auto}.navbar__contact-btn{background:#ff5300;color:#fff;box-shadow:0 6px 18px rgba(255,83,0,.25)}.navbar__contact-btn:hover{background:rgb(234.6,76.36,0);transform:translateY(-2px)}.navbar__contact-btn:active{transform:scale(.97)}.navbar .button{border-radius:10px;transition:all .2s ease}.navbar .button:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.08)}.navbar .button:active{transform:scale(.96)}.navbar__register{display:flex;flex-direction:column;align-items:center;gap:.4rem;margin-left:auto;flex:0 0 auto}.navbar__register-title{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#777;line-height:1}.navbar__register-actions{display:flex;align-items:center;gap:16px;flex-wrap:nowrap}.navbar__login-link{font-size:.82rem;color:#ff5300;text-decoration:none;font-weight:500;transition:.2s ease}.navbar__login-link:hover{color:rgb(234.6,76.36,0);text-decoration:underline}.navbar .button--small{padding:.45rem .9rem;font-size:.82rem}.navbar .navbar__login,.navbar .navbar__logout{padding:.55rem 1.15rem;font-size:.9rem}@media (min-width:769px){.navbar__top-row{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:nowrap}.navbar__top-row>.navbar__logout-form,.navbar__top-row>a{display:flex;align-items:center;justify-content:center;margin:0;flex:0 0 auto}.navbar__top-row .button{display:inline-flex;align-items:center;justify-content:center;margin:0;white-space:nowrap}.navbar__logout-form{border:0}.navbar__logout{margin:0}}@media (max-width:767px){.navbar{padding:12px}.navbar__container{flex-direction:column;align-items:center;gap:16px;flex-wrap:wrap}.navbar__branding{text-align:center}.navbar__logo{height:40px}.navbar__top-row{width:100%;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px;white-space:normal}.navbar__cabinet,.navbar__login,.navbar__logout,.navbar__top-row .button{width:auto;min-width:0;max-width:100%;white-space:normal;text-align:center;flex:0 1 auto}.navbar__logout-form{display:flex;flex:0 1 auto}.navbar__cabinet{flex:0 1 auto}.navbar__register{width:auto;margin-left:0;align-items:center;flex:0 1 auto;gap:.25rem}.navbar__register-title{font-size:.62rem;letter-spacing:.06em;line-height:1}.navbar__register-actions{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:7px;width:auto}.navbar__register-actions .button{width:auto;padding:.34rem .68rem;font-size:.72rem;line-height:1.15;border-radius:8px}.navbar__register>.button--small{width:auto;padding:.34rem .68rem;font-size:.72rem;line-height:1.15;border-radius:8px}.navbar__contact{width:auto;justify-content:center;margin-left:0;flex:0 1 auto}.navbar__contact .button{width:auto;max-width:100%}}@media (max-width:380px){.navbar__top-row{flex-direction:column;align-items:center;gap:8px}.navbar__cabinet,.navbar__login,.navbar__logout,.navbar__top-row .button{width:auto}.navbar__register-actions{flex-direction:column;gap:6px}.navbar__register-actions .button,.navbar__register>.button--small{padding:.3rem .62rem;font-size:.7rem}.navbar__register-title{font-size:.6rem}}.hero{min-height:100vh;display:flex;align-items:flex-start;justify-content:center;background:#fff7f4;padding:40px 0 24px}.hero__content{width:100%;display:flex;justify-content:center;align-items:center;padding-top:8vh;position:relative}.hero__center{text-align:center;max-width:700px;display:flex;flex-direction:column;gap:16px;transform:translateY(-20px);box-sizing:border-box}.hero__title{font-size:2.1rem;line-height:1.25;margin:0}.hero__subtitle{margin:8px 0 0;font-size:16px;line-height:1.5}.hero__cta{display:flex;justify-content:center;margin-top:24px}.hero__nav{display:flex;justify-content:center;flex-wrap:wrap;gap:16px;margin-top:16px;margin-bottom:32px}.hero__btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:10px;background:#fff;border:1px solid rgba(0,0,0,.08);text-decoration:none;color:#111;font-size:.9rem;font-weight:500;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,color .2s ease,border-color .2s ease;white-space:nowrap}.hero__btn:hover{transform:translateY(-2px);box-shadow:0 6px 18px rgba(0,0,0,.08)}.hero__btn:active{transform:scale(.97)}.hero__btn.is-active{background:#ff5300;color:#fff;border-color:#ff5300;box-shadow:0 6px 18px rgba(255,83,0,.25)}.hero__benefits-link{display:inline-block;margin-top:16px;color:#ff5300;font-size:15px;font-weight:600;text-decoration:none;transition:color .2s ease,opacity .2s ease}.hero__benefits-link:hover{color:#ff5300;opacity:.75;text-decoration:underline}.hero__help-link{color:#ff5300;font-weight:600;text-decoration:none}.hero__help-link:hover{text-decoration:underline}.hero__benefits-links{display:flex;flex-direction:column;gap:4px}.hero__image{width:100%;display:flex;justify-content:center;margin-top:24px;overflow:visible;padding:0 4px;box-sizing:border-box}.hero__image img{display:block;width:100%;max-width:1400px;height:auto;margin:0 auto}.hero__specialist-ads{position:absolute;top:0;left:0;display:flex;flex-direction:column;gap:12px;width:230px;max-width:230px;margin:0;padding:0;z-index:5}.hero__specialist-ad{position:relative;display:flex;align-items:flex-start;gap:10px;width:100%;box-sizing:border-box;padding:12px 14px;color:inherit;text-decoration:none;background:rgba(255,255,255,.72);border:1px solid rgba(0,0,0,.07);border-radius:12px;transition:transform .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease}.hero__specialist-ad:hover{transform:translateY(-2px);background:#fff;border-color:rgba(255,83,0,.35);box-shadow:0 6px 20px rgba(0,0,0,.06);text-decoration:none}.hero__specialist-ad-icon{display:flex;align-items:center;justify-content:center;flex:0 0 32px;width:32px;height:32px;font-size:16px;background:#fff3ed;border-radius:9px}.hero__specialist-ad-content{display:flex;flex-direction:column;gap:4px;min-width:0;text-align:left}.hero__specialist-ad-content strong{font-size:13px;font-weight:700;line-height:1.35;color:#2b2b2b}.hero__specialist-ad-content>span{font-size:11.5px;line-height:1.45;color:#777}.hero__specialist-ad-content em{margin-top:2px;font-size:11.5px;font-style:normal;font-weight:600;color:#ff5300}.hero__center{box-sizing:border-box}@media (min-width:1101px){.hero__center{position:relative;width:100%;max-width:700px;margin-left:auto;margin-right:auto}.hero__specialist-ads{left:-190px}}@media (min-width:901px) and (max-width:1100px){.hero__specialist-ads{position:relative;top:auto;left:auto;width:100%;max-width:700px;margin:18px auto 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hero__specialist-ad{padding:11px 12px}.hero__specialist-ad-content strong{font-size:12.5px}.hero__specialist-ad-content>span{font-size:11px}}@media (max-width:900px){.hero__specialist-ads{position:relative;top:auto;left:auto;width:100%;max-width:650px;margin:18px auto 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hero__specialist-ad{padding:11px 12px}.hero__specialist-ad-content strong{font-size:12.5px}.hero__specialist-ad-content>span{font-size:11px}}.homepage-info{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:28px 0 30px}.homepage-info__item{display:flex;align-items:flex-start;gap:16px;padding:20px 22px;background:#fff;border:1px solid rgba(0,0,0,.07);border-radius:14px;color:inherit;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.homepage-info__item:hover{transform:translateY(-2px);border-color:rgba(255,83,0,.22);box-shadow:0 8px 24px rgba(0,0,0,.06);text-decoration:none}.homepage-info__icon{flex:0 0 42px;width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:rgba(255,83,0,.09);font-size:21px;line-height:1}.homepage-info__content{display:flex;flex-direction:column;gap:6px;min-width:0}.homepage-info__content strong{font-size:17px;line-height:1.3;font-weight:600;color:#222}.homepage-info__content span{font-size:14px;line-height:1.55;color:#6b6b6b}.hero__specialist-ads__label{display:flex;align-items:center;gap:8px;width:100%;margin:0 0 2px;padding:0;font-size:11px;font-weight:700;line-height:1.3;letter-spacing:.08em;text-transform:uppercase;color:#ff5300;box-sizing:border-box}.hero__specialist-ads__label::after{content:"";flex:1;min-width:20px;height:1px;background:rgba(255,83,0,.18)}@media (max-width:768px){.hero{width:100%;overflow-x:hidden}.hero__content{width:100%;max-width:100%;margin:0 auto;padding:0;display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.hero__center{display:contents}.hero__title{order:1;width:100%;max-width:700px;margin-left:auto;margin-right:auto;font-size:1.3rem;line-height:1.3;text-align:center;box-sizing:border-box}.hero__benefits-links{order:2;width:100%;max-width:700px;margin-left:auto;margin-right:auto;align-items:center;gap:4px;box-sizing:border-box}.hero__benefits-link{font-size:13px;white-space:nowrap}.hero__subtitle{order:3;width:100%;max-width:700px;margin-left:auto;margin-right:auto;font-size:14px;line-height:1.45;text-align:center;box-sizing:border-box}.hero__cta{order:4;width:100%;max-width:700px;margin-left:auto;margin-right:auto;justify-content:center;box-sizing:border-box}.hero__nav{order:5;width:100%;max-width:700px;margin-left:auto;margin-right:auto;display:flex;justify-content:center;flex-wrap:wrap;gap:6px;box-sizing:border-box}.hero__btn{font-size:.72rem;padding:5px 8px;border-radius:7px}.homepage-info{order:6;width:100%;max-width:700px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:10px 0 14px;padding:0 6px;box-sizing:border-box}.homepage-info__item{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:100%;min-width:0;height:82px;gap:10px;padding:10px 11px;box-sizing:border-box;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:10px;color:inherit;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease;overflow:hidden}.homepage-info__item:hover{border-color:rgba(255,83,0,.18);box-shadow:0 3px 8px rgba(0,0,0,.04);color:inherit;text-decoration:none}.homepage-info__item:active{transform:scale(.97);border-color:rgba(255,83,0,.28);box-shadow:0 1px 4px rgba(0,0,0,.05)}.homepage-info__icon{display:flex;flex:0 0 32px;width:32px;height:32px;align-items:center;justify-content:center;margin:0;padding:0;border-radius:8px;background:rgba(255,83,0,.08);font-size:15px;line-height:1;box-sizing:border-box}.homepage-info__content{width:auto;min-width:0;flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:3px;text-align:left}.homepage-info__content strong{display:block;width:100%;min-width:0;margin:0;padding:0;font-size:13px;line-height:1.2;font-weight:700;color:#222;overflow-wrap:break-word;word-break:normal}.homepage-info__content span{display:block;width:100%;margin:0;padding:0;font-size:10px;line-height:1.25;color:#6b6b6b}.hero__image{order:7;width:95%;max-width:95%;display:flex;justify-content:center;margin-left:auto;margin-right:auto;padding-left:4px;padding-right:4px;position:relative;top:auto;left:auto;right:auto;transform:none;box-sizing:border-box}.hero__image img{display:block;width:100%;max-width:100%;height:auto;margin-left:auto;margin-right:auto}.hero__specialist-ads{order:8;position:relative;top:auto;right:auto;bottom:auto;left:auto;display:flex;flex-direction:column;align-items:center;width:100%;max-width:520px;margin:20px auto 0;padding:0;gap:10px;box-sizing:border-box;z-index:1}.hero__specialist-ad{position:relative;width:100%;max-width:520px;margin-left:auto;margin-right:auto;box-sizing:border-box}}@media (max-width:480px){.hero__content{margin-left:0;margin-right:0}.hero__title{font-size:1.25rem;line-height:1.3;padding-left:8px;padding-right:8px}.hero__subtitle{font-size:13.5px;line-height:1.45;padding-left:8px;padding-right:8px}.hero__benefits-links{padding-left:8px;padding-right:8px}.hero__benefits-link{font-size:12.5px}.hero__cta{width:100%}.hero__nav{width:100%;padding-left:8px;padding-right:8px;gap:5px}.hero__btn{font-size:.7rem;padding:5px 7px;border-radius:7px}.homepage-info{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:9px 0 13px;padding-left:5px;padding-right:5px;box-sizing:border-box}.homepage-info__item{height:72px;gap:8px;padding:9px 9px;border-radius:9px}.homepage-info__icon{flex:0 0 29px;width:29px;height:29px;border-radius:7px;font-size:14px}.homepage-info__content{gap:3px}.homepage-info__content strong{font-size:12px;line-height:1.18;font-weight:700;overflow-wrap:break-word;word-break:normal}.homepage-info__content span{font-size:9.5px;line-height:1.2}.hero__image{width:93%;max-width:93%;padding-left:0;padding-right:0}.hero__image img{width:100%;max-width:100%}.hero__specialist-ads{width:100%;max-width:100%;margin-top:16px;margin-left:0;margin-right:0;padding-left:8px;padding-right:8px;gap:8px}.hero__specialist-ad{width:100%;max-width:100%;padding:11px;gap:8px}.hero__specialist-ad-icon{display:none}.hero__specialist-ad-content{width:100%;min-width:0}.hero__specialist-ad-content strong{font-size:12px}.hero__specialist-ad-content>span{font-size:10.5px;line-height:1.4}.hero__specialist-ad-content em{font-size:10.5px}.hero__specialist-ads__label{font-size:10px;gap:6px}}.blogs-section{min-height:100vh;display:flex;align-items:flex-start;justify-content:center;background:#fff7f4;padding:40px 0 24px}.blogs-content{width:100%;display:flex;justify-content:center;align-items:flex-start;padding-top:10vh}.blogs-container{width:100%;max-width:1200px;padding:0 16px}.blogs-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px}.blog-card{background:#fff;border-radius:14px;padding:20px;border:1px solid rgba(0,0,0,.06);transition:.2s ease}.blog-card:hover{transform:translateY(-4px);box-shadow:0 10px 28px rgba(0,0,0,.08)}.blogs-grid.is-list{display:flex;flex-direction:column;gap:18px}.blogs-grid.is-list .blog-card{background:0 0;border:none;padding:0;box-shadow:none}.blog-item{padding-bottom:14px;border-bottom:1px solid rgba(0,0,0,.08)}.blog-title{font-size:18px;font-weight:500;margin-bottom:6px}.blog-title a{text-decoration:none;color:#111}.blog-title a:hover{color:#ff5300}.blog-date{font-size:12px;color:#888;margin-bottom:6px}.blog-excerpt{font-size:14px;color:#555}.views-exposed-form{margin-top:16px;margin-bottom:24px;display:flex;flex-wrap:wrap;gap:14px;align-items:flex-end;padding:16px;background:#fff;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.04)}.views-exposed-form label{font-size:13px;color:#111;margin-bottom:6px}.views-exposed-form .form-item{display:flex;flex-direction:column;min-width:200px}.views-exposed-form input[type=text],.views-exposed-form select{padding:10px 12px;border-radius:10px;border:1px solid rgba(0,0,0,.12);background:#fff;font-size:14px;transition:.2s ease}.views-exposed-form input[type=text]:focus,.views-exposed-form select:focus{border-color:#ff5300;box-shadow:0 0 0 3px rgba(45,108,223,.12);outline:0}.views-exposed-form .form-actions{width:100%;display:flex;justify-content:flex-start;margin-top:8px}.views-exposed-form input[type=submit]{padding:10px 16px;border-radius:10px;background:#ff5300;color:#fff;border:1px solid #ff5300;font-weight:600;cursor:pointer;transition:.2s ease}.views-exposed-form input[type=submit]:hover{transform:translateY(-2px);box-shadow:0 6px 18px rgba(0,0,0,.1)}.views-exposed-form input[type=submit]:active{transform:scale(.97)}@media (max-width:1023px){.blogs-content{padding-top:6vh}.blogs-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}}@media (max-width:767px){.blogs-section{padding:24px 0}.blogs-content{padding-top:4vh}.blogs-grid{grid-template-columns:1fr}.views-exposed-form{flex-direction:column;align-items:stretch}.views-exposed-form .form-item{min-width:100%}.views-exposed-form input,.views-exposed-form select{width:100%}}.experts-section{min-height:100vh;background:#fff7f4;padding:40px 0}@media (max-width:767px){.experts-section{padding:24px 0}}.experts-container{max-width:1140px;margin:0 auto;padding:0 24px}@media (max-width:767px){.experts-container{padding:0 14px}}.experts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media (max-width:1023px){.experts-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.experts-grid{grid-template-columns:1fr}}.expert{background:#fff;border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:10px;border:1px solid rgba(0,0,0,.06);min-width:0;overflow-wrap:break-word;transition:.2s ease}.expert:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(0,0,0,.08)}@media (max-width:767px){.expert{padding:14px}.expert:hover{transform:none}}.expert__name{font-size:18px;font-weight:600;margin:0;line-height:1.2;word-break:break-word}@media (max-width:767px){.expert__name{font-size:16px}}.expert__cities{font-size:13px;color:#777;word-break:break-word}.expert__spec{font-size:14px;color:#111;line-height:1.4;word-break:break-word}@media (max-width:767px){.expert__spec{font-size:13px}}.expert__exp{font-size:13px;color:#555;word-break:break-word}@media (max-width:767px){.expert__exp{font-size:12px}}.expert__category{font-size:12px;padding:4px 8px;border-radius:6px;background:rgba(255,83,0,.08);color:#ff5300;width:-moz-fit-content;width:fit-content}@media (max-width:767px){.expert__category{font-size:11px;border-radius:999px}}.expert__btn{display:inline-flex;justify-content:center;align-items:center;padding:10px 14px;border-radius:10px;background:#ff5300;color:#fff;text-decoration:none;font-weight:500;transition:.2s ease;width:-moz-fit-content;width:fit-content}.expert__btn:hover{transform:translateY(-2px);box-shadow:0 6px 18px rgba(255,83,0,.25)}@media (max-width:767px){.expert__btn{width:100%}}.experts-empty{text-align:center;padding:60px 20px;color:#777}.expert__video-wrapper{width:100%;max-width:320px;margin-top:10px;overflow:hidden;border-radius:12px}@media (max-width:767px){.expert__video-wrapper{max-width:100%}}.expert__video{display:block;width:100%;height:180px;-o-object-fit:cover;object-fit:cover;border-radius:12px}@media (max-width:767px){.expert__video{height:190px}}.expert__video-wrapper{width:100%;max-width:320px;margin-top:8px}.expert__video{display:block;width:100%;height:auto;max-height:180px;border-radius:10px;-o-object-fit:contain;object-fit:contain}.expert-list-container{min-height:100vh;display:flex;flex-direction:column;background:#fff7f4;padding:40px 0;gap:24px}.expert-list-container .container{width:100%;display:flex;justify-content:center}.expert-list{width:100%;max-width:900px;display:flex;flex-direction:column;gap:24px}.views-exposed-form{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:20px;padding:14px;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:14px;box-shadow:0 4px 14px rgba(0,0,0,.04)}@media (max-width:767px){.views-exposed-form{flex-direction:column;gap:10px}}.views-exposed-form label{font-size:12px;font-weight:600;margin-bottom:6px;color:#444}.views-exposed-form .form-item{display:flex;flex-direction:column;min-width:200px}@media (max-width:767px){.views-exposed-form .form-item{min-width:100%}}.views-exposed-form input,.views-exposed-form select{height:36px;padding:6px 10px;border-radius:10px;border:1px solid rgba(0,0,0,.12);font-size:14px;outline:0;transition:.2s ease;background:#fff}.views-exposed-form input:focus,.views-exposed-form select:focus{border-color:#ff5300;box-shadow:0 0 0 3px rgba(45,108,223,.12)}.views-exposed-form .form-actions{width:100%;display:flex;justify-content:center;margin-top:10px}.views-exposed-form input[type=submit]{height:38px;padding:0 18px;border-radius:10px;background:#ff5300;color:#fff;border:1px solid #ff5300;font-size:14px;font-weight:600;cursor:pointer;transition:.2s ease}.views-exposed-form input[type=submit]:hover{transform:translateY(-2px);box-shadow:0 6px 18px rgba(0,0,0,.12)}.views-exposed-form input[type=submit]:active{transform:scale(.97)}@media (max-width:767px){.views-exposed-form input[type=submit]{width:100%}}.expert-card{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:16px;padding:20px;box-shadow:0 4px 14px rgba(0,0,0,.04);transition:.25s ease}.expert-card:hover{transform:translateY(-3px);box-shadow:0 10px 26px rgba(0,0,0,.08)}@media (max-width:767px){.expert-card{padding:14px}}.expert-card__title{font-size:18px;font-weight:700;margin-bottom:12px;color:#111}.expert-card__name{font-size:16px;font-weight:600;margin-bottom:12px;color:#111}.expert-card__header{display:flex;gap:12px;align-items:center;margin-bottom:14px}@media (max-width:767px){.expert-card__header{flex-direction:column;align-items:flex-start}}.expert-card__avatar img{width:64px;height:64px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid rgba(0,0,0,.05)}.expert-card .avatar-placeholder{width:64px;height:64px;border-radius:50%;background:#ff5300;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px}.expert-card__category{font-size:13px;font-weight:600;color:#ff5300}.expert-card__info{display:flex;flex-direction:column;gap:8px}.expert-card__row{display:flex;gap:8px;font-size:14px}@media (max-width:767px){.expert-card__row{flex-direction:column;gap:2px}}.expert-card__row .label{font-weight:600;min-width:120px;color:#555}.expert-card__row .value{color:#666}.expert-card__actions{margin-top:16px;display:flex;gap:12px;flex-wrap:wrap}@media (max-width:767px){.expert-card__actions{flex-direction:column}}.btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:10px;background:#ff5300;color:#fff;text-decoration:none;font-size:14px;font-weight:600;transition:.2s}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 18px rgba(0,0,0,.12)}@media (max-width:767px){.btn-primary{width:100%}}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:10px;background:#fff;border:1px solid rgba(0,0,0,.12);color:#333;text-decoration:none;font-size:14px;font-weight:600;transition:.2s}.btn-secondary:hover{border-color:#ff5300;color:#ff5300}@media (max-width:767px){.btn-secondary{width:100%}}.price{min-height:100vh;display:flex;align-items:flex-start;justify-content:center;background:#fff7f4;padding:40px 0 24px}body.path-price{min-height:100vh;display:flex;align-items:flex-start;justify-content:center;background:#fff7f4;padding:40px 0 24px}.price-page-wrapper{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}.price-calculator-form{width:100%;max-width:720px;margin:auto;background:#fff;border-radius:16px;padding:24px;box-shadow:0 12px 35px rgba(0,0,0,.08);display:flex;flex-direction:column;gap:16px}.price-calculator-form select{width:100%;padding:10px 14px;border-radius:10px;border:1px solid rgba(0,0,0,.08);font-size:.95rem;transition:.2s ease}.price-calculator-form select:focus{border-color:#ff5300;box-shadow:0 6px 18px rgba(255,83,0,.25);outline:0}#price-wrapper{margin-top:16px;padding:16px;background:#fff7f4;border-radius:12px;border:1px solid rgba(255,79,147,.15)}.price-calculator-notice{display:flex;align-items:flex-start;gap:14px;margin-bottom:24px;padding:18px 20px;border:1px solid #e7e7e7;border-left:4px solid #ff5300;background:#fff8f4;border-radius:14px}.price-calculator-notice__icon{font-size:24px;line-height:1}.price-calculator-notice__content{color:#444;font-size:15px;line-height:1.6}.price-calculator-notice__content strong{display:block;margin-bottom:6px;color:#222}.node-section{min-height:100vh;background:#fff7f4;padding:40px 0}@media (max-width:767px){.node-section{padding:24px 0}}.node-content{display:flex;justify-content:center;align-items:flex-start}.node-container{width:100%;max-width:900px;padding:0 24px}@media (max-width:1023px){.node-container{max-width:100%}}@media (max-width:767px){.node-container{padding:0 14px}}.blog-node{position:relative;overflow:hidden;background:#fff;border-radius:16px;padding:32px;border:1px solid rgba(0,0,0,.06)}@media (max-width:1023px){.blog-node{padding:24px}}@media (max-width:767px){.blog-node{padding:18px;border-radius:12px}}.blog-node__title{font-size:28px;font-weight:700;color:#111;margin-bottom:14px;line-height:1.2;overflow-wrap:anywhere}@media (max-width:1023px){.blog-node__title{font-size:24px}}@media (max-width:767px){.blog-node__title{font-size:20px}}.blog-node__meta{display:flex;flex-wrap:wrap;gap:10px;font-size:13px;color:#777;margin-bottom:14px}.blog-node__date{color:#999}.blog-node__author{font-weight:500;color:#111}.blog-node__meta-tags{display:flex;flex-wrap:wrap;gap:8px;width:100%;margin-top:6px}.blog-node__tag,.blog-node__type{display:inline-flex;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:600}.blog-node__tag{background:rgba(255,83,0,.08);color:#ff5300}.blog-node__type{background:rgba(0,0,0,.05);color:#666}.blog-node__image{margin:18px 0}.blog-node__image img{width:100%;max-width:100%;height:auto;border-radius:12px;display:block;-o-object-fit:cover;object-fit:cover;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.blog-node__body{max-width:100%;font-size:16px;line-height:1.75;color:#2b2b2b;overflow-wrap:anywhere;word-break:break-word;white-space:normal}@media (max-width:767px){.blog-node__body{font-size:15px;line-height:1.7}}.blog-node__body p{margin-bottom:14px;max-width:100%}.blog-node__body h2,.blog-node__body h3,.blog-node__body h4{margin-top:24px;margin-bottom:12px;line-height:1.35;overflow-wrap:anywhere}.blog-node__body ol,.blog-node__body ul{padding-left:24px;max-width:100%}.blog-node__body a{overflow-wrap:anywhere;word-break:break-word}.blog-node__body img{max-width:100%;height:auto;border-radius:12px}.blog-node__body table{width:100%;max-width:100%;display:block;overflow-x:auto}.blog-node__body code,.blog-node__body pre{max-width:100%;overflow-x:auto;white-space:pre-wrap;word-break:break-word}@media (max-width:767px){.blog-node__meta{flex-direction:column;gap:6px}.blog-node__meta-tags{flex-direction:row}}.blog-node::after{content:"правник.рф";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-30deg);font-size:70px;font-weight:800;opacity:.04;pointer-events:none;white-space:nowrap;z-index:5}.blog-node__body,.blog-node__extra,.blog-node__image,.blog-node__meta,.blog-node__title{position:relative;z-index:10}.blog-protected-content{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-touch-callout:none}.blog-protected-content ::-moz-selection{background:0 0}.blog-protected-content ::selection{background:0 0}.blog-protected-content ::-moz-selection{background:0 0}.expert-profile{background:#f8fafc;padding:32px 0 24px}.expert-profile .container{width:100%;max-width:1100px;margin:0 auto;padding:0 20px}.expert-blogs,.expert-reviews{margin-bottom:36px}.expert-blogs h2,.expert-reviews h2{font-size:1.6rem;font-weight:700;margin-bottom:18px;color:#111}.expert-blogs ul,.reviews-list{list-style:none;padding:0;margin:0}.expert-blogs li,.review-item{background:#fff;padding:18px;border-radius:14px;margin-bottom:14px;border:1px solid rgba(0,0,0,.05);transition:transform .2s ease,box-shadow .2s ease}.expert-blogs li:hover,.review-item:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(0,0,0,.07)}.expert-blogs a{color:#ff5300;font-weight:600;text-decoration:none;word-break:break-word}.expert-blogs a:hover{text-decoration:underline}.review-rating{font-size:16px;font-weight:700;color:#f59e0b;margin-bottom:8px}.review-text{color:#475569;line-height:1.6;margin-bottom:10px;overflow-wrap:anywhere}.review-item small{color:#94a3b8;font-size:13px}.expert-chat-link,.review-link{margin-top:18px}.expert-chat-link .button,.expert-chat-link a,.review-link .button,.review-link a{display:inline-flex;align-items:center;justify-content:center;padding:11px 20px;border-radius:12px;background:#ff5300;color:#fff;font-weight:600;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.expert-chat-link .button:hover,.expert-chat-link a:hover,.review-link .button:hover,.review-link a:hover{background:rgb(229.5,74.7,0);transform:translateY(-1px);box-shadow:0 8px 18px rgba(0,0,0,.1)}.expert-chat-link .button:active,.expert-chat-link a:active,.review-link .button:active,.review-link a:active{transform:scale(.97)}.expert-modal{position:fixed;inset:0;z-index:9999;background:rgba(0,0,0,.45);display:flex;align-items:center;justify-content:center;padding:20px}.review-info{background:#fff;max-width:420px;width:100%;padding:25px;border-radius:16px;position:relative;box-shadow:0 20px 40px rgba(0,0,0,.15);text-align:center}.review-info p{margin:0;color:#334155;line-height:1.5}.review-info--small{max-width:360px}.expert-modal__close{position:absolute;top:10px;right:14px;background:0 0;border:0;font-size:26px;cursor:pointer;color:#64748b}.expert-modal__close:hover{color:#000}.expert-profile form{background:#fff;padding:18px;border-radius:14px;border:1px solid rgba(0,0,0,.06);display:flex;flex-direction:column;gap:14px}.expert-profile input,.expert-profile select,.expert-profile textarea{width:100%;box-sizing:border-box;border-radius:10px;border:1px solid #e2e8f0;padding:11px 12px;font-size:14px}.expert-profile input:focus,.expert-profile select:focus,.expert-profile textarea:focus{border-color:#ff5300;outline:0}.expert-profile textarea{min-height:120px;resize:vertical}.expert-profile form .form-actions{display:flex;flex-wrap:wrap;gap:10px}.expert-profile form button,.expert-profile form input[type=submit]{background:#ff5300;color:#fff;border:none;border-radius:10px;padding:11px 18px;font-weight:600;cursor:pointer}.expert-card__photo{margin-bottom:24px;text-align:center}.expert-card__photo img{width:120px;height:120px;-o-object-fit:cover;object-fit:cover;border-radius:50%;border:3px solid #f1f1f1;box-shadow:0 3px 10px rgba(0,0,0,.12)}@media (max-width:767px){.expert-profile{padding:20px 0}.expert-profile .container{padding:0 14px}.expert-blogs h2,.expert-reviews h2{font-size:1.35rem}.expert-blogs li,.review-item{padding:14px;border-radius:12px}.expert-chat-link .button,.expert-chat-link a,.review-link .button,.review-link a{width:100%}.expert-profile form{padding:14px}.expert-card__photo img{width:100px;height:100px}}@media (min-width:1024px){.expert-blogs,.expert-reviews{max-width:900px;margin-left:auto;margin-right:auto}}@media (min-width:1200px){.expert-profile{padding:64px 0}.expert-blogs,.expert-reviews{max-width:1000px}}.expert-card__verified{margin-top:16px}.verified-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:20px;background:#e8fff1;color:#15803d;border:1px solid #86efac;font-size:14px;font-weight:600}.experts-section{min-height:100vh;background:#fff7f4;padding:40px 0}@media (max-width:767px){.experts-section{padding:24px 0}}.experts-container{max-width:1140px;margin:0 auto;padding:0 24px}@media (max-width:767px){.experts-container{padding:0 14px}}.experts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media (max-width:1023px){.experts-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.experts-grid{grid-template-columns:1fr}}.expert{background:#fff;border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:10px;border:1px solid rgba(0,0,0,.06);min-width:0;overflow-wrap:break-word;transition:.2s ease}.expert:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(0,0,0,.08)}@media (max-width:767px){.expert{padding:14px}.expert:hover{transform:none}}.expert__name{font-size:18px;font-weight:600;margin:0;line-height:1.2;word-break:break-word}@media (max-width:767px){.expert__name{font-size:16px}}.expert__cities{font-size:13px;color:#777;word-break:break-word}.expert__spec{font-size:14px;color:#111;line-height:1.4;word-break:break-word}@media (max-width:767px){.expert__spec{font-size:13px}}.expert__exp{font-size:13px;color:#555;word-break:break-word}@media (max-width:767px){.expert__exp{font-size:12px}}.expert__category{font-size:12px;padding:4px 8px;border-radius:6px;background:rgba(255,83,0,.08);color:#ff5300;width:-moz-fit-content;width:fit-content}@media (max-width:767px){.expert__category{font-size:11px;border-radius:999px}}.expert__btn{display:inline-flex;justify-content:center;align-items:center;padding:10px 14px;border-radius:10px;background:#ff5300;color:#fff;text-decoration:none;font-weight:500;transition:.2s ease;width:-moz-fit-content;width:fit-content}.expert__btn:hover{transform:translateY(-2px);box-shadow:0 6px 18px rgba(255,83,0,.25)}@media (max-width:767px){.expert__btn{width:100%}}.experts-empty{text-align:center;padding:60px 20px;color:#777}.expert-register-form{max-width:720px;margin:0 auto;padding:24px;background:#fff;border-radius:12px;box-shadow:0 6px 20px rgba(0,0,0,.06);font-family:Arial,sans-serif}.expert-register-form .form-item{margin-bottom:14px}.expert-register-form label{font-size:13px;font-weight:600;margin-bottom:6px;display:block;color:#2b2b2b}.expert-register-form input[type=email],.expert-register-form input[type=password],.expert-register-form input[type=text],.expert-register-form select,.expert-register-form textarea{width:100%;padding:10px 12px;border:1px solid #e3e3e3;border-radius:8px;font-size:14px;outline:0;transition:.2s;background:#fff}.expert-register-form input:focus,.expert-register-form select:focus,.expert-register-form textarea:focus{border-color:#ff5300;box-shadow:0 0 0 2px rgba(255,83,0,.08)}.expert-register-form .form-checkboxes{display:grid;grid-template-columns:repeat(2,1fr);gap:6px}.expert-register-form .form-checkboxes label{font-weight:400;font-size:13px}.expert-register-form .form-item--field-soglasie-polzovatelya-eksp{font-size:12px;line-height:1.4}.expert-register-form .button{width:100%;padding:12px;background:#ff5300;color:#fff;border:0;border-radius:8px;font-weight:600;cursor:pointer;transition:.2s}.expert-register-form .button:hover{background:#e64a00}.expert-register-form .messages{margin-bottom:12px;padding:10px 12px;border-radius:8px;font-size:13px}.expert-register-form .messages--status{background:#e9f9ee;color:#1f7a3a}.expert-register-form .messages--error{background:#fdecec;color:#b42318}.expert-register-form .messages--error{background:#fdecec;color:#b42318}.expert-register-form .agreement-link{color:#ff5300;font-weight:700;text-decoration:underline;transition:color .2s ease}.expert-register-form .agreement-link:hover{color:#e64a00;text-decoration:none}.agreement-link{color:#ff5300!important;font-weight:700;text-decoration:underline}.agreement-link:hover{color:#e64a00!important;text-decoration:none}.dashboard{display:flex;flex-direction:column;gap:28px;padding:8px 0 40px;width:100%}.dashboard-top{display:flex;flex-direction:column;gap:10px}.cabinet-user{margin:0 0 2px;font-size:14px;color:#666}.max-notice{margin:0 0 4px}.dashboard-actions{display:flex;flex-wrap:wrap;gap:10px}.dashboard-section{display:flex;flex-direction:column;gap:14px}.dashboard-section__head{display:flex;align-items:center;justify-content:space-between;gap:10px}.dashboard-section__title{margin:0;font-size:23px;font-weight:700;line-height:1.25;color:#111}.dashboard-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.dashboard-card{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:14px;padding:16px 18px;display:flex;flex-direction:column;gap:12px;min-width:0;overflow:hidden;overflow-wrap:break-word;box-shadow:0 2px 8px rgba(0,0,0,.03);transition:transform .2s ease,box-shadow .2s ease}.dashboard-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.07)}.dashboard-card--order{cursor:pointer}.dashboard-card__header{display:flex;align-items:center;justify-content:space-between;gap:14px;min-width:0}.dashboard-order-header{align-items:center;gap:10px}.dashboard-order-info{min-width:0;flex:1 1 auto}.dashboard-order-status{flex:0 0 auto;margin-left:auto}.dashboard-order-header .dashboard-card__title{font-size:15px;line-height:1.3}.dashboard-order-header .dashboard-card__date{margin-top:2px;font-size:11px}.dashboard-order-status .dashboard-status{min-height:26px;padding:5px 9px;font-size:11px}.dashboard-order-actions{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.dashboard-order-actions .button{min-height:34px;padding:7px 11px;border-radius:8px;font-size:12px}.dashboard-order-actions .button--danger[title="Закрыть спор"]{min-width:34px;padding:7px 9px}.dashboard-card__title{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;max-width:100%;font-size:16px;font-weight:600;line-height:1.35;color:#ff5300;word-break:break-word}.dashboard-card__date{margin-top:4px;font-size:12px;color:#8a8a8a}.dashboard-status{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:5px 11px;border-radius:999px;font-size:12px;font-weight:600;line-height:1;white-space:nowrap;width:-moz-fit-content;width:fit-content}.dashboard-status--blue{background:#dbeafe;color:#1d4ed8}.dashboard-status--green{background:#dcfce7;color:#166534}.dashboard-status--red{background:#fee2e2;color:#991b1b}.dashboard-status--yellow{background:#fef3c7;color:#92400e}.dashboard-card__body{display:flex;flex-direction:column;gap:12px}.dashboard-card__actions{display:flex;flex-wrap:wrap;gap:8px}.dashboard .button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 14px;border-radius:9px;font-size:13px;font-weight:600;line-height:1.2;text-decoration:none;transition:transform .2s ease,opacity .2s ease,box-shadow .2s ease}.dashboard .button:hover{transform:translateY(-1px)}.dashboard-alert{padding:12px;border-radius:10px;font-size:13px;line-height:1.5}.dashboard-alert--warning{background:#fff7ed;border:1px solid #fed7aa;color:#b45309}.dashboard-message{padding:11px 13px;border-radius:10px;background:#f8fafc;border:1px solid #e2e8f0;font-size:13px;line-height:1.5;color:#374151;word-break:break-word}.dashboard-order-box{display:flex;flex-direction:column;gap:10px;padding:13px;border-radius:12px;background:#f0fdf4;border:1px solid #bbf7d0}.dashboard-order-box__title{font-size:15px;font-weight:700;color:#166534}.dashboard-order-box__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px;font-size:13px;line-height:1.5;color:#374151}.dashboard-order-box__description{padding:10px;border-radius:9px;background:#fff;border:1px solid #e5e7eb;color:#374151;font-size:13px;line-height:1.5;word-break:break-word}.dashboard-link{text-decoration:none;color:#ff5300;transition:opacity .2s ease,color .2s ease}.dashboard-link:hover{opacity:.8;text-decoration:underline}.dashboard-delete{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border:none;background:#fff5f5;padding:6px 10px;border-radius:8px;color:#dc2626;font-size:12px;font-weight:500;line-height:1.2;cursor:pointer;transition:opacity .2s ease,background .2s ease}.dashboard-delete:hover{opacity:.8;background:#fee2e2}.dashboard-empty{padding:20px;border-radius:14px;background:#f8fafc;border:1px solid #e5e7eb;color:#777;text-align:center;font-size:14px}.dashboard-muted{color:#999;font-size:13px;font-style:italic}.dashboard-section--chats .dashboard-card{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:14px;padding:16px 18px;gap:12px;box-shadow:0 2px 8px rgba(0,0,0,.03)}.dashboard-section--chats .dashboard-card__header{display:flex;align-items:center;justify-content:flex-start;gap:10px;min-width:0}.dashboard-section--chats .dashboard-card__header>div{width:auto;flex:0 0 auto;min-width:0}.dashboard-section--chats .dashboard-card__title{display:inline-flex;align-items:center;width:auto;max-width:100%;flex:0 0 auto;padding:7px 11px;border-radius:8px;background:rgba(255,83,0,.1);color:#ff5300;font-size:14px;font-weight:600;line-height:1.35;text-decoration:none;white-space:nowrap;transition:background .2s ease,color .2s ease,transform .2s ease}.dashboard-section--chats .dashboard-card__title:hover{background:#ff5300;color:#fff;text-decoration:none;transform:translateY(-1px)}.dashboard-section--chats .dashboard-card__header form{display:flex;align-items:center;width:auto;flex:0 0 auto;margin:0;padding:0}.dashboard-section--chats .dashboard-delete{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:auto;padding:5px 9px;border:none;border-radius:7px;background:#fff5f5;color:#dc2626;font-size:12px;font-weight:500;line-height:1.2;white-space:nowrap;cursor:pointer;transition:opacity .2s ease,background .2s ease}.dashboard-section--chats .dashboard-delete:hover{opacity:.8;background:#fee2e2}.dashboard-section--chats .dashboard-message{width:-moz-fit-content;width:fit-content;max-width:75%;margin:1px 0 0;padding:9px 12px;border-radius:10px;background:#f8fafc;border:1px solid #e5e7eb;color:#374151;font-size:13px;line-height:1.5;word-break:break-word;overflow-wrap:anywhere}.dashboard-chat-content{display:flex;flex-direction:column;gap:10px;padding:12px;border-radius:14px;background:#e5e7eb;border:1px solid #cbd5e1}.dashboard-chat-content .dashboard-message{margin:0;background:#f8fafc;border:1px solid #cbd5e1;padding:10px 12px;border-radius:10px;font-size:14px;line-height:1.45;color:#374151}.dashboard-chat-content .dashboard-order-box{margin:0;padding:12px;border-radius:11px;background:#eee;border:1px solid #cbd5e1;box-shadow:none}.dashboard-chat-content .button{display:inline-flex;width:auto;min-height:36px;padding:7px 12px;border-radius:9px;font-size:13px}.dashboard-section--orders .dashboard-order-header{align-items:flex-start;gap:10px}.dashboard-section--orders .dashboard-order-info{min-width:0;flex:1 1 auto}.dashboard-section--orders .dashboard-order-status{flex:0 0 auto;margin-left:auto;display:flex;align-items:flex-start}.dashboard-section--orders .dashboard-status{min-height:27px;padding:5px 9px;font-size:11px}.dashboard-section--orders .dashboard-card__body{gap:9px}.dashboard-section--orders .dashboard-order-actions{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.dashboard-section--orders .dashboard-order-actions .button{min-height:34px;padding:6px 11px;border-radius:8px;font-size:12px}.dashboard-section--orders .dashboard-order-actions .button--danger[title="Закрыть спор"]{min-width:34px;padding:6px 9px}.dashboard-section--orders .dashboard-alert{padding:9px 11px;font-size:12px;line-height:1.4}@media (max-width:767px){.dashboard{gap:22px;padding:6px 0 30px}.dashboard-actions{flex-direction:column;gap:8px}.dashboard-section{gap:12px}.dashboard-section__title{font-size:20px}.dashboard-list{gap:10px}.dashboard-card{padding:14px;border-radius:12px;gap:10px}.dashboard-card:hover{transform:none}.dashboard-card__header{gap:10px}.dashboard-card__title{font-size:15px}.dashboard-card__actions{flex-direction:column;gap:7px}.dashboard .button{width:100%}.dashboard .button:hover{transform:none}.dashboard-message{padding:10px 11px;font-size:12px}.dashboard-order-box__grid{grid-template-columns:1fr;gap:6px}.dashboard-empty{padding:16px;font-size:13px}.dashboard-delete{padding:5px 9px;font-size:11px}.dashboard-section--orders .dashboard-order-header{gap:8px}.dashboard-section--orders .dashboard-order-header .dashboard-card__title{font-size:14px}.dashboard-section--orders .dashboard-order-status{max-width:42%}.dashboard-section--orders .dashboard-order-status .dashboard-status{min-height:25px;padding:5px 8px;font-size:10px}.dashboard-section--orders .dashboard-order-actions{gap:6px}.dashboard-section--orders .dashboard-order-actions .button{min-height:34px;padding:6px 10px;font-size:12px}.dashboard-section--chats .dashboard-card{padding:14px;border-radius:12px;gap:10px}.dashboard-section--chats .dashboard-card__header{flex-wrap:wrap;gap:8px}.dashboard-section--chats .dashboard-card__title{font-size:13px;padding:6px 9px;white-space:normal}.dashboard-section--chats .dashboard-delete{width:auto;padding:5px 8px;font-size:11px}.dashboard-section--chats .dashboard-message{max-width:90%;padding:8px 10px;font-size:12px}.dashboard-chat-content{padding:10px;gap:8px;border-radius:12px}.dashboard-chat-content .dashboard-message{padding:9px 10px;font-size:13px}.dashboard-chat-content .dashboard-order-box{padding:10px;border-radius:10px}.dashboard-chat-content .button{width:100%;min-height:36px}}.dashboard .button--free-orders{background:#f0fdf4;border:1px solid #86efac;color:#166534!important;box-shadow:0 3px 9px rgba(22,101,52,.07)}.dashboard .button--free-orders:hover{background:#dcfce7;border-color:#4ade80;color:#14532d!important;box-shadow:0 5px 13px rgba(22,101,52,.11);transform:translateY(-1px)}.dashboard .button--free-orders:active{transform:scale(.98)}.dashboard .button--experts-profiles{background:#eff6ff;border:1px solid #93c5fd;color:#1d4ed8!important;box-shadow:0 3px 9px rgba(29,78,216,.07)}.dashboard .button--experts-profiles:hover{background:#dbeafe;border-color:#60a5fa;color:#1e40af!important;box-shadow:0 5px 13px rgba(29,78,216,.11);transform:translateY(-1px)}.dashboard .button--experts-profiles:active{transform:scale(.98)}.dashboard .button--blog{background:#eff6ff;border:1px solid #93c5fd;color:#1d4ed8!important;box-shadow:0 3px 9px rgba(29,78,216,.07)}.dashboard .button--blog:hover{background:#dbeafe;border-color:#60a5fa;color:#1e40af!important;box-shadow:0 5px 13px rgba(29,78,216,.11);transform:translateY(-1px)}.dashboard .button--blog:active{transform:scale(.98)}.dashboard-top-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.dashboard-top-actions .button{width:auto;flex:0 0 auto}@media (max-width:767px){.dashboard-top-actions{flex-direction:column;align-items:stretch;gap:8px}.dashboard-top-actions .button{width:100%}}.chat{display:flex;flex-direction:column;width:100%;height:80vh;min-height:700px;background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.private-chat-wrapper{display:flex;flex-direction:column;width:100%;height:80vh;min-height:700px;background:#fff;border-radius:14px;overflow:hidden}.chat-title,.chat__header{padding:14px 16px;font-size:16px;font-weight:600;border-bottom:1px solid #e5e7eb;background:#f9fafb;margin:0;color:#111827}.chat,.chat.chat--dispute,.chat.chat--support,.private-chat-wrapper{display:flex;flex-direction:column;min-height:0}#chat-messages-wrapper,.chat__messages,.private-chat-wrapper #chat-messages-wrapper{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;padding:20px;background:#f3f4f6;display:flex;flex-direction:column;gap:10px}.chat__row{display:flex;width:100%}.chat__row.is-me{justify-content:flex-end}.chat__row.is-them{justify-content:flex-start}.chat__bubble{display:inline-block;max-width:75%;padding:10px 12px;border-radius:14px;border:1px solid #e5e7eb;word-break:break-word;overflow-wrap:anywhere;box-shadow:0 1px 2px rgba(0,0,0,.05)}.chat__row.is-them .chat__bubble{background:#e5e7eb}.chat__row.is-me .chat__bubble{background:#fff}.chat__name{font-size:12px;font-weight:600;opacity:.75;margin-bottom:4px}.chat__text{font-size:14px;line-height:1.5;white-space:pre-wrap}.chat__file{margin-top:6px;font-size:12px}.chat__meta{display:flex;justify-content:space-between;font-size:10px;opacity:.6;margin-top:6px}.chat__delete{color:#e11d48;font-size:12px;text-decoration:none}.chat-form,.private-chat-wrapper .chat-form{padding:12px;border-top:1px solid #e5e7eb;background:#fff;flex-shrink:0}.chat-form form,.private-chat-wrapper form{width:100%;display:flex;flex-direction:column}.chat-form .form-item,.chat-form .js-form-item,.private-chat-wrapper .form-item,.private-chat-wrapper .js-form-item{width:100%}.chat-form textarea,.private-chat-wrapper textarea{width:100%;min-height:90px;max-height:200px;resize:vertical;padding:10px;border-radius:10px;border:1px solid #d1d5db}.chat-form .form-actions,.private-chat-wrapper .form-actions{display:flex;justify-content:flex-start;width:100%}.chat-form .form-submit,.private-chat-wrapper .form-submit{min-width:160px;padding:10px 16px;border-radius:8px;cursor:pointer}.chat__empty{text-align:center;color:#9ca3af;font-size:13px;margin-top:20px}.chat__messages::-webkit-scrollbar,.private-chat-wrapper #chat-messages-wrapper::-webkit-scrollbar{width:8px}.chat__messages::-webkit-scrollbar-thumb,.private-chat-wrapper #chat-messages-wrapper::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:999px}.chat--dispute,.chat--support{display:flex;flex-direction:column;min-height:0}@media (max-width:768px){.chat,.private-chat-wrapper{height:100vh;border-radius:0}.chat__bubble{max-width:95%}#chat-messages-wrapper,.chat__messages{padding:12px}}.cabinet-form{width:100%;max-width:900px;margin:0 auto;background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.cabinet-form__header{padding:14px 16px;background:#f9fafb;border-bottom:1px solid #e5e7eb}.cabinet-title{margin:0;font-size:18px;font-weight:600;color:#111827}.cabinet-form__body{padding:16px}.cabinet-form__group{margin-bottom:14px}.cabinet-form__group label{display:block;font-size:13px;font-weight:500;margin-bottom:6px;color:#374151}.cabinet-form__group input,.cabinet-form__group select,.cabinet-form__group textarea{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:10px;font-size:14px;outline:0;transition:.2s}.cabinet-form__group input:focus,.cabinet-form__group select:focus,.cabinet-form__group textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.15)}.cabinet-form__group textarea{min-height:200px;resize:vertical}.cabinet-form__actions{margin-top:18px}.cabinet-form__actions button,.cabinet-form__actions input[type=submit]{background:#2563eb;color:#fff;border:none;padding:10px 16px;border-radius:10px;font-size:14px;cursor:pointer}.cabinet-form__actions button:hover,.cabinet-form__actions input[type=submit]:hover{opacity:.9}@media (max-width:768px){.cabinet-form{border-radius:0;border-left:none;border-right:none}}.user-login-form{width:100%;max-width:420px;margin:40px auto;padding:24px;box-sizing:border-box}.user-login-form .form-item{margin-bottom:20px}.user-login-form label{display:block;margin-bottom:8px;font-weight:600}.user-login-form input[type=password],.user-login-form input[type=text]{width:100%;box-sizing:border-box}.user-login-form .button,.user-login-form input[type=submit]{width:100%}@media (max-width:768px){.user-login-form{max-width:100%;margin:20px auto;padding:16px}}.client-register-form{max-width:520px;margin:40px auto;padding:32px;background:#fff;border-radius:12px;box-sizing:border-box}.client-register-form .form-item{margin-bottom:20px}.client-register-form label{display:block;margin-bottom:8px;font-weight:500}.client-register-form input[type=email],.client-register-form input[type=password],.client-register-form input[type=text]{width:100%;max-width:100%;padding:12px 14px;border:1px solid #ddd;border-radius:8px;font-size:16px;box-sizing:border-box}.client-register-form .form-actions{margin-top:25px}.client-register-form .button{width:100%;min-height:44px}@media (max-width:600px){.client-register-form{margin:20px 12px;padding:20px;border-radius:10px}.client-register-form input[type=email],.client-register-form input[type=password],.client-register-form input[type=text]{font-size:16px;padding:14px 12px}.client-register-form .button{width:100%}}.expert-register-form .consent-link{color:#ff5300;font-weight:700;text-decoration:underline;transition:color .2s ease}.expert-register-form .consent-link:hover{color:#e64a00;text-decoration:none}.consent-link{color:#ff5300!important;font-weight:700;text-decoration:underline}.consent-link:hover{color:#e64a00!important;text-decoration:none}.contact-form{width:100%;max-width:680px;margin:40px auto;padding:32px;box-sizing:border-box;background:#fff;border-radius:16px;box-shadow:0 8px 30px rgba(0,0,0,.08)}.contact-form .form-item{margin-bottom:20px}.contact-form label{display:block;margin-bottom:8px;font-weight:600}.contact-form input[type=email],.contact-form input[type=text],.contact-form textarea{width:100%;box-sizing:border-box;padding:12px 14px;border:1px solid #ddd;border-radius:10px;font-family:Poppins,sans-serif;font-size:16px}.contact-form textarea{min-height:160px;resize:vertical}.contact-form input:focus,.contact-form textarea:focus{outline:0;border-color:#ff5300;box-shadow:0 0 0 3px rgba(255,83,0,.15)}.contact-form .button,.contact-form input[type=submit]{width:100%;padding:14px 20px;border-radius:10px;border:none;background:#ff5300;color:#fff;font-size:16px;font-weight:500;cursor:pointer}.contact-form .button:hover,.contact-form input[type=submit]:hover{opacity:.9}@media (max-width:768px){.contact-form{max-width:100%;margin:20px auto;padding:20px 16px;border-radius:12px}}.password-reset{max-width:520px;margin:40px auto;padding:16px}.password-reset__card{background:#fff;border-radius:16px;padding:32px;box-shadow:0 10px 30px rgba(0,0,0,.08)}.password-reset__title{text-align:center;margin-bottom:12px}.password-reset__text{text-align:center;color:#777;margin-bottom:24px}.password-reset input{width:100%}.password-reset .button{width:100%}.password-reset__back{display:inline-block;margin-bottom:16px}.expert-blog-form{max-width:900px;margin:0 auto;padding:30px}.expert-blog-form .form-item{margin-bottom:24px}.expert-blog-form label{font-weight:600;margin-bottom:8px;display:block}.expert-blog-form .expert-blog-input,.expert-blog-form .expert-blog-select,.expert-blog-form .expert-blog-textarea{width:100%;border-radius:12px;padding:14px;font-size:16px}.expert-blog-form .expert-blog-textarea{min-height:260px;resize:vertical}.expert-blog-form .expert-blog-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:30px}.expert-blog-form .expert-blog-button{padding:6px 14px;font-size:13px;min-height:auto;line-height:1.2;border-radius:8px}@media (max-width:768px){.expert-blog-form{padding:15px}.expert-blog-form .expert-blog-actions{flex-direction:column}.expert-blog-form .expert-blog-button{width:100%}.expert-blog-form .expert-blog-input,.expert-blog-form .expert-blog-select,.expert-blog-form .expert-blog-textarea{font-size:15px;padding:12px}}.review-form{max-width:520px;margin:40px auto;padding:32px;background:#fff;border-radius:12px;box-sizing:border-box}.review-form .form-item{margin-bottom:20px}.review-form label{display:block;margin-bottom:8px;font-weight:500}.review-form select,.review-form textarea{width:100%;max-width:100%;padding:12px 14px;border:1px solid #ddd;border-radius:8px;font-size:16px;box-sizing:border-box}.review-form textarea{min-height:170px;resize:vertical}.review-form .form-actions{margin-top:25px}.review-form .button{width:100%;min-height:44px}@media (max-width:600px){.review-form{margin:20px 12px;padding:20px;border-radius:10px}.review-form select,.review-form textarea{font-size:16px;padding:14px 12px}.review-form .button{width:100%}}.checkout-pane-review #edit-review-payment-information{display:none}.checkout-pane-payment-information,.checkout-payment{background:#fff;border-radius:18px;padding:24px;border:1px solid #eee;margin-bottom:24px}.checkout-payment__title{margin-bottom:24px}.checkout-payment__title h2{margin:0;font-size:22px;font-weight:600}#edit-payment-information-payment-method,.payment-method-wrapper{width:100%}.payment-method-wrapper{background:#fff;border:1px solid #eee;border-radius:16px;padding:20px;margin-bottom:20px}#edit-payment-information-payment-method fieldset{border:0;padding:0;margin:0}#edit-payment-information-payment-method legend{margin-bottom:16px}#edit-payment-information-payment-method legend .fieldset-legend{font-size:18px;font-weight:600}#edit-payment-information-payment-method .form-type-radio{position:relative;display:flex;align-items:flex-start;padding:18px 20px 18px 55px;margin-bottom:14px;background:#fff;border:1px solid #e5e5e5;border-radius:16px;cursor:pointer;transition:.2s}#edit-payment-information-payment-method .form-type-radio:hover{border-color:#ff5300}#edit-payment-information-payment-method .form-type-radio input{position:absolute;left:20px;top:22px;width:18px;height:18px;accent-color:#ff5300}#edit-payment-information-payment-method .form-type-radio label{font-size:16px;font-weight:600;cursor:pointer;margin:0}#edit-payment-information-payment-method .form-type-radio label::after{display:block;margin-top:8px;font-size:14px;font-weight:400;color:#777}#edit-payment-information-payment-method .form-type-radio label[for*=youkassa]::after{content:"Оплата картой для физических лиц"}#edit-payment-information-payment-method .form-type-radio label[for*=company-pay]::after{content:"Для юридических лиц. Счет будет сформирован после оформления заказа"}#edit-payment-information-payment-method .form-type-radio:has(input:checked){border:2px solid #ff5300;background:#fff7f2}#edit-payment-information-payment-method .form-type-radio:has(input:checked) label{font-weight:700}.billing-information-wrapper{background:#f7f7f7;border-radius:16px;padding:20px}.form-wrapper .payment-method-wrapper{animation:none}.layout-region-checkout-footer .button--primary{width:100%;border-radius:14px;padding:17px;background:#ff5300;color:#fff;border:none;font-size:17px;font-weight:600}@media (max-width:768px){.checkout-pane-payment-information,.checkout-payment{padding:18px}.checkout-payment__title h2{font-size:18px}}.cart.cart-form{width:100%;max-width:1100px;margin:30px auto;padding:0 20px}.cart.cart-form table{width:100%;border-collapse:separate;border-spacing:0;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.08)}.cart.cart-form th{background:#f8f8f8;padding:14px;font-size:13px;font-weight:600;text-align:left;color:#444}.cart.cart-form td{padding:14px;vertical-align:middle;border-bottom:1px solid #eee;font-size:14px}.cart.cart-form .views-field-purchased-entity{font-size:15px;font-weight:600;line-height:1.35}.cart.cart-form .views-field-total-price__number,.cart.cart-form .views-field-unit-price__number{font-size:16px;font-weight:700}.cart.cart-form .quantity-edit-input{width:60px;height:36px;text-align:center;border:1px solid #ddd;border-radius:8px;font-size:15px}.cart.cart-form button,.cart.cart-form input[type=submit]{background:#ff5300;color:#fff;border:none;border-radius:10px;padding:10px 18px;cursor:pointer;font-size:14px;font-weight:600;transition:.2s}.cart.cart-form button:hover,.cart.cart-form input[type=submit]:hover{opacity:.9}.cart.cart-form .form-actions{margin-top:24px;display:flex;justify-content:flex-end;gap:12px;flex-wrap:wrap}.cart.cart-form .order-total-line,.cart.cart-form .order-total-line-item{font-size:17px;font-weight:600;margin:6px 0}@media (max-width:768px){.cart.cart-form{margin:20px auto;padding:0 12px}.cart.cart-form table,.cart.cart-form tbody,.cart.cart-form td,.cart.cart-form tr{display:block;width:100%}.cart.cart-form thead{display:none}.cart.cart-form tr{background:#fff;border-radius:16px;margin-bottom:16px;padding:12px;box-shadow:0 6px 18px rgba(0,0,0,.08)}.cart.cart-form td{border:none;padding:10px 4px;font-size:13px}.cart.cart-form .views-field-purchased-entity{font-size:15px;margin-bottom:8px}.cart.cart-form .views-field-total-price__number,.cart.cart-form .views-field-unit-price__number{display:flex;justify-content:space-between;align-items:center;font-size:15px}.cart.cart-form .views-field-unit-price__number::before{content:"Цена";color:#777;font-weight:400}.cart.cart-form .views-field-total-price__number::before{content:"Итого";color:#777;font-weight:400}.cart.cart-form .views-field-edit-quantity{display:flex;justify-content:space-between;align-items:center}.cart.cart-form .views-field-edit-quantity::before{content:"Количество";color:#777;font-weight:400}.cart.cart-form .quantity-edit-input{width:70px;height:38px;font-size:15px}.cart.cart-form button,.cart.cart-form input[type=submit]{width:100%;min-height:42px;margin-top:8px;font-size:14px}.cart.cart-form .form-actions{display:flex;flex-direction:column;gap:10px;margin-top:18px}}@media (max-width:420px){.cart.cart-form{padding:0 8px}.cart.cart-form tr{padding:10px}.cart.cart-form .views-field-purchased-entity{font-size:14px}.cart.cart-form .quantity-edit-input{width:60px}}.orders-block{max-width:1100px;margin:35px auto;padding:0 20px}.orders-block h2{margin:0 0 24px;font-size:28px;font-weight:700;color:#222}.orders-block form{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-bottom:28px}.orders-block form select{min-width:220px;height:44px;padding:0 14px;border:1px solid #ddd;border-radius:12px;background:#fff;font-size:15px;transition:.2s}.orders-block form select:focus{border-color:#ff5300;outline:0;box-shadow:0 0 0 3px rgba(255,83,0,.12)}.orders-block form button{height:44px;padding:0 22px;border:none;border-radius:12px;background:#ff5300;color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:.2s}.orders-block form button:hover{background:#e64a00}.orders-block ul{margin:0;padding:0;list-style:none}.order-item{display:flex;align-items:center;gap:18px;padding:18px 22px;margin-bottom:16px;background:#fff;border-radius:16px;box-shadow:0 8px 24px rgba(0,0,0,.08);transition:.2s}.order-item:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(0,0,0,.1)}.order-title{flex:1;font-size:18px;font-weight:700;color:#222;text-decoration:none}.order-title:hover{color:#ff5300}.order-date{color:#777;font-size:14px;white-space:nowrap}.order-total{color:#ff5300;font-size:16px;font-weight:700;white-space:nowrap}.order-industry{background:#fff4ef;color:#ff5300;border-radius:999px;padding:7px 14px;font-size:13px;font-weight:600;white-space:nowrap}.take-order,.take-order:visited{display:inline-flex;align-items:center;justify-content:center;min-width:130px;height:40px;padding:0 16px;background:#ff5300;color:#fff!important;border-radius:10px;font-size:14px;font-weight:600;text-decoration:none;box-shadow:0 5px 14px rgba(255,83,0,.25);transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.take-order:active,.take-order:focus,.take-order:hover{background:#e64a00;color:#fff!important;text-decoration:none;transform:translateY(-2px);box-shadow:0 8px 18px rgba(230,74,0,.35)}.orders-block p{padding:40px;text-align:center;background:#fff;border-radius:16px;box-shadow:0 8px 24px rgba(0,0,0,.08);color:#777}@media (max-width:900px){.order-item{flex-wrap:wrap;gap:12px}.order-title{width:100%}.take-order{margin-left:auto}}@media (max-width:768px){.orders-block{padding:0 12px}.orders-block h2{font-size:24px}.orders-block form{flex-direction:column;align-items:stretch}.orders-block form button,.orders-block form select{width:100%}.order-item{display:block;padding:16px}.order-title{display:block;font-size:17px;margin-bottom:10px}.order-date,.order-industry,.order-total{display:block;margin-bottom:10px}.take-order{width:auto;min-width:130px;margin-top:8px}}@media (max-width:420px){.orders-block{padding:0 8px}.orders-block h2{font-size:21px}.order-item{padding:14px;border-radius:14px}.order-title{font-size:16px}.order-total{font-size:15px}.take-order{width:100%}}a.take-order,a.take-order:visited{color:#fff!important;background:#ff5300}a.take-order:active,a.take-order:focus,a.take-order:hover{color:#fff!important;background:#e64a00}.ai-order-confirm-card{margin-bottom:24px;padding:24px;background:#fff;border-radius:16px;box-shadow:0 8px 24px rgba(0,0,0,.08)}.ai-order-confirm-card p{margin:0 0 14px;font-size:15px;color:#444}.ai-order-confirm-card p:last-child{margin-bottom:0}.ai-order-confirm-card strong{color:#222;font-weight:700}#ai-order-confirm-form{max-width:900px;margin:35px auto}#ai-order-confirm-form .form-item{margin-bottom:22px}#ai-order-confirm-form label{display:block;margin-bottom:8px;font-weight:600;color:#222}#ai-order-confirm-form input[type=text],#ai-order-confirm-form select,#ai-order-confirm-form textarea{width:100%;min-height:46px;padding:12px 14px;border:1px solid #ddd;border-radius:12px;font-size:15px;transition:.2s}#ai-order-confirm-form textarea{min-height:170px;resize:vertical}#ai-order-confirm-form input:focus,#ai-order-confirm-form select:focus,#ai-order-confirm-form textarea:focus{outline:0;border-color:#ff5300;box-shadow:0 0 0 3px rgba(255,83,0,.12)}#ai-order-confirm-form .form-checkboxes,#ai-order-confirm-form .form-type-checkbox{margin-top:18px}#ai-order-confirm-form input[type=checkbox]{margin-right:8px}#ai-order-confirm-form .form-type-checkbox label{font-weight:400;line-height:1.5}#ai-order-confirm-form .service-rules-link{color:#ff5300!important;font-weight:700;text-decoration:underline;transition:color .2s ease}#ai-order-confirm-form .service-rules-link:hover{color:#e64a00!important;text-decoration:none}#ai-order-confirm-form .form-type-checkbox label strong{font-weight:400}#ai-order-confirm-form .button,#ai-order-confirm-form input[type=submit]{background:#ff5300;color:#fff;border:0;border-radius:12px;padding:12px 22px;font-weight:600;transition:.2s}#ai-order-confirm-form .button:hover,#ai-order-confirm-form input[type=submit]:hover{opacity:.9}.contract-sign-link{color:#ff5300!important;font-weight:700;text-decoration:underline;transition:color .2s ease}.contract-sign-link:hover{color:#e64a00!important;text-decoration:none}@media (max-width:768px){.ai-order-confirm-card{padding:18px}#ai-order-confirm-form{margin:20px auto}#ai-order-confirm-form .button,#ai-order-confirm-form input[type=submit]{width:100%}#ai-order-confirm-form .form-type-checkbox{display:flex;align-items:flex-start;gap:8px}#ai-order-confirm-form .form-type-checkbox input[type=checkbox]{margin-top:4px;margin-right:0;flex-shrink:0}#ai-order-confirm-form .form-type-checkbox label{font-size:14px;line-height:1.5;margin-bottom:0}#ai-order-confirm-form .service-rules-link{white-space:normal}}.price-calculator-notice{display:flex;align-items:flex-start;gap:14px;margin-bottom:24px;padding:18px 20px;border:1px solid #e7e7e7;border-left:4px solid #ff5300;background:#fff8f4;border-radius:14px}.price-calculator-notice__icon{font-size:24px;line-height:1}.price-calculator-notice__content{color:#444;font-size:15px;line-height:1.6}.price-calculator-notice__content strong{display:block;margin-bottom:6px;color:#222}.ai-order-quick-form{max-width:850px;margin:40px auto;padding:30px;background:#fff;border-radius:22px;box-shadow:0 10px 35px rgba(0,0,0,.08)}.ai-order-quick-form .form-item__label,.ai-order-quick-form label{display:block;margin-bottom:8px;font-size:15px;font-weight:600;color:#222}.ai-order-quick-form select{width:100%;height:48px;padding:0 15px;background:#fff;border:1px solid #ddd;border-radius:14px;font-size:15px;cursor:pointer;transition:.2s}.ai-order-quick-form select:focus{border-color:#ff5300;outline:0;box-shadow:0 0 0 3px rgba(255,83,0,.12)}.ai-order-quick-form textarea{width:100%;min-height:140px;padding:15px;border-radius:14px;border:1px solid #ddd;resize:vertical;font-size:15px}.ai-order-quick-form textarea:focus{border-color:#ff5300;outline:0}.ai-order-quick-form .form-item{margin-bottom:22px}.ai-order-quick-form #service-wrapper{margin-top:0}.ai-order-quick-form .form-type-checkbox{display:flex;align-items:center;gap:10px;padding:15px 18px;background:#fff7f2;border-radius:14px;border:1px solid #ffe0d0;margin-bottom:15px}.ai-order-quick-form .form-type-checkbox label{margin:0;font-size:14px;font-weight:500;cursor:pointer}.ai-order-quick-form .form-type-checkbox input{width:18px;height:18px;accent-color:#ff5300}.ai-order-quick-form button[type=submit],.ai-order-quick-form input[type=submit]{margin-top:15px;height:48px;min-width:220px;padding:0 30px;border:none;border-radius:14px;background:#ff5300;color:#fff;font-size:16px;font-weight:700;cursor:pointer;transition:.2s}.ai-order-quick-form button[type=submit]:hover,.ai-order-quick-form input[type=submit]:hover{opacity:.9;transform:translateY(-1px)}@media (max-width:768px){.ai-order-quick-form{margin:20px auto;padding:20px;border-radius:18px}.ai-order-quick-form select{height:46px;font-size:16px}.ai-order-quick-form textarea{min-height:120px}.ai-order-quick-form button[type=submit],.ai-order-quick-form input[type=submit]{width:100%;min-width:100%}}@media (max-width:420px){.ai-order-quick-form{padding:15px}.ai-order-quick-form .form-item{margin-bottom:18px}.ai-order-quick-form .form-item__label,.ai-order-quick-form label{font-size:14px}}.service-rules-link{color:#ff5300!important;font-weight:700;text-decoration:underline;transition:color .2s ease}.service-rules-link:hover{color:#e64a00!important;text-decoration:none}.form-type-checkbox label{font-weight:400}.form-type-checkbox label strong{font-weight:400}.ai-order-quick-form .contract-sign-link{color:#ff5300!important;font-weight:400;text-decoration:underline;transition:color .2s ease}.ai-order-quick-form .contract-sign-link:hover{color:#e64a00!important;text-decoration:none}.price-calculator-notice{display:flex;align-items:flex-start;gap:14px;margin-bottom:24px;padding:18px 20px;border:1px solid #e7e7e7;border-left:4px solid #ff5300;background:#fff8f4;border-radius:14px}.price-calculator-notice__icon{font-size:24px;line-height:1}.price-calculator-notice__content{color:#444;font-size:15px;line-height:1.6}.price-calculator-notice__content strong{display:block;margin-bottom:6px;color:#222}.ai-match-form{max-width:900px;margin:40px auto;padding:0 20px}.ai-match-form .form-item-question label{font-size:22px;font-weight:700;color:#222}.ai-match-form select,.ai-match-form textarea{width:100%;min-height:48px;padding:12px 15px;border:1px solid #ddd;border-radius:12px;background:#fff;font-size:15px;transition:.2s}.ai-match-form textarea{min-height:150px;resize:vertical}.ai-match-form select:focus,.ai-match-form textarea:focus{outline:0;border-color:#ff5300;box-shadow:0 0 0 3px rgba(255,83,0,.12)}.ai-match-form .form-item{margin-bottom:24px}.ai-match-form label{display:block;margin-bottom:8px;font-weight:600;color:#222}.ai-suggestion{margin-bottom:25px;padding:18px 20px;background:#fff4ef;border-left:4px solid #ff5300;border-radius:14px;color:#444;font-size:15px}.ai-suggestion strong{color:#ff5300}.ai-price-wrapper{margin-top:20px;padding:20px;background:#fff;border-radius:16px;box-shadow:0 8px 24px rgba(0,0,0,.08)}.ai-price-wrapper strong{display:block;font-size:22px;color:#ff5300;margin-bottom:15px}.ai-price-wrapper .button,.ai-price-wrapper input[type=submit]{display:inline-block;margin-bottom:18px}.ai-price-wrapper p{color:#555;line-height:1.6}.ai-match-form .button,.ai-match-form input[type=submit]{background:#ff5300;color:#fff;border:none;border-radius:12px;padding:13px 28px;font-size:15px;font-weight:600;cursor:pointer;transition:.2s}.ai-match-form .button:hover,.ai-match-form input[type=submit]:hover{opacity:.9}.ai-match-form input[type=checkbox]{margin-right:8px}#price-wrapper,#subservice-wrapper{animation:fadeIn .25s ease}@keyframes fadeIn{from{opacity:0;transform:translateY(5px)}to{opacity:1}}@media (max-width:900px){.ai-match-form{padding:0 15px}}@media (max-width:768px){.ai-match-form{margin:25px auto;padding:0 12px}.ai-match-form .form-item{margin-bottom:18px}.ai-match-form select,.ai-match-form textarea{font-size:16px}.ai-match-form .button,.ai-match-form input[type=submit]{width:100%;min-height:46px}.ai-suggestion{padding:15px}.ai-price-wrapper{padding:16px}.ai-price-wrapper strong{font-size:20px}}@media (max-width:420px){.ai-match-form{padding:0 8px}.ai-match-form .form-item-question label{font-size:20px}.ai-price-wrapper strong{font-size:18px}}.commerce-order-expert-view,.expert-order-view{max-width:900px;margin:40px auto;padding:0 20px}.commerce-order-expert-view article,.expert-order-view article{background:#fff;border-radius:18px;padding:28px;box-shadow:0 8px 24px rgba(0,0,0,.08)}.commerce-order-expert-view h1,.commerce-order-expert-view h2,.expert-order-view h1,.expert-order-view h2{margin:0 0 25px;font-size:28px;font-weight:700;color:#222}.commerce-order-expert-view p,.expert-order-view p{margin-bottom:14px;color:#555;font-size:15px}.commerce-order-expert-view p strong,.expert-order-view p strong{color:#222;font-weight:700}.commerce-order-expert-view .order-status,.expert-order-view .order-status{display:inline-flex;padding:7px 14px;border-radius:999px;background:#fff4ef;color:#ff5300;font-size:13px;font-weight:600}.commerce-order-expert-view .order-description,.expert-order-view .order-description{margin-top:20px;padding:18px;background:#fafafa;border-radius:14px;border:1px solid #eee;line-height:1.6;color:#444}.commerce-order-expert-view a,.expert-order-view a{color:#ff5300;font-weight:600;text-decoration:none}.commerce-order-expert-view a:hover,.expert-order-view a:hover{color:#d94300}.commerce-order-expert-view .button,.expert-order-view .button{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 22px;border-radius:12px;background:#ff5300;color:#fff;font-weight:600;text-decoration:none;transition:.2s}.commerce-order-expert-view .button:hover,.expert-order-view .button:hover{opacity:.9;color:#fff}@media (max-width:900px){.commerce-order-expert-view article{padding:22px}.commerce-order-expert-view h2{font-size:24px}}@media (max-width:768px){.commerce-order-expert-view{padding:0 12px;margin-top:25px}.commerce-order-expert-view article{padding:18px;border-radius:14px}.commerce-order-expert-view h2{font-size:21px}.commerce-order-expert-view .button{width:100%}}@media (max-width:420px){.commerce-order-expert-view{padding:0 8px}.commerce-order-expert-view article{padding:15px}}.expert-order-view{max-width:900px;margin:40px auto;padding:0 20px}.expert-order-view h2{font-size:30px;font-weight:700;color:#222;margin-bottom:25px}.expert-order-view .order-info{background:#fff;padding:18px;border-radius:16px;box-shadow:0 8px 24px rgba(0,0,0,.08);margin-bottom:20px}.expert-order-view p{margin:0 0 12px;font-size:15px;color:#555}.expert-order-view p strong{color:#222;font-weight:700}.expert-order-view .order-item-card{background:#fff;padding:22px;border-radius:16px;margin-bottom:18px;box-shadow:0 8px 24px rgba(0,0,0,.08)}.expert-order-view .order-description{background:#fafafa;border:1px solid #eee;padding:16px;border-radius:12px;margin:15px 0;line-height:1.6;color:#444}.expert-order-view .order-badge{display:inline-flex;padding:5px 12px;border-radius:999px;background:#fff4ef;color:#ff5300;font-size:13px;font-weight:600}.expert-order-view .order-total-box{margin-top:25px;padding:22px;background:#fff4ef;border-left:4px solid #ff5300;border-radius:14px;color:#222;font-size:20px;font-weight:700}@media (max-width:900px){.expert-order-view h2{font-size:26px}.expert-order-view .order-item-card{padding:18px}}@media (max-width:768px){.expert-order-view{padding:0 12px;margin-top:25px}.expert-order-view h2{font-size:22px}.expert-order-view .order-info,.expert-order-view .order-item-card{padding:16px;border-radius:14px}.expert-order-view .order-total-box{font-size:18px}}@media (max-width:420px){.expert-order-view{padding:0 8px}.expert-order-view h2{font-size:20px}}.page__footer{background:#f8fafc;border-top:1px solid rgba(0,0,0,.06);padding:22px 0 16px}.footer__legal{max-width:1100px;margin:0 auto;padding:0 16px;text-align:center}.footer__links{display:flex;justify-content:center;flex-wrap:wrap;gap:10px 18px;margin-bottom:14px}.footer__links a{color:#64748b;font-size:15px;line-height:1.6;text-decoration:none;transition:color .2s ease}.footer__links a:hover{color:#ff5300}.footer__links a:not(:last-child)::after{content:"•";margin-left:18px;color:#cbd5e1}.footer__copy{color:#94a3b8;font-size:14px;line-height:1.5}.cookie-banner{margin-top:10px;padding-top:10px;border-top:1px solid rgba(0,0,0,.06);font-size:12px;line-height:1.4;color:#94a3b8;text-align:center}.cookie-banner a{color:#ff5300;text-decoration:none}.cookie-banner a:hover{text-decoration:underline}@media (max-width:767px){.page__footer{padding:18px 0 12px}.footer__links{gap:8px 12px}.footer__links a{font-size:14px;line-height:1.5}.footer__links a::after{display:none}.footer__copy{font-size:13px}.cookie-banner{margin-top:8px;padding-top:8px;font-size:11px;line-height:1.4}}.footer__social{display:flex;align-items:center;justify-content:center;gap:10px;margin:24px 0 18px}.footer__social-link{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,.12);border-radius:50%;color:#222;background:#fff;text-decoration:none;transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease}.footer__social-link:hover{transform:translateY(-3px);background:#ff5300;border-color:#ff5300;color:#fff}.footer__social-link svg{width:20px;height:20px;fill:currentColor}.footer__social-link--max span,.footer__social-link--rutube span{font-size:10px;font-weight:700;letter-spacing:-.3px}.footer__social-link--max span{font-size:12px;letter-spacing:0}.invite-expert-form label{display:block;margin-bottom:8px;font-weight:600;font-size:16px}.invite-expert-form select{width:100%;max-width:420px;min-height:48px;padding:0 14px;border:1px solid #ddd;border-radius:8px;background:#fff}.invite-expert-form select:focus{border-color:#ff5300;outline:0}.invite-expert-form .form-actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:20px}.invite-expert-form .form-actions>*{margin:0}.invite-expert-form .form-actions .btn,.invite-expert-form .form-actions .button,.invite-expert-form .form-actions input[type=submit]{width:auto!important;min-height:48px;flex:0 0 auto;display:inline-flex}@media (max-width:768px){.invite-expert-form select{max-width:100%}.invite-expert-form .form-actions{flex-direction:column;align-items:stretch;gap:12px}.invite-expert-form .form-actions .btn,.invite-expert-form .form-actions .button,.invite-expert-form .form-actions input[type=submit]{width:100%!important}}.user-pass{width:100%;max-width:480px;margin:40px auto;padding:30px;background:#fff;border-radius:18px;box-shadow:0 8px 30px rgba(0,0,0,.08)}.user-pass .form-item{margin-bottom:20px}.user-pass label{display:block;margin-bottom:8px;font-size:15px;font-weight:600}.user-pass input[type=email],.user-pass input[type=text]{width:100%;min-height:48px;padding:12px 16px;border:1px solid #ddd;border-radius:12px;font-size:16px;box-sizing:border-box}.user-pass input:focus{outline:0;border-color:#ff5300;box-shadow:0 0 0 3px rgba(255,83,0,.15)}.user-pass .button,.user-pass input[type=submit]{width:100%;min-height:48px;margin-top:10px;border:none;border-radius:12px;background:#ff5300;color:#fff;font-size:16px;font-weight:600;cursor:pointer}.user-pass .button:hover,.user-pass input[type=submit]:hover{opacity:.9}.user-pass .description{margin-top:10px;font-size:14px;color:#666;line-height:1.5}@media (max-width:768px){.user-pass{margin:25px 15px;padding:24px 20px;border-radius:16px}}@media (max-width:480px){.user-pass{margin:15px 10px;padding:20px 16px}.user-pass label{font-size:14px}.user-pass input[type=email],.user-pass input[type=text]{min-height:46px;font-size:15px}.user-pass .button,.user-pass input[type=submit]{min-height:46px;font-size:15px}}.family-mediation-page{width:100%;max-width:1180px;margin:0 auto;padding-bottom:70px;color:#222}.family-mediation-page__hero{margin:0 0 58px;padding:60px 48px;background:linear-gradient(135deg,rgba(255,83,0,.07) 0,rgba(255,255,255,.98) 72%);border:1px solid rgba(255,83,0,.12);border-radius:24px}.family-mediation-page__hero-inner{max-width:820px;margin:0 auto;text-align:center}.family-mediation-page__eyebrow,.family-mediation-page__section-label{color:#ff5300;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.family-mediation-page__eyebrow{margin-bottom:13px}.family-mediation-page__title{width:100%;max-width:100%;margin:0;color:#1f1f1f;font-size:clamp(22px,2.6vw,32px);font-weight:700;line-height:1.18;overflow-wrap:break-word;word-break:normal;box-sizing:border-box}.family-mediation-page__lead{max-width:720px;margin:18px auto 0;color:#666;font-size:16px;line-height:1.6}.family-mediation-page__hero-actions{display:flex;justify-content:center;margin-top:26px}.family-mediation-page__hero-action-item{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.family-mediation-page__hero-action-hint{display:block;margin-top:3px;max-width:100%;color:#777;font-size:10px;line-height:1.3;text-align:center}.family-mediation-page .button--primary{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:8px 16px;border-radius:8px;font-size:13px;line-height:1.2;font-weight:600;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.family-mediation-page .button--primary:hover{transform:translateY(-2px);box-shadow:0 7px 18px rgba(255,83,0,.17)}.family-mediation-page__intro{max-width:900px;margin:0 auto 58px}.family-mediation-page__intro-inner{padding:0 20px}.family-mediation-page__intro h2{margin:0 0 13px;color:#222;font-size:21px;line-height:1.3;overflow-wrap:break-word}.family-mediation-page__intro p{margin:0;color:#555;font-size:15px;line-height:1.7}.family-mediation-page__content{max-width:900px;margin:0 auto 65px}.family-mediation-page__content>:first-child{margin-top:0}.family-mediation-page__content h2{margin-top:38px;margin-bottom:13px;color:#222;font-size:20px;line-height:1.3;overflow-wrap:break-word}.family-mediation-page__content h3{margin-top:26px;margin-bottom:10px;color:#222;font-size:16px;line-height:1.35;overflow-wrap:break-word}.family-mediation-page__content p{margin-bottom:16px;color:#444;font-size:15px;line-height:1.7}.family-mediation-page__content ol,.family-mediation-page__content ul{margin:18px 0 24px;padding-left:24px}.family-mediation-page__content li{margin-bottom:8px;color:#444;line-height:1.6}.family-mediation-page__content a{color:#ff5300}.family-mediation-page__content strong{color:#222}.family-mediation-page__cta{margin-top:62px}.family-mediation-page__cta-inner{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:36px 40px;background:#fafafa;border:1px solid rgba(0,0,0,.07);border-radius:20px}.family-mediation-page__cta-inner h2{margin:0 0 8px;color:#222;font-size:20px;line-height:1.3;overflow-wrap:break-word}.family-mediation-page__cta-inner p{max-width:640px;margin:0;color:#666;font-size:14px;line-height:1.6}.family-mediation-page__cta-inner .button{flex:0 0 auto}@media (max-width:900px){.family-mediation-page{padding-bottom:50px}.family-mediation-page__hero{padding:50px 32px}.family-mediation-page__title{font-size:28px}.family-mediation-page__cta-inner{align-items:flex-start;flex-direction:column}}@media (max-width:767px){.family-mediation-page{padding-bottom:35px}.family-mediation-page__hero{margin-bottom:36px;padding:30px 16px;border-radius:18px}.family-mediation-page__eyebrow{margin-bottom:9px;font-size:10px;letter-spacing:.06em}.family-mediation-page__title{font-size:20px;line-height:1.18;max-width:100%;padding:0 4px}.family-mediation-page__lead{margin-top:14px;font-size:13.5px;line-height:1.55;max-width:100%}.family-mediation-page__hero-actions{margin-top:20px}.family-mediation-page__hero-action-item{width:100%}.family-mediation-page .button--primary{width:100%;max-width:100%;min-height:38px;padding:7px 12px;font-size:12.5px;border-radius:8px;box-sizing:border-box}.family-mediation-page__hero-action-hint{margin-top:3px;max-width:95%;font-size:9.5px;line-height:1.25}.family-mediation-page__intro{margin-bottom:46px}.family-mediation-page__intro-inner{padding:0 5px}.family-mediation-page__intro h2{margin-bottom:12px;font-size:18px;line-height:1.3}.family-mediation-page__intro p{font-size:13.5px;line-height:1.6}.family-mediation-page__content{margin-bottom:52px}.family-mediation-page__content h2{margin-top:32px;margin-bottom:11px;font-size:17px;line-height:1.3}.family-mediation-page__content h3{margin-top:25px;margin-bottom:10px;font-size:15.5px;line-height:1.35}.family-mediation-page__content p{margin-bottom:14px;font-size:13.5px;line-height:1.65}.family-mediation-page__content ol,.family-mediation-page__content ul{margin:16px 0 21px;padding-left:21px}.family-mediation-page__content li{margin-bottom:7px;line-height:1.55}.family-mediation-page__cta{margin-top:46px}.family-mediation-page__cta-inner{gap:20px;padding:24px 18px;border-radius:17px}.family-mediation-page__cta-inner h2{font-size:18px;line-height:1.3}.family-mediation-page__cta-inner p{font-size:13.5px;line-height:1.55}.family-mediation-page__cta-inner .button{width:100%}}@media (max-width:380px){.family-mediation-page__hero{padding-left:14px;padding-right:14px}.family-mediation-page__title{font-size:18px}.family-mediation-page__lead{font-size:13px}.family-mediation-page__content h2,.family-mediation-page__intro h2{font-size:16px}.family-mediation-page__content h3{font-size:15px}.family-mediation-page__cta-inner h2{font-size:17px}.family-mediation-page .button--primary{min-height:37px;padding:7px 11px;font-size:12px}.family-mediation-page__hero-action-hint{font-size:9px}}.military-page{width:100%;max-width:1180px;margin:0 auto;padding-bottom:70px;color:#222}.military-page__hero{margin:0 0 58px;padding:60px 48px;background:linear-gradient(135deg,rgba(255,83,0,.08) 0,rgba(255,255,255,.98) 72%);border:1px solid rgba(255,83,0,.12);border-radius:24px}.military-page__hero-inner{max-width:820px;margin:0 auto;text-align:center}.military-page__eyebrow,.military-page__section-label{color:#ff5300;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.military-page__eyebrow{margin-bottom:13px}.military-page__title{width:100%;max-width:100%;margin:0;color:#1f1f1f;font-size:clamp(22px,2.6vw,32px);font-weight:700;line-height:1.18;overflow-wrap:break-word;word-break:normal;box-sizing:border-box}.military-page__lead{max-width:720px;margin:18px auto 0;color:#666;font-size:16px;line-height:1.6}.military-page__hero-actions{display:flex;justify-content:center;margin-top:26px}.military-page__hero-action-item{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.military-page__hero-action-hint{display:block;margin-top:3px;max-width:100%;color:#777;font-size:10px;line-height:1.3;text-align:center}.military-page .button--primary{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:8px 16px;border-radius:8px;font-size:13px;line-height:1.2;font-weight:600;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.military-page .button--primary:hover{transform:translateY(-2px);box-shadow:0 7px 18px rgba(255,83,0,.17)}.military-page__intro{max-width:900px;margin:0 auto 62px}.military-page__intro-inner{padding:0 20px}.military-page__intro h2{margin:0 0 13px;color:#222;font-size:21px;line-height:1.3;overflow-wrap:break-word}.military-page__intro p{margin:0;color:#555;font-size:15px;line-height:1.7}.military-page__content{max-width:900px;margin:0 auto 68px}.military-page__content>:first-child{margin-top:0}.military-page__content h2{margin-top:42px;margin-bottom:14px;color:#222;font-size:20px;line-height:1.3;overflow-wrap:break-word}.military-page__content h3{margin-top:28px;margin-bottom:11px;color:#222;font-size:17px;line-height:1.35;overflow-wrap:break-word}.military-page__content p{margin-bottom:17px;color:#444;font-size:15px;line-height:1.7}.military-page__content ol,.military-page__content ul{margin:18px 0 24px;padding-left:25px}.military-page__content li{margin-bottom:8px;color:#444;line-height:1.6}.military-page__content a{color:#ff5300}.military-page__content strong{color:#222}.military-page__cta{margin-top:62px}.military-page__cta-inner{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:36px 40px;background:#fafafa;border:1px solid rgba(0,0,0,.07);border-radius:20px}.military-page__cta-inner h2{margin:0 0 8px;color:#222;font-size:20px;line-height:1.3;overflow-wrap:break-word}.military-page__cta-inner p{max-width:650px;margin:0;color:#666;font-size:14px;line-height:1.6}.military-page__cta-inner .button{flex:0 0 auto}@media (max-width:900px){.military-page{padding-bottom:50px}.military-page__hero{padding:50px 32px}.military-page__title{font-size:28px}.military-page__cta-inner{align-items:flex-start;flex-direction:column}}@media (max-width:767px){.military-page{padding-bottom:35px}.military-page__hero{margin-bottom:36px;padding:30px 16px;border-radius:18px}.military-page__eyebrow{margin-bottom:9px;font-size:10px;letter-spacing:.06em}.military-page__title{font-size:20px;line-height:1.18;max-width:100%;padding:0 4px}.military-page__lead{margin-top:14px;font-size:13.5px;line-height:1.55;max-width:100%}.military-page__hero-actions{margin-top:20px}.military-page__hero-action-item{width:100%}.military-page .button--primary{width:100%;max-width:100%;min-height:38px;padding:7px 12px;font-size:12.5px;border-radius:8px;box-sizing:border-box}.military-page__hero-action-hint{margin-top:3px;max-width:95%;font-size:9.5px;line-height:1.25}.military-page__intro{margin-bottom:46px}.military-page__intro-inner{padding:0 5px}.military-page__intro h2{margin-bottom:12px;font-size:18px;line-height:1.3}.military-page__intro p{font-size:13.5px;line-height:1.6}.military-page__content{margin-bottom:52px}.military-page__content h2{margin-top:32px;margin-bottom:11px;font-size:17px;line-height:1.3}.military-page__content h3{margin-top:25px;margin-bottom:10px;font-size:15.5px;line-height:1.35}.military-page__content p{margin-bottom:14px;font-size:13.5px;line-height:1.65}.military-page__content ol,.military-page__content ul{margin:16px 0 21px;padding-left:21px}.military-page__content li{margin-bottom:7px;line-height:1.55}.military-page__cta{margin-top:46px}.military-page__cta-inner{gap:20px;padding:24px 18px;border-radius:17px}.military-page__cta-inner h2{font-size:18px;line-height:1.3}.military-page__cta-inner p{font-size:13.5px;line-height:1.55}.military-page__cta-inner .button{width:100%}}@media (max-width:380px){.military-page__hero{padding-left:14px;padding-right:14px}.military-page__title{font-size:18px}.military-page__lead{font-size:13px}.military-page__content h2,.military-page__intro h2{font-size:16px}.military-page__content h3{font-size:15px}.military-page__cta-inner h2{font-size:17px}.military-page .button--primary{min-height:37px;padding:7px 11px;font-size:12px}.military-page__hero-action-hint{font-size:9px}}.specialists-page{width:100%;max-width:1180px;margin:0 auto;padding-bottom:70px;color:#222;box-sizing:border-box}.specialists-page__hero{margin:0 0 58px;padding:60px 48px;background:linear-gradient(135deg,rgba(255,83,0,.07) 0,rgba(255,255,255,.98) 72%);border:1px solid rgba(255,83,0,.12);border-radius:24px;box-sizing:border-box}.specialists-page__hero-inner{max-width:850px;margin:0 auto;text-align:center}.specialists-page__eyebrow,.specialists-page__section-label{color:#ff5300;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.specialists-page__eyebrow{margin-bottom:14px;font-size:13px}.specialists-page__title{width:100%;max-width:100%;margin:0;color:#1f1f1f;font-size:34px;font-weight:700;line-height:1.15;overflow-wrap:break-word;word-break:normal;box-sizing:border-box}.specialists-page__lead{width:100%;max-width:720px;margin:20px auto 0;color:#666;font-size:17px;line-height:1.6;overflow-wrap:break-word;box-sizing:border-box}.specialists-page__hero-actions{display:flex;justify-content:center;margin-top:30px}.specialists-page .button--primary{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:9px 18px;border-radius:9px;font-size:14px;line-height:1.2;font-weight:600;text-decoration:none;box-sizing:border-box;transition:transform .2s ease,box-shadow .2s ease}.specialists-page .button--primary:hover{transform:translateY(-2px);box-shadow:0 8px 22px rgba(255,83,0,.18)}.specialists-page__service-notice{display:flex;align-items:flex-start;gap:16px;max-width:900px;margin:0 auto 58px;padding:22px 24px;background:linear-gradient(135deg,rgba(255,83,0,.055),rgba(255,255,255,.98));border:1px solid rgba(255,83,0,.14);border-left:4px solid #ff5300;border-radius:14px;color:#4b4b4b;font-family:Poppins,sans-serif;font-size:14px;line-height:1.6;box-sizing:border-box}.specialists-page__service-notice-icon{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:34px;height:34px;margin-top:1px;color:#ff5300;font-size:20px;line-height:1}.specialists-page__service-notice-content{flex:1;min-width:0}.specialists-page__service-notice-content>strong:first-child{display:block;margin-bottom:8px;color:#d94b0a;font-size:16px;font-weight:700;line-height:1.35}.specialists-page__service-notice-content p{margin:0 0 10px;color:#555;font-size:14px;line-height:1.6}.specialists-page__service-notice-list{display:flex;flex-direction:column;gap:7px;margin-top:8px}.specialists-page__service-notice-list div{min-width:0;color:#4d4d4d;font-size:14px;line-height:1.55;overflow-wrap:break-word;word-break:normal}.specialists-page__service-notice-list b{color:#ff5300;font-weight:700}.specialists-page__service-notice-help{margin-top:15px!important;margin-bottom:0!important;color:#4a3329!important;font-size:14px!important;font-weight:600;line-height:1.55!important}.specialists-page__directions{max-width:900px;margin:0 auto 65px}.specialists-page__directions-inner{padding:0 20px;box-sizing:border-box}.specialists-page__directions h2{margin:12px 0 14px;color:#222;font-size:24px;line-height:1.3;overflow-wrap:break-word;word-break:normal}.specialists-page__directions-inner>p{max-width:760px;margin:0 0 28px;color:#555;font-size:17px;line-height:1.7;overflow-wrap:break-word}.specialists-page__directions-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.specialists-page__direction{display:flex;align-items:center;min-height:58px;min-width:0;padding:15px 18px;background:#fff;border:1px solid rgba(0,0,0,.07);border-radius:12px;color:#333;font-size:15px;font-weight:600;box-sizing:border-box;overflow-wrap:break-word;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.specialists-page__direction:hover{border-color:rgba(255,83,0,.18);box-shadow:0 5px 16px rgba(0,0,0,.05);transform:translateY(-1px)}.specialists-page__direction--more{color:#ff5300;background:rgba(255,83,0,.045);border-color:rgba(255,83,0,.12)}.specialists-page__profile{margin-bottom:65px}.specialists-page__profile-inner{max-width:900px;margin:0 auto;padding:0 20px;box-sizing:border-box}.specialists-page__profile-content h2{max-width:760px;margin:12px 0 15px;color:#222;font-size:24px;line-height:1.3;overflow-wrap:break-word;word-break:normal}.specialists-page__profile-content>p{max-width:760px;margin:0 0 30px;color:#555;font-size:16px;line-height:1.7;overflow-wrap:break-word}.specialists-page__profile-features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.specialists-page__feature{min-width:0;padding:22px 20px;background:#fafafa;border:1px solid rgba(0,0,0,.06);border-radius:14px;box-sizing:border-box}.specialists-page__feature strong{display:block;margin-bottom:8px;color:#222;font-size:16px;line-height:1.3;overflow-wrap:break-word}.specialists-page__feature span{display:block;color:#666;font-size:14px;line-height:1.55;overflow-wrap:break-word}.specialists-page__promotion{max-width:900px;margin:0 auto 65px;padding:42px 40px;background:linear-gradient(135deg,rgba(255,83,0,.055),rgba(255,255,255,.98));border:1px solid rgba(255,83,0,.1);border-radius:20px;box-sizing:border-box}.specialists-page__promotion-inner{max-width:780px;margin:0 auto}.specialists-page__promotion h2{margin:12px 0 15px;color:#222;font-size:24px;line-height:1.3;overflow-wrap:break-word;word-break:normal}.specialists-page__promotion p{margin:0 0 15px;color:#555;font-size:16px;line-height:1.7;overflow-wrap:break-word}.specialists-page__promotion-highlight{display:inline-block;max-width:100%;margin-top:10px;padding:10px 15px;background:rgba(255,83,0,.08);border-radius:9px;color:#d94b0a;font-size:15px;font-weight:600;box-sizing:border-box}.specialists-page__growth{max-width:900px;margin:0 auto 65px}.specialists-page__growth-inner{padding:0 20px;box-sizing:border-box}.specialists-page__growth h2{margin:12px 0 15px;color:#222;font-size:24px;line-height:1.3;overflow-wrap:break-word;word-break:normal}.specialists-page__growth p{max-width:780px;margin:0 0 15px;color:#555;font-size:16px;line-height:1.7;overflow-wrap:break-word}.specialists-page__cta{margin-top:65px}.specialists-page__cta-inner{display:flex;align-items:center;justify-content:space-between;gap:35px;padding:38px 42px;background:#fafafa;border:1px solid rgba(0,0,0,.07);border-radius:20px;box-sizing:border-box}.specialists-page__cta-inner>div{min-width:0}.specialists-page__cta-inner h2{margin:0 0 9px;color:#222;font-size:23px;line-height:1.3;overflow-wrap:break-word}.specialists-page__cta-inner p{max-width:640px;margin:0;color:#666;font-size:15px;line-height:1.6;overflow-wrap:break-word}.specialists-page__cta-inner .button{flex:0 0 auto}@media (max-width:900px){.specialists-page{padding-bottom:50px}.specialists-page__hero{padding:50px 32px}.specialists-page__title{font-size:30px}.specialists-page__directions-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.specialists-page__profile-features{grid-template-columns:1fr}.specialists-page__cta-inner{align-items:flex-start;flex-direction:column}}@media (max-width:767px){.specialists-page{padding-bottom:35px}.specialists-page__hero{margin-bottom:38px;padding:32px 16px;border-radius:18px}.specialists-page__hero-inner{width:100%;max-width:100%}.specialists-page__eyebrow{margin-bottom:10px;font-size:10px;letter-spacing:.06em}.specialists-page__title{width:100%;max-width:100%;font-size:22px;line-height:1.18;padding:0 4px;overflow-wrap:anywhere;word-break:normal;box-sizing:border-box}.specialists-page__lead{width:100%;max-width:100%;margin-top:15px;font-size:14px;line-height:1.55;overflow-wrap:break-word}.specialists-page__hero-actions{width:100%;margin-top:22px}.specialists-page .button--primary{width:100%;max-width:100%;min-height:40px;padding:8px 14px;font-size:13px;line-height:1.2;border-radius:8px;box-sizing:border-box}.specialists-page__service-notice{gap:10px;margin-bottom:38px;padding:17px 15px;border-left-width:3px;border-radius:12px;font-size:13px;line-height:1.55}.specialists-page__service-notice-icon{width:27px;height:27px;margin-top:1px;font-size:17px}.specialists-page__service-notice-content>strong:first-child{margin-bottom:7px;font-size:14px;line-height:1.35}.specialists-page__service-notice-content p{margin-bottom:9px;font-size:13px;line-height:1.55}.specialists-page__service-notice-list{gap:7px;margin-top:7px}.specialists-page__service-notice-list div{font-size:13px;line-height:1.5}.specialists-page__service-notice-help{margin-top:12px!important;font-size:13px!important;line-height:1.5!important}.specialists-page__directions{margin-bottom:48px}.specialists-page__directions-inner{padding:0 5px}.specialists-page__section-label{font-size:10px;letter-spacing:.06em}.specialists-page__directions h2{margin-bottom:13px;font-size:20px;line-height:1.3}.specialists-page__directions-inner>p{margin-bottom:22px;font-size:14px;line-height:1.6}.specialists-page__directions-grid{grid-template-columns:1fr;gap:8px}.specialists-page__direction{min-height:54px;padding:14px 16px;font-size:14px;overflow-wrap:break-word}.specialists-page__profile{margin-bottom:48px}.specialists-page__profile-inner{padding:0 5px}.specialists-page__profile-content h2{margin-bottom:13px;font-size:20px;line-height:1.3}.specialists-page__profile-content>p{font-size:14px;line-height:1.6}.specialists-page__profile-features{grid-template-columns:1fr;gap:8px}.specialists-page__feature{padding:18px 16px}.specialists-page__promotion{margin-bottom:48px;padding:28px 18px;border-radius:17px}.specialists-page__promotion h2{margin-bottom:13px;font-size:20px;line-height:1.3}.specialists-page__promotion p{font-size:14px;line-height:1.6}.specialists-page__promotion-highlight{font-size:13px}.specialists-page__growth{margin-bottom:48px}.specialists-page__growth-inner{padding:0 5px}.specialists-page__growth h2{margin-bottom:13px;font-size:20px;line-height:1.3}.specialists-page__growth p{font-size:14px;line-height:1.6}.specialists-page__cta{margin-top:48px}.specialists-page__cta-inner{gap:22px;padding:26px 18px;border-radius:17px}.specialists-page__cta-inner h2{font-size:19px;line-height:1.3}.specialists-page__cta-inner p{font-size:14px;line-height:1.55}.specialists-page__cta-inner .button{width:100%;max-width:100%}}@media (max-width:380px){.specialists-page__hero{padding-left:14px;padding-right:14px}.specialists-page__title{font-size:20px}.specialists-page__lead{font-size:13.5px}.specialists-page__directions h2,.specialists-page__growth h2,.specialists-page__profile-content h2,.specialists-page__promotion h2{font-size:19px}.specialists-page__cta-inner h2{font-size:18px}.specialists-page .button--primary{min-height:38px;padding:7px 12px;font-size:12.5px}.specialists-page__service-notice{gap:8px;padding:15px 12px}.specialists-page__service-notice-icon{width:24px;height:24px;font-size:15px}.specialists-page__service-notice-content>strong:first-child{font-size:13px}.specialists-page__service-notice-content p,.specialists-page__service-notice-help,.specialists-page__service-notice-list div{font-size:12px!important}}.specialists-page__hero-action-item{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.specialists-page__hero-action-hint{display:block;margin-top:4px;max-width:100%;color:#777;font-size:11px;line-height:1.35;text-align:center}@media (max-width:767px){.specialists-page__hero-action-hint{margin-top:3px;max-width:95%;font-size:10px;line-height:1.3}}@media (max-width:380px){.specialists-page__hero-action-hint{font-size:9.5px}}
/*# sourceMappingURL=theme.css.map */
