@media only screen and (max-width:991px){header #burger-menu:checked~.header-menu{width:248px}header .header-nav{align-items:stretch;margin-left:0;width:100%}header .header-nav a:not(.btn){border-bottom:1px solid rgba(196,201,218,.2);margin:0;padding:12px 0 12px 32px}header .lang-switcher{margin-top:20px}header .header-nav .btn{width:100%}}header .dropdown-menu{align-items:center;color:var(--rr-theme-text-color);column-gap:4px;cursor:pointer;display:flex;position:relative}@media only screen and (max-width:1199px){header .dropdown-menu{margin-right:15px}}@media only screen and (max-width:991px){header .dropdown-menu{border-bottom:1px solid rgba(196,201,218,.2);flex-wrap:wrap;margin-right:0;padding:12px 0 12px 32px}}header .dropdown-menu>a{margin:0!important;order:1}@media only screen and (max-width:991px){header .dropdown-menu>a{border:none!important;padding:0!important}}header .dropdown-menu .dropdown-menu__wrapper{display:none;left:-24px;order:3;padding-top:23px;position:absolute;top:100%}@media only screen and (max-width:991px){header .dropdown-menu .dropdown-menu__wrapper{padding-top:16px;position:static;width:100%}}header .dropdown-menu .dropdown-menu__list{background:var(--rr-theme-block-color);border-radius:16px;display:flex;flex-direction:column;list-style:none;padding:20px;row-gap:21px;width:250px}@media only screen and (max-width:991px){header .dropdown-menu .dropdown-menu__list{background:none;padding:0;row-gap:12px;width:100%}}header .dropdown-menu .dropdown-menu__list a{align-items:center;display:flex;gap:4px;line-height:24px;margin:0}@media only screen and (max-width:991px){header .dropdown-menu .dropdown-menu__list a{border:none;line-height:24px;padding:0}}@media only screen and (min-width:992px){header .dropdown-menu .dropdown-menu__list a:after{content:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE2IDE2Ij48cGF0aCBmaWxsPSIjOTQwZmZkIiBkPSJNMyA3LjVhLjUuNSAwIDAgMCAwIDF6bTEwLjM1NC44NTRhLjUuNSAwIDAgMCAwLS43MDhsLTMuMTgyLTMuMTgyYS41LjUgMCAwIDAtLjcwOC43MDhMMTIuMjkzIDhsLTIuODI5IDIuODI4YS41LjUgMCAxIDAgLjcwOC43MDh6TTMgOC41aDEwdi0xSDN6Ii8+PC9zdmc+);height:16px;opacity:0;transform:translate(5px);transition:all .2s ease;width:16px}header .dropdown-menu .dropdown-menu__list a:hover:after{opacity:1;transform:translate(0)}}header .dropdown-menu:after{content:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDEyIDEyIj48cGF0aCBmaWxsPSIjMmUyZDMxIiBkPSJNMiA0Ljk0NiAyLjkzMyA0IDYgNy4xMDggOS4wNjcgNGwuOTMzLjk0Nkw2IDl6Ii8+PC9zdmc+);filter:var(--rr-theme-filter-img);order:2;transition:transform .2s ease}@media only screen and (min-width:992px){header .dropdown-menu:hover .dropdown-menu__wrapper{display:unset}header .dropdown-menu:hover:after{transform:rotate(180deg)}}@media only screen and (max-width:991px){header .dropdown-menu.open .dropdown-menu__wrapper{display:unset}header .dropdown-menu.open:after{transform:rotate(180deg)}}header .header-nav__arrow-link{align-items:center;column-gap:8px;display:flex}header .header-nav__arrow-link svg path{fill:var(--rr-theme-text-color)}@media only screen and (max-width:991px){header .header-nav__arrow-link{position:relative}header .header-nav__arrow-link svg{left:0;position:absolute}header .header-nav__arrow-link svg path{fill:var(--rr-theme-text-color)}}.business-card{align-items:center;background:var(--rr-theme-block-color);border-radius:24px;color:var(--rr-theme-text-color);display:flex;justify-content:space-between;margin:40px auto 0;padding:48px 56px;width:100%}@media only screen and (max-width:991px){.business-card{flex-direction:column;margin:24px auto 0;padding:36px 32px;row-gap:16px}}@media only screen and (min-width:992px){.business-card.reverse{flex-direction:row-reverse}.business-card.reverse .business-card__content{max-width:630px}}@media only screen and (max-width:767px){.business-card{padding:24px}}.business-card .business-card__pic{display:flex}.business-card .business-card__content{display:flex;flex-direction:column;max-width:580px;row-gap:16px}@media only screen and (max-width:991px){.business-card .business-card__content{align-items:center;max-width:100%}}.business-card .business-card__title{font-size:32px;font-weight:500;line-height:40px}.business-card .business-card__title span{color:#940ffd}@media only screen and (max-width:991px){.business-card .business-card__title{text-align:center}}@media only screen and (max-width:767px){.business-card .business-card__title{font-size:28px}}.business-card .business-card__text{font-size:16px;line-height:24px}@media only screen and (max-width:991px){.business-card .business-card__text{text-align:center}}.business-card .business-card__desc{font-size:16px;font-weight:700}@media only screen and (max-width:991px){.business-card .business-card__desc{text-align:center}}.business-card .business-card__btn{min-width:200px;padding:0 26px}@media only screen and (min-width:992px){.business-card .business-card__btn{align-self:flex-start}}@media only screen and (max-width:767px){.business-card .business-card__btn{max-width:328px;width:100%}}.slider__wrapper{position:relative}.slider__wrapper .slider__control{align-items:center;background:var(--rr-theme-block-color);border:none;border-radius:100px 0 0 100px;box-shadow:0 4px 10px #00000014;cursor:pointer;display:flex;height:32px;justify-content:center;left:-16px;position:absolute;top:168px;width:16px;z-index:1}.slider__wrapper .slider__control:hover{color:var(--rr-theme-block-hover-color)}.slider__wrapper .slider__control:before{content:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3IiBoZWlnaHQ9IjgiIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCA3IDgiPjxwYXRoIGZpbGw9ImN1cnJlbnRDb2xvciIgZD0iTTYuNTUyLjEyOCAyLjk2OCAzLjc0NGwzLjU4NCAzLjZIMy45NzZsLTMuNTg0LTMuNkwzLjk3Ni4xMjh6Ii8+PC9zdmc+);filter:var(--rr-theme-filter-img)}.slider__wrapper .slider__control:disabled{cursor:not-allowed}.slider__wrapper .slider__control:disabled:before{opacity:.3}.slider__wrapper .slider__control:disabled:hover{color:var(--rr-theme-block-hover-color)}.slider__wrapper .slider__control--right{border-radius:0 100px 100px 0;left:unset;right:-16px}.slider__wrapper .slider__control--right:before{transform:rotate(180deg)}.static-stars{display:flex}.static-stars .static-stars__wrapper{align-items:center;display:flex;justify-content:flex-start;position:relative}.static-stars .static-stars__empty{color:transparent;column-gap:4px;display:flex}.static-stars .static-stars__empty svg{stroke:#c4c9da;stroke-width:1px}.static-stars .static-stars__filled{column-gap:4px;display:flex;overflow:hidden;position:absolute}.static-stars .static-stars__filled svg{flex-shrink:0;stroke:currentColor}.simple-stars{align-items:center;column-gap:4px;display:flex}.simple-stars span{display:flex}.latest-reviews__list{column-gap:20px;display:flex;flex-wrap:wrap;list-style:none}@media only screen and (max-width:1199px){.latest-reviews__list{column-gap:16px}}@media only screen and (max-width:767px){.latest-reviews__list{column-gap:16px;flex-flow:row nowrap;overflow-x:auto;scroll-snap-type:x mandatory;width:100%;-ms-overflow-style:none;scrollbar-width:none}.latest-reviews__list::-webkit-scrollbar{display:none}}.latest-reviews__list .latest-review-item{display:flex;flex-direction:column;width:calc(33.33333% - 13.33333px)}@media only screen and (max-width:1199px){.latest-reviews__list .latest-review-item{width:calc(33.33333% - 10.66667px)}}@media only screen and (max-width:767px){.latest-reviews__list .latest-review-item{flex:none;scroll-snap-align:center;width:232px}}.latest-reviews__list .latest-review-item__top{height:100px;max-height:100px}.latest-reviews__list .latest-review-item__top,.latest-reviews__list .latest-review-item__top-in-business{background:var(--rr-theme-block-color);border-radius:16px 16px 0 0;box-shadow:0 -4px 20px #7373730d;padding:16px 16px 11px}.latest-reviews__list .latest-review-item__top-bottom{display:flex;justify-content:space-between}.latest-reviews__list .latest-review-item__link{color:#5c89ff;font-size:16px;font-weight:700;line-height:150%;margin-bottom:7px;text-decoration:none}.latest-reviews__list .latest-review-item__link:hover{text-decoration:underline}.latest-reviews__list .latest-review-item__name{color:var(--rr-theme-text-color);font-size:16px;font-weight:600;margin-right:10px;margin-top:7px;overflow:hidden;text-overflow:ellipsis;white-space:normal}.latest-reviews__list .latest-review-item__name.link{color:#5c89ff;text-decoration:none}.latest-reviews__list .latest-review-item__name.link:hover{text-decoration:underline}.latest-reviews__list a.latest-review-item__name{text-decoration:none}.latest-reviews__list a.latest-review-item__name:hover{text-decoration:underline}.latest-reviews__list .latest-review-item__rating{align-items:center;color:var(--rr-theme-text-color);column-gap:6px;display:flex;font-size:16px;font-weight:700}.latest-reviews__list .latest-review-item__rating .static-stars__wrapper svg:nth-child(n+2){display:none}.latest-reviews__list .latest-review-item__bottom{background:var(--rr-theme-review-bottom-color);border-radius:0 0 16px 16px;flex-grow:1;padding:16px 16px 24px}.latest-reviews__list .latest-review-item__text{display:-webkit-box;-webkit-line-clamp:4;max-width:100%;position:relative;-webkit-box-orient:vertical;color:var(--rr-theme-text-color);font-size:18px;font-weight:400;line-height:24px;overflow:hidden}.latest-reviews__list .latest-review-item__comment-link{background:#fafaff;bottom:0;display:flex;position:absolute;right:0}.latest-reviews__list .latest-review-item__comment-link a{color:#5c89ff;font-weight:700;text-decoration:none}@media only screen and (max-width:767px){.reviews-slider.slider__wrapper{padding-left:16px;padding-right:16px}.reviews-slider.slider__wrapper .slider__control--left{left:0}.reviews-slider.slider__wrapper .slider__control--right{right:0}}@media only screen and (min-width:1200px){.reviews-slider.slider__wrapper .slider__controls{display:none}}.reviews-slider.slider__wrapper .slider__control{top:55px}.reviewed-class{color:#a6a6a6}main{padding:60px 0 80px}@media only screen and (max-width:991px){main{padding:32px 0 56px}}.section-title{color:var(--rr-theme-text-color);font-size:32px;font-weight:700;margin-bottom:16px;margin-top:60px;text-align:center}@media only screen and (max-width:991px){.section-title{margin-top:40px}}@media only screen and (max-width:767px){.section-title{font-size:28px}}.section-subtitle{color:var(--rr-theme-text-color);font-size:16px;margin-bottom:32px;text-align:center}.top-section{align-items:center;display:flex;justify-content:space-between;margin-bottom:60px;width:100%}@media only screen and (max-width:991px){.top-section{flex-direction:column-reverse;margin-bottom:40px}}.top-section .top-section__left{color:var(--rr-theme-text-color);max-width:570px}@media only screen and (max-width:991px){.top-section .top-section__left{align-items:center;display:flex;flex-direction:column}}.top-section .top-section__title{font-size:40px;font-weight:700;line-height:48px;margin-bottom:16px}@media only screen and (max-width:991px){.top-section .top-section__title{text-align:center}}@media only screen and (max-width:767px){.top-section .top-section__title{font-size:32px;line-height:32px}}.top-section .top-section__title span{color:var(--rr-color-purple)}.top-section .top-section__text{font-size:16px;line-height:24px;margin-bottom:16px}@media only screen and (max-width:991px){.top-section .top-section__text{text-align:center}}.top-section .top-section__pic{display:flex}.business__btn-plans{color:var(--rr-theme-text-color)}:root{--rr-color-main-background:#edeef8;--rr-color-white:#fff;--rr-color-white-hover:#e3e5e9;--rr-color-light-purple:#b967ff;--rr-color-purple:#940ffd;--rr-color-purple-hover:#a32aff;--rr-color-link:#5c89ff;--rr-color-error:#ff3838;--rr-color-font:#2e2d31;--rr-color-font-secondary:#2b2b3a;--rr-color-purple-background:#edd7ff;--rr-color-input-background:#e8ebf4;--rr-color-gray-light:#e7e7e7;--rr-color-dark-gray:#565656;--rr-color-light-header:#333;--rr-color-header:#2e2e2e;--rr-color-mainblock:#2c2c2c;--rr-color-background:#222;--rr-color-background-second:#272727;--rr-color-text-dark-mode:#dedede;--rr-color-text-dark-off:#979797;--rr-filter-dark-img-source:invert(100%) sepia(18%) saturate(186%) hue-rotate(235deg) brightness(112%) contrast(88%);--rr-theme-background-color:#edeef8;--rr-theme-second-background-color:#edd7ff;--rr-theme-block-color:#fff;--rr-theme-block-hover-color:#e3e5e9;--rr-theme-second-block-color:#dee2f2;--rr-theme-third-block-color:#f8f9ff;--rr-theme-text-color:#2e2d31;--rr-theme-second-text-color:#2b2b3a;--rr-theme-filter-img:none;--rr-theme-filter-dark-img:brightness(0) saturate(100%);--rr-theme-input-background:#e8ebf4;--rr-theme-input-second-background:#fff;--rr-theme-autofill:0 0 0 9999px #e8ebf4 inset;--rr-theme-input-placeholder:#c4c4c4;--rr-theme-second-autofill:0 0 0 9999px #fff inset;--rr-theme-pagination-background:#fff;--rr-theme-disabled-text:#a6adc8;--rr-theme-star-background:#c4c9da;--rr-theme-progress-color:#2e2d31;--rr-theme-new-progress-color:#2e2d31;--rr-theme-new-progress-background-color:#dcdfe9;--rr-theme-about-shadow:linear-gradient(360deg,#fff,transparent);--rr-theme-review-bottom-color:#fafaff;--rr-theme-border-color:#e8ebf4;--rr-theme-second-border-color:#e8ebf4;--rr-theme-third-border-color:#eaecf9;--rr-theme-share-color:#fff;--rr-theme-custom-plan-color:#d5defe;--rr-theme-btn-background:#f5f6fc;--rr-theme-attract-business-blue-color:#c7d4ff;--rr-theme-attract-second-business-blue-color:#5c89ff;--rr-theme-attract-business-blue-background:#e6edff;--rr-theme-attract-business-orange-background:#ffede8;--rr-theme-attract-business-orange-color:#fcb;--rr-theme-attract-second-business-orange-color:#fe5621;--rr-theme-attract-business-purple-color:#edd7ff;--rr-theme-attract-second-business-purple-color:#940ffd;--rr-theme-attract-business-yellow-color-background:#fff1dd;--rr-theme-attract-business-yellow-color:#ffdbaa;--rr-theme-attract-second-business-yellow-color:#fea832;--rr-theme-attract-business-turquoise-color-background:#e6f4ff;--rr-theme-attract-business-turquoise-color:#d3ecff;--rr-theme-attract-second-business-turquoise-color:#86cafd;--rr-theme-attract-business-black-blue-color-background:#d2eeff;--rr-theme-attract-business-black-blue-color:#b4e3ff;--rr-theme-attract-second-business-black-blue-color:#18a7fc;--rr-theme-rvt-background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHZpZXdCb3g9IjAgMCAxNDQwIDkyNSI+PHBhdGggZmlsbD0idXJsKCNhKSIgZD0iTTAgMGgxNDQwdjkyNUgweiIgb3BhY2l0eT0iLjkiLz48cGF0aCBmaWxsPSJ1cmwoI2IpIiBkPSJNMCA1MTJoMTQ0MHY0MTNIMHoiLz48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSIxNDUyLjU5IiB4Mj0iLTg2Ljc4NiIgeTE9Ii00Ni4zNDkiIHkyPSIzNzkuMDcxIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agc3RvcC1jb2xvcj0iI2VkZDdmZiIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI2NjZGNmZiIvPjwvbGluZWFyR3JhZGllbnQ+PGxpbmVhckdyYWRpZW50IGlkPSJiIiB4MT0iNzIwIiB4Mj0iNjg4Ljk4MyIgeTE9Ijg0NC41IiB5Mj0iNTY4LjI1NSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPjxzdG9wIHN0b3AtY29sb3I9IiNlZGVlZjgiLz48c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiNlZGVlZjgiIHN0b3Atb3BhY2l0eT0iMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjwvc3ZnPg==);--rr-theme-rvt-banner-background:linear-gradient(260deg,#edd7ff -1.5%,#ccdcff 96.22%);--rr-theme-rvs-background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHZpZXdCb3g9IjAgMCAxNDQwIDkyNSI+PHBhdGggZmlsbD0idXJsKCNhKSIgZD0iTTAgMGgxNDQwdjkyNUgweiIgb3BhY2l0eT0iLjkiLz48cGF0aCBmaWxsPSJ1cmwoI2IpIiBkPSJNMCA1MTJoMTQ0MHY0MTNIMHoiLz48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSIxNDUyLjU5IiB4Mj0iLTg2Ljc4NiIgeTE9Ii00Ni4zNDkiIHkyPSIzNzkuMDcxIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agc3RvcC1jb2xvcj0iI2ZmZTVjMiIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI2NjZGNmZiIvPjwvbGluZWFyR3JhZGllbnQ+PGxpbmVhckdyYWRpZW50IGlkPSJiIiB4MT0iNzIwIiB4Mj0iNjg4Ljk4MyIgeTE9Ijg0NC41IiB5Mj0iNTY4LjI1NSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPjxzdG9wIHN0b3AtY29sb3I9IiNlZGVlZjgiLz48c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiNlZGVlZjgiIHN0b3Atb3BhY2l0eT0iMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjwvc3ZnPg==);--rr-theme-rvs-banner-background:linear-gradient(260deg,#ffe5c2 -1.5%,#ccdcff 96.22%);--rr-theme-rvr-background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHZpZXdCb3g9IjAgMCAxNDQwIDkyNSI+PHBhdGggZmlsbD0idXJsKCNhKSIgZD0iTTAgMGgxNDQwdjkyNUgweiIgb3BhY2l0eT0iLjkiLz48cGF0aCBmaWxsPSJ1cmwoI2IpIiBkPSJNMCA1MTJoMTQ0MHY0MTNIMHoiLz48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSIxNDUyLjU5IiB4Mj0iLTg2Ljc4NiIgeTE9Ii00Ni4zNDkiIHkyPSIzNzkuMDcxIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agc3RvcC1jb2xvcj0iI2ZmY2VjYiIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI2NjZGNmZiIvPjwvbGluZWFyR3JhZGllbnQ+PGxpbmVhckdyYWRpZW50IGlkPSJiIiB4MT0iNzIwIiB4Mj0iNjg4Ljk4MyIgeTE9Ijg0NC41IiB5Mj0iNTY4LjI1NSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPjxzdG9wIHN0b3AtY29sb3I9IiNlZGVlZjgiLz48c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiNlZGVlZjgiIHN0b3Atb3BhY2l0eT0iMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjwvc3ZnPg==);--rr-theme-rvr-banner-background:linear-gradient(260deg,#ffcecb -1.5%,#ccdcff 96.22%);--rr-theme-burger-btn:#edeef8;--rr-theme-background-dark-color:#232325;--rr-theme-background-footer:#2e2d31;--rr-theme-banner-background:#fff;--rr-theme-btn-main-color:#fff;--rr-theme-btn-main-hover-color:#e3e5e9;--rr-theme-background-light:rgba(196,201,218,.5);--rr-theme-dashboard-info:#edeef8;--rr-theme-input-file-background:#eee;--rr-theme-input-file-hover-background:#fff;--rr-theme-plan-card:#f2f5ff;--rr-theme-border-plan-card:none;--rr-theme-question-modal-background:linear-gradient(180deg,#e9ceff,#edd9e9);--rr-theme-plan-best-card-background:linear-gradient(180deg,#f6eaff,#fff 76.03%);--rr-theme-plan-best-card-border:linear-gradient(180deg,#fff,#e9ceff);--rr-theme-purple-btn:#940ffd;--rr-theme-card-plan-background:#f5f5ff;--rr-theme-dashboard-second-text-color:#2b2b3a;--rr-theme-deal-card-background:linear-gradient(89.98deg,#f0f2ff .01%,#f8f9ff 99.97%);--rr-theme-deal-card-border-color:#e8eafe;--rr-theme-deal-border-color:#d1d4ee;--rr-theme-deal-card-list-background:#f5f6ff;--rr-theme-deal-card-list-border-color:#e8eafe;--rr-theme-diver-color:#d1d4ee;--rr-theme-link-color:#940ffd;--rr-theme-gray-text-color:#595959;--rr-theme-white-btn-background:#fff;--rr-theme-scrollbar-track:#eff0fb;--rr-theme-scrollbar-thumb:#d4d8f5;--rr-theme-new-modal-overlay:rgba(40,42,58,.5);--rr-theme-text-title-modal-color:#2b2b3a;--rr-theme-modal-shadow:linear-gradient(0deg,hsla(0,0%,100%,0),#fff);--rr-theme-image-placeholder:#f4f4f4}[data-theme=dark]{--rr-theme-background-color:#222;--rr-theme-second-background-color:#333;--rr-theme-block-color:#2c2c2c;--rr-theme-block-hover-color:#333;--rr-theme-second-block-color:#272727;--rr-theme-third-block-color:#3d3d3d;--rr-theme-text-color:#dedede;--rr-theme-second-text-color:#979797;--rr-theme-filter-img:var(--rr-filter-dark-img-source);--rr-theme-filter-dark-img:none;--rr-theme-input-background:#565656;--rr-theme-input-second-background:#565656;--rr-theme-input-placeholder:#c4c4c4;--rr-theme-autofill:inset 0 0 20px 20px #565656;--rr-theme-second-autofill:inset 0 0 20px 20px #565656;--rr-theme-pagination-background:#2e2e2e;--rr-theme-disabled-text:#979797;--rr-theme-star-background:#a1b7bf;--rr-theme-progress-color:#4f525d;--rr-theme-new-progress-color:#dcdfe9;--rr-theme-new-progress-background-color:#565656;--rr-theme-about-shadow:linear-gradient(360deg,#2c2c2c,transparent);--rr-theme-review-bottom-color:#2e2e2e;--rr-theme-border-color:#222;--rr-theme-second-border-color:#a5adca;--rr-theme-third-border-color:#222;--rr-theme-share-color:#8a8d99;--rr-theme-custom-plan-color:#2e2e2e;--rr-theme-btn-background:#565656;--rr-theme-attract-business-blue-background:#222;--rr-theme-attract-business-blue-color:#244ebe;--rr-theme-attract-second-business-blue-color:#4f43b6;--rr-theme-attract-business-orange-background:#222;--rr-theme-attract-business-orange-color:#813d1a;--rr-theme-attract-second-business-orange-color:#713112;--rr-theme-attract-business-purple-color-background:#222;--rr-theme-attract-business-purple-color:#6108b1;--rr-theme-attract-second-business-purple-color:#001be6;--rr-theme-attract-business-yellow-color-background:#222;--rr-theme-attract-business-yellow-color:#ed7015;--rr-theme-attract-second-business-yellow-color:#e35610;--rr-theme-attract-business-turquoise-color-background:#222;--rr-theme-attract-business-turquoise-color:#0064c5;--rr-theme-attract-second-business-turquoise-color:#0048a8;--rr-theme-attract-business-black-blue-color-background:#222;--rr-theme-attract-business-black-blue-color:#0095d6;--rr-theme-attract-second-business-black-blue-color:#3296e6;--rr-theme-rvs-background:#222;--rr-theme-rvr-background:#222;--rr-theme-rvt-background:#222;--rr-theme-rvt-banner-background:#2c2c2c;--rr-theme-rvs-banner-background:#2c2c2c;--rr-theme-rvr-banner-background:#2c2c2c;--rr-theme-burger-btn:#565656;--rr-theme-background-dark-color:#2e2e2e;--rr-theme-background-footer:#222;--rr-theme-banner-background:#ebd7fe;--rr-theme-btn-main-color:#940ffd;--rr-theme-btn-main-hover-color:#a32aff;--rr-theme-background-light:rgba(0,0,0,.5);--rr-theme-dashboard-info:#333;--rr-theme-input-file-background:#565656;--rr-theme-input-file-hover-background:#3c3c3c;--rr-theme-plan-card:#303030;--rr-theme-border-plan-card:2px solid #272727;--rr-theme-question-modal-background:#2c2c2c;--rr-theme-plan-best-card-background:linear-gradient(180deg,#940ffd,#2c2c2c 76.03%);--rr-theme-plan-best-card-border:linear-gradient(180deg,#2c2c2c,#940ffd);--rr-theme-purple-btn:#b967ff;--rr-theme-card-plan-background:#333;--rr-theme-dashboard-second-text-color:#c9c9c9;--rr-theme-deal-card-background:#3d3d3d;--rr-theme-deal-card-border-color:#58585b;--rr-theme-deal-border-color:#636469;--rr-theme-deal-card-list-background:#474747;--rr-theme-deal-card-list-border-color:#69696a;--rr-theme-diver-color:#636469;--rr-theme-link-color:#6d86f0;--rr-theme-gray-text-color:#dedede;--rr-theme-white-btn-background:#2e2e2e;--rr-theme-scrollbar-track:#474747;--rr-theme-scrollbar-thumb:#6e6f71;--rr-theme-new-modal-overlay:rgba(0,0,0,.8);--rr-theme-text-title-modal-color:#fff;--rr-theme-modal-shadow:linear-gradient(0deg,rgba(46,46,46,0),#2e2e2e);--rr-theme-image-placeholder:#3d3d3d}:root{--rr-mq-min:360px;--rr-mq-phone:450px;--rr-mq-phone-lg:650px;--rr-mq-tablet-small:768px;--rr-mq-tablet:992px;--rr-mq-laptop:1200px;--rr-mq-laptop-large:1400px;--rr-mq-desktop:1700px;--fs-base-value:20px;--fs-base:20px;--lh-base:150%;--ff-base:Inter,sans-serif}.bottom-banner{align-items:center;background:var(--rr-theme-block-color);border-radius:16px;display:flex;flex-direction:column;margin-top:45px;padding:64px 16px;row-gap:35px;width:100%}@media only screen and (max-width:767px){.bottom-banner{row-gap:16px}}.bottom-banner h2{margin:0;text-align:center}@media only screen and (max-width:767px){.bottom-banner h2{font-size:24px}}.bottom-banner .bottom-banner__links{align-items:center;display:flex;gap:16px;justify-content:center;width:100%}@media only screen and (max-width:767px){.bottom-banner .bottom-banner__links{flex-direction:column;gap:8px}}.bottom-banner .btn{width:209px}@media only screen and (max-width:767px){.bottom-banner .btn{max-width:300px;width:100%}}main{background-repeat:no-repeat;background-size:100% 925px}main.realreviews-vs-trustpilot{background-image:var(--rr-theme-rvt-background)}main.realreviews-vs-trustpilot .bottom-banner{background:var(--rr-theme-rvt-banner-background)}main.realreviews-vs-sitejabber{background-image:var(--rr-theme-rvs-background)}main.realreviews-vs-sitejabber .bottom-banner{background:var(--rr-theme-rvs-banner-background)}main.realreviews-vs-reviewsio{background-image:var(--rr-theme-rvr-background)}main.realreviews-vs-reviewsio .bottom-banner{background:var(--rr-theme-rvr-banner-background)}.top-section .top-section__text{max-width:480px}.reviews-slider .latest-review-item__text{-webkit-line-clamp:unset}.reviews-slider .slider__controls{display:none}.benefits-table__wrapper{overflow-x:auto;overflow-y:hidden}.benefits-table__wrapper::-webkit-scrollbar{height:12px;width:7px}.benefits-table__wrapper::-webkit-scrollbar-thumb{background:#e8ebf4;background-clip:padding-box;border:1px solid transparent;border-radius:16px}.benefits-table__wrapper::-webkit-scrollbar-track{background:#fff;border-radius:16px}.benefits-table__description{color:var(--rr-theme-text-color);font-size:14px;margin-top:8px}.benefits-table{border-collapse:separate;border-spacing:0;width:100%}.benefits-table .benefits-table__logo{align-items:center;color:var(--rr-theme-text-color);display:flex;font-size:16px;font-weight:500;gap:8px;justify-content:center}@media only screen and (max-width:767px){.benefits-table .benefits-table__logo{flex-direction:column;gap:2px;line-height:20px}}.benefits-table th{background:var(--rr-theme-block-color);border:1px solid #e8ebf4;border-color:var(--rr-theme-border-color);border-left-style:none;padding:17px}@media only screen and (max-width:767px){.benefits-table th{padding:5px 8px}}.benefits-table th:first-child{border-left-style:solid;border-radius:16px 0 0;min-width:175px;text-align:start}.benefits-table th:last-child{border-radius:0 16px 0 0}@media only screen and (max-width:767px){.benefits-table th:not(:first-child){min-width:126px;width:126px}}@media only screen and (min-width:768px){.benefits-table th:not(:first-child){width:28%}}.benefits-table td{background:var(--rr-theme-review-bottom-color);border-color:#e8ebf4;border-color:var(--rr-theme-border-color);border-style:none solid solid none;border-width:1px;color:var(--rr-theme-text-color);padding:18px 19px 18px 32px;text-align:center;white-space:nowrap}@media only screen and (max-width:767px){.benefits-table td{padding:15px 24px;white-space:unset}}.benefits-table td:first-child{border-left-style:solid;text-align:start}.benefits-table td div{align-items:center;column-gap:4px;display:flex}.benefits-table td div p{font-weight:600;margin:0;text-align:start}.benefits-table tr:last-child td:first-child{border-radius:0 0 0 16px}.benefits-table tr:last-child td:last-child{border-radius:0 0 16px}.benefits-table .check-icon{display:block;height:28px}.benefits-table .check-icon:before{content:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOCIgaGVpZ2h0PSIyOCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDI4IDI4Ij48cGF0aCBmaWxsPSIjMDdiZTVlIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xNCAyNC41YTEwLjUgMTAuNSAwIDEgMCAwLTIxIDEwLjUgMTAuNSAwIDAgMCAwIDIxbS0uMjctNi4yNTMgNS44MzMtNy0xLjc5Mi0xLjQ5NC01LjAxNyA2LjAyLTIuNTk2LTIuNTk4LTEuNjUgMS42NSAzLjUgMy41LjkwNC45MDN6IiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=)}.benefits-table .cross-icon{display:block;height:28px}.benefits-table .cross-icon:before{content:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOCIgaGVpZ2h0PSIyOCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDI4IDI4Ij48cGF0aCBmaWxsPSIjZmU1NjIxIiBkPSJNNi43MDYgMjEuNTUzQTEwLjUgMTAuNSAwIDEgMSAyMS4yOTUgNi40NDZhMTAuNSAxMC41IDAgMCAxLTE0LjU5IDE1LjEwNm04Ljg5My03LjQyNCAyLjk3MS0yLjk3MS0xLjQ4LTEuNDgxLTIuOTYxIDIuOTcyLTIuOTcxLTIuOTcyLTEuNDgxIDEuNDggMi45NzIgMi45NzItMi45NzIgMi45NzIgMS40OCAxLjQ4IDIuOTcyLTIuOTcxIDIuOTcyIDIuOTcxIDEuNDgtMS40OC0yLjk3MS0yLjk3MnoiLz48L3N2Zz4=)}@media only screen and (max-width:767px){.bottom-banner{padding:24px 16px}.bottom-banner .section-title br{display:none}}.bottom-banner .section-title span{color:var(--rr-theme-filter-dark-img)}@media only screen and (min-width:768px){.bottom-banner .btn{width:271px}}.top-section__button{width:50%}@media only screen and (max-width:991px){.top-section__button{width:100%}}
