@import url(https://fonts.googleapis.com/css2?family=PT+Serif&family=Roboto+Condensed:wght@400;

700&family=Source+Sans+Pro:wght@400;700&display=swap);.header-top{background:#005957;padding:8px 0 11.67px;height:55px}.navbar-wrapper{width:100%;display:flex;justify-content:space-between;align-items:center}.navbar-wrapper .logo{display:flex;height:36px}.navbar-wrapper .menu-toggle{display:block;position:relative;top:0;left:0;z-index:1}.navbar-wrapper .menu-toggle input{display:block;width:100%;height:24px;position:absolute;top:-7px;right:-2px;cursor:pointer;opacity:0;z-index:2}.navbar-wrapper .menu-toggle .burger span{display:block;width:22px;height:2px;margin-bottom:5px;position:relative;background:#fff;border-radius:1px;z-index:1;transform-origin:4px 0;transition:transform .5s cubic-bezier(.77,.2,.05,1),background .5s cubic-bezier(.77,.2,.05,1),opacity .55s ease}.navbar-wrapper .menu-toggle .burger span:last-child{margin-bottom:0}.navbar-wrapper .menu-toggle .burger span:first-child{transform-origin:0 0}.navbar-wrapper .menu-toggle .burger span:nth-last-child(2){transform-origin:0 100%}.navbar-wrapper .menu-toggle .burger-menu{position:absolute;display:flex;flex-direction:row;justify-content:flex-end;top:35px;left:-15px;max-width:305px;width:305px;height:auto;background-color:#fff;transform-origin:0 0;transform:translate(-100%);transition:transform .5s cubic-bezier(.77,.2,.05,1)}.navbar-wrapper .menu-toggle .burger-menu ul{list-style-type:none;width:100%;background-repeat:no-repeat;background-position:100% 100%,50%;margin:0;padding:0;display:flex;flex-direction:column;align-items:center;color:#000;font-size:16px;font-family:Roboto Condensed,sans-serif;font-weight:700;text-transform:uppercase}.navbar-wrapper .menu-toggle .burger-menu ul li{width:100%}.navbar-wrapper .menu-toggle .burger-menu ul li a{height:52px;display:flex;padding:0 25px;align-items:center;text-align:start}.navbar-wrapper .menu-toggle .burger-menu ul li a:hover{background-color:#dffffd}.navbar-wrapper .menu{list-style:none;display:flex;justify-content:space-between;align-items:center;text-transform:uppercase;color:#fff;margin-top:2px}.navbar-wrapper .menu li{padding:0 15px;font-size:16px;font-family:Roboto Condensed,sans-serif;font-weight:700;white-space:nowrap;text-transform:uppercase;letter-spacing:0}.navbar-wrapper .menu li a.active-link,.navbar-wrapper .menu li a:hover{color:#4ecdc4}.navbar-wrapper .menu li:last-child{padding-right:0}@media (min-width:1101px){.menu-toggle{display:none!important}.navbar-empty-block{display:none}}@media (max-width:1100px){.navbar-wrapper{flex-direction:row-reverse}.navbar-wrapper .menu{display:none}.navbar-wrapper .menu-toggle input:checked~div{transform:none}.navbar-wrapper .menu-toggle input:checked~.burger span{opacity:1;transform:rotate(-45deg);background:#fff}.navbar-wrapper .menu-toggle input:checked~.burger span:nth-last-child(3){transform:rotate(45deg) translate(3px,-1px)}.navbar-wrapper .menu-toggle input:checked~.burger span:nth-last-child(2){opacity:0;transform:rotate(0) scale(.2)}}.header-bottom{font-family:Roboto Condensed,sans-serif;color:#275e6d;font-weight:700;background:url(/img/header-bg2.png),url(/img/header-bg2.png),radial-gradient(32.74% 130.16% at 38.95% 50.18%,rgba(223,255,253,.18) 0,#dffffd 100%);background-repeat:no-repeat;background-position:5%,95%,50%;background-size:auto,auto,100% 100%}.header-bottom .wrapper-default{flex-direction:row;align-items:center;justify-content:center;padding-top:29px;padding-bottom:25px}.header-bottom .wrapper-header-review{align-items:center;padding:69px 15px}.header-img{flex-shrink:0}.header-title{font-size:48px}.header-subtitle{font-size:18px}.header-review__bottom{display:flex;width:100%;justify-content:space-between;align-items:center;max-width:825px;margin-top:20px}.header-review__bottom-center{font-family:"PT Serif",serif;line-height:150%;font-size:18px}.header-review__bottom .rate-block{display:flex;align-items:center}.header-review__bottom .rate-block__number{margin-left:28px;font-size:36px;font-weight:700}.header-review__bottom .rate-block img{width:29px}.header-bottom .small-header{padding:57px 15px 48px}.header-bottom .small-header .header-title{text-transform:uppercase}@media (max-width:990px){.header-bottom .small-header{align-items:center}.header-bottom .small-header .header-title{text-align:center}}@media (max-width:767px){.header-bottom .wrapper-default{overflow:hidden;justify-content:flex-start;align-items:flex-end}.header-bottom .wrapper-default img{width:170px;height:205px;margin-left:-15px}}footer{width:100%}footer .footer-top{background-color:#005957;display:flex;justify-content:center;padding:30px 15px}footer .footer-top .logo{display:flex;height:36px}footer .footer-center{width:100%;display:flex;justify-content:center;background-color:#fff;font-family:Roboto Condensed,sans-serif;padding:5px 15px}footer .footer-center a{color:#005957;font-weight:700;font-size:16px;line-height:140.62%;text-transform:uppercase;padding:0 15px}footer .footer-center a:not(:last-child){border-right:1px solid #005957}footer .footer-bottom{width:100%;background-color:#dffffd;padding-top:25px;padding-bottom:15px}footer .footer-bottom .wrapper{flex-direction:row;justify-content:space-between;align-items:flex-end;flex-wrap:wrap}footer .footer-bottom .footer-title{font-size:16px;color:#000;font-weight:700;margin-bottom:10px}footer .footer-bottom .footer-list{list-style:none;font-family:Source Sans Pro,sans-serif;font-size:14px;line-height:150%;color:#0a0a0a;margin-bottom:20px;white-space:nowrap}footer .footer-bottom .footer-list li:before{content:url(/img/rectungle-list.svg);margin-right:10px}footer .footer-bottom .footer-list li a:hover{text-decoration:underline}footer .footer-bottom-line{width:100%;padding:9px 0;background-color:#005957;font-family:Source Sans Pro,sans-serif;font-size:14px;color:#fff;line-height:128.5%}footer .footer-bottom-line__links a{padding:0 5px}footer .footer-bottom-line__links a:not(:last-child){border-right:1px solid #fff}footer .footer-bottom-line__links a:hover{text-decoration:underline}footer .footer-bottom-line .wrapper{flex-direction:row;justify-content:space-between;align-items:center}@media (max-width:990px){footer .footer-center{display:none}}@media (max-width:767px){footer .footer-bottom .wrapper{flex-direction:column;align-items:center;text-align:center}footer .footer-bottom .footer-list{white-space:unset}footer .footer-bottom .footer-list li:before{content:"";margin-right:0}footer .footer-bottom-line .wrapper{justify-content:center}footer .footer-bottom-line__links{display:none}}*{padding:0;margin:0;box-sizing:border-box}a{color:unset;text-decoration:none}body{display:flex;flex-direction:column;min-height:100vh}body,main{width:100%}main{flex:1}.wrapper{max-width:1174px;padding:0 15px;width:100%;display:flex;flex-direction:column;margin:0 auto}.wrapper.main-wrapper{flex-direction:row}.main-left{width:100%}.main-left p:not([class]){font-size:18px;font-family:"PT Serif",serif;line-height:150%;margin:15px 0}.main-left p:not([class]) a{color:#00a0b0;word-break:break-word}.main-left ul:not([class]){padding-left:25px;line-height:150%;margin:15px 0;font-size:18px;font-family:"PT Serif",serif}.main-left img{max-width:100%;margin:0 auto;display:block;height:auto}.main-left h2:not([class]){font-weight:700;font-family:Roboto Condensed,sans-serif;font-size:24px;margin:30px 0 15px}.main-left .content-btn{margin:0 auto 35px}.stars-rate{display:flex;align-items:center}.title{font-weight:700;font-family:Roboto Condensed,sans-serif}.title-30{font-size:30px;margin-bottom:25px}.title-24{font-size:24px;margin-bottom:15px}.btn,.rate-block{display:flex;align-items:center}.btn{width:134px;height:41px;text-transform:uppercase;font-family:Source Sans Pro,sans-serif;font-size:14px;font-weight:700;justify-content:center;transition:color .3s,background .3s}.btn-visit{border:2px solid #ffa730;background-color:#ffa730;color:#fff}.btn-visit:hover{background-color:#fff;color:#ffa730}.btn-review{border:2px solid #00a0b0;color:#00a0b0;background-color:#fff}.btn-review:hover{background-color:#00a0b0;color:#fff}.load-more{width:100%;background-color:#f1f1f1;font-weight:700;font-family:Source Sans Pro,sans-serif;font-size:14px;text-transform:uppercase;color:#8f8f8f;height:40px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media (max-width:990px){.main-left{max-width:100%;margin-right:0}.title-38{font-size:30px}}.banner{width:100%;max-width:271px;display:flex;flex-direction:column;top:25px;position:-webkit-sticky;position:sticky;align-self:flex-start}.banner-top{display:flex;align-items:center;padding:20px;background-color:#005957}.banner-top__title{color:#fff;text-transform:uppercase;font-size:16px;letter-spacing:.05em;margin-left:20px;line-height:130%}.banner-bottom{flex-direction:column;background-color:#dffffd;padding:10px}.banner-bottom,.banner-bottom__row{display:flex;align-items:center;width:100%}.banner-bottom__row{justify-content:flex-start;margin-bottom:5px}.banner-bottom__row-logo{width:164px;height:64px;display:flex;align-items:center;justify-content:center;background-color:#fff;border:1px solid #ebebeb;padding:10px;margin-right:19px}.banner-bottom__row-logo img{width:auto;height:auto;max-width:100%}.banner-bottom__row-mark{font-family:Roboto Condensed,sans-serif;color:#00a0b0;font-weight:700;font-size:36px}@media (max-width:990px){.banner{display:none}}.top-rated-title{font-size:38px;width:100%;text-align:center;margin-bottom:34px}.top-rated-wrapper{flex-direction:column}.top-rated-card,.top-rated-wrapper{width:100%;margin-bottom:20px;display:flex}.top-rated-card{justify-content:space-between;padding:11px 19px 13px 12px;background-color:#dffffd;color:#000;font-family:"PT Serif",serif;align-items:center}.top-rated-card>a{width:307px}.top-rated-card:first-child{background-color:#005957;color:#fff;position:relative}.top-rated-card:first-child:before{content:url(/img/medal.png);position:absolute;top:-28px;left:8.5px}.top-rated-card:first-child .top-rated-card__logo{background-color:transparent}.top-rated-card:first-child .top-rated-card__list{color:#fff}.top-rated-card:first-child .top-rated-card__list li:before{background-color:#fff}.top-rated-card:first-child .top-rated-card__price{border-color:#4ecdc4}.top-rated-card:first-child .btn-review{border-color:#fff;color:#fff}.top-rated-card:first-child .btn-review:hover{background-color:#fff;color:#005957}.top-rated-card__logo{display:flex;justify-content:center;align-items:center;background-color:#fff;width:100%;max-width:307px;height:105px;flex-shrink:0;padding:10px}.top-rated-card__logo img{width:auto;height:auto;max-width:100%}.top-rated-card__list{list-style:none;color:#275e6d;font-size:18px;flex-grow:1;display:flex;flex-direction:column;justify-content:center;padding-left:49px;padding-right:15px}.top-rated-card__list li{display:flex;align-items:center}.top-rated-card__list li:not(:last-child){margin-bottom:7px}.top-rated-card__list li:before{content:"";width:10px;flex-shrink:0;height:10px;border-radius:50%;background-color:#275e6d;margin-right:5px}.top-rated-card__price{font-size:18px;padding-left:32.5px;border-left:2px solid #00a0b0;padding-right:47px;line-height:150%;width:237.5px;height:91px;flex-shrink:0}.top-rated-card__btns,.top-rated-card__price{display:flex;align-items:center;justify-content:center}.top-rated-card__btns{flex-direction:column}.top-rated-card__btns .btn-visit{margin-bottom:10px}.top-rated-card__btns .btn-review{background-color:transparent}.top-rated-card__btns .btn-review:hover{background-color:#00a0b0}@media (max-width:1100px){.top-rated-card__price{width:auto;padding:0 15px}}@media (max-width:990px){.top-rated-wrapper{align-items:center}.top-rated-title{font-size:30px}.top-rated-card{flex-direction:column;align-items:center;max-width:500px;padding:25px 25px 38px}.top-rated-card__logo{margin-bottom:20px}.top-rated-card__list{width:100%;margin-left:-5px;padding:0;margin-bottom:20px}.top-rated-card__price{width:100%;border-left:none;border-top:2px solid #4ecdc4;height:auto;padding-top:15px;margin-bottom:30px}.top-rated-card__price br{display:none}.top-rated-card__btns{flex-direction:row;width:100%}.top-rated-card__btns .btn-visit{margin-bottom:0;margin-right:12px}}#half-stars,#half-stars-modal{margin-bottom:0;line-height:normal;font-size:medium;display:flex;padding:3px 0}#half-stars-modal .rating-form__label,#half-stars .rating-form__label{padding-right:15px}#half-stars-modal .rating-group,#half-stars .rating-group{display:inline-flex}#half-stars-modal .rating__icon,#half-stars .rating__icon{pointer-events:none}#half-stars-modal .rating__input,#half-stars .rating__input{position:absolute!important;left:-9999px!important}#half-stars-modal .rating__input--none+label,#half-stars .rating__input--none+label{width:8px}#half-stars-modal .rating__label,#half-stars .rating__label{cursor:pointer;width:15px;overflow:hidden;margin-bottom:0;height:15px}#half-stars-modal .rating__label svg,#half-stars .rating__label svg{width:15px;height:15px}#half-stars-modal .rating__label--half,#half-stars .rating__label--half{padding-right:0;width:7.5px;margin-right:-7.5px;z-index:2}#half-stars-modal .rating__icon--star,#half-stars .rating__icon--star{fill:#ea923a}#half-stars-modal .rating__input:checked~.rating__label .rating__icon--star,#half-stars .rating__input:checked~.rating__label .rating__icon--star{fill:#8f8f8f}#half-stars-modal .rating-group:hover .rating__label--half .rating__icon--star,#half-stars-modal .rating-group:hover .rating__label .rating__icon--star,#half-stars .rating-group:hover .rating__label--half .rating__icon--star,#half-stars .rating-group:hover .rating__label .rating__icon--star{fill:#ea923a}#half-stars-modal .rating__input:hover~.rating__label--half .rating__icon--star,#half-stars-modal .rating__input:hover~.rating__label .rating__icon--star,#half-stars .rating__input:hover~.rating__label--half .rating__icon--star,#half-stars .rating__input:hover~.rating__label .rating__icon--star{fill:#8f8f8f}#half-stars .rating__label,#half-stars .rating__label svg{width:33px;height:33px}#half-stars .rating__label--half{padding-right:0;width:16.5px;margin-right:-16.5px;z-index:2}#comment-form{width:100%;display:flex;flex-wrap:wrap;font-family:Roboto Condensed,sans-serif;letter-spacing:.04em;line-height:19px;justify-content:space-between;margin-bottom:25px}#comment-form .rating-input{flex-direction:row!important;align-items:center}#comment-form .field{width:100%;display:flex;flex-direction:column;font-size:16px;font-weight:700;color:#484040;margin-bottom:25px}#comment-form .field-input{width:49%}#comment-form .field input,#comment-form .field textarea{width:100%;border:1px solid #e4e4e4;font-family:"PT Serif",serif;padding:12px 13px;font-size:16px;outline:none;margin-top:10px}#comment-form .field textarea{height:89px;resize:none}#comment-form .btn-visit{width:173px;margin:8px auto 0;outline:none;cursor:pointer}@media (max-width:767px){#comment-form{flex-direction:column}#comment-form .field-input{width:100%}}main{padding-top:62px;padding-bottom:50px}.main-left{margin-right:33px}.header-title{text-align:center}.content__review-top{display:flex;width:100%;align-items:flex-start;margin-bottom:48px}.content__review-top-img{width:100%;max-width:484px;height:295px;margin-right:48px;display:flex}.content__review-top-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.content__review-top .review-description{font-size:18px;color:#000;font-family:"PT Serif",serif;line-height:150%;margin-bottom:27px;max-width:307px}.content__review-top .review-description strong{font-family:Roboto Condensed,sans-serif;white-space:pre;display:block;margin-bottom:6px}.content__review-top .btn{margin:0 auto}.content__table-info{width:100%;font-family:"PT Serif",serif;color:#000;background-color:#f5f5f5;border-collapse:collapse;margin-bottom:59px}.content__table-info tr:nth-child(2n){background-color:#e8e8e8}.content__table-info tr td{padding:11px 20px}.content__table-info tr td:first-child{font-weight:700}.pros-cons{width:100%;display:flex;justify-content:space-between;font-family:"PT Serif",serif;font-size:18px;margin-bottom:50px}.pros-cons>div{display:flex;flex-direction:column;width:49%}.pros-cons>div .pros-cons__header{color:#fff;width:100%;padding:15px 24px;text-transform:uppercase}.pros-cons>div ul{list-style:none;line-height:150%;color:#000;padding:15px 24px;flex:1}.pros-cons>div.pros{background-color:#dffffd}.pros-cons>div.pros .pros-cons__header{background-color:#005957}.pros-cons>div.pros ul li:before{content:"+";display:inline-block;margin-right:4px}.pros-cons>div.cons{background-color:#ffeff6}.pros-cons>div.cons .pros-cons__header{background-color:#f94465}.pros-cons>div.cons ul li:before{content:"-";display:inline-block;margin-right:4px}.comments-block{margin-top:58px;width:100%;display:flex;flex-direction:column;margin-bottom:50px}.comments-block .comments-wrapper{list-style:none}.comments-block .comment{width:100%;border:1px solid #ebebeb;padding:15px;margin-bottom:20px;font-family:Source Sans Pro,sans-serif;display:flex;flex-direction:column;align-items:flex-start}.comments-block .comment__top{display:flex;margin-bottom:10px}.comments-block .comment__top img{margin-right:20px;width:60px;height:60px;-o-object-fit:cover;object-fit:cover;margin-left:0}.comments-block .comment__info .coment__info-author{font-size:14px;color:#0a0a0a;margin-bottom:2px}.comments-block .comment__info .coment__info-author b{color:#505050}.comments-block .comment__info time{color:#c7c7c7;font-size:12px}.comments-block .comment__text{font-size:14px;color:#0a0a0a;margin-bottom:15px}.comments-block .comment__reply{background-color:#00a0b0;color:#fff;font-size:12px;padding:5px;border:1px solid #00a0b0;align-self:flex-end;transition:background .3s,color .3s}.comments-block .comment__reply:hover{background-color:#fff;color:#00a0b0}.comments-block .comment .rate-block{margin-bottom:10px}.comments-block .comment .rate-block img{width:16px}@media (max-width:767px){.content__review-top{flex-direction:column-reverse}.content__review-top-img{margin-right:0;width:100%;max-width:100%;height:auto}.content__review-top__left{width:100%;margin-bottom:20px}.content__review-top__left .review-description{max-width:100%}.content__table-info tr{display:flex;flex-direction:column;width:100%}.content__table-info tr td:first-child{padding-bottom:5px}.content__table-info tr td:last-child{padding-top:5px}.pros-cons{flex-direction:column}.pros-cons>div{width:100%}.pros-cons>div:first-child{margin-bottom:15px}.header-review__bottom{flex-direction:column}.header-review__bottom-center{text-align:center;margin:30px 0 34px}.faqs-table-wrapper{margin-top:50px;text-align:center;width:calc(100% + 30px);margin-left:-15px}.faqs-table{text-align:left}.faqs-table .faq-title{width:auto!important}.faqs-table tr>*{display:block}.header-title{font-size:38px}}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.alert{position:relative;padding:.75rem 1.25rem;margin:1rem;border:1px solid transparent;border-radius:.25rem}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.faqs-table-title{font-size:25px;color:#1365b5;font-weight:700;padding:20px}.faqs-table{width:100%;font-size:18px;font-family:PT Serif;font-style:normal}.faqs-table tr{height:50px}.faqs-table tr:nth-child(odd) td:first-child{background:#005957}.faqs-table tr:nth-child(odd) td:nth-child(2){background:#dffffd}.faqs-table tr:nth-child(2n) td:first-child{background:#0b6c6a}.faqs-table tr:nth-child(2n) td:nth-child(2){background:#cbf9f7}.faqs-table td{padding:15px;border:1px solid #fff}.faqs-table .faq-title{width:200px;color:#fff;font-weight:700}.faqs-table .faq-body{width:auto;font-weight:400}