

/* Start:/css/animate.min.css?175576701516952*/
@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */

.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}
/* End */


/* Start:/css/jquery.fancybox.css?175576701612795*/
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;-ms-touch-action:manipulation;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;-ms-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;-ms-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;-ms-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:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#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 a{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;-ms-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{-webkit-backface-visibility:hidden;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)}}
/* End */


/* Start:/css/swiper-bundle.min.css?175576701618471*/
/**
 * Swiper 11.1.14
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 12, 2024
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/* End */


/* Start:/css/main.css?1758007148112440*/
@charset "UTF-8";
/* reset style */
* {
  padding: 0px;
  margin: 0px;
  border: none;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  height: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  line-height: 1;
  height: 100%;
  background-color: #fff;
}

ol,
ul {
  list-style: none;
}

:focus,
:active {
  outline: none;
}

a:focus,
a:active {
  outline: none;
}

aside,
nav,
footer,
header,
section,
main {
  display: block;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  font-size: inherit;
  font-weight: inherit;
}

ul,
ul li {
  list-style: none;
}

img {
  vertical-align: top;
}

img,
svg {
  max-width: 100%;
  height: auto;
}

input,
textarea,
button,
select {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  background-color: transparent;
  -webkit-font-feature-settings: "pnum" on, "lnum" on;
          font-feature-settings: "pnum" on, "lnum" on;
}

input::-ms-clear {
  display: none;
}

button,
input[type=submit] {
  display: inline-block;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: transparent;
  background: none;
  cursor: pointer;
}

