html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;outline:none}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:"Century Gothic";src:url("../fonts/CenturyGothic-Bold.eot");src:url("../fonts/CenturyGothic-Bold.eot?#iefix") format("embedded-opentype"),url("../fonts/CenturyGothic-Bold.woff2") format("woff2"),url("../fonts/CenturyGothic-Bold.woff") format("woff"),url("../fonts/CenturyGothic-Bold.ttf") format("truetype"),url("../fonts/CenturyGothic-Bold.svg#CenturyGothic-Bold") format("svg");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"Century Gothic";src:url("../fonts/CenturyGothic.eot");src:url("../fonts/CenturyGothic.eot?#iefix") format("embedded-opentype"),url("../fonts/CenturyGothic.woff2") format("woff2"),url("../fonts/CenturyGothic.woff") format("woff"),url("../fonts/CenturyGothic.ttf") format("truetype"),url("../fonts/CenturyGothic.svg#CenturyGothic") format("svg");font-weight:normal;font-style:normal;font-display:swap}html{box-sizing:border-box}html *,html *::after,html *::before{box-sizing:inherit}body{font-family:"Century Gothic",sans-serif;font-size:.875rem;line-height:1.2;font-weight:400;color:#000;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}@media only screen and (min-width: 1200px){body{font-size:1rem}}body strong{font-weight:700}body em{font-style:italic}footer,header,main{display:block}sup{position:relative;bottom:1px;font-size:.625rem;line-height:1;vertical-align:super}@media only screen and (min-width: 1200px){sup{font-size:.6875rem}}img,svg{display:block}.grecaptcha-badge{right:-280px !important}.footer__content,.content,.intro{width:100%;max-width:830px;margin:0 auto;padding:0 20px}@media only screen and (min-width: 1200px){.footer__content,.content,.intro{max-width:1240px}}.rating__stars{display:inline-flex;gap:4px}.star{width:17px;height:17px}.star--full{fill:#f8ac27;color:#f8ac27}.star--half{fill:rgba(244,240,230,.4);color:#f8ac27}.star--empty{fill:rgba(244,240,230,.4);color:rgba(244,240,230,.4)}.review__wrapper{display:flex;flex-direction:column;gap:20px;background-color:#fff;padding:20px;border:1px solid #f3f3f3;border-radius:16px;box-shadow:0 0 15px 0 rgba(0,0,0,.05)}@media only screen and (min-width: 850px){.review__wrapper{padding:40px}}.review__heading{display:flex;gap:10px;font-weight:700}.review-content{display:flex;align-items:center;gap:20px}.review-content__icon{width:38px;height:38px;flex-shrink:0;fill:#80b89e}.review-content__txt{font-size:.875rem;line-height:1.428;color:#313131}.review-details{font-size:.75rem;color:#676767}.review-details__link{color:#80b89e;font-weight:700;transition:color .5s;text-decoration:none}.review-details__link:hover{color:#3e936c}.review-location{display:flex;gap:3px;background-color:rgba(244,240,230,.4);padding:12px 6px;border-radius:4px}@media only screen and (min-width: 500px){.review-location{padding:12px 10px}}.review-location__icon{width:18px;height:18px;fill:#3e936c}.review-location__txt{font-size:.875rem;color:#3e936c;font-weight:700}.review-reply{display:flex;gap:10px;margin-top:20px}@media only screen and (min-width: 850px){.review-reply{margin:30px 80px 0 40px}}.review-reply:before{content:"";flex-shrink:0;width:23px;height:23px;border:solid #80b89e;border-width:0 0 1px 1px}.review-reply__content{width:100%;background-color:rgba(62,147,108,.2);padding:13px 16px;border-radius:4px;font-size:.8125rem;line-height:1.538}.review-reply__heading{color:#3e936c;font-weight:700;cursor:pointer}@media only screen and (min-width: 850px){.review-reply__heading{font-size:.875rem}}.review-reply__txt{display:none;color:#313131;font-style:italic}@media only screen and (min-width: 850px){.review-reply__txt{font-size:.75rem;margin-top:5px}}.modal{position:fixed;width:100%;height:100%;top:0;left:0;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.6);opacity:0;pointer-events:none;transition:opacity .5s,transform .5s;z-index:4}@media only screen and (min-width: 500px){.modal{padding:20px}}.modal.is-open{opacity:1;pointer-events:auto}.modal.is-open .modal__content{opacity:1;transform:translateY(0)}.modal.is-open .form-no-account .modal__title{margin-bottom:16px}.modal__close{position:absolute;position:absolute;right:20px;top:20px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:50%;cursor:pointer}.modal__close span{position:absolute;width:16px;height:1px;background-color:#000;top:15px;left:8px}.modal__close span:nth-child(1){transform:rotate(45deg)}.modal__close span:nth-child(2){transform:rotate(-45deg)}.modal__content{position:relative;width:100%;max-height:100%;min-height:315px;max-width:500px;background-color:#fff;padding:23px 15px 30px;text-align:center;transform:translateY(20%);opacity:0;transition:transform .5s,opacity .5s;overflow-y:auto}@media only screen and (min-width: 850px){.modal__content{padding:30px}}@media only screen and (min-width: 1200px){.modal__content{max-width:710px;padding:40px}}.modal__content--legal{max-width:900px;font-size:.875rem;text-align:left}.modal__title,.modal__subtitle{font-size:1.5rem;font-weight:600;color:#000;padding-right:47px;margin-bottom:20px}@media only screen and (min-width: 1200px){.modal__title,.modal__subtitle{margin-bottom:14px}}@media only screen and (min-width: 500px){.modal__title--line,.modal__subtitle--line{display:block}}.modal__subtitle{text-align:left;margin:25px 0 10px}.modal__txt{font-size:.875rem;line-height:1.74}@media only screen and (min-width: 1200px){.modal__txt--line{display:block}}.modal__txt h3:not(:last-child),.modal__txt p:not(:last-child),.modal__txt ul:not(:last-child),.modal__txt ol:not(:last-child){margin-bottom:15px}.modal__txt h3{font-size:1rem;margin-top:25px;font-weight:700}.modal__txt ul{list-style:disc;padding-left:20px}.modal__txt ul li{margin-bottom:5px}.modal__txt a{color:#3e936c}.modal__txt strong.underline{text-decoration:underline}.modal__table{overflow-x:auto}.modal__table--wrapper{min-width:678px;font-size:.875rem;border-collapse:collapse;margin-bottom:20px}.modal__table td,.modal__table th{padding:5px;border:1px solid #a5a5a5;vertical-align:middle}@media only screen and (min-width: 1200px){.modal__table td,.modal__table th{padding:10px}}.modal__table th{font-weight:600}.header{position:relative;height:260px;padding:30px;margin-bottom:24px}@media only screen and (min-width: 850px){.header{height:400px;padding:40px;margin-bottom:90px}}.header__img img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;mix-blend-mode:darken}.header__img::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg, transparent 29.4%, rgba(0, 0, 0, 0.7) 100.34%);z-index:-1}@media only screen and (min-width: 850px){.header__img::before{background:linear-gradient(180deg, transparent 52.42%, rgba(0, 0, 0, 0.7) 100.34%)}}.header .logo{position:relative;width:96px;height:52px;margin-bottom:40px}@media only screen and (min-width: 850px){.header .logo{width:133px;height:72px;margin-bottom:33px}}.header .logo__color-white{fill:#fff}.header .logo__color-green{fill:#80b89e}.header__title,.header__subtitle{position:relative;color:#fff;font-weight:700;text-align:center}.header__title{font-size:1.5rem;margin-bottom:16px}@media only screen and (min-width: 850px){.header__title{font-size:3.4375rem}}.header__subtitle{font-size:1.125rem;text-wrap:balance}@media only screen and (min-width: 850px){.header__subtitle{font-size:1.25rem}}.intro{color:#000;margin-bottom:33px}@media only screen and (min-width: 850px){.intro{margin-bottom:43px}}@media only screen and (min-width: 500px){.intro__title,.intro__txt{text-align:center;margin:0 auto}}@media only screen and (min-width: 1200px){.intro__title,.intro__txt{text-align:left;margin:0}}.intro__title{font-size:1.375rem;font-weight:700;margin-bottom:15px;text-wrap:balance}.intro__txt{font-size:1rem;line-height:1.625;max-width:790px}.content{margin-bottom:60px;display:grid;grid-template-columns:1fr;gap:40px}@media only screen and (min-width: 850px){.content{margin-bottom:80px}}@media only screen and (min-width: 1200px){.content{grid-template-columns:1fr 370px}}.content .global-review{width:100%;height:266px;display:flex;flex-direction:column;background-color:#f4f0e6;padding:24px 30px;border-radius:16px;margin:0 auto}@media only screen and (min-width: 500px){.content .global-review{max-width:370px}}@media only screen and (min-width: 1200px){.content .global-review{order:1;height:auto;padding:34px 40px;aspect-ratio:1/1}}.content .global-review__title{font-size:1.125rem;font-weight:700}@media only screen and (min-width: 1200px){.content .global-review__title{font-size:1.5rem}}.content .global-review__content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}.content .global-review .logo{width:133px;height:72px;margin-top:25px}@media only screen and (min-width: 1200px){.content .global-review .logo{margin-top:67px}}.content .global-review .logo__color-white{fill:#000}.content .global-review .logo__color-green{fill:#80b89e}.content .global-review__note{display:flex;flex-direction:column;align-items:center;gap:9px;font-size:1.5rem;text-align:center}.content .global-review__note .star{width:24px;height:24px}.content__left__sorting{display:flex;padding-bottom:24px}@media only screen and (min-width: 850px){.content__left__sorting{padding-bottom:32px}}@media only screen and (min-width: 1200px){.content__left__sorting{padding-bottom:40px}}.content__left__sorting__btn{display:flex;align-items:center;gap:8px;border:1px solid #313131;border-radius:999px;padding:12px 18px;font-size:.875rem;font-weight:700;cursor:pointer;transition:background-color .5s,color .5s,border-color .5s}.content__left__sorting__btn .icon{width:14px;height:14px;fill:#313131;transition:fill .5s}@media only screen and (min-width: 1200px){.content__left__sorting__btn:hover{background-color:#3e936c;border-color:#3e936c;color:#fff}}@media only screen and (min-width: 1200px){.content__left__sorting__btn:hover .icon{fill:#fff}}.content__left__sorting__btn.active-selection{background-color:#313131;color:#fff}.content__left__sorting__btn.active-selection .icon{fill:#fff}.content__left__pagination{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;padding-top:30px}@media only screen and (min-width: 850px){.content__left__pagination{padding-top:40px}}@media only screen and (min-width: 1200px){.content__left__pagination{padding-top:50px}}.content__left__pagination__link{color:#000;text-decoration:none;font-size:.75rem;font-weight:500}@media only screen and (min-width: 850px){.content__left__pagination__link{font-size:.875rem}}@media only screen and (min-width: 1200px){.content__left__pagination__link{font-size:1rem}}.content__left__pagination__link.active-page{background-color:#000;color:#fff;border-color:#000;pointer-events:none}@media only screen and (min-width: 1200px){.content__left__pagination__link:hover{background-color:#3e936c;color:#fff;border-color:#3e936c}}.content__left__pagination__link,.content__left__pagination__prev,.content__left__pagination__next{width:24px;height:24px;border-radius:4px;border:1px solid #a5a5a5;display:flex;justify-content:center;align-items:center;transition:color .5s,background-color .5s,border-color .5s}@media only screen and (min-width: 400px){.content__left__pagination__link,.content__left__pagination__prev,.content__left__pagination__next{width:28px;height:28px}}@media only screen and (min-width: 500px){.content__left__pagination__link,.content__left__pagination__prev,.content__left__pagination__next{width:32px;height:32px}}@media only screen and (min-width: 850px){.content__left__pagination__link,.content__left__pagination__prev,.content__left__pagination__next{width:40px;height:40px}}@media only screen and (min-width: 1200px){.content__left__pagination__link,.content__left__pagination__prev,.content__left__pagination__next{width:48px;height:48px}}.content__left__pagination__prev .icon,.content__left__pagination__next .icon{width:10px;height:10px}@media only screen and (min-width: 850px){.content__left__pagination__prev .icon,.content__left__pagination__next .icon{width:12px;height:12px}}@media only screen and (min-width: 1200px){.content__left__pagination__prev .icon,.content__left__pagination__next .icon{width:14px;height:14px}}.content__left__pagination__prev.pagination-disabled,.content__left__pagination__next.pagination-disabled{opacity:.6;pointer-events:none}@media only screen and (min-width: 1200px){.content__left__pagination__prev:hover,.content__left__pagination__next:hover{background-color:#3e936c;border-color:#3e936c}}@media only screen and (min-width: 1200px){.content__left__pagination__prev:hover .icon,.content__left__pagination__next:hover .icon{fill:#fff}}.content .review-list{display:flex;flex-direction:column;gap:24px}@media only screen and (min-width: 850px){.content .review-list{gap:40px}}.footer{display:flex;flex-direction:column;align-items:center;box-shadow:0 -10px 15px 0 rgba(0,0,0,.05);background-color:#fff;margin-bottom:24px;padding:0 20px}@media only screen and (min-width: 850px){.footer{margin-bottom:63px}}.footer__content{display:flex;flex-direction:column;align-items:center;gap:16px;border-bottom:1px solid #a5a5a5;padding:36px 0 33px}@media only screen and (min-width: 850px){.footer__content{max-width:1200px;padding-top:40px;flex-direction:row;justify-content:space-between}}.footer .logo{flex-shrink:0;width:95px;height:52px}@media only screen and (min-width: 850px){.footer .logo{width:133px;height:72px}}.footer .logo__color-white{fill:#000}.footer .logo__color-green{fill:#80b89e}.footer__link{color:#000;font-size:.75rem;margin-top:20px;text-align:center;text-decoration:none;transition:color .2s}@media only screen and (min-width: 1200px){.footer__link:hover{color:#3e936c}}.footer-social{display:flex;flex-direction:column;gap:14px}@media only screen and (min-width: 850px){.footer-social{flex-direction:row;align-items:center;gap:20px}}.footer-social__title{font-size:1.375rem;font-weight:700;text-align:center}@media only screen and (min-width: 850px){.footer-social__title{font-size:1.125rem}}.footer-social__list{display:flex;justify-content:center;gap:10px}.footer-social__icon{width:44px;height:44px;fill:#000;transition:fill .2s}@media only screen and (min-width: 1200px){.footer-social__icon:hover{fill:#80b89e}}