.scroll-tip{display:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50px;height:50px;position:absolute;bottom:10px;left:50%;-webkit-transform:translate(-50%) scale(1);transform:translate(-50%) scale(1);z-index:4;font-size:14px;line-height:0;border-radius:50%;cursor:pointer;-webkit-transition:background .15s ease,padding .15s ease,-webkit-transform .15s ease;transition:background .15s ease,padding .15s ease,-webkit-transform .15s ease;transition:background .15s ease,transform .15s ease,padding .15s ease;transition:background .15s ease,transform .15s ease,padding .15s ease,-webkit-transform .15s ease}.scroll-tip,.scroll-tip:focus{color:#fff;background:none;text-decoration:none;outline:none}.scroll-tip:hover{text-decoration:none;outline:none;color:#fff;background:hsla(0,0%,100%,.06)}.scroll-tip>i{display:block;width:6px;height:14px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.scroll-tip--hover{text-decoration:none;outline:none;color:#fff;background:hsla(0,0%,100%,.06)}.scroll-tip--active{padding-top:10px}.scroll-tip--hidden{-webkit-transform:translate(-50%) scale(0);transform:translate(-50%) scale(0)}@media only screen and (max-device-height:600px),only screen and (max-height:600px){.scroll-tip{display:-webkit-box;display:-ms-flexbox;display:flex}}.advantages{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.advantages,.advantages__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.advantages__list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:400px;min-width:400px;margin:-16px 0 0}.advantages__list--full{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin:0}.advantages__list--full .advantage{width:20%;padding:0 20px}.advantages__list--full .advantage--wide{width:25%}.advantages__list--full .advantage--block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:31%;background:#fff;margin:1%;padding:20px 20px 22px;text-align:left}.advantages__list--full .advantage--block .advantage__ico{-ms-flex-negative:0;flex-shrink:0;margin:0 20px 0 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.advantages__list--full .advantage--block .advantage__title{margin:0 0 10px;font-weight:600;color:#222b33}.advantages__list--full .advantage--block .advantage__text{margin:0}.advantages__list--stretch,.advantages__list--stretch.advantages__list--full{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.advantages__text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:block;margin:0 0 0 40px}.advantages--narrow{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.advantages--narrow .advantages__text{width:36%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;margin:0 0 0 100px}.advantage{display:block;width:50%;text-align:center;margin:24px 0}.advantage__ico{display:block;height:54px}.advantage__ico>img{display:block;margin:0 auto;max-width:100%;max-height:100%}.advantage__title{display:block;margin:20px 0 -4px}.advantage__text{display:block;margin:14px 0 0}.box-modal{position:fixed;z-index:200;left:0;top:0;width:0;height:0;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;opacity:0;-webkit-transition-property:opacity,visibility;transition-property:opacity,visibility;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:cubic-bezier(.23,1,.32,1);transition-timing-function:cubic-bezier(.23,1,.32,1)}.box-modal--opened{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:1;width:70%;height:70%}.ns-rates{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:60px 0 0;margin-left:-25px;margin-right:-25px}.ns-rates .ns-rate{margin-right:40px}.ns-rates .ns-rate:last-child{margin-right:0}.ns-rate{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:block;-webkit-box-shadow:0 3px 5px 2px rgba(0,0,0,.12);box-shadow:0 3px 5px 2px rgba(0,0,0,.12);width:100%;border-radius:4px;background:#f8f8f8}.ns-rate__top{background:#fff;border-bottom:1px solid #d8d8d8;padding:34px 30px 30px;text-align:center;border-radius:4px 4px 0 0;color:#222b33}.ns-rate__title{font:700 normal 25px/30px Lato,sans-serif}.ns-rate__price{margin:14px auto 0;font:400 normal 49px/58px Lato,sans-serif}.ns-rate__price>*{vertical-align:baseline}.ns-rate__price>sub{font-size:20px}.ns-rate__price>sub:last-of-type{margin-left:-6px}.ns-rate__notice{color:#9e9e9e;margin:4px auto 0;font:400 normal 13px/16px Lato,sans-serif}.ns-rate__top-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:35px;margin:19px auto 0;font:400 normal 15px/23px Lato,sans-serif;color:#696969}.ns-rate__top-text strong{font-weight:700;color:#222b33}.ns-rate__top-text--blue{padding-top:12px;color:#2696e3;font-weight:700}.ns-rate__top-text>i{font-size:20px;margin:-4px 10px 0 0}.ns-rate__top-button{margin:38px auto 0}.ns-rate__body{padding:20px 30px 60px;font:normal 14px/22px Lato,sans-serif;color:#222b33}.ns-rate__block{display:block;margin:0 0 32px}.ns-rate__block:last-child{margin:0}.ns-rate__block-title{color:#000;margin:0 0 22px}.ns-rate__list{display:block}.ns-rate__list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 7px}.ns-rate__list-item:before{content:"";display:block;background:url("/landings/images/check.svg") no-repeat 50%;width:14px;height:10px;margin:2px 15px 0 0}.ns-rate__list-item--disabled{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#c4c4c4}.ns-rate__list-item--disabled:before{background:url("/landings/images/cross.svg") no-repeat 50%;width:12px;height:12px;margin:2px 15px 0 0}.ns-rate__list-item-d{color:#c4c4c4}.ns-rate__pms{display:grid;grid-template:1fr 1fr 1fr/1fr 1fr 1fr;grid-gap:15px 18px}.ns-rate__pm{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px;background:#fff;border:1px solid #e9e9e9;border-radius:3px;height:50px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ns-rate__pm>img{max-width:100%;max-height:100%}.ns-rate__pm--disabled{position:relative}.ns-rate__pm--disabled:before{content:"";position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background:#f8f8f8;opacity:.7}.ns-rate__pm--disabled>img{-webkit-filter:grayscale(1);filter:grayscale(1)}.ns-rate__bottom{text-align:center}.ns-rate__bottom-button{display:block}.ns-rate__bottom-text{display:block;margin:28px auto 0;color:#238bc7;font-size:13px;line-height:19px;font-weight:500}.ns-rate .button{font-size:16px;font-weight:700;border-radius:4px;-webkit-box-shadow:0 4px 7px 1px rgba(18,117,92,.2);box-shadow:0 4px 7px 1px rgba(18,117,92,.2)}.ns-rate .button:hover{-webkit-box-shadow:0 6px 6px 1px rgba(18,117,92,.22);box-shadow:0 6px 6px 1px rgba(18,117,92,.22)}.ns-rate .button:active{-webkit-box-shadow:0 2px 7px 2px rgba(18,117,92,.22);box-shadow:0 2px 7px 2px rgba(18,117,92,.22)}.ns-rate--green{margin-top:-60px;border:1px solid #26c19a;border-radius:6px}.ns-rate--green:before{content:"";display:block;width:100%;height:12px;background:#26c19a;border-radius:5px 5px 0 0}.ns-rate--green .ns-rate__top{border-radius:6px 6px 0 0}.drop-down-rate-button{width:46px;height:46px;margin:0 0 0 10px;position:relative;padding:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.drop-down-rate-button span{display:block;position:relative;width:16px;height:8px;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:-webkit-transform .15s ease;transition:-webkit-transform .15s ease;transition:transform .15s ease;transition:transform .15s ease,-webkit-transform .15s ease}.drop-down-rate-button span:before{content:"";position:absolute;left:0;bottom:-8px;border:8px solid transparent;border-top:8px solid #fff;border-radius:2px}.drop-down-rate-button--active span{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.steps{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.steps,.steps .step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.steps .step{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0 0 50px}.steps .step__number{-ms-flex-negative:0;flex-shrink:0;display:block;position:relative;background:#26c19a;width:60px;height:60px;color:#fff;font-size:30px;text-align:center;line-height:61px;font-weight:600;border-radius:50%;margin:10px 30px 10px 10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.steps .step__number:after{content:"";display:block;width:calc(100% + 20px);height:calc(100% + 20px);position:absolute;top:-10px;left:-10px;border:2px dashed #26c19a;border-radius:50%}.steps .step__number--yellow{background:#fbd03a;color:#464646}.steps .step__number--yellow:after{border-color:#fbd03a}.steps .step__content,.steps .step__title{display:block}.steps .step__calendar{display:block;width:60px;height:60px;margin:0 30px 0 10px;background:url("/landings/images/calendar.svg") no-repeat top}.steps .step__text{display:block;margin:10px 0 0}.steps .step:last-child{margin:0}.steps__list{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:block;width:100%}.steps__list--horizontal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.steps__list--horizontal .step{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;position:relative;width:100%;margin:0;text-align:center;padding:0 20px}.steps__list--horizontal .step__number{margin:10px}.steps__list--horizontal .step__text{margin:20px 0 0}.steps__list--horizontal .step:after{content:"";display:block;border-bottom:2px dashed #26c19a;width:calc(100% - 90px);height:0;position:absolute;z-index:-1;top:40px;left:calc(50% + 45px)}.steps__list--horizontal .step:last-child:after{content:none}.steps aside{-ms-flex-negative:0;flex-shrink:0;display:block;margin:0 0 0 80px;width:280px}.steps .aside-block{text-align:center;border:2px dashed #e8eaed;border-radius:3px;padding:40px 20px}.steps .aside-block,.steps .aside-block__icon{display:block;margin:0 0 40px}.steps .aside-block__title{display:block;margin:0 0 24px}.steps .aside-block:last-child{margin:0}.steps .aside-block--gray{background:#e8ebed;border-color:transparent}.requirements{display:block;background:#f8f8f8;padding:20px 26px 24px;border-radius:3px}.requirements .requirement{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 14px}.requirements .requirement>i{display:block;font-size:20px;line-height:20px;margin:0 14px 0 0}.requirements .requirement>i.divly-icon-chat-linear{color:#565656}.requirements .requirement:last-child{margin:0}section.light-gray .requirements{background:#fff}.stars{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.star{display:block;color:#efc331;width:20px;height:20px;font-size:18px;line-height:20px;margin:0 6px 0 0}.star:before{content:"\E90D";font-family:Divly landings}.star--active:before{content:"\E90E";font-family:Divly landings}.star:last-child{margin:0}.review{display:inline-block;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid-column;width:530px;padding:40px 34px 40px 40px;border-radius:4px;white-space:normal;margin:0 0 20px;background:#fff;-webkit-box-shadow:0 4px 6px 0 rgba(0,0,0,.12);box-shadow:0 4px 6px 0 rgba(0,0,0,.12)}.review-wrap{padding-bottom:0}.review__name{display:block;font-size:18px;line-height:1.47;font-weight:700;margin:0}.review__url{display:block;margin:8px 0 0;font-size:13px;line-height:16px;font-weight:600}.review__url,.review__url:focus{color:#464646;outline:none;text-decoration:underline}.review__url:hover{color:#464646;outline:none;text-decoration:none}.review__text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:block;width:100%;max-width:100%;position:relative;padding:60px 0 22px;margin:20px 0 0}.review__text:before{width:45px;height:25px;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAZCAYAAABD2GxlAAAAAXNSR0IArs4c6QAAA7pJREFUSA2llk1oE0EUx5tNGhVNTNoo+EkLoiAeqhW1aBEPeumhF8VDD9VSUBS1am2rXq1KQQ+eVBQ/DhYsQrUHRQSLBUUotIhaD34cxFPTpo0GYsyHvxey6WYzm+62A5M3897//fc/b2Z24yqz2TKZjCcSiezD1tFrXC5XDfZWKBS6ZJNCCYPDNTU1VZ9Kperh3AxI+qvKysojkuCRn1JtYmJiI/FWbBN2uY6FuAzCTfrcqYVvNTktk5OTh+CqlnzhzDURmW2WAqlWgFVJdY6S6M7hCwz+9QUOGxNyFiCqA3se+CKLFClKtikFQtCAuHsglkGUg84YKhdl9pjYnRnv7CO2ciuV6wW5zgL9F+5++gM97tIHuoWghfFtHq6sGsn3vV5vh8/nG9dz7Fh45fw+AbtEhYf3hdvtPh4IBL4b4wUCw+HwCYI3jADjWNO0zoqKih6jz86Y49KYTqf7EFiuwsuiuRSHlTHdibjtAIfmQqJzqCziqhA3Cu9SVZxnvmXRu7FJVVwTJ+X3A+gtIS7j8Xi6VQSlfPB5ECe8SnGSy3OvWImTeFYggGOQVIvDoo2BcYMpOBIW2Lyb6h0gZ0feYRrAGaX/BKM87wJ3ESzn1v7ArjLlF02FEOdLDnOn+TAXgXGwM+/h3aaKmXwxuAfpXWz3R2NMQ1yjHXGSBM5P359MJj9xZi8YicxjeaXYFCepi8E20EdY1DVsdmclIIOdMnDYFoLvRuRJqzzeo455Eeahn6Fo+TeFCKy1eshsfrbkOudsjwpHbIvKb8eHyLMsvlmwIjD/WbGTbMRA5OaWKm83/jnz5p5xGX5vfq+ND3YyhqSO1RZdMCqYdsKjwK6cnp7epfGAhCLoyMWtVh2TuCMSBZhdqJUK/lbEHLm4EEFzAguXV9K8Ghx+ja0YnBcLyXyjw2YOfENmn9M5AsdF4FOniUY8+Rm2YtTokzG+AbPP6RzuYS0YDD4nccRpso5nla/52/9Ln+sW3xjjZ/p8DvYrX5V3UsEMh7wNq/w3UYqYnDR/IjpLYLqIxUrELUNoOifasq8ZqviGSZsl2jrQzjd52CosVYS3mZ6ywlj4L6KpX2IF/074Dsq/j7v4fRaJujvOJTjNFtzUHaUsvHuJP4I7VArHQv6BaWVhD3VcgUBxRqPRUCKRaAd8EHCVDhSLL4Lpo/w9VO6bMTbbGJF+MKfgbMJuMOH/wD1Av8qiPxhjRQKNQUjXkLSWLp+0MMlfGM/3C1EWi8VWxOPxKnbBi+AI2/kZXuUd+A8rWqsX9WfewgAAAABJRU5ErkJggg==") no-repeat;top:0}.review__text:after,.review__text:before{content:"";display:block;position:absolute;left:0}.review__text:after{width:100%;height:1px;background:#d8d8d8;bottom:0}.review__rating{display:inline-block;margin:30px 0 0;font-size:15px;line-height:1.467;font-weight:600}.review__rating .stars{margin:8px 0 0}.reviews{display:block;-webkit-columns:530px;-moz-columns:530px;columns:530px;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;position:relative;padding:10px 0 10px 4px;overflow:hidden;margin-top:40px}.reviews--mobile{overflow:visible}.reviews--mobile .review{width:100%;min-width:0;margin:0 auto 20px}.reviews--mobile .review:last-child{margin:0 auto}.profile-resources{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:44px 0;-ms-flex-wrap:wrap;flex-wrap:wrap}.profile-resources,.profile-resources__card{display:-webkit-box;display:-ms-flexbox;display:flex}.profile-resources__card{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:252px;height:128px;border-radius:4px;margin-top:20px;-webkit-box-shadow:0 4px 6px 0 rgba(0,0,0,.12);box-shadow:0 4px 6px 0 rgba(0,0,0,.12)}.profile-resources__card--otzovik{background-color:#b74746}.profile-resources__card--otzyv{background-color:#0277cb}.profile-resources__card--otzyvypro{background-color:#8bc919}.profile-resources__card--otyzyvy-vk{background-color:#4e75a3}.profile-resources__card--google{background-color:#4c80e6}.profile-resources__card--yandex{background-color:#ffaf00}.profile-resources__card.three{width:352px}body.mobile{min-width:0}body.mobile .profile-resources{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.mobile .profile-resources__card{margin-bottom:20px}body.mobile .profile-resources__card:last-child{margin-bottom:0}.intro-two-colls{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.header-content-left .heading-first{font-size:30px;line-height:52px}