input:focus,
input:active,
button:focus,
button:active {
  outline: none;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* grid */
body {
  font-family: "Geologica", sans-serif;
  color: #f6f6f6;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.34;
  max-width: 2560px;
  min-width: 360px;
  margin: 0px auto;
  position: relative;
  overflow-x: hidden;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  background: #f6f6f6;
  -webkit-font-feature-settings: "pnum" on, "lnum" on;
          font-feature-settings: "pnum" on, "lnum" on;
  background: #161616;
}

.wrapper {
  display: table;
  width: 100%;
  height: 100%;
  table-layout: fixed;
  position: relative;
}

.content {
  display: table-row;
  height: 100%;
}

.content__block {
  padding-top: 82px;
  padding-bottom: 100px;
}

.container {
  max-width: 1324px;
  margin: 0 auto;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  padding: 0 30px;
  position: relative;
}

h1 {
  font-family: "Geologica", sans-serif;
  font-size: 50px;
  line-height: 52px;
  color: #f6f6f6;
  font-weight: 500;
}

h2 {
  font-family: "Geologica", sans-serif;
  font-weight: 500;
  font-size: 40px;
  line-height: 42px;
  color: #f6f6f6;
}

h3 {
  font-family: "Geologica", sans-serif;
  font-weight: 500;
  font-size: 36px;
  line-height: 38px;
  color: #f6f6f6;
}

h4 {
  font-family: "Geologica", sans-serif;
  font-weight: 500;
  font-size: 32px;
  line-height: 34px;
  color: #f6f6f6;
}

h5 {
  font-family: "Geologica", sans-serif;
  font-weight: 500;
  font-size: 28px;
  line-height: 30px;
  color: #f6f6f6;
}

h6 {
  font-family: "Geologica", sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 26px;
  color: #f6f6f6;
}

a {
  color: #31c7f6;
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
  text-decoration: none;
  border-bottom: 1px solid #31c7f6;
}
a:hover {
  color: #72ddff;
  text-decoration: none;
  border-bottom: 1px solid transparent;
}

.cl {
  clear: left;
}

.content__container ul {
  list-style: disc;
  margin: 0 0 0 20px;
}

.content__container ul li {
  list-style: inherit;
}

.content__container ol {
  list-style: decimal;
  margin: 0 0 0 20px;
}

.content__container ol li {
  list-style: inherit;
}

.content__container p {
  margin: 15px 0 0 0;
}

.content__container p:first-child {
  margin: 0;
}

.content__container table {
  border-collapse: collapse;
  font-size: 15px;
  width: 100%;
  -webkit-box-shadow: 0 0 0 1px #5c6667;
  box-shadow: 0 0 0 1px #5c6667;
  border-radius: 0px;
}

.content__container table td {
  padding: 10px 15px;
  vertical-align: middle;
  border: none;
  text-align: left;
  background: none;
  color: #f6f6f6;
  line-height: 17px;
  border-top: 1px solid #5c6667;
  border-left: 1px solid #5c6667;
}

.content__container table td:first-child {
  border-left: none;
}

.content__container table tr:last-child td:first-child {
  border-radius: 0px;
}

.content__container table tr:last-child td:last-child {
  border-radius: 0px;
}

.content__container table tr:nth-child(even) {
  background: none;
}

.content__container table tr:nth-child(odd) {
  background: none;
}

.content__container table th {
  font-weight: 400;
  padding: 10px 15px;
  vertical-align: middle;
  border: none;
  text-align: left;
  color: #ec349d;
  font-size: 16px;
  background: none;
  border-left: 1px solid #5c6667;
}

.content__container table th:first-child {
  border-radius: 0px 0 0 0;
  border-left: none;
}

.content__container table th:last-child {
  border-radius: 0px 0px 0 0;
}

.content__container table thead td {
  border-bottom-width: 0px;
  text-align: left;
  font-weight: normal;
  padding: 10px;
  background: none;
}

.content__container table tfoot th {
  background: none;
  text-align: left;
  border: none;
  font-size: 14px;
  font-weight: normal;
  color: #f6f6f6;
}

.content__container table tfoot td {
  background: none;
  text-align: left;
  border: none;
  font-size: 105%;
  font-weight: normal;
  color: #f6f6f6;
}

.video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.video iframe,
.video object,
.video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

.swiper-wrapper {
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; /* -moz-transition: none !important;	-moz-transition-duration: 0s!important; */
}

.swiper-slide {
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; /* -moz-transition: none !important;	-moz-transition-duration: 0s!important; */
}

.swiper-lazy-preloader {
  border: 4px solid #fff;
}

.fancybox-active {
  height: 100%;
}

.fancybox-content {
  padding: 0;
  border-radius: 0px;
}

.fancybox-caption__body {
  font-size: 20px;
}

.fancybox-close-small {
  opacity: 1;
  outline: none;
  border: none;
}

.fancybox-button.fancybox-focus {
  outline: none;
}

.popup {
  display: none;
  background: #161616;
  border-radius: 20px;
}

.fancybox-slide--html .fancybox-close-small {
  color: #f6f6f6;
  padding: 5px;
  top: 5px;
  right: 5px;
}

.popup__content {
  padding: 40px 30px;
}

.popup__title {
  font-weight: 500;
  font-size: 30px;
  line-height: 32px;
  color: #f6f6f6;
  text-align: center;
}

.popup__text {
  margin-top: 20px;
  font-weight: 300;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #f6f6f6;
}

.popup__content .footer-form__form {
  margin-top: 30px;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 800;
  background: #161616;
  border-top: 4px solid #31c7f6;
  border-bottom: 1px solid rgba(246, 246, 246, 0.1);
  padding: 16px 0;
  will-change: transform;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.header.out {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
.header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.header__row--nav {
  margin-left: 12%;
  width: 100%;
}
.header__row--toggle {
  display: none;
  position: absolute;
  z-index: 750;
  width: 72px;
  height: 78px;
  top: -16px;
  right: 0px;
}
.header__logo {
  z-index: 750;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 226px;
}
.header__logo img {
  display: block;
  width: 100%;
}
.header__toggle {
  width: 100%;
  height: 100%;
  background: url(/images/menu-sprite.svg) 0 0 no-repeat;
  cursor: pointer;
}
.header__toggle--active {
  background-position: 0 -78px;
}
.header__nav {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.header__contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}

.nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  color: #f6f6f6;
}
.nav__list .nav__item {
  margin-left: 30px;
}
.nav__list .nav__item:first-child {
  margin-left: 0;
}
.nav__list .nav__item .nav__link {
  color: #f6f6f6;
  text-decoration: none;
  border-bottom: none;
}
.nav__list .nav__item .nav__link:hover {
  opacity: 0.6;
}

.contacts__info .contacts__phone,
.contacts__info .contacts__email {
  font-size: 16px;
  line-height: 22px;
  color: #f6f6f6;
}
.contacts__info .contacts__phone a,
.contacts__info .contacts__email a {
  border-bottom: none;
  color: #f6f6f6;
  text-decoration: none;
}
.contacts__info .contacts__phone {
  font-weight: 500;
  font-size: 18px;
}
.contacts__info .contacts__email {
  font-weight: 300;
}
.contacts__info .contacts__email a {
  border-bottom: 1px solid #161616;
}
.contacts__info .contacts__email a:hover {
  border-bottom: 1px solid #f6f6f6;
}
.contacts__action {
  margin-left: 30px;
}
.contacts__btn {
  display: block;
  width: 180px;
  height: 44px;
  background: #ec349d;
  border-radius: 10px;
  font-weight: 500;
  font-size: 16px;
  line-height: 44px;
  color: #f6f6f6;
  text-align: center;
  text-decoration: none;
  border-bottom: none;
}
.contacts__btn:hover {
  color: #f6f6f6;
  border-bottom: none;
  background: #d71182;
}

.breadcrumbs {
  padding: 30px 0 50px 0px;
  position: relative;
  z-index: 2;
}

.breadcrumbs__path {
  font-weight: 300;
  font-size: 18px;
  line-height: 24px;
  color: #9aa4b0;
}
.breadcrumbs__path a {
  color: #9aa4b0;
  text-decoration: none;
  border-bottom: 1px solid transparent;
}
.breadcrumbs__path a:hover {
  color: #9aa4b0;
  border-bottom: 1px solid #9aa4b0;
}
.breadcrumbs__path span {
  padding: 0 5px;
}

.breadcrumbs__title {
  margin-top: 40px;
}

.footer {
  position: relative;
  z-index: 2;
  background: #161616;
}

.footer__title {
  font-weight: 500;
  font-size: 100px;
  line-height: 100px;
  text-transform: uppercase;
}

.footer-title__f {
  color: #f6f6f6;
}

.footer-title__s {
  color: #ec349d;
  text-align: right;
}

.footer__form {
  margin-top: 50px;
}

.footer-form__cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.footer-form__col--left {
  width: 50%;
  max-width: 560px;
}

.footer-form__col--right {
  width: 50%;
  max-width: 640px;
  margin-left: 50px;
}

.footer-form__title {
  font-weight: 500;
  font-size: 40px;
  line-height: 40px;
  color: #f6f6f6;
}

.footer-form__text {
  font-weight: 300;
  font-size: 18px;
  line-height: 22px;
  color: #f6f6f6;
}
.footer-form__text p {
  margin: 20px 0 0 0;
}
.footer-form__text .footer-form__phone {
  display: inline-block;
  white-space: nowrap;
  font-size: 20px;
  color: #f6f6f6;
  text-decoration: none;
  border-bottom: none;
}

.footer-form__block {
  --elements: 2;
  --cgap: 20px;
  --rgap: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: var(--cgap);
     -moz-column-gap: var(--cgap);
          column-gap: var(--cgap);
  row-gap: var(--rgap);
  margin-top: 16px;
}
.footer-form__block:first-child {
  margin-top: 0;
}

.footer-form__item {
  position: relative;
  width: calc((100% - (var(--elements) - 1) * var(--cgap)) / (var(--elements)));
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.footer-form__input {
  width: 100%;
  height: 50px;
  border: none;
  border-radius: 10px;
  background: rgba(246, 246, 246, 0.1);
  font-weight: 300;
  font-size: 18px;
  color: rgb(246, 246, 246);
  padding: 0 20px;
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
  border: 1px solid transparent;
}
.footer-form__input:focus {
  border: 1px solid #f6f6f6;
}

.footer-form__input::-moz-placeholder {
  color: rgba(246, 246, 246, 0.5);
}

.footer-form__input::-webkit-input-placeholder {
  color: rgba(246, 246, 246, 0.5);
}

.footer-form__input:-ms-input-placeholder {
  color: rgba(246, 246, 246, 0.5);
}

.footer-form__input::-ms-input-placeholder {
  color: rgba(246, 246, 246, 0.5);
}

.footer-form__input::placeholder {
  color: rgba(246, 246, 246, 0.5);
}

.footer-form__input:-webkit-autofill {
  -webkit-appearance: none;
  appearance: none;
  -webkit-text-fill-color: #f6f6f6;
  -webkit-box-shadow: 0 0 0px 1000px rgba(246, 246, 246, 0.1) inset;
  background-color: transparent;
  border: 1px solid rgba(246, 246, 246, 0.1);
  -webkit-background-clip: text;
}

.footer-form__textarea {
  width: 100%;
  height: 100px;
  border: none;
  border-radius: 10px;
  background: rgba(246, 246, 246, 0.1);
  font-weight: 300;
  font-size: 18px;
  color: rgb(246, 246, 246);
  padding: 20px;
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
  border: 1px solid transparent;
  resize: none;
}
.footer-form__textarea:focus {
  border: 1px solid #f6f6f6;
}

.footer-form__textarea::-moz-placeholder {
  color: rgba(246, 246, 246, 0.5);
}

.footer-form__textarea::-webkit-input-placeholder {
  color: rgba(246, 246, 246, 0.5);
}

.footer-form__textarea:-ms-input-placeholder {
  color: rgba(246, 246, 246, 0.5);
}

.footer-form__textarea::-ms-input-placeholder {
  color: rgba(246, 246, 246, 0.5);
}

.footer-form__textarea::placeholder {
  color: rgba(246, 246, 246, 0.5);
}

.footer-form__textarea:-webkit-autofill {
  -webkit-appearance: none;
  appearance: none;
  -webkit-text-fill-color: #f6f6f6;
  -webkit-box-shadow: 0 0 0px 1000px rgba(246, 246, 246, 0.1) inset;
  background-color: transparent;
  border: 1px solid rgba(246, 246, 246, 0.1);
  -webkit-background-clip: text;
}

.footer-form__message {
  margin-top: 5px;
  font-size: 12px;
  line-height: 14px;
  color: red;
  display: none;
}

.footer-form__item--error .footer-form__input {
  border: 1px solid red;
}
.footer-form__item--error .footer-form__textarea {
  border: 1px solid red;
}
.footer-form__item--error .footer-form__message {
  display: block;
}

.footer-form__files {
  margin-top: 20px;
}

.footer-form__attach {
  display: inline-block;
  height: 24px;
  background: url(/images/file-icon.svg) 0 0 no-repeat;
  padding-left: 34px;
  font-weight: 300;
  font-size: 18px;
  line-height: 24px;
  color: #f6f6f6;
  cursor: pointer;
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
}
.footer-form__attach:hover {
  color: #31c7f6;
}

.footer-form__docs {
  margin-top: 16px;
}

.footer-form__doc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin-top: 10px;
}
.footer-form__doc:first-child {
  margin-top: 0;
}

.footer__block--bottom {
  margin-top: 100px;
  padding-top: 50px;
  border-top: 1px solid rgba(246, 246, 246, 0.2);
}

.footer-form__statement {
  font-weight: 300;
  font-size: 18px;
  line-height: 24px;
  color: #9aa4b0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.footer-form__del {
  width: 24px;
  height: 24px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  cursor: pointer;
  margin-left: 10px;
  background: url(/images/file-del.svg) 0 0 no-repeat;
}

.footer-form__consent {
  position: relative;
  margin-top: 20px;
}

.footer-form__top {
  display: block;
}

.footer-form__consent input[type=checkbox] {
  display: none;
  -moz-user-select: -moz-none;
  -o-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.footer-form__consent input[type=checkbox] + label {
  display: block;
  position: relative;
  margin: 0px 0 0px 30px;
  cursor: pointer;
  font-weight: 300;
  font-size: 18px;
  line-height: 20px;
  color: #f6f6f6;
  cursor: pointer;
  -moz-user-select: -moz-none;
  -o-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  will-change: transform;
}

.footer-form__consent input[type=checkbox] + label:before {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  line-height: 20px;
  background: rgba(246, 246, 246, 0.2);
  border-radius: 4px;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  left: -30px;
  border: none;
}

.footer-form__consent input[type=checkbox]:checked + label:before {
  background: url(/images/consent-icon.svg) 50% 50% no-repeat, rgba(246, 246, 246, 0.2);
}

.footer-form__consent input[type=submit] {
  display: block;
  width: 100%;
  margin-top: 20px;
  cursor: pointer;
  font-weight: 500;
  font-size: 16px;
  line-height: 44px;
  color: #f6f6f6;
  border: none;
  height: 44px;
  background: #ec349d;
  text-align: center;
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
  border-radius: 10px;
  outline: none;
  resize: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  will-change: transform;
}

.footer-form__consent input[type=submit].load {
  pointer-events: none;
  color: #f6f6f6;
  background-image: repeating-linear-gradient(-45deg, transparent, transparent 5px, #ec349d 5px, #d51382 10px);
  background-size: 200% 200%;
  -webkit-animation: gradient 8s linear infinite;
  animation: gradient 8s linear infinite;
}

.footer-form__consent input[type=submit]:hover {
  background: #d71182;
}

.footer-form__consent input[disabled] {
  background: #4d5052;
  color: rgba(246, 246, 246, 0.4);
  cursor: not-allowed;
  pointer-events: none;
}

@-webkit-keyframes gradient {
  100% {
    background-position: 100% 100%;
  }
}
@keyframes gradient {
  100% {
    background-position: 100% 100%;
  }
}
.footer__cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.footer__col--contacts {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}

.footer-col__feed div {
  margin-top: 10px;
}
.footer-col__feed div:first-child {
  margin-top: 0;
}
.footer-col__feed div a[href^="tel:"] {
  font-weight: 500;
  font-size: 30px;
  line-height: 32px;
  color: #f6f6f6;
  text-decoration: none;
  border-bottom: none;
}
.footer-col__feed div a[href^="mailto:"] {
  font-weight: 300;
  font-size: 18px;
  line-height: 22px;
  color: #f6f6f6;
  border-bottom: 1px solid transparent;
}
.footer-col__feed div a[href^="mailto:"]:hover {
  border-bottom: 1px solid #f6f6f6;
}

.footer-col__adress {
  margin-top: 10px;
  font-weight: 300;
  font-size: 18px;
  line-height: 22px;
  color: #f6f6f6;
}

.footer__col--social {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin: 0 60px;
}
.footer__col--social a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin-top: 12px;
  font-weight: 300;
  font-size: 18px;
  line-height: 30px;
  text-transform: uppercase;
  color: #f6f6f6;
  border-bottom: none;
}
.footer__col--social a span {
  display: block;
  width: 116px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.footer__col--social a ins {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 30px;
  height: 30px;
  margin-left: 10px;
}
.footer__col--social a:first-child {
  margin-top: 0;
}
.footer__col--social a:hover {
  opacity: 0.7;
}

.footer__col--info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: right;
}

.footer-col__policy div {
  margin-top: 10px;
}
.footer-col__policy div:first-child {
  margin-top: 0;
}
.footer-col__policy div a {
  font-weight: 300;
  font-size: 18px;
  line-height: 22px;
  color: #f6f6f6;
  border-bottom: none;
}
.footer-col__policy div a:hover {
  opacity: 0.7;
}

.footer-col__copyrights {
  margin-top: 10px;
  font-weight: 300;
  font-size: 18px;
  line-height: 22px;
  color: #f6f6f6;
}

.footer__logo {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.footer-logo__img {
  display: block;
  width: 100%;
}

.index {
  position: relative;
  overflow: hidden;
}
.index__top {
  position: relative;
  margin-top: 40px;
}
.index__title {
  position: relative;
}
.index__title h1 {
  font-weight: 500;
  font-size: 100px;
  line-height: 100px;
  text-transform: uppercase;
}
.index__title h1 .index__title-line {
  display: block;
}
.index__title h1 .index__title-line:first-child {
  color: #f6f6f6;
  text-align: left;
}
.index__title h1 .index__title-line:last-child {
  color: #31c7f6;
  text-align: right;
}
.index__text {
  position: absolute;
  width: 100%;
  max-width: 510px;
  bottom: 13px;
  left: 35px;
  font-weight: 300;
  font-size: 18px;
  line-height: 24px;
  color: #b9c0c9;
}

.index__parallax {
  margin-top: 40px;
  position: relative;
  height: 400px;
  overflow: hidden;
}

.index__parallax-wrap {
  clip: rect(0, auto, auto, 0);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.index__parallax-bg {
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-size: cover;
  background-position: center center;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  will-change: transform;
}

.index__services {
  position: relative;
  background: #161616;
  padding: 100px 0;
}

.index__services-title {
  font-weight: 500;
  font-size: 50px;
  line-height: 52px;
  color: #f6f6f6;
  text-align: center;
}

.index__services-content {
  margin-top: 40px;
}

.index__services-item {
  margin-top: 20px;
  position: relative;
  border: 1px solid #f6f6f6;
  border-radius: 20px;
  background: #b9c0c9;
  padding: 30px 40px 40px 40px;
}

.index__services-items > div[id^="bx_incl_area_"] {
    margin-bottom:20px;
}


.index__services-item:nth-child(1) {
  margin-top: 0;
  z-index: 1;
}
.index__services-item:nth-child(1) .index__service-img {
  left: 100px;
  top: 60px;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.index__services-item:nth-child(2) {
  z-index: 2;
}
.index__services-item:nth-child(2) .index__service-img {
  right: 100px;
  top: 60px;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.index__services-item:nth-child(3) {
  z-index: 3;
}
.index__services-item:nth-child(3) .index__service-img {
  left: 100px;
  top: 60px;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.index__services-item:nth-child(4) {
  z-index: 4;
}
.index__services-item:nth-child(4) .index__service-img {
  right: 100px;
  top: 60px;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.index__services-item:hover .index__services-heading {
  color: #ec349d;
}

.index__service-img {
  width: 200px;
  position: absolute;
  will-change: transform;
}
.index__service-img img {
  display: block;
  width: 100%;
  border-radius: 10px;
  will-change: transform;
}

.index__services-items {
  position: relative;
}

.index__services-item {
  will-change: transform;
}

.index__services-icon {
  width: 60px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #f6f6f6;
  border-radius: 100%;
  margin: 0 auto;
}

.index__services-heading {
  font-weight: 500;
  font-size: 40px;
  line-height: 50px;
  text-align: center;
  color: #161616;
  margin-top: 10px;
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
  will-change: transform;
}

.index__services-text {
  margin-top: 10px;
  font-weight: 300;
  font-size: 18px;
  line-height: 22px;
  color: #161616;
  text-align: center;
  will-change: transform;
}

.index__services-tags {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: -10px;
  will-change: transform;
}
.index__services-tags div {
  margin-top: 10px;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #161616;
  padding: 7px 12px;
  background: #f6f6f6;
  border-radius: 20px;
  margin-left: 10px;
  will-change: transform;
  text-align: center;
}
.index__services-tags div ins {
  text-decoration: none;
}
.index__services-tags div ins.ruble {
  text-transform: uppercase;
}
.index__services-tags div ins.hyphen:after {
  content: "–";
}
.index__services-tags div ins.hyphen {
  position: absolute;
  margin: 0.25ex -0.1ex 0;
}

.index__services-link {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.index__services-link a {
  display: block;
  width: 100%;
  height: 100%;
  border: none;
  cursor: none !important;
}

.index__services-shape {
  width: 100%;
  height: 100vh;
  position: relative;
  z-index: 5;
  background: #161616;
}

.index__services-circle {
  width: 200px;
  height: 200px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  will-change: width, height;
}
.index__services-circle img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
}

.index__service-title {
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  bottom: 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.index__service-title .container {
  width: 100%;
}
.index__service-title h2 {
  font-weight: 500;
  font-size: 100px;
  line-height: 100px;
  text-transform: uppercase;
}
.index__service-title h2 .index__service-line {
  display: block;
}
.index__service-title h2 .index__service-line:first-child {
  color: #9aa4b0;
  text-align: left;
}
.index__service-title h2 .index__service-line:last-child {
  color: #ec349d;
  text-align: right;
}

.index__service-line {
  opacity: 0;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  display: inline-block;
  will-change: transform, opacity;
}

.line-1 {
  -webkit-transform: translateX(-100px);
          transform: translateX(-100px);
}

.line-2 {
  -webkit-transform: translateX(100px);
          transform: translateX(100px);
}

.index__portfolio {
  position: relative;
  z-index: 6;
  background: #f6f6f6;
  padding: 0px 0 100px 0;
}
.index__portfolio .portfolio-card {
  opacity: 0;
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
  transition: opacity 0.2s, -webkit-transform 0.2s;
  transition: opacity 0.2s, transform 0.2s;
  transition: opacity 0.2s, transform 0.2s, -webkit-transform 0.2s;
}

.portfolio__info {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  width: calc(50% - 30px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.portfolio__info-text {
  font-weight: 300;
  font-size: 18px;
  line-height: 22px;
  color: #6a7787;
  width: 100%;
  max-width: 400px;
}

.portfolio__info-shape {
  width: 138px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin-left: 30px;
}
.portfolio__info-shape img {
  display: block;
  width: 100%;
  will-change: transform;
}
.portfolio__info-shape a {
  border: none;
}

.rotate-icon {
  -webkit-animation: rotate 5s linear infinite;
          animation: rotate 5s linear infinite;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}

.rotate-icon:hover {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.index__about {
  background: #f6f6f6;
  position: relative;
  z-index: 6;
}

.index__about-content {
  background: #161616;
  border-radius: 20px;
  padding: 100px 0;
}

.index__about-title h2 {
  font-weight: 500;
  font-size: 100px;
  line-height: 100px;
  text-transform: uppercase;
}
.index__about-title h2 .index__about-line {
  display: block;
}
.index__about-title h2 .index__about-line:nth-child(1) {
  color: #31c7f6;
  text-align: left;
}
.index__about-title h2 .index__about-line:nth-child(2) {
  color: #9aa4b0;
  text-align: center;
}
.index__about-title h2 .index__about-line:nth-child(3) {
  color: #f6f6f6;
  text-align: right;
}

.index__about-info {
  margin-top: 80px;
}

.index__about-cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.index__about-col--text {
  width: 100%;
  max-width: 640px;
}

.index__about-col--sidebar {
  width: 380px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin-left: 180px;
}

.index__about-text {
  font-weight: 300;
  font-size: 18px;
  line-height: 24px;
  color: #f6f6f6;
}

.index__about-sidebar {
  background: rgba(246, 246, 246, 0.1);
  padding: 40px;
  border-radius: 20px;
}

.index__about-count {
  font-weight: 500;
  font-size: 50px;
  line-height: 50px;
  color: #f6f6f6;
}

.index__about-subtext {
  margin-top: 20px;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #f6f6f6;
}

.index__about-partners {
  padding: 20px 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  margin-top: 100px;
}

.marquee-wrapper {
  overflow: hidden;
  width: 100%;
  position: relative;
}

.marquee-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.partner-item {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.partner-item a {
  border: none;
}
.partner-item:hover img {
  opacity: 0.5;
}

.partner-item img {
  height: 40px;
  width: auto;
  display: block;
  -webkit-transition: 0.2s opacity ease;
  transition: 0.2s opacity ease;
}

.index__process {
  padding: 100px 0;
  background: #f6f6f6;
  position: relative;
  z-index: 6;
  overflow: hidden;
}

.index__process-title {
  font-weight: 500;
  font-size: 50px;
  line-height: 50px;
  text-align: center;
  color: #161616;
  will-change: transform;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

.index__process-content {
  margin-top: 40px;
}

.index__process-slider {
  position: relative;
  overflow: visible;
}
.index__process-slider .swiper-slide {
  will-change: transform;
  width: 580px;
  height: auto;
  border: 1px solid #b9c0c9;
  border-radius: 20px;
  padding: 30px 30px 70px 30px;
}
.index__process-slider .swiper-slide:last-child {
  margin-right: 0 !important;
}

.index__process-item {
  position: relative;
  will-change: transform;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

.index__process-stage {
  display: inline-block;
  height: 36px;
  padding: 0 16px;
  background: #ec349d;
  font-weight: 500;
  font-size: 20px;
  line-height: 36px;
  color: #f6f6f6;
  border-radius: 20px;
  will-change: transform;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

.index__process-heading {
  margin-top: 20px;
  font-weight: 500;
  font-size: 40px;
  line-height: 50px;
  color: #161616;
  will-change: transform;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
		  min-height:100px;
}

.index__process-text {
  margin-top: 20px;
  font-weight: 300;
  font-size: 18px;
  line-height: 24px;
  color: #6a7787;
  will-change: transform;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

.about {
  position: relative;
}
.about__top {
  position: relative;
}
.about__title {
  position: relative;
  z-index: 2;
}
.about__title h1 {
  font-weight: 500;
  font-size: 100px;
  line-height: 100px;
  text-transform: uppercase;
}
.about__title h1 .about__title-line {
  display: block;
}
.about__title h1 .about__title-line:nth-child(1) {
  color: #f6f6f6;
  text-align: left;
}
.about__title h1 .about__title-line:nth-child(2) {
  color: #9aa4b0;
  text-align: right;
}
.about__title h1 .about__title-line:nth-child(3) {
  color: #ec349d;
  text-align: left;
}
.about__title h2 {
  font-weight: 500;
  font-size: 100px;
  line-height: 100px;
  text-transform: uppercase;
}
.about__title h2 .about__title-line {
  display: block;
}
.about__title h2 .about__title-line:nth-child(1) {
  color: #f6f6f6;
  text-align: left;
}
.about__title h2 .about__title-line:nth-child(2) {
  color: #31c7f6;
  text-align: right;
}
.about__team {
  margin-top: 80px;
}
.about__slogan {
  margin-top: 80px;
}
.about__statistics {
  margin-top: 100px;
}
.about__advantages {
  margin-top: 100px;
  position: relative;
  z-index: 1;
}

.about__team-cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.about__team-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.about__team-items > div[id^="bx_incl_area_"] {
    display:flex;
}

.about__team-item {
  width: 90px;
  height: 90px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  border-radius: 100%;
  border: 3px solid #f6f6f6;
  position: relative;
}
.about__team-item img {
  width: 100%;
  height: 100%;
  border-radius: 100%;
}
.about__team-item:nth-child(1) {
  z-index: 5;
}
.about__team-item:nth-child(2) {
  z-index: 4;
  margin-left: -10px;
}
.about__team-item:nth-child(3) {
  z-index: 3;
  margin-left: -10px;
}
.about__team-item:nth-child(4) {
  z-index: 2;
  margin-left: -10px;
}
.about__team-item:nth-child(5) {
  z-index: 1;
  margin-left: -10px;
}

.about__team-col--text {
  margin-left: 30px;
  -ms-flex-item-align: center;
      align-self: center;
}

.about__team-text {
  font-weight: 300;
  font-size: 18px;
  line-height: 26px;
  color: #f6f6f6;
}

.about__slogan-text {
  max-width: 884px;
  width: 100%;
  margin: 0 auto;
  font-weight: 500;
  font-size: 24px;
  line-height: 30px;
  line-height: 1.25;
  color: #f6f6f6;
  border-left: 4px solid #ec349d;
  padding-left: 17px;
}

.about__statistics-items {
  --elements: 3;
  --cgap: 20px;
  --rgap: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: var(--cgap);
     -moz-column-gap: var(--cgap);
          column-gap: var(--cgap);
  row-gap: var(--rgap);
}

.about__statistics-items > div[id^="bx_incl_area_"] {
     --elements: 3;
  --cgap: 20px;
  --rgap: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: var(--cgap);
     -moz-column-gap: var(--cgap);
          column-gap: var(--cgap);
  row-gap: var(--rgap);
}

.about__statistics-item {
  border: 1px solid rgba(246, 246, 246, 0.5);
  border-radius: 20px;
  width: calc((100% - (var(--elements) - 1) * var(--cgap)) / (var(--elements)));
  padding: 50px;
}

.about__statistics-count {
  font-weight: 500;
  font-size: 50px;
  line-height: 52px;
  text-transform: uppercase;
  color: #f6f6f6;
  text-align: center;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.about__statistics-item:nth-child(2) .about__statistics-count span {
  display: block;
  width: 98px;
}

.about__statistics-item:nth-child(3) .about__statistics-count span {
  display: block;
  width: 52px;
}

.about__statistics-text {
  margin-top: 16px;
  font-weight: 300;
  font-size: 22px;
  line-height: 26px;
  color: #f6f6f6;
  text-align: center;
}

.about__advantages-title {
  max-width: 922px;
  width: 100%;
  margin: 0 auto;
  font-weight: 500;
  font-size: 50px;
  line-height: 52px;
  color: #f6f6f6;
  text-align: center;
}

.about__advantages-content {
  margin-top: 40px;
}

.about__advantages-items {
  --elements: 3;
  --cgap: 50px;
  --rgap: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: var(--cgap);
     -moz-column-gap: var(--cgap);
          column-gap: var(--cgap);
  row-gap: var(--rgap);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.about__advantages-items > div[id^="bx_incl_area_"] {
  --elements: 3;
  --cgap: 50px;
  --rgap: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: var(--cgap);
     -moz-column-gap: var(--cgap);
          column-gap: var(--cgap);
  row-gap: var(--rgap);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.about__advantages-item {
  width: calc((100% - (var(--elements) - 1) * var(--cgap)) / (var(--elements)));
}

.about__advantages-icon {
  width: 60px;
  height: 60px;
  margin: 0 auto;
}
.about__advantages-icon img {
  display: block;
  width: 100%;
}

.about__advantages-name {
  margin-top: 30px;
  font-weight: 500;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  color: #f6f6f6;
}

.about__accreditation {
  background: #f6f6f6;
  border-radius: 20px;
  margin-top: 100px;
  padding: 80px 0;
  color: #161616;
  position: relative;
  z-index: 2;
}

.about__accreditation-cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.about__accreditation-col--text {
  width: 100%;
  max-width: 644px;
}

.about__accreditation-title {
  font-weight: 500;
  font-size: 50px;
  line-height: 56px;
  text-transform: uppercase;
  color: #161616;
}

.about__accreditation-text {
  margin-top: 20px;
  font-weight: 300;
  font-size: 18px;
  line-height: 26px;
  color: #161616;
}

.about__accreditation-col--logo {
  margin-left: 30px;
}

.about__accreditation-logo img {
  display: block;
  width: 100%;
  max-width: 524px;
}

.about__history {
  padding: 100px 0;
  background: #161616;
  position: relative;
  z-index: 3;
}

.about__history-content {
  margin-top: 80px;
  position: relative;
}

.about__history-sidebar {
  width: 100%;
  max-width: 754px;
  position: relative;
  z-index: 2;
}

.about__history-item {
  margin-top: 40px;
}
.about__history-item:first-child {
  margin-top: 0;
}

.about__history-title {
  font-weight: 500;
  font-size: 40px;
  line-height: 42px;
  color: #f6f6f6;
}

.about__history-text {
  margin-top: 20px;
  font-weight: 300;
  font-size: 18px;
  line-height: 26px;
  color: #f6f6f6;
}

.about__history-shape {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  width: 640px;
}
.about__history-shape img {
  display: block;
  width: 100%;
}

.about__history-stage {
  width: 100%;
  max-width: 1024px;
  position: relative;
  z-index: 2;
  margin: 80px auto 0 auto;
}

.about__history-heading {
  font-weight: 500;
  font-size: 50px;
  line-height: 52px;
  text-align: center;
  color: #f6f6f6;
  max-width: 864px;
  width: 100%;
  margin: 0 auto;
}

.about__history-block {
  position: relative;
  overflow: hidden;
  padding: 0 80px;
  margin-top: 50px;
}

.about__history-slider {
  overflow: hidden;
  position: relative;
}

.about__history-slider .swiper-slide {
  background: rgba(246, 246, 246, 0.1);
  height: auto;
  border-radius: 20px;
  padding: 40px;
}

.history-slider__title {
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  color: #31c7f6;
}

.history-slider__text {
  margin-top: 20px;
  font-weight: 300;
  font-size: 18px;
  line-height: 24px;
  color: #f6f6f6;
}

.history-slider__prev {
  width: 50px;
  height: 50px;
  position: absolute;
  z-index: 2;
  top: 50%;
  margin-top: -25px;
  left: 0;
  outline: none;
  border: none;
  cursor: pointer;
  background: #f6f6f6 url(/images/history-prev.svg) 50% 50% no-repeat;
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
  border-radius: 100%;
}

.history-slider__next {
  width: 50px;
  height: 50px;
  position: absolute;
  z-index: 2;
  top: 50%;
  margin-top: -25px;
  right: 0;
  outline: none;
  border: none;
  cursor: pointer;
  background: #f6f6f6 url(/images/history-next.svg) 50% 50% no-repeat;
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
  border-radius: 100%;
}

.about__history-block .swiper-button-disabled {
  opacity: 0.5;
  pointer-events: none;
}

.about__review {
  position: relative;
  z-index: 3;
}

.about__review-title {
  position: absolute;
  z-index: 3;
  top: 80px;
  left: 0;
  right: 0;
  font-weight: 500;
  font-size: 50px;
  line-height: 52px;
  color: #f6f6f6;
  text-align: center;
}

.about__review-slider {
  position: relative;
  overflow: hidden;
}

.about__review-slider .swiper-slide {
  height: auto;
}

.review-slider__item {
  padding: 200px 0 100px 0;
}

.review__inner {
  padding: 0 100px;
}

.review__cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.review__col--content {
  width: 100%;
  max-width: 850px;
}

.review__name {
  font-weight: 500;
  font-size: 24px;
  line-height: 30px;
  text-transform: uppercase;
  color: #f6f6f6;
}

.review__col-text {
  margin-top: 24px;
  font-weight: 300;
  font-size: 22px;
  line-height: 30px;
  color: #f6f6f6;
}

.review__col-link {
  margin-top: 30px;
}
.review__col-link a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  font-weight: 400;
  font-size: 20px;
  line-height: 22px;
  color: #31c7f6;
  border: none;
}
.review__col-link a span {
  border-bottom: 1px solid transparent;
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
}
.review__col-link a ins {
  -ms-flex-item-align: center;
      align-self: center;
  display: block;
  width: 12px;
  height: 12px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin-left: 10px;
  background: url(/images/link-icon.svg) 0 0 no-repeat;
  margin-top: 4px;
}
.review__col-link a:hover span {
  border-bottom: 1px solid #31c7f6;
}

.review__col--logo {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin-left: 30px;
}

.review__logo {
  width: 202px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.review__logo img {
  display: block;
}

.about__review-nav {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  top: 50%;
  margin-top: -25px;
  z-index: 2;
}

.container--nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.review-slider__prev {
  width: 50px;
  height: 50px;
  outline: none;
  border: none;
  cursor: pointer;
  background: #f6f6f6 url(/images/history-prev.svg) 50% 50% no-repeat;
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
  border-radius: 100%;
}

.review-slider__next {
  width: 50px;
  height: 50px;
  outline: none;
  border: none;
  cursor: pointer;
  background: #f6f6f6 url(/images/history-next.svg) 50% 50% no-repeat;
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
  border-radius: 100%;
}

.about__review .swiper-button-disabled {
  opacity: 0.5;
  pointer-events: none;
}

@media (hover: none), (pointer: coarse), (prefers-reduced-motion: reduce) {
  .about__history-shape img {
    -webkit-transition: none !important;
    transition: none !important;
    -webkit-transform: none !important;
            transform: none !important;
  }
}
.portfolio {
  position: relative;
}
.portfolio__top {
  position: relative;
  padding-bottom: 100px;
}
.portfolio__title {
  position: relative;
  z-index: 2;
}
.portfolio__title h1 {
  font-weight: 500;
  font-size: 100px;
  line-height: 100px;
  text-transform: uppercase;
}
.portfolio__title h1 .portfolio__title-line {
  display: block;
}
.portfolio__title h1 .portfolio__title-line:first-child {
  color: #f6f6f6;
  text-align: left;
}
.portfolio__title h1 .portfolio__title-line:last-child {
  color: #ec349d;
  text-align: right;
}
.portfolio__text {
  width: 100%;
  max-width: 640px;
  font-weight: 300;
  font-size: 18px;
  line-height: 24px;
  color: #9aa4b0;
  position: absolute;
  bottom: 14px;
  left: 30px;
}
.portfolio__block {
  background: #f6f6f6;
  padding: 0px 0 50px 0;
  border-radius: 20px;
  color: #161616;
  position: relative;
  z-index: 4;
}

.portfolio-nav {
  position: sticky;
  z-index: 3;
  top: 0;
  background: #f6f6f6;
  padding: 50px 0;
}

.portfolion-nav__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.portfolio-nav__category {
  width: 100%;
  max-width: 715px;
}

.portfolio-nav__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -10px 0 0 -10px;
}
.portfolio-nav__links a {
  display: block;
  font-weight: 300;
  font-size: 18px;
  line-height: 50px;
  color: #161616;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  padding: 0 24px;
  background: rgba(22, 22, 22, 0.1);
  border-radius: 10px;
  margin: 10px 0 0 10px;
  border: none;
}
.portfolio-nav__links a:hover {
  color: #ec349d;
}
.portfolio-nav__links a.active {
  pointer-events: none;
  background: rgba(22, 22, 22, 0.3);
}

.portfolio-nav__switcher {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.portfolio-nav__item {
  position: relative;
  margin-left: 40px;
}
.portfolio-nav__item.active .portfolio-nav__drop {
  display: block;
}
.portfolio-nav__item.active .portfolio-nav__toggle span {
  color: #ec349d;
}
.portfolio-nav__item.active .portfolio-nav__toggle ins img {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.portfolio-nav__item:first-child {
  margin-left: 0;
}

.portfolio-nav__toggle {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  cursor: pointer;
}
.portfolio-nav__toggle span {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  font-weight: 500;
  font-size: 18px;
  line-height: 50px;
  color: #161616;
  -webkit-transition: 0.2s color ease;
  transition: 0.2s color ease;
}
.portfolio-nav__toggle ins {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 10px;
  background: rgba(22, 22, 22, 0.1);
  margin-left: 12px;
  position: relative;
}
.portfolio-nav__toggle ins img {
  display: block;
  width: 12px;
  height: 8px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -4px 0 0 -6px;
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
}
.portfolio-nav__toggle:hover span {
  color: #ec349d;
}

.portfolio-nav__drop {
  display: none;
  position: absolute;
  z-index: 4;
  top: 60px;
  right: 0;
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  width: 250px;
  padding: 20px 30px;
  background: #f6f6f6;
}
.portfolio-nav__drop ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-weight: 300;
  font-size: 18px;
  line-height: 24px;
  color: #161616;
}
.portfolio-nav__drop ul li {
  margin-top: 10px;
}
.portfolio-nav__drop ul li:first-child {
  margin-top: 0;
}
.portfolio-nav__drop ul li a {
  color: #161616;
  border: none;
}
.portfolio-nav__drop ul li a:hover {
  color: #ec349d;
}

.portfolio-nav__drop ul li a.active {
   color: #ec349d;
 
}

.portfolio-content {
  position: relative;
}

.portfolio__item {
  position: relative;
  margin-top: -90px;
}
.portfolio__item:first-child {
  margin-top: 0;
}

.portfolio-cards {
  --elements: 2;
  --cgap: 60px;
  --rgap: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: var(--cgap);
     -moz-column-gap: var(--cgap);
          column-gap: var(--cgap);
  row-gap: var(--rgap);
}

.portfolio-card {
  position: relative;
  height: 100%;
  width: calc((100% - (var(--elements) - 1) * var(--cgap)) / (var(--elements)));
}
.portfolio-card:nth-child(2) {
  margin-top: 150px;
}
.portfolio-card:hover .portfolio-card__name {
  color: #ec349d;
}
.portfolio-card:hover .portfolio-card__img img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.portfolio-card__img {
  width: 100%;
  position: relative;
  height: 0;
  overflow: hidden;
  padding-top: 100%;
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
  border-radius: 20px;
}

.portfolio-card__blur {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-filter: blur(10px);
  filter: blur(10px);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  z-index: 1;
}

.portfolio-card__img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  z-index: 2;
  will-change: transform;
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
}

.portfolio-card__name {
  margin-top: 20px;
  font-weight: 500;
  font-size: 20px;
  line-height: 22px;
  color: #161616;
  -webkit-transition: 0.2s color ease;
  transition: 0.2s color ease;
}

.portfolio-card__link {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.portfolio-card__link a {
  display: block;
  width: 100%;
  height: 100%;
  border: none;
}

.work {
  position: relative;
}
.work__top {
  position: relative;
}
.work__title {
  position: relative;
  z-index: 2;
}
.work__title h1 {
  font-weight: 500;
  font-size: 100px;
  line-height: 100px;
  text-transform: uppercase;
}
.work__title h1 .work__title-line {
  display: block;
}
.work__title h1 .work__title-line:nth-child(1) {
  color: #f6f6f6;
  text-align: left;
}
.work__title h1 .work__title-line:nth-child(2) {
  color: #9aa4b0;
  text-align: right;
}
.work__title h1 .work__title-line:nth-child(3) {
  color: #ec349d;
  text-align: left;
}

.work-title__slide {
  padding: 50px 0;
  background: #161616;
}

.work-title__cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.work-title__col--sidebar {
  width: 380px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin-right: 100px;
}

.work-title__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.work-title__type {
  border-radius: 10px;
  height: 34px;
  background: #31c7f6;
  padding: 0 20px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin-right: 10px;
  font-weight: 300;
  font-size: 16px;
  line-height: 34px;
  color: #f6f6f6;
}

.work-title__date {
  border-radius: 10px;
  height: 34px;
  background: #f6f6f6;
  padding: 0 20px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin-right: 10px;
  font-weight: 300;
  font-size: 16px;
  line-height: 34px;
  color: #161616;
}
.work-title__date span {
  background: url(/images/date-icon.svg) 0 50% no-repeat;
  padding-left: 28px;
}

.work-title__info {
  margin-top: 40px;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #f6f6f6;
}

.work-title__procedure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 0 0 -10px;
}
.work-title__procedure div {
  border-radius: 10px;
  height: 34px;
  background: #f6f6f6;
  padding: 0 20px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin: 10px 0 0 10px;
  font-weight: 300;
  font-size: 16px;
  line-height: 34px;
  color: #161616;
}

.work-title__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin-top: 10px;
  font-weight: 300;
  font-size: 18px;
  line-height: 22px;
  color: #f6f6f6;

}

.work-title__post {
  color: #9aa4b0;
  margin-right: 20px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 178px;
}

.work-title__name span {display:block;}

.work-title__col-content {
  position: relative;
}

.work-title__media {
  position: relative;
  width: 100%;
  max-width: 754px;
}
.work-title__media:hover .work-title__btn span {
  color: #ec349d;
}
.work-title__media:hover .work-title__btn ins img {
  opacity: 1;
}
.work-title__media:hover .work-title__btn ins img:first-child {
  opacity: 0;
}

.work-title__img {
  width: 100%;
}
.work-title__img img {
  border: 1px solid rgba(246, 246, 246, 0.5);
  border-radius: 20px;
  display: block;
  width: 100%;
}

.work-title__btn {
  position: absolute;
  z-index: 2;
  right: 30px;
  bottom: 30px;
  width: 185px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #161616;
  border-radius: 10px;
  background: #f6f6f6;
  color: #161616;
}
.work-title__btn span {
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
  color: #161616;
}
.work-title__btn ins {
  position: relative;
  width: 10px;
  height: 10px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin-left: 10px;
}
.work-title__btn ins img {
  display: block;
  opacity: 0;
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
  position: absolute;
  left: 0;
  top: 0;
}
.work-title__btn ins img:first-child {
  opacity: 1;
}

.work-title__link {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.work-title__link a {
  display: block;
  width: 100%;
  height: 100%;
  border: none;
}

.work__block {
  position: relative;
}

.work__item {
  background: #f6f6f6;
}



.work__item--about {
  border-radius: 20px 20px 0 0;
  background: #f6f6f6;
}

.work__item-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 80px 0;
  color: #161616;
}

.work__item-title {
  width: 100%;
  font-weight: 500;
  font-size: 50px;
  line-height: 52px;
  color: #161616;
}

.work__item-text {
  font-weight: 300;
  font-size: 18px;
  line-height: 24px;
  color: #6a7787;
  width: 100%;
  max-width: 754px;
  margin-left: 80px;
  -ms-flex-item-align: center;
      align-self: center;
}

.work__item-img img {
  display: block;
margin:0 auto;
  border-radius: 20px;
}

.work__item--single .work__item-img img {
  border-radius: 0px;
width:100%;

}

.work__item--review {
  border-radius: 20px;
  padding: 80px 0;
  color: #161616;
}

.work__item-feedback {
  max-width: 1144px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
}

.work__item-logo {
  width: 300px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin-right: 20px;
}
.work__item-logo img {
  display: block;
  width: 100%;
}

.work__item-info {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.work__item-quote {
  width: 50px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin-right: 20px;
}
.work__item-quote img {
  display: block;
  width: 100%;
}

.work__item-person {
  margin-top: 36px;
}

.work__item-name {
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  color: #161616;
}

.work__item-post {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #6a7787;
}

.work__item-response {
  margin-top: 20px;
  font-weight: 300;
  font-size: 18px;
  line-height: 24px;
  color: #161616;
}

.work__item-link {
  margin-top: 20px;
}
.work__item-link a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #31c7f6;
  border: none;
}
.work__item-link a span {
  border-bottom: 1px solid transparent;
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
}
.work__item-link a ins {
  -ms-flex-item-align: center;
      align-self: center;
  display: block;
  width: 12px;
  height: 12px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin-left: 10px;
  background: url(/images/link-icon.svg) 0 0 no-repeat;
  margin-top: 4px;
}
.work__item-link a:hover span {
  border-bottom: 1px solid #31c7f6;
}

.work__nav {
  margin-top: 100px;
}

.work-nav__items {
  --elements: 2;
  --cgap: 60px;
  --rgap: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: var(--cgap);
     -moz-column-gap: var(--cgap);
          column-gap: var(--cgap);
  row-gap: var(--rgap);
}

.work-nav__item {
  position: relative;
  padding: 30px;
  border-radius: 20px;
  width: calc((100% - (var(--elements) - 1) * var(--cgap)) / (var(--elements)));
  border: 1px solid rgba(246, 246, 246, 0.5);
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
  min-height: 152px;
}
.work-nav__item:hover {
  border: 1px solid rgb(246, 246, 246);
}
.work-nav__item:hover .work-nav__name {
  color: #ec349d;
}
.work-nav__item:hover .work-nav__type {
  color: #31c7f6;
}

.work-nav__item--hide {
  visibility:hidden;
}

.work-nav__img {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  bottom: 0;
  width: 150px;
  border-radius: 20px;
}
.work-nav__img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px;
}

.work-nav__content {
  padding-left: 150px;
  text-align: right;
}

.work-nav__item:first-child .work-nav__img {
  right: 0;
  left: auto;
}
.work-nav__item:first-child .work-nav__content {
  padding-left: 0;
  padding-right: 150px;
  text-align: left;
}

.work-nav__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
  font-size: 18px;
  line-height: 18px;
  color: #9aa4b0;
}
.work-nav__left span {
  width: 18px;
  height: 18px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  background: url(/images/work-prev.svg) 0 0 no-repeat;
  margin-right: 8px;
}
.work-nav__left ins {
  text-decoration: none;
}
.work-nav__left ins br {
  display: none;
}

.work-nav__right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
  font-size: 18px;
  line-height: 18px;
  color: #9aa4b0;
}
.work-nav__right span {
  width: 18px;
  height: 18px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  background: url(/images/work-next.svg) 0 0 no-repeat;
  margin-left: 8px;
}
.work-nav__right ins {
  text-decoration: none;
}
.work-nav__right ins br {
  display: none;
}

.work-nav__name {
  margin-top: 20px;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #f6f6f6;
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
}

.work-nav__type {
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  color: #9aa4b0;
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
}

.work-nav__link {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.work-nav__link a {
  display: block;
  width: 100%;
  height: 100%;
  border: none;
}

.services {
  position: relative;
}
.services__top {
  position: relative;
}
.services__title {
  position: relative;
  z-index: 2;
}
.services__title h1 {
  font-weight: 500;
  font-size: 100px;
  line-height: 100px;
  text-transform: uppercase;
}
.services__title h1 .services__title-line {
  display: block;
}
.services__title h1 .services__title-line:first-child {
  color: #f6f6f6;
  text-align: left;
}
.services__title h1 .services__title-line:last-child {
  color: #31c7f6;
  text-align: right;
}
.services__text {
  position: relative;
  z-index: 2;
  margin-top: 50px;
  width: 100%;
  max-width: 730px;
  margin-left: auto;
  font-weight: 300;
  font-size: 18px;
  line-height: 24px;
  color: #f6f6f6;
}
.services__shape {
  position: absolute;
  z-index: 1;
  width: 340px;
  height: 198px;
  left: 98px;
  bottom: 0;
}
.services__shape img {
  display: block;
  width: 100%;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
  will-change: transform;
}
.services__list {
  margin-top: 80px;
}
.services__items {
  --elements: 2;
  --cgap: 20px;
  --rgap: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: var(--cgap);
     -moz-column-gap: var(--cgap);
          column-gap: var(--cgap);
  row-gap: var(--rgap);
}
.services__item {
  cursor: none;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  border: 1px solid rgba(246, 246, 246, 0.5);
  width: calc((100% - (var(--elements) - 1) * var(--cgap)) / var(--elements));
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
  padding: 40px;
  border-radius: 20px;
}
.services__item:hover {
  border: 1px solid rgb(246, 246, 246);
}
.services__item:hover .services__name {
  color: #ec349d;
}
.services__item:hover .services__icon-img--white {
  opacity: 0;
}
.services__item:hover .services__icon-img--pink {
  opacity: 1;
}
.services__icon {
  width: 100px;
  height: 79px;
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin-right: 40px;
}
.services__icon .services__icon-img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
}
.services__icon .services__icon-img--white {
  opacity: 1;
}
.services__icon .services__icon-img--pink {
  opacity: 0;
}
.services__info {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.services__name {
  font-weight: 500;
  font-size: 40px;
  line-height: 44px;
  color: #f6f6f6;
  -webkit-transition: 0.2s color ease;
  transition: 0.2s color ease;
}
.services__description {
  margin-top: 20px;
  font-weight: 300;
  font-size: 18px;
  line-height: 22px;
  color: #f6f6f6;
}
.services__link {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 100%;
  border: none;
  cursor: none !important;
}
.services__link:hover {
  border: none;
}
.services__cols {
  --elements: 2;
  --cgap: 30px;
  --rgap: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: var(--cgap);
     -moz-column-gap: var(--cgap);
          column-gap: var(--cgap);
  row-gap: var(--rgap);
}
.services__col {
  width: calc((100% - (var(--elements) - 1) * var(--cgap)) / (var(--elements)));
}
.services__site {
  margin-top: 100px;
}

.services-col__text {
  font-weight: 300;
  font-size: 18px;
  line-height: 24px;
  color: #f6f6f6;
}
.services-col__text b {
  font-weight: 500;
}
.services-col__text ul li::marker {
  color: #ec349d;
}

.services-col__frame {
  width: 100%;
  clip-path: inset(0% 0% 18% 0%);
  margin: 0 auto;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  height: 316px;
}

.site-items {
  --elements: 3;
  --cgap: 20px;
  --rgap: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: var(--cgap);
     -moz-column-gap: var(--cgap);
          column-gap: var(--cgap);
  row-gap: var(--rgap);
}

.site-item {
	position:relative;
  background: rgba(246, 246, 246, 0.1);
  width: calc((100% - (var(--elements) - 1) * var(--cgap)) / (var(--elements)));
  border:1px solid transparent;
  border-radius: 10px;
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
		    -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
}
.site-item:hover {
	background:#161616;
	border:1px solid #ec349d;
}
.site-item__name {
  width: 100%;
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  color: #f6f6f6;
  		    -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
}

.site-item:hover .site-item__name {color:#ec349d;}

.site-item__content {
  margin-top: 80px;
}

.site-item__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 10px;
}

.site-item__title {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin-right: 10px;
  font-weight: 300;
  font-size: 18px;
  line-height: 24px;
  color: #9aa4b0;
}

.site-item__value {
  font-weight: 300;
  font-size: 18px;
  line-height: 24px;
  text-align: right;
  color: #f6f6f6;
}

.site-item__value ins {
  text-decoration: none;
}

.site-item__value ins.ruble {
  text-transform: uppercase;
}

.site-item__value ins.hyphen:after {
  content: "–";
}

.site-item__value ins.hyphen {
  position: absolute;
  margin: 0.2ex -0.1ex 0;
}


.site-item__link {
	position:absolute;
	z-index:2;
	top:0; 
	left:0;
	right:0;
	bottom:0;
}
.site-item__link a {
	display:block;
	width:100%;
	height:100%;
	border:none;
}


body.custom-cursor-enabled {
  cursor: none;
}

.cursor-preview {
  position: fixed;
  top: 0;
  left: 0;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #ec349d;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 4;
  pointer-events: none;
}
.cursor-preview__text {
  color: #f6f6f6;
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
  pointer-events: none;
}

@media (hover: none), (pointer: coarse), (prefers-reduced-motion: reduce) {
  .services__shape img {
    -webkit-transition: none !important;
    transition: none !important;
    -webkit-transform: none !important;
            transform: none !important;
  }
}
@media (hover: none), (pointer: coarse) {
  .cursor-preview {
    display: none !important;
  }
}
.contacts {
  position: relative;
}
.contacts__top {
  position: relative;
}
.contacts__title {
  position: relative;
  z-index: 2;
}
.contacts__title h1 {
  font-weight: 500;
  font-size: 100px;
  line-height: 100px;
  text-transform: uppercase;
}
.contacts__title h1 .contacts__title-line {
  color: #31c7f6;
}
.contacts__block {
  margin-top: 50px;
}
.contacts__cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.contacts__col--sidebar {
  width: 500px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin-right: 50px;
}
.contacts__col--map {
  width: 100%;
  min-width: 0;
  height: 100%;
  position: sticky;
  top: 20px;
}
.contacts__map {
  width: 100%;
  height: 500px;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}

.contact-info__item {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.contact-info__item:first-child {
  margin-top: 0;
}
.contact-info__label {
  width: 82px;
  margin-right: 20px;
  font-weight: 300;
  font-size: 18px;
  line-height: 22px;
  color: #9aa4b0;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.contact-info__address, .contact-info__phones, .contact-info__emails, .contact-info__details {
  font-weight: 300;
  font-size: 18px;
  line-height: 22px;
  color: #f6f6f6;
}
.contact-info__address span, .contact-info__phones span, .contact-info__emails span, .contact-info__details span {
  color: #9aa4b0;
}
.contact-info__phones div,
.contact-info__phones a, .contact-info__emails div,
.contact-info__emails a {
  display: block;
  margin-top: 10px;
  text-decoration: none;
}
.contact-info__phones div:first-child, .contact-info__emails div:first-child {
  margin-top: 0;
}
.contact-info__phones a {
  font-weight: 500;
  font-size: 30px;
  line-height: 32px;
  color: #f6f6f6;
  border: none;
}
.contact-info__phones a:hover {
  color: #f6f6f6;
}
.contact-info__emails a {
  color: #f6f6f6;
  font-size: 18px;
  line-height: 22px;
  border-bottom: 1px solid transparent;
}
.contact-info__emails a:first-child {
  margin-top: 0;
  display:inline-block;
}
.contact-info__emails a:hover {
  border-bottom: 1px solid #f6f6f6;
  color: #f6f6f6;
}
.contact-info__socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -30px;
}
.contact-info__socials a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 300;
  font-size: 18px;
  line-height: 30px;
  text-transform: uppercase;
  color: #f6f6f6;
  margin-left: 30px;
  margin-top: 10px;
  text-decoration: none;
  border: none;
}
.contact-info__socials a span {
  width: 118px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.contact-info__socials a ins {
  width: 30px;
  height: 30px;
  margin-left: 10px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.contact-info__socials a:hover {
  opacity: 0.7;
  color: #f6f6f6;
}
.contact-info__toggle {
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: #31c7f6;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.contact-info__toggle ins {
  background: url(/images/flag.svg) no-repeat 0 0;
  width: 10px;
  height: 7px;
  margin-left: 8px;
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.contact-info__requisites .contact-info__details {
  display: none;
}
.contact-info__requisites--active .contact-info__details {
  display: block;
}
.contact-info__requisites--active .contact-info__toggle ins {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.ymaps-2-1-79-gototech {
  display: none !important;
}

.error-page {
  width: 100%;
  max-width: 512px;
  margin: 0 auto;
}
.error-page__image {
  display: block;
  width: 100%;
}
.error-page__title {
  font-weight: 500;
  font-size: 40px;
  line-height: 44px;
  color: #f6f6f6;
  text-align: center;
}
.error-page__text {
  margin-top: 20px;
  font-weight: 300;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  color: #f6f6f6;
}
.error-page__link .error-page__button {
  display: block;
  width: 180px;
  height: 44px;
  margin: 40px auto 0 auto;
  background: #ec349d;
  border-radius: 10px;
  font-weight: 500;
  font-size: 16px;
  line-height: 44px;
  color: #f6f6f6;
  text-align: center;
  text-decoration: none;
  border-bottom: none;
}
.error-page__link .error-page__button:hover {
  background: #d71182;
}

.error-page__image {
  position: relative;
  overflow: hidden;
}
.error-page__image img {
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
  will-change: transform;
}

@media (hover: none), (pointer: coarse), (prefers-reduced-motion: reduce) {
  .error-page__image img {
    -webkit-transition: none !important;
    transition: none !important;
    -webkit-transform: none !important;
            transform: none !important;
  }
}
@media screen and (max-width: 1365px) {
  .header__row--nav {
    margin-left: 10%;
  }
}
/* xl <= Large (xlg) */
@media screen and (max-width: 1239px) {
  .container {
    padding: 0 20px;
  }
  .contacts__action {
    display: none;
  }
  .index__title h1 {
    font-size: 70px;
    line-height: 70px;
  }
  .index__text {
    font-size: 16px;
    line-height: 22px;
    bottom: 0px;
    left: 25px;
    max-width: 460px;
  }
  .index__services {
    padding: 80px 0;
  }
  .index__services-title {
    font-size: 40px;
    line-height: 42px;
  }
  .index__service-title h2 {
    font-size: 70px;
    line-height: 70px;
  }
  .portfolio__info {
    width: calc(50% - 20px);
  }
  .index__portfolio {
    padding: 0px 0 80px 0;
  }
  .index__service-img {
    width: 150px;
  }
  .index__services-item:hover .index__services-heading {
    color: #161616;
  }
  .index__services-item:nth-child(1) .index__service-img {
    left: 40px;
    top: 70px;
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
  .index__services-item:nth-child(2) .index__service-img {
    right: 40px;
    top: 70px;
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg);
  }
  .index__services-item:nth-child(3) .index__service-img {
    left: 40px;
    top: 70px;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  .index__services-item:nth-child(4) .index__service-img {
    right: 40px;
    top: 70px;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  .index__about-content {
    padding: 80px 0;
  }
  .index__about-title h2 {
    font-size: 70px;
    line-height: 70px;
  }
  .index__about-info {
    margin-top: 60px;
  }
  .index__about-col--sidebar {
    width: 310px;
    margin-left: 140px;
  }
  .index__about-text {
    font-size: 16px;
    line-height: 24px;
  }
  .index__about-sidebar {
    padding: 40px 30px;
  }
  .index__about-count {
    font-size: 40px;
    line-height: 40px;
  }
  .index__about-subtext {
    font-size: 18px;
    line-height: 24px;
  }
  .index__about-partners {
    margin-top: 80px;
  }
  .index__process {
    padding: 80px 0;
  }
  .index__process-title {
    font-size: 40px;
    line-height: 42px;
  }
  .index__process-slider .swiper-slide {
    width: 410px;
    padding: 30px 30px 70px 30px;
  }
  .about__title h1 {
    font-size: 70px;
    line-height: 70px;
  }
  .about__title h2 {
    font-size: 70px;
    line-height: 70px;
  }
  .about__history-shape {
    right: -60px;
  }
  .review__inner {
    padding: 0 80px;
  }
  .portfolio__title h1 {
    font-size: 70px;
    line-height: 70px;
  }
  .portfolio__text {
    position: relative;
    bottom: auto;
    left: auto;
    max-width: 100%;
    margin-top: 10px;
  }
  .portfolio-nav__category {
    width: 100%;
    max-width: 550px;
  }
  .portfolio-nav__links a {
    font-size: 16px;
    line-height: 40px;
  }
  .portfolio-nav__item {
    position: relative;
    margin-left: 30px;
  }
  .portfolio-nav__toggle span {
    line-height: 40px;
  }
  .portfolio-nav__toggle ins {
    width: 40px;
    height: 40px;
  }
  .portfolio-nav__drop {
    top: 50px;
  }
  .portfolio__item {
    position: relative;
    margin-top: -110px;
  }
  .portfolio__item:first-child {
    margin-top: 0;
  }
  .portfolio-card:nth-child(2) {
    margin-top: 140px;
  }
  .portfolio-cards {
    --elements: 2;
    --cgap: 40px;
    --rgap: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-column-gap: var(--cgap);
       -moz-column-gap: var(--cgap);
            column-gap: var(--cgap);
    row-gap: var(--rgap);
  }
  .portfolio-card__name {
    font-size: 18px;
    line-height: 22px;
  }
  .work__title h1 {
    font-size: 70px;
    line-height: 70px;
  }
  .work__item-inner {
    padding: 60px 0;
  }
  .work__item-title {
    font-size: 40px;
    line-height: 42px;
  }
  .work__item--review {
    padding: 60px 0;
  }
  .work__item-logo {
    width: 180px;
    margin-right: 14px;
  }
  .work__item-info {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .work__item-quote {
    width: 50px;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    margin-right: 20px;
  }
  .work__item-quote img {
    display: block;
    width: 100%;
  }
  .work__item-person {
    margin-top: 26px;
  }
  .work__nav {
    margin-top: 80px;
  }
  .services__title h1 {
    font-size: 70px;
    line-height: 70px;
  }
  .services__shape {
    left: 30px;
  }
  .site-items {
    --elements: 2;
  }
  .contacts__title h1 {
    font-size: 70px;
    line-height: 70px;
  }
  .footer__title {
    font-size: 70px;
    line-height: 70px;
  }
  .index__process-heading {
	  font-size: 30px;
    line-height: 40px;
	min-height: 60px;
  }
}
/* md <= Large (lg) */
@media screen and (max-width: 1023px) {
  .content__block {
    padding-top: 82px;
    padding-bottom: 70px;
  }
  .container {
    padding: 0 16px;
  }
  h1 {
    font-size: 28px;
    line-height: 30px;
  }
  h2 {
    font-size: 22px;
    line-height: 24px;
  }
  h3 {
    font-size: 20px;
    line-height: 22px;
  }
  h4 {
    font-size: 18px;
    line-height: 20px;
  }
  h5 {
    font-size: 16px;
    line-height: 18px;
  }
  h6 {
    font-size: 14px;
    line-height: 16px;
  }
  a {
    border-bottom: 1px solid transparent;
  }
  a:hover {
    color: #31c7f6;
  }
  .header__row--nav {
    position: fixed;
    top: 78px;
    left: 0;
    right: 0;
    height: 0;
    z-index: -700;
    background: #161616;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: 0.2s opacity ease;
    transition: 0.2s opacity ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: 0;
  }
  .header__row--toggle {
    display: block;
  }
  .show-menu {
    overflow: hidden;
  }
  .show-menu .header__row--nav {
    opacity: 1;
    z-index: 700;
    height: calc(var(--vh, 1vh) * 100 - 78px);
  }
  .header__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    width: 100%;
  }
  .nav__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 20px;
    line-height: 22px;
  }
  .nav__list .nav__item {
    width: 100%;
    margin-left: 0;
    margin-top: 30px;
    text-align: center;
  }
  .nav__list .nav__item:first-child {
    margin-top: 0;
  }
  .nav__list .nav__item .nav__link:hover {
    opacity: 1;
  }
  .header__contacts {
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-top: 1px solid rgba(246, 246, 246, 0.1);
    padding: 30px 0 30px;
  }
  .contacts__info {
    margin-bottom: 20px;
    text-align: center;
  }
  .contacts__info .contacts__phone,
  .contacts__info .contacts__email {
    font-size: 16px;
    line-height: 22px;
    color: #f6f6f6;
  }
  .contacts__info .contacts__phone a,
  .contacts__info .contacts__email a {
    color: #f6f6f6;
    text-decoration: none;
  }
  .contacts__info .contacts__phone {
    font-weight: 500;
    font-size: 18px;
  }
  .contacts__info .contacts__email {
    font-weight: 300;
  }
  .contacts__info .contacts__email a {
    border-bottom: none;
  }
  .contacts__info .contacts__email a:hover {
    border-bottom: none;
  }
  .contacts__action {
    display: block;
    width: 100%;
    margin-left: 0;
  }
  .contacts__action .contacts__btn {
    display: block;
    width: 180px;
    height: 44px;
    background: #ec349d;
    border-radius: 10px;
    font-weight: 500;
    font-size: 16px;
    line-height: 44px;
    color: #f6f6f6;
    text-align: center;
    text-decoration: none;
    margin: 0 auto;
    border-bottom: none;
  }
  .contacts__action .contacts__btn:hover {
    background: #d71182;
  }
  .breadcrumbs {
    padding: 20px 0 40px 0px;
    position: relative;
    z-index: 2;
  }
  .breadcrumbs__path {
    font-size: 16px;
    line-height: 22px;
  }
  .breadcrumbs__path a:hover {
    border-bottom: 1px solid transparent;
  }
  .breadcrumbs__title {
    margin-top: 30px;
  }
  .footer__title {
    font-size: 60px;
    line-height: 60px;
  }
  .footer__form {
    margin-top: 20px;
  }
  .footer-form__col--left {
    width: 50%;
  }
  .footer-form__col--right {
    width: 50%;
    margin-left: 20px;
  }
  .footer-form__title {
    font-size: 24px;
    line-height: 24px;
  }
  .footer-form__text {
    font-size: 16px;
    line-height: 22px;
  }
  .footer-form__text p {
    margin: 10px 0 0 0;
  }
  .footer-form__text .footer-form__phone {
    font-size: 18px;
  }
  .footer-form__block {
    --elements: 1;
    --cgap: 10px;
    --rgap: 10px;
    margin-top: 10px;
  }
  .footer-form__block:first-child {
    margin-top: 0;
  }
  .footer-form__input {
    font-size: 16px;
  }
  .footer-form__textarea {
    font-size: 16px;
  }
  .footer-form__attach {
    font-size: 16px;
  }
  .footer-form__attach:hover {
    color: #f6f6f6;
  }
  .footer-form__statement {
    font-size: 16px;
  }
  .footer-form__consent input[type=checkbox] + label {
    font-size: 16px;
  }
  .footer-form__consent input[type=submit]:hover {
    background: #ec349d;
  }
  .footer__block--bottom {
    margin-top: 70px;
    padding-top: 30px;
  }
  .footer-col__feed div a[href^="tel:"] {
    font-size: 24px;
    line-height: 26px;
  }
  .footer-col__feed div a[href^="mailto:"] {
    font-size: 16px;
    line-height: 22px;
  }
  .footer-col__feed div a[href^="mailto:"]:hover {
    border-bottom: 1px solid transparent;
  }
  .footer-col__adress {
    font-size: 16px;
  }
  .footer__col--social {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    margin: 0 50px;
  }
  .footer__col--social a {
    margin-top: 10px;
    font-size: 16px;
    line-height: 30px;
  }
  .footer__col--social a span {
    width: 104px;
  }
  .footer__col--social a:hover {
    color: #f6f6f6;
    opacity: 1;
  }
  .footer-col__policy div a {
    font-size: 16px;
    line-height: 22px;
  }
  .footer-col__policy div a:hover {
    opacity: 1;
  }
  .footer-col__copyrights {
    font-size: 16px;
  }
  .footer__logo {
    margin-top: 30px;
  }
  .index__title h1 {
    font-size: 60px;
    line-height: 60px;
  }
  .index__text {
    margin-top: 20px;
    position: relative;
    font-size: 16px;
    line-height: 22px;
    bottom: auto;
    left: auto;
    max-width: 100%;
  }
  .index__parallax {
    margin-top: 30px;
    height: 300px;
  }
  .index__services {
    padding: 70px 0;
  }
  .index__services-title {
    font-size: 28px;
    line-height: 30px;
  }
  .index__services-content {
    margin-top: 30px;
  }
  .index__service-title {
    bottom: 60%;
  }
  .index__service-title h2 {
    font-size: 60px;
    line-height: 60px;
  }
  .portfolio__info {
    position: relative;
    z-index: 2;
    top: auto;
    right: auto;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .portfolio__info-text {
    font-size: 16px;
    line-height: 22px;
    max-width: 100%;
  }
  .index__portfolio {
    padding: 0px 0 70px 0;
  }
  .index__services-item {
    padding: 20px 30px 30px 30px;
  }
  .index__services-item:nth-child(1) .index__service-img {
    display: none;
  }
  .index__services-item:nth-child(2) .index__service-img {
    display: none;
  }
  .index__services-item:nth-child(3) .index__service-img {
    display: none;
  }
  .index__services-item:nth-child(4) .index__service-img {
    display: none;
  }
  .index__services-heading {
    font-size: 24px;
    line-height: 34px;
  }
  .index__services-text {
    font-size: 16px;
    line-height: 22px;
  }
  .index__about-content {
    padding: 60px 0;
  }
  .index__about-title h2 {
    font-size: 60px;
    line-height: 60px;
  }
  .index__about-info {
    margin-top: 40px;
  }
  .index__about-col--sidebar {
    width: 310px;
    margin-left: 40px;
  }
  .index__about-partners {
    margin-top: 50px;
  }
  .partner-item:hover img {
    opacity: 1;
  }
  .index__process {
    padding: 60px 0;
  }
  .index__process-title {
    font-size: 28px;
    line-height: 30px;
  }
  .index__process-content {
    margin-top: 30px;
  }
  .index__process-slider .swiper-slide {
    width: 410px;
    padding: 30px 20px 70px 20px;
  }
  .index__process-stage {
    height: 34px;
    font-size: 18px;
    line-height: 34px;
  }
  .index__process-heading {
    font-size: 24px;
    line-height: 28px;
	min-height:60px;
  }
  .index__process-text {
    font-size: 16px;
    line-height: 24px;
	margin-top:10px;
  }
  .about__title h1 {
    font-size: 60px;
    line-height: 60px;
  }
  .about__title h2 {
    font-size: 60px;
    line-height: 60px;
  }
  .about__team {
    margin-top: 50px;
  }
  .about__team-cols {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .about__team-col--team {
    width: 100%;
  }
  .about__team-items {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  

  
  .about__team-col--text {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }
  .about__team-text {
    font-size: 16px;
    line-height: 24px;
  }
  .about__slogan {
    margin-top: 50px;
  }
  .about__slogan-text {
    font-size: 20px;
    line-height: 26px;
  }
  .about__statistics {
    margin-top: 70px;
  }
  .about__statistics-item {
    padding: 30px;
  }
  .about__statistics-count {
    font-size: 40px;
    line-height: 42px;
  }
  .about__statistics-item:nth-child(2) .about__statistics-count span {
    width: 80px;
  }
  .about__statistics-item:nth-child(3) .about__statistics-count span {
    width: 42px;
  }
  .about__statistics-text {
    margin-top: 10px;
    font-size: 16px;
    line-height: 24px;
  }
  .about__advantages {
    margin-top: 70px;
  }
  .about__advantages-title {
    font-size: 28px;
    line-height: 30px;
    padding: 0 20px;
  }
  .about__advantages-items {
    --cgap: 40px;
    --rgap: 40px;
  }
  .about__advantages-name {
    margin-top: 16px;
    font-size: 20px;
    line-height: 26px;
  }
  .about__accreditation {
    margin-top: 70px;
    padding: 40px 0;
  }
  .about__accreditation-title {
    font-size: 28px;
    line-height: 34px;
  }
  .about__accreditation-text {
    font-size: 16px;
    line-height: 26px;
  }
  .about__history {
    padding: 70px 0;
    background: #161616;
  }
  .about__history-content {
    margin-top: 40px;
    overflow: hidden;
  }
  .about__history-item {
    margin-top: 30px;
  }
  .about__history-item:first-child {
    margin-top: 0;
  }
  .about__history-title {
    font-size: 24px;
    line-height: 26px;
  }
  .about__history-text {
    font-size: 16px;
    line-height: 26px;
  }
  .about__history-shape {
    top: 50%;
    margin-top: -418px;
    right: -60px;
    width: 450px;
  }
  .about__history-shape img {
    display: block;
    width: 100%;
  }
  .about__history-stage {
    margin: 70px auto 0 auto;
  }
  .about__history-heading {
    font-size: 28px;
    line-height: 30px;
  }
  .about__history-slider .swiper-slide {
    padding: 30px 20px;
  }
  .history-slider__title {
    font-size: 20px;
    line-height: 22px;
  }
  .history-slider__text {
    font-size: 16px;
    line-height: 24px;
  }
  .about__history-block {
    margin-top: 40px;
  }
  .review__inner {
    padding: 0px;
  }
  .about__review-title {
    top: 50px;
    font-size: 28px;
    line-height: 30px;
  }
  .review-slider__item {
    padding: 130px 0;
  }
  .review__name {
    font-size: 20px;
    line-height: 26px;
  }
  .review__cols {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .review__col--content {
    width: 100%;
    max-width: 100%;
  }
  .review__col-text {
    margin-top: 20px;
    font-size: 20px;
    line-height: 26px;
  }
  .review__col-link {
    margin-top: 30px;
  }
  .review__col-link a {
    border: none;
  }
  .review__col-link a:hover span {
    border-bottom: 1px solid transparent;
  }
  .review__col--logo {
    display: none;
  }
  .about__review-nav {
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    bottom: 30px;
    margin-top: 0px;
    z-index: 2;
  }
  .services__title h1 {
    font-size: 60px;
    line-height: 60px;
  }
  .portfolio__text {
    font-size: 16px;
    line-height: 22px;
  }
  .portfolio__block {
    padding: 0 0 40px 0;
  }
  .portfolio__top {
    padding-bottom: 40px;
  }
  .portfolio-nav {
    position: sticky;
    top: 0;
    background: #f6f6f6;
    padding: 30px 0;
  }
  .portfolion-nav__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .portfolio-nav__category {
    width: 100%;
    max-width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-top: 30px;
  }
  .portfolio-nav__links a:hover {
    color: #161616;
  }
  .portfolio-nav__switcher {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
  }
  .portfolio-nav__item {
    margin-left: 30px;
  }
  .portfolio-nav__toggle:hover span {
    color: #161616;
  }
  .portfolio-nav__item:first-child .portfolio-nav__drop {
    left: 0;
  }
  .portfolio-nav__drop {
    right: 0;
  }
  .portfolio-nav__drop ul {
    font-size: 16px;
    line-height: 22px;
  }
  .portfolio-nav__drop ul li a:hover {
    color: #161616;
  }
  .portfolio__item {
    position: relative;
    margin-top: 40px;
  }
  .portfolio__item:first-child {
    margin-top: 0;
  }
  .portfolio-card:nth-child(2) {
    margin-top: 0px;
  }
  .portfolio-card__name {
    margin-top: 10px;
    font-size: 18px;
    line-height: 22px;
  }
  .portfolio-card:hover .portfolio-card__name {
    color: #161616;
  }
  .portfolio-card:hover .portfolio-card__img img {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  .work__title h1 {
    font-size: 60px;
    line-height: 60px;
  }
  .work-title__slide {
    padding: 40px 0;
  }
  .work-title__cols {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .work-title__col--sidebar {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    margin-right: 0px;
  }
  .work-title__col-content {
    width: 100%;
    margin-top: 40px;
  }
  .work-title__media {
    margin: 0 auto;
    max-width: 100%;
  }
  .work-title__media:hover .work-title__btn span {
    color: #161616;
  }
  .work-title__media:hover .work-title__btn ins img {
    opacity: 0;
  }
  .work-title__media:hover .work-title__btn ins img:first-child {
    opacity: 1;
  }
  .work-title__info {
    margin-top: 20px;
  }
  .work-title__item {
    font-size: 16px;
    line-height: 22px;
  }
  .work-title__post {
    color: #9aa4b0;
    margin-right: 10px;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 160px;
  }
  .work-title__btn {
    right: 20px;
    bottom: 20px;
    width: 180px;
    height: 40px;
    font-size: 16px;
  }
  .work__item-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 40px 0;
  }
  .work__item-title {
    width: 100%;
    max-width: 100%;
    font-size: 28px;
    line-height: 30px;
  }
  .work__item-text {
    font-size: 16px;
    line-height: 22px;
    max-width: 100%;
    margin-left: 0px;
    margin-top: 25px;
  }
  .work__item--review {
    padding: 40px 0;
  }
  .work__item-feedback {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .work__item-logo {
    width: 140px;
    margin: 0 auto;
  }
  .work__item-info {
    margin-top: 10px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .work__item-quote {
    width: 36px;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    margin-right: 0px;
  }
  .work__item-quote img {
    display: block;
    width: 100%;
  }
  .work__item-person {
    width: 100%;
    margin-top: 10px;
    padding-left: 16px;
  }
  .work__item-name {
    font-size: 16px;
  }
  .work__item-response {
    font-size: 16px;
  }
  .work__item-link {
    margin-top: 20px;
  }
  .work__item-link a {
    font-size: 16px;
    line-height: 24px;
  }
  .work__item-link a span {
    border-bottom: 1px solid transparent;
  }
  .work__item-link a:hover span {
    border-bottom: 1px solid transparent;
  }
  .work__nav {
    margin-top: 50px;
  }
  .work-nav__items {
    --elements: 2;
    --cgap: 20px;
    --rgap: 20px;
  }
  .work-nav__item {
    position: relative;
    padding: 16px 25px;
    min-height: 100%;
  }
  .work-nav__item:hover {
    border: 1px solid rgba(246, 246, 246, 0.5);
  }
  .work-nav__img {
    display: none;
  }
  .work-nav__content {
    padding-left: 0px;
    text-align: center;
  }
  .work-nav__item:first-child .work-nav__content {
    padding-left: 0;
    padding-right: 0px;
    text-align: center;
  }
  .work-nav__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 16px;
    line-height: 20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .work-nav__left span {
    width: 100%;
    height: 18px;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    background: url(/images/work-prev.svg) 50% 50% no-repeat;
    margin-right: 0px;
    margin-bottom: 10px;
  }
  .work-nav__left ins br {
    display: block;
  }
  .work-nav__right {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 16px;
    line-height: 20px;
    color: #9aa4b0;
  }
  .work-nav__right span {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
    height: 18px;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    background: url(/images/work-next.svg) 50% 50% no-repeat;
    margin-left: 0px;
    margin-bottom: 10px;
  }
  .work-nav__right ins {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .work-nav__right ins br {
    display: block;
  }
  .work-nav__name {
    display: none;
  }
  .work-nav__type {
    display: none;
  }
  .services__title h1 {
    font-size: 60px;
    line-height: 60px;
  }
  .services__shape {
    left: 16px;
  }
  .services__text {
    margin-top: 30px;
    font-size: 16px;
    line-height: 24px;
  }
  .services__list {
    margin-top: 40px;
  }
  .services__item {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 30px;
  }
  .services__item:hover {
    border: 1px solid rgba(246, 246, 246, 0.5);
  }
  .services__item:hover .services__name {
    color: #f6f6f6;
  }
  .services__item:hover .services__icon-img--white {
    opacity: 1;
  }
  .services__item:hover .services__icon-img--pink {
    opacity: 0;
  }
  .services__info {
    width: 100%;
    margin-top: 15px;
  }
  .services__icon {
    margin: 0 auto;
  }
  .services__name {
    font-size: 24px;
    line-height: 28px;
    text-align: center;
  }
  .services__description {
    margin-top: 10px;
    font-size: 16px;
    line-height: 22px;
  }
  .services__cols {
    --elements: 1;
  }
  .services-col__text {
    font-size: 16px;
    line-height: 24px;
  }
  .services__site {
    margin-top: 40px;
  }
  .site-item__name {
    font-size: 20px;
    line-height: 22px;
  }
  .site-item__content {
    margin-top: 30px;
  }
  .site-item {
    padding: 20px;
  }
  
  
  .site-item {
	position:relative;
  background: rgba(246, 246, 246, 0.1);
  width: calc((100% - (var(--elements) - 1) * var(--cgap)) / (var(--elements)));
  border:1px solid transparent;
  border-radius: 10px;
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
		    -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
}
.site-item:hover {
	background: rgba(246, 246, 246, 0.1);
	border:1px solid transparent;
}
.site-item:hover .site-item__name {color: #f6f6f6;}
  
  
  
  
  .site-item__title {
    font-size: 16px;
  }
  .site-item__value {
    font-size: 16px;
    line-height: 24px;
  }
  .site-item__value ins {
    text-decoration: none;
  }
  .site-item__value ins.ruble {
    text-transform: uppercase;
  }
  .site-item__value ins.hyphen:after {
    content: "–";
  }
  .site-item__value ins.hyphen {
    position: absolute;
    margin: 0.2ex -0.1ex 0;
  }
  .contacts__title h1 {
    font-size: 60px;
    line-height: 60px;
  }
  .contacts__block {
    margin-top: 40px;
  }
  .contacts__cols {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .contacts__col--sidebar {
    width: 100%;
    margin-right: 0;
  }
  .contacts__col--map {
    width: 100%;
    height: auto;
    position: relative;
    top: auto;
    margin-top: 40px;
  }
  .contacts__map {
    height: 330px;
  }
  .contact-info__item {
    margin-top: 20px;
  }
  .contact-info__label {
    width: 72px;
    font-size: 16px;
  }
  .contact-info__address, .contact-info__phones, .contact-info__emails {
    font-size: 16px;
    line-height: 22px;
  }
  .contact-info__phones a {
    font-size: 24px;
    line-height: 26px;
  }
  .contact-info__emails a {
    font-size: 16px;
    line-height: 22px;
    border-bottom: 1px solid transparent;
  }
  .contact-info__emails a:hover {
    border-bottom: 1px solid transparent;
  }
  .contact-info__toggle {
    font-size: 16px;
    line-height: 22px;
  }
  .contact-info__socials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -30px;
  }
  .contact-info__socials a:hover {
    opacity: 1;
    color: #f6f6f6;
  }
  .error-page__title {
    font-size: 24px;
    line-height: 26px;
  }
  .error-page__text {
    font-size: 16px;
    line-height: 24px;
  }
  .error-page__link .error-page__button {
    margin: 30px auto 0 auto;
  }
  .error-page__link .error-page__button:hover {
    color: #f6f6f6;
    background: #ec349d;
  }
}
/* sm <= Medium (md) */
@media screen and (max-width: 767px) {
  .container {
    padding: 0 16px;
  }
  .blank-img {
    width: 100% !important;
    margin: 0px 0 20px 0 !important;
    float: none !important;
  }
  .popup__content {
    padding: 40px 20px;
  }
  .index__top {
    margin-top: 30px;
  }
  .index__title h1 {
    font-size: 35px;
    line-height: 37px;
  }
  .index__title h1 .index__title-line:last-child {
    text-align: left;
  }
  .index__service-title h2 {
    font-size: 35px;
    line-height: 37px;
  }
  .index__service-title h2 .index__service-line:last-child {
    text-align: left;
  }
  .index__services-shape {
    height: 100vh;
  }
  .index__about-title h2 {
    font-size: 35px;
    line-height: 37px;
  }
  .index__about-title h2 .index__about-line:nth-child(1) {
    text-align: left;
  }
  .index__about-title h2 .index__about-line:nth-child(2) {
    text-align: left;
  }
  .index__about-title h2 .index__about-line:nth-child(3) {
    text-align: left;
  }
  .index__about-cols {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .index__about-col--text {
    width: 100%;
    max-width: 100%;
  }
  .index__about-col--sidebar {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    margin-left: 0px;
    margin-top: 30px;
  }
  .index__process-slider .swiper-slide {
    width: 300px;
    padding: 30px 20px 60px 20px;
  }
  .about__title h1 {
    font-size: 35px;
    line-height: 37px;
  }
  .about__title h1 .about__title-line:nth-child(2) {
    text-align: left;
  }
  .about__title h2 {
    font-size: 35px;
    line-height: 37px;
  }
  .about__title h2 .about__title-line:nth-child(2) {
    text-align: left;
  }
  .about__team-item {
    width: 70px;
    height: 70px;
  }
  .about__statistics-items {
    --elements: 1;
  }
  .about__advantages-items {
    --elements: 2;
  }
  .about__accreditation-cols {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .about__accreditation-col--text {
    width: 100%;
    max-width: 100%;
  }
  .about__accreditation-col--logo {
    margin-left: 0px;
    margin-top: 30px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .about__accreditation-logo img {
    max-width: 480px;
  }
  .about__history-shape {
    top: 0;
    margin-top: 200px;
  }
  .history-slider__prev {
    display: none;
  }
  .history-slider__next {
    display: none;
  }
  .about__history-block {
    position: relative;
    overflow: visible;
    padding: 0 0px;
    margin-left: -16px;
    margin-right: -16px;
  }
  .about__history-slider .swiper-slide {
    width: 300px;
  }
  .about__history-slider {
    padding: 0 16px;
  }
  .portfolio__title h1 {
    font-size: 35px;
    line-height: 37px;
  }
  .portfolio__title h1 .portfolio__title-line:last-child {
    text-align: left;
  }
  .portfolio-cards {
    --elements: 2;
    --cgap: 20px;
    --rgap: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-column-gap: var(--cgap);
       -moz-column-gap: var(--cgap);
            column-gap: var(--cgap);
    row-gap: var(--rgap);
  }
  .work__title h1 {
    font-size: 35px;
    line-height: 37px;
  }
  .work__title h1 .work__title-line:nth-child(2) {
    text-align: left;
  }
  .services__title h1 {
    font-size: 35px;
    line-height: 37px;
  }
  .services__title h1 .services__title-line:last-child {
    text-align: left;
  }
  .services__shape {
    display: none;
  }
  .services__text {
    margin-top: 30px;
    font-size: 16px;
    line-height: 24px;
  }
  .services__items {
    --elements: 1;
  }
  .services__icon {
    width: 80px;
    height: 63px;
  }
  .site-items {
    --elements: 1;
  }
  .contacts__title h1 {
    font-size: 35px;
    line-height: 37px;
  }
  .footer__title {
    font-size: 35px;
    line-height: 37px;
  }
  .footer-title__f span {
    display: none;
  }
  .footer-title__s {
    text-align: left;
  }
  .footer-form__cols {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footer-form__col--left {
    width: 100%;
    max-width: 100%;
  }
  .footer-form__col--right {
    width: 100%;
    max-width: 100%;
    margin-left: 0px;
    margin-top: 30px;
  }
  .footer__block--bottom {
    margin-top: 60px;
    padding-top: 30px;
  }
  .footer__cols {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footer__col--contacts {
    width: 100%;
  }
  .footer__col--social {
    width: 100%;
    margin: 30px 0 0 0;
  }
  .footer__col--info {
    margin-top: 30px;
    width: 100%;
    text-align: left;
  }
    .index__process-heading {
    font-size: 22px;
    line-height: 26px;
	min-height:56px;
  }
}
@media (max-width: 576px) {
  .about__advantages-items {
    --elements: 1;
  }
  .portfolio-cards {
    --elements: 1;
    --cgap: 20px;
    --rgap: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-column-gap: var(--cgap);
       -moz-column-gap: var(--cgap);
            column-gap: var(--cgap);
    row-gap: var(--rgap);
  }
  .work-title__item {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
/* xs <= Small (sm) */




.pin {
  position: fixed;
  z-index: 790;
  -webkit-transition: -webkit-transform 100ms linear;
  transition: -webkit-transform 100ms linear;
  transition: transform 100ms linear;
  transition: transform 100ms linear, -webkit-transform 100ms linear;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  top: calc(90% - 20px);
  right: 30px;
  width: 60px;
  height: 60px;
  background: #ec349d url(/images/callback-icon.svg) 0% 0% no-repeat;
  border-radius: 100%;
  will-change: transform;
  display: none;


}

.pin a {
  display: block;
  width: 100%;
  height: 100%;
  border: none;
}


@media (max-width: 1023px) {
  .pin {
    display: block;
    right: 16px;
    top: calc(90% - 120px);
  }
}



.cookies {
  position: fixed;
  z-index: 10000;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-box-shadow: 0 -5px 15px 0 rgba(6, 88, 175, 0.15);
  box-shadow: 0 -5px 15px 0 rgba(6, 88, 175, 0.15);
  background: #fff;
  padding: 1.25rem 0;
}

.cookies__inner {
  max-width: 850px;
  margin: 0 auto;
}

.cookies__text {
  text-align: center;
  padding: 0 30px;
  color: #161616;
}

.cookies__text a {
  text-decoration: none;
  border-bottom: 1px solid #31c7f6;
  color: #31c7f6;
  cursor: pointer;
}

.cookies__text a:hover {
  border-bottom: 1px solid #fff;
}

.cookies__link {
  width: 7.875rem;
  height: 2.75rem;
  margin: 1rem auto 0 auto;
}

.cookies__link a {
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #31c7f6;
  border-radius: 0.375rem;
  line-height: 2.625rem;
  background: #31c7f6;
  letter-spacing: 0.02em;
  color: #fff;
  text-decoration: none;
  text-align: center;
}

.cookies__link a:hover {
  background: #ec349d;
  border: 1px solid #ec349d;
  color: #fff;
}

.cookies__close {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 1.875rem;
  width: 2.5rem;
  height: 2.5rem;
  cursor: pointer;
  background: url(/images/cookies-close.svg) 0px 0px no-repeat;
}

@media (max-width: 1023px) {

  .cookies__text {
    font-size: 14px;
    text-align: left;
    padding: 0 30px 0 0;
  }

  .cookies__text a {
    border-bottom: 1px solid #31c7f6;
  }

  .cookies__text a:hover {
    border-bottom: 1px solid #31c7f6;
  }

  .cookies__link a:hover {
    background: #31c7f6;
    color: #fff;
    border: 1px solid #31c7f6;
  }

  .cookies__close {
    width: 1.25rem;
    height: 1.25rem;
    cursor: pointer;
    background: url(/images/cookies-close.svg) 0px 0px no-repeat;
    background-size: 1.25rem;
    right: 20px;
  }

}




 
/* End */


/* Start:/local/templates/main/components/bitrix/menu/menu/style.min.css?1755772803490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/main/components/bitrix/menu/menu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/main/components/bitrix/breadcrumb/breadcrumbs/style.min.css?1756126913467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */
/* /css/animate.min.css?175576701516952 */
/* /css/jquery.fancybox.css?175576701612795 */
/* /css/swiper-bundle.min.css?175576701618471 */
/* /css/main.css?1758007148112440 */
/* /local/templates/main/components/bitrix/menu/menu/style.min.css?1755772803490 */
/* /local/templates/main/components/bitrix/breadcrumb/breadcrumbs/style.min.css?1756126913467 */
