@charset "UTF-8";:root{--main-black:#000;--white:#fff;--main-color:#292929;--add-color:#292929;--light-blue: #327193;--gray:#ccc;--dark-gray:#777;--light-gray:#f2f2f2;--small:1.0625rem}@font-face{font-family:AvenirNext;font-display:swap;src:url(../fonts/AvenirNextCyr-Bold.woff2) format("woff2"),url(../fonts/AvenirNextCyr-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:AvenirNext;font-display:swap;src:url(../fonts/AvenirNextCyr-Demi.woff2) format("woff2"),url(../fonts/AvenirNextCyr-Demi.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:AvenirNext;font-display:swap;src:url(../fonts/AvenirNextCyr-Regular.woff2) format("woff2"),url(../fonts/AvenirNextCyr-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:February;font-display:swap;src:url("../fonts/February 2 - Normal.woff2") format("woff2"),url("../fonts/February 2 - Normal.woff") format("woff");font-weight:400;font-style:normal}@font-face{font-family:Inter;font-display:swap;src:url(../fonts/Inter-Regular.woff2) format("woff2"),url(../fonts/Inter-Regular.woff) format("woff");font-weight:400;font-style:normal}  *{padding:0;margin:0;border:0}  *,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}  body,html{height:100%;min-width:320px}  body{color:var(--main-color);line-height:1;font-family:AvenirNext;font-size:var(--small);-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}  button,input,textarea{font-family:AvenirNext;font-size:inherit}  button{cursor:pointer;color:inherit;background-color:inherit}  a{color:inherit}  a:link,a:visited{text-decoration:none}  a:hover{text-decoration:none}  ul li{list-style:none}  img{vertical-align:top}  h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}  img[data-src]{opacity:0;-webkit-transition:opacity .3s ease 0s;-o-transition:opacity .3s ease 0s;transition:opacity .3s ease 0s}  img[data-src]._lazy-loaded{opacity:1}  .lock body{overflow:hidden;-ms-touch-action:none;touch-action:none}  .wrapper{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}  .wrapper>main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}  .wrapper>*{min-width:0}  [class*=__container]{max-width:105.625rem;-webkit-box-sizing:content-box;box-sizing:content-box;margin:0 auto;padding:0 .9375rem}  .form__error{position:absolute;bottom:-25px;left:0}  .form-identity__row{margin:0 0 1.5625rem 0}  .form-identity__label{display:block;margin:0 0 .9375rem 0;font-size:var(--medium);line-height:100%}  .form-identity__item{position:relative}  .form-identity__button{width:100%;max-width:12.1875rem}  .form-order-details__item:not(.form-order-details__item--call-back) input{border-color:var(--white)}  .form-order-details__label{display:block;font-size:var(--medium);line-height:1}  .form-order-details__button{font-size:var(--large);line-height:1;white-space:nowrap;font-weight:700;background-color:var(--light-blue);-webkit-transition:color .3s ease 0s,23 background-color .3s ease 0s;-o-transition:color .3s ease 0s,23 background-color .3s ease 0s;transition:color .3s ease 0s,23 background-color .3s ease 0s}  .form-order-details__button--call-back{-webkit-transition:background-color .3s ease 0s;-o-transition:background-color .3s ease 0s;transition:background-color .3s ease 0s;color:var(--white)}  .send-file__label{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;max-width:21.25rem;padding:.68em .92em;border-radius:5px;background-color:var(--light-blue);font-size:var(--large);font-weight:700;line-height:1;-webkit-transition:color .3s ease 0s,background-color .3s ease 0s;-o-transition:color .3s ease 0s,background-color .3s ease 0s;transition:color .3s ease 0s,background-color .3s ease 0s;cursor:pointer}  .send-file__label span{white-space:nowrap}  .send-file__input{width:0;height:0;opacity:0;position:absolute}  .send-file__icon{display:block;margin:0 1.25rem 0 0}  input[type=email],input[type=tel],input[type=text],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0}  .input,textarea.input{border-radius:0!important;width:100%;display:block;padding:15px 20px;font-size:var(--medium);color:var(--white);border:3px solid var(--main-black);background-color:transparent;-webkit-transition:border-color .3s ease 0s;-o-transition:border-color .3s ease 0s;transition:border-color .3s ease 0s}  .form-order-details__item--call-back .input,.form-order-details__item--call-back textarea.input{color:var(--main-black)}  .input._form-focus,.input:hover,textarea.input._form-focus,textarea.input:hover{border-color:var(--white)}  .form-order-details__item--call-back .input._form-focus,.form-order-details__item--call-back .input:hover,.form-order-details__item--call-back textarea.input._form-focus,.form-order-details__item--call-back textarea.input:hover{border-color:var(--gray)}  .input::-webkit-input-placeholder,textarea.input::-webkit-input-placeholder{color:var(--white)}  .input::-moz-placeholder,textarea.input::-moz-placeholder{color:var(--white)}  .input:-ms-input-placeholder,textarea.input:-ms-input-placeholder{color:var(--white)}  .input::-ms-input-placeholder,textarea.input::-ms-input-placeholder{color:var(--white)}  .input::placeholder,textarea.input::placeholder{color:var(--white)}  .form-order-details__item--call-back .input::-webkit-input-placeholder,.form-order-details__item--call-back textarea.input::-webkit-input-placeholder{color:var(--main-black)}  .form-order-details__item--call-back .input::-moz-placeholder,.form-order-details__item--call-back textarea.input::-moz-placeholder{color:var(--main-black)}  .form-order-details__item--call-back .input:-ms-input-placeholder,.form-order-details__item--call-back textarea.input:-ms-input-placeholder{color:var(--main-black)}  .form-order-details__item--call-back .input::-ms-input-placeholder,.form-order-details__item--call-back textarea.input::-ms-input-placeholder{color:var(--main-black)}  .form-order-details__item--call-back .input::placeholder,.form-order-details__item--call-back textarea.input::placeholder{color:var(--main-black)}  .input._form-error,textarea.input._form-error{border-color:red}  textarea.input{resize:none}  .checkbox{position:relative}  .checkbox__input{position:absolute;width:0;height:0;opacity:0}  .checkbox__input:focus+.checkbox__label:before{-webkit-box-shadow:0 0 5px #000;box-shadow:0 0 5px #000}  .checkbox__input:checked+.checkbox__label{opacity:1}  .checkbox__input:checked+.checkbox__label:before{background-color:var(--light-blue)}  .checkbox__input:checked+.checkbox__label::after{opacity:1}  .checkbox__label{cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;gap:10px;font-size:.9375rem;font-weight:700;opacity:.6;-webkit-transition:opacity .3s ease 0s;-o-transition:opacity .3s ease 0s;transition:opacity .3s ease 0s}  .checkbox__label:before{content:"";-ms-flex-item-align:start;align-self:flex-start;-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;width:20px;height:20px;background-color:#cbd8d9;border-radius:4px}  .checkbox__label::after{content:"";position:absolute;left:6px;top:2px;width:7px;height:12px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);opacity:0;-webkit-transition:opacity .3s ease 0s;-o-transition:opacity .3s ease 0s;transition:opacity .3s ease 0s}  .checkbox__label--call-back{font-weight:400;opacity:1}  .checkbox__label--call-back::before{background-color:var(--white);border:1px solid var(--light-blue)}  .select{position:relative}  .select__body{position:relative}  .select__title{width:100%;padding:.875rem .875rem .6875rem;color:inherit;text-align:left;background-color:#dee4e8;cursor:pointer;border-radius:5px}  .select__value{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;height:1.875rem;gap:.625rem}  .select__value>*{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}  .select__value:after{content:"";display:block;width:16px;height:11px;color:var(--ligh-blue);background:url(/local/templates/rakurs/img/icons/arr-down.svg) 0 0/cover no-repeat;-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;-o-transition:transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s}  ._select-open .select__value:after{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}  .select__value._select-pseudo-label::before{content:attr(data-pseudo-label);opacity:.5}  .select__text{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}  .select__input{width:100%;background-color:transparent;height:100%}  .select__options{color:#000;position:absolute;top:55px;border-radius:0 0 5px 5px;min-width:100%;left:0;background-color:#fff;border:1px solid #dee4e8;border-top:0;padding:10px 0 5px 0}  .select__scroll{overflow-y:auto;overflow-x:hidden;max-height:200px}  .select__option{width:100%;text-align:left;cursor:pointer;padding:5px 15px;color:inherit}  .select__option._select-selected{background-color:#eee}  .select__row{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}  .select._select-open{z-index:5}  ._select-tag{cursor:pointer}  .quantity{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}  .quantity__button{-webkit-box-flex:0;-ms-flex:0 0 1.25rem;flex:0 0 1.25rem;color:var(--light-blue);-webkit-transition:color .3s ease 0s;-o-transition:color .3s ease 0s;transition:color .3s ease 0s}  .quantity__input{-webkit-box-flex:0;-ms-flex:0 0 1.875rem;flex:0 0 1.875rem;max-width:1.875rem}  .quantity__input input{width:100%;text-align:center;line-height:1.4117647059}  .noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-webkit-box-sizing:border-box;box-sizing:border-box}  .noUi-target{position:relative}  .noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}  .noUi-connects{overflow:hidden;z-index:0}  .noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;-webkit-transform-style:flat;transform-style:flat}  .noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}  .noUi-vertical .noUi-origin{top:-100%;width:0}  .noUi-horizontal .noUi-origin{height:0}  .noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}  .noUi-touch-area{height:100%;width:100%}  .noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}  .noUi-state-drag *{cursor:inherit!important}  .noUi-horizontal{height:6px}  .noUi-horizontal .noUi-handle{right:-17px;top:-6px}  .noUi-vertical{width:18px}  .noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;bottom:-17px}  .noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}  .noUi-target{background:#f2f2f2;border-radius:5px;-webkit-box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}  .noUi-connects{border-radius:3px}  .noUi-connect{background:#00afad}  .noUi-draggable{cursor:ew-resize}  .noUi-vertical .noUi-draggable{cursor:ns-resize}  .noUi-handle{background-color:var(--light-blue);width:16px;height:16px;cursor:default}  .noUi-active{-webkit-box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}  [disabled] .noUi-connect{background:#b8b8b8}  [disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}  .noUi-pips,.noUi-pips *{-webkit-box-sizing:border-box;box-sizing:border-box}  .noUi-pips{position:absolute;color:#999}  .noUi-value{position:absolute;white-space:nowrap;text-align:center}  .noUi-value-sub{color:#ccc;font-size:10px}  .noUi-marker{position:absolute;background:#ccc}  .noUi-marker-sub{background:#aaa}  .noUi-marker-large{background:#aaa}  .noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}  .noUi-value-horizontal{-webkit-transform:translate(-50%,50%);-ms-transform:translate(-50%,50%);transform:translate(-50%,50%)}  .noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);-ms-transform:translate(50%,50%);transform:translate(50%,50%)}  .noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}  .noUi-marker-horizontal.noUi-marker-sub{height:10px}  .noUi-marker-horizontal.noUi-marker-large{height:15px}  .noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}  .noUi-value-vertical{-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);padding-left:25px}  .noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);-ms-transform:translate(0,50%);transform:translate(0,50%)}  .noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}  .noUi-marker-vertical.noUi-marker-sub{width:10px}  .noUi-marker-vertical.noUi-marker-large{width:15px}  .noUi-tooltip{display:block;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}  .noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}  .noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}  .noUi-horizontal .noUi-origin>.noUi-tooltip{-webkit-transform:translate(50%,0);-ms-transform:translate(50%,0);transform:translate(50%,0);left:auto;bottom:10px}  .noUi-vertical .noUi-origin>.noUi-tooltip{-webkit-transform:translate(0,-18px);-ms-transform:translate(0,-18px);transform:translate(0,-18px);top:auto;right:28px}  body::after{content:"";background-color:rgba(0,0,0,.5);position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;-webkit-transition:opacity .8s ease 0s;-o-transition:opacity .8s ease 0s;transition:opacity .8s ease 0s;pointer-events:none;z-index:149}  .popup-show body::after{opacity:1}  .popup{position:fixed;top:0;left:0;bottom:0;right:0;padding:30px 10px;-webkit-transition:visibility .8s ease 0s;-o-transition:visibility .8s ease 0s;transition:visibility .8s ease 0s;visibility:hidden;pointer-events:none}  .popup_show{z-index:150;visibility:visible;overflow:auto;pointer-events:auto}  .popup_show .popup__content{visibility:visible;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}  .popup__wrapper{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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%}  .popup__content{visibility:hidden;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;-o-transition:transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s;background-color:var(--white);width:100%;max-width:75rem}  .lock .popup__content{visibility:visible}  .popup__close{position:absolute;top:15px;right:15px;color:var(--main-black);-webkit-transition:color .3s ease 0s;-o-transition:color .3s ease 0s;transition:color .3s ease 0s}  .popup__close svg{-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;-o-transition:transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s}  .thanks-popup__text{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}  .thanks-popup__label{margin:0 0 .5rem 0}@supports (font-size:clamp(2.125rem ,1.6964285714rem + 0.8928571429vw ,2.5rem)){.thanks-popup__label{font-size:clamp(2.125rem ,1.6964285714rem + .8928571429vw ,2.5rem)}}@supports not (font-size:clamp(2.125rem ,1.6964285714rem + 0.8928571429vw ,2.5rem)){.thanks-popup__label{font-size:calc(2.125rem + .375 * (100vw - 48rem)/ 42)}}  .thanks-popup__descr{line-height:1.7647058824}  .product-item-popup__slider{max-height:22.5rem;padding:10px}  .product-item-popup__slide{height:85px;width:90px;padding:5px;-webkit-box-shadow:0 3px 7px rgba(0,0,0,.25);box-shadow:0 3px 7px rgba(0,0,0,.25);border:1px solid transparent;-webkit-transition:border-color .3s ease 0s,-webkit-box-shadow .3s ease 0s;transition:border-color .3s ease 0s,-webkit-box-shadow .3s ease 0s;-o-transition:box-shadow .3s ease 0s,border-color .3s ease 0s;transition:box-shadow .3s ease 0s,border-color .3s ease 0s;transition:box-shadow .3s ease 0s,border-color .3s ease 0s,-webkit-box-shadow .3s ease 0s;cursor:pointer}  .product-item-popup__slide.active{-webkit-box-shadow:none;box-shadow:none;border-color:var(--main-black)}  .product-item-popup__slide img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}  .product-item-popup__main-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}  .product-item-popup__left{position:relative}  .product-item-popup__arrow{position:absolute;color:var(--light-blue);cursor:pointer;-webkit-transition:color .3s ease 0s;-o-transition:color .3s ease 0s;transition:color .3s ease 0s}  .product-item-popup__label{font-family:February;line-height:1.25}@supports (font-size:clamp(1.875rem ,1.1607142857rem + 1.4880952381vw ,2.5rem)){.product-item-popup__label{font-size:clamp(1.875rem ,1.1607142857rem + 1.4880952381vw ,2.5rem)}}@supports not (font-size:clamp(1.875rem ,1.1607142857rem + 1.4880952381vw ,2.5rem)){.product-item-popup__label{font-size:calc(1.875rem + .625 * (100vw - 48rem)/ 42)}}  .product-item-popup__price{font-family:February;line-height:1.2}@supports (font-size:clamp(1.25rem ,0.5357142857rem + 1.4880952381vw ,1.875rem)){.product-item-popup__price{font-size:clamp(1.25rem ,.5357142857rem + 1.4880952381vw ,1.875rem)}}@supports not (font-size:clamp(1.25rem ,0.5357142857rem + 1.4880952381vw ,1.875rem)){.product-item-popup__price{font-size:calc(1.25rem + .625 * (100vw - 48rem)/ 42)}}  .product-item-popup__price span{display:inline-block;margin:0 .375rem 0 0}@supports (font-size:clamp(0.875rem ,0.4464285714rem + 0.8928571429vw ,1.25rem)){.product-item-popup__price span{font-size:clamp(.875rem ,.4464285714rem + .8928571429vw ,1.25rem)}}@supports not (font-size:clamp(0.875rem ,0.4464285714rem + 0.8928571429vw ,1.25rem)){.product-item-popup__price span{font-size:calc(.875rem + .375 * (100vw - 48rem)/ 42)}}  .product-item-popup__choose-color{margin:0 0 1.25rem 0}  .product-item-popup__color-label{margin:0 0 .625rem 0;font-size:var(--medium);line-height:1.25}  .product-item-popup__rows{margin:0 0 1.5625rem 0}  .product-item-popup__row:not(:last-child){margin:0 0 .9375rem 0}  .product-item-popup__caption{font-size:.875rem;line-height:100%;color:#868686}  .product-item-popup__button{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;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;padding:13px 15px;font-weight:700;line-height:1.6}  .product-item-popup__button:not(.product-item-popup__button--call-back){font-size:var(--large);color:var(--white);background-color:var(--light-blue);border-radius:5px;-webkit-transition:color .3s ease 0s,background-color .3s ease 0s;-o-transition:color .3s ease 0s,background-color .3s ease 0s;transition:color .3s ease 0s,background-color .3s ease 0s}  .product-item-popup__button:not(.product-item-popup__button--call-back) svg{margin:0 1.0625rem 0 0}  .product-item-popup__button--call-back{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;font-size:var(--medium)}  .product-item-popup__button--call-back svg{margin:0 .625rem 0 0;-webkit-transition:color .3s ease 0s;-o-transition:color .3s ease 0s;transition:color .3s ease 0s}  .product-item-popup__button--call-back span{border-bottom:1px solid var(--light-blue);white-space:nowrap;-webkit-transition:border-color .3s ease 0s;-o-transition:border-color .3s ease 0s;transition:border-color .3s ease 0s}  .tabs__navigation{margin:0 0 1.5625rem 0}  .tabs__title{color:#7e7e7e;font-family:February;line-height:1.25;border-bottom:1px solid var(--light-blue);-webkit-transition:color .3s ease 0s,border-color .3s ease;-o-transition:color .3s ease 0s,border-color .3s ease;transition:color .3s ease 0s,border-color .3s ease}@supports (font-size:clamp(1.875rem ,1.1607142857rem + 1.4880952381vw ,2.5rem)){.tabs__title{font-size:clamp(1.875rem ,1.1607142857rem + 1.4880952381vw ,2.5rem)}}@supports not (font-size:clamp(1.875rem ,1.1607142857rem + 1.4880952381vw ,2.5rem)){.tabs__title{font-size:calc(1.875rem + .625 * (100vw - 48rem)/ 42)}}  .tabs__title:not(:last-child){margin:0 .9375rem 0 0}  .tabs__title._tab-active{color:var(--main-black);border-color:transparent}  .tabs__body{line-height:1.4705882353}  .details-order__label{font-family:February;line-height:1}@supports (font-size:clamp(1.625rem ,0.625rem + 2.0833333333vw ,2.5rem)){.details-order__label{font-size:clamp(1.625rem ,.625rem + 2.0833333333vw ,2.5rem)}}@supports not (font-size:clamp(1.625rem ,0.625rem + 2.0833333333vw ,2.5rem)){.details-order__label{font-size:calc(1.625rem + .875 * (100vw - 48rem)/ 42)}}  .details-order__rows{margin:0 0 2.8125rem 0}  .details-order__row{background-color:var(--main-white);-webkit-box-shadow:0 5px 30px rgba(26,41,69,.1);box-shadow:0 5px 30px rgba(26,41,69,.1)}  .details-order__row:not(:last-child){margin:0 0 1.5625rem 0}  .details-order__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}  .details-order__name{font-family:February;margin:0 0 .25rem 0;line-height:1.4705882353}  .details-order__color{color:#868686;font-size:.875rem}  .details-order__color span{margin:0 0 0 .3125rem;font-size:1.0625rem;color:var(--main-black)}  .details-order__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}  .details-order__price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin:0 1.25rem 0 0;font-family:February;font-size:var(--large);line-height:1}  .details-order__price span{margin:0 5px;font-size:.75rem;line-height:2.0833333333}  .details-order__icon{-webkit-box-flex:0;-ms-flex:0 0 1.375rem;flex:0 0 1.375rem;color:#d77979;-webkit-transition:color .3s ease 0s;-o-transition:color .3s ease 0s;transition:color .3s ease 0s}  .details-order__total{margin:0 0 .9375rem 0;font-family:February;line-height:1}@supports (font-size:clamp(1.875rem ,1.1607142857rem + 1.4880952381vw ,2.5rem)){.details-order__total{font-size:clamp(1.875rem ,1.1607142857rem + 1.4880952381vw ,2.5rem)}}@supports not (font-size:clamp(1.875rem ,1.1607142857rem + 1.4880952381vw ,2.5rem)){.details-order__total{font-size:calc(1.875rem + .625 * (100vw - 48rem)/ 42)}}  .details-order__total span{margin:0 5px;line-height:2.0833333333}@supports (font-size:clamp(0.875rem ,0.4464285714rem + 0.8928571429vw ,1.25rem)){.details-order__total span{font-size:clamp(.875rem ,.4464285714rem + .8928571429vw ,1.25rem)}}@supports not (font-size:clamp(0.875rem ,0.4464285714rem + 0.8928571429vw ,1.25rem)){.details-order__total span{font-size:calc(.875rem + .375 * (100vw - 48rem)/ 42)}}  .details-order__descr{margin:0 0 2.1875rem 0;line-height:1.7647058824}  .details-order__form{color:var(--white);background-color:#3e3e3f}  .call-back-popup__title{white-space:nowrap;font-family:February}  .call-back-popup__form{padding:0}  [class*=-ibg]{position:relative}  [class*=-ibg] img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}  [class*=-ibg_contain] img{-o-object-fit:contain;object-fit:contain}  .title{font-family:February;line-height:100%}@supports (font-size:clamp(2.125rem ,0.9111111111rem + 4.0888888889vw ,5rem)){.title{font-size:clamp(2.125rem ,.9111111111rem + 4.0888888889vw ,5rem)}}@supports not (font-size:clamp(2.125rem ,0.9111111111rem + 4.0888888889vw ,5rem)){.title{font-size:calc(2.125rem + 2.875 * (100vw - 29.6875rem)/ 70.3125)}}  .title--white{color:var(--white)}  .button{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;text-align:center}  .button--black{padding:1.1em 10px;font-size:var(--medium);font-weight:700;color:var(--white);background-color:var(--main-black);border:1px solid var(--main-black);-webkit-transition:color .3s ease 0s,background-color .3s ease 0s;-o-transition:color .3s ease 0s,background-color .3s ease 0s;transition:color .3s ease 0s,background-color .3s ease 0s}  .show-all{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap;border:1px solid #d9d9d9}  .show-all svg{margin:0 .875rem 0 0}  .product-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1.875rem;-webkit-box-shadow:0 5px 30px rgba(26,41,69,.1);box-shadow:0 5px 30px rgba(26,41,69,.1);background-color:var(--white);-webkit-transition:-webkit-box-shadow .3s ease 0s;transition:-webkit-box-shadow .3s ease 0s;-o-transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s,-webkit-box-shadow .3s ease 0s}  .product-card__image{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;margin:0 auto .6875rem;max-width:18.75rem}  .product-card__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;-o-transition:transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s}  .product-card__label{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin:0 0 1.5625rem 0;font-family:February;line-height:1.4705882353}  .product-card__price{margin:0 0 .9375rem 0;font-family:February;font-size:1.5625rem;line-height:1}  .product-card__price span{font-size:.75rem}  .product-card__colors{margin:0 0 1.25rem 0}  .product-card__caption{margin:0 0 .3125rem 0;font-size:.9375rem}  .product-card__bottom-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.875rem;line-height:1;font-weight:700}  .product-card__show-more{margin:0 2.5rem 0 0;border-bottom:3px solid var(--light-blue);-webkit-transition:color .3s ease 0s,border-color .3s ease 0s;-o-transition:color .3s ease 0s,border-color .3s ease 0s;transition:color .3s ease 0s,border-color .3s ease 0s}  .product-card__add-to-cart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:color .3s ease 0s;-o-transition:color .3s ease 0s;transition:color .3s ease 0s}  .product-card__add-to-cart span{font-size:.875rem;line-height:1;font-weight:700}  .product-card__add-to-cart svg{margin:0 .375rem 0 0;color:var(--light-blue)}  .breadcrumbs{background-color:var(--light-gray)}  .breadcrumbs__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}  .breadcrumbs__item{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;font-size:.875rem;line-height:1.25}  .breadcrumbs__item a{font-size:inherit}  .breadcrumbs__item:not(.breadcrumbs__item--current){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-transition:color .3s ease 0s;-o-transition:color .3s ease 0s;transition:color .3s ease 0s}  .breadcrumbs__item:not(.breadcrumbs__item--current)::after{content:"";display:block;width:.8125rem;height:1px;margin:0 .1875rem;background-color:var(--dark-gray)}  .breadcrumbs__item--current{color:var(--main-black)}  .preference__item:not(:last-child){margin:0 0 1.875rem 0}  .preference__icon img{width:auto;-o-object-fit:cover;object-fit:cover}@supports (height:clamp(4.375rem ,1.091994382rem + 9.5505617978vw ,9.6875rem)){.preference__icon img{height:clamp(4.375rem ,1.091994382rem + 9.5505617978vw ,9.6875rem)}}@supports not (height:clamp(4.375rem ,1.091994382rem + 9.5505617978vw ,9.6875rem)){.preference__icon img{height:calc(4.375rem + 5.3125 * (100vw - 34.375rem)/ 55.625)}}  .preference__label{max-width:20rem;margin:0 0 .625rem 0;font-family:February;font-size:var(--large);line-height:1.4}  .preference__descr{line-height:1.5625}  .range-sort__inputs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 .9375rem 0}  .range-sort__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}  .range-sort__item:not(:last-child){margin:0 .875rem 0 0}  .range-sort__label{display:block;margin:0 .4375rem 0 0;font-size:.9375rem;line-height:1.3333333333}  .range-sort__range-input{max-width:4.375rem;padding:5px;text-align:center;border:1px solid var(--main-black)}  @-webkit-keyframes rotate{from{-webkit-transform:rotate(0);transform:rotate(0)} to{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}  @keyframes rotate{from{-webkit-transform:rotate(0);transform:rotate(0)} to{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}  .header{border-bottom:1px solid var(--gray)}  .header__top{padding:.9375rem 0 .6875rem;border:1px solid var(--gray)}  .header__content{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}  .header__logo{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;margin:0 1.25rem 0 0}@supports (flex-basis:clamp(7.5rem ,-9.1153846154rem + 25.9615384615vw ,14.25rem)){.header__logo{-ms-flex-preferred-size:clamp(7.5rem ,-9.1153846154rem + 25.9615384615vw ,14.25rem);flex-basis:clamp(7.5rem ,-9.1153846154rem + 25.9615384615vw ,14.25rem)}}@supports not (flex-basis:clamp(7.5rem ,-9.1153846154rem + 25.9615384615vw ,14.25rem)){.header__logo{-ms-flex-preferred-size:calc(7.5rem + 6.75 * (100vw - 64rem)/ 26);flex-basis:calc(7.5rem + 6.75 * (100vw - 64rem)/ 26)}}  .header__logo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}  .header__search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}  .header__search svg{-webkit-box-flex:0;-ms-flex:0 0 30px;flex:0 0 30px;margin:0 .9375rem 0 0}  .header__search.show{position:absolute;width:100%;background-color:#fff;z-index:5}  .header__input-search{position:relative;width:100%;padding:5px;font-size:.9375rem;border:1px solid transparent;-webkit-transition:border-color .3s ease 0s;-o-transition:border-color .3s ease 0s;transition:border-color .3s ease 0s}  .header__input-search::before{content:"";position:absolute;left:53px;top:0;height:40px;width:1px;background-color:var(--black)}  .top-header__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}  .top-header__phone{font-family:February;white-space:nowrap}  .top-header__phone a{-webkit-transition:color .3s ease 0s;-o-transition:color .3s ease 0s;transition:color .3s ease 0s}  .top-header__email{text-align:center;font-size:.9375rem;white-space:nowrap;text-decoration:underline}  .top-header__email a{-webkit-transition:color .3s ease 0s;-o-transition:color .3s ease 0s;transition:color .3s ease 0s}  .top-header__call-back{-webkit-box-flex:0;-ms-flex:0 1 10rem;flex:0 1 10rem;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;-webkit-transition:color .3s ease 0s;-o-transition:color .3s ease 0s;transition:color .3s ease 0s}  .top-header__call-back svg{margin:0 .75rem 0 0}  .top-header__call-back span{font-size:1rem;white-space:nowrap;font-weight:700}  .social{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}  .social__link{-webkit-transition:opacity .3s ease 0s;-o-transition:opacity .3s ease 0s;transition:opacity .3s ease 0s}  .menu__item{position:relative;white-space:nowrap}  .menu__link{font-family:February;-webkit-transition:color .3s ease 0s;-o-transition:color .3s ease 0s;transition:color .3s ease 0s}  .menu__link--sublist{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}  .menu__link--sublist svg{margin:0 0 0 .5rem;-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;-o-transition:transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s}  .menu__link svg{color:var(--light-blue)}  .menu__sub-list{padding:.625rem;background-color:var(--white)}  .menu__sub-item{white-space:nowrap}  .menu__sub-item:not(:last-child){margin:0 0 .625rem 0}  .cart{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;-webkit-transition:color .3s ease 0s;-o-transition:color .3s ease 0s;transition:color .3s ease 0s}  .cart__icon{position:relative}  .cart__icon svg{-webkit-box-flex:0;-ms-flex:0 0 2.25rem;flex:0 0 2.25rem;margin:0 1.25rem 0 0}  .cart__quantity{position:absolute;top:-.5px;right:11.5px;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:20px;height:20px;font-size:.8125rem;font-weight:600;border-radius:50%;color:var(--white);background-color:var(--light-blue)}  .cart__total{font-family:February;white-space:nowrap}  .icon-menu{display:none}  .footer{padding:2.8125rem 0 3.4375rem}  .footer__left{font-size:.875rem;line-height:1.4285714286}  .footer__logo{display:block}  .footer__logo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}  .footer__copyright{max-width:18.75rem}  .footer__list-social{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}  .footer__phone{display:block;margin:0 0 .9375rem 0;font-size:var(--large);font-family:February;white-space:nowrap;-webkit-transition:color .3s ease 0s;-o-transition:color .3s ease 0s;transition:color .3s ease 0s}  .footer__email{position:relative;display:inline-block;margin:0 0 1.25rem 0;white-space:nowrap;-webkit-transition:color .3s ease 0s;-o-transition:color .3s ease 0s;transition:color .3s ease 0s}  .footer__email::after{content:"";position:absolute;bottom:-2px;left:0;right:0;width:100%;height:1px;background-color:var(--main-black);-webkit-transition:background-color .3s ease 0s;-o-transition:background-color .3s ease 0s;transition:background-color .3s ease 0s}  .menu-footer__link{font-family:February;-webkit-transition:color .3s ease 0s;-o-transition:color .3s ease 0s;transition:color .3s ease 0s}  .services-footer__label{font-family:February}  .services-footer__label svg{display:none;color:var(--light-blue)}  .services-footer__label._spoller-active svg{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}  .services-footer__item:not(:last-child){margin:0 0 .9375rem 0}  .services-footer__link{font-size:.875rem;-webkit-transition:color .3s ease 0s;-o-transition:color .3s ease 0s;transition:color .3s ease 0s}  .page__hero{margin:0 0 7.375rem 0}  .page__hits{margin:0 0 5rem 0}  .page__get-consult{margin:0 0 11.6875rem 0}  .page__portfolio--first{padding:3.125rem 0 0 0}  .page__about{margin:0 0 3.75rem 0}  .page__our-clients{margin:0 0 5rem 0}  .page__preference{margin:0 0 5rem 0}  .hero__body{position:relative}  .hero__slide{position:relative;color:var(--white);-webkit-box-flex:0;-ms-flex:0 0 0px;flex:0 0 0px}  .hero__slide::before{content:"";position:absolute;z-index:1;top:0;left:0;height:100%;background:-webkit-gradient(linear,left top,right top,from(#4eb8f1),to(rgba(78,184,241,0)));background:-o-linear-gradient(left,#4eb8f1 0,rgba(78,184,241,0) 100%);background:linear-gradient(90deg,#4eb8f1 0,rgba(78,184,241,0) 100%)}  .hero__slide:first-child{-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%}  .loaded .hero__slide{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}  .loaded .hero__slide:first-child{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}  .hero__container{position:relative;z-index:2}  .hero__image{position:absolute;z-index:-1;width:100%;height:100%;top:0;left:0}  .hero__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}  .hero__title{max-width:39.0625rem;margin:0 0 2rem 0;font-family:February;line-height:1.2}@supports (font-size:clamp(1.875rem ,0.4464285714rem + 2.9761904762vw ,3.125rem)){.hero__title{font-size:clamp(1.875rem ,.4464285714rem + 2.9761904762vw ,3.125rem)}}@supports not (font-size:clamp(1.875rem ,0.4464285714rem + 2.9761904762vw ,3.125rem)){.hero__title{font-size:calc(1.875rem + 1.25 * (100vw - 48rem)/ 42)}}  .hero__descr{margin:0 0 1.5625rem 0;line-height:1.4}@supports (max-width:clamp(28.125rem ,1.2019230769rem + 42.0673076923vw ,39.0625rem)){.hero__descr{max-width:clamp(28.125rem ,1.2019230769rem + 42.0673076923vw ,39.0625rem)}}@supports not (max-width:clamp(28.125rem ,1.2019230769rem + 42.0673076923vw ,39.0625rem)){.hero__descr{max-width:calc(28.125rem + 10.9375 * (100vw - 64rem)/ 26)}}@supports (font-size:clamp(1.125rem ,0.625rem + 1.0416666667vw ,1.5625rem)){.hero__descr{font-size:clamp(1.125rem ,.625rem + 1.0416666667vw ,1.5625rem)}}@supports not (font-size:clamp(1.125rem ,0.625rem + 1.0416666667vw ,1.5625rem)){.hero__descr{font-size:calc(1.125rem + .4375 * (100vw - 48rem)/ 42)}}  .hero__button{border:3px solid var(--white);-webkit-transition:border-color .3s ease 0s;-o-transition:border-color .3s ease 0s;transition:border-color .3s ease 0s;--arr-right:var(--white)}  .hero__button span{margin:0 .5rem 0 0}  .hero__arrow{position:absolute;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);-webkit-transition:opacity .3s ease 0s;-o-transition:opacity .3s ease 0s;transition:opacity .3s ease 0s;cursor:pointer}  .hero__arrow--prev{left:5.9375%}  .hero__arrow--next{right:5.9375%}  .hero__bullets{position:absolute;z-index:6;bottom:20px;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);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}  .hero__bullets span{display:block;width:50px;height:5px;background-color:rgba(255,255,255,.5);-webkit-transition:background-color .3s ease 0s;-o-transition:background-color .3s ease 0s;transition:background-color .3s ease 0s;cursor:pointer}  .hero__bullets span:not(:last-child){margin:0 1.25rem 0 0}  .hero__bullets span.swiper-pagination-bullet-active{background-color:var(--light-blue)}  .hero__decor img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}  .services__top-row{margin:0 0 2.6875rem 0}  .services__item--02{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}  .item-services__top{margin:0 0 1.25rem 0}  .item-services__label{display:inline;font-family:February;line-height:1.25;border-bottom:3px solid var(--light-blue)}@supports (font-size:clamp(1.375rem ,0.5917721519rem + 2.2784810127vw ,2.5rem)){.item-services__label{font-size:clamp(1.375rem ,.5917721519rem + 2.2784810127vw ,2.5rem)}}@supports not (font-size:clamp(1.375rem ,0.5917721519rem + 2.2784810127vw ,2.5rem)){.item-services__label{font-size:calc(1.375rem + 1.125 * (100vw - 34.375rem)/ 49.375)}}  .item-services__descr{font-size:var(--medium);line-height:1.5}  .item-services__image img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}  .hits{position:relative;padding:7.5rem 0 0 0}  .hits__top-row{margin:0 0 2.8125rem 0}  .hits__body{position:relative}  .hits__slider{padding:20px;margin:0 0 1.25rem 0}  .hits__arrow{position:absolute;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:var(--main-black)}  .hits__arrow--prev{left:-5%}  .hits__arrow--next{right:-5%}  .hits__bullets{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}  .hits__bullets span{display:block;width:50px;height:5px;background-color:var(--gray);-webkit-transition:background-color .3s ease 0s;-o-transition:background-color .3s ease 0s;transition:background-color .3s ease 0s;cursor:pointer}  .hits__bullets span:not(:last-child){margin:0 1.25rem 0 0}  .hits__bullets span.swiper-pagination-bullet-active{background-color:var(--light-blue)}  .get-consult{position:relative;background:-webkit-gradient(linear,left top,right top,color-stop(-.52%,#00afad),to(#00b2e6));background:-o-linear-gradient(left,#00afad -.52%,#00b2e6 100%);background:linear-gradient(90deg,#00afad -.52%,#00b2e6 100%)}  .no-webp .get-consult::after{background:url(/local/templates/rakurs/img/consult-decor.png) 0 0/cover no-repeat}  .get-consult::after{content:"";position:absolute;bottom:-74px;left:0;right:0;width:100%;height:74px}  .get-consult__phone-decor{position:absolute;z-index:1;top:0;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);width:100%;height:100%}  .get-consult__phone-decor img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}  .get-consult__body{position:relative;z-index:2;color:var(--white)}  .get-consult__title{max-width:39.0625rem;margin:0 0 1.25rem 0}  .get-consult__descr{font-size:var(--medium);line-height:1.75}  .get-consult__descr span{text-decoration:underline}  .get-consult__descr a{font-weight:700;-webkit-transition:color .3s ease 0s;-o-transition:color .3s ease 0s;transition:color .3s ease 0s}  .get-consult__caption{margin:0 0 .875em 0;font-family:February;line-height:1}@supports (font-size:clamp(1.375rem ,0.8212435233rem + 1.8652849741vw ,2.5rem)){.get-consult__caption{font-size:clamp(1.375rem ,.8212435233rem + 1.8652849741vw ,2.5rem)}}@supports not (font-size:clamp(1.375rem ,0.8212435233rem + 1.8652849741vw ,2.5rem)){.get-consult__caption{font-size:calc(1.375rem + 1.125 * (100vw - 29.6875rem)/ 60.3125)}}  .get-consult__label{display:block;margin:0 0 .8125rem 0;font-size:var(--medium);line-height:1}  .get-consult__inputs{margin:0 0 1.5rem 0}  .get-consult__button{width:100%;max-width:12.25rem}  .portfolio{position:relative;z-index:2}  .item-portfolio{position:relative;font-size:var(--large);color:var(--white)}@supports (font-size:clamp(1.375rem ,0.0892857143rem + 2.6785714286vw ,2.5rem)){.item-portfolio--01{font-size:clamp(1.375rem ,.0892857143rem + 2.6785714286vw ,2.5rem)}}@supports not (font-size:clamp(1.375rem ,0.0892857143rem + 2.6785714286vw ,2.5rem)){.item-portfolio--01{font-size:calc(1.375rem + 1.125 * (100vw - 48rem)/ 42)}}  .item-portfolio--03{color:var(--main-black)}  .item-portfolio__image{position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1;overflow:hidden}  .item-portfolio__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .4s ease 0s;transition:-webkit-transform .4s ease 0s;-o-transition:transform .4s ease 0s;transition:transform .4s ease 0s;transition:transform .4s ease 0s,-webkit-transform .4s ease 0s}  .item-portfolio__descr{font-family:February;line-height:1.25;text-decoration:underline}  .mission{background-color:#3e3e3f}  .mission__info{position:relative}  .mission__top-row{position:relative;margin:0 0 1.53125rem 0}  .mission__title{position:relative;z-index:2;color:var(--white)}  .mission__descr{font-size:var(--large);color:var(--white);line-height:140%}  .mission__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}  .mission__decor-quotes{position:absolute;top:-55px;left:-43px}  .about{background-color:var(--light-gray)}@supports (padding-top:clamp(3.75rem ,1.0416666667rem + 5.6423611111vw ,7.8125rem)){.about{padding-top:clamp(3.75rem ,1.0416666667rem + 5.6423611111vw ,7.8125rem)}}@supports not (padding-top:clamp(3.75rem ,1.0416666667rem + 5.6423611111vw ,7.8125rem)){.about{padding-top:calc(3.75rem + 4.0625 * (100vw - 48rem)/ 72)}}@supports (padding-bottom:clamp(3.75rem ,1.25rem + 5.2083333333vw ,7.5rem)){.about{padding-bottom:clamp(3.75rem ,1.25rem + 5.2083333333vw ,7.5rem)}}@supports not (padding-bottom:clamp(3.75rem ,1.25rem + 5.2083333333vw ,7.5rem)){.about{padding-bottom:calc(3.75rem + 3.75 * (100vw - 48rem)/ 72)}}  .about__image{position:relative}  .about__image img:not(.about__decor){width:100%;height:100%;-o-object-fit:cover;object-fit:cover}  .about__decor{position:absolute;top:-42px;right:-11%;height:auto;-webkit-animation:rotate 15s linear infinite;animation:rotate 15s linear infinite}  .about__title{margin:0 0 1.34375rem 0}  .about__descr{margin:0 0 1.875rem 0;font-size:var(--medium);line-height:1.75;color:#3e3e3f}  .about__show-more{position:relative;font-size:var(--medium);line-height:1.75;color:var(--light-blue);text-decoration:underline;-webkit-transition:color .3s ease 0s;-o-transition:color .3s ease 0s;transition:color .3s ease 0s}  .about__show-more::after{content:"";position:absolute;bottom:0;left:0;right:0;width:100%;height:1px;background-color:var(--light-blue);-webkit-transition:background-color .3s ease 0s;-o-transition:background-color .3s ease 0s;transition:background-color .3s ease 0s}  .our-clients__title{margin:0 0 1.5rem 0}@supports (font-size:clamp(2.125rem ,1.6964285714rem + 0.8928571429vw ,2.5rem)){.our-clients__title{font-size:clamp(2.125rem ,1.6964285714rem + .8928571429vw ,2.5rem)}}@supports not (font-size:clamp(2.125rem ,1.6964285714rem + 0.8928571429vw ,2.5rem)){.our-clients__title{font-size:calc(2.125rem + .375 * (100vw - 48rem)/ 42)}}  .our-clients__slider.swiper{overflow:visible}  .our-clients__swiper.swiper-wrapper{-webkit-transition-timing-function:linear;-o-transition-timing-function:linear;transition-timing-function:linear}  .our-clients__item.swiper-slide{width:auto!important}  .our-clients__item img{width:100%;height:100%;max-height:90px;-o-object-fit:contain;object-fit:contain}  .ask-us{background:-o-linear-gradient(.04deg,#00afad .03%,#00b2e5 99.96%);background:linear-gradient(89.96deg,#00afad .03%,#00b2e5 99.96%);color:var(--white)}  .ask-us__title{margin:0 1.25rem 0 0}  .ask-us__descr{margin:0 1.25rem 0 0;font-size:var(--medium);line-height:1.75}  .ask-us__descr a{white-space:nowrap;font-weight:700;-webkit-transition:color .3s ease 0s;-o-transition:color .3s ease 0s;transition:color .3s ease 0s}  .ask-us__button{-webkit-box-flex:0;-ms-flex:0 1 22.1875rem;flex:0 1 22.1875rem}  .main-services__column{width:100%}  .main-services__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:var(--white);-webkit-box-shadow:0 5px 50px rgba(0,0,0,.1);box-shadow:0 5px 50px rgba(0,0,0,.1);-webkit-transition:-webkit-box-shadow .3s ease 0s;transition:-webkit-box-shadow .3s ease 0s;-o-transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s,-webkit-box-shadow .3s ease 0s}  .main-services__item:not(:last-child){margin:0 0 1.875rem 0}  .main-services__image{margin:0 0 1.25rem 0;overflow:hidden}  .main-services__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;-o-transition:transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s}  .main-services__label{margin:0 0 1.25rem 0;font-family:February;line-height:1.3333333333;-webkit-transition:color .3s ease 0s;-o-transition:color .3s ease 0s;transition:color .3s ease 0s}  .main-services__item-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-size:var(--medium);line-height:1.25}  .main-services__item-list:not(:last-child){margin:0 0 .9375rem 0}  .main-services__item-list::before{content:"";display:block;width:.625rem;height:.625rem;margin:.4375rem .625rem 0 0;background-color:var(--light-blue)}  .main-services__item-list a{-webkit-transition:color .3s ease 0s;-o-transition:color .3s ease 0s;transition:color .3s ease 0s}  .page__hero-service{margin:0 0 6.25rem 0}  .page__prices{margin:0 0 5rem 0}  .page__examples{margin:0 0 6.25rem 0}  .page__company-identity{margin:0 0 13.375rem 0}  .hero-service{background-color:#3d464a}  .hero-service__info{color:var(--white)}  .hero-service__title{margin:0 0 1.875rem 0;font-family:February;line-height:1}@supports (font-size:clamp(1.875rem ,-0.9821428571rem + 5.9523809524vw ,4.375rem)){.hero-service__title{font-size:clamp(1.875rem ,-.9821428571rem + 5.9523809524vw ,4.375rem)}}@supports not (font-size:clamp(1.875rem ,-0.9821428571rem + 5.9523809524vw ,4.375rem)){.hero-service__title{font-size:calc(1.875rem + 2.5 * (100vw - 48rem)/ 42)}}  .hero-service__descr{line-height:176%;color:#ddd}  .hero-service__descr p:first-child{margin:0 0 1.875rem 0;font-size:var(--medium);line-height:1.5;color:var(--white)}  .hero-service__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@supports (font-size:clamp(2.125rem ,1.175rem + 3.2vw ,4.375rem)){.prices__title{font-size:clamp(2.125rem ,1.175rem + 3.2vw ,4.375rem)}}@supports not (font-size:clamp(2.125rem ,1.175rem + 3.2vw ,4.375rem)){.prices__title{font-size:calc(2.125rem + 2.25 * (100vw - 29.6875rem)/ 70.3125)}}  .prices__descr{font-size:var(--medium);line-height:1.5;color:#4f4f4f}  .prices__slider{background-color:var(--light-gray)}  .item-prices{line-height:1.4705882353;-webkit-box-shadow:0 5px 50px rgba(0,0,0,.1);box-shadow:0 5px 50px rgba(0,0,0,.1)}  .item-prices__top{border-bottom:1px solid var(--gray)}  .item-prices__label{font-family:February;font-size:2.5rem;line-height:1}  .item-prices__label:not(.item-prices__label--last){margin:0 0 1.25rem 0}  .item-prices__sublabel{color:var(--light-blue)}  .item-prices__descr--second{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}  .item-prices__descr--second::before{content:"";width:10px;height:10px;display:block;-webkit-box-flex:0;-ms-flex:0 0 10px;flex:0 0 10px;background-color:var(--light-blue)}  .item-prices__main{margin:0 0 1.875rem 0}  .item-prices__row:not(:last-of-type){margin:0 0 1.25rem 0}  .item-prices__button{width:100%;max-width:17.1875rem;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;font-family:February;background-color:var(--light-blue);color:var(--white);border:1px solid transparent;-webkit-transition:color .3s ease 0s,border-color .3s ease 0s,background-color .3s ease 0s;-o-transition:color .3s ease 0s,border-color .3s ease 0s,background-color .3s ease 0s;transition:color .3s ease 0s,border-color .3s ease 0s,background-color .3s ease 0s}  .item-prices__row-top{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 1.25rem 0}  .item-prices__sticker{margin:0 0 0 1.375rem;padding:.625rem 1rem;font-size:.9375rem;line-height:100%;color:var(--white);text-align:center;background-color:#00afad}  .examples__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;-o-transition:transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s}  .examples__label{font-size:var(--large);font-family:February;line-height:1.4;color:var(--main-color);text-decoration:underline}  .company-identity{position:relative;background:-webkit-gradient(linear,left top,right top,color-stop(-.52%,#00afad),to(#00b2e6));background:-o-linear-gradient(left,#00afad -.52%,#00b2e6 100%);background:linear-gradient(90deg,#00afad -.52%,#00b2e6 100%);color:var(--white);overflow: hidden;}  .no-webp .company-identity::after{background:url(/local/templates/rakurs/img/page-service-single/decor.png) 0 0/cover no-repeat}  .company-identity::after{content:"";position:absolute;bottom:-74px;left:0;right:0;width:100%;height:74px}  .company-identity__body{position:relative;z-index:2}  .company-identity__descr{font-size:var(--medium);line-height:1.75}  .company-identity__decor{position:absolute;z-index:1;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:693px;height:auto}  .company-identity__decor img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}  .page__catalog-items{margin:0 0 6.25rem 0}  .catalog-products__title{margin:0 0 1.5625rem 0}  .catalog-products__item{background-color:var(--white);-webkit-box-shadow:0 5px 50px rgba(0,0,0,.1);box-shadow:0 5px 50px rgba(0,0,0,.1);-webkit-transition:-webkit-box-shadow .3s ease 0s;transition:-webkit-box-shadow .3s ease 0s;-o-transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s,-webkit-box-shadow .3s ease 0s}  .catalog-products__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;-o-transition:transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s}  .catalog-products__label{margin:0 0 .9375rem 0;font-family:February}  .catalog-products__tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -.625rem 0 0}  .catalog-products__tag{margin:0 .625rem .625rem 0;padding:.4375rem .875rem;line-height:1.1764705882;border:1px solid var(--gray);-webkit-transition:border-color .3s ease 0s;-o-transition:border-color .3s ease 0s;transition:border-color .3s ease 0s}  .filter-catalog__wrapper-filter{margin:0 0 2.1875rem 0}  .filter-catalog__groups{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-.9375rem}  .filter-catalog__button{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;width:100%;padding:1.28125rem 0 1.09375rem;border:1px solid #d9d9d9;-webkit-transition:color .3s ease 0s,-webkit-box-shadow .3s ease 0s;transition:color .3s ease 0s,-webkit-box-shadow .3s ease 0s;-o-transition:color .3s ease 0s,box-shadow .3s ease 0s;transition:color .3s ease 0s,box-shadow .3s ease 0s;transition:color .3s ease 0s,box-shadow .3s ease 0s,-webkit-box-shadow .3s ease 0s}  .filter-catalog__button span{margin:0 .3125rem 0 0;line-height:1}  .filter-catalog__button svg{color:var(--light-blue)}  .filter-group-item__input{position:absolute;width:0;height:0;opacity:0}  .filter-group-item__input:checked+.filter-group-item__label{background-color:var(--light-blue);color:var(--white)}  .filter-group-item__label{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;margin:0 .625rem .625rem 0;padding:.5rem .8125rem;line-height:1.1764705882;background-color:var(--white);border:1px solid var(--gray);cursor:pointer;-webkit-transition:background-color .3s ease 0s,color .3s ease 0s,border-color .3s ease 0s,-webkit-box-shadow .3s ease 0s;transition:background-color .3s ease 0s,color .3s ease 0s,border-color .3s ease 0s,-webkit-box-shadow .3s ease 0s;-o-transition:background-color .3s ease 0s,box-shadow .3s ease 0s,color .3s ease 0s,border-color .3s ease 0s;transition:background-color .3s ease 0s,box-shadow .3s ease 0s,color .3s ease 0s,border-color .3s ease 0s;transition:background-color .3s ease 0s,box-shadow .3s ease 0s,color .3s ease 0s,border-color .3s ease 0s,-webkit-box-shadow .3s ease 0s}  .filter-group-item__label--new{background-color:#f25d5d;color:var(--white)}  .filter-group-item__label--hits{background-color:#69c861;color:var(--white)}  .sort-by{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}  .sort-by__label{font-size:.9375rem;line-height:1.3333333333}  .sort-by__item{position:relative}  .sort-by__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:background-color .3s ease 0s,color .3s ease 0s;-o-transition:background-color .3s ease 0s,color .3s ease 0s;transition:background-color .3s ease 0s,color .3s ease 0s}  .sort-by__button:not(.sort-by__button--increase){padding:1.5625rem 1.5625rem 1.5625rem 1.25rem;background-color:var(--white)}  .choosed .sort-by__button:not(.sort-by__button--increase){background-color:var(--light-blue);color:var(--white)}  .choosed .sort-by__button:not(.sort-by__button--increase) svg{color:var(--white);-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}  .sort-by__button--increase{padding:.625rem .625rem .625rem 1.25rem;border-radius:5px;background-color:#dee4e8}  .choosed .sort-by__button--increase{background-color:var(--light-blue);color:var(--white)}  .choosed .sort-by__button--increase svg{color:var(--white)}  .sort-by__button svg{margin:0 0 0 .9375rem;color:var(--light-blue);-webkit-transition:color .3s ease 0s,-webkit-transform .3s ease 0s;transition:color .3s ease 0s,-webkit-transform .3s ease 0s;-o-transition:color .3s ease 0s,transform .3s ease 0s;transition:color .3s ease 0s,transform .3s ease 0s;transition:color .3s ease 0s,transform .3s ease 0s,-webkit-transform .3s ease 0s}  .sort-by__inner{position:absolute;padding:1.25rem;overflow:auto;z-index:5;top:100%;left:0;width:16.5rem;max-height:9.375rem;background-color:var(--white);-webkit-box-shadow:0 5px 30px rgba(26,41,69,.1);box-shadow:0 5px 30px rgba(26,41,69,.1);opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:visibility .3s ease 0s,opacity .3s ease 0s;-o-transition:visibility .3s ease 0s,opacity .3s ease 0s;transition:visibility .3s ease 0s,opacity .3s ease 0s}  .active .sort-by__inner{opacity:1;visibility:visible;pointer-events:auto}  .sort-by__checkbox:not(:last-child){margin-bottom:.3125em}  .show-filters{border-bottom:1px solid var(--gray)}  .show-filters__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 1.25rem 0 0;-ms-flex-wrap:wrap;flex-wrap:wrap}  .show-filters__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 .625rem 0;padding:.625rem .75rem;font-size:.9375rem;background-color:var(--light-blue);color:var(--white)}  .show-filters__item:not(:last-of-type){margin:0 .75rem .625rem 0}  .show-filters__item svg{margin:0 0 0 .75rem}  .show-filters__button{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:0 0 .625rem 0;padding:.625rem .75rem;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#909090;-webkit-transition:color .3s ease 0s;-o-transition:color .3s ease 0s;transition:color .3s ease 0s}  .show-filters__button svg{margin:0 0 0 .75rem}  .test{width:300px;height:250px}  .page__portfolio-single-descr{margin:0 0 5rem 0}  .page__naming{margin:0 0 6.25rem 0}  .page__logo-dev{margin:0 0 5rem 0}  .portfolio-single-hero{background-color:#3e3e3f;color:var(--white)}@supports (font-size:clamp(2.125rem ,-0.4464285714rem + 5.3571428571vw ,4.375rem)){.portfolio-single-hero__title{font-size:clamp(2.125rem ,-.4464285714rem + 5.3571428571vw ,4.375rem)}}@supports not (font-size:clamp(2.125rem ,-0.4464285714rem + 5.3571428571vw ,4.375rem)){.portfolio-single-hero__title{font-size:calc(2.125rem + 2.25 * (100vw - 48rem)/ 42)}}  .portfolio-single-hero__descr{font-size:var(--medium);line-height:1.5}  .portfolio-single-hero__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}  .portfolio-single-hero__text{font-size:var(--medium);line-height:1.5}  .portfolio-single-descr__body{font-size:var(--medium);line-height:1.5;border-bottom:1px solid var(--gray)}@supports (font-size:clamp(2.125rem ,0.9821428571rem + 2.380952381vw ,3.125rem)){.naming__title{font-size:clamp(2.125rem ,.9821428571rem + 2.380952381vw ,3.125rem)}}@supports not (font-size:clamp(2.125rem ,0.9821428571rem + 2.380952381vw ,3.125rem)){.naming__title{font-size:calc(2.125rem + 1 * (100vw - 48rem)/ 42)}}  .naming__descr{font-size:var(--medium);line-height:1.5}  .naming__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:40.3125rem}  .naming__item::before{content:"";display:block;background-color:var(--light-blue)}  .naming__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}  .logo-dev{background-color:var(--light-gray)}  .logo-dev__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@supports (font-size:clamp(2.125rem ,0.9821428571rem + 2.380952381vw ,3.125rem)){.logo-dev__title{font-size:clamp(2.125rem ,.9821428571rem + 2.380952381vw ,3.125rem)}}@supports not (font-size:clamp(2.125rem ,0.9821428571rem + 2.380952381vw ,3.125rem)){.logo-dev__title{font-size:calc(2.125rem + 1 * (100vw - 48rem)/ 42)}}  .logo-dev__text{font-size:var(--medium);line-height:1.5}  .page__map{margin:0 0 3.125rem 0}  .info-contacts{background-color:#3e3e3f;color:var(--white)}@supports (font-size:clamp(2.125rem ,-0.4464285714rem + 5.3571428571vw ,4.375rem)){.info-contacts__title{font-size:clamp(2.125rem ,-.4464285714rem + 5.3571428571vw ,4.375rem)}}@supports not (font-size:clamp(2.125rem ,-0.4464285714rem + 5.3571428571vw ,4.375rem)){.info-contacts__title{font-size:calc(2.125rem + 2.25 * (100vw - 48rem)/ 42)}}  .info-contacts__address{margin:0 0 1.25rem 0}  .info-contacts__label{margin:0 0 .3125rem 0;font-size:.9375rem;color:#d1d1d1}  .info-contacts__descr{line-height:1.1363636364}  .info-contacts__descr--email{text-decoration:underline}  .info-contacts__row-wrapper{margin:0 0 1.25rem 0}  .info-contacts__phone{white-space:nowrap;-webkit-transition:color .3s ease 0s;-o-transition:color .3s ease 0s;transition:color .3s ease 0s}  .info-contacts__messenger{white-space:nowrap}  .info-contacts__email{-webkit-transition:color .3s ease 0s;-o-transition:color .3s ease 0s;transition:color .3s ease 0s;white-space:nowrap}  .info-contacts__row-messenger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}  .info-contacts__link{-webkit-box-flex:0;-ms-flex:0 0 27px;flex:0 0 27px;display:block;-webkit-transition:color .3s ease 0s;-o-transition:color .3s ease 0s;transition:color .3s ease 0s}  .info-contacts__link:not(:last-child){margin:0 .9375rem 0 0}  .requisites__title{margin:0 0 1.25rem 0}@supports (font-size:clamp(2.125rem ,1.2019230769rem + 1.4423076923vw ,2.5rem)){.requisites__title{font-size:clamp(2.125rem ,1.2019230769rem + 1.4423076923vw ,2.5rem)}}@supports not (font-size:clamp(2.125rem ,1.2019230769rem + 1.4423076923vw ,2.5rem)){.requisites__title{font-size:calc(2.125rem + .375 * (100vw - 64rem)/ 26)}}  .requisites__body{line-height:1.7647058824;color:#535353}  .requisites__label{font-weight:700}  .page__hero-jobs{margin:0 0 4.375rem 0}  .page__department{margin:0 0 1.875rem 0}@supports (margin-left:clamp(-7.25rem ,45.4456521739rem + -43.9130434783vw ,-0.9375rem)){.hero-jobs__body{margin-left:clamp(-7.25rem ,45.4456521739rem + -43.9130434783vw ,-.9375rem)}}@supports not (margin-left:clamp(-7.25rem ,45.4456521739rem + -43.9130434783vw ,-0.9375rem)){.hero-jobs__body{margin-left:calc(-.9375rem + -6.3125 * (100vw - 105.625rem)/ 14.375)}}@supports (margin-right:clamp(-7.25rem ,45.4456521739rem + -43.9130434783vw ,-0.9375rem)){.hero-jobs__body{margin-right:clamp(-7.25rem ,45.4456521739rem + -43.9130434783vw ,-.9375rem)}}@supports not (margin-right:clamp(-7.25rem ,45.4456521739rem + -43.9130434783vw ,-0.9375rem)){.hero-jobs__body{margin-right:calc(-.9375rem + -6.3125 * (100vw - 105.625rem)/ 14.375)}}  .hero-jobs__info{background-color:#3e3e3f;color:var(--white)}@supports (padding-left:clamp(0.9375rem ,-45.4456521739rem + 43.9130434783vw ,7.25rem)){.hero-jobs__info{padding-left:clamp(.9375rem ,-45.4456521739rem + 43.9130434783vw ,7.25rem)}}@supports not (padding-left:clamp(0.9375rem ,-45.4456521739rem + 43.9130434783vw ,7.25rem)){.hero-jobs__info{padding-left:calc(.9375rem + 6.3125 * (100vw - 105.625rem)/ 14.375)}}  .hero-jobs__title{margin:0 0 1.25rem 0;line-height:1}  .hero-jobs__descr{font-size:var(--medium);line-height:1.5;border-bottom:1px solid var(--gray)}  .hero-jobs__caption{margin:0 0 .3125rem 0;font-size:.9375rem;line-height:1.3333333333;color:#d1d1d1}  .hero-jobs__value{line-height:1.1363636364}  .hero-jobs__row{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;max-width:25.9375rem}  .hero-jobs__item a{-webkit-transition:color .3s ease 0s;-o-transition:color .3s ease 0s;transition:color .3s ease 0s}  .hero-jobs__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}  .department{border-bottom:1px solid var(--gray)}  .department__title{line-height:1.3333333333}@supports (font-size:clamp(1.625rem ,-0.0892857143rem + 3.5714285714vw ,3.125rem)){.department__title{font-size:clamp(1.625rem ,-.0892857143rem + 3.5714285714vw ,3.125rem)}}@supports not (font-size:clamp(1.625rem ,-0.0892857143rem + 3.5714285714vw ,3.125rem)){.department__title{font-size:calc(1.625rem + 1.5 * (100vw - 48rem)/ 42)}}  .department__text{font-size:var(--medium);line-height:1.5}  .department__item{-webkit-box-shadow:0 5px 20px rgba(0,44,85,.2);box-shadow:0 5px 20px rgba(0,44,85,.2)}  .item-department{background-color:var(--light-blue);color:var(--white);-webkit-transition:backgroud-color .3s ease 0s,padding .3s ease 0;-o-transition:backgroud-color .3s ease 0s,padding .3s ease 0;transition:backgroud-color .3s ease 0s,padding .3s ease 0}  .item-department._spoller-active{background-color:#3e3e3f}  .item-department__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}  .item-department__head._spoller-active .item-department__icon svg{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}@supports (font-size:clamp(1.375rem ,0.4464285714rem + 1.9345238095vw ,2.1875rem)){.item-department__title{font-size:clamp(1.375rem ,.4464285714rem + 1.9345238095vw ,2.1875rem)}}@supports not (font-size:clamp(1.375rem ,0.4464285714rem + 1.9345238095vw ,2.1875rem)){.item-department__title{font-size:calc(1.375rem + .8125 * (100vw - 48rem)/ 42)}}  .item-department__column--nowrap .item-department__value{white-space:nowrap}  .item-department__label{margin:0 0 .3125rem 0;line-height:1.3333333333}  .item-department__value{font-weight:700;line-height:1.1363636364}  .item-department__icon svg{-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;-o-transition:transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s}  .item-department__body{padding:1.5625rem 0 0 0;line-height:1.4705882353;border-top:1px solid var(--white)}  .item-department__caption{margin:0 0 .3125rem 0;font-weight:700}  .item-department__list{margin:0 0 .9375rem 0}  .item-department__item-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}  .item-department__item-list:not(:last-child){margin:0 0 .3125rem 0}  .item-department__item-list::before{content:"";display:block;-webkit-box-flex:0;-ms-flex:0 0 .625rem;flex:0 0 .625rem;width:.625rem;height:.625rem;margin:.5rem .8125rem 0 0;background-color:var(--light-blue)}  .page__hero-about{margin:0 0 5rem 0}  .page__descr-about{margin:0 0 2.8125rem 0}  .page__benefits-about{margin:0 0 6.5rem 0}  .hero-about{color:var(--white);background-color:#3e3e3f}  .hero-about__title{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;white-space:nowrap}  .hero-about__descr{-webkit-box-flex:0;-ms-flex:0 1 65.6804733728%;flex:0 1 65.6804733728%;line-height:1.4705882353; font-size:18px;}  .hero-about__decor{overflow:hidden}  .hero-about__decor img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}  .descr-about__title{line-height:1.1666666667}@supports (font-size:clamp(1.875rem ,-0.2678571429rem + 4.4642857143vw ,3.75rem)){.descr-about__title{font-size:clamp(1.875rem ,-.2678571429rem + 4.4642857143vw ,3.75rem)}}@supports not (font-size:clamp(1.875rem ,-0.2678571429rem + 4.4642857143vw ,3.75rem)){.descr-about__title{font-size:calc(1.875rem + 1.875 * (100vw - 48rem)/ 42)}}  .descr-about__item-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-size:var(--medium);line-height:1.25}  .descr-about__item-list::before{content:"";display:block;width:10px;height:10px;-webkit-box-flex:0;-ms-flex:0 0 .625rem;flex:0 0 .625rem;background-color:var(--light-blue)}  .descr-about__text{max-width:51.875rem;font-size:var(--medium);line-height:1.5}  .descr-about__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}  .descr-about__descr{border-bottom:1px solid var(--gray)}  .descr-about__top-text{line-height:1.6666666667;font-family:February;color:var(--white);background-color:var(--light-blue)}@supports (font-size:clamp(1.25rem ,0.5357142857rem + 1.4880952381vw ,1.875rem)){.descr-about__top-text{font-size:clamp(1.25rem ,.5357142857rem + 1.4880952381vw ,1.875rem)}}@supports not (font-size:clamp(1.25rem ,0.5357142857rem + 1.4880952381vw ,1.875rem)){.descr-about__top-text{font-size:calc(1.25rem + .625 * (100vw - 48rem)/ 42)}}  .descr-about__row{font-size:var(--medium);line-height:1.5}  .descr-about__row p{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;max-width:100%}  .benefits-about__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@supports (font-size:clamp(1.875rem ,-0.2678571429rem + 4.4642857143vw ,3.75rem)){.benefits-about__title{font-size:clamp(1.875rem ,-.2678571429rem + 4.4642857143vw ,3.75rem)}}@supports not (font-size:clamp(1.875rem ,-0.2678571429rem + 4.4642857143vw ,3.75rem)){.benefits-about__title{font-size:calc(1.875rem + 1.875 * (100vw - 48rem)/ 42)}}  .benefits-about__text{font-size:var(--medium);line-height:1.5}  .benefits-about__slogan{font-family:February;line-height:1.3333333333;text-transform:uppercase;color:var(--light-blue)}@supports (font-size:clamp(1.125rem ,0.2678571429rem + 1.7857142857vw ,1.875rem)){.benefits-about__slogan{font-size:clamp(1.125rem ,.2678571429rem + 1.7857142857vw ,1.875rem)}}@supports not (font-size:clamp(1.125rem ,0.2678571429rem + 1.7857142857vw ,1.875rem)){.benefits-about__slogan{font-size:calc(1.125rem + .75 * (100vw - 48rem)/ 42)}}  .hidden{width:0;height:0;position:absolute;visibility:hidden;opacity:0;pointer-events:none;overflow:hidden}  .swiper{overflow:hidden}  .swiper-wrapper{width:100%;height:100%;-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}  .swiper-vertical .swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}  .swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}  .swiper-initialized .swiper-slide{-ms-flex-negative:0;flex-shrink:0}  .swiper-android .swiper-slide,.swiper-android .swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}  .swiper-button-lock{display:none!important}  .swiper-button-disabled{opacity:.3;cursor:auto}@media (min-width:6.875em){.product-item-popup__rows--tabs .product-item-popup__row:not(:last-child){margin:0 .9375rem 0 0}}@media (min-width:23.75em){.product-item-popup__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}  .product-item-popup__caption{margin:0 .625rem 0 0}}@media (min-width:26.25em){.product-item-popup__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}  .product-item-popup__button:not(.product-item-popup__button--call-back){margin:0 1.875rem 0 0}}@media (min-width:29.99875em){:root{--medium:1.25rem;--large:1.5625rem}  .form-identity__row--double{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}  .form-identity__item{-webkit-box-flex:0;-ms-flex:0 1 46.9361147327%;flex:0 1 46.9361147327%}  .form-identity__item:not(:last-child){margin:0 1.25rem 0 0}  .form-order-details:not(.call-back-popup__form){padding:3.125rem 2.5rem}  .form-order-details__row{margin:0 0 1.875rem 0}  .form-order-details__label{margin:0 0 .8125rem 0}  .form-order-details__button{padding:1.25rem 1.5625rem}  .form-order-details__checkbox{margin:0 0 1.875rem 0}  textarea.input{height:8.125rem}  .thanks-popup{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}  .thanks-popup{padding:3.75rem 0}  .thanks-popup__icon{-webkit-box-flex:0;-ms-flex:0 0 6.125rem;flex:0 0 6.125rem;margin:0 1.875rem 0 0}  .thanks-popup__label br{display:none}  .product-item-popup__body{margin:0 0 2.8125rem 0}  .product-item-popup__images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}  .product-item-popup__main-image{-webkit-box-flex:0;-ms-flex:0 1 82.4468085106%;flex:0 1 82.4468085106%}  .product-item-popup__arrow{left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}  .product-item-popup__arrow--prev{top:-20px}  .product-item-popup__arrow--next{bottom:-20px}  .product-item-popup__label{margin:0 0 1.5625rem 0}  .product-item-popup__price{margin:0 0 2rem 0}  .details-order__row{padding:1.875rem}  .call-back-popup__title{margin:0 0 2.5rem 0;font-size:2.5rem}  .map{height:400px}  .breadcrumbs{padding:1.375rem 0}  .preference__title{margin:0 0 3.125rem 0}  .preference__icon{margin:0 0 1.875rem 0}  .preference__descr{font-size:1rem}  .top-header__phone{margin:0 1.25rem 0 0}  .footer__content{display:-webkit-box;display:-ms-flexbox;display:flex}  .footer__left{margin:0 1.25rem 0 0}  .footer__logo{max-width:14.375rem;margin:0 0 1.875rem 0}  .footer__info{margin:0 0 1.875rem 0}  .footer__list-social{max-width:7.5625rem;margin:0 0 2rem 0}  .menu-footer__item:not(:last-child){margin:0 0 1.5625rem 0}  .page__portfolio--first{margin:0 0 4.375rem 0}  .page__main-services{padding:3.125rem 0 0 0}  .hero__slide{padding:5.875rem 0 9.125rem 0}@supports (padding-left:clamp(5.9375rem ,-14.8317307692rem + 32.4519230769vw ,14.375rem)){.hero__slide{padding-left:clamp(5.9375rem ,-14.8317307692rem + 32.4519230769vw ,14.375rem)}}@supports not (padding-left:clamp(5.9375rem ,-14.8317307692rem + 32.4519230769vw ,14.375rem)){.hero__slide{padding-left:calc(5.9375rem + 8.4375 * (100vw - 64rem)/ 26)}}.hero__button{padding:1.40625rem 0;max-width:15rem}  .hero__decor{position:absolute;z-index:1;right:1.4583333333%;-webkit-animation:rotate 15s linear infinite;animation:rotate 15s linear infinite}@supports (width:clamp(18.75rem ,-15.3225806452rem + 41.935483871vw ,35rem)){.hero__decor{width:clamp(18.75rem ,-15.3225806452rem + 41.935483871vw ,35rem)}}@supports not (width:clamp(18.75rem ,-15.3225806452rem + 41.935483871vw ,35rem)){.hero__decor{width:calc(18.75rem + 16.25 * (100vw - 81.25rem)/ 38.75)}}@supports (bottom:clamp(-11.375rem ,29.6572580645rem + -34.1935483871vw ,1.875rem)){.hero__decor{bottom:clamp(-11.375rem ,29.6572580645rem + -34.1935483871vw ,1.875rem)}}@supports not (bottom:clamp(-11.375rem ,29.6572580645rem + -34.1935483871vw ,1.875rem)){.hero__decor{bottom:calc(1.875rem + -13.25 * (100vw - 81.25rem)/ 38.75)}}.services__top-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}  .services__title{margin:0 2.1875rem 0 0}  .hits__top-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}  .hits__title{margin:0 1.5625rem 0 0}  .get-consult__form{padding:1.25rem 0 0 0}  .get-consult__inputs{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}  .get-consult__row{-webkit-box-flex:0;-ms-flex:0 1 47.1204188482%;flex:0 1 47.1204188482%}  .get-consult__row:not(:last-child){margin:0 1.25rem 0 0}  .portfolio__top-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 2.8125rem 0}  .portfolio__title{margin:0 1.5625rem 0 0}  .about__descr p:not(:last-child){margin:0 0 2.5rem 0}  .main-services__title{margin:0 0 1.875rem 0}  .main-services__item{padding:2.5rem 1.875rem 1.875rem}  .main-services__label{font-size:1.875rem}  .prices__top-row{margin:0 0 3.125rem 0}  .item-prices{padding:3.125rem}  .item-prices__top{margin:0 0 1.5625rem 0;padding:0 0 1.5625rem 0}  .item-prices__descr--second::before{margin:.375rem 1.0625rem 0 0}  .item-prices__button{padding:1.125rem}  .item-prices__sticker{top:-60px;right:-20px}  .examples__title{margin:0 0 2.5rem 0}  .examples__body--last{margin:0 0 3.125rem 0}  .examples__image{margin:0 0 1.5625rem 0}  .company-identity__title{margin:0 0 2.5rem 0}  .catalog-products{padding:3.125rem 0 0 0}  .catalog-products__item{padding:2.5rem 1.875rem 3.125rem}  .catalog-products__label{font-size:1.875rem}  .page__filter-catalog{margin:0 0 5rem 0;padding:3.125rem 0 0 0}  .filter-catalog__title{margin:0 0 1.875rem 0}  .filter-catalog__title-spoller{display:none}  .sort-by{border-bottom:1px solid var(--gray);border-top:1px solid var(--gray)}  .sort-by__label{margin:0 .9375rem 0 0}  .sort-by__item--increase{padding:.9375rem 1.5625rem .9375rem 0;border-right:1px solid var(--gray)}  .sort-by__button:not(.sort-by__button--increase){border-right:1px solid var(--gray)}  .show-filters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.9375rem 0}  .portfolio-single-hero__body{padding:3.4375rem 0}  .portfolio-single-hero__title{margin:0 0 2.5rem 0}  .naming__text:not(:last-child){margin:0 0 2.1875rem 0}  .naming__item:not(:last-child){margin:0 0 1.25rem 0}  .naming__item::before{-webkit-box-flex:0;-ms-flex:0 0 14px;flex:0 0 14px;width:14px;height:14px;margin:.5625rem 1.625rem 0 0}  .logo-dev{padding:3.75rem 0 5.625rem}  .logo-dev__title{margin:0 0 1.875rem 0}  .logo-dev__text:not(:last-child){margin:0 0 2.1875rem 0}  .info-contacts{padding:3.4375rem 0 4.0625rem}  .info-contacts__descr{font-size:1.375rem}  .hero-jobs__info{padding-right:2.1875rem}  .hero-jobs__descr{padding:0 2.8125rem 1.875rem 0;margin:0 0 2.1875rem 0}  .hero-jobs__send-file{margin:0 0 2.5rem 0}  .hero-jobs__person{margin:0 0 1.5625rem 0}  .hero-jobs__value{font-size:1.375rem}  .hero-jobs__item:first-child{margin:0 1.25rem 0 0}  .department{padding:0 0 3.125rem 0}  .department__title{margin:0 0 1.25rem 0}  .department__text p:not(:last-child){margin:0 0 2.5rem 0}  .department__item:not(:last-child){margin:0 0 1.875rem 0}  .item-department{padding:2.5rem 1.875rem 0 2.5rem}  .item-department._spoller-active{padding:2.5rem 1.875rem 2.5rem 2.5rem}  .item-department__head{padding:0 0 1.875rem 0}  .item-department__title{margin:0 0 1.25rem 0}  .item-department__label{font-size:.9375rem}  .item-department__value{font-size:1.375rem}  .item-department__icon{-webkit-box-flex:0;-ms-flex:0 0 4.1875rem;flex:0 0 4.1875rem}  .item-department__descr{margin:0 0 1.875rem 0}  .descr-about__body{margin:0 0 4.375rem 0}  .descr-about__title{margin:0 0 2.1875rem 0}  .descr-about__list{margin:0 0 2.1875rem 0}  .descr-about__item-list:not(:last-child){margin:0 0 1.25rem 0}  .descr-about__item-list::before{margin:.5rem 1.125rem 0 0}  .descr-about__descr{padding:0 0 3.4375rem 0}  .descr-about__top-text{margin:0 0 4.375rem 0;padding:3.125rem}  .benefits-about__title{margin:0 0 1.5625rem 0}  .benefits-about__text{margin:0 0 2.8125rem 0}}@media (min-width:34.375em){.details-order__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}  .details-order__image{-webkit-box-flex:0;-ms-flex:0 1 8.4375rem;flex:0 1 8.4375rem;margin:0 1.25rem 0 0}  .details-order__info{-webkit-box-flex:0;-ms-flex:0 1 36.7647058824%;flex:0 1 36.7647058824%;margin:0 1.875rem 0 0}  .preference__body{display:-ms-grid;display:grid}@supports (gap:clamp(1.25rem ,-3.3506389776rem + 7.1884984026vw ,4.0625rem)){.preference__body{gap:clamp(1.25rem ,-3.3506389776rem + 7.1884984026vw ,4.0625rem)}}@supports not (gap:clamp(1.25rem ,-3.3506389776rem + 7.1884984026vw ,4.0625rem)){.preference__body{gap:calc(1.25rem + 2.8125 * (100vw - 64rem)/ 39.125)}}.item-services{display:-webkit-box;display:-ms-flexbox;display:flex}  .item-services:nth-child(odd){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@supports (width:clamp(13.875rem ,5.9464285714rem + 12.3883928571vw ,20.8125rem)){.about__decor{width:clamp(13.875rem ,5.9464285714rem + 12.3883928571vw ,20.8125rem)}}@supports not (width:clamp(13.875rem ,5.9464285714rem + 12.3883928571vw ,20.8125rem)){.about__decor{width:calc(13.875rem + 6.9375 * (100vw - 64rem)/ 56)}}}@media (min-width:40.625em){.form-order-details__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}  .form-order-details__item:not(:last-child){margin:0 3.125rem 0 0}  .hits__body{max-width:90%;margin:0 auto}}@media (min-width:41.875em){.portfolio__items{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}  .item-portfolio{min-height:25.1875rem;padding:3.75rem}  .item-portfolio--01 .item-portfolio__descr{max-width:32.6875rem}  .item-portfolio--04 .item-portfolio__descr{max-width:21.875rem}  .item-portfolio__descr{max-width:17.5rem}  .filter-catalog__items{display:-ms-grid;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 0 2.5rem 0}}@media (min-width:47.99875em){.details-order__label{margin:0 0 2.5rem 0}  .details-order__right{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:0;-ms-flex:0 2 28.125rem;flex:0 2 28.125rem}  .details-order__quantity{-webkit-box-flex:0;-ms-flex:0 0 5.75rem;flex:0 0 5.75rem;margin:0 1.25rem 0 0;max-width:92px}  .details-order__price{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}  .map{height:550px}  .show-all{padding:1.3125rem 1.5625rem 1.0625rem 1.1875rem}  .preference__body{grid-template-columns:repeat(auto-fit,minmax(370px,1fr))}  .footer__menu{margin:0 1.25rem 0 0}  .page__main-services{margin:0 0 8.75rem 0}  .hero__slide::before{width:50%}  .hits__decor-shirt{position:absolute;z-index:-1;top:0;left:0;width:33.3333333333%}  .hits__decor-cup{position:absolute;z-index:-1;top:95px;right:40px;width:33.3333333333%}  .item-portfolio--01{-ms-grid-column-span:2;grid-column:span 2;-ms-grid-row-span:2;grid-row:span 2}  .mission__decor-signature{position:absolute;left:-10px;height:auto}@supports (width:clamp(6.25rem ,-0.8057939914rem + 14.6995708155vw ,14.8125rem)){.mission__decor-signature{width:clamp(6.25rem ,-.8057939914rem + 14.6995708155vw ,14.8125rem)}}@supports not (width:clamp(6.25rem ,-0.8057939914rem + 14.6995708155vw ,14.8125rem)){.mission__decor-signature{width:calc(6.25rem + 8.5625 * (100vw - 48rem)/ 58.25)}}@supports (bottom:clamp(-9.4375rem ,-1.4215976331rem + -7.5443786982vw ,-6.25rem)){.mission__decor-signature{bottom:clamp(-9.4375rem ,-1.4215976331rem + -7.5443786982vw ,-6.25rem)}}@supports not (bottom:clamp(-9.4375rem ,-1.4215976331rem + -7.5443786982vw ,-6.25rem)){.mission__decor-signature{bottom:calc(-6.25rem + -3.1875 * (100vw - 64rem)/ 42.25)}}.ask-us__body{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;padding:4.4375rem 0 4.875rem}  .main-services__body{display:-ms-grid;display:grid;gap:30px}  .prices__slider{padding:4.6875rem 4.0625rem 6.5625rem}  .examples__item{max-width:37.5rem}  .portfolio-single-descr__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:3.75rem 0}  .portfolio-single-descr__body p{-webkit-box-flex:0;-ms-flex:0 1 47.0414201183%;flex:0 1 47.0414201183%}  .portfolio-single-descr__body p:not(:last-child){margin:0 1.25rem 0 0}  .naming__title{margin:0 0 2.5rem 0}  .page__requisites{margin:0 0 5.625rem 0}  .requisites__label{margin:0 0 2.5rem 0}  .requisites__block:not(:last-child){margin:0 0 2.5rem 0}  .hero-jobs__info{padding-top:3.75rem;padding-bottom:5rem}  .item-department__head{-webkit-box-align:center;-ms-flex-align:center;align-items:center}  .item-department__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}  .item-department__column{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;padding:0 1.875rem 0 0}  .item-department__column:not(:last-child){border-right:1px solid var(--white);margin:0 1.875rem 0 0}  .hero-about__body{padding:3.75rem 0 4.375rem}  .hero-about__decor{max-height:31.25rem}}@media (min-width:56.25em){.product-item-popup__body{display:-webkit-box;display:-ms-flexbox;display:flex}  .product-item-popup__images{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-flex:0;-ms-flex:0 1 55.2941176471%;flex:0 1 55.2941176471%;margin:0 1.875rem 0 0}  .product-item-popup__info{-webkit-box-flex:0;-ms-flex:0 1 47.0588235294%;flex:0 1 47.0588235294%}}@media (min-width:56.875em){.descr-about__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}  .descr-about__info{-webkit-box-flex:0;-ms-flex:0 1 59.7633136095%;flex:0 1 59.7633136095%;margin:0 4.0625rem 0 0}  .descr-about__image{-webkit-box-flex:0;-ms-flex:0 1 40.2366863905%;flex:0 1 40.2366863905%}  .descr-about__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}  .descr-about__row p:not(:last-child){margin:0 2.5rem 0 0}}@media (min-width:63.99875em){.popup__content{padding:5.3125rem 3.125rem 3.125rem}  .header__menu{border-right:1px solid var(--gray);-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:2.75rem 1.25rem 1.75rem 0}  .header__search{-webkit-box-flex:0;-ms-flex:0 2 18.9375rem;flex:0 2 18.9375rem}  .header__search.show{height:110px}  .header__cart{-webkit-box-flex:0;-ms-flex:0 1 12.9375rem;flex:0 1 12.9375rem;padding:1.75rem 0 2.5rem;border-left:1px solid var(--gray)}  .top-header__address{margin-right:20px;-webkit-box-flex:0;-ms-flex:0 1 27.5rem;flex:0 1 27.5rem;white-space:nowrap}  .top-header__phone{-webkit-box-flex:0;-ms-flex:0 1 22.9375rem;flex:0 1 22.9375rem}  .top-header__list-social{-webkit-box-flex:0;-ms-flex:0 1 7.5625rem;flex:0 1 7.5625rem;margin:0 1.25rem 0 0}  .top-header__email{-webkit-box-flex:0;-ms-flex:0 1 34.375rem;flex:0 1 34.375rem}  .social__item:not(:last-child){margin:0 .9375rem 0 0}  .menu__list{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;max-width:44.375rem;margin:0 auto}  .menu__item{padding:0 0 1.25rem 0}  .menu__item:not(:last-child){margin:0 .9375rem 0 0}  .menu__item.show .menu__sub-list,.menu__item:hover .menu__sub-list{opacity:1;visibility:visible;pointer-events:auto}  .menu__item.show .menu__link--sublist svg,.menu__item:hover .menu__link--sublist svg{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}  .menu__sub-list{position:absolute;display:block;top:95%;left:0;z-index:5;opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:visibility .3s ease 0s,opacity .3s ease 0s;-o-transition:visibility .3s ease 0s,opacity .3s ease 0s;transition:visibility .3s ease 0s,opacity .3s ease 0s}  .menu__sub-list.show{opacity:1;visibility:visible;pointer-events:auto}  .footer__left{-webkit-box-flex:0;-ms-flex:0 0 25.798816568%;flex:0 0 25.798816568%}  .footer__menu{-webkit-box-flex:0;-ms-flex:0 1 18.9349112426%;flex:0 1 18.9349112426%}  .footer__services{-webkit-box-flex:0;-ms-flex:0 1 27.8106508876%;flex:0 1 27.8106508876%;margin:0 1.25rem 0 0}  .footer__right{-webkit-box-flex:0;-ms-flex:0 1 17.7514792899%;flex:0 1 17.7514792899%}  .services-footer__label{margin:0 0 .625rem 0}  .get-consult__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:4.5375rem 0}  .get-consult__info{-webkit-box-flex:0;-ms-flex:0 1 36.8047337278%;flex:0 1 36.8047337278%;margin:0 3.125rem 0 0}  .get-consult__form{-webkit-box-flex:0;-ms-flex:0 1 45.2071005917%;flex:0 1 45.2071005917%}  .mission{margin:-25.5625rem 0 0 0;padding:29.375rem 0 9.5rem}  .mission__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}  .mission__info{-webkit-box-flex:0;-ms-flex:0 1 44.3786982249%;flex:0 1 44.3786982249%;margin:0 2.5rem 0 0;padding:12.875rem 0 0 0}  .mission__image{-webkit-box-flex:0;-ms-flex:0 1 43.7869822485%;flex:0 1 43.7869822485%}  .about__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}  .about__image{-webkit-box-flex:0;-ms-flex:0 1 36.6863905325%;flex:0 1 36.6863905325%;margin:0 2.5rem 0 0;padding:.6875rem 0 0 0}  .about__info{-webkit-box-flex:0;-ms-flex:0 1 50.8875739645%;flex:0 1 50.8875739645%}  .hero-service__body{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}  .hero-service__info{-webkit-box-flex:0;-ms-flex:0 1 41.8934911243%;flex:0 1 41.8934911243%;padding:6.25rem 0}  .hero-service__image{-webkit-box-flex:0;-ms-flex:0 1 57.9881656805%;flex:0 1 57.9881656805%}  .company-identity__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:4.75rem 0}  .company-identity__info{margin:0 1.25rem 0 0}  .company-identity__form{-webkit-box-flex:0;-ms-flex:0 2 45.3846153846%;flex:0 2 45.3846153846%}  .portfolio-single-hero__body{display:-webkit-box;display:-ms-flexbox;display:flex}  .portfolio-single-hero__info{-webkit-box-flex:0;-ms-flex:0 1 49.1124260355%;flex:0 1 49.1124260355%;margin:0 6.25rem 0 0;padding:5.3125rem 0 0 0}  .portfolio-single-hero__image{-webkit-box-flex:0;-ms-flex:0 1 38.4615384615%;flex:0 1 38.4615384615%}  .info-contacts__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}  .info-contacts__title{-webkit-box-flex:0;-ms-flex:0 1 34.8125rem;flex:0 1 34.8125rem;margin:0 1.25rem 0 0}  .info-contacts__column{-webkit-box-flex:0;-ms-flex:0 1 32.5rem;flex:0 1 32.5rem}  .info-contacts__address{border-right:1px solid var(--white)}@supports (padding-right:clamp(1.25rem ,-2.5369822485rem + 5.9171597633vw ,3.75rem)){.info-contacts__address{padding-right:clamp(1.25rem ,-2.5369822485rem + 5.9171597633vw ,3.75rem)}}@supports not (padding-right:clamp(1.25rem ,-2.5369822485rem + 5.9171597633vw ,3.75rem)){.info-contacts__address{padding-right:calc(1.25rem + 2.5 * (100vw - 64rem)/ 42.25)}}.info-contacts__row{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@supports (padding-left:clamp(1.25rem ,-2.5369822485rem + 5.9171597633vw ,3.75rem)){.info-contacts__row-wrapper{padding-left:clamp(1.25rem ,-2.5369822485rem + 5.9171597633vw ,3.75rem)}}@supports not (padding-left:clamp(1.25rem ,-2.5369822485rem + 5.9171597633vw ,3.75rem)){.info-contacts__row-wrapper{padding-left:calc(1.25rem + 2.5 * (100vw - 64rem)/ 42.25)}}.info-contacts__messenger{border-right:1px solid var(--white)}@supports (padding-right:clamp(1.25rem ,-2.5369822485rem + 5.9171597633vw ,3.75rem)){.info-contacts__messenger{padding-right:clamp(1.25rem ,-2.5369822485rem + 5.9171597633vw ,3.75rem)}}@supports not (padding-right:clamp(1.25rem ,-2.5369822485rem + 5.9171597633vw ,3.75rem)){.info-contacts__messenger{padding-right:calc(1.25rem + 2.5 * (100vw - 64rem)/ 42.25)}}.info-contacts__right{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}@supports (padding-left:clamp(1.25rem ,-2.5369822485rem + 5.9171597633vw ,3.75rem)){.info-contacts__shedule{padding-left:clamp(1.25rem ,-2.5369822485rem + 5.9171597633vw ,3.75rem)}}@supports not (padding-left:clamp(1.25rem ,-2.5369822485rem + 5.9171597633vw ,3.75rem)){.info-contacts__shedule{padding-left:calc(1.25rem + 2.5 * (100vw - 64rem)/ 42.25)}}.requisites__body{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}  .requisites__column{-webkit-box-flex:0;-ms-flex:0 1 40.75rem;flex:0 1 40.75rem}  .requisites__column:not(:last-child):not(:last-child){margin:0 2.5rem 0 0}  .department__body{display:-ms-grid;display:grid}  .hero-about__body{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}  .hero-about__title{margin:0 1.25rem 0 0}  .benefits-about__body{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}  .benefits-about__image{-webkit-box-flex:0;-ms-flex:0 1 prc(730,1690);flex:0 1 prc(730,1690);margin:0 2.5rem 0 0}  .benefits-about__descr{-webkit-box-flex:0;-ms-flex:0 1 48.9349112426%;flex:0 1 48.9349112426%}}@media (min-width:68.75em){.product-item-popup__rows--tabs{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 (min-width:78.125em){.catalog-products__body{display:-ms-grid;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(600px,1fr))}  .catalog-products__item{display:-webkit-box;display:-ms-flexbox;display:flex}  .catalog-products__image{-webkit-box-flex:0;-ms-flex:0 1 43.6363636364%;flex:0 1 43.6363636364%;margin:0 1.875rem 0 0}  .catalog-products__info{-webkit-box-flex:0;-ms-flex:0 1 45.4545454545%;flex:0 1 45.4545454545%}}@media (min-width:81.25em){.ask-us__title{-webkit-box-flex:0;-ms-flex:0 1 25.4437869822%;flex:0 1 25.4437869822%}  .ask-us__descr{-webkit-box-flex:0;-ms-flex:0 1 35.798816568%;flex:0 1 35.798816568%}}@media (min-width:83.75em){.services__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}  .services__item--01 .item-services__text{margin:0 1rem 0 0;-webkit-box-flex:0;-ms-flex:0 1 18.8125rem;flex:0 1 18.8125rem}  .services__item--02 .item-services__text{-webkit-box-flex:0;-ms-flex:0 1 18.75rem;flex:0 1 18.75rem}/*@supports (margin-right:clamp(0.8125rem ,-11.75rem + 13.9583333333vw ,5rem)){.services__item--02 .item-services__image{margin-right:clamp(.8125rem ,-11.75rem + 13.9583333333vw ,5rem)}}*/@supports not (margin-right:clamp(0.8125rem ,-11.75rem + 13.9583333333vw ,5rem)){.services__item--02 .item-services__image{margin-right:calc(.8125rem + 4.1875 * (100vw - 90rem)/ 30)}}.services__item--03 .item-services__text{margin:0 .1875rem 0 0;-webkit-box-flex:0;-ms-flex:0 1 19.5625rem;flex:0 1 19.5625rem}  .services__item--04 .item-services__text{-webkit-box-flex:0;-ms-flex:0 1 20.3125rem;flex:0 1 20.3125rem}  .services__item--04 .item-services__image{margin:0 .5625rem 0 0}  .item-services__image{-webkit-box-flex:0;-ms-flex:0 2 auto;flex:0 2 auto}  .item-portfolio--04{-ms-grid-column-span:2;grid-column:span 2}  .prices__top-row{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}  .prices__title{-webkit-box-flex:0;-ms-flex:0 1 53.125rem;flex:0 1 53.125rem;margin:0 1.25rem 0 0}  .prices__descr{-webkit-box-flex:0;-ms-flex:0 1 45.1479289941%;flex:0 1 45.1479289941%;border-left:3px solid var(--light-blue)}@supports (padding-left:clamp(1.25rem ,-3.0357142857rem + 6.6964285714vw ,5rem)){.prices__descr{padding-left:clamp(1.25rem ,-3.0357142857rem + 6.6964285714vw ,5rem)}}@supports not (padding-left:clamp(1.25rem ,-3.0357142857rem + 6.6964285714vw ,5rem)){.prices__descr{padding-left:calc(1.25rem + 3.75 * (100vw - 64rem)/ 56)}}.company-identity__info{-webkit-box-flex:0;-ms-flex:0 1 43.75rem;flex:0 1 43.75rem}  .info-contacts__row-wrapper{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}  .hero-jobs__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}  .hero-jobs__info{-webkit-box-flex:0;-ms-flex:0 1 35.9375%;flex:0 1 35.9375%}  .hero-jobs__image{-webkit-box-flex:0;-ms-flex:0 1 64.0625%;flex:0 1 64.0625%}}@media (min-width:106.25em){.header__cart{border-right:1px solid var(--gray)}}@media (min-width:25em){.info-contacts__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}  .info-contacts__phone{-webkit-box-flex:0;-ms-flex:0 1 15rem;flex:0 1 15rem;padding:0 1.25rem 0 0;border-right:1px solid var(--white)}  .info-contacts__messenger{-webkit-box-flex:0;-ms-flex:0 1 12.9375rem;flex:0 1 12.9375rem;padding-left:1.25rem}}@media (min-width:75em){.preference__body{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}  .naming__body{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}  .naming__info{-webkit-box-flex:0;-ms-flex:0 1 47.3372781065%;flex:0 1 47.3372781065%}  .naming__item{padding:0 0 0 .375rem}  .naming__image{-webkit-box-flex:0;-ms-flex:0 1 48.6982248521%;flex:0 1 48.6982248521%}  .logo-dev__body{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}  .logo-dev__image{-webkit-box-flex:0;-ms-flex:0 1 46.1538461538%;flex:0 1 46.1538461538%;margin:0 1.25rem 0 0}  .logo-dev__info{-webkit-box-flex:0;-ms-flex:0 1 47.3372781065%;flex:0 1 47.3372781065%}  .department__body{-ms-grid-columns:25rem 1fr;grid-template-columns:25rem 1fr}}@media (min-width:90em){.header__search{padding:0 1.25rem 0 2.5rem}  .main-services__body{grid-template-columns:repeat(auto-fit,minmax(330px,1fr))}  .examples__body{display:-ms-grid;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(450px,1fr))}}@media (min-width:100em){.department__body{gap:4.6875rem}}@media (max-width:100em){.item-prices__sticker{position:absolute}  .department__body{gap:1.25rem}}@media (max-width:90em){.hero__arrow--prev{left:2%}  .hero__arrow--next{right:2%}}@media (max-width:75em){.naming__image{max-width:50rem;margin:0 auto}  .logo-dev__image{max-width:50rem;margin:0 auto 2.5rem}  .department__body{-ms-grid-columns:18.75rem 1fr;grid-template-columns:18.75rem 1fr}}@media (max-width:25em){.info-contacts__phone{margin:0 0 1.25rem 0}}@media (max-width:112.5em){.mission__decor-quotes{left:-5px}}@media (max-width:83.75em){.services__top-row{max-width:63.75rem;margin:0 auto 2.6875rem}  .services__row:not(:last-child){margin:0 0 2.5rem 0}  .services__item:not(:last-child){margin:0 0 2.5rem 0}  .mission__info{-ms-flex-negative:0;flex-shrink:0}  .prices__top-row{max-width:56.25rem}  .info-contacts__email{margin:0 0 1.25rem 0}}@media (max-width:81.25em){.ask-us__title{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;margin:0 0 1.5625rem 0}}@media (max-width:78.125em){.catalog-products__image{margin:0 0 1.25rem 0}}@media (max-width:68.75em){.product-item-popup__rows--tabs .product-item-popup__row:not(:last-child){margin:0 0 .9375rem 0}  .hero__title{max-width:30rem}}@media (max-width:63.99875em){.popup__content{padding:3.125rem 1.25rem 1.875rem}  .header__content{padding:.625rem 0}  .header__logo{position:relative;z-index:5}  .header__menu{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}  .header__search.show{height:50px}  .header__cart{margin:0 1.25rem 0 0}  .top-header__body{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}  .top-header__address{display:none}  .top-header__phone{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}/*.top-header__list-social{margin:0 0 1.25rem 0}*/ .social{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}  .social__item:not(:last-child){margin:0 1.5625rem 0 0}  .menu__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:fixed;width:100%;height:100%;top:0;left:-100%;overflow:auto;background-color:var(--white);padding:7.5rem 1rem 1.5rem;-webkit-transition:left .3s ease 0s;-o-transition:left .3s ease 0s;transition:left .3s ease 0s;z-index:4}  .menu__body::before{content:"";position:fixed;z-index:5;width:100%;height:70px;left:-100%;top:0;background-color:rgba(255,255,255,.9)}  .menu-open .menu__body{left:0}  .menu-open .menu__body::before{left:0}  .menu__list{margin:0 0 2.5rem 0}  .menu__item:not(:last-child){margin:0 0 1.25rem 0}  .icon-menu{display:block;position:relative;width:1.875rem;height:1.125rem;cursor:pointer;z-index:5}  .icon-menu span,.icon-menu::after,.icon-menu::before{content:"";-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;right:0;position:absolute;width:100%;height:.125rem;background-color:#000}  .icon-menu::before{top:0}  .icon-menu::after{bottom:0}  .icon-menu span{top:calc(50% - .0625rem)}  .menu-open .icon-menu{position:absolute;top:20px;right:15px}  .menu-open .icon-menu span{width:0}  .menu-open .icon-menu::before{top:calc(50% - .0625rem);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}  .menu-open .icon-menu::after{bottom:calc(50% - .0625rem);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}  .services-footer__label svg{display:inline-block;-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;-o-transition:transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s}  .services-footer__list{padding:.625rem 0 0 0}  .services-footer__item{max-width:9.375rem}  .get-consult__phone-decor{width:100%}  .get-consult__body{padding:3.75rem 0}  .get-consult__info{margin:0 0 2.5rem 0}  .mission__info{margin:0 0 1.875rem 0}  .mission__image{max-width:37.5rem;margin:0 auto}  .mission__decor-quotes{width:60px;height:auto;top:-30px}  .about__image{max-width:25rem;margin:0 auto}  .about__info{margin:0 0 2.5rem 0}  .hero-service{padding:3.125rem 0}  .hero-service__info{margin:0 0 1.875rem 0}  .hero-service__image{max-width:37.5rem;margin:0 auto}  .company-identity__body{padding:3.75rem 0}  .company-identity__info{margin:0 0 2.5rem 0}  .sort-by{-ms-flex-wrap:wrap;flex-wrap:wrap}  .portfolio-single-hero__image{margin:0 auto}  .info-contacts__title{margin:0 0 1.25rem 0}  .info-contacts__column{margin:0 0 1.25rem 0}  .info-contacts__social{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}  .requisites__column:not(:last-child){margin:0 0 2.5rem 0}  .department__descr{margin:0 0 1.25rem 0}  .hero-about__title{margin:0 0 1.25rem 0}  .benefits-about__image{max-width:54.375rem;margin:0 auto 1.25rem}}@media (min-widht:34.375em) and (max-width:63.99875em){.top-header__email{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;margin:0 1.25rem 0 0}}@media (max-width:56.25em){.product-item-popup__images{margin:0 0 1.875rem 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:56.875em){.descr-about__info{margin:0 0 1.25rem 0}  .descr-about__row p:not(:last-child){margin:0 0 1.25rem 0}}@media (max-width:47.99875em){.show-all{padding:.9375rem}  .footer__address{margin:0 0 .9375rem 0}  .page__hero{margin:0 0 5rem 0}  .page__get-consult{margin:0 0 9.5rem 0}  .hero__slide{padding-left:0}  .hero__slide::before{width:100%}  .hero__arrow{top:84%;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}  .hero__arrow--prev{left:auto;right:16%}  .hits{padding:5rem 0 0 0}  .hits__decor-shirt{display:none}  .hits__decor-cup{display:none}  .mission__decor-signature{display:none}  .ask-us__descr{margin:0 0 1.5625rem 0}  .main-services__column:not(:last-child){margin:0 0 1.875rem 0}  .main-services__item{max-width:31.25rem;margin:0 auto}  .main-services__item:not(:last-child){margin:0 auto 1.875rem}  .page__hero-service{margin:0 0 5rem 0}  .page__examples{margin:0 0 5rem 0}  .page__company-identity{margin:0 0 9.625rem 0}  .prices__slider{padding:1.875rem .9375rem 1.875rem}  .examples__item{display:block;max-width:30rem;margin:0 auto}  .examples__item:not(:last-child){margin:0 auto 1.5625rem}  .company-identity__decor{width:450px}  .page__catalog-items{margin:0 0 5rem 0}  .page__naming{margin:0 0 5rem 0}  .portfolio-single-descr__body{padding:1.875rem 0}  .portfolio-single-descr__body p:not(:last-child){margin:0 0 1.25rem 0}  .naming__title{margin:0 0 1.25rem 0}  .item-department__column:not(:last-child){margin:0 0 .625rem 0}  .page__benefits-about{margin:0 0 5rem 0}  .hero-about__body{padding:1.875rem 0 2.5rem}}@media (max-width:43.75em){.catalog-products__item{max-width:28.125rem;margin:0 auto}  .catalog-products__item:not(:last-child){margin:0 auto 1.25rem}}@media (max-width:41.875em){.item-portfolio{display:block;width:100%;padding:1.875rem;min-height:15.625rem}  .filter-catalog__items{max-width:28.125rem;margin:0 auto 1.875rem}}@media (max-width:40.625em){.form-order-details__item:not(:last-child){margin:0 0 1.25rem 0}  .hits__arrow--prev{left:-3%}  .hits__arrow--next{right:-3%}  .hits__arrow svg{width:35px;height:35px}}@media (max-width:37.5em){.hero__arrow svg{width:40px;height:40px}}@media (max-width:34.375em){.details-order__image{max-width:18.75rem;margin:0 auto 1.25rem}  .details-order__info{margin:0 0 1.25rem 0;text-align:center}  .header__input-search{width:0}  .show .header__input-search{width:100%;max-width:15.625rem}  .cart__total{display:none}  .services__row:not(:last-child){margin:0 0 1.875rem 0}  .services__item:not(:last-child){margin:0 0 1.875rem 0}  .item-services__top{margin:0 0 .9375rem 0}  .item-services__image{max-width:200px;margin:0 auto .625rem}  .about__decor{width:9.375rem;right:5%}}@media (max-width:29.99875em){:root{--medium:1rem;--large:1.25rem}  .form-identity__item:not(:last-child){margin:0 0 1.25rem 0}  .form-order-details:not(.call-back-popup__form){padding:1.875rem 1.25rem}  .form-order-details__row{margin:0 0 1.25rem 0}  .form-order-details__label{margin:0 0 .5rem 0}  .form-order-details__button{padding:.625rem .9375rem;width:100%}  .form-order-details__checkbox{margin:0 0 1.25rem 0}  textarea.input{height:5rem}  .thanks-popup{padding:2.5rem 0}  .thanks-popup__icon{width:98px;margin:0 auto 1.875rem}  .product-item-popup__body{margin:0 0 1.875rem 0}  .product-item-popup__main-image{margin:0 0 1.875rem 0}  .product-item-popup__arrow{top:50%;-webkit-transform:translate(0,-50%) rotate(-90deg);-ms-transform:translate(0,-50%) rotate(-90deg);transform:translate(0,-50%) rotate(-90deg)}  .product-item-popup__arrow--prev{left:-15px}  .product-item-popup__arrow--next{right:-15px}  .product-item-popup__label{margin:0 0 .9375rem 0}  .product-item-popup__price{margin:0 0 .9375rem 0}  .details-order__label{margin:0 0 1.25rem 0}  .details-order__rows{margin:0 0 1.5625rem 0}  .details-order__row{padding:.9375rem}  .details-order__right{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}  .details-order__quantity{margin:0 .9375rem 0 0}  .details-order__descr{margin:0 0 1.25rem 0}  .call-back-popup__title{margin:0 0 1.25rem 0;font-size:1.625rem}  .map{height:250px}  .show-all{max-width:14.375rem}  .product-card{padding:1.25rem}  .breadcrumbs{padding:.9375rem 0}  .preference__title{margin:0 0 1.875rem 0}  .preference__icon{margin:0 0 .9375rem 0}  .preference__descr{font-size:.875rem}  .header__menu{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}  .top-header__phone{text-align:center}  .top-header__email{margin:0 0 1.25rem 0;font-size:1.0625rem;font-family:February}/*.social__link img,.social__link svg{width:40px;height:40px}*/ .cart__icon svg{-webkit-box-flex:0;-ms-flex:0 0 1.875rem;flex:0 0 1.875rem;width:30px;height:30px}  .cart__quantity{width:15px;height:15px}  .footer{padding-bottom:1.25rem}  .footer__logo{max-width:10rem;margin:0 0 1.5625rem 0}  .footer__info{margin:0 0 .9375rem 0}  .footer__menu{margin:0 0 .9375rem 0}  .footer__services{margin:0 0 .9375rem 0}  .footer__list-social{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0 0 1.5625rem 0}  .menu-footer__item:not(:last-child){margin:0 0 .9375rem 0}  .page__hero{margin:0 0 3.75rem 0}  .page__hits{margin:0 0 3.75rem 0}  .page__get-consult{margin:0 0 6.25rem 0}  .page__portfolio--first{margin:0 0 2.5rem 0}  .page__about{margin:0 0 1.25rem 0}  .page__our-clients{margin:0 0 3.75rem 0}  .page__main-services{margin:0 0 3.75rem 0;padding:1.875rem 0 0 0}  .page__preference{margin:0 0 3.75rem 0}  .hero__slide{padding:60px 0 120px}  .hero__slide::before{width:140%}  .hero__title{margin:0 0 1.25rem 0}  .hero__button{padding:.78125rem 0;max-width:11.25rem}  .hero__bullets span{width:30px;height:3px}  .hero__bullets span:not(:last-child){margin:0 .625rem 0 0}  .hero__decor{display:none}  .services__top-row{margin:0 0 1.875rem 0}  .services__title{margin:0 0 .625rem 0}  .hits{padding:3.75rem 0 0 0}  .hits__top-row{margin:0 0 1.875rem 0}  .hits__title{margin:0 0 .625rem 0}  .hits__bullets span{width:30px;height:3px}  .hits__bullets span:not(:last-child){margin:0 .625rem 0 0}  .get-consult::after{bottom:-40px;height:40px}  .get-consult__row:not(:last-child){margin:0 0 1.25rem 0}  .portfolio__top-row{margin:0 0 1.875rem 0}  .portfolio__title{margin:0 0 .625rem 0}  .mission{padding:3.75rem 0}  .about__descr p:not(:last-child){margin:0 0 1.25rem 0}  .ask-us__body{padding:2.1875rem 0 2.1875rem}  .main-services__title{margin:0 0 1.25rem 0}  .main-services__item{padding:1.5625rem .9375rem .9375rem}  .main-services__label{font-size:1.375rem}  .page__hero-service{margin:0 0 3.75rem 0}  .page__prices{margin:0 0 3.75rem 0}  .page__examples{margin:0 0 3.75rem 0}  .page__company-identity{margin:0 0 6.25rem 0}  .hero-service__descr{font-size:.875rem}  .hero-service__descr p:first-child{margin:0 0 1.25rem 0}  .prices__top-row{margin:0 0 1.875rem 0}  .prices__title{margin:0 0 1.625rem 0}  .prices__descr{padding:.625rem 0 0 0;border-top:3px solid var(--light-blue)}  .item-prices{padding:1.25rem .9375rem}  .item-prices__top{margin:0 0 .9375rem 0;padding:0 0 .9375rem 0}  .item-prices__label{font-size:1.875rem}  .item-prices__descr--second::before{margin:.375rem .625rem 0 0}  .item-prices__button{padding:.625rem}  .item-prices__sticker{top:-36px;right:6px}  .examples__title{margin:0 0 1.5625rem 0}  .examples__body--last{margin:0 0 1.875rem 0}  .examples__image{margin:0 0 .9375rem 0}  .company-identity::after{bottom:-40px;height:40px}  .company-identity__title{margin:0 0 1.25rem 0}  .company-identity__decor{width:300px}  .page__catalog-items{margin:0 0 3.75rem 0}  .catalog-products{padding:1.875rem 0 0 0}  .catalog-products__item{padding:1.25rem .9375rem}  .catalog-products__label{font-size:1.25rem}  .page__filter-catalog{margin:0 0 3.75rem 0;padding:1.875rem 0 0 0}  .filter-catalog__title{margin:0 0 1.25rem 0}  .filter-catalog__title-spoller{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 1.25rem 0;font-size:1.25rem;font-weight:700}  .filter-catalog__title-spoller._spoller-active svg{color:var(--light-blue)}  .filter-catalog__title-spoller span{margin:0 .625rem 0 0;white-space:nowrap}  .filter-catalog__title-spoller svg{-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px}  .sort-by__label{margin:0 .9375rem .9375rem 0}  .sort-by__item{margin:0 .625rem .625rem 0}  .sort-by__inner.range-sort{left:-75px}  .page__portfolio-single-descr{margin:0 0 3.75rem 0}  .page__naming{margin:0 0 3.75rem 0}  .page__logo-dev{margin:0 0 3.75rem 0}  .portfolio-single-hero__body{padding:1.875rem 0}  .portfolio-single-hero__title{margin:0 0 1.5625rem 0}  .portfolio-single-hero__descr{margin:0 0 1.5625rem 0}  .portfolio-single-hero__image{max-width:18.75rem}  .naming__info{margin:0 0 1.25rem 0}  .naming__text:not(:last-child){margin:0 0 1.25rem 0}  .naming__item:not(:last-child){margin:0 0 .625rem 0}  .naming__item::before{-webkit-box-flex:0;-ms-flex:0 0 10px;flex:0 0 10px;width:10px;height:10px;margin:.5625rem .9375rem 0 0}  .logo-dev{padding:2.1875rem 0}  .logo-dev__title{margin:0 0 1.25rem 0}  .logo-dev__text:not(:last-child){margin:0 0 1.25rem 0}  .page__requisites{margin:0 0 3.75rem 0}  .info-contacts{padding:2.1875rem 0}  .info-contacts__descr{font-size:1.125rem}  .requisites__label{margin:0 0 1.25rem 0}  .requisites__block:not(:last-child){margin:0 0 1.25rem 0}  .page__hero-jobs{margin:0 0 3.75rem 0}  .hero-jobs__info{padding-top:1.875rem;padding-bottom:1.875rem;padding-right:.9375rem}  .hero-jobs__descr{padding:0 0 .9375rem 0;margin:0 0 1.5625rem 0}  .hero-jobs__send-file{margin:0 0 1.25rem 0}  .hero-jobs__person{margin:0 0 1.25rem 0}  .hero-jobs__value{font-size:1.125rem}  .hero-jobs__item:first-child{margin:0 0 1.25rem 0}  .department{padding:0 0 1.875rem 0}  .department__title{margin:0 0 .9375rem 0}  .department__text p:not(:last-child){margin:0 0 1.25rem 0}  .department__item:not(:last-child){margin:0 0 1.25rem 0}  .item-department{padding:1.25rem 1.25rem 0}  .item-department._spoller-active{padding:1.25rem 1.25rem 1.25rem}  .item-department__head{padding:0 0 1.25rem 0}  .item-department__title{margin:0 0 .9375rem 0}  .item-department__label{font-size:.875rem}  .item-department__value{font-size:1.125rem}  .item-department__icon{-webkit-box-flex:0;-ms-flex:0 0 2.5rem;flex:0 0 2.5rem}  .item-department__icon svg{width:40px;height:40px}  .item-department__descr{margin:0 0 1.25rem 0}  .page__hero-about{margin:0 0 3.75rem 0}  .page__descr-about{margin:0 0 2.1875rem 0}  .page__benefits-about{margin:0 0 3.75rem 0}  .hero-about__decor{max-height:15.625rem}  .descr-about__body{margin:0 0 2.5rem 0}  .descr-about__title{margin:0 0 1.25rem 0}  .descr-about__list{margin:0 0 1.25rem 0}  .descr-about__item-list:not(:last-child){margin:0 0 .625rem 0}  .descr-about__item-list::before{margin:.25rem .625rem 0 0}  .descr-about__descr{padding:0 0 1.5625rem 0}  .descr-about__top-text{margin:0 0 2.5rem 0;padding:1.25rem .9375rem}  .benefits-about__title{margin:0 0 .9375rem 0}  .benefits-about__text{margin:0 0 1.25rem 0}}@media (max-width:26.25em){.product-item-popup__button:not(.product-item-popup__button--call-back){margin:0 0 .9375rem 0}  .product-item-popup__button--call-back{padding-left:0}}@media (max-width:23.75em){.product-item-popup__caption{margin:0 0 .3125rem 0}}@media (min-width:29.99875em) and (max-width:47.99875em){.details-order__label{margin:0 0 1.875rem 0}  .details-order__right{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}  .details-order__quantity{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 0 .9375rem 0}  .page__main-services{margin:0 0 5rem 0}  .ask-us__body{padding:3.125rem 0 3.125rem}  .page__requisites{margin:0 0 5rem 0}  .hero-jobs__info{padding-top:2.8125rem;padding-bottom:3.125rem}  .hero-about__decor{max-height:21.875rem}}@media (min-width:34.375em) and (max-width:47.99875em){.preference__body{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}  .item-services__text{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}}@media (min-width:47.99875em) and (max-width:75em){.preference__descr{max-width:84.1121495327%}  .main-services__body{grid-template-columns:repeat(auto-fit,minmax(370px,1fr))}}@media (min-width:29.99875em) and (max-width:90em){.header__search{padding:0 1.25rem}}@media (min-width:23.75em) and (max-width:63.99875em){.top-header__body{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width:29.99875em) and (max-width:63.99875em){.footer__content{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}  .footer__left{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}  .footer__menu{-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px}  .footer__services{margin:0 0 1.5625rem 0}  .footer__right{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}  .mission{padding:5rem 0}  .portfolio-single-hero__descr{margin:0 0 2.5rem 0}  .portfolio-single-hero__image{max-width:30rem}}@media (min-width:47.99875em) and (max-width:83.75em){.page__services{margin:0 0 2.5rem 0}}@media (min-width:34.375em) and (max-width:83.75em){.services__item:nth-child(even) .item-services__image{margin:0 1.25rem 0 0}  .item-services{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}  .item-services:nth-child(odd){-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (min-width:63.99875em) and (max-width:83.75em){.item-services__text{-webkit-box-flex:0;-ms-flex:0 1 46.511627907%;flex:0 1 46.511627907%}  .item-services__image{-webkit-box-flex:0;-ms-flex:0 1 31.007751938%;flex:0 1 31.007751938%}  .company-identity__info{-webkit-box-flex:0;-ms-flex:0 1 34.375rem;flex:0 1 34.375rem}  .info-contacts__social{max-width:9.375rem}}@media (min-width:40.625em) and (max-width:63.99875em){.item-services__image{-webkit-box-flex:0;-ms-flex:0 0 300px;flex:0 0 300px}}@media (min-width:41.875em) and (max-width:63.99875em){.item-portfolio--01{-ms-grid-column-span:4;grid-column:span 4}}@media (min-width:41.875em) and (max-width:83.75em){.item-portfolio--02{-ms-grid-column-span:2;grid-column:span 2}  .item-portfolio--03{-ms-grid-column-span:2;grid-column:span 2}  .item-portfolio--04{-ms-grid-column-span:4;grid-column:span 4}}@media (min-width:47.99875em) and (max-width:81.25em){.ask-us__body{-ms-flex-wrap:wrap;flex-wrap:wrap}  .ask-us__descr{-webkit-box-flex:0;-ms-flex:0 1 calc(100% - 400px);flex:0 1 calc(100% - 400px)}}@media (min-width:75em) and (max-width:90em){.main-services__body{grid-template-columns:repeat(auto-fit,minmax(550px,1fr));justify-items:center}}@media (min-width:29.99875em) and (max-width:83.75em){.prices__title{margin:0 0 1.5625rem 0}  .prices__descr{padding:1.25rem 0 0 0;border-top:3px solid var(--light-blue)}}@media (min-width:47.99875em) and (max-width:90em){.examples__body{display:-ms-grid;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(330px,1fr))}}@media (min-width:43.75em) and (max-width:78.125em){.catalog-products__body{display:-ms-grid;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media (max-width:63.99875em) and (min-width:29.99875em){.sort-by__item{border-bottom:1px solid var(--gray)}}@media (min-width:29.99875em) and (max-width:75em){.naming__info{margin:0 0 2.5rem 0}}@media (any-hover:hover){.form-order-details__item:not(.form-order-details__item--call-back) input:hover{border-color:var(--dark-gray)}  .form-order-details__button:hover{background-color:var(--white);color:var(--main-black)}  .form-order-details__button--call-back:hover{background-color:var(--light-blue)}  .send-file__label:hover{color:var(--main-black);background-color:var(--white)}  .checkbox__label:hover{opacity:1}  .checkbox__label--call-back:hover{opacity:.6}  .select__option:hover{background:#dee4e8}  .quantity__button:hover{color:var(--main-black)}  .popup__close:hover{color:var(--dark-gray)}  .popup__close:hover svg{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}  .product-item-popup__slide:hover{-webkit-box-shadow:none;box-shadow:none}  .product-item-popup__arrow:hover:not(.swiper-button-disabled){color:var(--main-black)}  .product-item-popup__button:not(.product-item-popup__button--call-back):hover{color:var(--main-black);background-color:transparent}  .product-item-popup__button--call-back:hover span{border-color:transparent}  .product-item-popup__button--call-back:hover svg{color:var(--light-blue)}  .details-order__icon:hover{color:var(--main-black)}  .button--black:hover{color:var(--main-black);background-color:var(--white)}  .show-all:hover{-webkit-box-shadow:0 5px 30px rgba(26,41,69,.1);box-shadow:0 5px 30px rgba(26,41,69,.1)}  .product-card:hover{-webkit-box-shadow:none;box-shadow:none}  .product-card__image:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}  .product-card__show-more:hover{color:var(--gray);border-color:var(--gray)}  .product-card__add-to-cart:hover{color:var(--gray)}  .breadcrumbs__item:not(.breadcrumbs__item--current):hover{color:var(--main-black)}  .header__search:hover .header__input-search{border-color:var(--main-black)}  .top-header__phone a:hover{color:var(--gray)}  .top-header__email a:hover{color:var(--gray);text-decoration:none}  .top-header__call-back:hover{color:var(--gray)}  .social__link:hover{opacity:.7}  .menu__link:hover{color:var(--gray)}  .menu__sub-list{position:absolute;display:block;top:95%;left:0;z-index:5;opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:visibility .3s ease 0s,opacity .3s ease 0s;-o-transition:visibility .3s ease 0s,opacity .3s ease 0s;transition:visibility .3s ease 0s,opacity .3s ease 0s}  .cart:hover{color:var(--gray)}  .footer__phone:hover{color:var(--dark-gray)}  .footer__email:hover{color:var(--dark-gray)}  .footer__email:hover::after{content:"";background-color:var(--dark-gray)}  .menu-footer__link:hover{color:var(--dark-gray)}  .services-footer__link:hover{color:var(--dark-gray)}  .hero__button:hover{border-color:var(--white)}  .hero__arrow:hover:not(.swiper-button-disabled){opacity:.6}  .get-consult__descr a:hover{color:var(--gray)}  .item-portfolio:hover .item-portfolio__image img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}  .about__show-more:hover{color:var(--dark-gray)}  .about__show-more:hover::after{background-color:var(--dark-gray)}  .ask-us__descr a:hover{color:var(--dark-gray)}  .main-services__item:hover{-webkit-box-shadow:none;box-shadow:none}  .main-services__image:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}  .main-services__label:hover{color:var(--dark-gray)}  .main-services__item-list a:hover{color:var(--dark-gray)}  .item-prices__button:hover{background-color:var(--white);color:var(--main-black);border-color:var(--light-blue)}  .examples__item:hover .examples__image img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}  .examples__image{overflow:hidden}  .examples__label:hover{text-decoration:none}  .catalog-products__item:hover{-webkit-box-shadow:none;box-shadow:none}  .catalog-products__tag:hover{border-color:var(--black)}  .filter-catalog__button:hover{color:var(--gray);-webkit-box-shadow:0 5px 30px rgba(26,41,69,.1);box-shadow:0 5px 30px rgba(26,41,69,.1)}  .filter-group-item__label:hover{-webkit-box-shadow:0 0 5px #000;box-shadow:0 0 5px #000;border-color:var(--main-black)}  .sort-by__button:not(.sort-by__button--increase):hover{background-color:var(--light-blue);color:var(--white)}  .sort-by__button:not(.sort-by__button--increase):hover svg{color:var(--white)}  .sort-by__button--increase:hover{background-color:var(--light-blue);color:var(--white)}  .sort-by__button--increase:hover svg{color:var(--white)}  .show-filters__button:hover{color:var(--main-black)}  .info-contacts__descr--email:hover{text-decoration:none;color:var(--dark-gray)}  .info-contacts__phone:hover{color:var(--dark-gray)}  .info-contacts__email:hover{color:var(--dark-gray)}  .info-contacts__link:hover{color:var(--dark-gray)}  .hero-jobs__item a:hover{color:var(--gray)}}  .webp .get-consult::after{background:url(/local/templates/rakurs/img/consult-decor.webp) 0 0/cover no-repeat}  .webp .company-identity::after{background:url(/local/templates/rakurs/img/page-service-single/decor.webp) 0 0/cover no-repeat}.fixed-menu{display: flex;flex-direction: column;position: fixed;top: 40%;right: 0;z-index: 100;}.fixed-menu .menu-item{max-width: 100px; width: 100%;background-color: #1FA6E4;margin-bottom: 6px;padding: 16px 16px;color: #fff;font-size: 12px;text-align: center;line-height: 1.25;font-weight: 500;border-radius: 8px 0px 0px 8px;}.fixed-menu .menu-item:last-child{margin-bottom: 0; background-color: #3B6DDE;}.toggle-menu-btn.open{left:50%;margin-bottom:10px;max-width: 33px;width: 100%;height: 33px;background: #000;border-radius: 50%;position: relative;}.toggle-menu-btn{left:50%;margin-bottom:10px;background-color: #1FA6E4;max-width: 33px;width: 100%;height: 33px;border-radius: 50%;position: relative;}.menu-list{transform: translateX(100%);transition: all 0.3s;}.menu-list.is-active{transform: none;transition: all 0.3s;}.toggle-menu-btn.open::after{content: '';background-image: url('/local/templates/rakurs/img/icons/close.svg');transform: translate(-50%, -50%) rotate(45deg); background-size: contain;position: absolute;top: 50%;left: 48%;transform: translate(-50%, -50%);transition: all 0.3s;width:9px;height:9px;}.toggle-menu-btn::after{content: '';background-image: url('/local/templates/rakurs/img/icons/close.svg');transition: 0.3s;transform: translate(-50%, -50%) rotate(45deg);background-size: contain;position: absolute;top: 50%;left: 48%;transition: all 0.3s;width:9px;height:9px;}@media(max-width:767px){.fixed-menu .menu-item{max-width: 70px; width: 100%;background-color: #1FA6E4;margin-bottom: 6px;padding: 8px;font-size: 10px;}.toggle-menu-btn{max-width: 25px;height: 25px;}.toggle-menu-btn.open{max-width: 25px;height: 25px;}}.mission__content.new{background-image: url(/local/templates/rakurs/img/mission-bg-min.webp);margin-top: 100px;height: 990px; width: 100%; background-size: cover; background-position: center;}.director__pic{background-image: url(/local/templates/rakurs/img/director-mission-new-min.png);height: 990px; width: 100%;flex: 0 0 59%;background-size: contain;}.director__pic-mobile{display: none;}.mission-new .mission__info{flex: 0 0 40%;}.mission-new .mission__decor-quotes {position: relative;top: 0;left: 0;}.mission-new .mission__info{padding: 211px 0px 0px 0px;}.mission-new .mission__title{margin-top: 60px;font-size:72px;}.director__name{color: #fff;text-align: right;padding-right: 0;padding-top: 128px;position: absolute;right: 115px;}.director__name p:first-child{font-size: 32px;font-weight: 700;margin-bottom: 10px;line-height: 1.4;}.director__status{font-size: 21px;line-height: 1.5;}.mission-new .mission__info .ask-us__button{margin-top: 64px;color: #fff;background-color: #1fa6e4;max-width: 244px;width: 100%;padding: 25px 0px;font-size: 16px;}@media(max-width:767px){.mission__content.new {background-image: url(/local/templates/rakurs/img/bg-mobile-mission.png);margin-top: 100px;height: auto;width: 100%;background-size: cover;background-position: center;}.mission__content.new .mission__container {padding: 0px;}.mission__content.new .mission__container {display: flex;flex-wrap: wrap;position: relative;}.mission-new .mission__info {padding: 65px 15px 0px 15px;}.mission-new .mission__title {margin-top: 32px;font-size: 32px;}.mission-new .mission__info .mission__descr{font-size: 16px;}.director__pic{background-repeat:no-repeat;height: auto;width: 100%;flex: 0 0 100%;background-size: contain;}.mission-new .mission__info {flex: 0 0 100%;}.director__name{color: #fff;text-align: right;padding-right: 0;padding-top: 0px; position: absolute;right: 15px;top: 20px;}.director__name p:first-child {font-size: 16px;line-height: 1.19;}.director__status {font-size: 14px;line-height: 1.29;}.director__pic-mobile{display: block;}.director__pic{background-image: none;position: relative;}.director__pic-mobile{width: 100%;}}@media(min-width:768px) and (max-width:1000px){.director__pic{display: none;}.mission-new .mission__info {padding: 140px 0px 140px 0px;}.mission-new .mission__title {margin-top: 60px;font-size: 48px;}.mission__descr{font-size: 20px;}.mission__content.new { height: auto;}}@media(min-width:1000px) and (max-width:1300px){.mission__body{display: flex;}.mission-new .mission__info {padding: 50px 0px 0px 0px;}.mission-new .mission__title {margin-top: 60px;font-size: 48px;}.mission__descr{font-size: 18px;}.director__pic {background-image: url(/local/templates/rakurs/img/director-mission-new-min.png);height: 690px;width: 100%;flex: 0 0 70%;background-size: contain;background-repeat: no-repeat;}.director__name {color: #fff;text-align: right;padding-right: 0;padding-top: 38px;position: absolute;right: 15px;}.director__name p:first-child {font-size: 22px;font-weight: 700;margin-bottom: 10px;line-height: 1.4;}.director__status {font-size: 16px;line-height: 1.5;}.mission__content.new {background-image: url(/local/templates/rakurs/img/mission-bg-min.webp);margin-top: 100px;height: auto;width: 100%;background-size: cover;background-position: center;}}@media(min-width:1300px) and (max-width:1440px){.mission__content.new {background-image: url(/local/templates/rakurs/img/mission-bg-min.webp);margin-top: 100px;height: auto;width: 100%;background-size: cover;background-position: center;}.director__pic {height: 790px;flex: 0 0 60%;background-repeat: no-repeat;}.mission-new .mission__info {padding: 100px 0px 0px 0px;}.mission-new .mission__title {font-size: 56px;}.mission__descr{font-size: 20px;}.director__name {color: #fff;text-align: right;padding-right: 0;padding-top: 58px;position: absolute;right: 35px;}.director__name p:first-child {font-size: 24px;font-weight: 700;margin-bottom: 10px;line-height: 1.4;}.director__status {font-size: 18px;line-height: 1.5;}}@media (min-width: 1440px) and (max-width:1600px){.mission-new .mission__info {padding: 131px 0px 50px 0px;}.mission__content.new {background-image: url(/local/templates/rakurs/img/mission-bg-min.webp);margin-top: 100px;height: auto;width: 100%;background-size: cover;background-position: center;}.director__pic {background-image: url(/local/templates/rakurs/img/director-mission-new-min.png);height: 860px;width: 100%;flex: 0 0 59%;background-size: contain;}}