.services-v2{background:#fff;border-radius:16px;box-shadow:0 8px 40px rgba(0,0,0,.1);border:1px solid #e5e7eb;overflow:hidden;width:100%}.services-v2 *{font-family:Manrope,Golos Text,sans-serif!important}.services-v2__container{display:flex;flex-direction:row;min-height:400px}.services-v2__sidebar{width:160px;flex-shrink:0;border-right:1px solid #e5e7eb;padding:16px 0;background:#fff;overflow-y:auto;max-height:450px}.services-v2__logo{padding:0 16px 16px;font-size:16px;font-weight:800;border-bottom:1px solid #e5e7eb;margin-bottom:8px}.services-v2__logo span{color:#059669}.services-v2__nav-item{display:flex;align-items:center;gap:10px;padding:6px 16px;font-size:13px;font-weight:500;color:#6b7280;cursor:pointer;transition:all .15s}.services-v2__nav-item:hover{background:#f7f8fc;color:#1a1a2e}.services-v2__nav-item--active{color:#047857;background:#d1fae5;border-radius:6px;margin:0 8px;padding:6px 8px;font-weight:600}.services-v2__main{display:flex;flex-direction:column;gap:8px;flex:1 1;padding:20px;background:#f7f8fc}.services-v2__title{font-size:18px;font-weight:700;color:#1a1a2e}.services-v2__content{display:flex;flex-direction:column;gap:24px;border-radius:12px}.services-v2__text{flex:1 1;display:flex;flex-direction:column;justify-content:center}.services-v2__description{font-size:13px;color:#1a1a2e;line-height:1.6;margin-bottom:8px}.services-v2__link{color:#059669;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:6px;transition:gap .2s;cursor:pointer}.services-v2__link:hover{gap:10px}.services-v2__image{display:flex;flex:1 1;justify-content:center;align-items:center;aspect-ratio:16/9;background-color:#fff;border-radius:8px;padding:8px;border:1px solid #e5e7eb}.services-v2__image img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:8px}.services-v2__image-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:32px;background:#f7f8fc;border-radius:12px;width:100%;aspect-ratio:16/9}.services-v2__image-placeholder svg{width:48px;height:48px;opacity:.4}.services-v2__image-placeholder span{font-size:13px;color:#6b7280}@media(max-width:1100px){.services-v2__main{padding:16px}.services-v2__content{gap:16px}}@media(max-width:900px){.services-v2__container{flex-direction:column;min-height:auto}.services-v2__sidebar{width:100%;border-right:none;border-bottom:1px solid #e5e7eb;display:flex;flex-wrap:wrap;padding:12px;gap:8px;overflow-x:auto;max-height:none}.services-v2__logo{width:100%;text-align:center;border-bottom:none;padding-bottom:8px}.services-v2__nav-item{flex:0 0 auto;padding:8px 14px;border-radius:20px}.services-v2__nav-item--active{margin:0;padding:8px 14px}.services-v2__main{overflow:visible}}@media(max-width:768px){.services-v2__content{flex-direction:column;padding:16px}.services-v2__text{min-width:auto}.services-v2__image-placeholder{min-height:160px}}@media(max-width:430px){.services-v2__main{padding:12px}.services-v2__title{font-size:16px}.services-v2__description{font-size:12px}.services-v2__link{font-size:13px}.services-v2__content{gap:12px;padding:12px}.services-v2__image-placeholder{min-height:140px;padding:20px}.services-v2__image-placeholder svg{width:40px;height:40px}}.header-v2{font-family:Manrope,sans-serif;background:linear-gradient(160deg,#f0f1ff,#f7f8fc 50%,#fff);width:100%;padding:96px 40px}.header-v2 *{font-family:Manrope,Golos Text,sans-serif!important}.header-v2__inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:48px;gap:48px;align-items:center;width:100%}.header-v2__inner-centered{grid-template-columns:1fr;max-width:900px;justify-items:center}.header-v2__info{animation:fadeUp .6s ease both}.header-v2__info-centered{max-width:100%;text-align:center;display:flex;flex-direction:column;align-items:center}.header-v2__badge{display:inline-flex;align-items:center;gap:6px;background:#d1fae5;color:#059669;padding:6px 14px;border-radius:20px;font-size:13px;font-weight:600;margin-bottom:24px;white-space:nowrap}.header-v2__badge svg{width:14px;height:14px}.header-v2__icons{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:16px}.header-v2__icons-centered{justify-content:center}.header-v2__icon{height:32px;width:auto;object-fit:contain}.header-v2__service{display:flex;align-items:center;gap:8px;padding:6px 14px;border-radius:30px;background:#eef0ff;font-size:13px;font-weight:600;color:#1a1a2e}.header-v2__service img{width:18px;height:18px}.header-v2__title{font-size:48px;font-weight:800;line-height:1.1;letter-spacing:-1.5px;margin-bottom:16px;color:#1a1a2e}.header-v2__description{font-size:15px;color:#6b7280;margin:0 0 32px;max-width:400px;line-height:1.6;font-weight:400}.header-v2__description-centered{max-width:600px;margin-left:auto;margin-right:auto}.header-v2__right{min-width:280px}@media(max-width:1100px){.header-v2{padding:48px 24px}.header-v2__inner{gap:32px}.header-v2__title{font-size:32px;letter-spacing:-1px}.header-v2__description{font-size:14px}.header-v2__badge{white-space:normal;text-align:center}.header-v2__icons{gap:8px}.header-v2__icon{height:28px}.header-v2__service{padding:4px 12px;font-size:12px}.header-v2__service img{width:16px;height:16px}}@media(max-width:900px){.header-v2__inner{grid-template-columns:1fr;gap:48px}.header-v2__right{min-width:auto}}@media(max-width:430px){.header-v2{padding:40px 20px}.header-v2__inner{gap:32px}.header-v2__title{font-size:24px;letter-spacing:-.5px}.header-v2__description{font-size:13px;margin-bottom:24px}.header-v2__badge{font-size:11px;padding:4px 10px;margin-bottom:16px}.header-v2__icons{gap:6px;margin-bottom:12px}.header-v2__icon{height:22px}.header-v2__service{padding:3px 8px;font-size:10px}.header-v2__service img{width:12px;height:12px}}.phone-block{display:flex;align-items:end;width:100%}.phone-block__top{position:relative;margin-top:100px}.phone-block__inside-content{gap:24px}.phone-block__content,.phone-block__inside-content{display:flex;flex-direction:column;width:100%;border-radius:20px}.phone-block__content{height:100%;padding:32px;height:auto;position:relative;z-index:0}.phone-block__content:before{content:"";display:inline-block;border-radius:20px;position:absolute;background:#eee;top:0;left:0;right:-346px;bottom:0;z-index:-2}.phone-block__title{color:#232121;font-family:Golos Text;font-size:42px;font-style:normal;font-weight:500}.phone-block__description{color:#333;font-family:Golos Text;font-size:18px;font-style:normal;font-weight:400}.phone-block__btn-group{display:flex;gap:12px}.phone-block__img-box{width:446px;min-width:346px;height:auto;position:relative;z-index:1}.phone-block__img{width:100%;height:100%}@media(max-width:1100px){.phone-block{width:100%}.phone-block__inside-content{gap:16px}.phone-block__content{padding:20px 0 20px 20px}.phone-block__content:before{content:"";display:inline-block;border-radius:20px;position:absolute;background:#eee;top:0;left:0;right:-290px;bottom:0;z-index:-2}.phone-block__title{font-size:28px}.phone-block__description{font-size:16px}.phone-block__img-box{max-width:290px;min-width:290px}}@media(max-width:430px){.phone-block{width:100%}.phone-block__inside-content{gap:16px}.phone-block__content{padding:20px;gap:16px}.phone-block__content:before{content:"";display:inline-block;border-radius:20px;position:absolute;background:#eee;top:0;left:0;right:0;bottom:0;z-index:-2}.phone-block__title{font-size:20px}.phone-block__description{font-size:14px}.phone-block__img-box{display:none}.phone-block .btn-basic{max-width:100%!important;width:100%!important}}.phone-block-v2{max-width:1280px;margin:0 auto;background:#fff;border-radius:24px;display:flex;align-items:center;justify-content:space-between;overflow:hidden;border:1px solid #e5e7eb;box-shadow:0 8px 32px rgba(0,0,0,.06);transition:transform .2s ease,box-shadow .2s ease}.phone-block-v2 *{font-family:Manrope,Golos Text,sans-serif!important}.phone-block-v2:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(0,0,0,.1)}.phone-block-v2__content{flex:1 1;padding:48px 40px 48px 48px}.phone-block-v2__badge{display:inline-flex;align-items:center;gap:8px;background:#d1fae5;color:#059669;padding:6px 14px;border-radius:20px;font-size:13px;font-weight:600;margin-bottom:20px}.phone-block-v2__badge svg{width:16px;height:16px}.phone-block-v2__title{font-size:30px;font-weight:800;line-height:1.2;letter-spacing:-1px;color:#1a1a2e;margin-bottom:16px}.phone-block-v2__title span{color:#059669}.phone-block-v2__description{font-size:15px;line-height:1.5;color:#6b7280;margin-bottom:32px;max-width:500px}.phone-block-v2__image-box{flex-shrink:0;padding:24px 48px 24px 0}.phone-block-v2__image{width:220px;height:auto;display:block;object-fit:contain}@media(max-width:1100px){.phone-block-v2{margin:0 24px}.phone-block-v2__title{font-size:26px}.phone-block-v2__image{width:200px}.phone-block-v2__image-box{padding:24px 40px 24px 0}}@media(max-width:900px){.phone-block-v2{flex-direction:column}.phone-block-v2__content{padding:40px 32px 24px;text-align:center}.phone-block-v2__badge,.phone-block-v2__description{margin-left:auto;margin-right:auto}.phone-block-v2__description{font-size:14px;max-width:100%}.phone-block-v2__image-box{margin:0 24px 24px;padding:0;display:flex;justify-content:center}.phone-block-v2__image{width:180px}}@media(max-width:600px){.phone-block-v2{margin:0 20px;border-radius:20px}.phone-block-v2__title{font-size:24px}.phone-block-v2__description{font-size:13px}.phone-block-v2__image-box{margin:0 20px 20px}.phone-block-v2__image{width:160px}}@media(max-width:480px){.phone-block-v2{margin:0 16px;border-radius:20px}.phone-block-v2__content{padding:28px 20px 20px}.phone-block-v2__title{font-size:22px;letter-spacing:-.5px}.phone-block-v2__description{font-size:13px;line-height:1.45}.phone-block-v2__image-box{margin:0 16px 20px}.phone-block-v2__image{width:140px}.phone-block-v2__badge{font-size:12px;padding:4px 12px}}@media(max-width:430px){.phone-block-v2{margin:0 20px;border-radius:16px}.phone-block-v2__content{padding:24px 16px 16px}.phone-block-v2__title{font-size:20px}.phone-block-v2__description{font-size:12px}.phone-block-v2__image-box{margin:0 12px 16px}.phone-block-v2__image{width:120px}.phone-block-v2__badge{font-size:11px;padding:3px 10px}.phone-block-v2__btn{max-width:100%!important;width:100%!important}}.landing-questions{display:flex;align-items:flex-start;gap:30px;border-radius:20px}.landing-questions__content{display:flex;gap:32px;width:100%;margin-left:auto;margin-right:auto}.landing-questions__title{color:var(--Text-Link,#0009e8);font-family:Golos Text;font-size:42px;font-style:normal;font-weight:500;max-width:385px}.landing-questions__list{display:flex;flex-direction:column;gap:32px;width:100%}.landing-questions__item{display:flex;width:100%;flex-direction:column;border-radius:10px}.landing-questions__title-questions{display:flex;cursor:pointer;width:100%;align-items:center;gap:24px;justify-content:space-between;color:#333;font-family:Golos Text;font-size:22px;font-style:normal;font-weight:600}.landing-questions__title-questions:hover{color:#38dd79}.landing-questions__response-box{max-height:1600px;transition:.5s}.landing-questions__response-box_hide{overflow:hidden;max-height:0;transition:.5s}.landing-questions__text-response{color:#333;font-family:Golos Text;font-size:16px;font-style:normal;font-weight:400;margin-top:18px}.landing-questions__btn-drop{background-color:inherit;border:none;cursor:pointer}@media(max-width:1100px){.landing-questions__content{flex-direction:column}.landing-questions__title{font-size:28px}.landing-questions__title-questions{font-size:22px}}@media(max-width:430px){.landing-questions__title{font-size:24px}.landing-questions__text-response,.landing-questions__title-questions{font-size:16px}}.questions-v2{font-family:Manrope,sans-serif;background:#f7f8fc;width:100%;padding:96px 40px}.questions-v2 *{font-family:Manrope,Golos Text,sans-serif!important}.questions-v2__inner{max-width:800px;margin:0 auto;text-align:center}.questions-v2__header{margin-bottom:48px}.questions-v2__title{font-size:30px;font-weight:800;letter-spacing:-.5px;margin-bottom:8px;color:#1a1a2e}.questions-v2__subtitle{color:#6b7280;font-size:15px;line-height:1.6}.questions-v2__list{margin-top:48px;text-align:left;display:flex;flex-direction:column;gap:12px}.questions-v2__item{background:#fff;border-radius:20px;border:1px solid #e5e7eb;overflow:hidden;transition:all .5s ease}.questions-v2__item_open .questions-v2__icon{transform:rotate(45deg);color:#059669}.questions-v2__item_open .questions-v2__answer{max-height:600px}.questions-v2__question{padding:20px 24px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-weight:600;font-size:16px;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:color .2s ease;color:#1a1a2e}.questions-v2__question:hover{color:#059669}.questions-v2__question-text{flex:1 1;text-align:left}.questions-v2__icon{font-size:20px;font-weight:400;color:#6b7280;transition:transform .3s ease,color .2s ease;flex-shrink:0;margin-left:16px}.questions-v2__answer{max-height:0;overflow:hidden;transition:max-height .35s ease}.questions-v2__answer-text{font-size:14px;color:#6b7280;line-height:1.7;margin:0 20px 16px}@media(max-width:1100px){.questions-v2{padding:72px 24px}.questions-v2__inner{max-width:100%}.questions-v2__header{margin-bottom:32px}.questions-v2__title{font-size:26px}.questions-v2__subtitle{font-size:14px}.questions-v2__list{gap:10px}.questions-v2__question{padding:16px 20px;font-size:14px}.questions-v2__icon{font-size:18px;margin-left:12px}.questions-v2__answer-text{font-size:13px;line-height:1.6}}@media(max-width:430px){.questions-v2{padding:40px 20px}.questions-v2__title{font-size:22px}.questions-v2__subtitle{font-size:13px}.questions-v2__question{padding:12px 16px}}.points-list-v2{font-family:Manrope,sans-serif;background:#f7f8fc;width:100%;padding:96px 40px}.points-list-v2 *{font-family:Manrope,Golos Text,sans-serif!important}.points-list-v2__inner{max-width:1280px;margin:0 auto}.points-list-v2__title{text-align:center;font-size:30px;font-weight:800;letter-spacing:-.5px;color:#1a1a2e;margin:0 0 48px}.points-list-v2__content{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.points-list-v2__item{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:28px 24px;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer}.points-list-v2__item:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.08)}.points-list-v2__item-icon{width:44px;height:44px;background:#d1fae5;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.points-list-v2__item-icon img{width:24px;height:24px;object-fit:contain}.points-list-v2__item-title{font-size:16px;font-weight:700;color:#1a1a2e;margin:0 0 8px}.points-list-v2__item-text{font-size:14px;color:#6b7280;line-height:1.5;margin:0}.points-list-v2__item-link{color:#059669;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:4px;margin-top:16px}.points-list-v2__item-link:hover{gap:6px}@media(max-width:1100px){.points-list-v2{padding:72px 24px}.points-list-v2__content{gap:20px}.points-list-v2__title{font-size:26px;margin-bottom:40px}}@media(max-width:900px){.points-list-v2__content{grid-template-columns:repeat(2,1fr)}}@media(max-width:500px){.points-list-v2__content{grid-template-columns:1fr;gap:16px}.points-list-v2__item{padding:20px 16px}}@media(max-width:430px){.points-list-v2{padding:40px 20px}.points-list-v2__title{font-size:22px;margin-bottom:32px}.points-list-v2__item-title{font-size:15px}.points-list-v2__item-text{font-size:13px}}@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";.reveal{opacity:0;transform:translateY(28px);transition:opacity .6s ease,transform .6s ease}.reveal.visible{opacity:1;transform:translateY(0)}.smart-replies{font-family:Manrope,sans-serif;background:#fff;width:100%;padding:96px 40px}.smart-replies *{font-family:Manrope,Golos Text,sans-serif!important}.smart-replies__inner{max-width:1280px;margin:0 auto}.smart-replies__title{text-align:center;font-size:30px;font-weight:800;letter-spacing:-.5px;color:#1a1a2e;margin:0 0 8px}.smart-replies__subtitle{text-align:center;font-size:15px;color:#6b7280;line-height:1.5;max-width:640px;margin:0 auto 48px}.smart-replies__grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px}.smart-replies__card{background:#f7f8fc;border:1px solid #e5e7eb;border-radius:20px;padding:24px;transition:transform .2s ease,box-shadow .2s ease;position:relative;overflow:hidden}.smart-replies__card:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:#064e3b;transition:width .3s ease}.smart-replies__card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.08)}.smart-replies__card:hover:before{width:6px}.smart-replies__card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px;flex-wrap:wrap;gap:12px}.smart-replies__user{display:flex;gap:12px;align-items:center}.smart-replies__avatar{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;color:#fff;flex-shrink:0}.smart-replies__user-name{font-weight:700;font-size:14px;color:#1a1a2e}.smart-replies__product-name{font-size:12px;color:#6b7280;margin-top:2px}.smart-replies__stars{color:#f59e0b;font-size:14px;letter-spacing:2px}.smart-replies__user-review{background:#fff;border-radius:12px;padding:16px;margin-bottom:16px;border:1px solid #e5e7eb}.smart-replies__user-review p{font-size:14px;color:#1a1a2e;line-height:1.6;margin:0}.smart-replies__ai-block{background:#d1fae5;border-radius:12px;padding:16px}.smart-replies__ai-badge{display:inline-flex;align-items:center;background:#059669;color:#fff;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:600;margin-bottom:12px}.smart-replies__ai-reply p{font-size:14px;color:#1a1a2e;line-height:1.6;margin:0}.smart-replies__show-more{text-align:center;margin-top:48px}.smart-replies__show-more-btn{background:none;border:1.5px solid #e5e7eb;padding:12px 32px;border-radius:10px;font-size:15px;font-weight:600;color:#1a1a2e;cursor:pointer;font-family:inherit;transition:all .2s}.smart-replies__show-more-btn:hover{border-color:#059669;color:#059669}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1100px){.smart-replies{padding:72px 24px}.smart-replies__title{font-size:26px}.smart-replies__grid{grid-template-columns:1fr;gap:20px}}@media(max-width:430px){.smart-replies{padding:40px 20px}.smart-replies__title{font-size:22px}.smart-replies__subtitle{font-size:13px;margin-bottom:32px}.smart-replies__grid{gap:16px}.smart-replies__card{padding:16px}.smart-replies__ai-reply p,.smart-replies__user-review p{font-size:13px}.smart-replies__show-more{margin-top:32px}.smart-replies__show-more-btn{padding:10px 20px;font-size:13px}}