@keyframes skeleton__react-loading-skeleton--2W15W {
  100% {
    transform: translateX(100%);
  }
}

.skeleton__react-loading-skeleton--2W15W {
  --base-color: #ebebeb;
  --highlight-color: #f5f5f5;
  --animation-duration: 1.5s;
  --animation-direction: normal;
  --pseudo-element-display: block; /* Enable animation */

  background-color: var(--base-color);

  width: 100%;
  border-radius: 0.25rem;
  display: inline-flex;
  line-height: 1;

  position: relative;
  user-select: none;
  overflow: hidden;
}

.skeleton__react-loading-skeleton--2W15W::after {
  content: ' ';
  display: var(--pseudo-element-display);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-repeat: no-repeat;
  background-image: linear-gradient(
    90deg,
    var(--base-color),
    var(--highlight-color),
    var(--base-color)
  );
  transform: translateX(-100%);

  animation-name: skeleton__react-loading-skeleton--2W15W;
  animation-direction: var(--animation-direction);
  animation-duration: var(--animation-duration);
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
}

@media (prefers-reduced-motion) {
  .skeleton__react-loading-skeleton--2W15W {
    --pseudo-element-display: none; /* Disable animation */
  }
}

a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none}a,button{color:inherit}button{border:none;background:inherit;font-family:inherit;font-size:inherit;cursor:pointer;padding:0;outline:none}@font-face{font-family:latoregular;src:url(https://polis.ua/assets/fonts/lato-regular-webfont.eot);src:url(https://polis.ua/assets/fonts/lato-regular-webfont.eot#iefix) format("embedded-opentype"),url(https://polis.ua/assets/fonts/lato-regular-webfont.woff2) format("woff2"),url(https://polis.ua/assets/fonts/lato-regular-webfont.woff) format("woff"),url(https://polis.ua/assets/fonts/lato-regular-webfont.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:latobold;src:url(https://polis.ua/assets/fonts/lato-bold-webfont.eot);src:url(https://polis.ua/assets/fonts/lato-bold-webfont.eot#iefix) format("embedded-opentype"),url(https://polis.ua/assets/fonts/lato-bold-webfont.woff2) format("woff2"),url(https://polis.ua/assets/fonts/lato-bold-webfont.woff) format("woff"),url(https://polis.ua/assets/fonts/lato-bold-webfont.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}*{-webkit-box-sizing:border-box;box-sizing:border-box}html{-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:latoregular,Arial,sans-serif}.container{max-width:1232px;min-width:320px;margin:0 auto;padding:0 16px;width:100%}img{display:block;max-width:100%}.noscript{background:#ff0;text-align:center;color:#142133;font-family:latobold,Arial,sans-serif;font-weight:700;padding:26px 0;font-size:28px;margin-bottom:36px}main{background:#f7f8fa}.feedback-page{background:#fff}@-webkit-keyframes react-loading-skeleton{to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes react-loading-skeleton{to{-webkit-transform:translateX(100%);transform:translateX(100%)}}
.Greeting__greeting--sPzFs{background:linear-gradient(89.94deg,#1487cf .11%,#1487cf 29.38%,#ffd83a);position:relative;padding:40px 16px;z-index:1}@media only screen and (min-width:1200px){.Greeting__greeting--sPzFs{padding:120px 16px}}@media only screen and (min-width:768px){.Greeting__greeting--sPzFs:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:url(assets/images/19854b5ddb5165e512875148355c9c5d.png) no-repeat 0 0;background-size:cover;z-index:10}}.Greeting__greetingInner--39jrI{position:relative;margin:0 auto;z-index:100;width:100%;max-width:1200px}.Greeting__title--16TcU{font-size:24px;color:#fff;font-family:latobold,Arial,sans-serif;font-weight:700;line-height:120%;text-align:center}@media only screen and (min-width:768px){.Greeting__title--16TcU{line-height:140%;font-size:35px}}.Greeting__list--32yOq{margin-top:32px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:768px){.Greeting__list--32yOq{margin-top:56px;-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}}.Greeting__item--3i0JT{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:24px;position:relative;width:100%}@media only screen and (min-width:768px){.Greeting__item--3i0JT{width:calc(50% - 20px);margin-bottom:16px}}@media only screen and (min-width:1200px){.Greeting__item--3i0JT{width:20%}}.Greeting__item--3i0JT img{width:40px;height:40px}@media only screen and (min-width:992px){.Greeting__item--3i0JT img{width:56px;height:56px}}.Greeting__itemText--2Ylsz{line-height:120%;font-family:latoregular,Arial,sans-serif;font-size:16px;margin-left:16px}@media only screen and (min-width:768px){.Greeting__itemText--2Ylsz{font-size:22px}}
.Search__search--11-Uo{padding:32px 16px;-webkit-box-shadow:0 8px 32px rgba(203,211,220,.25);box-shadow:0 8px 32px rgba(203,211,220,.25);max-width:1200px;width:100%;margin:0 auto;position:relative;z-index:1;background:#fff}@media (min-width:576px){.Search__search--11-Uo{margin:-32px auto 0;width:calc(100% - 32px);border-radius:8px;padding:32px 56px}}@media only screen and (min-width:1200px){.Search__search--11-Uo{margin:-54px auto 0}}.Search__formControl--Vn1m0{position:relative}.Search__formControl--Vn1m0 .Search__input--1E_NI{width:100%;height:48px;background:#e6ecf2;border-radius:28px;border:none;font-family:latoregular,Arial,sans-serif;font-size:18px;padding:16px 96px 16px 26px;outline:none;color:#374656}@media only screen and (min-width:768px){.Search__formControl--Vn1m0 .Search__input--1E_NI{height:56px;padding:16px 122px 16px 26px}}.Search__formControl--Vn1m0 .Search__btn--30sxQ{position:absolute;right:-16px;bottom:-16px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#189851;border-radius:50%;border:16px solid #fff;width:80px;height:80px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media only screen and (min-width:768px){.Search__formControl--Vn1m0 .Search__btn--30sxQ{border:20px solid #fff;width:96px;height:96px;bottom:-20px;right:0}}.Search__formControl--Vn1m0 .Search__btn--30sxQ:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.Search__symbols--17E-1{margin:24px 26px 0}@media only screen and (min-width:768px){.Search__symbols--17E-1{margin:24px 122px 0 26px}}.Search__symbolsDivider--9r4vI{margin-right:16px}@media only screen and (min-width:768px){.Search__symbolsDivider--9r4vI{margin-right:8px}}.Search__symbolBtn--3OGWI{text-transform:uppercase;color:#788392;font-family:latoregular,Arial,sans-serif;font-size:14px;margin-right:16px;text-decoration:underline;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;line-height:150%}@media only screen and (min-width:768px){.Search__symbolBtn--3OGWI{margin-right:8px}}
.Companies__companiesInner--RRr_T{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:40px}.Companies__companiesListOuter--2n7mO{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.Companies__companiesList--sYZSw{margin-top:40px;color:#374656}.Companies__company--3oD6i{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:16px;padding:16px;-webkit-box-shadow:0 8px 32px #929aa4;box-shadow:0 8px 32px #929aa4}@media only screen and (min-width:768px){.Companies__company--3oD6i{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.Companies__company--3oD6i:last-child{margin-bottom:0}.Companies__logoContainer--1CYGH{background:#f7f8fa;width:100%;height:90px;padding:16px}@media only screen and (min-width:768px){.Companies__logoContainer--1CYGH{max-width:190px}}.Companies__logoContainer--1CYGH div{height:58px}.Companies__logoImgWrapper--2h91K{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Companies__logoImgWrapper--2h91K img{max-height:58px}.Companies__textContainer--hDCno{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:16px 0 0}@media only screen and (min-width:768px){.Companies__textContainer--hDCno{margin:0 16px}}.Companies__title--2Txfs{font-family:latobold,Arial,sans-serif;font-weight:700;font-size:22px;text-align:center;line-height:130%}@media only screen and (min-width:768px){.Companies__title--2Txfs{text-align:left;font-size:24px}}.Companies__title--2Txfs span{margin-right:8px}.Companies__details--12HgS{font-family:latoregular,Arial,sans-serif;font-size:16px;margin-top:32px}@media only screen and (min-width:768px){.Companies__details--12HgS{font-size:18px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:16px}}.Companies__rating--Ia1Ov{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (min-width:768px){.Companies__rating--Ia1Ov{width:50%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.Companies__ratingInner--166MR{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:768px){.Companies__ratingInner--166MR{margin-top:8px}}.Companies__ratingInner--166MR span{margin-left:8px}.Companies__feedbacks--uWMYn{width:100%;margin-top:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (min-width:768px){.Companies__feedbacks--uWMYn{width:50%;margin:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.Companies__feedbacksInner--H9Efk{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (min-width:768px){.Companies__feedbacksInner--H9Efk{margin-top:8px}}.Companies__feedbacksInner--H9Efk span{margin-left:8px}.Companies__btnContainer--2ourB{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:32px}@media only screen and (min-width:768px){.Companies__btnContainer--2ourB{width:25%;margin-top:0}}@media only screen and (min-width:992px){.Companies__btnContainer--2ourB{width:20%}}.Companies__sorting--1ktvn{margin:0 0 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:768px){.Companies__sorting--1ktvn{-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:center;-ms-flex-align:center;align-items:center}}.Companies__sorting--1ktvn .Companies__reactSelectContainer--PDxya{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (min-width:768px){.Companies__sorting--1ktvn .Companies__reactSelectContainer--PDxya{width:325px}}.Companies__sortingImgContainer--1XjQL{background:#e6ecf2;border-radius:3px;margin-right:4px;height:54px;width:54px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Companies__sorting--1ktvn .Companies__companiesLength--1QeBy{color:#788392;font-family:latoregular,Arial,sans-serif;font-size:18px;margin:20px 0}@media only screen and (min-width:768px){.Companies__sorting--1ktvn .Companies__companiesLength--1QeBy{margin:0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.Companies__sidebar--2PEcC{display:none}@media only screen and (min-width:1200px){.Companies__sidebar--2PEcC{display:block;margin-left:32px}}.Companies__sidebarInner--3H5sc{position:sticky;width:276px}
.LinkBtn__linkBtn--3YRcZ{font-family:latobold,Arial,sans-serif;font-weight:700;font-size:16px;text-transform:uppercase;border-radius:3px;text-align:center;padding:16px 32px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:100%}.LinkBtn__linkBtn--3YRcZ.LinkBtn__green--lVCvC{background:#189851;color:#fff;border:1px solid #189851}.LinkBtn__linkBtn--3YRcZ.LinkBtn__green--lVCvC:hover{border-color:#189851;background:#fff;color:#189851}.LinkBtn__linkBtn--3YRcZ.LinkBtn__white--21wjo{background:#fff;color:#189851;border:1px solid #189851}.LinkBtn__linkBtn--3YRcZ.LinkBtn__white--21wjo:hover{border-color:#189851;background:#189851;color:#fff}.LinkBtn__linkBtn--3YRcZ.LinkBtn__disabled--2oNVY{opacity:.6}
.Spinner__spinner--3q8xb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;min-height:250px}@media only screen and (min-width:768px){.Spinner__spinner--3q8xb{min-height:400px}}
.ProductBanner__productBanner--1jZhN{border:1px solid #ccc;border-radius:3px}.ProductBanner__textContainer--2l7qF{padding:8px 16px 24px}.ProductBanner__textContainer--2l7qF .ProductBanner__title--1ps_-{font-size:24px;color:#374656;line-height:130%}.ProductBanner__link--2jzyb,.ProductBanner__textContainer--2l7qF .ProductBanner__title--1ps_-{font-family:latobold,Arial,sans-serif;font-weight:700}.ProductBanner__link--2jzyb{background:#3087e9;color:#fff;font-size:14px;padding:16px 32px;text-transform:uppercase;text-align:center;display:block;border-radius:3px;border:1px solid #3087e9;margin-top:40px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.ProductBanner__link--2jzyb:hover{background:rgba(0,0,0,0);color:#3087e9}
.NoResult__noResult--1sjKi{margin-top:32px}.NoResult__noResult--1sjKi .NoResult__imgContainer--3DNZo img{margin:0 auto}.NoResult__noResult--1sjKi .NoResult__textContainer--2uJXk{margin-top:25px;color:#374656;text-align:center;line-height:130%}.NoResult__noResult--1sjKi .NoResult__title--2NrDH{font-family:latobold,Arial,sans-serif;font-weight:700;font-size:24px}.NoResult__noResult--1sjKi .NoResult__subtitle--1OUFr{font-size:18px;font-family:latoregular,Arial,sans-serif;margin-top:16px}
.ErrorIndicator__errorIndicator--37ibK{padding:16px;text-align:center;color:#374656}.ErrorIndicator__errorIndicatorImg--iI_dO{margin:0 auto}.ErrorIndicator__title--3PcVA{font-family:latobold,Arial,sans-serif;font-weight:700;font-size:20px;margin-top:15px}@media only screen and (min-width:768px){.ErrorIndicator__title--3PcVA{font-size:24px;line-height:48px}}.ErrorIndicator__subtitle--26pa-{font-size:18px;font-family:latobold,Arial,sans-serif;font-weight:700;margin:15px 0 45px}@media only screen and (min-width:768px){.ErrorIndicator__subtitle--26pa-{font-size:20px}}.ErrorIndicator__btnContainer--2o0KB{margin:0 auto;max-width:350px}.ErrorIndicator__btn--T1C8t{font-family:latobold,Arial,sans-serif;font-weight:700;font-size:16px;text-transform:uppercase;border-radius:3px;text-align:center;padding:14px;background:#189851;color:#fff;min-width:150px}
.LastFeedbacks__lastFeedbacks--352L1{border:1px solid #ccc;border-radius:3px;margin-bottom:16px;color:#374656;padding:16px;font-size:14px}.LastFeedbacks__title--2dxRY{font-size:24px;font-family:latobold,Arial,sans-serif;font-weight:700;text-align:center;margin-bottom:8px}.LastFeedbacks__feedbackItem--3IWe8{margin-bottom:16px}.LastFeedbacks__feedbackItem--3IWe8:last-of-type{margin-bottom:0}.LastFeedbacks__details--2Sst-{background:#e2ede8;border-radius:3px;line-height:130%;font-family:latobold,Arial,sans-serif;font-weight:700;font-size:18px;padding:8px}.LastFeedbacks__feedbacksList--1EkjZ{margin-top:16px}.LastFeedbacks__text--1qtBp{margin-top:8px;line-height:140%}.LastFeedbacks__link--28zir{font-family:latobold,Arial,sans-serif;font-weight:700;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:16px}.LastFeedbacks__link--28zir span{margin-right:6px}.LastFeedbacks__mark--5dD_D{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px}.LastFeedbacks__date--1NZGp,.LastFeedbacks__mark--5dD_D{font-size:14px;font-family:latoregular,Arial,sans-serif;font-weight:400}
.AppsBanner__appsBanner--1WZrC{margin-top:56px}@media only screen and (min-width:768px){.AppsBanner__appsBanner--1WZrC{margin-top:116px}}
.Company__company--fNvBJ{font-family:latoregular,Arial,sans-serif;color:#374656;line-height:130%}.Company__companyInner--3Q8BO{margin:40px 0}@media only screen and (min-width:768px){.Company__companyInner--3Q8BO{display:-webkit-box;display:-ms-flexbox;display:flex;margin:40px 0 60px}}.Company__companyContainer--v3mps{width:100%}@media only screen and (min-width:1200px){.Company__companyContainer--v3mps{width:calc(100% - 308px)}}.Company__link--1JdiO{font-family:latobold,Arial,sans-serif;color:#374656;text-transform:uppercase;font-size:16px;font-weight:700}@media only screen and (min-width:768px){.Company__link--1JdiO{font-size:14px}}.Company__linkBtnInner--vUPGU{color:grey;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Company__linkBtnInner--vUPGU span{margin-left:5px}.Company__tabs--3SfBe{margin:27px 0 42px;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #ccc;overflow-x:auto}@media only screen and (min-width:768px){.Company__tabs--3SfBe{margin-top:40px}}.Company__tabsBtn--kFw6t{font-family:latobold,Arial,sans-serif;font-size:14px;font-weight:700;text-transform:uppercase;padding:0 16px 10px;position:relative;white-space:nowrap}.Company__tabsBtnActive--1iePv{color:#189851}.Company__tabsBtnActive--1iePv:after{position:absolute;content:"";height:2px;left:0;right:0;bottom:0;background:#189851}.Company__about--8Bdas{background:#fff;-webkit-box-shadow:0 8px 32px rgba(185,190,196,.25);box-shadow:0 8px 32px rgba(185,190,196,.25);border-radius:3px;padding:16px}.Company__about--8Bdas,.Company__aboutInner--1MlfY{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.Company__aboutInner--1MlfY{margin-bottom:27px}@media only screen and (min-width:768px){.Company__aboutInner--1MlfY{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.Company__aboutLogo--2Cpap{background:#f7f8fa}@media only screen and (min-width:768px){.Company__aboutLogo--2Cpap{width:260px}}.Company__aboutImgContainer--qwy0j{margin:0 auto;height:137px;max-width:calc(100% - 16px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.Company__rating--p2H2j{font-size:14px;margin-top:10px}@media only screen and (min-width:768px){.Company__rating--p2H2j{font-size:18px}}.Company__ratingInner--1ug1i{margin-top:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Company__ratingFeedbacks--2jUo_{text-transform:lowercase;margin-left:6px}.Company__contacts--1w1Sc{margin-top:24px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media only screen and (min-width:768px){.Company__contacts--1w1Sc{margin:0 0 0 24px}}.Company__contactsTitle--3aSLL{font-size:20px;font-family:latobold,Arial,sans-serif;font-weight:700;text-align:center}@media only screen and (min-width:768px){.Company__contactsTitle--3aSLL{font-size:24px;text-align:left}}.Company__contactsList--38sK9{width:100%;margin-top:16px}.Company__contactsList--38sK9 li{font-size:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:16px}@media (min-width:576px){.Company__contactsList--38sK9 li{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.Company__contactsList--38sK9 li:last-child{margin-bottom:0}.Company__contactsList--38sK9 li div:first-child{font-family:latobold,Arial,sans-serif;font-weight:700;margin-bottom:5px}@media (min-width:576px){.Company__contactsList--38sK9 li div:first-child{width:150px}}@media only screen and (min-width:768px){.Company__contactsList--38sK9 li div:first-child{margin-bottom:0;width:100px}}.Company__indicatorsInner--1M4mS{background:#fff;-webkit-box-shadow:0 8px 32px rgba(185,190,196,.25);box-shadow:0 8px 32px rgba(185,190,196,.25);border-radius:3px;margin-top:40px}.Company__indicatorsTitle--1HLny{font-size:24px;font-family:latobold,Arial,sans-serif;font-weight:700;margin-bottom:16px;text-align:center}@media only screen and (min-width:768px){.Company__indicatorsTitle--1HLny{text-align:left;font-size:35px}}.Company__indicatorsListItem--1rSdq{padding:16px;position:relative}.Company__indicatorsListItem--1rSdq:after{content:"";position:absolute;height:1px;width:calc(100% - 32px);background:#e6ecf2;bottom:0}.Company__indicatorsListItem--1rSdq:last-of-type:after{display:none}.Company__indicatorsListItemWrap--1Y9JZ{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:576px){.Company__indicatorsListItemWrap--1Y9JZ{-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:center;-ms-flex-align:center;align-items:center}}@media only screen and (min-width:768px){.Company__indicatorsListItemWrap--1Y9JZ{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0 8px;width:33.333333%}}.Company__indicatorsListItemDescr--2lsA3{font-family:latobold,Arial,sans-serif;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px}@media only screen and (min-width:768px){.Company__indicatorsListItemDescr--2lsA3{font-family:latoregular,Arial,sans-serif;font-size:18px}}.Company__indicatorsListItemDescr--2lsA3 span{margin-right:8px}.Company__indicatorsListItemInner--kUtyl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:768px){.Company__indicatorsListItemInner--kUtyl{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.Company__indicatorsListItemTitle--XPVPm{margin:24px 0 10px}@media (min-width:576px){.Company__indicatorsListItemTitle--XPVPm{margin:24px 0}}.Company__indicatorsValue--1DffI{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}@media (min-width:576px){.Company__indicatorsValue--1DffI{width:auto}}.Company__indicatorsValue--1DffI span{margin-left:6px}.Company__imgWrap--sZMhD{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:768px){.Company__imgWrap--sZMhD{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.Company__description--2HFyw{border-top:1px solid #ccc}.Company__descriptionInner--IWtu1{margin-top:27px}.Company__descriptionTitle--14I5y{font-size:24px;font-family:latobold,Arial,sans-serif;font-weight:700;margin-bottom:16px}.Company__sidebar--BTJLU{display:none}@media only screen and (min-width:1200px){.Company__sidebar--BTJLU{display:block;margin-left:32px}}.Company__sidebarInner--1Nvxf{position:sticky;width:276px;top:169px}.Company__skeletonAboutLogo--3LLYH{height:67px;width:200px}@media only screen and (min-width:768px){.Company__skeletonAboutLogo--3LLYH{width:260px}}.Company__skeletonAboutTitle--2lcrk{width:200px;height:20px}@media only screen and (min-width:768px){.Company__skeletonAboutTitle--2lcrk{height:24px}}.Company__skeletonAboutListItem--ihyuu{width:100%;height:18px}@media (min-width:576px){.Company__skeletonAboutListItem--ihyuu{width:418px}}@media only screen and (min-width:768px){.Company__skeletonAboutListItem--ihyuu{width:268px}}
.Tooltip__tooltip--3s17x{color:#374656;font-family:latobold,Arial,sans-serif;font-weight:700;font-size:14px;line-height:23px;height:23px;width:23px;border-radius:50%;background:#e6ecf2;text-align:center;cursor:pointer;margin-left:8px}.Tooltip__tooltipText--2yetQ{position:absolute;line-height:140%;color:#fff;background:#374656;display:none;top:0;left:0;padding:10px;font-size:14px;-webkit-box-shadow:0 8px 32px rgba(203,211,220,.25);box-shadow:0 8px 32px rgba(203,211,220,.25);border-radius:3px;z-index:1}.Tooltip__tooltipTextActive--1uYrv{display:block;max-width:350px}.Tooltip__closeIcon--fmgA_{position:absolute;right:-9px;top:-9px;background:#189851;border-radius:50%;color:#fff;width:20px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;font-size:10px}
.FeedbackItem__feedbackItem--2OAlO{position:relative;background:#fff;border-radius:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:16px;color:#374656;font-size:14px;line-height:140%;-webkit-box-shadow:0 8px 32px rgba(185,190,196,.25);box-shadow:0 8px 32px rgba(185,190,196,.25);margin-bottom:24px}@media only screen and (min-width:768px){.FeedbackItem__feedbackItem--2OAlO{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:24px}}.FeedbackItem__isInsuranceCompany--26Y2f{padding-top:27px}.FeedbackItem__label--1vBYp{position:absolute;left:0;top:0;background:#51be8f;border-radius:0 0 8px 0;color:#fff;font:400 12px latoregular,Arial,sans-serif;padding:2px 9px;text-align:center}.FeedbackItem__meta--2dtd2{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:768px){.FeedbackItem__meta--2dtd2{width:250px;margin-right:16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.FeedbackItem__author--2T1x4{font-family:latobold,Arial,sans-serif;font-weight:700;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:768px){.FeedbackItem__author--2T1x4{font-size:18px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.FeedbackItem__author--2T1x4 span{margin-left:12px}@media only screen and (min-width:768px){.FeedbackItem__author--2T1x4 span{margin:8px 0 0}}.FeedbackItem__author--2T1x4 img{width:40px;height:40px}@media only screen and (min-width:768px){.FeedbackItem__author--2T1x4 img{width:56px;height:56px}}.FeedbackItem__date--3UjkC{font-size:10px;color:#788392}@media only screen and (min-width:768px){.FeedbackItem__date--3UjkC{font-size:14px;margin-top:16px}}.FeedbackItem__content--Pjnmi{width:100%}@media only screen and (min-width:768px){.FeedbackItem__content--Pjnmi{width:calc(100% - 234px)}}.FeedbackItem__summary--3z5od{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:8px}@media only screen and (min-width:768px){.FeedbackItem__summary--3z5od{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:0}}.FeedbackItem__actions--1W9DO{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (min-width:768px){.FeedbackItem__actions--1W9DO{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.FeedbackItem__mark--1TmYk{font-size:14px;color:#788392;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (min-width:768px){.FeedbackItem__mark--1TmYk{font-size:18px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.FeedbackItem__mark--1TmYk span{width:calc(100% - 104px)}@media only screen and (min-width:768px){.FeedbackItem__mark--1TmYk span{margin-right:16px;width:auto;font-family:latobold,Arial,sans-serif;font-weight:700;color:#374656}}.FeedbackItem__text--1vZVc{font-size:14px;margin:16px 0 26px;line-height:140%}@media only screen and (min-width:768px){.FeedbackItem__text--1vZVc{font-size:18px;margin:26px 0}}.FeedbackItem__answers--8Me8L,.FeedbackItem__detailsBtn--QsFA-{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:latobold,Arial,sans-serif;font-weight:700;font-size:12px;text-transform:uppercase}@media only screen and (min-width:768px){.FeedbackItem__answers--8Me8L,.FeedbackItem__detailsBtn--QsFA-{margin-right:46px;font-size:14px}}.FeedbackItem__answers--8Me8L>:first-child,.FeedbackItem__detailsBtn--QsFA->:first-child{margin-right:10px}.FeedbackItem__answers--8Me8L{margin-right:8px}@media only screen and (min-width:768px){.FeedbackItem__answers--8Me8L{margin-right:40px}}.FeedbackItem__representativeName--3_jiU{font:400 14px latobold,Arial,sans-serif;margin-top:5px;-ms-flex-preferred-size:100%;flex-basis:100%}@media only screen and (min-width:768px){.FeedbackItem__representativeName--3_jiU{-ms-flex-preferred-size:initial;flex-basis:auto}}
.Button__btn--3DrLL{font-family:latobold,Arial,sans-serif;font-weight:700;font-size:12px;text-transform:uppercase;border-radius:3px;text-align:center;padding:15px 42px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;display:block;width:100%}@media only screen and (min-width:768px){.Button__btn--3DrLL{font-size:14px;width:auto}}.Button__btn--3DrLL.Button__contained--1SO7x{background:#189851;color:#fff;border:1px solid #189851}.Button__btn--3DrLL.Button__contained--1SO7x:hover{border-color:#189851;background:#fff;color:#189851}.Button__btn--3DrLL.Button__outlined--2QIQz{background:#fff;color:#189851;border:1px solid #189851}.Button__btn--3DrLL.Button__outlined--2QIQz:hover{border-color:#189851;background:#189851;color:#fff}.Button__btn--3DrLL.Button__disabled--mmPq3{opacity:.6}
.Input__inputWrapper--2RzeK{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:16px}.Input__label--VNxk4{color:#374656;font-size:14px;line-height:140%;margin-bottom:5px}@media only screen and (min-width:768px){.Input__label--VNxk4{font-size:18px}}.Input__input--3BMcX{padding:10px 16px;color:#374656;border-radius:5px;font-family:latoregular,Arial,sans-serif;font-size:14px;line-height:140%;border:1px solid #e6ecf2}@media only screen and (min-width:768px){.Input__input--3BMcX{font-size:18px}}.Input__input--3BMcX::-webkit-input-placeholder{color:#788392;font-size:14px;line-height:140%}.Input__input--3BMcX:-ms-input-placeholder,.Input__input--3BMcX::-ms-input-placeholder,.Input__input--3BMcX::-webkit-input-placeholder,.Input__input--3BMcX::placeholder{color:#788392;font-size:14px;line-height:140%}@media only screen and (min-width:768px){.Input__input--3BMcX::-webkit-input-placeholder{font-size:18px}.Input__input--3BMcX:-ms-input-placeholder,.Input__input--3BMcX::-ms-input-placeholder,.Input__input--3BMcX::-webkit-input-placeholder,.Input__input--3BMcX::placeholder{font-size:18px}}.Input__input--3BMcX:-webkit-autofill{-webkit-text-fill-color:#374656!important;box-shadow:inset 0 0 0 1000px #fff!important;-webkit-box-shadow:0 0 0 1000px #fff inset!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.Input__input--3BMcX:focus{outline:none;border-color:green}.Input__inputErr--1zYze{border-color:red!important}.Input__errorText--3O1F8{color:red;margin-top:5px;font-size:14px;display:block;visibility:visible}.Input__disabled--LWxw6{cursor:not-allowed;opacity:.6}
.Textarea__textareaWrap--3W6sm{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:16px}.Textarea__label--17r-k{color:#374656;font-size:14px;line-height:140%;margin-bottom:5px}@media only screen and (min-width:768px){.Textarea__label--17r-k{font-size:18px}}.Textarea__textarea--3ze3o{padding:10px 16px;color:#374656;border-radius:5px;border:1px solid #e6ecf2;font-family:latoregular,Arial,sans-serif;font-size:14px;line-height:140%;resize:none;height:180px}@media only screen and (min-width:768px){.Textarea__textarea--3ze3o{font-size:18px}}.Textarea__textarea--3ze3o::-webkit-input-placeholder{color:#788392;font-size:14px;line-height:140%}.Textarea__textarea--3ze3o:-ms-input-placeholder,.Textarea__textarea--3ze3o::-ms-input-placeholder,.Textarea__textarea--3ze3o::-webkit-input-placeholder,.Textarea__textarea--3ze3o::placeholder{color:#788392;font-size:14px;line-height:140%}@media only screen and (min-width:768px){.Textarea__textarea--3ze3o::-webkit-input-placeholder{font-size:18px}.Textarea__textarea--3ze3o:-ms-input-placeholder,.Textarea__textarea--3ze3o::-ms-input-placeholder,.Textarea__textarea--3ze3o::-webkit-input-placeholder,.Textarea__textarea--3ze3o::placeholder{font-size:18px}}.Textarea__textarea--3ze3o:focus{outline:none;border-color:green}.Textarea__textareaErr--3SxY8{border-color:red!important}.Textarea__errorText--2LVO4{color:red;margin-top:5px;font-size:14px;display:block;visibility:visible}.Textarea__errorTextHide--2Nunc{visibility:hidden}
.MessageForm__messageForm--aJXvg{max-width:696px;margin:0 auto}.MessageForm__imgWrap--3DrbE{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.MessageForm__imgWrap--3DrbE img{width:120px}@media only screen and (min-width:768px){.MessageForm__imgWrap--3DrbE img{width:160px}}.MessageForm__title--2Agpa{font-weight:700;font-size:18px;font-family:latobold,Arial,sans-serif;margin:24px 0 18px;line-height:130%}@media only screen and (min-width:768px){.MessageForm__title--2Agpa{font-size:35px}}.MessageForm__subtitle--3er7q{font-family:latoregular,Arial,sans-serif;font-size:18px;margin-bottom:24px;line-height:140%}@media only screen and (min-width:768px){.MessageForm__btnWrap--2szkU{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.MessageForm__rating--1TNXV{margin:0 auto 24px;background:#859a93;border-radius:8px;padding:8px 24px;max-width:696px}@media only screen and (min-width:1200px){.MessageForm__rating--1TNXV{padding:12px 24px;max-width:410px}}.MessageForm__ratingError--24AW_{border-radius:5px;border:1px solid red;padding:16px}.MessageForm__ratingLabel--nVezf{font:400 18px latoregular,Arial,sans-serif;color:#fff;margin-bottom:8px}@media only screen and (min-width:1200px){.MessageForm__ratingLabel--nVezf{margin:0 16px 0 0}}.MessageForm__ratingInner--WeCrf{display:-webkit-box;display:-ms-flexbox;display:flex;-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}@media only screen and (min-width:1200px){.MessageForm__ratingInner--WeCrf{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:initial;-ms-flex-align:initial;align-items:normal}}.MessageForm__errorText--35w9C{color:red;margin-top:5px;font-size:14px;visibility:visible;background:#fff;padding:4px 8px}.MessageForm__requestResult--3j8Tv{color:#374656;text-align:center;margin-top:24px}@media only screen and (min-width:1200px){.MessageForm__group--B406C{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media only screen and (min-width:1200px){.MessageForm__inputWrapper--39sdD{width:calc(50% - 8px)}}.MessageForm__authRequired--22xYT{background:#cfe6de;border-radius:12px;margin:24px auto 0;padding:24px}@media only screen and (min-width:1200px){.MessageForm__authRequired--22xYT{max-width:696px}}.MessageForm__btns--7wU3L{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:16px;margin:24px auto 0}@media only screen and (min-width:1200px){.MessageForm__btns--7wU3L{-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;max-width:410px}}.MessageForm__lockIcon--1vVJB{margin:0 auto 24px}@media only screen and (min-width:1200px){.MessageForm__lockIcon--1vVJB{width:70px;height:70px}}.MessageForm__authTitle--2YlFP{text-align:center}@media only screen and (min-width:1200px){.MessageForm__authTitle--2YlFP{font:700 22px latobold,Arial,sans-serif;margin-bottom:12px}}.MessageForm__authText--2h3uF{text-align:center;font:400 16px latoregular,Arial,sans-serif}@media only screen and (min-width:1200px){.MessageForm__authText--2h3uF{font-size:14px}}
.AddFeedback__addFeedback--3luHq{background:rgba(24,152,81,.1);border-radius:8px;padding:16px;margin-bottom:24px}@media only screen and (min-width:768px){.AddFeedback__addFeedback--3luHq{padding:24px 40px}}.AddFeedback__topBlock--3GUCF{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:768px){.AddFeedback__topBlock--3GUCF{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:16px}}.AddFeedback__titleWrapper--3kLUA{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:latoregular,Arial,sans-serif;font-size:14px;line-height:140%;margin-bottom:16px}@media only screen and (min-width:768px){.AddFeedback__titleWrapper--3kLUA{font-size:18px;margin:0}}.AddFeedback__titleWrapper--3kLUA img{margin-right:16px;width:23px}.AddFeedback__addFeedbackBtn--1iRHu{margin-left:auto}@media only screen and (min-width:1200px){.AddFeedback__messageFormContainer--2_U5F{margin-top:32px}}
.Feedbacks__feedbacks--3jOZ1{margin-bottom:80px}.Feedbacks__feedbacksList--2us0s{margin-bottom:-24px}.Feedbacks__title--2flnU{font:700 24px latobold,Arial,sans-serif;margin:0 0 24px;text-align:center}@media only screen and (min-width:768px){.Feedbacks__title--2flnU{margin:0 0 40px;font-size:35px}}.Feedbacks__noFeedbacks--3HN9I{font-family:latobold,Arial,sans-serif;font-weight:700;font-size:16px;margin-bottom:40px;text-align:center}@media only screen and (min-width:768px){.Feedbacks__noFeedbacks--3HN9I{font-size:18px}}.Feedbacks__btnWrap--bKXcl{margin-top:40px}.Feedbacks__btnWrap--bKXcl,.Feedbacks__getFeedbacksBtn--2q1yC{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.Feedbacks__getFeedbacksBtn--2q1yC{font-family:latobold,Arial,sans-serif;font-weight:700;font-size:12px;text-transform:uppercase;border-radius:3px;padding:15px 42px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;color:#189851;border:1px solid #189851}@media only screen and (min-width:768px){.Feedbacks__getFeedbacksBtn--2q1yC{font-size:14px;width:auto}}.Feedbacks__getFeedbacksBtn--2q1yC span{margin-left:10px}
.ClientRating__clientRating--238Wg{margin:40px 0}@media only screen and (min-width:768px){.ClientRating__clientRating--238Wg{margin:120px 0}}.ClientRating__clientRatingInner--2Exec{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;-webkit-box-shadow:0 8px 32px rgba(203,211,220,.25);box-shadow:0 8px 32px rgba(203,211,220,.25);padding:16px;border-radius:3px}@media only screen and (min-width:768px){.ClientRating__clientRatingInner--2Exec{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.ClientRating__title--3X4Qn{font-size:24px;font-family:latobold,Arial,sans-serif;font-weight:700;margin-bottom:24px}@media only screen and (min-width:768px){.ClientRating__title--3X4Qn{font-size:35px;margin-bottom:40px}}.ClientRating__mark--2LJP8{display:-webkit-box;display:-ms-flexbox;display:flex;-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}.ClientRating__markVal--3Raut{font-size:48px;line-height:140%}@media only screen and (min-width:768px){.ClientRating__markVal--3Raut{font-size:72px}}.ClientRating__markFeedbacks--32ZHJ{color:#788392;font-size:14px;margin-top:8px}.ClientRating__rangeItem--inhS6{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:8px}.ClientRating__rangeItem--inhS6:last-of-type{margin-bottom:0}.ClientRating__rangeItem--inhS6 [role=progressbar]{width:calc(100% - 16px);margin-left:16px}.ClientRating__rangeItemLabel--YGQKK{font-family:latobold,Arial,sans-serif;font-size:24px;font-weight:700}@media only screen and (min-width:768px){.ClientRating__rangeItemLabel--YGQKK{font-size:22px}}@media only screen and (min-width:768px){.ClientRating__block1--3-ZrH{width:250px}}.ClientRating__block2--ZhGqe{margin-top:30px}@media only screen and (min-width:768px){.ClientRating__block2--ZhGqe{width:calc(100% - 250px);margin-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.ClientRating__ranges--3HuvL{width:100%;max-width:850px}
.CommentsList__commentsList--1KZXW{margin:24px 0 0}.CommentsList__comment--VqJ6g{background:#f7f8fa;border-radius:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:16px;color:#374656;font-size:14px;margin-bottom:24px;line-height:140%;position:relative}@media only screen and (min-width:768px){.CommentsList__comment--VqJ6g{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:24px}}.CommentsList__comment--VqJ6g:last-of-type{margin-bottom:0}.CommentsList__isInsuranceCompany--1ZJ-P{padding-top:27px}.CommentsList__label--16e2F{position:absolute;left:0;top:0;background:#51be8f;border-radius:0 0 8px 0;color:#fff;font:400 12px latoregular,Arial,sans-serif;padding:2px 9px;text-align:center}.CommentsList__author--13JHw{font:700 14px latobold,Arial,sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:768px){.CommentsList__author--13JHw{font-size:18px;width:250px;margin-right:16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.CommentsList__time--2Eetc{font:400 10px latoregular,Arial,sans-serif;color:#788392}@media only screen and (min-width:768px){.CommentsList__time--2Eetc{font-size:14px;margin-top:8px}}.CommentsList__representativeName--2weWY{font:400 14px latobold,Arial,sans-serif;margin-top:5px;-ms-flex-preferred-size:100%;flex-basis:100%}@media only screen and (min-width:768px){.CommentsList__representativeName--2weWY{-ms-flex-preferred-size:initial;flex-basis:auto}}.CommentsList__text--FAlE9{font-size:14px;line-height:140%;margin:13px 0 0}@media only screen and (min-width:768px){.CommentsList__text--FAlE9{font-size:18px;margin:0;width:calc(100% - 150px)}}
.Feedback__title--2zNW3{font-family:latobold,Arial,sans-serif;font-weight:700;font-size:24px;margin-bottom:32px}.Feedback__inner--3ICoz,.Feedback__title--2zNW3{color:#374656;line-height:140%}.Feedback__inner--3ICoz{-webkit-box-shadow:0 8px 32px rgba(185,190,196,.25);box-shadow:0 8px 32px rgba(185,190,196,.25);border-radius:3px;padding:16px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:768px){.Feedback__inner--3ICoz{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.Feedback__meta--18dJj{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:768px){.Feedback__meta--18dJj{width:250px;margin-right:16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.Feedback__content--2MNlT{width:100%}@media only screen and (min-width:768px){.Feedback__content--2MNlT{width:calc(100% - 234px)}}.Feedback__actions--3_k4A{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (min-width:768px){.Feedback__actions--3_k4A{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.Feedback__summary--ylN9M{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:8px}@media only screen and (min-width:768px){.Feedback__summary--ylN9M{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:0}}.Feedback__author--3oGn9{font-family:latobold,Arial,sans-serif;font-weight:700;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:768px){.Feedback__author--3oGn9{font-size:18px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.Feedback__author--3oGn9 span{margin-left:12px}@media only screen and (min-width:768px){.Feedback__author--3oGn9 span{margin:8px 0 0}}.Feedback__author--3oGn9 img{width:40px;height:40px}@media only screen and (min-width:768px){.Feedback__author--3oGn9 img{width:56px;height:56px}}.Feedback__date--3vYoR{font-size:10px;color:#788392}@media only screen and (min-width:768px){.Feedback__date--3vYoR{font-size:14px;margin-top:16px}}.Feedback__company--2TlpR{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:8px}@media only screen and (min-width:768px){.Feedback__company--2TlpR{margin-top:0}}.Feedback__companyName--3qD-r{width:calc(100% - 84px);font-size:14px;color:#788392}@media only screen and (min-width:768px){.Feedback__companyName--3qD-r{width:auto;color:#788392}}.Feedback__companyLogo--3L6AJ{border-radius:3px;width:76px}@media only screen and (min-width:768px){.Feedback__companyLogo--3L6AJ{margin-left:16px}}.Feedback__mark--f_3fO{font-size:14px;color:#788392;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (min-width:768px){.Feedback__mark--f_3fO{font-size:18px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.Feedback__mark--f_3fO span{width:calc(100% - 104px)}@media only screen and (min-width:768px){.Feedback__mark--f_3fO span{margin-right:16px;width:auto;font-family:latobold,Arial,sans-serif;font-weight:700;color:#374656}}.Feedback__text--3IV5h{font-size:14px;margin:16px 0 26px}@media only screen and (min-width:768px){.Feedback__text--3IV5h{font-size:18px;margin:26px 0}}.Feedback__linkBtnInner--3A1xB{color:grey;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:27px 0}.Feedback__linkBtnInner--3A1xB span{margin-left:5px}.Feedback__addCommentBtn--1tI0P,.Feedback__answers--2JBmI{margin-right:46px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:latobold,Arial,sans-serif;font-weight:700;font-size:12px;text-transform:uppercase}@media only screen and (min-width:768px){.Feedback__addCommentBtn--1tI0P,.Feedback__answers--2JBmI{font-size:14px}}.Feedback__addCommentBtn--1tI0P span,.Feedback__answers--2JBmI span{margin-left:10px}.Feedback__addCommentBtn--1tI0P{margin-right:0}.Feedback__commentsTitle--14Toh{font-size:24px;font-family:latobold,Arial,sans-serif;font-weight:700;margin:80px 0 40px;color:#374656}.Feedback__skeletonAddFeedback--qQYvb{height:155px;margin-bottom:24px}@media only screen and (min-width:992px){.Feedback__skeletonAddFeedback--qQYvb{height:83px}}.Feedback__skeletonTitle--2hXg7{height:24px;width:60%}@media only screen and (min-width:992px){.Feedback__skeletonTitle--2hXg7{width:30%}}.Feedback__addComment--Y45XB{background:rgba(24,152,81,.1);border-radius:8px;padding:16px;margin-top:24px}@media only screen and (min-width:768px){.Feedback__addComment--Y45XB{padding:24px 40px}}
