.Blog-module__NlTR9W__blog{padding:clamp(30vh,10vh,90px) 0;overflow:hidden}.Blog-module__NlTR9W__blogTitle{justify-content:space-between;align-items:center;margin-bottom:45px;display:flex}.Blog-module__NlTR9W__blogContentDesktop{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.Blog-module__NlTR9W__blogSliderMobile{display:none}@media (max-width:992px){.Blog-module__NlTR9W__blogContentDesktop{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Blog-module__NlTR9W__blog{padding:40px 0}.Blog-module__NlTR9W__blogTitle{margin-bottom:30px}}@media (max-width:576px){.Blog-module__NlTR9W__blogContentDesktop{display:none}.Blog-module__NlTR9W__blogSliderMobile{margin:0 -15px;padding:0 15px 30px;display:block}.Blog-module__NlTR9W__blogSliderMobile .swiper-pagination{margin-bottom:10px;position:relative;bottom:0}.Blog-module__NlTR9W__blogSliderMobile .swiper-pagination-bullet{opacity:1;background-color:#ccc;width:8px;height:8px}.Blog-module__NlTR9W__blogSliderMobile .swiper-pagination-bullet-active{background-color:var(--zelenyy-6);border-radius:4px;width:20px}.Blog-module__NlTR9W__blogTitle{flex-direction:column;align-items:flex-start;gap:20px}.Blog-module__NlTR9W__blogTitle .Blog-module__NlTR9W__btn{text-align:center;width:100%}}@media (max-width:480px){.Blog-module__NlTR9W__blog{padding:30px 0}}
.BlogCard-module-scss-module__qenPLq__blogCardHeader{height:380px;position:relative}.BlogCard-module-scss-module__qenPLq__blogCardImg{z-index:0;border-radius:5px;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.BlogCard-module-scss-module__qenPLq__blogCardImg img{object-fit:cover;width:100%;height:100%}.BlogCard-module-scss-module__qenPLq__info{z-index:2;align-items:center;gap:10px;padding:20px;display:flex;position:relative}.BlogCard-module-scss-module__qenPLq__type{background:var(--zelenyy-2-osnovnoy);color:var(--temnyy);border-radius:var(--br);padding:7px 10px;font-size:12px;font-weight:500;line-height:120%}.BlogCard-module-scss-module__qenPLq__time{color:var(--zelenyy-2-osnovnoy);align-items:center;gap:8px;font-size:12px;font-weight:500;line-height:120%;display:flex}.BlogCard-module-scss-module__qenPLq__date{color:var(--seryy);font-size:16px;font-weight:500;line-height:120%}.BlogCard-module-scss-module__qenPLq__title{font-family:var(--second-family);text-transform:uppercase;color:var(--temnyy);max-width:430px;font-size:25px;font-weight:700;line-height:120%}.BlogCard-module-scss-module__qenPLq__textMini{color:var(--seryy);font-size:16px;font-weight:500;line-height:120%}.BlogCard-module-scss-module__qenPLq__blogCardContent{flex-direction:column;gap:15px;padding:15px 0;display:flex}
:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.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{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.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-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.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-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));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);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.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-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px)0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}
.advantages-module__wg8uvW__advantages{padding:clamp(60px,10vw,145px) 0}.advantages-module__wg8uvW__title{text-align:center;font-size:clamp(24px,5vw,48px)}.advantages-module__wg8uvW__advantagesList{grid-template-columns:repeat(4,1fr);justify-content:space-between;align-items:center;gap:clamp(15px,3vw,20px);margin:clamp(60px,12vw,170px) 0;display:grid}.advantages-module__wg8uvW__advantagesItem{flex-direction:column;align-items:center;gap:clamp(10px,2vw,20px);display:flex}.advantages-module__wg8uvW__advantagesItemTitle{font-family:var(--second-family);text-align:center;font-size:clamp(32px,8vw,60px);font-weight:700;line-height:110%}.advantages-module__wg8uvW__advantagesItemText{font-family:var(--font-family);text-transform:uppercase;text-align:center;width:100%;max-width:250px;color:var(--seryy);padding:0 5px;font-size:clamp(12px,2.5vw,16px);font-weight:500;line-height:120%;position:relative}.advantages-module__wg8uvW__advantagesItemText:before{content:"";background-color:var(--svetlo-seryy);transform-origin:50%;width:100%;height:1px;animation:1.8s ease-out forwards advantages-module__wg8uvW__growLineFromCenter;position:absolute;top:-10px;left:0;transform:scaleX(0)}@keyframes advantages-module__wg8uvW__growLineFromCenter{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (max-width:992px){.advantages-module__wg8uvW__advantagesList{grid-template-columns:repeat(2,1fr);gap:30px;margin:80px 0}.advantages-module__wg8uvW__advantagesItem{padding:0 20px}.advantages-module__wg8uvW__advantagesItemTitle{margin-bottom:20px;font-size:clamp(36px,6vw,50px)}.advantages-module__wg8uvW__advantagesItemText{text-align:start;max-width:300px}}@media (max-width:576px){.advantages-module__wg8uvW__advantages{padding:40px 0}.advantages-module__wg8uvW__advantagesList{grid-template-columns:1fr;gap:40px;margin:50px 0}.advantages-module__wg8uvW__advantagesItem{align-items:start;padding:0 15px}.advantages-module__wg8uvW__advantagesItemTitle{font-size:clamp(40px,10vw,48px)}.advantages-module__wg8uvW__advantagesItemText{max-width:280px;font-size:14px}.advantages-module__wg8uvW__advantagesItemText:before{top:-15px}}@media (max-width:360px){.advantages-module__wg8uvW__advantagesItemTitle{font-size:36px}.advantages-module__wg8uvW__advantagesItemText{max-width:240px;font-size:12px}}
.cases-module__7yVL4a__cases{padding:60px 0;position:relative;overflow:hidden}@media (min-width:768px){.cases-module__7yVL4a__cases{padding:80px 0}}@media (min-width:1024px){.cases-module__7yVL4a__cases{padding:120px 0}}.cases-module__7yVL4a__cases__content{grid-template-columns:1fr;align-items:start;gap:40px;display:grid}@media (min-width:768px){.cases-module__7yVL4a__cases__content{gap:60px}}@media (min-width:1024px){.cases-module__7yVL4a__cases__content{grid-template-columns:1fr 1.2fr;gap:80px}}.cases-module__7yVL4a__background{background:var(--gradient);z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.cases-module__7yVL4a__background:before{content:"";background:radial-gradient(circle at 80% 20%,var(--siniy)0%,#0872f366 50%,transparent 90%);filter:blur(120px);opacity:.7;border-radius:50%;width:350px;height:350px;animation:18s ease-in-out infinite alternate cases-module__7yVL4a__floatOne;display:block;position:absolute;bottom:-30%;left:-10%}@media (min-width:768px){.cases-module__7yVL4a__background:before{width:450px;height:450px}}@media (min-width:1024px){.cases-module__7yVL4a__background:before{width:550px;height:550px}}.cases-module__7yVL4a__background:after{content:"";background:radial-gradient(circle at 80% 20%,var(--siniy)0%,#0872f366 50%,transparent 90%);filter:blur(120px);opacity:.7;border-radius:50%;width:350px;height:350px;animation:22s ease-in-out infinite alternate cases-module__7yVL4a__floatTwo;display:block;position:absolute;top:-30%;right:-10%}@media (min-width:768px){.cases-module__7yVL4a__background:after{width:450px;height:450px}}@media (min-width:1024px){.cases-module__7yVL4a__background:after{width:550px;height:550px}}@keyframes cases-module__7yVL4a__floatOne{0%{transform:translate(0)scale(1)}to{transform:translate(60px,-40px)scale(1.1)}}@keyframes cases-module__7yVL4a__floatTwo{0%{transform:translate(0)scale(1)}to{transform:translate(-50px,50px)scale(1.08)}}.cases-module__7yVL4a__decorLine{pointer-events:none;opacity:.3;width:100%;height:100%;position:absolute;inset:0}@media (min-width:768px){.cases-module__7yVL4a__decorLine{opacity:.5}}.cases-module__7yVL4a__decorLine path{filter:drop-shadow(0 0 6px #dcff5c66)}.cases-module__7yVL4a__left{color:var(--belyy);flex-direction:column;order:2;justify-content:space-between;height:100%;display:flex}@media (min-width:1024px){.cases-module__7yVL4a__left{order:1}}.cases-module__7yVL4a__caseNumber{font-family:var(--second-family);margin-bottom:20px;font-size:32px}@media (min-width:768px){.cases-module__7yVL4a__caseNumber{margin-bottom:25px;font-size:40px}}@media (min-width:1024px){.cases-module__7yVL4a__caseNumber{margin-bottom:30px;font-size:48px}}.cases-module__7yVL4a__tags{flex-wrap:wrap;gap:8px;margin-bottom:30px;display:flex}@media (min-width:768px){.cases-module__7yVL4a__tags{gap:10px;margin-bottom:40px}}.cases-module__7yVL4a__tags span{background:var(--zelenyy-2-osnovnoy);color:#000;border-radius:var(--br);padding:6px 12px;font-size:12px;font-weight:500}@media (min-width:768px){.cases-module__7yVL4a__tags span{padding:8px 16px;font-size:14px}}.cases-module__7yVL4a__textBlock{margin-bottom:20px}@media (min-width:768px){.cases-module__7yVL4a__textBlock{margin-bottom:25px}}.cases-module__7yVL4a__label{color:var(--belyy-300);margin-bottom:6px;font-size:14px}@media (min-width:768px){.cases-module__7yVL4a__label{font-size:16px}}.cases-module__7yVL4a__text{max-width:100%;font-size:14px;line-height:1.5}@media (min-width:768px){.cases-module__7yVL4a__text{max-width:420px;font-size:16px}}.cases-module__7yVL4a__list{flex-direction:column;gap:6px;padding-left:18px;display:flex}@media (min-width:768px){.cases-module__7yVL4a__list{gap:8px}}.cases-module__7yVL4a__list li{color:var(--svetlyy);font-size:13px}@media (min-width:768px){.cases-module__7yVL4a__list li{font-size:14px}}.cases-module__7yVL4a__pagination{align-items:center;gap:8px;margin-top:30px;font-size:18px;font-weight:600;display:flex}@media (min-width:768px){.cases-module__7yVL4a__pagination{margin-top:40px;font-size:20px}}@media (min-width:1024px){.cases-module__7yVL4a__pagination{margin-top:50px}}.cases-module__7yVL4a__active{color:var(--zelenyy-2-osnovnoy)}.cases-module__7yVL4a__total{color:var(--belyy-300)}.cases-module__7yVL4a__right{color:var(--belyy);order:1;position:relative}@media (min-width:1024px){.cases-module__7yVL4a__right{order:2}}.cases-module__7yVL4a__title{max-width:100%;margin-bottom:20px;font-size:22px;font-weight:500}@media (min-width:768px){.cases-module__7yVL4a__title{max-width:500px;margin-bottom:25px;font-size:26px}}@media (min-width:1024px){.cases-module__7yVL4a__title{margin-bottom:30px;font-size:28px}}.cases-module__7yVL4a__imageWrapper{border-radius:10px;width:100%;height:280px;position:relative;overflow:hidden}@media (min-width:640px){.cases-module__7yVL4a__imageWrapper{height:360px}}@media (min-width:768px){.cases-module__7yVL4a__imageWrapper{height:420px}}@media (min-width:1024px){.cases-module__7yVL4a__imageWrapper{height:480px}}.cases-module__7yVL4a__image{object-fit:cover}.cases-module__7yVL4a__navigation{justify-content:flex-start;gap:12px;margin-top:20px;display:flex}@media (min-width:768px){.cases-module__7yVL4a__navigation{justify-content:flex-end;gap:16px;margin-top:25px}}.cases-module__7yVL4a__arrowBtn{border:1px solid var(--belyy-300);width:40px;height:40px;color:var(--belyy);border-radius:var(--br);cursor:pointer;background:0 0;font-size:18px;transition:all .3s}@media (min-width:768px){.cases-module__7yVL4a__arrowBtn{width:48px;height:48px;font-size:20px}}.cases-module__7yVL4a__arrowBtn:hover{background:#ffffff1a}.cases-module__7yVL4a__nextBtn{border:1px solid var(--zelenyy-2-osnovnoy);height:40px;color:var(--belyy);border-radius:var(--br);cursor:pointer;white-space:nowrap;background:0 0;padding:0 16px;font-size:13px;transition:all .3s}@media (min-width:768px){.cases-module__7yVL4a__nextBtn{height:48px;padding:0 20px;font-size:14px}}.cases-module__7yVL4a__nextBtn:hover{background:var(--zelenyy-2-osnovnoy);color:#000}.cases-module__7yVL4a__imageMotion{width:100%;height:100%;position:relative}@media (max-width:480px){.cases-module__7yVL4a__tags span{padding:5px 10px;font-size:11px}.cases-module__7yVL4a__caseNumber{font-size:28px}.cases-module__7yVL4a__title{font-size:20px}.cases-module__7yVL4a__nextBtn{padding:0 12px;font-size:12px}.cases-module__7yVL4a__arrowBtn{width:36px;height:36px;font-size:16px}}
.CooperationCard-module-scss-module__8kScbW__cooperationCard{perspective:1000px;border-radius:10px;width:100%;height:100%;min-height:360px;position:relative}.CooperationCard-module-scss-module__8kScbW__cooperationCard__icon{width:60%;height:auto;position:absolute;top:0;right:0}.CooperationCard-module-scss-module__8kScbW__cooperationCardFront{background:var(--belyy);border-radius:var(--br);flex-direction:column;justify-content:space-between;height:100%;padding:30px;display:flex;position:relative}.CooperationCard-module-scss-module__8kScbW__cooperationCardFront__header{justify-content:space-between;align-items:flex-start;min-height:80px;display:flex}.CooperationCard-module-scss-module__8kScbW__cooperationCard__title{text-transform:uppercase;color:var(--temnyy);font-size:25px;font-weight:700;line-height:120%}.CooperationCard-module-scss-module__8kScbW__cooperationCard__count{text-transform:uppercase;color:var(--temnyy);font-size:45px;font-weight:700;line-height:120%}.CooperationCard-module-scss-module__8kScbW__cooperationCardBack{background:var(--belyy);border-radius:var(--br);flex-direction:column;gap:20px;padding:30px;display:flex}.CooperationCard-module-scss-module__8kScbW__cooperationCardBack__title{text-transform:uppercase;color:var(--siniy);font-size:25px;font-weight:700;line-height:120%}.CooperationCard-module-scss-module__8kScbW__cooperationCardBack__text{color:var(--temnyy);margin:0;font-size:16px;line-height:140%}.CooperationCard-module-scss-module__8kScbW__cooperationCardInner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s;position:relative}.CooperationCard-module-scss-module__8kScbW__cooperationCard:hover .CooperationCard-module-scss-module__8kScbW__cooperationCardInner{transform:rotateY(180deg)}.CooperationCard-module-scss-module__8kScbW__cooperationCardFront,.CooperationCard-module-scss-module__8kScbW__cooperationCardBack{backface-visibility:hidden;border-radius:var(--br);position:absolute;inset:0;overflow:hidden}.CooperationCard-module-scss-module__8kScbW__cooperationCardFront{z-index:2}.CooperationCard-module-scss-module__8kScbW__cooperationCardBack{transform:rotateY(180deg)}.CooperationCard-module-scss-module__8kScbW__cooperationCardMobile{background:var(--belyy);border-radius:10px;flex-direction:column;width:100%;min-height:auto;display:flex}.CooperationCard-module-scss-module__8kScbW__cooperationCardMobile .CooperationCard-module-scss-module__8kScbW__cooperationCardFront{min-height:auto;padding:25px;position:relative}.CooperationCard-module-scss-module__8kScbW__cooperationCardMobile .CooperationCard-module-scss-module__8kScbW__cooperationCardFront__header{min-height:70px;margin-bottom:20px}.CooperationCard-module-scss-module__8kScbW__cooperationCardMobile .CooperationCard-module-scss-module__8kScbW__cooperationCard__count{font-size:38px}.CooperationCard-module-scss-module__8kScbW__cooperationCardMobile .CooperationCard-module-scss-module__8kScbW__cooperationCard__icon{width:50%}.CooperationCard-module-scss-module__8kScbW__cooperationCardMobile .CooperationCard-module-scss-module__8kScbW__cooperationCard__title{margin-top:20px;font-size:22px}.CooperationCard-module-scss-module__8kScbW__cooperationCardMobile .CooperationCard-module-scss-module__8kScbW__cooperationCardBack{gap:15px;padding:25px;position:relative}.CooperationCard-module-scss-module__8kScbW__cooperationCardMobile .CooperationCard-module-scss-module__8kScbW__cooperationCardBack__title{margin-bottom:5px;font-size:22px}.CooperationCard-module-scss-module__8kScbW__cooperationCardMobile .CooperationCard-module-scss-module__8kScbW__cooperationCardBack__text{font-size:14px;line-height:140%}@media (max-width:1200px){.CooperationCard-module-scss-module__8kScbW__cooperationCard{min-height:320px}.CooperationCard-module-scss-module__8kScbW__cooperationCardFront,.CooperationCard-module-scss-module__8kScbW__cooperationCardBack{padding:25px}.CooperationCard-module-scss-module__8kScbW__cooperationCard__title{font-size:22px}.CooperationCard-module-scss-module__8kScbW__cooperationCard__count{font-size:38px}.CooperationCard-module-scss-module__8kScbW__cooperationCardBack__title{font-size:22px}}@media (max-width:992px){.CooperationCard-module-scss-module__8kScbW__cooperationCard{min-height:300px}.CooperationCard-module-scss-module__8kScbW__cooperationCard__title{font-size:20px}.CooperationCard-module-scss-module__8kScbW__cooperationCard__count{font-size:34px}}@media (max-width:768px){.CooperationCard-module-scss-module__8kScbW__cooperationCard{min-height:auto}}@media (max-width:576px){.CooperationCard-module-scss-module__8kScbW__cooperationCardBack__title{display:none}.CooperationCard-module-scss-module__8kScbW__cooperationCardMobile .CooperationCard-module-scss-module__8kScbW__cooperationCardFront{padding:20px}.CooperationCard-module-scss-module__8kScbW__cooperationCardMobile .CooperationCard-module-scss-module__8kScbW__cooperationCard__count{font-size:32px}.CooperationCard-module-scss-module__8kScbW__cooperationCardMobile .CooperationCard-module-scss-module__8kScbW__cooperationCard__title{font-size:18px}.CooperationCard-module-scss-module__8kScbW__cooperationCardMobile .CooperationCard-module-scss-module__8kScbW__cooperationCardBack{padding:20px}.CooperationCard-module-scss-module__8kScbW__cooperationCardMobile .CooperationCard-module-scss-module__8kScbW__cooperationCardBack__title{font-size:18px}.CooperationCard-module-scss-module__8kScbW__cooperationCardMobile .CooperationCard-module-scss-module__8kScbW__cooperationCardBack__text{font-size:13px}.CooperationCard-module-scss-module__8kScbW__cooperationCardMobile .CooperationCard-module-scss-module__8kScbW__cooperationCard__icon{width:45%}}@media (hover:none) and (max-width:768px){.CooperationCard-module-scss-module__8kScbW__cooperationCard{min-height:auto}.CooperationCard-module-scss-module__8kScbW__cooperationCardInner{position:static;transform:none!important}.CooperationCard-module-scss-module__8kScbW__cooperationCardFront,.CooperationCard-module-scss-module__8kScbW__cooperationCardBack{backface-visibility:visible;position:relative;transform:none!important}.CooperationCard-module-scss-module__8kScbW__cooperationCard:hover .CooperationCard-module-scss-module__8kScbW__cooperationCardInner{transform:none}}
.cooperation-module-scss-module__Run8pG__cooperation{background:var(--svetlyy);padding:clamp(2rem,9vw,30rem) 0;position:relative;overflow:hidden}@media (max-width:500px){.cooperation-module-scss-module__Run8pG__cooperation .swiper-pagination{margin-top:10px;position:static!important}.cooperation-module-scss-module__Run8pG__cooperation .swiper-pagination-bullet-active{background:var(--temnyy)}}.cooperation-module-scss-module__Run8pG__cooperationContent{z-index:1;position:relative}.cooperation-module-scss-module__Run8pG__cooperation__containerDesktop{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}@media (max-width:1024px){.cooperation-module-scss-module__Run8pG__cooperation__containerDesktop{display:none!important}}.cooperation-module-scss-module__Run8pG__cooperation__containerMobile{display:none}@media (max-width:1024px){.cooperation-module-scss-module__Run8pG__cooperation__containerMobile{width:100%;display:block!important}}.cooperation-module-scss-module__Run8pG__cooperation__containerMobile .cooperation-module-scss-module__Run8pG__swiper-slide{width:auto}.cooperation-module-scss-module__Run8pG__cooperation__title{text-align:center;margin-bottom:80px}@media (max-width:500px){.cooperation-module-scss-module__Run8pG__cooperation__title{text-align:start}}.cooperation-module-scss-module__Run8pG__decore{z-index:0;pointer-events:none;position:absolute;top:0;left:0}.cooperation-module-scss-module__Run8pG__cooperationBut{width:100%;margin-top:20px;padding:20px 0}
.VideoSection-module__x9iuQW__videoSection{justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.VideoSection-module__x9iuQW__videoBackground{z-index:1;background-color:#0a0a0a;width:100%;height:100%;position:absolute;top:0;left:0}.VideoSection-module__x9iuQW__video{object-fit:cover;object-position:center;pointer-events:none;opacity:0;width:100%;height:100%;transition:opacity .5s ease-in-out}.VideoSection-module__x9iuQW__videoLoaded{opacity:1}.VideoSection-module__x9iuQW__posterFallback{opacity:1;z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;transition:opacity .5s ease-in-out;position:absolute;top:0;left:0}.VideoSection-module__x9iuQW__videoLoaded+.VideoSection-module__x9iuQW__posterFallback,.VideoSection-module__x9iuQW__videoLoaded~.VideoSection-module__x9iuQW__posterFallback{opacity:0;pointer-events:none}.VideoSection-module__x9iuQW__videoFallback{width:100%;height:100%}.VideoSection-module__x9iuQW__posterOnly{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%}.VideoSection-module__x9iuQW__gradientFallback{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);width:100%;height:100%}.VideoSection-module__x9iuQW__contentOverlay{z-index:2;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}@keyframes VideoSection-module__x9iuQW__pulse{0%,to{opacity:1}50%{opacity:.7}}.VideoSection-module__x9iuQW__videoBackground:has(.VideoSection-module__x9iuQW__video:not(.VideoSection-module__x9iuQW__videoLoaded)):before{content:"";z-index:2;pointer-events:none;background:#0003;width:100%;height:100%;animation:2s ease-in-out infinite VideoSection-module__x9iuQW__pulse;position:absolute;top:0;left:0}
.hero-module__dV8rTW__content{flex-direction:column;justify-content:flex-end;min-height:100vh;display:flex;position:relative}.hero-module__dV8rTW__title{margin:25px 0;font-size:46px}.hero-module__dV8rTW__title span{all:unset;color:var(--zelenyy-2-osnovnoy)}.hero-module__dV8rTW__heroHeading{justify-content:space-between;align-items:center;padding-bottom:70px;display:flex;position:relative}.hero-module__dV8rTW__services{border-top:1px solid #ffffff3f;padding-top:30px;padding-bottom:100px}.hero-module__dV8rTW__servicesTitle{font-family:var(--font-family);color:var(--belyy);font-size:18px;font-weight:500;line-height:120%}.hero-module__dV8rTW__servicesList{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}@media (max-width:1440px){.hero-module__dV8rTW__title{font-size:38px}}@media (max-width:1200px){.hero-module__dV8rTW__heroHeading{flex-direction:column;align-items:stretch;gap:30px;padding-bottom:50px}.hero-module__dV8rTW__title{text-align:center;font-size:34px}.hero-module__dV8rTW__services{padding-bottom:60px}}@media (max-width:992px){.hero-module__dV8rTW__title{font-size:30px}.hero-module__dV8rTW__servicesList{gap:8px}.hero-module__dV8rTW__services{padding-top:20px;padding-bottom:50px}}@media (max-width:768px){.hero-module__dV8rTW__title{margin:15px 0;font-size:24px}.hero-module__dV8rTW__heroHeading{gap:20px;padding-bottom:30px}.hero-module__dV8rTW__services{padding-top:15px;padding-bottom:40px}.hero-module__dV8rTW__servicesTitle{font-size:16px}.hero-module__dV8rTW__servicesList{gap:6px}}@media (max-width:576px){.hero-module__dV8rTW__title{text-align:start;font-size:28px}.hero-module__dV8rTW__content{padding-bottom:10vh}.hero-module__dV8rTW__heroHeading{padding-bottom:20px}.hero-module__dV8rTW__services{padding-bottom:30px}.hero-module__dV8rTW__servicesTitle{font-size:14px}}
.CardWisit-module__6Effha__card{isolation:isolate;cursor:pointer;border-radius:16px;gap:38px;min-width:470px;padding:20px;transition:all .3s;display:flex;position:relative}.CardWisit-module__6Effha__card:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#fff6 0%,#ffffff1a 50%,#fff6 100%);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.CardWisit-module__6Effha__card:after{content:"";border-radius:inherit;-webkit-backdrop-filter:blur(12px);z-index:-1;background:#ffffff1a;position:absolute;inset:0;box-shadow:0 8px 32px #0003}.CardWisit-module__6Effha__cardImg{border-radius:50%;width:100%;transition:all .3s}.CardWisit-module__6Effha__cardContent{flex-direction:column;flex:1;display:flex}.CardWisit-module__6Effha__name{font-family:var(--second-family);text-transform:uppercase;color:var(--belyy);font-size:45px;font-weight:700;line-height:120%}.CardWisit-module__6Effha__post{font-family:var(--font-family);color:var(--svetlo-seryy);margin:2px 0 20px;font-size:16px;font-weight:500;line-height:120%}.CardWisit-module__6Effha__button{margin-top:auto}.CardWisit-module__6Effha__card.CardWisit-module__6Effha__floating{z-index:1000;animation:.3s CardWisit-module__6Effha__slideIn;position:fixed;bottom:30px;right:30px}.CardWisit-module__6Effha__card.CardWisit-module__6Effha__compact{-webkit-backdrop-filter:blur(12px);background:#fff3;gap:12px;min-width:auto;padding:12px}.CardWisit-module__6Effha__card.CardWisit-module__6Effha__compact .CardWisit-module__6Effha__cardImgBox{width:40px;height:40px}.CardWisit-module__6Effha__card.CardWisit-module__6Effha__compact .CardWisit-module__6Effha__tooltip{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);white-space:nowrap;color:#fff;opacity:0;visibility:hidden;pointer-events:none;background:#000c;border-radius:8px;margin-right:12px;padding:6px 12px;font-size:14px;transition:all .2s;position:absolute;top:50%;right:100%;transform:translateY(-50%)}.CardWisit-module__6Effha__card.CardWisit-module__6Effha__compact:hover .CardWisit-module__6Effha__tooltip{opacity:1;visibility:visible}@keyframes CardWisit-module__6Effha__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@media (max-width:1200px){.CardWisit-module__6Effha__card{gap:25px;min-width:400px;padding:15px}.CardWisit-module__6Effha__name{font-size:36px}.CardWisit-module__6Effha__post{margin:2px 0 15px;font-size:14px}}@media (max-width:992px){.CardWisit-module__6Effha__card{gap:20px;min-width:350px}.CardWisit-module__6Effha__name{font-size:30px}}@media (max-width:768px){.CardWisit-module__6Effha__card{gap:15px;min-width:100%;padding:12px;display:none}.CardWisit-module__6Effha__name{font-size:24px}.CardWisit-module__6Effha__post{margin:2px 0 10px;font-size:12px}.CardWisit-module__6Effha__button{padding:8px 16px;font-size:14px}.CardWisit-module__6Effha__card.CardWisit-module__6Effha__floating{bottom:20px;right:20px}}@media (max-width:576px){.CardWisit-module__6Effha__name{font-size:20px}.CardWisit-module__6Effha__post{font-size:11px}.CardWisit-module__6Effha__button{padding:6px 12px;font-size:12px}.CardWisit-module__6Effha__card.CardWisit-module__6Effha__floating{bottom:15px;right:15px}.CardWisit-module__6Effha__card.CardWisit-module__6Effha__compact{padding:8px}}
.ServicesCard-module__DFYviG__cardWrapper{cursor:pointer}.ServicesCard-module__DFYviG__cardWrapper.ServicesCard-module__DFYviG__collapsed{transform:rotate(180deg)}.ServicesCard-module__DFYviG__cardLink{text-decoration:none;display:block}.ServicesCard-module__DFYviG__card{z-index:1;transform-origin:50%;will-change:transform,background,gap,box-shadow;isolation:isolate;border-radius:50px;align-items:center;width:fit-content;padding:13px;display:flex;position:relative}.ServicesCard-module__DFYviG__card:after{content:"";border-radius:inherit;-webkit-backdrop-filter:blur(12px);z-index:-1;background:#4848482e;position:absolute;inset:0;box-shadow:0 8px 32px #00000026,inset 0 1px 2px #ffffff1a}.ServicesCard-module__DFYviG__card:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(145deg,#ffffff80 0%,#ffffff26 30%,#ffffff0d 50%,#ffffff26 70%,#ffffff80 100%);padding:.5px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.ServicesCard-module__DFYviG__card.ServicesCard-module__DFYviG__hovered{z-index:10}.ServicesCard-module__DFYviG__iconBox{will-change:transform;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.ServicesCard-module__DFYviG__iconBox .iconS{width:100%;height:100%;transition:fill .2s}.ServicesCard-module__DFYviG__text{font-family:var(--font-family);color:var(--belyy);white-space:nowrap;will-change:opacity,transform,max-width,padding;font-size:clamp(14px,1.5vw,18px);font-weight:500;line-height:120%;overflow:hidden}.ServicesCard-module__DFYviG__card:hover .iconS path{fill:var(--zelenyy-2-osnovnoy);transition:fill .2s}.ServicesCard-module__DFYviG__servicesList{flex-wrap:wrap;justify-content:center;gap:16px;transition:gap .4s;display:flex}.ServicesCard-module__DFYviG__servicesList.ServicesCard-module__DFYviG__collapsed{gap:12px}@media (max-width:768px){.ServicesCard-module__DFYviG__servicesList{justify-content:flex-start}.ServicesCard-module__DFYviG__text{font-size:14px}.ServicesCard-module__DFYviG__card{border-radius:40px;padding:10px;gap:5px!important}.ServicesCard-module__DFYviG__iconBox{width:32px;height:32px}.ServicesCard-module__DFYviG__iconBox svg{width:100%;height:100%;display:block;overflow:hidden}.ServicesCard-module__DFYviG__text{font-size:13px;max-width:none!important;padding-right:10px!important}}
.services-module-scss-module__VJktsW__services{padding-top:120px}.services-module-scss-module__VJktsW__servicesHeader{grid-template-columns:1fr 1fr;display:grid}.services-module-scss-module__VJktsW__servicesText{font-family:var(--font-family);color:var(--seryy);font-size:30px;font-weight:500;line-height:120%}.services-module-scss-module__VJktsW__servicesItems{flex-direction:column;margin:90px 0 140px;display:flex}.services-module-scss-module__VJktsW__servicesItem{cursor:pointer;z-index:1;justify-content:center;align-items:center;min-height:140px;transition:all .3s;display:flex;position:relative}.services-module-scss-module__VJktsW__servicesItem:not(:last-child){border-bottom:1px solid var(--svetlyy)}.services-module-scss-module__VJktsW__servicesItemBg{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.services-module-scss-module__VJktsW__servicesItem .services-module-scss-module__VJktsW__lightSpot1,.services-module-scss-module__VJktsW__servicesItem .services-module-scss-module__VJktsW__lightSpot2{content:"";pointer-events:none;opacity:0;z-index:-1;transition:opacity .5s;position:absolute}.services-module-scss-module__VJktsW__lightSpot1{background:radial-gradient(circle at 80% 20%,var(--siniy)0%,#0872f366 50%,transparent 90%);filter:blur(60px);width:250px;height:250px;top:-50px;right:-50px}.services-module-scss-module__VJktsW__lightSpot2{filter:blur(50px);background:radial-gradient(circle,#0169e9 0%,#fff0 100%);width:500px;height:500px;bottom:-290px;left:6%}.services-module-scss-module__VJktsW__servicesItem:hover .services-module-scss-module__VJktsW__lightSpot1,.services-module-scss-module__VJktsW__servicesItem:hover .services-module-scss-module__VJktsW__lightSpot2{opacity:1}.services-module-scss-module__VJktsW__servicesItem:hover{background:#000f35}.services-module-scss-module__VJktsW__servicesItemContent{grid-template-columns:2fr 1fr 1fr 70px;align-items:center;display:grid}.services-module-scss-module__VJktsW__servicesItemTitle{font-family:var(--second-family);text-transform:uppercase;font-size:clamp(18px,1.8vw,25px);font-weight:700;line-height:120%;transition:all .3s}.services-module-scss-module__VJktsW__servicesItemText{font-family:var(--font-family);color:var(--seryy);opacity:0;font-size:18px;font-weight:500;line-height:120%;transition:all .3s}.services-module-scss-module__VJktsW__servicesItem:hover .services-module-scss-module__VJktsW__servicesItemText{opacity:1}.services-module-scss-module__VJktsW__servicesItem:hover .services-module-scss-module__VJktsW__servicesItemTitle{color:var(--belyy)}.services-module-scss-module__VJktsW__number{padding-right:15px;transition:all .3s}.services-module-scss-module__VJktsW__servicesItem:hover .services-module-scss-module__VJktsW__number{color:var(--zelenyy-2-osnovnoy)}.services-module-scss-module__VJktsW__servicesItemBtn{background:var(--svetlo-seryy);border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;transition:all .3s;display:flex}.services-module-scss-module__VJktsW__servicesItemBtn path{fill:var(--temnyy);transition:fill .3s}.services-module-scss-module__VJktsW__servicesItem:hover .services-module-scss-module__VJktsW__servicesItemBtn{background:var(--siniy);fill:var(--belyy)}.services-module-scss-module__VJktsW__servicesItem:hover .services-module-scss-module__VJktsW__servicesItemBtn path{fill:var(--belyy)}.services-module-scss-module__VJktsW__servicesItemImg{opacity:0;justify-content:center;align-items:center;height:100%;transition:all .3s;display:flex;position:relative;transform:scale(.5)}.services-module-scss-module__VJktsW__servicesItemImgDecor{pointer-events:none;width:250px;height:250px;transition:all .3s;position:absolute;top:0;left:0;transform:scale(.1)}.services-module-scss-module__VJktsW__servicesItemImgDecor path:first-child{--start-x:-41vw;--start-y:22vh;transform:translate(var(--start-x),var(--start-y));transition:transform .8s cubic-bezier(.4,0,.2,1)}.services-module-scss-module__VJktsW__servicesItemImgDecor path:nth-child(2){--start-x:23vw;--start-y:-5vh;transform:translate(var(--start-x),var(--start-y));transition:transform .8s cubic-bezier(.4,0,.2,1)}.services-module-scss-module__VJktsW__servicesItemImgDecor path:nth-child(3){--start-x:-28vw;--start-y:-1vh;transform:translate(var(--start-x),var(--start-y));transition:transform .8s cubic-bezier(.4,0,.2,1)}.services-module-scss-module__VJktsW__servicesItemImgDecor path:nth-child(4){--start-x:-18vw;--start-y:-24vh;transform:translate(var(--start-x),var(--start-y));transition:transform .8s cubic-bezier(.4,0,.2,1)}.services-module-scss-module__VJktsW__servicesItemImgDecor path:nth-child(5){--start-x:5vw;--start-y:-42vh;transform:translate(var(--start-x),var(--start-y));transition:transform .8s cubic-bezier(.4,0,.2,1)}.services-module-scss-module__VJktsW__servicesItemImgDecor path:nth-child(6){--start-x:39vw;--start-y:3vh;transform:translate(var(--start-x),var(--start-y));transition:transform .8s cubic-bezier(.4,0,.2,1)}.services-module-scss-module__VJktsW__servicesItemImgDecor path:nth-child(7){--start-x:-13vw;--start-y:49vh;transform:translate(var(--start-x),var(--start-y));transition:transform .8s cubic-bezier(.4,0,.2,1)}.services-module-scss-module__VJktsW__servicesItemImgDecor path:nth-child(8){--start-x:26vw;--start-y:-45vh;transform:translate(var(--start-x),var(--start-y));transition:transform .8s cubic-bezier(.4,0,.2,1)}.services-module-scss-module__VJktsW__servicesItemImgDecor path:nth-child(9){--start-x:1vw;--start-y:-35vh;transform:translate(var(--start-x),var(--start-y));transition:transform .8s cubic-bezier(.4,0,.2,1)}.services-module-scss-module__VJktsW__servicesItemImgDecor path:nth-child(10){--start-x:-42vw;--start-y:-6vh;transform:translate(var(--start-x),var(--start-y));transition:transform .8s cubic-bezier(.4,0,.2,1)}.services-module-scss-module__VJktsW__servicesItemImgDecor path:nth-child(11){--start-x:34vw;--start-y:-34vh;transform:translate(var(--start-x),var(--start-y));transition:transform .8s cubic-bezier(.4,0,.2,1)}.services-module-scss-module__VJktsW__servicesItemImgDecor path:nth-child(12){--start-x:9vw;--start-y:-39vh;transform:translate(var(--start-x),var(--start-y));transition:transform .8s cubic-bezier(.4,0,.2,1)}.services-module-scss-module__VJktsW__servicesItemImgDecor path:nth-child(13){--start-x:-35vw;--start-y:-21vh;transform:translate(var(--start-x),var(--start-y));transition:transform .8s cubic-bezier(.4,0,.2,1)}.services-module-scss-module__VJktsW__servicesItemImgDecor path:nth-child(14){--start-x:28vw;--start-y:-15vh;transform:translate(var(--start-x),var(--start-y));transition:transform .8s cubic-bezier(.4,0,.2,1)}.services-module-scss-module__VJktsW__servicesItemImgDecor path:nth-child(15){--start-x:-7vw;--start-y:45vh;transform:translate(var(--start-x),var(--start-y));transition:transform .8s cubic-bezier(.4,0,.2,1)}.services-module-scss-module__VJktsW__servicesItemImgDecor path:nth-child(16){--start-x:14vw;--start-y:-40vh;transform:translate(var(--start-x),var(--start-y));transition:transform .8s cubic-bezier(.4,0,.2,1)}.services-module-scss-module__VJktsW__servicesItemImgDecor path:nth-child(17){--start-x:50vw;--start-y:-6vh;transform:translate(var(--start-x),var(--start-y));transition:transform .8s cubic-bezier(.4,0,.2,1)}.services-module-scss-module__VJktsW__servicesItemImgDecor path:nth-child(18){--start-x:37vw;--start-y:1vh;transform:translate(var(--start-x),var(--start-y));transition:transform .8s cubic-bezier(.4,0,.2,1)}.services-module-scss-module__VJktsW__servicesItemImgDecor path:nth-child(19){--start-x:-45vw;--start-y:33vh;transform:translate(var(--start-x),var(--start-y));transition:transform .8s cubic-bezier(.4,0,.2,1)}.services-module-scss-module__VJktsW__servicesItemImgDecor path:nth-child(20){--start-x:19vw;--start-y:-30vh;transform:translate(var(--start-x),var(--start-y));transition:transform .8s cubic-bezier(.4,0,.2,1)}.services-module-scss-module__VJktsW__servicesItemImgDecor path:nth-child(21){--start-x:-15vw;--start-y:48vh;transform:translate(var(--start-x),var(--start-y));transition:transform .8s cubic-bezier(.4,0,.2,1)}.services-module-scss-module__VJktsW__servicesItemImgDecor path:nth-child(22){--start-x:-37vw;--start-y:-29vh;transform:translate(var(--start-x),var(--start-y));transition:transform .8s cubic-bezier(.4,0,.2,1)}.services-module-scss-module__VJktsW__servicesItemImgDecor path:nth-child(23){--start-x:33vw;--start-y:-47vh;transform:translate(var(--start-x),var(--start-y));transition:transform .8s cubic-bezier(.4,0,.2,1)}.services-module-scss-module__VJktsW__servicesItemImgDecor path:nth-child(24){--start-x:23vw;--start-y:45vh;transform:translate(var(--start-x),var(--start-y));transition:transform .8s cubic-bezier(.4,0,.2,1)}.services-module-scss-module__VJktsW__servicesItemImgDecor path:nth-child(25){--start-x:-24vw;--start-y:-46vh;transform:translate(var(--start-x),var(--start-y));transition:transform .8s cubic-bezier(.4,0,.2,1)}.services-module-scss-module__VJktsW__servicesItemImgDecor path:nth-child(26){--start-x:38vw;--start-y:-45vh;transform:translate(var(--start-x),var(--start-y));transition:transform .8s cubic-bezier(.4,0,.2,1)}.services-module-scss-module__VJktsW__servicesItemImgDecor path:nth-child(27){--start-x:43vw;--start-y:41vh;transform:translate(var(--start-x),var(--start-y));transition:transform .8s cubic-bezier(.4,0,.2,1)}.services-module-scss-module__VJktsW__servicesItemImgDecor path:nth-child(28){--start-x:45vw;--start-y:21vh;transform:translate(var(--start-x),var(--start-y));transition:transform .8s cubic-bezier(.4,0,.2,1)}.services-module-scss-module__VJktsW__servicesItemImgDecor path:nth-child(29){--start-x:-27vw;--start-y:25vh;transform:translate(var(--start-x),var(--start-y));transition:transform .8s cubic-bezier(.4,0,.2,1)}.services-module-scss-module__VJktsW__servicesItemImgDecor path:nth-child(30){--start-x:29vw;--start-y:-47vh;transform:translate(var(--start-x),var(--start-y));transition:transform .8s cubic-bezier(.4,0,.2,1)}.services-module-scss-module__VJktsW__servicesItem:hover .services-module-scss-module__VJktsW__servicesItemImgDecor path{transform:translate(0)!important}.services-module-scss-module__VJktsW__servicesItem:hover .services-module-scss-module__VJktsW__servicesItemImgDecor{transform:scale(1.5)translate(13%,-23%)}.services-module-scss-module__VJktsW__servicesItem:hover .services-module-scss-module__VJktsW__servicesItemImg{opacity:1;transform:scale(1)}.services-module-scss-module__VJktsW__servicesItemImg1 .butt{font-family:var(--second-family);text-transform:uppercase;z-index:10;padding:18px 50px;font-size:25px;font-weight:700;line-height:120%}
.title-module-scss-module__YnfVUa__wrapper{height:90px;padding-bottom:20px;display:inline-block;position:relative}.title-module-scss-module__YnfVUa__h2{font-family:var(--second-family);text-transform:uppercase;color:var(--temnyy);z-index:2;margin:0;font-size:40px;font-weight:700;line-height:110%;position:relative}.title-module-scss-module__YnfVUa__lineWave{z-index:1;width:100%;height:30px;position:absolute;bottom:0;left:-410px}.title-module-scss-module__YnfVUa__lineWave2{z-index:1;width:100%;height:30px;position:absolute;bottom:-7px;left:-430px}.title-module-scss-module__YnfVUa__neonContainer{width:100%;height:4px;position:absolute;bottom:0;left:0;overflow:visible}.title-module-scss-module__YnfVUa__neonLine{background:var(--zelenyy-5);height:2px;box-shadow:0 0 10px var(--zelenyy-5),0 0 20px var(--zelenyy-5),0 0 30px var(--zelenyy-5);position:absolute}.title-module-scss-module__YnfVUa__neonGlow{background:radial-gradient(circle,var(--zelenyy-5)0%,transparent 70%);filter:blur(5px);width:100%;height:20px;position:absolute;top:-8px}.title-module-scss-module__YnfVUa__maskContainer{width:100%;height:4px;position:absolute;bottom:0;left:0;overflow:hidden}.title-module-scss-module__YnfVUa__staticLine{background:var(--zelenyy-5);width:100%;height:100%;position:absolute}.title-module-scss-module__YnfVUa__maskLine{background:var(--temnyy);z-index:2;width:100%;height:100%;position:absolute}.title-module-scss-module__YnfVUa__gradientLine{background:linear-gradient(90deg,transparent,var(--zelenyy-5),var(--zelenyy-2-osnovnoy),var(--zelenyy-5),transparent);transform-origin:0;z-index:1;width:100%;height:4px;position:absolute;bottom:0;left:0}.title-module-scss-module__YnfVUa__flash{background:radial-gradient(circle at center,var(--zelenyy-5)0%,transparent 70%);filter:blur(20px);opacity:0;pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:50%;left:0}
.servicesMobile-module-scss-module__8_FuUG__ServicesMobile{background:var(--svetlyy);padding:60px 0}.servicesMobile-module-scss-module__8_FuUG__wrapper{padding:40px 0}.servicesMobile-module-scss-module__8_FuUG__text{font-family:var(--font-family);color:var(--seryy);padding:20px 0;font-size:18px;font-weight:500;line-height:120%}.servicesMobile-module-scss-module__8_FuUG__grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:150px;gap:6px;display:grid}.servicesMobile-module-scss-module__8_FuUG__card{cursor:pointer;background:#fff;border-radius:12px;align-items:flex-start;transition:box-shadow .3s;display:flex;position:relative;overflow:hidden}.servicesMobile-module-scss-module__8_FuUG__active{color:#fff;background:linear-gradient(#000512,#000f35)}.servicesMobile-module-scss-module__8_FuUG__active .servicesMobile-module-scss-module__8_FuUG__title{color:#fff!important}.servicesMobile-module-scss-module__8_FuUG__icon{pointer-events:none;width:60px;height:60px;position:absolute;bottom:10px;right:10px}.servicesMobile-module-scss-module__8_FuUG__inner{z-index:2;height:100%;padding:14px;position:relative}.servicesMobile-module-scss-module__8_FuUG__title{font-family:var(--second-family);text-transform:uppercase;color:var(--temnyy);font-size:12px;font-weight:700;line-height:120%}.servicesMobile-module-scss-module__8_FuUG__description{font-family:var(--font-family);color:var(--svetlo-seryy);font-size:12px;font-weight:500;line-height:120%}.servicesMobile-module-scss-module__8_FuUG__content{flex-direction:column;justify-content:space-between;height:100%;padding-top:10px;padding-bottom:20px;display:flex}.servicesMobile-module-scss-module__8_FuUG__button{background:var(--belyy);border-radius:17px;justify-content:center;align-items:center;width:24px;height:24px;display:flex}
.technologies-module-scss-module__THHhuG__technologies{background:var(--svetlyy);padding:clamp(30px,10vh,180px) 0;overflow:hidden}.technologies-module-scss-module__THHhuG__content{width:100%;margin-top:80px}.technologies-module-scss-module__THHhuG__scrollContent{will-change:transform;gap:10px;width:fit-content;min-height:300px;display:flex}@media (max-width:768px){.technologies-module-scss-module__THHhuG__scrollContent{gap:8px;min-height:150px}}.technologies-module-scss-module__THHhuG__item{background:var(--belyy);border-radius:12px;flex-direction:column;align-items:center;min-width:190px;height:min-content;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 20px #0000000d}.technologies-module-scss-module__THHhuG__item img{filter:grayscale();transition:all .3s}.technologies-module-scss-module__THHhuG__item:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000001a}.technologies-module-scss-module__THHhuG__item:hover img{filter:grayscale(0)}.technologies-module-scss-module__THHhuG__item:hover .technologies-module-scss-module__THHhuG__itemTitle{height:80px}.technologies-module-scss-module__THHhuG__itemTitle{text-align:center;color:var(--temnyy);height:0;margin:0;font-size:30px;font-weight:500;line-height:120%;transition:all .3s;display:block;overflow:hidden}.technologies-module-scss-module__THHhuG__imgBox{width:100%;height:190px;position:relative;overflow:hidden}.technologies-module-scss-module__THHhuG__imgBox .technologies-module-scss-module__THHhuG__image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.technologies-module-scss-module__THHhuG__imgBox:hover .technologies-module-scss-module__THHhuG__image{transform:scale(1.1)}@media (max-width:768px){.technologies-module-scss-module__THHhuG__content{margin-top:40px}.technologies-module-scss-module__THHhuG__item{min-width:150px}.technologies-module-scss-module__THHhuG__itemTitle{font-size:24px}.technologies-module-scss-module__THHhuG__imgBox{height:150px}}@media (max-width:480px){.technologies-module-scss-module__THHhuG__item{min-width:120px}.technologies-module-scss-module__THHhuG__itemTitle{font-size:20px}.technologies-module-scss-module__THHhuG__imgBox{height:120px}}
