*{box-sizing:border-box;margin:0;padding:0;font-family:inherit;outline:none}input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}a{text-decoration:none;color:inherit}ol,ul{list-style:none}img,svg{display:inline-block}path,svg{stroke-width:1.5}button{border:none;background:none;cursor:pointer;outline:none}body{font-family:Roboto,sans-serif;font-size:16px;line-height:1.2;font-weight:400;color:#000}h2{font-size:24px;font-weight:700}h3{font-size:17px}p{font-size:18px}.preventLinkMarker.open.preventMarker{background-color:#000!important;color:transparent!important;width:47px!important;height:49px!important}.octContainer.preventMarker{background-color:#000!important}.mt-1{margin-top:1px}.mt-2{margin-top:2px}.mt-3{margin-top:3px}.mt-4{margin-top:4px}.mt-5{margin-top:5px}.mt-6{margin-top:6px}.mt-7{margin-top:7px}.mt-8{margin-top:8px}.mt-9{margin-top:9px}.mt-10{margin-top:10px}.mt-11{margin-top:11px}.mt-12{margin-top:12px}.mt-13{margin-top:13px}.mt-14{margin-top:14px}.mt-15{margin-top:15px}.mt-16{margin-top:16px}.mt-17{margin-top:17px}.mt-18{margin-top:18px}.mt-19{margin-top:19px}.mt-20{margin-top:20px}.mt-21{margin-top:21px}.mt-22{margin-top:22px}.mt-23{margin-top:23px}.mt-24{margin-top:24px}.mt-25{margin-top:25px}.mt-26{margin-top:26px}.mt-27{margin-top:27px}.mt-28{margin-top:28px}.mt-29{margin-top:29px}.mt-30{margin-top:30px}.mt-31{margin-top:31px}.mt-32{margin-top:32px}.mt-33{margin-top:33px}.mt-34{margin-top:34px}.mt-35{margin-top:35px}.mt-36{margin-top:36px}.mt-37{margin-top:37px}.mt-38{margin-top:38px}.mt-39{margin-top:39px}.mt-40{margin-top:40px}.mt-41{margin-top:41px}.mt-42{margin-top:42px}.mt-43{margin-top:43px}.mt-44{margin-top:44px}.mt-45{margin-top:45px}.mt-46{margin-top:46px}.mt-47{margin-top:47px}.mt-48{margin-top:48px}.mt-49{margin-top:49px}.mt-50{margin-top:50px}.mt-51{margin-top:51px}.mt-52{margin-top:52px}.mt-53{margin-top:53px}.mt-54{margin-top:54px}.mt-55{margin-top:55px}.mt-56{margin-top:56px}.mt-57{margin-top:57px}.mt-58{margin-top:58px}.mt-59{margin-top:59px}.mt-60{margin-top:60px}.mt-61{margin-top:61px}.mt-62{margin-top:62px}.mt-63{margin-top:63px}.mt-64{margin-top:64px}.fs-10{font-size:10px}.fs-11{font-size:11px}.fs-12{font-size:12px}.fs-13{font-size:13px}.fs-14{font-size:14px}.fs-15{font-size:15px}.fs-16{font-size:16px}.fs-17{font-size:17px}.fs-18{font-size:18px}.fs-19{font-size:19px}.fs-20{font-size:20px}.fs-21{font-size:21px}.fs-22{font-size:22px}.fs-23{font-size:23px}.fs-24{font-size:24px}.fs-25{font-size:25px}.fs-26{font-size:26px}.fs-27{font-size:27px}.fs-28{font-size:28px}.fs-29{font-size:29px}.fs-30{font-size:30px}.fs-31{font-size:31px}.fs-32{font-size:32px}.flip-180{transform:rotate(180deg)}.scroll-x{overflow-x:auto}.scroll-x::-webkit-scrollbar{height:8px}.scroll-x::-webkit-scrollbar-track{background-color:#f6f6f6}.scroll-x::-webkit-scrollbar-thumb{background-color:#cacaca;border-radius:4px;-webkit-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}.scroll-x::-webkit-scrollbar-thumb:hover{background-color:#bdbdbd}.scroll-x::-webkit-scrollbar-thumb:active{background-color:#b1b1b1}.scroll-x::-webkit-scrollbar-thumb:window-inactive{background-color:#a4a4a4}.cursor-pointer{cursor:pointer}.grey{color:#727272}.responsive-grid{display:grid;grid-gap:20px;gap:20px;grid-template-columns:repeat(auto-fit,minmax(450px,1fr))}@media(max-width:450px){.responsive-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}.error-page{position:absolute;inset:10px;display:flex;align-items:center;justify-content:center}.error-page__container{display:flex;justify-content:flex-start;align-items:center;color:#444}.error-page__icon{font-size:250px;color:#2991d6;margin:15px}.error-page__content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:15px}.error-page__title{font-size:45px}.error-page__subtitle{font-size:26px}.error-page__message{display:flex;align-items:center;gap:20px;color:#626262;font-size:16px;line-height:22px}.error-page__link{color:#626262;background-color:#dbdddf;border:none;cursor:pointer;padding:12px 20px}@media screen and (max-width:1024px){.error-page__container{flex-direction:column;justify-content:center;text-align:center}.error-page__content{align-items:center}}@media screen and (max-width:768px){.error-page__icon{font-size:200px}.error-page__title{font-size:35px}.error-page__subtitle{font-size:20px}.error-page__message{flex-direction:column;gap:10px;font-size:14px}}@media screen and (max-width:480px){.error-page__icon{font-size:150px}.error-page__title{font-size:30px}.error-page__subtitle{font-size:18px}.error-page__message{font-size:12px}}.button{position:relative;padding:20px;min-width:342px;height:55px;display:flex;justify-content:center;align-items:center;background-color:#000;color:#fff;border-radius:10px;font-size:20px;font-weight:600;transition:all .3s ease-in-out}.button:focus,.button:hover{background-color:#2d2d2d}.button--icon,.button--text{min-width:auto;color:#000;border:1px solid transparent}.button--icon,.button--icon:hover,.button--text,.button--text:hover{background-color:transparent}.button--text{padding:0}.button--text:focus,.button--text:hover{background-color:transparent;color:#0091ff}.button--icon{border-radius:13px;border:1px solid #000;padding:0;height:55px;width:55px;font-size:26px}.button--icon:focus,.button--icon:hover{background:#000;color:#fff}.button--icon.button--small{width:43px;height:43px;font-size:18px}.button--full-width{width:100%}.button--blue{background-color:#3c5a9a}.button--blue:focus,.button--blue:hover{background-color:#253d72}.button--light-blue{background-color:#069}.button--light-blue:focus,.button--light-blue:hover{background-color:#004f76}.button--red{background-color:#e60023}.button--red:focus,.button--red:hover{background-color:#ff1a3d}.button--pastel-blue{background-color:#1da1f2}.button--pastel-blue:focus,.button--pastel-blue:hover{background-color:#4db5f5}.button--green{background-color:#1db954}.button--green:focus,.button--green:hover{background-color:#2bde6a}.button--pink{background-color:#e1306c}.button--pink:focus,.button--pink:hover{background-color:#e75d8c}.button--disabled{color:#fff;cursor:not-allowed}.button--disabled,.button--disabled:focus,.button--disabled:hover{background-color:#cacaca}.button--small{height:43px;font-size:16px;border-radius:10px}.button--small:not(.button--icon,.button--text){min-width:200px}.button__link{display:inherit}.button__icon{position:absolute;top:50%;left:20px;transform:translateY(-50%);font-size:28px;line-height:0}.button__raport-menu{min-width:0!important;margin-top:8px;width:80%;display:block;font-size:16px;padding:12px!important}@media(max-width:500px){.button:not(.button--icon,.button--text){min-width:250px;padding:20px}}.collapsible-list{display:inline-flex;flex-direction:column}.collapsible-list__expand-button{-webkit-text-stroke-width:.2px;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-offset:2px;display:inline-flex;align-items:center;gap:6px;justify-content:space-between;margin-top:6px;color:#0091ff;font-size:17px;font-weight:500}.call_back{gap:10px;align-items:flex-start;justify-content:center;flex-wrap:wrap;flex-direction:row}.company-summary{position:static;width:100%;height:100vh;background-color:#fff;z-index:2}.company-summary__image{position:relative;z-index:0;width:100%;height:calc(100vh - 380px);max-height:66vh;object-fit:cover;border-radius:0 0 20px 20px;overflow:hidden}.company-summary__image-overlay{pointer-events:none;position:absolute;z-index:1;bottom:0;height:70%;width:100%;background:linear-gradient(transparent,rgba(0,0,0,.29))}.company-summary__profile-image{max-width:80%;margin:0 auto}@media screen and (max-width:1200px){.company-summary__profile-image{max-width:100%}}.company-summary__blurred-profile-image{filter:blur(8px);-webkit-filter:blur(8px);width:100%}.company-summary__content{position:relative;padding:0 50px 36px;height:350px}@media screen and (max-width:680px){.company-summary__content{position:static}}@media screen and (max-width:420px){.company-summary__content{padding:0 36px 36px}}.company-summary__description{max-width:500px;font-size:20px;text-align:center;color:#727272;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-top:4px}.company-summary__wrapper{display:flex;align-items:center;justify-content:center;position:relative;width:100%;height:calc(100vh - 350px - 30px);max-height:66vh;border-radius:0 0 20px 20px;overflow:hidden}.company-summary__blured-video{width:100%;height:100%;object-fit:fill;position:absolute;left:0;filter:blur(20px)}.company-summary__video-wrapper{position:relative;height:100%;width:-moz-fit-content;width:fit-content;min-width:350px;display:flex;justify-content:center}.company-summary__video{max-width:100vw;height:100%}.company-summary__sound-button{position:absolute;bottom:15px;right:20px;cursor:pointer}.company-summary--expanded{height:auto;border-radius:0 0 20px 20px;box-shadow:0 4px 17px 0 hsla(0,0%,53%,.251)}.company-summary--expanded .company-summary__image{height:326px}.company-summary--expanded .company-summary__profile-image{max-width:1174px;margin:0 auto}.company-summary--expanded .company-summary__blurred-profile-image{filter:blur(8px);-webkit-filter:blur(8px);width:100%}.company-summary--expanded .company-summary__content{height:unset}.company-summary--expanded .company-summary__menu{background-color:hsla(0,0%,100%,.5);border-radius:10px;padding:10px 20px;font-size:33px;position:absolute;top:20px;right:50px}@media screen and (max-width:680px){.company-summary--expanded .company-summary__menu{right:20px;padding:10px}}.company-summary--expanded .company-summary__menu--rtl{right:auto;left:50px}@media screen and (max-width:680px){.company-summary--expanded .company-summary__menu--rtl{left:20px}}.company-summary--top-bar{border-radius:0 0 20px 20px;box-shadow:0 4px 17px 0 hsla(0,0%,53%,.251);position:-webkit-sticky;position:sticky;max-width:100vw}.company-summary--top-bar .call_back{margin-right:74px;flex-direction:column}@media screen and (max-width:660px){.company-summary--top-bar .call_back{margin-top:15px;margin-right:0;flex-direction:row;flex-wrap:nowrap}}.company-summary--top-bar .company-summary__content{padding:25px 50px 15px;margin-left:0}@media screen and (max-width:475px){.company-summary--top-bar .company-summary__content{padding-left:20px;padding-right:20px}}.company-summary--top-bar .company-summary__image{cursor:pointer;height:0}.company-summary--top-bar .company-summary__menu{background:none;font-size:33px;position:absolute;top:11px;right:22px}@media screen and (max-width:680px){.company-summary--top-bar .company-summary__menu{position:absolute}}@media screen and (max-width:450px){.company-summary--top-bar .company-summary__menu{font-size:22px;right:0}}.company-summary--top-bar .company-summary__menu--rtl{position:static}@media screen and (max-width:680px){.company-summary--top-bar .company-summary__menu--rtl{position:absolute;top:12px;left:22px}}.company-summary--top-bar .company-summary__button{min-width:0}@media screen and (max-width:347px){.company-summary--top-bar .company-summary__button{padding:3px;font-size:14px}}@media screen and (max-height:750px){.company-summary .company-logo--profile-big .company-logo__image{width:140px;height:140px}}[dir=rtl] .company-summary__sound-button{right:unset;left:15px}.copy-button{margin:auto;width:400px;transition:background-color .3s ease-in-out}.copy-button:hover{background-color:#2d2d2d}@media screen and (max-width:666px){.copy-button{width:280px}}.copy-button__content{position:relative;display:inline-flex;align-items:center}.copy-button__icon{position:absolute;line-height:0;left:-30px}.copy-button__icon--check-mark{top:-25px}@media screen and (max-width:666px){.copy-button__icon--check-mark{display:none}}.copy-button--copied,.copy-button--copied:hover{background-color:#0091ff}[dir=rtl] .copy-button__icon{position:absolute;line-height:0;right:-245px}.posts-grid{--card-size:340px;--gap:20px;height:calc(var(--card-size) + var(--gap) + 10px);position:relative;margin-top:18px;display:grid;grid-auto-flow:column;grid-gap:var(--gap);overflow:hidden;overflow-x:auto}.posts-grid:has(.posts-grid__group){grid-auto-flow:column}.posts-grid__group{display:grid;grid-gap:var(--gap);grid-template-columns:var(--card-size) calc(var(--card-size)/2);grid-template-rows:calc(var(--card-size)/2) calc(var(--card-size)/2)}.posts-grid__group .posts-grid__item{width:unset}.posts-grid__group .posts-grid__item:first-child{grid-row:1/3}.posts-grid__item{width:var(--card-size);cursor:pointer;position:relative;overflow:hidden;border-radius:10px}.posts-grid__item:focus .posts-grid__overlay,.posts-grid__item:hover .posts-grid__overlay{background-color:rgba(0,0,0,.25)}.posts-grid__overlay{position:absolute;width:100%;height:100%;left:0;top:0;background-color:transparent;transition:background-color .3s ease-in-out}.posts-grid__play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.slider{position:relative;background-color:#f6f6f6}.slider,.slider__wrapper{width:100%;height:100%;border-radius:20px}.slider__wrapper{overflow:hidden;max-height:80vh;min-width:30vw}@media screen and (max-width:868px){.slider__wrapper{max-height:70vh;max-width:100vw}}.slider__overlay{z-index:9;position:absolute;width:100%;height:13%;border-top-left-radius:20px;border-top-right-radius:20px;background:linear-gradient(rgba(0,0,0,.53),transparent)}.slider__overlay--bottom{bottom:0;transform:rotate(180deg)}.slider__item{display:block;width:100%;height:100%;max-height:80vh;max-width:80vw;min-height:200px;border-radius:20px;object-fit:cover}@media screen and (max-width:868px){.slider__item{max-width:100vw}}.slider__dots{display:flex;gap:7px;position:absolute;z-index:10;bottom:22px;left:0;right:0;margin:0 auto;width:-moz-fit-content;width:fit-content}.slider__dot{width:12px;height:12px;border-radius:50%;background-color:#ddd;transition:all .3s ease-in;cursor:pointer}.slider__dot--active{background:#000;width:34px;border-radius:10px}.slider__button{position:absolute;z-index:2;top:50%;transform:translateY(-50%);width:75px;height:75px;background-color:#fff;border-radius:50%;box-shadow:0 0 15px 0 rgba(67,67,67,.251);display:flex;align-items:center;font-size:24px}.slider__button-icon{position:relative}.slider__button--prev{left:-37.5px}.slider__button--prev .slider__button-icon{left:50%}.slider__button--next{right:-37.5px}.slider__button--next .slider__button-icon{left:calc(50% - 24px)}.slider__sound-button{position:absolute;z-index:10;bottom:15px;right:20px;cursor:pointer}[dir=rtl] .slider__button--prev .slider__button-icon{left:-20%}[dir=rtl] .slider__button--next .slider__button-icon{left:-50%}[dir=rtl] .slider__sound-button{right:unset;left:20px}.raport-menu-trigger{width:-moz-fit-content;width:fit-content;display:flex;flex-direction:column;align-items:flex-end;position:relative}.raport-menu-trigger__stack{gap:20px}@media screen and (max-width:475px){.raport-menu-trigger__stack{gap:10px}}@media screen and (max-width:680px){.raport-menu-trigger__dots-vertical{width:24px;height:24px}}.report-business__label{font-weight:300;font-size:16px;margin:8px}.report-business__textarea{width:100%;height:72px;padding:4px 10px;font-weight:300;font-size:14px;line-height:150%;border-radius:10px;border:1px solid #c2c2c2;resize:none}@media screen and (max-width:500px){.report-business__textarea{width:100%}}.report-business__textarea::-webkit-scrollbar{display:none}.report-business__textarea::placeholder{font-size:14px;color:#c2c2c2;text-transform:capitalize;font-weight:300}.report-business__error{font-size:12px;color:red}.tags{display:flex;flex-wrap:wrap;justify-content:center;max-width:370px}@media screen and (max-width:400px){.tags{max-width:200px}}.tags__item{margin-right:8px;transition:all .3s ease-in-out;display:inline-flex;flex-direction:column;align-items:center;justify-content:space-between;cursor:default}.tags__item:first-child{font-weight:600}.tags__item:before{content:attr(data-text);height:0;visibility:hidden;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;font-weight:600}@media speech{.tags__item:before{display:none}}.week-schedule{width:100%;cursor:pointer;margin:0 auto}.week-schedule__less-hours{font-size:18px;margin-top:16px;color:#0e97ff;-webkit-text-decoration-line:underline;text-decoration-line:underline;display:flex;justify-content:center;align-items:center;gap:7px;font-weight:500;cursor:pointer}.week-schedule__less-hours p{font-size:inherit}@media screen and (max-width:475px){.week-schedule__less-hours{font-size:14px}}.week-schedule__open-button{cursor:default;font-size:17px;border-radius:60px;padding:5px 10px;background-color:rgba(0,145,255,.102);color:#0091ff;border:none;align-self:flex-start}@media screen and (max-width:475px){.week-schedule__open-button{font-size:15px;padding:5px}}.week-schedule__icon{font-size:20px;color:#7b7b7b;transition:all .3s ease;cursor:pointer}@media screen and (max-width:475px){.week-schedule__icon{font-size:18px}}.week-schedule__icon:focus{color:#0091ff}.week-schedule__day{font-size:18px;text-align:right}@media screen and (max-width:475px){.week-schedule__day{font-size:13px}}.week-schedule__current-hour{font-size:18px;color:#7b7b7b;text-align:left;display:flex;align-items:center;gap:16px}@media screen and (max-width:475px){.week-schedule__current-hour{font-size:13px}}.week-schedule__hour{white-space:nowrap;font-size:18px;color:#7b7b7b;text-align:left}@media screen and (max-width:475px){.week-schedule__hour{font-size:13px}}[dir=rtl] .week-schedule__day{text-align:left}[dir=rtl] .week-schedule__current-hour,[dir=rtl] .week-schedule__hour{text-align:right}.open-business-card{background-image:url(/open-business-bg.png);background-position:50%;background-size:cover}.card{background-color:#fff;border-radius:20px;padding:28px;overflow:hidden;text-align:center}@media screen and (max-width:475px){.card{padding:20px}.card__title{font-size:20px}}.card__image{cursor:pointer;position:relative;width:calc(100% + 64px);height:300px;margin:-32px -32px 28px}.card__description{margin:0 20% 14px;color:#7b7b7b;font-weight:400}@media screen and (max-width:700px){.card__description{margin:0 0 14px}}@media screen and (max-width:475px){.card__description{font-size:15px}}.card__content{display:flex;flex-direction:column}.card__content--center,.company-logo{align-items:center}.company-logo{width:-moz-fit-content;width:fit-content;display:grid;margin-top:0;grid-template-columns:100px 1fr;grid-gap:26px;gap:26px}.company-logo__title-wrapper{display:flex;gap:12px;margin-bottom:10px}.company-logo__info{pointer-events:auto}.company-logo__frame{pointer-events:auto;position:relative;line-height:0}.company-logo__frame--profile-big{width:200px;height:200px}@media screen and (max-width:620px){.company-logo__frame--profile-big{width:140px;height:140px}}.company-logo__frame--profile{width:140px;height:140px}@media screen and (max-width:620px){.company-logo__frame--profile{width:100px;height:100px}}.company-logo__frame--top-bar{width:100px;height:100px}@media screen and (max-width:620px){.company-logo__frame--top-bar{width:80px;height:80px}}@media screen and (max-width:475px){.company-logo__frame--top-bar{width:48px;height:48px}}.company-logo__image{bottom:0;border-radius:50%;box-shadow:0 0 18px 0 hsla(0,0%,51%,.231);object-fit:cover;cursor:pointer}.company-logo__name{font-size:22px}@media screen and (max-width:475px){.company-logo__name{font-size:20px;margin-bottom:0}}.company-logo__phone{font-size:18px;border-bottom:1px solid #000;cursor:pointer}.company-logo__phone:focus,.company-logo__phone:focus-within{color:#564545;border-color:#564545}@media screen and (max-width:475px){.company-logo__phone{font-size:14px}}@media screen and (max-width:620px){.company-logo--top-bar{grid-template-columns:80px 1fr}}@media screen and (max-width:475px){.company-logo--top-bar{grid-template-columns:48px 1fr;max-width:80%}}.company-logo--profile{white-space:nowrap;margin-top:-54px;gap:30px;display:flex;align-items:flex-end;flex-wrap:wrap;justify-content:center}@media screen and (max-width:620px){.company-logo--profile{margin-top:-30px;gap:20px}}.company-logo--profile .company-logo__name{position:relative;z-index:2;font-size:28px;text-align:center}.company-logo--profile .company-logo__name--without-phone{margin-bottom:33px}@media screen and (max-width:500px){.company-logo--profile .company-logo__name{font-size:25px}}@media screen and (max-width:380px){.company-logo--profile .company-logo__name{font-size:20px}}.company-logo--profile .company-logo__phone{font-size:20px}@media screen and (max-width:500px){.company-logo--profile .company-logo__phone{font-size:18px}}.company-logo--profile-big{margin-top:-110px;display:flex;flex-direction:column;gap:28px;align-items:center}.company-logo--profile-big .company-logo__image{position:static;cursor:default}.company-logo--profile-big .company-logo__name{text-align:center;font-size:34px}.company-logo--profile-big .company-logo__phone{display:none}.completed-form{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:60px 100px;text-align:center}.completed-form__title{font-weight:800;font-size:26px;margin-top:60px}.completed-form__subtitle{margin-top:8px;color:#727272}.container{max-width:1214px;padding:20px;margin:0 auto}@media screen and (max-width:475px){.container{padding:0}}.footer{display:flex;justify-content:right;align-items:center;min-height:90px;background-color:#000;padding:30px 100px;color:#fff;margin-top:100px}@media screen and (max-width:620px){.footer{padding:30px;justify-content:center;text-align:center;font-size:14px}}.footer__link{transition:all .2s ease-in-out}.footer__link:focus,.footer__link:hover{color:#5ca3f8}.form{width:90%;margin:36px auto;text-align:left}.form__wrapper{max-width:800px;margin:86px 105px}@media screen and (max-width:868px){.form__wrapper{margin:20px}}.form__title{font-size:26px;font-weight:800;text-align:center;margin-bottom:8px}@media screen and (max-width:620px){.form__title{font-size:22px;margin-top:25px}}.form__subtitle{color:#727272;font-weight:400;text-align:center}@media screen and (max-width:620px){.form__subtitle{font-size:14px}}@media screen and (max-width:385px){.form .form__form_button{min-width:0}}.form__error{margin-top:10px;font-size:14px;color:red}.progress-bar{display:flex;flex-direction:column;gap:10px;width:calc(100% - 72px);margin-top:32px}.progress-bar__label{text-align:center;font-weight:600;font-size:12px}.progress-bar__row{display:flex}.progress-bar__placeholder{background-color:#d8d8d8;border-radius:10px;height:18px;width:100%;margin-right:10px}.progress-bar__placeholder--done{background-color:#000;border-radius:20px;color:#fff;display:flex;align-items:center;justify-content:center;height:100%;width:50%;opacity:1;transition:1s}.progress-bar__rating{font-weight:700;width:30px;text-align:left}.review-card{min-width:430px;padding:20px 20px 10px;display:flex;gap:12px;background-color:#fff;border:1px solid #f2f2f2;border-radius:10px;text-align:left}.review-card__user-information{display:flex;justify-content:space-between;gap:10px;margin-bottom:10px}.review-card__name{font-weight:700;font-size:17px}.review-card__date,.review-card__username{color:#9d9d9d;font-size:17px}.review-card__dot{color:#9d9d9d}.review-card__dot:after{content:" ·"}.review-card__date{white-space:nowrap}.review-card__user{display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px}.review-card__review{line-height:1.4;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}@media screen and (max-width:500px){.review-card{width:-moz-fit-content;width:fit-content}}.rating{display:flex;flex-direction:column;justify-content:center;align-items:center}.rating__rating-box{margin:20px 0 0 12px;display:flex;gap:12px}.rating__rates{color:#727272;font-size:15px;text-align:left;margin-top:-2px}.rating__rate{color:#18a3bb;font-size:30px;font-weight:300}.rating__rate--big{font-size:57px;font-weight:700}.rating__rating-star{font-size:54px;color:#ffc700}.stack{display:flex}.toast{position:fixed;z-index:102;padding:10px;border-radius:10px;border:1px solid var(--color);background-color:var(--color-lightened);color:#fff;transition:all .3s ease-in-out;display:none}.toast--show{display:block}.toast--success{--color:#26d926;--color-lightened:#3cdd3c}.toast--error{--color:#d92626;--color-lightened:#dd3c3c}.toast--warning{--color:#d9ac26;--color-lightened:#ddb43c}.toast--info{--color:#2680d9;--color-lightened:#3c8cdd}.toast--top-left{top:16px;left:16px}.toast--top-right{top:16px;right:16px}.toast--bottom-left{bottom:16px;left:16px}.toast--bottom-right{bottom:16px;right:16px}.toast__icon{font-size:30px;display:flex;align-items:center}.toast__close{cursor:pointer;font-size:20px}.share-button{transition:all .3s ease-in-out;fill:transparent}.share-button:focus,.share-button:hover{fill:#000}@media screen and (max-width:680px){.share-button{width:24px;height:24px}}.input{border:1px solid #c2c2c2;border-radius:10px;height:43px;width:100%;padding:12px 15px;font-size:16px;font-weight:400}.input--error{border:1px solid red!important}.input__label{display:block;font-size:16px;font-weight:700;margin:10px 0 8px;width:100%}.input__label--rtl{text-align:right}.input__required{color:red}.input__error{font-size:11px;color:red;padding:5px 0}.input__error--rtl{text-align:right}.select{border:0;padding-top:10px;display:flex;gap:15px}.select:focus{outline:none;color:red}.select:checked{color:red}.select__label{display:block;margin-top:40px;font-weight:700}.select__label--rtl{text-align:right}.select__required{color:red}.select__error{font-size:11px;color:red;padding:5px 0}.select__error--rtl{text-align:right}.checkbox{gap:20px;margin-top:40px}.checkbox,.checkbox__input{display:flex;align-items:center}.checkbox__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-width:24px;width:24px;height:24px;border:1px solid #000;background-color:#fff;border-radius:4px;justify-content:center}.checkbox__input:checked~.checkbox__checkmark{transform:scale(1)}.checkbox__label{display:inline-flex;align-items:center;gap:20px}.checkbox__message{color:#727272;font-size:14px}.checkbox__checkmark{transition:all .3s ease;position:absolute;top:0;bottom:0;right:0;left:0;margin:auto;width:12px;height:10px;transform:scale(0)}.loading{display:inline-block;position:relative}.loading,.loading div{width:30px;height:30px}.loading div{box-sizing:border-box;display:block;position:absolute;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:6px solid transparent;border-top-color:#fff}.loading div:first-child{animation-delay:-.45s}.loading div:nth-child(2){animation-delay:-.3s}.loading div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.content{width:790px}.promo{font-size:34px;line-height:40px;margin-bottom:41px}.promo,.title{font-weight:700;text-align:center}.title{font-size:18px;line-height:19px;margin-bottom:10px;text-transform:capitalize}.description{margin-bottom:60px;color:#727272;font-size:18px;text-align:center}.copy-button__promo{font-size:20px;font-weight:700;line-height:19px;margin-bottom:26px}.copy-button__title{font-weight:800;line-height:19px;font-size:15px;margin-bottom:7px;text-transform:capitalize}.copy-button__description{font-size:15;line-height:19px;color:#727272;margin-bottom:26px}.lang-switcher{position:absolute;top:27px;right:50px;z-index:101;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width:680px){.lang-switcher{right:unset;left:20px}}.lang-switcher--rtl{right:unset;left:50px}@media screen and (max-width:680px){.lang-switcher--rtl{left:unset;right:20px}}.lang-switcher--top-bar{position:static;margin:16px;font-size:16px}@media screen and (max-width:520px){.lang-switcher--top-bar{font-size:14px;margin-top:6px;display:none}}.lang-switcher__current-language{align-self:flex-end;cursor:pointer;background:#fff;color:#000;border-radius:10px;width:90px;display:flex;justify-content:space-between;align-items:center;padding:7px 10px;box-shadow:0 15px 25px hsla(0,0%,53%,.17)}.lang-switcher__current-language:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}@media screen and (max-width:680px){.lang-switcher__current-language{align-self:flex-start}}.lang-switcher__current-language--top-bar{border:1px solid #000;width:unset;gap:4px;padding:12px 7px;box-shadow:none}.lang-switcher__languages-list{z-index:101;position:absolute;top:40px;right:0;width:max-content;background:#fff;color:#000;border-radius:20px;display:flex;flex-direction:column;align-items:center;gap:6px;padding:7px 5px;box-shadow:0 4px 25px hsla(0,0%,53%,.17)}@media screen and (max-width:680px){.lang-switcher__languages-list{left:0}}.lang-switcher__languages-list--top-bar{top:100px;right:16px}@media screen and (max-width:680px){.lang-switcher__languages-list--top-bar{left:unset}}.lang-switcher__languages-list--rtl{left:0;right:unset}@media screen and (max-width:680px){.lang-switcher__languages-list--rtl{right:0;left:unset}}.lang-switcher__languages-list--top-bar.lang-switcher__languages-list--rtl{left:16px}@media screen and (max-width:680px){.lang-switcher__languages-list--top-bar.lang-switcher__languages-list--rtl{right:unset}}.lang-switcher__list-item{cursor:pointer;text-align:center;width:100%;border-radius:6px;padding:7px;transition:all .2s ease}.lang-switcher__list-item:focus,.lang-switcher__list-item:hover{color:#0091ff;background-color:#e6f4ff}.lang-switcher__overlay{position:fixed;inset:0;z-index:100}div.react-tel-input,div.react-tel-input *{transition:none}.input__selected-flag{transition:all .2s ease!important;filter:none}.input__selected-flag--is-loading{filter:blur(7px) grayscale(1)}div.react-tel-input .form-control{width:100%;border-radius:10px;color:#000;height:43px}div.react-tel-input .country-list{width:130px;overflow-y:scroll;padding:0 5px;-webkit-user-select:none;-moz-user-select:none;user-select:none}div.react-tel-input .country-list li.country{border-radius:6px;padding-right:38px;margin-top:6px}div.react-tel-input .country-list li.country:hover{background-color:#e6f4ff}div.react-tel-input .country-list li.country:hover .dial-code{color:#0091ff}div.react-tel-input .country-list .country.highlight{background-color:#e6f4ff}div.react-tel-input .country-list .country.highlight .dial-code{color:#0091ff}div.react-tel-input .country-list::-webkit-scrollbar{width:0}div.react-tel-input .country-list .country-name{display:none}div.react-tel-input .country-list .flag{margin-right:0;left:6px}div.react-tel-input .country-list .search{padding:10px 0 0}div.react-tel-input .country-list .search .search-box{border-radius:6px;margin-left:0;width:120px}div.react-tel-input .country-list .search .search-box:focus{border:1px solid #0091ff}div.react-tel-input .country-list .search .search-box::placeholder{text-transform:capitalize}div.react-tel-input .flag-dropdown .selected-flag{cursor:pointer;width:60px;border-top-left-radius:10px;border-bottom-left-radius:10px}div.react-tel-input .flag-dropdown .selected-flag:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}div.react-tel-input .flag-dropdown .selected-flag .flag{margin-left:6px}div.react-tel-input .flag-dropdown .selected-flag .open:before,div.react-tel-input .selected-flag.open:before,div.react-tel-input .selected-flag:focus:before{box-shadow:none;border-color:transparent}div.react-tel-input .dial-code{unicode-bidi:bidi-override;direction:ltr}[dir=rtl] div.react-tel-input input{direction:ltr;text-align:right}[dir=rtl] div.react-tel-input .form-control{padding:18.5px 60px 18.5px 14px}[dir=rtl] div.react-tel-input .flag-dropdown .selected-flag:focus{border-radius:10px;border-top-left-radius:unset;border-bottom-left-radius:unset}[dir=rtl] div.react-tel-input .country-list{width:-moz-fit-content;width:fit-content;overflow-y:scroll;padding:0 5px;-webkit-user-select:none;-moz-user-select:none;user-select:none}[dir=rtl] div.react-tel-input .country-list li.country{text-align:right}[dir=rtl] div.react-tel-input .country-list .search .search-box{width:100%}[dir=rtl] div.react-tel-input .arrow{left:unset;right:29px}[dir=rtl] div.react-tel-input .flag{right:6px;left:unset}.select-option{width:100%;margin:0 auto;padding:12px 0;background-color:#e6f4ff;border-radius:10px;color:#0091ff;text-transform:capitalize;font-weight:600;display:inline-block;transition:all .3s ease-in-out}.select-option:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.select-option--selected{background-color:#0091ff;color:#fff}.modal,.modal *{transition:all .15s ease}.modal{display:flex;justify-content:center;align-items:center;z-index:100;top:0;left:0}.modal,.modal__backdrop{position:fixed;width:100%;height:100%}.modal__backdrop{background-color:rgba(0,0,0,.7)}.modal__content{position:relative;background-color:#fff;border-radius:20px;overflow:hidden}@media screen and (max-width:1000px){.modal__content{max-width:80%}}@media screen and (max-width:868px){.modal__content{overflow-y:auto;max-height:90%}}@media screen and (max-width:620px){.modal__content{max-width:100%}}.modal__body{display:flex;flex-direction:column;justify-content:center;align-items:center}.modal__close-icon{cursor:pointer;position:absolute;font-size:13px;right:24px;top:20px}.drawer{position:relative;margin:100vh auto auto;z-index:12;background:#fff;border-top:2px solid #cacaca;border-top-left-radius:20px;border-top-right-radius:20px;display:flex;flex-direction:column;align-items:center;width:100%}.drawer__overlay{position:fixed;top:0;left:0;z-index:11;width:100%;height:100%;background-color:rgba(0,0,0,.8)}.drawer__icon{margin:16px 0}.drawer__content{display:flex;flex-direction:column;margin-bottom:24px;align-items:center}.drawer__wrapper{height:100vh;position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden;z-index:12;display:flex;flex-direction:column-reverse;overflow-y:auto}.banner-confirm-modal{text-align:center;max-width:584px;margin-inline:auto}@media screen and (max-width:820px){.banner-confirm-modal{max-width:100%}}@media screen and (max-width:666px){.banner-confirm-modal{padding:0 12px;max-width:100vw}}.banner-confirm-modal__title{font-size:22px;font-weight:700;color:#000}.banner-confirm-modal__description{margin-top:8px;font-size:18px;font-weight:400;color:#727272}.banner-confirm-modal__url{cursor:pointer;color:#0091ff;font-size:18px;font-weight:500;margin-top:13px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.banner-confirm-modal__button{margin-top:20px;margin-inline:auto}.no-reviews-fallback{padding:109px 50px 77px}@media screen and (max-width:620px){.no-reviews-fallback{padding:60px 20px}}.no-reviews-fallback__content{width:100%;margin-top:75px;text-align:center;display:flex;flex-direction:column;align-items:center}.no-reviews-fallback__title{font-size:24px;font-weight:700;color:#000;line-height:19px;margin-bottom:20px}@media screen and (max-width:620px){.no-reviews-fallback__title{font-size:20px;font-weight:600}}.no-reviews-fallback__description{max-width:568px;font-size:15px;font-weight:400;line-height:21px;color:#727272;margin-bottom:26px}.no-reviews-fallback__button{max-width:342px}.no-reviews-fallback__image{border-radius:10px}.no-reviews-fallback__triangle{position:absolute;right:72px;bottom:0;transform:translateY(100%)}.business-rating{justify-content:center;background-color:#fff;border-radius:20px}.business-rating,.business-rating__categories{display:flex;align-items:center;flex-direction:column}.business-rating__button{min-width:0;padding:20px 85px}@media screen and (max-width:850px){.business-rating__button{padding:20px 50px}}.business-location__title{font-size:16px;font-weight:300}.business-location__map{margin-top:16px;position:relative;width:100%;aspect-ratio:1.44;border-radius:20px;overflow:hidden}.business-location__map-overlay{position:relative;width:100%;height:100%;z-index:2;background-color:rgba(0,0,0,.13)}.business-location__info{display:flex;gap:20px;position:absolute;top:calc(50% + 20px);left:calc(50% - 110px - 10px);z-index:3}@media screen and (max-width:990px){.business-location__info{top:auto;bottom:20px;left:calc(50% - 85px - 10px)}}.business-location__area{font-size:17px;font-weight:300;display:flex;align-items:center;justify-content:center;gap:6px}.business-location__area svg{font-size:22px}.map-info{border-radius:10px;width:110px;height:110px;display:flex;gap:2px;flex-direction:column;justify-content:center;align-items:center;color:#000;background-color:#fff}@media screen and (max-width:990px){.map-info{width:85px;height:85px}}.map-info__icon{font-size:24px}.map-info__info,.map-info__link,.map-info__title{font-size:12px}.map-info__info,.map-info__link{font-weight:600}.map-info__link{text-decoration:underline;color:#0091ff}.marketing-banner{min-height:485px}@media screen and (max-width:1024px){.marketing-banner{flex-wrap:wrap}}.marketing-banner__wrapper{min-height:275px;position:relative;width:100%}@media screen and (max-width:1024px){.marketing-banner__wrapper{flex:unset;margin-bottom:24px;max-width:unset;min-height:480px}}@media screen and (max-width:650px){.marketing-banner__wrapper{min-height:300px}}@media screen and (max-width:400px){.marketing-banner__wrapper{min-height:200px}}.marketing-banner__image{object-fit:cover}.marketing-banner__content{width:100%;padding:0 58px;display:flex;flex:1 1;justify-content:center;flex-direction:column;gap:20px;line-height:19px;align-items:flex-start;text-align:left}[dir=rtl] .marketing-banner__content{text-align:right}@media screen and (max-width:1024px){.marketing-banner__content{align-items:center;text-align:center;padding:0 20px;flex:unset;margin-bottom:24px}[dir=rtl] .marketing-banner__content{text-align:center}}.marketing-banner__title{font-size:32px;font-weight:900;text-transform:capitalize}@media screen and (max-width:500px){.marketing-banner__title{font-size:24px}}.marketing-banner__subtitle{font-size:24px;font-weight:700;text-transform:capitalize}@media screen and (max-width:500px){.marketing-banner__subtitle{font-size:20px}}.marketing-banner__description{color:#767676;font-size:18px}