:root{--fontFamilyH:"Okta Neue Ultra";--fontFamilyS:"Okta Neue Normal";--fontFamily:"Okta Neue";--maxContent:2560px;--fontRatio:0.0104167;--greyText:#3a4156;--blueText:#0008b6;--lightGrey:#cce5f7;--borderGrey:#becad3;--black:#000;--formBorder:#aacce3;--serviceBg:#edf7ff;--modalTransition:0.6s}html{font-family:var(--fontFamily),sans-serif;font-size:min(1.04167vw,calc(var(--maxContent)*var(--fontRatio)));background:#fff}body{padding:0;margin:0;position:relative;color:var(--greyText)}*{outline:none}a{text-decoration:none}.h1,h1{font-size:4.5rem;font-family:var(--fontFamilyH),sans-serif;text-transform:uppercase;font-weight:400;line-height:130%;width:100%;font-weight:600}.h1 span,h1 span{color:var(--blueText)}.h2,h2{font-size:3rem;font-family:var(--fontFamilyH),sans-serif;text-transform:uppercase;font-weight:400;line-height:130%;padding:0;margin:0 0 3rem;width:100%;font-weight:600}.h2 span,h2 span{color:var(--blueText)}.h3,h3{font-size:1.7rem;font-family:var(--fontFamilyS),sans-serif;text-transform:uppercase;font-weight:400;line-height:130%;width:100%}.h3 span,h3 span{color:var(--blueText)}.h4,h4{font-size:1.2rem;font-family:var(--fontFamilyS),sans-serif;text-transform:uppercase;font-weight:400;line-height:130%;width:100%}.h4 span,h4 span{color:var(--blueText)}section:not(:last-child){margin-bottom:5rem}.content{width:100%;display:flex;flex-direction:column}[class*=__container]:not(.fancybox__container){display:flex;position:relative;width:100%;max-width:var(--maxContent);margin:auto;overflow:hidden}[class*=__row]{padding:0 7.66%;display:flex;flex-wrap:wrap;width:100%}.pt5{padding-top:5rem!important}.pt10{padding-top:10rem!important}.pt15{padding-top:15rem!important}.pt20{padding-top:20rem!important}.pb5{padding-bottom:5rem!important}.pb10{padding-bottom:10rem!important}.pb15{padding-bottom:15rem!important}.pb20{padding-bottom:20rem!important}.mtm5{margin-top:-5rem!important}.mtm10{margin-top:-10rem!important}.mtm15{margin-top:-15rem!important}.mtm20{margin-top:-20rem!important}.mbm5{margin-bottom:-5rem!important}.mbm10{margin-bottom:-10rem!important}.mbm15{margin-bottom:-15rem!important}.mbm20{margin-bottom:-20rem!important}.mb1{margin-bottom:1rem!important}.mb1-5{margin-bottom:1.5rem!important}.mb2{margin-bottom:2rem!important}.mb3{margin-bottom:3rem!important}.mb5{margin-bottom:5rem!important}.mb10{margin-bottom:10rem!important}.mt1{margin-top:1rem!important}.mt2{margin-top:2rem!important}.mt3{margin-top:3rem!important}.relative{position:relative!important}.z2{z-index:2}@property --btnColor1{syntax:"<color>";initial-value:#0893fc;inherits:false}@property --btnColor2{syntax:"<color>";initial-value:#0008b6;inherits:false}.btn{border-radius:15rem;padding:1.2rem 2rem;background:linear-gradient(90deg,var(--btnColor1),var(--btnColor2));color:#fff;font-weight:500;font-size:.8rem;text-transform:uppercase;display:block;border:none;cursor:pointer;width:max-content;text-align:center;transition:--btnColor1 .3s,--btnColor2 .3s;position:relative;font-family:var(--fontFamily),sans-serif;line-height:180%;user-select:none}.btn:hover{--btnColor1:#0893fc;--btnColor2:#0893fc}.btn.process{color:transparent;pointer-events:none}.btn.process:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg%20fill%3D%27hsl%280,%20100%25,%20100%25%29%27%20viewBox%3D%270%200%2024%2024%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%3E%3Ccircle%20cx%3D%274%27%20cy%3D%2712%27%20r%3D%273%27%3E%3Canimate%20id%3D%27spinner_jObz%27%20begin%3D%270%3Bspinner_vwSQ.end-0.25s%27%20attributeName%3D%27r%27%20dur%3D%270.75s%27%20values%3D%273%3B.2%3B3%27%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2712%27%20cy%3D%2712%27%20r%3D%273%27%3E%3Canimate%20begin%3D%27spinner_jObz.end-0.6s%27%20attributeName%3D%27r%27%20dur%3D%270.75s%27%20values%3D%273%3B.2%3B3%27%2F%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%2720%27%20cy%3D%2712%27%20r%3D%273%27%3E%3Canimate%20id%3D%27spinner_vwSQ%27%20begin%3D%27spinner_jObz.end-0.45s%27%20attributeName%3D%27r%27%20dur%3D%270.75s%27%20values%3D%273%3B.2%3B3%27%2F%3E%3C%2Fcircle%3E%3C%2Fsvg%3E");background-size:3rem;background-repeat:no-repeat;background-position:50%}.btn-center,.btn-left,.btn-right{margin-top:2rem;width:100%;display:flex}.btn-right .btn{margin-left:auto}.btn-left .btn{margin-right:auto}.btn-center .btn{margin:auto}body.opened{overflow:hidden}.modal{display:none;opacity:0;transition:var(--modalTransition);visibility:hidden;position:fixed;top:0;left:0;background:transparent;height:100vh;width:100vw}.modal-display{display:flex}.modal.modal-opened{visibility:visible;z-index:100;opacity:1}.modal-body{background-color:#fff;margin:auto;position:relative;border-radius:1rem;padding:3rem 2rem 2rem;-webkit-box-shadow:3px 3px 9px 7px rgba(34,60,80,.2);-moz-box-shadow:3px 3px 9px 7px rgba(34,60,80,.2);box-shadow:3px 3px 9px 7px rgba(34,60,80,.2)}.modal-full-width .modal-body{width:100vw;height:calc(100vh - 7rem);max-width:min(var(--maxContent),calc(100vw - 8rem))}.modal.fos .modal-body{width:60vw;max-width:min(var(--maxContent),calc(100vw - 38rem))}#modal-success .modal-content{text-align:center}#modal-success .btn{line-height:100%;margin:auto}.content-wrap{transition:var(--modalTransition);position:relative}.content-wrap.blur{filter:blur(.3rem)}.content-wrap:before{content:"";position:absolute;width:100%;height:100%;background:#000;opacity:0;z-index:10;transition:var(--modalTransition)}.content-wrap.blur:before{opacity:.4;z-index:10}.modal-close{position:absolute;width:2rem;height:2rem;right:.5rem;top:.5rem;transition:0s;cursor:pointer}.modal-close:after,.modal-close:before{position:absolute;content:"";width:100%;height:2px;top:calc(50% - 1px);background:var(--blueText)}.modal-close:before{transform:rotate(45deg)}.modal-close:after{transform:rotate(-45deg)}.modal-close:hover{transform:rotate(180deg);transition:.5s}.modal-content{width:100%;height:100%;overflow-y:auto;padding-right:2rem}.modal-content::-webkit-scrollbar{height:8px;width:8px}.modal-content::-webkit-scrollbar-track{border-radius:5px;background-color:#fff;border:1px solid var(--lightGrey)}.modal-content::-webkit-scrollbar-track:hover{background-color:#fff}.modal-content::-webkit-scrollbar-track:active{background-color:var(--lightGrey)}.modal-content::-webkit-scrollbar-thumb{border-radius:4px;background-color:var(--greyText);border:1px solid var(--lightGrey)}.modal-content::-webkit-scrollbar-thumb:active,.modal-content::-webkit-scrollbar-thumb:hover{background-color:var(--greyText)}.description{margin:0;padding:0;font-size:1rem}.list-check{list-style:none;line-height:1.2rem;padding:0 0 0 3rem}.list-check.no-padding{padding:0}.list-check li{position:relative;padding-left:1.25rem;margin-bottom:1rem}.list-check li:before{content:"";width:.9rem;height:1.05rem;position:absolute;top:0;left:0;background-image:url("data:image/svg+xml;utf8,<svg width='19' height='21' viewBox='0 0 19 21' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M7.5282 20.6273L0.000212669 14.0448L1.31671 12.5392L7.3391 17.8052L16.5546 7.26601L18.0602 8.58251L7.5282 20.6273Z' fill='url(%23paint0_linear_220_757)'/><defs><linearGradient id='paint0_linear_220_757' x1='5.26622' y1='8.02239' x2='12.7942' y2='14.6049' gradientUnits='userSpaceOnUse'><stop stop-color='%230893FC'/><stop offset='1' stop-color='%230008B6'/></linearGradient></defs></svg>");background-repeat:no-repeat;background-position:50%;background-size:contain}.top-background{position:absolute;top:0;left:0;width:100%;display:flex;z-index:-1}.top-background-inner{position:relative;margin:auto;width:100%;max-width:var(--maxContent)}.bg1{right:0}.bg1,.bg2{position:absolute;top:0;width:22.9rem;height:22.9rem}.bg2{left:0}.bg3{top:10rem;left:0}.bg3,.bg4{position:absolute;width:22.9rem;height:22.9rem}.bg4{top:0;left:35.25rem}.bg_pl_01{position:absolute;top:17rem;left:-1rem;width:9.1rem;height:auto;opacity:.7}header{width:100%;display:flex;padding-top:2.5rem}.footercontent,.topbar{width:100%;display:flex;flex-wrap:wrap;margin:auto;justify-content:space-between;position:relative}.topbar .logo{width:2.75rem;margin:auto 0}.topbar .logo img{width:100%}.top-social{display:flex;gap:.4rem}.top-social-item{background:linear-gradient(90deg,#0893fc,#0008b6);width:1.7rem;height:1.7rem;border-radius:50%;display:flex}.top-social-item img{width:54%;height:auto;margin:auto}.social-item-tg img{margin:auto .2rem auto .3rem}.footermenu-items,.topmenu-items{list-style:none;display:flex;gap:2rem;padding:0}.footermenu-items a,.topmenu-items a{color:var(--greyText);font-size:.9rem}.footer-contacts,.top-contacts{display:flex;gap:1.6rem;margin:auto 0}.footer-contacts .phone a,.top-contacts .phone a{color:var(--greyText);font-size:.9rem}.footer-contacts .phone img,.top-contacts .phone img{cursor:pointer;height:.8rem}.top-contacts .phone img{padding-top:.15rem}footer{height:10rem}.footer-logo,footer{display:flex;align-items:center}.footer-logo{font-size:.9rem;gap:1rem}.footer-logo img{width:2.75rem;height:auto}.crumbs{width:100%;display:flex;list-style:none;font-size:1rem;gap:1.8rem;padding:0;margin:3.5rem 0 0}.crumbs li{display:block}.crumbs a{color:var(--blueText);position:relative}.crumbs a:after{content:"/";position:absolute;top:0;right:-1.15rem;pointer-events:none;color:var(--greyText)}.title-section{z-index:2}.title-row{padding:0 8.3333%;display:flex}.title-content{max-width:61.15rem}.title-content-v1{max-width:59.15rem}.title-description{font-weight:400;font-size:1.7rem;color:var(--greyText)}.title-section .title-description{max-width:52rem}.title-description-block{padding-left:5rem}.title-description-block p{font-size:1rem;margin:1.4rem 0 0}.title-description-block .btn{margin-top:1.4rem}.title-image{position:absolute;right:-5rem;top:4rem}.title-image .first-image{width:38.3rem;height:auto}.title-image .bg_pl_02{position:absolute;width:13.95rem;left:4rem;top:12.3rem}.title-image .bg_pl_03{position:absolute;width:11.55rem;left:23rem;top:14rem}.tile{border:.05rem solid var(--lightGrey);border-radius:1rem;padding:4rem 1rem 2rem;position:relative;margin-top:2.5rem}.tile-title{padding:0;margin:0;font-family:var(--fontFamilyS);font-weight:400;font-size:1.5rem;text-transform:uppercase;color:var(--black)}.tile-title span{color:var(--blueText)}.tile-description{font-weight:400;font-size:.9rem;color:var(--greyText);margin-top:1rem}.tile-icon{border-radius:100%;background:linear-gradient(90deg,#0893fc,#0008b6);width:5rem;height:5rem;display:flex;position:absolute;top:-2.5rem;left:2.8rem}.tile-icon svg{width:auto;margin:auto}.tile-icon.icon-number svg{height:3rem}.tiles-3,.tiles-4{width:100%;display:flex;gap:1.43rem;flex-wrap:wrap;justify-content:flex-start}.tiles-3 .tile{max-width:calc(33% - 3rem);width:-webkit-fill-available}.tiles-4 .tile{max-width:calc(25% - 3.25rem);width:-webkit-fill-available}.stage-weeks{text-transform:uppercase;color:var(--blueText);font-size:.8rem;margin-top:.5rem}.infoblock__row{position:relative}.infoblock-bg{position:absolute;width:100%;z-index:-1;top:0;left:0}.infoblock-bg .bg6{position:absolute;width:75.7rem;height:auto;right:-34rem;top:-3rem}.infoblock-bg .bg7{width:62.65rem;top:10rem}.infoblock-bg .bg5,.infoblock-bg .bg7{position:absolute;height:auto;left:-6rem}.infoblock-bg .bg5{width:50.9rem;top:-3rem}.infoblock-bg .bg_pl_04{right:-1.5rem}.infoblock-bg .bg_pl_04,.infoblock-bg .bg_pl_05{position:absolute;width:15rem;height:auto;top:27rem}.infoblock-bg .bg_pl_05{left:-.5rem}.infoblock-v1{padding:5rem 15.6rem 5rem 5rem;margin-bottom:5rem}.infoblock-v1 .description,.infoblock-v1 h3{margin-top:2rem}.infoblock{width:100%;border-radius:1rem;backdrop-filter:blur(.25rem);background:hsla(0,0%,100%,.65)}.infoblock.padding{padding:5rem}.border-block{width:100%;border:.05rem solid var(--lightGrey);border-radius:1rem;padding:5rem;position:relative}.border-block-btn{margin-top:2rem;position:relative}.border-block-btn svg{position:absolute;width:16.8rem;height:auto;top:-4rem;left:16rem}.borderblock-bg{position:absolute;top:0;left:0;width:100%}.borderblock-bg .bg_pl_05{position:absolute;width:12.8rem;height:auto;top:19rem;right:7.5rem}.borderblock-bg .bg_pl_06{position:absolute;width:6rem;height:auto;top:1rem;right:-3.5rem}.borderblock-bg .bg_pl_07{position:absolute;width:12.8rem;height:auto;top:11rem;right:7.5rem}.number-rows{display:flex;flex-direction:column;gap:1rem}.number-rows.gap2{gap:2rem}.number-row{width:100%;display:flex;align-items:center;gap:1.6rem;font-size:1rem}.number-row svg{width:auto;margin:auto;height:1.6rem}.number-icon{border-radius:100%;background:linear-gradient(90deg,#0893fc,#0008b6);width:3rem;height:3rem;display:flex}.infoblock-bg .bg8{position:absolute;width:43.7rem;height:auto;left:31rem;top:-1rem}.infoblock-bg .bg_pl_08{position:absolute;width:13.95rem;right:7rem;top:5.3rem}.infoblock-bg .bg_pl_09{position:absolute;width:13.95rem;left:1rem;top:22.3rem}.infoblock-bg .bg_pl_10{position:absolute;width:5.95rem;left:27rem;top:37rem}.discuss-section{overflow:hidden}.discuss-title{font-size:2.4rem;font-family:var(--fontFamilyS),sans-serif;text-transform:uppercase;font-weight:400;line-height:130%;padding:0;margin:0}.discuss-title span{color:var(--blueText)}.discuss-block{display:flex;padding:5rem}.discuss-block .left-col{min-width:47.5rem}.discuss-block .right-col{width:-webkit-fill-available;padding-left:1.35rem}.discuss-form form{display:flex;flex-direction:column;width:100%}input[type=email],input[type=password],input[type=tel],input[type=text],textarea{border:.05rem solid var(--formBorder);border-radius:.5rem;padding:.7rem 1rem;font-size:.8rem;width:-webkit-fill-available;font-family:var(--fontFamily),sans-serif}input::placeholder,textarea::placeholder{font-size:.8rem;color:#aeaeaf;font-family:var(--fontFamily),sans-serif}.form-group{position:relative;margin-bottom:.8rem}.form-group .error{color:#dd0029;font-size:.7rem;left:.25rem;display:none;position:absolute;bottom:-.75rem}.form-group.haserror .error{display:block}.checkbox input[type=checkbox]{display:none}.checkbox label{position:relative;padding-left:1.15rem;font-size:.8rem;cursor:pointer;line-height:.8rem;display:block}.checkbox label a{color:var(--blueText)}.checkbox label:before{display:block;border:.05rem solid var(--formBorder);border-radius:.1rem;left:0;top:.1rem}.checkbox label:after,.checkbox label:before{content:"";width:.75rem;height:.75rem;position:absolute}.checkbox label:after{display:inline-block;background-image:url("data:image/svg+xml;utf8,<svg viewBox='0 0 15 17' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M5.95973 16.3306L4.76731 15.2879L4.76795 15.2872L0.000474842 11.1185L1.04249 9.92677L5.80997 14.0955L13.1054 5.7522L14.2978 6.79486L5.95973 16.3306Z' fill='url(%23paint0_linear_224_797)'/><defs><linearGradient id='paint0_linear_224_797' x1='4.16884' y1='6.35137' x2='10.1288' y2='11.5628' gradientUnits='userSpaceOnUse'><stop stop-color='%230893FC'/><stop offset='1' stop-color='%230008B6'/></linearGradient></defs></svg>");background-repeat:no-repeat;background-size:cover;background-position:50%;top:0;left:.07rem;transition:.3s;transform:scale(0);-webkit-transform-origin-y:.5rem}.checkbox input[type=checkbox]:checked+label:after{transform:scale(1)}.radio-group input[type=radio]{display:none}.radio-group label{position:relative;padding-left:1.15rem;font-size:1rem;cursor:pointer;line-height:1rem;display:block}.radio-group label:before{content:"";display:block;border:.05rem solid var(--formBorder);border-radius:50%;width:.7rem;height:.7rem;position:absolute;left:0;top:.2rem}.radio-group label:after{content:"";display:block;border-radius:50%;width:.6rem;height:.6rem;position:absolute;left:.1rem;top:.3rem;background:linear-gradient(90deg,#0893fc,#0008b6);transition:.3s;transform:scale(0)}.radio-group input[type=radio]:checked+label:after{transform:scale(1)}.radio-group-items{display:flex;width:100%;justify-content:space-between}.radio-communication .radio-group-items{margin:.5rem 0 0}.radio-communication{margin-top:.7rem;margin-bottom:1rem}.title-image .bg_pl_13{position:absolute;top:-.5rem;right:-2rem;width:22.6rem;height:auto}.title-image .bg_pl_14{position:absolute;top:2rem;right:23rem;width:11.5rem;height:auto}.waves__container{height:14.35rem}.waves-items{position:absolute;top:0;left:0;width:100%;height:100%}.waves-bg_1,.waves-bg_2{position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%;height:auto}.waves-items .line-1,.waves-items .line-2{position:absolute;height:50%;width:100%;display:flex;gap:9.7rem}.waves-items .line-1{top:0;left:4rem}.waves-items .line-2{bottom:0;left:18rem}.waves-items .circle{width:5.3rem;height:5.3rem;display:block;border:.05rem solid var(--borderGrey);border-radius:50%;font-size:1.2rem;text-align:center;line-height:5.3rem}.waves-items .text{max-width:13rem;font-size:.9rem}.circle-item{display:flex;align-items:center;gap:1rem}.waves-items .line-1 .circle-item{margin-bottom:auto}.waves-items .line-2 .circle-item{margin-top:auto}.services__row .h1{margin-bottom:2rem}.services__row .infoblock{display:flex;margin-bottom:2rem}.services__row .title-description-block{margin-bottom:3rem}.services__row .infoblock.ltr .right-col,.services__row .infoblock:not(.ltr) .left-col{min-width:37.5rem;padding:6.75rem 5rem;width:37.5rem;z-index:2}.services__row .infoblock .button{margin-top:2rem}.services__row .infoblock:not(.ltr) .right-col{width:-webkit-fill-available;position:relative;overflow:hidden;border-top-right-radius:1rem;border-bottom-right-radius:1rem}.services__row .infoblock.ltr .left-col{width:-webkit-fill-available;position:relative;overflow:hidden;border-top-left-radius:1rem;border-bottom-left-radius:1rem}.services__row .infoblock.ltr .left-col .bg,.services__row .infoblock:not(.ltr) .right-col .bg{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--serviceBg)}.services__row .infoblock .image{position:absolute;z-index:1}.services__row .infoblock .image img{width:100%;height:auto}.services__row .infoblock .image-1{width:52.05rem;left:27rem;top:0}.services__row .infoblock .image-2{width:53.75rem;left:-10rem;top:.5rem}.services__row .infoblock .image-3{width:52.05rem;left:27rem;top:0}.services__row .infoblock .image-4{width:24.65rem;left:5rem;top:2rem}.services-bg{width:100%;left:0;top:0;z-index:-1}.services-bg,.services-bg img{position:absolute}.services-bg .services_bg01{width:57rem;top:-1rem;left:-8rem}.services-bg .services_bg02{width:47rem;top:30rem;left:16rem}.services-bg .services_bg03{width:54rem;top:41rem;right:-12rem}.services-bg .services_bg04{width:49rem;top:58rem;left:24rem}.services-bg .services_bg05{width:57rem;top:73rem;left:-6rem}.services-bg .services_bg06{width:47rem;top:101rem;left:21rem}.services-bg .services_bg07{width:54rem;top:110rem;right:-12rem}.services-bg .services_bg08{width:49rem;top:132rem;left:26rem}.services-bg .services_pl01{width:5.65rem;top:13.5rem;left:49rem}.services-bg .services_pl02{width:18.65rem;top:30.5rem;left:-1rem}.services-bg .services_pl03{width:5.65rem;top:49.5rem;left:67rem}.services-bg .services_pl04{width:11.65rem;top:67.5rem;left:88rem}.services-bg .services_pl05{width:14.65rem;top:114.5rem;left:32rem}.services-bg .services_pl06{width:8.65rem;top:134.5rem;left:84rem}.approach__row .title-description-block{margin-bottom:4rem}.approach__row h3{margin-bottom:2rem}.discuss__container{padding-bottom:10rem;padding-top:10rem}.discuss-bg{position:absolute;top:0;left:0;z-index:-1}.discuss_bg1{width:50rem;top:0;left:-10rem;position:absolute}.discuss_bg2{width:48rem;top:-2rem;left:23rem;position:absolute}.discuss_bg3{width:92rem;top:-6rem;left:34rem;position:absolute}.discuss_pl1{width:12.8rem;top:18rem;left:2rem}.discuss_pl1,.discuss_pl2{position:absolute;height:auto}.discuss_pl2{width:11.55rem;top:38rem;left:79rem}.cols{width:100%;display:flex;gap:1.5rem}.col-50{width:calc(50% - .75rem)}.col-60{width:calc(60% - .75rem)}.col-40{width:calc(40% - .75rem)}.infoblock-bg .bg14{position:absolute;width:55.7rem;height:auto;left:-18rem;top:-4rem}.infoblock-bg .bg15{position:absolute;width:57.7rem;height:auto;left:55rem;top:-3rem}.infoblock-bg .bg16{position:absolute;width:50.7rem;height:auto;left:19rem;top:10rem}.infoblock-bg .bg_pl_13{position:absolute;width:13.95rem;right:-1rem;top:22.3rem}.infoblock-bg .bg_pl_14{position:absolute;width:6rem;left:31rem;top:6.3rem}.infoblock-bg .bg_pl_15{position:absolute;width:13.3rem;left:2rem;top:26rem}.case-item{border-radius:1rem;padding:5rem;display:flex;background-color:var(--serviceBg)}.case-cover,.case-item{width:100%;max-width:100%}.case-cover{margin:auto;overflow:hidden;border-radius:.85rem}.case-cover img{max-width:100%;width:100%;height:auto;object-fit:cover}.cases__row,.swiper{max-width:100%}.cases__row{overflow:hidden}.swiper-slide{max-width:100%;display:flex!important}.swiper_case .case-item .description{padding-right:1.5rem}.cases-wrapper{position:relative;max-width:100%;width:100%}.slider-button-next,.slider-button-prev{position:absolute;cursor:pointer;top:50%;transform:translateY(-50%)}.slider-button-next img,.slider-button-prev img{height:2.5rem;width:auto}.slider-button-next.swiper-button-disabled,.slider-button-prev.swiper-button-disabled{opacity:.2;pointer-events:none}.slider-button-next{right:-3rem}.slider-button-prev{left:-3rem}.review-item{border-radius:1rem;padding:5rem;width:100%;display:flex;background-color:var(--serviceBg);max-width:100%;gap:2rem}.review-item .logo-block{display:flex;flex-direction:column;flex:0 0 15%}.review-item .logo-block .logo{display:flex;width:100%}.review-item .logo-block .logo img{max-width:90%;max-height:8rem;width:auto;height:auto;margin:auto}.review-item .logo-block .company{width:100%;text-align:center;margin-top:2rem;font-weight:500}.review-item .doc{flex:0 0 25%}.review-item .doc a{display:block}.review-item .doc img{width:100%;height:auto}.review-item .text .author{width:100%;text-align:right;margin-top:2rem;font-style:italic}.review-item .text p{font-size:1.2rem}.review-wrapper{position:relative;max-width:100%;width:100%}.review__row{max-width:100%;overflow:hidden}.wilk__row .infoblock{display:flex;padding:3rem;gap:3rem}.wilk__row .tile-icon{position:relative;top:unset;left:unset}.wilk__row .infoblock .text{font-size:1.2rem}.wilk__row .infoblock .icon,.wilk__row .infoblock .text{display:flex;align-items:center}.infoblock-bg .bg10{position:absolute;width:41.7rem;height:auto;left:-1rem;top:0}.infoblock-bg .bg11{position:absolute;width:36.7rem;height:auto;left:59rem;top:2rem}.infoblock-bg .bg12{position:absolute;width:27.7rem;height:auto;left:30rem;top:2rem}.infoblock-bg .bg_pl_11{position:absolute;width:15rem;height:auto;top:12rem;left:-.5rem}.bordered{border:.05rem solid var(--lightGrey);border-radius:1rem;padding:2rem 1rem}.faq-item{padding:.8rem 2rem .8rem 0;border-top:1px solid var(--lightGrey);cursor:pointer;position:relative}.faq-item:before{border-radius:50%;background:linear-gradient(90deg,#0893fc,#0008b6)}.faq-item:after,.faq-item:before{content:"";width:2.2rem;height:2.2rem;position:absolute;top:.8rem;right:0}.faq-item:after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 23 23' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 10H23V13H13V23H10V13H0V10H10V0H13V10Z' fill='white'/%3E%3C/svg%3E");background-size:1.15rem;background-position:50%;background-repeat:no-repeat;transition:.3s}.faq-item.opened:after{background-image:url("data:image/svg+xml,%3Csvg width='23' height='23' viewBox='0 0 23 23' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 10H23V13H0V10Z' fill='white'/%3E%3C/svg%3E")}.faq-item:last-child{padding:.8rem 2rem .8rem 0;border-bottom:1px solid var(--lightGrey)}.faq-item .question{font-weight:400;font-size:1.5rem;text-transform:uppercase}.faq-item .answer{overflow:hidden;height:0;cursor:default}.faq-item .answer .text{padding:1.5rem 0 .5rem}.ns_bg01{overflow:hidden;position:relative}.ns-bg-white{position:absolute;width:100%;height:100%;background:#fff}.ns_bg01 img{width:100%;height:100%;object-fit:contain}.infoblock-bg .bg_pl_12{position:absolute;width:5.95rem;left:27rem;top:31rem}.infoblock-bg .bg_pl_16{position:absolute;width:13.95rem;left:1rem;top:18.3rem}.infoblock-bg .bg17{position:absolute;width:47.7rem;height:auto;left:-18rem;top:-4rem}.infoblock-bg .bg18{position:absolute;width:48.7rem;height:auto;left:60rem;top:-5rem}.infoblock-bg .bg19{position:absolute;width:60.7rem;height:auto;left:19rem;top:-8rem}.infoblock-bg .bg_pl_17{position:absolute;width:15rem;height:auto;top:39rem;left:-.5rem}.ybottom{width:100%;overflow:hidden}.confirm-shake{animation:shake .3s;animation-iteration-count:infinite}@keyframes shake{0%{transform:translate(1px)}10%{transform:translate(-1px)}20%{transform:translate(-3px)}30%{transform:translate(3px)}40%{transform:translate(1px)}50%{transform:translate(-1px)}60%{transform:translate(-3px)}70%{transform:translate(3px)}80%{transform:translate(-1px)}90%{transform:translate(1px)}to{transform:translate(1px)}}.cookie{position:fixed;bottom:50px;left:calc(50% - 13rem);z-index:9999;background:#fff;padding:1rem;border-radius:1rem;-webkit-box-shadow:3px 3px 9px 7px rgba(34,60,80,.2);-moz-box-shadow:3px 3px 9px 7px rgba(34,60,80,.2);box-shadow:3px 3px 9px 7px rgba(34,60,80,.2)}.cookie .cookie-body{display:flex;flex-direction:row;gap:1rem;align-items:center}.cookie .btn{line-height:80%!important;max-height:3.5rem}.modal-content .case h2,.modal-content .case h3{margin-bottom:1rem}.modal-content .case .tile{margin-top:0;padding:2.5rem;background:#fff}.modal-content .case{background:linear-gradient(0deg,#fff 2%,rgba(223,241,255,.5) 49%,#fff)}.modal-content .case ol li{margin-bottom:1rem}.modal-content .case .btn{max-width:max-content}.case .case-lead{max-width:80ch;font-size:1rem;color:var(--greyText)}.case .case-chips{display:flex;flex-wrap:wrap;gap:1rem;padding-left:0;margin:1rem 0 0;list-style:none}.case .case-chip{background:var(----serviceBg);border:.05rem solid var(--lightGrey);border-radius:15rem;padding:.4rem .8rem;font-size:.8rem;color:var(--greyText);line-height:1}.case .case-row-flex{width:100%}.case .case-row-flex,.case .kpi-row{display:flex;gap:1.25rem;flex-wrap:wrap}.case .kpi-row{margin-top:1.5rem}.case .col-50{flex:1 1 48%;min-width:320px}.case .col-33{flex:1 1 30%;min-width:280px}.case .tile-compact{padding:1.5rem;margin-top:0}.case .img-card{display:block;width:100%;height:auto;border-radius:.75rem;border:1px solid var(--lightGrey);max-width:57rem;margin:2rem auto 1rem 0}.case .img-caption{margin-top:-1rem}.case .case-note{background:var(--serviceBg);border:1px solid var(--lightGrey);border-radius:1rem;padding:1rem;color:var(--greyText)}.case .case-warn{background:#fffbe6;border:1px solid var(--borderGrey);border-radius:1rem;padding:1rem;color:#000}.contacts-table-row{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap;max-width:900px}.table-row-item{display:flex;flex-direction:column;gap:1rem}.table-row-item .content{font-size:1.25rem;height:100%}.table-row-item .content img{height:1.25rem;cursor:pointer;margin-top:auto}.table-row-item .content .top-social{margin-top:auto}.table-row-item .content a,.table-row-item .content a:focus{color:var(--greyText)}.company_details-table{width:100%;display:flex;flex-direction:column}.details-tr{width:100%;display:flex;flex-direction:row}.details-td{width:50%;padding:.75rem 1rem;color:#6a737d;border:1px solid var(--borderGrey);line-height:150%}.company_details-table .details-tr:first-child .details-td:first-child{border-top-left-radius:.5rem}.company_details-table .details-tr:first-child .details-td:last-child{border-top-right-radius:.5rem}.company_details-table .details-tr:last-child .details-td:first-child{border-bottom-left-radius:.5rem}.company_details-table .details-tr:last-child .details-td:last-child{border-bottom-right-radius:.5rem}.company_details-table .details-tr:not(:last-child) .details-td{border-bottom:none}.company_details-table .details-tr .details-td:not(:last-child){border-right:none}@media screen and (max-width:560px){.details-tr{flex-direction:column;border:1px solid var(--borderGrey)}.details-td{width:100%;border:none}.company_details-table .details-tr:first-child{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.company_details-table .details-tr:last-child{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.company_details-table .details-tr:not(:last-child){border-bottom:none}.details-tr .details-td:first-child{padding-bottom:.25rem;font-size:.875rem;color:#6a737d}.details-tr .details-td:not(:first-child){padding-top:0;color:#19191b;font-size:.875rem}.h-hide .company_details-table .details-tr:not(.h-mobile):nth-last-child(1 of :not(.h-mobile)){border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem;border-bottom:1px solid var(--borderGrey)}.details-tr.h-mobile{display:none}}