

/* Start:/local/templates/granit/app/css/styles.min.css?1770120432504422*/
@charset "UTF-8";/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%;scroll-behavior:smooth}details,main{display:block}hr{box-sizing:content-box;height:0;overflow:visible}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none;max-width:100%;max-height:100%;height:auto}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{font:inherit;margin:0;padding:15px;cursor:pointer;transition-timing-function:linear;transition-duration:.15s;transition-property:opacity,filter;text-transform:none;color:inherit;border:0;background-color:transparent}.hamburger.is-active:hover,.hamburger:hover{opacity:.7}.hamburger-box{position:relative;display:inline-block}.hamburger-inner{display:block}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{position:absolute;transition-timing-function:ease;transition-duration:.15s;transition-property:transform}.hamburger-inner:after,.hamburger-inner:before{display:block;content:""}.hamburger--3dx .hamburger-box{perspective:80px}.hamburger--3dx .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx .hamburger-inner:after,.hamburger--3dx .hamburger-inner:before{transition:transform cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx.is-active .hamburger-inner{transform:rotateY(180deg);background-color:transparent!important}.hamburger--3dx.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{perspective:80px}.hamburger--3dx-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r .hamburger-inner:after,.hamburger--3dx-r .hamburger-inner:before{transition:transform cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r.is-active .hamburger-inner{transform:rotateY(-180deg);background-color:transparent!important}.hamburger--3dx-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy .hamburger-box{perspective:80px}.hamburger--3dy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy .hamburger-inner:after,.hamburger--3dy .hamburger-inner:before{transition:transform cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy.is-active .hamburger-inner{transform:rotateX(-180deg);background-color:transparent!important}.hamburger--3dy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{perspective:80px}.hamburger--3dy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r .hamburger-inner:after,.hamburger--3dy-r .hamburger-inner:before{transition:transform cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r.is-active .hamburger-inner{transform:rotateX(180deg);background-color:transparent!important}.hamburger--3dy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy .hamburger-box{perspective:80px}.hamburger--3dxy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy .hamburger-inner:after,.hamburger--3dxy .hamburger-inner:before{transition:transform cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy.is-active .hamburger-inner{transform:rotateX(180deg) rotateY(180deg);background-color:transparent!important}.hamburger--3dxy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy-r .hamburger-box{perspective:80px}.hamburger--3dxy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r .hamburger-inner:after,.hamburger--3dxy-r .hamburger-inner:before{transition:transform cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r.is-active .hamburger-inner{transform:rotateX(180deg) rotateY(180deg) rotate(-180deg);background-color:transparent!important}.hamburger--3dxy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrow.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt .hamburger-inner:before{transition:top .1s .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt .hamburger-inner:after{transition:bottom .1s .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt.is-active .hamburger-inner:before{top:0;transition:top .1s,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(-8px,-10px,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(-8px,10px,0) rotate(45deg) scaleX(.7)}.hamburger--arrowalt-r .hamburger-inner:before{transition:top .1s .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r .hamburger-inner:after{transition:bottom .1s .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r.is-active .hamburger-inner:before{top:0;transition:top .1s,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(8px,-10px,0) rotate(45deg) scaleX(.7)}.hamburger--arrowalt-r.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(8px,10px,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrowturn.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn-r.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner:after,.hamburger--boring .hamburger-inner:before{transition-property:none}.hamburger--boring.is-active .hamburger-inner{transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--boring.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.hamburger--collapse .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--collapse.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;opacity:0}.hamburger--collapse.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;transform:rotate(-90deg)}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.hamburger--collapse-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse-r .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(45deg)}.hamburger--collapse-r.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;opacity:0}.hamburger--collapse-r.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;transform:rotate(90deg)}.hamburger--elastic .hamburger-inner{top:2px;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-duration:.275s}.hamburger--elastic .hamburger-inner:before{top:10px;transition:opacity .125s .275s}.hamburger--elastic .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{transition-delay:75ms;transform:translate3d(0,10px,0) rotate(135deg)}.hamburger--elastic.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner:after{transition-delay:75ms;transform:translate3d(0,-20px,0) rotate(-270deg)}.hamburger--elastic-r .hamburger-inner{top:2px;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-duration:.275s}.hamburger--elastic-r .hamburger-inner:before{top:10px;transition:opacity .125s .275s}.hamburger--elastic-r .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transition-delay:75ms;transform:translate3d(0,10px,0) rotate(-135deg)}.hamburger--elastic-r.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner:after{transition-delay:75ms;transform:translate3d(0,-20px,0) rotate(270deg)}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:after{top:10px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent!important}.hamburger--emphatic.is-active .hamburger-inner:before{top:-80px;left:-80px;transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(80px,80px,0) rotate(45deg)}.hamburger--emphatic.is-active .hamburger-inner:after{top:-80px;right:-80px;transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(-80px,80px,0) rotate(-45deg)}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:after{top:10px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic-r.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent!important}.hamburger--emphatic-r.is-active .hamburger-inner:before{top:80px;left:-80px;transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(80px,-80px,0) rotate(-45deg)}.hamburger--emphatic-r.is-active .hamburger-inner:after{top:80px;right:-80px;transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(-80px,-80px,0) rotate(45deg)}.hamburger--minus .hamburger-inner:after,.hamburger--minus .hamburger-inner:before{transition:bottom .08s ease-out,top .08s ease-out,opacity linear}.hamburger--minus.is-active .hamburger-inner:after,.hamburger--minus.is-active .hamburger-inner:before{transition:bottom .08s ease-out,top .08s ease-out,opacity .08s linear;opacity:0}.hamburger--minus.is-active .hamburger-inner:before{top:0}.hamburger--minus.is-active .hamburger-inner:after{bottom:0}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner:before{top:10px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform,opacity}.hamburger--slider .hamburger-inner:after{top:20px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner:before{transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);opacity:0}.hamburger--slider.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:2px}.hamburger--slider-r .hamburger-inner:before{top:10px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform,opacity}.hamburger--slider-r .hamburger-inner:after{top:20px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner:before{transform:rotate(45deg) translate3d(5.71429px,-6px,0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(90deg)}.hamburger--spin .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.22s}.hamburger--spin .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(225deg)}.hamburger--spin.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out,opacity .1s ease-out .12s;opacity:0}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(-90deg)}.hamburger--spin-r .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.22s}.hamburger--spin-r .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(-225deg)}.hamburger--spin-r.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out,opacity .1s ease-out .12s;opacity:0}.hamburger--spin-r.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(90deg)}.hamburger--spring .hamburger-inner{top:2px;transition:background-color linear .13s}.hamburger--spring .hamburger-inner:before{top:10px;transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner:after{top:20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring.is-active .hamburger-inner{transition-delay:.22s;background-color:transparent!important}.hamburger--spring.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;transition-delay:0s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.hamburger--spring-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity linear}.hamburger--spring-r .hamburger-inner:before{transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--spring-r.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity linear .22s;opacity:0}.hamburger--spring-r.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:rotate(90deg)}.hamburger--stand .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color linear 75ms}.hamburger--stand .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--stand .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--stand.is-active .hamburger-inner{transition:transform 75ms cubic-bezier(.215,.61,.355,1),background-color linear .15s;transform:rotate(90deg);background-color:transparent!important}.hamburger--stand.is-active .hamburger-inner:before{top:0;transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(-45deg)}.hamburger--stand.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(45deg)}.hamburger--stand-r .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color linear 75ms}.hamburger--stand-r .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--stand-r .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--stand-r.is-active .hamburger-inner{transition:transform 75ms cubic-bezier(.215,.61,.355,1),background-color linear .15s;transform:rotate(-90deg);background-color:transparent!important}.hamburger--stand-r.is-active .hamburger-inner:before{top:0;transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(-45deg)}.hamburger--stand-r.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(45deg)}.hamburger--squeeze .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:75ms}.hamburger--squeeze .hamburger-inner:before{transition:top 75ms .12s,opacity 75ms}.hamburger--squeeze .hamburger-inner:after{transition:bottom 75ms .12s,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(45deg)}.hamburger--squeeze.is-active .hamburger-inner:before{top:0;transition:top 75ms,opacity 75ms .12s;opacity:0}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms,transform 75ms cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(-90deg)}.hamburger--vortex .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transition-duration:.2s}.hamburger--vortex .hamburger-inner:after,.hamburger--vortex .hamburger-inner:before{transition-delay:.1s;transition-timing-function:linear;transition-duration:0s}.hamburger--vortex .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex.is-active .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transform:rotate(765deg)}.hamburger--vortex.is-active .hamburger-inner:after,.hamburger--vortex.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg)}.hamburger--vortex-r .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transition-duration:.2s}.hamburger--vortex-r .hamburger-inner:after,.hamburger--vortex-r .hamburger-inner:before{transition-delay:.1s;transition-timing-function:linear;transition-duration:0s}.hamburger--vortex-r .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex-r .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex-r.is-active .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transform:rotate(-765deg)}.hamburger--vortex-r.is-active .hamburger-inner:after,.hamburger--vortex-r.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex-r.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:-55px 0 0;top:50%;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff;--swiper-navigation-size:44px}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{text-align:center;transition:opacity .3s;transform:translate3d(0,0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder{visibility:visible!important;background:rgba(0,0,0,.06)!important;border:0!important;-webkit-box-shadow:inset 0 0 12px 4px #fff;box-shadow:inset 0 0 12px 4px #fff}.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after{content:'!';visibility:hidden}.selectize-control.plugin-drag_drop .ui-sortable-helper{-webkit-box-shadow:0 2px 5px rgba(0,0,0,.2);box-shadow:0 2px 5px rgba(0,0,0,.2)}.selectize-dropdown-header{position:relative;padding:5px 8px;border-bottom:1px solid #d0d0d0;background:#f8f8f8;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0}.selectize-dropdown-header-close{position:absolute;right:8px;top:50%;color:#303030;opacity:.4;margin-top:-12px;line-height:20px;font-size:20px!important}.selectize-dropdown-header-close:hover{color:#000}.selectize-dropdown.plugin-optgroup_columns .optgroup{border-right:1px solid #f2f2f2;border-top:0;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child{border-right:0}.selectize-dropdown.plugin-optgroup_columns .optgroup:before{display:none}.selectize-dropdown.plugin-optgroup_columns .optgroup-header{border-top:0}.selectize-control.plugin-remove_button [data-value]{position:relative;padding-right:24px!important}.selectize-control.plugin-remove_button [data-value] .remove{z-index:1;position:absolute;top:0;right:0;bottom:0;width:17px;text-align:center;font-weight:700;font-size:12px;color:inherit;text-decoration:none;vertical-align:middle;display:inline-block;padding:2px 0 0;border-left:1px solid #d0d0d0;-webkit-border-radius:0 2px 2px 0;-moz-border-radius:0 2px 2px 0;border-radius:0 2px 2px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.selectize-control.plugin-remove_button [data-value] .remove:hover{background:rgba(0,0,0,.05)}.selectize-control.plugin-remove_button [data-value].active .remove{border-left-color:#cacaca}.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover{background:0 0}.selectize-control.plugin-remove_button .disabled [data-value] .remove{border-left-color:#fff}.selectize-control.plugin-remove_button .remove-single{position:absolute;right:0;top:0;font-size:23px}.selectize-control{position:relative}.selectize-dropdown,.selectize-input,.selectize-input input{font-family:inherit;line-height:18px;-webkit-font-smoothing:inherit}.selectize-control.single .selectize-input.input-active,.selectize-input{cursor:text;display:inline-block}.selectize-input{display:inline-block;width:100%;overflow:hidden;position:relative;z-index:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.1);box-shadow:inset 0 1px 1px rgba(0,0,0,.1);-webkit-border-radius:3px;-moz-border-radius:3px}.selectize-control.multi .selectize-input.has-items{padding:6px 8px 3px}.selectize-input.disabled,.selectize-input.disabled *{cursor:default!important}.selectize-input.focus{-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.15);box-shadow:inset 0 1px 2px rgba(0,0,0,.15)}.selectize-input.dropdown-active{-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0}.selectize-input>*{vertical-align:baseline;display:inline-block;zoom:1}.selectize-control.multi .selectize-input>div{cursor:pointer;margin:0 3px 3px 0;padding:2px 6px;background:#f2f2f2;color:#303030;border:0 solid #d0d0d0}.selectize-control.multi .selectize-input>div.active{background:#e8e8e8;color:#303030;border:0 solid #cacaca}.selectize-control.multi .selectize-input.disabled>div,.selectize-control.multi .selectize-input.disabled>div.active{color:#7d7d7d;background:#fff;border:0 solid #fff}.selectize-input>input{display:inline-block!important;padding:0!important;min-height:0!important;max-height:none!important;max-width:100%!important;margin:0 2px 0 0!important;text-indent:0!important;border:0!important;background:0 0!important;line-height:inherit!important;-webkit-user-select:auto!important;-webkit-box-shadow:none!important;box-shadow:none!important}.selectize-input>input::-ms-clear{display:none}.selectize-input>input:focus{outline:0!important}.selectize-input::after{content:' ';display:block;clear:left}.selectize-input.dropdown-active::before{content:' ';position:absolute;background:#f0f0f0;height:1px;bottom:0;left:0;right:0;display:none}.selectize-dropdown{position:absolute;z-index:10;margin:-1px 0 0;border-top:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1);-webkit-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px}.selectize-dropdown [data-selectable]{cursor:pointer;overflow:hidden}.selectize-dropdown [data-selectable] .highlight{background:rgba(125,168,208,.2);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.selectize-dropdown .option,.selectize-dropdown [data-disabled],.selectize-dropdown [data-disabled] [data-selectable].option{cursor:inherit;opacity:.5}.selectize-dropdown [data-selectable].option{opacity:1}.selectize-dropdown .optgroup:first-child .optgroup-header{border-top:0}.selectize-dropdown .optgroup-header{color:#303030;background:#fff;cursor:default}.selectize-dropdown .active{background-color:#f5fafd;color:#495c68}.selectize-dropdown .active.create{color:#495c68}.selectize-dropdown .create{color:rgba(48,48,48,.5)}.selectize-dropdown-content{overflow-y:auto;overflow-x:hidden;max-height:200px;-webkit-overflow-scrolling:touch}.selectize-control.single .selectize-input,.selectize-control.single .selectize-input input{cursor:pointer}.selectize-control.rtl.single .selectize-input:after{left:15px;right:auto}.selectize-control.rtl .selectize-input>input{margin:0 4px 0 -2px!important}.selectize-control .selectize-input.disabled{opacity:.5;background-color:#fafafa}.selectize-control [data-value=" "]{color:#8a95a1}.selectize-dropdown,.selectize-input,.selectize-input input{font-size:1.3rem;color:#58636f;border:.1rem solid #ddf}.selectize-input{padding:0;box-shadow:none;display:flex}.selectize-input.focus{box-shadow:none}.selectize-input .item{width:100%;display:flex;align-items:center;height:4.8rem;padding:0 2rem}.selectize-control.single .selectize-input:after{content:' ';display:block;top:50%;right:15px;border-width:5px 5px 0;position:static;width:4.8rem;height:4.8rem;margin:0;padding:0;border:none;flex-shrink:0;background:url(/local/templates/granit/app/css/../libs/selectize/arrow_3.svg) center no-repeat}.selectize-input.full{background:0 0}.selectize-dropdown .optgroup-header,.selectize-dropdown .option{padding:0}.selectize-dropdown .option:not(:last-child){margin-bottom:1rem}.selectize-control.single .selectize-input.dropdown-active:after{border-width:0 5px 5px;border-color:transparent transparent grey;margin:0 0 0 .4rem;border-left:none;border-right:none;transform:rotate(180deg)}.selectize-control.single .selectize-input.input-active,.selectize-control.single .selectize-input.input-active input{cursor:default}.selectize-control.single .selectize-input.input-active,.selectize-input{display:flex}.selectize-dropdown{background:#fff;cursor:pointer;box-shadow:none;padding:1rem;border:.1rem solid #ddf}.selectize-dropdown .option.active{background:0 0;transition:color .2s}.twentytwenty-horizontal .twentytwenty-handle:after,.twentytwenty-horizontal .twentytwenty-handle:before,.twentytwenty-vertical .twentytwenty-handle:after,.twentytwenty-vertical .twentytwenty-handle:before{content:" ";-webkit-box-shadow:0 0 12px rgba(51,51,51,.5);-moz-box-shadow:0 0 12px rgba(51,51,51,.5);box-shadow:0 0 12px rgba(51,51,51,.5);content:" ";display:block;background:#fff;position:absolute;z-index:30}.twentytwenty-after-label,.twentytwenty-before-label,.twentytwenty-overlay{-webkit-transition-duration:.5s;-moz-transition-duration:.5s;position:absolute;top:0;width:100%;height:100%;transition-duration:.5s}.twentytwenty-after-label,.twentytwenty-before-label{-webkit-transition-property:opacity;-moz-transition-property:opacity}.twentytwenty-container{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.twentytwenty-container *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;box-sizing:content-box}.twentytwenty-overlay{-webkit-transition-property:background;-moz-transition-property:background}.twentytwenty-handle{-webkit-border-radius:1000px;-moz-border-radius:1000px;-webkit-box-shadow:0 0 12px rgba(51,51,51,.5);-moz-box-shadow:0 0 12px rgba(51,51,51,.5);box-shadow:0 0 12px rgba(51,51,51,.5)}.twentytwenty-horizontal .twentytwenty-handle:before{-webkit-box-shadow:0 3px 0 #fff,0 0 12px rgba(51,51,51,.5);-moz-box-shadow:0 3px 0 #fff,0 0 12px rgba(51,51,51,.5);box-shadow:0 3px 0 #fff,0 0 12px rgba(51,51,51,.5)}.twentytwenty-horizontal .twentytwenty-handle:after{-webkit-box-shadow:0 -3px 0 #fff,0 0 12px rgba(51,51,51,.5);-moz-box-shadow:0 -3px 0 #fff,0 0 12px rgba(51,51,51,.5);box-shadow:0 -3px 0 #fff,0 0 12px rgba(51,51,51,.5)}.twentytwenty-vertical .twentytwenty-handle:before{-webkit-box-shadow:3px 0 0 #fff,0 0 12px rgba(51,51,51,.5);-moz-box-shadow:3px 0 0 #fff,0 0 12px rgba(51,51,51,.5);box-shadow:3px 0 0 #fff,0 0 12px rgba(51,51,51,.5)}.twentytwenty-vertical .twentytwenty-handle:after{-webkit-box-shadow:-3px 0 0 #fff,0 0 12px rgba(51,51,51,.5);-moz-box-shadow:-3px 0 0 #fff,0 0 12px rgba(51,51,51,.5);box-shadow:-3px 0 0 #fff,0 0 12px rgba(51,51,51,.5)}.twentytwenty-horizontal .twentytwenty-handle:after,.twentytwenty-horizontal .twentytwenty-handle:before{width:3px;height:9999px;left:50%;margin-left:-1.5px}.twentytwenty-vertical .twentytwenty-handle:after,.twentytwenty-vertical .twentytwenty-handle:before{width:9999px;height:3px;top:50%;margin-top:-1.5px}.twentytwenty-after-label,.twentytwenty-before-label{transition-property:opacity}.twentytwenty-after-label:before,.twentytwenty-before-label:before{-webkit-border-radius:2px;-moz-border-radius:2px;color:#fff;font-size:13px;letter-spacing:.1em;position:absolute;background:rgba(255,255,255,.2);line-height:38px;padding:0 20px;border-radius:2px}.twentytwenty-horizontal .twentytwenty-after-label:before,.twentytwenty-horizontal .twentytwenty-before-label:before{top:50%;margin-top:-19px}.twentytwenty-vertical .twentytwenty-after-label:before,.twentytwenty-vertical .twentytwenty-before-label:before{left:50%;margin-left:-45px;text-align:center;width:90px}.twentytwenty-down-arrow,.twentytwenty-left-arrow,.twentytwenty-right-arrow,.twentytwenty-up-arrow{width:0;height:0;border:6px inset transparent;position:absolute}.twentytwenty-left-arrow,.twentytwenty-right-arrow{top:50%;margin-top:-6px}.twentytwenty-down-arrow,.twentytwenty-up-arrow{left:50%;margin-left:-6px}.twentytwenty-container{box-sizing:content-box;z-index:0;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none}.twentytwenty-container img{max-width:100%;position:absolute;top:0;display:block}.twentytwenty-container.active .twentytwenty-overlay,.twentytwenty-container.active :hover.twentytwenty-overlay{background:0 0}.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label,.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label{opacity:0}.twentytwenty-before-label{opacity:0}.twentytwenty-before-label:before{content:attr(data-content)}.twentytwenty-after-label{opacity:0}.twentytwenty-after-label:before{content:attr(data-content)}.twentytwenty-horizontal .twentytwenty-before-label:before{left:10px}.twentytwenty-horizontal .twentytwenty-after-label:before{right:10px}.twentytwenty-vertical .twentytwenty-before-label:before{top:10px}.twentytwenty-vertical .twentytwenty-after-label:before{bottom:10px}.twentytwenty-overlay{transition-property:background;background:0 0;z-index:25}.twentytwenty-overlay:hover{background:rgba(0,0,0,.5)}.twentytwenty-overlay:hover .twentytwenty-after-label,.twentytwenty-overlay:hover .twentytwenty-before-label{opacity:1}.twentytwenty-before{z-index:20}.twentytwenty-after{z-index:10}.twentytwenty-handle{height:38px;width:38px;position:absolute;left:50%;top:50%;margin-left:-22px;margin-top:-22px;border:3px solid #fff;border-radius:1000px;box-shadow:0 0 12px rgba(51,51,51,.5);z-index:40;cursor:pointer}.twentytwenty-horizontal .twentytwenty-handle:before{bottom:50%;margin-bottom:22px;box-shadow:0 3px 0 #fff,0 0 12px rgba(51,51,51,.5)}.twentytwenty-horizontal .twentytwenty-handle:after{top:50%;margin-top:22px;box-shadow:0 -3px 0 #fff,0 0 12px rgba(51,51,51,.5)}.twentytwenty-vertical .twentytwenty-handle:before{left:50%;margin-left:22px;box-shadow:3px 0 0 #fff,0 0 12px rgba(51,51,51,.5)}.twentytwenty-vertical .twentytwenty-handle:after{right:50%;margin-right:22px;box-shadow:-3px 0 0 #fff,0 0 12px rgba(51,51,51,.5)}.twentytwenty-left-arrow{border-right:6px solid #fff;left:50%;margin-left:-17px}.twentytwenty-right-arrow{border-left:6px solid #fff;right:50%;margin-right:-17px}.twentytwenty-up-arrow{border-bottom:6px solid #fff;top:50%;margin-top:-17px}.twentytwenty-down-arrow{border-top:6px solid #fff;bottom:50%;margin-bottom:-17px}.spinner.input-group .input-group-addon .spin-down,.spinner.input-group .input-group-addon .spin-up{height:10px;width:10px;overflow:hidden;display:block;text-align:center;color:#999}.spinner.input-group .input-group-addon .spin-down:hover,.spinner.input-group .input-group-addon .spin-up:hover{color:#555}.spinner.input-group .input-group-addon .spin-down .fa,.spinner.input-group .input-group-addon .spin-up .fa{margin-top:-8px;vertical-align:middle}.spinner.input-group .input-group-addon .spin-down .glyphicon,.spinner.input-group .input-group-addon .spin-up .glyphicon{font-size:10px;top:-2px}.spinner.input-group .input-group-addon a.spin-down,.spinner.input-group .input-group-addon a.spin-up{text-decoration:none}.spinner.input-group .input-group-addon button.spin-down,.spinner.input-group .input-group-addon button.spin-up{background:0 0;border:none;padding:0}.spinner.input-group.input-group-sm .input-group-addon .spin-down,.spinner.input-group.input-group-sm .input-group-addon .spin-up{height:8px}.spinner.input-group.input-group-sm .input-group-addon .spin-down .fa,.spinner.input-group.input-group-sm .input-group-addon .spin-up .fa{margin-top:-12px}.spinner.input-group.input-group-sm .input-group-addon .spin-down .glyphicon,.spinner.input-group.input-group-sm .input-group-addon .spin-up .glyphicon{font-size:8px;top:-5px}.spinner.input-group.input-group-lg .input-group-addon .spin-down,.spinner.input-group.input-group-lg .input-group-addon .spin-up{height:12px;width:12px}.spinner.input-group.input-group-lg .input-group-addon .spin-down .fa,.spinner.input-group.input-group-lg .input-group-addon .spin-up .fa{margin-top:-16px}.spinner.input-group.input-group-lg .input-group-addon .spin-down .glyphicon,.spinner.input-group.input-group-lg .input-group-addon .spin-up .glyphicon{font-size:12px;top:-6px}@keyframes zuckSlideTime{0%{max-width:0}to{max-width:100%}}@keyframes zuckLoading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}#zuck-modal{outline:0!important;overflow:hidden;position:fixed;top:0;left:0;width:100vw;height:100%;z-index:100000;font-size:14px;font-family:inherit;background:rgba(77,96,123,.5)}#zuck-modal-content,#zuck-modal-content .story-viewer,#zuck-modal-content .story-viewer>.slides,#zuck-modal-content .story-viewer>.slides>*{width:100vw;height:100%;top:0;bottom:0;position:absolute;overflow:hidden}#zuck-modal *{user-select:none;outline:0}#zuck-modal.with-effects{transform:scale(.01);transform-origin:top left;transition:.25s}#zuck-modal.with-effects.animated{transform:scale(1);border-radius:0;margin-top:0!important;margin-left:0!important}#zuck-modal.with-effects.closed{transform:translateY(100%)}#zuck-modal .slider{width:300vw;left:-100vw}#zuck-modal .slider,#zuck-modal .slider>*{height:100%;top:0;bottom:0;position:absolute}#zuck-modal .slider>*{width:100vw}#zuck-modal .slider>.previous{left:0}#zuck-modal .slider>.viewing{left:100vw}#zuck-modal .slider>.next{left:200vw}#zuck-modal .slider.animated{-webkit-transition:-webkit-transform .25s linear;transition:transform .25s linear;transition:transform .25s linear,-webkit-transform .25s linear}#zuck-modal.with-cube #zuck-modal-content{perspective:1000vw;transform:scale(.95);perspective-origin:50% 50%;overflow:visible;transition:.3s}#zuck-modal.with-cube .slider{transform-style:preserve-3d;transform:rotateY(0)}#zuck-modal.with-cube .slider>.previous{backface-visibility:hidden;left:100vw;transform:rotateY(270deg) translateX(-50%);transform-origin:center left}#zuck-modal.with-cube .slider>.viewing{backface-visibility:hidden;left:100vw;transform:translateZ(50vw)}#zuck-modal.with-cube .slider>.next{backface-visibility:hidden;left:100vw;transform:rotateY(-270deg) translateX(50%);transform-origin:top right}#zuck-modal-content .story-viewer.paused.longPress .head,#zuck-modal-content .story-viewer.paused.longPress .slides-pointers,#zuck-modal-content .story-viewer.paused.longPress .tip{opacity:0}#zuck-modal-content .story-viewer.viewing:not(.paused):not(.stopped) .slides-pointers>*>.active>b{-webkit-animation-play-state:running;animation-play-state:running}#zuck-modal-content .story-viewer.next{z-index:10}#zuck-modal-content .story-viewer.viewing{z-index:5}#zuck-modal-content .story-viewer.previous{z-index:0}#zuck-modal-content .story-viewer.loading .head .loading,#zuck-modal-content .story-viewer.muted .tip.muted{display:block}#zuck-modal-content .story-viewer.loading .head .right .close,#zuck-modal-content .story-viewer.loading .head .right .time{display:none}#zuck-modal-content .story-viewer .slides-pagination span{position:absolute;top:50vh;font-size:48px;color:#fff;line-height:48px;width:48px;margin:6px;transform:translateY(-50%);z-index:1;text-align:center}#zuck-modal-content .story-viewer .slides-pagination .previous{left:0}#zuck-modal-content .story-viewer .slides-pagination .next{right:0}#zuck-modal-content .story-viewer .slides-pointers{display:table;table-layout:fixed;border-spacing:6px;border-collapse:separate;position:absolute;width:100vh;left:calc(50vw - 50vh);right:calc(50vw - 50vh);z-index:100020}#zuck-modal-content .story-viewer .slides-pointers>*{display:table-row}#zuck-modal-content .story-viewer .slides-pointers>*>*{display:table-cell;background:hsla(0,0%,100%,.5);border-radius:2px}#zuck-modal-content .story-viewer .slides-pointers>*>.seen{background:#fff}#zuck-modal-content .story-viewer .slides-pointers>*>*>b{width:auto;max-width:0;display:block;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-play-state:paused;animation-play-state:paused;border-radius:2px;height:.4rem;background:#0c70cd}#zuck-modal-content .story-viewer .slides-pointers>*>.active>b{-webkit-animation-name:zuckSlideTime;animation-name:zuckSlideTime;-webkit-animation-timing-function:linear;animation-timing-function:linear}#zuck-modal-content .story-viewer .head{position:absolute;height:56px;left:0;right:0;line-height:56px;z-index:100010;color:#fff;font-size:14px;text-shadow:1px 1px 1px rgba(0,0,0,.35),1px 0 1px rgba(0,0,0,.35);padding:6px 12px}#zuck-modal-content .story-viewer .head .item-preview{overflow:hidden;background-size:cover;width:42px;height:42px;display:inline-block;margin-right:9px;border-radius:50%;vertical-align:middle;background-repeat:no-repeat;background-position:50%}#zuck-modal-content .story-viewer .head .item-preview img{display:block;box-sizing:border-box;height:100%;width:100%;background-size:cover;background-position:50%;object-fit:cover}#zuck-modal-content .story-viewer .head .time{opacity:.75;font-weight:500;font-size:13px}#zuck-modal-content .story-viewer .head .left{line-height:1!important;margin:6px 0;display:none}#zuck-modal-content .story-viewer .head .left .info{display:inline-block;max-width:30vw;vertical-align:middle}#zuck-modal-content .story-viewer .head .left .info>*{width:100%;display:inline-block;line-height:21px}#zuck-modal-content .story-viewer .head .left .info .name{font-weight:500}#zuck-modal-content .story-viewer .head .right{float:right}#zuck-modal-content .story-viewer .head .back,#zuck-modal-content .story-viewer .head .right .close{font-size:42px;width:48px;height:48px;line-height:48px;cursor:pointer;text-align:center}#zuck-modal-content .story-viewer .head .left .back{display:none;width:24px;margin:-9px -6px 0}#zuck-modal-content .story-viewer .head .right .time{display:none}#zuck-modal-content .story-viewer .head .loading{display:none;border-radius:50%;width:30px;height:30px;margin:9px 0;box-sizing:border-box;border:4px solid hsla(0,0%,100%,.2);border-top-color:#fff;-webkit-animation:1s linear infinite zuckLoading;animation:1s linear infinite zuckLoading}#zuck-modal-content .story-viewer .head,#zuck-modal-content .story-viewer .slides-pointers,#zuck-modal-content .story-viewer .tip{-webkit-transition:opacity .5s;transition:opacity .5s}#zuck-modal-content .story-viewer .slides .item:before{z-index:4;background:0 0;content:"";position:absolute;left:0;right:0;bottom:0;top:0}#zuck-modal-content .story-viewer .slides .item>.media{height:100%;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);margin:auto}#zuck-modal-content .story-viewer .slides .item.active,#zuck-modal-content .story-viewer .slides .item.active .tip.link{display:block}#zuck-modal-content .story-viewer .tip{text-decoration:none;display:none;border-radius:24px;background:rgba(0,0,0,.5);font-size:16px;position:absolute;bottom:24px;left:50%;transform:translateX(-50%);z-index:1000;color:#fff;text-align:center;text-transform:uppercase;font-weight:500;padding:12px 24px}#zuck-modal.rtl{direction:rtl;left:auto;right:0}#zuck-modal.rtl.with-effects{transform-origin:top right}#zuck-modal.rtl.with-effects.animated{margin-left:auto!important;margin-right:0!important}#zuck-modal.rtl .slider{left:auto;right:-100vw}#zuck-modal.rtl .slider>.previous{left:auto;right:0;transform:rotateY(-270deg) translateX(50%)}#zuck-modal.rtl .slider>.viewing{left:auto;right:100vw}#zuck-modal.rtl .slider>.next{left:auto;right:200vw}#zuck-modal.rtl.with-cube .slider>.previous{left:auto;right:100vw;transform-origin:center right}#zuck-modal.rtl.with-cube .slider>.viewing{left:auto;right:100vw;transform:translateZ(50vw)}#zuck-modal.rtl.with-cube .slider>.next{left:auto;right:100vw;transform-origin:top left;transform:rotateY(270deg) translateX(-50%)}#zuck-modal.rtl #zuck-modal-content .story-viewer .slides-pagination .previous{left:auto;right:0}#zuck-modal.rtl #zuck-modal-content .story-viewer .slides-pagination .next{right:auto;left:0}#zuck-modal.rtl #zuck-modal-content .story-viewer .head .item-preview{margin-right:auto;margin-left:9px}#zuck-modal.rtl #zuck-modal-content .story-viewer .head .right{float:left}#zuck-modal.rtl #zuck-modal-content .story-viewer .tip{left:auto;right:50%;transform:translateX(50%)}@media (max-width:1024px){#zuck-modal-content .story-viewer .head{top:3px}#zuck-modal-content .story-viewer .head .loading{width:24px;height:24px;margin:6px 0}#zuck-modal-content .story-viewer .head .item-preview{width:30px;height:30px;margin-right:9px}#zuck-modal-content .story-viewer .head .left{font-size:15px;margin:15px 0}#zuck-modal-content .story-viewer .head .left>div{line-height:30px}#zuck-modal-content .story-viewer .head .right .time{display:block;white-space:nowrap;font-size:15px;margin:15px 0;line-height:30px}#zuck-modal-content .story-viewer .head .left>.back{display:none;background:0 0;z-index:20;visibility:visible;position:absolute;height:42px;width:24px;line-height:36px;text-align:left;vertical-align:top;text-shadow:none}#zuck-modal-content .story-viewer.with-back-button .head .left>.back{display:block}#zuck-modal-content .story-viewer.with-back-button .head .left .item-preview{margin-left:18px}#zuck-modal-content .story-viewer .slides-pointers{width:100vw;left:0;right:0}#zuck-modal-content .story-viewer .tip{font-size:14px;padding:6px 12px}#zuck-modal-content .story-viewer .head .left .time,#zuck-modal-content .story-viewer .head .right .close{display:none}#zuck-modal.rtl #zuck-modal-content .story-viewer .head .item-preview{margin-right:auto;margin-left:9px}#zuck-modal.rtl #zuck-modal-content .story-viewer .head .left>.back{text-align:right}#zuck-modal.rtl #zuck-modal-content .story-viewer.with-back-button .head .left .item-preview{margin-left:auto;margin-right:18px}}.stories.carousel{white-space:nowrap;overflow:auto;-webkit-overflow-scrolling:touch;overflow-scrolling:touch}.stories.carousel::-webkit-scrollbar{width:0;background:0 0}.stories.carousel .story{display:inline-block;width:18vw;max-width:90px;margin:0 6px;vertical-align:top}.stories.carousel .story:first-child{margin-left:0}.stories.carousel .story:last-child{margin-right:0}.stories.carousel .story>.item-link{text-align:center;display:block}.stories.carousel .story>.item-link:active>.item-preview{transform:scale(.9)}.stories.carousel .story>.item-link>.item-preview{display:block;box-sizing:border-box;font-size:0;max-height:90px;height:18vw;overflow:hidden;transition:transform .2s}.stories.carousel .story>.item-link>.item-preview img{display:block;box-sizing:border-box;height:100%;width:100%;background-size:cover;background-position:50%;object-fit:cover}.stories.carousel .story>.item-link>.info{display:inline-block;margin-top:.5em;line-height:1.2em;width:100%;overflow:hidden;text-overflow:ellipsis}.stories.carousel .story>.item-link>.info .name{font-weight:300}.stories.carousel .story>.item-link>.info .time,.stories.carousel .story>.items{display:none}.stories.list{white-space:nowrap;overflow:auto}.stories.list .story{display:block;width:auto;margin:6px;padding-bottom:6px}.stories.list .story>.item-link{text-align:left;display:block}.stories.list .story>.item-link>.item-preview{height:42px;width:42px;max-width:42px;margin-right:12px;vertical-align:top;display:inline-block;box-sizing:border-box;font-size:0;overflow:hidden}.stories.list .story>.item-link>.item-preview img{display:block;box-sizing:border-box;height:100%;width:100%;background-size:cover;background-position:50%}.stories.list .story>.item-link>.info{display:inline-block;line-height:1.6em;overflow:hidden;text-overflow:ellipsis;vertical-align:top}.stories.list .story>.item-link>.info .name{font-weight:500;display:block}.stories.list .story>.item-link>.info .time{display:inline-block}.stories.list .story>.items{display:none}.stories.rtl{direction:rtl}.stories.rtl.carousel .story:first-child{margin-left:auto;margin-right:0}.stories.rtl.carousel .story:last-child{margin-right:auto;margin-left:0}.stories.rtl.list .story>.item-link{text-align:right}.stories.rtl.list .story>.item-link>.item-preview{margin-right:auto;margin-left:12px}.stories.snapssenger.list .story>.item-link{text-decoration:none;color:#333}.stories.snapssenger.list .story>.item-link>.item-preview{border-radius:50%;padding:2px;background:#0084ff}.stories.snapssenger.list .story>.item-link>.item-preview>*{border-radius:50%;border:3px solid #fff}.stories.snapssenger.list .story.seen{opacity:.75}.stories.snapssenger.list .story.seen>a>span{background:#999;color:#999}.stories.snapssenger.list .story.seen>a{color:#999!important}.stories.snapssenger.carousel .story{max-height:100px;max-width:100px;width:25vw}.stories.snapssenger.carousel .story>.item-link{text-decoration:none;text-align:left;color:#fff;position:relative;max-height:100px}.stories.snapssenger.carousel .story>.item-link>.item-preview{height:18vh}.stories.snapssenger.carousel .story>.item-link>.item-preview>*{border-radius:5px;position:absolute}.stories.snapssenger.carousel .story>.item-link>.info{top:auto;height:auto;box-sizing:border-box;position:absolute;left:0;right:0;bottom:0;padding:6px;font-weight:700;font-size:12px;text-shadow:1px 1px 1px rgba(0,0,0,.35),1px 0 1px rgba(0,0,0,.35)}.stories.snapssenger.carousel .story>.item-link>.info strong{font-weight:500}.stories.snapssenger.carousel .story>.item-link>.info .time{display:block;font-weight:100;font-size:11px}.stories.snapssenger .story.seen{opacity:.5}.tippy-tooltip[data-animation=fade][data-state=hidden]{opacity:0}.tippy-iOS{cursor:pointer!important;-webkit-tap-highlight-color:transparent}.tippy-popper{pointer-events:none;max-width:calc(100vw - 10px);transition-timing-function:cubic-bezier(.165,.84,.44,1);transition-property:transform}.tippy-tooltip{position:relative;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;background-color:#333;transition-property:visibility,opacity,transform;outline:0}.tippy-tooltip[data-placement^=top]>.tippy-arrow{border-width:8px 8px 0;border-top-color:#333;margin:0 3px;transform-origin:50% 0;bottom:-7px}.tippy-tooltip[data-placement^=bottom]>.tippy-arrow{border-width:0 8px 8px;border-bottom-color:#333;margin:0 3px;transform-origin:50% 7px;top:-7px}.tippy-tooltip[data-placement^=left]>.tippy-arrow{border-width:8px 0 8px 8px;border-left-color:#333;margin:3px 0;transform-origin:0 50%;right:-7px}.tippy-tooltip[data-placement^=right]>.tippy-arrow{border-width:8px 8px 8px 0;border-right-color:#333;margin:3px 0;transform-origin:7px 50%;left:-7px}.tippy-tooltip[data-interactive][data-state=visible]{pointer-events:auto}.tippy-tooltip[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{position:absolute;border-color:transparent;border-style:solid}.tippy-content{padding:5px 9px}.priority-nav{white-space:nowrap}.priority-nav>ul,.priority-nav>ul>li{display:inline-block}.priority-nav-has-dropdown .priority-nav__dropdown-toggle,.priority-nav__wrapper{position:relative}.priority-nav__dropdown{position:absolute;visibility:hidden}.priority-nav__dropdown.show{visibility:visible}.priority-nav__dropdown-toggle{visibility:hidden;position:absolute}.priority-nav-is-visible{visibility:visible}.priority-nav-is-hidden{visibility:hidden}@font-face{font-family:LabGrotesque;font-style:normal;font-weight:200;src:url(/local/templates/granit/app/css/../fonts/LabGrotesque-Light.woff2) format("woff2")}@font-face{font-family:LabGrotesque;font-style:normal;font-weight:400;src:url(/local/templates/granit/app/css/../fonts/LabGrotesque-Regular.woff2) format("woff2")}@font-face{font-family:LabGrotesque;font-style:italic;font-weight:400;src:url(/local/templates/granit/app/css/../fonts/LabGrotesque-Italic.woff2) format("woff2")}@font-face{font-family:LabGrotesque;font-style:normal;font-weight:500;src:url(/local/templates/granit/app/css/../fonts/LabGrotesque-Medium.woff2) format("woff2")}@font-face{font-family:LabGrotesque;font-style:italic;font-weight:500;src:url(/local/templates/granit/app/css/../fonts/LabGrotesque-MediumItalic.woff2) format("woff2")}@font-face{font-family:LabGrotesque;font-style:normal;font-weight:700;src:url(/local/templates/granit/app/css/../fonts/LabGrotesque-Bold.woff2) format("woff2")}@font-face{font-family:LabGrotesque;font-style:italic;font-weight:700;src:url(/local/templates/granit/app/css/../fonts/LabGrotesque-BoldItalic.woff2) format("woff2")}@font-face{font-family:LabGrotesque;font-style:normal;font-weight:800;src:url(/local/templates/granit/app/css/../fonts/LabGrotesque-Black.woff2) format("woff2")}.mfp_zoom_in .mfp_content{opacity:0;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8)}.mfp_zoom_in.mfp-ready .mfp_content{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mfp_zoom_in.mfp-removing .mfp_content{-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8);opacity:0}.mfp_zoom_in.mfp-bg{opacity:0;-webkit-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.mfp_zoom_in.mfp-ready.mfp-bg{opacity:.9}.mfp_zoom_in.mfp-removing.mfp-bg{opacity:0}.mfp_with_zoom .mfp-container,.mfp_with_zoom.mfp-bg{opacity:0;-webkit-transition:.3s ease-out;transition:.3s ease-out}.mfp_with_zoom.mfp-ready .mfp-container{opacity:1}.mfp_with_zoom.mfp-ready.mfp-bg{opacity:.8}.mfp_with_zoom.mfp-removing .mfp-container,.mfp_with_zoom.mfp-removing.mfp-bg{opacity:0}img.mfp-img{padding:0}.mfp-close-btn-in .mfp-close,.mfp-image-holder .mfp-close{font-size:0;opacity:1}img.lazy{display:none}.img_opacity{opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.lazy-loaded{opacity:1}.respons_wrapp{display:block;position:relative}.respons_wrapp:before{content:"";display:block;padding-top:100%}.respons_content{position:absolute;top:0;bottom:0;left:0;right:0;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;overflow:hidden}.respons_content img,.respons_content picture{display:block}::-webkit-input-placeholder{font-size:2rem;color:#90a3bb}::-moz-placeholder{font-size:2rem;color:#90a3bb}:-ms-input-placeholder{font-size:2rem;color:#90a3bb}::-ms-input-placeholder{font-size:2rem;color:#90a3bb}::placeholder{font-size:2rem;color:#90a3bb}::-moz-selection{background-color:#961e00;color:#fff}::selection{background-color:#961e00;color:#fff}section{margin-bottom:6.4rem}section.little{margin-bottom:4.5rem}section.blue_2{padding:6.4rem 0;background:#e4f4ff}section.blue_gray{padding:6.4rem 0;background:#f0f5fa}section.no_margin{margin-bottom:0}input,textarea{outline:0}input:focus:required:invalid,textarea:focus:required:invalid{border-color:red}input:required:valid,textarea:required:valid{border-color:green}*{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{font-size:10px}body{margin:0;font-size:1.4rem;min-width:320px;position:relative;line-height:1.2;font-family:LabGrotesque,sans-serif;overflow-x:hidden;color:#17212f;background:#fff}.wrapper{width:1380px;margin:0 auto;padding-left:0;padding-right:0}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-12px;margin-right:-12px}.btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:4.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;font-size:2rem;font-weight:500;text-decoration:none;cursor:pointer;outline:0;border:none;border-radius:.8rem;-webkit-transition:background .2s,opacity .2s,color .2s;transition:background .2s,opacity .2s,color .2s}.btn svg:not(:last-child){margin-right:.8rem}.btn.accent{color:#fff;background:#961e00;padding:0 2.4rem}.btn.accent:hover{background:#b02907}.btn.accent:active{background:#781800}.btn.accent_2{color:#fff;background:#106abe;padding:0 2.4rem}.btn.accent_2:hover{background:#2587e1}.btn.accent_2:active{background:#055299}.btn.accent_2_light{color:#fff;background:#198cff;-webkit-box-shadow:0 0 1rem rgba(0,0,0,.25);box-shadow:0 0 1rem rgba(0,0,0,.25);padding:0 2.4rem;font-weight:700}.btn.accent_2_light:hover{background:#961e00}.btn.border{color:#106abe;border:.2rem solid #2587e1;padding:0 1.6rem}.btn.border svg{stroke:#106abe}.btn.border:hover{color:#fff;background:#2587e1}.btn.border:hover svg{stroke:#fff}.btn.border:active{background:#0c70cd;border:.2rem solid #0c70cd}.btn.light{background:#dde7f2;color:#798ca7;padding:0 2.4rem}.btn.light:hover{color:#637792;background:#ced9e7}.btn.light:hover svg{stroke:#637792}.btn.light:active{color:#dde7f2;background:#314259}.btn.light:active svg{stroke:#ced9e7}.btn.white{background:#fff;color:#798ca7;padding:0 2.4rem}.btn.white:hover{color:#0c70cd}.btn.white:hover svg{stroke:#0c70cd}.btn.white:active{color:#055299}.btn.white:active svg{stroke:#055299}.btn.active{background:#106abe;border:.2rem solid #106abe}.btn.active svg{stroke:#fff}.btn[disabled]{opacity:.5;pointer-events:none}.btn.transparent{background:0 0;color:#798ca7;padding:0 1.6rem}.btn.transparent svg{stroke:#798ca7}.btn.transparent:hover{color:#0c70cd;background:#fff}.btn.transparent:hover svg{stroke:#0c70cd}.btn.transparent:active{background:#fff;color:#055299}.btn.transparent:active svg{stroke:#055299}.catalog_btn{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;height:6.1rem;padding:0 3.2rem;background:#961e00;font-size:2.4rem;font-weight:500;color:#fff;border-radius:1.2rem}.catalog_btn .icon_block{width:2.4rem;height:2.4rem;margin-right:.8rem;background:url(/local/templates/granit/app/css/../img/burger.svg) 0 0/contain}.catalog_btn:hover{background:#b02907}.catalog_btn:active{background:#781800}.catalog_btn.open{z-index:2;background:#fff;color:#0c70cd}.catalog_btn.open .icon_block{background:url(/local/templates/granit/app/css/../img/burger-open.svg)}button{cursor:pointer;border:none;background:0 0;outline:0}.dark_layer{position:fixed;background:rgba(77,96,123,.5);top:0;left:0;right:0;bottom:0;display:none}.dark_layer.open{display:block;z-index:2}input.txt,textarea.txt{width:100%;color:#17212f;background:#fff;border-radius:.8rem;border:none;-webkit-transition:.2s;transition:.2s}input.txt.border,textarea.txt.border{border:.1rem solid #beccde}input.txt.error,textarea.txt.error{border:.2rem solid #c63b19}input.txt{height:4.8rem;padding:0 1.6rem;font-size:2rem}.input_block_wrap{position:relative;border-radius:.8rem}.input_block_wrap .input_img,.input_block_wrap 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;position:absolute;width:2.4rem;top:0;left:1.6rem;bottom:0;padding:0}.input_block_wrap input{padding-left:5.2rem;border:.1rem solid #beccde;line-height:1.2}.input_block{font-size:2rem}textarea.txt{resize:none;display:block;height:7.4rem;padding:1.4rem;resize:none}label.label{display:block;padding-left:.5rem;margin-bottom:.5rem;font-size:1.6rem}p:not(:last-of-type){margin-bottom:1.6rem}.error_msg{height:1.4rem;color:#c63b19;font-size:1.2rem;line-height:1.2rem;margin-top:.2rem;padding-left:.5rem}h1,h2,h3,h4,h5{margin:0;color:#003c5a}h1{font-size:3.8rem;line-height:1.2}h2{font-size:3.6rem;line-height:1.2}h2 span{color:#961e00}h3{font-size:3rem}h4{font-size:2.4rem}h5{font-size:1.8rem}h6{font-size:1.6rem;line-height:1.8rem}img,svg{display:block}p{margin:0}.icon_link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;-webkit-transition:color .2s;transition:color .2s}.icon_link svg{margin-right:.8rem;-webkit-transition:stroke .2s,fill .2s;transition:stroke .2s,fill .2s}.icon_link.light{color:#798ca7}.icon_link.light svg{stroke:#798ca7}.icon_link.light:hover svg{stroke:#0c70cd}.icon_link.light2{color:#90a3bb}.icon_link.light2 svg{stroke:#90a3bb}.icon_link.light2:hover svg{stroke:#0c70cd}.icon_link.dark{color:#41526a}.icon_link.dark svg{stroke:#4d607b}.icon_link.dark:hover svg{stroke:#0c70cd}.icon_link:hover{color:#0c70cd}.title_wrap{position:relative;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;text-align:center;width:100%;margin-bottom:3.2rem}.title_wrap h2{max-width:104rem;margin-bottom:0!important}.title_wrap .sub_title{color:#41526a;margin-top:1.2rem;font-size:2.4rem;max-width:92rem}.title_wrap .sub_title_2{margin-top:1.2rem;font-size:1.8rem;line-height:1.4;color:#17212f}.title_wrap.left{-webkit-box-align:start;-ms-flex-align:start;align-items:start;text-align:left;margin-bottom:2.4rem}.title_wrap.left h2{font-weight:500}.title_wrap.between{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.title_wrap.between .tab_links{margin:0}.title_wrap .title_icon{width:2.4rem;height:2.4rem;background:url(/local/templates/granit/app/css/../img/copy_name.svg);-webkit-transition:background .2s;transition:background .2s}.title_wrap .title_icon:hover{background:url(/local/templates/granit/app/css/../img/copy_name-blue.svg)}.title_wrap .wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.2rem}.title_wrap .wrap .title_icon{margin-left:1.2rem}.title_wrap .message_manager_2{position:absolute;bottom:0;right:0}.title_wrap .tab_links{margin-top:2.4rem}.fixed{overflow:hidden;position:absolute;top:0;left:0;right:0;bottom:0}.back{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.6rem;line-height:1.3;color:#798ca7;text-decoration:none}.back:hover{color:#961e00}.back:hover svg{stroke:#961e00}.back svg{stroke:#798ca7;margin-right:.8rem}.link_common{display:block;color:#003c5a;font-weight:700;text-decoration:none;-webkit-transition:color .2s;transition:color .2s}.link_common:hover{color:#961e00}.link_common.hide{display:none}.swiper-progressbar{bottom:2.7rem;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);width:33.6rem;height:.3rem;position:relative;background:#beccde;z-index:1}.swiper-progressbar .progress{height:inherit;left:0;top:0;position:absolute;background:#798ca7;z-index:1}.swiper-progressbar .progress-sections{left:0;top:0;position:absolute;height:inherit;width:inherit;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.swiper-progressbar .progress-sections span{-webkit-box-flex:1;-ms-flex:1;flex:1;height:inherit;border-right:2px solid #f0f5fa}.swiper-progressbar .progress-sections span:last-child{border-right-width:0}.bg_blue{background:#f0f5fa;margin-bottom:6.4rem;padding-bottom:6.4rem}.bg_blue section:last-child{margin-bottom:0}.bg_blue.little{padding-bottom:4.9rem}.bg_blue.padding-top{padding-top:6.4rem}.bg_blue.nomargin{margin-bottom:0}.bg_blue.nopadding{padding-bottom:0}.bg_blue.second{padding:6.4rem 0;margin-top:0;background:#f0f5fa;overflow:hidden}.dashed_link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;margin-top:.8rem}.dashed_link svg{stroke:#90a3bb;-webkit-transition:stroke .2s;transition:stroke .2s}.dashed_link svg:not(:last-child){margin-right:.4rem}.dashed_link span{color:#41526a;border-bottom:1px dashed #41526a;-webkit-transition:border-bottom .2s,color .2s;transition:border-bottom .2s,color .2s}.dashed_link:hover svg{stroke:#0c70cd}.dashed_link:hover span{color:#0c70cd;border-bottom:1px dashed #0c70cd}::-webkit-search-cancel-button{cursor:pointer}header.h_dark_layer::before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(77,96,123,.5);z-index:5}header.hide{display:none}header .slider_overflow{margin-bottom:6.4rem}.marble_bg{position:absolute;top:0;left:0;right:0;bottom:0;background:url(/local/templates/granit/app/css/../upload/bg.jpg) center/cover no-repeat;z-index:-1}.header_top{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:4.1rem;border-bottom:.1rem solid #ced9e7}.header_top .wrapper{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}.header_top .header_logo_block{width:9.4rem;height:4.1rem}.header_top__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header_top__left .header_logo_block{display:none}.header_top__middle{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:3.2rem;margin-left:auto}.header_top__middle .address_link{margin-left:3.2rem}.header_top__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header_top__right .icon_link:not(:last-child){margin-right:2.4rem}.header_top__right .icon_link.dark{font-size:1.2rem}.header_top__right .icon_link.light{font-size:1.6rem}.header_top__left,.header_top__right{width:39.7rem}.header_links{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.header_links .header_menu{padding:0;margin:0}.header_links .header_menu li{margin-left:2.4rem}.header_links a{color:#41526a;text-decoration:none}.flex_dropdown_link{padding:0;color:#41526a;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_dropdown_link svg{margin-left:.8rem}.flex_dropdown_block{background:#fff;padding:1.6rem;margin:1rem 0 0 -1.6rem;border-radius:.8rem;list-style-type:none;-webkit-filter:drop-shadow(0 2px 16px rgba(190, 204, 222, .5));filter:drop-shadow(0 2px 16px rgba(190, 204, 222, .5));z-index:1}.flex_dropdown_block li:not(:last-child){margin-bottom:1.2rem}.flex_dropdown_block a{color:#41526a}.flex_dropdown_block a:hover{color:#106abe}.location_block{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.6rem;font-weight:500;line-height:1;color:#17212f;text-decoration:none;-webkit-transition:color .2s;transition:color .2s;z-index:3}.location_block:hover{color:#0c70cd}.location_block:hover svg{stroke:#0c70cd}.location_block svg{stroke:#17212f;margin-right:.4rem;-webkit-transition:stroke .2s;transition:stroke .2s}.address_link{color:#41526a}.address_link span{margin-right:.4rem}.address_link a{position:relative;text-decoration:none;color:#41526a;border-bottom:.1rem dashed #41526a;-webkit-transition:color .2s;transition:color .2s;z-index:3}.address_link a:hover{color:#0c70cd}.header_total_price{padding:.3rem .7rem;border:.1rem solid #90a3bb;border-radius:.8rem;-webkit-transition:border .2s;transition:border .2s}.header_total_price:hover{border:.1rem solid #0c70cd}.header_search{display:none}.header_search svg{fill:#1c2736}.search_form{position:relative}.search_form input{width:100%;height:4rem;padding-left:4.4rem;color:#17212f;background:#fff;border-radius:.8rem;border:none;-webkit-transition:.2s;transition:.2s}.search_form .button,.search_form 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;position:absolute;width:2.4rem;top:0;left:1.2rem;bottom:0;padding:0}.header_middle{margin:2.7rem 0 2.4rem}.header_middle .wrapper{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}.header_middle__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header_middle__left .header_logo_block{-ms-flex-negative:0;flex-shrink:0;margin-right:4rem}.header_middle__left .header_note{width:31.8rem;color:#41526a;line-height:2rem}.header_middle__mid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header_middle__mid>span{margin-right:1.2rem;-ms-flex-negative:0;flex-shrink:0;line-height:1.3;color:#41526a}.header_middle__mid .header_social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0}.header_middle__mid .icon_block:not(:last-child){margin-right:1.5rem}.header_social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0}.header_social .icon_block{width:3.6rem;height:3.6rem;-webkit-transition:scale .2s,-webkit-box-shadow .2s;transition:scale .2s,box-shadow .2s,-webkit-box-shadow .2s;border-radius:100%;overflow:hidden}.header_social .icon_block:hover{scale:1.1;-webkit-box-shadow:0 .5rem 2rem #92b5d0;box-shadow:0 .5rem 2rem #92b5d0}.header_social img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.header_middle__right{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}.header_middle__right>span{color:#41526a;margin-bottom:.4rem}.header_middle__right .select{width:24.3rem}.header_middle__right .select__head{font-size:2.4rem;font-weight:700;line-height:1.3;color:#961e00}.header_middle__right .select__list{font-size:2rem;font-weight:700;line-height:1.3;color:#41526a}.header_middle__right .select__head::after{background:url(/local/templates/granit/app/css/../img/arrow-down-select.svg) right center no-repeat}.header_bottom .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header_bottom .wrap{position:relative;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;width:100%;height:6.1rem;padding:0 2rem 0 2.8rem;background:#fff;border-radius:1.2rem;-webkit-box-shadow:0 .8rem 2.4rem rgba(190,204,222,.5);box-shadow:0 .8rem 2.4rem rgba(190,204,222,.5)}.header_bottom .catalog_btn{width:21rem;margin-right:2.4rem;-ms-flex-negative:0;flex-shrink:0;-webkit-box-shadow:0 .8rem 2.4rem rgba(99,119,146,.5);box-shadow:0 .8rem 2.4rem rgba(99,119,146,.5)}.header_bottom .select{padding:0 .8rem}.header_bottom.half_bg{background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,#f0f5fa));background:linear-gradient(180deg,#fff 50%,#f0f5fa 50%)}.main_search_form{position:absolute;display:none;top:0;left:0;bottom:0;right:13.5rem;border-radius:1.2rem;padding-left:1.2rem;background:#fff;z-index:2}.main_search_form.open{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main_search_form .input_block{height:100%;width:100%}.main_search_form .input_block input{padding:0 7.2rem 0 1.8rem}.main_search_form input{height:100%;border-radius:1.2rem}.main_search_form input::-webkit-input-placeholder{color:#41526a;font-size:1.8rem;line-height:1.4}.main_search_form input::-moz-placeholder{color:#41526a;font-size:1.8rem;line-height:1.4}.main_search_form input:-ms-input-placeholder{color:#41526a;font-size:1.8rem;line-height:1.4}.main_search_form input::-ms-input-placeholder{color:#41526a;font-size:1.8rem;line-height:1.4}.main_search_form input::placeholder{color:#41526a;font-size:1.8rem;line-height:1.4}.main_search_form button{position:absolute;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:4.8rem;height:4rem;top:50%;right:1.2rem;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);background:#106abe;border-radius:.8rem}.main_search_form .search_drop{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background:#dde7f2;border-radius:.8rem}.main_search_form .search_drop .sb_search .item{height:4rem;padding:0 5.4rem 0 1.2rem;font-size:1.8rem}.main_search_form .search_drop .sb_search .selectize-input:after{right:1.2rem}.main_search_form .search_drop .sb_search .selectize-dropdown{margin-top:.4rem;color:#798ca7;background:#dde7f2}.main_search_form .icon_block{margin-left:1.8rem}.main_search_form ul{display:none;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin:0;padding:0;background:#dde7f2}.main_search_form li{list-style-type:none;cursor:pointer;-webkit-transition:background .2s;transition:background .2s;border-radius:.8rem}.main_search_form li:not(:last-child){margin-bottom:.4rem}.main_search_form li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:3.7rem;padding:0 1.2rem;text-decoration:none;color:#798ca7;font-size:1.6rem;font-weight:500}.main_search_form li:hover{background:#ced9e7}.main_search_form .recent_search{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;top:6.6rem;left:0;right:0;padding:2.4rem;overflow-y:auto;z-index:0;background:#fff;border-radius:1.2rem}.main_search_form .recent_title{width:100%;font-size:1.6rem;font-weight:500;line-height:1.3;color:#90a3bb}.main_search_form .recentList{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;width:100%;margin-top:1.2rem}.main_search_form .recentItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:3.2rem;font-size:1.6rem;line-height:1.3;padding-left:.8rem;color:#41526a;border-radius:.4rem;-webkit-transition:.2s;transition:.2s}.main_search_form .recentItem:not(:last-child){margin-bottom:1.2rem}.main_search_form .recentItem:hover{background:#e4f4ff;cursor:pointer}.main_search_form .recentItem>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main_search_form .recentItem>div img{margin-right:1rem}.main_search_form:focus-within .recent_search{display:block}.main_search_form_mob{position:absolute;display:none;top:0;right:0;bottom:0;left:0;background:#fff;z-index:2}.main_search_form_mob.open{display:block}.main_search_form_mob .input_wrap{position:relative;margin-bottom:1rem}.main_search_form_mob input.txt{height:4.8rem}.main_search_form_mob .wrap{background:#f0f5fa;padding:1rem 1.6rem 1rem 4.8rem}.main_search_form_mob .search_drop{background:#dde7f2;height:4rem}.main_search_form_mob .back_search{position:absolute;top:2.2rem;left:1.6rem}.main_search_form_mob .select_blocks{width:100%}.main_search_form_mob .select_blocks .item{font-size:1.6rem;font-weight:500;height:4rem;padding:0 4.6rem 0 1.2rem;border-radius:.8rem}.main_search_form_mob .select_blocks .selectize-control .selectize-input:after{right:1.2rem}.main_search_form_mob .select_blocks input{height:100%}.main_search_form_mob button{position:absolute;width:3.6rem;height:3.2rem;top:50%;right:1.2rem;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);background:#106abe;border-radius:.8rem}.search_drop .select_blocks .selectize-dropdown{width:100%!important}.back_search svg{stroke:#4d607b}.search_clear{width:2.4rem;height:2.4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:50%;right:6.4rem;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);display:none}.search_clear img{width:2rem}.header_bottom__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header_bottom__left>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;margin:0}.header_bottom__left>ul:not(:last-of-type){margin-bottom:2.4rem}.header_bottom__left>ul a{text-decoration:none;color:#17212f;font-size:1.8rem;line-height:1.4;-webkit-transition:color .2s;transition:color .2s}.header_bottom__left>ul>li{list-style-type:none;border-radius:.8rem;-webkit-transition:background .2s;transition:background .2s}.header_bottom__left>ul>li:not(:last-child){margin-right:1.6rem}.header_bottom__left>ul>li:hover{background:#e4f4ff}.header_bottom__left>ul>li:hover>a{color:#106abe}.header_bottom__left>ul>li:hover .img_icon svg{stroke:#0c70cd}.header_bottom__left>ul>li:active{background:#fff}.header_bottom__left>ul>li:active>a{color:#0c70cd}.header_bottom__left>ul>li:active .img_icon svg{stroke:#0c70cd}.header_bottom__left .nav_link{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;padding:.4rem .8rem;border-radius:.8rem}.header_bottom__left .txt_icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header_bottom__left .txt_icon svg{stroke:#90a3bb;margin-right:.4rem;-webkit-transition:stroke .2s;transition:stroke .2s}.header_bottom__left .arrow_icon svg{fill:#90a3bb}.header_bottom__left .select{display:block;width:9.6rem}.header_bottom__left .select__head{font-size:1.8rem;line-height:1.4;color:#17212f}.header_bottom__left .select__list{display:block;font-weight:700;line-height:1.3;color:#41526a;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.header_bottom__left .select__head::after{background:url(/local/templates/granit/app/css/../img/arrow-down-select-l.svg) right center no-repeat;right:.8rem}.mob_menu{position:relative;display:none;padding:.2rem .8rem}.mob_menu>a svg{stroke:#41526a}.mob_menu ul{display:none;margin:0}.mob_menu li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.4rem 0;list-style-type:none;font-size:1.5rem;border-radius:.8rem}.mob_menu li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;color:#17212f;height:3.5rem;padding:0 1.2rem}.mob_menu li:hover{background:#e4f4ff}.mob_menu li:hover a{color:#0a4182}.mob_menu li:hover svg{stroke:#0a4182}.mob_menu.open{background:#e4f4ff;color:#106abe;border-radius:.8rem}.mob_menu.open ul{display:block;position:absolute;background:#fff;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:1.2rem;top:5.5rem;left:-1.4rem;right:0;z-index:2;border-radius:1.2rem;-webkit-box-shadow:0 .4rem .8rem rgba(190,204,222,.5);box-shadow:0 .4rem .8rem rgba(190,204,222,.5)}.header_bottom__right,.header_bottom__right .social_icon_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header_bottom__right .social_icon:not(:last-child){margin-right:1.6rem}.header_bottom__right .icon_search{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;margin-right:2.4rem}.header_bottom__right .icon_search svg{margin:0 .8rem 0 0;fill:#798ca7;-webkit-transition:fill .2s;transition:fill .2s}.header_bottom__right .icon_search:hover svg{fill:#0c70cd}.social_icon{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:.6rem;background:#beccde;-webkit-transition:background .2s;transition:background .2s}.social_icon a{width:2.4rem;height:2.4rem;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:background .2s;transition:background .2s}.social_icon img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.social_icon.vk:hover{background:#07f}.social_icon.odn:hover{background:#f70}.social_icon.yt:hover{background:red}.social_icon.tg:hover{background:#28a8ea}.social_icon.dz:hover{background:#030303}.social_icon.wt:hover{background:#0dc143}.social_icon.ph:hover{background:#0c70cd}.social_icon.round{width:4.8rem;height:4.8rem;border-radius:100%}.social_icon.round a{width:4.8rem;height:4.8rem}.service_drop{position:relative;cursor:pointer}.service_drop ul{margin:0;padding:0;width:-webkit-max-content;width:-moz-max-content;width:max-content;display:none}.service_drop li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:3.7rem;list-style-type:none;border-radius:.8rem;margin:.4rem 0}.service_drop li:not(:last-child){margin-bottom:.8rem}.service_drop li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;padding:0 1.2rem;color:#17212f;text-decoration:none;font-size:1.6rem;line-height:1.3;-webkit-transition:color .2s,padding .2s;transition:color .2s,padding .2s}.service_drop li:hover{background:#e4f4ff}.service_drop li:hover a{color:#0a4182;padding:0 1rem}.service_drop .service_btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.4rem .8rem}.service_drop .service_btn span{font-size:1.8rem}.service_drop .service_btn:hover{color:#106abe}.service_drop .service_btn:hover .arrow_icon svg{fill:#479ded}.service_drop.open{background:#c7e6fc;border-radius:.8rem;color:#0a4182}.service_drop.open .img_icon svg{stroke:#0a4182}.service_drop.open .arrow_icon svg{fill:#0c70cd}.service_drop.open ul{display:block;position:absolute;background:#fff;padding:1.2rem;top:5.5rem;left:-1.6rem;right:0;z-index:2;border-radius:1.2rem;-webkit-box-shadow:0 .4rem .8rem rgba(190,204,222,.5);box-shadow:0 .4rem .8rem rgba(190,204,222,.5)}.header_banner{overflow-x:hidden}.header_banner .wrapper{position:relative}.header_banner .header_middle__mid{margin-left:2.4rem}.header_banner .header_middle__mid span{font-size:1.6rem}.header_banner .mark_block_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3.2rem}.header_banner .text_block{position:relative;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-pack:center;-ms-flex-pack:center;justify-content:center;height:46.4rem;padding-left:11.6rem;z-index:1;max-width:50%}.header_banner .mark_note{font-size:1.6rem;line-height:1.3;color:#41526a;margin-left:2.4rem}.header_banner h1{margin-bottom:1.2rem}.header_banner .sub_title{display:block;color:#41526a;font-size:2rem;line-height:1.2}.header_banner .button_line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:3.2rem;z-index:1}.header_banner .btn:not(:last-of-type){margin-right:3.2rem}.header_banner .img_block{position:absolute;right:0}.header_banner .img_block img,.header_banner .img_block picture{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.header_banner .img_block.first{width:57rem;height:47rem;top:-2rem}.header_banner .img_block.second{top:0;width:67.9rem;height:46.4rem}.header_banner .bread_crumbs{position:absolute;top:0}.select{position:relative;display:block}.select__head{width:100%;max-width:100%;cursor:pointer}.select__head::after{width:2.4rem;height:2.4rem;position:absolute;right:0;bottom:50%;-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%);content:"";display:block;-webkit-transition:.2s ease-in;transition:.2s ease-in}.select__head.open::after{-webkit-transform:translateY(50%) rotate(180deg);-ms-transform:translateY(50%) rotate(180deg);transform:translateY(50%) rotate(180deg)}.select__list{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;border-radius:1rem;max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content;overflow-x:hidden;overflow-y:auto;z-index:1;margin:0;padding:0}.select__list::-webkit-scrollbar{width:.7rem;background-color:#f8f9fa;padding:.5rem}.select__list::-webkit-scrollbar-thumb{border-radius:1rem;background-color:#d9d9d9}.select__list .select__item{position:relative;border-top:.1rem solid rgba(224,229,231,.5);padding:1rem 1.5rem;cursor:pointer;list-style-type:none}.select__list .select__item:hover{background-color:rgba(224,229,231,.5)}.flexMenu-viewMore>a{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;color:#41526a}.flexMenu-viewMore>a::after{content:"";display:block;width:1.8rem;height:1.8rem;background:url(/local/templates/granit/app/css/../img/arrow-down.svg) right center/contain no-repeat;margin-left:.8rem}.flexMenu-viewMore>a:hover{color:#0c70cd}.flexMenu-viewMore.active{position:relative;background:#fff;border-radius:.8rem .8rem 0 0}.flexMenu-viewMore.active::before{content:"";display:block;position:absolute;background:#fff;height:3.6rem;top:-.8rem;left:-1.6rem;right:-1.6rem;border-radius:.8rem .8rem 0 0;-webkit-box-shadow:0 .2rem 1.6rem rgba(190,204,222,.5);box-shadow:0 .2rem 1.6rem rgba(190,204,222,.5)}.flexMenu-viewMore.active>a{color:#0c70cd;border-radius:.8rem .8rem 0 0}.more_dropdown{top:2.8rem;left:-1.6rem;width:-webkit-max-content;width:-moz-max-content;width:max-content;list-style-type:none;padding:1.6rem 0;background:#fff;border-radius:0 .8rem .8rem;-webkit-box-shadow:0 .8rem .8rem rgba(190,204,222,.5);box-shadow:0 .8rem .8rem rgba(190,204,222,.5);z-index:2}.more_dropdown li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .4rem;font-size:1.6rem;line-height:1.3}.more_dropdown li:hover a{font-weight:500;color:#106abe}.more_dropdown li a{color:#41526a;text-decoration:none}.more_dropdown li:not(:last-child){margin-bottom:1.2rem}.hamburger{display:none;overflow:hidden;height:0;opacity:0;z-index:2}.hamburger-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:2.4rem;height:2.4rem;border-radius:.6rem;padding-left:.3rem}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:1.2rem;height:.2rem;background:#1c2736;margin-top:0;border-radius:1rem;top:unset}.hamburger-inner:before{top:.6rem;width:.7rem}.hamburger-inner:after{bottom:.6rem;width:1.8rem}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{width:2.4rem;background:#0c70cd}.hamburger.is-active .hamburger-box{padding-left:0}.hamburger.is-active:hover,.hamburger:hover{opacity:1}.nav_menu{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;top:0;left:0;right:0;bottom:0;background:#f0f5fa;opacity:1;overflow:auto;height:auto;-webkit-transition:opacity .2s,height .2s,top .2s;transition:opacity .2s,height .2s,top .2s;z-index:4}.nav_menu:not(.open){opacity:0;top:0;height:0;overflow:hidden;-webkit-transform:translate(-100%,0);-ms-transform:translate(-100%,0);transform:translate(-100%,0)}.nav_menu .nav_address_block{background:#fff;padding:.8rem 1.6rem;border-radius:.8rem;-webkit-box-shadow:0 .4rem .8rem rgba(190,204,222,.5);box-shadow:0 .4rem .8rem rgba(190,204,222,.5);margin-bottom:3.2rem}.nav_menu .icon_link{-ms-flex-negative:0;flex-shrink:0}.nav_menu .icon_link.dark{margin-bottom:3.2rem;height:4.8rem;background:#fff;padding:0 1.6rem 0 1.2rem;border-radius:.8rem;font-size:1.6rem}.nav_menu .icon_link.dark br{display:none}.nav_menu .catalog_btn{-ms-flex-negative:0;flex-shrink:0;margin-bottom:1.6rem}.nav_menu .search_form{margin-bottom:3.2rem}.nav_menu .search_form input{height:4.8rem;font-size:1.6rem;line-height:1.3}.nav_menu .search_form input::-webkit-input-placeholder{line-height:1.3}.nav_menu .search_form input::-moz-placeholder{line-height:1.3}.nav_menu .search_form input:-ms-input-placeholder{line-height:1.3}.nav_menu .search_form input::-ms-input-placeholder{line-height:1.3}.nav_menu .search_form input::placeholder{line-height:1.3}.nav_menu ul{padding:0;margin:0}.nav_menu ul:not(:last-of-type){margin-bottom:2.4rem}.nav_menu li{list-style-type:none}.nav_menu li:not(:last-child){margin-bottom:.4rem}.nav_menu li>a{text-decoration:none;color:#17212f;font-size:1.6rem;line-height:1.4}.nav_menu .nav_link{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:4.8rem;background:#fff;padding:0 1.6rem;border-radius:.8rem;font-size:1.6rem}.nav_menu .arrow_icon svg{fill:#90a3bb}.nav_menu .txt_icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nav_menu .txt_icon svg{stroke:#90a3bb;margin-right:.4rem}.nav_menu .header_middle__mid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;margin-top:3.2rem}.nav_menu .header_middle__mid span{margin-bottom:.8rem;font-size:1.6rem}.nav_menu .header_middle__right{-webkit-box-align:start;-ms-flex-align:start;align-items:start;margin:2.4rem 0}.nav_menu .header_middle__right>span{font-size:1.6rem;margin-bottom:.8rem}.nav_menu .menu_numbers_sticky a{margin-right:.4rem}.nav_menu .menu_numbers_sticky>div a{color:#0a4182}.nav_menu .menu_numbers_sticky>div a:hover{color:#106abe}.nav_menu .menu_numbers_sticky>div a:active{color:#0a4182}.nav_menu .header_bottom__right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.nav_menu .header_bottom__right>span{font-size:1.6rem;margin-bottom:.8rem}.nav_menu .header_bottom__right .social_icon{border-radius:1.1rem;overflow:hidden}.nav_menu .header_social .icon_block{width:4rem;height:4rem}.nav_menu .service_drop_content{position:fixed;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:8.9rem 1.6rem 6.4rem;border-radius:1.2rem 1.2rem 0 0;top:0;right:0;left:0;bottom:0;border-top:.1rem solid #ced9e7;background:#f0f5fa;z-index:3}.nav_menu .service_drop .service_btn{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.nav_menu .service_drop .back{margin-bottom:1.6rem}.nav_menu .service_drop ul{background:unset}.nav_menu .service_drop li{background:#fff;padding:0 1.6rem;border-radius:.8rem;border:none}.nav_menu .service_drop li:not(:last-child){margin-bottom:.4rem}.nav_menu .service_drop img{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.nav_menu .service_drop.open .service_drop_content{display:-webkit-box;display:-ms-flexbox;display:flex;max-height:100%;overflow:auto}.nav_menu .service_drop.open ul{position:relative;width:100%;padding:0;left:0;right:0;border-radius:0}.nav_menu .address_link{position:relative}.nav_menu .drop_map.open{left:0;right:0;width:auto;top:calc(100% + 3.6rem)}.menu_numbers_sticky{position:relative;cursor:pointer}.menu_numbers_sticky ul{margin:0;padding:0;display:none;-webkit-box-shadow:0 .4rem .8rem rgba(190,204,222,.5);box-shadow:0 .4rem .8rem rgba(190,204,222,.5);border-radius:1.2rem}.menu_numbers_sticky li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:4rem;list-style-type:none}.menu_numbers_sticky a{width:100%;color:#4d607b;text-decoration:none;font-size:2rem;font-weight:700;line-height:1.3;-webkit-transition:color .2s;transition:color .2s;white-space:nowrap;text-align:right}.menu_numbers_sticky a:hover{color:#106abe}.menu_numbers_sticky>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu_numbers_sticky>div a{font-size:2.4rem;font-weight:700;margin-right:.8rem;color:#961e00;-webkit-transition:color .2s;transition:color .2s}.menu_numbers_sticky>div:hover a{color:#0a4182}.menu_numbers_sticky.open ul{display:block;position:absolute;background:#fff;padding:1.2rem 2.4rem;top:3.8rem;right:0;z-index:1}.sticky_menu_block{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:fixed;bottom:0;left:0;right:0;background:#fff;border-radius:.8rem .8rem 0 0;-webkit-box-shadow:0 -.4rem .8rem rgba(190,204,222,.5);box-shadow:0 -.4rem .8rem rgba(190,204,222,.5);z-index:3}.sticky_menu_block.second{border-radius:0;-webkit-box-shadow:none;box-shadow:none;border-top:.1rem solid #dde7f2}.sticky_menu_block .blocks{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:6.4rem;width:100%;padding:0 1.6rem}.sticky_menu_block .icon_block{position:relative}.sticky_menu_block .icon_block:hover{background:#e4f4ff;border-radius:.8rem}.sticky_menu_block .icon_block:hover svg rect{fill:#0c70cd}.sticky_menu_block .icon_block:hover svg path{stroke:#0c70cd}.sticky_menu_block .mark_point{position:absolute;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;min-width:1.5rem;width:auto;height:1.5rem;padding:0 .4rem;background:#0c70cd;color:#fff;font-size:1.1rem;font-weight:500;border-radius:10rem;top:-.4rem;right:-.1rem}.sticky_menu_block svg rect{fill:#4d607b}.sticky_menu_block svg path{stroke:#4d607b}.slider_overflow{overflow:hidden}.swiper_shadow .swiper{padding:0 1.5rem 1.5rem;margin:0 -1.5rem}.common_slider{position:relative}.common_slider .swiper-slide{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.common_slider .swiper-scrollbar{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:.6rem;left:0;right:0;margin-top:2.1rem;background:#dde7f2;z-index:1}.swiper_slider{padding:0 4.6rem}.swiper_slider .block{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;width:14rem;height:14rem;background:#fff;padding:.2rem;border:.2rem solid #ced9e7;border-radius:1.4rem;-webkit-transition:background .2s;transition:background .2s}.swiper_slider .block:hover{background:#a3d4f8;border:.2rem solid #a3d4f8}.swiper_slider .txt{position:absolute;bottom:.8rem;left:1.6rem;color:#fff;font-weight:500;line-height:1.2}.swiper_slider .img_block{position:relative;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:1.2rem;overflow:hidden}.main_content .menu_numbers_sticky{display:none}.quiz_block h2{font-weight:500}.quiz_content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.quiz_content .left_block{width:93.6rem;-ms-flex-negative:0;flex-shrink:0;margin-right:3.2rem;padding:3.2rem 4.8rem;-webkit-box-shadow:0 1.6rem 4.8rem rgba(190,204,222,.5);box-shadow:0 1.6rem 4.8rem rgba(190,204,222,.5);border-radius:1.8rem}.quiz_content .left_block.center{margin-left:auto;margin-right:auto}.quiz_content .right_block{position:relative;padding:3.2rem;-webkit-box-shadow:0 1.6rem 4.8rem rgba(190,204,222,.5);box-shadow:0 1.6rem 4.8rem rgba(190,204,222,.5);border-radius:1.8rem;width:calc(100% - 76.3rem);overflow:hidden}.quiz_content .right_block::before{content:"";display:block;position:absolute;top:0;left:0;right:0;background:url(/local/templates/granit/app/css/../upload/sky.jpg) 0 0/cover no-repeat;height:23.5rem;z-index:-1}.quiz_content .right_block .text_wrap,.quiz_content .right_block .text_wrap>div{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}.quiz_content .right_block .pic{-ms-flex-negative:0;flex-shrink:0;margin-bottom:.8rem;width:15rem;height:15rem}.quiz_content .right_block .pic img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border:.2rem solid #fff;border-radius:100%}.quiz_content .right_block .title_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:1.2rem}.quiz_content .right_block .title_wrap span{font-size:1.2rem;line-height:1.8rem;font-style:italic;color:#798ca7}.quiz_content .right_block p{font-size:1.6rem;line-height:1.3;text-align:center;margin-bottom:3.7rem}.quiz_content .right_block h6{text-align:center;margin-bottom:1.2rem}.quiz_line{position:relative;width:100%;height:2.5rem;background:#e4f4ff;border:.1rem solid #c7e6fc;border-radius:10rem;margin-bottom:3.2rem}.quiz_line .quiz_loading{width:100%;height:100%;background:url(/local/templates/granit/app/css/../img/loading-pattern.png);border-radius:10rem}.quiz_line .txt{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:1.2rem;color:#479ded}.material{position:relative;text-align:center;margin-bottom:5.1rem}.material h4{font-weight:500;margin-bottom:2.4rem}.material_blocks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 -1.2rem}.material_blocks .block{display:block;width:calc((100% - 7.2rem)/ 3);margin:0 1.2rem;font-weight:500;line-height:1.3;-webkit-transition:border .2s;transition:border .2s}.material_blocks .block:hover .img_block{cursor:pointer}.material_blocks .block:hover .img_block::after{background:url(/local/templates/granit/app/css/../img/checkalt-blue-full.svg) no-repeat}.material_blocks .block:hover .pic{top:-.5rem;bottom:.5rem;-webkit-box-shadow:0 1.5rem 5.5rem rgba(145,179,204,.45);box-shadow:0 1.5rem 5.5rem rgba(145,179,204,.45)}.material_blocks .block:hover .txt{color:#781800}.material_blocks .block>input{display:none}.material_blocks input:checked+.custom_checkbox .img_block::before{background:#dceffd}.material_blocks input:checked+.custom_checkbox .img_block::after{background:url(/local/templates/granit/app/css/../img/checkalt-blue-full.svg) no-repeat}.material_blocks input:checked+.custom_checkbox .txt{color:#781800}.material_blocks.inputs{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 45px;margin-bottom:40px}.material_blocks.inputs .block{border:2px solid #dde7f2;width:calc((100% - 70px)/ 2);margin:0 15px;border-radius:20px}.material_blocks.inputs .block:not(:nth-child(-n+2)){margin-top:40px}.material_blocks.inputs .block.active,.material_blocks.inputs .block:hover{border:2px solid #781800}.material_blocks.inputs .img_block{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;height:65px;margin-bottom:0}.material_blocks.inputs .txt{font-size:18px;color:#798ca7}.material_blocks.inputs.one_line .block{width:100%}.material_blocks.inputs.one_line .block:not(:nth-child(-n+2)){margin-top:0}.material_blocks.inputs.one_line .block:not(:last-child){margin-bottom:30px}.material_blocks .img_block{position:relative;display:block;-webkit-transition:-webkit-box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s;border-radius:2rem;height:21rem;margin-bottom:3rem}.material_blocks .img_block::before{content:"";display:block;position:absolute;width:4rem;height:4rem;background:#fff;border-radius:100%;bottom:-2rem;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);z-index:1}.material_blocks .img_block::after{content:"";display:block;position:absolute;width:2.4rem;height:2.4rem;background:url(/local/templates/granit/app/css/../img/checkalt.svg) no-repeat;bottom:-1.2rem;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);-webkit-transition:background .2s;transition:background .2s;z-index:1}.material_blocks .pic{position:absolute;border-radius:2rem;overflow:hidden;-webkit-transition:margin-top 2s;transition:margin-top 2s;top:0;right:0;bottom:0;left:0;-webkit-transition:top .2s,bottom .2s;transition:top .2s,bottom .2s}.material_blocks img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.material_blocks .txt{-webkit-transition:color .2s;transition:color .2s;font-weight:700}.material_input{margin:0 auto;padding:0 50px}.input_common_block{text-align:center;border:1px solid #003c5a;padding:0 25px;font-size:16px;height:49px;border-radius:25px;background:#fff;overflow:hidden;width:100%;-webkit-transition:border .2s;transition:border .2s;font-variant-numeric:lining-nums;color:#17212f;margin:0}.input_common_block.error{border:1px solid #c63b19;color:#c63b19}.input_common_block::-webkit-input-placeholder{color:#003c5a;font-size:16px}.input_common_block::-moz-placeholder{color:#003c5a;font-size:16px}.input_common_block:-ms-input-placeholder{color:#003c5a;font-size:16px}.input_common_block::-ms-input-placeholder{color:#003c5a;font-size:16px}.input_common_block::placeholder{color:#003c5a;font-size:16px}.input_common_block:focus,.input_common_block:hover{border:1px solid #17212f}.quiz_thanks .present-title{font-size:18px;font-weight:500;margin-bottom:15px}.quiz_thanks .present-list{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:30px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.quiz_thanks .present-item{margin-bottom:0;width:calc((100% - 20px)/ 3)}.present-list{width:227px}.present-item{height:110px;width:100%;border-radius:8px;border:1px solid #9fa7ae;overflow:hidden;background:#f3f3f3;display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 0 0 20px;position:relative;margin-bottom:5px;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.present-item:last-child{margin-bottom:0}.present-item-text{width:92px;font-size:16px;line-height:16px;color:#586373;text-align:left;position:relative;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;z-index:1}.present-item-img{height:100%;position:absolute;top:0;right:0}.present-item-img img{height:100%;opacity:.5;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.present-item.unlock{cursor:pointer}.present-item.unlock .lock{background-image:url(/local/templates/granit/app/css/../img/unlock.svg)}.present-item.unlock.active,.present-item.unlock:hover{background:#fff;border-color:#fff;-webkit-box-shadow:0 3px 20px 0 rgba(102,139,195,.4);box-shadow:0 3px 20px 0 rgba(102,139,195,.4)}.present-item.unlock.active .present-item-text,.present-item.unlock:hover .present-item-text{color:#026cb9}.present-item.unlock.active .present-item-img img,.present-item.unlock:hover .present-item-img img{opacity:1}.present-item.unlock.active .lock,.present-item.unlock:hover .lock{opacity:0}.lock{width:42px;height:42px;background:url(/local/templates/granit/app/css/../img/lock.svg) 0 0/contain;position:absolute;top:50%;left:50%;margin:-21px 0 0 -21px;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.quiz_last_step{display:-webkit-box;display:-ms-flexbox;display:flex}.quiz_last_step .present_block{width:280px;-ms-flex-negative:0;flex-shrink:0;margin-right:20px}.quiz_last_step .present_block .img_block{width:100%;border-radius:8px;overflow:hidden;position:relative;margin-bottom:10px}.quiz_last_step .present_block .img_block img{width:100%}.quiz_last_step .present_block .img_block .text{position:absolute;left:10px;bottom:10px;padding:4px 10px 2px;border-radius:5px;background:#026cb9;color:#fff;font-size:12px;font-weight:700;text-transform:uppercase}.quiz_last_step .present_block .text_block{color:#313131;font-size:15px;text-align:center}.quiz_last_step .call_social{width:100%;display:block}.quiz_last_step .call_social .quiz_social:not(:last-child){margin-bottom:20px}.quiz_last_step .call_social .wrap{display:block}.quiz_last_step .call_social .wrap .input_common{margin:0 0 15px}.quiz_last_step .call_social .wrap .input_common_block{width:100%}.quiz_last_step .btn_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.quiz_last_step .agree{font-size:12px;color:#798ca7;margin-top:1rem;text-align:center}.quiz_last_step .agree a{color:#781800;display:block}.quiz_social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.quiz_social a{padding:2px;display:block;text-decoration:none;border-radius:100%;border:3px solid transparent;-webkit-transition:border .2s;transition:border .2s;position:relative}.quiz_social a:not(:last-child){margin-right:15px}.quiz_social a.active img:last-child,.quiz_social a:hover img:last-child{opacity:1;z-index:1}.quiz_social a.active{border:3px solid #c9e8ff}.quiz_social img{display:block}.quiz_social img:last-child{position:absolute;top:50%;left:50%;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.futher{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;margin-top:2rem}.futher .clue{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.futher .clue::before{content:"";display:block;position:relative;width:4.8rem;height:4.8rem;background:url(/local/templates/granit/app/css/../img/hand.svg) 0 0/cover no-repeat;margin-right:1.5rem}.futher .wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.futher p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0;font-size:1.2rem;line-height:1.4;color:#586373}.futher p span{font-weight:500}.futher .btn_block{margin-right:3.2rem}.futher .quiz_back svg{fill:#000}.gifts_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 -.4rem}.gifts_block .block{position:relative;text-decoration:none;font-size:1.2rem;font-weight:500;color:#41526a;margin:0 .4rem}.gifts_block .img_block{display:block;height:10rem;border-radius:.8rem;overflow:hidden}.gifts_block .img_block img,.gifts_block .img_block picture{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gifts_block .icon_block{display:block;width:3.6rem;height:3.6rem;margin-bottom:.4rem}.gifts_block .txt_block{position:absolute;bottom:.8rem;left:1.2rem;line-height:1}.free_services{padding:0 11.7rem}.free_services .blocks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.free_services h2{font-weight:500}.free_services_block{position:relative;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;text-align:center;font-size:2rem;width:calc((100% - 7.2rem)/ 4)}.free_services_block:not(:nth-child(-n+4)){margin-top:3rem}.free_services_block .icon_block{margin-bottom:1.2rem}.free_services_block_size_m{width:calc((100% - 7.2rem)/ 3)}.free_services_block_size_m:not(:nth-child(-n+3)){margin-top:3rem}.free_services_block.hidden:not(.open){display:none}.works_block{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:0 -.2rem}.works_block img{display:block}.work_brick{position:relative;width:calc((100% - 1.2rem)/ 3);height:32rem;border-radius:1.8rem;overflow:hidden;margin:0 .2rem}.work_brick:not(:nth-child(-n+3)){margin-top:.4rem}.work_brick::after{content:"";display:block;position:absolute;bottom:0;left:0;right:0;border-bottom:11rem solid rgba(28,39,54,.7);opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.work_brick:hover::after{opacity:1}.work_brick:hover .pic::before{opacity:0}.work_brick:hover .pic::after{opacity:1}.work_brick:hover .title{font-weight:700}.work_brick .pic::after,.work_brick .pic::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;-webkit-transition:opacity .2s;transition:opacity .2s}.work_brick .pic::before{background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.2)),to(rgba(0,0,0,.5)));background:linear-gradient(180deg,rgba(0,0,0,.2) 0,rgba(0,0,0,.5) 100%);opacity:1}.work_brick .pic::after{background:-webkit-gradient(linear,left top,left bottom,color-stop(46.35%,rgba(0,0,0,0)),to(rgba(0,0,0,.7)));background:linear-gradient(180deg,rgba(0,0,0,0) 46.35%,rgba(0,0,0,.7) 100%);opacity:0}.work_brick .txt{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;bottom:3.2rem;left:3.2rem;right:3.2rem;z-index:1}.work_brick .sub_title{color:#beccde;text-transform:uppercase;letter-spacing:.05rem;margin-bottom:.5rem}.work_brick .title{font-size:2.4rem;font-weight:500;color:#fff}.work_brick img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.form_call{display:-webkit-box;display:-ms-flexbox;display:flex;padding:6.4rem 9.6rem;background:#f0f5fa;border-radius:1.8rem}.form_call .left_block{margin-right:8.3rem}.form_call .title_wrap{text-align:left;margin-bottom:2.4rem}.form_call p{font-size:1.8rem;margin:0;line-height:1.4}.form_call p:not(:last-child){margin-bottom:.8rem}.form_call .wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:4.8rem}.form_call .agree{font-size:1.2rem;color:#41526a;text-align:center}.form_call .agree a{text-decoration:none;color:#0c70cd}.form_call .img_block{width:54rem}.form_call .img_block:before{padding-top:61.1%}.form_call img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.form_call .btn_block{-ms-flex-negative:0;flex-shrink:0}.form_call.white{background:#fff}.call_input_block{position:relative;width:100%;margin-right:1.2rem}.call_input_block .icon_block_left{position:absolute;top:50%;-webkit-transform:translate(0,calc(-50% - .8rem));-ms-transform:translate(0,calc(-50% - .8rem));transform:translate(0,calc(-50% - .8rem));left:1.6rem}.call_input_block input{padding-left:5.2rem;font-size:2rem}.video_block{position:relative;display:block;border-radius:1.2rem;overflow:hidden}.video_block:hover::after{opacity:0}.video_block::before{content:"";display:block;position:absolute;width:7.2rem;height:7.2rem;background:url(/local/templates/granit/app/css/../img/icon_play.svg) 0 0/contain no-repeat;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:.2s;transition:.2s;z-index:2}.video_block::after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.2);opacity:1;-webkit-transition:.2s;transition:.2s;z-index:1}.video_block img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.video_block_2{position:relative;display:block}.video_block_2:hover::after{opacity:0}.video_block_2::before{content:"";display:block;position:absolute;width:7.2rem;height:7.2rem;background:url(/local/templates/granit/app/css/../img/icon_play_2.svg) 0 0/contain no-repeat;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:.2s;transition:.2s;z-index:2}.video_block_2::after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(49,66,89,.3);opacity:1;-webkit-transition:.2s;transition:.2s;z-index:1}.video_block_2.blue::before{background:url(/local/templates/granit/app/css/../img/icon_play_3.svg) no-repeat;width:6.4rem;height:6.4rem}.feedback_platforms{margin-bottom:1.4rem}.feedback_platforms>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.feedback_platforms .left_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background:#f4f4f4;padding:.4rem 1.6rem .4rem .4rem;border-radius:5rem}.feedback_platforms .left_block>div:not(:last-child){margin-right:1.6rem}.feedback_platforms .left_block strong{line-height:1.1}.feedback_platforms .all_feedbacks{line-height:1.1;background:#fff;padding:.8rem 1.2rem;border-radius:2.1rem}.feedback_platforms .icon_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.feedback_platforms .icon_block img{margin-right:.8rem}.feedback_platforms .btn{height:3.9rem;font-size:1.6rem}.feedback_platforms.left{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.feedback_note{line-height:1.1;color:#41526a;margin-top:1.2rem}.feedback_block{position:relative;padding:2.4rem 2.4rem 6.2rem;background:#fff;border-radius:1.8rem;-webkit-box-shadow:0 .4rem 1rem rgba(0,0,0,.25);box-shadow:0 .4rem 1rem rgba(0,0,0,.25)}.feedback_block:not(:last-child){margin-bottom:2rem}.feedback_block.open p{display:-webkit-box;-webkit-line-clamp:unset;-webkit-box-orient:vertical;overflow:hidden}.feedback_block .feedback_title{margin-bottom:1.2rem}.feedback_block .name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;font-size:1.6rem;font-weight:700;line-height:1.2;margin-bottom:.4rem}.feedback_block .data{font-size:1.2rem;line-height:1.2;color:#90a3bb}.feedback_block p{margin:0;color:#17212f;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.feedback_block .link_common{margin-top:1.2rem}.feedback_block .feedback_ya{position:absolute;text-decoration:none;font-size:1.2rem;color:#17212f;left:2.4rem;bottom:2.4rem;-webkit-transition:color .2s,border-bottom .2s;transition:color .2s,border-bottom .2s;border-bottom:.1rem solid #17212f}.feedback_block .feedback_ya:hover{color:#961e00;border-bottom:.1rem solid #961e00}.feedback_slider{position:relative}.feedback_slider .swiper-wrapper{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.feedback_slider .swiper{padding:1rem;margin:0 -1rem}.feedback_slider .swiper-slide{height:auto}.feedback_slider .feedback_block{height:100%}.swiper-pagination{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;bottom:unset;margin-top:1.4rem;z-index:1}.swiper-pagination .swiper-pagination-bullet{width:.9rem;height:.9rem;margin:0 .2rem;opacity:1;background:#eef8ff;-webkit-transition:background .2s;transition:background .2s}.swiper-pagination .swiper-pagination-bullet:hover{opacity:1;background:#bbd0e3}.swiper-pagination .swiper-pagination-bullet-active{background:#4e789f}.swiper-pagination.second{bottom:unset}.swiper-pagination.second .swiper-pagination-bullet{background:#fff;border:.2rem solid #fff;outline:#beccde solid .2rem;width:1.2rem;height:1.2rem;-webkit-transition:background .2s;transition:background .2s}.swiper-pagination.second .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#055299}.btn_block.mob{display:none;margin-top:1.6rem}.feedback_slider_second .swiper{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.feedback_slider_second .swiper-slide{height:auto}.feedback_slider_second .messages_block,.feedback_slider_second .messages_block .block{height:100%}.feedback_slider_second .messages_block .message_info.padding{padding-left:7.4rem;padding-right:0}.feedback_slider_second .messages_block .city,.feedback_slider_second .messages_block .wrap{-ms-flex-negative:0;flex-shrink:0}.feedback_slider_second .messages_block .city span{width:8rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.feedback_slider_second .messages_block .data{right:0}.feedback_slider_second .messages_block .message{height:calc(100% - 3.9rem);padding:3.2rem}.feedback_slider_second .messages_block .message::before{left:2.4rem}.stars_feedbacks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.stars_feedbacks a{font-size:1.4rem;line-height:1.6;color:#41526a;border-bottom:.1rem dashed #41526a}.rating_block_common{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:1.8rem;margin-bottom:.4rem}.rating_block_common .star{display:-webkit-box;display:-ms-flexbox;display:flex;width:1.8rem;height:1.8rem;-ms-flex-negative:0;flex-shrink:0}.rating_block_common .star:not(:last-child){margin-right:.4rem}.empty_stars{display:-webkit-box;display:-ms-flexbox;display:flex;z-index:1}.empty_stars .star{background:url(/local/templates/granit/app/css/../img/icon_star_empty.svg) 0 0/contain no-repeat}.full_stars{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;overflow:hidden;z-index:2;top:0}.full_stars .star{background:url(/local/templates/granit/app/css/../img/icon_star_full.svg) 0 0/contain no-repeat}.benefits_block{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.benefits_block .left_block{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-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:calc((100% - 2.4rem)/ 2);margin-right:1.9rem;margin-bottom:3.2rem}.benefits_block .right_block{width:calc((100% - 2.4rem)/ 2)}.benefits_block .big_num{position:absolute;font-size:25rem;font-weight:800;line-height:.8;top:0;left:0;letter-spacing:-.02em;color:#479ded;opacity:.2}.benefits_block h2{font-size:4.8rem;font-weight:500;color:#055299;margin-top:13.9rem;margin-left:11.7rem}.benefit_block{background:#fff;width:calc((100% - 2.4rem)/ 2);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.benefit_block:not(:last-child){margin-right:2.4rem}.benefit_block .img_block{width:17rem;height:17rem;margin-bottom:1.3rem}.benefit_block .txt_block{margin-left:.5rem}.benefit_block .title{font-size:2.4rem;font-weight:700;color:#003c5a;margin-bottom:1.2rem}.benefit_block p{font-size:1.8rem;line-height:1.4;color:#41526a}.vertical_slider{height:78.3rem}.vertical_slider:hover::before{opacity:0;height:0}.vertical_slider::before{content:"";display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:4.8rem;height:10rem;background:url(/local/templates/granit/app/css/../img/icon_scroll.svg) center no-repeat;-webkit-transition:.2s;transition:.2s;z-index:1}.vertical_slider .swiper{height:100%;z-index:0}.vertical_slider .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;height:auto}.vertical_slider .benefit_block{height:100%}.partners_block{width:47.2rem;font-size:2.4rem;font-weight:500;margin-left:11.7rem}.partners_block .partner_title{margin-bottom:2.4rem}.partners_block .partner_icons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 -2rem}.partners_block .block{margin:0 2rem}.partners_block .block:not(:nth-child(-n+4)){margin-top:1.8rem}.partners_block .btn{margin-top:2.4rem}.partners_block_wide{padding:0 7.7rem}.partners_block_wide .partner_icons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 -.5rem}.partners_block_wide .block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 .5rem}.gallery_swiper{position:relative}.gallery_swiper .swiper-wrapper{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.gallery_swiper .swiper{padding:0 1.5rem 1.5rem;margin:0 -1.5rem}.gallery_swiper .swiper-arrow{-webkit-transform:translate(0,calc(-50% - .7rem));-ms-transform:translate(0,calc(-50% - .7rem));transform:translate(0,calc(-50% - .7rem))}.gallery_swiper .swiper-slide{height:auto}.gallery_block{-webkit-box-shadow:0 .8rem 1rem rgba(190,204,222,.5);box-shadow:0 .8rem 1rem rgba(190,204,222,.5);border-radius:1.8rem;background:#fff;overflow:hidden;-webkit-transition:-webkit-transform .2s,-webkit-box-shadow .2s;transition:transform .2s,box-shadow .2s,-webkit-transform .2s,-webkit-box-shadow .2s;height:100%}.gallery_block .respons_wrapp:before{padding-top:58.5%}.gallery_block:hover{-webkit-transform:translate(0,.8rem);-ms-transform:translate(0,.8rem);transform:translate(0,.8rem);-webkit-box-shadow:0 .2rem .4rem rgba(190,204,222,.5);box-shadow:0 .2rem .4rem rgba(190,204,222,.5)}.gallery_block:hover .txt_block{color:#106abe;text-shadow:0 0 0 #106abe}.gallery_block img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gallery_block .txt_block{display:block;padding:1.6rem 2.4rem 2.4rem}.gallery_block .txt_block a{text-decoration:none;color:#17212f}.gallery_block p{font-size:1.6rem;line-height:1.3}.swiper-button-prev{left:-2.4rem}.swiper-button-prev::after{display:none}.swiper-button-prev svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.swiper-button-next{right:-2.4rem}.swiper-button-disabled,.swiper-button-next::after{display:none}.swiper-arrow{top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);margin-top:0;width:4.8rem;height:4.8rem;border-radius:100%;background:#fff;-webkit-transition:background .2s;transition:background .2s;-webkit-box-shadow:0 .8rem 2.4rem rgba(190,204,222,.5);box-shadow:0 .8rem 2.4rem rgba(190,204,222,.5);z-index:1}.swiper-arrow svg{width:3.2rem;height:3.2rem;-o-object-fit:cover;object-fit:cover;stroke:#90a3bb;-webkit-transition:stroke .2s;transition:stroke .2s}.swiper-arrow:hover svg{stroke:#0c70cd}.swiper-arrow:active svg{stroke:#0a4182}.swiper-arrow.slick-disabled{display:none!important}.swiper-arrow.little{width:4rem;height:4rem}.swiper-arrow.little svg{width:2.4rem;height:2.4rem}.swiper-arrow.little.swiper-button-prev{left:-2rem}.swiper-arrow.little.swiper-button-next{right:-2rem}.swiper-arrow.little_mini{width:3.4rem;height:3.4rem}.swiper-arrow.little_mini svg{width:1.8rem;height:1.8rem}.swiper-arrow.little_mini.swiper-button-prev{left:-1.7rem}.swiper-arrow.little_mini.swiper-button-next{right:-1.7rem}.swiper-arrow-2{top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);margin-top:0;width:4.8rem;height:10.8rem;border:.1rem solid #dde7f2;border-radius:.8rem;background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-webkit-transition:background .2s,border .2s;transition:background .2s,border .2s;z-index:1}.swiper-arrow-2 svg{width:1.4rem;height:100%;-o-object-fit:cover;object-fit:cover;stroke:#beccde;-webkit-transition:stroke .2s;transition:stroke .2s}.swiper-arrow-2:hover{border:.1rem solid #c7e6fc}.swiper-arrow-2:hover svg{stroke:#479ded}.swiper-arrow-2:active{background:#f4f7f9;border:.1rem solid #ced9e7}.swiper-arrow-2:active svg{stroke:#90a3bb}.step_swiper .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.step_swiper .swiper{padding-top:4rem;margin:0 -1.2rem}.step_swiper .swiper-slide{width:calc((100% - 9.6rem)/ 4);margin:0 1.2rem}.step_swiper .swiper-slide:not(:nth-child(-n+4)){margin-top:8.6rem}.step_swiper .swiper-slide:first-child .title{margin-bottom:1.6rem}.hidden_step{display:none;margin-top:4rem}.hidden_step .step_brick{width:auto;height:auto;padding:4rem 2.4rem 2.4rem}.step_brick{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:41.4rem;padding:6.4rem 2.4rem 4.3rem;background:#f2faff;border-radius:1.8rem;color:#2587e1;z-index:1}.step_brick .title{font-size:2.4rem;font-weight:700;margin-bottom:1.2rem;color:#0a4182;line-height:1.2}.step_brick .header_middle__mid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.step_brick .header_middle__mid:not(:last-child){margin-bottom:2.4rem}.step_brick .header_middle__mid>span{margin:0 0 .8rem;color:#17212f;font-size:1.6rem;line-height:1.3}.step_brick .header_middle__mid .wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:1rem}.step_brick .header_middle__mid .tel{text-decoration:none;color:#106abe;font-size:2.4rem;font-weight:700}.step_brick .header_middle__mid .icon_block{width:5rem;height:5rem}.step_brick .header_middle__mid .icon_block:not(:last-child){margin-right:2rem}.step_brick p{font-size:1.6rem;line-height:1.3;color:#17212f}.step_brick .pic{position:absolute;bottom:0}.step_brick .pic img{display:block;height:100%}.step_num{position:absolute;top:-2rem;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);font-size:3rem;font-weight:700;color:#0c70cd}.step_num::before{content:"";display:block;position:absolute;width:7rem;height:7rem;border-radius:100%;background:#fff;z-index:-1;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-box-shadow:0 1.6rem 4rem rgba(190,204,222,.5);box-shadow:0 1.6rem 4rem rgba(190,204,222,.5)}.catalog_block .blocks{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -.2rem 3.2rem}.catalog_block .btn{margin:0 auto}.catalog_link{position:relative;background:#ecf7ff;height:28rem;border-radius:1.8rem;text-decoration:none;color:#41526a;margin:0 .2rem;overflow:hidden;-webkit-transition:background .2s;transition:background .2s}.catalog_link:not(:nth-child(-n+3)){margin-top:.4rem}.catalog_link:hover{background:#e4f4ff}.catalog_link:hover .title{color:#106abe}.catalog_link .img_block{position:absolute;top:0;right:0;bottom:0}.catalog_link .img_block img,.catalog_link .img_block picture{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.catalog_link .title{position:relative;display:block;font-size:3rem;font-weight:500;color:#003c5a;margin-top:3.2rem;margin-left:4rem;z-index:1;-webkit-transition:color .2s;transition:color .2s}.catalog_link .catalog_quantity{position:absolute;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:.8rem 1.2rem;background:#fff;border-radius:1.2rem;bottom:3.2rem;left:4rem}.catalog_link::before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:-webkit-gradient(linear,left bottom,left top,from(rgba(255,255,255,.5)),to(rgba(255,255,255,0)));background:linear-gradient(0deg,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%)}.catalog_link.big{width:57.1rem}.catalog_link.big .img_block{width:34.8rem}.catalog_link.middle{width:46.4rem}.catalog_link.middle .img_block{width:25.2rem}.catalog_link.little{width:33.7rem}.catalog_link.little .img_block{width:20.5rem}.card_swiper{position:relative}.card_swiper .swiper{padding:1.5rem;margin:-1.5rem -1.5rem 0}.card_swiper .swiper-arrow{top:calc(50% - 1rem)}.card_swiper .swiper-slide{height:auto}.card_swiper .swiper-scrollbar{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:18.1rem;margin-top:0}.card_swiper .card_item .title_link{line-height:1.4}.card_swiper .scrollbar_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:2.4rem}.card_swiper .link_all_catalog{-ms-flex-negative:0;flex-shrink:0;font-size:2rem;line-height:1.2;color:#798ca7;text-decoration:none;margin-top:-1.3rem;-webkit-transition:color .2s;transition:color .2s}.card_swiper .link_all_catalog:hover{color:#0c70cd}.individually_block{position:relative;overflow:hidden;background:#f0f5fa;padding:6.4rem 0}.individually_block .txt_block_middle{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}.individually_block .txt_block{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;text-align:center;width:84.2rem;background:#fff;border-radius:1.8rem;padding:6.4rem;-webkit-box-shadow:0 1.6rem 4.8rem rgba(190,204,222,.5);box-shadow:0 1.6rem 4.8rem rgba(190,204,222,.5);z-index:1}.individually_block .question{font-size:2rem;color:#41526a;margin-bottom:1.2rem}.individually_block .sub_title{font-size:2rem;color:#41526a;margin-bottom:3.2rem}.individually_block h2{margin-bottom:1.2rem}.individually_block p{font-size:1.8rem;color:#17212f;line-height:1.4;margin-bottom:3.2rem}.individually_block .ind_link{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;font-size:1.8rem}.individually_block .ind_link a{color:#106abe;font-weight:500;text-decoration:none;border-bottom:.1rem solid #106abe;-webkit-transition:color .2s,border-bottom .2s;transition:color .2s,border-bottom .2s}.individually_block .ind_link a:hover{color:#17212f;border-bottom:.1rem solid #17212f}.individually_block .wrapper{position:relative}.individually_block .wrapper::before{content:"";display:block;position:absolute;background:url(/local/templates/granit/app/css/../img/personal-phone.png) 0 0/cover no-repeat;width:56.8rem;height:44rem;left:-19%;top:4.8rem;z-index:9}.individually_block .wrapper::after{content:"";display:block;position:absolute;background:url(/local/templates/granit/app/css/../img/personal-draft.png) 0 0/contain no-repeat;width:72rem;height:48rem;right:-30%;top:3rem;z-index:9}.contact_social_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3.2rem}.contact_social_block .block{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:7.2rem;padding:0 2.4rem;text-decoration:none;color:#41526a;font-size:2rem;border-radius:1.2rem;-webkit-transition:border .2s;transition:border .2s}.contact_social_block .block:hover{color:#106abe}.contact_social_block .block:active{color:#055299}.contact_social_block .block:not(:last-child){margin-right:1.6rem}.contact_social_block .icon_block{width:4.2rem;height:4.2rem;margin-right:1.2rem;-webkit-transition:scale .2s;transition:scale .2s}.contact_social_block .icon_block img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.contact_social_block.border .block{border:.1rem solid #ced9e7}.contact_social_block.border .block:after{content:"";display:block;position:absolute;top:-2px;left:-2px;height:calc(100% + 2px);width:calc(100% + 2px);border:.1rem solid #a3d4f8;border-radius:1.3rem;pointer-events:none;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.contact_social_block.border .block:hover{border:.1rem solid #a3d4f8}.contact_social_block.border .block:hover:after{opacity:1}.contact_social_block.border .block:active{border:.1rem solid #a7bad0}.contact_social_block.border .block:active:after{opacity:0}.title_wrap .title_icon{display:inline-block}.offices_contain{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-shadow:0 1.6rem 4.8rem rgba(190,204,222,.5);box-shadow:0 1.6rem 4.8rem rgba(190,204,222,.5);border-radius:2rem;overflow:hidden;height:70rem;background:#fff}.offices_contain .schedule_title{font-size:1.6rem;font-weight:500;margin-bottom:.4rem;line-height:1.3}.offices_contain .schedule_title.accent{color:#b02907}.offices_contain .schedule_title.green{color:#07ae20}.offices_contain .schedule_line{font-size:1.6rem;line-height:1.3}.offices_contain .schedule_line:not(:last-child){margin-bottom:.4rem}.offices_contain .text_block{display:-ms-grid;display:grid;-ms-grid-rows:1fr minmax(0,100%);grid-template-rows:1fr minmax(0,100%);width:43.9rem}.offices_contain .text_block .map_slider{height:unset}.offices_contain .icon_block{margin-right:.4rem}.offices_contain.full_address .map_slider{height:70rem}.offices_contain.full_address .title{color:#0a4182}.offices_contain.grey_map .ymaps-2-1-79-ground-pane{-webkit-filter:grayscale(1);filter:grayscale(1)}.address_block_top{position:relative;padding:3.2rem 3.2rem 2.4rem;background:#f0f5fa}.address_block_top .block:not(:last-child){margin-bottom:1.6rem}.address_block_top .title{font-size:2.4rem;font-weight:700;color:#17212f;margin-bottom:.4rem}.address_block_top .sub_title{font-size:1.8rem;color:#41526a;margin-bottom:.4rem;line-height:1.4}.address_block_top .email{font-size:1.6rem;line-height:1.3;margin-top:.4rem}.address_block_top .email a{color:#0c70cd;text-decoration:none;-webkit-transition:color .2s;transition:color .2s}.address_block_top .email a:hover{color:#17212f}.address_block_top .tel{display:block;text-decoration:none;color:#0a4182;font-size:2.4rem;font-weight:700;margin-bottom:1.2rem;-webkit-transition:color .2s;transition:color .2s}.address_block_top .tel:hover{color:#17212f}.address_block_top .btn{height:3.7rem;font-size:1.6rem;line-height:1.3}.address_block_top .icon_block{margin-right:.4rem}.address_block_top .schedule_title{font-size:1.6rem;font-weight:500;line-height:1.3;margin-bottom:.4rem}.address_block_top .schedule_line{font-size:1.6rem;line-height:1.3}.address_block_top .schedule_line:not(:last-child){margin-bottom:.4rem}.metro_address{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#41526a;font-size:1.6rem;line-height:1.3}.metro_address svg{stroke:#41526a;-webkit-transition:stroke .2s;transition:stroke .2s}.metro_address.light{color:#798ca7}.metro_address.light svg{stroke:#798ca7}a.metro_address{-webkit-transition:color .2s;transition:color .2s}a.metro_address:hover{color:#17212f}a.metro_address:hover svg{stroke:#17212f}.address_block{position:relative;cursor:pointer;padding:1.7rem;border:.1rem solid #dde7f2;border-radius:1.2rem;overflow:hidden}.address_block .title{font-size:2rem;font-weight:700;margin-bottom:.4rem;-webkit-transition:color .2s;transition:color .2s}.address_block .metro_address:not(:last-of-type){margin-bottom:.4rem}.address_block .email{font-weight:500;margin-bottom:1rem;-webkit-transition:color .2s;transition:color .2s}.address_block .email a{color:#781800}.address_block .email a:hover{color:#4d607b}.address_block .schedule_block{margin-top:1.6rem}.address_block .arrow_icon{position:absolute;width:4rem;top:0;right:0;bottom:0;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;z-index:1;cursor:pointer}.address_block svg{stroke:#beccde}.address_block::before{content:"";display:block;position:absolute;width:4rem;top:0;right:0;bottom:0;background:#e4f4ff;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.address_block::after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;border:.2rem solid #c7e6fc;border-radius:1.2rem;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.address_block.active{padding:1.6rem;border:.2rem solid #0c70cd}.address_block.active:hover{cursor:default;border:.2rem solid #0c70cd}.address_block.active svg{stroke:#0c70cd}.address_block.active .title{color:#106abe}.address_block.active::before{opacity:1}.address_block.active::after{opacity:1;border:none}.address_block:hover{border:.1rem solid transparent}.address_block:hover::after,.address_block:hover::before{opacity:1}.address_block:hover svg{stroke:#479ded}.address_block:hover .title{color:#106abe}.map_slider{display:-webkit-box;display:-ms-flexbox;display:flex;height:calc(100% - 34.5rem);padding:2.4rem 1.4rem 1.2rem 3.2rem}.map_slider .swiper{margin:0;width:100%}.map_slider .swiper-scrollbar-drag{width:.8rem;left:-.2rem}.map_slider .swiper-scrollbar{position:relative;display:block;width:.4rem;height:100%;margin-top:0}.map_slider .swiper-slide{height:auto;width:calc(100% - 1.4rem)}.map{width:calc(100% - 43.9rem);position:relative}.map_block{height:100%}.map_location{margin-left:2rem}.common_slider .swiper-scrollbar-drag{cursor:pointer;background:#beccde;height:1.2rem;border-radius:.4rem}.additional_block .title_wrap{margin-bottom:2.4rem}.additional_block h2{font-size:3rem;color:#003c5a;font-weight:500;margin-bottom:0}.additional_block .blocks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.additional_block .blocks.negative_margin{margin:0 -1.9rem}.add_block{position:relative;width:calc((100% - 19rem)/ 5);margin:0 1.9rem;text-decoration:none}.add_block::before{content:"";display:block;position:absolute;width:20rem;height:22rem;border-radius:2rem;overflow:hidden;background:url(/local/templates/granit/app/css/../img/add-bg.jpg) no-repeat;top:0;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);-webkit-transition:background .2s;transition:background .2s}.add_block:hover{cursor:pointer}.add_block:hover::after{opacity:1}.add_block:hover::before{background:url(/local/templates/granit/app/css/../img/add-bg-dark.jpg) no-repeat}.add_block:hover .txt{color:#0c70cd;font-weight:500}.add_block img{display:block}.add_block .pic{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;height:22rem;margin-bottom:3rem;z-index:1}.add_block .txt{text-align:center;font-size:1.8rem;color:#003c5a;line-height:1.4}.additional_block_second .blocks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;overflow-x:auto;padding:2.4rem;margin:-2.4rem}.additional_block_second.for_cemeteries .blocks{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;overflow:unset;margin:-1.2rem -.6rem 0}.additional_block_second.for_cemeteries .blocks .add_block_second{height:auto;margin:1.2rem .6rem 0;width:calc((100% - 3.6rem)/ 3)}.additional_block_second .blocks::-webkit-scrollbar{display:none}.add_block_second{padding:1.2rem 1.2rem 1.8rem;border-radius:1.2rem;-webkit-box-shadow:0 .4rem 2.4rem rgba(190,204,222,.5);box-shadow:0 .4rem 2.4rem rgba(190,204,222,.5);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;text-decoration:none;-webkit-transition:-webkit-box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s}.add_block_second .pic{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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:url(/local/templates/granit/app/css/../upload/add-bg-2.jpg) 0 0/cover no-repeat;width:100%;height:14.5rem;border-radius:.8rem;margin-bottom:1.8rem}.add_block_second .txt{font-size:1.6rem;line-height:1.3;font-weight:500;color:#17212f;-webkit-transition:color .2s;transition:color .2s}.add_block_second:hover{-webkit-box-shadow:0 .2rem .8rem rgba(190,204,222,.5);box-shadow:0 .2rem .8rem rgba(190,204,222,.5)}.add_block_second:hover .txt{color:#106abe}.add_block_second:active .txt{color:#41526a}.article_block{position:relative;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-shadow:0 .8rem 1rem rgba(190,204,222,.5);box-shadow:0 .8rem 1rem rgba(190,204,222,.5);border-radius:1.2rem;background:#fff;overflow:hidden;height:100%;text-decoration:none;-webkit-transition:-webkit-transform .2s,-webkit-box-shadow .2s;transition:transform .2s,box-shadow .2s,-webkit-transform .2s,-webkit-box-shadow .2s}.article_block:hover{-webkit-transform:translate(0,.4rem);-ms-transform:translate(0,.4rem);transform:translate(0,.4rem);-webkit-box-shadow:0 .2rem .8rem rgba(190,204,222,.5);box-shadow:0 .2rem .8rem rgba(190,204,222,.5)}.article_block:hover .title{color:#106abe}.article_block .respons_wrapp:before{padding-top:79.5%}.article_block .img_block img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.article_block .txt_block{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-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%;padding:1.6rem 2.4rem 2.4rem}.article_block .icon_block{margin-right:.4rem}.article_block .article_note{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-top:2.4rem;color:#90a3bb}.article_block .title{font-size:1.8rem;font-weight:500;line-height:1.4;color:#17212f;-webkit-transition:color .2s;transition:color .2s}.article_block.article_photo_plock .respons_wrapp:before{padding-top:81%}.article_block.article_photo_plock .txt_block{padding:1.8rem 2.4rem}.category_types{text-decoration:none;border-radius:0;background:0}.category_types .txt_block{padding:0}.category_types .title{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:0;font-size:1.6rem;font-weight:400;line-height:1.3;color:#17212f;-webkit-transition:color .2s;transition:color .2s}.category_types .img_block{border-radius:.8rem;overflow:hidden;margin-bottom:.8rem}.category_types img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.category_types:hover .title{color:#0c70cd}.questions_block{display:-webkit-box;display:-ms-flexbox;display:flex;background:#f0f5fa;padding:4rem;border-radius:1.2rem}.questions_block .left_block{position:relative;width:40.4rem;margin-right:2.4rem}.questions_block .left_block .sub_title{margin-bottom:2.4rem}.questions_block .left_block .img_block{position:absolute;width:33rem;bottom:-4rem;right:3.4rem}.questions_block .left_block .tel{font-size:2rem;font-weight:700;text-decoration:none;color:#0c70cd;white-space:nowrap}.questions_block .right_block{width:calc(100% - 42.8rem)}.questions_block .right_block .sub_title{margin-bottom:3.2rem}.questions_block h2{margin-bottom:1.2rem;color:#17212f}.questions_block .sub_title{font-size:2rem;line-height:1.4}.questions_block .contact_social_block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;width:30.9rem}.questions_block .contact_social_block .block{width:100%;background:#fff;padding:0 2.2rem 0 2.4rem}.questions_block .contact_social_block .block:not(:last-child){margin:0 0 1.6rem}.questions_block .icon_block{width:4.8rem;height:4.8rem;-ms-flex-negative:0;flex-shrink:0}.faq_blocks{position:relative;z-index:1}.faq_block{border-radius:.8rem}.faq_block:not(:last-child){margin-bottom:.4rem}.faq_block.open{-webkit-transition:background .2s;transition:background .2s;background:#fff}.faq_block.open .text_block{opacity:1;height:auto;overflow:visible;padding:0 19rem 2.4rem 2.4rem}.faq_block.open .block_title{background:#fff}.faq_block.open .block_title span{font-size:2.4rem;font-weight:700;color:#17212f}.faq_block.open .block_title:hover{background:#fff}.faq_block.open svg{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.faq_block.open p:not(:last-child){margin-bottom:.8rem}.faq_block.open:hover{background:#fff}.faq_block .block_title{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;padding:0 2.4rem;height:7.7rem;font-size:2rem;font-weight:500;color:#41526a;background:#dde7f2;cursor:pointer;border-radius:.8rem;-webkit-transition:color .2s,background .2s;transition:color .2s,background .2s;overflow:hidden}.faq_block .block_title:hover{color:#17212f;background:#beccde}.faq_block .block_title:hover svg{stroke:#637792}.faq_block .pic{margin-left:1.6rem}.faq_block svg{stroke:#a7bad0;-webkit-transition:stroke .2s,-webkit-transform .2s;transition:transform .2s,stroke .2s,-webkit-transform .2s;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.faq_block .text_block{opacity:0;height:0;overflow:hidden;color:#17212f;font-size:1.8rem;line-height:1.4}.seo_block .title_wrap{-webkit-box-align:start;-ms-flex-align:start;align-items:start;margin-bottom:2.4rem}.seo_block h2{font-size:3rem}.seo_block .text{position:relative;height:10rem;overflow:hidden;cursor:pointer;-webkit-transition:height .2s;transition:height .2s}.seo_block .text::before{content:"";display:block;position:absolute;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(#fff));background:linear-gradient(180deg,rgba(255,255,255,0) 0,#fff 100%);top:0;right:0;bottom:0;left:0}.seo_block .text.open{height:auto}.seo_block .text.open::before{display:none}.seo_block a{color:#026cb9;text-decoration:none}.seo_block p{color:#313131;font-size:1.6rem;line-height:1.3}.seo_block p:not(:nth-child(-n+2)){margin-top:1.6rem}.drop_block{position:relative}.drop_block.open{opacity:1;overflow:auto;height:auto}.menu_mobile_back{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#798ca7;font-size:1.6rem;line-height:1.3;position:relative;z-index:2}.menu_mobile_back img{margin-right:.8rem}::-webkit-scrollbar{position:absolute;width:.8rem}::-webkit-scrollbar-thumb{border-radius:1rem;background-color:#beccde}::-webkit-scrollbar-track{border-radius:1rem;background-color:#e7eff8;border-left:.2rem solid #fff;border-right:.2rem solid #fff}.drop_block_wrap{width:1380px;margin:0 auto;padding-left:0;padding-right:0;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;left:0;right:0;-webkit-transition:opacity .2s;transition:opacity .2s;opacity:0;overflow:hidden;height:0;z-index:3;top:-999em}.drop_block_wrap.open{top:1.2rem;bottom:0;opacity:1;height:auto;min-height:50rem;overflow:visible}.drop_advertising{width:calc(100% - 98rem)}.drop_catalog{position:relative;padding:2.4rem;background:#e7eff8;width:97.2rem;min-height:50rem;border-radius:1.2rem;margin-right:.8rem}.drop_catalog li{list-style-type:none}.drop_catalog li a{text-decoration:none}.drop_catalog svg{fill:#90a3bb;-webkit-transition:fill .2s;transition:fill .2s;margin-right:.8rem}.drop_catalog>ul{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0}.drop_catalog>ul>li{font-size:1.8rem;padding:1.6rem 2.4rem;border-radius:.8rem .8rem 0 0;-webkit-transition:background .2s;transition:background .2s}.drop_catalog>ul>li:not(:last-child){margin-right:.4rem}.drop_catalog>ul>li>a{color:#41526a}.drop_catalog>ul>li.active{background:#fff}.drop_catalog>ul>li.active>ul{display:block}.drop_catalog>ul>li.active>a{color:#17212f;text-shadow:0 0 0 #17212f}.drop_catalog>ul>li:first-child.active ul{border-radius:0 .8rem .8rem}.drop_catalog>ul>li>ul{background:#fff;position:absolute;padding:3.2rem 2rem 0 1.2rem;top:7.8rem;right:2.4rem;bottom:2.4rem;left:2.4rem;min-height:39.8rem;display:none;border-radius:.8rem}.drop_catalog>ul>li>ul>li{width:23.8rem;margin-right:1.2rem}.drop_catalog>ul>li>ul>li:not(:last-child){margin-bottom:2.4rem}.drop_catalog>ul>li>ul>li.active>a{color:#106abe;font-weight:500}.drop_catalog>ul>li>ul>li.active>a svg{fill:#106abe}.drop_catalog>ul>li>ul>li.active>ul{display:-webkit-box;display:-ms-flexbox;display:flex}.drop_catalog>ul>li>ul>li>a{display:-webkit-box;display:-ms-flexbox;display:flex;color:#17212f}.drop_catalog>ul>li>ul>li>a:hover{color:#106abe}.drop_catalog>ul>li>ul>li>a:hover svg{fill:#106abe}.drop_catalog>ul>li>ul>li svg{-ms-flex-negative:0;flex-shrink:0}.drop_catalog>ul>li>ul>li>ul{position:absolute;-ms-flex-wrap:wrap;flex-wrap:wrap;top:3.2rem;right:1.3rem;max-height:calc(100% - 3.2rem);left:26.2rem;padding:0;margin:-.4rem -.4rem 0;overflow:auto;display:none}.drop_catalog>ul>li>ul>li>ul>li{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border:.1rem solid #dde7f2;border-radius:.8rem;padding:.7rem .7rem .7rem 1.1rem;margin:.4rem;-webkit-transition:background .2s;transition:background .2s}.drop_catalog>ul>li>ul>li>ul>li:hover{background:#f0f5f9}.drop_catalog>ul>li>ul>li>ul>li a{display:-webkit-box;display:-ms-flexbox;display:flex}.drop_catalog>ul>li>ul>li>ul>li span{color:#41526a;font-size:1.6rem;line-height:1.3;margin-right:.8rem;margin-top:.4rem}.drop_catalog>ul>li>ul>li>ul>li span:last-of-type{position:absolute;bottom:1.2rem;left:1.2rem;color:#90a3bb;font-size:1.2rem}.footer_main{background:#f0f5fa}.footer_top{padding:4rem 0 3rem;border-bottom:.1rem solid #beccde}.footer_top__logo{-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;margin-left:12px;margin-right:12px;width:calc(25% - 24px)}.footer_top__logo .logo_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:6.4rem}.footer_top__logo .logo_block a{margin-right:2.4rem}.footer_top__logo .logo_note{width:18rem;font-size:1.2rem;color:#41526a}.footer_top__logo p{font-size:1.2rem;color:#41526a;line-height:1.3}.footer_top__links{-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;margin-left:12px;margin-right:12px;width:calc(50% - 24px);display:-webkit-box;display:-ms-flexbox;display:flex}.footer_top__links .title{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;width:100%;color:#17212f;font-size:2rem;font-weight:500;margin-bottom:2.4rem}.footer_top__links .block{width:calc((100% - 4.8rem)/ 3)}.footer_top__links .block:not(:first-child){margin-left:2.4rem}.footer_top__links .block.open .links_block{opacity:1;height:auto;overflow:visible;margin-top:1.6rem;padding-bottom:1.8rem}.footer_top__links .block.open svg{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.footer_top__links .block.txt_mob{display:none}.footer_top__links .txt_mob{padding:3.2rem 0;font-size:1.2rem}.footer_top__links .links_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:opacity .2s,height .2s;transition:opacity .2s,height .2s}.footer_top__links svg{display:none;fill:#a7bad0;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.footer_top__links a{color:#41526a;text-decoration:none;font-size:1.6rem;line-height:1.3;-webkit-transition:font-weight .2s,color .2s;transition:font-weight .2s,color .2s}.footer_top__links a:not(:last-child){margin-bottom:1.2rem}.footer_top__links a:hover{color:#106abe;font-weight:500}.footer_top_contacts{-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;margin-left:12px;margin-right:12px;width:calc(25% - 24px)}.footer_top_contacts .header_middle__right{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:2.4rem}.footer_top_contacts .header_middle__right .email{font-size:1.6rem;text-decoration:none;color:#41526a;-webkit-transition:color .2s;transition:color .2s}.footer_top_contacts .header_middle__right .email:hover{color:#106abe}.footer_top_contacts .header_middle__right .email:active{color:#0a4182}.footer_top_contacts .menu_numbers_sticky{margin-bottom:1.1rem}.footer_top_contacts .menu_numbers_sticky>div a{color:#0a4182}.footer_top_contacts .menu_numbers_sticky>div a:hover{color:#961e00}.footer_top_contacts .icon_link{background:#fff;padding:1.2rem;border-radius:.8rem;font-size:1.6rem;margin-bottom:4.8rem;line-height:1}.footer_top_contacts .icon_link svg{width:3.2rem;height:3.2rem}.footer_top_contacts .btn{height:3.7rem;font-size:1.6rem;font-weight:500;padding:0 1.6rem}.footer_top_contacts .social_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer_top_contacts .social_wrap a{width:3.2rem;height:3.2rem}.footer_top_contacts .social_wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.footer_top_contacts .social_icon:not(:last-child){margin-right:1.2rem}.footer_map{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:4.8rem}.footer_map .img_block{margin-right:1.6rem;width:10rem;height:10rem}.footer_map .title{font-size:1.8rem;font-weight:700;margin-bottom:.4rem;line-height:1.4}.footer_map .address_chose{display:inline-block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#41526a;-webkit-text-decoration-style:dotted;text-decoration-style:dotted;margin-bottom:1.3rem;font-size:1.6rem;line-height:1.3}.footer_map .address_chose:hover{color:#0c70cd}.footer_bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:2.4rem 0;color:#41526a;font-size:1.2rem}.footer_bottom a{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;text-decoration:none;border-bottom:.1rem solid #41526a;color:#41526a;-webkit-transition:color .2s,border-bottom .2s;transition:color .2s,border-bottom .2s}.footer_bottom a:hover{color:#0c70cd;border-bottom:.1rem solid #0c70cd}.footer_bottom span{line-height:1.4}.drop_city,.drop_map{position:absolute;-ms-flex-negative:0;flex-shrink:0;opacity:0;overflow:hidden;height:0;background:#fff;border-radius:1.2rem;z-index:2;-webkit-box-shadow:0 1.6rem 4.8rem rgba(99,119,146,.5);box-shadow:0 1.6rem 4.8rem rgba(99,119,146,.5)}.drop_city::before,.drop_map::before{content:"";display:block;position:absolute;top:-4.8rem;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);border:2.4rem solid transparent;border-bottom:2.4rem solid #fff}.drop_city .map,.drop_map .map{width:100%;height:32rem;border-radius:.8rem;overflow:hidden}.drop_city .sub_title,.drop_map .sub_title{font-size:1.8rem;line-height:1.4;color:#41526a;margin-bottom:.4rem}.drop_city .title,.drop_map .title{font-size:2rem;font-weight:700;margin-bottom:1.2rem}.drop_city .schedule_block,.drop_map .schedule_block{margin-bottom:1.8rem}.drop_city .schedule_title,.drop_map .schedule_title{font-size:1.6rem;font-weight:500;line-height:1.3;margin-bottom:.4rem}.drop_city .schedule_line,.drop_map .schedule_line{font-size:1.6rem;line-height:1.3}.drop_city .schedule_line:not(:last-child),.drop_map .schedule_line:not(:last-child){margin-bottom:.4rem}.drop_city.open,.drop_map.open{opacity:1;overflow:visible;height:auto}.drop_map{width:50rem}.drop_map.open{top:4.3rem;left:9rem;padding:2.4rem 2.4rem 3.2rem}.drop_city{font-size:1.6rem;line-height:1.3;width:37.1rem}.drop_city .bttons_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.drop_city .btn{font-size:1.6rem;height:3.7rem;padding:0 1.5rem}.drop_city .btn:not(:last-child){margin-right:2.8rem}.drop_city .wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2.4rem}.drop_city .icon_block{margin-right:.8rem}.drop_city a{text-decoration:none;color:#798ca7;font-weight:500;line-height:1.3}.drop_city.open{top:4.3rem;left:-13rem;padding:2.4rem;z-index:4}.mfp_zoom_in.mfp-ready.mfp-bg{background:rgba(77,96,123,.5)}.mfp-close-btn-in .mfp-close,.mfp-image-holder .mfp-close{background:url(/local/templates/granit/app/css/../img/close.svg) no-repeat;width:2.4rem;height:2.4rem;top:2.4rem;right:2.4rem}.common_popup{position:relative;margin:auto;background:#fff;border-radius:1.2rem}.common_popup h4{margin-bottom:2.4rem}.common_popup h6{margin-bottom:2rem}.common_popup .note{line-height:1.6;color:red;margin-top:-.4rem}.common_popup .title_block{margin-bottom:3.2rem}.common_popup .sub_title{font-size:1.8rem;line-height:1.4;margin-top:1.2rem}.common_popup .btn_note{display:block;text-align:center;font-size:1.2rem;line-height:1.4;color:#41526a}.common_popup .btn_note a{color:#0c70cd;text-decoration:none;border-bottom:.1rem solid #0c70cd}.common_popup .btn_note a:hover{color:#961e00;border-bottom:.1rem solid #961e00}.popup_map{width:50rem}.popup_map .drop_map{position:relative;opacity:1;height:auto;overflow:visible;padding:2.4rem 2.4rem 3.2rem;border-radius:1.2rem}.popup_map .drop_map::before{display:none}.popup_map .schedule_block{margin-bottom:1.6rem}.popup_map .button_blocks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.8rem}.popup_map .btn{font-size:1.6rem;height:3.7rem;padding:0 1.6rem}.popup_map .btn:not(:last-child){margin-right:1.2rem}.schedule_block .schedule_title.accent{color:#b02907}.popup_city{padding:3.2rem;width:81.6rem}.popup_city .wrap_content{position:relative}.popup_city .input_block_wrap{margin:0 0 1.6rem}.popup_city .city_fast_links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-.2rem -.2rem 3.2rem}.popup_city .city_fast_links a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#41526a;line-height:1.1;font-size:1.5rem;height:3.3rem;padding:0 1.2rem;margin:.2rem;background:#e7eff8;border-radius:.4rem;text-decoration:none}.popup_city .bottom_block{display:-webkit-box;display:-ms-flexbox;display:flex}.popup_city .letter{font-size:2.4rem;font-weight:500;line-height:1.4;color:#106abe;margin-bottom:.4rem}.popup_city .links_block:not(.wide){width:calc((100% - 2.4rem)/ 2)}.popup_city .links_block:not(:last-child){margin-right:2.4rem}.popup_city .links_block a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:3.7rem;padding:0 1.6rem;font-size:1.6rem;line-height:1.3;text-decoration:none;color:#17212f;border-radius:.4rem;margin-right:1.2rem}.popup_city .links_block a:not(:last-of-type){margin-bottom:.4rem}.popup_city .region_links{height:40rem;overflow:auto}.popup_city .region_links a:hover{background:#e7eff8;font-weight:500}.popup_city .cities_links{height:36.8rem;overflow:auto}.popup_city .cities_links a:hover{background:#e4f4ff;color:#0a4182}.popup_city .cities_title{color:#90a3bb;height:1.4rem;text-transform:uppercase;margin-bottom:1.2rem}.popup_city .city_drop{position:absolute;background:#fff;top:6.4rem;bottom:0;right:0;left:0;padding-top:1.6rem}.popup_city .city_drop .cities_links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.popup_callback{width:43.8rem;padding:4rem}.popup_callback .img_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:1.2rem}.popup_callback h3{margin-bottom:2.4rem;color:#17212f;text-align:center}.popup_callback .input_block_wrap{margin-bottom:1.6rem}.popup_callback input{color:#90a3bb;font-size:2rem;line-height:1.2}.popup_callback .input_note{display:block;font-size:1.8rem;line-height:1.4;margin-bottom:.4rem;color:#41526a}.popup_callback .links_line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:2.4rem;padding:.3rem 0;font-size:1.6rem;line-height:1.1}.popup_callback .links_line .input_block{margin-left:.8rem}.popup_callback .links_line .recall_time{display:none}.popup_callback .links_line input{width:2rem;height:1.8rem;font-size:1.6rem;line-height:1.1;padding:0;color:#0c70cd;border-radius:0;border-bottom:1px solid #0c70cd}.popup_callback .links_line input::-webkit-input-placeholder{font-size:1.6rem;color:#0c70cd;opacity:1;-webkit-transition:opacity .2s;transition:opacity .2s}.popup_callback .links_line input::-moz-placeholder{font-size:1.6rem;color:#0c70cd;opacity:1;-moz-transition:opacity .2s;transition:opacity .2s}.popup_callback .links_line input:-ms-input-placeholder{font-size:1.6rem;color:#0c70cd;opacity:1;-ms-transition:opacity .2s ease;transition:opacity .2s}.popup_callback .links_line input::-ms-input-placeholder{font-size:1.6rem;color:#0c70cd;opacity:1;-ms-transition:opacity .2s ease;transition:opacity .2s}.popup_callback .links_line input::placeholder{font-size:1.6rem;color:#0c70cd;opacity:1;-webkit-transition:opacity .2s;transition:opacity .2s}.popup_callback .links_line input:focus::-webkit-input-placeholder{opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.popup_callback .links_line input:focus::-moz-placeholder{opacity:0;-moz-transition:opacity .2s;transition:opacity .2s}.popup_callback .links_line input:focus:-ms-input-placeholder{opacity:0;-ms-transition:opacity .2s ease;transition:opacity .2s}.popup_callback .links_line input:focus::-ms-input-placeholder{opacity:0;-ms-transition:opacity .2s ease;transition:opacity .2s}.popup_callback .links_line input:focus::placeholder{opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.popup_callback .links_line>span{-ms-flex-negative:0;flex-shrink:0;color:#41526a;text-decoration:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.popup_callback .links_line>span:not(:last-child){border-right:.2rem solid #beccde;margin-right:1.3rem;padding-right:1.3rem}.popup_callback .links_line>span a{display:-webkit-box;display:-ms-flexbox;display:flex;height:2rem;color:#0c70cd;border-bottom:.1rem solid #0c70cd}.popup_callback .links_line>span.active .recall_time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup_callback .links_line>span.active .hide{display:none;border-bottom:.1rem solid transparent}.popup_callback .links_line>span.active a{color:#41526a;border-bottom:.1rem solid transparent}.popup_callback .links_line>span:hover a{color:#41526a;border-bottom:.1rem solid #41526a}.popup_callback .btn_block{width:100%}.popup_callback .btn{width:100%;margin-bottom:1.8rem}.popup_callback .selectize-input .item{padding-left:5.2rem}.popup_filters{padding:3.2rem 2.4rem}.popup_filters .popup_bottom_block{display:block;-webkit-box-shadow:0 -.2rem 1.2rem rgba(190,204,222,.5);box-shadow:0 -.2rem 1.2rem rgba(190,204,222,.5);margin:0 -2.4rem -3.2rem;padding:2.4rem}.popup_filters .sidebar_filters{height:46.8rem;padding-right:.4rem;margin-right:-.8rem;margin-bottom:1.2rem;overflow-y:auto}.popup_filters .filters_choise_mob{margin-right:-2.4rem;margin-bottom:2.4rem}.popup_filters .btn{width:100%}.popup_filters h4{margin-bottom:1.2rem;font-size:2.4rem}.popup_bottom_block{display:none}.popup_bottom_block .sidebar_btn_block{margin-top:0}.popup_bottom_block.open{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:fixed;bottom:6.4rem;left:0;right:0;background:#fff;border-radius:.8rem .8rem 0 0;-webkit-box-shadow:0 -.4rem .8rem rgba(190,204,222,.5);box-shadow:0 -.4rem .8rem rgba(190,204,222,.5);padding:2.4rem 1.6rem;z-index:3}.popup_bottom_block.open .filters_choise{margin-right:-1.6rem}.popup_bottom_block.open .filters_choise .block{height:3.4rem;padding:0 1.2rem}.thin_scroll::-webkit-scrollbar{position:absolute;width:.4rem}.thin_scroll::-webkit-scrollbar-thumb{border-radius:1rem;background-color:#e7eff8}.adv_swiper .swiper-slide{border-radius:1.2rem;overflow:hidden}.adv_swiper .swiper-arrow{width:3.4rem;height:3.4rem}.adv_swiper .swiper-arrow svg{width:1.8rem;height:1.8rem}.adv_swiper .swiper-button-prev{left:1.3rem}.adv_swiper .swiper-button-next{right:1.3rem}.adv_swiper .swiper-pagination-progressbar-fill{background:red}.popup_works{position:relative;width:98.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;background:unset;overflow:visible}.close_out .mfp-close{background:url(/local/templates/granit/app/css/../img/close2.svg) no-repeat;width:2.4rem;height:2.4rem;top:0;right:-5.6rem;z-index:2}.popup_double_slider{position:relative;width:64.8rem;-ms-flex-negative:0;flex-shrink:0;background:#fff;border-radius:1.2rem;padding:2.4rem}.popup_double_slider .swiper{width:100%;margin-left:auto;margin-right:auto}.popup_double_slider .swiper-button-prev{left:0;top:50%;width:3.4rem}.popup_double_slider .swiper-button-next{right:0;top:50%}.popup_double_slider .overflow_hidden{position:relative}.popup_double_slider .gallery-thumbs{width:calc(100% - 11.6rem)}.popup_works_txt{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-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;background:#fff;border-radius:1.2rem;margin-left:.8rem;padding:2.4rem}.popup_works_txt .popup_title{font-size:2rem;font-weight:500;margin-bottom:1.2rem}.popup_works_txt p{line-height:1.2;margin-bottom:2.4rem}.popup_works_txt .tags_block{margin-bottom:4rem}.popup_works_txt .tags_block.open .tag:not(:nth-child(-n+5)){display:-webkit-box;display:-ms-flexbox;display:flex}.popup_works_txt .tag:not(:nth-child(-n+5)){display:none}.popup_works_txt .btn_block{margin-bottom:8rem}.popup_works_txt .btn_block img{margin-left:.8rem}.popup_benefits{margin-bottom:2.4rem}.popup_benefits .block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#41526a;line-height:1.4}.popup_benefits .block:not(:last-child){margin-bottom:.8rem}.popup_benefits .icon_block{margin-right:.8rem;-ms-flex-negative:0;flex-shrink:0}.popup_share_btn .title{font-size:1.6rem;font-weight:500;line-height:1.3;margin-bottom:1.2rem}.popup_share_btn .blocks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup_share_btn .block:not(:last-child){margin-right:1.2rem}.popup_share_btn .ya-share2__badge{background:0 0!important}.popup_share_btn .ya-share2__item_service_telegram .ya-share2__icon{background:url(/local/templates/granit/app/css/../img/telegram-chrome.svg) no-repeat!important}.popup_share_btn .ya-share2__item_service_telegram .ya-share2__icon:hover{opacity:1;background:url(/local/templates/granit/app/css/../img/telegram-default.svg) no-repeat!important}.popup_share_btn .ya-share2__item_service_viber .ya-share2__icon{background:url(/local/templates/granit/app/css/../img/viber-chrome.svg) no-repeat!important}.popup_share_btn .ya-share2__item_service_viber .ya-share2__icon:hover{opacity:1;background:url(/local/templates/granit/app/css/../img/viber-default.svg) no-repeat!important}.popup_share_btn .ya-share2__item_service_whatsapp .ya-share2__icon{background:url(/local/templates/granit/app/css/../img/whatsapp-chrome.svg) no-repeat!important}.popup_share_btn .ya-share2__item_service_whatsapp .ya-share2__icon:hover{opacity:1;background:url(/local/templates/granit/app/css/../img/what-default.svg) no-repeat!important}.popup_share_btn .ya-share2__item_service_vkontakte .ya-share2__icon{background:url(/local/templates/granit/app/css/../img/vk-chrome.svg) no-repeat!important}.popup_share_btn .ya-share2__item_service_vkontakte .ya-share2__icon:hover{opacity:1;background:url(/local/templates/granit/app/css/../img/vk-default.svg) no-repeat!important}.popup_share_btn .ya-share2__item_service_odnoklassniki .ya-share2__icon{background:url(/local/templates/granit/app/css/../img/ok-chrome.svg) no-repeat!important}.popup_share_btn .ya-share2__item_service_odnoklassniki .ya-share2__icon:hover{opacity:1;background:url(/local/templates/granit/app/css/../img/ok-default.svg) no-repeat!important}.popup_share_btn .img_block{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:3.2rem;height:3.2rem;-webkit-transition:background .2s;transition:background .2s;background:url(/local/templates/granit/app/css/../img/sh-chrome.svg) no-repeat}.popup_share_btn .img_block:hover{background:url(/local/templates/granit/app/css/../img/sh.svg) no-repeat}.gallery-top{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;margin-bottom:.8rem;border-radius:.8rem}.gallery-top .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-size:cover;background-position:center}.arrows_popup{position:absolute;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;-ms-flex-negative:0;flex-shrink:0;width:4.8rem;height:4.8rem;background:#fff;border-radius:100%}.arrows_popup svg{stroke:#90a3bb}.arrows_popup_prev{top:50%;left:-7.2rem;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.arrows_popup_next{top:50%;right:-7.2rem;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.gallery-thumbs{position:relative;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:.2rem}.gallery-thumbs .swiper-slide{height:6.4rem;padding:.2rem;border-radius:.8rem;background:#fff;cursor:pointer}.gallery-thumbs .swiper-slide::after{content:"";display:block;position:absolute;border:.2rem solid transparent;border-radius:1.1rem;top:-.2rem;right:-.2rem;bottom:-.2rem;left:-.2rem;-webkit-transition:border .2s;transition:border .2s}.gallery-thumbs .swiper-slide:hover::after{border:.2rem solid #0c70cd}.gallery-thumbs .swiper-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.8rem}.gallery-thumbs .swiper-slide-thumb-active{position:relative}.gallery-thumbs .swiper-slide-thumb-active::after{border:.2rem solid #0c70cd}.popup_cost{width:54.4rem;padding:6.4rem;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;text-align:center}.popup_cost .title{font-size:3.6rem;font-weight:500;line-height:1.2;margin-bottom:2.4rem}.popup_cost p{font-size:1.8rem;line-height:1.4;margin-bottom:2.4rem}.popup_cost .img_block{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;text-align:center;margin-bottom:2.4rem}.popup_cost .respons_wrapp{width:20rem;border-radius:.4rem}.popup_cost .respons_wrapp:before{padding-top:75%}.popup_cost .sub_title_type{color:#90a3bb;font-size:1.2rem;line-height:1.2;margin-bottom:.4rem}.popup_cost .title_type{font-size:1.6rem;font-weight:500;color:#41526a;line-height:1.3;margin-bottom:.8rem}.popup_cost .input_note{display:block;text-align:left;font-size:1.8rem;line-height:1.4;color:#41526a;margin-bottom:.4rem}.popup_cost .input_block_wrap{margin-bottom:.8rem}.popup_cost input{padding-left:4.4rem}.popup_cost .cost_contact{width:32rem}.popup_cost .btn_block{width:100%;margin-bottom:2.4rem}.popup_cost .btn_note{width:28.6rem}.popup_cost .btn{width:100%}.popup_delete{width:44rem;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;text-align:center;padding:4.8rem}.popup_delete .title{font-size:3.6rem;font-weight:500}.popup_delete .sub_title{font-size:1.8rem;line-height:1.4;margin-bottom:4rem;margin-top:1.6rem}.popup_delete .btn_line{display:-webkit-box;display:-ms-flexbox;display:flex}.popup_delete .btn:not(:last-child){margin-right:1.8rem}.bread_crumbs{margin-bottom:2rem;color:#90a3bb;font-size:1.4rem;padding-top:3.6rem}.bread_crumbs a{text-decoration:none;color:#41526a;-webkit-transition:color .2s;transition:color .2s}.bread_crumbs a:hover{color:#961e00}.bread_crumbs span{-ms-flex-negative:0;flex-shrink:0}.bread_crumbs .light{color:#beccde}.bread_crumbs::-webkit-scrollbar{display:none}.fast_swiper{position:relative;margin-bottom:2rem}.fast_swiper .swiper{display:-webkit-box;display:-ms-flexbox;display:flex;padding:1rem;margin:-1rem}.fast_swiper .swiper-scrollbar{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.fast_swiper .swiper-slide{height:auto}.fast_swiper .block{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;padding:.8rem 1.2rem;background:#fff;text-decoration:none;color:#41526a;font-size:1.2rem;line-height:1.1;border-radius:.8rem;-webkit-box-shadow:0 .2rem .8rem rgba(190,204,222,.5);box-shadow:0 .2rem .8rem rgba(190,204,222,.5)}.fast_swiper .block img{width:6rem;height:6rem;-o-object-fit:cover;object-fit:cover;margin-bottom:.8rem}.fast_swiper .block:hover{color:#106abe}.catalog_section_details>*{min-width:0}.catalog_section_details{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);grid-gap:2.4rem}.catalog_section_details .left_block{-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2;overflow-y:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:0 -2.4rem;padding:0 2.4rem}.catalog_section_details .left_block .promo_banner{margin-top:6.4rem}.catalog_section_details .right_block{-ms-grid-column:2;-ms-grid-column-span:3;grid-column:2/5}.catalog_section_details.open .left_block{display:block;overflow:hidden;position:fixed;height:auto;bottom:0;top:0;left:0;right:0;background:#fff;margin:0 0 18.6rem;padding-top:7.5rem;z-index:2}.catalog_section_details.open .back{margin-bottom:2.4rem}.catalog_section_details.open .reset_filters{display:none}.catalog_section_details.open .title_block{margin-bottom:1.2rem}.catalog_section_details.open .sidebar_articles,.catalog_section_details.open .sidebar_btn_block{display:none}.catalog_section_details.open .sidebar_block{overflow:auto;height:-webkit-fill-available;height:-moz-available;height:fill-available}.popup_bottom_block.open .sidebar_btn_block{display:-webkit-box;display:-ms-flexbox;display:flex}.sidebar_block{padding:2.4rem;background:#fff;border-radius:1.2rem}.sidebar_block .back{display:none}.sidebar_block .title_block{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;margin-bottom:2.4rem}.sidebar_block .reset_filters{font-size:1.2rem;color:#90a3bb;text-decoration:none;line-height:1.2;border-bottom:.1rem solid #90a3bb;-webkit-transition:color .2s,border-bottom .2s;transition:color .2s,border-bottom .2s}.sidebar_block .reset_filters:hover{color:#0c70cd;border-bottom:.1rem solid #0c70cd}.sidebar_btn_block{margin-top:1.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sidebar_btn_block>span{margin-left:2.4rem;font-style:italic;line-height:1.2;color:#90a3bb}.filter_block{padding:1.2rem 0}.filter_block.open .filter_content{display:block;height:auto;opacity:1;overflow:visible;margin-top:1.2rem}.filter_block.open svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.filter_content{height:0;opacity:0;overflow:hidden;-webkit-transition:.2s;transition:.2s}.filter_content_checkbox .check_container{-webkit-transition:.2s;transition:.2s;-webkit-box-align:start;-ms-flex-align:start;align-items:start;min-height:2rem;padding:.4rem 2rem .4rem 3.6rem;border-radius:.8rem}.filter_content_checkbox .check_container:not(:last-child){margin-bottom:.4rem}.filter_content_checkbox .check_container:hover{background:#f0f5fa}.filter_content_checkbox .check_container .checkmark{top:.4rem;left:.4rem}.filter_content_checkbox .check_container span{display:inline}.filter_content_checkbox .name{color:#17212f;font-size:1.6rem}.filter_content_checkbox .name span{margin-left:.8rem;font-size:1.2rem;font-style:italic;line-height:1.2;color:#798ca7}.filter_title{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;cursor:pointer;font-size:1.8rem;line-height:1.1;font-weight:500;-webkit-transition:.2s;transition:.2s}.filter_title>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.filter_title .pic{margin-left:1rem}.filter_title svg{fill:#a7bad0;-webkit-transition:.2s;transition:.2s}.filter_title:hover{color:#0c70cd}.filter_title:hover svg{fill:#0c70cd}.filter_title .num{display:none;font-size:1rem;font-weight:500;line-height:1.2;color:#fff;background:#106abe;padding:.2rem .5rem;border-radius:100%;margin-left:.8rem}.choose_price{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;height:4.6rem;border:.1rem solid #90a3bb;background:#fff;border-radius:.8rem;-webkit-transition:border .2s;transition:border .2s}.choose_price .range_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding-top:.3rem}.choose_price .dash_block{padding:0 .6rem;font-size:1.9rem;color:#90a3bb}.choose_price:hover{border:.1rem solid #0c70cd}.from_till{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc((100% - 3rem)/ 2);height:100%}.from_till .input_block{height:100%}.from_till input.txt{display:block;height:100%;color:#41526a;line-height:1.1;padding:0 1.6rem;font-size:1.8rem}.from_till input.txt::-webkit-input-placeholder{color:#41526a;font-size:1.8rem}.from_till input.txt::-moz-placeholder{color:#41526a;font-size:1.8rem}.from_till input.txt:-ms-input-placeholder{color:#41526a;font-size:1.8rem}.from_till input.txt::-ms-input-placeholder{color:#41526a;font-size:1.8rem}.from_till input.txt::placeholder{color:#41526a;font-size:1.8rem}.sidebar_articles{margin-top:13.2rem}.sidebar_articles h2{margin-bottom:1.2rem}.sidebar_articles .article_block{-webkit-box-shadow:0 .4rem 2.4rem rgba(190,204,222,.5);box-shadow:0 .4rem 2.4rem rgba(190,204,222,.5);border-radius:1.2rem}.sidebar_articles .article_block:not(:last-child){margin-bottom:2.4rem}.sidebar_articles .title{height:7.5rem}.promo_banner{overflow:hidden}.promo_banner .respons_content{position:static}.promo_banner .respons_wrapp:before{display:none;padding-top:133%}.promo_banner .img_block{border-radius:1.2rem;overflow:hidden}.promo_banner img,.promo_banner picture{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sort_block{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;font-size:1.6rem;margin-bottom:2.4rem}.sort_block .select_blocks{display:none}.sort_block>div{display:-webkit-box;display:-ms-flexbox;display:flex}.sort_block .title{color:#90a3bb}.sort_block .sort_link{text-decoration:none;color:#798ca7;line-height:1.3}.sort_block .sort_link:not(:last-of-type){margin-right:2.4rem}.sort_block .header_menu{margin:0 2.4rem 0 0;padding:0;z-index:1}.sort_block .filter_link{display:none}.sort_block .flexMenu-viewMore,.sort_block .flexMenu-viewMore>a{color:#41526a}.sort_block .flexMenu-viewMore>a::after{width:2rem;height:2rem;background:url(/local/templates/granit/app/css/../img/price.svg) right center no-repeat}.sort_block .flexMenu-viewMore.active>a,.sort_block .flexMenu-viewMore:hover>a{color:#961e00}.sort_block .flexMenu-viewMore.active>a::after,.sort_block .flexMenu-viewMore:hover>a::after{background:url(/local/templates/granit/app/css/../img/price-red.svg) right center no-repeat;-webkit-transform:none;-ms-transform:none;transform:none}.sort_block a{color:#0c70cd;-webkit-transition:.2s;transition:.2s}.sort_block a.active,.sort_block a:hover{color:#17212f}.sort_block span{color:#41526a}.sort_block .selectize-control.single .selectize-input.input-active,.sort_block .selectize-input{border:.1rem solid transparent}.cards_block{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);grid-gap:2.4rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.card_item{position:relative;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:2.6rem 2.4rem;border-radius:1.2rem;-webkit-box-shadow:0 .2rem 1.6rem rgba(190,204,222,.5);box-shadow:0 .2rem 1.6rem rgba(190,204,222,.5);background:#fff;-webkit-transition:.2s;transition:.2s;z-index:1}.card_item:hover{-webkit-box-shadow:0 0 .4rem #beccde;box-shadow:0 0 .4rem #beccde}.card_item:hover .title_link{color:#0a4182}.card_item:hover .card_price{color:#106abe}.card_item .wrap_between{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-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.card_item .title_link{text-decoration:none;color:#17212f;font-size:1.8rem;font-weight:500;margin-bottom:.8rem;height:5rem;line-height:1.4;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.card_item .card_note{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#41526a;line-height:1.2;margin-bottom:1.8rem;height:3.8rem}.card_item .card_note span:not(:last-child){margin-bottom:.4rem}.card_price_wrap{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 .2s;transition:color .2s}.card_button_line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card_button_line a{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;-ms-flex-negative:0;flex-shrink:0;text-decoration:none;line-height:1.2;padding:1.2rem;font-weight:500;color:#fff;background:#0c70cd;border-radius:100%;-webkit-transition:background .2s;transition:background .2s}.card_button_line a svg{stroke:#fff}.card_button_line a:not(:last-child){margin-right:1.2rem}.card_button_line a:hover{background:#798ca7}.card_button_line a:hover svg{stroke:#fff}.card_button_line a:active{background:#055299}.card_button_line a:active svg{stroke:#fff}.card_button_line a.long span{display:none}.card_button_line svg{stroke:#798ca7;-webkit-transition:stroke .2s;transition:stroke .2s}.card_price{font-size:2.4rem;font-weight:500;line-height:1.2;margin-bottom:.2rem}.card_price_old{display:-webkit-box;display:-ms-flexbox;display:flex;color:#90a3bb}.card_price_through{text-decoration:line-through}.mark_block{position:absolute;top:.4rem;left:.4rem}.mark_block .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:.4rem 1rem;font-size:1.2rem;font-weight:500;line-height:1.2;border-radius:.4rem;color:#fff}.mark_block .item:not(:last-child){margin-bottom:.4rem}.mark_block .item.sale{background:#b02907}.mark_block .item.bestseller{background:#07ae20}.mark_block .item.discount{background:#2587e1}.mark_block_2{display:-webkit-box;display:-ms-flexbox;display:flex}.mark_block_2 .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:.8rem 1.2rem;font-size:1.6rem;font-weight:500;line-height:1.3;border-radius:.4rem;color:#fff}.mark_block_2 .item:not(:last-child){margin-right:.4rem}.mark_block_2 .item.sale{background:#961e00}.mark_block_2 .item.timer{background:#fff;border:.1rem solid #961e00;color:#961e00}.favourite_block{position:absolute;top:.4rem;right:.4rem;cursor:pointer}.favourite_block svg{stroke:#90a3bb}.favourite_block svg:hover{stroke:#0c70cd}.favourite_block.active svg{stroke:#0c70cd;fill:#0c70cd}.card_img_block{position:relative;margin-bottom:1rem}.card_img_block span{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;position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s;background:#fff;z-index:-1}.card_img_block a{width:100%;height:100%}.card_img_block a.active span{opacity:1}.in_card_dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:1.8rem}.in_card_dot{width:100%;height:.2rem;margin:0 .2rem;background:#ced9e7;cursor:pointer;outline:0;-webkit-transition:.2s;transition:.2s}.in_card_dot.active{background:#798ca7}.in_card_dot:hover{background:#961e00}.in_card_dot:hover.active{background:#f0f5fa;cursor:unset}.in_card_dot_2{background:#fff;border:.2rem solid #fff;outline:#beccde solid .1rem;width:1.2rem;height:1.2rem;-webkit-transition:background .2s;transition:background .2s;cursor:pointer;border-radius:100%}.in_card_dot_2.active{background:#055299}.in_card_dot_2:hover{opacity:1;background:#bbd0e3}.in_card_dot_2:hover.active{background:#bbd0e3;cursor:unset}.banner_consult{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background:url(/local/templates/granit/app/css/../img/banner-call.jpg) 0 0/cover no-repeat;padding:2.7rem 3.4rem 3.3rem;margin:2.4rem 0;border-radius:1.2rem;border:.1rem solid #dde7f2}.banner_consult .wrap{margin-right:1.2rem}.banner_consult .sub_title{font-size:1.8rem;color:#41526a;margin-bottom:.7rem;line-height:1.4}.banner_consult .title{width:33.8rem;font-size:2.4rem;font-weight:500}.banner_consult .btn{border-radius:4.8rem;height:4.5rem;font-size:1.8rem;font-weight:500;padding:0 2.3rem;line-height:1.4;margin-bottom:.4rem}.banner_consult_blog{height:9rem}.banner_consult_blog img,.banner_consult_blog picture{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.check_container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-left:3.2rem;cursor:pointer;color:#41526a;line-height:1.3}.check_container:hover .checkmark{background:#fff;border:.1rem solid #0c70cd}.check_container>span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.check_container img{margin-left:.4rem}.check_container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.check_container .checkmark{position:absolute;top:0;left:0;height:2rem;width:2rem;background:#fff;border:.1rem solid #90a3bb;border-radius:.6rem;-webkit-transition:.2s;transition:.2s}.check_container input:checked~.checkmark{background-color:#0c70cd;border:none}.check_container.grey input:checked~.checkmark{background-color:#798ca7;border:none}.check_container .checkmark:after{content:"";position:absolute;display:none;display:-webkit-box;display:-ms-flexbox;display:flex;width:1.4rem;height:1.4rem;background:url(/local/templates/granit/app/css/../img/check.svg) no-repeat;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.check_container input:checked~.checkmark:after{display:block}.pagination_block_wrap{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:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:3.2rem}.pagination_block_wrap .btn{background:#fff;width:100%;padding:1.2rem 0;font-size:2rem;color:#798ca7;-webkit-transition:color .2s;transition:color .2s}.pagination_block_wrap .btn:hover{color:#055299}.pagination_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin-top:2.4rem}.pagination_block svg{stroke:#798ca7;-webkit-transition:stroke .2s;transition:stroke .2s}.pagination_block svg:hover{stroke:#0a4182}.pagination_block>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:.2rem solid #961e00;border-radius:.6rem}.pagination_block>a.disable{background:#f0f5fa;border:.2rem solid transparent}.pagination_block>a.disable svg{stroke:#9a9b9f}.pages_block{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;width:100%}.pages_block .dash,.pages_block a,.pages_block span{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;height:2.4rem;padding:0 1.2rem;font-size:2rem;font-weight:500;text-decoration:none;line-height:1.2;border-radius:.6rem;-webkit-transition:color .2s;transition:color .2s}.pages_block a{color:#798ca7}.pages_block a:hover{color:#106abe}.pages_block span{color:#0a4182}.arrows_nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.arrows_nav a{width:4rem;height:2.4rem}.arrows_nav a:not(:last-child){margin-right:.8rem}.arrows_nav svg{-ms-flex-negative:0;flex-shrink:0}.selectize-input{display:-webkit-box;display:-ms-flexbox;display:flex}.selectize-input::after{background:url(/local/templates/granit/app/css/../img/selectize.svg) no-repeat!important;width:2.4rem!important;height:2.4rem!important;-webkit-transition:background .2s;transition:background .2s}.selectize-input .item{padding-right:2.8rem}.select_blocks{position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content;outline:0;border:none}.select_blocks .selectize-control{display:-webkit-box;display:-ms-flexbox;display:flex}.select_blocks .selectize-control .selectize-input{border:none;font-size:1.6rem;color:#798ca7}.select_blocks .selectize-control .selectize-input:after{position:absolute;right:0;top:50%;-webkit-transform:translate(0,-50%)!important;-ms-transform:translate(0,-50%)!important;transform:translate(0,-50%)!important}.select_blocks .option{font-size:1.6rem}.select_blocks .item{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.select_blocks input{width:100%!important}.select_blocks .selectize-dropdown{overflow:hidden;width:-webkit-max-content!important;width:-moz-max-content!important;width:max-content!important;border-radius:1.2rem;border:none;-webkit-box-shadow:0 .4rem .8rem rgba(190,204,222,.5);box-shadow:0 .4rem .8rem rgba(190,204,222,.5);margin-top:1.2rem}.select_blocks .selectize-dropdown .option{padding:1.2rem;margin:0}.select_blocks .selectize-dropdown .active{border-radius:.8rem}.select_blocks.sb_sort .selectize-dropdown{right:0!important;left:unset!important}.select_blocks.sb_sort .selectize-control .selectize-input.input-active{background:unset}.select_blocks.sb_search .selectize-dropdown{left:0!important}.select_blocks.sb_search .selectize-control .selectize-input.input-active{background:unset}.select_blocks_2{position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content;outline:0;border:none}.select_blocks_2 .selectize-control{display:-webkit-box;display:-ms-flexbox;display:flex}.select_blocks_2 .selectize-control .selectize-input{border:.2rem solid transparent;background:#fff;font-size:2rem;color:#90a3bb;line-height:1.2}.select_blocks_2 .selectize-control .selectize-input.active{background:green}.select_blocks_2 .selectize-control .selectize-input .selectize-input>input{margin:0!important}.select_blocks_2 .selectize-control .selectize-input:after{position:absolute;right:1.6rem;top:50%;-webkit-transform:translate(0,-50%)!important;-ms-transform:translate(0,-50%)!important;transform:translate(0,-50%)!important}.select_blocks_2 .option{font-size:2rem}.select_blocks_2 .item{height:4.4rem;padding:0 1.6rem}.select_blocks_2 input{width:100%!important}.select_blocks_2 input:active,.select_blocks_2 input:focus,.select_blocks_2 input:hover{background:red}.select_blocks_2 .selectize-dropdown{overflow:hidden;width:auto!important;border-radius:1.2rem;-webkit-box-shadow:0 .4rem .8rem rgba(190,204,222,.5);box-shadow:0 .4rem .8rem rgba(190,204,222,.5);margin-top:1.2rem;right:0}.select_blocks_2 .selectize-dropdown .option{padding:1.2rem;margin:0}.select_blocks_2 .selectize-dropdown .active{background:#e4f4ff;border-radius:.8rem}.select_blocks_2.error .selectize-input{border:.2rem solid #c63b19}.select_blocks_2:hover .selectize-input::after{background:url(/local/templates/granit/app/css/../img/selectize-dark.svg) no-repeat!important}input[type=select-one]{position:absolute!important}.selectize-input input{color:transparent!important}.selectize-control.single .selectize-input.input-active,.selectize-input{background:#fff;border-radius:.8rem;border:.2rem solid #a3d4f8}.filter_link{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:3.8rem;padding:0 1.2rem;margin-right:.8rem;border-radius:.8rem;font-size:1.6rem;font-weight:700;color:#17212f;text-decoration:none;background:#fff}.filter_link .img_icon{position:relative;margin-right:.8rem}.filter_link .img_icon.active::before{display:block}.filter_link .img_icon::before{content:"";position:absolute;display:none;width:.8rem;height:.8rem;top:0;right:-.2rem;background:#961e00;border-radius:100%}.filters_choise{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:-.4rem}.filters_choise .block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f0f5fa;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:3.5rem;padding:0 1.2rem;margin:.4rem;border-radius:.8rem;color:#41526a;line-height:1.3;text-decoration:none;-webkit-transition:background .2s,color .2s;transition:background .2s,color .2s}.filters_choise .block:hover{background:#dde7f2}.filters_choise .block.active{background:#2587e1;color:#fff}.filters_choise svg{stroke:#dde7f2;margin-right:.6rem}.filters_choise_mob{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:background .2s,color .2s;transition:background .2s,color .2s}.filters_choise_mob .block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#dde7f2;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:3.6rem;padding:.8rem 1.2rem;border-radius:.8rem;color:#17212f;line-height:1.3;text-decoration:none}.filters_choise_mob .block:not(:last-child){margin-right:.8rem}.filters_choise_mob svg{stroke:#dde7f2;margin-right:.6rem}.filters_choise_mob .block_more{text-decoration:none;color:#798ca7;font-size:1.6rem;line-height:1.2}.filters_choise_mob .reset_filters{background:#f0f5fa;color:#41526a}.filters_choise_mob::-webkit-scrollbar{display:none}.consalt_call{position:relative;height:53.2rem}.consalt_call .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:relative}.consalt_call .wrapper::before{content:"";display:block;position:absolute;top:6%;left:-2%;background:url(/local/templates/granit/app/css/../img/consalt-pic.png) 0 0/contain no-repeat;width:59rem;height:53.2rem}.consalt_call .left_block{width:59rem}.consalt_call .respons_wrapp:before{padding-top:90%}.message_block_wrap{position:relative}.message_block_wrap .message_manager{position:absolute;bottom:-9.1rem;left:15.2rem}.message_block{position:relative;background:#e4f4ff;width:91.2rem;padding:4.8rem;border-radius:1.2rem;margin-top:7rem}.message_block::before{content:"";display:block;position:absolute;width:4rem;height:4rem;background:url(/local/templates/granit/app/css/../img/tr.svg) no-repeat!important;bottom:-3.9rem;left:10rem}.message_block .wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.message_block .title{font-size:3.2rem;font-weight:500;color:#003c5a;margin-bottom:1.2rem;line-height:1.1}.message_block .sub_title{font-size:2rem;margin-bottom:3.2rem}.message_block .call_input_block,.message_block .select_blocks_2{width:calc((100% - 23rem)/ 2);margin-right:1.2rem}.message_block .consalt_call_note{font-size:1.2rem;line-height:1.6;color:#90a3bb}.message_block .consalt_call_note a{color:#90a3bb;text-decoration:none;border-bottom:.1rem solid #90a3bb}.form_success{position:absolute;top:0;left:0;right:0;bottom:0;background:#e4f4ff;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.8rem;border-radius:1.2rem}.message_manager{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.message_manager .wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.message_manager .title_manager{font-size:2rem;line-height:1.2;color:#003c5a;font-weight:500}.message_manager .sub_title_manager{font-size:1.2rem;font-style:italic;color:#798ca7}.message_manager .img_block{width:8rem;height:8rem;border-radius:100%;margin-right:1.2rem}.title_info_line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title_info_line .title_info_block:not(:last-child){margin-right:2.4rem}.title_info_line .title_icon{background:url(/local/templates/granit/app/css/../img/copy_name-dark.svg);margin-right:1.6rem}.title_info_line .icons_wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.title_info_line>.title_info_block>span{display:block;margin-left:.4rem}.title_info_line .mob{display:none}.title_info_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-size:1.4rem;line-height:1.4;font-weight:500;color:#90a3bb;text-decoration:none;-webkit-transition:color .2s;transition:color .2s}.title_info_block>div{display:-webkit-box;display:-ms-flexbox;display:flex}.title_info_block>div>span{margin-left:.4rem}.title_info_block svg{-ms-flex-negative:0;flex-shrink:0;-webkit-transition:fill .2s,stroke .2s;transition:fill .2s,stroke .2s}.title_info_block svg.fill{fill:#90a3bb}.title_info_block svg.stroke{stroke:#90a3bb}.title_info_block:hover{color:#0c70cd}.title_info_block:hover svg.fill{fill:#0c70cd}.title_info_block:hover svg.stroke{stroke:#0c70cd}.engraving_block{background:#1c2736;text-decoration:none;color:#fff;border-radius:1.2rem;overflow:hidden;display:block;height:100%;-webkit-box-shadow:0 .8rem 1rem rgba(190,204,222,.5);box-shadow:0 .8rem 1rem rgba(190,204,222,.5);-webkit-transition:-webkit-box-shadow .2s,-webkit-transform .2s;transition:box-shadow .2s,transform .2s,-webkit-box-shadow .2s,-webkit-transform .2s}.engraving_block:hover{-webkit-transform:translate(0,.4rem);-ms-transform:translate(0,.4rem);transform:translate(0,.4rem);-webkit-box-shadow:0 .2rem .8rem rgba(190,204,222,.5);box-shadow:0 .2rem .8rem rgba(190,204,222,.5)}.engraving_block .respons_wrapp:before{padding-top:77.4%}.engraving_block .txt_block{display:block;padding:2.4rem 2.4rem 4rem;background:#1c2736}.engraving_block .img_block{position:relative;display:block}.engraving_block .img_block::before{content:"";display:block;position:absolute;background:-webkit-gradient(linear,left top,left bottom,color-stop(45%,rgba(28,39,54,0)),to(#1c2736));background:linear-gradient(rgba(28,39,54,0) 45%,#1c2736 100%);top:0;right:0;bottom:0;left:0;z-index:11}.engraving_block .img_block img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.engraving_block .title{display:block;font-size:2.4rem;font-weight:500;margin-bottom:1.2rem;line-height:1.2}.engraving_block .sub_title{font-size:1.6rem;line-height:1.3}.card_section_details{position:relative;margin-bottom:4rem}.card_section_details .left_block{-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;margin-left:12px;margin-right:12px;width:calc(75% - 24px)}.card_section_details .left_block .card_detail_benefits,.card_section_details .left_block .promo_banner{display:none}.card_section_details .right_block{-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;margin-left:12px;margin-right:12px;width:calc(25% - 24px)}.card_section_details .tabs_wrapper{margin:4rem 0 4.8rem}.card_section_details .tags_block{margin-top:2.4rem}.card_section_details h4{margin-bottom:1.2rem}.card_section_details p{margin:0}.card_section_details p:not(:last-child){margin-bottom:1em!important}.card_section_details ul{margin:0 0 2.4rem;padding-left:1.2rem}.card_section_details ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.6rem;line-height:1.5;list-style-type:none}.card_section_details ul li::before{content:"";display:block;width:.6rem;height:.6rem;-ms-flex-negative:0;flex-shrink:0;background:#17212f;margin-right:.8rem;border-radius:100%}.card_detail_swiper_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.card_detail_swiper_wrap .card_detail_swiper{width:67.8rem}.card_detail_swiper_wrap .card_detail_swiper:not(.wide){margin-right:2.4rem}.card_detail_swiper_wrap .card_detail_swiper.wide{width:100%;background:#fff;border-radius:1.2rem}.card_detail_swiper_wrap .card_detail_swiper.wide .swiper{width:67.8rem;margin-left:auto;margin-right:auto}.card_detail_swiper_wrap .respons_content{padding:3rem}.card_detail_swiper_wrap .swiper{border-radius:1.2rem}.card_detail_swiper_wrap .favourite_block,.card_detail_swiper_wrap .mark_block{z-index:1}.card_detail_swiper_wrap .card_detail_short{display:none;width:28.6rem}.card_detail_swiper_wrap .card_detail_features{width:calc(100% - 70.2rem)}.card_detail_swiper_wrap .card_detail_benefits{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card_detail_swiper_wrap .card_detail_benefits .block:not(:last-child){margin-right:2rem}.card_detail_swiper_wrap .card_detail_benefits span{display:block;line-height:1.3}.card_detail_swiper_wrap .promo_banner{width:100%}.card_detail_swiper{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.card_detail_swiper .card_item{padding:0;overflow:hidden;-webkit-box-shadow:none;box-shadow:none}.card_detail_swiper .mark_block{top:2.4rem;left:2.4rem}.card_detail_swiper .mark_block .item{padding:.4rem .8rem}.card_detail_swiper .favourite_block{top:2.4rem;right:2.4rem}.card_detail_swiper .favourite_block span{display:none;color:#798ca7;margin-left:.2rem}.card_detail_swiper .respons_wrapp:before{padding-top:85.6%}.card_detail_swiper .respons_wrapp:before img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.card_detail_swiper .swiper-arrow{width:4rem;height:4rem}.card_detail_swiper .swiper-arrow svg{width:2.4rem;height:2.4rem}.card_detail_swiper .swiper-button-prev{left:2.4rem}.card_detail_swiper .swiper-button-next{right:2.4rem}.card_detail_swiper .swiper-pagination{margin-top:-2.3rem;margin-bottom:2.3rem}.card_detail_swiper .card_img_block{margin-bottom:0}.card_detail_features .features_title{margin-bottom:.8rem;font-size:1.8rem;line-height:1.1;font-weight:500}.card_detail_features .select_blocks_2{width:100%}.card_detail_features .selectize-control{border-radius:.8rem}.features_block:not(:last-child){margin-bottom:2.4rem}.features_block .check_container{font-size:1.2rem;color:#17212f}.features_block .check_container:not(:last-child){margin-bottom:.8rem}.features_block .name{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.features_block .name>span{display:block;margin-right:.5rem;font-size:1.6rem;line-height:1.2}.features_block .dashed_link{font-size:1.2rem}.features_swiper{position:relative}.features_swiper .swiper-slide{width:7.8rem}.features_swiper .swiper-arrow,.features_swiper .swiper-arrow svg{width:2.2rem;height:2.2rem}.features_swiper .swiper-button-next{right:-1.1rem}.features_swiper .swiper-button-prev{left:-1.1rem}.features_swiper_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.4rem;color:#41526a;font-size:1.1rem;line-height:1.1;text-align:center}.label_block{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:.4rem .4rem .8rem;color:#41526a;cursor:pointer;border-radius:.8rem;overflow:hidden}.label_block>input{display:none;position:relative}.label_block input:checked+span{color:#17212f;border-radius:2rem;cursor:default}.label_block input:checked+span::before{opacity:1}.label_block .img_icon{display:block;border-radius:.4rem;margin-bottom:.8rem;overflow:hidden}.label_block .img_icon_wrapper>span{position:relative;display:block;text-align:center;font-size:1.1rem;z-index:1}.label_block .img_icon_wrapper{position:relative;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.label_block .img_icon_wrapper::before{content:" ";display:block;position:absolute;background:#fff;top:-.4rem;right:-.4rem;bottom:-.8rem;left:-.4rem;z-index:0;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.label_block img{display:block}.label_block:hover{color:#0c70cd}.label_block:hover .img_icon_wrapper::before{opacity:1}.message_manager_2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.message_manager_2 .title{font-size:1.6rem;font-weight:500;margin-bottom:.4rem;text-align:right}.message_manager_2 .img_block{width:7rem;height:7rem;margin-left:1.2rem}.message_manager_2 .img_block video{width:100%}.message_manager_2 .connect{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#0c70cd;font-weight:500;padding:.4rem .8rem;background:#fff;border-radius:.8rem;text-decoration:none;-webkit-transition:color .2s;transition:color .2s}.message_manager_2 .connect:hover{color:#0c70cd}.message_manager_2 .connect:hover svg{stroke:#0c70cd}.message_manager_2 svg{stroke:#90a3bb;margin-right:.4rem;-webkit-transition:stroke .2s;transition:stroke .2s}.message_manager_2 img{margin-right:.4rem}.card_detail_short .set_block{padding:2.4rem;background:#fff;border-radius:1.2rem;-webkit-box-shadow:0 .2rem 1.6rem rgba(190,204,222,.5);box-shadow:0 .2rem 1.6rem rgba(190,204,222,.5);margin-bottom:3.2rem}.card_detail_short .title{font-size:2rem;font-weight:500;margin-bottom:1.8rem}.card_detail_short .set_char_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:1.8rem;padding-bottom:1.9rem;border-bottom:1px solid #beccde}.card_detail_short .set_char_block span{font-size:1.6rem;line-height:1.1}.card_detail_short .set_char_block span:not(:last-child){margin-bottom:.8rem}.card_detail_short .button_line{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:.8rem}.card_detail_short .button_line .btn:first-child{width:100%;margin-right:.8rem}.card_detail_short .button_line .border{padding:0 1rem}.card_detail_short .btn_block{margin-bottom:4.8rem}.card_detail_short .btn_block .btn{width:100%}.card_detail_short .card_detail_benefits{margin-bottom:4.8rem;padding:0 2.4rem}.set_price_block{margin-bottom:1.2rem}.set_price_block .price_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.set_price_block .price{font-size:3.2rem;font-weight:500;line-height:1.1;color:#961e00}.set_price_block .discount{font-size:1.8rem;font-weight:500;line-height:1.1;color:#fff;background:#a7bad0;padding:.4rem .8rem;border-radius:.4rem;margin-left:.8rem}.set_price_block .old_price{color:#41526a;text-decoration:line-through;font-size:1.8rem;margin-top:.4rem;line-height:1.4}.installment_block{position:relative;background:#c7e6fc;margin:0 -2.4rem 1.2rem;padding:1.8rem 2.4rem;overflow:hidden}.installment_block .txt{position:relative;z-index:1}.installment_block .price_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;color:#0a4182}.installment_block .price_wrap span{font-weight:500;margin-left:.4rem}.installment_block .price{font-size:2.4rem;font-weight:700;line-height:1.1}.installment_block .sub_title{font-size:1.8rem;font-weight:500;line-height:1.1;margin-top:1.2rem;color:#0a4182}.installment_block .bg_nums{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;line-height:1.1;bottom:-1.8rem;right:-1.7rem;color:#e4f4ff;font-weight:700}.installment_block .bg_nums .big{font-size:11rem}.installment_block .bg_nums .little{font-size:7.5rem}.set_note_block{line-height:1.2;color:#41526a}.card_detail_benefits .block{font-size:1.6rem;line-height:1.3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card_detail_benefits .block:not(:last-child){margin-bottom:.8rem}.card_detail_benefits img{width:4rem;height:4rem;-ms-flex-negative:0;flex-shrink:0;margin-right:.8rem}.tabs_wrapper{position:relative}.tab_block_wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.tab_block{position:relative;background:#dde7f2;cursor:pointer;color:#41526a;font-size:1.6rem;line-height:1.3;padding:1.2rem 2.4rem;border-radius:1.2rem 1.2rem 0 0;-webkit-transition:color .2s,background .2s;transition:color .2s,background .2s}.tab_block:not(:last-child){margin-right:.4rem}.tab_block.active{color:#17212f;font-weight:500;background:#fff}.tab_block:hover{color:#055299;background:#f0f5fa}.hidden_title{display:none;font-size:1.5rem;line-height:1.3;padding:1.2rem 1.6rem;border-radius:1.2rem}.tab_content{position:relative;border-radius:0 1.2rem 1.2rem;background:#fff;z-index:1}.tab_content:not(.active){height:0;opacity:0;overflow:hidden;margin:0}.tab_content.active .tab_txt{padding:2.4rem 3.2rem 4rem}.tab_content.active .hidden_title{font-weight:500}.tab_content.open .hidden_content{opacity:1;height:auto;overflow:visible}.tab_content.open .dashed_link{display:none}.tab_content p{max-width:65.4rem;font-size:1.8rem;line-height:1.4}.tab_content p:not(:last-child){margin-bottom:0}.tab_content p:not(:first-child){margin-top:1.6rem}.tab_content .dashed_link{margin-top:2.4rem}.tab_content .hidden_content{opacity:0;height:0;overflow:hidden}.gallery_swiper_2{position:relative}.gallery_swiper_2 .swiper-slide{width:22rem}.gallery_swiper_2 .respons_content{border-radius:.8rem}.gallery_swiper_2 h4{margin-bottom:1.2rem}.tags_block{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 -.8rem -.8rem 0}.tags_block .wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.tags_block .title{height:2.9rem;font-size:1.6rem;font-weight:500;margin:0 .8rem .8rem 0}.tags_block .title.center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tags_block .tag{text-decoration:none;padding:.8rem 1.2rem;margin:0 .8rem .8rem 0;background:#e7eff8;border-radius:.4rem;font-size:1.2rem;line-height:1.1;color:#41526a;-webkit-transition:background .2s,color .2s;transition:background .2s,color .2s}.tags_block .tag:hover{background:#e4f4ff;color:#106abe;cursor:pointer}.tags_block .tag:active{background:#c7e6fc;color:#0a4182;cursor:pointer}.tags_block .more_tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:2.9rem;margin-bottom:.8rem;text-decoration:none;line-height:1.2;color:#798ca7;-webkit-transition:color .2s;transition:color .2s}.tags_block .more_tags span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.tags_block .more_tags.hide{display:none}.tags_block .more_tags:hover{color:#0c70cd}.tags_block .more_tags:hover svg{fill:#0c70cd}.tags_block svg{fill:#798ca7;-webkit-transition:fill .2s;transition:fill .2s}.tags_block.second{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.tags_block.second .title{font-size:1.2rem}.tags_block.mt{margin-top:4.8rem}.line_card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:0;right:0;left:0;opacity:0;height:0;background:#fff;z-index:2;-webkit-box-shadow:0 .8rem 2.4rem rgba(190,204,222,.5);box-shadow:0 .8rem 2.4rem rgba(190,204,222,.5);overflow:hidden;-webkit-transition:opacity .2s;transition:opacity .2s}.line_card.visible{position:fixed;opacity:1;height:9.2rem;overflow:visible}.line_card .left_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.line_card .wrapper{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}.line_card .img_block{-ms-flex-negative:0;flex-shrink:0;display:block;width:6.8rem;height:6.8rem;margin-right:1.2rem}.line_card .title{font-size:2.4rem;font-weight:500;margin-bottom:.4rem}.line_card .sub_title{font-size:1.8rem}.line_card .txt_block{margin-right:21.7rem}.line_card .price_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.8rem;padding:0 .6rem}.line_card .price_wrap .price{font-size:2.4rem;font-weight:700;line-height:1.1;color:#961e00}.line_card .discount{font-size:1.4rem;font-weight:700;line-height:1.1;color:#fff;background:#a7bad0;padding:.4rem .8rem;border-radius:.4rem;margin-left:.8rem}.line_card .inst_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;color:#0a4182;background:#e4f4ff;padding:.8rem 1.2rem;border-radius:.8rem}.line_card .inst_wrap span{font-size:1.2rem;font-weight:500;margin-left:.4rem}.line_card .inst_wrap .price{font-size:1.6rem;font-weight:700;line-height:1.1;color:#0a4182}.line_card .button_line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.line_card .button_line .btn:not(:last-child){margin-right:1.2rem}.line_card .button_line img,.line_card .button_line svg{display:block;width:1.8rem;height:1.8rem}.line_card .mob{display:none;width:1.8rem;height:1.8rem}.share_btn_content{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;top:2.2rem;left:-7rem;border-radius:1.2rem;background:#fff;opacity:0;height:0;overflow:hidden;-webkit-box-shadow:0 .2rem 1.6rem rgba(190,204,222,.5);box-shadow:0 .2rem 1.6rem rgba(190,204,222,.5)}.share_btn_content .block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.6rem;font-weight:400;line-height:1.3;color:#17212f;-webkit-transition:color .2s;transition:color .2s}.share_btn_content .block:not(:last-child){margin-bottom:1.8rem}.share_btn_content .block>div{margin-right:.8rem}.share_btn_content .block .img_block{-webkit-transition:.2s;transition:.2s}.share_btn_content .block .img_block:hover{opacity:.8}.share_btn_content .block:hover{color:#106abe}.share_btn_content .block:active{color:#0a4182}.share_btn_content .title{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.8rem;font-weight:500;color:#17212f;margin-bottom:1.6rem}.share_btn{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.share_btn.open .share_btn_content{opacity:1;height:auto;overflow:visible;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:2.4rem;z-index:2}.ya-share2__container_size_m .ya-share2__badge .ya-share2__icon{height:3.2rem!important;width:3.2rem!important}.ya-share2__icon{-webkit-transition:.2s;transition:.2s}.ya-share2__icon:hover{opacity:.8}.ya-share2__item_service_telegram .ya-share2__icon{background:url(/local/templates/granit/app/css/../img/telegram-default.svg) no-repeat!important}.ya-share2__item_service_viber .ya-share2__icon{background:url(/local/templates/granit/app/css/../img/viber-default.svg) no-repeat!important}.ya-share2__item_service_whatsapp .ya-share2__icon{background:url(/local/templates/granit/app/css/../img/what-default.svg) no-repeat!important}.ya-share2__item_service_vkontakte .ya-share2__icon{background:url(/local/templates/granit/app/css/../img/vk-default.svg) no-repeat!important}.ya-share2__item_service_odnoklassniki .ya-share2__icon{background:url(/local/templates/granit/app/css/../img/ok-default.svg) no-repeat!important}.article_page .article_block{-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;margin-left:12px;margin-right:12px;width:calc(25% - 24px);height:auto}.article_page .article_block:not(:nth-child(-n+4)){margin-top:2.4rem}.article_page_grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);-ms-grid-rows:minmax(20px,auto);grid-template-rows:minmax(20px,auto);-webkit-column-gap:2.4rem;-moz-column-gap:2.4rem;column-gap:2.4rem}.article_page_grid.autorow{-ms-grid-rows:minmax(auto,auto);grid-template-rows:minmax(auto,auto)}.article_page_grid .article_block,.article_page_grid .category_types{-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;margin-left:12px;margin-right:12px;width:calc(33.3333333333% - 24px);height:auto}.article_page_grid .article_block:not(:nth-child(-n+3)),.article_page_grid .category_types:not(:nth-child(-n+3)){margin-top:2.4rem}.article_page_grid .left_block{-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2;-ms-grid-row:1;-ms-grid-row-span:2;grid-row:1/3;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:0 -2.4rem;padding:0 2.4rem}.article_page_grid .left_block .tags_block .tag:not(:nth-child(-n+15)){display:none}.article_page_grid .promo_banner{margin-top:10rem}.article_page_grid .tags_block{margin-bottom:2.4rem;-ms-grid-column:2;-ms-grid-column-span:3;grid-column:2/5;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.article_page_grid .tags_block.open .tag:not(:nth-child(-n+19)){display:-webkit-box;display:-ms-flexbox;display:flex}.article_page_grid .tags_block .tag:not(:nth-child(-n+19)){display:none}.our_works_types_wrap{-ms-grid-column:2;-ms-grid-column-span:3;grid-column:2/5}.side_categories::-webkit-scrollbar{display:none}.side_categories_wrap{position:relative}.side_categories_wrap.mb{margin-bottom:6.4rem}.side_categories{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;border-radius:1.2rem;-webkit-box-shadow:0 .4rem 2.4rem rgba(190,204,222,.5);box-shadow:0 .4rem 2.4rem rgba(190,204,222,.5);overflow-y:auto}.side_categories a,.side_categories>span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:0 2.4rem;font-size:1.8rem;color:#41526a;line-height:1.4}.side_categories a:not(:first-child),.side_categories>span:not(:first-child){border-top:1px solid #dde7f2}.side_categories a{text-decoration:none;-webkit-transition:background .2s,color .2s;transition:background .2s,color .2s}.side_categories a:hover{background:#f2faff;color:#106abe}.side_categories>span{position:relative;color:#106abe;font-weight:500}.side_categories>a span,.side_categories>span span{position:relative;padding:2.3rem 0}.side_categories>a span::after,.side_categories>span span::after{content:"";border-bottom:.3rem solid #106abe;position:absolute;bottom:0;left:0;right:0;-webkit-transition:width .3s;transition:width .3s}.side_categories>a span::after{opacity:1;width:0}.discounts_block .block{-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;margin-left:12px;margin-right:12px;width:calc(50% - 24px);display:-webkit-box;display:-ms-flexbox;display:flex;height:29.5rem;background:#fff;border-radius:1.2rem;overflow:hidden;text-decoration:none;-webkit-box-shadow:0 .8rem 1rem rgba(190,204,222,.5);box-shadow:0 .8rem 1rem rgba(190,204,222,.5);-webkit-transition:-webkit-box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s}.discounts_block .block:not(:nth-child(-n+2)){margin-top:2.4rem}.discounts_block .block:hover{-webkit-box-shadow:0 .2rem .8rem rgba(190,204,222,.5);box-shadow:0 .2rem .8rem rgba(190,204,222,.5)}.discounts_block .block:hover .title{color:#0c70cd}.discounts_block .img_block{width:35.1rem;-ms-flex-negative:0;flex-shrink:0}.discounts_block .img_block img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.discounts_block .txt_block{position:relative;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%;padding:2.4rem}.discounts_block .txt_block .title_flex{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-pack:end;-ms-flex-pack:end;justify-content:end;height:100%}.discounts_block .title{display:block;color:#0a4182;font-size:2.4rem;font-weight:700;line-height:1.2;-webkit-transition:color .2s;transition:color .2s;max-height:2.4em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1.2rem}.discounts_block .sub_title{display:block;color:#637792;font-size:1.6rem;line-height:1.3;margin-bottom:1.2rem;max-height:2.6em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.discounts_block .mark_block_2{margin-bottom:2rem}.countdown .c_block,.countdown .wrap_counter{display:-webkit-box;display:-ms-flexbox;display:flex}.countdown .count_txt{margin-left:.4rem}.dot{width:.2rem;height:.2rem;background:#961e00}.dot:not(:last-child){margin-bottom:.4rem}.timer_dots{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-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 .4rem}.feedback_page{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);grid-gap:2.4rem}.feedback_page .left_block{-ms-grid-column:1;-ms-grid-column-span:3;grid-column:1/4}.feedback_page .right_block{-ms-grid-column:4;-ms-grid-column-span:1;grid-column:4/5}.feedback_page .select_blocks_2{min-width:30rem;width:-webkit-max-content;width:-moz-max-content;width:max-content}.feedback_page .select_blocks .item{padding-left:0;line-height:1.3}.feedback_page .select_blocks .selectize-control .selectize-input.input-active{background:unset}.feedback_page .select_options{width:100%}.feedback_page .select_blocks_2 .selectize-control .selectize-input{border:.1rem solid #beccde}.feedback_page .select_blocks_2 .selectize-control .selectize-input::before{content:"";display:block;position:absolute;background:url(/local/templates/granit/app/css/../img/location-pin.svg) no-repeat;width:2.4rem;height:2.4rem;top:50%;left:1.6rem;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.feedback_page .item{padding-right:5.2rem;padding-left:5.2rem}.feedback_page h3{margin-bottom:2.4rem;font-weight:500}.feedback_page .sort_link:not(:last-of-type){margin-right:1.2rem}.messages_block:not(:last-child){margin-bottom:4rem}.messages_block .block.answer{padding-left:10rem}.messages_block .block:not(:last-child){margin-bottom:2.4rem}.messages_block .txt{background:#fff;padding:2.4rem;border-radius:1.2rem;font-size:1.8rem;line-height:1.4}.messages_block .txt .message_info{margin-top:1.2rem}.messages_block .txt .data{right:0}.messages_block .message{position:relative}.messages_block .message::before{content:"";display:block;position:absolute;background:url(/local/templates/granit/app/css/../img/forma.svg) 0 0/contain no-repeat;width:3.8rem;height:3.4rem;bottom:-3.4rem;left:4rem}.message_info{position:relative;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;margin-top:1.8rem}.message_info .message_info_left{display:-webkit-box;display:-ms-flexbox;display:flex;color:#41526a;font-size:1.6rem;line-height:1.3}.message_info .message_info_left .wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.message_info .name{font-weight:500}.message_info .city{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:1.8rem}.message_info .city img{margin-right:.4rem}.message_info .data{position:absolute;font-size:1.4rem;line-height:1.2;color:#90a3bb;right:2.4rem;top:.2rem}.message_info.padding{padding-left:10.2rem;padding-right:2.4rem}.feedbacks_block .block{position:relative;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-decoration:none;height:6.4rem;font-size:2.4rem;font-weight:500;color:#798ca7;background:#dde7f2;border-radius:1.2rem;-webkit-transition:background .2s,color .2s;transition:background .2s,color .2s}.feedbacks_block .block:not(:last-child){margin-bottom:1.2rem}.feedbacks_block .block:hover{background:#fff;color:#0c70cd}.feedbacks_block .block:hover .img_block_color{-webkit-filter:grayscale(0);filter:grayscale(0)}.feedbacks_block .block:active{color:#055299}.feedbacks_block .block .img_block_color{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;-webkit-filter:grayscale(1);filter:grayscale(1);-webkit-transition:1s;transition:1s}.feedbacks_block .block .img_block_grey{display:none}.leave_feedback{text-align:center;padding:0 35.1rem}.leave_feedback .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:3.2rem;font-weight:500;line-height:1.1;color:#003c5a;margin-bottom:1.2rem}.leave_feedback .sub_title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.6rem;color:#41526a;margin-bottom:2.4rem;line-height:1.1}.leave_feedback .wrap{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-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.leave_feedback .call_input_block{margin-right:0}.leave_feedback .call_input_block:not(:last-child){margin-right:1.2rem}.leave_feedback .error_msg{-moz-text-align-last:left;text-align-last:left}.leave_feedback .input_title{color:#41526a;font-size:1.8rem;line-height:1.4;margin-bottom:.4rem;text-align:left}.leave_feedback input{padding:0 1.6rem 0 5.2rem}.leave_feedback .input_note{font-size:1.2rem;text-align:left}.leave_feedback .textarea_block{margin-top:1.2rem}.leave_feedback textarea{height:20.6rem}.leave_feedback textarea::-webkit-input-placeholder{font-size:1.8rem}.leave_feedback textarea::-moz-placeholder{font-size:1.8rem}.leave_feedback textarea:-ms-input-placeholder{font-size:1.8rem}.leave_feedback textarea::-ms-input-placeholder{font-size:1.8rem}.leave_feedback textarea::placeholder{font-size:1.8rem}.leave_feedback .btn_block{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:2.4rem}.leave_feedback .btn_note{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:left;font-size:1.2rem;color:#41526a}.leave_feedback .btn_note a{text-decoration:none;color:#41526a}.leave_feedback .btn{-ms-flex-negative:0;flex-shrink:0;margin-right:2.4rem}.blog_article_page .grid_block{position:relative;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);-ms-grid-rows:minmax(20px,auto);grid-template-rows:minmax(20px,auto);grid-gap:2.4rem}.blog_article_page .article_img_block{display:block;border-radius:1.2rem;overflow:hidden}.blog_article_page .article_img_block:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;background:#1c2736;opacity:.5;z-index:1}.blog_article_page .article_img_block:before{padding-top:28.9%}.blog_article_page .article_img_block img,.blog_article_page .article_img_block picture{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.blog_article_page .promo_banner{position:sticky;top:16.3rem;margin-top:1.2rem;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.blog_article_page .promo_banner .link_nav_wrap{opacity:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;top:0;left:0;right:0}.blog_article_page .promo_banner .link_nav{margin-bottom:7.3rem}.blog_article_page .promo_banner .link_nav.right{display:none}.blog_article_page .promo_banner .link_nav:hover{color:#106abe}.blog_article_page .promo_banner .link_nav:hover svg{stroke:#106abe}.blog_article_page .promo_banner svg{margin:0 .8rem 0 0}.blog_article_page .left_block{position:relative;-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2}.blog_article_page .left_block .texttext{display:none}.blog_article_page .left_block.sticky .pagination_img .img_block{opacity:0}.blog_article_page .left_block.sticky .pagination_img .link_nav{display:none}.blog_article_page .left_block.sticky .promo_banner{top:2.4rem}.blog_article_page .left_block.sticky .link_nav_wrap{opacity:1}.blog_article_page .left_block.sticky .fast_articles{top:2.4rem}.blog_article_page .right_block{-ms-grid-column:4;-ms-grid-column-span:1;grid-column:4/5}.blog_article_page .fast_articles{width:32.7rem;position:sticky;top:16.3rem;margin-top:1.2rem}.blog_article_page .fast_articles .link_nav_wrap{opacity:0}.blog_article_page .fast_articles .link_nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:3.2rem}.blog_article_page .fast_articles .link_nav:hover{color:#106abe}.blog_article_page .fast_articles .link_nav:hover svg{stroke:#106abe}.blog_article_page .fast_articles svg{margin:0 0 0 .8rem}.blog_article_page .link_nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;text-decoration:none;color:#798ca7;font-size:1.6rem;font-weight:500;line-height:1.3;-webkit-transition:color .2s;transition:color .2s}.blog_article_page .link_nav svg{stroke:#798ca7}.blog_article_page .link_nav.right svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.blog_article_page .popup_share_btn{margin-top:4rem}.blog_article_page .popup_share_btn .title{font-size:2rem;color:#41526a;font-weight:400}.pagination_img_right{position:absolute;width:100%;left:calc(300% + 7.2rem);top:0;height:100%}.pagination_img_right .pagination_img.left{display:none}.pagination_img_right .pagination_img.right svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.pagination_img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-top:2.4rem}.pagination_img .link_nav{margin-top:1.2rem}.pagination_img .img_block{width:21.3rem;position:relative;border-radius:.8rem;overflow:hidden;-webkit-transition:opacity .2s;transition:opacity .2s;aspect-ratio:1.638}.pagination_img .img_block:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;background:#1c2736;opacity:.5;z-index:1}.pagination_img .img_block span{position:absolute;opacity:0;right:2.4rem;bottom:1.2rem;left:2.4rem;font-size:1.2rem;color:#fff;-webkit-transition:opacity .2s;transition:opacity .2s;z-index:2}.pagination_img .img_block img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pagination_img.left{top:0;left:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.pagination_img.left svg{margin:0 .8rem 0 0}.pagination_img.right{top:0;right:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:0 0 0 auto}.pagination_img.right .link_nav{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.pagination_img.right svg{margin:0 0 0 .8rem}.pagination_img:hover .img_block span{opacity:1}.pagination_img:hover .link_nav{color:#106abe}.pagination_img:hover .link_nav svg{stroke:#106abe}.block_article{-ms-grid-column:2;-ms-grid-column-span:2;grid-column:2/4;grid-row:1/auto;margin-top:-17rem;z-index:1;overflow:hidden}.block_article .article_title{font-size:3.6rem;font-weight:700;line-height:1.2;color:#fff;margin-bottom:2.1rem}.block_article .block{background:#fff;border-radius:.8rem;padding:3.2rem}.block_article .block>div:not(:last-child){margin-bottom:4rem}.block_article .data{color:#90a3bb;line-height:1.2;margin-bottom:2rem}.block_article .note{font-size:2rem;font-weight:500;line-height:1.4;color:#0a4182}.block_article h4{margin-bottom:1.2rem}.block_article p{font-size:1.6rem;line-height:1.5}.block_article p:not(:last-child){margin-bottom:1.6rem}.block_article p a{color:#0c70cd;-webkit-transition:.2s;transition:.2s}.block_article p a:hover{color:#055299}.block_article .pic_block{border-radius:.8rem;overflow:hidden}.block_article .pic_block:before{padding-top:56.2%}.block_article .ul_title{font-size:1.6rem;font-weight:700;line-height:1.5;margin-bottom:1.2rem}.block_article ul{margin:0 0 2.4rem;padding-left:1.2rem}.block_article ul.double{-webkit-columns:2;-moz-columns:2;columns:2}.block_article ul.double li{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid-column;page-break-inside:avoid}.block_article ul li{font-size:1.6rem;line-height:1.5;color:#17212f;padding-left:1.2rem;list-style-type:none}.block_article ul li::before{content:"";display:inline-block;width:.6rem;height:.6rem;-ms-flex-negative:0;flex-shrink:0;background:#90a3bb;margin-right:.8rem;border-radius:100%;position:relative;top:-.3rem}.block_article ol{padding:0;margin:0;font-size:1.6rem;line-height:1.5;list-style-type:none;counter-reset:bibitem}.block_article ol li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;counter-increment:bibitem}.block_article ol li:before{display:block;content:counter(bibitem) ".";margin-right:.5rem}.block_article ol:not(:last-child){margin-bottom:1rem}.block_article .twentytwenty-container{height:34.5rem;border-radius:.8rem}.block_article .twentytwenty-container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.block_article .message_block{width:100%;padding:2.4rem;margin:0}.block_article .message_block::before{display:none}.block_article .message_block .title{font-size:2.4rem;line-height:1.2}.block_article .message_block .sub_title{font-size:1.4rem;margin-bottom:1.8rem}.block_article .message_block .call_input_block{width:100%}.block_article .message_block .btn_block{-ms-flex-negative:0;flex-shrink:0}.block_article .message_block .consalt_call_note{text-align:center}.block_article .message_block input.txt{height:4rem;font-size:1.6rem;padding-left:4.4rem}.block_article .message_block input.txt::-webkit-input-placeholder{font-size:1.6rem}.block_article .message_block input.txt::-moz-placeholder{font-size:1.6rem}.block_article .message_block input.txt:-ms-input-placeholder{font-size:1.6rem}.block_article .message_block input.txt::-ms-input-placeholder{font-size:1.6rem}.block_article .message_block input.txt::placeholder{font-size:1.6rem}.block_article .message_block .btn{height:4rem;font-size:1.8rem;padding:0 1.8rem}.block_article .video_block_2{border-radius:.8rem;overflow:hidden}.block_article .video_block_2 .respons_wrapp:before{padding-top:56%}.block_article .video_block_2 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.block_article .title_swiper{font-size:2rem;font-weight:500;margin-bottom:1.2rem}.block_article .add_block_second{width:calc((100% - 2.4rem)/ 3)}.block_article .add_block_second:not(:last-child){margin-right:1.2rem}.block_article .tags_block{padding-top:2.4rem;border-top:1px solid #ced9e7}.block_article .blog_slider_1 .slider_block{font-size:1.2rem;line-height:1.4}.block_article .blog_slider_1 .respons_wrapp{margin-bottom:.4rem}.block_article .blog_slider_1 .respons_wrapp:before{padding-top:56.2%}.block_article .txt_accent{padding:2.4rem;font-size:1.6rem;border-radius:1.2rem;background:#f2faff}.block_article .txt_accent .contact_line_block:not(:last-child){margin-bottom:3.2rem}.block_article .txt_accent .title{font-weight:700;margin-bottom:1.2rem}.block_article .txt_accent .contact_line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.block_article .txt_accent .contact_line:not(:last-child){margin-bottom:.8rem}.block_article .txt_accent .contact_line img{-ms-flex-item-align:start;align-self:flex-start;margin-right:.8rem}.block_article .txt_accent a{color:#17212f}.block_article .txt_accent ul{padding:0;margin:0}.block_article .txt_accent li{color:#17212f}.block_article .map_block{height:40rem;overflow:hidden;border-radius:1.6rem;margin-bottom:2.4rem}.block_article h2{color:#17212f;font-size:2.4rem;margin-bottom:1.2rem}.block_article h3{color:#17212f;font-size:1.8rem;margin-bottom:1rem}.block_article em{display:block;color:#90a3bb;margin-top:1.2rem;text-align:center}.blockquote_block{position:relative;padding:4rem;margin:2.4rem 0 0;border-radius:1.2rem}.blockquote_block::before{content:"";display:block;position:absolute;top:2.4rem;right:2.4rem}.blockquote_block.blue{background:#f2faff}.blockquote_block.blue::before{width:8rem;height:5rem;background:url(/local/templates/granit/app/css/../img/quotes.svg) 0 0/contain no-repeat}.blockquote_block.gray{background:#f0f5fa}.blockquote_block.gray::before{width:12rem;height:7.5rem;background:url(/local/templates/granit/app/css/../img/quotes-grey.svg) 0 0/contain no-repeat}.blockquote_block .blockquote_note{display:block;color:#41526a;margin-top:1.6rem}.blockquote_block p{position:relative;font-size:2rem;line-height:1.4;color:#0a4182;z-index:1}.twentytwenty-before-label:before{content:"Было"}.twentytwenty-after-label:before{content:"Стало"}.fast_articles .blocks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;border-radius:1.2rem;overflow:hidden}.fast_articles .blocks a{text-decoration:none;font-size:1.6rem;line-height:1.3;color:#41526a;padding:2.3rem 2.4rem;-webkit-transition:color .2s;transition:color .2s}.fast_articles .blocks a:not(:last-child){border-bottom:.1rem solid #ced9e7}.fast_articles .blocks a:hover{color:#0c70cd}.fast_articles h4{margin-bottom:1.2rem}.blog_slider_1 .swiper-arrow{-webkit-transform:translate(0,calc(-50% - 2.3rem));-ms-transform:translate(0,calc(-50% - 2.3rem));transform:translate(0,calc(-50% - 2.3rem))}.blog_slider_1 .slider_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-decoration:none;text-align:center;color:#90a3bb;font-size:1.6rem;line-height:1.3}.blog_slider_1 .respons_wrapp{border-radius:.8rem;overflow:hidden}.blog_slider_1 .respons_wrapp:before{padding-top:56%}.blog_slider_1 em{margin-top:1.2rem}.blog_slider_1 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.blog_slider_2 .slider_block{display:block;border-radius:.8rem;overflow:hidden}.blog_slider_2 .swiper-arrow{-webkit-transform:translate(0,calc(-50% - 1.3rem));-ms-transform:translate(0,calc(-50% - 1.3rem));transform:translate(0,calc(-50% - 1.3rem))}.blog_slider_2 .respons_wrapp{overflow:hidden}.blog_slider_2 .respons_wrapp:before{padding-top:135%}.blog_slider_2 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.blog_slider_3 .slider_block{display:block;border-radius:.8rem;overflow:hidden}.blog_slider_3 .respons_wrapp:before{padding-top:75.8%}.blog_slider_3 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.schedule_blog{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -.6rem}.schedule_blog a{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-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:calc((100% - 3.6rem)/ 3);text-decoration:none;background:#f0f5fa;color:#17212f;border-radius:.8rem;height:12rem;padding:1.8rem 1.7rem;margin:0 .6rem;-webkit-transition:background .2s;transition:background .2s}.schedule_blog a:not(:nth-child(-n+3)){margin-top:1.2rem}.schedule_blog a:hover{background:#e4f4ff}.schedule_blog a:hover .schedule_blog_data{color:#0c70cd}.schedule_blog a:hover .title{color:#0a4182}.schedule_blog a:active{background:#c7e6fc}.schedule_blog a:active .schedule_blog_data{color:#055299}.schedule_blog a:active .title{color:#003c5a}.schedule_blog .schedule_blog_data{font-size:1.6rem;color:#41526a;line-height:1.3;-webkit-transition:color .2s;transition:color .2s}.schedule_blog .title{font-weight:500;-webkit-transition:color .2s;transition:color .2s}.search_region{display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;padding:3.2rem;border-radius:1.2rem;margin-bottom:3.2rem}.search_region .search_form{width:42rem;margin-right:1.2rem}.search_region .search_form input{height:100%;border:.1rem solid #beccde}.search_region .select_blocks_2{min-width:30rem;width:42rem;margin-right:1.2rem}.search_region .select_options{width:100%}.search_region .select_blocks_2 .selectize-control .selectize-input{border:.1rem solid #beccde}.search_region .select_blocks_2 .selectize-control .selectize-input::before{content:"";display:block;position:absolute;background:url(/local/templates/granit/app/css/../img/location-pin.svg) no-repeat;width:2.4rem;height:2.4rem;top:50%;left:1.6rem;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.search_region .item{padding-right:5.2rem;padding-left:5.2rem;height:4.6rem}.search_region .btn_line{display:-webkit-box;display:-ms-flexbox;display:flex}.search_region .btn_block{-ms-flex-negative:0;flex-shrink:0}.search_region .btn_block:not(:last-child){margin-right:3.2rem}.alphabet_block{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:-.4rem -.4rem 3.4rem}.alphabet_block a{font-size:2rem;padding:.4rem .8rem;text-decoration:none;text-transform:uppercase;color:#798ca7;margin:.4rem;line-height:1.2;-webkit-transition:color .2s;transition:color .2s}.alphabet_block a.disable{color:#a7bad0}.alphabet_block a.disable:hover{color:#a7bad0;cursor:default}.alphabet_block a:hover{color:#0c70cd}.alphabet_block .active{background:#a7bad0;border-radius:.4rem;color:#fff}.alphabet_block .active:hover{color:#fff;cursor:default}.cart_page{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);grid-gap:2.4rem}.cart_page .left_block{-ms-grid-column:1;-ms-grid-column-span:3;grid-column:1/4}.cart_page .right_block{-ms-grid-column:4;-ms-grid-column-span:1;grid-column:4/5}.cart_block{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;padding:2.4rem;background:#fff;border-radius:1.8rem}.cart_block:not(:last-child){margin-bottom:2.4rem}.cart_block>div{width:100%}.cart_block svg{stroke:#90a3bb;-webkit-transition:.2s;transition:.2s;-ms-flex-negative:0;flex-shrink:0}.cart_block a:hover svg{stroke:#0c70cd}.cart_block .img_block{-ms-flex-negative:0;flex-shrink:0;width:30rem;height:30rem;margin-right:2.4rem}.cart_block .icons_block{display:none}.cart_block .icons_block a:not(:last-child){margin-right:1.6rem}.cart_block .txt_block{margin-top:.5rem}.cart_block .title_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.cart_block .title{font-size:2.4rem;font-weight:700;line-height:1.2}.cart_block .title a{text-decoration:none;color:#17212f}.cart_block .sub_title{font-size:2rem;font-weight:500;line-height:1.2;margin-bottom:1.2rem}.cart_block .list_block>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cart_block .list_block span{font-size:1.6rem;line-height:1.1}.cart_block .list_block span:not(:first-child){margin-top:.8rem}.cart_block .list_block span:not(:nth-child(-n+5)){display:none}.cart_block .list_block a{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:1.2rem;font-size:1.2rem;line-height:1.3;color:#41526a;text-decoration:none;border-bottom:.1rem dashed #41526a;-webkit-transition:.2s;transition:.2s}.cart_block .list_block a:hover{color:#0c70cd;border-bottom:.1rem dashed #0c70cd}.cart_block .list_block.open span:not(:nth-child(-n+5)){display:block}.cart_block .more.hide{display:none}.counter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:0 .8rem;border-radius:.6rem;overflow:hidden;font-size:2rem;color:#41526a;-ms-flex-negative:0;flex-shrink:0}.counter .add_wrap{padding:0 .9rem 0 .5rem}.counter.mob{display:none}.counter.desk{display:-webkit-box;display:-ms-flexbox;display:flex}.add_card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:10rem;margin:0 1.9rem;background:#fff;border:.1rem solid #90a3bb;border-radius:.8rem;overflow:hidden}.add_card a{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;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:color .2s,background .2s;transition:color .2s,background .2s;text-decoration:none;color:#798ca7}.add_card a:hover svg{fill:#0c70cd}.add_card a:not(:last-child){margin-bottom:.8rem}.add_card svg{fill:#90a3bb;-webkit-transition:.2s;transition:.2s}.add_card input{width:100%;height:4.6rem;padding:1.2rem 1.2rem 1.2rem 1.6rem;border:none}.cart_sticky{position:sticky;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;top:2rem}.cart_sticky h4{font-weight:500;color:#17212f;margin-bottom:1.6rem}.cart_sticky .bg_wrap{width:100%;padding:2.4rem;background:#fff;border-radius:1.2rem}.cart_sticky .flex_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:1.6rem;line-height:1.1}.cart_sticky .flex_block:not(:last-child){margin-bottom:.8rem}.cart_sticky .block{margin-bottom:1.7rem}.cart_sticky .total_price{-webkit-box-align:end;-ms-flex-align:end;align-items:end;font-size:2rem;font-weight:500;line-height:1.2}.cart_sticky .installment{font-size:1.6rem;font-weight:500;color:#41526a}.cart_sticky .attention_block{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;color:#b02907;font-weight:500;line-height:1.2}.cart_sticky .attention_block img{margin-right:1.2rem}.cart_sticky .clean_bin{margin-top:2.4rem}.cart_sticky .border_block{border-bottom:.2rem solid #beccde;margin-bottom:1.7rem}.cart_sticky .radio_container:not(:last-child){margin-bottom:.4rem}.cart_sticky .btn{width:100%;margin-bottom:1.7rem}.cart_sticky .btn_block.hide{display:none}.cart_sticky.mob{display:none;margin-top:2rem}.radio_container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:auto;padding:.4rem .4rem .4rem 3.6rem;border-radius:.8rem;font-size:1.6rem;line-height:1.3;cursor:pointer;-webkit-transition:background .2s;transition:background .2s}.radio_container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.radio_container input:checked~.checkmark:after{opacity:1}.radio_container .checkmark{position:absolute;top:50%;left:.4rem;height:2rem;width:2rem;background-color:#fff;border:.1rem solid #90a3bb;border-radius:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);-webkit-transition:border .2s;transition:border .2s}.radio_container .checkmark:after{content:"";position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:.8rem;height:.8rem;background:#4d607b;border-radius:100%;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.radio_container:hover{background:#f0f5fa}.radio_container:hover .checkmark{border:.1rem solid #0c70cd}.radio_container:hover input~.checkmark{background-color:#fff}.radio_container:hover input:checked~.checkmark{border:.1rem solid #90a3bb}.clean_bin{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:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:.8rem 1.8rem;color:#798ca7;font-size:1.8rem;font-weight:500;line-height:1.4;text-decoration:none;-webkit-transition:color .2s,background .2s;transition:color .2s,background .2s;border-radius:.8rem}.clean_bin svg{stroke:#798ca7;margin-right:.8rem;-webkit-transition:stroke .2s;transition:stroke .2s}.clean_bin:hover{background:#0c70cd;color:#fff}.clean_bin:hover svg{stroke:#fff}.shipping_block{width:67.8rem;padding:3.2rem 2.4rem;background:#fff;margin:3.2rem 0 0 auto;border-radius:1.2rem}.shipping_block .radio_container:not(:last-of-type){margin-bottom:1.2rem}.shipping_block .note{color:#41526a;padding-left:3.2rem;margin-top:.4rem}.shipping_block .select_title{margin-bottom:.4rem;font-size:1.6rem;line-height:1.3;color:#41526a}.shipping_block .select_blocks_2{min-width:100%;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-top:.4rem}.shipping_block .select_options{width:100%}.shipping_block .select_blocks_2 .selectize-control .selectize-input{border:.1rem solid #90a3bb}.shipping_block .item{height:4rem;padding-right:4.4rem;padding-left:1.2rem;font-size:1.6rem;color:#41526a}.shipping_block h4{font-weight:500}.select_options.v2 .selectize-input .item{height:4.6rem;font-size:2rem;color:#90a3bb}.select_options.v2 .selectize-control.single .selectize-input.input-active,.select_options.v2 .selectize-input{border:.1rem solid #beccde!important}.select_options.v2 .selectize-input:after{width:5.6rem!important;height:4.8rem!important;background-position:center!important}.shipping_block_top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:3.2rem}.shipping_block_top>div{width:calc((100% - 2.4rem)/ 2)}.shipping_block_top>div:not(:last-child){margin-right:2.4rem}.shipping_block_top .radio_container{font-size:1.8rem;line-height:1.1}.shipping_block_top h4{margin-bottom:2.1rem}.shipping_block_bottom .wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.shipping_block_bottom .call_input_block{width:calc((100% - 1.2rem)/ 2);margin-right:0}.shipping_block_bottom .call_input_block:not(:last-child){margin-right:1.2rem}.shipping_block_bottom .attention_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.8rem;background:#f0f5fa;border-radius:.8rem;margin-top:1.2rem}.shipping_block_bottom .img_block{-ms-flex-negative:0;flex-shrink:0;margin-right:1.2rem}.shipping_block_bottom .btn_block{margin-top:1.2rem}.shipping_block_bottom input,.shipping_block_bottom textarea{display:block;border:.1rem solid #90a3bb}.shipping_block_bottom input::-webkit-input-placeholder,.shipping_block_bottom textarea::-webkit-input-placeholder{color:#41526a}.shipping_block_bottom input::-moz-placeholder,.shipping_block_bottom textarea::-moz-placeholder{color:#41526a}.shipping_block_bottom input:-ms-input-placeholder,.shipping_block_bottom textarea:-ms-input-placeholder{color:#41526a}.shipping_block_bottom input::-ms-input-placeholder,.shipping_block_bottom textarea::-ms-input-placeholder{color:#41526a}.shipping_block_bottom input::placeholder,.shipping_block_bottom textarea::placeholder{color:#41526a}.shipping_block_bottom textarea{height:16.4rem;padding:1.2rem 1.6rem}.shipping_block_bottom h4{margin-bottom:1.2rem}.tab_links{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1.8rem}.tab_links>span{background:#055299;color:#fff;font-weight:700}.tab_links>span span{font-weight:400}.tab_links a,.tab_links>span{-ms-flex-negative:0;flex-shrink:0;text-decoration:none;padding:.8rem 1.8rem;border-radius:.8rem;font-size:1.6rem;line-height:1.3}.tab_links a:not(:last-child),.tab_links>span:not(:last-child){margin-right:.8rem}.tab_links a{background:#fff;color:#17212f;-webkit-transition:color .2s,background .2s;transition:color .2s,background .2s}.tab_links a:hover{color:#055299}.tab_links::-webkit-scrollbar{display:none}.sticky_order_bottom{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:fixed;bottom:6.5rem;left:0;right:0;background:#fff;border-radius:1.2rem 1.2rem 0 0;-webkit-box-shadow:0 -.5rem .5rem rgba(190,204,222,.5);box-shadow:0 -.5rem .5rem rgba(190,204,222,.5);z-index:2}.sticky_order_bottom .btn{margin-top:1.6rem}.sticky_order_bottom .attention_block{width:100%;font-size:1.3rem}.error_404{position:relative;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;padding-bottom:6.4rem}.error_404 .error_note{font-size:1.8rem;line-height:1.4;margin-bottom:1.2rem;color:#41526a}.error_404 .img_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:58.7rem;height:36rem;margin-top:2.5rem}.error_404 .text_block{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;text-align:center;font-size:1.6rem;line-height:1.6}.error_404 .btn_line{display:-webkit-box;display:-ms-flexbox;display:flex}.error_404 .btn:not(:last-child){margin-right:3.2rem}.error_404 h3{margin-bottom:.8rem;line-height:1.2}.error_404 p{width:67.8rem;font-size:1.8rem;line-height:1.4;margin-bottom:2.4rem}.empty_cart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:91.2rem}.empty_cart .img_block{width:56.1rem;height:47.9rem;-ms-flex-negative:0;flex-shrink:0;margin-left:-21rem;margin-top:3rem}.empty_cart .text_block{margin-top:9.5rem;z-index:1}.empty_cart .btn_line{display:-webkit-box;display:-ms-flexbox;display:flex}.empty_cart .btn{height:6.1rem;font-size:2.4rem;padding:0 2.4rem}.empty_cart .btn:not(:last-child){margin-right:3.2rem}.empty_cart h2{margin-bottom:1.8rem;line-height:1.2}.empty_cart p{width:56.1rem;font-size:2.4rem;margin-bottom:3.2rem}.sentorder_cart{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:91.2rem;margin:0 auto}.sentorder_cart .img_block{-ms-flex-negative:0;flex-shrink:0;width:47.3rem;height:35.5rem;flex-shrink:0;margin-left:2rem;margin-top:24rem}.sentorder_cart .img_block img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sentorder_cart .text_block{margin-top:9.5rem;margin-left:3.1rem;z-index:1}.sentorder_cart .join_block{width:45rem;margin-top:6.4rem}.sentorder_cart .join_title{color:#0a4182;font-size:2rem;font-weight:500;margin-bottom:1.2rem}.sentorder_cart .join_sub_title{font-size:1.8rem;line-height:1.4;margin-bottom:1.2rem}.sentorder_cart .social_wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.sentorder_cart .social_icon:not(:last-child){margin-right:2.4rem}.sentorder_cart .btn{font-size:1.8rem;font-weight:500;padding:0 1.8rem;height:4rem}.sentorder_cart .btn:not(:last-child){margin-right:3.2rem}.sentorder_cart h2{margin-bottom:1.8rem;line-height:1.2}.sentorder_cart p{width:44.4rem;font-size:2.4rem;margin-bottom:1.8rem}.service_page .service_link{-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;margin-left:12px;margin-right:12px;width:calc(33.3333333333% - 24px)}.service_page .service_link:not(:nth-child(-n+3)){margin-top:2.4rem}.service_link{background:#fff;border-radius:1.2rem;overflow:hidden}.service_link .respons_wrapp:before{padding-top:77.5%}.service_link .btn{height:3.7rem;font-size:1.6rem;padding:0 1.5rem}.service_link .txt_block{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-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:calc(100% - 34.4rem);padding:2.4rem 3.2rem 4rem}.service_link .title{font-size:3rem;font-weight:500;line-height:1.2;margin-bottom:1.8rem}.service_link img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.narrow,.padding_sides{padding:0 23.4rem}.narrox,.padding_sides_little{padding:0 11.7rem}.discount_service_page .blockquote_block p{font-size:2rem;font-weight:500;color:#41526a}.discount_service_page h3{font-weight:500;color:#17212f;margin-bottom:1.2rem}.discount_service_page h4{font-weight:500;color:#17212f;margin-bottom:.8rem}.discount_service_page h5{font-weight:500;line-height:1.4;color:#17212f;margin-bottom:1.2rem}.discount_service_slider .block{-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;margin-left:12px;margin-right:12px;width:calc(50% - 24px)}.discount_service_slider .discount_slider_1 .little .respons_wrapp:before{padding-top:82%}.discount_service_slider .discount_slider_1 .big .respons_wrapp:before{padding-top:96.6%}.discount_service_slider .discount_slider_1 .swiper-button-prev{left:0}.discount_service_slider .discount_slider_1 .swiper-button-next{right:0}.discount_service_slider .discount_slider_1 .swiper-arrow{-webkit-transform:translate(0,calc(-50% - 1.3rem));-ms-transform:translate(0,calc(-50% - 1.3rem));transform:translate(0,calc(-50% - 1.3rem))}.discount_service_slider p{font-size:1.8rem;line-height:1.4}.discount_service_slider p:not(:last-of-type){margin-bottom:.8rem}.characteristic_included{border-radius:.8rem;overflow:hidden}.characteristic_included .top_block{padding:3.2rem 3.2rem 2.4rem;background:#f2faff}.characteristic_included .bottom_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2.4rem 3.2rem 3.2rem;font-size:1.6rem;line-height:1.5;background:#e4f4ff}.characteristic_included .bottom_block>span>span{font-weight:500}.characteristic_included .title{font-size:2rem;font-weight:500;margin-bottom:1.2rem}.characteristic_included ol{padding:0 0 0 1.7rem;margin:0}.characteristic_included ol li{font-size:1.6rem;line-height:1.2;color:#17212f}.characteristic_included ol li:not(:last-child){margin-bottom:1.2rem}.characteristic_included ol li span{display:block;color:#17212f;margin-left:.5rem}.discount_service_description>div:not(:last-child){margin-bottom:3.2rem}.discount_service_description ol{padding:0 0 0 3rem;margin:1.2rem 0}.discount_service_description ol li{font-size:1.8rem;line-height:1.4;color:#17212f}.discount_service_description ol li:not(:last-child){margin-bottom:1.2rem}.discount_service_description ol li span{display:block;color:#17212f;margin-left:.3rem}.discount_service_description ul{padding:0 0 0 3rem;margin:0}.discount_service_description ul li{font-size:1.8rem;line-height:1.4;color:#17212f}.discount_service_description ul li:not(:last-child){margin-bottom:.8rem}.discount_service_description ul li span{display:block;color:#17212f;margin-left:-.3rem}.discount_service_description p{font-size:1.8rem;line-height:1.4}.discount_service_description p:not(:last-child){margin-bottom:.8rem}.discount_service_description p a{color:#106abe;-webkit-transition:color .2s,border-bottom .2s;transition:color .2s,border-bottom .2s;text-decoration:none;border-bottom:.1rem solid #106abe}.discount_service_description p a:hover{color:#0c70cd;border-bottom:.1rem solid #0c70cd}.content_slider_1{position:relative}.content_slider_1 .respons_wrapp{width:35rem;-ms-flex-negative:0;flex-shrink:0;border-radius:.8rem;overflow:hidden;margin-right:2.4rem}.content_slider_1 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.content_slider_1 .respons_wrapp:before{padding-top:85.7%}.content_slider_1 .slider_block{display:-webkit-box;display:-ms-flexbox;display:flex;background:#f0f5fa;padding:3.2rem;border-radius:1.2rem}.content_slider_1 .txt_block{position:relative;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-pack:end;-ms-flex-pack:end;justify-content:end}.content_slider_1 .num_block{position:absolute;top:0;right:0;color:#beccde;font-size:1.8rem}.content_slider_1 .title{font-size:3rem;font-weight:500;color:#90a3bb;margin-bottom:1.2rem}.content_slider_1 p{font-size:2rem}.discount_content_cards .blocks{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -1.2rem}.discount_content_cards .block{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-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:calc((100% - 9.6rem)/ 4);height:30.6rem;text-decoration:none;padding:2.4rem;margin:0 1.2rem;border-radius:1.2rem;-webkit-transition:background .2s;transition:background .2s}.discount_content_cards .block:not(:nth-child(-n+4)){margin-top:2.4rem}.discount_content_cards .block.blue{background:#f0f5fa}.discount_content_cards .block.white{background:#fff}.discount_content_cards .title{display:block;font-size:2rem;color:#17212f;margin-bottom:3.2rem;-webkit-transition:color .2s;transition:color .2s}.discount_content_cards .respons_wrapp:before{padding-top:80.2%}.discount_content_cards_2 .block{-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;margin-left:12px;margin-right:12px;width:calc(50% - 24px);padding:3.2rem;border-radius:1.2rem;text-decoration:none;font-size:1.8rem;line-height:1.4;color:#41526a}.discount_content_cards_2 .block .respons_wrapp{border-radius:.8rem;overflow:hidden;margin-bottom:2.4rem}.discount_content_cards_2 .block .respons_wrapp img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.discount_content_cards_2 .block .respons_wrapp:before{padding-top:75.2%}.discount_content_cards_2 .block .title{display:block;font-size:2.4rem;font-weight:500;margin-bottom:1.2rem;color:#17212f;-webkit-transition:color .2s;transition:color .2s}.discount_content_cards_2 .block:not(:nth-child(-n+2)){margin-top:2.4rem}.discount_content_cards_2 .block.blue{background:#f0f5fa}.discount_content_cards_2 .block.white{background:#fff}.discount_content_cards_2 .block.full .respons_wrapp:before{padding-top:100%}.discount_content_cards_3 .block{-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;margin-left:12px;margin-right:12px;width:calc(50% - 24px)}.discount_content_cards_3 .respons_wrapp{margin-bottom:2.4rem}.discount_content_cards_3 .respons_wrapp:before{padding-top:90.3%}.color_palette_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.color_palette_wrap .color_title{font-size:1.6rem;line-height:1}.color_palette_wrap .wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2.1rem}.color_palette_wrap .wrap>div{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:1.5rem}.color_palette_wrap .title{font-size:2.4rem;font-weight:700;text-align:center;margin-bottom:1.2rem}.color_palette_wrap .label_block_2:not(:last-child){margin-right:1.4rem}.color_palette_wrap p{font-size:1.6rem;line-height:1.3;color:#41526a}.color_palette_block{position:relative;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:#fff;border-radius:100%;padding:.6rem}.color_palette_block:not(:last-child){margin-right:1.4rem}.color_palette_block::before{content:"";display:block;position:absolute;border:.2rem solid #dde7f2;border-radius:100%;top:.2rem;right:.2rem;bottom:.2rem;left:.2rem;-webkit-transition:border .2s;transition:border .2s}.color_palette_block:hover::before{border:.2rem solid #0c70cd}.color_palette_block .color_palette_bg{position:relative;display:block;width:5.6rem;height:5.6rem}.label_block_2{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;overflow:hidden}.label_block_2>input{display:none;position:relative}.label_block_2 input:checked+span{color:red;border-radius:2rem;cursor:default}.label_block_2 input:checked+span::before{border:.2rem solid #0c70cd}.label_block_2 .color_palette_bg{display:block;border-radius:.4rem;overflow:hidden}.label_block_2 .color_palette_block>span{position:relative;display:block;text-align:center;font-size:1.1rem;z-index:1}.label_block_2 .color_palette_block{position:relative;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.label_block_2 .color_palette_block::before{content:"";display:block;position:absolute;border:.2rem solid #dde7f2;border-radius:100%;top:.2rem;right:.2rem;bottom:.2rem;left:.2rem;-webkit-transition:border .2s;transition:border .2s}.label_block_2 img{display:block}.label_block_2:hover{color:#0c70cd}.label_block_2:hover .color_palette_block::before{border:.2rem solid #a3d4f8}.form_call_2{display:-webkit-box;display:-ms-flexbox;display:flex}.form_call_2 .left_block{width:calc(100% - 46.8rem);padding:4.8rem;margin-right:2.4rem;background:#e4f4ff;border-radius:1.2rem;overflow:hidden}.form_call_2 .left_block .title{color:#055299;margin-bottom:1.2rem}.form_call_2 .left_block p{font-size:2rem;margin-bottom:3.2rem}.form_call_2 .right_block{width:44.4rem;padding:4.8rem;border-radius:1.2rem;overflow:hidden;background:-webkit-gradient(linear,left top,right bottom,from(#0c70cd),to(#055299));background:linear-gradient(top left,#0c70cd 0,#055299 100%);color:#fff}.form_call_2 .wrap{width:39.6rem}.form_call_2 .title{font-size:3.2rem;font-weight:500;line-height:1.1}.form_call_2 .phone_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:6.4rem}.form_call_2 .phone_block span{font-size:1.8rem;line-height:1.4;margin-bottom:.4rem}.form_call_2 .phone_block a{text-decoration:none;font-size:3.2rem;font-weight:500;line-height:1.1;color:#fff}.form_call_2 .input_block input.txt{padding:0 1.6rem}.form_call_2 .agree{font-size:1.2rem;color:#90a3bb;margin-top:.8rem}.form_call_2 .agree a{text-decoration:none;border-bottom:.1rem solid #90a3bb;color:#90a3bb}.form_call_pic{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;background:#f0f5fa;padding:4.8rem;border-radius:1.2rem;overflow:hidden}.form_call_pic .left_block{margin-right:2.4rem}.form_call_pic .right_block{width:27.9rem;-ms-flex-negative:0;flex-shrink:0}.form_call_pic .img_block{position:absolute;width:32.7rem;height:100%;top:0;right:0;bottom:0}.form_call_pic img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.form_call_pic .wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.form_call_pic .title{font-size:3.2rem;font-weight:500;margin-bottom:1.2rem;line-height:1.1}.form_call_pic p{font-size:2rem;margin-bottom:1.8rem}.form_call_pic .input_block{margin-right:1.2rem}.form_call_pic .call_input_block{width:29.3rem;-ms-flex-negative:0;flex-shrink:0}.form_call_pic .btn_block{-ms-flex-negative:0;flex-shrink:0}.form_call_pic .call_note{font-size:1.2rem;line-height:1.6;color:#90a3bb}.form_call_pic .call_note a{color:#90a3bb;text-decoration:none;border-bottom:.1rem solid #90a3bb}.discount_steps_wrap .block{-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;margin-left:12px;margin-right:12px;width:calc(50% - 24px)}.discount_steps_wrap .block:last-child{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-pack:center;-ms-flex-pack:center;justify-content:center}.discount_steps_wrap .respons_wrapp:before{padding-top:90.3%}.discount_steps_wrap .num_block{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;-ms-flex-negative:0;flex-shrink:0;margin-right:1.2rem;font-size:1.8rem;line-height:1.4;border:.1rem solid #beccde;color:#beccde;border-radius:100%;width:3.3rem;height:3.3rem}.discount_steps div{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.8rem;line-height:1.4}.discount_steps div:not(:last-child){margin-bottom:1.8rem}.prefer_photo_block{position:relative;padding:6.4rem 11.7rem;background:url(/local/templates/granit/app/css/../img/bg-marble.jpg) center/cover no-repeat;border-radius:.8rem}.prefer_photo_block .call_input_block.dotted input{border:.2rem dotted #beccde}.prefer_photo_block .respons_wrapp:before{padding-top:92.3%}.prefer_photo_block h3{margin-bottom:1.2rem}.prefer_photo_block p{font-size:1.8rem;line-height:1.4;color:#41526a}.prefer_photo_block .title{width:32.7rem}.prefer_photo_block .input_title{font-size:1.8rem;line-height:1.4;color:#41526a;margin-bottom:.4rem}.prefer_photo_block .input_wrap{width:32.7rem;margin-top:3.2rem}.prefer_photo_block .btn_block{margin-top:.4rem}.prefer_photo_block .img_block{position:absolute;width:56rem;top:7.8rem;right:11.7rem;bottom:6.4rem}.discount_contact_gallery{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6.4rem 11.7rem;background:#f0f5fa;border-radius:1.2rem}.discount_contact_gallery .text_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:2.4rem}.discount_contact_gallery .text_block .wrap:not(:last-child){margin-bottom:3.2rem}.discount_contact_gallery .img_block{-ms-flex-negative:0;flex-shrink:0;width:56rem}.discount_contact_gallery .respons_wrapp:before{padding-top:87.8%}.discount_contact_gallery .btn_note{font-size:1.6rem;font-weight:500;margin-bottom:.8rem}.discount_contact_gallery h3{margin-bottom:1.2rem}.discount_contact_gallery p{font-size:1.8rem;line-height:1.4;color:#41526a}.discount_contact_gallery .color_palette_wrap{position:absolute;text-align:center;top:50%;right:11.7rem;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.discount_contact_gallery .color_palette_wrap .color_title{display:block;margin-bottom:1.2rem}.discount_contact_gallery .color_palette_wrap .wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:0}.discount_contact_gallery .color_palette_wrap .wrap>div{margin:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.discount_contact_gallery .label_block_2{border-radius:100%}.discount_contact_gallery .label_block_2:not(:last-child){margin:0 0 1.4rem}.discount_contact_gallery .swiper-button-prev{left:0}.discount_contact_gallery .swiper-button-next{right:0}.color_palette_wrap .wrap::-webkit-scrollbar{display:none}.title_header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.title_header .text_block{width:67.7rem;padding:6.4rem 0}.title_header .title{font-size:4.8rem;font-weight:500;color:#0a4182;margin-bottom:1.2rem}.title_header p{font-size:1.8rem;line-height:1.4;color:#41526a;font-weight:400}.photo_gallery_1 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.photo_gallery_1 .respons_wrapp{height:100%}.photo_gallery_1 .respons_wrapp:before{padding-top:132.6%}.photo_gallery_1 .slider_block{height:100%}.photo_gallery_1 .swiper-slide{width:30.2rem;height:40rem;border-radius:.8rem;overflow:hidden}.photo_gallery_1 .swiper-slide.big{width:53.4rem}.photo_gallery_1 .swiper-slide.big .respons_wrapp:before{padding-top:75%}.photo_gallery_2 .swiper-wrapper{display:-ms-grid;display:grid;-ms-grid-columns:23rem 44.4rem 23rem;grid-template-columns:23rem 44.4rem 23rem;-ms-grid-rows:(1fr)[2];grid-template-rows:repeat(2,1fr);gap:.4rem}.photo_gallery_2 .swiper-slide{width:100%}.photo_gallery_2 .swiper-slide:first-child{-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2;-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2}.photo_gallery_2 .swiper-slide:nth-child(2){-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3;-ms-grid-row:1;-ms-grid-row-span:2;grid-row:1/3}.photo_gallery_2 .swiper-slide:nth-child(2) .respons_wrapp:before{padding-top:126%}.photo_gallery_2 .swiper-slide:nth-child(3){-ms-grid-column:3;-ms-grid-column-span:1;grid-column:3/4;-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2}.photo_gallery_2 .swiper-slide:nth-child(4){-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2;-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/3}.photo_gallery_2 .swiper-slide:last-child{-ms-grid-column:3;-ms-grid-column-span:1;grid-column:3/4;-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/3}.photo_gallery_2 .slider_block{height:100%;border-radius:1rem;overflow:hidden}.photo_gallery_2 .respons_wrapp{height:100%}.photo_gallery_2 .respons_wrapp:before{padding-top:120%}.photo_gallery_2 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.twentytwenty_block{display:-webkit-box;display:-ms-flexbox;display:flex}.twentytwenty_block .twentytwenty-down-arrow,.twentytwenty_block .twentytwenty-left-arrow,.twentytwenty_block .twentytwenty-right-arrow,.twentytwenty_block .twentytwenty-up-arrow{width:0;height:0;border:4px inset transparent;position:absolute}.twentytwenty_block .twentytwenty-horizontal .twentytwenty-handle:after,.twentytwenty_block .twentytwenty-horizontal .twentytwenty-handle:before{width:.2rem}.twentytwenty_block .twentytwenty-wrapper{width:calc((100% - 2.4rem)/ 2)}.twentytwenty_block .twentytwenty-wrapper:not(:last-child){margin-right:2.4rem}.twentytwenty_block .twentytwenty-container{height:59rem;border-radius:1.2rem}.twentytwenty_block .twentytwenty-container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.twentytwenty_block .twentytwenty-handle{width:2.5rem;height:2.5rem;border:2px solid #fff;margin-left:-15px;margin-top:-15px}.twentytwenty_block .twentytwenty-horizontal .twentytwenty-handle:before{margin-bottom:1.7rem}.twentytwenty_block .twentytwenty-horizontal .twentytwenty-handle:after{margin-top:1.7rem}.twentytwenty_block .twentytwenty-left-arrow{border-right:4px solid #fff;margin-left:-12px;margin-top:-4px}.twentytwenty_block .twentytwenty-right-arrow{border-left:4px solid #fff;margin-right:-12px;margin-top:-4px}.twentytwenty_block.little .twentytwenty-container{height:42.2rem}.threesixty_block{position:relative;border:.1rem solid #dde7f2;border-radius:1.2rem}.threesixty_block .respons_wrapp:before{padding-top:75%}.threesixty_block.margin{margin:0 11.6rem}.threesixty_block.margin::before{width:15rem;height:8rem}.threesixty_block::before{content:"";display:block;position:absolute;background:url(/local/templates/granit/app/css/../img/360-icon.svg) center/contain no-repeat;width:20rem;height:10.6rem;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}.additional_elements{position:relative}.additional_elements .respons_wrapp:before{padding-top:65%}.additional_elements .txt_block{position:absolute;width:31rem;padding:2rem;line-height:1.3;background:#fff;border-radius:1rem;-webkit-box-shadow:0 .3rem 2rem rgba(102,139,195,.4);box-shadow:0 .3rem 2rem rgba(102,139,195,.4);right:0;bottom:19.5rem}.additional_elements .title{width:21rem;font-size:1.6rem;font-weight:500;margin-bottom:.5rem}.additional_elements img,.additional_elements picture{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.card_items_wrap .cards_block{-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}.card_items_wrap .tab_links{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:1.8rem}.benefits_2_block h2{max-width:100rem}.benefits_2_block .blocks{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);grid-template-row:repeat(2,1fr);gap:2.4rem;height:45.2rem}.benefits_2_block .block{position:relative;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:4rem 3.2rem;background:#fff;border-radius:1.2rem;min-height:21.4rem;overflow:hidden}.benefits_2_block .block:first-child{-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2;-ms-grid-row:1;-ms-grid-row-span:2;grid-row:1/3}.benefits_2_block .block:first-child .img_block{margin:.6rem -1.7rem -4rem}.benefits_2_block .block:nth-child(2){-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3;-ms-grid-row:1;-ms-grid-row-span:2;grid-row:1/3}.benefits_2_block .block:nth-child(2) .img_block{margin:.6rem -3.2rem -4rem}.benefits_2_block .block:nth-child(3){-ms-grid-column:3;-ms-grid-column-span:1;grid-column:3/4;-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2}.benefits_2_block .block:nth-child(4){-ms-grid-column:3;-ms-grid-column-span:1;grid-column:3/4;-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/3}.benefits_2_block .icon_block{position:absolute;right:2.4rem;bottom:2.4rem}.benefits_2_block .img_block img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.benefits_2_block .title{position:relative;font-size:3rem;font-weight:500;z-index:1}.benefits_2_block p{position:relative;margin-top:1.2rem;font-size:1.8rem;line-height:1.4;color:#41526a;z-index:1}.vacancy_page .left_block{-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;margin-left:12px;margin-right:12px;width:calc(66.6666666667% - 24px)}.vacancy_page .right_block{-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;margin-left:12px;margin-right:12px;width:calc(33.3333333333% - 24px)}.vacancy_page .blocks{padding:4.8rem;background:#fff;border-radius:1.2rem}.vacancy_page .txt_block{margin:4.8rem 0}.vacancy_page .block:not(:last-child){margin-bottom:3.2rem}.vacancy_page p{font-size:1.8rem;line-height:1.4}.vacancy_page p:not(:last-of-type){margin-bottom:.8rem}.vacancy_page h4{font-weight:500;margin-bottom:1.2rem}.vacancy_page ul{padding:0 0 0 1.2rem;margin:0}.vacancy_page li{display:-webkit-box;display:-ms-flexbox;display:flex;list-style-type:none;font-size:1.8rem;line-height:1.4}.vacancy_page li:not(:last-child){margin-bottom:1.2rem}.vacancy_page li::before{content:"";display:block;-ms-flex-negative:0;flex-shrink:0;width:.6rem;height:.6rem;border-radius:.2rem;background:#90a3bb;margin:.9rem .8rem 0 0}.vacancy_map .map{width:100%;height:30rem}.vacancy_map .title{font-size:2rem;font-weight:500;margin-bottom:1.2rem}.vacancy_map .sub_title{font-size:1.6rem;line-height:1.3;margin-bottom:2.4rem}.apply_vacancy_block{position:sticky;top:2rem;padding:3.2rem;background:#fff;border-radius:1.2rem;overflow:hidden}.apply_vacancy_block h3{margin-bottom:1.8rem;font-weight:500;color:#17212f}.apply_vacancy_block textarea{height:13.5rem;display:block;margin-bottom:1.2rem}.apply_vacancy_block .or{display:block;text-align:center;color:#90a3bb;font-size:1.8rem;margin:.4rem 0}.apply_vacancy_block .btn_block{margin-top:2.4rem}.apply_vacancy_block .btn{width:100%}.apply_vacancy_block .check_container{margin-top:1.2rem;padding-left:2.8rem;line-height:1.2}.apply_vacancy_block .checkmark{top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.apply_vacancy_block .name{display:inline}.apply_vacancy_block .name a{text-decoration:none;color:#41526a;border-bottom:.1rem solid #41526a;-webkit-transition:color .2s,border-bottom .2s;transition:color .2s,border-bottom .2s}.apply_vacancy_block .name a:hover{color:#0c70cd;border-bottom:.1rem solid #0c70cd}.attached_file{text-align:center;border:2px dashed #a7bad0;border-radius:.8rem;padding:2.2rem;font-size:1.8rem;line-height:1.4;margin-bottom:.8rem;-webkit-transition:border .2s;transition:border .2s}.attached_file a{font-weight:500;color:#0c70cd;text-decoration:none;border-bottom:.1rem solid transparent;-webkit-transition:color .2s,border-bottom .2s;transition:color .2s,border-bottom .2s}.attached_file a:hover{color:#17212f;border-bottom:.1rem solid #17212f}.attached_file:hover{border:.2rem dashed #0c70cd}.attached_file span{display:block;color:#90a3bb;margin-top:.4rem}.attached_file_wrap{font-size:1.2rem;color:#41526a;text-align:center;margin-bottom:.4rem}.payment_details{-ms-grid-column:2;-ms-grid-column-span:3;grid-column:2/5;background:#fff;padding:4.8rem;border-radius:1.2rem}.payment_details>div{border-top:.1rem solid #a7bad0;border-bottom:.1rem solid #a7bad0}.payment_details .block{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.8rem;line-height:1.4;padding:1.1rem}.payment_details .block:not(:last-child){border-bottom:.1rem solid #a7bad0}.payment_details .left_side{-ms-flex-negative:0;flex-shrink:0;width:28rem;margin-right:2.4rem}.banner_block{padding-bottom:.8rem}.banner_block .title_wrap{margin-top:6rem}.banner_block .title_wrap h1,.banner_block .title_wrap>span{font-size:2rem;margin-bottom:1.8rem;font-weight:400;color:#17212f}.banner_block .title{font-size:6.4rem;font-weight:200;line-height:.9}.banner_block.career .title{font-size:4.8rem}.banner_block img,.banner_block picture{display:block;width:100%;height:100%;margin-top:-8.2rem}.about_block{position:relative}.about_block .text_block{padding:0 46.9rem 0 23.3rem}.about_block .text_block p{font-size:2.4rem;line-height:1.4}.about_block .text_block p:not(:last-of-type){margin-bottom:2.4rem}.about_block .text_block>div{position:relative}.about_block .text_block>div::before{content:"";display:none;position:absolute;bottom:0;right:0;left:0;height:2.5rem;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,.6)),to(rgba(255,255,255,.9)));background:linear-gradient(rgba(255,255,255,.6),rgba(255,255,255,.9))}.about_block .text_block.open>div{height:auto}.about_block .text_block.open>div::before{content:"";display:none}.about_block .btn.light{display:none;margin-top:1.6rem}.about_block .btn.hide{display:none}.about_block .btn.border{margin-top:3.2rem}.about_block .img_block{position:absolute;top:0;right:-5.7rem;width:53.3rem;height:85.9rem}.history_block{position:absolute;top:25.6rem;width:21rem;color:#41526a}.history_block .title{font-weight:500;margin-bottom:1.1rem}.history_block .img_txt{padding:2.5rem .8rem 1.2rem;background:#f0f5fa;border-top:.2rem solid #4d607b}.history_block span{display:block;font-size:1.2rem}.history_block p{margin-top:1.8rem;padding:0 .8rem}.history_block img{-ms-flex-negative:0;flex-shrink:0}.project_item{border-radius:1.2rem;background:#fff;overflow:hidden;-webkit-box-shadow:0 .2rem 1.6rem rgba(190,204,222,.5);box-shadow:0 .2rem 1.6rem rgba(190,204,222,.5)}.project_item:hover{-webkit-box-shadow:0 0 .4rem #beccde;box-shadow:0 0 .4rem #beccde}.project_item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.project_item .in_card_wrap{position:relative;z-index:1}.project_item .card_img_block{height:28rem}.project_item .in_card_dots{margin:0 -.4rem}.project_item .in_card_dot_2{margin:0 .4rem}.project_item .txt_block{padding:1.8rem 3.2rem 3.2rem}.project_item .title{display:block;text-decoration:none;color:#17212f;font-size:2rem;font-weight:500;margin-bottom:.8rem}.project_item .note{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#90a3bb}.project_item p{font-size:1.6rem;line-height:1.4;margin-bottom:1.8rem}.project_item .project_img_slider img{width:100%;height:auto;-o-object-fit:unset;object-fit:unset}.project_item .project_img_slider .swiper-pagination{position:static;margin:0}.project_item .project_img_slider .swiper-pagination .swiper-pagination-bullet{width:1.2rem;height:1.2rem;margin:1.2rem .3rem 0;background:#fff;border:.1rem solid #beccde;position:relative;-webkit-transition:border .2s;transition:border .2s}.project_item .project_img_slider .swiper-pagination .swiper-pagination-bullet:not(.swiper-pagination-bullet-active):hover{opacity:1;border:.1rem solid #055299}.project_item .project_img_slider .swiper-pagination .swiper-pagination-bullet:before{content:"";display:block;position:absolute;top:.2rem;left:.2rem;right:.2rem;bottom:.2rem;border-radius:100%;-webkit-transition:background .2s;transition:background .2s;background:#fff}.project_item .project_img_slider .swiper-pagination .swiper-pagination-bullet-active{cursor:default}.project_item .project_img_slider .swiper-pagination .swiper-pagination-bullet-active:before{background:#055299}.charity_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.charity_block .charity_slider{width:66rem}.charity_block .txt_block{margin-left:4.2rem}.charity_block .button_line{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:3.2rem}.charity_block .button_line span{font-size:1.8rem;color:#41526a}.charity_block .btn{-ms-flex-negative:0;flex-shrink:0;margin-right:2.4rem}.charity_block h3{margin-bottom:1.2rem;font-weight:500}.charity_block p{font-size:1.8rem;line-height:1.4}.video_works{display:-webkit-box;display:-ms-flexbox;display:flex}.video_works .block{width:calc((100% - 2.4rem)/ 2)}.video_works .block:not(:last-child){margin-right:2.4rem}.video_works .respons_wrapp:before{padding-top:61%}.video_works .note{font-size:1.8rem;line-height:1.4;margin:1.2rem auto 0;text-align:center}.service_list{display:-webkit-box;display:-ms-flexbox;display:flex}.service_list .service_link{position:relative;width:calc((100% - 2.4rem)/ 2);display:-webkit-box;display:-ms-flexbox;display:flex;background:#f0f5fa;padding:4.8rem 4.8rem 3.8rem;overflow:hidden}.service_list .service_link:not(:last-child){margin-right:2.4rem}.service_list .title{font-size:3.2rem;line-height:1.1}.service_list .text_block{position:relative;z-index:1}.service_list .text_block>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:2rem}.service_list .text_block>div a{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-decoration:none;padding:.4rem 0;font-size:1.8rem;line-height:1.4;color:#41526a;-webkit-transition:.2s;transition:.2s;border-radius:.4rem}.service_list .text_block>div a:hover{padding-left:.8rem;padding-right:.8rem;background:#fff;color:#106abe;font-weight:500}.service_list picture{position:absolute;width:44.4rem;right:0;top:0;bottom:0}.service_list .all_details{display:block;text-decoration:none;font-size:1.6rem;line-height:1.3;color:#798ca7;margin-top:2rem;-webkit-transition:color .2s,font-weight .2s;transition:color .2s,font-weight .2s}.service_list .all_details:hover{color:#106abe;font-weight:500}.service_list .all_details:active{color:#0a4182}.diplomas_slider{margin:0 auto;width:85.8rem;display:-webkit-box;display:-ms-flexbox;display:flex}.diplomas_slider .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:21rem;height:auto}.diplomas_slider .swiper-slide.wide{width:30rem}.diplomas_slider_wide .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:21rem;height:auto}.diplomas_slider_wide .swiper-slide.wide{width:30rem}.cups_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cups_block .cups_slider{width:66rem;margin-right:4.2rem}.cups_block .txt_block>div{position:relative}.cups_block .txt_block>div::before{content:"";display:none;position:absolute;bottom:0;right:0;left:0;height:2.5rem;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,.6)),to(rgba(255,255,255,.9)));background:linear-gradient(rgba(255,255,255,.6),rgba(255,255,255,.9))}.cups_block .txt_block.open>div{height:auto}.cups_block .txt_block.open>div::before{content:"";display:none}.cups_block .btn{display:none;margin-top:1.6rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.cups_block .btn.hide{display:none}.cups_block .respons_wrapp:before{padding-top:62.1%}.cups_block h2{margin-bottom:1.2rem;font-weight:500}.cups_block p{font-size:1.8rem;line-height:1.4}.cups_block p:not(:last-of-type){margin-bottom:2.4rem}.our_projects .block{-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;margin-left:12px;margin-right:12px;width:calc(50% - 24px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f0f5fa;padding:3.2rem 2.4rem;border-radius:2.4rem}.our_projects .block:not(:nth-child(-n+2)){margin-top:2.4rem}.our_projects .img_block{width:20rem;height:20rem;-ms-flex-negative:0;flex-shrink:0;border-radius:100%;overflow:hidden;margin-right:2.4rem}.our_projects .img_block img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.our_projects .btn{height:4rem;font-size:1.8rem;padding:0 1.8rem;margin-top:1.2rem}.our_projects .title{font-size:2.4rem;font-weight:500;margin-bottom:1.2rem}.our_projects p{font-size:1.6rem;line-height:1.4}.join_blocks .block{-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;margin-left:12px;margin-right:12px;width:calc(33.3333333333% - 24px);position:relative;background:#f0f5fa;padding:4.8rem 6.1rem;font-size:2.4rem;color:#17212f;border-radius:1.2rem;text-decoration:none;-webkit-transition:background .2s,color .2s;transition:background .2s,color .2s}.join_blocks .block:hover{background:#e4f4ff;color:#0a4182}.join_blocks .block:hover svg{fill:#c7e6fc}.join_blocks .txt{position:relative;z-index:1}.join_blocks .icon_block{position:absolute;width:12.8rem;height:12.8rem;top:1.3rem;right:1.3rem;bottom:1.3rem}.join_blocks .btn{margin:3.2rem auto 0}.join_blocks svg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;fill:#ced9e7;-webkit-transition:fill .2s;transition:fill .2s}.benefits_block_2{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#41526a;padding:0 11.7rem}.benefits_block_2>div{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}.benefits_block_2 .num{font-size:8.5rem;font-weight:500;line-height:1.2}.benefits_block_2 span{display:block;font-size:1.8rem;line-height:1.4;margin-top:-1.5rem}.fast_tabs{display:-webkit-box;display:-ms-flexbox;display:flex}.label_block_3{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;overflow:hidden}.label_block_3:not(:last-child){margin-right:1.2rem}.label_block_3>input{display:none;position:relative}.label_block_3 input:checked+span{color:#fff;background:#055299;font-weight:700;cursor:default}.label_block_3 input:checked+span::before{border:.2rem solid #0c70cd}.label_block_3 span{display:block;overflow:hidden;padding:.8rem 1.8rem;border-radius:.8rem;font-size:1.6rem;line-height:1.3;text-decoration:none;background:#fff;color:#17212f;-webkit-transition:background .2s,color .2s;transition:background .2s,color .2s}.label_block_3 span:hover{background:#055299;color:#fff}.jobs_block{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;background:#f0f5fa;padding:6.4rem 23.4rem;border-radius:1.2rem}.jobs_block .title{text-align:center;font-size:4.8rem;font-weight:500;line-height:1.2;margin-bottom:2.4rem}.jobs_block .fast_tabs{margin-bottom:3.2rem}.jobs_block .blocks{width:100%;border-top:.1rem solid #beccde;border-bottom:.1rem solid #beccde}.jobs_block .block_title{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}.jobs_block .job_block{display:block;text-decoration:none;color:#17212f;font-size:2.4rem;padding:2.4rem 1.8rem;-webkit-transition:background .2s,color .2s;transition:background .2s,color .2s}.jobs_block .job_block:not(:last-child){border-bottom:.1rem solid #beccde}.jobs_block .job_block:hover{background:#fff;color:#106abe}.jobs_block .job_block:hover svg{stroke:#0c70cd}.jobs_block svg{stroke:#a7bad0;-webkit-transition:stroke .2s;transition:stroke .2s;margin-left:2rem}.jobs_block .txt_block{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;text-align:center;margin-top:6.2rem}.jobs_block .txt_block .txt_title{font-size:3rem;font-weight:500;margin-bottom:1.2rem}.jobs_block .txt_block .btn{margin-top:3.2rem;padding:0 1.8rem}.jobs_block .txt_block p{color:#41526a;font-size:2rem}.about_us_block{position:relative;overflow:hidden}.about_us_block::after{content:"";position:absolute;width:82.3rem;height:98rem;bottom:105.8rem;right:-6.3rem;background:url(/local/templates/granit/app/css/../upload/img_map.svg) center/cover no-repeat;z-index:-1}.about_us_block .wrapper{position:relative}.about_us_block .title{font-size:7.2rem;margin-bottom:2.4rem}.about_us_block .title.mob{display:none}.about_us_block .txt_block{position:relative;width:56.1rem;font-size:2.4rem;line-height:1.4;z-index:1}.about_us_block .txt_block::before{content:"";display:none;position:absolute;bottom:0;right:0;left:0;height:4rem;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,.6)),to(rgba(255,255,255,.9)));background:linear-gradient(rgba(255,255,255,.6),rgba(255,255,255,.9))}.about_us_block .js_parent.open .txt_block{height:auto}.about_us_block .js_parent.open .txt_block::before{display:none}.about_us_block .block{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.about_us_block .block:first-child .img_block{width:44.4rem;height:34rem;margin-left:2.4rem}.about_us_block .block:nth-child(2) .img_block{width:32.6rem;height:26rem;margin-right:2.4rem}.about_us_block .block:nth-child(3) .img_wrap{margin-left:2.4rem}.about_us_block .block:nth-child(3) .img_block:first-child{width:44.4rem;height:30rem;margin-right:2.4rem}.about_us_block .block:nth-child(3) .img_block:last-child{width:21rem;height:27rem;margin-top:-13.5rem}.about_us_block .block:nth-child(4) .img_block{width:30rem;height:35.5rem;margin-right:2.4rem}.about_us_block .block:last-child .img_wrap{margin-left:2.4rem}.about_us_block .block:last-child .img_block:first-child{width:40rem;height:31rem;margin-right:2.4rem}.about_us_block .block:last-child .img_block:nth-child(2){width:25.4rem;height:31rem;margin-top:-16rem;margin-right:0}.about_us_block .block:last-child .img_block:last-child{width:56rem;height:40rem;margin-top:-15rem;margin-left:11.8rem}.about_us_block .block:not(:last-child){margin-bottom:4.8rem}.about_us_block .block .img_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.about_us_block .block .img_block{border-radius:.8rem;overflow:hidden;-ms-flex-negative:0;flex-shrink:0}.about_us_block .block img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.about_us_block .block.open .txt_block{height:auto}.about_us_block .block.open .txt_block::before{content:"";display:none}.about_us_block .block.left_padding{padding-left:11.7rem}.about_us_block .btn{display:none;margin-top:1.6rem}.about_us_block .btn.hide{display:none}.about_us_block p:not(:last-child){margin-bottom:2.4rem}.about_us_block h3{position:relative;margin-bottom:1.2rem;font-weight:500;z-index:1}.gojobs_link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;font-size:3rem;font-weight:200;color:#90a3bb;text-decoration:none;bottom:0;left:70.2rem;line-height:.9;-webkit-transition:color .2s;transition:color .2s}.gojobs_link svg{width:8rem;height:8rem;stroke:#90a3bb;margin-right:2.4rem;-webkit-transition:stroke .2s;transition:stroke .2s}.gojobs_link:hover{color:#0c70cd}.gojobs_link:hover svg{stroke:#0c70cd}.img_monument{position:absolute;width:32.7rem;height:48.6rem;top:26.2rem;right:11.7rem}.carrer_slider .swiper{padding:1.5rem;margin:-1.5rem -1.5rem 0}.gallery_carreer_slider .respons_wrapp{border-radius:.8rem;overflow:hidden}.gallery_carreer_slider .respons_wrapp img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gallery_carreer_slider .respons_wrapp:before{padding-top:70.4%}.gallery_career_auto .respons_wrapp{border-radius:.8rem;overflow:hidden}.gallery_career_auto .respons_wrapp:before{padding-top:133.5%}.gallery_career_auto .swiper-slide{width:30rem}.gallery_career_auto .swiper-slide.big{width:53.2rem}.gallery_career_auto .swiper-slide.big .respons_wrapp:before{padding-top:75.3%}.gallery_career_auto img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.more_social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:2.4rem;font-weight:500;color:#41526a}.more_social .header_social{margin:-2.4rem 0;padding:2.4rem 0}.more_social .icon_block{width:5.4rem;height:5.4rem}.more_social .icon_block:not(:last-child){margin-right:3.2rem}.more_social p{margin-right:4.5rem}.shipping_details{-ms-grid-column:2;-ms-grid-column-span:3;grid-column:2/5;background:#fff;padding:4.8rem;border-radius:1.2rem}.inst_details .section:not(:last-child),.shipping_details .section:not(:last-child){margin-bottom:6.4rem}.inst_details .block:not(:last-child),.shipping_details .block:not(:last-child){margin-bottom:4rem}.inst_details .img_block_wrap,.shipping_details .img_block_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:2.4rem}.inst_details .img_block,.shipping_details .img_block{border-radius:1rem;overflow:hidden}.inst_details .img_block:not(:last-child),.shipping_details .img_block:not(:last-child){margin-right:.4rem}.inst_details .img_block:first-child,.shipping_details .img_block:first-child{width:40.5rem}.inst_details .img_block:first-child:before,.shipping_details .img_block:first-child:before{padding-top:64.2%}.inst_details .img_block:last-child,.inst_details .img_block:nth-child(2),.shipping_details .img_block:last-child,.shipping_details .img_block:nth-child(2){width:26rem}.inst_details h3,.shipping_details h3{margin-bottom:1.8rem;font-weight:500;color:#17212f}.inst_details h4,.shipping_details h4{font-weight:500;margin-bottom:1.2rem;color:#17212f}.inst_details h5,.shipping_details h5{font-size:2rem;font-weight:500;margin-top:2.4rem;margin-bottom:1.2rem;color:#17212f}.inst_details p,.shipping_details p{font-size:1.8rem;line-height:1.4}.inst_details p:not(:last-child),.shipping_details p:not(:last-child){margin-bottom:.8rem}.inst_details ol,.shipping_details ol{padding:0;margin:0}.inst_details ol li,.shipping_details ol li{font-size:1.8rem;line-height:1.6;list-style-type:none}.inst_details ul,.shipping_details ul{padding:0 0 0 1.2rem;margin:0;list-style-type:none}.inst_details ul li,.shipping_details ul li{font-size:1.8rem;line-height:1.4;position:relative;padding-left:1.4rem}.inst_details ul li:not(:last-child),.shipping_details ul li:not(:last-child){margin-bottom:1.2rem}.inst_details ul li::before,.shipping_details ul li::before{content:"";display:block;position:absolute;left:0;top:1rem;width:.6rem;height:.6rem;-ms-flex-negative:0;flex-shrink:0;background:#90a3bb;border-radius:.2rem}.installment_benefits{padding:0 11.7rem}.installment_benefits .block{-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;margin-left:12px;margin-right:12px;width:calc(25% - 24px);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;text-align:center;background:#f0f5fa;border-radius:.8rem;padding:3.2rem 2.4rem;font-size:1.8rem;line-height:1.4}.installment_benefits .img_icon{width:4.8rem;height:4.8rem;margin-bottom:1.2rem}.installment_benefits img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.installment_text .block:not(:last-child){margin-bottom:3.2rem}.installment_text h3{font-weight:500;color:#17212f;margin-bottom:1.2rem}.installment_text p{font-size:1.8rem;line-height:1.4}.installment_text p:not(:last-child){margin-bottom:.8rem}.epitaph_item{padding:2.4rem;background:#fff;border-radius:1.2rem;-webkit-box-shadow:0 .2rem 1.6rem rgba(190,204,222,.5);box-shadow:0 .2rem 1.6rem rgba(190,204,222,.5)}.epitaph_item:not(:last-child){margin-bottom:2.4rem}.epitaph_item .top_block{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;margin-bottom:1.2rem;font-size:1.8rem;line-height:1.4;color:#41526a}.epitaph_item .txt_block{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;text-align:center;background:#f0f5fa;padding:3.2rem 2.4rem 1.6rem;border-radius:.8rem}.epitaph_item .txt_block p{font-size:2.4rem;line-height:1.4;margin-bottom:1.6rem}.epitaph_item .txt_block span{font-size:1.6rem;line-height:1.3;color:#90a3bb}.epitaph_item .icon_block{cursor:pointer}.epitaph_item .icon_block.active svg{fill:#0c70cd;stroke:#0c70cd}.epitaph_item svg{stroke:#90a3bb;-webkit-transition:stroke .2s;transition:stroke .2s}.epitaph_item svg:hover{stroke:#0c70cd}.favourite_empty{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;text-align:center;padding:16rem 0 18rem}.favourite_empty .img_block{width:12.8rem;height:15rem;margin-bottom:3.2rem}.favourite_empty .txt_block{font-size:3rem;font-weight:500}.favourite_empty img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.online_order .block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;padding:4.8rem;border-radius:1.8rem;overflow:hidden}.online_order .block:not(:last-child){margin-bottom:3.2rem}.online_order .block.left .txt_block{margin-right:4.8rem}.online_order .block.right .txt_block{margin-left:4.8rem}.online_order .title{color:#003c5a;font-size:3.6rem;font-weight:700;margin-bottom:1.2rem}.online_order .social_wrap{margin-top:3.2rem}.online_order .social_wrap>div{display:-webkit-box;display:-ms-flexbox;display:flex}.online_order .social_wrap>span{display:block;font-size:2rem;line-height:1.4;margin-bottom:.8rem;color:#41526a}.online_order .social_icon:not(:last-child){margin-right:2.4rem}.online_order .img_block{width:53rem;-ms-flex-negative:0;flex-shrink:0;border-radius:1.2rem;overflow:hidden}.online_order p{font-size:2.4rem;line-height:1.3}.contact_block_city{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;background:#fff;padding:3.2rem;border-radius:1.8rem}.contact_block_city .address_block_top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;padding:0}.contact_block_city .block:not(:last-child){margin-bottom:2.4rem}.contact_block_city .icon_block{margin-right:.8rem}.contact_block_city .btn{padding:0 1.4rem;margin-bottom:1.2rem}.contact_block_city .metro_address{text-decoration:none}.contact_block_city .cups_slider{width:46rem;-ms-flex-negative:0;flex-shrink:0;margin:0 6.2rem}.contact_block_city .cups_slider .respons_wrapp:before{padding-top:75%}.contact_block_city .cups_slider img{width:100%;height:100%}.contact_block_city .map_img_block{width:46rem;-ms-flex-negative:0;flex-shrink:0;border-radius:.8rem;overflow:hidden;position:relative}.contact_block_city .map_img_block:before{content:"";display:block;padding-top:75%}.contact_block_city .map_img_block img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.contact_block_city .map_img_block .map_block{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:.8rem;overflow:hidden}.contact_block_city .swiper-slide{border-radius:.8rem;overflow:hidden}.contact_block_address{background:#fff;padding:3.2rem;border-radius:1.8rem}.contact_block_address .grid_block{display:-ms-grid;display:grid;border-radius:1.8rem;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);-ms-grid-rows:(1fr)[2];grid-template-rows:repeat(2,1fr);-webkit-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem;row-gap:3.2rem;height:76.6rem;margin-bottom:4rem}.contact_block_address .slider_block{-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2;grid-row:1/auto}.contact_block_address .cups_slider{width:64.5rem;border-radius:1.2rem}.contact_block_address .cups_slider .swiper-slide{border-radius:1.2rem;overflow:hidden}.contact_block_address .cups_slider .respons_wrapp:before{padding-top:75.1%}.contact_block_address .cups_slider img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.contact_block_address .address_block_top{display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;padding:0;-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2;grid-row:2/auto}.contact_block_address .address_block_top .block{width:calc((100% - 2.4rem)/ 2);padding:2.4rem;border:.1rem solid #ced9e7;border-radius:1.2rem}.contact_block_address .address_block_top .block:not(:last-child){margin:0 2.4rem 0 0}.contact_block_address .address_block_top .title{margin-bottom:1.8rem}.contact_block_address .address_block_top .address{font-size:2rem;font-weight:500;color:#0a4182;margin-bottom:1.8rem}.contact_block_address .address_block_top .email{margin-bottom:1.8rem;font-size:1.8rem}.contact_block_address .address_block_top .btn{margin-bottom:1.2rem}.contact_block_address .address_block_top .schedule_line{font-size:1.8rem}.contact_block_address .address_block_top .metro_address{color:#798ca7;-webkit-transition:color .2s;transition:color .2s}.contact_block_address .address_block_top .metro_address svg{stroke:#798ca7}.contact_block_address .address_block_top .metro_address:hover{font-weight:500;color:#106abe}.contact_block_address .address_block_top .metro_address:hover svg{stroke:#106abe}.contact_block_address .address_block_top .metro_address:active{color:#0a4182}.contact_block_address .address_block_top .metro_address:active svg{stroke:#106abe}.contact_block_address .address_block_top svg{stroke:#798ca7;-webkit-transition:stroke .2s;transition:stroke .2s}.contact_block_address .address_block_top a{text-decoration:none}.contact_block_address .map{width:100%;height:100%;border-radius:.8rem;overflow:hidden;-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3;-ms-grid-row:1;-ms-grid-row-span:2;grid-row:1/3}.route_block{width:calc((100% - 3.2rem)/ 2)}.route_block .title{font-size:2.4rem;font-weight:700;margin-bottom:1.2rem}.route_block .block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.route_block .block:not(:last-child){margin-bottom:1.9rem}.route_block .block span{font-size:1.6rem;line-height:1.4}.route_block .block span:not(:last-child){margin-bottom:1.6rem}.route_block .block span.medium{font-weight:500}.route_block .block p{font-size:1.6rem;line-height:1.4}.route_block .sub_title{font-size:1.8rem;font-weight:700;line-height:1.5;margin-bottom:1.2rem}.granit-point,.granit-point-2{display:block;width:3.5rem;height:4.6rem;-webkit-transform:translate(-50%,-93%);-ms-transform:translate(-50%,-93%);transform:translate(-50%,-93%)}.granit-point{background:url(/local/templates/granit/app/css/../img/icon_logo1.svg) center/contain no-repeat}.granit-point-2{background:url(/local/templates/granit/app/css/../img/icon_logo2.svg) center/contain no-repeat}.disabled{opacity:.5;pointer-events:none}.popup-cart{width:78.6rem;max-width:100%;background:#fff;margin:4rem auto;border-radius:1.6rem;padding:4.8rem}.popup-cart .title{font-size:3.6rem;font-weight:500;margin-bottom:2.4rem}.popup-cart .popup-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.popup-cart .popup-cart__info{width:100%}.popup-cart .popup-cart__image{width:20rem;height:20rem;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:2.4rem}.popup-cart .popup-cart__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:4rem}.popup-cart .popup-cart__buttons .btn{width:100%;padding:0 1.8rem}.popup-cart .popup-cart__buttons .btn:not(:last-child){margin-right:1.8rem}.popup-cart h3{color:#17212f;font-size:2.4rem;margin-bottom:.4rem}.popup-cart .price_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup-cart .price_block .price{color:#961e00;font-size:3.2rem;font-weight:700}.popup-cart .price_block .credit,.popup-cart .price_block .persent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup-cart .price_block .persent{color:#fff;height:2.8rem;font-size:1.8rem;font-weight:700;padding:0 .8rem;margin-left:.8rem;border-radius:.4rem;background:#a7bad0}.popup-cart .price_block .credit{height:3rem;color:#0a4182;padding:0 1.2rem;margin-left:3.2rem;background:#e4f4ff;border-radius:.4rem}.popup-cart .price_block .credit span{font-weight:700;font-size:2rem;line-height:1;margin-right:.4rem}.popup-cart .propes{margin-bottom:4rem}.popup-cart-2{width:79.4rem;max-width:100%;background:#fff;margin:4rem auto;border-radius:1.6rem;padding:4.8rem}.popup-cart-2 .title{font-size:3.6rem;font-weight:500;margin-bottom:2.4rem}.popup-cart-2 .popup-content{display:-webkit-box;display:-ms-flexbox;display:flex}.popup-cart-2 .title_2{font-size:2rem;font-weight:500;color:#0a4182;margin-bottom:1.2rem}.popup-cart-2 .popup-props{margin-bottom:3.2rem}.popup-cart-2 .popup-props div:not(:last-child){margin-bottom:.8rem}.popup-cart-2 .img_block{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;-ms-flex-negative:0;flex-shrink:0;width:31.5rem;height:31.5rem;margin-left:2.4rem}.popup-cart-2 .title3{font-size:1.8rem;font-weight:500;margin-bottom:1.6rem}.popup-cart-2 .check_container{margin-bottom:1.6rem}.popup-cart-2 .check_container a{color:#0c70cd;margin-left:.2rem;display:inline-block}.popup-cart-2 .check_container .name{-ms-flex-wrap:wrap;flex-wrap:wrap}.apply_vacancy_block_v2{width:104rem;max-width:100%;margin:4rem auto;padding:4.8rem 6.4rem;border-radius:1.2rem;background:#fff}.apply_vacancy_block_v2.v3{width:57.2rem}.apply_vacancy_block_v2.v3 .wrap .input_block{-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;margin-left:12px;margin-right:12px;width:calc(100% - 24px)}.apply_vacancy_block_v2.v3 .btn_block{display:block}.apply_vacancy_block_v2.v3 .btn_block .btn{margin:0 0 1.2rem}.apply_vacancy_block_v2.v3 .check_container{margin:0 auto}.apply_vacancy_block_v2 h3{color:#17212f;text-align:center;margin-bottom:1.2rem}.apply_vacancy_block_v2 .subtitle{color:#41526a;font-size:2rem;margin:0 auto 3.2rem;text-align:center;max-width:44.4rem}.apply_vacancy_block_v2 .wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-12px;margin-right:-12px}.apply_vacancy_block_v2 .wrap .input_block{-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;margin-left:12px;margin-right:12px;width:calc(50% - 24px)}.apply_vacancy_block_v2 .wrap .attached_file_wrap,.apply_vacancy_block_v2 .wrap .input_block_wrap,.apply_vacancy_block_v2 .wrap .or,.apply_vacancy_block_v2 .wrap .textarea_block{-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;margin-left:12px;margin-right:12px;width:calc(100% - 24px)}.apply_vacancy_block_v2 .noty{font-size:1.4rem}.apply_vacancy_block_v2 .or{font-size:1.8rem;color:#90a3bb;text-align:center;margin-bottom:.8rem}.apply_vacancy_block_v2 .btn_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:3.2rem}.apply_vacancy_block_v2 .btn_block .btn{width:100%;margin-right:2.4rem}.apply_vacancy_block_v2 .btn_block .check_container{width:32.4rem;-ms-flex-negative:0;flex-shrink:0}.apply_vacancy_block_v2 .btn_block .name{display:block}.apply_vacancy_block_v2 .btn_block .check_container .checkmark{top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.ne_overflow_parent{overflow:hidden}.ne_text{font-size:1.8rem;line-height:1.4}.ne_text h2,.ne_text h3,.ne_text h4{color:#17212f;font-weight:500;line-height:1.2}.ne_text h2{font-size:3rem;margin-bottom:1.2rem}.ne_text h3{font-size:2.4rem;margin-bottom:.8rem}.ne_text h4{font-size:1.8rem;margin-bottom:.8rem}.ne_text p{margin:0}.ne_text p:not(:last-child){margin-bottom:.8rem}.ne_text a{color:#106abe}.ne_text a:hover{text-decoration:none}.ne_text blockquote{margin:0;padding:4rem;font-size:2rem;line-height:1.4;position:relative;color:#41526a;background:#f0f5fa;border-radius:1.2rem;z-index:1}.ne_text blockquote::before{content:"";display:block;position:absolute;top:2.4rem;right:2.4rem;width:12rem;height:7.5rem;background:url(/local/templates/granit/app/css/../img/quotes-grey.svg) 0 0/contain no-repeat;z-index:-1}.ne_text blockquote .note{color:#41526a;font-size:1.4rem;margin-top:1.6rem}.ne_text ol,.ne_text ul{margin:0;padding:0 0 0 3rem}.ne_text ol li:not(:last-child),.ne_text ol:not(:last-child),.ne_text ul li:not(:last-child),.ne_text ul:not(:last-child){margin-bottom:.8rem}.ne_text ol li::marker,.ne_text ul li::marker{color:#90a3bb}.blue_section{padding:6.4rem 0;position:relative}.blue_section:before{content:"";display:block;position:absolute;top:0;left:-999em;right:-999em;bottom:0;background:#f0f5fa;z-index:-1}.consalt_call.v2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.consalt_call.v2:before{content:"";display:block;position:absolute;top:3rem;left:0;background:url(/local/templates/granit/app/css/../img/consalt-pic.png) 0 0/contain no-repeat;width:59rem;height:53.2rem;margin-left:-3rem}.consalt_call.v2 .message_block{margin-top:0}.consalt_call.v2 .message_block_wrap{padding-top:7rem}.search-section-block{padding:2.4rem;margin-bottom:2.4rem;border-radius:1.2rem;background:#dde7f2}.search-section-block .title{font-size:2.4rem;margin-bottom:1.2rem}.search-section-block .search-section{margin:-.8rem -.4rem 0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style-type:none}.search-section-block .search-section__link{height:3.7rem;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.6rem;color:#17212f;background:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 1.8rem;border-radius:.8rem;margin:.8rem .4rem 0;text-decoration:none;-webkit-transition:color .2s,background .2s;transition:color .2s,background .2s}.search-section-block .search-section__link:hover{color:#fff;background:#17212f}.search-section-block .search-section__link_active{color:#fff;font-weight:700;background:#055299;cursor:default}.our_works_types_wrap.search .row .article_block,.our_works_types_wrap.search .row .category_types{-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;margin-left:12px;margin-right:12px;width:calc(25% - 24px);height:auto}.our_works_types_wrap.search .row .article_block:not(:nth-child(-n+4)),.our_works_types_wrap.search .row .category_types:not(:nth-child(-n+4)){margin-top:2.4rem}.stories_block{height:17rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.stories_block .stories.carousel{display:-webkit-box;display:-ms-flexbox;display:flex}.stories_block .stories.carousel .story{width:14rem;-ms-flex-negative:0;flex-shrink:0;margin:0 1.2rem}.stories_block .stories.carousel .story:first-child{margin-left:0}.stories_block .stories.carousel .story:last-child{margin-right:0}.stories_block .stories.carousel .story>.item-link>.item-preview{height:17rem;position:relative;border-radius:1.4rem;border:.2rem solid #ced9e7;-webkit-transition:border .2s;transition:border .2s}.stories_block .stories.carousel .story>.item-link>.item-preview:before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;border-radius:1.2rem;border:.2rem solid #fff;-webkit-transition:border .2s;transition:border .2s}.stories_block .stories.carousel .story>.item-link>.item-preview:hover,.stories_block .stories.carousel .story>.item-link>.item-preview:hover:before{border:.2rem solid #a3d4f8}#zuck-modal-content .story-viewer .slides .item{display:none;overflow:hidden;margin:auto;background:0 0;height:calc(100vh - 7rem)}#zuck-modal-content .story-viewer .slides .item>.media{border-radius:1.6rem}#zuck-modal-content .story-viewer .slides-pointers{top:6.7rem}#zuck-modal-content .story-viewer .slides-pointers>*>*{height:.4rem}.scrollbar-track-x{height:1.2rem!important;background:0 0!important}.scrollbar-track-x:before{content:"";display:block;position:absolute;top:50%;height:.6rem;left:0;right:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);background:#dde7f2}.scrollbar-track-x .scrollbar-thumb{height:1.2rem;background:#beccde}.depth_block{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-12px;margin-right:-12px;margin-top:-6.4rem}.depth_block .main_item{-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;width:calc(100% - 24px);margin:6.4rem 12px -.6rem}.depth_block .main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:5.2rem;padding:.8rem 1.8rem;background:#fff;border-radius:1.2rem;text-decoration:none}.depth_block .main .num{margin-left:1.8rem;margin-bottom:.2rem}.depth_block .name{color:#17212f;font-size:3rem;font-weight:500}.depth_block .num{font-size:1.8rem;line-height:1.4;color:#798ca7}.depth_block .second_item{-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;margin-left:12px;margin-right:12px;width:calc(33.3333333333% - 24px);margin-top:2.4rem}.depth_block .second{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;background:#fff;overflow:hidden;border-radius:1.2rem;text-decoration:none}.depth_block .second .img_block{display:block;aspect-ratio:1.345}.depth_block .second .img_block img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:1.345}.depth_block .second .text_block{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;padding:1.8rem 3.2rem 3.2rem}.depth_block .second .name{margin-bottom:1.2rem}.depth_block .second .num{margin-top:auto}.success_custom_popup{background:url(/local/templates/granit/app/css/../img/suc_popup_bg.jpg) center/cover no-repeat;padding:4.8rem;width:93rem;max-width:100%;margin:4rem auto;border-radius:1.2rem;display:-ms-grid;display:grid;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:2rem;-ms-grid-columns:45rem auto;grid-template-columns:45rem auto;-ms-grid-rows:1fr auto;grid-template-rows:1fr auto;grid-gap:2.4rem}.success_custom_popup .title3{font-size:3.6rem;font-weight:500;line-height:1.2}.success_custom_popup .blue{color:#0a4182}.success_custom_popup .img{-ms-grid-row:1;-ms-grid-row-span:2;grid-row:1/3;-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3}.success_custom_popup .img img:not(:last-child){margin-bottom:1.6rem}.success_custom_popup .social_links_popup{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1.2rem}.success_custom_popup .social_links_popup a{display:block;width:4.8rem;height:4.8rem;border-radius:100%;background-size:cover}.success_custom_popup .social_links_popup a:not(:last-child){margin-right:2.4rem}.success_custom_popup .social_links_popup .ok{background:url(/local/templates/granit/app/css/../img/ok-chrome.svg) center/cover no-repeat}.success_custom_popup .social_links_popup .vk{background:url(/local/templates/granit/app/css/../img/vk-chrome.svg) center/cover no-repeat}.success_custom_popup .social_links_popup .tg{background:url(/local/templates/granit/app/css/../img/tg-chrome.svg) center/cover no-repeat}.success_custom_popup .social_links_popup .dz{background:url(/local/templates/granit/app/css/../img/dz-chrome.svg) center/cover no-repeat}.ya-share2__container_size_m .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more{padding:0!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:0 0;border:none}.ya-share2__container_size_m .ya-share2__item_more .ya-share2__icon_more{width:1.8rem!important;height:1.8rem!important}.ya-share2__link .ya-share2__title{font-size:1.4rem;font-weight:500;line-height:1.9rem!important;font-family:LabGrotesque,sans-serif;color:#90a3bb!important;-webkit-transition:color .2s;transition:color .2s}.ya-share2__link:hover .ya-share2__title{color:#0c70cd!important}.ya-share2__link:hover .ya-share2__icon_more{background:url(/local/templates/granit/app/css/../img/share_19.svg) center no-repeat!important}.ya-share2__icon_more{background:url(/local/templates/granit/app/css/../img/share_18.svg) center no-repeat!important;-webkit-transition:background .2s;transition:background .2s}.ya-share2__popup .ya-share2__item{padding:0!important}.ya-share2__popup .ya-share2__item:hover{background:0 0!important}.ya-share2__popup .ya-share2__item:not(:last-child){margin-bottom:1.8rem!important}.ya-share2__popup .ya-share2__item .ya-share2__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ya-share2__popup .ya-share2__item .ya-share2__link .ya-share2__title{color:#17212f!important}.ya-share2__popup .ya-share2__item .ya-share2__link:hover .ya-share2__title{color:#106abe!important}.ya-share2__link_more .ya-share2__badge{border-radius:0!important}.ya-share2__list.ya-share2__list_direction_vertical{left:50%;padding:2.4rem!important;border-radius:1.2rem;-webkit-box-shadow:0 .2rem 1.6rem rgba(190,204,222,.5);box-shadow:0 .2rem 1.6rem rgba(190,204,222,.5)}.ya-share2__list.ya-share2__list_direction_vertical:before{content:"Поделиться ссылкой:";display:block;margin-bottom:1.6rem;font-size:1.8rem;font-weight:500;color:#17212f;font-family:LabGrotesque,sans-serif;white-space:nowrap}.free_services_block_more{color:#41526a;margin:2rem auto 0;font-size:1.6rem;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-decoration:none}.free_services_block_more:hover{text-decoration:underline}.free_services_block_more:before{display:block}.free_services_block_more:not(.open):before{content:"Показать все услуги"}.free_services_block_more.open:before{content:"Скрыть"}.selectize-dropdown-content{max-height:unset}.selectize-input .item:not([data-value="0"]){color:#17212f}.mfp-vertical-frame .mfp-iframe-scaler iframe{width:auto;right:0;margin:0 auto}input.input-text{border:.1rem solid #90a3bb}input.input-text:active,input.input-text:focus,input.input-text:hover{background:#fff}.card_item .in_card_wrap{position:relative;margin-bottom:1.8rem}.card_item .in_card_dots{position:absolute;bottom:0;width:100%;margin-bottom:0}.select-sort input[type=select-one]{display:none!important}.charity_item,.diplomas_item{display:block;border:.1rem solid #ced9e7}.hover_dots{position:relative;text-align:center}.hover_dots .img-wrap{position:relative;display:inline-block}.hover_dots img{max-width:100%;display:block}.hover_dots .tool-tip{position:absolute;cursor:pointer;-webkit-transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;-webkit-animation:3s infinite pulse;animation:3s infinite pulse}.hover_dots .tool-tip:hover{-webkit-animation:none;animation:none;-webkit-transform:scale(1.5)!important;-ms-transform:scale(1.5)!important;transform:scale(1.5)!important}.hover_dots .tool-tip:hover circle:first-child{fill:#ffeb00}.hover_dots .tool-tip:hover circle:last-child{stroke:#ffeb00}.tippy-title{font-size:16px;font-weight:500;line-height:130%;color:#313131;margin-bottom:5px}.tippy-text{font-size:14px;line-height:130%;color:#313131}.tippy-box{background:#fff;padding:20px;border-radius:10px;-webkit-box-shadow:0 3px 20px 0 rgba(102,139,195,.4);box-shadow:0 3px 20px 0 rgba(102,139,195,.4)}.quiz_thanks_wrap{margin:0 auto;text-align:center}.quiz_thanks_wrap:not(.max){width:657px}.quiz_thanks_wrap .input_common_block{width:280px}.quiz_thanks_wrap .agree{margin-bottom:0}.quiz_thanks_wrap .txt{font-size:15px;margin-top:5px}.quiz_thanks_wrap .sub_title_wrap{margin-bottom:23px}.quiz_thanks_wrap .title_wrap{margin-bottom:30px}.quiz_thanks_wrap .title_wrap .txt{margin-bottom:10px;font-size:14px}.quiz_thanks_wrap .txtsub{font-size:18px}.quiz_thanks_wrap .txtsub:not(:first-child){margin-top:10px}.quiz_thanks_wrap .title_block_2:not(:first-child){margin-top:50px}.quiz_thanks_wrap .title_block_2:not(:last-child){margin-bottom:20px}.quiz_thanks_wrap .title_block_2 .titleee{color:#003c5a;font-size:24px;margin-bottom:10px}.quiz_thanks_wrap .footer_top_contacts{margin:0 auto}.quiz_thanks_wrap .footer_top_contacts .social_icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.quiz_thanks_wrap .sub_title{font-size:18px}.quiz_thanks_wrap .call_social{width:100%;text-align:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto}.quiz_thanks_wrap .call_social .input_common{width:auto}.quiz_thanks_wrap .call_social .social_icon.active::before{width:46px;height:46px}.quiz_thanks_wrap .inputs_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin-bottom:15px}.quiz_thanks_wrap .inputs_wrap .input_common{width:100%}.quiz_thanks_wrap .inputs_wrap .input_common:not(:last-child){margin-right:30px}.quiz_thanks_wrap .social_icon{width:40px;height:40px}.quiz_thanks_wrap .btn_block .btn{margin:0 auto}.quiz_thanks_wrap .agree a{display:block}.header_banner.v2 .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.header_banner.v2 .text_block{width:100%;margin-right:2.4rem}.header_banner.v2 .img_block{position:static;width:67.8rem;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header_banner.v2 .img_block img{height:auto;-o-object-fit:unset;object-fit:unset}.installment_page{display:-webkit-box;display:-ms-flexbox;display:flex}.installment_page .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:1.8rem;text-align:center;border-radius:.8rem;background:#f0f5fa;padding:3.2rem 2.4rem;width:calc((100% - 7.2rem)/ 4)}.installment_page .item:not(:last-child){margin-right:2.4rem}.installment_page .item .icon{margin-bottom:1.2rem}.installment_page .item img{display:block}.title_catalog_detail{max-width:102.9rem}.img-radius{border-radius:.4rem}.features__grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);gap:20px}.feature{background:#f0f5fa;border-radius:.8rem;padding:3.2rem 2.4rem;text-align:center;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;gap:1.2rem}.feature__icon{width:4.8rem;height:4.8rem}.feature__text{font-size:1.8rem;line-height:1.4;color:#17212f}.btn-up{position:fixed;right:2.4rem;bottom:2.4rem;width:4.8rem;height:4.8rem;border-radius:4px;border:2px solid #90a3bb;background:#fff;color:#9aa9bd;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;cursor:pointer;opacity:0;visibility:hidden;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);-webkit-transition:.25s;transition:.25s;z-index:99999}.btn-up.is-visible{opacity:1;visibility:visible;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.btn-up:hover{background:#e4f4ff;border-color:#0c70cd}.btn-up:hover path{stroke:#0c70cd}.btn-up:active{background:#a3d4f8}.btn_size_s{height:3.7rem;font-size:1.6rem}.discounts_block .swiper{padding:0 1.5rem 1.5rem;margin:0 -1.5rem}.discounts_block .swiper .block{margin-left:0;margin-right:0}.card_price_percent{background:#90a3bb;border-radius:.2rem;font-size:1.1rem;color:#fff;text-decoration:none;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;padding:0 .4rem;margin-left:.8rem}.catalog_detail__rating{margin-left:auto}.rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:.2rem;padding:0 .4rem;color:#41526a}.rating svg.fill{margin-right:.4rem;fill:#fbc815}.rating .rating__rate{color:#17212f;font-weight:700}.rating:hover .rating__rate{color:#17212f}.rating:hover svg.fill{fill:#fbc815}.popup{width:45.3rem}.popup__title-wrapper{margin-bottom:2.4rem}.popup__title{margin-bottom:.8rem!important}.popup__sub-title{font-size:1.8rem;font-weight:400;line-height:1.2;text-align:center;color:#41526a}.popup__sub-title b{font-weight:500}.popup__img{width:27.5rem;margin-left:auto;margin-right:auto}.blue_text{color:#106abe}.address_block_top_full{-ms-grid-row:2;grid-row:2}.photo_gallery_product img{-o-object-fit:cover;object-fit:cover;min-width:100%;min-height:100%}@media screen and (max-width:1440px){::-webkit-input-placeholder{font-size:1.6rem}::-moz-placeholder{font-size:1.6rem}:-ms-input-placeholder{font-size:1.6rem}::-ms-input-placeholder{font-size:1.6rem}::placeholder{font-size:1.6rem}.wrapper{max-width:1120px}textarea.txt{padding:.8rem 1.2rem}.btn{font-size:1.8rem;height:4.1rem}.btn.accent,.btn.accent_2,.btn.accent_2_light,.btn.light,.btn.white{padding:0 1.8rem}.catalog_btn{height:5.4rem;font-size:2rem;padding:0 2.4rem;border-radius:1.2rem}input.txt{height:4rem;font-size:1.6rem;padding:0 1.2rem}.input_block_wrap input{padding-left:5.2rem}.input_block{font-size:1.6rem}h1,h2{font-size:3.2rem}h3{font-size:2.4rem}h4{font-size:2rem}.title_wrap{margin-bottom:2.4rem}.title_wrap .sub_title{font-size:2rem}.header_top__left .header_links>a{display:none}.header_top__middle .address_link{margin-left:1.2rem}.header_top__left{width:7rem}.header_top__right{width:auto}.location_block{font-size:1.4rem}.header_middle{margin:2.4rem 0}.header_middle__left .header_logo_block{margin-right:3.2rem}.header_middle__left .header_note{width:29.3rem}.header_social .icon_block{width:3rem;height:3rem}.header_middle__right .select{width:20.8rem}.header_middle__right .select__head{font-size:2rem}.header_middle__right .select__list{font-size:1.8rem}.header_bottom .wrap{height:5.4rem}.header_bottom .catalog_btn{width:auto}.main_search_form{right:12.8rem}.main_search_form.open{height:5.8rem;margin-top:-.2rem}.main_search_form input{padding-left:14rem;height:5.8rem}.main_search_form input::-webkit-input-placeholder{font-size:1.6rem}.main_search_form input::-moz-placeholder{font-size:1.6rem}.main_search_form input:-ms-input-placeholder{font-size:1.6rem}.main_search_form input::-ms-input-placeholder{font-size:1.6rem}.main_search_form input::placeholder{font-size:1.6rem}.main_search_form button{width:4rem;height:3.8rem}.main_search_form .recent_search{top:6.2rem;padding:2rem}.header_bottom__left>ul a{font-size:1.6rem}.header_bottom__left .select{width:9rem}.header_bottom__left .select__head{font-size:1.6rem}.header_bottom__left .select__list{font-size:1.8rem}.mob_menu.open ul{top:5.2rem}.header_bottom__right .icon_search{margin-right:1.6rem}.service_drop .service_btn span{font-size:1.6rem}.service_drop.open ul{top:5.2rem}.header_banner .header_middle__mid{margin-left:1.6rem}.header_banner .header_middle__mid .icon_block{width:3.7rem;height:3.7rem}.header_banner .header_middle__mid .icon_block:not(:last-child){margin-right:.9rem}.header_banner .text_block{height:47rem;padding-left:0}.header_banner .sub_title{font-size:1.8rem}.header_banner .button_line{margin-top:3.2rem}.header_banner .btn:not(:last-of-type){margin-right:2rem}.header_banner .img_block.first{width:56.3rem;height:46.3rem;top:-1.2rem}.header_banner .img_block.second{width:61.2rem;height:41.9rem;top:2rem}.menu_numbers_sticky li{height:3.8rem}.menu_numbers_sticky a{font-size:1.8rem}.menu_numbers_sticky>div a{font-size:2rem}.menu_numbers_sticky.open ul{top:3.4rem}.swiper_slider{padding:0}.quiz_content .left_block{width:73.9rem;padding:3.2rem;margin-right:2.4rem}.quiz_content .right_block{padding:2.4rem}.material{margin-bottom:4.7rem}.material h4{margin-bottom:2.9rem}.material_blocks .block{width:calc((100% - 6rem)/ 3)}.material_blocks.inputs{padding:0}.material_blocks.inputs.one_line{padding:0 100px}.futher{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.futher .btn{padding:0 1.8rem}.free_services{padding:0}.free_services_block{font-size:1.8rem}.free_services_block .icon_block{width:5.6rem;height:5.6rem}.work_brick .title{font-size:2rem}.form_call{padding:6.4rem 7rem}.form_call .left_block{margin-right:6.4rem}.form_call p{font-size:1.6rem}.form_call .wrap{margin-top:4rem}.form_call .img_block{width:46.4rem}.form_call .img_block:before{padding-top:71.1%}.form_call .btn_block .btn{padding:0 1.8rem}.call_input_block .icon_block_left{left:1.2rem}.call_input_block input{padding-left:4.4rem}.feedback_block p{-webkit-line-clamp:5}.feedback_slider_second .messages_block .message_info.padding{padding-left:10.2rem}.feedback_slider_second .messages_block .city span{width:15rem}.feedback_slider_second .messages_block .message{padding:2.4rem;font-size:1.6rem}.feedback_slider_second .messages_block .message::before{left:4rem}.benefits_block .big_num{font-size:20rem;line-height:.7;top:.5rem}.benefits_block h2{font-size:4rem;margin-top:10.8rem;margin-left:9.5rem}.benefit_block .img_block{width:15rem;height:15rem}.benefit_block .title{font-size:2rem}.benefit_block p{font-size:1.6rem}.vertical_slider{height:69rem}.partners_block{width:35.8rem;margin-left:9.5rem;font-size:2rem}.partners_block .partner_icons{margin:0 -1.2rem}.partners_block .block{margin:0 1.2rem}.partners_block .block:not(:nth-child(-n+4)){margin-top:0}.partners_block .block:not(:nth-child(-n+3)){margin-top:1.8rem}.partners_block .btn{margin-top:1.6rem}.partners_block_wide{padding:0}.partners_block_wide .block{width:14.2rem}.step_brick .title{font-size:2rem}.step_brick .header_middle__mid:not(:last-child){margin-bottom:1.8rem}.step_brick .header_middle__mid .tel{font-size:2rem}.step_brick .header_middle__mid .icon_block{width:4rem;height:4rem}.step_brick .pic{height:16rem}.step_num{font-size:2.4rem}.step_num::before{width:6.4rem;height:6.4rem}.catalog_block .blocks{margin-bottom:2.4rem}.catalog_link{height:23rem}.catalog_link .title{font-size:2.4rem;margin-top:2.4rem;margin-left:2.4rem}.catalog_link .catalog_quantity{bottom:2.4rem;left:2.4rem}.catalog_link.big{width:45.3rem}.catalog_link.big .img_block{width:28.6rem}.catalog_link.middle{width:37.7rem}.catalog_link.middle .img_block{width:20.7rem}.catalog_link.little{width:28.2rem}.catalog_link.little .img_block{width:14.6rem}.card_swiper .swiper-scrollbar{margin-left:9rem}.card_swiper .link_all_catalog{font-size:1.8rem}.individually_block .txt_block{width:73.7rem;padding:4.8rem}.individually_block .question,.individually_block .sub_title{font-size:1.8rem}.individually_block .ind_link,.individually_block p{font-size:1.6rem}.individually_block .wrapper::before{background:url(/local/templates/granit/app/css/../img/personal-phone-mob.png) 0 0/contain no-repeat;width:38.1rem;height:35.2rem;top:5.4rem;left:-14%}.individually_block .wrapper::after{background:url(/local/templates/granit/app/css/../img/personal-draft-mob.png) 0 0/contain no-repeat;width:38.1rem;height:39.6rem;top:4.6rem;right:-14%}.contact_social_block .block{height:5.6rem;padding:0 1.8rem;font-size:1.8rem}.offices_contain .schedule_line{font-size:1.4rem}.offices_contain .text_block{width:35.7rem}.address_block_top{padding:2.4rem 3.2rem}.address_block_top .title{font-size:2rem}.address_block_top .sub_title{font-size:1.6rem}.address_block_top .tel{font-size:2rem}.address_block .title{font-size:1.8rem}.address_block .metro_address{font-size:1.4rem}.map_slider{height:calc(100% - 31.8rem);padding:2.4rem 1.4rem 2.4rem 3.2rem}.map{width:calc(100% - 35.7rem)}.additional_block h2{font-size:2.4rem}.additional_block .blocks.negative_margin{margin:0 -1.2rem}.add_block{margin:0 1.2rem;width:calc((100% - 12rem)/ 5)}.add_block::before{width:17.3rem;height:21.1rem}.add_block .pic{height:21.1rem;margin-bottom:2.4rem}.add_block .txt{font-size:1.6rem}.article_block:hover{-webkit-transform:translate(0,.8rem);-ms-transform:translate(0,.8rem);transform:translate(0,.8rem)}.article_block .respons_wrapp:before{padding-top:79.3%}.article_block .article_note{margin-top:1.6rem}.article_block .title{font-size:1.6rem}.article_block.article_photo_plock .respons_wrapp:before{padding-top:79%}.article_block.article_photo_plock .txt_block{padding:1.6rem 2.4rem 2.4rem}.questions_block{padding:3.2rem}.questions_block .left_block{width:32.5rem}.questions_block .left_block .sub_title a{display:block}.questions_block .left_block .img_block{width:30.9rem;bottom:-3rem;right:-2.6rem}.questions_block .left_block .tel{font-size:1.8rem}.questions_block .right_block{width:calc(100% - 34.9rem)}.questions_block .sub_title{font-size:1.8rem}.questions_block .contact_social_block{width:29rem}.questions_block .contact_social_block .block{padding:0 1.7rem 0 1.8rem;font-size:2rem}.questions_block .icon_block{width:4rem;height:4rem}.faq_block.open .text_block{padding:0 3.2rem 2.4rem 2.4rem}.faq_block.open .block_title span{font-size:2rem}.faq_block .block_title{font-size:1.8rem}.faq_block .text_block{font-size:1.6rem}.seo_block h2{font-size:2.4rem}.drop_block_wrap{max-width:1120px}.drop_advertising .swiper-progressbar{bottom:1rem;width:calc(100% - 2rem)}.footer_top{padding:4rem 0 4.8rem;border-bottom:none}.footer_top__logo{width:calc(33.3333333333% - 24px);-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.footer_top__logo .logo_block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;margin-bottom:2.4rem}.footer_top__logo .logo_block a{margin:0 0 1.6rem}.footer_top__logo .logo_note{width:22rem}.footer_top__logo p{width:28rem}.footer_top__links{width:calc(100% - 24px);border-top:.1rem solid #beccde;margin-top:3rem;padding-top:4rem;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.footer_top__links .title{font-size:1.8rem}.footer_top_contacts{width:calc(66.6666666667% - 24px);-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;display:-webkit-box;display:-ms-flexbox;display:flex}.footer_top_contacts>div:first-child{margin-right:3.5rem}.footer_top_contacts .icon_link svg{width:2.4rem;height:2.4rem}.footer_map{margin-bottom:3.2rem}.footer_bottom{border-top:.1rem solid #beccde}.footer_bottom a{margin-right:7.4rem}.popup_city .city_fast_links,.popup_city .title_block{margin-bottom:2.4rem}.popup_callback{padding:4rem 3.2rem}.popup_works{width:88.3rem}.close_out .mfp-close{right:-4.8rem}.popup_double_slider{width:54.8rem}.popup_double_slider .gallery-thumbs{width:calc(100% - 8.8rem)}.popup_works_txt .popup_title{font-size:1.8rem}.popup_works_txt .tags_block{margin-bottom:3.2rem}.popup_works_txt .btn_block{margin-bottom:4.8rem}.popup_share_btn .title{font-size:1.5rem}.popup_cost{width:51.2rem;padding:4.8rem}.popup_cost .title{font-size:3.2rem}.popup_cost p{font-size:1.6rem}.popup_cost .input_note{font-size:1.6rem;line-height:1.3}.popup_delete{width:37.6rem;padding:4rem 4.8rem}.popup_delete .title{font-size:3.2rem}.popup_delete .sub_title{font-size:1.6rem;margin-bottom:3.2rem}.catalog_section_details .left_block .promo_banner{margin-top:5.8rem}.sidebar_block{padding:2rem}.sidebar_btn_block{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:start;margin-top:2.4rem}.sidebar_btn_block>span{margin:0 0 2.4rem}.filter_content_checkbox .name{font-size:1.5rem}.choose_price{height:4.4rem}.from_till input.txt{padding:0 1.6rem}.sidebar_articles{margin-top:12rem}.sidebar_articles .title{height:auto}.promo_banner .respons_wrapp:before{padding-top:124%}.card_item{padding:2rem}.card_item .title_link{height:4.4rem;font-size:1.6rem}.card_price_wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.card_button_line{margin-top:2rem}.card_button_line a.long{border-radius:10rem;padding:1.2rem 2rem 1.2rem 1.2rem}.card_button_line a.long span{display:block;margin:.2rem 0 0 .7rem}.card_price{font-size:2rem;margin-bottom:.4rem}.mark_block .item{padding:.4rem .8rem}.banner_consult{background:url(/local/templates/granit/app/css/../img/banner-call-md.jpg) no-repeat;padding:2.2rem 3rem}.banner_consult .wrap{margin-right:.2rem}.banner_consult .sub_title{font-size:1.6rem;margin-bottom:.8rem}.banner_consult .title{width:27.8rem;font-size:2rem}.banner_consult .btn{font-size:1.6rem;height:4.2rem;margin-bottom:0}.pagination_block_wrap .btn{font-size:1.8rem;padding:.8rem 1.2rem}.select_blocks_2 .selectize-control .selectize-input{font-size:1.6rem}.select_blocks_2 .selectize-control .selectize-input:after{right:1.2rem}.select_blocks_2 .option{font-size:1.6rem}.select_blocks_2 .item{height:3.8rem;padding:0 1.2rem}.filters_choise .block{height:3.4rem}.consalt_call{height:43.8rem}.consalt_call .wrapper::before{display:block;width:52.5rem;height:43.8rem;background:url(/local/templates/granit/app/css/../upload/consalt-pic-md.png) 0 0/contain no-repeat;left:-9.8rem}.message_block_wrap .message_manager{left:14.8rem;bottom:-9rem}.message_block{width:80rem;margin-top:3.6rem}.message_block::before{width:3.5rem}.message_block .title{font-size:2.6rem}.message_block .sub_title{font-size:1.8rem;width:60rem}.message_block .call_input_block{width:calc((100% - 20.2rem)/ 2)}.message_block .call_input_block input{height:4rem}.message_block .call_input_block input::-webkit-input-placeholder{font-size:1.6rem}.message_block .call_input_block input::-moz-placeholder{font-size:1.6rem}.message_block .call_input_block input:-ms-input-placeholder{font-size:1.6rem}.message_block .call_input_block input::-ms-input-placeholder{font-size:1.6rem}.message_block .call_input_block input::placeholder{font-size:1.6rem}.message_block .select_blocks_2{width:calc((100% - 20.2rem)/ 2)}.message_block .btn{height:4rem}.message_manager .title_manager{font-size:1.8rem}.engraving_block .respons_wrapp:before{padding-top:79%}.engraving_block .txt_block{padding:1.8rem 2rem 4.8rem}.engraving_block .title{font-size:2rem}.card_detail_swiper_wrap .card_detail_swiper,.card_detail_swiper_wrap .card_detail_swiper.wide .swiper{width:54.8rem}.card_detail_swiper_wrap .card_detail_features{width:calc(100% - 57.2rem)}.features_block .name>span{font-size:1.5rem;line-height:1.3}.card_detail_short .set_block{padding:2rem}.card_detail_short .title{font-size:1.8rem}.card_detail_short .set_char_block span{font-size:1.5rem}.card_detail_short .card_detail_benefits{margin-bottom:4rem;padding:0}.set_price_block .discount,.set_price_block .old_price{font-size:1.6rem}.installment_block{margin:0 -2rem 1.2rem;padding:1.8rem 2rem}.installment_block .price_wrap span{font-size:1.3rem}.installment_block .price{font-size:2rem}.installment_block .sub_title{font-size:1.3rem}.installment_block .bg_nums{bottom:-1.5rem}.installment_block .bg_nums .big{font-size:10.3rem}.card_detail_benefits .block{font-size:1.5rem}.tab_block{padding:1.2rem 2rem}.tab_content p{font-size:1.6rem}.gallery_swiper_2 .swiper-slide{width:20rem}.tags_block .tag:not(:nth-child(-n+19)){display:none}.line_card .title{font-size:2rem}.line_card .sub_title{font-size:1.6rem}.line_card .txt_block{margin-right:7.5rem}.line_card .price_wrap{padding:0 1.4rem}.line_card .price_wrap .price{font-size:2rem}.line_card .discount{font-size:1.4rem}.line_card .inst_wrap span{font-size:1.3rem}.article_page_grid .left_block .tags_block .tag:not(:nth-child(-n+15)){display:block}.article_page_grid .left_block .tags_block .tag:not(:nth-child(-n+14)){display:none}.article_page_grid .promo_banner{margin-top:8rem}.article_page_grid .tags_block.open .tag:not(:nth-child(-n+15)){display:-webkit-box;display:-ms-flexbox;display:flex}.article_page_grid .tags_block .tag:not(:nth-child(-n+19)){display:block}.article_page_grid .tags_block .tag:not(:nth-child(-n+15)){display:none}.side_categories a,.side_categories>span{padding:0 2rem;font-size:1.6rem}.side_categories>a span,.side_categories>span span{padding:1.9rem 0}.discounts_block .block{height:23rem}.discounts_block .img_block{width:27.4rem}.discounts_block .title{font-size:2rem}.discounts_block .sub_title{margin-bottom:.8rem}.feedback_page .select_blocks_2 .selectize-control .selectize-input::before{left:1.2rem}.feedback_page .item{padding-right:4.4rem;padding-left:4.4rem}.feedbacks_block .block{height:4.8rem;font-size:2rem}.leave_feedback{padding:0 22rem}.leave_feedback .title{font-size:2.6rem}.leave_feedback .input_title{font-size:1.6rem}.blog_article_page .grid_block{-ms-grid-columns:(1fr)[12];grid-template-columns:repeat(12,1fr)}.blog_article_page .promo_banner{top:unset;position:relative;margin-top:4rem}.blog_article_page .promo_banner .link_nav{display:none}.blog_article_page .left_block{-ms-grid-column:1;-ms-grid-column-span:3;grid-column:1/4;margin-top:5rem}.blog_article_page .left_block .texttext{display:block}.blog_article_page .left_block.sticky .pagination_img .img_block{opacity:1}.blog_article_page .left_block.sticky .pagination_img .link_nav{display:-webkit-box;display:-ms-flexbox;display:flex}.blog_article_page .right_block{-ms-grid-column:12;-ms-grid-column-span:1;grid-column:12/13}.blog_article_page .fast_articles{position:static;top:unset;width:auto;margin-bottom:1.6rem}.blog_article_page .fast_articles .link_nav{display:none}.pagination_img_right{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;height:auto;left:unset;top:unset;right:unset}.pagination_img_right .pagination_img.left{display:-webkit-box;display:-ms-flexbox;display:flex}.pagination_img{position:static;top:unset}.pagination_img .link_nav{display:-webkit-box;display:-ms-flexbox;display:flex}.pagination_img.right{margin:0 auto 0 0}.pagination_img.mob_hide{display:none}.block_article{-ms-grid-column:4;-ms-grid-column-span:8;grid-column:4/12;margin-top:-13rem}.block_article .article_title{margin-bottom:2.4rem;font-size:3.2rem}.block_article .block{padding:3.2rem 6.2rem}.block_article .note{font-size:1.8rem}.block_article .message_block .title,.block_article h2{font-size:2rem}.blockquote_block{padding:3.2rem}.blockquote_block.gray::before{width:8rem;height:5rem}.blockquote_block p{font-size:1.8rem}.fast_articles .blocks a{padding:1.6rem 2rem}.search_region{padding:2.4rem}.search_region .search_form{width:32rem}.search_region .search_form input::-webkit-input-placeholder{font-size:1.6rem}.search_region .search_form input::-moz-placeholder{font-size:1.6rem}.search_region .search_form input:-ms-input-placeholder{font-size:1.6rem}.search_region .search_form input::-ms-input-placeholder{font-size:1.6rem}.search_region .search_form input::placeholder{font-size:1.6rem}.search_region .select_blocks_2{width:32rem}.search_region .select_blocks_2 .selectize-control .selectize-input::before{left:1.2rem}.search_region .item{padding-right:4.4rem;padding-left:4.4rem}.alphabet_block{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;margin:-.6rem -.6rem 2.6rem}.alphabet_block a{margin:.6rem}.cart_block{padding:2rem}.cart_block .img_block{width:20rem;height:20rem}.cart_block .txt_block{margin-top:0}.cart_block .title{font-size:2rem}.cart_block .sub_title{font-size:1.8rem}.cart_block .list_block span{font-size:1.5rem}.counter{font-size:1.6rem}.add_card{margin:0 1.6rem}.add_card input{padding:.9rem .8rem .9rem 1.6rem;height:3.8rem}.cart_sticky .bg_wrap{padding:2rem}.cart_sticky .flex_block{font-size:1.5rem}.cart_sticky .total_price{font-size:1.8rem}.cart_sticky .clean_bin{margin-top:2rem}.radio_container{font-size:1.5rem}.clean_bin{font-size:1.6rem;padding:.9rem 1.6rem}.clean_bin svg{width:1.8rem;height:1.8rem}.shipping_block{width:64.3rem;margin:2.4rem 0 0 auto;padding:2.4rem 2rem}.shipping_block .note{margin-top:.6rem}.shipping_block h4{font-size:2rem}.select_options.v2 .selectize-input .item{height:3.8rem;font-size:1.6rem;padding-left:1.2rem}.select_options.v2 .selectize-input:after{height:4rem!important}.shipping_block_top .radio_container{font-size:1.6rem;line-height:1.2}.shipping_block_top h4{margin-bottom:1.6rem}.shipping_block_bottom input::-webkit-input-placeholder,.shipping_block_bottom textarea::-webkit-input-placeholder{font-size:1.6rem}.shipping_block_bottom input::-moz-placeholder,.shipping_block_bottom textarea::-moz-placeholder{font-size:1.6rem}.shipping_block_bottom input:-ms-input-placeholder,.shipping_block_bottom textarea:-ms-input-placeholder{font-size:1.6rem}.shipping_block_bottom input::-ms-input-placeholder,.shipping_block_bottom textarea::-ms-input-placeholder{font-size:1.6rem}.shipping_block_bottom input::placeholder,.shipping_block_bottom textarea::placeholder{font-size:1.6rem}.shipping_block_bottom textarea{height:14rem;padding:.8rem 1.2rem}.error_404{padding-bottom:1.4rem}.error_404 .error_note{font-size:1.6rem}.error_404 .img_block{width:50rem;height:30.7rem;margin-top:1.3rem}.empty_cart{width:78.9rem}.empty_cart .img_block{width:48rem;height:41rem;margin-top:1rem;margin-left:-17rem}.empty_cart .text_block{margin:7.5rem 0 0 5rem}.empty_cart .btn{height:4.8rem;font-size:2rem;padding:0 1.8rem}.empty_cart .btn:not(:last-child){margin-right:2.4rem}.empty_cart h2{font-size:3.2rem;margin-bottom:1.6rem}.empty_cart p{width:48rem;font-size:2rem;margin-bottom:2.4rem}.sentorder_cart{width:78.9rem}.sentorder_cart .img_block{width:41rem;height:27rem;margin-left:-7rem}.sentorder_cart .text_block{margin:7.5rem 0 0 8rem}.sentorder_cart .join_title{font-size:1.8rem}.sentorder_cart .join_sub_title{font-size:1.6rem}.sentorder_cart .btn{font-size:1.6rem;padding:0 1.6rem}.sentorder_cart .btn:not(:last-child){margin-right:2.4rem}.sentorder_cart h2{font-size:3.2rem;margin-bottom:1.6rem}.sentorder_cart p{width:48rem;font-size:2rem;margin-bottom:2.4rem}.service_link .txt_block{height:calc(100% - 27.7rem);padding:2.4rem 2.4rem 3.2rem}.service_link .title{font-size:2.4rem}.narrow,.narrox,.padding_sides,.padding_sides_little{padding:0 9.5rem}.discount_service_page .blockquote_block p{font-size:1.8rem}.discount_service_slider .discount_slider_1 .big .respons_wrapp:before,.discount_service_slider .discount_slider_1 .little .respons_wrapp:before{padding-top:101%}.discount_service_slider p{font-size:1.6rem}.characteristic_included .top_block{padding:2.4rem 2.4rem 2rem}.characteristic_included .bottom_block{padding:2rem 2.4rem 2.4rem}.characteristic_included .title{font-size:1.8rem}.discount_service_description ol li,.discount_service_description p,.discount_service_description ul li{font-size:1.6rem}.content_slider_1 .respons_wrapp{width:25rem}.content_slider_1 .respons_wrapp:before{padding-top:86%}.content_slider_1 .slider_block{padding:2.4rem}.content_slider_1 .title{font-size:2.4rem}.content_slider_1 p{font-size:1.8rem}.discount_content_cards .block{width:calc((100% - 9.6rem)/ 4);height:30.6rem}.discount_content_cards .block:not(:nth-child(-n+4)){margin-top:0}.discount_content_cards .title{font-size:1.8rem}.discount_content_cards_2 .block{font-size:1.6rem;padding:2.4rem}.discount_content_cards_2 .block .title{font-size:2rem}.color_palette_wrap .color_title br{display:none}.color_palette_wrap .wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.color_palette_wrap .wrap>div{margin:1.5rem 0 0}.color_palette_wrap .title{font-size:2rem}.form_call_2 .left_block{padding:4rem;width:calc(100% - 38.1rem)}.form_call_2 .left_block p{font-size:1.8rem}.form_call_2 .right_block{width:35.7rem;padding:4rem}.form_call_2 .wrap{width:auto}.form_call_2 .title{font-size:2.6rem}.form_call_2 .phone_block span{font-size:1.6rem}.form_call_2 .phone_block a{font-size:2.6rem}.form_call_2 .input_block input.txt{padding:0 1.2rem}.form_call_2 .input_block input.txt::-webkit-input-placeholder{font-size:1.6rem}.form_call_2 .input_block input.txt::-moz-placeholder{font-size:1.6rem}.form_call_2 .input_block input.txt:-ms-input-placeholder{font-size:1.6rem}.form_call_2 .input_block input.txt::-ms-input-placeholder{font-size:1.6rem}.form_call_2 .input_block input.txt::placeholder{font-size:1.6rem}.form_call_2 .agree{line-height:1.6}.form_call_pic{padding:4rem}.form_call_pic .right_block{width:10rem}.form_call_pic .img_block{width:23.2rem;height:20.2rem;top:-.3rem;right:-2rem}.form_call_pic .wrap{width:70.9rem}.form_call_pic .title{font-size:2.4rem}.form_call_pic p{font-size:1.8rem}.form_call_pic .input_block{width:calc((100% - 18.4rem)/ 2)}.form_call_pic .input.txt{height:4rem}.form_call_pic .call_input_block{width:calc((100% - 18.4rem)/ 2)}.discount_steps_wrap .block:last-child{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.discount_steps_wrap .num_block{width:3rem;height:3rem}.discount_steps div{font-size:1.6rem}.prefer_photo_block{padding:5.6rem 8rem}.prefer_photo_block p{font-size:1.6rem}.prefer_photo_block .title{width:29.3rem}.prefer_photo_block .input_title{font-size:1.6rem}.prefer_photo_block .input_wrap{width:29.3rem}.prefer_photo_block .img_block{width:45.3rem;top:6.8rem;right:8rem;bottom:6.8rem}.discount_contact_gallery{padding:5.6rem 8rem}.discount_contact_gallery .text_block .wrap:not(:last-child){margin-bottom:2.4rem}.discount_contact_gallery .img_block{width:45.3rem}.discount_contact_gallery p{font-size:1.6rem}.discount_contact_gallery .color_palette_wrap{right:8rem}.discount_contact_gallery .color_palette_wrap .color_title{width:7.4rem}.title_header .text_block{width:54.8rem}.title_header .title{font-size:4rem}.title_header p{font-size:1.6rem}.photo_gallery_1 .respons_wrapp:before{padding-top:133.5%}.photo_gallery_1 .swiper-slide{height:32.7rem;width:24.5rem}.photo_gallery_1 .swiper-slide.big{width:43.3rem}.photo_gallery_1 .swiper-slide.big .respons_wrapp:before{padding-top:75.5%}.photo_gallery_2 .swiper-wrapper{-ms-grid-columns:23.4rem 45.2rem 23.5rem;grid-template-columns:23.4rem 45.2rem 23.5rem;gap:.4rem}.twentytwenty_block .twentytwenty-container{height:47.4rem}.twentytwenty_block.little .twentytwenty-container{height:33.9rem}.threesixty_block.margin{margin:0 9.5rem}.threesixty_block.margin::before{width:12.2rem;height:6.4rem}.threesixty_block::before{width:16.2rem;height:8.6rem}.additional_elements .respons_wrapp:before{padding-top:65.2%}.additional_elements .txt_block{width:30.3rem;bottom:6rem}.benefits_2_block .blocks{height:38.7rem}.benefits_2_block .block{min-height:18.1rem;padding:2.4rem}.benefits_2_block .block:first-child .img_block,.benefits_2_block .block:nth-child(2) .img_block{margin:.6rem -2.4rem -2.4rem}.benefits_2_block .icon_block{width:8.4rem;height:8.4rem}.benefits_2_block .title{font-size:2.4rem}.benefits_2_block p{font-size:1.6rem}.vacancy_page .blocks{padding:3.2rem}.vacancy_page .txt_block{margin:4rem 0}.vacancy_map .title{font-size:1.8rem}.apply_vacancy_block{padding:2.4rem}.apply_vacancy_block textarea{height:12rem;padding:1.2rem 1.4rem}.apply_vacancy_block input{height:4.5rem}.apply_vacancy_block .wrap.link input{height:4.8rem}.attached_file{height:11.8rem;font-size:1.6rem}.payment_details{padding:4rem}.banner_block .title_wrap h1,.banner_block .title_wrap>span{font-size:1.8rem}.banner_block .title{font-size:4.8rem}.banner_block.career .title{font-size:4rem}.banner_block img,.banner_block picture{margin-top:-.5rem}.about_block .text_block{padding:0 38.1rem 0 19.1rem}.about_block .text_block p{font-size:2rem}.about_block .text_block p:not(:last-of-type){margin-bottom:2rem}.about_block .btn.border{margin-top:2.4rem}.about_block .img_block{right:0;width:38.1rem;height:61.3rem}.history_block{width:16.7rem;top:22.2rem}.history_block .img_txt{padding:2rem .8rem 1.2rem}.history_block p{margin-top:1.6rem;padding:0}.project_item .txt_block{padding:1.8rem 2.4rem 2.4rem}.project_item .title{font-size:1.8rem}.charity_block{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.charity_block .charity_slider{width:53.4rem}.charity_block .txt_block{margin-left:3.8rem}.charity_block .button_line span{font-size:1.6rem}.charity_block .btn{margin-right:2rem}.charity_block p,.video_works .note{font-size:1.6rem}.service_list .service_link{padding:4rem 3.2rem}.service_list .title{font-size:2.6rem}.service_list .text_block>div a{font-size:1.6rem}.service_list picture{width:31.8rem}.service_list .all_details{margin-top:2.4rem}.diplomas_slider{width:69rem}.diplomas_slider .swiper-slide{width:16.6rem}.diplomas_slider .swiper-slide.wide{width:23.8rem}.diplomas_slider_wide .swiper-slide{width:16.6rem}.diplomas_slider_wide .swiper-slide.wide{width:23.8rem}.cups_block{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.cups_block .cups_slider{width:53.4rem;margin-right:3.8rem}.cups_block p{font-size:1.6rem}.our_projects .block{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.our_projects .img_block{width:14rem;height:14rem}.our_projects .txt_block{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-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}.our_projects .title{font-size:2rem}.join_blocks .block{padding:4rem 3.2rem;font-size:2rem}.join_blocks .icon_block{width:10.4rem;height:10.4rem}.join_blocks .btn{margin:2.4rem auto 0}.benefits_block_2{padding:0}.benefits_block_2 .num{font-size:6.4rem}.benefits_block_2 span{margin-top:-1rem}.label_block_3:not(:last-child){margin-right:.8rem}.jobs_block{padding:6.4rem 19.1rem}.jobs_block .title{font-size:4rem}.jobs_block .fast_tabs{margin-bottom:2.4rem}.jobs_block .job_block{font-size:2rem;padding:2.3rem 1.8rem}.jobs_block .txt_block{margin-top:5.6rem}.jobs_block .txt_block .txt_title{font-size:2.4rem}.jobs_block .txt_block .btn{margin-top:2.4rem}.jobs_block .txt_block p{font-size:1.8rem}.about_us_block::after{width:74.6rem;height:88.8rem;top:49.6rem;right:-30.5rem}.about_us_block .title{font-size:6.4rem}.about_us_block .txt_block{width:54.8rem;font-size:2rem}.about_us_block .block{padding-left:9.5rem}.about_us_block .block:first-child{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.about_us_block .block:first-child .img_block{width:35.7rem;height:27.4rem}.about_us_block .block:nth-child(2) .img_block{width:35.7rem;height:27.4rem;z-index:2}.about_us_block .block:nth-child(3) .img_wrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.about_us_block .block:nth-child(3) .img_block:first-child{width:26.2rem;height:28.6rem}.about_us_block .block:nth-child(3) .img_block:last-child{width:26.2rem;height:28.6rem;margin-top:0}.about_us_block .block:nth-child(4) .img_block{width:26.2rem;height:31rem}.about_us_block .block:last-child{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.about_us_block .block:last-child .img_block:first-child{width:26.2rem;height:30rem}.about_us_block .block:last-child .img_block:nth-child(2){width:26.2rem;height:30rem;margin-top:0}.about_us_block .block:last-child .img_block:last-child{width:54.8rem;height:32.4rem;margin-top:2.4rem;margin-left:0}.about_us_block .block:not(:last-child){margin-bottom:6.4rem}.about_us_block .block.left_padding{padding-left:0}.about_us_block p:not(:last-child){margin-bottom:2rem}.gojobs_link{position:relative;left:unset;margin-top:4rem;font-size:2.4rem}.gojobs_link svg{width:6.4rem;height:6.4rem;margin-right:2rem}.img_monument{width:26.2rem;height:39rem;top:9.2rem;right:0}.gallery_career_auto .respons_wrapp:before{padding-top:133.2%}.gallery_career_auto .swiper-slide{width:24.4rem}.gallery_career_auto .swiper-slide.big{width:43rem}.gallery_career_auto .swiper-slide.big .respons_wrapp:before{padding-top:75.6%}.more_social{font-size:2rem}.more_social .icon_block{width:5.4rem;height:5.4rem}.more_social .icon_block:not(:last-child){margin-right:2.4rem}.shipping_details{padding:4rem}.inst_details .section:not(:last-child),.shipping_details .section:not(:last-child){margin-bottom:5.6rem}.inst_details .block:not(:last-child),.shipping_details .block:not(:last-child){margin-bottom:3.2rem}.inst_details .img_block:first-child,.shipping_details .img_block:first-child{width:32.7rem}.inst_details .img_block:last-child,.inst_details .img_block:nth-child(2),.shipping_details .img_block:last-child,.shipping_details .img_block:nth-child(2){width:21rem}.inst_details h3,.shipping_details h3{font-size:2.6rem}.inst_details h5,.shipping_details h5{font-size:1.8rem}.inst_details ol li,.inst_details ul li,.shipping_details ol li,.shipping_details ul li{font-size:1.6rem}.installment_benefits{padding:0}.installment_benefits .block{font-size:1.6rem;padding:2.4rem}.installment_benefits .block:not(:nth-child(-n+2)){margin-top:2rem}.installment_benefits .img_icon{width:4rem;height:4rem}.installment_text .block:not(:last-child){margin-bottom:2.4rem}.installment_text p{font-size:1.6rem}.epitaph_item{padding:2rem}.epitaph_item .txt_block p{font-size:2rem}.favourite_empty{padding:10rem 0 12rem}.favourite_empty .img_block{margin-bottom:2.4rem}.favourite_empty .txt_block{font-size:2.4rem}.online_order .block{padding:4rem}.online_order .block:not(:last-child){margin-bottom:2.4rem}.online_order .block.left .txt_block{margin-right:4rem}.online_order .block.right .txt_block{margin-left:4rem}.online_order .title{font-size:3.2rem}.online_order .social_wrap>span{font-size:1.8rem}.online_order .social_icon,.online_order .social_icon a{width:4rem;height:4rem}.online_order .social_icon:not(:last-child){margin-right:1.6rem}.online_order .img_block{width:45.3rem}.online_order p{font-size:1.8rem}.contact_block_city{padding:2.4rem}.contact_block_city .cups_slider{width:35.8rem;margin:0 5.2rem}.contact_block_city .map_img_block{width:35.8rem}.contact_block_address{padding:2.4rem}.contact_block_address .grid_block{height:64.9rem;-webkit-column-gap:2.4rem;-moz-column-gap:2.4rem;column-gap:2.4rem;row-gap:2.4rem}.contact_block_address .cups_slider{width:52.3rem}.contact_block_address .address_block_top{-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3}.contact_block_address .address_block_top .block{padding:2rem}.contact_block_address .address_block_top .address{font-size:1.8rem}.contact_block_address .address_block_top .schedule_line{font-size:1.6rem}.contact_block_address .map{-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2}.route_block .title{font-size:2rem}.route_block .block span:not(:last-child){margin-bottom:.8rem}.route_block .sub_title{margin-bottom:1.1rem}.popup-cart{width:73.8rem;padding:4rem}.popup-cart .title{font-size:3.2rem}.popup-cart .popup-cart__buttons{margin-top:3.2rem}.popup-cart h3{font-size:2rem;margin-bottom:.8rem}.popup-cart .propes{margin-bottom:3.2rem}.popup-cart-2{width:73.8rem;padding:4rem}.popup-cart-2 .title{font-size:3.2rem}.popup-cart-2 .title_2{font-size:1.8rem}.popup-cart-2 .popup-props{margin-bottom:2.4rem}.popup-cart-2 .img_block{width:27.5rem;height:27.5rem}.popup-cart-2 .title3{font-size:1.6rem}.apply_vacancy_block_v2{width:80rem;padding:3.2rem 4.8rem}.apply_vacancy_block_v2.v3{width:45.3rem}.apply_vacancy_block_v2 .subtitle{font-size:1.4rem;margin-bottom:2.4rem}.apply_vacancy_block_v2 .btn_block{margin-top:2.4rem;display:block}.apply_vacancy_block_v2 .btn_block .btn{margin:0 0 1.2rem}.apply_vacancy_block_v2 .btn_block .check_container{width:100%}.ne_text{font-size:1.6rem}.ne_text h2{font-size:2.4rem}.ne_text h3{font-size:2rem}.ne_text blockquote{padding:3.2rem;font-size:1.8rem}.ne_text blockquote::before{width:8rem;height:5rem}.consalt_call.v2:before{display:block;height:43.8rem;margin-left:-9.8rem}.consalt_call.v2 .message_block_wrap{padding-top:3.6rem}.depth_block{margin-top:-4rem}.depth_block .main_item{margin-top:4rem}.depth_block .main{height:4.7rem}.depth_block .name{font-size:2.4rem}.depth_block .num{font-size:1.6rem}.depth_block .second_item{margin-top:2rem}.depth_block .second .text_block{padding:1.6rem 2rem 2rem}.success_custom_popup{width:73.8rem;padding:4rem;font-size:1.8rem;-ms-grid-columns:33.8rem auto;grid-template-columns:33.8rem auto}.success_custom_popup .title3{font-size:3.2rem;-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3}.success_custom_popup .text{-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/3;-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2}.success_custom_popup .img{-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/3}.success_custom_popup .social_links_popup a{width:4rem;height:4rem}.success_custom_popup .social_links_popup a:not(:last-child){margin-right:1.6rem}.quiz_thanks_wrap{margin-bottom:30px}.installment_page .item{padding:2.2rem 1.4rem}.title_catalog_detail{max-width:83.4rem}.features__grid{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.narrox__gallary{padding:0}.popup{width:37.4rem}.popup__sub-title{font-size:1.6rem}.popup__img{width:22.4rem}}@media screen and (max-width:1179px){section{margin-bottom:5.6rem}section.blue_2,section.blue_gray{padding:5.6rem 0}.wrapper{max-width:720px}.row{margin-left:-10px;margin-right:-10px}textarea.txt{padding:1rem}.btn{font-size:1.6rem;height:4rem}.btn.accent{padding:0 1.6rem}.btn.border{padding:0 1.4rem}.btn.light,.btn.white{padding:0 1.6rem}.btn.transparent{padding:0 1.4rem}.catalog_btn{height:4.4rem;padding:0 1.8rem;font-size:1.8rem}h1,h2{font-size:2.6rem}h3{font-size:2rem}h4{font-size:1.8rem}.title_wrap .sub_title{font-size:1.8rem;margin-top:.8rem}.title_wrap .sub_title_2{font-size:1.6rem}.title_wrap.left{margin-bottom:2rem}.title_wrap.between{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.title_wrap.between .tab_links{margin-top:2.4rem}.title_wrap .message_manager_2 .img_block,.title_wrap .message_manager_2 .title{display:none}.title_wrap .message_manager_2 .connect{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.title_wrap .message_manager_2 span{width:12.7rem}.bg_blue{margin-bottom:5.6rem;padding-bottom:5.6rem}.bg_blue.padding-top{padding-top:5.6rem}.bg_blue.second{padding:5.6rem 0}header .slider_overflow{margin-bottom:5.6rem}.header_top__middle .address_link{display:none}.header_top__right .icon_link:not(:last-child){margin-right:1.6rem}.header_top__right .icon_link.light svg{margin-right:.4rem}.header_middle{margin:2rem 0}.header_middle__left .header_logo_block{margin:0}.header_middle__left .header_note{display:none}.header_middle__mid>span{margin-right:.8rem}.header_middle__mid .icon_block:not(:last-child){margin-right:1.1rem}.header_middle__right .select{width:17.3rem}.header_middle__right .select__head{font-size:1.6rem}.header_middle__right .select__list{font-size:1.4rem}.header_bottom .wrap{height:4.4rem;padding:0 2rem}.header_bottom .catalog_btn{margin-right:1.2rem}.main_search_form{left:-15rem}.main_search_form.open{height:5.4rem;margin-top:-.5rem}.main_search_form input{height:5.4rem}.main_search_form .recent_search{top:5.8rem}.header_bottom__left>ul a{font-size:1.5rem}.header_bottom__left>ul>li:not(:last-child){margin-right:.8rem}.header_bottom__left>ul>li:not(:nth-child(-n+3)){display:none}.header_bottom__left .nav_link{height:auto}.header_bottom__left .select__head{font-size:1.5rem}.header_bottom__left .select__list{font-size:1.4rem}.mob_menu{display:block}.mob_menu.open ul{top:4.4rem}.service_drop{margin-left:.4rem}.service_drop li{height:3.5rem}.service_drop li:hover{padding:0 1.7rem}.service_drop .service_btn{padding:.2rem .8rem}.service_drop .service_btn span{font-size:1.5rem}.service_drop.open ul{top:4.4rem}.header_banner .header_middle__mid{margin-left:1.2rem}.header_banner .header_middle__mid span{font-size:1.4rem}.header_banner .header_middle__mid .icon_block{width:3rem;height:3rem}.header_banner .mark_block_wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;margin-bottom:1.6rem;margin-top:2.5rem}.header_banner .mark_block_wrap .item{padding:.3rem 1.2rem}.header_banner .text_block{height:37.9rem}.header_banner .mark_note{margin:1.2rem 0 0;font-size:1.5rem}.header_banner .sub_title{width:35rem;font-size:1.6rem}.header_banner .sub_title br{display:none}.header_banner .button_line{margin-top:1.6rem}.header_banner .btn:not(:last-of-type){margin-right:1.6rem}.header_banner .img_block img,.header_banner .img_block picture{-o-object-fit:unset;object-fit:unset;height:auto}.header_banner .img_block.first{width:39.4rem;height:32.4rem;right:-7rem;top:0}.header_banner .img_block.second{width:42.3rem;height:34rem;right:-7rem;top:3.9rem}.more_dropdown li{font-size:1.5rem}.nav_menu{padding:1.6rem 0}.menu_numbers_sticky li{height:3.4rem}.menu_numbers_sticky a,.menu_numbers_sticky>div a{font-size:1.6rem}.menu_numbers_sticky.open ul{padding:1.2rem 2rem;left:-.4rem}.swiper_shadow .swiper{padding:0 1rem 1rem;margin:0 -1rem;overflow:visible}.common_slider .swiper{overflow:visible}.common_slider .swiper.mob_overflow{overflow:hidden}.common_slider .swiper-arrow,.common_slider .swiper-arrow-2{display:none}.common_slider .swiper-scrollbar{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.common_slider .swiper-scrollbar::before{display:block}.swiper_slider .block{width:12rem;height:12rem}.swiper_slider .txt{font-size:1.2rem;bottom:.7rem;left:1.3rem}.quiz_content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.quiz_content .left_block{width:100%;margin-right:0;padding:2.4rem}.quiz_content .right_block{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;width:100%;margin-bottom:2.4rem}.quiz_content .right_block::before{background:url(/local/templates/granit/app/css/../upload/sky-big.jpg) no-repeat;bottom:0;height:auto}.quiz_content .right_block .text_wrap{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.quiz_content .right_block .text_wrap>div{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.quiz_content .right_block .pic{width:8rem;height:8rem;margin:0 1.6rem 1.2rem 0}.quiz_content .right_block .title_wrap{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.quiz_content .right_block p{text-align:left;margin-bottom:0}.quiz_content .right_block h6{text-align:left}.quiz_content .right_block .gifts_wrap{-ms-flex-item-align:end;-ms-grid-row-align:end;align-self:end;-ms-flex-negative:0;flex-shrink:0;width:30.9rem;margin-right:3.2rem;margin-bottom:.9rem}.quiz_line{margin-bottom:2.4rem}.material h4{margin-bottom:2.1rem}.material_blocks{margin:0 -1rem}.material_blocks .block{margin:0 1rem}.futher .clue::before{width:4rem;height:4rem;margin-right:1.2rem}.futher .btn_block{margin-right:0}.futher .btn{padding:0 2.4rem}.free_services_block{width:calc((100% - 2rem)/ 2);font-size:1.4rem}.free_services_block:not(:nth-child(-n+4)){margin-top:0}.free_services_block:not(:nth-child(-n+2)){margin-top:2rem}.free_services_block .icon_block{margin-bottom:1.6rem}.work_brick{width:calc((100% - .8rem)/ 2)}.work_brick:not(:nth-child(-n+3)){margin-top:0}.work_brick:not(:nth-child(-n+2)){margin-top:.4rem}.work_brick::after{border-bottom:8.5rem solid rgba(28,39,54,.7)}.work_brick .txt{left:2.4rem;right:2.4rem;bottom:2.4rem}.form_call{padding:4rem}.form_call .left_block{margin-right:4rem}.form_call .title_wrap{margin-bottom:1.6rem}.form_call .wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:2.4rem}.form_call .img_block{width:30rem}.form_call .img_block:before{padding-top:142%}.form_call .btn_block{width:100%;margin-bottom:1.2rem}.form_call .btn_block .btn{width:100%}.video_block_2::before{width:5.6rem;height:5.6rem}.feedback_slider_second .swiper-slide{width:35rem}.feedback_slider_second .messages_block .message_info.padding{margin-top:1.2rem;padding-left:6rem}.feedback_slider_second .messages_block .message_info_left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.feedback_slider_second .messages_block .city{margin:.8rem 0 0}.feedback_slider_second .messages_block .city span{width:auto;font-size:1.4rem}.feedback_slider_second .messages_block .name{font-size:1.4rem}.feedback_slider_second .messages_block .data{position:relative;right:unset;top:unset;margin-left:1.6rem}.feedback_slider_second .messages_block .message{padding:2rem;height:calc(100% - 5.6rem)}.feedback_slider_second .messages_block .message::before{width:3.2rem;height:2.8rem;left:1.2rem;bottom:-2.7rem}.benefits_block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:19.4rem}.benefits_block .left_block{width:100%;margin-bottom:3rem}.benefits_block .right_block{width:100%}.benefits_block .big_num{font-size:14rem}.benefits_block h2{margin-left:14.3rem;margin-top:3rem;font-size:3.2rem}.benefit_block{width:28.8rem}.benefit_block:not(:last-child){margin-right:1.5rem}.benefit_block .img_block{width:13rem;height:13rem;margin-left:-.5rem}.benefit_block .title{font-size:1.8rem}.vertical_slider{height:auto}.vertical_slider::before{display:none}.partners_block{position:absolute;width:100%;margin-left:0;bottom:0;font-size:1.8rem}.partners_block .partner_title{margin-bottom:1.6rem}.partners_block .partner_icons{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;margin:0 -.5rem}.partners_block .block{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:9.4rem;height:6rem;margin:0 .5rem}.partners_block .block:not(:nth-child(-n+3)){margin-top:0}.partners_block_wide .partner_icons{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;margin:-.5rem}.partners_block_wide .block{width:9.4rem}.gallery_swiper .swiper{padding:0 1rem 1rem;margin:0 -1rem}.gallery_block{width:35rem}.swiper-arrow-2{width:4.4rem;height:8.4rem}.step_swiper .swiper-scrollbar{display:none}.step_swiper .swiper{margin:-2.2rem -1rem 0}.step_swiper .swiper-slide{width:calc((100% - 4rem)/ 2);margin:0 1rem}.step_swiper .swiper-slide:not(:nth-child(-n+3)){margin-top:0}.step_swiper .swiper-slide:not(:nth-child(-n+2)){margin-top:4rem}.step_swiper .swiper-slide.big{width:calc((100% - 4rem)/ 2)}.step_swiper .swiper-slide.big .step_brick{height:32.7rem}.step_brick{height:32.7rem;padding:4rem 2.4rem 0}.step_brick .header_middle__mid .tel,.step_brick .title{font-size:1.8rem}.step_brick .header_middle__mid .icon_block:not(:last-child){margin-right:.8rem}.step_brick .pic{height:15rem}.step_brick .btn{padding:0 1.6rem}.step_num{top:-1.5rem;font-size:2rem}.step_num::before{width:5.6rem;height:5.6rem}.catalog_block .blocks{margin-bottom:2rem}.catalog_link:not(:nth-child(-n+3)){margin-top:0}.catalog_link:not(:nth-child(-n+2)){margin-top:.4rem}.catalog_link .title{margin-top:2rem;margin-left:2rem}.catalog_link .catalog_quantity{bottom:2rem;left:2rem}.catalog_link.big{width:calc((100% - .8rem)/ 2)}.catalog_link.big .img_block{width:15.8rem}.catalog_link.middle{width:calc((100% - .8rem)/ 2)}.catalog_link.middle .img_block{width:15.8rem}.catalog_link.little{width:calc((100% - .8rem)/ 2)}.catalog_link.little .img_block{width:15.8rem}.card_swiper .swiper{padding:0 1rem 1rem;margin:0 -1rem}.card_swiper .swiper-arrow{display:none}.card_swiper .swiper-scrollbar{margin-left:8rem}.card_swiper .card_item{width:24rem}.card_swiper .scrollbar_wrap{margin-top:2.1rem}.card_swiper .link_all_catalog{font-size:1.6rem}.individually_block{padding:5.6rem 0}.individually_block .txt_block{width:59.6rem;padding:3.2rem}.individually_block .question{margin-bottom:.8rem}.individually_block .sub_title{margin-bottom:2.4rem}.individually_block h2{margin-bottom:.8rem}.individually_block p{margin-bottom:2.4rem}.individually_block .wrapper::before{height:27.4rem;top:8.3rem;left:-30%}.individually_block .wrapper::after{background:url(/local/templates/granit/app/css/../img/personal-draft-mob2.png) 0 0/contain no-repeat;width:29.2rem;height:27.2rem;top:7rem;right:-28%}.contact_social_block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:2.4rem}.contact_social_block .block{height:4.8rem;font-size:1.6rem}.contact_social_block .block:not(:last-child){margin:0 0 1.6rem}.contact_social_block .icon_block{width:3.2rem;height:3.2rem}.offices_block .title_wrap .sub_title br{display:none}.offices_contain{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}.offices_contain .text_block{width:100%;display:block}.offices_contain.full_address .map{height:54rem}.offices_contain.full_address .map_slider{height:auto}.address_block_top{padding:2.4rem;width:100%}.address_block_top .block:not(:last-child){margin-bottom:0}.address_block_top .block:first-child{margin-bottom:2.4rem}.address_block_top .block:last-child{position:absolute;top:2.4rem;right:2.4rem}.address_block_top .title{font-size:1.8rem}.address_block_top .btn{height:4rem}.address_block{width:27.4rem;height:100%}.address_block .title{font-size:1.6rem}.address_block .schedule_block{display:none}.map_slider{height:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2.4rem}.map_slider .swiper-scrollbar{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:.6rem;left:0;right:0;margin-top:3rem}.map_slider .swiper-slide{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.map{width:100%;height:26rem}.additional_block .title_wrap br{display:none}.additional_block h2{font-size:2rem}.additional_block .blocks.negative_margin{margin:0 -.5rem}.add_block{margin:0 1rem;width:calc((100% - 8rem)/ 4)}.add_block:last-child{display:none}.add_block::before{width:15rem;height:18.4rem}.add_block .pic{height:18.4rem;margin-bottom:1.2rem}.article_block{width:24rem}.article_block .respons_wrapp:before{padding-top:79.1%}.article_block.article_photo_plock .respons_wrapp:before{padding-top:83.7%}.questions_block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.questions_block.reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.questions_block.reverse .left_block{margin:0}.questions_block.reverse .right_block{margin-bottom:3.2rem}.questions_block .left_block{width:100%;margin:0 0 3.2rem}.questions_block .left_block .sub_title{margin-bottom:2rem}.questions_block .left_block .sub_title a{display:inline}.questions_block .left_block .img_block{display:none}.questions_block .left_block h2{margin-bottom:1.6rem}.questions_block .right_block{width:100%}.questions_block .right_block .sub_title{margin-bottom:2.4rem}.questions_block .right_block h2{margin-bottom:.8rem}.questions_block .contact_social_block{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:auto;margin-bottom:0}.questions_block .contact_social_block .block{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:1.6rem}.questions_block .contact_social_block .block:not(:last-child){margin:0 1.6rem 0 0}.faq_block.open .text_block{padding:0 2.4rem 2.4rem}.seo_block h2{font-size:2rem}.seo_block .text{height:9rem}.seo_block p:not(:nth-child(-n+2)){margin-top:0}.seo_block p:not(:last-child){margin-bottom:1.6rem}.drop_block_wrap{max-width:720px}.drop_block_wrap.open{padding:1.6rem 0 0;top:0;height:auto;overflow-y:visible}.drop_advertising{display:none}.drop_catalog>ul>li{height:5.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 2.4rem}.footer_top{padding:4rem 0 3rem}.footer_top__logo{margin-left:10px;margin-right:10px;width:calc(100% - 20px);display:-webkit-box;display:-ms-flexbox;display:flex}.footer_top__logo .logo_block{margin:0 2.7rem 0 0}.footer_top__logo p{width:auto}.footer_top__logo p:not(:last-child){margin:0 0 1.2rem}.footer_top__links{margin-left:10px;margin-right:10px;margin-top:0;border:none;padding-bottom:3.6rem;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.footer_top_contacts{margin-left:10px;margin-right:10px;width:calc(100% - 20px);border-top:.1rem solid #beccde;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;padding-top:4rem}.footer_top_contacts>div:first-child{margin-right:9.4rem}.footer_top_contacts .menu_numbers_sticky>div a{font-size:1.8rem}.footer_top_contacts .icon_link{margin-bottom:0}.footer_map{margin-bottom:2.4rem}.footer_bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer_bottom a{margin-right:0}.footer_bottom span{width:34.7rem}.mfp-close-btn-in .mfp-close,.mfp-image-holder .mfp-close{top:1.8rem;right:1.8rem}.common_popup{width:auto}.popup_city{width:72rem}.popup_callback{max-width:43.8rem;padding:4rem 2.4rem}.popup_filters{width:47.3rem}.popup_works{width:54.8rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.close_out .mfp-close{right:-4.8rem;top:0}.popup_double_slider{width:100%;margin-bottom:.8rem}.popup_works_txt{margin:0}.popup_works_txt .tags_block{margin-bottom:2.4rem}.popup_works_txt .btn_block{margin-bottom:3.2rem}.popup_works_txt .btn_block .btn{padding:0 1.6rem}.popup_works_txt .btn_block img{width:1.8rem}.popup_benefits{display:-webkit-box;display:-ms-flexbox;display:flex}.popup_benefits .block{width:calc((100% - 4.8rem)/ 3);line-height:1.2}.popup_benefits .block:not(:last-child){margin:0 2.4rem 0 0}.popup_benefits .icon_block{width:3.2rem;height:3.2rem}.popup_cost{width:47.4rem;padding:4rem}.popup_cost .title{font-size:2.6rem;margin-bottom:2rem}.popup_cost p{font-size:1.5rem;margin-bottom:2rem}.popup_cost .img_block{margin-bottom:2rem}.popup_cost .btn_block{margin-bottom:1.6rem}.popup_delete{width:36rem;padding:3.2rem 4rem}.popup_delete .title{font-size:2.6rem}.fast_swiper{margin-bottom:3.5rem}.fast_swiper .block{margin:0}.catalog_section_details{width:auto}.catalog_section_details .left_block{display:none}.catalog_section_details .right_block{-ms-grid-column:1;-ms-grid-column-span:4;grid-column:1/5}.sidebar_block{padding:0}.from_till input.txt::-webkit-input-placeholder{font-size:1.6rem;line-height:1.1;margin-top:1rem}.from_till input.txt::-moz-placeholder{font-size:1.6rem;line-height:1.1;margin-top:1rem}.from_till input.txt:-ms-input-placeholder{font-size:1.6rem;line-height:1.1;margin-top:1rem}.from_till input.txt::-ms-input-placeholder{font-size:1.6rem;line-height:1.1;margin-top:1rem}.from_till input.txt::placeholder{font-size:1.6rem;line-height:1.1;margin-top:1rem}.promo_banner .respons_wrapp:before{padding-top:15.5%}.sort_block{margin-bottom:2.2rem}.sort_block .select_blocks{display:block}.sort_block .sort_link{display:none}.cards_block{grid-gap:2rem}.card_item .title_link{height:4.2rem;font-size:1.5rem}.card_item.common_size_swiper{width:24rem}.card_button_line a{padding:1rem}.card_button_line a.long{padding:1rem 1.6rem 1rem 1rem}.card_button_line a.long span{margin:.2rem 0 0 .6rem}.mark_block .item{font-size:1rem;padding:.4rem}.banner_consult{background:url(/local/templates/granit/app/css/../img/banner-call-sm.jpg) no-repeat;padding:2.3rem 2.4rem;margin:2rem 0}.banner_consult .sub_title{font-size:1.5rem}.banner_consult .title{width:25.4rem;font-size:1.8rem}.banner_consult .btn{font-size:1.5rem;margin-bottom:-.2rem;padding:0 1.9rem}.pagination_block_wrap{margin-top:2rem}.pagination_block_wrap .btn{font-size:1.6rem}.pagination_block{margin-top:2rem}.pages_block .dash,.pages_block a,.pages_block span{font-size:1.6rem}.selectize-input .item{padding-right:3.2rem}.filters_choise_mob{overflow:auto;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:2.7rem}.filters_choise_mob .reset_filters{border-bottom:0}.consalt_call{height:auto}.consalt_call .wrapper::before{width:32.3rem;height:27rem;background-size:cover;left:-2.8rem}.message_block_wrap .message_manager{left:-23rem;bottom:0}.message_block{width:49.3rem;padding:3.2rem;margin-top:2.4rem}.message_block::before{bottom:3.1rem;left:-3.5rem;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.message_block .wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:.8rem}.message_block .title{font-size:2.4rem}.message_block .sub_title{width:auto;font-size:1.6rem}.message_block .btn,.message_block .call_input_block,.message_block .select_blocks_2{width:100%}.message_manager{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.message_manager .img_block{margin:0 0 1.6rem}.title_info_line{margin-top:2rem}.engraving_block{width:24rem}.engraving_block .respons_wrapp:before{padding-top:79.2%}.engraving_block .txt_block{padding:1.8rem 2rem 3.2rem}.engraving_block .title{font-size:1.8rem}.engraving_block .sub_title{font-size:1.5rem}.card_section_details{margin:0}.card_section_details .left_block{margin:0;width:100%;position:relative}.card_section_details .left_block .card_detail_benefits{display:-webkit-box;display:-ms-flexbox;display:flex}.card_section_details .left_block .promo_banner{display:block;margin-top:3.2rem}.card_section_details .right_block{margin-left:10px;margin-right:10px;display:none}.card_section_details .tabs_wrapper{margin:4rem 0}.card_section_details .tags_block{margin-top:2rem}.card_detail_swiper_wrap .common_slider{position:static}.card_detail_swiper_wrap .card_detail_swiper{-ms-flex-negative:0;flex-shrink:0;overflow:hidden;width:100vw!important;background:0 0!important;margin:0 calc(-50vw + 50%) 2rem}.card_detail_swiper_wrap .card_detail_swiper .swiper{background:#fff;width:100%!important}.card_detail_swiper_wrap .card_detail_swiper .swiper-scrollbar{margin-left:auto;margin-right:auto;width:720px!important}.card_detail_swiper_wrap .card_detail_swiper .swiper-wrapper{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}.card_detail_swiper_wrap .card_detail_swiper:not(.wide){margin-right:0}.card_detail_swiper_wrap .card_detail_swiper.wide .swiper{width:100%}.card_detail_swiper_wrap .respons_content{padding:2rem}.card_detail_swiper_wrap .card_detail_short{display:block;width:100%;margin:0}.card_detail_swiper_wrap .card_detail_short .btn_block{margin:0}.card_detail_swiper_wrap .card_detail_features{width:100%;margin-bottom:2.4rem}.card_detail_swiper_wrap .card_detail_features:not(:last-child){margin-right:2.4rem}.card_detail_swiper_wrap .card_detail_benefits{width:100%;margin-top:3.2rem}.card_detail_swiper_wrap .card_detail_benefits .block{width:calc((100% - 4rem)/ 3);margin-bottom:0}.card_detail_swiper_wrap .card_detail_benefits span{width:16.5rem}.card_detail_swiper .card_item{width:47.3rem}.card_detail_swiper .mark_block{top:2.1rem;left:5.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.card_detail_swiper .mark_block .item{font-size:1.2rem}.card_detail_swiper .mark_block .item:not(:last-child){margin:0 .4rem 0 0}.card_detail_swiper .favourite_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:end;top:2rem;left:2rem;right:auto}.card_detail_swiper .swiper-arrow,.card_detail_swiper .swiper-pagination{display:none}.card_detail_features .features_title{font-size:1.6rem}.set_price_block .price{font-size:2.6rem}.set_price_block .discount{font-size:1.4rem}.set_price_block .old_price{font-size:1.5rem}.tab_block{padding:1.2rem 1.6rem;font-size:1.5rem}.tab_content.active .tab_txt{padding:1.8rem 2.4rem 2.4rem}.tab_content p{font-size:1.5rem}.tab_content .dashed_link{margin-top:1.8rem}.gallery_swiper_2 .swiper{overflow:visible}.gallery_swiper_2 .swiper-arrow{display:none}.line_card .title{width:24rem;font-size:1.8rem}.line_card .sub_title{display:none}.line_card .txt_block{margin-right:4rem}.line_card .button_line .btn{padding:0 1.4rem}.line_card .button_line .btn:first-child{padding:0 1.6rem}.line_card .button_line .btn:nth-child(2){width:auto}.line_card .button_line .btn span{display:none}.line_card .button_line img,.line_card .button_line svg{margin:0}.line_card .mob{display:block}.article_page .article_block{margin-left:10px;margin-right:10px;width:calc(33.3333333333% - 20px)}.article_page .article_block .respons_wrapp:before{padding-top:83%}.article_page .article_block:not(:nth-child(-n+4)){margin-top:0}.article_page .article_block:not(:nth-child(-n+3)){margin-top:2rem}.article_page .alphabet_block,.article_page .search_region{display:none}.article_page_grid{width:auto}.article_page_grid .article_block,.article_page_grid .category_types{margin-left:10px;margin-right:10px;width:calc(33.3333333333% - 20px)}.article_page_grid .article_block:not(:nth-child(-n+3)),.article_page_grid .category_types:not(:nth-child(-n+3)){margin-top:2rem}.article_page_grid .left_block{-ms-grid-column:1;-ms-grid-column-span:4;grid-column:1/5;grid-row:auto;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin:-2.4rem -2.4rem 0;padding:2.4rem}.article_page_grid .left_block .tags_block{margin-bottom:-.8rem}.article_page_grid .left_block .tags_block .tag:not(:nth-child(-n+14)){display:block}.article_page_grid .left_block .tags_block .tag:not(:nth-child(-n+13)),.article_page_grid .promo_banner{display:none}.article_page_grid .tags_block{-ms-grid-column:1;-ms-grid-column-span:4;grid-column:1/5;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:1.6rem}.article_page_grid .tags_block.open .tag:not(:nth-child(-n+15)){display:none}.article_page_grid .tags_block.open .tag:not(:nth-child(-n+13)){display:-webkit-box;display:-ms-flexbox;display:flex}.article_page_grid .tags_block .tag:not(:nth-child(-n+15)){display:block}.article_page_grid .tags_block .tag:not(:nth-child(-n+13)){display:none}.our_works_types_wrap{-ms-grid-column:1;-ms-grid-column-span:4;grid-column:1/5;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.side_categories_wrap::after{display:block;position:absolute;width:6.7rem;background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,.5)),to(#fff));background:linear-gradient(to right,rgba(255,255,255,.5),#fff 100%);right:0;top:0;bottom:0;border-radius:0 1.2rem 1.2rem 0}.side_categories_wrap.mb{margin-bottom:2.4rem}.side_categories{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;overflow:auto;margin-bottom:0}.side_categories a,.side_categories>span{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-ms-flex-negative:0;flex-shrink:0;font-size:1.5rem;padding:0 1.2rem 0 1.6rem}.side_categories a:not(:first-child),.side_categories>span:not(:first-child){border-top:0}.side_categories>a span,.side_categories>span span{padding:1.6rem 0}.discounts_block .block{margin-left:10px;margin-right:10px;width:calc(50% - 20px);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}.discounts_block .block:not(:nth-child(-n+2)){margin-top:2rem}.discounts_block .img_block{width:auto;height:23rem}.discounts_block .txt_block{padding:2.4rem}.feedback_page{width:auto;grid-gap:0}.feedback_page .left_block{-ms-grid-column:1;-ms-grid-column-span:4;grid-column:1/5;margin-bottom:5.6rem}.feedback_page .right_block{-ms-grid-column:1;-ms-grid-column-span:4;grid-column:1/5}.feedback_page .sort_link{display:block}.feedback_page .sort_block .select_blocks{display:none}.feedback_page .sort_block{margin-bottom:2.4rem}.feedbacks_block{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -.6rem}.feedbacks_block .block{margin:0 .6rem;height:4rem;font-size:1.8rem}.feedbacks_block .block:not(:last-child){width:calc((100% - 2.4rem)/ 2);margin:0 .6rem}.feedbacks_block .block:last-child{width:100%}.feedbacks_block .block:not(:nth-child(-n+2)){margin-top:1.2rem}.leave_feedback{padding:0 6.1rem}.leave_feedback .title{font-size:2.4rem}.blog_article_page .article_img_block:before{padding-top:35%}.blog_article_page .promo_banner{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-top:.8rem}.blog_article_page .promo_banner .link_nav_wrap{position:absolute}.blog_article_page .promo_banner .link_nav{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:7.2rem 0 0}.blog_article_page .promo_banner .link_nav.left,.blog_article_page .promo_banner .link_nav.right{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.blog_article_page .left_block{-ms-grid-column:1;-ms-grid-column-span:12;grid-column:1/13;margin:0}.blog_article_page .fast_articles,.blog_article_page .right_block{display:none}.blog_article_page .popup_share_btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 10.1rem}.blog_article_page .popup_share_btn .title{margin:0 1.6rem 0 0;font-size:1.8rem}.pagination_img,.pagination_img_right .pagination_img.left{display:none}.block_article{-ms-grid-column:1;-ms-grid-column-span:12;grid-column:1/13;margin-top:-11rem}.block_article .article_title{font-size:2.6rem;margin:0 0 3.2rem 5.3rem}.block_article .block{padding:3.2rem 5.3rem 4rem}.block_article h4{font-size:2rem}.block_article .pic_block:before{padding-top:52%}.block_article .twentytwenty-container{height:32rem}.block_article .message_block .wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.block_article .message_block .btn{font-size:1.6rem;padding:0 1.6rem}.block_article .blog_slider_1 .respons_wrapp:before,.block_article .video_block_2 .respons_wrapp:before{padding-top:52%}.block_article h2{font-size:1.8rem}.blog_slider_2 .respons_wrapp:before{padding-top:101%}.blog_slider_3 .swiper-scrollbar{display:none}.schedule_blog a{height:10.7rem;padding:1.6rem}.cart_page{-ms-grid-columns:(1fr)[12];grid-template-columns:repeat(12,1fr);grid-gap:2rem}.cart_page .left_block{-ms-grid-column:1;-ms-grid-column-span:7;grid-column:1/8}.cart_page .right_block{-ms-grid-column:8;-ms-grid-column-span:5;grid-column:8/13}.cart_block:not(:last-child){margin-bottom:2rem}.cart_block .img_block{width:12rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.cart_block .icons_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:.8rem;padding:0 .8rem}.cart_block .txt_block{margin-top:2rem}.cart_block .title_block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cart_block .title{font-size:1.8rem;margin-bottom:2rem}.cart_block .sub_title{font-size:1.6rem}.counter{padding:0}.counter.mob{display:-webkit-box;display:-ms-flexbox;display:flex}.counter.desk{display:none}.add_card{width:16.8rem;margin:0}.add_card a{padding:1.7rem 1.6rem}.add_card a:not(:last-child){margin:0}.add_card input{border-right:.1rem solid #90a3bb;border-left:.1rem solid #90a3bb;height:4rem;padding:.9rem 1.6rem}.cart_sticky .block{margin-bottom:1.6rem}.cart_sticky .total_price{font-size:1.6rem}.cart_sticky .total_price .price{font-size:1.8rem}.cart_sticky .clean_bin{margin-top:1.6rem}.shipping_block{width:auto;margin:2rem 0 0 auto}.shipping_block .select_title{font-size:1.5rem}.shipping_block h4{font-size:1.8rem}.shipping_block_top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.shipping_block_top>div{width:100%}.shipping_block_top>div:not(:last-child){margin:0 0 2.4rem}.shipping_block_top .radio_container{font-size:1.5rem;line-height:1.3}.shipping_block_bottom .wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.shipping_block_bottom .call_input_block{width:100%}.shipping_block_bottom .attention_block{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.error_404 .img_block{width:40rem;height:24.6rem;margin-top:.5rem}.error_404 .btn:not(:last-child){margin-right:2rem}.error_404 p{width:45.4rem;font-size:1.6rem}.empty_cart .img_block{width:40rem;height:34.2rem;margin-top:-.7rem;margin-left:-20rem}.empty_cart .text_block{margin:7rem 0 0 .5rem}.empty_cart .btn{height:4rem;font-size:1.6rem;padding:0 1.6rem}.empty_cart .btn:not(:last-child){margin-right:2rem}.empty_cart h2{font-size:2.6rem}.empty_cart p{width:44rem;font-size:1.8rem}.sentorder_cart{width:65.5rem}.sentorder_cart .img_block{width:30.5rem;height:24.2rem;margin-top:23.3rem;margin-left:3.3rem}.sentorder_cart .text_block{margin:7rem 0 0 5.7rem}.sentorder_cart .join_block{width:34.2rem;margin-top:5.6rem}.sentorder_cart .join_title{font-size:1.6rem}.sentorder_cart .join_sub_title{font-size:1.5rem}.sentorder_cart .btn:not(:last-child){margin-right:2rem}.sentorder_cart h2{font-size:2.6rem}.sentorder_cart p{width:35.2rem;font-size:1.8rem}.service_page .service_link{margin-left:10px;margin-right:10px;width:calc(33.3333333333% - 20px)}.service_page .service_link:not(:nth-child(-n+3)){margin-top:2rem}.service_link .respons_wrapp:before{padding-top:77.9%}.service_link .txt_block{height:calc(100% - 17.7rem);padding:1.6rem 2rem 2rem}.service_link .title{font-size:1.8rem;margin-bottom:1.6rem}.narrow,.narrox,.padding_sides,.padding_sides_little{padding:0}.discount_service_page .blockquote_block p{font-size:1.6rem}.discount_service_slider .block{margin-left:10px;margin-right:10px;width:calc(50% - 20px)}.characteristic_included .top_block{padding:2rem 2rem 1.6rem}.characteristic_included .bottom_block{padding:1.6rem 2rem 2rem}.characteristic_included .title{font-size:1.6rem}.content_slider_1 .slider_block{padding:2rem}.content_slider_1 .num_block{font-size:1.6rem}.content_slider_1 .title{font-size:2rem}.content_slider_1 p{font-size:1.6rem}.discount_content_cards .blocks{margin:0 -1rem}.discount_content_cards .block{width:calc((100% - 6rem)/ 3);padding:2rem;margin:0 1rem;height:27.6rem}.discount_content_cards .block:not(:nth-child(-n+3)){margin-top:2rem}.discount_content_cards .title{font-size:1.6rem}.discount_content_cards_2 .block{margin-left:10px;margin-right:10px;width:calc(50% - 20px)}.discount_content_cards_2 .block .title{font-size:1.8rem}.discount_content_cards_2 .block:not(:nth-child(-n+2)){margin-top:2rem}.discount_content_cards_3 .block{margin-left:10px;margin-right:10px;width:calc(50% - 20px)}.discount_content_cards_3 .respons_wrapp{margin-bottom:2rem}.color_palette_wrap .title{font-size:1.8rem}.form_call_2 .left_block{padding:3.2rem;width:calc(100% - 30.8rem);margin-right:2rem}.form_call_2 .left_block p{font-size:1.6rem;margin-bottom:2.4rem}.form_call_2 .right_block{width:28.8rem;padding:3.2rem}.form_call_2 .title{font-size:2rem}.form_call_2 .phone_block a{font-size:2.4rem}.form_call_pic{padding:3.2rem}.form_call_pic .left_block{margin-right:0}.form_call_pic .right_block{width:auto}.form_call_pic .img_block{display:none}.form_call_pic .wrap{width:auto}.form_call_pic .title{font-size:2rem}.form_call_pic p{font-size:1.6rem}.form_call_pic .call_input_block,.form_call_pic .input_block{width:calc((100% - 17.1rem)/ 2)}.form_call_pic .btn{padding:0 1.6rem}.discount_steps_wrap .block{margin-left:10px;margin-right:10px;width:calc(50% - 20px)}.prefer_photo_block{height:45rem;padding:4rem 3.2rem}.prefer_photo_block .title{width:100%}.prefer_photo_block .input_wrap{width:34.4rem;margin-top:2.4rem}.prefer_photo_block .img_block{width:28.8rem;top:unset;right:3.2rem;bottom:4rem}.discount_contact_gallery{padding:6.4rem 3.2rem}.discount_contact_gallery .text_block{margin-right:2rem}.discount_contact_gallery .img_block{width:28.8rem}.discount_contact_gallery .color_palette_wrap{right:3.2rem}.discount_contact_gallery .color_palette_wrap .color_title{font-size:1.5rem}.discount_contact_gallery .color_palette_wrap .wrap{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.discount_contact_gallery .label_block_2:not(:last-child){margin:0 0 1.2rem}.discount_contact_gallery .color_palette_bg{width:4.4rem;height:4.4rem}.discount_contact_gallery .call_input_block{width:26rem}.discount_contact_gallery .swiper-arrow-2{display:-webkit-box;display:-ms-flexbox;display:flex}.discount_contact_gallery .swiper-scrollbar{display:none}.title_header .text_block{width:47.4rem;padding:0}.title_header .title{font-size:3.2rem}.photo_gallery_1 .swiper-slide{width:25.9rem;height:34.6rem}.photo_gallery_1 .swiper-slide.big{width:45.7rem}.photo_gallery_2 .swiper-wrapper{-ms-grid-columns:18.1rem 35rem 18.1rem;grid-template-columns:18.1rem 35rem 18.1rem}.photo_gallery_2 .swiper-scrollbar{display:none}.twentytwenty_block .twentytwenty-wrapper{width:calc((100% - 2rem)/ 2)}.twentytwenty_block .twentytwenty-wrapper:not(:last-child){margin-right:2rem}.twentytwenty_block .twentytwenty-container{height:46.6rem}.twentytwenty_block.little .twentytwenty-container{height:26.2rem}.threesixty_block.margin{margin:0 12.3rem}.additional_elements .respons_wrapp:before{padding-top:64.8%}.additional_elements .txt_block{bottom:1.7rem;padding:1.6rem}.additional_elements .title{width:auto;font-size:1.5rem}.additional_elements p{font-size:1.3rem}.card_items_wrap .cards_block{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.card_items_wrap .tab_links{overflow-x:auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.benefits_2_block .blocks{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);height:auto;gap:2rem}.benefits_2_block .block{min-height:auto;padding:2rem}.benefits_2_block .block:first-child{grid-row:auto;min-height:37.3rem}.benefits_2_block .block:first-child .img_block{margin:.6rem -2rem -2rem}.benefits_2_block .block:nth-child(2){grid-row:auto}.benefits_2_block .block:nth-child(2) .img_block{margin:.6rem -2rem -2rem}.benefits_2_block .block:nth-child(3){-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2;-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/3}.benefits_2_block .block:nth-child(4){-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3}.benefits_2_block .icon_block{width:6.1rem;height:6.1rem;right:2rem;bottom:2rem}.benefits_2_block .title{font-size:2rem}.vacancy_page .left_block{margin-left:10px;margin-right:10px;width:calc(100% - 20px);margin-bottom:2rem}.vacancy_page .right_block{margin-left:10px;margin-right:10px;width:calc(100% - 20px)}.vacancy_page .blocks{padding:2.4rem}.vacancy_page li,.vacancy_page p{font-size:1.6rem}.vacancy_map .map{height:24rem}.vacancy_map .sub_title{margin-bottom:2rem}.apply_vacancy_block{position:static;top:unset}.apply_vacancy_block textarea{padding:1.2rem 1.6rem}.attached_file{height:9.6rem}.attached_file_wrap>span{display:block;width:36rem;margin:0 auto}.payment_details{-ms-grid-column:1;-ms-grid-column-span:4;grid-column:1/5;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;padding:2.4rem}.payment_details .block{font-size:1.6rem}.banner_block{padding-bottom:.4rem}.banner_block .title_wrap{margin-top:5rem}.banner_block .title_wrap h1,.banner_block .title_wrap>span{font-size:1.6rem;margin-bottom:1.6rem}.banner_block .title,.banner_block.career .title{font-size:3.2rem}.banner_block img,.banner_block picture{margin-top:-2.3rem}.about_block .text_block{padding:0 24.8rem 0 0}.about_block .text_block p{font-size:1.6rem}.about_block .text_block p:not(:last-of-type){margin-bottom:1.6rem}.about_block .img_block{right:0;width:22.7rem;height:36.6rem}.history_block{width:auto;bottom:2.8rem;right:0;top:unset;left:unset}.history_block>div{display:-webkit-box;display:-ms-flexbox;display:flex}.history_block .title{margin-bottom:1rem}.history_block .img_txt{border:0;width:12.3rem}.history_block p{width:22.7rem}.history_block img{width:10.4rem}.project_item{width:32rem}.project_item .txt_block{padding:1.8rem 2rem 2rem}.project_item .title{font-size:1.6rem}.project_item p{font-size:1.5rem}.charity_block{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.charity_block .swiper-slide{width:16rem}.charity_block .swiper-scrollbar{display:-webkit-box;display:-ms-flexbox;display:flex}.charity_block .charity_slider{width:auto;margin-top:2.4rem}.charity_block .txt_block{margin:0}.charity_block .button_line{margin-top:2.4rem}.service_list .service_link{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0}.service_list .title{font-size:2.4rem}.service_list .text_block{padding:0 2.4rem 2.4rem;margin-top:.8rem}.service_list .text_block>div{margin-top:1.6rem}.service_list picture{width:auto;position:relative;right:unset;top:unset;bottom:unset}.diplomas_slider .swiper-scrollbar{display:none}.cups_block{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.cups_block .cups_slider{width:100%;margin:0}.cups_block .txt_block{margin-bottom:2rem}.cups_block .swiper-slide{width:46rem}.cups_block p:not(:last-of-type){margin-bottom:2rem}.our_projects .block{margin-left:10px;margin-right:10px;width:calc(50% - 20px);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2.4rem 2rem}.our_projects .block:not(:nth-child(-n+2)){margin-top:2rem}.our_projects .img_block{margin:0 0 2rem}.our_projects .btn{font-size:1.6rem}.join_blocks .block{margin-left:10px;margin-right:10px;width:calc(50% - 20px);padding:2.4rem;font-size:1.8rem}.join_blocks .block:not(:nth-child(-n+2)){margin-top:2rem}.join_blocks .icon_block{width:8rem;height:8rem;top:.6rem;right:.6rem;bottom:.6rem}.benefits_block_2 .num{font-size:4.8rem}.benefits_block_2 span{font-size:1.6rem;margin-top:-.5rem}.jobs_block{padding:5.6rem}.jobs_block .title{font-size:3.2rem}.jobs_block .job_block{font-size:1.8rem;padding:1.9rem 1.8rem}.jobs_block .txt_block .txt_title{font-size:2rem}.jobs_block .txt_block p{font-size:1.6rem}.about_us_block::after{width:50.1rem;height:59.7rem;top:43.6rem;right:-10.4rem}.about_us_block .title{font-size:4.8rem}.about_us_block .txt_block{width:auto;font-size:1.6rem}.about_us_block .block{padding-left:0}.about_us_block .block:first-child .img_block{width:35rem;height:20.7rem;margin-left:2rem}.about_us_block .block:nth-child(2) .img_block{width:28.8rem;height:22rem;margin-right:2rem}.about_us_block .block:nth-child(3) .img_wrap{margin-left:2rem}.about_us_block .block:nth-child(3) .img_block:first-child{width:16.5rem;height:18rem;margin-right:2rem}.about_us_block .block:nth-child(3) .img_block:last-child{width:16.5rem;height:18rem}.about_us_block .block:nth-child(4) .img_block{width:22.7rem;height:26.9rem;margin-right:2rem}.about_us_block .block:last-child .img_wrap{margin-left:2rem}.about_us_block .block:last-child .img_block:first-child{width:16.5rem;height:20rem;margin-right:2rem}.about_us_block .block:last-child .img_block:nth-child(2){width:16.5rem;height:20rem}.about_us_block .block:last-child .img_block:last-child{width:35rem;height:20.7rem;margin-top:2rem}.about_us_block .block:not(:last-child){margin-bottom:5.6rem}.about_us_block p:not(:last-child){margin-bottom:1.6rem}.gojobs_link{position:absolute;right:16.5rem;bottom:8.2rem;margin-top:0;font-size:2rem}.gojobs_link svg{width:5.6rem;height:5.6rem;margin-right:2rem}.img_monument{width:16.5rem;height:24.5rem;top:14.5rem;right:0}.carrer_slider .project_item{width:22.7rem}.carrer_slider .swiper{padding:1rem;margin:-1rem -1rem 0}.gallery_carreer_slider .swiper-slide{width:35rem}.gallery_career_auto .swiper-slide{width:32.8rem}.gallery_career_auto .swiper-slide.big{width:35.3rem}.more_social{font-size:1.8rem}.more_social .icon_block{width:4.8rem;height:4.8rem}.more_social .icon_block:not(:last-child){margin-right:2rem}.more_social p{margin-right:3.5rem}.shipping_details{-ms-grid-column:1;-ms-grid-column-span:4;grid-column:1/5;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;padding:2.4rem}.inst_details .block:not(:last-child),.shipping_details .block:not(:last-child){margin-bottom:2rem}.inst_details .img_block:first-child,.shipping_details .img_block:first-child{width:29.1rem}.inst_details .img_block:last-child,.inst_details .img_block:nth-child(2),.shipping_details .img_block:last-child,.shipping_details .img_block:nth-child(2){width:18.7rem}.inst_details h3,.shipping_details h3{font-size:2.4rem}.inst_details p,.shipping_details p{font-size:1.6rem}.installment_benefits .block{margin-left:10px;margin-right:10px;width:calc(50% - 20px)}.installment_benefits .img_icon{width:3.2rem;height:3.2rem}.epitaph_item:not(:last-child){margin-bottom:2rem}.epitaph_item .top_block{font-size:1.6rem}.epitaph_item .txt_block{padding:2.4rem 2rem 1.6rem}.epitaph_item .txt_block p{font-size:1.8rem;margin-bottom:1.2rem}.favourite_empty{padding:7.5rem 0 11rem}.favourite_empty .img_block{width:10rem;height:11.7rem}.favourite_empty .txt_block{font-size:2rem}.online_order .block{padding:2.4rem;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.online_order .block:not(:last-child){margin-bottom:2rem}.online_order .block.left .txt_block{margin-right:2.4rem}.online_order .block.right .txt_block{margin-left:2.4rem}.online_order .title{font-size:2.6rem}.online_order .social_wrap{margin-top:2.4rem}.online_order .social_wrap>span{font-size:1.6rem}.online_order .social_icon,.online_order .social_icon a{width:3.2rem;height:3.2rem}.online_order .social_icon:not(:last-child){margin-right:1.2rem}.online_order .img_block{width:25.6rem}.online_order p{font-size:1.6rem}.contact_block_city{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:start;margin-bottom:2.4rem}.contact_block_city .address_block_top{width:25.2rem}.contact_block_city .block:not(:last-child){margin-bottom:2.4rem}.contact_block_city .block:last-child{position:relative;top:unset;right:unset}.contact_block_city .cups_slider{width:35.8rem;overflow:hidden;margin:0 0 0 6.2rem}.contact_block_city .schedule_line{font-size:1.4rem}.contact_block_city .map_img_block:before{padding-top:40%}.contact_block_city .map_img_block{margin-top:2.4rem;width:100%;height:26.8rem}.contact_block_city .swiper-slide{width:35.8rem}.contact_block_address .grid_block{height:52.7rem;margin-bottom:2.4rem}.contact_block_address .slider_block{grid-row:2/auto;overflow:hidden}.contact_block_address .cups_slider,.contact_block_address .cups_slider .swiper-slide{width:32.4rem}.contact_block_address .address_block_top{grid-row:1/auto}.contact_block_address .address_block_top .block:last-child{position:relative;top:unset;right:unset}.contact_block_address .map{grid-row:2/auto;height:26.9rem}.route_block{width:100%}.route_block .title{font-size:1.8rem}.route_block .block:not(:last-child){margin-bottom:1.6rem}.popup-cart{width:47.3rem;padding:4rem 2.4rem}.popup-cart .title{font-size:2.6rem}.popup-cart .popup-cart__image{width:12rem;height:12rem}.popup-cart .popup-cart__buttons{display:block;margin-top:2rem}.popup-cart .popup-cart__buttons .btn:not(:last-child){margin:0 0 1.2rem}.popup-cart h3{font-size:1.8rem}.popup-cart .price_block{display:block}.popup-cart .price_block .price{font-size:2.6rem;display:inline-block}.popup-cart .price_block .credit,.popup-cart .price_block .persent{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.popup-cart .price_block .persent{line-height:2.8rem;display:inline-block}.popup-cart .price_block .credit{margin:1.2rem 0 0}.popup-cart .propes{margin-bottom:2rem}.popup-cart-2{width:47.3rem;padding:4rem 2.4rem}.popup-cart-2 .title{font-size:2.6rem}.popup-cart-2 .popup-props{margin-bottom:2rem}.popup-cart-2 .img_block{width:12rem;height:12rem}.popup-cart-2 .btn{width:100%}.apply_vacancy_block_v2{width:67.6rem;padding:3.2rem}.apply_vacancy_block_v2.v3 .wrap .input_block{margin-left:10px;margin-right:10px}.apply_vacancy_block_v2 .wrap{margin-left:-10px;margin-right:-10px}.apply_vacancy_block_v2 .wrap .attached_file_wrap,.apply_vacancy_block_v2 .wrap .input_block,.apply_vacancy_block_v2 .wrap .input_block_wrap,.apply_vacancy_block_v2 .wrap .or,.apply_vacancy_block_v2 .wrap .textarea_block{margin-left:10px;margin-right:10px}.ne_text h2{font-size:2rem}.ne_text h3{font-size:1.8rem}.blue_section{padding:5.6rem 0}.consalt_call.v2:before{display:block;height:26.9rem;margin-left:-2.8rem}.consalt_call.v2 .message_block_wrap{padding-top:2.4rem}.our_works_types_wrap.search .row .article_block,.our_works_types_wrap.search .row .category_types{margin-left:10px;margin-right:10px;width:calc(33.3333333333% - 20px)}.our_works_types_wrap.search .row .article_block:not(:nth-child(-n+4)),.our_works_types_wrap.search .row .category_types:not(:nth-child(-n+4)){margin-top:0}.our_works_types_wrap.search .row .article_block:not(:nth-child(-n+3)),.our_works_types_wrap.search .row .category_types:not(:nth-child(-n+3)){margin-top:2.4rem}.stories_block{height:14rem}.stories_block .stories.carousel .story{width:12rem;margin:0 1rem}.stories_block .stories.carousel .story>.item-link>.item-preview{height:12rem}#zuck-modal-content .story-viewer .head .right .close{display:block}.depth_block{margin-left:-10px;margin-right:-10px}.depth_block .main_item{margin-left:10px;margin-right:10px}.depth_block .main{height:4.1rem}.depth_block .main .num{margin-bottom:0}.depth_block .name{font-size:2rem}.depth_block .num{font-size:1.5rem}.depth_block .second_item{margin-left:10px;margin-right:10px;width:calc(50% - 20px)}.success_custom_popup{width:47.3rem;padding:4rem 2.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.success_custom_popup .title3{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;font-size:2.6rem}.success_custom_popup .text{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.success_custom_popup .img{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:25.8rem}.header_banner.v2 .button_line{display:block}.header_banner.v2 .header_middle__mid{margin:1rem 0 0}.installment_page .item{padding:2rem 1.4rem;font-size:1.4rem;width:calc((100% - 3.2rem)/ 4)}.installment_page .item:not(:last-child){margin-right:1.4rem}.installment_page .item .icon{margin-bottom:1rem}.title_catalog_detail{max-width:100%}.popup{width:34.8rem}.popup__img{width:22rem}}@media screen and (max-width:1179px) and (max-width:767px){.feedbacks_block .block:not(:nth-child(-n+2)){margin-top:0}.attached_file_wrap>span{width:auto}}@media screen and (max-width:767px){.wrapper{max-width:100%;padding-left:1.6rem;padding-right:1.6rem}.btn{width:100%;font-size:1.6rem;border-radius:.8rem}.catalog_btn{height:4.8rem;padding:0 1.6rem;font-size:1.6rem}.catalog_btn .icon_block{width:1.8rem;height:1.8rem}.input_block_wrap .input_img,.input_block_wrap button{right:1.2rem}.error_msg{font-size:1.1rem}h1,h2{font-size:2.4rem}h3{font-size:1.8rem}.title_wrap{margin-bottom:2rem}.title_wrap .title_icon{display:none}.title_wrap .wrap{margin-bottom:1.6rem}.title_wrap .message_manager_2{position:relative;bottom:unset;right:unset}.title_wrap .message_manager_2 .img_block,.title_wrap .message_manager_2 .title{display:block}.title_wrap .message_manager_2 span{width:auto}.header_block.white{background:#f0f5fa}.header_top{height:6.5rem;border-radius:0 0 1.2rem 1.2rem;background:#fff;border:none;-webkit-box-shadow:0 .4rem .8rem rgba(190,204,222,.5);box-shadow:0 .4rem .8rem rgba(190,204,222,.5);z-index:5}.header_top__left{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.header_top__left .header_links{display:none}.header_top__left .header_logo_block{display:block}.header_top__middle{position:static}.header_top__middle .location_block,.header_top__right .icon_link{display:none}.header_search{display:block}.header_bottom,.header_middle{display:none}.main_search_form_mob .search_drop{border-radius:.8rem}.header_bottom__left .nav_link{height:4.4rem}.header_bottom__right .social_icon:not(:last-child){margin-right:.8rem}.social_icon a{width:4rem;height:4rem}.service_drop{margin:0}.service_drop li{height:4.8rem}.service_drop li a{font-weight:400}.service_drop .service_btn{padding:0}.service_drop .service_btn span{font-size:1.6rem}.service_drop.open ul{top:unset;-webkit-box-shadow:none;box-shadow:none}.header_banner{padding-bottom:3rem}.header_banner .header_middle__mid{margin:1.6rem 0 0}.header_banner .mark_block_wrap{margin-top:0}.header_banner .mark_block_wrap .item{font-size:1.6rem}.header_banner .text_block{height:auto;padding:4rem 0 1.6rem;max-width:100%}.header_banner .text_block.no_padding_mob{padding-top:0}.header_banner h1 br{display:none}.header_banner .sub_title{width:auto}.header_banner .button_line{margin-top:1.6rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.header_banner .btn:not(:last-of-type){margin:0 0 1.2rem}.header_banner .img_block.first{position:relative;width:32.8rem;height:26.8rem;top:0;right:unset;margin:0 auto}.header_banner .img_block.second{position:relative;width:32.8rem;height:25rem;top:0;right:unset;margin:0 auto}.header_banner .bread_crumbs{position:relative;top:unset}.hamburger{padding:0;display:block;height:auto;opacity:1}.nav_menu{padding:8.9rem 1.6rem 9.6rem}.menu_numbers_sticky>div a{font-size:1.8rem}.menu_numbers_sticky.open ul{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:1.2rem 1.2rem 0 0;top:unset;bottom:0;border-top:.1rem solid #ced9e7;z-index:5}.sticky_menu_block{display:-webkit-box;display:-ms-flexbox;display:flex}.common_slider .swiper-scrollbar{display:none;margin-top:1.9rem}.common_slider .swiper-scrollbar.mob_scrollbar{display:-webkit-box;display:-ms-flexbox;display:flex}.swiper_slider .block{width:10rem;height:10rem;border-radius:1rem;padding:.1rem}.swiper_slider .txt{font-size:1rem;bottom:.7rem;left:1rem}.swiper_slider .img_block{border-radius:.9rem}.main_content .menu_numbers_sticky{display:block}.quiz_content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.quiz_content .left_block{padding:2rem;margin-bottom:2rem}.quiz_content .right_block{margin:0;padding:2rem}.quiz_content .right_block .text_wrap{display:none}.quiz_content .right_block h6{text-align:center}.quiz_content .right_block .gifts_wrap{width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:start;margin:0}.quiz_line{margin-bottom:2rem}.material{margin-bottom:2.4rem}.material h4{margin-bottom:2rem}.material_blocks{margin:0 -.4rem}.material_blocks .block{width:calc((100% - 2.4rem)/ 3);margin:0 .4rem;font-size:1.3rem}.material_blocks.inputs{margin:0 -10px 40px}.material_blocks.inputs .block{width:calc((100% - 40px)/ 2);margin:40px 10px 0}.material_blocks.inputs .block:not(:nth-child(-n+2)){margin:40px 10px 0}.material_blocks.inputs .img_block{height:56px}.material_blocks.inputs .txt{font-size:16px}.material_blocks.inputs.one_line{padding:0 26px}.material_blocks.inputs.one_line .block:not(:nth-child(-n+2)){margin-top:40px}.material_blocks.inputs.one_line .block:not(:last-child){margin-bottom:0}.material_blocks .img_block{height:12rem;margin-bottom:2.4rem}.material_input{width:auto}.quiz_thanks .present-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.quiz_thanks .present-item{width:100%;margin-bottom:10px}.quiz_thanks .present-item:last-child{margin-bottom:0}.present-item{height:60px;padding:0 0 0 15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:232px;margin-left:auto;margin-right:auto}.quiz_last_step{display:block}.quiz_last_step .present_block{width:auto;margin:0 0 20px}.quiz_last_step .present_block .img_block{width:280px;margin:0 auto 10px}.quiz_last_step .call_social .quiz_social:not(:last-child){margin-bottom:15px}.quiz_last_step .agree{line-height:1.6}.futher{-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}.futher .clue{margin-bottom:1rem}.futher .clue::before{width:3.2rem;height:3.2rem}.futher .btn_block{width:100%}.gifts_block{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.free_services_block:not(:nth-child(-n+2)){margin-top:1.6rem}.free_services_block .icon_block{width:4.8rem;height:4.8rem}.work_brick{width:100%;height:22rem}.work_brick:not(:nth-child(-n+2)){margin-top:0}.work_brick:not(:last-child){margin-bottom:.4rem}.work_brick .txt{left:2rem;right:2rem;bottom:2rem}.work_brick .title{font-size:1.8rem}.form_call{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2rem}.form_call .left_block{margin:0 0 2.4rem}.form_call .wrap{margin-top:2rem}.form_call .img_block{width:auto}.form_call .img_block:before{padding-top:83.3%}.video_block::before{width:5.6rem;height:5.6rem}.feedback_platforms{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;margin-bottom:1rem}.feedback_platforms .btn_block{display:none}.feedback_block{padding:2rem 2rem 5.8rem}.feedback_block p{-webkit-line-clamp:7}.feedback_block .feedback_ya{left:2rem;bottom:2rem}.feedback_slider .swiper-slide{width:28rem}.swiper-pagination{margin-top:1.6rem}.swiper-pagination.no_mob{display:none}.btn_block.mob{display:block}.feedback_slider_second .swiper-slide{width:28rem}.feedback_slider_second .messages_block .city span{max-width:22rem}.feedback_slider_second .messages_block .message{height:calc(100% - 7.6rem)}.stars_feedbacks a{font-size:1.3rem}.benefits_block{padding-bottom:6.4rem}.benefits_block .left_block{margin-bottom:2.7rem}.benefits_block .big_num{font-size:10rem;top:0}.benefits_block h2{font-size:2.8rem;margin-top:5.1rem;margin-left:2rem;margin-right:0}.benefit_block:not(:last-child){margin:0 0 1.1rem}.benefit_block .img_block{width:15rem;height:15rem}.vertical_slider .swiper-slide{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.partners_block .partner_icons,.partners_block .partner_title{display:none}.partners_block_wide .block{width:10.2rem;margin:.5rem}.gallery_block{width:28rem}.gallery_block .txt_block{padding:1.6rem 2rem 2rem}.gallery_block p{height:6rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.swiper-arrow.noarrows_mob{display:none}.step_swiper .swiper-scrollbar{display:-webkit-box;display:-ms-flexbox;display:flex}.step_swiper .swiper-wrapper{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.step_swiper .swiper{margin:0}.step_swiper .swiper-slide{width:auto;margin:unset}.step_swiper .swiper-slide:not(:nth-child(-n+4)){margin-top:4rem}.step_swiper .swiper-slide:not(:nth-child(-n+2)){margin-top:0}.step_swiper .swiper-slide:first-child{display:none}.step_swiper .swiper-slide.big{width:auto;margin:unset}.step_swiper .swiper-slide.big .step_brick{height:34.7rem}.hidden_step{display:block}.step_brick{height:34.7rem;width:32.8rem;padding:4rem 2.4rem 0}.step_brick:not(:last-child){margin-bottom:6.8rem}.catalog_link{height:25rem}.catalog_link:not(:nth-child(-n+2)){margin-top:0}.catalog_link:not(:last-child){margin-bottom:.4rem}.catalog_link .img_block{top:unset}.catalog_link.big{width:100%}.catalog_link.big .img_block{width:19.6rem}.catalog_link.middle{width:100%}.catalog_link.middle .img_block{width:19.6rem}.catalog_link.little{width:100%}.catalog_link.little .img_block{width:19.6rem}.card_swiper .swiper{padding:0;margin:0}.card_swiper .swiper-scrollbar{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:0}.card_swiper .card_item .title_link{font-size:1.5rem;height:4.2rem}.card_swiper .card_item .card_note{font-size:1.3rem;margin-bottom:1.8rem}.card_swiper .card_price_wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.card_swiper .card_button_line{margin-top:0}.card_swiper .mark_block{top:.4rem;left:.4rem}.card_swiper .mark_block .item{font-size:1.1rem;padding:.4rem .8rem}.card_swiper .in_card_dots{margin-bottom:2rem}.card_swiper .favourite_block{top:.4rem;right:.4rem}.card_swiper .card_item{width:28rem;padding:2rem}.card_swiper .scrollbar_wrap{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:start;margin-top:0}.card_swiper .link_all_catalog{margin-top:2.4rem}.individually_block{padding:11.2rem 0 5.6rem}.individually_block .txt_block{width:auto;padding:17rem 2rem 3.2rem;z-index:unset}.individually_block .sub_title,.individually_block p{margin-bottom:1.8rem}.individually_block .wrapper::before{width:28.8rem;height:22rem;top:-8.4rem;left:58.5%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}.individually_block .wrapper::after{display:none}.contact_social_block{margin-bottom:1.8rem}.offices_contain.full_address .map{height:46.8rem}.address_block_top{padding:2.4rem 2rem}.address_block_top .block:not(:last-child){margin-bottom:2.4rem}.address_block_top .block:first-child{margin-bottom:1.6rem}.address_block_top .block:last-child{position:relative;top:unset;right:unset}.address_block_top .metro_address{margin-bottom:2.4rem}.address_block_top .email{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.address_block_top .email a{margin-top:.4rem}.map_slider{padding:2rem}.map_slider .swiper-scrollbar{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:2.2rem}.map{height:34rem}.additional_block .blocks{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.add_block{margin:0 .5rem;width:calc((100% - 2rem)/ 2)}.add_block:not(:nth-child(-n+2)){margin-top:1.6rem}.add_block:last-child{display:block}.add_block::before{width:15.9rem;height:12.8rem}.add_block img{max-width:16rem}.add_block .pic{height:14rem;margin-bottom:1rem}.add_block .txt{width:15rem;margin:0 auto}.additional_block_second.for_cemeteries .blocks{overflow:auto;-ms-flex-wrap:unset;flex-wrap:unset;padding-bottom:2.4rem;margin-bottom:-2.4rem}.additional_block_second.for_cemeteries .blocks .add_block_second{width:19.7rem}.article_block{width:28rem}.article_block .respons_wrapp:before{padding-top:67.8%}.article_block .txt_block{padding:1.6rem 2rem 2rem}.article_block.article_photo_plock .respons_wrapp:before{padding-top:67.8%}.article_block.article_photo_plock .txt_block{padding:1.6rem 2rem 2rem}.questions_block{margin:0 -1.6rem;padding:2rem 1.6rem}.questions_block.reverse .right_block{margin-bottom:2.4rem}.questions_block .left_block{margin:0 0 2.4rem}.questions_block .left_block .tel{font-size:1.6rem}.questions_block .right_block .sub_title{margin-bottom:2rem}.questions_block .sub_title{font-size:1.6rem}.questions_block .contact_social_block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.questions_block .contact_social_block .block:not(:last-child){margin:0 0 1.6rem}.faq_block.open .text_block{padding:0 2rem 2rem}.faq_block.open .block_title span{font-size:1.8rem}.faq_block .block_title{font-size:1.6rem;padding:2rem;height:auto;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.seo_block .text{height:9rem}.drop_block.open{position:fixed;top:6.5rem;left:0;right:0;bottom:0;z-index:5}.drop_block.open .drop_block_wrap{height:100%;opacity:1;padding:0;position:static}.drop_block.open .drop_catalog{padding:2.4rem 1.6rem 0;width:100%;min-height:100%;margin-right:0;background:#f0f5fa}.drop_block.open .drop_catalog>ul{display:block;position:relative}.drop_block.open .drop_catalog>ul ul{position:absolute;top:0;left:0;right:0;z-index:1}.drop_block.open .drop_catalog>ul ul:before{content:"";display:block;position:fixed;top:6.5rem;left:0;right:0;bottom:0;background:#f0f5fa;z-index:-1}.drop_block.open .drop_catalog>ul ul:not(.open){display:none}.drop_block.open .drop_catalog>ul ul ul{z-index:2}.drop_block.open .drop_catalog>ul ul ul a{height:8.6rem;padding:.8rem .8rem .8rem 1.2rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative}.drop_block.open .drop_catalog>ul ul ul a span:last-child{position:absolute;left:1.2rem;bottom:.8rem}.drop_block.open .drop_catalog ul{max-height:unset;min-height:unset;padding:1.6rem 0 6.1rem;background:#f0f5fa}.drop_block.open .drop_catalog li{padding:0;width:100%;height:unset;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:0;background:#fff;font-size:1.6rem;border-radius:.8rem;color:#17212f!important}.drop_block.open .drop_catalog li:not(:last-child){margin-bottom:.4rem}.drop_block.open .drop_catalog li a{width:100%;height:4.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 1.6rem;text-shadow:none;color:#17212f!important;font-weight:400!important}.drop_block.open .drop_catalog .img_icon{display:none}.menu_mobile_back{display:-webkit-box;display:-ms-flexbox;display:flex}.menu_mobile_next{display:block;width:5rem;height:4.8rem;-ms-flex-negative:0;flex-shrink:0;position:relative;background:url("/local/templates/granit/app/css/../img/V Arrow Right S.svg") 1rem center no-repeat}.menu_mobile_next:before{content:"";display:block;position:absolute;left:0;top:.8rem;bottom:.8rem;width:.1rem;background:#90a3bb}.drop_block_wrap{max-width:100%;padding-left:1.6rem;padding-right:1.6rem}.drop_catalog>ul>li:first-child.active ul{border-radius:.8rem}.footer_main{padding-bottom:6.4rem}.footer_main.big_padding{padding-bottom:22.2rem}.footer_top{padding:4rem 0 0}.footer_top__logo{padding-bottom:2.4rem}.footer_top__logo .logo_block{width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0}.footer_top__logo .logo_block a{-ms-flex-negative:0;flex-shrink:0;width:12.2rem;height:5.5rem;margin:0 3.2rem 0 0}.footer_top__logo .txt_logo{display:none}.footer_top__links{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0}.footer_top__links svg{display:block}.footer_top__links .title{padding:1.4rem 0;margin-bottom:0}.footer_top__links .block{width:100%;border-bottom:.1rem solid #a7bad0}.footer_top__links .block:not(:first-child){margin-left:0}.footer_top__links .block.txt_mob{display:block}.footer_top__links .links_block{opacity:0;height:0;overflow:hidden}.footer_top__links a:not(:last-child){margin-bottom:1.6rem}.footer_top_contacts{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:4rem 0;border-bottom:.1rem solid #beccde}.footer_top_contacts>div:first-child{margin:0 0 3.2rem}.footer_top_contacts .menu_numbers_sticky>div a{font-size:2rem}.footer_top_contacts .btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.footer_map{margin-bottom:3.2rem}.footer_bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;border-top:none}.footer_bottom span{width:auto;margin-bottom:2rem}.drop_city::before{display:none}.drop_city a:not(.btn){-ms-flex-negative:0;flex-shrink:0}.drop_city.open{position:absolute;top:8.3rem;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}.mfp-container{padding:0 1.6rem}.mfp-close-btn-in .mfp-close,.mfp-image-holder .mfp-close{width:2.4rem;height:2.4rem;background:url(/local/templates/granit/app/css/../img/close2.svg) no-repeat;top:-3.8rem;right:0}.common_popup{padding:0}.common_popup h4{margin-bottom:2rem}.common_popup h6{margin-bottom:.8rem}.common_popup .tag_block{margin-bottom:1.6rem}.common_popup .tag_block .item{font-size:1.4rem}.common_popup .note{margin-top:1.6rem}.popup_city{width:calc(100% + 3.2rem);min-height:calc(100vh - 11.8rem);margin:11.8rem -1.6rem 0;padding:3.2rem 1.6rem 2.4rem}.popup_city .input_block_wrap{margin-bottom:1.6rem}.popup_city .bottom_block{display:block}.popup_city .links_block:not(.wide){width:100%}.popup_city .links_block:not(:last-child){margin:0 0 2rem}.popup_city .region_links{height:15.7rem}.popup_city .cities_links{height:auto}.popup_city .city_drop{top:5rem}.popup_callback{padding:4rem 1.6rem}.popup_filters{width:auto}.popup_filters .filters_choise_mob{margin-right:-1.6rem}.popup_bottom_block.open{display:-webkit-box;display:-ms-flexbox;display:flex}.popup_works{width:auto}.close_out .mfp-close{width:2.4rem;height:2.4rem;top:-4.4rem;right:0}.popup_double_slider{padding:2rem}.popup_double_slider .swiper-arrow_second{display:none}.popup_double_slider .overflow_hidden{margin:0 -2rem 0 -.2rem}.popup_double_slider .gallery-thumbs{width:auto}.popup_works_txt{padding:2rem}.popup_works_txt p{margin-bottom:1.2rem}.popup_works_txt .tags_block.open .tag:not(:nth-child(-n+5)){display:none}.popup_works_txt .tags_block.open .tag:not(:nth-child(-n+4)){display:-webkit-box;display:-ms-flexbox;display:flex}.popup_works_txt .tag:not(:nth-child(-n+5)){display:block}.popup_works_txt .tag:not(:nth-child(-n+4)){display:none}.popup_benefits{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.popup_benefits .block{width:100%}.popup_benefits .block:not(:last-child){margin:0 0 .8rem}.popup_benefits .icon_block{width:2.4rem;height:2.4rem}.arrows_popup{display:none}.gallery-thumbs .swiper-slide{width:6.4rem}.popup_cost{width:auto;padding:2.4rem}.popup_cost .title{font-size:2.4rem}.popup_cost .cost_contact{width:100%}.popup_delete{width:auto;padding:3.2rem 1.6rem}.popup_delete .title{font-size:2.4rem}.popup_delete .sub_title{margin-bottom:1.6rem}.popup_delete .btn_line{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.popup_delete .btn{width:100%}.popup_delete .btn:not(:last-child){margin:0 0 1.6rem}.bread_crumbs{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:2.1rem;overflow:auto;margin-right:-1.6rem;padding-top:2.4rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.bread_crumbs .light{padding:0 .3rem}.fast_swiper{margin-bottom:2.8rem}.catalog_section_details .left_block{padding:0}.catalog_section_details .right_block .filters_choise_mob{margin-right:-1.6rem}.catalog_section_details .right_block .block_more{display:none}.catalog_section_details.open h4{font-size:2.4rem}.sidebar_block{padding:1.6rem}.sidebar_block .back{display:-webkit-box;display:-ms-flexbox;display:flex}.filter_title .num{display:block}.choose_price{height:4.2rem}.promo_banner .respons_wrapp:before{padding-top:36.5%}.sort_block{font-size:1.4rem}.sort_block .select_blocks{font-size:1.5rem}.sort_block .filter_link{display:-webkit-box;display:-ms-flexbox;display:flex}.cards_block{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);grid-column:auto;grid-gap:.8rem}.card_item{padding:1.2rem}.card_item .title_link{font-size:1.4rem;line-height:1.2;height:3.4rem}.card_item .card_note{margin-bottom:1.2rem;font-size:1.2rem;height:3.2rem}.card_item.common_size_swiper{width:28rem;padding:2rem}.card_item.common_size_swiper .card_price_wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.card_item.common_size_swiper .swiper-scrollbar{display:-webkit-box;display:-ms-flexbox;display:flex}.card_button_line{margin-top:.8rem}.card_button_line a.long{padding:1rem}.card_button_line a.long span{display:none}.card_price{font-size:1.8rem}.mark_block{top:0;left:0}.mark_block .item{font-size:.8rem}.mark_block_2 .item{font-size:1.4rem}.favourite_block{top:0;right:0}.in_card_dots{margin-bottom:1.2rem}.banner_consult{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;background:url(/local/templates/granit/app/css/../img/banner-call-vs.jpg) 0 0/cover no-repeat;padding:1.3rem 1.6rem}.banner_consult .sub_title{font-size:1.2rem;margin-bottom:.4rem}.banner_consult .title{font-size:1.4rem;width:20rem;margin-bottom:.8rem}.banner_consult .btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:3.3rem;font-size:1.2rem;padding:0 1.5rem}.banner_consult_blog{height:12.2rem}.pages_block .mob_hide,.pagination_block .double_arrow{display:none}.arrows_nav a:not(:last-child){margin:0}.selectize-input .item{padding-right:2.8rem}.select_blocks .option,.select_blocks .selectize-control .selectize-input{font-size:1.5rem}.filters_choise_mob{overflow:auto;margin:0 -1.6rem 2.4rem 0}.consalt_call .wrapper::before{display:none}.message_block_wrap .message_manager{position:relative;left:unset;bottom:unset;margin-top:2rem}.message_block{width:auto;margin-top:0;padding:3.2rem 2rem}.message_block::before{bottom:-3.5rem;left:6rem;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.message_block .title{font-size:2rem}.message_block .sub_title{font-size:1.6rem;margin-bottom:2.4rem}.message_manager{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.message_manager .img_block{margin:0 1.6rem 0 0}.title_info_line{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:0;margin-bottom:1.6rem}.title_info_line .title_info_block:not(:last-child){margin-right:1.6rem}.title_info_line .icons_wrap{margin-left:2.5rem}.title_info_line .icons_wrap svg{width:2.4rem;height:2.4rem}.title_info_line .mob{display:block}.title_info_block .hidden{display:none}.engraving_block{width:28rem}.engraving_block .respons_wrapp:before{padding-top:67.8%}.card_section_details .left_block .promo_banner{margin-top:2.4rem}.card_section_details .tags_block{margin-top:1.6rem}.card_section_details ul{margin:0 0 2rem}.card_detail_swiper_wrap .card_detail_swiper .swiper{width:calc(100% - 3.2rem)!important}.card_detail_swiper_wrap .card_detail_swiper .swiper-scrollbar{margin-right:0;width:calc(100% - 1.6rem)!important}.card_detail_swiper_wrap .card_detail_swiper.wide{border-radius:0}.card_detail_swiper_wrap .card_detail_features:not(:last-child){margin-bottom:2rem}.card_detail_swiper_wrap .card_detail_benefits{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:2.4rem}.card_detail_swiper_wrap .card_detail_benefits .block{width:100%}.card_detail_swiper_wrap .card_detail_benefits .block:not(:last-child){margin:0 0 .8rem}.card_detail_swiper_wrap .card_detail_benefits span{width:100%}.card_detail_swiper_wrap .promo_banner{margin-top:2.4rem}.card_detail_swiper .card_item{width:32.8rem}.card_detail_swiper .mark_block{top:2rem;left:2rem}.card_detail_swiper .favourite_block{left:auto;right:2rem}.card_detail_swiper .favourite_block svg{width:2rem;height:2rem}.card_detail_swiper .swiper-scrollbar{display:-webkit-box;display:-ms-flexbox;display:flex}.features_block:not(:last-child){margin-bottom:2rem}.features_block .features_swiper:not(:last-child){margin-bottom:2.4rem}.message_manager_2{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.message_manager_2 .title{text-align:left}.message_manager_2 .img_block{width:5rem;height:5rem;margin:0 1.2rem 0 0}.card_detail_short .set_block{margin-bottom:2rem}.card_detail_short .title{font-size:1.6rem}.card_detail_short .button_line .btn{width:auto}.card_detail_short .card_detail_benefits{margin-bottom:2.4rem}.tab_block_wrapper{display:none}.hidden_title{display:block}.tab_content{border-radius:1.2rem}.tab_content:not(:last-child){margin-bottom:.4rem}.tab_content:not(.active){height:auto;opacity:1;overflow:visible;background:#dde7f2;color:#41526a}.tab_content:not(.active):not(:last-child){margin-bottom:.4rem}.tab_content.active .tab_txt{height:auto;opacity:1;overflow:visible;padding:1.6rem 2rem 2rem}.tab_content .tab_txt{height:0;opacity:0;overflow:hidden}.gallery_swiper_2 .swiper{padding:0;margin:0}.gallery_swiper_2 .swiper-scrollbar{display:-webkit-box;display:-ms-flexbox;display:flex}.tags_block{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.tags_block.mt{margin-top:5.6rem}.line_card.visible{height:auto;padding:1.2rem 0}.line_card .left_block{margin-bottom:1.6rem}.line_card .wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.line_card .txt_block{display:none}.line_card .button_line{width:100%}.line_card .button_line .btn:first-child{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.line_card .button_line .btn:last-child{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-right:1.2rem}.line_card .button_line .btn:nth-child(2){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin:0}.share_btn_content{right:0;left:unset}.article_page .article_block{width:calc(100% - 20px)}.article_page .article_block .respons_wrapp:before{padding-top:57.9%}.article_page .article_block:not(:nth-child(-n+3)){margin-top:0}.article_page .article_block:not(:last-child){margin-bottom:2rem}.article_page_grid .article_block,.article_page_grid .category_types{width:calc(100% - 20px)}.article_page_grid .article_block:not(:nth-child(-n+3)),.article_page_grid .category_types:not(:nth-child(-n+3)){margin-top:0}.article_page_grid .article_block:not(:last-child),.article_page_grid .category_types:not(:last-child){margin-bottom:2rem}.article_page_grid .left_block{margin:-2.4rem 0 0 -2.4rem;padding:2.4rem 0 2.4rem 2.4rem}.article_page_grid .left_block::after{right:0}.article_page_grid .left_block .tags_block .tag:not(:nth-child(-n+13)){display:block}.article_page_grid .left_block .tags_block .tag:not(:nth-child(-n+5)),.article_page_grid .tags_block.open .tag:not(:nth-child(-n+13)){display:none}.article_page_grid .tags_block.open .tag:not(:nth-child(-n+5)){display:-webkit-box;display:-ms-flexbox;display:flex}.article_page_grid .tags_block .tag:not(:nth-child(-n+13)){display:block}.article_page_grid .tags_block .tag:not(:nth-child(-n+5)){display:none}.side_categories_wrap{margin-right:-1.6rem}.side_categories_wrap::after{display:none}.side_categories{border-radius:1.2rem 0 0 1.2rem}.discounts_block .block{width:calc(100% - 20px)}.discounts_block .block:not(:nth-child(-n+2)){margin-top:0}.discounts_block .block:not(:last-child){margin-bottom:2rem}.discounts_block .img_block{height:21.6rem}.discounts_block .txt_block{padding:2rem}.discounts_block .title{font-size:1.8rem}.feedback_page .select_blocks_2{width:100%;margin-bottom:2.2rem}.feedback_page h3{font-size:2rem;margin-bottom:2rem}.feedback_page .sort_link{display:none}.feedback_page .sort_block .select_blocks{display:block}.feedback_page .sort_block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;margin-bottom:2.2rem}.messages_block:not(:last-child){margin-bottom:3.2rem}.messages_block .block.answer{padding-left:6rem}.messages_block .block:not(:last-child){margin-bottom:2rem}.messages_block .txt{font-size:1.6rem;padding:2rem}.messages_block .message::before{width:3.2rem;height:2.8rem;left:1.2rem;bottom:-2.7rem}.message_info{-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;margin-top:1.2rem}.message_info .message_info_left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:1.4rem}.message_info .city{margin:.8rem 0 0}.message_info .data{position:relative;right:unset;top:unset;margin-left:1.6rem}.message_info.padding{padding-left:6rem;padding-right:2.4rem}.feedbacks_block .block:not(:last-child){width:100%;margin-bottom:1.2rem}.leave_feedback{padding:0 1.6rem}.leave_feedback .wrap{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.leave_feedback .call_input_block:not(:last-child){margin:0}.leave_feedback .input_title{text-align:left}.leave_feedback .btn_block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.leave_feedback .btn_note{margin-top:1.2rem}.blog_article_page .article_img_block{margin:0 -1.6rem;border-radius:1.2rem 1.2rem 0 0}.blog_article_page .article_img_block:before{padding-top:61%}.blog_article_page .promo_banner .link_nav{margin:10.3rem 0 0}.blog_article_page .popup_share_btn{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;margin:0 0 10.2rem}.blog_article_page .popup_share_btn .title{margin:0 0 1.2rem;font-size:1.6rem}.block_article{margin:-6.7rem -1.6rem 0}.block_article .article_title{font-size:2.4rem;margin:0 1.6rem 2rem}.block_article .block{border-radius:0;padding:1.6rem 1.6rem 3.2rem}.block_article .block>div:not(:last-child){margin-bottom:3.2rem}.block_article ul{margin:0 0 2rem}.block_article ul.double{-webkit-columns:1;-moz-columns:1;columns:1}.block_article .twentytwenty-container{height:17.1rem}.block_article .message_block{padding:2rem}.block_article .message_block .wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.block_article .add_block_second{-ms-flex-negative:0;flex-shrink:0;width:19.7rem}.block_article .blog_slider_1 .slider_block{width:28rem}.block_article .blog_slider_1 .respons_wrapp:before{padding-top:114%}.block_article .txt_accent{padding:2rem 1.6rem}.block_article .txt_accent .contact_line_block:not(:last-child){margin-bottom:2.4rem}.blockquote_block{margin:2rem 0 0;padding:2rem}.blockquote_block::before{top:2rem;right:2rem}.blockquote_block.blue::before,.blockquote_block.gray::before{width:6rem;height:3.8rem}.blog_slider_1 .slider_block{width:32.8rem}.blog_slider_1 .respons_wrapp:before{padding-top:100%}.blog_slider_2 .slider_block{width:28rem}.blog_slider_2 .respons_wrapp:before{padding-top:100%}.blog_slider_3 .slider_block{width:20rem}.blog_slider_3 .respons_wrapp:before{padding-top:100%}.blog_slider_3 .swiper-scrollbar{display:-webkit-box;display:-ms-flexbox;display:flex}.schedule_blog{margin:0 -.5rem}.schedule_blog a{height:10.6rem;width:calc((100% - 2rem)/ 2);padding:1.2rem;margin:0 .5rem}.schedule_blog a:not(:nth-child(-n+3)){margin-top:0}.schedule_blog a:not(:nth-child(-n+2)){margin-top:1rem}.schedule_blog .schedule_blog_data{font-size:1.4rem}.schedule_blog .title{font-size:1.3rem}.search_region .select_blocks_2{width:100%;margin-bottom:2.2rem}.cart_page{width:auto;grid-gap:0}.cart_page .left_block{-ms-grid-column:1;-ms-grid-column-span:12;grid-column:1/13}.cart_page .right_block{display:none}.cart_block{-ms-flex-wrap:wrap;flex-wrap:wrap}.cart_block .img_block{width:10rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.cart_block .title_block{position:absolute;width:16.4rem;top:2rem;right:2rem}.cart_block .title{font-size:1.6rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cart_block .list_block span:not(:nth-child(-n+5)){display:block}.cart_block .list_block span:not(:nth-child(-n+2)){display:none}.cart_block .list_block.open span:not(:nth-child(-n+2)){display:block}.add_card{width:16rem}.cart_sticky{position:relative;top:unset}.cart_sticky h4{font-size:1.6rem}.cart_sticky.mob{display:-webkit-box;display:-ms-flexbox;display:flex}.shipping_block{padding:2rem}.shipping_block .note{font-size:1.3rem}.shipping_block h4{font-size:1.6rem}.tab_links{overflow-x:auto;margin-right:-1.6rem;margin-bottom:2rem}.sticky_order_bottom{display:-webkit-box;display:-ms-flexbox;display:flex}.error_404{padding:0}.error_404 .img_block{width:auto;height:auto}.error_404 .text_block{font-size:1.4rem}.error_404 .btn_line{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.error_404 .btn:not(:last-child){margin:0 0 1.2rem}.error_404 .btn{padding:0 2rem;width:100%}.error_404 h3{font-size:2rem}.error_404 p{width:auto}.empty_cart .img_block{display:none}.empty_cart .text_block{margin:0}.empty_cart .btn_line{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.empty_cart .btn:not(:last-child){margin:0 0 1.2rem}.empty_cart h2{font-size:2.4rem}.empty_cart p{width:auto;font-size:1.6rem}.sentorder_cart{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sentorder_cart .img_block{position:absolute;top:19.5rem;left:3rem;right:3rem;margin:0 -2rem}.sentorder_cart .text_block{margin:0}.sentorder_cart .join_block{width:100%;margin-top:28.8rem}.sentorder_cart .btn:not(:last-child){margin:0 0 1.2rem}.sentorder_cart h2{font-size:2.4rem}.sentorder_cart p{width:auto;font-size:1.6rem}.service_page .service_link{width:calc(100% - 20px)}.service_page .service_link:not(:nth-child(-n+3)){margin-top:0}.service_page .service_link:not(:last-child){margin-bottom:1.6rem}.service_link .respons_wrapp:before{padding-top:78%}.service_link .btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.service_link .txt_block{height:auto}.discount_service_page h4,.discount_service_page h5{font-size:1.6rem}.discount_service_slider .block{width:calc(100% - 20px)}.discount_service_slider .block:not(:last-child){margin-bottom:2rem}.discount_service_slider .discount_slider_1 .swiper-slide{width:100%}.content_slider_1 .respons_wrapp{width:100%;margin-right:0}.content_slider_1 .slider_block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.content_slider_1 .txt_block{margin-top:2rem;padding:4.3rem 0 2.8rem}.content_slider_1 .title{font-size:1.8rem}.discount_content_cards .blocks{margin:0 -.4rem}.discount_content_cards .block{width:calc((100% - 1.6rem)/ 2);margin:0 .4rem;padding:1.2rem;height:auto}.discount_content_cards .block:not(:nth-child(-n+3)){margin-top:0}.discount_content_cards .block:not(:nth-child(-n+2)){margin-top:.8rem}.discount_content_cards .title{margin-bottom:3.2rem}.discount_content_cards_2 .block{width:calc(100% - 20px);padding:2rem}.discount_content_cards_2 .block .respons_wrapp{margin-bottom:2rem}.discount_content_cards_2 .block:not(:nth-child(-n+2)){margin-top:0}.discount_content_cards_2 .block:not(:last-child){margin-bottom:1.6rem}.discount_content_cards_3 .block{width:calc(100% - 20px)}.discount_content_cards_3 .block:not(:last-child){margin-bottom:3.2rem}.form_call_2{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form_call_2 .left_block{padding:2rem;width:auto;margin:0 0 1.6rem}.form_call_2 .left_block p{margin-bottom:2rem}.form_call_2 .right_block{width:auto;padding:2rem}.form_call_2 .title{font-size:1.8rem}.form_call_2 .phone_block{margin-top:3.2rem}.form_call_2 .phone_block a{font-size:2rem}.form_call_pic{padding:2rem}.form_call_pic .wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:.8rem}.form_call_pic .input_block{width:100%;margin-right:0}.form_call_pic .call_input_block{width:100%}.discount_steps_wrap .block{width:calc(100% - 20px)}.discount_steps_wrap .block:not(:last-child){margin-bottom:2rem}.discount_steps_wrap .title_wrap{margin-bottom:2.4rem}.prefer_photo_block{height:auto;padding:2rem}.prefer_photo_block .input_wrap{width:auto;margin-top:2rem}.prefer_photo_block .img_block{position:relative;width:auto;top:unset;right:unset;bottom:unset;margin-top:2rem}.discount_contact_gallery{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;padding:2rem}.discount_contact_gallery .text_block{margin:0}.discount_contact_gallery .img_block{width:100%;margin-top:2rem}.discount_contact_gallery .color_palette_wrap{position:relative;top:unset;right:unset;-webkit-transform:none;-ms-transform:none;transform:none;text-align:left;margin-top:1.2rem}.discount_contact_gallery .color_palette_wrap .color_title{width:auto}.discount_contact_gallery .color_palette_wrap .wrap{-webkit-box-align:start;-ms-flex-align:start;align-items:start;overflow-x:auto}.discount_contact_gallery .color_palette_wrap .wrap>div{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.discount_contact_gallery .label_block_2:not(:last-child){margin:0 1.2rem 0 0}.discount_contact_gallery .call_input_block,.discount_contact_gallery .swiper-slide{width:100%}.discount_contact_gallery .swiper-arrow-2{display:none}.title_header .text_block{width:auto}.title_header .title{font-size:2.8rem}.photo_gallery_1 .respons_wrapp:before{padding-top:100%}.photo_gallery_1 .swiper-slide{width:32.8rem;height:auto}.photo_gallery_1 .swiper-slide.big{width:32.8rem}.photo_gallery_1 .swiper-slide.big .respons_wrapp:before{padding-top:100%}.photo_gallery_2 .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:1fr;grid-template-rows:1fr}.photo_gallery_2 .swiper-slide{width:32.8rem}.photo_gallery_2 .swiper-slide:first-child{grid-column:auto;grid-row:auto}.photo_gallery_2 .swiper-slide:nth-child(2) .respons_wrapp:before{padding-top:100%}.photo_gallery_2 .swiper-slide:last-child,.photo_gallery_2 .swiper-slide:nth-child(2),.photo_gallery_2 .swiper-slide:nth-child(3),.photo_gallery_2 .swiper-slide:nth-child(4){grid-column:auto;grid-row:auto}.photo_gallery_2 .respons_wrapp:before{padding-top:100%}.twentytwenty_block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.twentytwenty_block .twentytwenty-wrapper{width:100%}.twentytwenty_block .twentytwenty-wrapper:not(:last-child){margin:0 0 2rem}.twentytwenty_block .twentytwenty-container{height:43.7rem}.twentytwenty_block.little .twentytwenty-container{height:24.6rem}.threesixty_block.margin{margin:0}.threesixty_block::before{width:12.2rem;height:6.4rem}.additional_elements .txt_block{position:relative;width:auto;bottom:unset;right:unset;margin-top:1.2rem}.card_items_wrap .cards_block{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.benefits_2_block .blocks{grid-template-row:auto}.benefits_2_block .block:first-child{-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3;min-height:auto}.benefits_2_block .block:first-child .img_block{margin:.8rem -2rem -2rem}.benefits_2_block .block:nth-child(2){-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3;-ms-grid-row:2;grid-row:2;min-height:auto}.benefits_2_block .block:nth-child(2) .img_block{margin:.8rem -2rem -2rem}.benefits_2_block .block:nth-child(3){-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3;min-height:12rem;-ms-grid-row:3;grid-row:3}.benefits_2_block .block:nth-child(4){-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3;min-height:12rem;-ms-grid-row:4;grid-row:4}.benefits_2_block .title{font-size:1.8rem}.vacancy_page .blocks{padding:2rem}.vacancy_page .txt_block{margin:3.2rem 0}.vacancy_page .block:not(:last-child){margin-bottom:2.4rem}.vacancy_page ul{padding:0}.vacancy_map .map{height:28rem}.apply_vacancy_block{padding:2rem}.attached_file{height:9.6rem}.payment_details{padding:2rem}.payment_details .block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1.5rem 1.2rem}.payment_details .left_side{margin:0 0 1.2rem}.banner_block .title_wrap{margin-top:2rem}.banner_block .title{font-size:2.6rem}.banner_block .title br{display:none}.banner_block.career .title{font-size:2.6rem}.banner_block img,.banner_block picture{margin-top:2.2rem}.about_block .text_block{padding:0}.about_block .text_block>div{height:24.2rem;overflow:hidden}.about_block .text_block>div::before{display:block}.about_block .btn.light{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.about_block .img_block{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;right:unset;width:auto;height:auto;margin-top:2.4rem}.history_block{display:none}.charity_block .swiper-scrollbar,.project_item .scrollbar{display:-webkit-box;display:-ms-flexbox;display:flex}.charity_block .button_line{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.charity_block .button_line span{margin-top:1.2rem}.charity_block h3{font-size:2.4rem}.video_works{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.video_works .block{width:100%}.video_works .block:not(:last-child){margin:0 0 1.6rem}.service_list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.service_list .service_link{width:100%}.service_list .service_link:not(:last-child){margin:0 0 1.6rem}.service_list .title{font-size:2rem}.diplomas_slider{width:auto;margin-right:-1.6rem}.diplomas_slider .swiper-slide{width:13.8rem}.diplomas_slider .swiper-slide.wide{width:19.8rem}.diplomas_slider .swiper-scrollbar{display:-webkit-box;display:-ms-flexbox;display:flex}.diplomas_slider_wide .swiper-slide{width:13.8rem}.diplomas_slider_wide .swiper-slide.wide{width:19.8rem}.diplomas_slider_wide .swiper-scrollbar{display:-webkit-box;display:-ms-flexbox;display:flex}.cups_block .txt_block>div{height:17.6rem;overflow:hidden}.cups_block .txt_block>div::before{display:block}.cups_block .btn{display:-webkit-box;display:-ms-flexbox;display:flex}.cups_block .swiper-slide{width:32rem}.our_projects .block{width:calc(100% - 20px)}.our_projects .block:not(:nth-child(-n+2)){margin-top:0}.our_projects .block:not(:last-child){margin-bottom:1.6rem}.our_projects .img_block{width:10rem;height:10rem}.our_projects .btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.our_projects .title{font-size:1.8rem}.join_blocks .block{width:calc(100% - 20px)}.join_blocks .block:not(:nth-child(-n+2)){margin-top:0}.join_blocks .block:not(:last-child){margin-bottom:1.6rem}.benefits_block_2{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.benefits_block_2>div:not(:last-child){margin-bottom:2.4rem}.benefits_block_2>div{width:50%}.benefits_block_2 .num{font-size:4rem}.benefits_block_2 span{font-size:1.4rem;margin-top:0}.jobs_block{padding:5.6rem 1.6rem;margin:0 -1.6rem}.jobs_block .title{font-size:2.6rem}.jobs_block svg{margin-left:1rem}.jobs_block .txt_block .btn{width:auto}.about_us_block::after,.jobs_block .txt_block p br{display:none}.about_us_block .title{display:none;font-size:4rem}.about_us_block .title.mob{display:block}.about_us_block .txt_block{height:11rem;overflow:hidden;font-size:1.6rem}.about_us_block .txt_block::before{display:block}.about_us_block .block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about_us_block .block>div{margin-top:2rem}.about_us_block .block:first-child .img_block,.about_us_block .block:nth-child(2) .img_block{width:100%;height:25rem;margin:0}.about_us_block .block:nth-child(3) .img_wrap{margin:0}.about_us_block .block:nth-child(3) .img_block:first-child{width:calc((100% - .8rem)/ 2);height:18rem;margin-right:.8rem}.about_us_block .block:nth-child(3) .img_block:last-child{width:calc((100% - .8rem)/ 2);height:18rem;margin:0}.about_us_block .block:nth-child(4) .img_block{width:100%;height:25rem;margin:0}.about_us_block .block:last-child .img_wrap{margin:0}.about_us_block .block:last-child .img_block:first-child{width:calc((100% - .8rem)/ 2);height:20rem;margin-right:.8rem}.about_us_block .block:last-child .img_block:nth-child(2){width:calc((100% - .8rem)/ 2);height:20rem}.about_us_block .block:last-child .img_block:last-child{width:100%;height:20rem;margin:.8rem 0 0}.about_us_block .block:not(:last-child){margin-bottom:4rem}.about_us_block .block.left_padding{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.about_us_block .btn{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.gojobs_link{position:relative;right:unset;bottom:unset;margin-top:4rem;font-size:2rem}.img_monument{display:none}.carrer_slider .swiper-scrollbar{display:-webkit-box;display:-ms-flexbox;display:flex}.gallery_carreer_slider .swiper-slide{width:32.8rem}.gallery_career_auto .respons_wrapp:before{padding-top:100%}.gallery_career_auto .swiper-slide.big{width:32.8rem}.gallery_career_auto .swiper-slide.big .respons_wrapp:before{padding-top:100%}.more_social{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.more_social p{margin:0 0 1.6rem}.shipping_details{padding:2rem}.inst_details .img_block:not(:last-child),.shipping_details .img_block:not(:last-child){margin:0}.inst_details .img_block:first-child:before,.shipping_details .img_block:first-child:before{padding-top:65%}.inst_details .img_block:last-child,.inst_details .img_block:nth-child(2),.shipping_details .img_block:last-child,.shipping_details .img_block:nth-child(2){display:none}.inst_details ul,.shipping_details ul{padding:0}.installment_benefits .block{width:calc(100% - 20px);padding:2rem}.installment_benefits .block:not(:nth-child(-n+2)){margin-top:0}.installment_benefits .block:not(:last-child),.installment_benefits .img_icon{margin-bottom:.8rem}.installment_text h3{font-size:2rem}.epitaph_item{padding:1.6rem 1.2rem}.epitaph_item:not(:last-child){margin-bottom:1.6rem}.epitaph_item .txt_block{padding:1.6rem 1.2rem}.epitaph_item .txt_block p{font-size:1.6rem}.favourite_empty{padding:2.7rem 0 5.7rem}.online_order .block{padding:2rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.online_order .block:not(:last-child){margin-bottom:1.6rem}.online_order .block.left .txt_block{margin:0 0 2.4rem}.online_order .block.right{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.online_order .block.right .txt_block{margin:0 0 2.4rem}.online_order .title{font-size:2.4rem}.online_order .img_block{width:100%}.contact_block_city{padding:2rem}.contact_block_city .address_block_top{width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.contact_block_city .metro_address{margin-bottom:0}.contact_block_city .cups_slider{width:100%;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin:2.4rem 0 0}.contact_block_city .map_img_block:before{padding-top:75%}.contact_block_city .map_img_block{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;height:21.6rem}.contact_block_city .swiper-slide{width:28.8rem}.contact_block_address{padding:2rem}.contact_block_address .grid_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0;row-gap:0}.contact_block_address .slider_block{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;height:24.2rem}.contact_block_address .cups_slider{width:100%}.contact_block_address .cups_slider .swiper-slide{width:28.8rem}.contact_block_address .address_block_top{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:2rem}.contact_block_address .address_block_top .block{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.contact_block_address .address_block_top .block:not(:last-child){margin:0 0 1.6rem}.contact_block_address .address_block_top .btn{padding:0 1.1rem}.contact_block_address .address_block_top .metro_address{margin:0}.contact_block_address .map{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;height:21.6rem;margin-bottom:2rem}.route_block .block:not(:last-child){margin-bottom:1.8rem}.route_block .sub_title{margin-bottom:.8rem}.popup-cart{width:100%;padding:4rem 1.6rem}.popup-cart .title{font-size:2.4rem}.popup-cart .popup-content{display:block}.popup-cart .popup-cart__image{margin:0 0 2rem}.popup-cart-2{width:100%;padding:4rem 1.6rem}.popup-cart-2 .title{font-size:2.4rem}.popup-cart-2 .popup-content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.popup-cart-2 .img_block{margin:0 0 2rem}.apply_vacancy_block_v2{width:100%;padding:3.2rem 1.6rem}.apply_vacancy_block_v2.v3{width:100%}.apply_vacancy_block_v2 .wrap .input_block{width:calc(100% - 20px)}.ne_text h3{font-size:1.6rem}.ne_text h4{font-size:1.4rem}.ne_text blockquote{padding:2rem}.ne_text blockquote::before{top:2rem;right:2rem;width:6rem;height:3.8rem}.consalt_call.v2:before{display:none}.consalt_call.v2 .message_block_wrap{padding-top:0}.search-section-block .search-section{display:block}.search-section-block .search-section__link{width:calc(100% - .8rem)}.our_works_types_wrap.search .row .article_block,.our_works_types_wrap.search .row .category_types{width:calc(100% - 20px)}.our_works_types_wrap.search .row .article_block:not(:nth-child(-n+3)),.our_works_types_wrap.search .row .category_types:not(:nth-child(-n+3)){margin-top:0}.our_works_types_wrap.search .row .article_block:not(:last-child),.our_works_types_wrap.search .row .category_types:not(:last-child){margin-bottom:2rem}.stories_block{height:10rem}.stories_block .stories{margin-left:-1.6rem;margin-right:-1.6rem;padding:0}.stories_block .stories .scroll-content{padding-left:1.6rem;padding-right:1.6rem}.stories_block .stories .scrollbar-track-x,.stories_block .stories::-webkit-scrollbar{display:none!important}.stories_block .stories.carousel .story{width:10rem;margin:0 .5rem}.stories_block .stories.carousel .story>.item-link>.item-preview{height:10rem}.depth_block .second_item{width:calc(100% - 20px)}.depth_block .second .text_block{padding:1.2rem 1.6rem}.depth_block .second .name{margin-bottom:.8rem}.success_custom_popup{width:100%;padding:4rem 1.6rem}.success_custom_popup .title3{font-size:2.4rem}.ya-share2__container_size_m .ya-share2__item_more .ya-share2__icon_more{width:2.4rem!important;height:2.4rem!important;background-size:2.4rem!important}.ya-share2__link_more .ya-share2__title{display:none!important}.ya-share2__popup-tile{display:block!important}.ya-share2__popup-tile .ya-share2__mobile-popup-badge{margin:0!important}.ya-share2__popup-content .ya-share2__popup-tile .ya-share2__item{width:100%!important}.ya-share2__popup-content .ya-share2__popup-tile .ya-share2__mobile-popup-badge{width:3.2rem!important;height:3.2rem!important}.ya-share2__popup-content .ya-share2__popup-tile .ya-share2__mobile-popup-service-title{margin-top:0}.card_item .in_card_wrap{margin-bottom:1.2rem}.quiz_thanks_wrap{width:auto}.quiz_thanks_wrap .input_common_block{width:100%}.quiz_thanks_wrap .txt{margin-top:15px;font-size:14px}.quiz_thanks_wrap .title_wrap{margin-bottom:15px}.quiz_thanks_wrap .txtsub{font-size:16px}.quiz_thanks_wrap .title_block_2:not(:first-child){margin-top:40px}.quiz_thanks_wrap .title_block_2:not(:last-child){margin-bottom:30px}.quiz_thanks_wrap .title_block_2 .titleee{font-size:20px}.quiz_thanks_wrap .sub_title{font-size:18px}.quiz_thanks_wrap .call_social .input_common{width:100%}.quiz_thanks_wrap .inputs_wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:15px}.quiz_thanks_wrap .inputs_wrap .input_common:not(:last-child){margin:0 0 15px}.quiz_thanks_wrap .mob_sort_select{margin-bottom:15px}.quiz_thanks_wrap .btn_block,.quiz_thanks_wrap .btn_block .btn{width:100%}.header_banner.v2 .wrapper,.installment_page{display:block}.installment_page .item{width:100%;padding:2rem}.installment_page .item:not(:last-child){margin:0 0 2rem}.features__grid{-ms-grid-columns:1fr;grid-template-columns:1fr}.feature{padding:20px 16px}.btn-up{display:none}.popup{width:32.8rem}.popup__title{font-size:2rem}.popup__img{width:18rem}}
/* End */


/* Start:/local/templates/granit/template_styles.css?1764934422574*/
.tab_links {
    overflow-x: auto;
    margin-right: -1.6rem;
    margin-bottom: 2rem;
}

.tab_links::-webkit-scrollbar {
    display: inherit;
}

@media screen and (max-width: 767px) {
    .popup-cart .popup-cart__image {
        width: auto;
        height: auto;
        max-width: 300px;
        max-height: 300px;
        margin: 0 auto 2rem;
    }

    .cart_block .title {
        display: block;
    }
    .tab_links::-webkit-scrollbar {
        display: none;
    }
}

.slide-radius {
    border-radius: 0.8rem;
    overflow: hidden;
}
/* End */
/* /local/templates/granit/app/css/styles.min.css?1770120432504422 */
/* /local/templates/granit/template_styles.css?1764934422574 */
