:root{--vh:1vh}.wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:calc(100*var(--vh))}.footer{margin-top:auto}.work-card__top{position:relative}.work-card__img{padding-bottom:56%;position:relative}.work-card .ba-slider{height:100%;width:100%;position:absolute;top:0;left:0}.work-card .ba-slider img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;border-radius:20px}.work-card__badge{position:absolute;bottom:12px;padding:0 10px;min-width:70px;height:27px;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;font-size:14px;background-color:rgba(254,254,254,.749);text-align:center;border-radius:10px;pointer-events:none}.work-card__badge--before{left:12px}.work-card__badge--after{right:12px}.work-card__bottom{padding:18px}.work-card__title{font-size:18px;line-height:120%}.work-card__props{border-top:1px solid #c6c6c6;padding-top:15px;margin-top:20px;display:grid;grid-template-columns:100%;gap:5px}.work-card__prop{display:grid;grid-template-columns:52px calc(100% - 52px)}.work-card__prop-title{color:#8d8c8c;font-size:14px;line-height:120%}.work-card__prop-desc{font-size:15px;line-height:120%}.work-card__prop-desc--purple{color:#947aff}.work-card__prop-desc2{font-size:13px;line-height:120%;margin-top:4px;color:#959595}.resize{position:absolute;top:0;left:0;height:100%;width:50%;overflow:hidden}.handle{position:absolute;left:50%;top:0;bottom:0;width:2px;margin-left:-1px;background:#fff;cursor:ew-resize}.handle:after{position:absolute;top:50%;width:62px;height:60px;margin:-30px 0 0 -30px;background-image:url(../img/before-after-arrows@3x.webp);background-repeat:no-repeat;background-position:center;background-size:100% auto;content:"";-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.works{padding:20px 0 60px}.works__grid{display:grid;grid-template-columns:repeat(3,calc(33.3333333333% - 32px));gap:32px 48px;margin-top:30px}.works-filter{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px 18px}.works-filter__item{position:relative}.works-filter__item input{position:absolute;opacity:0;width:100%;height:100%;left:0;top:0;z-index:2;cursor:pointer}.works-filter__item input:checked~label{color:#947aff}.works-filter__item input:checked~label:after{display:block}.works-filter__item label{border-radius:10px;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;border:1px solid #947aff;height:40px;padding:0 14px;font-size:16px}.works-filter__item label:after{content:"";width:12px;height:12px;margin-left:12px;background-image:url(../img/close.webp);background-size:100% auto;background-repeat:no-repeat;background-position:center;display:none}.review-popup{max-width:963px;width:100%;padding:20px}.review-popup .review-preview{border:none}.review-popup .review-preview__logo{margin-bottom:5px}.review-popup .review-preview__rating{margin:0}.review-popup__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-right:40px}.review-popup__top-col{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}.review-popup__bottom{margin-top:24px}.reviews-page{padding:20px 0 60px}.reviews-page__top{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}.reviews-page .title{padding:0;margin:0}.reviews-page__grid{display:grid;grid-template-columns:repeat(2,calc(50% - 16px));gap:16px 32px;margin-top:30px}.reviews-page__bottom{margin-top:32px;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}.m-btn{height:40px;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;text-align:center;padding:0 36px;border-radius:15px;text-decoration:none;background-color:rgba(0,0,0,0);font-size:16px;line-height:1;-webkit-transition:.2s ease-out;-o-transition:.2s ease-out;transition:.2s ease-out;white-space:nowrap;border:none}.m-btn img{width:15px;margin-right:8px}.m-btn-purple{background:var(--color-primary);color:#fff}.m-btn-purple:hover{opacity:.8;color:#fff}.m-btn-purple-outline{border:1px solid var(--color-primary);color:#0e0e0e}.m-btn-purple-outline:hover{background:var(--color-primary);color:#fff}@media only screen and (max-width:1199.98px){.works__grid{grid-template-columns:repeat(2,calc(50% - 16px));gap:32px}.reviews-page__grid{grid-template-columns:100%}}@media only screen and (max-width:767.98px){.works__grid{grid-template-columns:100%;gap:20px}.review-popup__top{padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.review-popup__top-col{gap:10px}.reviews-page__top{display:block}.reviews-page .title{margin-bottom:20px}.works-filter{width:calc(100% + 20px);padding:0 10px 10px;overflow-x:auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-left:-10px;margin-bottom:-10px;white-space:nowrap}}.new-review{max-width:615px}.new-review__grid{display:grid;grid-template-columns:250px 250px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;margin-top:25px}.new-review__grid .popup__field{margin:0}.new-review__grid ._full{grid-column:1/-1}textarea.popup__input{height:160px;resize:none}.rating{display:-webkit-box;display:-ms-flexbox;display:flex}.rating-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;position:relative}.rating-input__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px 12px}.rating-input--read-only{pointer-events:none}.rating-input__field{position:absolute;left:0;top:100%;opacity:0;pointer-events:none}.rating-input__item{-ms-flex-negative:0;flex-shrink:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;width:28px;margin-right:1px;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}.rating-input__item svg{width:100%;height:auto}.rating-input__item path{fill:transparent;stroke:#959595}.rating-input__item:hover{cursor:pointer}.rating-input[data-total-rating="1"]:not(:hover) .rating-input__item:nth-child(n+5) path,.rating-input[data-total-rating="2"]:not(:hover) .rating-input__item:nth-child(n+4) path,.rating-input[data-total-rating="3"]:not(:hover) .rating-input__item:nth-child(n+3) path,.rating-input[data-total-rating="4"]:not(:hover) .rating-input__item:nth-child(n+2) path,.rating-input[data-total-rating="5"]:not(:hover) .rating-input__item:nth-child(n+1) path,.rating-input__item:hover path,.rating-input__item:hover~.rating-input__item path{fill:#f8b808;stroke:#f8b808}@media screen and (max-width:600px){.new-review__grid{grid-template-columns:100%}}@media screen and (max-width:360px){.rating-input__wrap{-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}}.mob-menu__buttons,.mob-menu__header,.mob-menu__links,.mob-menu__phone{display:none}@media only screen and (max-width:767.98px){.header__nav{display:block;position:fixed;top:0;left:0;width:100%;height:calc(100*var(--vh));z-index:100;background-color:#fff;padding:80px 40px 40px;overflow-y:auto;opacity:0;pointer-events:none}.header__nav ul{-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;gap:20px}.header__nav ul a{height:unset;font-size:18px}.header__nav li.parent ul{opacity:1;visibility:visible;position:static;padding:0;background-color:rgba(0,0,0,0);-webkit-box-shadow:none;box-shadow:none;border:none;margin-top:12px;display:none;-webkit-transition:unset;-o-transition:unset;transition:unset}.header__nav li.parent ul a{padding:0 32px}.header__nav li.parent ul li+li{margin-top:17px}.header__nav li.parent:not(._open):hover>a{color:inherit}.header__nav li.parent:not(._open):hover>a svg{-webkit-transform:unset;-ms-transform:unset;transform:unset}.mob-menu__links,.mob-menu__phone{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:start;-ms-flex-align:start;align-items:flex-start;border-top:1px solid #dcdcdc;padding-top:32px}.mob-menu__links a,.mob-menu__phone a{height:unset}.mob-menu__phone{font-weight:700;margin-top:24px}.mob-menu__links{gap:20px;margin-top:48px}.mob-menu__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mob-menu__link-icon{width:19px;height:19px;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-right:11px}.mob-menu__link-icon img{max-width:100%;max-height:100%}.mob-menu__link-title{font-size:17px;line-height:120%}.mob-menu__socials{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:15px}.mob-menu__social{width:35px;height:35px!important;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}.mob-menu__social img{width:100%}.mob-menu__buttons{margin-top:32px;display:grid;grid-template-columns:100%;gap:12px}.mob-menu__buttons .m-btn{height:38px}.mob-menu__buttons .m-btn-purple,.mob-menu__buttons .m-btn-purple:hover{color:#fff}.mob-menu__header{position:fixed;top:0;left:0;width:100%;background-color:#fff;border-bottom:1px solid #dcdcdc;padding:15px 40px;z-index:3;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}.mob-menu__header .header__logo{height:unset}.mob-menu__close{width:15px;height:15px;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;padding:0;border:none;background-color:rgba(0,0,0,0)}.mob-menu__close img{width:100%}._open-burger-menu{overflow-y:hidden}._open-burger-menu .header__nav{opacity:1;pointer-events:unset}}
/*# sourceMappingURL=../sourcemaps/new-style.min.css.map */
