@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%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}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}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:1px dotted ButtonText}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}details{display:block}summary{display:list-item}[hidden],template{display:none}

/*! HTML5 Boilerplate v8.0.0 | MIT License | https://html5boilerplate.com/ */html{color:#222;font-size:1em;line-height:1.4}::-moz-selection{background:#b3d4fc;text-shadow:none}::selection{background:#b3d4fc;text-shadow:none}hr{border:0;border-top:1px solid #ccc;display:block;height:1px;margin:1em 0;padding:0}audio,canvas,iframe,img,svg,video{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}.g-hidden{display:none!important}.g-visuallyhidden{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.g-visuallyhidden.focusable:active,.g-visuallyhidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;white-space:inherit;width:auto}.g-invisible{visibility:hidden}.g-clearfix:after,.g-clearfix:before{content:" ";display:table}.g-clearfix:after{clear:both}
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{background-color:transparent;border:0;color:inherit;cursor:pointer;display:inline-block;font:inherit;margin:0;overflow:visible;padding:10px;text-transform:none;transition-duration:.15s;transition-property:opacity,filter;transition-timing-function:linear}.hamburger.is-active:hover,.hamburger:hover{opacity:.8}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#234997}.hamburger-box{display:block;height:17px;position:relative;width:20px}.hamburger-inner{display:block;margin-top:-1.5px;top:50%}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{background-color:#234997;border-radius:4px;height:3px;position:absolute;transition-duration:.15s;transition-property:transform;transition-timing-function:ease;width:20px}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-7px}.hamburger-inner:after{bottom:-7px}.hamburger--3dx .hamburger-box{perspective:40px}.hamburger--3dx .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx .hamburger-inner:after,.hamburger--3dx .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx.is-active .hamburger-inner{background-color:transparent!important;transform:rotateY(180deg)}.hamburger--3dx.is-active .hamburger-inner:before{transform:translate3d(0,7px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner:after{transform:translate3d(0,-7px,0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{perspective:40px}.hamburger--3dx-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r .hamburger-inner:after,.hamburger--3dx-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateY(-180deg)}.hamburger--3dx-r.is-active .hamburger-inner:before{transform:translate3d(0,7px,0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner:after{transform:translate3d(0,-7px,0) rotate(-45deg)}.hamburger--3dy .hamburger-box{perspective:40px}.hamburger--3dy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy .hamburger-inner:after,.hamburger--3dy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(-180deg)}.hamburger--3dy.is-active .hamburger-inner:before{transform:translate3d(0,7px,0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner:after{transform:translate3d(0,-7px,0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{perspective:40px}.hamburger--3dy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r .hamburger-inner:after,.hamburger--3dy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg)}.hamburger--3dy-r.is-active .hamburger-inner:before{transform:translate3d(0,7px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner:after{transform:translate3d(0,-7px,0) rotate(-45deg)}.hamburger--3dxy .hamburger-box{perspective:40px}.hamburger--3dxy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy .hamburger-inner:after,.hamburger--3dxy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg) rotateY(180deg)}.hamburger--3dxy.is-active .hamburger-inner:before{transform:translate3d(0,7px,0) rotate(45deg)}.hamburger--3dxy.is-active .hamburger-inner:after{transform:translate3d(0,-7px,0) rotate(-45deg)}.hamburger--3dxy-r .hamburger-box{perspective:40px}.hamburger--3dxy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r .hamburger-inner:after,.hamburger--3dxy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg) rotateY(180deg) rotate(-180deg)}.hamburger--3dxy-r.is-active .hamburger-inner:before{transform:translate3d(0,7px,0) rotate(45deg)}.hamburger--3dxy-r.is-active .hamburger-inner:after{transform:translate3d(0,-7px,0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner:before{transform:translate3d(-4px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrow.is-active .hamburger-inner:after{transform:translate3d(-4px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:before{transform:translate3d(4px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:after{transform:translate3d(4px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt.is-active .hamburger-inner:before{top:0;transform:translate3d(-4px,-5px,0) rotate(-45deg) scaleX(.7);transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt.is-active .hamburger-inner:after{bottom:0;transform:translate3d(-4px,5px,0) rotate(45deg) scaleX(.7);transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt-r .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r.is-active .hamburger-inner:before{top:0;transform:translate3d(4px,-5px,0) rotate(45deg) scaleX(.7);transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt-r.is-active .hamburger-inner:after{bottom:0;transform:translate3d(4px,5px,0) rotate(-45deg) scaleX(.7);transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.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{opacity:0;top:0}.hamburger--boring.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{bottom:0;top:auto;transition-delay:.13s;transition-duration:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse .hamburger-inner:after{top:-14px;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{transform:translate3d(0,-7px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse.is-active .hamburger-inner:after{opacity:0;top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s}.hamburger--collapse.is-active .hamburger-inner:before{top:0;transform:rotate(-90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s}.hamburger--collapse-r .hamburger-inner{bottom:0;top:auto;transition-delay:.13s;transition-duration:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r .hamburger-inner:after{top:-14px;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{transform:translate3d(0,-7px,0) rotate(45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse-r.is-active .hamburger-inner:after{opacity:0;top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s}.hamburger--collapse-r.is-active .hamburger-inner:before{top:0;transform:rotate(90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s}.hamburger--elastic .hamburger-inner{top:1.5px;transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic .hamburger-inner:before{top:7px;transition:opacity .125s ease .275s}.hamburger--elastic .hamburger-inner:after{top:14px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{transform:translate3d(0,7px,0) rotate(135deg);transition-delay:75ms}.hamburger--elastic.is-active .hamburger-inner:before{opacity:0;transition-delay:0s}.hamburger--elastic.is-active .hamburger-inner:after{transform:translate3d(0,-14px,0) rotate(-270deg);transition-delay:75ms}.hamburger--elastic-r .hamburger-inner{top:1.5px;transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r .hamburger-inner:before{top:7px;transition:opacity .125s ease .275s}.hamburger--elastic-r .hamburger-inner:after{top:14px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transform:translate3d(0,7px,0) rotate(-135deg);transition-delay:75ms}.hamburger--elastic-r.is-active .hamburger-inner:before{opacity:0;transition-delay:0s}.hamburger--elastic-r.is-active .hamburger-inner:after{transform:translate3d(0,-14px,0) rotate(270deg);transition-delay:75ms}.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{right:0;top:7px;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic.is-active .hamburger-inner{background-color:transparent!important;transition-delay:0s;transition-timing-function:ease-out}.hamburger--emphatic.is-active .hamburger-inner:before{left:-40px;top:-40px;transform:translate3d(40px,40px,0) rotate(45deg);transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--emphatic.is-active .hamburger-inner:after{right:-40px;top:-40px;transform:translate3d(-40px,40px,0) rotate(-45deg);transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.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{right:0;top:7px;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{background-color:transparent!important;transition-delay:0s;transition-timing-function:ease-out}.hamburger--emphatic-r.is-active .hamburger-inner:before{left:-40px;top:40px;transform:translate3d(40px,-40px,0) rotate(-45deg);transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--emphatic-r.is-active .hamburger-inner:after{right:-40px;top:40px;transform:translate3d(-40px,-40px,0) rotate(45deg);transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--minus .hamburger-inner:after,.hamburger--minus .hamburger-inner:before{transition:bottom .08s ease-out 0s,top .08s ease-out 0s,opacity 0s linear}.hamburger--minus.is-active .hamburger-inner:after,.hamburger--minus.is-active .hamburger-inner:before{opacity:0;transition:bottom .08s ease-out,top .08s ease-out,opacity 0s linear .08s}.hamburger--minus.is-active .hamburger-inner:before{top:0}.hamburger--minus.is-active .hamburger-inner:after{bottom:0}.hamburger--slider .hamburger-inner{top:1.5px}.hamburger--slider .hamburger-inner:before{top:7px;transition-duration:.15s;transition-property:transform,opacity;transition-timing-function:ease}.hamburger--slider .hamburger-inner:after{top:14px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0,7px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner:before{opacity:0;transform:rotate(-45deg) translate3d(-2.8571428571px,-4px,0)}.hamburger--slider.is-active .hamburger-inner:after{transform:translate3d(0,-14px,0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:1.5px}.hamburger--slider-r .hamburger-inner:before{top:7px;transition-duration:.15s;transition-property:transform,opacity;transition-timing-function:ease}.hamburger--slider-r .hamburger-inner:after{top:14px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0,7px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner:before{opacity:0;transform:rotate(45deg) translate3d(2.8571428571px,-4px,0)}.hamburger--slider-r.is-active .hamburger-inner:after{transform:translate3d(0,-14px,0) rotate(90deg)}.hamburger--spin .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.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{transform:rotate(225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin.is-active .hamburger-inner:before{opacity:0;top:0;transition:top .1s ease-out,opacity .1s ease-out .12s}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s}.hamburger--spin-r .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.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{transform:rotate(-225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin-r.is-active .hamburger-inner:before{opacity:0;top:0;transition:top .1s ease-out,opacity .1s ease-out .12s}.hamburger--spin-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s}.hamburger--spring .hamburger-inner{top:1.5px;transition:background-color 0s linear .13s}.hamburger--spring .hamburger-inner:before{top:7px;transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner:after{top:14px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring.is-active .hamburger-inner{background-color:transparent!important;transition-delay:.22s}.hamburger--spring.is-active .hamburger-inner:before{top:0;transform:translate3d(0,7px,0) rotate(45deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s}.hamburger--spring.is-active .hamburger-inner:after{top:0;transform:translate3d(0,7px,0) rotate(-45deg);transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s}.hamburger--spring-r .hamburger-inner{bottom:0;top:auto;transition-delay:0s;transition-duration:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r .hamburger-inner:after{top:-14px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity 0s 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{transform:translate3d(0,-7px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spring-r.is-active .hamburger-inner:after{opacity:0;top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s linear .22s}.hamburger--spring-r.is-active .hamburger-inner:before{top:0;transform:rotate(90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s}.hamburger--stand .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand.is-active .hamburger-inner{background-color:transparent!important;transform:rotate(90deg);transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s}.hamburger--stand.is-active .hamburger-inner:before{top:0;transform:rotate(-45deg);transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--stand.is-active .hamburger-inner:after{bottom:0;transform:rotate(45deg);transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--stand-r .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand-r .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotate(-90deg);transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s}.hamburger--stand-r.is-active .hamburger-inner:before{top:0;transform:rotate(-45deg);transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--stand-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(45deg);transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--squeeze .hamburger-inner{transition-duration:75ms;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze .hamburger-inner:before{transition:top 75ms ease .12s,opacity 75ms ease}.hamburger--squeeze .hamburger-inner:after{transition:bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze.is-active .hamburger-inner:before{opacity:0;top:0;transition:top 75ms ease,opacity 75ms ease .12s}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s}.hamburger--vortex .hamburger-inner{transition-duration:.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex .hamburger-inner:after,.hamburger--vortex .hamburger-inner:before{transition-delay:.1s;transition-duration:0s;transition-timing-function:linear}.hamburger--vortex .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex.is-active .hamburger-inner{transform:rotate(765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex.is-active .hamburger-inner:after,.hamburger--vortex.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner:before{opacity:0;top:0}.hamburger--vortex.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg)}.hamburger--vortex-r .hamburger-inner{transition-duration:.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex-r .hamburger-inner:after,.hamburger--vortex-r .hamburger-inner:before{transition-delay:.1s;transition-duration:0s;transition-timing-function:linear}.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{transform:rotate(-765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.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{opacity:0;top:0}.hamburger--vortex-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:fancybox-rotate 1s linear infinite;background:transparent;border:4px solid;border-color:#888 #888 #fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes fancybox-rotate{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}.slick-slider{box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.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{border:1px solid transparent;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.jq-checkbox,.jq-radio{display:inline-block;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.jq-checkbox input,.jq-radio input{margin:0;opacity:0;padding:0;position:absolute;z-index:-1}.jq-file{display:inline-block;overflow:hidden;position:relative}.jq-file input{font-size:100px;height:auto;line-height:1em;margin:0;opacity:0;padding:0;position:absolute;right:0;top:0}.jq-file__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jq-select-multiple,.jq-selectbox{display:inline-block;position:relative}.jq-select-multiple select,.jq-selectbox select{height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%}.jq-select-multiple li,.jq-selectbox li{-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.jq-selectbox{z-index:10}.jq-selectbox__select{position:relative}.jq-selectbox__select-text{overflow:hidden;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.jq-selectbox__dropdown{position:absolute}.jq-selectbox__search input{-webkit-appearance:textfield}.jq-selectbox__search input::-webkit-search-cancel-button,.jq-selectbox__search input::-webkit-search-decoration{-webkit-appearance:none}.jq-selectbox__dropdown ul{list-style:none;overflow:auto}.jq-select-multiple ul,.jq-selectbox__dropdown ul{overflow-x:hidden;position:relative;-webkit-overflow-scrolling:touch}.jq-number{display:inline-block}.jq-number__field input{-moz-appearance:textfield;text-align:left}.jq-number__field input::-webkit-inner-spin-button,.jq-number__field input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.jq-checkbox,.jq-radio{border:1px solid #0b1215;box-sizing:border-box;cursor:pointer;height:36px;margin:0 4px 0 0;width:36px}@media screen and (max-width:768px){.jq-checkbox,.jq-radio{height:28px;width:28px}}.jq-checkbox.focused,.jq-radio.focused{border:1px solid #234997;outline:1px solid #234997}.jq-checkbox.disabled,.jq-radio.disabled{opacity:.55}.jq-checkbox.checked .jq-checkbox__div{background:url(../img/icons/checkbox.svg) 50%/contain no-repeat;height:24px;margin:5px 0 0 5px;width:24px}@media screen and (max-width:768px){.jq-checkbox.checked .jq-checkbox__div{height:18px;margin:4px 0 0 4px;width:18px}}.jq-radio{border-radius:50%}.jq-radio.checked .jq-radio__div{background:#234997;border-radius:50%;height:16px;margin:9px 0 0 9px;width:16px}@media screen and (max-width:768px){.jq-radio.checked .jq-radio__div{margin:5px 0 0 5px}}.jq-selectbox{cursor:pointer;vertical-align:middle;width:100%}.jq-selectbox__select{align-items:center;border-bottom:1px solid #0b1215;box-sizing:border-box;display:flex;font-size:24px;font-weight:600;height:60px;line-height:1.16em;padding:6px 45px 6px 0}@media screen and (max-width:1680px) and (min-width:769px){.jq-selectbox__select{font-size:1.91vw}}@media screen and (max-width:768px){.jq-selectbox__select{font-size:20px;line-height:24px;padding-bottom:12px;padding-top:12px}}.l-create .jq-selectbox__select,.l-request .jq-selectbox__select{border-color:#fff}.jq-selectbox.focused .jq-selectbox__select{border-bottom:1px solid #234997;box-shadow:0 1px 0 #234997}.l-create .jq-selectbox.focused .jq-selectbox__select,.l-request .jq-selectbox.focused .jq-selectbox__select{border-color:#fff;box-shadow:0 1px 0 #fff}.jq-selectbox.disabled .jq-selectbox__select{background:#f5f5f5;border-color:#ccc;color:#888}.jq-selectbox__select-text{display:block;width:100%}.jq-selectbox .placeholder{color:rgba(11,18,21,.15)}.l-create .jq-selectbox .placeholder,.l-request .jq-selectbox .placeholder{color:hsla(0,0%,100%,.4)}.jq-selectbox__trigger{align-items:center;display:flex;height:100%;justify-content:center;position:absolute;right:0;top:0;width:20px}.jq-selectbox__trigger-arrow{background:url(../img/icons/arrow-select.svg) 50%/contain no-repeat;height:20px;transition:transform .3s ease-in-out;width:20px}.l-create .jq-selectbox__trigger-arrow,.l-request .jq-selectbox__trigger-arrow{background-image:url(../img/icons/arrow-select-white.svg)}.jq-selectbox.opened .jq-selectbox__trigger-arrow{transform:rotate(180deg)}.jq-selectbox__dropdown{background:#fff;border:1px solid #0b1215;border-radius:1px;box-sizing:border-box;font-size:22px;line-height:1.2em;margin:2px 0 0;padding:0;width:100%}@media screen and (max-width:1680px) and (min-width:769px){.jq-selectbox__dropdown{font-size:1.75vw}}@media screen and (max-width:768px){.jq-selectbox__dropdown{font-size:18px;line-height:22px}}.l-create .jq-selectbox__dropdown,.l-request .jq-selectbox__dropdown{background:#dfecff}.jq-selectbox__search{margin:5px}.jq-selectbox__search input{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==") no-repeat 100% 50%;border:1px solid #0b1215;border-radius:1px;box-sizing:border-box;color:#0b1215;margin:0;outline:none;padding:5px 27px 6px 8px;width:100%}.jq-selectbox__search input::-moz-placeholder{color:rgba(11,18,21,.15)}.jq-selectbox__search input::placeholder{color:rgba(11,18,21,.15)}.jq-selectbox__not-found{background:#f0f0f0;font-size:13px;margin:5px;padding:5px 8px 6px}.jq-selectbox ul{margin:0;padding:0}.jq-selectbox li{color:#231f20;min-height:18px;padding:5px 10px 6px}.jq-selectbox li.selected{background-color:#234997;color:#fff}.jq-selectbox li:hover{background-color:rgba(35,73,151,.8);color:#fff}.jq-selectbox li.disabled{color:#aaa}.jq-selectbox li.disabled:hover{background:none}.jq-selectbox li.optgroup{font-weight:700}.jq-selectbox li.optgroup:hover{background:none;color:#231f20;cursor:default}.jq-selectbox li.option{padding-left:25px}[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos]{pointer-events:none}[data-aos].aos-animate{pointer-events:auto}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}@media screen{html:not(.no-js) [data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:none}html:not(.no-js) [data-aos=fade-up]{transform:translate3d(0,100px,0)}html:not(.no-js) [data-aos=fade-down]{transform:translate3d(0,-100px,0)}html:not(.no-js) [data-aos=fade-right]{transform:translate3d(-100px,0,0)}html:not(.no-js) [data-aos=fade-left]{transform:translate3d(100px,0,0)}html:not(.no-js) [data-aos=fade-up-right]{transform:translate3d(-100px,100px,0)}html:not(.no-js) [data-aos=fade-up-left]{transform:translate3d(100px,100px,0)}html:not(.no-js) [data-aos=fade-down-right]{transform:translate3d(-100px,-100px,0)}html:not(.no-js) [data-aos=fade-down-left]{transform:translate3d(100px,-100px,0)}html:not(.no-js) [data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}html:not(.no-js) [data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}html:not(.no-js) [data-aos=zoom-in]{transform:scale(.6)}html:not(.no-js) [data-aos=zoom-in-up]{transform:translate3d(0,100px,0) scale(.6)}html:not(.no-js) [data-aos=zoom-in-down]{transform:translate3d(0,-100px,0) scale(.6)}html:not(.no-js) [data-aos=zoom-in-right]{transform:translate3d(-100px,0,0) scale(.6)}html:not(.no-js) [data-aos=zoom-in-left]{transform:translate3d(100px,0,0) scale(.6)}html:not(.no-js) [data-aos=zoom-out]{transform:scale(1.2)}html:not(.no-js) [data-aos=zoom-out-up]{transform:translate3d(0,100px,0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-down]{transform:translate3d(0,-100px,0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-right]{transform:translate3d(-100px,0,0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-left]{transform:translate3d(100px,0,0) scale(1.2)}html:not(.no-js) [data-aos^=slide][data-aos^=slide]{transition-property:transform;visibility:hidden}html:not(.no-js) [data-aos^=slide][data-aos^=slide].aos-animate{transform:translateZ(0);visibility:visible}html:not(.no-js) [data-aos=slide-up]{transform:translate3d(0,100%,0)}html:not(.no-js) [data-aos=slide-down]{transform:translate3d(0,-100%,0)}html:not(.no-js) [data-aos=slide-right]{transform:translate3d(-100%,0,0)}html:not(.no-js) [data-aos=slide-left]{transform:translate3d(100%,0,0)}html:not(.no-js) [data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}html:not(.no-js) [data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}html:not(.no-js) [data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}html:not(.no-js) [data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}html:not(.no-js) [data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}html:not(.no-js) [data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}html:not(.no-js) [data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}html:not(.no-js) [data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}html:not(.no-js) [data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}}.g-ir{overflow:hidden;text-indent:100%;white-space:nowrap}.g-tel{text-decoration:none}.g-tel,.g-tel:hover{color:inherit}.g-loading{opacity:.6;position:relative}.g-loading:before{animation:spinner 1.2s ease infinite;border:6px solid #eaeaea;border-radius:50%;border-top-color:#282828;content:"";height:40px;left:50%;position:absolute;top:50%;width:40px;z-index:1000}.g-loading.-type_more:before{top:100%}@keyframes spinner{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.g-query{color:#234997;font-weight:700}a:hover{text-decoration:none}.l-body{background:#fff;color:#0b1215;font-family:Nunito Sans,sans-serif}.l-body.-scroll_disabled{overflow:hidden}@media screen and (min-width:769px){.l-body.-scroll_disabled{overflow:visible}}.l-wrapper{display:flex;flex-direction:column;min-height:100vh;position:relative}@media screen and (max-width:768px){.l-wrapper{overflow:hidden}}.l-content{flex:1;position:relative}.l-contentText{display:block;position:relative}.l-markerInfo{font-size:16px;line-height:1.3em}.l-markerInfo a{color:#234997;font-weight:700}.grecaptcha-badge{display:none}.b-text:after,.b-text:before{content:" ";display:table}.b-text:after{clear:both}.b-text blockquote:first-child,.b-text code:first-child,.b-text dl:first-child,.b-text h1:first-child,.b-text h2:first-child,.b-text h3:first-child,.b-text h4:first-child,.b-text h5:first-child,.b-text h6:first-child,.b-text ol:first-child,.b-text p:first-child,.b-text pre:first-child,.b-text ul:first-child{margin-top:0}.b-text blockquote:last-child,.b-text code:last-child,.b-text dl:last-child,.b-text h1:last-child,.b-text h2:last-child,.b-text h3:last-child,.b-text h4:last-child,.b-text h5:last-child,.b-text h6:last-child,.b-text ol:last-child,.b-text p:last-child,.b-text pre:last-child,.b-text ul:last-child{margin-bottom:0}.b-text blockquote,.b-text code,.b-text dl,.b-text h1,.b-text h2,.b-text h3,.b-text h4,.b-text h5,.b-text h6,.b-text ol,.b-text p,.b-text pre,.b-text ul{margin:1em 0}.b-text blockquote{font-style:italic}.b-text blockquote,.b-text code,.b-text pre{border-left:2px solid #000;display:block;padding:.5em 1em}.b-text code,.b-text pre{background:#e9ebec}.b-text a{text-decoration:underline}.b-text a:hover{text-decoration:none}.b-text a[href^=tel]{color:inherit;text-decoration:none}.b-text a[href^=tel]:hover{color:inherit}.b-text img{max-width:100%}.b-text .aligncenter{clear:both;display:block;margin:.375em auto 1em}.b-text .alignright{float:right;margin:.375em 0 1em 1em}.b-text .alignleft{float:left;margin:.375em 1em 1em 0}.b-text .wp-caption{margin-bottom:1em;margin-top:1em;max-width:100%}.b-text .wp-caption-text{margin-top:.5em;text-align:center}.b-text .size-auto,.b-text .size-full,.b-text .size-large,.b-text .size-medium,.b-text .size-thumbnail{height:auto;max-width:100%}.b-text .wp-video:first-child{margin-top:0}.b-text .wp-video:last-child{margin-bottom:0}.b-text .wp-video{margin:1em 0;width:100%!important}.b-text .wp-audio-shortcode:first-child{margin-top:0}.b-text .wp-audio-shortcode:last-child{margin-bottom:0}.b-text .wp-audio-shortcode{margin:1em 0}.b-text .wp-smiley{margin:0;max-height:1em}.l-404{background:#f9fafe}.b-404{box-sizing:border-box;margin:0 auto;max-width:1512px;padding:80px 16px;width:100%}@media screen and (max-width:768px){.b-404{padding-bottom:60px;padding-top:60px}}.b-404__content{align-items:center;background:#fff;border-radius:40px;box-shadow:0 3px 6px 0 rgba(35,73,151,.05),0 12px 12px 0 rgba(35,73,151,.04),0 26px 16px 0 rgba(35,73,151,.03),0 46px 19px 0 rgba(35,73,151,.01);display:flex;flex-direction:column;padding:112px 24px}@media screen and (max-width:1680px) and (min-width:769px){.b-404__content{border-radius:2.38vw;padding:6.66vw 1.42vw}}@media screen and (max-width:768px){.b-404__content{border-radius:20px;padding:32px 24px}}.b-404__title{align-items:center;color:#0b1215;display:flex;font:500 200px/1.1em DM Sans,sans-serif;gap:10px;justify-content:center;margin:0 0 41px}@media screen and (max-width:1680px) and (min-width:769px){.b-404__title{font-size:11.9vw;gap:.59vw;margin-bottom:2.44vw}}@media screen and (max-width:768px){.b-404__title{font-size:100px}}.b-404__title img{width:216px}@media screen and (max-width:1680px) and (min-width:769px){.b-404__title img{width:12.85vw}}@media screen and (max-width:768px){.b-404__title img{width:108px}}.b-404__subtitle{color:#234997;font:700 36px/1.22em DM Sans,sans-serif;margin:0 0 20px;text-align:center}@media screen and (max-width:1680px) and (min-width:769px){.b-404__subtitle{font-size:2.14vw;margin-bottom:1.19vw}}@media screen and (max-width:768px){.b-404__subtitle{font-size:24px}}.b-404__description{border:4px solid #eff4ff;border-radius:20px;box-sizing:border-box;color:#0b1215;font:700 20px/1.4em DM Sans,sans-serif;padding:28px 84px;text-align:center;width:856px}@media screen and (max-width:1680px) and (min-width:769px){.b-404__description{border-radius:1.19vw;font-size:1.19vw}}@media screen and (max-width:768px){.b-404__description{font-size:18px;padding:20px;width:100%}}.b-404__description a{color:#234997;text-decoration:none}.b-404__description a:hover{text-decoration:underline}.l-awards{margin:80px 0}@media screen and (max-width:1680px) and (min-width:769px){.l-awards{margin-bottom:4.76vw;margin-top:4.76vw}}@media screen and (max-width:768px){.l-awards{margin-bottom:36px;margin-top:36px}}.b-awards{box-sizing:border-box;margin:0 auto;max-width:1712px;padding:0 16px;width:100%}@media screen and (max-width:768px){.b-awards{padding-bottom:0;padding-top:0}}.b-awards:after,.b-awards:before{content:" ";display:table}.b-awards:after{clear:both}.b-awards__list{background:#fff;border-radius:20px;box-shadow:0 0 0 40px #dfecff;display:flex;gap:82px;justify-content:center;list-style:none;margin:40px;padding:90px}@media screen and (max-width:1680px) and (min-width:769px){.b-awards__list{border-radius:1.19vw;box-shadow:0 0 0 2.38vw #dfecff;gap:4.88vw;margin:2.38vw;padding:5.35vw}}@media screen and (max-width:768px){.b-awards__list{box-shadow:0 0 0 20px #dfecff;flex-wrap:wrap;gap:30px;margin:20px;padding:40px}}.b-awards__item{flex-shrink:0}@media screen and (max-width:1680px) and (min-width:769px){.b-awards__item{max-width:20%}}.b-awards__image{display:block;height:auto;max-height:201px;width:auto}@media screen and (max-width:1680px) and (min-width:769px){.b-awards__image{max-height:11.96vw}}@media screen and (max-width:768px){.b-awards__image{max-height:90px;max-width:90px}}.l-awardsLine{border-bottom:1px solid #e8e8e8;border-top:1px solid #e8e8e8;padding:60px 0;position:relative;width:100%}@media screen and (max-width:1680px) and (min-width:769px){.l-awardsLine{padding-bottom:3.57vw;padding-top:3.57vw}}@media screen and (max-width:768px){.l-awardsLine{padding-bottom:16px;padding-top:16px}}.l-awardsLine.-line_true{margin-top:36px}.l-head+.l-awardsLine,.l-winning+.l-awardsLine{margin-top:80px}@media screen and (max-width:768px){.l-head+.l-awardsLine,.l-winning+.l-awardsLine{margin-top:36px}}.b-awardsLine{display:flex;justify-content:center;overflow:hidden;position:relative}.b-awardsLine__line{color:rgba(35,73,151,.5);display:flex;font-size:16px;justify-content:space-around;left:0;letter-spacing:2px;line-height:1.25em;list-style:none;margin:0;padding:0;position:absolute;right:0;text-transform:uppercase;top:-11px}@media screen and (max-width:1680px) and (min-width:769px){.b-awardsLine__line{font-size:.95vw;top:-.65vw}}@media screen and (max-width:768px){.b-awardsLine__line{font-size:12px;letter-spacing:1px;line-height:16px}}.b-awardsLine__lineItem{background:#fff;padding:0 10px}@media screen and (max-width:1680px) and (min-width:769px){.b-awardsLine__lineItem{padding:0 .59vw}.b-awardsLine__lineItem:nth-child(n+9){display:none}}@media screen and (max-width:768px){.b-awardsLine__lineItem:nth-child(n+4){display:none}}.b-awardsLine__list{display:flex;flex-wrap:nowrap;list-style:none;margin:0;padding:0}.b-awardsLine.-state_active .b-awardsLine__list{left:0;pointer-events:none;position:absolute;top:0;transform:translateZ(0);will-change:transform}.b-awardsLine__item{flex-shrink:0;margin-right:100px}@media screen and (max-width:1680px) and (min-width:769px){.b-awardsLine__item{margin-right:5.95vw}}@media screen and (max-width:768px){.b-awardsLine__item{margin-right:24px}}.b-awardsLine__img{display:block;height:auto;max-height:136px;width:auto}@media screen and (max-width:1680px) and (min-width:769px){.b-awardsLine__img{max-height:8.09vw}}@media screen and (max-width:768px){.b-awardsLine__img{max-height:55px}}.l-blog{margin:80px 0}@media screen and (max-width:1680px) and (min-width:769px){.l-blog{margin-bottom:4.76vw;margin-top:4.76vw}}@media screen and (max-width:768px){.l-blog{margin-bottom:36px;margin-top:36px}}.b-blog{box-sizing:border-box;margin:0 auto;max-width:1712px;padding:0 16px;width:100%}@media screen and (max-width:768px){.b-blog{padding-bottom:0;padding-top:0}}.b-blog{align-items:center;color:#0b1215;display:flex;flex-direction:column;gap:60px}@media screen and (max-width:1680px) and (min-width:769px){.b-blog{gap:3.57vw}}@media screen and (max-width:768px){.b-blog{gap:28px}}.b-blog__posts{display:flex;flex-direction:column;gap:80px;list-style:none;margin:0;padding:0}@media screen and (max-width:1680px) and (min-width:769px){.b-blog__posts{gap:4.76vw}}@media screen and (max-width:768px){.b-blog__posts{gap:32px}}.b-blogContacts{color:#fff;display:flex;flex-direction:column;font-size:20px;gap:12px;line-height:1.2em;list-style:none;margin:0;padding:0}@media screen and (max-width:1680px) and (min-width:769px){.b-blogContacts{font-size:1.19vw;gap:.71vw}}@media screen and (max-width:768px){.b-blogContacts{font-size:16px;gap:16px}}.b-blogContacts__item{align-items:center;display:flex;gap:12px}@media screen and (max-width:1680px) and (min-width:769px){.b-blogContacts__item{gap:.71vw}}.b-blogContacts__item:after{align-items:center;background:#dfecff;border-radius:20px;color:#234997;display:flex;font-size:10px;font-weight:600;height:20px;justify-content:center;line-height:1em;padding:0 8px;text-transform:uppercase}@media screen and (max-width:1680px) and (min-width:769px){.b-blogContacts__item:after{border-radius:1.19vw;font-size:.59vw;height:1.19vw;padding:0 .47vw}}.b-blogContacts__item.-type_local:after{content:"Local"}.b-blogContacts__item.-type_free:after{content:"Toll-Free"}.b-blogContacts__item.-type_form{color:#ffd376;font-size:16px;font-weight:700;line-height:1.25em}@media screen and (max-width:1680px) and (min-width:769px){.b-blogContacts__item.-type_form{font-size:.95vw}}.b-blogContacts__item em{font-style:normal;font-weight:700}.b-blogContacts__link{color:inherit;padding:8px 0 8px 60px;position:relative;text-decoration:none}@media screen and (max-width:1680px) and (min-width:769px){.b-blogContacts__link{padding:.47vw 0 .47vw 3.57vw}}@media screen and (max-width:768px){.b-blogContacts__link{padding:6px 0 6px 56px}}.b-blogContacts__item.-type_form .b-blogContacts__link{padding-bottom:0;padding-right:20px;padding-top:0}@media screen and (max-width:1680px) and (min-width:769px){.b-blogContacts__item.-type_form .b-blogContacts__link{padding-right:1.19vw}}.b-blogContacts__link:focus,.b-blogContacts__link:hover{outline:none;text-decoration:none}.b-blogContacts__icon{border-radius:50%;height:40px;left:0;overflow:hidden;position:absolute;top:0;width:40px}@media screen and (max-width:1680px) and (min-width:769px){.b-blogContacts__icon{height:2.38vw;width:2.38vw}}@media screen and (max-width:768px){.b-blogContacts__icon{height:36px;width:36px}}.b-blogContacts__link:hover .b-blogContacts__icon svg:nth-of-type(2){right:0}.b-blogContacts__icon svg{height:100%;position:absolute;top:0;transition:right .2s ease-in-out;width:100%}.b-blogContacts__icon svg rect{stroke:#fff}.b-blogContacts__item.-type_form .b-blogContacts__icon svg rect{stroke:#ffd376}.b-blogContacts__icon svg path{fill:#fff}.b-blogContacts__item.-type_form .b-blogContacts__icon svg path{fill:#ffd376}.b-blogContacts__icon svg:first-of-type{right:0;z-index:1}.b-blogContacts__icon svg:nth-of-type(2){right:100%;z-index:2}.b-blogContacts__icon svg:nth-of-type(2) rect,.b-blogContacts__item.-type_form .b-blogContacts__icon svg:nth-of-type(2) rect{fill:#d91900;stroke:#d91900}.b-blogContacts__icon svg:nth-of-type(2) path{fill:#fff!important}.b-blogForm{position:relative}.b-blogForm__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #ffd376;border-radius:40px;box-sizing:border-box;color:#0b1215;font:italic 16px/1em DM Sans,sans-serif;height:40px;padding:0 40px 0 20px;width:100%}@media screen and (max-width:1680px) and (min-width:769px){.b-blogForm__input{border-radius:2.38vw;height:2.38vw;padding:0 2.38vw 0 1.19vw}}.b-blogForm__input::-webkit-search-cancel-button,.b-blogForm__input::-webkit-search-decoration{-webkit-appearance:none;appearance:none}.b-blogForm__input:focus{border-color:#234997;outline:none}.b-blogForm__input::-moz-placeholder{color:rgba(11,18,21,.4)}.b-blogForm__input::placeholder{color:rgba(11,18,21,.4)}.b-blogForm__button{background:#ffd376;border:none;border-radius:50%;cursor:pointer;font:700 12px/1.33 DM Sans,sans-serif;height:32px;position:absolute;right:4px;text-transform:uppercase;top:50%;transform:translateY(-50%);width:32px}@media screen and (max-width:1680px) and (min-width:769px){.b-blogForm__button{font-size:.71vw;height:1.9vw;right:.23vw;width:1.9vw}}.b-blogForm__button:focus{outline:none}.b-blogForm__button svg{height:16px;width:16px}@media screen and (max-width:1680px) and (min-width:769px){.b-blogForm__button svg{height:.95vw;width:.95vw}}.b-blogItem{color:#0b1215;display:flex;flex-direction:column;gap:20px}@media screen and (max-width:1680px) and (min-width:769px){.b-blogItem{gap:1.19vw}}.b-blogItem__figure{margin:0}.b-blogItem__img{aspect-ratio:134/97;-o-object-fit:cover;object-fit:cover;width:100%}.b-blogItem__name{font-size:36px;font-weight:700;line-height:1.22em;margin:0}@media screen and (max-width:1680px) and (min-width:769px){.b-blogItem__name{font-size:2.14vw}}@media screen and (max-width:768px){.b-blogItem__name{font-size:24px;line-height:32px}}.b-blogItem__meta{display:flex;gap:12px}@media screen and (max-width:1680px) and (min-width:769px){.b-blogItem__meta{gap:.71vw}}.b-blogItem__date{align-items:center;color:rgba(11,18,21,.5);display:inline-flex;font-size:14px;height:24px;line-height:1.14em;white-space:nowrap}@media screen and (max-width:1680px) and (min-width:769px){.b-blogItem__date{font-size:.83vw;height:1.42vw}}.b-blogItem__categories{color:#234997;display:flex;flex-wrap:wrap;font-size:12px;gap:5px;line-height:1em;list-style:none;margin:0;padding:0}@media screen and (max-width:1680px) and (min-width:769px){.b-blogItem__categories{font-size:.71vw;gap:.29vw}}.b-blogItem__category{align-items:center;border:1px solid rgba(35,73,151,.3);border-radius:12px;box-sizing:border-box;display:inline-flex;height:24px;justify-content:center;padding:0 10px}@media screen and (max-width:1680px) and (min-width:769px){.b-blogItem__category{border-radius:.71vw;height:1.42vw;padding:0 .59vw}}.b-blogItem__description{font-size:20px;line-height:1.4em}@media screen and (max-width:1680px) and (min-width:769px){.b-blogItem__description{font-size:1.19vw}}@media screen and (max-width:768px){.b-blogItem__description{font-size:16px;line-height:24px}}.b-blogItem__meta+.b-blogItem__description{margin-top:-4px}@media screen and (max-width:1680px) and (min-width:769px){.b-blogItem__meta+.b-blogItem__description{margin-top:-.23vw}}.b-blogItem__more{margin-top:auto}.b-blogItem__link{align-items:center;border:1px solid #0b1215;box-sizing:border-box;color:inherit;display:inline-flex;font-size:14px;font-weight:700;height:40px;justify-content:center;line-height:1.14em;padding:0 24px;text-decoration:none;transition:border-color .3s ease-in-out,border-radius .3s ease-in-out,color .3s ease-in-out;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1680px) and (min-width:769px){.b-blogItem__link{font-size:.83vw;height:2.38vw;padding:0 1.42vw}}@media screen and (max-width:768px){.b-blogItem__link{margin-top:4px}}.b-blogItem__link:focus,.b-blogItem__link:hover{border-color:#234997;border-radius:40px;color:#234997;outline:none;text-decoration:none}@media screen and (max-width:1680px) and (min-width:769px){.b-blogItem__link:focus,.b-blogItem__link:hover{border-radius:2.38vw}}.b-blogSearch{height:62px;width:210px}@media screen and (max-width:1680px) and (min-width:769px){.b-blogSearch{height:3.69vw;width:12.5vw}}@media screen and (max-width:768px){.b-blogSearch{width:100%}}.b-blogSearch__content{align-items:center;display:flex;height:100%;position:absolute;right:0;top:0;transition:width .4s ease-in-out;width:210px}@media screen and (max-width:1680px) and (min-width:769px){.b-blogSearch__content{width:12.5vw}}@media screen and (max-width:768px){.b-blogSearch__content{position:relative;right:auto;top:auto;width:100%}}.b-blogSearch:focus-within .b-blogSearch__content{width:100%}.b-blogSearch__mask{color:#0b1215;display:block;font:500 28px/1.2em DM Sans,sans-serif;left:40px;overflow:hidden;pointer-events:none;position:relative;z-index:3}@media screen and (max-width:1680px) and (min-width:769px){.b-blogSearch__mask{font-size:1.66vw;left:2.38vw}}@media screen and (max-width:768px){.b-blogSearch__mask{display:none}}.b-blogSearch:focus-within .b-blogSearch__mask{opacity:0}.b-blogSearch__mask span{display:inline-block;transition:transform .4s ease-in-out}.b-blogSearch:hover .b-blogSearch__mask span:first-of-type{transform:translateY(-150%)}.b-blogSearch__mask span:nth-of-type(2){bottom:-150%;left:0;position:absolute;right:0;width:100%}.b-blogSearch:hover .b-blogSearch__mask span:nth-of-type(2){transform:translateY(-150%)}.b-blogSearch__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #ffd376;border-radius:40px;box-sizing:border-box;color:transparent;font:500 28px/1em DM Sans,sans-serif;height:100%;left:0;padding:0 60px 0 40px;position:absolute;top:0;transition:background .4s ease-in-out;width:100%}@media screen and (max-width:1680px) and (min-width:769px){.b-blogSearch__input{border-radius:2.38vw;font-size:1.66vw;padding:0 3.57vw 0 2.38vw}}@media screen and (max-width:768px){.b-blogSearch__input{color:#0b1215;font-size:20px;height:40px;left:auto;padding:0 40px 0 30px;position:relative;top:auto}}.b-blogSearch__input:hover{background:#ffd376}@media screen and (max-width:768px){.b-blogSearch__input:hover{background:transparent}}.b-blogSearch__input:focus{background:#ffd376;outline:none}@media screen and (max-width:768px){.b-blogSearch__input:focus{background:transparent}}.b-blogSearch__input:focus::-moz-placeholder{color:rgba(11,18,21,.4)}.b-blogSearch__input:focus::placeholder{color:rgba(11,18,21,.4)}.b-blogSearch__input::-moz-placeholder{color:transparent}.b-blogSearch__input::placeholder{color:transparent}@media screen and (max-width:768px){.b-blogSearch__input::-moz-placeholder{color:rgba(11,18,21,.4)}.b-blogSearch__input::placeholder{color:rgba(11,18,21,.4)}}.b-blogSearch__input::-webkit-search-cancel-button,.b-blogSearch__input::-webkit-search-decoration{-webkit-appearance:none;appearance:none}.b-blogSearch:focus-within .b-blogSearch__input{color:#0b1215}.b-blogSearch__button{background:#ffd376;border:none;border-radius:50%;cursor:pointer;font:700 12px/1.33 DM Sans,sans-serif;height:44px;position:absolute;right:8px;text-transform:uppercase;top:50%;transform:translateY(-50%);transition:background .4s ease-in-out;width:44px}@media screen and (max-width:1680px) and (min-width:769px){.b-blogSearch__button{font-size:.71vw;height:2.61vw;right:.47vw;width:2.61vw}}@media screen and (max-width:768px){.b-blogSearch__button{height:34px;right:3px;width:34px}}.b-blogSearch:hover .b-blogSearch__button{background:#fff}@media screen and (max-width:768px){.b-blogSearch:hover .b-blogSearch__button{background:#ffd376}}.b-blogSearch:focus-within .b-blogSearch__button{background:#fff}@media screen and (max-width:768px){.b-blogSearch:focus-within .b-blogSearch__button{background:#ffd376}}.b-blogSearch__button:focus{outline:none}.b-blogSearch__button svg{height:24px;width:24px}@media screen and (max-width:1680px) and (min-width:769px){.b-blogSearch__button svg{height:1.42vw;width:1.42vw}}.b-bottomNavigation{color:#fff;display:grid;font-size:16px;font-weight:400;gap:20px 40px;grid-template-columns:repeat(4,auto);grid-template-rows:repeat(5,auto);line-height:1.25em;list-style:none;margin:0;padding:0}@media screen and (max-width:1224px) and (min-width:769px){.b-bottomNavigation{font-size:1.3vw;gap:1.63vw 3.26vw}}@media screen and (max-width:768px){.b-bottomNavigation{gap:20px;grid-template-columns:repeat(1,auto);grid-template-rows:none}}.b-bottomNavigation__submenu{list-style:none;margin:0;padding:0}.b-bottomNavigation__submenu.-depth_1{display:flex;flex-direction:column;gap:20px}@media screen and (max-width:1224px) and (min-width:769px){.b-bottomNavigation__submenu.-depth_1{gap:1.63vw}}@media screen and (max-width:768px){.b-bottomNavigation__submenu.-depth_1{gap:15px}}.b-bottomNavigation__item{align-items:flex-start;display:flex;flex-direction:column;gap:20px}@media screen and (max-width:1224px) and (min-width:769px){.b-bottomNavigation__item{gap:1.63vw}}@media screen and (max-width:768px){.b-bottomNavigation__item{align-items:center;gap:20px}}.b-bottomNavigation__item.-depth_1{text-transform:uppercase}@media screen and (max-width:768px){.b-bottomNavigation__item.-depth_1{grid-column:auto!important;grid-row:auto!important}}.b-bottomNavigation__item.-depth_1:first-child{grid-column:1/2;grid-row:1/2}.b-bottomNavigation__item.-depth_1:nth-child(2){grid-column:1/2;grid-row:2/3}.b-bottomNavigation__item.-depth_1:nth-child(3){grid-column:1/2;grid-row:3/4}.b-bottomNavigation__item.-depth_1:nth-child(4){grid-column:1/2;grid-row:4/5}.b-bottomNavigation__item.-depth_1:nth-child(5){grid-column:2/3;grid-row:1/-1}.b-bottomNavigation__item.-depth_1:nth-child(6){grid-column:3/4;grid-row:1/-1}.b-bottomNavigation__item.-depth_1:nth-child(7){grid-column:4/5;grid-row:1/-1}.b-bottomNavigation__item.-depth_2{color:#89a5de;text-transform:none}.b-bottomNavigation__link{color:inherit;text-decoration:none}.b-bottomNavigation__link:focus,.b-bottomNavigation__link:hover{outline:none;text-decoration:underline}.b-bottomNavigation__item.-style_category .b-bottomNavigation__link.-depth_1{display:flex;flex-direction:column;gap:20px}@media screen and (max-width:1680px) and (min-width:769px){.b-bottomNavigation__item.-style_category .b-bottomNavigation__link.-depth_1{gap:1.19vw}}@media screen and (max-width:768px){.b-bottomNavigation__item.-style_category .b-bottomNavigation__link.-depth_1{align-items:center}}.b-bottomNavigation__item.-style_category .b-bottomNavigation__link.-depth_1:focus,.b-bottomNavigation__item.-style_category .b-bottomNavigation__link.-depth_1:hover{opacity:.8;outline:none;text-decoration:none}.b-bottomNavigation__descr{display:none}.b-bottomNavigation__item.-style_category .b-bottomNavigation__title{color:#ffd376;font:700 14px/1.42em DM Sans,sans-serif;letter-spacing:2px}@media screen and (max-width:1680px) and (min-width:769px){.b-bottomNavigation__item.-style_category .b-bottomNavigation__title{font-size:.83vw}}.b-bottomNavigation__item.-style_category .b-bottomNavigation__subtitle{font:20px/1em DM Sans,sans-serif;text-transform:none}@media screen and (max-width:1680px) and (min-width:769px){.b-bottomNavigation__item.-style_category .b-bottomNavigation__subtitle{font-size:1.19vw}}.b-bottomNavigation__item.-style_category .b-bottomNavigation__subtitle em{font-style:normal;font-weight:700}.b-bottomNavigation__item.-style_category .b-bottomNavigation__icon{align-items:center;background:#193d87;border-radius:12px;display:flex;height:60px;justify-content:center;width:60px}@media screen and (max-width:1680px) and (min-width:769px){.b-bottomNavigation__item.-style_category .b-bottomNavigation__icon{height:3.57vw;width:3.57vw}}.b-bottomNavigation__item.-style_category .b-bottomNavigation__icon svg{height:36px;width:36px}@media screen and (max-width:1680px) and (min-width:769px){.b-bottomNavigation__item.-style_category .b-bottomNavigation__icon svg{height:2.14vw;width:2.14vw}}.b-bottomNavigation__item.-style_category .b-bottomNavigation__icon svg path{stroke:#89a5de}.b-call__title{font:700 20px/1.2em DM Sans,sans-serif;margin:0 0 28px;text-align:center}@media screen and (max-width:1680px) and (min-width:769px){.b-call__title{font-size:1.19vw;margin-bottom:1.16vw}}@media screen and (max-width:768px){.b-call__title{font-size:16px;margin-bottom:16px}}.b-call__list{display:flex;font-size:32px;font-weight:700;gap:24px;line-height:1.12em;list-style:none;margin:0;padding:0}@media screen and (max-width:1680px) and (min-width:769px){.b-call__list{font-size:1.9vw;gap:1.42vw}}@media screen and (max-width:768px){.b-call__list{flex-direction:column;font-size:20px;gap:16px;line-height:1.4em}}.b-call__item{align-items:center;border:4px solid #eff4ff;border-radius:20px;box-sizing:border-box;display:flex;gap:20px;height:140px;justify-content:center;padding:20px;width:50%}@media screen and (max-width:1680px) and (min-width:769px){.b-call__item{gap:1.19vw}}@media screen and (max-width:768px){.b-call__item{gap:10px;height:80px;justify-content:flex-start;padding:10px;width:100%}}.b-call__item:after{align-items:center;background:#234997;border-radius:30px;color:#fff;display:flex;font-size:15px;font-weight:600;height:30px;justify-content:center;line-height:1.06em;padding:0 16px;text-transform:uppercase}@media screen and (max-width:1680px) and (min-width:769px){.b-call__item:after{border-radius:1.78vw;font-size:.89vw;height:1.78vw;padding:0 .95vw}}@media screen and (max-width:768px){.b-call__item:after{font-size:10px}}.b-call__item.-type_local:after{content:"Local"}.b-call__item.-type_free:after{content:"Toll-Free"}.b-call__link{color:inherit;padding:12px 0 12px 80px;position:relative;text-decoration:none}@media screen and (max-width:1680px) and (min-width:769px){.b-call__link{padding:.71vw 0 .71vw 4.76vw}}@media screen and (max-width:768px){.b-call__link{padding:6px 0 6px 50px}}.b-call__link:focus,.b-call__link:hover{opacity:.8;outline:none;text-decoration:none}.b-call__icon{border-radius:50%;height:60px;left:0;overflow:hidden;position:absolute;top:0;width:60px}@media screen and (max-width:1680px) and (min-width:769px){.b-call__icon{height:3.57vw;width:3.57vw}}@media screen and (max-width:768px){.b-call__icon{height:40px;width:40px}}.b-call__link:hover .b-call__icon svg:nth-of-type(2){right:0}.b-call__icon svg{height:100%;position:absolute;top:0;transition:right .2s ease-in-out;width:100%}.b-call__icon svg rect{fill:#fff;stroke:#234997}.b-call__icon svg path{fill:#234997}.b-call__icon svg:first-of-type{right:0;z-index:1}.b-call__icon svg:nth-of-type(2){right:100%;z-index:2}.b-call__icon svg:nth-of-type(2) rect{fill:#d91900;stroke:#d91900}.b-call__icon svg:nth-of-type(2) path{fill:#fff}.l-cases{margin-bottom:80px;margin-top:80px}@media screen and (max-width:1680px) and (min-width:769px){.l-cases{margin-bottom:4.76vw;margin-top:4.76vw}}@media screen and (max-width:768px){.l-cases{margin-bottom:40px;margin-top:40px}}.b-cases{box-sizing:border-box;margin:0 auto;max-width:1256px;padding:0 16px;width:100%}@media screen and (max-width:768px){.b-cases{padding-bottom:0;padding-top:0}}.b-cases{color:#0b1215}.b-cases__list{display:grid;gap:24px;grid-template-columns:1fr 1fr;list-style:none;margin:0;padding:0}@media screen and (max-width:1224px) and (min-width:769px){.b-cases__list{gap:1.96vw}}@media screen and (max-width:768px){.b-cases__list{grid-template-columns:1fr}}.b-cases__item{border-radius:40px 120px 40px 40px;box-sizing:border-box;display:flex;flex-direction:column;padding:48px 48px 80px;width:100%}@media screen and (max-width:1224px) and (min-width:769px){.b-cases__item{border-radius:3.26vw 9.8vw 3.26vw 3.26vw;padding:3.92vw 3.92vw 6.53vw}}@media screen and (max-width:768px){.b-cases__item{border-radius:20px 60px 20px 20px;padding:24px 24px 36px}}.b-cases__item:nth-of-type(odd){background:#eff4ff}.b-cases__item:nth-of-type(2n+2){background:#fff8f2}.b-cases__name{font:700 36px/1.33em DM Sans,sans-serif;letter-spacing:-1px;margin-bottom:156px;margin-top:0}@media screen and (max-width:1224px) and (min-width:769px){.b-cases__name{font-size:2.94vw;margin-bottom:12.74vw}}@media screen and (max-width:768px){.b-cases__name{font-size:22px;line-height:1.2em;margin-bottom:40px}}.b-cases__text{font-size:20px;line-height:1.6em}@media screen and (max-width:1680px) and (min-width:769px){.b-cases__text{font-size:1.19vw}}@media screen and (max-width:768px){.b-cases__text{font-size:16px;line-height:1.4em}}.b-cases__text h2{color:#000;font:500 44px/1.18em DM Sans,sans-serif;letter-spacing:-1px}@media screen and (max-width:1680px) and (min-width:769px){.b-cases__text h2{font-size:2.61vw}}@media screen and (max-width:768px){.b-cases__text h2{font-size:28px;line-height:1.2em}}.b-cases__text h3{color:#000;font:500 40px/1.2em DM Sans,sans-serif;letter-spacing:-1px}@media screen and (max-width:1680px) and (min-width:769px){.b-cases__text h3{font-size:2.38vw}}@media screen and (max-width:768px){.b-cases__text h3{font-size:26px}}.b-cases__text h4{color:#000;font:500 36px/1.22em DM Sans,sans-serif;letter-spacing:-1px}@media screen and (max-width:1680px) and (min-width:769px){.b-cases__text h4{font-size:2.14vw}}@media screen and (max-width:768px){.b-cases__text h4{font-size:24px;line-height:1.2em}}.b-cases__text h5{color:#000;font:500 32px/1.25em DM Sans,sans-serif;letter-spacing:-1px}@media screen and (max-width:1680px) and (min-width:769px){.b-cases__text h5{font-size:1.9vw}}@media screen and (max-width:768px){.b-cases__text h5{font-size:20px;line-height:1.2em}}.b-cases__text h6{color:#000;font:500 28px/1.28em DM Sans,sans-serif;letter-spacing:-1px}@media screen and (max-width:1680px) and (min-width:769px){.b-cases__text h6{font-size:1.66vw}}@media screen and (max-width:768px){.b-cases__text h6{font-size:18px;line-height:1.2em}}.b-cases__text h2 strong,.b-cases__text h3 strong,.b-cases__text h4 strong,.b-cases__text h5 strong,.b-cases__text h6 strong{font-weight:inherit}.b-cases__text ul{display:flex;flex-direction:column;gap:20px;list-style:none;margin:0;padding:0}@media screen and (max-width:1680px) and (min-width:769px){.b-cases__text ul{gap:1.19vw}}.b-cases__text ul li{padding:0 0 0 52px;position:relative}@media screen and (max-width:1680px) and (min-width:769px){.b-cases__text ul li{padding-left:3.09vw}}@media screen and (max-width:768px){.b-cases__text ul li{padding-left:38px}}.b-cases__text ul li:before{background:url(../img/icons/bullet-li.svg) 50%/contain no-repeat;content:"";height:28px;left:0;position:absolute;top:2px;width:28px}@media screen and (max-width:1680px) and (min-width:769px){.b-cases__text ul li:before{height:1.66vw;width:1.66vw}}@media screen and (max-width:768px){.b-cases__text ul li:before{height:22px;width:22px}}.b-cases__text ul ul{margin-top:15px!important}.b-cases__text a{color:#234997;text-decoration:none}.b-cases__text a:hover{text-decoration:underline}@media screen and (max-width:768px){.b-cases__text{font-size:14px;line-height:1.4em}}.b-categories{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:center;position:relative}@media screen and (max-width:1680px) and (min-width:769px){.b-categories{gap:.95vw}}.b-categories__list{align-items:center;color:#0b1215;display:flex;flex-wrap:wrap;font:500 28px/1.2em DM Sans,sans-serif;gap:16px;justify-content:center;list-style:none;margin:0;padding:0;text-align:center}@media screen and (max-width:1680px) and (min-width:769px){.b-categories__list{font-size:1.66vw;gap:.95vw}}@media screen and (max-width:768px){.b-categories__list{font-size:18px}}.b-categories__link{align-items:center;border:1px solid #ffd376;border-radius:40px;color:inherit;display:flex;height:60px;justify-content:center;padding:0 40px;text-decoration:none;transition:background .4s ease-in-out}@media screen and (max-width:1680px) and (min-width:769px){.b-categories__link{border-radius:2.38vw;height:3.57vw;padding:0 2.38vw}}@media screen and (max-width:768px){.b-categories__link{height:40px;padding:0 30px}}.b-categories__link:hover{background:#ffd376}.b-categories__link:focus{background:#ffd376;border-color:#234997;outline:none}.b-categories__item.-state_active .b-categories__link{background:#ffd376}.b-categories__text{display:block;overflow:hidden;position:relative}.b-categories__text span{display:inline-block;transition:transform .4s ease-in-out}.b-categories__link:hover .b-categories__text span:first-of-type{transform:translateY(-150%)}.b-categories__text span:nth-of-type(2){bottom:-150%;left:0;position:absolute;right:0;width:100%}.b-categories__link:hover .b-categories__text span:nth-of-type(2){transform:translateY(-150%)}.l-clientcomments{margin:80px 0}@media screen and (max-width:1680px) and (min-width:769px){.l-clientcomments{margin-bottom:4.76vw;margin-top:4.76vw}}@media screen and (max-width:768px){.l-clientcomments{margin-bottom:36px;margin-top:36px}}.b-clientcomments{box-sizing:border-box;margin:0 auto;max-width:1712px;padding:0 16px;width:100%}@media screen and (max-width:768px){.b-clientcomments{padding-bottom:0;padding-top:0}}.b-clientcomments{color:#0b1215;display:flex;flex-direction:column}.b-clientcomments__title{font:500 68px/1.18em DM Sans,sans-serif;letter-spacing:-2px;margin:0 0 40px;text-align:center}@media screen and (max-width:1680px) and (min-width:769px){.b-clientcomments__title{font-size:4.04vw}}@media screen and (max-width:768px){.b-clientcomments__title{font-size:36px;line-height:1.2em}}.b-clientcomments__title em{color:#234997;font-style:normal}.b-clientcomments__posts{display:grid;gap:60px 72px;grid-template-columns:repeat(2,auto);list-style:none;margin:0;padding:0}@media screen and (max-width:1680px) and (min-width:769px){.b-clientcomments__posts{gap:3.57vw 4.28vw}}@media screen and (max-width:768px){.b-clientcomments__posts{gap:32px;grid-template-columns:auto}}.b-clientcomments__more{align-items:center;background:#234997;border:none;border-radius:80px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font:600 24px/1em DM Sans,sans-serif;height:80px;justify-content:center;letter-spacing:3px;max-width:100%;overflow:hidden;padding:0 60px;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;width:-moz-fit-content;width:fit-content}@media screen and (max-width:768px){.b-clientcomments__more{font-size:16px;height:60px;letter-spacing:3px;line-height:20px}}.b-clientcomments__more:before{background-color:#d91900;border-radius:80px;bottom:0;content:"";position:absolute;right:120%;top:0;transition:right .3s ease-in-out;width:100%;z-index:0}@media screen and (max-width:768px){.b-clientcomments__more:before{border-radius:60px}}.b-clientcomments__more:focus,.b-clientcomments__more:hover{outline:none;text-decoration:none}.b-clientcomments__more:focus:before,.b-clientcomments__more:hover:before{right:0}.b-clientcomments__more span{align-items:center;display:flex;gap:10px;position:relative;z-index:1}.b-clientcomments__more{margin:68px auto 0;position:relative;visibility:hidden;z-index:1}@media screen and (max-width:1680px) and (min-width:769px){.b-clientcomments__more{align-items:center;background:#234997;border:none;border-radius:4.76vw;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font:600 1.42vw/1em DM Sans,sans-serif;height:4.76vw;justify-content:center;letter-spacing:.17vw;margin-top:4.04vw;max-width:100%;overflow:hidden;padding:0 3.57vw;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;width:-moz-fit-content;width:fit-content}}@media screen and (max-width:1680px) and (min-width:769px) and (max-width:768px){.b-clientcomments__more{font-size:16px;height:60px;letter-spacing:.17vw;line-height:20px}}@media screen and (max-width:1680px) and (min-width:769px){.b-clientcomments__more:before{background-color:#d91900;border-radius:4.76vw;bottom:0;content:"";position:absolute;right:120%;top:0;transition:right .3s ease-in-out;width:100%;z-index:0}}@media screen and (max-width:1680px) and (min-width:769px) and (max-width:768px){.b-clientcomments__more:before{border-radius:60px}}@media screen and (max-width:1680px) and (min-width:769px){.b-clientcomments__more:focus,.b-clientcomments__more:hover{outline:none;text-decoration:none}.b-clientcomments__more:focus:before,.b-clientcomments__more:hover:before{right:0}.b-clientcomments__more span{align-items:center;display:flex;gap:10px;position:relative;z-index:1}}@media screen and (max-width:768px){.b-clientcomments__more{margin-top:32px}}.b-clientcommentsItem{align-items:center;background:#fff;border-radius:40px;box-sizing:border-box;display:flex;flex-direction:column;gap:24px;padding:40px 60px}@media screen and (max-width:1680px) and (min-width:769px){.b-clientcommentsItem{border-radius:2.38vw;gap:1.42vw;padding:2.38vw 3.57vw}}@media screen and (max-width:768px){.b-clientcommentsItem{gap:16px;padding:24px 20px 32px}}.b-clientcommentsItem:nth-of-type(4n+1){background-color:#fff4ea}.b-clientcommentsItem:nth-of-type(4n+2){background-color:#f5e8ff}.b-clientcommentsItem:nth-of-type(4n+3){background-color:#dfecff}.b-clientcommentsItem:nth-of-type(4n+4){background-color:#f7fbe7}.b-clientcommentsItem__rating{background:url(../img/icons/star.svg) 0 50%/contain repeat-x;height:32px;margin-bottom:8px;width:calc(var(--rating)*32px)}@media screen and (max-width:1680px) and (min-width:769px){.b-clientcommentsItem__rating{height:1.9vw;margin-bottom:.47vw;width:calc(var(--rating)*1.9vw)}}@media screen and (max-width:768px){.b-clientcommentsItem__rating{height:24px;width:calc(var(--rating)*24px)}}.b-clientcommentsItem__quote{font-size:16px;line-height:1.75em;text-align:center}@media screen and (max-width:1680px) and (min-width:769px){.b-clientcommentsItem__quote{font-size:.95vw}}@media screen and (max-width:768px){.b-clientcommentsItem__quote{font-size:14px;line-height:20px}}.b-clientcommentsItem__name{color:#234997;font:600 28px/1.28em DM Sans,sans-serif;letter-spacing:-1px;margin:auto 0 0;text-align:center}@media screen and (max-width:1680px) and (min-width:769px){.b-clientcommentsItem__name{font-size:1.66vw}}@media screen and (max-width:768px){.b-clientcommentsItem__name{font-size:20px;line-height:28px}}.b-clientcommentsItem__logo{display:block;height:auto;width:104px}@media screen and (max-width:1680px) and (min-width:769px){.b-clientcommentsItem__logo{width:6.19vw}}@media screen and (max-width:768px){.b-clientcommentsItem__logo{width:82px}}.l-clients{background:#f9fafe}.b-clients{box-sizing:border-box;margin:0 auto;max-width:1432px;padding:100px 16px;width:100%}@media screen and (max-width:768px){.b-clients{padding-bottom:44px;padding-top:44px}}@media screen and (max-width:1680px) and (min-width:769px){.b-clients{padding-bottom:5.95vw;padding-top:5.95vw}}.b-clients__list{display:grid;gap:80px 45px;grid-template-columns:repeat(6,auto);list-style:none;margin:0;padding:0}@media screen and (max-width:1680px) and (min-width:769px){.b-clients__list{gap:4.76vw 2.67vw}}@media screen and (max-width:768px){.b-clients__list{align-items:center;display:flex;flex-wrap:wrap;gap:32px;justify-content:space-around}}.b-clients__item{align-self:center;justify-self:center;transition:filter .8s ease}@media screen and (max-width:768px){.b-clients__item{max-width:calc(50% - 16px)}}.b-clients__item.-blurred_true{filter:blur(3px)}.b-clients__img{max-width:100%}.b-connectForm{background:#fff;box-sizing:border-box;color:#0b1215;left:50%;max-width:min(1016px,100% - 32px);padding:80px 104px;position:absolute;top:-162px;transform:translateX(-50%);width:100%;z-index:1}@media screen and (max-width:1680px) and (min-width:769px){.b-connectForm{top:-9.64vw}}@media screen and (max-width:768px){.b-connectForm{padding:40px 20px;top:-80px;width:calc(100% - 32px)}}.b-connectForm__title{font:500 68px/1.17em DM Sans,sans-serif;letter-spacing:-2px;margin:0 0 40px;text-align:center}@media screen and (max-width:1680px) and (min-width:769px){.b-connectForm__title{font-size:4.04vw;margin-bottom:3.93vw}}@media screen and (max-width:768px){.b-connectForm__title{font-size:36px;letter-spacing:-1px;line-height:44px}}.l-contact{margin:80px 0 0}@media screen and (max-width:1680px) and (min-width:769px){.l-contact{margin-top:4.76vw}}.b-contact{color:#0b1215}.b-contact__title{font:500 80px/1.15em DM Sans,sans-serif;letter-spacing:-2px;margin:0 0 60px;text-align:center}@media screen and (max-width:1680px) and (min-width:769px){.b-contact__title{font-size:4.76vw;margin-bottom:3.57vw}}@media screen and (max-width:768px){.b-contact__title{font-size:36px;letter-spacing:-1px;line-height:44px;padding:60px 0 24px}}.b-contact__content{background:#234997;color:#fff;display:flex;position:relative;z-index:1}@media screen and (max-width:768px){.b-contact__content{flex-direction:column}}.b-contact__figure{margin:0;overflow:hidden;position:relative;width:50%}@media screen and (max-width:768px){.b-contact__figure{height:284px;width:100%}}.b-contact__img{height:130%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transform:translate(-50%);transition:transform .1s linear;width:100%;will-change:transform}@media screen and (max-width:768px){.b-contact__img{height:150%}}.b-contact__contacts{box-sizing:border-box;display:flex;flex-direction:column;gap:36px;overflow:hidden;padding:60px 116px 224px;position:relative;width:50%}@media screen and (max-width:1680px) and (min-width:769px){.b-contact__contacts{gap:2.14vw;padding:3.57vw 6.9vw 13.3vw}}@media screen and (max-width:768px){.b-contact__contacts{padding:24px 16px 112px;width:100%}}.b-contact__contacts:after{background:url(../img/logos/contact.svg) 50%/contain no-repeat;bottom:25px;content:"";height:545px;position:absolute;right:-141px;width:697px;z-index:0}@media screen and (max-width:768px){.b-contact__contacts:after{bottom:50px;height:326px;right:-148px;width:417px}}.b-contact__form,.b-contact__map{position:relative}.b-contact__map{background:#666;height:768px;z-index:0}.b-contact__map.-form_true{height:1232px}@media screen and (max-width:768px){.b-contact__map.-form_true{height:1435px}}.b-contact__info{box-sizing:border-box;margin:0 auto;max-width:1048px;padding:0 16px;width:100%}@media screen and (max-width:768px){.b-contact__info{padding-bottom:0;padding-top:0}}.b-contact__info{position:relative;z-index:1}.b-contacts{z-index:1}.b-contacts__title{align-items:center;color:#eff4ff;display:flex;font:600 16px/1.5em DM Sans,sans-serif;gap:12px;letter-spacing:4px;margin:0 0 12px;text-transform:uppercase}@media screen and (max-width:1680px) and (min-width:769px){.b-contacts__title{font-size:.95vw;gap:.71vw;margin-bottom:.71vw}}@media screen and (max-width:768px){.b-contacts__title{letter-spacing:2px}}.b-contacts__title:before{background:#eff4ff;content:"";height:1px;width:60px}@media screen and (max-width:1680px) and (min-width:769px){.b-contacts__title:before{width:3.57vw}}.b-contacts__list{color:#fff;display:flex;flex-direction:column;font-size:20px;gap:12px;line-height:1.2em;list-style:none;margin:0;padding:0}@media screen and (max-width:1680px) and (min-width:769px){.b-contacts__list{font-size:1.19vw;gap:.71vw}}@media screen and (max-width:768px){.b-contacts__list{font-size:16px;gap:16px}}.b-contacts__item{align-items:center;display:flex;gap:12px}@media screen and (max-width:1680px) and (min-width:769px){.b-contacts__item{gap:.71vw}}.b-contacts__item:after{align-items:center;background:#fff;border-radius:20px;color:#234997;display:flex;font-size:10px;font-weight:600;height:20px;justify-content:center;line-height:1em;padding:0 8px;text-transform:uppercase}@media screen and (max-width:1680px) and (min-width:769px){.b-contacts__item:after{border-radius:1.19vw;font-size:.59vw;height:1.19vw;padding:0 .47vw}}.b-contacts__item.-type_local:after{content:"Local"}.b-contacts__item.-type_free:after{content:"Toll-Free"}.b-contacts__item em{font-style:normal;font-weight:700}.b-contacts__link{color:inherit;padding:8px 0 8px 72px;position:relative;text-decoration:none}@media screen and (max-width:1680px) and (min-width:769px){.b-contacts__link{padding:.47vw 0 .47vw 4.28vw}}@media screen and (max-width:768px){.b-contacts__link{padding:6px 0 6px 56px}}.b-contacts__link:focus,.b-contacts__link:hover{opacity:.8;outline:none;text-decoration:none}.b-contacts__icon{border-radius:50%;height:40px;left:0;overflow:hidden;position:absolute;top:0;width:40px}@media screen and (max-width:1680px) and (min-width:769px){.b-contacts__icon{height:2.38vw;width:2.38vw}}@media screen and (max-width:768px){.b-contacts__icon{height:36px;width:36px}}.b-contacts__link:hover .b-contacts__icon svg:nth-of-type(2){right:0}.b-contacts__icon svg{height:100%;position:absolute;top:0;transition:right .2s ease-in-out;width:100%}.b-contacts__icon svg:first-of-type{right:0;z-index:1}.b-contacts__icon svg:nth-of-type(2){right:100%;z-index:2}.b-contacts__icon svg:nth-of-type(2) rect{fill:#d91900;stroke:#d91900}.l-create{margin:36px 0}@media screen and (max-width:1680px) and (min-width:769px){.l-create{margin-bottom:2.14vw;margin-top:2.14vw}}.b-create{box-sizing:border-box;margin:0 auto;max-width:1712px;padding:0 16px;width:100%}@media screen and (max-width:768px){.b-create{padding-bottom:0;padding-top:0}}.b-create{align-items:stretch;display:flex;gap:24px}@media screen and (max-width:1680px) and (min-width:769px){.b-create{gap:1.42vw}}@media screen and (max-width:768px){.b-create{flex-direction:column}}.b-create__content{align-items:flex-start;background:#dfecff;border-radius:40px;box-sizing:border-box;display:flex;flex-direction:column;gap:49px;padding:80px 60px;width:516px}@media screen and (max-width:1680px) and (min-width:769px){.b-create__content{border-radius:2.38vw;gap:2.91vw;padding:4.76vw 3.57vw;width:30.71vw}}@media screen and (max-width:768px){.b-create__content{gap:30px;padding:40px;width:100%}}.b-create__title{font:800 68px/1em DM Sans,sans-serif;letter-spacing:-2px;margin:0;text-transform:uppercase}@media screen and (max-width:1680px) and (min-width:769px){.b-create__title{font-size:4.04vw}}@media screen and (max-width:768px){.b-create__title{font-size:48px;line-height:1.2em}}@media screen and (max-width:576px){.b-create__title{font-size:36px}}.b-create__title em{color:#d91900;font-style:normal}.b-create__list{display:flex;flex-direction:column;font-size:20px;font-weight:700;gap:28px;line-height:1.4em;list-style:none;margin:0;padding:0}@media screen and (max-width:1680px) and (min-width:769px){.b-create__list{font-size:1.19vw;gap:1.66vw}}@media screen and (max-width:768px){.b-create__list{font-size:18px;line-height:1.2em}}@media screen and (max-width:576px){.b-create__list{font-size:16px}}.b-create__item{align-items:flex-start;display:flex;gap:24px}@media screen and (max-width:1680px) and (min-width:769px){.b-create__item{gap:1.42vw}}.b-create__item:before{background:url(../img/icons/bullet.svg) 50%/contain no-repeat;content:"";flex-shrink:0;height:48px;width:48px}@media screen and (max-width:1680px) and (min-width:769px){.b-create__item:before{height:2.85vw;width:2.85vw}}.b-create__form{background:#234997;border-radius:40px;box-sizing:border-box;padding:80px;width:1140px}@media screen and (max-width:1680px) and (min-width:769px){.b-create__form{border-radius:2.38vw;padding:4.76vw;width:67.85vw}}@media screen and (max-width:768px){.b-create__form{padding:40px;width:100%}}.b-create__subtitle{color:#dfecff;font-size:40px;font-style:italic;font-weight:600;line-height:1.3em;margin:0 0 60px}@media screen and (max-width:1680px) and (min-width:769px){.b-create__subtitle{font-size:2.38vw;margin-bottom:3.57vw}}@media screen and (max-width:768px){.b-create__subtitle{font-size:28px;line-height:1.2em;margin-bottom:40px}}@media screen and (max-width:576px){.b-create__subtitle{font-size:22px}}.l-cta{align-items:center;bottom:40px;display:flex;justify-content:center;left:50%;position:fixed;transform:translate(-50%,calc(100% + 40px));transition:all .6s cubic-bezier(.22,.61,.36,1);z-index:100}@media screen and (max-width:1680px) and (min-width:769px){.l-cta{bottom:2.38vw;transform:translate(-50%,calc(100% + 2.38vw))}}@media screen and (max-width:768px){.l-cta{display:none}}.l-cta.-state_active{transform:translate(-50%)}.b-cta{align-items:center;background:#234997;border-radius:68px;box-shadow:0 2px 4px 0 rgba(35,73,151,.05),0 7px 7px 0 rgba(35,73,151,.04),0 16px 10px 0 rgba(35,73,151,.03),0 29px 11px 0 rgba(35,73,151,.01),0 45px 12px 0 rgba(35,73,151,0);display:flex;gap:40px;padding:8px;transition:.4s ease-in-out}@media screen and (max-width:1680px) and (min-width:769px){.b-cta{border-radius:4.04vw;gap:2.38vw;padding:.67vw}}.l-cta.-theme_white .b-cta{background:#fff}.b-cta__logo{border-radius:50%;flex-shrink:0;height:52px;overflow:hidden;position:relative;width:52px}@media screen and (max-width:1680px) and (min-width:769px){.b-cta__logo{height:3.09vw;width:3.09vw}}.b-cta__logo:hover svg:nth-of-type(2){right:0}.b-cta__logo svg{height:100%;position:absolute;top:0;transition:right .2s ease-in-out;width:100%}.b-cta__logo svg:first-of-type{right:0;z-index:1}.b-cta__logo svg:first-of-type rect{fill:#fff;transition:.4s ease-in-out}.l-cta.-theme_white .b-cta__logo svg:first-of-type rect{fill:#234997}.b-cta__logo svg:first-of-type path{fill:#234997;transition:.4s ease-in-out}.l-cta.-theme_white .b-cta__logo svg:first-of-type path{fill:#fff}.b-cta__logo svg:nth-of-type(2){right:100%;z-index:2}.b-cta__logo svg:nth-of-type(2) rect{fill:#d91900}.b-cta__title{color:#fff;font-size:36px;font-weight:800;line-height:1.22em;margin:0;transition:.4s ease-in-out}@media screen and (max-width:1680px) and (min-width:769px){.b-cta__title{font-size:2.14vw}}.l-cta.-theme_white .b-cta__title{color:#0c0c0c}.b-cta__link{align-items:center;background:#d91900;border:none;border-radius:52px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font:600 16px/1em DM Sans,sans-serif;height:52px;justify-content:center;letter-spacing:0;max-width:100%;overflow:hidden;padding:0 40px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;width:-moz-fit-content;width:fit-content}@media screen and (max-width:768px){.b-cta__link{font-size:16px;height:60px;letter-spacing:0;line-height:20px}}.b-cta__link:before{background-color:#0b1215;border-radius:52px;bottom:0;content:"";position:absolute;right:120%;top:0;transition:right .3s ease-in-out;width:100%;z-index:0}@media screen and (max-width:768px){.b-cta__link:before{border-radius:60px}}.b-cta__link:focus,.b-cta__link:hover{outline:none;text-decoration:none}.b-cta__link:focus:before,.b-cta__link:hover:before{right:0}.b-cta__link span{align-items:center;display:flex;gap:10px;position:relative;z-index:1}.b-cta__link{font-family:Nunito Sans,sans-serif;text-transform:none}@media screen and (max-width:1680px) and (min-width:769px){.b-cta__link{align-items:center;background:#d91900;border:none;border-radius:3.09vw;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font:600 .95vw/1em DM Sans,sans-serif;height:3.09vw;justify-content:center;letter-spacing:0;max-width:100%;overflow:hidden;padding:0 2.38vw;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;width:-moz-fit-content;width:fit-content}}@media screen and (max-width:1680px) and (min-width:769px) and (max-width:768px){.b-cta__link{font-size:16px;height:60px;letter-spacing:0;line-height:20px}}@media screen and (max-width:1680px) and (min-width:769px){.b-cta__link:before{background-color:#0b1215;border-radius:3.09vw;bottom:0;content:"";position:absolute;right:120%;top:0;transition:right .3s ease-in-out;width:100%;z-index:0}}@media screen and (max-width:1680px) and (min-width:769px) and (max-width:768px){.b-cta__link:before{border-radius:60px}}@media screen and (max-width:1680px) and (min-width:769px){.b-cta__link:focus,.b-cta__link:hover{outline:none;text-decoration:none}.b-cta__link:focus:before,.b-cta__link:hover:before{right:0}.b-cta__link span{align-items:center;display:flex;gap:10px;position:relative;z-index:1}.b-cta__link{font-family:Nunito Sans,sans-serif;text-transform:none}}.l-development{background:#f7f9ff}.b-development{box-sizing:border-box;margin:0 auto;max-width:1456px;padding:80px 16px;width:100%}@media screen and (max-width:768px){.b-development{padding-bottom:60px;padding-top:60px}}.b-development{display:grid;gap:120px 104px;grid-template-columns:596px 724px;grid-template-rows:repeat(3,auto)}@media screen and (max-width:1680px) and (min-width:769px){.b-development{gap:7.14vw 6.19vw;grid-template-columns:35.48vw auto;padding-bottom:4.76vw;padding-top:4.76vw}}@media screen and (max-width:768px){.b-development{display:flex;flex-direction:column;gap:24px}}.b-development__title{color:#0b1215;font:500 80px/1.15em DM Sans,sans-serif;grid-column:1/2;grid-row:1/2;letter-spacing:-2px;margin:0}@media screen and (max-width:1680px) and (min-width:769px){.b-development__title{font-size:4.76vw}}@media screen and (max-width:768px){.b-development__title{font-size:36px;letter-spacing:-1px;line-height:44px}}.b-development__list{grid-column:2/3;grid-row:1/4}.b-development__link{align-items:center;background:#234997;border:none;border-radius:80px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font:600 24px/1em DM Sans,sans-serif;height:80px;justify-content:center;letter-spacing:3px;max-width:100%;overflow:hidden;padding:0 60px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap}@media screen and (max-width:768px){.b-development__link{font-size:16px;height:60px;letter-spacing:3px;line-height:20px}}.b-development__link:before{background-color:#d91900;border-radius:80px;bottom:0;content:"";position:absolute;right:120%;top:0;transition:right .3s ease-in-out;width:100%;z-index:0}@media screen and (max-width:768px){.b-development__link:before{border-radius:60px}}.b-development__link:focus,.b-development__link:hover{outline:none;text-decoration:none}.b-development__link:focus:before,.b-development__link:hover:before{right:0}.b-development__link span{align-items:center;display:flex;gap:10px;position:relative;z-index:1}.b-development__link{grid-column:1/2;grid-row:2/3;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1680px) and (min-width:769px){.b-development__link{align-items:center;background:#234997;border:none;border-radius:4.76vw;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font:600 1.42vw/1em DM Sans,sans-serif;height:4.76vw;justify-content:center;letter-spacing:.17vw;max-width:100%;overflow:hidden;padding:0 3.57vw;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;width:-moz-fit-content;width:fit-content}}@media screen and (max-width:1680px) and (min-width:769px) and (max-width:768px){.b-development__link{font-size:16px;height:60px;letter-spacing:.17vw;line-height:20px}}@media screen and (max-width:1680px) and (min-width:769px){.b-development__link:before{background-color:#d91900;border-radius:4.76vw;bottom:0;content:"";position:absolute;right:120%;top:0;transition:right .3s ease-in-out;width:100%;z-index:0}}@media screen and (max-width:1680px) and (min-width:769px) and (max-width:768px){.b-development__link:before{border-radius:60px}}@media screen and (max-width:1680px) and (min-width:769px){.b-development__link:focus,.b-development__link:hover{outline:none;text-decoration:none}.b-development__link:focus:before,.b-development__link:hover:before{right:0}.b-development__link span{align-items:center;display:flex;gap:10px;position:relative;z-index:1}}@media screen and (max-width:768px){.b-development__link{letter-spacing:0}}.b-explore{background:#234997;border-radius:20px;padding:32px}@media screen and (max-width:1680px) and (min-width:769px){.b-explore{border-radius:1.19vw;padding:1.9vw}}.b-explore__title{color:#fff;font:500 28px/1.14em DM Sans,sans-serif;margin:0 0 20px}@media screen and (max-width:1680px) and (min-width:769px){.b-explore__title{font-size:1.66vw;margin-bottom:1.19vw}}.b-explore__title em{color:#ffd376;font-style:normal}.b-explore__list{color:#dfecff;display:flex;flex-direction:column;font:500 20px/1.2em DM Sans,sans-serif;gap:32px;list-style:none;margin:0;padding:0}@media screen and (max-width:1680px) and (min-width:769px){.b-explore__list{font-size:1.19vw;gap:1.9vw}}@media screen and (max-width:768px){.b-explore__list{font-size:18px}}.b-explore__link{align-items:center;border:1px solid #ffd376;border-radius:40px;color:inherit;display:flex;height:48px;padding:0 32px;text-decoration:none;transition:background .4s ease-in-out,color .4s ease-in-out}@media screen and (max-width:1680px) and (min-width:769px){.b-explore__link{border-radius:2.38vw;height:2.85vw;padding:0 1.9vw}}@media screen and (max-width:768px){.b-explore__link{height:40px;padding:0 30px}}.b-explore__link:hover{background:#ffd376;color:#0b1215}.b-explore__link:focus{background:#ffd376;border-color:#234997;outline:none}.b-explore__item.-state_active .b-explore__link{background:#ffd376;color:#0b1215}.b-explore__text{display:block;overflow:hidden;position:relative}.b-explore__text span{align-items:center;display:flex;gap:16px;transition:transform .4s ease-in-out}@media screen and (max-width:1680px) and (min-width:769px){.b-explore__text span{gap:.95vw}}.b-explore__link:hover .b-explore__text span:first-of-type{transform:translateY(-150%)}.b-explore__text span:nth-of-type(2){bottom:-150%;left:0;position:absolute;right:0;width:100%}.b-explore__link:hover .b-explore__text span:nth-of-type(2){transform:translateY(-150%)}.b-explore__text span svg path{stroke:#dfecff;transition:stroke .4s ease-in-out}.b-explore__item.-state_active .b-explore__text span svg path,.b-explore__link:hover .b-explore__text span svg path{stroke:#0b1215}.b-faq{box-sizing:border-box;margin:0 auto;max-width:1120px;padding:80px 16px;width:100%}@media screen and (max-width:768px){.b-faq{padding-bottom:60px;padding-top:60px}}.b-faq{align-items:center;color:#0b1215;display:flex;flex-direction:column}@media screen and (max-width:1680px) and (min-width:769px){.b-faq{max-width:64.76vw;padding-bottom:4.76vw;padding-top:4.76vw}}.b-faq__title{font:500 68px/1.17em DM Sans,sans-serif;letter-spacing:-2px;margin:0 0 60px;text-align:center}@media screen and (max-width:1680px) and (min-width:769px){.b-faq__title{font-size:4.04vw;margin-bottom:3.57vw}}@media screen and (max-width:768px){.b-faq__title{font-size:36px;line-height:1.2em;margin-bottom:40px}}.b-faq__list{list-style:none;margin:0;padding:0;width:100%}.b-faq__item{border-radius:20px;box-sizing:border-box;padding:0 36px;transition:all .4s ease-in-out!important}@media screen and (max-width:1680px) and (min-width:769px){.b-faq__item{border-radius:1.19vw;padding-left:2.14vw;padding-right:2.14vw}}@media screen and (max-width:768px){.b-faq__item{padding:0 20px}}.b-faq__item.-state_open{background:#234997}.b-faq__header{margin:0}.b-faq__question{background:transparent;border:none;border-top:1px solid #ced8ef;color:#0b1215;cursor:pointer;font:700 24px/1em DM Sans,sans-serif;padding:30px 48px 30px 0;position:relative;text-align:left;transition:color .3s ease-in-out,border-color .3s ease-in-out;width:100%}@media screen and (max-width:1680px) and (min-width:769px){.b-faq__question{font-size:1.42vw;padding:1.78vw 2.85vw 1.78vw 0}}@media screen and (max-width:768px){.b-faq__question{font-size:18px;line-height:1.2em;padding:20px 40px 20px 0}}.b-faq__question:hover{color:#234997}.b-faq__question:focus{outline:none}.b-faq__item:last-child .b-faq__question{border-bottom:1px solid #ced8ef}.b-faq__item.-state_open .b-faq__question{border-color:transparent;color:#fff}.b-faq__item.-state_open+.b-faq__item .b-faq__question{border-top-color:transparent}.b-faq__question:after{background:url(../img/icons/plus-faq.svg) 50%/contain no-repeat;content:"";height:36px;position:absolute;right:0;top:calc(50% - 18px);transition:.3s;width:36px}@media screen and (max-width:1680px) and (min-width:769px){.b-faq__question:after{height:2.14vw;width:2.14vw}}@media screen and (max-width:768px){.b-faq__question:after{height:28px;top:calc(50% - 14px);width:28px}}.b-faq__item.-state_open .b-faq__question:after{background-image:url(../img/icons/minus-faq.svg)}.b-faq__answer{color:#fff;font:400 20px/1.4em Nunito Sans,sans-serif;max-height:0;max-width:936px;overflow:hidden;transition:padding-bottom .3s ease-in-out,max-height .3s ease-in-out}@media screen and (max-width:1680px) and (min-width:769px){.b-faq__answer{font-size:1.19vw;max-width:55.71vw}}@media screen and (max-width:768px){.b-faq__answer{font-size:14px;line-height:1.2em}}.b-faq__item.-state_open .b-faq__answer{max-height:none;padding-bottom:32px}@media screen and (max-width:1680px) and (min-width:769px){.b-faq__item.-state_open .b-faq__answer{padding-bottom:1.9vw}}@media screen and (max-width:768px){.b-faq__item.-state_open .b-faq__answer{padding-bottom:20px}}.l-featuredPosts{background:#fbfbfb}.l-body.-page_inner .l-featuredPosts{background:#fff8f2}.b-featuredPosts{box-sizing:border-box;margin:0 auto;max-width:1712px;padding:80px 16px;width:100%}@media screen and (max-width:768px){.b-featuredPosts{padding-bottom:60px;padding-top:60px}}@media screen and (max-width:1680px) and (min-width:769px){.b-featuredPosts{padding-bottom:4.76vw;padding-top:4.76vw}}.b-featuredPosts{display:flex;flex-direction:column}.b-featuredPosts__title{color:#0b1215;font:500 80px/1.15em DM Sans,sans-serif;letter-spacing:-2px;margin:0 0 57px;text-align:center}@media screen and (max-width:1680px) and (min-width:769px){.b-featuredPosts__title{font-size:4.76vw;margin-bottom:3.39vw}}@media screen and (max-width:768px){.b-featuredPosts__title{font-size:36px;letter-spacing:-1px;line-height:44px;margin-bottom:36px}}.b-featuredPosts__list{display:grid;gap:33px;grid-template-columns:repeat(3,1fr);list-style:none;margin:0;padding:0}@media screen and (max-width:1680px) and (min-width:769px){.b-featuredPosts__list{gap:1.96vw}}@media screen and (max-width:768px){.b-featuredPosts__list{gap:36px;grid-template-columns:1fr}}.b-featuredPosts__link{align-items:center;background:#234997;border:none;border-radius:80px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font:600 24px/1em DM Sans,sans-serif;height:80px;justify-content:center;letter-spacing:3px;max-width:100%;overflow:hidden;padding:0 60px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;width:-moz-fit-content;width:fit-content}@media screen and (max-width:768px){.b-featuredPosts__link{font-size:16px;height:60px;letter-spacing:3px;line-height:20px}}.b-featuredPosts__link:before{background-color:#d91900;border-radius:80px;bottom:0;content:"";position:absolute;right:120%;top:0;transition:right .3s ease-in-out;width:100%;z-index:0}@media screen and (max-width:768px){.b-featuredPosts__link:before{border-radius:60px}}.b-featuredPosts__link:focus,.b-featuredPosts__link:hover{outline:none;text-decoration:none}.b-featuredPosts__link:focus:before,.b-featuredPosts__link:hover:before{right:0}.b-featuredPosts__link span{align-items:center;display:flex;gap:10px;position:relative;z-index:1}.b-featuredPosts__link{margin:60px auto 0}@media screen and (max-width:1680px) and (min-width:769px){.b-featuredPosts__link{align-items:center;background:#234997;border:none;border-radius:4.76vw;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font:600 1.42vw/1em DM Sans,sans-serif;height:4.76vw;justify-content:center;letter-spacing:.17vw;max-width:100%;overflow:hidden;padding:0 3.57vw;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;width:-moz-fit-content;width:fit-content}}@media screen and (max-width:1680px) and (min-width:769px) and (max-width:768px){.b-featuredPosts__link{font-size:16px;height:60px;letter-spacing:.17vw;line-height:20px}}@media screen and (max-width:1680px) and (min-width:769px){.b-featuredPosts__link:before{background-color:#d91900;border-radius:4.76vw;bottom:0;content:"";position:absolute;right:120%;top:0;transition:right .3s ease-in-out;width:100%;z-index:0}}@media screen and (max-width:1680px) and (min-width:769px) and (max-width:768px){.b-featuredPosts__link:before{border-radius:60px}}@media screen and (max-width:1680px) and (min-width:769px){.b-featuredPosts__link:focus,.b-featuredPosts__link:hover{outline:none;text-decoration:none}.b-featuredPosts__link:focus:before,.b-featuredPosts__link:hover:before{right:0}.b-featuredPosts__link span{align-items:center;display:flex;gap:10px;position:relative;z-index:1}}@media screen and (max-width:768px){.b-featuredPosts__link{margin-top:40px}}.l-featuredProjects{overflow:hidden;position:relative}.b-featuredProjects{box-sizing:border-box;margin:0 auto;max-width:1584px;padding:80px 16px;width:100%}@media screen and (max-width:768px){.b-featuredProjects{padding-bottom:60px;padding-top:60px}}.b-featuredProjects{display:flex;flex-direction:column}@media screen and (max-width:1680px) and (min-width:769px){.b-featuredProjects{padding-bottom:4.76vw;padding-top:4.76vw}}.b-featuredProjects__title{color:#0b1215;font:500 80px/1.15em DM Sans,sans-serif;letter-spacing:-2px;margin:0 auto 48px 0;position:relative;z-index:1}@media screen and (max-width:1680px) and (min-width:769px){.b-featuredProjects__title{font-size:4.76vw;margin-bottom:2.85vw}}@media screen and (max-width:768px){.b-featuredProjects__title{font-size:36px;letter-spacing:-1px;line-height:44px;margin-bottom:40px}}.b-featuredProjects__marquee{color:rgba(235,238,250,.7);font:700 350px/2em DM Sans,sans-serif;left:0;position:absolute;right:0;top:38%;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;z-index:0}@media screen and (max-width:1680px) and (min-width:769px){.b-featuredProjects__marquee{font-size:20.83vw;margin-bottom:2.85vw}}@media screen and (max-width:768px){.b-featuredProjects__marquee{display:none}}.b-featuredProjects__list{display:grid;gap:100px 104px;grid-template-columns:repeat(2,1fr);list-style:none;margin:0;padding:0;position:relative;width:100%;z-index:1}@media screen and (max-width:1680px) and (min-width:769px){.b-featuredProjects__list{gap:5.95vw 6.19vw}}@media screen and (max-width:768px){.b-featuredProjects__list{gap:24px;grid-template-columns:1fr}}.b-featuredProjects__link{align-items:center;background:#234997;border:none;border-radius:80px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font:600 24px/1em DM Sans,sans-serif;height:80px;justify-content:center;letter-spacing:3px;max-width:100%;overflow:hidden;padding:0 60px;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;width:-moz-fit-content;width:fit-content}@media screen and (max-width:768px){.b-featuredProjects__link{font-size:16px;height:60px;letter-spacing:3px;line-height:20px}}.b-featuredProjects__link:before{background-color:#d91900;border-radius:80px;bottom:0;content:"";position:absolute;right:120%;top:0;transition:right .3s ease-in-out;width:100%;z-index:0}@media screen and (max-width:768px){.b-featuredProjects__link:before{border-radius:60px}}.b-featuredProjects__link:focus,.b-featuredProjects__link:hover{outline:none;text-decoration:none}.b-featuredProjects__link:focus:before,.b-featuredProjects__link:hover:before{right:0}.b-featuredProjects__link span{align-items:center;display:flex;gap:10px;position:relative;z-index:1}.b-featuredProjects__link{margin:100px auto 0;position:relative;z-index:1}@media screen and (max-width:1680px) and (min-width:769px){.b-featuredProjects__link{align-items:center;background:#234997;border:none;border-radius:4.76vw;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font:600 1.42vw/1em DM Sans,sans-serif;height:4.76vw;justify-content:center;letter-spacing:.17vw;margin-top:5.95vw;max-width:100%;overflow:hidden;padding:0 3.57vw;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;width:-moz-fit-content;width:fit-content}}@media screen and (max-width:1680px) and (min-width:769px) and (max-width:768px){.b-featuredProjects__link{font-size:16px;height:60px;letter-spacing:.17vw;line-height:20px}}@media screen and (max-width:1680px) and (min-width:769px){.b-featuredProjects__link:before{background-color:#d91900;border-radius:4.76vw;bottom:0;content:"";position:absolute;right:120%;top:0;transition:right .3s ease-in-out;width:100%;z-index:0}}@media screen and (max-width:1680px) and (min-width:769px) and (max-width:768px){.b-featuredProjects__link:before{border-radius:60px}}@media screen and (max-width:1680px) and (min-width:769px){.b-featuredProjects__link:focus,.b-featuredProjects__link:hover{outline:none;text-decoration:none}.b-featuredProjects__link:focus:before,.b-featuredProjects__link:hover:before{right:0}.b-featuredProjects__link span{align-items:center;display:flex;gap:10px;position:relative;z-index:1}}@media screen and (max-width:768px){.b-featuredProjects__link{margin-top:40px}}.l-feedback{background:#f7fbe7;overflow-x:clip}.b-feedback{box-sizing:border-box;margin:0 auto;max-width:1712px;padding:80px 16px;width:100%}@media screen and (max-width:768px){.b-feedback{padding-bottom:60px;padding-top:60px}}.b-feedback{color:#0b1215;display:flex;flex-direction:column}@media screen and (max-width:1680px) and (min-width:769px){.b-feedback{padding-bottom:4.76vw;padding-top:4.76vw}}.b-feedback__title{color:#0b1215;font:500 68px/1.17em DM Sans,sans-serif;letter-spacing:-2px;margin:0;padding:0 150px 0 0}@media screen and (max-width:1680px) and (min-width:769px){.b-feedback__title{font-size:4.04vw;padding-right:8.92vw}}@media screen and (max-width:768px){.b-feedback__title{font-size:36px;line-height:1.2em}}.b-feedback__slider{margin-top:28px;position:relative}@media screen and (max-width:1680px) and (min-width:769px){.b-feedback__slider{margin-top:1.66vw}}.b-feedback__list{margin:0 -18px}@media screen and (max-width:1680px) and (min-width:769px){.b-feedback__list{margin:0 -1.07vw}}.b-feedback__list .slick-list{overflow:visible}.b-feedback__list .slick-track{display:flex!important}.b-feedback__list .slick-slide{height:inherit!important;padding:0 18px}@media screen and (max-width:1680px) and (min-width:769px){.b-feedback__list .slick-slide{padding:0 1.07vw}}.b-feedback__list .slick-slide>div{display:flex;height:100%}.b-feedback__controls{align-items:center;display:flex;gap:18px;list-style:none;margin:0;padding:0;position:absolute;right:0;top:-100px}@media screen and (max-width:1680px) and (min-width:769px){.b-feedback__controls{gap:1.07vw;top:-5.95vw}}.b-feedback__arrow{border-radius:50%;box-sizing:border-box;cursor:pointer;height:60px;overflow:hidden;position:relative;width:60px}@media screen and (max-width:1680px) and (min-width:769px){.b-feedback__arrow{height:3.57vw;width:3.57vw}}.b-feedback__arrow:first-of-type svg:nth-of-type(2){left:100%;right:auto}.b-feedback__arrow:first-of-type:hover svg:nth-of-type(2){left:0;right:auto}.b-feedback__arrow:hover svg:nth-of-type(2){right:0}.b-feedback__arrow svg{height:100%;position:absolute;top:0;transition:right .1s ease-in-out,left .1s ease-in-out;width:100%}.b-feedback__arrow svg rect{fill:#fff;stroke:transparent}.b-feedback__arrow svg:first-of-type{right:0;z-index:1}.b-feedback__arrow svg:nth-of-type(2){right:100%;z-index:2}.b-feedback__arrow svg:nth-of-type(2) rect{fill:#ffd376}.b-feedback__link{align-items:center;background:#234997;border:none;border-radius:80px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font:600 24px/1em DM Sans,sans-serif;height:80px;justify-content:center;letter-spacing:3px;max-width:100%;overflow:hidden;padding:0 60px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;width:-moz-fit-content;width:fit-content}@media screen and (max-width:768px){.b-feedback__link{font-size:16px;height:60px;letter-spacing:3px;line-height:20px}}.b-feedback__link:before{background-color:#d91900;border-radius:80px;bottom:0;content:"";position:absolute;right:120%;top:0;transition:right .3s ease-in-out;width:100%;z-index:0}@media screen and (max-width:768px){.b-feedback__link:before{border-radius:60px}}.b-feedback__link:focus,.b-feedback__link:hover{outline:none;text-decoration:none}.b-feedback__link:focus:before,.b-feedback__link:hover:before{right:0}.b-feedback__link span{align-items:center;display:flex;gap:10px;position:relative;z-index:1}.b-feedback__link{margin:60px auto 0}@media screen and (max-width:1680px) and (min-width:769px){.b-feedback__link{align-items:center;background:#234997;border:none;border-radius:4.76vw;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font:600 1.42vw/1em DM Sans,sans-serif;height:4.76vw;justify-content:center;letter-spacing:2px;max-width:100%;overflow:hidden;padding:0 3.57vw;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;width:-moz-fit-content;width:fit-content}}@media screen and (max-width:1680px) and (min-width:769px) and (max-width:768px){.b-feedback__link{font-size:16px;height:60px;letter-spacing:2px;line-height:20px}}@media screen and (max-width:1680px) and (min-width:769px){.b-feedback__link:before{background-color:#d91900;border-radius:4.76vw;bottom:0;content:"";position:absolute;right:120%;top:0;transition:right .3s ease-in-out;width:100%;z-index:0}}@media screen and (max-width:1680px) and (min-width:769px) and (max-width:768px){.b-feedback__link:before{border-radius:60px}}@media screen and (max-width:1680px) and (min-width:769px){.b-feedback__link:focus,.b-feedback__link:hover{outline:none;text-decoration:none}.b-feedback__link:focus:before,.b-feedback__link:hover:before{right:0}.b-feedback__link span{align-items:center;display:flex;gap:10px;position:relative;z-index:1}.b-feedback__link{margin-top:3.57vw}}.b-feedbackItem{align-items:center;background:#fff;border-radius:40px;box-shadow:0 72px 20px 0 rgba(127,135,90,0),0 46px 19px 0 rgba(127,135,90,.01),0 26px 16px 0 rgba(127,135,90,.03),0 12px 12px 0 rgba(127,135,90,.04),0 3px 6px 0 rgba(127,135,90,.05);box-sizing:border-box;display:flex!important;flex-direction:column;padding:40px;width:536px}@media screen and (max-width:1680px) and (min-width:769px){.b-feedbackItem{border-radius:2.38vw;padding:2.38vw;width:31.9vw}}.b-feedbackItem__rating{background:url(../img/icons/star.svg) 0 50%/contain repeat-x;height:28px;margin:0 0 32px;width:calc(var(--rating)*28px)}@media screen and (max-width:1680px) and (min-width:769px){.b-feedbackItem__rating{height:1.67vw;margin-bottom:1.9vw;width:calc(var(--rating)*1.67vw)}}@media screen and (max-width:768px){.b-feedbackItem__rating{height:24px;width:calc(var(--rating)*24px)}}.b-feedbackItem__quote{font-size:16px;line-height:1.75em;margin:0 0 32px}@media screen and (max-width:1680px) and (min-width:769px){.b-feedbackItem__quote{font-size:.95vw;margin-bottom:1.9vw}}@media screen and (max-width:768px){.b-feedbackItem__quote{font-size:14px;line-height:20px}}.b-feedbackItem__name{color:#234997;font:700 20px/1.4em DM Sans,sans-serif;letter-spacing:-1px;margin:auto 0 0}@media screen and (max-width:1680px) and (min-width:769px){.b-feedbackItem__name{font-size:1.19vw}}.b-feedbackItem__logo{height:auto;margin:24px 0 0;width:104px}@media screen and (max-width:1680px) and (min-width:769px){.b-feedbackItem__logo{margin-top:1.42vw;width:6.19vw}}@media screen and (max-width:768px){.b-feedbackItem__logo{width:82px}}.b-footerInfo{align-items:center;display:flex;font-style:normal;gap:14px;list-style:none;margin:0;padding:0}@media screen and (max-width:1224px) and (min-width:769px){.b-footerInfo{gap:1.14vw}}@media screen and (max-width:768px){.b-footerInfo.-type_address{order:-1}}.b-footerInfo__item{align-items:center;display:flex;font-size:16px;font-weight:300;gap:14px;line-height:1.5em}@media screen and (max-width:1224px) and (min-width:769px){.b-footerInfo__item{font-size:1.3vw;gap:1.14vw}}.b-footerInfo__item:nth-child(n+2):before{content:"|"}.b-footerInfo__link{color:inherit;text-decoration:none}.b-footerInfo__link:focus,.b-footerInfo__link:hover{outline:none;text-decoration:underline}.b-form{display:grid;gap:20px 24px;grid-template-columns:repeat(2,calc(50% - 12px))}@media screen and (max-width:1680px) and (min-width:769px){.b-form{gap:1.19vw 1.42vw}}@media screen and (max-width:768px){.b-form{grid-template-columns:1fr}}.l-create .b-form,.l-request .b-form{color:#fff;gap:40px 24px}@media screen and (max-width:1680px) and (min-width:769px){.l-create .b-form,.l-request .b-form{gap:2.38vw 1.42vw}}.b-form__item{display:block}.b-form__item.-width_full{grid-column:1/3}@media screen and (max-width:768px){.b-form__item.-width_full{grid-column:auto}}.b-form__item.-type_mailchimp{display:none}.b-form__item.-type_submit{display:flex;gap:24px;justify-content:space-between;margin-top:36px}@media screen and (max-width:1680px) and (min-width:769px){.b-form__item.-type_submit{gap:1.42vw;margin-top:2.14vw}}@media screen and (max-width:768px){.b-form__item.-type_submit{align-items:center;flex-direction:column;gap:18px;margin-top:0}}.l-create .b-form__item.-type_submit,.l-request .b-form__item.-type_submit{margin-top:0}.b-form__label{display:block;font-size:16px;font-weight:800;line-height:1.25em;margin:0 0 4px}@media screen and (max-width:1680px) and (min-width:769px){.b-form__label{font-size:1.27vw}}@media screen and (max-width:768px){.b-form__label{font-size:14px}}.l-create .b-form__label,.l-request .b-form__label{display:none}.b-form__inputText{background:transparent;border:none;border-bottom:1px solid #0b1215;box-sizing:border-box;color:#0b1215;display:block;font-size:24px;font-weight:600;height:60px;line-height:1.16em;padding:6px 0;width:100%}@media screen and (max-width:1680px) and (min-width:769px){.b-form__inputText{font-size:1.91vw}}@media screen and (max-width:768px){.b-form__inputText{font-size:20px;line-height:24px;padding:12px 0}}.l-create .b-form__inputText,.l-request .b-form__inputText{border-color:#fff;color:#fff}.b-form__inputText:focus{border-bottom:1px solid #234997;box-shadow:0 1px 0 #234997;outline:none}.l-create .b-form__inputText:focus,.l-request .b-form__inputText:focus{border-color:#fff;box-shadow:0 1px 0 #fff}.b-form__inputText::-moz-placeholder{color:rgba(11,18,21,.15)}.b-form__inputText::placeholder{color:rgba(11,18,21,.15)}.l-create .b-form__inputText::-moz-placeholder,.l-request .b-form__inputText::-moz-placeholder{color:hsla(0,0%,100%,.4)}.l-create .b-form__inputText::placeholder,.l-request .b-form__inputText::placeholder{color:hsla(0,0%,100%,.4)}.b-form__select{height:60px;width:100%}@media screen and (max-width:768px){.b-form__select{height:48px}}.b-form__checkbox{flex-shrink:0;height:36px;margin-right:0;width:36px}@media screen and (max-width:768px){.b-form__checkbox{height:28px;width:28px}}.b-form.unaccepted .b-form__acceptance .b-form__checkbox{border-color:red;outline:1px solid red}.b-form__files{display:flex;flex-direction:column;gap:10px;padding-top:16px;width:-moz-min-content;width:min-content}@media screen and (max-width:1680px) and (min-width:769px){.b-form__files{padding-top:.95vw}}@media screen and (max-width:768px){.b-form__files{padding-top:0}}.b-form__files .button{align-items:center;background:transparent url(../img/icons/attach.svg) 24px 50% no-repeat;border:1px solid #ffd376;border-radius:48px;box-sizing:border-box;color:#d91900;cursor:pointer;display:flex;font:600 14px/1.14em DM Sans,sans-serif;height:48px;justify-content:center;letter-spacing:2px;overflow:hidden;padding:0 24px 0 51px;position:relative;text-decoration:none;text-transform:uppercase;transition:outline .3s ease;white-space:nowrap}@media screen and (max-width:1680px) and (min-width:769px){.b-form__files .button{background-position-x:1.42vw;border-radius:2.85vw;font-size:.83vw;height:2.85vw;padding:0 1.42vw 0 3.03vw}}.l-create .b-form__files .button,.l-request .b-form__files .button{background-image:url(../img/icons/attach-white.svg);color:#fff}.b-form__files .button:focus,.b-form__files .button:hover{outline:3px solid #ffd376}.b-form__files>p{margin:0}.b-form__files #mfcf7_zl_multifilecontainer{display:flex;flex-direction:column;gap:5px;margin-top:0;order:1}@media screen and (max-width:768px){.b-form__files #mfcf7_zl_multifilecontainer{text-align:center}}.b-form__files #mfcf7_zl_multifilecontainer>p{margin:0}.b-form__files #mfcf7_zl_multifilecontainer .mfcf7_zl_delete_file:hover{text-decoration:none}.b-form__files .zl-form-control-wrap{display:none}.b-form__acceptance{font-size:16px;font-weight:600;line-height:1.5em}@media screen and (max-width:1680px) and (min-width:769px){.b-form__acceptance{font-size:.95vw}}.b-form__acceptance label{align-items:center;display:flex;gap:18px}@media screen and (max-width:1680px) and (min-width:769px){.b-form__acceptance label{gap:1.07vw}}.b-form__privacy{align-items:center;display:flex;font-size:16px;font-weight:600;height:80px;line-height:1.5em;margin-left:auto;text-align:right}@media screen and (max-width:1680px) and (min-width:769px){.b-form__privacy{font-size:.95vw;height:4.76vw}}@media screen and (max-width:768px){.b-form__privacy{height:auto;margin-left:0;text-align:center}}.b-form__submit{align-items:center;background:#d91900;border:none;border-radius:80px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font:600 24px/1em DM Sans,sans-serif;height:80px;justify-content:center;letter-spacing:3px;max-width:100%;overflow:hidden;padding:0 60px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;width:-moz-fit-content;width:fit-content}@media screen and (max-width:768px){.b-form__submit{font-size:16px;height:60px;letter-spacing:3px;line-height:20px}}.b-form__submit:before{background-color:#0b1215;border-radius:80px;bottom:0;content:"";position:absolute;right:120%;top:0;transition:right .3s ease-in-out;width:100%;z-index:0}@media screen and (max-width:768px){.b-form__submit:before{border-radius:60px}}.b-form__submit:focus,.b-form__submit:hover{outline:none;text-decoration:none}.b-form__submit:focus:before,.b-form__submit:hover:before{right:0}.b-form__submit span{align-items:center;display:flex;gap:10px;position:relative;z-index:1}.b-form__submit{padding-left:48px;padding-right:48px}@media screen and (max-width:1680px) and (min-width:769px){.b-form__submit{align-items:center;background:#d91900;border:none;border-radius:4.76vw;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font:600 1.42vw/1em DM Sans,sans-serif;height:4.76vw;justify-content:center;letter-spacing:.17vw;max-width:100%;overflow:hidden;padding:0 2.85vw;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;width:-moz-fit-content;width:fit-content}}@media screen and (max-width:1680px) and (min-width:769px) and (max-width:768px){.b-form__submit{font-size:16px;height:60px;letter-spacing:.17vw;line-height:20px}}@media screen and (max-width:1680px) and (min-width:769px){.b-form__submit:before{background-color:#0b1215;border-radius:4.76vw;bottom:0;content:"";position:absolute;right:120%;top:0;transition:right .3s ease-in-out;width:100%;z-index:0}}@media screen and (max-width:1680px) and (min-width:769px) and (max-width:768px){.b-form__submit:before{border-radius:60px}}@media screen and (max-width:1680px) and (min-width:769px){.b-form__submit:focus,.b-form__submit:hover{outline:none;text-decoration:none}.b-form__submit:focus:before,.b-form__submit:hover:before{right:0}.b-form__submit span{align-items:center;display:flex;gap:10px;position:relative;z-index:1}}@media screen and (max-width:768px){.b-form__submit{margin-top:0}}.b-form a{color:#234997;text-decoration:none}.l-create .b-form a,.l-request .b-form a{color:#ffd376}.b-form a:focus,.b-form a:hover{opacity:.8;outline:none;text-decoration:underline}.b-form .hidden-fields-container,.b-form .wpcf7-turnstile{display:none}.b-form .wpcf7-response-output{grid-column:1/3}@media screen and (max-width:768px){.b-form .wpcf7-response-output{grid-column:auto}}.b-hamburger{display:none}@media screen and (max-width:768px){.b-hamburger{display:block}}.b-hamburger .hamburger-inner:before{left:4px;width:12px}.l-head{margin:36px 0}.b-head{box-sizing:border-box;margin:0 auto;max-width:1712px;padding:0 16px;width:100%}@media screen and (max-width:768px){.b-head{padding-bottom:0;padding-top:0}}.b-head{align-items:stretch;display:flex;gap:24px}@media screen and (max-width:1680px) and (min-width:769px){.b-head{gap:1.42vw}}@media screen and (max-width:768px){.b-head{flex-direction:column-reverse;gap:0}}.b-head__content{align-items:flex-start;background:#234997;border-radius:40px;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;gap:32px;min-height:568px;padding:80px;width:1140px}@media screen and (max-width:1680px) and (min-width:769px){.b-head__content{border-radius:2.38vw;gap:1.9vw;min-height:33.8vw;padding:4.76vw;width:67.85vw}}@media screen and (max-width:768px){.b-head__content{border-radius:0 0 40px 40px;gap:24px;min-height:auto;padding:30px;width:100%}}.b-head__title{font:800 80px/1.15em DM Sans,sans-serif;letter-spacing:2px;margin:0;text-transform:uppercase}@media screen and (max-width:1680px) and (min-width:769px){.b-head__title{font-size:4.76vw}}@media screen and (max-width:768px){.b-head__title{font-size:36px;line-height:1.2em}}.b-head__description{font:500 56px/1.21em DM Sans,sans-serif;letter-spacing:-2px}@media screen and (max-width:1680px) and (min-width:769px){.b-head__description{font-size:3.33vw}}@media screen and (max-width:768px){.b-head__description{font-size:24px;line-height:1.2em}}.b-head__description p{margin:.42em 0}.b-head__description p:first-child{font-size:60px;line-height:1.26em}@media screen and (max-width:1680px) and (min-width:769px){.b-head__description p:first-child{font-size:3.57vw}}@media screen and (max-width:768px){.b-head__description p:first-child{font-size:24px;line-height:1.2em}}.b-head__description em{color:#ffd376;font-style:normal}.b-head__info{align-items:flex-end;display:flex;gap:24px 32px}@media screen and (max-width:1680px) and (min-width:769px){.b-head__info{gap:1.42vw 1.9vw}}@media screen and (max-width:768px){.b-head__info{align-items:flex-start;flex-direction:column;width:100%}}.b-head__info.-direction_vertical{flex-direction:column}.b-head__list{align-items:flex-start;display:flex;gap:40px;list-style:none;margin:0;padding:0}@media screen and (max-width:1680px) and (min-width:769px){.b-head__list{gap:2.38vw}}@media screen and (max-width:768px){.b-head__list{flex-direction:column;gap:24px}}.b-head__item{align-items:center;display:flex;gap:24px}@media screen and (max-width:1680px) and (min-width:769px){.b-head__item{gap:1.42vw}}.b-head__bullet{align-items:center;background:hsla(0,0%,100%,.1);border-radius:50%;display:flex;flex-shrink:0;height:100px;justify-content:center;overflow:hidden;width:100px}@media screen and (max-width:1680px) and (min-width:769px){.b-head__bullet{height:5.95vw;width:5.95vw}}@media screen and (max-width:768px){.b-head__bullet{height:80px;width:80px}}.b-head__bullet svg{max-height:100%;max-width:100%}.b-head__text{font-size:20px;font-weight:600;line-height:1.4em}@media screen and (max-width:1680px) and (min-width:769px){.b-head__text{font-size:1.19vw}}@media screen and (max-width:768px){.b-head__text{font-size:16px;line-height:1.2em}}.b-head__link{align-items:center;background:#d91900;border:none;border-radius:60px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font:600 20px/1em DM Sans,sans-serif;height:60px;justify-content:center;letter-spacing:2px;max-width:100%;overflow:hidden;padding:0 32px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;width:-moz-fit-content;width:fit-content}@media screen and (max-width:768px){.b-head__link{font-size:16px;height:60px;letter-spacing:2px;line-height:20px}}.b-head__link:before{background-color:#0b1215;border-radius:60px;bottom:0;content:"";position:absolute;right:120%;top:0;transition:right .3s ease-in-out;width:100%;z-index:0}@media screen and (max-width:768px){.b-head__link:before{border-radius:60px}}.b-head__link:focus,.b-head__link:hover{outline:none;text-decoration:none}.b-head__link:focus:before,.b-head__link:hover:before{right:0}.b-head__link span{align-items:center;display:flex;gap:10px;position:relative;z-index:1}.b-head__link{flex-shrink:0}@media screen and (max-width:1680px) and (min-width:769px){.b-head__link{align-items:center;background:#d91900;border:none;border-radius:3.57vw;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font:600 1.19vw/1em DM Sans,sans-serif;height:3.57vw;justify-content:center;letter-spacing:2px;max-width:100%;overflow:hidden;padding:0 1.9vw;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;width:-moz-fit-content;width:fit-content}}@media screen and (max-width:1680px) and (min-width:769px) and (max-width:768px){.b-head__link{font-size:16px;height:60px;letter-spacing:2px;line-height:20px}}@media screen and (max-width:1680px) and (min-width:769px){.b-head__link:before{background-color:#0b1215;border-radius:3.57vw;bottom:0;content:"";position:absolute;right:120%;top:0;transition:right .3s ease-in-out;width:100%;z-index:0}}@media screen and (max-width:1680px) and (min-width:769px) and (max-width:768px){.b-head__link:before{border-radius:60px}}@media screen and (max-width:1680px) and (min-width:769px){.b-head__link:focus,.b-head__link:hover{outline:none;text-decoration:none}.b-head__link:focus:before,.b-head__link:hover:before{right:0}.b-head__link span{align-items:center;display:flex;gap:10px;position:relative;z-index:1}}@media screen and (max-width:768px){.b-head__link{align-self:flex-end}}.b-head__figure{border-radius:40px;box-sizing:border-box;margin:0;overflow:hidden;position:relative;width:516px}@media screen and (max-width:1680px) and (min-width:769px){.b-head__figure{border-radius:2.38vw;width:30.71vw}}@media screen and (max-width:768px){.b-head__figure{border-radius:40px 40px 0 0;height:360px;width:100%}}.b-head__image,.b-head__video{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.b-head__video{z-index:1}.l-industries{margin:80px 0}@media screen and (max-width:1680px) and (min-width:769px){.l-industries{margin-bottom:4.76vw;margin-top:4.76vw}}@media screen and (max-width:768px){.l-industries{margin-bottom:36px;margin-top:36px}}.b-industries{box-sizing:border-box;margin:0 auto;max-width:1712px;padding:0 16px;width:100%}@media screen and (max-width:768px){.b-industries{padding-bottom:0;padding-top:0}}.b-industries{color:#0b1215}.b-industries__title{font:500 80px/1.15 DM Sans,sans-serif;letter-spacing:-2px;margin:0 auto 20px;max-width:1224px;text-align:center}@media screen and (max-width:1680px) and (min-width:769px){.b-industries__title{font-size:4.76vw;margin-bottom:1.19vw;max-width:72.85vw}}@media screen and (max-width:768px){.b-industries__title{font-size:36px;line-height:1.2em}}.b-industries__list{display:grid;gap:36px;grid-template-columns:repeat(3,1fr);list-style:none;margin:0;padding:0}@media screen and (max-width:1680px) and (min-width:769px){.b-industries__list{gap:2.14vw}}@media screen and (max-width:768px){.b-industries__list{gap:20px;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:576px){.b-industries__list{grid-template-columns:1fr}}.b-industries__item{border-radius:20px;display:grid;gap:24px;grid-template-columns:80px auto;padding:40px}@media screen and (max-width:1680px) and (min-width:769px){.b-industries__item{border-radius:1.19vw;gap:1.42vw;grid-template-columns:4.76vw auto;padding:2.38vw}}@media screen and (max-width:768px){.b-industries__item{padding:20px}}.b-industries__item:nth-of-type(9n+1),.b-industries__item:nth-of-type(9n+5),.b-industries__item:nth-of-type(9n+9){background-color:#fed}.b-industries__item:nth-of-type(9n+2),.b-industries__item:nth-of-type(9n+6),.b-industries__item:nth-of-type(9n+7){background-color:#f7fbe7}.b-industries__item:nth-of-type(9n+3),.b-industries__item:nth-of-type(9n+4),.b-industries__item:nth-of-type(9n+8){background-color:#f5e8ff}.b-industries__icon{align-items:center;align-self:center;background:#fff;border:1px solid #d2ddf8;border-radius:12px;box-shadow:0 32px 9px 0 rgba(35,73,151,0),0 20px 8px 0 rgba(35,73,151,.01),0 11px 7px 0 rgba(35,73,151,.05),0 5px 5px 0 rgba(35,73,151,.09),0 1px 3px 0 rgba(35,73,151,.1);box-sizing:border-box;display:flex;grid-column:1/2;grid-row:1/2;height:80px;justify-content:center;width:80px}@media screen and (max-width:1680px) and (min-width:769px){.b-industries__icon{border-radius:.71vw;height:4.76vw;width:4.76vw}}.b-industries__name{align-self:center;font:500 36px/1.22em DM Sans,sans-serif;grid-column:2/3;grid-row:1/2;margin:0}@media screen and (max-width:1680px) and (min-width:769px){.b-industries__name{font-size:2.14vw}}@media screen and (max-width:768px){.b-industries__name{font-size:24px;line-height:1.2em}}.b-industries__text{font:400 24px/32px Nunito Sans,sans-serif;grid-column:1/3;grid-row:2/3}@media screen and (max-width:1680px) and (min-width:769px){.b-industries__text{font-size:1.42vw}}@media screen and (max-width:768px){.b-industries__text{font-size:18px;line-height:1.2em}}.l-info{margin:80px 0}@media screen and (max-width:1680px) and (min-width:769px){.l-info{margin-bottom:4.76vw;margin-top:4.76vw}}@media screen and (max-width:768px){.l-info{margin-bottom:36px;margin-top:36px}}.b-info{box-sizing:border-box;margin:0 auto;max-width:1712px;padding:0 16px;width:100%}@media screen and (max-width:768px){.b-info{padding-bottom:0;padding-top:0}}.b-info{align-items:center;display:flex;gap:70px;justify-content:center}@media screen and (max-width:1680px) and (min-width:769px){.b-info{gap:4.16vw}}@media screen and (max-width:768px){.b-info{flex-direction:column;gap:30px}}.b-info.-width_full{gap:80px}@media screen and (max-width:1680px) and (min-width:769px){.b-info.-width_full{gap:4.76vw}}.b-info__figure{align-items:center;display:flex;justify-content:center;margin:0;max-width:500px;width:100%}@media screen and (max-width:1680px) and (min-width:769px){.b-info__figure{max-width:29.76vw}}.b-info.-width_full .b-info__figure{max-width:665px}@media screen and (max-width:1680px) and (min-width:769px){.b-info.-width_full .b-info__figure{max-width:39.58vw}}.b-info__image{max-width:100%}.b-info__tag{background:#ffd376;border-radius:40px;font:500 36px/1.22em DM Sans,sans-serif;margin:0;padding:14px 40px;text-align:center;text-transform:uppercase}@media screen and (max-width:1680px) and (min-width:769px){.b-info__tag{border-radius:2.38vw;font-size:2.14vw;padding:.83vw 2.38vw}}@media screen and (max-width:768px){.b-info__tag{font-size:18px;line-height:1.2em;padding:4px 20px}}.b-info__button{align-items:center;background:#ffd376;border:none;border-radius:68px;box-sizing:border-box;color:#0b1215;cursor:pointer;display:inline-flex;font:500 36px/1em DM Sans,sans-serif;height:68px;justify-content:center;letter-spacing:0;max-width:100%;overflow:hidden;padding:0 40px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;width:-moz-fit-content;width:fit-content}@media screen and (max-width:768px){.b-info__button{font-size:16px;height:60px;letter-spacing:0;line-height:20px}}.b-info__button:before{background-color:#d91900;border-radius:68px;bottom:0;content:"";position:absolute;right:120%;top:0;transition:right .3s ease-in-out;width:100%;z-index:0}@media screen and (max-width:768px){.b-info__button:before{border-radius:60px}}.b-info__button:focus,.b-info__button:hover{outline:none;text-decoration:none}.b-info__button:focus:before,.b-info__button:hover:before{right:0}.b-info__button span{align-items:center;display:flex;gap:10px;position:relative;z-index:1}@media screen and (max-width:1680px) and (min-width:769px){.b-info__button{align-items:center;background:#ffd376;border:none;border-radius:4.04vw;box-sizing:border-box;color:#0b1215;cursor:pointer;display:inline-flex;font:500 2.14vw/1em DM Sans,sans-serif;height:4.04vw;justify-content:center;letter-spacing:0;max-width:100%;overflow:hidden;padding:0 2.38vw;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;width:-moz-fit-content;width:fit-content}}@media screen and (max-width:1680px) and (min-width:769px) and (max-width:768px){.b-info__button{font-size:16px;height:60px;letter-spacing:0;line-height:20px}}@media screen and (max-width:1680px) and (min-width:769px){.b-info__button:before{background-color:#d91900;border-radius:4.04vw;bottom:0;content:"";position:absolute;right:120%;top:0;transition:right .3s ease-in-out;width:100%;z-index:0}}@media screen and (max-width:1680px) and (min-width:769px) and (max-width:768px){.b-info__button:before{border-radius:60px}}@media screen and (max-width:1680px) and (min-width:769px){.b-info__button:focus,.b-info__button:hover{outline:none;text-decoration:none}.b-info__button:focus:before,.b-info__button:hover:before{right:0}.b-info__button span{align-items:center;display:flex;gap:10px;position:relative;z-index:1}}.b-info__content{color:#0b1215;max-width:704px;width:100%}@media screen and (max-width:1680px) and (min-width:769px){.b-info__content{max-width:41.9vw}}@media screen and (max-width:768px){.b-info__content{max-width:none}}.b-info.-width_full .b-info__content{max-width:932px}@media screen and (max-width:1680px) and (min-width:769px){.b-info.-width_full .b-info__content{max-width:55.47vw}}@media screen and (max-width:768px){.b-info.-width_full .b-info__content{max-width:none}}.b-info__title{font:700 46px/1.27em DM Sans,sans-serif;margin:0 0 24px}@media screen and (max-width:1680px) and (min-width:769px){.b-info__title{font-size:2.73vw}}@media screen and (max-width:768px){.b-info__title{font-size:32px;line-height:1.2em;text-align:center}}.b-info__description{font:500 44px/1.27em DM Sans,sans-serif}@media screen and (max-width:1680px) and (min-width:769px){.b-info__description{font-size:2.61vw}}@media screen and (max-width:768px){.b-info__description{font-size:28px;line-height:1.2em;text-align:center}}.b-infoList{list-style:none;margin:0;padding:0 80px}@media screen and (max-width:1480px) and (min-width:769px){.b-infoList{padding:0 5.4vw}}@media screen and (max-width:768px){.b-infoList{padding-left:0;padding-right:0}}.b-serviceInfo__name+.b-infoList{margin-top:36px}@media screen and (max-width:1480px) and (min-width:769px){.b-serviceInfo__name+.b-infoList{margin-top:2.43vw}}.b-infoList__item{border-top:1px solid rgba(43,91,188,.2);display:grid;gap:16px 28px;grid-template-columns:60px auto;padding:40px 0}@media screen and (max-width:1480px) and (min-width:769px){.b-infoList__item{gap:1.08vw 1.89vw;padding:2.7vw 0}}@media screen and (max-width:768px){.b-infoList__item{gap:20px;grid-template-columns:40px auto;padding-bottom:24px;padding-top:24px}}.b-infoList__item:first-child{border-top:none;padding-top:0}.b-infoList__item:last-child{padding-bottom:0}.b-infoList__icon{grid-column:1/2;grid-row:1/2;height:60px;width:60px}@media screen and (max-width:1480px) and (min-width:769px){.b-infoList__icon{height:4.05vw;width:4.05vw}}@media screen and (max-width:768px){.b-infoList__icon{height:40px;width:40px}}.b-infoList__icon svg{height:auto;width:100%}.b-infoList__name{align-self:center;color:#234997;font-size:32px;font-weight:700;grid-column:2/3;grid-row:1/2;line-height:1.12em;margin:0}@media screen and (max-width:1480px) and (min-width:769px){.b-infoList__name{font-size:2.16vw}}@media screen and (max-width:768px){.b-infoList__name{font-size:24px}}.b-infoList__text{font-size:20px;line-height:1.6em}@media screen and (max-width:1680px) and (min-width:769px){.b-infoList__text{font-size:1.19vw}}@media screen and (max-width:768px){.b-infoList__text{font-size:16px;line-height:1.4em}}.b-infoList__text h2{color:#000;font:500 44px/1.18em DM Sans,sans-serif;letter-spacing:-1px}@media screen and (max-width:1680px) and (min-width:769px){.b-infoList__text h2{font-size:2.61vw}}@media screen and (max-width:768px){.b-infoList__text h2{font-size:28px;line-height:1.2em}}.b-infoList__text h3{color:#000;font:500 40px/1.2em DM Sans,sans-serif;letter-spacing:-1px}@media screen and (max-width:1680px) and (min-width:769px){.b-infoList__text h3{font-size:2.38vw}}@media screen and (max-width:768px){.b-infoList__text h3{font-size:26px}}.b-infoList__text h4{color:#000;font:500 36px/1.22em DM Sans,sans-serif;letter-spacing:-1px}@media screen and (max-width:1680px) and (min-width:769px){.b-infoList__text h4{font-size:2.14vw}}@media screen and (max-width:768px){.b-infoList__text h4{font-size:24px;line-height:1.2em}}.b-infoList__text h5{color:#000;font:500 32px/1.25em DM Sans,sans-serif;letter-spacing:-1px}@media screen and (max-width:1680px) and (min-width:769px){.b-infoList__text h5{font-size:1.9vw}}@media screen and (max-width:768px){.b-infoList__text h5{font-size:20px;line-height:1.2em}}.b-infoList__text h6{color:#000;font:500 28px/1.28em DM Sans,sans-serif;letter-spacing:-1px}@media screen and (max-width:1680px) and (min-width:769px){.b-infoList__text h6{font-size:1.66vw}}@media screen and (max-width:768px){.b-infoList__text h6{font-size:18px;line-height:1.2em}}.b-infoList__text h2 strong,.b-infoList__text h3 strong,.b-infoList__text h4 strong,.b-infoList__text h5 strong,.b-infoList__text h6 strong{font-weight:inherit}.b-infoList__text ul{display:flex;flex-direction:column;gap:20px;list-style:none;margin:0;padding:0}@media screen and (max-width:1680px) and (min-width:769px){.b-infoList__text ul{gap:1.19vw}}.b-infoList__text ul li{padding:0 0 0 52px;position:relative}@media screen and (max-width:1680px) and (min-width:769px){.b-infoList__text ul li{padding-left:3.09vw}}@media screen and (max-width:768px){.b-infoList__text ul li{padding-left:38px}}.b-infoList__text ul li:before{background:url(../img/icons/bullet-li.svg) 50%/contain no-repeat;content:"";height:28px;left:0;position:absolute;top:2px;width:28px}@media screen and (max-width:1680px) and (min-width:769px){.b-infoList__text ul li:before{height:1.66vw;width:1.66vw}}@media screen and (max-width:768px){.b-infoList__text ul li:before{height:22px;width:22px}}.b-infoList__text ul ul{margin-top:15px!important}.b-infoList__text a{color:#234997;text-decoration:none}.b-infoList__text a:hover{text-decoration:underline}.b-infoList__text{grid-column:1/3;grid-row:2/3}@media screen and (min-width:769px){.l-mainNavigation{display:block!important}}@media screen and (max-width:768px){.l-mainNavigation{display:none;margin-left:-16px;margin-right:-16px;width:100%}}.b-mainNavigation{align-items:center;display:flex;gap:10px;list-style:none;margin:0;padding:0}@media screen and (max-width:1024px){.b-mainNavigation{gap:5px}}@media screen and (max-width:768px){.b-mainNavigation{align-items:stretch;flex-direction:column;gap:28px;padding:36px}}.b-mainNavigation__item.-depth_1{color:#0b1215;font-size:20px;font-weight:500;line-height:1.2em}@media screen and (max-width:1680px) and (min-width:769px){.b-mainNavigation__item.-depth_1{font-size:1.19vw}}@media screen and (max-width:768px){.b-mainNavigation__item.-depth_1{font-size:24px}}@media screen and (min-width:769px){.b-siteHeader.-color_blue .b-mainNavigation__item.-depth_1,.b-siteHeader.-state_fixed .b-mainNavigation__item.-depth_1{color:#fff}.b-siteHeader.-theme_white .b-mainNavigation__item.-depth_1{color:#0b1215}}.b-mainNavigation__item.-depth_1.-state_active{color:#fff;font-weight:700}@media screen and (max-width:768px){.b-mainNavigation__item.-depth_1.-state_active{font-weight:800}}@media screen and (min-width:769px){.b-siteHeader.-color_blue .b-mainNavigation__item.-depth_1.-state_active,.b-siteHeader.-state_fixed .b-mainNavigation__item.-depth_1.-state_active{color:#0b1215}.b-siteHeader.-theme_white .b-mainNavigation__item.-depth_1.-state_active{color:#fff}}.b-mainNavigation__item.-depth_2{border-radius:20px;box-sizing:border-box;display:flex;flex-direction:column;padding:0}@media screen and (max-width:1680px) and (min-width:769px){.b-mainNavigation__item.-depth_2{border-radius:1.19vw}}.b-mainNavigation__item.-submenu_full .b-mainNavigation__item.-depth_2{padding:40px 28px}@media screen and (max-width:1680px) and (min-width:769px){.b-mainNavigation__item.-submenu_full .b-mainNavigation__item.-depth_2{padding:2.38vw 1.66vw}}.b-mainNavigation__item.-depth_2.-style_category{background:#f9fafe;color:#0b1215;width:100%}.b-mainNavigation__item.-depth_2.-style_consultation{background:#234997;color:#eff4ff;flex-shrink:0;width:292px}@media screen and (max-width:1680px) and (min-width:769px){.b-mainNavigation__item.-depth_2.-style_consultation{width:17.38vw}}.b-mainNavigation__item.-depth_3{color:#0b1215;font-size:20px;font-weight:700;line-height:28px;margin:0 -9px}@media screen and (max-width:1440px){.b-mainNavigation__item.-depth_3{font-size:16px;line-height:24px}}.b-siteHeader.-state_fixed .b-mainNavigation__item.-depth_3{font-size:16px;line-height:24px}.b-mainNavigation__link{color:inherit;text-decoration:none;transition:color .4s ease-in-out}.b-mainNavigation__link.-depth_1{align-items:center;border-radius:16px;display:flex;gap:12px;height:60px;overflow:hidden;padding:0 35px;position:relative;transition:.4s ease-in-out;z-index:1}@media screen and (max-width:1680px) and (min-width:769px){.b-mainNavigation__link.-depth_1{border-radius:.95vw;gap:1.42vw;height:3.57vw;padding-left:2.08vw;padding-right:2.08vw}}@media screen and (max-width:768px){.b-mainNavigation__link.-depth_1{gap:8px;justify-content:center;padding-left:20px;padding-right:20px}}.b-mainNavigation__item.-state_active .b-mainNavigation__link.-depth_1{background:#234997}@media screen and (min-width:769px){.b-siteHeader.-color_blue .b-mainNavigation__item.-state_active .b-mainNavigation__link.-depth_1,.b-siteHeader.-state_fixed .b-mainNavigation__item.-state_active .b-mainNavigation__link.-depth_1{background:#fff}.b-siteHeader.-theme_white .b-mainNavigation__item.-state_active .b-mainNavigation__link.-depth_1{background:#234997}}.b-mainNavigation__item.menu-item-has-children>.b-mainNavigation__link.-depth_1:after{background:url(../img/icons/arrow-menu.svg) 50%/contain no-repeat;content:"";height:24px;transition:background .4s ease-in-out,transform .4s ease-in-out;width:24px}@media screen and (max-width:768px){.b-mainNavigation__item.menu-item-has-children>.b-mainNavigation__link.-depth_1:after{display:none}}@media screen and (min-width:769px){.b-siteHeader.-color_blue .b-mainNavigation__item.menu-item-has-children>.b-mainNavigation__link.-depth_1:after,.b-siteHeader.-state_fixed .b-mainNavigation__item.menu-item-has-children>.b-mainNavigation__link.-depth_1:after{background-image:url(../img/icons/arrow-menu-white.svg)}.b-siteHeader.-theme_white .b-mainNavigation__item.menu-item-has-children>.b-mainNavigation__link.-depth_1:after{background-image:url(../img/icons/arrow-menu.svg)}}.b-mainNavigation__item.menu-item-has-children.-state_active>.b-mainNavigation__link.-depth_1:after{background-image:url(../img/icons/arrow-menu-white.svg)}@media screen and (min-width:769px){.b-siteHeader.-color_blue .b-mainNavigation__item.menu-item-has-children.-state_active>.b-mainNavigation__link.-depth_1:after,.b-siteHeader.-state_fixed .b-mainNavigation__item.menu-item-has-children.-state_active>.b-mainNavigation__link.-depth_1:after{background-image:url(../img/icons/arrow-menu.svg)}.b-siteHeader.-theme_white .b-mainNavigation__item.menu-item-has-children.-state_active>.b-mainNavigation__link.-depth_1:after{background-image:url(../img/icons/arrow-menu-white.svg)}}.b-mainNavigation__item.menu-item-has-children.-state_open>.b-mainNavigation__link.-depth_1:after{transform:rotate(-180deg)}.b-mainNavigation__link.-depth_1:focus,.b-mainNavigation__link.-depth_1:hover{color:#fff;outline:none}@media screen and (min-width:769px){.b-siteHeader.-color_blue .b-mainNavigation__link.-depth_1:focus,.b-siteHeader.-color_blue .b-mainNavigation__link.-depth_1:hover,.b-siteHeader.-state_fixed .b-mainNavigation__link.-depth_1:focus,.b-siteHeader.-state_fixed .b-mainNavigation__link.-depth_1:hover{color:#0b1215}.b-siteHeader.-theme_white .b-mainNavigation__link.-depth_1:focus,.b-siteHeader.-theme_white .b-mainNavigation__link.-depth_1:hover{color:#fff}}.b-mainNavigation__link.-depth_1:focus:before,.b-mainNavigation__link.-depth_1:hover:before{height:100%;width:100%}.b-mainNavigation__item.menu-item-has-children>.b-mainNavigation__link.-depth_1:focus:after,.b-mainNavigation__item.menu-item-has-children>.b-mainNavigation__link.-depth_1:hover:after{background-image:url(../img/icons/arrow-menu-white.svg)}@media screen and (min-width:769px){.b-siteHeader.-color_blue .b-mainNavigation__item.menu-item-has-children>.b-mainNavigation__link.-depth_1:focus:after,.b-siteHeader.-color_blue .b-mainNavigation__item.menu-item-has-children>.b-mainNavigation__link.-depth_1:hover:after,.b-siteHeader.-state_fixed .b-mainNavigation__item.menu-item-has-children>.b-mainNavigation__link.-depth_1:focus:after,.b-siteHeader.-state_fixed .b-mainNavigation__item.menu-item-has-children>.b-mainNavigation__link.-depth_1:hover:after{background-image:url(../img/icons/arrow-menu.svg)}.b-siteHeader.-theme_white .b-mainNavigation__item.menu-item-has-children>.b-mainNavigation__link.-depth_1:focus:after,.b-siteHeader.-theme_white .b-mainNavigation__item.menu-item-has-children>.b-mainNavigation__link.-depth_1:hover:after{background-image:url(../img/icons/arrow-menu-white.svg)}}.b-mainNavigation__item.menu-item-has-children.-state_open .b-mainNavigation__link.-depth_1{color:#fff}.b-mainNavigation__item.menu-item-has-children.-state_open .b-mainNavigation__link.-depth_1:before{height:100%;width:100%}.b-mainNavigation__item.menu-item-has-children.-state_open .b-mainNavigation__link.-depth_1:after{background-image:url(../img/icons/arrow-menu-white.svg)}@media screen and (min-width:769px){.b-siteHeader.-color_blue .b-mainNavigation__item.menu-item-has-children.-state_open .b-mainNavigation__link.-depth_1,.b-siteHeader.-state_fixed .b-mainNavigation__item.menu-item-has-children.-state_open .b-mainNavigation__link.-depth_1{color:#0b1215}.b-siteHeader.-color_blue .b-mainNavigation__item.menu-item-has-children.-state_open .b-mainNavigation__link.-depth_1:after,.b-siteHeader.-state_fixed .b-mainNavigation__item.menu-item-has-children.-state_open .b-mainNavigation__link.-depth_1:after{background-image:url(../img/icons/arrow-menu.svg)}.b-siteHeader.-theme_white .b-mainNavigation__item.menu-item-has-children.-state_open .b-mainNavigation__link.-depth_1{color:#fff}.b-siteHeader.-theme_white .b-mainNavigation__item.menu-item-has-children.-state_open .b-mainNavigation__link.-depth_1:after{background-image:url(../img/icons/arrow-menu-white.svg)}}.b-mainNavigation__link.-depth_1:before{background:#234997;border-radius:16px;content:"";display:block;height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .4s ease-in-out,height .4s ease-in-out;width:0;z-index:-1}@media screen and (min-width:769px){.b-siteHeader.-color_blue .b-mainNavigation__link.-depth_1:before,.b-siteHeader.-state_fixed .b-mainNavigation__link.-depth_1:before{background:#fff}.b-siteHeader.-theme_white .b-mainNavigation__link.-depth_1:before{background:#234997}}.b-mainNavigation__item.-style_consultation .b-mainNavigation__link.-depth_2{align-items:center;display:flex;gap:16px;margin-top:auto}@media screen and (max-width:1680px) and (min-width:769px){.b-mainNavigation__item.-style_consultation .b-mainNavigation__link.-depth_2{gap:.95vw}}.b-mainNavigation__item.-style_consultation .b-mainNavigation__link.-depth_2:focus .b-mainNavigation__subtitle,.b-mainNavigation__item.-style_consultation .b-mainNavigation__link.-depth_2:hover .b-mainNavigation__subtitle{opacity:.8}.b-mainNavigation__item.-style_consultation .b-mainNavigation__link.-depth_2:focus svg:nth-of-type(2),.b-mainNavigation__item.-style_consultation .b-mainNavigation__link.-depth_2:hover svg:nth-of-type(2){right:0}.b-mainNavigation__item.-style_consultation .b-mainNavigation__link.-depth_2 svg{height:100%;position:absolute;top:0;transition:right .2s ease-in-out;width:100%}.b-mainNavigation__item.-style_consultation .b-mainNavigation__link.-depth_2 svg:first-of-type{right:0;z-index:1}.b-mainNavigation__item.-style_consultation .b-mainNavigation__link.-depth_2 svg:nth-of-type(2){right:100%;z-index:2}.b-mainNavigation__item.-style_consultation .b-mainNavigation__link.-depth_2 svg:nth-of-type(2) rect{fill:#0b1215}.b-mainNavigation__item.-submenu_simple .b-mainNavigation__link.-depth_2,.b-mainNavigation__link.-depth_3{border-radius:10px;color:#0b1215;display:block;padding:9px 30px 9px 9px;position:relative;transition:background .4s ease-in-out}@media screen and (max-width:1680px) and (min-width:769px){.b-mainNavigation__item.-submenu_simple .b-mainNavigation__link.-depth_2,.b-mainNavigation__link.-depth_3{border-radius:.59vw;padding:.53vw 1.78vw .53vw .53vw}}.b-mainNavigation__item.-depth_3.-state_active .b-mainNavigation__item.-submenu_simple .b-mainNavigation__link.-depth_2,.b-mainNavigation__item.-depth_3.-state_active .b-mainNavigation__link.-depth_3,.b-mainNavigation__item.-submenu_simple .b-mainNavigation__link.-depth_2:focus,.b-mainNavigation__link.-depth_3:focus{color:#234997;outline:none}.b-mainNavigation__item.-submenu_simple .b-mainNavigation__link.-depth_2:hover,.b-mainNavigation__link.-depth_3:hover{background:#ffd376}.b-mainNavigation__item.-submenu_simple .b-mainNavigation__link.-depth_2:hover:after,.b-mainNavigation__link.-depth_3:hover:after{opacity:1;right:5px}@media screen and (max-width:1680px) and (min-width:769px){.b-mainNavigation__item.-submenu_simple .b-mainNavigation__link.-depth_2:hover:after,.b-mainNavigation__link.-depth_3:hover:after{right:.29vw}}.b-mainNavigation__item.-submenu_simple .b-mainNavigation__link.-depth_2:after,.b-mainNavigation__link.-depth_3:after{background:url(../img/icons/arrow-menu.svg) 50%/contain no-repeat;content:"";height:24px;opacity:0;position:absolute;right:25px;top:50%;transform:translateY(-50%) rotate(270deg);transition:right .4s ease-in-out,opacity .4s ease-in-out;width:24px}@media screen and (max-width:1680px) and (min-width:769px){.b-mainNavigation__item.-submenu_simple .b-mainNavigation__link.-depth_2:after,.b-mainNavigation__link.-depth_3:after{height:1.42vw;right:1.48vw;width:1.42vw}}@media screen and (min-width:769px){.b-mainNavigation__link.-clickable_false{pointer-events:none}}.b-mainNavigation__descr{display:none}@media screen and (max-width:768px){.b-mainNavigation__submenu{display:none!important}}.b-mainNavigation__submenu.-depth_1{background:#dfecff;border-radius:32px;box-shadow:0 219px 61px 0 rgba(32,66,137,0),0 140px 56px 0 rgba(32,66,137,.01),0 79px 47px 0 rgba(32,66,137,.05),0 35px 35px 0 rgba(32,66,137,.09),0 9px 19px 0 rgba(32,66,137,.1);display:none;justify-content:space-between;list-style:none;margin:0;padding:40px;position:absolute;top:calc(100% - 16px);z-index:100}@media screen and (max-width:1680px) and (min-width:769px){.b-mainNavigation__submenu.-depth_1{border-radius:1.9vw;padding:2.38vw}}.b-mainNavigation__submenu.-depth_1:before{background:transparent;bottom:100%;content:"";height:8px;left:0;position:absolute;right:0}.b-mainNavigation__item.-submenu_simple .b-mainNavigation__submenu.-depth_1{flex-direction:column}.b-mainNavigation__item.-submenu_simple .b-mainNavigation__submenu.-depth_1:after{background:#fff;border-radius:20px;bottom:20px;content:"";left:20px;position:absolute;right:20px;top:20px;z-index:-1}@media screen and (max-width:1680px) and (min-width:769px){.b-mainNavigation__item.-submenu_simple .b-mainNavigation__submenu.-depth_1:after{border-radius:1.19vw}}.b-mainNavigation__item.-submenu_full .b-mainNavigation__submenu.-depth_1{gap:40px;left:16px;right:16px}@media screen and (max-width:1680px) and (min-width:769px){.b-mainNavigation__item.-submenu_full .b-mainNavigation__submenu.-depth_1{gap:2.38vw}}.b-siteHeader.-state_fixed .b-mainNavigation__submenu.-depth_1{gap:20px;top:calc(100% + 16px)}@media screen and (max-width:1680px) and (min-width:769px){.b-siteHeader.-state_fixed .b-mainNavigation__submenu.-depth_1{gap:1.19vw}}.b-siteHeader.-state_fixed .b-mainNavigation__submenu.-depth_1:before{height:24px}.b-siteHeader.-state_fixed .b-mainNavigation__item.-submenu_full .b-mainNavigation__submenu.-depth_1{left:0;padding:20px;right:0}@media screen and (max-width:1680px) and (min-width:769px){.b-siteHeader.-state_fixed .b-mainNavigation__item.-submenu_full .b-mainNavigation__submenu.-depth_1{padding:1.19vw}}.b-mainNavigation__submenu.-depth_2{display:flex;flex-direction:column;gap:2px;list-style:none;margin:0;padding:0}.b-mainNavigation__item.-style_category .b-mainNavigation__submenu.-depth_2{margin-top:20px}.b-mainNavigation__item.-style_category .b-mainNavigation__title{color:#d91900;font:700 20px/1.2em DM Sans,sans-serif;letter-spacing:2px;text-transform:uppercase}.b-mainNavigation__item.-style_consultation .b-mainNavigation__title{font:700 36px/1.22em DM Sans,sans-serif}@media screen and (max-width:1680px) and (min-width:769px){.b-mainNavigation__item.-style_consultation .b-mainNavigation__title{font-size:2.14vw}}.b-mainNavigation__item.-style_category .b-mainNavigation__subtitle{font:500 36px/1.22em DM Sans,sans-serif;margin-top:4px}@media screen and (max-width:1680px) and (min-width:769px){.b-mainNavigation__item.-style_category .b-mainNavigation__subtitle{font-size:2.14vw;margin-top:.23vw}}.b-mainNavigation__item.-style_category .b-mainNavigation__subtitle em{font-style:normal;font-weight:700}.b-mainNavigation__item.-style_consultation .b-mainNavigation__subtitle{color:#ffd376;font:600 14px/1.42em DM Sans,sans-serif;letter-spacing:1px;text-transform:uppercase}@media screen and (max-width:1680px) and (min-width:769px){.b-mainNavigation__item.-style_consultation .b-mainNavigation__subtitle{font-size:.83vw}}.b-mainNavigation__item.-style_consultation .b-mainNavigation__subtitle em{font-size:20px;font-style:normal;font-weight:inherit;line-height:1.2em}@media screen and (max-width:1680px) and (min-width:769px){.b-mainNavigation__item.-style_consultation .b-mainNavigation__subtitle em{font-size:1.19vw}}.b-mainNavigation__item.-style_consultation .b-mainNavigation__description{color:#fff;font-size:20px;line-height:1.4em;margin-top:20px}@media screen and (max-width:1680px) and (min-width:769px){.b-mainNavigation__item.-style_consultation .b-mainNavigation__description{font-size:1.19vw}}.b-mainNavigation__item.-style_category .b-mainNavigation__icon{align-items:center;background:#eff4ff;border:1px solid #e3ecff;border-radius:12px;display:flex;height:100px;justify-content:center;margin-top:36px;width:100px}@media screen and (max-width:1680px) and (min-width:769px){.b-mainNavigation__item.-style_category .b-mainNavigation__icon{height:5.95vw;margin-top:2.14vw;width:5.95vw}}.b-mainNavigation__item.-style_category .b-mainNavigation__icon svg{height:60px;width:60px}@media screen and (max-width:1680px) and (min-width:769px){.b-mainNavigation__item.-style_category .b-mainNavigation__icon svg{height:3.57vw;width:3.57vw}}.b-mainNavigation__item.-style_consultation .b-mainNavigation__icon{border-radius:50%;flex-shrink:0;height:44px;overflow:hidden;position:relative;width:44px}@media screen and (max-width:1680px) and (min-width:769px){.b-mainNavigation__item.-style_consultation .b-mainNavigation__icon{height:2.61vw;width:2.61vw}}.b-mapInfo{background:hsla(0,0%,100%,.8);bottom:300px;box-sizing:border-box;color:#0b1215;display:flex;flex-direction:column;gap:25px;padding:25px 30px;position:absolute;right:16px;width:470px}@media screen and (max-width:1016px) and (min-width:769px){.b-mapInfo{gap:2.46vw;padding:2.46vw 2.95vw;width:46.25vw}}@media screen and (max-width:768px){.b-mapInfo{bottom:50px;left:16px;text-align:center;width:auto}}.b-contact__map.-form_true+.b-contact__info .b-mapInfo{bottom:150px}@media screen and (max-width:768px){.b-contact__map.-form_true+.b-contact__info .b-mapInfo{bottom:50px}}.b-mapInfo__text{font-size:17px;line-height:1.3em}@media screen and (max-width:1016px) and (min-width:769px){.b-mapInfo__text{font-size:1.67vw}}.b-mapInfo__text a{color:#234997;text-decoration:none}.b-mapInfo__text a:hover{text-decoration:underline}.b-mapInfo__list{display:flex;gap:10px;justify-content:space-between;list-style:none;margin:0;padding:0}@media screen and (max-width:1016px) and (min-width:769px){.b-mapInfo__list{gap:.98vw}}@media screen and (max-width:768px){.b-mapInfo__list{flex-direction:column}}.b-mapInfo__item{font-size:16px;font-weight:500;line-height:1em}@media screen and (max-width:1016px) and (min-width:769px){.b-mapInfo__item{font-size:1.57vw}}.b-mapInfo__phone{color:#234997;display:block;font-size:30px;line-height:1em;margin:6px 0 0;text-decoration:none}@media screen and (max-width:1016px) and (min-width:769px){.b-mapInfo__phone{font-size:2.95vw}}.b-mapInfo__phone:hover{color:#234997}.b-newsletter{background:#fff8f2;border-radius:20px;padding:40px 80px 48px}@media screen and (max-width:1680px) and (min-width:769px){.b-newsletter{padding:2.38vw 4.7642vw 2.85vw}}@media screen and (max-width:768px){.b-newsletter{padding:30px 16px}}.b-newsletter__title{color:#000;font:500 44px/1.18em DM Sans,sans-serif;letter-spacing:-1px;margin:0 0 16px;text-align:center}@media screen and (max-width:1680px) and (min-width:769px){.b-newsletter__title{font-size:2.61vw;margin-bottom:.95vw}}@media screen and (max-width:768px){.b-newsletter__title{font-size:32px}}.b-newsletter__text{font-size:20px;font-weight:600;line-height:1.4em;margin:0 0 20px;text-align:center}@media screen and (max-width:1680px) and (min-width:769px){.b-newsletter__text{font-size:1.19vw;margin-bottom:1.19vw}}@media screen and (max-width:768px){.b-newsletter__text{font-size:16px}}.b-newsletter__form{background:#fff;border-radius:8px;display:flex;gap:40px;padding:56px 40px 28px}@media screen and (max-width:1680px) and (min-width:769px){.b-newsletter__form{gap:2.38vw;padding:3.33vw 2.38vw 1.66vw}}@media screen and (max-width:768px){.b-newsletter__form{flex-direction:column;gap:20px;padding:38px 16px 24px}}.b-newsletter__item{position:relative;width:100%}.b-newsletter__label{display:block;font-size:16px;font-weight:800;line-height:1.25em;position:absolute;top:-28px}@media screen and (max-width:1680px) and (min-width:769px){.b-newsletter__label{font-size:.95vw;top:-1.66vw}}@media screen and (max-width:768px){.b-newsletter__label{font-size:10px;top:-14px}}.b-newsletter__input{border:none;border-bottom:1px solid #0b1215;box-sizing:border-box;font-size:24px;font-weight:600;height:100%;line-height:1.16em;padding:10px 0;width:100%}@media screen and (max-width:1680px) and (min-width:769px){.b-newsletter__input{font-size:1.42vw}}@media screen and (max-width:768px){.b-newsletter__input{font-size:20px}}.b-newsletter__input:focus{border-bottom:1px solid #234997;box-shadow:0 1px 0 #234997;outline:none}.b-newsletter__input::-moz-placeholder{color:rgba(11,18,21,.15)}.b-newsletter__input::placeholder{color:rgba(11,18,21,.15)}.b-newsletter__button{align-items:center;background:#d91900;border:none;border-radius:60px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font:600 16px/1em DM Sans,sans-serif;height:60px;justify-content:center;letter-spacing:3px;max-width:100%;overflow:hidden;padding:0 48px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;width:-moz-fit-content;width:fit-content}@media screen and (max-width:768px){.b-newsletter__button{font-size:16px;height:60px;letter-spacing:3px;line-height:20px}}.b-newsletter__button:before{background-color:#0b1215;border-radius:60px;bottom:0;content:"";position:absolute;right:120%;top:0;transition:right .3s ease-in-out;width:100%;z-index:0}@media screen and (max-width:768px){.b-newsletter__button:before{border-radius:60px}}.b-newsletter__button:focus,.b-newsletter__button:hover{outline:none;text-decoration:none}.b-newsletter__button:focus:before,.b-newsletter__button:hover:before{right:0}.b-newsletter__button span{align-items:center;display:flex;gap:10px;position:relative;z-index:1}.b-newsletter__button{flex-shrink:0}@media screen and (max-width:1680px) and (min-width:769px){.b-newsletter__button{align-items:center;background:#d91900;border:none;border-radius:3.57vw;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font:600 .95vw/1em DM Sans,sans-serif;height:3.57vw;justify-content:center;letter-spacing:2px;max-width:100%;overflow:hidden;padding:0 2.85vw;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;width:-moz-fit-content;width:fit-content}}@media screen and (max-width:1680px) and (min-width:769px) and (max-width:768px){.b-newsletter__button{font-size:16px;height:60px;letter-spacing:2px;line-height:20px}}@media screen and (max-width:1680px) and (min-width:769px){.b-newsletter__button:before{background-color:#0b1215;border-radius:3.57vw;bottom:0;content:"";position:absolute;right:120%;top:0;transition:right .3s ease-in-out;width:100%;z-index:0}}@media screen and (max-width:1680px) and (min-width:769px) and (max-width:768px){.b-newsletter__button:before{border-radius:60px}}@media screen and (max-width:1680px) and (min-width:769px){.b-newsletter__button:focus,.b-newsletter__button:hover{outline:none;text-decoration:none}.b-newsletter__button:focus:before,.b-newsletter__button:hover:before{right:0}.b-newsletter__button span{align-items:center;display:flex;gap:10px;position:relative;z-index:1}}@media screen and (max-width:768px){.b-newsletter__button{width:100%}}.b-organic{display:flex;flex-direction:column;max-width:444px;width:100%}@media screen and (max-width:1680px) and (min-width:769px){.b-organic{max-width:26.42vw}}.b-organic__row{display:grid;gap:8.11%;grid-template-columns:28.83% 63.06%;margin-bottom:15%;width:100%}.b-organic__img{display:block;width:100%}.b-organic__img:first-of-type{max-width:128px}@media screen and (max-width:1680px) and (min-width:769px){.b-organic__img:first-of-type{max-width:7.61vw}}.b-organic__img:nth-of-type(2){max-width:280px}@media screen and (max-width:1680px) and (min-width:769px){.b-organic__img:nth-of-type(2){max-width:16.66vw}}.b-organic__list{align-items:center;display:flex;gap:12px;list-style:none;margin:0;padding:0}@media screen and (max-width:1680px) and (min-width:769px){.b-organic__list{gap:.71vw}}.b-organic__item{height:64px;width:64px}@media screen and (max-width:1680px) and (min-width:769px){.b-organic__item{height:3.8vw;width:3.8vw}}.b-organic__social{display:block;height:100%;width:100%}.l-page{margin-bottom:100px}.b-page{box-sizing:border-box;margin:0 auto;max-width:1288px;padding:0 16px;width:100%}@media screen and (max-width:768px){.b-page{padding-bottom:0;padding-top:0}}.b-page__title{font:500 80px/1.1em DM Sans,sans-serif;letter-spacing:-2px;margin:0 0 28px}@media screen and (max-width:1680px) and (min-width:769px){.b-page__title{font-size:4.76vw;margin-bottom:1.66vw}}@media screen and (max-width:768px){.b-page__title{font-size:36px;line-height:1.2em;margin-bottom:0}}.b-page__content{display:flex;flex-direction:column;grid-column:1/2;grid-row:4/5}.b-page__figure{border-radius:40px;margin:0 0 40px;overflow:hidden}.b-page__image{aspect-ratio:1224/740;-o-object-fit:cover;object-fit:cover;width:100%}.b-page__description{font-size:20px;line-height:1.6em}@media screen and (max-width:1680px) and (min-width:769px){.b-page__description{font-size:1.19vw}}@media screen and (max-width:768px){.b-page__description{font-size:16px;line-height:1.4em}}.b-page__description h2{color:#000;font:500 44px/1.18em DM Sans,sans-serif;letter-spacing:-1px}@media screen and (max-width:1680px) and (min-width:769px){.b-page__description h2{font-size:2.61vw}}@media screen and (max-width:768px){.b-page__description h2{font-size:28px;line-height:1.2em}}.b-page__description h3{color:#000;font:500 40px/1.2em DM Sans,sans-serif;letter-spacing:-1px}@media screen and (max-width:1680px) and (min-width:769px){.b-page__description h3{font-size:2.38vw}}@media screen and (max-width:768px){.b-page__description h3{font-size:26px}}.b-page__description h4{color:#000;font:500 36px/1.22em DM Sans,sans-serif;letter-spacing:-1px}@media screen and (max-width:1680px) and (min-width:769px){.b-page__description h4{font-size:2.14vw}}@media screen and (max-width:768px){.b-page__description h4{font-size:24px;line-height:1.2em}}.b-page__description h5{color:#000;font:500 32px/1.25em DM Sans,sans-serif;letter-spacing:-1px}@media screen and (max-width:1680px) and (min-width:769px){.b-page__description h5{font-size:1.9vw}}@media screen and (max-width:768px){.b-page__description h5{font-size:20px;line-height:1.2em}}.b-page__description h6{color:#000;font:500 28px/1.28em DM Sans,sans-serif;letter-spacing:-1px}@media screen and (max-width:1680px) and (min-width:769px){.b-page__description h6{font-size:1.66vw}}@media screen and (max-width:768px){.b-page__description h6{font-size:18px;line-height:1.2em}}.b-page__description h2 strong,.b-page__description h3 strong,.b-page__description h4 strong,.b-page__description h5 strong,.b-page__description h6 strong{font-weight:inherit}.b-page__description ul{display:flex;flex-direction:column;gap:20px;list-style:none;margin:0;padding:0}@media screen and (max-width:1680px) and (min-width:769px){.b-page__description ul{gap:1.19vw}}.b-page__description ul li{padding:0 0 0 52px;position:relative}@media screen and (max-width:1680px) and (min-width:769px){.b-page__description ul li{padding-left:3.09vw}}@media screen and (max-width:768px){.b-page__description ul li{padding-left:38px}}.b-page__description ul li:before{background:url(../img/icons/bullet-li.svg) 50%/contain no-repeat;content:"";height:28px;left:0;position:absolute;top:2px;width:28px}@media screen and (max-width:1680px) and (min-width:769px){.b-page__description ul li:before{height:1.66vw;width:1.66vw}}@media screen and (max-width:768px){.b-page__description ul li:before{height:22px;width:22px}}.b-page__description ul ul{margin-top:15px!important}.b-page__description a{color:#234997;text-decoration:none}.b-page__description a:hover{text-decoration:underline}.l-portfolio{margin:80px 0}@media screen and (max-width:1680px) and (min-width:769px){.l-portfolio{margin-bottom:4.76vw;margin-top:4.76vw}}@media screen and (max-width:768px){.l-portfolio{margin-bottom:36px;margin-top:36px}}.b-portfolio{box-sizing:border-box;margin:0 auto;max-width:1712px;padding:0 16px;width:100%}@media screen and (max-width:768px){.b-portfolio{padding-bottom:0;padding-top:0}}.b-portfolio{color:#0b1215;display:flex;flex-direction:row-reverse;gap:60px}@media screen and (max-width:1680px) and (min-width:769px){.b-portfolio{gap:3.57vw}}@media screen and (max-width:768px){.b-portfolio{flex-direction:column;gap:36px}}.b-portfolio__aside{display:flex;flex-direction:column;flex-shrink:0;gap:18px;height:-moz-fit-content;height:fit-content;position:sticky;top:124px;width:516px}@media screen and (max-width:1680px) and (min-width:769px){.b-portfolio__aside{gap:1.07vw;top:7.38vw;width:30.71vw}}@media screen and (max-width:768px){.b-portfolio__aside{width:100%}}.b-portfolio__link{align-items:center;background:#d91900;border:none;border-radius:60px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font:600 20px/1em DM Sans,sans-serif;height:60px;justify-content:center;letter-spacing:3px;max-width:100%;overflow:hidden;padding:0 60px;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;width:-moz-fit-content;width:fit-content}@media screen and (max-width:768px){.b-portfolio__link{font-size:16px;height:60px;letter-spacing:3px;line-height:20px}}.b-portfolio__link:before{background-color:#0b1215;border-radius:60px;bottom:0;content:"";position:absolute;right:120%;top:0;transition:right .3s ease-in-out;width:100%;z-index:0}@media screen and (max-width:768px){.b-portfolio__link:before{border-radius:60px}}.b-portfolio__link:focus,.b-portfolio__link:hover{outline:none;text-decoration:none}.b-portfolio__link:focus:before,.b-portfolio__link:hover:before{right:0}.b-portfolio__link span{align-items:center;display:flex;gap:10px;position:relative;z-index:1}.b-portfolio__link{position:relative;width:100%}@media screen and (max-width:1680px) and (min-width:769px){.b-portfolio__link{align-items:center;background:#d91900;border:none;border-radius:3.57vw;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font:600 1.19vw/1em DM Sans,sans-serif;height:3.57vw;justify-content:center;letter-spacing:3px;max-width:100%;overflow:hidden;padding:0 3.57vw;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;width:-moz-fit-content;width:fit-content}}@media screen and (max-width:1680px) and (min-width:769px) and (max-width:768px){.b-portfolio__link{font-size:16px;height:60px;letter-spacing:3px;line-height:20px}}@media screen and (max-width:1680px) and (min-width:769px){.b-portfolio__link:before{background-color:#0b1215;border-radius:3.57vw;bottom:0;content:"";position:absolute;right:120%;top:0;transition:right .3s ease-in-out;width:100%;z-index:0}}@media screen and (max-width:1680px) and (min-width:769px) and (max-width:768px){.b-portfolio__link:before{border-radius:60px}}@media screen and (max-width:1680px) and (min-width:769px){.b-portfolio__link:focus,.b-portfolio__link:hover{outline:none;text-decoration:none}.b-portfolio__link:focus:before,.b-portfolio__link:hover:before{right:0}.b-portfolio__link span{align-items:center;display:flex;gap:10px;position:relative;z-index:1}.b-portfolio__link{width:100%}}.b-portfolio__link svg{border-radius:50%;height:52px;left:4px;position:absolute;top:50%;transform:translateY(-50%);width:52px}@media screen and (max-width:1680px) and (min-width:769px){.b-portfolio__link svg{height:3.09vw;left:.23vw;width:3.09vw}}.b-portfolio__link svg rect{fill:#fff}.b-portfolio__link svg path{fill:#234997}.b-portfolio__content{display:flex;flex-direction:column;gap:80px}@media screen and (max-width:1680px) and (min-width:769px){.b-portfolio__content{gap:4.76vw}}@media screen and (max-width:768px){.b-portfolio__content{gap:36px}}.b-portfolio__posts{display:grid;gap:60px 64px;grid-template-columns:repeat(2,1fr);list-style:none;margin:0;padding:0}@media screen and (max-width:1680px) and (min-width:769px){.b-portfolio__posts{gap:3.57vw 3.8vw}}@media screen and (max-width:768px){.b-portfolio__posts{gap:36px;grid-template-columns:auto}}.b-portfolio__more{align-items:center;background:#234997;border:none;border-radius:80px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font:600 24px/1em DM Sans,sans-serif;height:80px;justify-content:center;letter-spacing:3px;max-width:100%;overflow:hidden;padding:0 60px;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;width:-moz-fit-content;width:fit-content}@media screen and (max-width:768px){.b-portfolio__more{font-size:16px;height:60px;letter-spacing:3px;line-height:20px}}.b-portfolio__more:before{background-color:#d91900;border-radius:80px;bottom:0;content:"";position:absolute;right:120%;top:0;transition:right .3s ease-in-out;width:100%;z-index:0}@media screen and (max-width:768px){.b-portfolio__more:before{border-radius:60px}}.b-portfolio__more:focus,.b-portfolio__more:hover{outline:none;text-decoration:none}.b-portfolio__more:focus:before,.b-portfolio__more:hover:before{right:0}.b-portfolio__more span{align-items:center;display:flex;gap:10px;position:relative;z-index:1}.b-portfolio__more{display:flex;margin:0 auto;position:relative;visibility:hidden;z-index:1}@media screen and (max-width:1680px) and (min-width:769px){.b-portfolio__more{align-items:center;background:#234997;border:none;border-radius:4.76vw;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font:600 1.42vw/1em DM Sans,sans-serif;height:4.76vw;justify-content:center;letter-spacing:.17vw;max-width:100%;overflow:hidden;padding:0 3.57vw;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;width:-moz-fit-content;width:fit-content}}@media screen and (max-width:1680px) and (min-width:769px) and (max-width:768px){.b-portfolio__more{font-size:16px;height:60px;letter-spacing:.17vw;line-height:20px}}@media screen and (max-width:1680px) and (min-width:769px){.b-portfolio__more:before{background-color:#d91900;border-radius:4.76vw;bottom:0;content:"";position:absolute;right:120%;top:0;transition:right .3s ease-in-out;width:100%;z-index:0}}@media screen and (max-width:1680px) and (min-width:769px) and (max-width:768px){.b-portfolio__more:before{border-radius:60px}}@media screen and (max-width:1680px) and (min-width:769px){.b-portfolio__more:focus,.b-portfolio__more:hover{outline:none;text-decoration:none}.b-portfolio__more:focus:before,.b-portfolio__more:hover:before{right:0}.b-portfolio__more span{align-items:center;display:flex;gap:10px;position:relative;z-index:1}.b-portfolio__more{display:flex}}@media screen and (max-width:768px){.b-portfolio__more{margin-top:32px}}.b-portfolioItem{color:#0b1215;display:flex;flex-direction:column}.b-portfolioItem__figure{border-radius:20px;flex-shrink:0;margin:0 0 20px;order:1;overflow:hidden;width:100%}@media screen and (max-width:1680px) and (min-width:769px){.b-portfolioItem__figure{border-radius:1.19vw;margin-bottom:1.19vw}}@media screen and (max-width:768px){.b-portfolioItem__figure{height:auto;width:100%}}.b-portfolioItem__imgLink{display:block}.b-portfolioItem__imgLink:hover{opacity:.8}.b-portfolioItem__img{aspect-ratio:1/1;display:block;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.b-portfolioItem__name{color:#000;font:500 44px/1.09em DM Sans,sans-serif;letter-spacing:-1px;margin:0 0 12px;order:3}@media screen and (max-width:1680px) and (min-width:769px){.b-portfolioItem__name{font-size:2.61vw;margin-bottom:.71vw}}@media screen and (max-width:768px){.b-portfolioItem__name{font-size:28px}}.b-portfolioItem__link{color:inherit;text-decoration:inherit}.b-portfolioItem__link:hover{opacity:.8}.b-portfolioItem__tags{color:#d91900;display:flex;flex-wrap:wrap;font:700 16px/1.25em DM Sans,sans-serif;gap:5px 15px;letter-spacing:2px;list-style:none;margin:0 0 8px;order:2;padding:0;text-transform:uppercase}@media screen and (max-width:1680px) and (min-width:769px){.b-portfolioItem__tags{font-size:.95vw;gap:.29vw .89vw;letter-spacing:.11vw;margin-bottom:.47vw}}@media screen and (max-width:768px){.b-portfolioItem__tags{font-size:14px}}.b-portfolioItem__description{font-size:16px;line-height:1.5em;order:4}@media screen and (max-width:1680px) and (min-width:769px){.b-portfolioItem__description{font-size:.95vw}}.b-portfolioItem__description a{color:#234997;text-decoration:none}.b-portfolioItem__description a:hover{text-decoration:underline}.b-portfolioItem__technologies{display:flex;flex-wrap:wrap;gap:5px 10px;list-style:none;margin:16px 0 0;order:5;padding:0}@media screen and (max-width:1680px) and (min-width:769px){.b-portfolioItem__technologies{gap:.29vw .59vw;margin-top:.95vw}}.b-portfolioItem__technology{align-items:center;background:#0b1215;border-radius:8px;color:#fff;display:flex;font:500 14px/1.14em DM Sans,sans-serif;height:36px;justify-content:center;padding:0 20px;text-align:center}@media screen and (max-width:1680px) and (min-width:769px){.b-portfolioItem__technology{border-radius:.47vw;font-size:.83vw;height:2.14vw;padding:0 1.19vw}}.l-post{margin-bottom:100px}.b-post{box-sizing:border-box;margin:0 auto;max-width:1712px;padding:0 16px;width:100%}@media screen and (max-width:768px){.b-post{padding-bottom:0;padding-top:0}}.b-post{display:grid;gap:0 80px;grid-template-columns:auto 376px}@media screen and (max-width:1680px) and (min-width:769px){.b-post{gap:0 4.76vw;grid-template-columns:auto 22.38vw}}@media screen and (max-width:768px){.b-post{display:flex;flex-direction:column;gap:24px}}.b-post__title{font:500 80px/1.1em DM Sans,sans-serif;grid-column:1/2;grid-row:2/3;letter-spacing:-2px;margin:0 0 28px}@media screen and (max-width:1680px) and (min-width:769px){.b-post__title{font-size:4.76vw;margin-bottom:1.66vw}}@media screen and (max-width:768px){.b-post__title{font-size:36px;line-height:1.2em;margin-bottom:0}}.b-post__date{align-items:center;background:#eff4ff;border-radius:8px;color:#1a2124;display:flex;font:500 14px/1.14em DM Sans,sans-serif;grid-column:1/3;grid-row:1/2;height:36px;justify-content:center;letter-spacing:1px;margin:0 0 20px;padding:0 20px;text-align:center;text-transform:uppercase;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1680px) and (min-width:769px){.b-post__date{font-size:.83vw;height:2.14vw;margin-bottom:1.19vw;padding:0 1.19vw}}@media screen and (max-width:768px){.b-post__date{margin-bottom:0}}.b-post__categories{display:flex;gap:10px;grid-column:1/2;grid-row:3/4;list-style:none;margin:0 0 36px;padding:0}@media screen and (max-width:1680px) and (min-width:769px){.b-post__categories{gap:.59vw;margin-bottom:0 0 2.14vw}}.b-post__category{align-items:center;background:#0b1215;border-radius:8px;color:#fff;display:flex;font:500 14px/1.14em DM Sans,sans-serif;height:48px;justify-content:center;padding:0 40px;text-align:center}@media screen and (max-width:1680px) and (min-width:769px){.b-post__category{border-radius:.47vw;font-size:.83vw;height:2.85vw;padding:0 2.38vw}}.b-post__content{display:flex;flex-direction:column;grid-column:1/2;grid-row:4/5}.b-post__figure{border-radius:40px;margin:0 0 40px;overflow:hidden}.b-post__video{display:block;position:relative}.b-post__video:before{background:rgba(11,18,21,.3);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.b-post__video:after{background:url(../img/icons/play.svg) 50%/contain no-repeat;content:"";display:block;height:164px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .3s ease-in-out,height .3s ease-in-out;width:164px;z-index:3}@media screen and (max-width:1680px) and (min-width:769px){.b-post__video:after{height:9.76vw;width:9.76vw}}@media screen and (max-width:768px){.b-post__video:after{height:102px;width:102px}}.b-post__video:focus,.b-post__video:hover{outline:none}.b-post__video:focus:after,.b-post__video:hover:after{height:190px;width:190px}@media screen and (max-width:1680px) and (min-width:769px){.b-post__video:focus:after,.b-post__video:hover:after{height:11.3vw;width:11.3vw}}@media screen and (max-width:768px){.b-post__video:focus:after,.b-post__video:hover:after{height:124px;width:124px}}.b-post__image{aspect-ratio:1224/740;-o-object-fit:cover;object-fit:cover;position:relative;width:100%;z-index:1}.b-post__description{font-size:20px;line-height:1.6em}@media screen and (max-width:1680px) and (min-width:769px){.b-post__description{font-size:1.19vw}}@media screen and (max-width:768px){.b-post__description{font-size:16px;line-height:1.4em}}.b-post__description h2{color:#000;font:500 44px/1.18em DM Sans,sans-serif;letter-spacing:-1px}@media screen and (max-width:1680px) and (min-width:769px){.b-post__description h2{font-size:2.61vw}}@media screen and (max-width:768px){.b-post__description h2{font-size:28px;line-height:1.2em}}.b-post__description h3{color:#000;font:500 40px/1.2em DM Sans,sans-serif;letter-spacing:-1px}@media screen and (max-width:1680px) and (min-width:769px){.b-post__description h3{font-size:2.38vw}}@media screen and (max-width:768px){.b-post__description h3{font-size:26px}}.b-post__description h4{color:#000;font:500 36px/1.22em DM Sans,sans-serif;letter-spacing:-1px}@media screen and (max-width:1680px) and (min-width:769px){.b-post__description h4{font-size:2.14vw}}@media screen and (max-width:768px){.b-post__description h4{font-size:24px;line-height:1.2em}}.b-post__description h5{color:#000;font:500 32px/1.25em DM Sans,sans-serif;letter-spacing:-1px}@media screen and (max-width:1680px) and (min-width:769px){.b-post__description h5{font-size:1.9vw}}@media screen and (max-width:768px){.b-post__description h5{font-size:20px;line-height:1.2em}}.b-post__description h6{color:#000;font:500 28px/1.28em DM Sans,sans-serif;letter-spacing:-1px}@media screen and (max-width:1680px) and (min-width:769px){.b-post__description h6{font-size:1.66vw}}@media screen and (max-width:768px){.b-post__description h6{font-size:18px;line-height:1.2em}}.b-post__description h2 strong,.b-post__description h3 strong,.b-post__description h4 strong,.b-post__description h5 strong,.b-post__description h6 strong{font-weight:inherit}.b-post__description ul{display:flex;flex-direction:column;gap:20px;list-style:none;margin:0;padding:0}@media screen and (max-width:1680px) and (min-width:769px){.b-post__description ul{gap:1.19vw}}.b-post__description ul li{padding:0 0 0 52px;position:relative}@media screen and (max-width:1680px) and (min-width:769px){.b-post__description ul li{padding-left:3.09vw}}@media screen and (max-width:768px){.b-post__description ul li{padding-left:38px}}.b-post__description ul li:before{background:url(../img/icons/bullet-li.svg) 50%/contain no-repeat;content:"";height:28px;left:0;position:absolute;top:2px;width:28px}@media screen and (max-width:1680px) and (min-width:769px){.b-post__description ul li:before{height:1.66vw;width:1.66vw}}@media screen and (max-width:768px){.b-post__description ul li:before{height:22px;width:22px}}.b-post__description ul ul{margin-top:15px!important}.b-post__description a{color:#234997;text-decoration:none}.b-post__description a:hover{text-decoration:underline}.b-postAside{background:#234997;border-radius:20px;color:#fff;grid-column:2/3;grid-row:4/5;height:-moz-fit-content;height:fit-content;padding:32px}@media screen and (max-width:1680px) and (min-width:769px){.b-postAside{border-radius:1.19vw;padding:1.9vw}}.b-postAside__item{border-bottom:1px solid #2c59b5;padding:24px 0}@media screen and (max-width:1680px) and (min-width:769px){.b-postAside__item{padding-bottom:1.42vw;padding-top:1.42vw}}.b-postAside__item:first-of-type{padding-top:0}.b-postAside__item:last-of-type{border-bottom:none;padding-bottom:0}.b-postAside__title{font:500 28px/1.14em DM Sans,sans-serif;margin:0 0 20px}@media screen and (max-width:1680px) and (min-width:769px){.b-postAside__title{font-size:1.66vw;margin-bottom:1.19vw}}.b-postItem{border-radius:40px;color:#0b1215;display:flex;padding:40px;position:relative}@media screen and (max-width:1680px) and (min-width:769px){.b-postItem{border-radius:2.38vw;padding:2.38vw}}@media screen and (max-width:768px){.b-postItem{flex-direction:column;padding:20px}}.b-postItem:nth-of-type(5n+1){background-color:#f7fbe7}.b-postItem:nth-of-type(5n+2){background-color:#dfecff}.b-postItem:nth-of-type(5n+3){background-color:#fff4ea}.b-postItem:nth-of-type(5n+4){background-color:#f5e8ff}.b-postItem:nth-of-type(5n+5){background-color:#fed}.b-postItem:before{background:#fff;border-radius:20px;bottom:0;content:"";left:0;margin:40px;position:absolute;right:0;top:0;z-index:0}@media screen and (max-width:1680px) and (min-width:769px){.b-postItem:before{border-radius:1.19vw;margin:2.38vw}}@media screen and (max-width:768px){.b-postItem:before{margin:20px}}.b-postItem>*{position:relative;z-index:1}.b-postItem__figure{border-radius:20px;flex-shrink:0;margin:0;overflow:hidden;width:520px}@media screen and (max-width:1680px) and (min-width:769px){.b-postItem__figure{border-radius:1.19vw;width:30.95vw}}@media screen and (max-width:768px){.b-postItem__figure{height:400px;width:100%}}.b-postItem__video{display:block;position:relative}.b-postItem__video:before{background:rgba(11,18,21,.3);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.b-postItem__video:after{background:url(../img/icons/play.svg) 50%/contain no-repeat;content:"";display:block;height:164px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .3s ease-in-out,height .3s ease-in-out;width:164px;z-index:3}@media screen and (max-width:1680px) and (min-width:769px){.b-postItem__video:after{height:9.76vw;width:9.76vw}}@media screen and (max-width:768px){.b-postItem__video:after{height:102px;width:102px}}.b-postItem__video:focus,.b-postItem__video:hover{outline:none}.b-postItem__video:focus:after,.b-postItem__video:hover:after{height:190px;width:190px}@media screen and (max-width:1680px) and (min-width:769px){.b-postItem__video:focus:after,.b-postItem__video:hover:after{height:11.3vw;width:11.3vw}}@media screen and (max-width:768px){.b-postItem__video:focus:after,.b-postItem__video:hover:after{height:124px;width:124px}}.b-postItem__img{aspect-ratio:1/1;height:100%;-o-object-fit:cover;object-fit:cover;position:relative;width:100%;z-index:1}.b-postItem__content{display:flex;flex-direction:column;padding:40px 60px}@media screen and (max-width:1680px) and (min-width:769px){.b-postItem__content{padding:2.38vw 3.57vw}}@media screen and (max-width:768px){.b-postItem__content{padding:30px 20px}}.b-postItem__name{color:#000;font:500 44px/1.18em DM Sans,sans-serif;letter-spacing:-1px;margin:0 0 28px}@media screen and (max-width:1680px) and (min-width:769px){.b-postItem__name{font-size:2.61vw;margin-bottom:1.66vw}}@media screen and (max-width:768px){.b-postItem__name{font-size:28px;line-height:1.2em}}.b-postItem__subtitle{font-size:20px;font-weight:700;letter-spacing:2px;line-height:1.4em;margin:4px 0 16px;text-transform:uppercase}@media screen and (max-width:1680px) and (min-width:769px){.b-postItem__subtitle{font-size:1.19vw;letter-spacing:.11vw;margin:.23vw 0 .95vw}}@media screen and (max-width:768px){.b-postItem__subtitle{font-size:16px;line-height:1.2em}}.b-postItem__date{color:#d91900;font:700 16px/1.25em DM Sans,sans-serif;letter-spacing:2px;margin-bottom:8px;order:-1;text-transform:uppercase}@media screen and (max-width:1680px) and (min-width:769px){.b-postItem__date{font-size:.95vw;letter-spacing:.11vw;margin-bottom:.47vw}}@media screen and (max-width:768px){.b-postItem__date{font-size:14px;line-height:1.2em}}.b-postItem__tags{color:#d91900;display:flex;flex-wrap:wrap;font:700 16px/1.25em DM Sans,sans-serif;gap:5px 15px;letter-spacing:2px;list-style:none;margin:0 0 8px;order:-1;padding:0;text-transform:uppercase}@media screen and (max-width:1680px) and (min-width:769px){.b-postItem__tags{font-size:.95vw;gap:.29vw .89vw;letter-spacing:.11vw;margin-bottom:.47vw}}@media screen and (max-width:768px){.b-postItem__tags{font-size:14px;line-height:1.2em}}.b-postItem__categories{display:flex;flex-wrap:wrap;gap:5px 10px;list-style:none;margin:0 0 24px;padding:0}@media screen and (max-width:1680px) and (min-width:769px){.b-postItem__categories{gap:.29vw .59vw;margin-bottom:1.42vw}}.b-postItem__category{align-items:center;background:#0b1215;border-radius:8px;color:#fff;display:flex;font:500 14px/1.14em DM Sans,sans-serif;height:36px;justify-content:center;padding:0 20px;text-align:center}@media screen and (max-width:1680px) and (min-width:769px){.b-postItem__category{border-radius:.47vw;font-size:.83vw;height:2.14vw;padding:0 1.19vw}}.b-postItem__description{font-size:24px;line-height:1.5em;margin:0 0 24px}@media screen and (max-width:1680px) and (min-width:769px){.b-postItem__description{font-size:1.42vw;margin-bottom:1.42vw}}@media screen and (max-width:768px){.b-postItem__description{font-size:16px;line-height:1.4em}}.b-postItem__link{align-items:center;background:#d91900;border:none;border-radius:60px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font:600 20px/1em DM Sans,sans-serif;height:60px;justify-content:center;letter-spacing:2px;max-width:100%;overflow:hidden;padding:0 44px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;width:-moz-fit-content;width:fit-content}@media screen and (max-width:768px){.b-postItem__link{font-size:16px;height:60px;letter-spacing:2px;line-height:20px}}.b-postItem__link:before{background-color:#0b1215;border-radius:60px;bottom:0;content:"";position:absolute;right:120%;top:0;transition:right .3s ease-in-out;width:100%;z-index:0}@media screen and (max-width:768px){.b-postItem__link:before{border-radius:60px}}.b-postItem__link:focus,.b-postItem__link:hover{outline:none;text-decoration:none}.b-postItem__link:focus:before,.b-postItem__link:hover:before{right:0}.b-postItem__link span{align-items:center;display:flex;gap:10px;position:relative;z-index:1}.b-postItem__link{margin-top:auto}@media screen and (max-width:1680px) and (min-width:769px){.b-postItem__link{align-items:center;background:#d91900;border:none;border-radius:3.57vw;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font:600 1.19vw/1em DM Sans,sans-serif;height:3.57vw;justify-content:center;letter-spacing:2px;max-width:100%;overflow:hidden;padding:0 2.61vw;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;width:-moz-fit-content;width:fit-content}}@media screen and (max-width:1680px) and (min-width:769px) and (max-width:768px){.b-postItem__link{font-size:16px;height:60px;letter-spacing:2px;line-height:20px}}@media screen and (max-width:1680px) and (min-width:769px){.b-postItem__link:before{background-color:#0b1215;border-radius:3.57vw;bottom:0;content:"";position:absolute;right:120%;top:0;transition:right .3s ease-in-out;width:100%;z-index:0}}@media screen and (max-width:1680px) and (min-width:769px) and (max-width:768px){.b-postItem__link:before{border-radius:60px}}@media screen and (max-width:1680px) and (min-width:769px){.b-postItem__link:focus,.b-postItem__link:hover{outline:none;text-decoration:none}.b-postItem__link:focus:before,.b-postItem__link:hover:before{right:0}.b-postItem__link span{align-items:center;display:flex;gap:10px;position:relative;z-index:1}}.b-postNav{display:flex;gap:24px;grid-column:2/3;grid-row:3/4;height:-moz-fit-content;height:fit-content;list-style:none;margin:4px 0 32px;padding:0}@media screen and (max-width:1680px) and (min-width:769px){.b-postNav{gap:1.42vw;margin:.23vw 0 1.9vw}}.b-postNav__item{color:#234997;font:600 16px/1.25em DM Sans,sans-serif;letter-spacing:2px;text-transform:uppercase;width:50%}@media screen and (max-width:1680px) and (min-width:769px){.b-postNav__item{font-size:.95vw}}.b-postNav__link{align-items:center;border:1px solid #234997;border-radius:48px;box-sizing:border-box;color:inherit;display:flex;gap:12px;height:48px;justify-content:center;padding:0 24px;text-decoration:none;width:100%}@media screen and (max-width:1680px) and (min-width:769px){.b-postNav__link{border-radius:2.85vw;gap:.71vw;height:2.85vw;padding:0 1.42vw}}.b-postNav__link[href]:focus,.b-postNav__link[href]:hover{opacity:.8;outline:none}.b-postNav__link.-disable_true{border-color:#0b1215;color:#0b1215;-webkit-user-select:none;-moz-user-select:none;user-select:none}.b-postNav__link.-disable_true path{stroke:#0b1215}.b-postNav__link svg{width:30px}@media screen and (max-width:1680px) and (min-width:769px){.b-postNav__link svg{width:1.78vw}}.b-postСategories{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:center}@media screen and (max-width:1680px) and (min-width:769px){.b-postСategories{gap:.95vw}}.b-postСategories__list{align-items:center;color:#fff;display:flex;flex-wrap:wrap;font:500 16px/1.25em DM Sans,sans-serif;gap:16px;justify-content:flex-start;list-style:none;margin:0;padding:0;text-align:center}@media screen and (max-width:1680px) and (min-width:769px){.b-postСategories__list{font-size:.95vw;gap:.95vw}}.b-postСategories__link{align-items:center;border:1px solid #ffd376;border-radius:40px;color:inherit;display:flex;height:40px;justify-content:center;padding:0 24px;text-decoration:none}@media screen and (max-width:1680px) and (min-width:769px){.b-postСategories__link{border-radius:2.38vw;height:2.38vw;padding:0 1.42vw}}.b-postСategories__link.-state_active,.b-postСategories__link:hover{background:#ffd376;color:#0b1215}.b-progress{background:#d91900;height:6px;margin:0 auto -6px 0;position:relative;width:0;z-index:1}.l-projectDescriptions{margin-bottom:80px;margin-top:80px}@media screen and (max-width:1680px) and (min-width:769px){.l-projectDescriptions{margin-bottom:4.76vw;margin-top:4.76vw}}@media screen and (max-width:768px){.l-projectDescriptions{margin-bottom:40px;margin-top:40px}}.l-projectHeader+.l-projectDescriptions{margin-top:40px}@media screen and (max-width:1680px) and (min-width:769px){.l-projectHeader+.l-projectDescriptions{margin-top:2.38vw}}.b-projectDescriptions{box-sizing:border-box;margin:0 auto;max-width:1712px;padding:0 16px;width:100%}@media screen and (max-width:768px){.b-projectDescriptions{padding-bottom:0;padding-top:0}}.b-projectDescriptions{color:#0b1215;display:grid;gap:230px;grid-template-columns:518px 932px}@media screen and (max-width:1680px) and (min-width:769px){.b-projectDescriptions{gap:13.69vw;grid-template-columns:30.82vw 55.46vw}}@media screen and (max-width:768px){.b-projectDescriptions{display:flex;flex-direction:column;gap:40px}}.b-projectDescriptions__title{background:#ffd376;border-radius:40px;box-sizing:border-box;font:500 36px/1.22em DM Sans,sans-serif;grid-column:1/2;height:-moz-fit-content;height:fit-content;margin:0 0 0 auto;padding:12px 40px;text-align:center;text-transform:uppercase}@media screen and (max-width:1680px) and (min-width:769px){.b-projectDescriptions__title{border-radius:2.38vw;font-size:2.14vw;padding:.71vw 2.38vw}}@media screen and (max-width:768px){.b-projectDescriptions__title{font-size:28px;line-height:1.2em;margin-left:0;padding:8px 30px}}.b-projectDescriptions__content{grid-column:2/3;max-width:932px}@media screen and (max-width:1680px) and (min-width:769px){.b-projectDescriptions__content{max-width:55.47vw}}.b-projectDescriptions__text{font-size:20px;line-height:1.6em}@media screen and (max-width:1680px) and (min-width:769px){.b-projectDescriptions__text{font-size:1.19vw}}@media screen and (max-width:768px){.b-projectDescriptions__text{font-size:16px;line-height:1.4em}}.b-projectDescriptions__text h2{color:#000;font:500 44px/1.18em DM Sans,sans-serif;letter-spacing:-1px}@media screen and (max-width:1680px) and (min-width:769px){.b-projectDescriptions__text h2{font-size:2.61vw}}@media screen and (max-width:768px){.b-projectDescriptions__text h2{font-size:28px;line-height:1.2em}}.b-projectDescriptions__text h3{color:#000;font:500 40px/1.2em DM Sans,sans-serif;letter-spacing:-1px}@media screen and (max-width:1680px) and (min-width:769px){.b-projectDescriptions__text h3{font-size:2.38vw}}@media screen and (max-width:768px){.b-projectDescriptions__text h3{font-size:26px}}.b-projectDescriptions__text h4{color:#000;font:500 36px/1.22em DM Sans,sans-serif;letter-spacing:-1px}@media screen and (max-width:1680px) and (min-width:769px){.b-projectDescriptions__text h4{font-size:2.14vw}}@media screen and (max-width:768px){.b-projectDescriptions__text h4{font-size:24px;line-height:1.2em}}.b-projectDescriptions__text h5{color:#000;font:500 32px/1.25em DM Sans,sans-serif;letter-spacing:-1px}@media screen and (max-width:1680px) and (min-width:769px){.b-projectDescriptions__text h5{font-size:1.9vw}}@media screen and (max-width:768px){.b-projectDescriptions__text h5{font-size:20px;line-height:1.2em}}.b-projectDescriptions__text h6{color:#000;font:500 28px/1.28em DM Sans,sans-serif;letter-spacing:-1px}@media screen and (max-width:1680px) and (min-width:769px){.b-projectDescriptions__text h6{font-size:1.66vw}}@media screen and (max-width:768px){.b-projectDescriptions__text h6{font-size:18px;line-height:1.2em}}.b-projectDescriptions__text h2 strong,.b-projectDescriptions__text h3 strong,.b-projectDescriptions__text h4 strong,.b-projectDescriptions__text h5 strong,.b-projectDescriptions__text h6 strong{font-weight:inherit}.b-projectDescriptions__text ul{display:flex;flex-direction:column;gap:20px;list-style:none;margin:0;padding:0}@media screen and (max-width:1680px) and (min-width:769px){.b-projectDescriptions__text ul{gap:1.19vw}}.b-projectDescriptions__text ul li{padding:0 0 0 52px;position:relative}@media screen and (max-width:1680px) and (min-width:769px){.b-projectDescriptions__text ul li{padding-left:3.09vw}}@media screen and (max-width:768px){.b-projectDescriptions__text ul li{padding-left:38px}}.b-projectDescriptions__text ul li:before{background:url(../img/icons/bullet-li.svg) 50%/contain no-repeat;content:"";height:28px;left:0;position:absolute;top:2px;width:28px}@media screen and (max-width:1680px) and (min-width:769px){.b-projectDescriptions__text ul li:before{height:1.66vw;width:1.66vw}}@media screen and (max-width:768px){.b-projectDescriptions__text ul li:before{height:22px;width:22px}}.b-projectDescriptions__text ul ul{margin-top:15px!important}.b-projectDescriptions__text a{color:#234997;text-decoration:none}.b-projectDescriptions__text a:hover{text-decoration:underline}.b-projectDescriptions__text{max-width:656px}@media screen and (max-width:1680px) and (min-width:769px){.b-projectDescriptions__text{max-width:39.04vw}}.b-projectDescriptions__text.-width_full{font:36px/1.16em DM Sans,sans-serif;max-width:none}@media screen and (max-width:1680px) and (min-width:769px){.b-projectDescriptions__text.-width_full{font-size:2.14vw}}@media screen and (max-width:768px){.b-projectDescriptions__text.-width_full{font-size:20px;line-height:1.2em}}.b-projectDescriptions__text.-width_full strong{font-weight:500}.b-projectDescriptions__text.-width_full p:first-of-type{text-indent:102px}@media screen and (max-width:1680px) and (min-width:769px){.b-projectDescriptions__text.-width_full p:first-of-type{text-indent:6.07vw}}@media screen and (max-width:768px){.b-projectDescriptions__text.-width_full p:first-of-type{text-indent:52px}}.l-projectHeader{margin-bottom:40px}@media screen and (max-width:1680px) and (min-width:769px){.l-projectHeader{margin-bottom:2.35vw}}.b-projectHeader{box-sizing:border-box;margin:0 auto;max-width:1712px;padding:0 16px;width:100%}@media screen and (max-width:768px){.b-projectHeader{padding-bottom:0;padding-top:0}}.b-projectHeader{display:flex;flex-direction:column;gap:20px}@media screen and (max-width:1680px) and (min-width:769px){.b-projectHeader{gap:1.19vw}}.b-projectHeader__title{font:500 80px/1.1em DM Sans,sans-serif;letter-spacing:-2px;margin:0;text-align:left;width:100%}@media screen and (max-width:1680px) and (min-width:769px){.b-projectHeader__title{font-size:4.76vw}}@media screen and (max-width:768px){.b-projectHeader__title{font-size:36px;line-height:1.2em}}.b-projectHeader__tags{align-self:flex-start;display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;order:-1;padding:0}@media screen and (max-width:1680px) and (min-width:769px){.b-projectHeader__tags{gap:.47vw}}.b-projectHeader__tag{background:#eff4ff;border-radius:8px;box-sizing:border-box;color:#1a2124;font:500 14px/1.14em DM Sans,sans-serif;letter-spacing:1px;padding:10px 20px;text-transform:uppercase}@media screen and (max-width:1680px) and (min-width:769px){.b-projectHeader__tag{border-radius:.47vw;font-size:.83vw;padding:.59vw 1.19vw}}@media screen and (max-width:768px){.b-projectHeader__tag{border-radius:6px;font-size:12px;line-height:14px;padding:6px 16px}}.b-projectItem{overflow:hidden;position:relative}.b-projectItem__link{display:block;text-decoration:none}.b-projectItem__link:focus,.b-projectItem__link:hover{outline:none;text-decoration:none}.b-projectItem__figure{margin:0;position:relative;transition:.4s ease-in-out}.b-projectItem.-state_hover .b-projectItem__figure{filter:blur(5px);transform:scale(1.1)}.b-projectItem__img{aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;width:100%}.b-projectItem__content{background:linear-gradient(180deg,rgba(11,18,21,0) 72.93%,#0b1215);box-sizing:border-box;color:#fff;display:flex;flex-direction:column;gap:8px;height:100%;justify-content:flex-end;overflow:hidden;padding:40px;position:absolute;top:100%;transition:top .4s ease-in-out,border-radius .8s ease;width:100%}@media screen and (max-width:768px){.b-projectItem__content{gap:4px;padding:16px;top:0}}.b-projectItem:focus .b-projectItem__content,.b-projectItem:hover .b-projectItem__content{top:0}.b-projectItem__name{font:700 40px/48px DM Sans,sans-serif;margin:0}@media screen and (max-width:768px){.b-projectItem__name{font-size:18px;line-height:20px}}.b-projectItem__tags{color:hsla(0,0%,100%,.8);display:flex;flex-wrap:wrap;font-size:24px;gap:0 12px;line-height:32px;list-style:none;margin:0;padding:0}@media screen and (max-width:768px){.b-projectItem__tags{font-size:12px;gap:0 5px;line-height:16px}}.b-projectItem__tag:nth-child(n+2):before{content:"//";margin-right:12px}@media screen and (max-width:768px){.b-projectItem__tag:nth-child(n+2):before{margin-right:5px}}.l-projectNav{background:#234997}.b-projectNav{box-sizing:border-box;margin:0 auto;max-width:1256px;padding:0 16px;width:100%}@media screen and (max-width:768px){.b-projectNav{padding-bottom:0;padding-top:0}}.b-projectNav{color:#fff;display:flex;list-style:none}.b-projectNav__item{box-sizing:border-box;display:flex;gap:40px;padding:40px 0;width:100%}@media screen and (max-width:1224px) and (min-width:769px){.b-projectNav__item{gap:2.45vw;padding:2.45vw 0}}@media screen and (max-width:768px){.b-projectNav__item{gap:30px;padding:30px 0}}.b-projectNav__item:first-of-type{padding-right:52px}@media screen and (max-width:1224px) and (min-width:769px){.b-projectNav__item:first-of-type{padding-right:4.24vw}}@media screen and (max-width:768px){.b-projectNav__item:first-of-type{padding-right:30px}}.b-projectNav__item:last-of-type{border-left:1px solid hsla(0,0%,100%,.1);padding-left:52px}@media screen and (max-width:1224px) and (min-width:769px){.b-projectNav__item:last-of-type{padding-left:4.24vw}}@media screen and (max-width:768px){.b-projectNav__item:last-of-type{padding-left:30px}}.b-projectNav__img{border-radius:20px;display:block;height:160px;-o-object-fit:cover;object-fit:cover;width:160px}@media screen and (max-width:1224px) and (min-width:769px){.b-projectNav__img{border-radius:1.63vw;height:13.07vw;width:13.07vw}}@media screen and (max-width:768px){.b-projectNav__img{display:none}}.b-projectNav__info{align-items:flex-start;display:flex;flex-direction:column;gap:12px;justify-content:space-between;padding:20px 0}@media screen and (max-width:1224px) and (min-width:769px){.b-projectNav__info{gap:.98vw;padding:1.63vw 0}}@media screen and (max-width:768px){.b-projectNav__info{padding:0}}.b-projectNav__link{align-items:center;border:1px solid #ffd376;border-radius:28px;color:#fff;display:flex;font:500 12px/1.33em DM Sans,sans-serif;gap:8px;height:28px;justify-content:center;letter-spacing:2px;padding:0 24px;text-decoration:none;text-transform:uppercase;transition:.4s ease-in-out}@media screen and (max-width:1224px) and (min-width:769px){.b-projectNav__link{border-radius:2.28vw;font-size:.98vw;gap:.65vw;height:2.28vw;padding:0 1.96vw}}.b-projectNav__link[href]:focus,.b-projectNav__link[href]:hover{background:#ffd376;color:#0b1215}.b-projectNav__link[href]:focus svg path,.b-projectNav__link[href]:hover svg path{stroke:#0b1215}.b-projectNav__link.-disable_true{border-color:#0b1215;color:#0b1215;-webkit-user-select:none;-moz-user-select:none;user-select:none}.b-projectNav__link.-disable_true path{stroke:#0b1215}.b-projectNav__link svg path{transition:.4s ease-in-out}.b-projectNav__name{color:#fff;font:700 28px/1.14em DM Sans,sans-serif;text-decoration:none}@media screen and (max-width:1224px) and (min-width:769px){.b-projectNav__name{font-size:2.28vw}}@media screen and (max-width:768px){.b-projectNav__name{font-size:14px;line-height:1.2em}}.b-projectNav__name:hover{text-decoration:underline}.l-projectSlider{margin-bottom:80px;margin-top:80px}@media screen and (max-width:1680px) and (min-width:769px){.l-projectSlider{margin-bottom:4.76vw;margin-top:4.76vw}}@media screen and (max-width:768px){.l-projectSlider{margin-bottom:40px;margin-top:40px}}.l-projectHeader+.l-projectSlider{margin-top:40px}@media screen and (max-width:1680px) and (min-width:769px){.l-projectHeader+.l-projectSlider{margin-top:2.38vw}}.b-projectSlider{box-sizing:border-box;margin:0 auto;max-width:1712px;padding:0 16px;width:100%}@media screen and (max-width:768px){.b-projectSlider{padding-bottom:0;padding-top:0}}.b-projectSlider{align-items:center;display:flex;flex-direction:column}.b-projectSlider__content{align-items:flex-end;border-radius:40px;box-sizing:border-box;display:flex;justify-content:center;min-height:800px;padding:40px 120px 0;position:relative;width:100%}@media screen and (max-width:1680px) and (min-width:769px){.b-projectSlider__content{border-radius:2.38vw;min-height:47.61vw;padding:2.38vw 7.14vw 0}}@media screen and (max-width:768px){.b-projectSlider__content{border-radius:20px;min-height:auto;padding-left:60px;padding-right:60px}}.b-projectSlider.-bg_purple .b-projectSlider__content{background:#f5e8ff}.b-projectSlider.-bg_green .b-projectSlider__content{background:#f7fbe7}.b-projectSlider.-bg_blue .b-projectSlider__content{background:#dfecff}.b-projectSlider.-bg_orange .b-projectSlider__content{background:#fff4ea}.b-projectSlider.-bg_dark .b-projectSlider__content{background:#1a2124}.b-projectSlider.-bg_light .b-projectSlider__content{background:#fafbfd;border:1px solid #f2f4f9}.b-projectSlider__control{background:transparent;border:none;border-radius:50%;box-shadow:0 2px 5px hsla(73,22%,70%,.1),0 9px 9px hsla(73,22%,70%,.09),0 21px 12px hsla(73,22%,70%,.05),0 37px 15px hsla(73,22%,70%,.01),0 58px 16px hsla(73,22%,70%,0);cursor:pointer;height:84px;margin:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:84px;z-index:2}@media screen and (max-width:1680px) and (min-width:769px){.b-projectSlider__control{height:5vw;width:5vw}}@media screen and (max-width:768px){.b-projectSlider__control{height:40px;width:40px}}.b-projectSlider__control:hover svg rect{fill:#0b1215;stroke:#0b1215}.b-projectSlider__control:hover svg path{stroke:#fff}.b-projectSlider__control.-type_prev{left:5%}.b-projectSlider__control.-type_next{right:5%}.b-projectSlider__control svg{height:100%;width:100%}.b-projectSlider__control svg rect{fill:#fff;stroke:#fff;transition:.4s ease-in-out}.b-projectSlider__control svg path{stroke:#0b1215;transition:.4s ease-in-out}.b-projectSlider__slider{max-width:1229px;width:100%}@media screen and (max-width:1680px) and (min-width:769px){.b-projectSlider__slider{max-width:73.15vw}}.b-projectSlider__img{display:block;margin:0 auto;max-width:100%}.b-projectTags{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}@media screen and (max-width:1680px) and (min-width:769px){.b-projectTags{gap:.47vw}}@media screen and (max-width:768px){.b-projectTags{justify-content:center}}.b-projectTags__item{background:#0b1215;border-radius:8px;box-sizing:border-box;color:#fff;font:500 28px/1.28em DM Sans,sans-serif;padding:16px 40px}@media screen and (max-width:1680px) and (min-width:769px){.b-projectTags__item{border-radius:.47vw;font-size:1.66vw;padding:.95vw 2.38vw}}@media screen and (max-width:768px){.b-projectTags__item{border-radius:6px;font-size:20px;line-height:1.2;padding:10px 30px}}.l-projectVideo{margin-bottom:80px;margin-top:80px}@media screen and (max-width:1680px) and (min-width:769px){.l-projectVideo{margin-bottom:4.76vw;margin-top:4.76vw}}@media screen and (max-width:768px){.l-projectVideo{margin-bottom:40px;margin-top:40px}}.l-projectHeader+.l-projectVideo{margin-top:40px}@media screen and (max-width:1680px) and (min-width:769px){.l-projectHeader+.l-projectVideo{margin-top:2.38vw}}.b-projectVideo{box-sizing:border-box;margin:0 auto;max-width:1256px;padding:0 16px;width:100%}@media screen and (max-width:768px){.b-projectVideo{padding-bottom:0;padding-top:0}}.b-projectVideo__video{border-radius:40px;display:block;overflow:hidden;position:relative}@media screen and (max-width:1680px) and (min-width:769px){.b-projectVideo__video{border-radius:2.38vw}}@media screen and (max-width:768px){.b-projectVideo__video{border-radius:20px}}.b-projectVideo__video:before{background:rgba(11,18,21,.3);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.b-projectVideo__video:after{background:url(../img/icons/play.svg) 50%/contain no-repeat;content:"";display:block;height:164px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .3s ease-in-out,height .3s ease-in-out;width:164px;z-index:3}@media screen and (max-width:1224px) and (min-width:769px){.b-projectVideo__video:after{height:13.39vw;width:13.39vw}}@media screen and (max-width:768px){.b-projectVideo__video:after{height:102px;width:102px}}.b-projectVideo__video:focus,.b-projectVideo__video:hover{outline:none}.b-projectVideo__video:focus:after,.b-projectVideo__video:hover:after{height:190px;width:190px}@media screen and (max-width:1224px) and (min-width:769px){.b-projectVideo__video:focus:after,.b-projectVideo__video:hover:after{height:15.52vw;width:15.52vw}}@media screen and (max-width:768px){.b-projectVideo__video:focus:after,.b-projectVideo__video:hover:after{height:124px;width:124px}}.b-projectVideo__image{aspect-ratio:153/86;-o-object-fit:cover;object-fit:cover;position:relative;width:100%;z-index:1}.l-reasons{background:#234997;overflow:hidden;position:relative}.b-reasons{box-sizing:border-box;margin:0 auto;max-width:1288px;padding:56px 16px;width:100%}@media screen and (max-width:768px){.b-reasons{padding-bottom:40px;padding-top:40px}}.b-reasons{color:#fff;display:flex;gap:270px;justify-content:space-between;min-height:300px}@media screen and (max-width:1256px) and (min-width:769px){.b-reasons{gap:21.49vw;min-height:23.88vw;padding-bottom:4.45vw;padding-top:4.45vw}}@media screen and (max-width:768px){.b-reasons{flex-direction:column;gap:32px;justify-content:flex-start;min-height:416px}}.b-reasons__title{flex-shrink:0;font:500 68px/1.17em DM Sans,sans-serif;letter-spacing:-2px;margin:0;position:relative;width:354px;z-index:1}@media screen and (max-width:1256px) and (min-width:769px){.b-reasons__title{font-size:5.41vw;letter-spacing:-.16vw;width:28.18vw}}@media screen and (max-width:768px){.b-reasons__title{font-size:44px;letter-spacing:-1px;line-height:46px;max-width:calc(100% - 119px);width:224px}}.b-reasons__marquee{color:hsla(0,0%,100%,.05);font:700 270px/1em DM Sans,sans-serif;left:0;letter-spacing:2px;position:absolute;right:0;top:36%;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;z-index:0}@media screen and (max-width:1256px) and (min-width:769px){.b-reasons__marquee{font-size:21.49vw}}@media screen and (max-width:768px){.b-reasons__marquee{font-size:140px;line-height:164px;top:70%}}.b-reasons__slider{max-width:600px;position:relative;z-index:1}@media screen and (max-width:1256px) and (min-width:769px){.b-reasons__slider{max-width:47.77vw}}@media screen and (max-width:768px){.b-reasons__slider{max-width:100%}}.b-reasons__list{margin:0 -20px}@media screen and (max-width:1256px) and (min-width:769px){.b-reasons__list{margin:0 -1.59vw}}.b-reasons__list .slick-slide{padding:0 20px}@media screen and (max-width:1256px) and (min-width:769px){.b-reasons__list .slick-slide{padding:0 -1.59vw}}.b-reasons__name{float:left;font-size:20px;font-weight:800;line-height:1em;margin:0 0 20px;text-transform:uppercase}@media screen and (max-width:1256px) and (min-width:769px){.b-reasons__name{font-size:1.59vw;margin-bottom:1.59vw}}.b-reasons__num{float:right;font-size:28px;font-weight:800;line-height:1em;text-transform:uppercase}@media screen and (max-width:1256px) and (min-width:769px){.b-reasons__num{font-size:2.22vw}}.b-reasons__description{clear:both;font-size:20px;line-height:1.4em}@media screen and (max-width:1256px) and (min-width:769px){.b-reasons__description{font-size:1.59vw}}@media screen and (max-width:768px){.b-reasons__description{font-size:16px;line-height:24px}}.b-reasons__controls{align-items:center;display:flex;gap:12px;left:-208px;list-style:none;margin:0;padding:0;position:absolute;top:96px}@media screen and (max-width:1256px) and (min-width:769px){.b-reasons__controls{gap:.95vw;left:-16.56vw;top:7.64vw}}@media screen and (max-width:768px){.b-reasons__controls{left:auto;right:0;top:-78px}}@media screen and (max-width:325px){.b-reasons__controls{top:-68px}}.b-reasons__arrow{border-radius:50%;box-sizing:border-box;cursor:pointer;height:40px;overflow:hidden;position:relative;width:40px}@media screen and (max-width:1256px) and (min-width:769px){.b-reasons__arrow{height:3.18vw;width:3.18vw}}@media screen and (max-width:320px){.b-reasons__arrow{height:30px;width:30px}}.b-reasons__arrow:first-of-type svg:nth-of-type(2){left:100%;right:auto}.b-reasons__arrow:first-of-type:hover svg:nth-of-type(2){left:0;right:auto}.b-reasons__arrow:hover svg:nth-of-type(2){right:0}.b-reasons__arrow svg{height:100%;position:absolute;top:0;transition:right .1s ease-in-out,left .1s ease-in-out;width:100%}.b-reasons__arrow svg:first-of-type{right:0;z-index:1}.b-reasons__arrow svg:nth-of-type(2){right:100%;z-index:2}.b-reasons__arrow svg:nth-of-type(2) rect{fill:#fff}.b-reasons__arrow svg:nth-of-type(2) path{stroke:#234997}.b-resources{background:#f5e8ff;border-radius:20px;padding:60px 80px 80px}@media screen and (max-width:1680px) and (min-width:769px){.b-resources{padding:3.57vw 4.76vw 4.76vw}}@media screen and (max-width:768px){.b-resources{padding:30px 16px}}.b-resources__title{font:700 24px/1.33em DM Sans,sans-serif;margin:0 0 28px;text-align:center;text-transform:uppercase}@media screen and (max-width:1680px) and (min-width:769px){.b-resources__title{font-size:1.42vw;margin-bottom:1.66vw}}@media screen and (max-width:768px){.b-resources__title{font-size:18px;margin-bottom:20px}}.b-resources__links{display:flex;gap:40px;justify-content:flex-between;list-style:none;margin:0 0 32px;padding:0}@media screen and (max-width:1680px) and (min-width:769px){.b-resources__links{gap:2.38vw;margin-bottom:1.9vw}}@media screen and (max-width:768px){.b-resources__links{flex-direction:column;gap:20px;margin-bottom:20px}}.b-resources__linksItem{width:50%}@media screen and (max-width:768px){.b-resources__linksItem{width:100%}}.b-resources__link{align-items:center;background:#234997;border:none;border-radius:80px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font:600 24px/1em DM Sans,sans-serif;height:80px;justify-content:center;letter-spacing:3px;max-width:100%;overflow:hidden;padding:0 60px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;width:-moz-fit-content;width:fit-content}@media screen and (max-width:768px){.b-resources__link{font-size:16px;height:60px;letter-spacing:3px;line-height:20px}}.b-resources__link:before{background-color:#d91900;border-radius:80px;bottom:0;content:"";position:absolute;right:120%;top:0;transition:right .3s ease-in-out;width:100%;z-index:0}@media screen and (max-width:768px){.b-resources__link:before{border-radius:60px}}.b-resources__link:focus,.b-resources__link:hover{outline:none;text-decoration:none}.b-resources__link:focus:before,.b-resources__link:hover:before{right:0}.b-resources__link span{align-items:center;display:flex;gap:10px;position:relative;z-index:1}.b-resources__link{width:100%}@media screen and (max-width:1680px) and (min-width:769px){.b-resources__link{align-items:center;background:#234997;border:none;border-radius:4.76vw;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font:600 1.42vw/1em DM Sans,sans-serif;height:4.76vw;justify-content:center;letter-spacing:2px;max-width:100%;overflow:hidden;padding:0 3.57vw;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;width:-moz-fit-content;width:fit-content}}@media screen and (max-width:1680px) and (min-width:769px) and (max-width:768px){.b-resources__link{font-size:16px;height:60px;letter-spacing:2px;line-height:20px}}@media screen and (max-width:1680px) and (min-width:769px){.b-resources__link:before{background-color:#d91900;border-radius:4.76vw;bottom:0;content:"";position:absolute;right:120%;top:0;transition:right .3s ease-in-out;width:100%;z-index:0}}@media screen and (max-width:1680px) and (min-width:769px) and (max-width:768px){.b-resources__link:before{border-radius:60px}}@media screen and (max-width:1680px) and (min-width:769px){.b-resources__link:focus,.b-resources__link:hover{outline:none;text-decoration:none}.b-resources__link:focus:before,.b-resources__link:hover:before{right:0}.b-resources__link span{align-items:center;display:flex;gap:10px;position:relative;z-index:1}.b-resources__link{width:100%}}.b-resources__list{display:flex;gap:30px;justify-content:flex-between;list-style:none;margin:0;padding:0}@media screen and (max-width:1680px) and (min-width:769px){.b-resources__list{gap:1.78vw}}@media screen and (max-width:768px){.b-resources__list{flex-direction:column;gap:20px}}.b-resources__item{align-items:center;background:#fff;border-radius:20px;box-sizing:border-box;display:flex;justify-content:center;padding:56px 32px;width:33%}@media screen and (max-width:1680px) and (min-width:769px){.b-resources__item{border-radius:1.19vw;padding:3.33vw 1.9vw}}@media screen and (max-width:768px){.b-resources__item{padding:30px 20px;width:100%}}.b-resources__image{display:block;max-width:100%}.l-request{background:radial-gradient(63.07% 44.26% at 12.6% 57.07%,#ddc6ef 0,#f5e8ff 100%)}.l-blog+.l-request{margin-top:-80px}@media screen and (max-width:1224px) and (min-width:769px){.l-blog+.l-request{margin-top:-4.76vw}}@media screen and (max-width:768px){.l-blog+.l-request{margin-top:-32px}}.b-request{box-sizing:border-box;margin:0 auto;max-width:1256px;padding:80px 16px;width:100%}@media screen and (max-width:768px){.b-request{padding-bottom:60px;padding-top:60px}}.b-request__content{background:#234997;border-radius:40px;padding:80px 104px}@media screen and (max-width:1224px) and (min-width:769px){.b-request__content{border-radius:3.18vw;padding:6.36vw 8.28vw}}@media screen and (max-width:768px){.b-request__content{padding:40px 20px}}.b-request__title{color:#dfecff;font-size:40px;font-style:italic;font-weight:600;line-height:1.3em;margin:0 0 60px}@media screen and (max-width:1224px) and (min-width:769px){.b-request__title{font-size:2.38vw;margin-bottom:3.57vw}}@media screen and (max-width:576px){.b-request__title{font-size:22px;line-height:1.2em}}@media screen and (min-width:769px){.l-requestBtn{display:block!important}}@media screen and (max-width:768px){.l-requestBtn{box-sizing:border-box;display:none;padding:36px 22px;width:100%}}.b-requestBtn{align-items:center;background:#d91900;border:none;border-radius:60px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font:600 20px/1em DM Sans,sans-serif;height:60px;justify-content:center;letter-spacing:2px;max-width:100%;overflow:hidden;padding:0 40px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;width:-moz-fit-content;width:fit-content}@media screen and (max-width:768px){.b-requestBtn{font-size:16px;height:60px;letter-spacing:2px;line-height:20px}}.b-requestBtn:before{background-color:#0b1215;border-radius:60px;bottom:0;content:"";position:absolute;right:120%;top:0;transition:right .3s ease-in-out;width:100%;z-index:0}@media screen and (max-width:768px){.b-requestBtn:before{border-radius:60px}}.b-requestBtn:focus,.b-requestBtn:hover{outline:none;text-decoration:none}.b-requestBtn:focus:before,.b-requestBtn:hover:before{right:0}.b-requestBtn span{align-items:center;display:flex;gap:10px;position:relative;z-index:1}@media screen and (max-width:1680px) and (min-width:769px){.b-requestBtn{align-items:center;background:#d91900;border:none;border-radius:3.57vw;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font:600 1.19vw/1em DM Sans,sans-serif;height:3.57vw;justify-content:center;letter-spacing:2px;max-width:100%;overflow:hidden;padding:0 2.38vw;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;width:-moz-fit-content;width:fit-content}}@media screen and (max-width:1680px) and (min-width:769px) and (max-width:768px){.b-requestBtn{font-size:16px;height:60px;letter-spacing:2px;line-height:20px}}@media screen and (max-width:1680px) and (min-width:769px){.b-requestBtn:before{background-color:#0b1215;border-radius:3.57vw;bottom:0;content:"";position:absolute;right:120%;top:0;transition:right .3s ease-in-out;width:100%;z-index:0}}@media screen and (max-width:1680px) and (min-width:769px) and (max-width:768px){.b-requestBtn:before{border-radius:60px}}@media screen and (max-width:1680px) and (min-width:769px){.b-requestBtn:focus,.b-requestBtn:hover{outline:none;text-decoration:none}.b-requestBtn:focus:before,.b-requestBtn:hover:before{right:0}.b-requestBtn span{align-items:center;display:flex;gap:10px;position:relative;z-index:1}}@media screen and (max-width:768px){.b-requestBtn{width:100%}}.l-requestMobile{display:none;margin-left:auto;overflow:hidden;transition:width .3s ease;width:0}@media screen and (max-width:768px){.l-requestMobile{display:block}}.b-requestMobile{align-items:center;background:#d91900;border:none;border-radius:44px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font:600 20px/1em DM Sans,sans-serif;height:44px;justify-content:center;letter-spacing:0;max-width:100%;overflow:hidden;padding:0 20px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;width:-moz-fit-content;width:fit-content}@media screen and (max-width:768px){.b-requestMobile{font-size:16px;height:60px;letter-spacing:0;line-height:20px}}.b-requestMobile:before{background-color:#0b1215;border-radius:44px;bottom:0;content:"";position:absolute;right:120%;top:0;transition:right .3s ease-in-out;width:100%;z-index:0}@media screen and (max-width:768px){.b-requestMobile:before{border-radius:60px}}.b-requestMobile:focus,.b-requestMobile:hover{outline:none;text-decoration:none}.b-requestMobile:focus:before,.b-requestMobile:hover:before{right:0}.b-requestMobile span{align-items:center;display:flex;gap:10px;position:relative;z-index:1}.b-requestMobile{justify-content:flex-start;width:100%}@media screen and (max-width:768px){.b-requestMobile{height:44px}}.b-requestMobile:before{height:44px}.l-search{margin:80px 0}@media screen and (max-width:1680px) and (min-width:769px){.l-search{margin-bottom:4.76vw;margin-top:4.76vw}}@media screen and (max-width:768px){.l-search{margin-bottom:36px;margin-top:36px}}.l-breadcrumbs+.l-search{margin-top:60px}@media screen and (max-width:1680px) and (min-width:769px){.l-breadcrumbs+.l-search{margin-top:3.57vw}}@media screen and (max-width:768px){.l-breadcrumbs+.l-search{margin-top:28px}}.b-search{box-sizing:border-box;margin:0 auto;max-width:1712px;padding:0 16px;width:100%}@media screen and (max-width:768px){.b-search{padding-bottom:0;padding-top:0}}.b-search{color:#0b1215;display:flex;flex-direction:column;gap:60px}@media screen and (max-width:1680px) and (min-width:769px){.b-search{gap:3.57vw}}@media screen and (max-width:768px){.b-search{gap:28px}}.b-search__title{font:500 108px/1.18em DM Sans,sans-serif;letter-spacing:-2px;margin:0}@media screen and (max-width:1680px) and (min-width:769px){.b-search__title{font-size:6.42vw}}@media screen and (max-width:768px){.b-search__title{font-size:36px;line-height:1.2em}}.b-search__title em{color:#234997;font-style:normal}.b-search__posts{display:flex;flex-direction:column;gap:80px;list-style:none;margin:0;padding:0}@media screen and (max-width:1680px) and (min-width:769px){.b-search__posts{gap:4.76vw}}@media screen and (max-width:768px){.b-search__posts{gap:32px}}.l-serviceInfo{margin:80px 0}@media screen and (max-width:1680px) and (min-width:769px){.l-serviceInfo{margin-bottom:4.76vw;margin-top:4.76vw}}@media screen and (max-width:768px){.l-serviceInfo{margin-bottom:36px;margin-top:36px}}.b-serviceInfo{box-sizing:border-box;margin:0 auto;max-width:1512px;padding:0 16px;width:100%}@media screen and (max-width:768px){.b-serviceInfo{padding-bottom:0;padding-top:0}}.b-serviceInfo{color:#0b1215}.b-serviceInfo__content{background:#f9fafe;border-radius:40px;padding:80px 100px 104px;position:relative}@media screen and (max-width:1480px) and (min-width:769px){.b-serviceInfo__content{border-radius:2.7vw;padding:5.4vw 6.75vw 7.02vw}}@media screen and (max-width:768px){.b-serviceInfo__content{border-radius:30px;padding:40px 30px}}.b-serviceInfo__content:before{background:#fff;border-radius:20px;bottom:0;content:"";left:0;margin:20px;position:absolute;right:0;top:0;z-index:0}@media screen and (max-width:1480px) and (min-width:769px){.b-serviceInfo__content:before{border-radius:1.35vw;margin:1.35vw}}@media screen and (max-width:768px){.b-serviceInfo__content:before{margin:10px}}.b-serviceInfo__content>*{position:relative;z-index:1}.b-serviceInfo__title{font:500 68px/1.17em DM Sans,sans-serif;letter-spacing:-2px;margin:0 auto 60px}@media screen and (max-width:1480px) and (min-width:769px){.b-serviceInfo__title{font-size:4.59vw;margin-bottom:4.05vw}}@media screen and (max-width:768px){.b-serviceInfo__title{font-size:36px;line-height:1.2em;margin-bottom:30px}}.b-serviceInfo__list{display:flex;flex-direction:column;gap:120px;list-style:none;margin:0;padding:0}@media screen and (max-width:1480px) and (min-width:769px){.b-serviceInfo__list{gap:8.1vw}}@media screen and (max-width:768px){.b-serviceInfo__list{gap:60px}}.b-serviceInfo__item{display:flex;gap:60px;justify-content:space-between;position:relative}@media screen and (max-width:1480px) and (min-width:769px){.b-serviceInfo__item{gap:4.05vw}}@media screen and (max-width:768px){.b-serviceInfo__item{flex-direction:column;gap:36px;justify-content:flex-start}}.b-serviceInfo__item.-type_even{flex-direction:row-reverse}@media screen and (max-width:768px){.b-serviceInfo__item.-type_even{flex-direction:column}}.b-serviceInfo__item:after{background:rgba(43,91,188,.2);bottom:-60px;content:"";height:1px;position:absolute;width:100%}@media screen and (max-width:1480px) and (min-width:769px){.b-serviceInfo__item:after{bottom:-4.05vw}}@media screen and (max-width:768px){.b-serviceInfo__item:after{bottom:-30px}}.b-serviceInfo__item:last-child:after{display:none}.b-serviceInfo__info{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;width:100%}.b-serviceInfo__name{color:#234997;font:700 36px/1.22em DM Sans,sans-serif;margin:0 0 24px}@media screen and (max-width:1480px) and (min-width:769px){.b-serviceInfo__name{font-size:2.43vw;margin-bottom:1.62vw}}@media screen and (max-width:768px){.b-serviceInfo__name{font-size:28px;line-height:1.3em}}.b-serviceInfo__text{font-size:20px;line-height:1.6em}@media screen and (max-width:1680px) and (min-width:769px){.b-serviceInfo__text{font-size:1.19vw}}@media screen and (max-width:768px){.b-serviceInfo__text{font-size:16px;line-height:1.4em}}.b-serviceInfo__text h2{color:#000;font:500 44px/1.18em DM Sans,sans-serif;letter-spacing:-1px}@media screen and (max-width:1680px) and (min-width:769px){.b-serviceInfo__text h2{font-size:2.61vw}}@media screen and (max-width:768px){.b-serviceInfo__text h2{font-size:28px;line-height:1.2em}}.b-serviceInfo__text h3{color:#000;font:500 40px/1.2em DM Sans,sans-serif;letter-spacing:-1px}@media screen and (max-width:1680px) and (min-width:769px){.b-serviceInfo__text h3{font-size:2.38vw}}@media screen and (max-width:768px){.b-serviceInfo__text h3{font-size:26px}}.b-serviceInfo__text h4{color:#000;font:500 36px/1.22em DM Sans,sans-serif;letter-spacing:-1px}@media screen and (max-width:1680px) and (min-width:769px){.b-serviceInfo__text h4{font-size:2.14vw}}@media screen and (max-width:768px){.b-serviceInfo__text h4{font-size:24px;line-height:1.2em}}.b-serviceInfo__text h5{color:#000;font:500 32px/1.25em DM Sans,sans-serif;letter-spacing:-1px}@media screen and (max-width:1680px) and (min-width:769px){.b-serviceInfo__text h5{font-size:1.9vw}}@media screen and (max-width:768px){.b-serviceInfo__text h5{font-size:20px;line-height:1.2em}}.b-serviceInfo__text h6{color:#000;font:500 28px/1.28em DM Sans,sans-serif;letter-spacing:-1px}@media screen and (max-width:1680px) and (min-width:769px){.b-serviceInfo__text h6{font-size:1.66vw}}@media screen and (max-width:768px){.b-serviceInfo__text h6{font-size:18px;line-height:1.2em}}.b-serviceInfo__text h2 strong,.b-serviceInfo__text h3 strong,.b-serviceInfo__text h4 strong,.b-serviceInfo__text h5 strong,.b-serviceInfo__text h6 strong{font-weight:inherit}.b-serviceInfo__text ul{display:flex;flex-direction:column;gap:20px;list-style:none;margin:0;padding:0}@media screen and (max-width:1680px) and (min-width:769px){.b-serviceInfo__text ul{gap:1.19vw}}.b-serviceInfo__text ul li{padding:0 0 0 52px;position:relative}@media screen and (max-width:1680px) and (min-width:769px){.b-serviceInfo__text ul li{padding-left:3.09vw}}@media screen and (max-width:768px){.b-serviceInfo__text ul li{padding-left:38px}}.b-serviceInfo__text ul li:before{background:url(../img/icons/bullet-li.svg) 50%/contain no-repeat;content:"";height:28px;left:0;position:absolute;top:2px;width:28px}@media screen and (max-width:1680px) and (min-width:769px){.b-serviceInfo__text ul li:before{height:1.66vw;width:1.66vw}}@media screen and (max-width:768px){.b-serviceInfo__text ul li:before{height:22px;width:22px}}.b-serviceInfo__text ul ul{margin-top:15px!important}.b-serviceInfo__text a{color:#234997;text-decoration:none}.b-serviceInfo__text a:hover{text-decoration:underline}.b-serviceInfo__text ul{gap:16px}@media screen and (max-width:1680px) and (min-width:769px){.b-serviceInfo__text ul{gap:.95vw}}.b-serviceInfo__figure{background:#f6f6f6;border-radius:20px;display:block;flex-shrink:0;height:-moz-fit-content;height:fit-content;margin:0;max-width:100%;overflow:hidden;width:524px}@media screen and (max-width:1480px) and (min-width:769px){.b-serviceInfo__figure{border-radius:1.35vw;width:35.4vw}}.b-serviceInfo__img{display:block}.b-serviceInfo__img,.b-serviceInfo__video{height:auto;width:100%}.l-services{margin:80px 0}@media screen and (max-width:1680px) and (min-width:769px){.l-services{margin-bottom:4.76vw;margin-top:4.76vw}}@media screen and (max-width:768px){.l-services{margin-bottom:36px;margin-top:36px}}.b-services{box-sizing:border-box;margin:0 auto;max-width:1712px;padding:0 16px;width:100%}@media screen and (max-width:768px){.b-services{padding-bottom:0;padding-top:0}}.b-services{color:#0b1215}.b-services__title{font:500 80px/1.15em DM Sans,sans-serif;letter-spacing:-2px;margin:0 auto 20px;max-width:1224px;text-align:center}@media screen and (max-width:1680px) and (min-width:769px){.b-services__title{font-size:4.76vw;margin-bottom:1.19vw;max-width:72.85vw}}@media screen and (max-width:768px){.b-services__title{font-size:36px;line-height:1.2em}}.b-services__list{display:flex;flex-direction:column;gap:60px;list-style:none;margin:0;padding:0}@media screen and (max-width:1680px) and (min-width:769px){.b-services__list{gap:3.57vw}}@media screen and (max-width:768px){.b-services__list{gap:30px}}.b-services__item{border-radius:40px;display:grid;grid-template-columns:auto 708px;padding:40px;position:relative}@media screen and (max-width:1680px) and (min-width:769px){.b-services__item{border-radius:2.38vw;grid-template-columns:auto 42.14vw;padding:2.38vw}}@media screen and (max-width:768px){.b-services__item{grid-template-columns:auto!important;padding:20px}}.b-services__item:nth-of-type(2n){grid-template-columns:708px auto}@media screen and (max-width:1680px) and (min-width:769px){.b-services__item:nth-of-type(2n){grid-template-columns:42.14vw auto}}.b-services__item:nth-of-type(5n+1){background-color:#f7fbe7}.b-services__item:nth-of-type(5n+2){background-color:#dfecff}.b-services__item:nth-of-type(5n+3){background-color:#fff4ea}.b-services__item:nth-of-type(5n+4){background-color:#f5e8ff}.b-services__item:nth-of-type(5n+5){background-color:#fed}.b-services__item:before{background:#fff;border-radius:20px;bottom:0;content:"";left:0;margin:40px;position:absolute;right:0;top:0;z-index:0}@media screen and (max-width:1680px) and (min-width:769px){.b-services__item:before{border-radius:1.19vw;margin:2.38vw}}@media screen and (max-width:768px){.b-services__item:before{margin:20px}}.b-services__item>*{position:relative;z-index:1}.b-services__content{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;grid-column:1/2;grid-row:1/2;padding:60px;width:100%}@media screen and (max-width:1680px) and (min-width:769px){.b-services__content{padding:3.57vw}}@media screen and (max-width:768px){.b-services__content{grid-column:1/2!important;grid-row:2/3!important;padding:20px}}.b-services__item:nth-of-type(2n) .b-services__content{grid-column:2/3}.b-services__name{color:#0b1215;font:500 44px/1.36em DM Sans,sans-serif;letter-spacing:-1px;margin:0 0 24px;text-decoration:none}@media screen and (max-width:1680px) and (min-width:769px){.b-services__name{font-size:2.61vw;margin-bottom:1.42vw}}@media screen and (max-width:768px){.b-services__name{font-size:28px;line-height:1.3em}}.b-services__tag{align-self:flex-end;background:#ffd376;border-radius:40px;font:500 36px/1.22em DM Sans,sans-serif;margin-bottom:32px;order:-1;padding:14px 40px;text-align:center;text-transform:uppercase}@media screen and (max-width:1680px) and (min-width:769px){.b-services__tag{border-radius:2.38vw;font-size:2.61vw;margin-bottom:1.9vw;padding:.83vw 2.38vw}}@media screen and (max-width:768px){.b-services__tag{font-size:18px;line-height:1.2em;padding:4px 20px}}.b-services__text{font-size:24px;line-height:1.66em;margin-bottom:36px}@media screen and (max-width:1680px) and (min-width:769px){.b-services__text{font-size:1.42vw;margin-bottom:2.14vw}}@media screen and (max-width:768px){.b-services__text{font-size:16px;line-height:1.4em}}.b-services__link{align-items:center;background:#234997;border:none;border-radius:60px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font:600 20px/1em DM Sans,sans-serif;height:60px;justify-content:center;letter-spacing:2px;max-width:100%;overflow:hidden;padding:0 44px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;width:-moz-fit-content;width:fit-content}@media screen and (max-width:768px){.b-services__link{font-size:16px;height:60px;letter-spacing:2px;line-height:20px}}.b-services__link:before{background-color:#d91900;border-radius:60px;bottom:0;content:"";position:absolute;right:120%;top:0;transition:right .3s ease-in-out;width:100%;z-index:0}@media screen and (max-width:768px){.b-services__link:before{border-radius:60px}}.b-services__link:focus,.b-services__link:hover{outline:none;text-decoration:none}.b-services__link:focus:before,.b-services__link:hover:before{right:0}.b-services__link span{align-items:center;display:flex;gap:10px;position:relative;z-index:1}.b-services__link{margin-bottom:0;margin-top:auto}@media screen and (max-width:1680px) and (min-width:769px){.b-services__link{align-items:center;background:#234997;border:none;border-radius:3.57vw;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font:600 1.19vw/1em DM Sans,sans-serif;height:3.57vw;justify-content:center;letter-spacing:2px;max-width:100%;overflow:hidden;padding:0 2.61vw;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;width:-moz-fit-content;width:fit-content}}@media screen and (max-width:1680px) and (min-width:769px) and (max-width:768px){.b-services__link{font-size:16px;height:60px;letter-spacing:2px;line-height:20px}}@media screen and (max-width:1680px) and (min-width:769px){.b-services__link:before{background-color:#d91900;border-radius:3.57vw;bottom:0;content:"";position:absolute;right:120%;top:0;transition:right .3s ease-in-out;width:100%;z-index:0}}@media screen and (max-width:1680px) and (min-width:769px) and (max-width:768px){.b-services__link:before{border-radius:60px}}@media screen and (max-width:1680px) and (min-width:769px){.b-services__link:focus,.b-services__link:hover{outline:none;text-decoration:none}.b-services__link:focus:before,.b-services__link:hover:before{right:0}.b-services__link span{align-items:center;display:flex;gap:10px;position:relative;z-index:1}}@media screen and (max-width:768px){.b-services__link{height:44px;margin-left:auto;margin-right:auto}}.b-services__figure{background:#f6f6f6;border-radius:20px;display:block;grid-column:2/3;grid-row:1/2;margin:0;min-height:708px;overflow:hidden;width:100%}@media screen and (max-width:1680px) and (min-width:769px){.b-services__figure{border-radius:1.19vw;min-height:42.14vw}}@media screen and (max-width:768px){.b-services__figure{grid-column:1/2!important;grid-row:1/2!important;max-height:400px;min-height:auto}}.b-services__item:nth-of-type(2n) .b-services__figure{grid-column:1/2}.b-services__img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.b-services__extended{font-size:20px;line-height:1.6em}@media screen and (max-width:1680px) and (min-width:769px){.b-services__extended{font-size:1.19vw}}@media screen and (max-width:768px){.b-services__extended{font-size:16px;line-height:1.4em}}.b-services__extended h2{color:#000;font:500 44px/1.18em DM Sans,sans-serif;letter-spacing:-1px}@media screen and (max-width:1680px) and (min-width:769px){.b-services__extended h2{font-size:2.61vw}}@media screen and (max-width:768px){.b-services__extended h2{font-size:28px;line-height:1.2em}}.b-services__extended h3{color:#000;font:500 40px/1.2em DM Sans,sans-serif;letter-spacing:-1px}@media screen and (max-width:1680px) and (min-width:769px){.b-services__extended h3{font-size:2.38vw}}@media screen and (max-width:768px){.b-services__extended h3{font-size:26px}}.b-services__extended h4{color:#000;font:500 36px/1.22em DM Sans,sans-serif;letter-spacing:-1px}@media screen and (max-width:1680px) and (min-width:769px){.b-services__extended h4{font-size:2.14vw}}@media screen and (max-width:768px){.b-services__extended h4{font-size:24px;line-height:1.2em}}.b-services__extended h5{color:#000;font:500 32px/1.25em DM Sans,sans-serif;letter-spacing:-1px}@media screen and (max-width:1680px) and (min-width:769px){.b-services__extended h5{font-size:1.9vw}}@media screen and (max-width:768px){.b-services__extended h5{font-size:20px;line-height:1.2em}}.b-services__extended h6{color:#000;font:500 28px/1.28em DM Sans,sans-serif;letter-spacing:-1px}@media screen and (max-width:1680px) and (min-width:769px){.b-services__extended h6{font-size:1.66vw}}@media screen and (max-width:768px){.b-services__extended h6{font-size:18px;line-height:1.2em}}.b-services__extended h2 strong,.b-services__extended h3 strong,.b-services__extended h4 strong,.b-services__extended h5 strong,.b-services__extended h6 strong{font-weight:inherit}.b-services__extended ul{display:flex;flex-direction:column;gap:20px;list-style:none;margin:0;padding:0}@media screen and (max-width:1680px) and (min-width:769px){.b-services__extended ul{gap:1.19vw}}.b-services__extended ul li{padding:0 0 0 52px;position:relative}@media screen and (max-width:1680px) and (min-width:769px){.b-services__extended ul li{padding-left:3.09vw}}@media screen and (max-width:768px){.b-services__extended ul li{padding-left:38px}}.b-services__extended ul li:before{background:url(../img/icons/bullet-li.svg) 50%/contain no-repeat;content:"";height:28px;left:0;position:absolute;top:2px;width:28px}@media screen and (max-width:1680px) and (min-width:769px){.b-services__extended ul li:before{height:1.66vw;width:1.66vw}}@media screen and (max-width:768px){.b-services__extended ul li:before{height:22px;width:22px}}.b-services__extended ul ul{margin-top:15px!important}.b-services__extended a{color:#234997;text-decoration:none}.b-services__extended a:hover{text-decoration:underline}.b-services__extended{display:none;grid-column:1/3;grid-row:2/3;padding:60px}@media screen and (max-width:1680px) and (min-width:769px){.b-services__extended{padding:3.57vw}}@media screen and (max-width:768px){.b-services__extended{grid-column:1/2;grid-row:3/4;padding:20px}}.l-services2{background:#f7fbe7;padding-bottom:80px;padding-top:80px}@media screen and (max-width:1680px) and (min-width:769px){.l-services2{padding-bottom:4.76vw;padding-top:4.76vw}}@media screen and (max-width:768px){.l-services2{padding-bottom:40px;padding-top:40px}}.b-services2{box-sizing:border-box;margin:0 auto;max-width:1512px;padding:0 16px;width:100%}@media screen and (max-width:768px){.b-services2{padding-bottom:0;padding-top:0}}.b-services2{color:#0b1215}.b-services2__wrapperInner{background:#fff;border-radius:40px;box-shadow:0 72px 20px 0 rgba(127,135,90,0),0 46px 19px 0 rgba(127,135,90,.01),0 26px 16px 0 rgba(127,135,90,.03),0 12px 12px 0 rgba(127,135,90,.04),0 3px 6px 0 rgba(127,135,90,.05);box-sizing:border-box;padding:80px 100px 52px}@media screen and (max-width:1680px) and (min-width:769px){.b-services2__wrapperInner{border-radius:2.38vw;padding:4.76vw 5.95vw 3.09vw}}@media screen and (max-width:768px){.b-services2__wrapperInner{padding:40px 30px 20px}}.b-services2__title{font:500 68px/1.17em DM Sans,sans-serif;margin:0 0 68px}@media screen and (max-width:1680px) and (min-width:769px){.b-services2__title{font-size:4.04vw;margin-bottom:4.04vw}}@media screen and (max-width:768px){.b-services2__title{font-size:36px;line-height:1.4em;margin-bottom:48px}}.b-services2__list{display:flex;flex-direction:column;gap:32px;list-style:none;margin:0;padding:0}@media screen and (max-width:1680px) and (min-width:769px){.b-services2__list{gap:1.9vw}}@media screen and (max-width:768px){.b-services2__list{gap:20px}}.b-services2__item{border-bottom:1px solid rgba(43,91,188,.2);color:inherit;padding-bottom:32px;text-decoration:none}@media screen and (max-width:1680px) and (min-width:769px){.b-services2__item{padding-bottom:1.9vw}}@media screen and (max-width:768px){.b-services2__item{padding-bottom:20px}}.b-services2__item:last-child{border-bottom:none;padding-bottom:0}.b-services2__name{align-items:center;color:#234997;display:flex;font:700 36px/1.22em Nunito Sans,sans-serif;gap:48px;justify-content:space-between;margin:0 0 16px;padding:0;position:relative;transition:.4s ease-in-out;width:100%}@media screen and (max-width:1680px) and (min-width:769px){.b-services2__name{font-size:2.14vw;gap:2.85vw;margin-bottom:.95vw}}@media screen and (max-width:768px){.b-services2__name{font-size:22px;line-height:1.2em}}.b-services2__item:hover .b-services2__name{color:#4b78d5}.b-services2__arrow{height:60px;position:relative;transition:.4s ease-in-out;width:60px}@media screen and (max-width:1680px) and (min-width:769px){.b-services2__arrow{height:3.58vw;width:3.58vw}}@media screen and (max-width:768px){.b-services2__arrow{height:40px;width:40px}}.b-services2__item:hover .b-services2__arrow svg{transform:rotate(90deg)}.b-services2__item:hover .b-services2__arrow svg path{stroke:#fff}.b-services2__arrow:before{border:1px solid #234997;border-radius:10px;content:"";display:block;height:100%;left:0;position:absolute;top:0;transition:.4s ease-in-out;width:100%}.b-services2__item:hover .b-services2__arrow:before{background:#234997;transform:rotate(90deg)}.b-services2__arrow svg{flex-shrink:0;height:100%;position:relative;transition:.8s ease-in-out;width:100%}.b-services2__arrow svg rect{display:none}.b-services2__text{font:400 20px/1.6em Nunito Sans,sans-serif;width:calc(100% - 108px)}@media screen and (max-width:1680px) and (min-width:769px){.b-services2__text{font-size:1.19vw}}@media screen and (max-width:768px){.b-services2__text{font-size:16px;line-height:1.4em;width:100%}}.b-servicesList{display:flex;flex-direction:column;gap:20px}@media screen and (max-width:1680px) and (min-width:769px){.b-servicesList{gap:1.19vw}}.b-servicesList__item{background:#fff;border-radius:20px;box-shadow:0 19px 5px 0 rgba(35,73,151,0),0 12px 5px 0 rgba(35,73,151,.01),0 7px 4px 0 rgba(35,73,151,.03),0 3px 3px 0 rgba(35,73,151,.04),0 1px 2px 0 rgba(35,73,151,.05)}.b-servicesList__header{margin:0}.b-servicesList__question{background:transparent;border:none;border-radius:20px;color:#0b1215;cursor:pointer;font-size:28px;font-weight:700;line-height:1em;padding:40px 80px 40px 104px;position:relative;text-align:left;width:100%;z-index:0}@media screen and (max-width:1680px) and (min-width:769px){.b-servicesList__question{font-size:1.66vw;padding:2.38vw 4.76vw 2.38vw 6.19vw}}@media screen and (max-width:768px){.b-servicesList__question{font-size:18px;line-height:24px;padding:22px 60px}}.b-servicesList__question:focus{outline:none}.b-servicesList__question:before{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:44px;left:40px;position:absolute;top:50%;transform:translateY(-50%);width:44px}@media screen and (max-width:1680px) and (min-width:769px){.b-servicesList__question:before{height:2.61vw;left:2.38vw;width:2.61vw}}@media screen and (max-width:768px){.b-servicesList__question:before{height:28px;left:20px;width:28px}}.b-servicesList__item.-type_mobile .b-servicesList__question:before{background-image:url(../img/icons/services/mobile.svg)}.b-servicesList__item.-type_web .b-servicesList__question:before{background-image:url(../img/icons/services/web.svg)}.b-servicesList__item.-type_marketing .b-servicesList__question:before{background-image:url(../img/icons/services/marketing.svg)}.b-servicesList__question:after{background:url(../img/icons/plus.svg) 50%/contain no-repeat;content:"";height:36px;position:absolute;right:40px;top:50%;transform:translateY(-50%);transition:.3s;width:36px}@media screen and (max-width:1680px) and (min-width:769px){.b-servicesList__question:after{height:2.14vw;right:2.38vw;width:2.14vw}}@media screen and (max-width:768px){.b-servicesList__question:after{height:28px;right:20px;width:28px}}.b-servicesList__item.-state_open .b-servicesList__question:after{background-image:url(../img/icons/minus.svg)}.b-servicesList__content{max-height:0;overflow:hidden;padding:0 80px 0 104px;position:relative;transition:margin-top .3s ease-in-out,padding-bottom .3s ease-in-out,max-height .3s ease-in-out;z-index:1}@media screen and (max-width:1680px) and (min-width:769px){.b-servicesList__content{padding:0 4.76vw 0 6.19vw}}@media screen and (max-width:768px){.b-servicesList__content{padding:0 20px}}.b-servicesList__item.-state_open .b-servicesList__content{margin-top:-12px;max-height:500px;padding-bottom:32px}@media screen and (max-width:1680px) and (min-width:769px){.b-servicesList__item.-state_open .b-servicesList__content{margin-top:.71vw;max-height:29.76vw;padding-bottom:1.9vw}}@media screen and (max-width:768px){.b-servicesList__item.-state_open .b-servicesList__content{margin-top:-4px;padding-bottom:24px}}.b-servicesList__answer{color:#0b1215;font-size:20px;line-height:1.6em}@media screen and (max-width:1680px) and (min-width:769px){.b-servicesList__answer{font-size:1.19vw}}@media screen and (max-width:768px){.b-servicesList__answer{font-size:14px;line-height:24px}}.b-servicesList__link{align-items:center;background:#234997;border:none;border-radius:52px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font:600 16px/1em DM Sans,sans-serif;height:52px;justify-content:center;letter-spacing:1px;max-width:100%;overflow:hidden;padding:0 30px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;width:-moz-fit-content;width:fit-content}@media screen and (max-width:768px){.b-servicesList__link{font-size:16px;height:60px;letter-spacing:1px;line-height:20px}}.b-servicesList__link:before{background-color:#d91900;border-radius:52px;bottom:0;content:"";position:absolute;right:120%;top:0;transition:right .3s ease-in-out;width:100%;z-index:0}@media screen and (max-width:768px){.b-servicesList__link:before{border-radius:60px}}.b-servicesList__link:focus,.b-servicesList__link:hover{outline:none;text-decoration:none}.b-servicesList__link:focus:before,.b-servicesList__link:hover:before{right:0}.b-servicesList__link span{align-items:center;display:flex;gap:10px;position:relative;z-index:1}.b-servicesList__link{margin-top:24px}@media screen and (max-width:1680px) and (min-width:769px){.b-servicesList__link{align-items:center;background:#d91900;border:none;border-radius:3.09vw;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font:600 .95vw/1em DM Sans,sans-serif;height:3.09vw;justify-content:center;letter-spacing:.05vw;max-width:100%;overflow:hidden;padding:0 1.78vw;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;width:-moz-fit-content;width:fit-content}}@media screen and (max-width:1680px) and (min-width:769px) and (max-width:768px){.b-servicesList__link{font-size:16px;height:60px;letter-spacing:.05vw;line-height:20px}}@media screen and (max-width:1680px) and (min-width:769px){.b-servicesList__link:before{background-color:#0b1215;border-radius:3.09vw;bottom:0;content:"";position:absolute;right:120%;top:0;transition:right .3s ease-in-out;width:100%;z-index:0}}@media screen and (max-width:1680px) and (min-width:769px) and (max-width:768px){.b-servicesList__link:before{border-radius:60px}}@media screen and (max-width:1680px) and (min-width:769px){.b-servicesList__link:focus,.b-servicesList__link:hover{outline:none;text-decoration:none}.b-servicesList__link:focus:before,.b-servicesList__link:hover:before{right:0}.b-servicesList__link span{align-items:center;display:flex;gap:10px;position:relative;z-index:1}}@media screen and (max-width:768px){.b-servicesList__link{height:40px}}.b-servicesList__link path{stroke:#fff}.l-siteCopyright{box-sizing:border-box;margin:0 auto;max-width:1256px;padding:60px 16px;width:100%}@media screen and (max-width:768px){.l-siteCopyright{padding-bottom:23px;padding-top:23px}}.l-siteCopyright{align-items:center;color:#fff;display:flex;gap:20px;justify-content:space-between;position:relative}@media screen and (max-width:1224px) and (min-width:769px){.l-siteCopyright{gap:1.63vw;padding-bottom:4.9vw;padding-top:4.9vw}}@media screen and (max-width:768px){.l-siteCopyright{border-top:1px solid hsla(0,0%,100%,.1);flex-direction:column;padding-bottom:28px}}.l-siteCopyright:after{background:hsla(0,0%,100%,.1);content:"";height:1px;left:-10000px;position:absolute;right:-10000px;top:0}@media screen and (max-width:1224px) and (min-width:769px){.l-siteCopyright:after{gap:1.63vw}}@media screen and (max-width:768px){.l-siteCopyright:after{display:none}}.b-siteCopyright{font-size:16px;font-style:normal;font-weight:300;line-height:1.5em}@media screen and (max-width:1224px) and (min-width:769px){.b-siteCopyright{font-size:1.3vw}}.b-siteCopyright__link{color:inherit;text-decoration:none}.b-siteCopyright__link:focus,.b-siteCopyright__link:hover{outline:none;text-decoration:underline}.l-siteFooter{background:#0d275c;overflow-x:clip}.b-siteFooter{box-sizing:border-box;margin:0 auto;max-width:1256px;padding:60px 16px;width:100%}@media screen and (max-width:768px){.b-siteFooter{padding-bottom:29px!important;padding-top:29px!important}}.b-siteFooter{align-items:flex-start;color:#fff;display:flex;gap:60px;justify-content:flex-start}@media screen and (max-width:1224px) and (min-width:769px){.b-siteFooter{gap:4.9vw;padding-bottom:4.9vw;padding-top:4.9vw}}@media screen and (max-width:768px){.b-siteFooter{align-items:center;flex-direction:column;gap:32px;padding-top:40px}}.b-siteFooter__info{align-items:center;display:flex;flex-direction:column;gap:32px;max-width:248px}@media screen and (max-width:1224px) and (min-width:769px){.b-siteFooter__info{gap:2.61vw;max-width:20.26vw}}@media screen and (max-width:768px){.b-siteFooter__info{gap:28px}}.b-siteFooter__logo{max-width:100%}.b-siteFooter__slogan{color:hsla(0,0%,100%,.6);font-size:16px;font-weight:700;line-height:1.25em;text-align:center}@media screen and (max-width:1224px) and (min-width:769px){.b-siteFooter__slogan{font-size:1.3vw}}.b-siteFooter__logo+.b-siteFooter__slogan{margin-top:-12px}.l-siteHeader{align-items:center;display:flex;flex-direction:column;overflow-x:clip;position:relative}.b-siteHeader{box-sizing:border-box;margin:0 auto;max-width:1712px;padding:24px 16px;width:100%}@media screen and (max-width:768px){.b-siteHeader{padding-bottom:0;padding-top:0}}.b-siteHeader{align-items:center;background:#fff;display:flex;gap:20px;justify-content:space-between;position:relative}@media screen and (max-width:1680px) and (min-width:769px){.b-siteHeader{gap:1.19vw}}@media screen and (max-width:768px){.b-siteHeader{background:#eff4ff;flex-direction:column;gap:0;justify-content:flex-start;padding:0}}.b-siteHeader.-state_fixed{background:#234997;border-radius:38px;box-shadow:0 4px 24px 0 rgba(0,0,0,.15),0 57px 16px 0 rgba(35,73,151,0),0 37px 15px 0 rgba(35,73,151,.01),0 21px 12px 0 rgba(35,73,151,.05),0 9px 9px 0 rgba(35,73,151,.09),0 2px 5px 0 rgba(35,73,151,.1);left:16px;max-width:calc(100% - 32px);padding:8px 8px 8px 24px;position:fixed;right:16px;top:24px;transition:.4s ease-in-out;width:-moz-fit-content;width:fit-content;z-index:100}@media screen and (max-width:1680px) and (min-width:769px){.b-siteHeader.-state_fixed{border-radius:2.26vw;padding:.47vw .47vw .47vw 1.42vw;top:1.42vw}}@media screen and (max-width:768px){.b-siteHeader.-state_fixed{background:#eff4ff;border-radius:unset;left:0;max-width:none;padding:0;right:0;top:0;width:100%}}@media screen and (min-width:769px){.b-siteHeader.-theme_white{background:#fff}.b-siteHeader.-color_blue:not(.-theme_white){background:#234997}.b-siteHeader.-color_blue:not(.-theme_white):not(.-state_fixed):before{background:#234997;bottom:0;content:"";left:-10000px;position:absolute;right:-10000px;top:0;z-index:-1}}@media screen and (max-width:768px){.b-siteHeader.-state_open{min-height:calc(100vh - 36px)}.l-siteLogo{align-items:center;background:#fff;box-sizing:border-box;display:flex;gap:10px;justify-content:space-between;padding:16px;width:100%}}.b-siteLogo{margin:0;padding:0}@media screen and (max-width:768px){.b-siteLogo{overflow:hidden;transition:width .3s ease}}.b-siteLogo__link{aspect-ratio:306/40;display:block;width:306px}@media screen and (max-width:1680px) and (min-width:769px){.b-siteLogo__link{width:18.21vw}}@media screen and (max-width:768px){.b-siteLogo__link{width:200px}}.b-siteHeader.-state_fixed .b-siteLogo__link{width:248px}@media screen and (max-width:1680px) and (min-width:769px){.b-siteHeader.-state_fixed .b-siteLogo__link{width:14.76vw}}@media screen and (max-width:768px){.b-siteHeader.-state_fixed .b-siteLogo__link{width:200px}}.b-siteLogo__link:focus,.b-siteLogo__link:hover{opacity:.8;outline:none}.b-siteLogo__link svg{display:block;height:100%;width:100%}.b-siteLogo__link svg path{transition:.4s ease-in-out}@media screen and (min-width:769px){.b-siteHeader.-color_blue .b-siteLogo__link svg path,.b-siteHeader.-state_fixed .b-siteLogo__link svg path{fill:#fff}.b-siteHeader.-theme_white .b-siteLogo__link svg path{fill:#234997}}.b-siteSearch__search{display:block}.b-siteSearch__input{margin:0;width:100%}.b-siteSearch__button{vertical-align:middle}.l-siteHeader .l-socialLinks{background:#fff;box-sizing:border-box;display:none;padding:24px;width:100%}@media screen and (min-width:769px){.l-siteHeader .l-socialLinks{display:none!important}}.b-socialLinks{align-items:center;display:flex;gap:24px;list-style:none;margin:0;padding:0}@media screen and (max-width:1224px) and (min-width:769px){.b-socialLinks{gap:1.96vw}}.l-siteHeader .b-socialLinks{justify-content:center}.b-postAside .b-socialLinks{gap:16px}.l-siteHeader .b-socialLinks__item svg rect{stroke:#234997}.l-siteHeader .b-socialLinks__item svg path,.l-siteHeader .b-socialLinks__item svg:nth-of-type(2) rect{fill:#234997}.l-siteHeader .b-socialLinks__item svg:nth-of-type(2) path{fill:#fff}.b-socialLinks__link{border-radius:50%;color:inherit;display:block;height:40px;overflow:hidden;position:relative;text-decoration:none;width:40px}@media screen and (max-width:1224px) and (min-width:769px){.b-socialLinks__link{height:3.26vw;width:3.26vw}}.b-socialLinks__link:focus,.b-socialLinks__link:hover{outline:none;text-decoration:underline}.b-socialLinks__link:focus svg:nth-of-type(2),.b-socialLinks__link:hover svg:nth-of-type(2){right:0}.b-socialLinks__link svg{height:100%;position:absolute;top:0;transition:right .2s ease-in-out;width:100%}.b-socialLinks__link svg:first-of-type{right:0;z-index:1}.b-socialLinks__link svg:nth-of-type(2){right:100%;z-index:2}.l-siteFooter .b-socialLinks__link:focus:before,.l-siteFooter .b-socialLinks__link:hover:before{height:100%;width:100%}.l-siteFooter .b-socialLinks__link:before{background:#d91900;border-radius:50%;content:"";display:block;height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:.2s ease-in-out;width:0}.l-siteFooter .b-socialLinks__link svg rect{stroke-opacity:.1}.l-siteFooter .b-socialLinks__link svg path{fill:#fff;fill-opacity:.5}.l-siteFooter .b-socialLinks__link svg:nth-of-type(2) path{fill-opacity:1}.b-postAside .b-socialLinks__link svg rect{stroke:#fff}.b-postAside .b-socialLinks__link svg path{fill:#fff}.b-postAside .b-socialLinks__link svg:nth-of-type(2) rect{fill:#d91900;stroke:#d91900}.b-postAside .b-socialLinks__link svg:nth-of-type(2) path{fill:#fff!important}.b-socialLinks__descr{display:none}.l-statistics{background:#f9fafe}.b-statistics{box-sizing:border-box;margin:0 auto;max-width:1712px;padding:56px 16px;width:100%}@media screen and (max-width:768px){.b-statistics{padding-bottom:60px!important;padding-top:60px!important}}.b-statistics{color:#0b1215;display:grid;gap:60px;grid-template-columns:repeat(2,auto);grid-template-rows:repeat(4,auto);padding-bottom:92px}@media screen and (max-width:1680px) and (min-width:769px){.b-statistics{gap:3.57vw;padding-bottom:3.33vw;padding-top:3.33vw}}@media screen and (max-width:768px){.b-statistics{display:flex;flex-direction:column;gap:24px}}.b-statistics__title{font:500 48px/1.16em DM Sans,sans-serif;grid-column:1/2;grid-row:1/2;letter-spacing:-1px;margin:0 0 0 auto;max-width:498px;position:relative;right:-26px}@media screen and (max-width:1680px) and (min-width:769px){.b-statistics__title{font-size:2.85vw;max-width:29.64vw;right:-1.54vw}}@media screen and (max-width:768px){.b-statistics__title{font-size:36px;line-height:44px;right:auto}}.b-statistics__title em{color:#234997;font-style:normal}.b-statistics__description{font-size:20px;grid-column:1/2;grid-row:2/3;line-height:1.6em;margin-left:auto;max-width:496px;position:relative;right:-104px}@media screen and (max-width:1680px) and (min-width:769px){.b-statistics__description{font-size:1.19vw;max-width:29.52vw;right:-6.19vw}}@media screen and (max-width:768px){.b-statistics__description{font-size:16px;line-height:28px;right:auto}}.b-statistics__figure{grid-column:1/2;grid-row:3/4;height:548px;margin:0;max-width:620px;overflow:hidden;position:relative;width:100%}@media screen and (max-width:1680px) and (min-width:769px){.b-statistics__figure{height:35.59vw;max-width:36.9vw}}@media screen and (max-width:768px){.b-statistics__figure{margin-top:4px;max-width:none}}.b-statistics__img{height:130%;left:50%;max-width:100%;position:absolute;top:0;transform:translate(-50%);transition:transform .1s linear;will-change:transform}.b-statisticsList{display:grid;gap:57px 60px;grid-column:2/3;grid-row:1/5;grid-template-columns:repeat(2,auto);grid-template-rows:repeat(4,auto);list-style:none;margin:0;padding:0}@media screen and (max-width:1680px) and (min-width:769px){.b-statisticsList{gap:3.39vw 3.57vw}}@media screen and (max-width:768px){.b-statisticsList{gap:40px 16px;margin:4px -16px 0}}.b-statisticsList__item{margin-left:auto}.b-statisticsList__item:first-child{grid-column:1/2;grid-row:1/3}.b-statisticsList__item:nth-child(2){grid-column:2/3;grid-row:2/4;margin-left:0}.b-statisticsList__item:nth-child(3){grid-column:1/2;grid-row:3/5}.b-statisticsList__name{color:#000;font-size:36px;font-weight:800;line-height:1.33;margin:0 0 32px;min-width:260px;text-align:center}@media screen and (max-width:1680px) and (min-width:769px){.b-statisticsList__name{font-size:2.14vw}}@media screen and (max-width:768px){.b-statisticsList__name{font-size:16px;line-height:20px;margin-bottom:12px;min-width:120px}}.b-statisticsList__name var{color:#234997;display:block;font:800 100px/1.16em DM Sans,sans-serif;margin-bottom:8px}@media screen and (max-width:1680px) and (min-width:769px){.b-statisticsList__name var{font-size:5.95vw}}@media screen and (max-width:768px){.b-statisticsList__name var{font-size:48px;line-height:52px;margin-bottom:4px}}.b-statisticsList__figure{height:452px;margin:0;overflow:hidden;position:relative;width:411px}@media screen and (max-width:1680px) and (min-width:769px){.b-statisticsList__figure{height:26.9vw;width:24.46vw}}@media screen and (max-width:768px){.b-statisticsList__figure{height:196px;width:180px}}@media screen and (max-width:375px){.b-statisticsList__figure{width:150px}}.b-statisticsList__item:nth-of-type(3) .b-statisticsList__figure{height:520px;width:528px}@media screen and (max-width:1680px) and (min-width:769px){.b-statisticsList__item:nth-of-type(3) .b-statisticsList__figure{height:30.95vw;width:31.42vw}}@media screen and (max-width:768px){.b-statisticsList__item:nth-of-type(3) .b-statisticsList__figure{height:196px;width:196px}}@media screen and (max-width:375px){.b-statisticsList__item:nth-of-type(3) .b-statisticsList__figure{width:150px}}.b-statisticsList__img{height:130%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transform:translate(-50%);transition:transform .1s linear;width:100%;will-change:transform}@media screen and (max-width:375px){.b-statisticsList__img{height:175%}}.l-steps{background:radial-gradient(99.98% 79.56% at 82.42% 89.77%,#3a63b7 0,#234997 100%);position:relative}.l-steps:before{background:radial-gradient(67.65% 49.83% at -4.24% 14.64%,#3a63b7 0,rgba(35,73,151,0) 100%);height:100%;left:0;top:0;width:100%;z-index:1}.l-steps:after,.l-steps:before{content:"";display:block;position:absolute}.l-steps:after{background:url(../img/backgrounds/step-bg.svg) 50%/contain no-repeat;bottom:0;height:784px;right:0;width:968px;z-index:2}@media screen and (max-width:1256px) and (min-width:769px){.l-steps:after{height:62.42vw;width:77.07vw}}.b-steps{box-sizing:border-box;margin:0 auto;max-width:1256px;padding:80px 16px;width:100%}@media screen and (max-width:768px){.b-steps{padding-bottom:16px;padding-top:16px}}.b-steps{color:#fff;position:relative;z-index:3}@media screen and (max-width:1256px) and (min-width:769px){.b-steps{padding-bottom:6.38vw;padding-top:6.38vw}}.b-steps__header{align-items:flex-start;display:flex;gap:24px;justify-content:space-between;margin-bottom:60px}@media screen and (max-width:1256px) and (min-width:769px){.b-steps__header{gap:1.91vw;margin-bottom:4.77vw}}@media screen and (max-width:768px){.b-steps__header{flex-direction:column;margin-bottom:40px}}.b-steps__subtitle{background:#ffd376;border-radius:40px;color:#0b1215;font:500 28px/1.4em DM Sans,sans-serif;margin:9px 0 0;padding:10px 30px;text-transform:uppercase}@media screen and (max-width:1256px) and (min-width:769px){.b-steps__subtitle{border-radius:3.18vw;font-size:2.22vw;margin-top:.71vw;padding:.79vw 2.38vw}}@media screen and (max-width:768px){.b-steps__subtitle{font-size:18px;line-height:1.4em;padding:4px 16px}}.b-steps__title{font:500 48px/1.16em DM Sans,sans-serif;letter-spacing:-2px;margin:0;max-width:692px;width:100%}@media screen and (max-width:1256px) and (min-width:769px){.b-steps__title{font-size:3.82vw;max-width:55.09vw}}@media screen and (max-width:768px){.b-steps__title{font-size:36px;line-height:1.4em;max-width:none}}.b-steps__list{display:flex;flex-direction:column;list-style:none;margin:0;max-width:776px;padding:0;width:100%}@media screen and (max-width:1256px) and (min-width:769px){.b-steps__list{max-width:61.78vw}}@media screen and (max-width:768px){.b-steps__list{max-width:none}}.b-steps__item{border-radius:20px;box-sizing:border-box;padding:0 36px;transition:all .4s ease-in-out!important}@media screen and (max-width:1680px) and (min-width:769px){.b-steps__item{border-radius:1.19vw;padding-left:2.14vw;padding-right:2.14vw}}@media screen and (max-width:768px){.b-steps__item{padding:0 20px}}.b-steps__item.-state_open{background:#ffd376;padding-bottom:36px}@media screen and (max-width:1256px) and (min-width:769px){.b-steps__item.-state_open{padding-bottom:2.86vw}}.b-steps__question{align-items:center;background:transparent;border:none;border-top:1px solid #3d73e3;color:#fff;cursor:pointer;display:flex;gap:20px;padding:20px 0;text-align:left;transition:border-color .3s ease-in-out,color .3s ease-in-out;width:100%}@media screen and (max-width:1256px) and (min-width:769px){.b-steps__question{gap:1.59vw;padding-bottom:1.57vw;padding-top:1.57vw}}.b-steps__question:focus{outline:none}.b-steps__item:first-child .b-steps__question{border-color:transparent}.b-steps__item:last-child .b-steps__question{border-bottom:1px solid #3d73e3}.b-steps__item.-state_open .b-steps__question{border-color:transparent;color:#0b1215}.b-steps__item.-state_open+.b-steps__item .b-steps__question{border-top-color:transparent}.b-steps__list[data-trigger=hover] .b-steps__question{cursor:unset}.b-steps__count{align-items:center;background:#3058a9;border-radius:8px;box-sizing:border-box;color:#fff;display:flex;flex-shrink:0;font:500 16px/1.5em DM Sans,sans-serif;justify-content:center;letter-spacing:1px;min-width:88px;padding:11px;text-transform:uppercase}@media screen and (max-width:1256px) and (min-width:769px){.b-steps__count{border-radius:.63vw;font-size:1.27vw;min-width:7vw;padding:.87vw}}.b-steps__name{font:700 22px/1.09em DM Sans,sans-serif;margin:0;width:100%}@media screen and (max-width:1256px) and (min-width:769px){.b-steps__name{font-size:1.75vw}}@media screen and (max-width:768px){.b-steps__name{font-size:18px;line-height:1.2em}}.b-steps__icon{background:#ffd376;border-radius:50%;flex-shrink:0;height:36px;margin-left:auto;margin-right:0;position:relative;transition:background .3s ease-in-out;width:36px}@media screen and (max-width:1256px) and (min-width:769px){.b-steps__icon{height:2.86vw;width:2.86vw}}.b-steps__item.-state_open .b-steps__icon{background:#2f56a7;transform:rotate(180deg)}.b-steps__icon:before{background:#234997;border-radius:2px;content:"";display:block;height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background .3s ease-in-out;width:16px}.b-steps__item.-state_open .b-steps__icon:before{background:#fff}.b-steps__icon:after{background:#234997;border-radius:2px;content:"";display:block;height:16px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:height .3s ease-in-out,background .3s ease-in-out;width:2px}.b-steps__item.-state_open .b-steps__icon:after{background:#fff;height:2px}.b-steps__answer{font:400 20px/1.4em Nunito Sans,sans-serif;max-height:0;overflow:hidden;padding-left:108px;padding-right:36px;transition:max-height .3s ease-in-out,color .3s ease-in-out}@media screen and (max-width:1256px) and (min-width:769px){.b-steps__answer{font-size:1.59vw;padding-left:8.59vw;padding-right:2.86vw}}@media screen and (max-width:768px){.b-steps__answer{font-size:14px;line-height:1.2em}}.b-steps__item.-state_open .b-steps__answer{color:#0b1215;max-height:100px}.l-terms{background:#f9fafe}.b-terms{box-sizing:border-box;margin:0 auto;max-width:1512px;padding:80px 16px;width:100%}@media screen and (max-width:768px){.b-terms{padding-bottom:60px;padding-top:60px}}@media screen and (max-width:1680px) and (min-width:769px){.b-terms{padding-bottom:4.76vw;padding-top:4.76vw}}.b-terms__content{background:#fff;border-radius:40px;box-shadow:0 72px 20px 0 rgba(127,135,90,0),0 46px 19px 0 rgba(127,135,90,.01),0 26px 16px 0 rgba(127,135,90,.03),0 12px 12px 0 rgba(127,135,90,.04),0 3px 6px 0 rgba(127,135,90,.05);color:#0b1215;padding:80px 100px}@media screen and (max-width:1680px) and (min-width:769px){.b-terms__content{border-radius:2.38vw;padding:4.76vw 5.95vw}}@media screen and (max-width:768px){.b-terms__content{padding:30px 20px}}.b-terms__title{font:500 68px/1.17em DM Sans,sans-serif;letter-spacing:-2px;margin:0 0 40px}@media screen and (max-width:1680px) and (min-width:769px){.b-terms__title{font-size:4.04vw;margin-bottom:2.38vw}}@media screen and (max-width:768px){.b-terms__title{font-size:36px;margin-bottom:30px}}.b-terms__item{border-top:1px solid rgba(43,91,188,.2);display:grid;gap:24px 28px;grid-template-columns:60px auto;padding:40px 0}@media screen and (max-width:1680px) and (min-width:769px){.b-terms__item{gap:1.42vw 1.66vw;padding:2.38vw 0}}@media screen and (max-width:768px){.b-terms__item{gap:20px;grid-template-columns:40px auto;padding-bottom:24px;padding-top:24px}}.b-terms__item:first-child{border-top:none}.b-terms__icon{grid-column:1/2;grid-row:1/2;height:60px;width:60px}@media screen and (max-width:768px){.b-terms__icon{height:40px;width:40px}}.b-terms__icon svg{height:auto;width:100%}.b-terms__name{align-self:center;color:#234997;font:700 36px/1.22em DM Sans,sans-serif;grid-column:2/3;grid-row:1/2;margin:0}@media screen and (max-width:1680px) and (min-width:769px){.b-terms__name{font-size:2.14vw}}@media screen and (max-width:768px){.b-terms__name{font-size:24px}}.b-terms__text{font-size:20px;line-height:1.6em}@media screen and (max-width:1680px) and (min-width:769px){.b-terms__text{font-size:1.19vw}}@media screen and (max-width:768px){.b-terms__text{font-size:16px;line-height:1.4em}}.b-terms__text h2{color:#000;font:500 44px/1.18em DM Sans,sans-serif;letter-spacing:-1px}@media screen and (max-width:1680px) and (min-width:769px){.b-terms__text h2{font-size:2.61vw}}@media screen and (max-width:768px){.b-terms__text h2{font-size:28px;line-height:1.2em}}.b-terms__text h3{color:#000;font:500 40px/1.2em DM Sans,sans-serif;letter-spacing:-1px}@media screen and (max-width:1680px) and (min-width:769px){.b-terms__text h3{font-size:2.38vw}}@media screen and (max-width:768px){.b-terms__text h3{font-size:26px}}.b-terms__text h4{color:#000;font:500 36px/1.22em DM Sans,sans-serif;letter-spacing:-1px}@media screen and (max-width:1680px) and (min-width:769px){.b-terms__text h4{font-size:2.14vw}}@media screen and (max-width:768px){.b-terms__text h4{font-size:24px;line-height:1.2em}}.b-terms__text h5{color:#000;font:500 32px/1.25em DM Sans,sans-serif;letter-spacing:-1px}@media screen and (max-width:1680px) and (min-width:769px){.b-terms__text h5{font-size:1.9vw}}@media screen and (max-width:768px){.b-terms__text h5{font-size:20px;line-height:1.2em}}.b-terms__text h6{color:#000;font:500 28px/1.28em DM Sans,sans-serif;letter-spacing:-1px}@media screen and (max-width:1680px) and (min-width:769px){.b-terms__text h6{font-size:1.66vw}}@media screen and (max-width:768px){.b-terms__text h6{font-size:18px;line-height:1.2em}}.b-terms__text h2 strong,.b-terms__text h3 strong,.b-terms__text h4 strong,.b-terms__text h5 strong,.b-terms__text h6 strong{font-weight:inherit}.b-terms__text ul{display:flex;flex-direction:column;gap:20px;list-style:none;margin:0;padding:0}@media screen and (max-width:1680px) and (min-width:769px){.b-terms__text ul{gap:1.19vw}}.b-terms__text ul li{padding:0 0 0 52px;position:relative}@media screen and (max-width:1680px) and (min-width:769px){.b-terms__text ul li{padding-left:3.09vw}}@media screen and (max-width:768px){.b-terms__text ul li{padding-left:38px}}.b-terms__text ul li:before{background:url(../img/icons/bullet-li.svg) 50%/contain no-repeat;content:"";height:28px;left:0;position:absolute;top:2px;width:28px}@media screen and (max-width:1680px) and (min-width:769px){.b-terms__text ul li:before{height:1.66vw;width:1.66vw}}@media screen and (max-width:768px){.b-terms__text ul li:before{height:22px;width:22px}}.b-terms__text ul ul{margin-top:15px!important}.b-terms__text a{color:#234997;text-decoration:none}.b-terms__text a:hover{text-decoration:underline}.b-terms__text{grid-column:2/3;grid-row:2/3}.b-termsMeta{align-self:flex-start;display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}@media screen and (max-width:1680px) and (min-width:769px){.b-termsMeta{gap:.47vw}}.b-termsMeta__item{background:#eff4ff;border-radius:8px;box-sizing:border-box;color:#1a2124;font:500 14px/1.14em DM Sans,sans-serif;letter-spacing:1px;padding:10px 20px}@media screen and (max-width:1680px) and (min-width:769px){.b-termsMeta__item{border-radius:.47vw;font-size:.83vw;padding:.59vw 1.19vw}}@media screen and (max-width:768px){.b-termsMeta__item{border-radius:6px;font-size:12px;line-height:14px;padding:6px 16px}}.b-termsMeta__name{font-weight:700}.b-testimonialItem{background:#fff;border:1px solid rgba(43,91,188,.2);border-radius:40px;box-shadow:0 11px 24px rgba(35,73,151,.05),0 44px 44px rgba(35,73,151,.04),0 99px 59px rgba(35,73,151,.03),0 175px 70px rgba(35,73,151,.01),0 274px 77px rgba(35,73,151,0);box-sizing:border-box;padding:48px 104px;position:relative}@media screen and (max-width:1680px) and (min-width:769px){.b-testimonialItem{border-radius:2.38vw;box-shadow:0 .65vw 1.42vw rgba(35,73,151,.05),0 2.61vw 2.61vw rgba(35,73,151,.04),0 5.89vw 3.51vw rgba(35,73,151,.03),0 10.41vw 4.16vw rgba(35,73,151,.01),0 16.3vw 4.58vw rgba(35,73,151,0);padding:2.85vw 6.19vw}}@media screen and (max-width:768px){.b-testimonialItem{padding:24px 20px 32px}}.b-testimonialItem:before{background:url(../img/icons/quote-open.svg) 50%/contain no-repeat;content:"";height:44px;left:104px;position:absolute;top:48px;width:64px}@media screen and (max-width:1680px) and (min-width:769px){.b-testimonialItem:before{height:2.61vw;left:6.19vw;top:2.85vw;width:3.8vw}}@media screen and (max-width:768px){.b-testimonialItem:before{height:24px;left:20px;top:24px;width:35px}}.b-testimonialItem:after{background:url(../img/icons/quote-close.svg) 50%/contain no-repeat;bottom:92px;content:"";height:44px;position:absolute;right:104px;width:64px}@media screen and (max-width:1680px) and (min-width:769px){.b-testimonialItem:after{bottom:5.47vw;height:2.61vw;right:6.19vw;width:3.8vw}}@media screen and (max-width:768px){.b-testimonialItem:after{bottom:70px;height:24px;right:20px;width:35px}}.b-testimonialItem__rating{background:url(../img/icons/star.svg) 0 50%/contain repeat-x;height:44px;margin:0 0 28px auto;width:calc(var(--rating)*44px)}@media screen and (max-width:1680px) and (min-width:769px){.b-testimonialItem__rating{height:2.65vw;margin-bottom:1.19vw;width:calc(var(--rating)*2.65vw)}}@media screen and (max-width:768px){.b-testimonialItem__rating{height:24px;width:calc(var(--rating)*24px)}}.b-testimonialItem__quote{font-size:24px;line-height:1.5em}@media screen and (max-width:1680px) and (min-width:769px){.b-testimonialItem__quote{font-size:1.42vw}}@media screen and (max-width:768px){.b-testimonialItem__quote{font-size:14px;line-height:20px}}.b-testimonialItem__name{color:#234997;font:600 28px/1.28em DM Sans,sans-serif;letter-spacing:-1px;margin:28px auto 0 0}@media screen and (max-width:1680px) and (min-width:769px){.b-testimonialItem__name{font-size:1.66vw;margin-top:1.66vw}}@media screen and (max-width:768px){.b-testimonialItem__name{font-size:20px;line-height:28px}}.b-testimonialItem__logo{height:auto;margin:28px 0 0;width:104px}@media screen and (max-width:1680px) and (min-width:769px){.b-testimonialItem__logo{margin-top:1.66vw;width:6.19vw}}@media screen and (max-width:768px){.b-testimonialItem__logo{width:82px}}.l-testimonials{overflow:hidden}.b-testimonials{box-sizing:border-box;margin:0 auto;max-width:1256px;padding:56px 16px;width:100%}@media screen and (max-width:768px){.b-testimonials{padding-bottom:60px;padding-top:60px}}.b-testimonials{color:#0b1215;display:flex;flex-direction:column}@media screen and (max-width:1680px) and (min-width:769px){.b-testimonials{padding-bottom:3.33vw;padding-top:3.33vw}}.b-testimonials__title{font:500 68px/1.17em DM Sans,sans-serif;letter-spacing:-2px;margin:0 0 28px}@media screen and (max-width:1680px) and (min-width:769px){.b-testimonials__title{font-size:4.04vw;letter-spacing:-.11vw;margin-bottom:1.66vw}}@media screen and (max-width:768px){.b-testimonials__title{font-size:36px;line-height:44px;margin-bottom:12px;max-width:200px}}.b-testimonials__slider{position:relative;z-index:0}.b-testimonials__list{margin:0 -200px -274px}@media screen and (max-width:1680px) and (min-width:769px){.b-testimonials__list{margin:0 -11.9vw -16.3vw}}.b-testimonials__list:before{background:linear-gradient(90deg,#fff,transparent);bottom:0;content:"";left:0;position:absolute;top:0;width:123px;z-index:1}@media screen and (max-width:1680px) and (min-width:769px){.b-testimonials__list:before{width:7.32vw}}@media screen and (max-width:768px){.b-testimonials__list:before{display:none}}.b-testimonials__list:after{background:linear-gradient(270deg,#fff,transparent);bottom:0;content:"";position:absolute;right:0;top:0;width:123px;z-index:1}@media screen and (max-width:1680px) and (min-width:769px){.b-testimonials__list:after{width:7.32vw}}.b-testimonials__list .slick-slide{padding:0 200px 274px}@media screen and (max-width:1680px) and (min-width:769px){.b-testimonials__list .slick-slide{padding:0 11.9vw 16.3vw}}@media screen and (max-width:768px){.b-testimonials__list .slick-slide{display:none}}.b-testimonials__controls{align-items:center;display:flex;gap:18px;list-style:none;margin:0;padding:0;position:absolute;right:0;top:-90px}@media screen and (max-width:1680px) and (min-width:769px){.b-testimonials__controls{gap:1.07vw;top:-5.35vw}}@media screen and (max-width:768px){.b-testimonials__controls{gap:12px;top:-62px}}.b-testimonials__arrow{border-radius:50%;box-sizing:border-box;cursor:pointer;height:60px;overflow:hidden;position:relative;width:60px}@media screen and (max-width:1680px) and (min-width:769px){.b-testimonials__arrow{height:3.57vw;width:3.57vw}}@media screen and (max-width:768px){.b-testimonials__arrow{height:40px;width:40px}}.b-testimonials__arrow:first-of-type svg:nth-of-type(2){left:100%;right:auto}.b-testimonials__arrow:first-of-type:hover svg:nth-of-type(2){left:0;right:auto}.b-testimonials__arrow:hover svg:nth-of-type(2){right:0}.b-testimonials__arrow svg{height:100%;position:absolute;top:0;transition:right .1s ease-in-out,left .1s ease-in-out;width:100%}.b-testimonials__arrow svg:first-of-type{right:0;z-index:1}.b-testimonials__arrow svg:nth-of-type(2){right:100%;z-index:2}.b-testimonials__arrow svg:nth-of-type(2) rect{fill:#234997}.b-testimonials__arrow svg:nth-of-type(2) path{stroke:#fff}.b-testimonials__link{align-items:center;background:#234997;border:none;border-radius:80px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font:600 24px/1em DM Sans,sans-serif;height:80px;justify-content:center;letter-spacing:3px;max-width:100%;overflow:hidden;padding:0 60px;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;width:-moz-fit-content;width:fit-content}@media screen and (max-width:768px){.b-testimonials__link{font-size:16px;height:60px;letter-spacing:3px;line-height:20px}}.b-testimonials__link:before{background-color:#d91900;border-radius:80px;bottom:0;content:"";position:absolute;right:120%;top:0;transition:right .3s ease-in-out;width:100%;z-index:0}@media screen and (max-width:768px){.b-testimonials__link:before{border-radius:60px}}.b-testimonials__link:focus,.b-testimonials__link:hover{outline:none;text-decoration:none}.b-testimonials__link:focus:before,.b-testimonials__link:hover:before{right:0}.b-testimonials__link span{align-items:center;display:flex;gap:10px;position:relative;z-index:1}.b-testimonials__link{margin:55px auto 0;position:relative;z-index:1}@media screen and (max-width:1680px) and (min-width:769px){.b-testimonials__link{align-items:center;background:#234997;border:none;border-radius:4.76vw;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font:600 1.42vw/1em DM Sans,sans-serif;height:4.76vw;justify-content:center;letter-spacing:.17vw;margin-top:3.27vw;max-width:100%;overflow:hidden;padding:0 3.57vw;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;width:-moz-fit-content;width:fit-content}}@media screen and (max-width:1680px) and (min-width:769px) and (max-width:768px){.b-testimonials__link{font-size:16px;height:60px;letter-spacing:.17vw;line-height:20px}}@media screen and (max-width:1680px) and (min-width:769px){.b-testimonials__link:before{background-color:#d91900;border-radius:4.76vw;bottom:0;content:"";position:absolute;right:120%;top:0;transition:right .3s ease-in-out;width:100%;z-index:0}}@media screen and (max-width:1680px) and (min-width:769px) and (max-width:768px){.b-testimonials__link:before{border-radius:60px}}@media screen and (max-width:1680px) and (min-width:769px){.b-testimonials__link:focus,.b-testimonials__link:hover{outline:none;text-decoration:none}.b-testimonials__link:focus:before,.b-testimonials__link:hover:before{right:0}.b-testimonials__link span{align-items:center;display:flex;gap:10px;position:relative;z-index:1}}@media screen and (max-width:768px){.b-testimonials__link{margin-top:27px}}.l-thankYou{background:#f9fafe}.b-thankYou{box-sizing:border-box;margin:0 auto;max-width:1512px;padding:80px 16px;width:100%}@media screen and (max-width:768px){.b-thankYou{padding-bottom:60px;padding-top:60px}}@media screen and (max-width:1680px) and (min-width:769px){.b-thankYou{padding-bottom:4.76vw;padding-top:4.76vw}}.b-thankYou__content{background:#fff;border-radius:40px;box-shadow:0 72px 20px 0 rgba(127,135,90,0),0 46px 19px 0 rgba(127,135,90,.01),0 26px 16px 0 rgba(127,135,90,.03),0 12px 12px 0 rgba(127,135,90,.04),0 3px 6px 0 rgba(127,135,90,.05);color:#0b1215;padding:100px 130px 128px}@media screen and (max-width:1680px) and (min-width:769px){.b-thankYou__content{border-radius:2.38vw;padding:5.95vw 7.73vw 7.61vw}}@media screen and (max-width:768px){.b-thankYou__content{padding:30px 16px}}.b-thankYou__icon{display:block;height:220px;margin:0 auto 36px;width:220px}@media screen and (max-width:1680px) and (min-width:769px){.b-thankYou__icon{height:13.09vw;width:13.09vw}}.b-thankYou__title{font:500 68px/1.17em DM Sans,sans-serif;letter-spacing:-2px;margin:0 0 20px;text-align:center}@media screen and (max-width:1680px) and (min-width:769px){.b-thankYou__title{font-size:4.04vw;margin-bottom:1.19vw}}@media screen and (max-width:768px){.b-thankYou__title{font-size:36px}}.b-thankYou__subtitle{color:#234997;font:500 36px/1.22em DM Sans,sans-serif;text-align:center}@media screen and (max-width:1680px) and (min-width:769px){.b-thankYou__subtitle{font-size:2.14vw}}@media screen and (max-width:768px){.b-thankYou__subtitle{font-size:24px}}.b-thankYou__info{display:flex;flex-direction:column;gap:40px;margin-top:60px}@media screen and (max-width:1680px) and (min-width:769px){.b-thankYou__info{gap:2.38vw;margin-top:3.57vw}}@media screen and (max-width:768px){.b-thankYou__info{gap:20px;margin-top:30px}}.b-topBar{box-sizing:border-box;margin:0 auto;max-width:1712px;padding:0 16px;width:100%}@media screen and (max-width:768px){.b-topBar{padding-bottom:0;padding-top:0}}.b-topBar{align-items:center;background:#fff;color:#0b1215;display:flex;font-size:16px;font-weight:600;height:40px;justify-content:space-between;line-height:20px}@media screen and (max-width:768px){.b-topBar{border-bottom:1px solid #f5f5f5;font-size:12px;height:36px;line-height:12px}}.b-topBar:after{background:#f5f5f5;content:"";height:1px;left:0;position:absolute;right:0;top:39px;width:100%}@media screen and (max-width:768px){.b-topBar:after{display:none}}.b-topBar__slogan{align-items:center;display:flex;gap:12px}.b-topBar__slogan:before{background:url(../img/icons/map-az.svg) 50%/contain no-repeat;content:"";height:20px;width:20px}@media screen and (max-width:768px){.b-topBar__slogan:before{display:none}}.b-topBar__phone{align-items:center;display:flex;gap:12px}.b-topBar__phone:before{background:url(../img/icons/phone.svg) 50%/contain no-repeat;content:"";height:20px;width:20px}@media screen and (max-width:768px){.b-topBar__phone:before{display:none}}.l-video{background:url(../img/backgrounds/video-bg.webp) 50%/cover no-repeat;background-attachment:fixed}.b-video{box-sizing:border-box;margin:0 auto;max-width:1720px;padding:120px 16px;width:100%}@media screen and (max-width:768px){.b-video{padding-bottom:68px;padding-top:68px}}@media screen and (max-width:1680px) and (min-width:769px){.b-video{padding-bottom:7.14vw;padding-top:7.14vw}}.b-video__list{display:grid;gap:48px;grid-template-columns:repeat(2,1fr);list-style:none;margin:0;padding:0}@media screen and (max-width:1680px) and (min-width:769px){.b-video__list{gap:2.85vw}}@media screen and (max-width:768px){.b-video__list{gap:30px;grid-template-columns:1fr}}.b-video__item{background:hsla(0,0%,100%,.2);border-radius:42px;box-shadow:0 4px 24px rgba(0,0,0,.45);padding:4px}@media screen and (max-width:1680px) and (min-width:769px){.b-video__item{border-radius:2.5vw;box-shadow:0 4px 1.42vw rgba(0,0,0,.45);padding:.23vw}}@media screen and (max-width:768px){.b-video__item{border-radius:20px}}.b-video__link{border-radius:40px;display:block;overflow:hidden;position:relative}@media screen and (max-width:1680px) and (min-width:769px){.b-video__link{border-radius:2.38vw}}@media screen and (max-width:768px){.b-video__link{border-radius:16px}}.b-video__link:after{background:url(../img/icons/play.svg) 50%/contain no-repeat;content:"";height:164px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .3s ease-in-out,height .3s ease-in-out;width:164px}@media screen and (max-width:1680px) and (min-width:769px){.b-video__link:after{height:9.76vw;width:9.76vw}}@media screen and (max-width:768px){.b-video__link:after{height:102px;width:102px}}.b-video__link:focus,.b-video__link:hover{outline:none}.b-video__link:focus:after,.b-video__link:hover:after{height:190px;width:190px}@media screen and (max-width:1680px) and (min-width:769px){.b-video__link:focus:after,.b-video__link:hover:after{height:11.3vw;width:11.3vw}}@media screen and (max-width:768px){.b-video__link:focus:after,.b-video__link:hover:after{height:124px;width:124px}}.b-video__img{aspect-ratio:203/114;-o-object-fit:cover;object-fit:cover;width:100%}.l-why{margin:80px 0}@media screen and (max-width:1680px) and (min-width:769px){.l-why{margin-bottom:4.76vw;margin-top:4.76vw}}.b-why{margin:0 auto;max-width:1952px;padding:0 16px;width:100%}@media screen and (max-width:768px){.b-why{padding-bottom:0;padding-top:0}}.b-why{align-items:flex-start;background:#00003f url(../img/backgrounds/why-bg.webp) 100%/auto 100% no-repeat;border-radius:40px;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;gap:48px;min-height:988px;padding:80px 80px 80px calc(45% + 104px);position:relative}@media screen and (max-width:1920px) and (min-width:769px){.b-why{border-radius:2.08vw;gap:2.5vw;min-height:51.45vw;padding:4.16vw 4.16vw 4.16vw calc(45% + 5.41vw)}}@media screen and (max-width:768px){.b-why{flex-direction:column;padding:40px}}.b-why__title{font:500 80px/1.15em DM Sans,sans-serif;letter-spacing:-2px;margin:0}@media screen and (max-width:1920px) and (min-width:769px){.b-why__title{font-size:4.16vw}}@media screen and (max-width:768px){.b-why__title{font-size:48px;line-height:1.2em}}.b-why__figure{border-radius:40px;bottom:0;left:0;margin:0;overflow:hidden;position:absolute;top:0;width:45%}@media screen and (max-width:1920px) and (min-width:769px){.b-why__figure{border-radius:2.08vw}}@media screen and (max-width:768px){.b-why__figure{bottom:auto;height:300px;left:auto;order:-1;position:relative;top:auto;width:100%}}.b-why__image,.b-why__video{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.b-why__video{z-index:1}.b-why__link{align-items:center;background:#d91900;border:none;border-radius:60px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font:600 20px/1em DM Sans,sans-serif;height:60px;justify-content:center;letter-spacing:2px;max-width:100%;overflow:hidden;padding:0 32px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;width:-moz-fit-content;width:fit-content}@media screen and (max-width:768px){.b-why__link{font-size:16px;height:60px;letter-spacing:2px;line-height:20px}}.b-why__link:before{background-color:#0b1215;border-radius:60px;bottom:0;content:"";position:absolute;right:120%;top:0;transition:right .3s ease-in-out;width:100%;z-index:0}@media screen and (max-width:768px){.b-why__link:before{border-radius:60px}}.b-why__link:focus,.b-why__link:hover{outline:none;text-decoration:none}.b-why__link:focus:before,.b-why__link:hover:before{right:0}.b-why__link span{align-items:center;display:flex;gap:10px;position:relative;z-index:1}.b-why__link{margin-top:48px}@media screen and (max-width:1680px) and (min-width:769px){.b-why__link{align-items:center;background:#d91900;border:none;border-radius:3.12vw;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font:600 1.04vw/1em DM Sans,sans-serif;height:3.12vw;justify-content:center;letter-spacing:2px;max-width:100%;overflow:hidden;padding:0 1.66vw;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;width:-moz-fit-content;width:fit-content}}@media screen and (max-width:1680px) and (min-width:769px) and (max-width:768px){.b-why__link{font-size:16px;height:60px;letter-spacing:2px;line-height:20px}}@media screen and (max-width:1680px) and (min-width:769px){.b-why__link:before{background-color:#0b1215;border-radius:3.12vw;bottom:0;content:"";position:absolute;right:120%;top:0;transition:right .3s ease-in-out;width:100%;z-index:0}}@media screen and (max-width:1680px) and (min-width:769px) and (max-width:768px){.b-why__link:before{border-radius:60px}}@media screen and (max-width:1680px) and (min-width:769px){.b-why__link:focus,.b-why__link:hover{outline:none;text-decoration:none}.b-why__link:focus:before,.b-why__link:hover:before{right:0}.b-why__link span{align-items:center;display:flex;gap:10px;position:relative;z-index:1}.b-why__link{margin-top:2.85vw}}@media screen and (max-width:440px){.b-why__link{height:auto;margin-top:30px;min-height:60px;text-align:center;white-space:normal;width:100%}}.b-why2{box-sizing:border-box;margin:0 auto;max-width:1712px;padding:80px 16px;width:100%}@media screen and (max-width:768px){.b-why2{padding-bottom:40px;padding-top:40px}}.b-why2{color:#0b1215}@media screen and (max-width:1680px) and (min-width:769px){.b-why2{padding-bottom:4.76vw;padding-top:4.76vw}}.b-why2__list{display:grid;gap:36px;grid-template-columns:repeat(3,1fr);list-style:none;margin:0;padding:0}@media screen and (max-width:1680px) and (min-width:769px){.b-why2__list{gap:2.14vw}}@media screen and (max-width:768px){.b-why2__list{gap:24px;grid-template-columns:1fr}}.b-why2__item{border-radius:40px 130px 40px 40px;box-sizing:border-box;display:flex;flex-direction:column;padding:56px 48px}@media screen and (max-width:1680px) and (min-width:769px){.b-why2__item{border-radius:2.38vw 7.73vw 2.38vw 2.38vw;padding:3.33vw 2.85vw}}@media screen and (max-width:768px){.b-why2__item{padding:36px 24px}}.b-why2__item:first-of-type{background:#234997;padding-right:80px}.b-why2__item:nth-of-type(5n+2){background:#fff4ea}.b-why2__item:nth-of-type(5n+3){background:#f5e8ff}.b-why2__item:nth-of-type(5n+4){background:#f7fbe7}.b-why2__item:nth-of-type(5n+5){background:#dfecff}.b-why2__item:nth-of-type(5n+6){background:#fed}.b-why2__logo{display:block;margin-bottom:106px;max-width:306px;width:100%}@media screen and (max-width:1680px) and (min-width:769px){.b-why2__logo{margin-bottom:6.13vw;max-width:18.21vw}}@media screen and (max-width:768px){.b-why2__logo{max-width:200px}}.b-why2__title{color:#fff;font:500 100px/.98em DM Sans,sans-serif;letter-spacing:-2px;margin:0}@media screen and (max-width:1680px) and (min-width:769px){.b-why2__title{font-size:5.95vw}}@media screen and (max-width:768px){.b-why2__title{font-size:48px;line-height:1em}}.b-why2__icon{height:140px;margin-bottom:56px;order:-1;width:140px}@media screen and (max-width:1680px) and (min-width:769px){.b-why2__icon{height:8.33vw;width:8.33vw}}@media screen and (max-width:768px){.b-why2__icon{height:100px;width:100px}}.b-why2__name{font:700 48px/1.16em DM Sans,sans-serif;margin:0 0 28px}@media screen and (max-width:1680px) and (min-width:769px){.b-why2__name{font-size:2.85vw;margin-bottom:1.66vw}}@media screen and (max-width:768px){.b-why2__name{font-size:24px;line-height:1.2em}}.b-why2__text{font:400 28px/1.28em Nunito Sans,sans-serif}@media screen and (max-width:1680px) and (min-width:769px){.b-why2__text{font-size:1.66vw}}@media screen and (max-width:768px){.b-why2__text{font-size:18px;line-height:1.2em}}.b-whyList{align-items:flex-start;display:flex;flex-direction:column;gap:40px;max-width:728px}@media screen and (max-width:1680px) and (min-width:769px){.b-whyList{gap:2.38vw;max-width:43.33vw}}.b-whyList__item{display:flex;flex-direction:column;gap:24px}@media screen and (max-width:1680px) and (min-width:769px){.b-whyList__item{gap:1.42vw}}.b-whyList__name{align-items:center;display:flex;font-size:36px;font-weight:700;gap:32px;line-height:1.11em;margin:0}@media screen and (max-width:1680px) and (min-width:769px){.b-whyList__name{font-size:2.14vw;gap:1.9vw}}@media screen and (max-width:768px){.b-whyList__name{font-size:28px;line-height:1.2em}}.b-whyList__name:before{background-color:#3564c5;background-position:50%;background-repeat:no-repeat;background-size:40px;border:1px solid #3c75e9;border-radius:8px;content:"";display:block;height:56px;width:56px}@media screen and (max-width:1680px) and (min-width:769px){.b-whyList__name:before{background-size:2.38vw;border-radius:.47vw;height:3.33vw;width:3.33vw}}.b-whyList__item.-type_people .b-whyList__name:before{background-image:url(../img/icons/why/group.svg)}.b-whyList__item.-type_pro .b-whyList__name:before{background-image:url(../img/icons/why/award.svg)}.b-whyList__item.-type_pricing .b-whyList__name:before{background-image:url(../img/icons/why/wallet.svg)}.b-whyList__description{font-size:20px;font-weight:400;line-height:1.4em}@media screen and (max-width:1680px) and (min-width:769px){.b-whyList__description{font-size:1.19vw}}@media screen and (max-width:768px){.b-whyList__description{font-size:16px;line-height:1.2em}}.l-winning{margin:80px 0}@media screen and (max-width:768px){.l-winning{margin-bottom:36px;margin-top:36px}}.l-winning:first-child{margin-top:0}.b-winning{box-sizing:border-box;margin:0 auto;max-width:1712px;padding:0 16px;width:100%}@media screen and (max-width:768px){.b-winning{padding-bottom:20px;padding-top:20px}}.b-winning{min-height:400px;position:relative}@media screen and (max-width:1280px){.b-winning{min-height:350px}}@media screen and (max-width:1024px){.b-winning{min-height:300px}}.b-winning__title{color:#0b1215;font:500 108px/1.18em DM Sans,sans-serif;letter-spacing:-2px;margin:0;max-width:calc(50% - 20px)}@media screen and (max-width:1680px) and (min-width:769px){.b-winning__title{font-size:6.42vw}}@media screen and (max-width:768px){.b-winning__title{font-size:48px;line-height:64px;max-width:none}}.b-winning__title em{color:#234997;font-style:normal}.b-winning__subtitle{color:#0b1215;font-size:28px;font-weight:700;line-height:1.57em;margin:24px 0 0;max-width:calc(50% - 20px)}@media screen and (max-width:1680px) and (min-width:769px){.b-winning__subtitle{font-size:1.66vw;margin-top:1.42vw}}@media screen and (max-width:768px){.b-winning__subtitle{font-size:20px;line-height:32px;margin-top:16px;max-width:none}}.b-winning__figure{border-radius:40px;bottom:0;margin:0;overflow:hidden;position:absolute;right:16px;top:0;width:calc(50% - 20px);will-change:transform;z-index:-1}@media screen and (max-width:1680px) and (min-width:769px){.b-winning__figure{border-radius:2.38vw}}@media screen and (max-width:768px){.b-winning__figure{aspect-ratio:948/676;margin-top:20px;position:static;width:100%}}.b-winning__img{display:block;height:120%;left:50%;pointer-events:none;top:50%;transform:translate(-50%,-50%);width:120%;will-change:transform}.b-winning__img,.b-winning__video{-o-object-fit:cover;object-fit:cover;position:absolute}.b-winning__video{height:100%;left:0;top:0;width:100%;z-index:1}.b-winning__link{align-items:center;background:#d91900;border:none;border-radius:80px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font:600 24px/1em DM Sans,sans-serif;height:80px;justify-content:center;letter-spacing:3px;max-width:100%;overflow:hidden;padding:0 60px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;width:-moz-fit-content;width:fit-content}@media screen and (max-width:768px){.b-winning__link{font-size:16px;height:60px;letter-spacing:3px;line-height:20px}}.b-winning__link:before{background-color:#0b1215;border-radius:80px;bottom:0;content:"";position:absolute;right:120%;top:0;transition:right .3s ease-in-out;width:100%;z-index:0}@media screen and (max-width:768px){.b-winning__link:before{border-radius:60px}}.b-winning__link:focus,.b-winning__link:hover{outline:none;text-decoration:none}.b-winning__link:focus:before,.b-winning__link:hover:before{right:0}.b-winning__link span{align-items:center;display:flex;gap:10px;position:relative;z-index:1}.b-winning__link{margin:56px 0 0}@media screen and (max-width:1680px) and (min-width:769px){.b-winning__link{align-items:center;background:#d91900;border:none;border-radius:4.76vw;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font:600 1.42vw/1em DM Sans,sans-serif;height:4.76vw;justify-content:center;letter-spacing:3px;max-width:100%;overflow:hidden;padding:0 3.45vw;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;width:-moz-fit-content;width:fit-content}}@media screen and (max-width:1680px) and (min-width:769px) and (max-width:768px){.b-winning__link{font-size:16px;height:60px;letter-spacing:3px;line-height:20px}}@media screen and (max-width:1680px) and (min-width:769px){.b-winning__link:before{background-color:#0b1215;border-radius:4.76vw;bottom:0;content:"";position:absolute;right:120%;top:0;transition:right .3s ease-in-out;width:100%;z-index:0}}@media screen and (max-width:1680px) and (min-width:769px) and (max-width:768px){.b-winning__link:before{border-radius:60px}}@media screen and (max-width:1680px) and (min-width:769px){.b-winning__link:focus,.b-winning__link:hover{outline:none;text-decoration:none}.b-winning__link:focus:before,.b-winning__link:hover:before{right:0}.b-winning__link span{align-items:center;display:flex;gap:10px;position:relative;z-index:1}.b-winning__link{margin-top:3.33vw}}@media screen and (max-width:768px){.b-winning__link{align-items:center;background:#d91900;border:none;border-radius:80px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font:600 24px/1em DM Sans,sans-serif;height:80px;justify-content:center;letter-spacing:3px;margin-top:44px;max-width:100%;overflow:hidden;padding:0 60px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;width:-moz-fit-content;width:fit-content}}@media screen and (max-width:768px) and (max-width:768px){.b-winning__link{font-size:16px;height:60px;letter-spacing:3px;line-height:20px}}@media screen and (max-width:768px){.b-winning__link:before{background-color:#0b1215;border-radius:80px;bottom:0;content:"";position:absolute;right:120%;top:0;transition:right .3s ease-in-out;width:100%;z-index:0}}@media screen and (max-width:768px) and (max-width:768px){.b-winning__link:before{border-radius:60px}}@media screen and (max-width:768px){.b-winning__link:focus,.b-winning__link:hover{outline:none;text-decoration:none}.b-winning__link:focus:before,.b-winning__link:hover:before{right:0}.b-winning__link span{align-items:center;display:flex;gap:10px;position:relative;z-index:1}}.wpcf7{position:relative}.wpcf7 .wpcf7-spinner{display:none}.wpcf7 .screen-reader-response{overflow:hidden;position:absolute;clip:rect(1px,1px,1px,1px);border:0;height:1px;margin:-1px;padding:0;width:1px;word-wrap:normal!important;clip-path:inset(50%)}.wpcf7 form .wpcf7-response-output{font-size:14px;font-weight:700;margin:.4em;text-align:center}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{color:#398f14}.wpcf7 form.aborted .wpcf7-response-output,.wpcf7 form.failed .wpcf7-response-output{color:red}.wpcf7 form.spam .wpcf7-response-output{color:orange}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output{color:red}.wpcf7 form.submitting{opacity:.6}.wpcf7 form.submitting:before{animation:spinner 1.2s ease infinite;border:6px solid #eaeaea;border-radius:50%;border-top-color:#282828;content:"";height:40px;left:50%;position:absolute;top:50%;width:40px;z-index:1000}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:red;display:none;font-size:12px;font-weight:400}.use-floating-validation-tip .wpcf7-not-valid-tip{background:#fff;border:1px solid #dc3232;left:1em;padding:.2em .8em;position:relative;top:-2ex;width:24em;z-index:100}.wpcf7-not-valid:not(.wpcf7-select),.wpcf7-select:invalid+.jq-selectbox__select{border-color:red!important;box-shadow:0 1px 0 red}.wpcf7-list-item{margin-left:.5em}.wpcf7-list-item:first-child{margin-left:0}.l-breadcrumbs{margin:36px 0 60px}@media screen and (max-width:1680px) and (min-width:769px){.l-breadcrumbs{margin:2.14vw 0 3.57vw}}@media screen and (max-width:768px){.l-breadcrumbs{margin-bottom:28px;margin-top:16px}}.b-serviceInfo .l-breadcrumbs{margin:0 0 40px}@media screen and (max-width:1480px) and (min-width:769px){.b-serviceInfo .l-breadcrumbs{margin-bottom:2.7vw}}.b-breadcrumbs{box-sizing:border-box;margin:0 auto;max-width:1712px;padding:0 16px;width:100%}@media screen and (max-width:768px){.b-breadcrumbs{padding-bottom:0;padding-top:0}}.b-breadcrumbs{display:flex;flex-wrap:wrap;font-size:16px;gap:16px;line-height:1.25em;list-style:none}@media screen and (max-width:1680px) and (min-width:769px){.b-breadcrumbs{font-size:.95vw;gap:.95vw}}@media screen and (max-width:768px){.b-breadcrumbs{font-size:14px}}.b-serviceInfo .b-breadcrumbs{padding:0}.b-breadcrumbs__item{display:flex}.b-breadcrumbs__item:before{content:"//";margin-right:16px}@media screen and (max-width:1680px) and (min-width:769px){.b-breadcrumbs__item:before{margin-right:.95vw}}.b-breadcrumbs__item:first-child:before{display:none}.b-breadcrumbs__link{color:#7e8aa2;display:block;text-decoration:none}.b-breadcrumbs__link:hover{color:#234997}.b-pagination{background:#234997;color:#fff;display:flex;justify-content:center;margin-top:80px;padding:40px 16px}@media screen and (max-width:1680px) and (min-width:769px){.b-pagination{margin-top:4.76vw;padding-bottom:2.38vw;padding-top:2.38vw}}@media screen and (max-width:768px){.b-pagination{margin-top:32px}}.b-pagination__list{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:center;list-style:none;margin:0;padding:0}@media screen and (max-width:1680px) and (min-width:769px){.b-pagination__list{gap:.95vw}}.b-pagination__item{font:500 14px/1.14em DM Sans,sans-serif;letter-spacing:2px;text-transform:uppercase}.b-pagination__link{align-items:center;border:1px solid #ffd376;border-radius:50%;box-sizing:border-box;color:inherit;display:flex;height:40px;justify-content:center;padding-left:2px;text-decoration:none;width:40px}.b-pagination__link.-type_next,.b-pagination__link.-type_prev{border-radius:28px;font-size:12px;gap:8px;height:28px;padding:0 24px;width:auto}.b-pagination__link.-state_active{background:#ffd376;color:#234997!important}.b-pagination__link:hover{background:#ffd376;color:#fff}.b-pageNav:after,.b-pageNav:before{content:" ";display:table}.b-pageNav:after{clear:both}.b-pageNav__list{list-style:none;margin:0;padding:0}.b-pageNav__item{display:block}.b-pageNav__item.-type_old{float:left}.b-pageNav__item.-type_new{float:right}@media print{*,:after,:before{background:#fff!important;box-shadow:none!important;color:#000!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}
/*# sourceMappingURL=main.min.css.map */