.gossector-head{min-height:250px;position:relative;width:100%}.gossector-head .gossector-head-container .head{height:928px;padding-top:115px}@media (min-width:2560px){.gossector-head .gossector-head-container .head{height:72vh}}@media (max-width:768px){.gossector-head .gossector-head-container .head{padding-top:300px}}@media screen and (max-width:900px){.gossector-head .gossector-head-container .head{height:auto}}.gossector-head .gossector-head-container .head .container{display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.gossector-head .gossector-head-container .head .container .left-column{align-items:flex-start;color:#fff;display:flex;flex-flow:column;justify-content:flex-start;width:50%}@media (max-width:768px){.gossector-head .gossector-head-container .head .container .left-column{width:100%}}.gossector-head .gossector-head-container .head .container .left-column h1.title{font-size:32px;font-weight:700;line-height:44px;margin:0 0 20px}@media (max-width:768px){.gossector-head .gossector-head-container .head .container .left-column h1.title{font-size:22px;line-height:34px}}.gossector-head .gossector-head-container .head .container .left-column .mobile-description,.gossector-head .gossector-head-container .head .container .left-column .mobile-title{display:none}.gossector-head .gossector-head-container .head .container .left-column .description{list-style-image:url(../images/gossector/bullet-blue.svg)}.gossector-head .gossector-head-container .head .container .left-column .description li{color:#fff;font-size:18px;line-height:28px}.gossector-head .gossector-head-container .head .container .left-column .description li:before{display:none!important}.gossector-head .gossector-head-container .gossector-head-wrapper{background:url(../images/gossector/head-slider-bg.jpg);background-repeat:no-repeat;background-size:cover}.gossector-head .gossector-head-container .columns{align-items:center;display:flex;justify-content:space-between}@media (max-width:900px){.gossector-head .gossector-head-container .columns{flex-direction:column}.gossector-head .gossector-head-container .columns .right-column{margin-left:0;margin-top:70px;order:-1}}@media (max-width:600px){.gossector-head .gossector-head-container .columns .right-column img{max-width:100%}}.gossector-head>.container{bottom:162px;position:relative;z-index:3}.gossector-head>.container .swiper-pagination{position:relative;text-align:center}.gossector-head>.container .swiper-pagination .swiper-pagination-bullet{background-color:transparent;background-image:url(../images/front/slides/pagination-bullet.svg);background-repeat:no-repeat;opacity:1}.gossector-head>.container .swiper-pagination .swiper-pagination-bullet-active{background-color:transparent;background-image:url(../images/front/slides/pagination-bullet-active.svg);background-repeat:no-repeat;height:8px;margin:2px 7px;opacity:1;width:8px}.gossector-head .demo-form{height:100%;margin-top:-100px;width:100%}.gossector-head .demo-form .container{max-width:1304px;position:relative}.gossector-head .demo-form .container form{background-color:#fff;box-shadow:0 5px 20px 10px #00579a26;padding:25px;width:100%}.gossector-head .demo-form .container form .title{font-size:28px;font-weight:500;line-height:32px;margin-bottom:20px}.gossector-head .demo-form .container form .title .text-blue{color:#0398e2}.gossector-head .demo-form .container form .description,.gossector-head .demo-form .container form .mobile-description,.gossector-head .demo-form .container form .mobile-title{display:none}.gossector-head .demo-form .container form .success-message-wrapper{height:100%;padding-bottom:100px;padding-top:100px;text-align:center;width:100%}.gossector-head .demo-form .container form .success-message-wrapper .message{color:#149fe4;font-size:24px;font-weight:500;line-height:32px}.gossector-head .demo-form .container form .success-message-wrapper .message span{color:#293244;display:block;font-size:16px;font-weight:300;line-height:26px;margin-top:.5em}.gossector-head .demo-form .container form input{background:transparent no-repeat;background-position-x:0;background-position-y:7px;background-size:16px auto;border:1px solid #b9cbdd;border-radius:4px;box-sizing:border-box;color:#293244;font-size:14px;height:48px;margin:0;padding:7px 0 7px 42px;position:relative}.gossector-head .demo-form .container form input.error{border:1px solid #fd6b56}.gossector-head .demo-form .container form input::-moz-placeholder{color:#9498a1}.gossector-head .demo-form .container form input::placeholder{color:#9498a1}.gossector-head .demo-form .container form input:active,.gossector-head .demo-form .container form input:focus,.gossector-head .demo-form .container form input:hover{outline:none}.gossector-head .demo-form .container form input[name=name]{background-image:url(../images/forms/icon-name-blue-rd.svg);background-position-x:9px;background-position-y:47%;background-size:24px 24px}.gossector-head .demo-form .container form input[name=name].error{background-image:url(../images/forms/icon-name-red.svg)}.gossector-head .demo-form .container form input[name=phone]{background-image:url(../images/forms/icon-phone-blue-rd.svg);background-position-x:9px;background-position-y:47%;background-size:24px 24px}.gossector-head .demo-form .container form input[name=phone].error{background-image:url(../images/forms/icon-phone-red.svg)}.gossector-head .demo-form .container form input[name=company]{background-image:url(../images/forms/icon-company-blue-rd.svg);background-position-x:9px;background-position-y:47%;background-size:24px 24px}.gossector-head .demo-form .container form input[name=company].error{background-image:url(../images/forms/icon-company-red.svg)}.gossector-head .demo-form .container form input[name=email]{background-image:url(../images/forms/icon-email-blue-rd.svg);background-position-x:9px;background-position-y:47%;background-size:24px 24px}.gossector-head .demo-form .container form input[name=email].error{background-image:url(../images/forms/icon-email-red.svg)}.gossector-head .demo-form .container form .checkboxes-wrapper{align-items:flex-start;display:grid;gap:24px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:24px}@media (max-width:768px){.gossector-head .demo-form .container form .checkboxes-wrapper{gap:12px;grid-template-columns:auto;margin-bottom:24px;margin-top:0;order:6}}.gossector-head .demo-form .container form .pp-wrapper{align-items:center;display:flex;line-height:18px;margin-left:30px;position:relative}.gossector-head .demo-form .container form .pp-wrapper input[type=checkbox]{left:-1000em;opacity:0;position:absolute}.gossector-head .demo-form .container form .pp-wrapper a{color:var(--Blue,#328ce5);text-decoration-line:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-style:solid;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.gossector-head .demo-form .container form .pp-wrapper label{font-size:13px;line-height:28px;position:relative}.gossector-head .demo-form .container form .pp-wrapper label.error{color:#fd6b56}.gossector-head .demo-form .container form .pp-wrapper label:before{border:1px solid #b9cbdd;border-radius:2px;box-sizing:border-box;content:"";height:24px;left:-30px;margin:0;position:absolute;top:2px;transition:border-color .3s;width:24px}.gossector-head .demo-form .container form .pp-wrapper label.error:before{border:1px solid #fd6b56}.gossector-head .demo-form .container form .pp-wrapper label:after{background:url(../images/forms/checkbox-tick.svg) transparent 0 50% no-repeat;background-size:100% auto;content:"";height:11px;left:-25px;opacity:0;position:absolute;top:9px;transform:scale(.8);transition:opacity .2s,transform .2s cubic-bezier(.175,.885,.32,1.275);width:14px}.gossector-head .demo-form .container form .pp-wrapper input[type=checkbox]:checked+label:after{opacity:1;transform:scale(1)}.gossector-head .demo-form .container form .pp-wrapper input[type=checkbox]:checked+label:before{border:1px solid #0398e2}.gossector-head .demo-form .container form button{height:48px;margin:30px 0 5px;padding:11px;width:184px}.gossector-head .demo-form .container form button.submit{margin:0;padding:12px 28px;width:auto}@media screen and (min-width:1079px){.gossector-head .form-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between}.gossector-head .cols{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.gossector-head .cols:last-child{margin-top:6px}.gossector-head .fields-wrapper{display:grid;gap:24px;grid-template-columns:repeat(5,1fr);width:100%}}@media (max-width:1280px){.gossector-head .fields-wrapper input{max-width:100%;width:100%}}@media screen and (max-width:1280px){.gossector-head .cols:last-child{margin-top:20px;text-align:center}}.gossector-head .mobile-accept{display:none}.gossector-head .arms .container{margin-bottom:50px}.gossector-head .arms .container .arms-slider{position:relative;width:100%}@media (max-width:768px){.gossector-head .arms .container .arms-slider{margin-top:30px}}.gossector-head .arms .container .arms-slider .swiper-initialized .swiper-pagination .swiper-pagination-bullet{background-color:transparent;background-image:url(../images/front/slides/pagination-bullet.svg);background-position:50%;background-repeat:no-repeat;margin:2px 6px;opacity:1}.gossector-head .arms .container .arms-slider .swiper-initialized .swiper-pagination .swiper-pagination-bullet-active{background-color:transparent;background-image:url(../images/front/slides/pagination-bullet-active.svg);background-repeat:no-repeat;height:8px;margin:4px 7px 2px;opacity:1;width:8px}.gossector-head .arms .container .arms-slider .swiper-initialized{font-size:16px;font-weight:400;line-height:20px;width:100%}.gossector-head .arms .container .arms-slider .swiper-initialized .swiper-slide a{align-items:flex-start;display:flex}@media (max-width:400px){.gossector-head .arms .container .arms-slider .swiper-initialized .swiper-slide a{justify-content:center}}.gossector-head .arms .container .arms-slider .swiper-initialized .swiper-slide a div{color:#95c2e9;margin-left:15px;width:153px}.gossector-head .arms .container .arms-slider .swiper-initialized .swiper-slide a:first-child div{width:130px}@media screen and (min-width:900px){.gossector-head .arms .container .arms-slider .swiper-initialized .swiper-pagination{display:none}}.gossector-head .arms .container .bullets-wrapper{align-items:center;display:flex;justify-content:space-between;margin:30px auto;width:90px}.gossector-head .arms .container .bullets-wrapper .bullet{background-color:#0398e2;border-radius:10px;height:10px;opacity:.5;width:10px}.gossector-head .arms .container .bullets-wrapper .bullet.active{border-radius:13px;height:13px;opacity:1;width:13px}@media screen and (max-width:900px){.gossector-head .arms{height:auto;margin-top:0}.gossector-head .gossector-head .gossector-head-container .head .container{padding-top:0}.gossector-head .arms-slider .swiper-initialized{font-size:14px!important}.gossector-head .arms-main{display:block;margin:0 auto}.gossector-head .gossector-head .gossector-head-container .head .container .left-column{margin-top:0;width:100%}.gossector-head .gossector-head .gossector-head-container .head .container .left-column div.title{font-size:20px;font-weight:500;line-height:24px;margin-top:20px}.gossector-head .gossector-head .gossector-head-container .head .container .left-column .description li{font-size:14px;line-height:26px}}@media screen and (min-width:901px){.gossector-head .arms-main{display:none}}@media screen and (max-width:400px){.gossector-head .submit{border-radius:40px!important;width:100%!important}}@media screen and (max-width:1280px){.gossector-head .demo-form .container form .title{font-size:24px;margin:0 0 .5em}.gossector-head .submit{font-size:14px!important;line-height:24px!important}}@media screen and (max-width:900px){.gossector-head .gossector-head-container .head .container{padding-bottom:60px!important}}@media (max-width:1080px){.gossector-head .arms .container{padding:0}.gossector-head .arms .container .arms-slider .swiper-wrapper{margin-left:0!important}.gossector-head .arms .container .arms-slider .swiper-wrapper .swiper-slide a img{max-width:37px}.gossector-head .arms .container .arms-slider .swiper-wrapper .swiper-slide a div{font-size:12px;line-height:16px}.gossector-head .demo-form .container form .title{margin-bottom:24px}.gossector-head .demo-form .container .form-wrapper{display:flex}.gossector-head .demo-form .container .form-wrapper .cols:first-child{width:70%}.gossector-head .demo-form .container .form-wrapper .cols:first-child .pp-wrapper{display:none}.gossector-head .demo-form .container .form-wrapper .cols:last-child{margin-left:24px;margin-top:0;width:30%}.gossector-head .demo-form .container .form-wrapper .fields-wrapper{display:grid;gap:12px 24px;grid-template-columns:repeat(2,1fr)}.gossector-head .demo-form .container .form-wrapper .fields-wrapper button.submit{display:none}.gossector-head .demo-form .container .form-wrapper .mobile-accept{display:block}.gossector-head .demo-form .container .form-wrapper .mobile-accept .pp-wrapper{margin-left:40px;margin-top:0;text-align:left}.gossector-head .demo-form .container .form-wrapper .mobile-accept .pp-wrapper label{display:block;font-size:11px;line-height:16px}.gossector-head .demo-form .container .form-wrapper .mobile-accept .pp-wrapper label:before{left:-36px}.gossector-head .demo-form .container .form-wrapper .mobile-accept .pp-wrapper label:after{left:-30px}.gossector-head .demo-form .container .form-wrapper .mobile-accept button.submit{width:100%}}@media (max-width:920px){.gossector-head .page-gossector .container{padding:0 30px}.gossector-head .page-gossector .arms .container{padding:0}}@media (max-width:768px){.gossector-head .demo-form .container form .title{text-align:center}.gossector-head .demo-form .container .form-wrapper{display:block}.gossector-head .demo-form .container .form-wrapper .cols:first-child{margin:0 auto 24px;max-width:530px;width:100%}.gossector-head .demo-form .container .form-wrapper .cols:last-child{margin:0 auto;max-width:530px;width:100%}.gossector-head .demo-form .container .form-wrapper .mobile-accept button.submit{margin:0 auto;max-width:185px}}@media (max-width:480px){.gossector-head .page-gossector .container{padding:0 20px}.gossector-head .demo-form .container .form-wrapper .fields-wrapper{grid-template-columns:1fr}.gossector-head .demo-form .container .form-wrapper .mobile-accept button.submit{max-width:100%}}.gossector-head .hero.swiper-pagination{top:90%}.gossector-services .title{color:#293244;font-size:36px;font-weight:500;line-height:44px;margin:0 auto 20px;text-align:center}.gossector-services .description{color:#5d687e;font-size:18px;font-weight:400;line-height:28px;margin:30px auto;max-width:692px;text-align:center}.gossector-services .container{display:flex;flex-wrap:wrap;justify-content:space-between}@media screen and (max-width:700px){.gossector-services .container{flex-direction:column}}@media screen and (max-width:360px){.gossector-services>.title{font-size:26px;line-height:36px;margin:1em auto 1.5em;padding:0 50px}.gossector-services .container{display:block}.gossector-services{padding:20px 0 40px}.gossector-services>.title{font-size:26px;line-height:36px;margin:1em auto;padding:0 20px}.gossector-services>.description{font-size:14px;line-height:20px;margin-top:0!important;padding:0 20px}}@media screen and (min-width:361px){.gossector-services{padding:80px 0}}@media (max-width:1280px){.gossector-services{padding:60px 0}.gossector-services .description,.gossector-services .title{padding:0 20px}}@media (max-width:700px){.gossector-services{padding:30px 0}.gossector-services .container{align-items:center;display:flex;justify-content:center}}.service-item-wrapper-tezis{align-items:center;background-image:url(../images/gossector/icon-install.svg),url(../images/gossector/bg-tezis-install.svg);background-position:32px 32px,50%;background-repeat:no-repeat;background-size:56px 56px,cover;display:flex;font-size:18px;font-weight:400;height:248px;line-height:28px;margin-right:20px;margin-top:20px;padding:32px;width:352px}@media (max-width:1280px){.service-item-wrapper-tezis{background-image:url(../images/gossector/icon-install.svg),url(../images/gossector/bg-tezis-install1024.svg);background-position:24px,50%;background-repeat:no-repeat;background-size:56px 56px,cover;font-size:14px;height:104px;line-height:20px;padding-left:100px;width:760px}}@media (max-width:1024px){.service-item-wrapper-tezis{background-image:url(../images/gossector/icon-install.svg),url(../images/gossector/bg-tezis-install1024.svg);background-position:24px,50%;background-repeat:no-repeat;background-size:56px 56px,cover;font-size:14px;height:104px;line-height:20px;padding-left:100px;width:712px}}@media (max-width:700px){.service-item-wrapper-tezis{background-image:url(../images/gossector/icon-install.svg),url(../images/gossector/bg-tezis-install320.svg);background-position:24px,50%;background-repeat:no-repeat;background-size:56px 56px,cover;font-size:14px;height:88px;line-height:20px;padding-left:100px;width:290px}}.service-item-wrapper{display:flex;flex-direction:column}@media (max-width:1024px){.service-item-wrapper{max-width:344px}}@media (max-width:730px){.service-item-wrapper{max-width:280px}}.service-item{align-items:center;display:flex;font-size:18px;font-weight:400;height:56px;line-height:28px;margin-top:25px;max-width:392px;padding-left:76px}@media (max-width:1280px){.service-item{font-size:14px;line-height:20px}}.-rework{background:url(../images/gossector/icon-rework.svg) no-repeat}.-optim{background:url(../images/gossector/icon-optim.svg) no-repeat}.-setup{background:url(../images/gossector/icon-setup.svg) no-repeat}.-training{background:url(../images/gossector/icon-training.svg) no-repeat}.-test{background:url(../images/gossector/icon-test.svg) no-repeat}.-support{background:url(../images/gossector/icon-support.svg) no-repeat}.tor-wrapper{display:flex;justify-content:space-between;margin-top:80px;width:100%}@media (max-width:1280px){.tor-wrapper{flex-direction:column;justify-content:center;margin-top:40px}}.description-tor{max-width:496px}@media (max-width:1280px){.description-tor{margin-top:30px;max-width:unset;text-align:center}}.description-tor .descr-head{font-size:28px;font-weight:500;line-height:36px}@media (min-width:1280px){.description-tor .descr-head{margin:0 auto;max-width:468px}}@media (max-width:1024px){.description-tor .descr-head{font-size:18px;line-height:24px}}@media (max-width:400px){.description-tor .descr-head{font-size:16px;line-height:20px}}.description-tor .descr-text{font-size:18px;font-weight:400;line-height:28px;margin-bottom:40px;margin-top:20px}@media (max-width:1024px){.description-tor .descr-text{font-size:14px;line-height:20px}}a.more-button{align-items:center;background:#005bb5 url(../images/front/dark-blue-arrow-big.svg) 95% no-repeat;border-radius:40px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;height:48px;line-height:24px;padding:10px 54px 10px 28px;text-transform:none!important;width:165px}@media (max-width:1280px){a.more-button{margin:0 auto}}@media (max-width:1024px){a.more-button{font-size:14px;line-height:24px}}.photo-tor{background-image:url(../images/gossector/tor.svg);background-position:0 0;background-repeat:no-repeat;background-size:616px 440px;height:440px;width:616px}@media (max-width:1280px){.photo-tor{background-image:url(../images/gossector/tor616.png);background-position:50%;background-repeat:no-repeat;margin-top:40px;width:100%}}@media (max-width:620px){.photo-tor{background-image:url(../images/gossector/tor320.svg);background-position:top;background-repeat:no-repeat;background-size:320px 234px;height:234px;width:100%}}.basic-functions .container{padding-bottom:90px}.basic-functions .container .description-wrapper{display:flex;justify-content:space-between}@media screen and (max-width:1300px){.basic-functions .container .description-wrapper{flex-direction:column;margin-top:40px}}.basic-functions .container .photo-gossborka img{display:block;max-width:568px}@media screen and (max-width:1300px){.basic-functions .container .photo-gossborka img{height:auto;width:100%}}.basic-functions .container .description-gossborka{max-width:600px}@media screen and (max-width:1300px){.basic-functions .container .description-gossborka{margin-top:30px;max-width:unset;width:100%}}.basic-functions .container .descr-head{color:#293244;font-size:28px;font-weight:500;line-height:36px}@media screen and (max-width:1080px){.basic-functions .container .descr-head{font-size:20px;line-height:24px}}.basic-functions .container .descr-text{color:#5d687e;font-size:18px;font-weight:400;line-height:28px;margin-top:20px}@media screen and (max-width:1080px){.basic-functions .container .descr-text{font-size:14px;line-height:20px;margin-top:10px}}.basic-functions .container .text-wrapper{text-align:center}.basic-functions .container .text-wrapper .title{color:#293244;font-size:36px;font-weight:500;line-height:44px;margin:40px 0 50px}@media screen and (max-width:1080px){.basic-functions .container .text-wrapper .title{font-size:28px;line-height:32px;margin-bottom:0}}.basic-functions .container .items{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:50px}@media screen and (max-width:1280px){.basic-functions .container .items{margin-top:0}}.basic-functions .container .items .basic-function{background-color:#fff;height:224px;margin:6px 3px 53px;padding:30px 30px 30px 128px;width:49%}@media screen and (max-width:1280px){.basic-functions .container .items .basic-function{height:auto;margin:0;min-height:278px;padding:120px 20px 20px}}.basic-functions .container .items .basic-function .content{font-size:16px;font-weight:400;line-height:24px}@media screen and (max-width:1080px){.basic-functions .container .items .basic-function .content{font-size:14px;line-height:20px}}@media screen and (max-width:650px){.basic-functions .container .items .basic-function{width:100%}}.basic-functions .container .items .basic-function a,.basic-functions .container .items .basic-function p{color:#293244;display:block;font-size:18px;font-weight:500;line-height:24px;margin:0 0 0 40px;transition:color .3s}.basic-functions .container .items .basic-function .title{color:#293244;font-size:20px;font-weight:500;line-height:28px;margin:2px 0 12px}@media screen and (max-width:1024px){.basic-functions .container .items .basic-function .title{font-size:16px;line-height:24px}}.basic-functions .container .items .basic-function:hover{background-color:#fff;border-bottom:4px solid #0398e2;box-shadow:0 4px 10px #00579a4d,0 10px 48px #00579a40}@media screen and (max-width:1280px){.basic-functions .container{padding-bottom:40px;padding-top:30px}.basic-functions .container .info{display:block;height:100%}.basic-functions .container .info .ico-wrapper{padding-right:15px;width:100%}.basic-functions .container .info .ico-wrapper>img{margin:0 auto;max-width:300px}.basic-functions .container .info .text-wrapper{width:100%}.basic-functions .container .info .text-wrapper .title{font-size:26px;font-weight:500;line-height:36px;margin:1em 0}}.basic-function:first-child{background-image:url(../images/gossector/bf-digital.svg);background-position:30px 30px;background-repeat:no-repeat}.basic-function:first-child:hover{background-image:url(../images/gossector/bf-digital-active.svg);background-repeat:no-repeat}.basic-function:nth-child(2){background-image:url(../images/gossector/bf-mobile.svg);background-position:30px 30px;background-repeat:no-repeat}.basic-function:nth-child(2):hover{background-image:url(../images/gossector/bf-mobile-active.svg);background-repeat:no-repeat}.basic-function:nth-child(3){background-image:url(../images/gossector/bf-integration.svg);background-position:30px 30px;background-repeat:no-repeat}.basic-function:nth-child(3):hover{background-image:url(../images/gossector/bf-integration-active.svg);background-repeat:no-repeat}.basic-function:nth-child(4){background-image:url(../images/gossector/bf-resolutions.svg);background-position:30px 30px;background-repeat:no-repeat}.basic-function:nth-child(4):hover{background-image:url(../images/gossector/bf-resolutions-active.svg);background-repeat:no-repeat}.basic-function:nth-child(5){background-image:url(../images/gossector/bf-uchet.svg);background-position:30px 30px;background-repeat:no-repeat}.basic-function:nth-child(5):hover{background-image:url(../images/gossector/bf-uchet-active.svg);background-repeat:no-repeat}.basic-function:nth-child(6){background-image:url(../images/gossector/bf-all.svg);background-position:30px 30px;background-repeat:no-repeat}.basic-function:nth-child(6):hover{background-image:url(../images/gossector/bf-all-active.svg);background-repeat:no-repeat}.more-wrapper{align-items:center;display:flex!important;font-size:14px;font-weight:400;line-height:24px;margin:20px 0 0!important}.more-wrapper img{padding-top:2px}.anim-serv{background-color:#fff;display:block;height:auto;max-width:480px;opacity:1;overflow:hidden;text-align:center;transform:translateZ(0)}.photo-gossborka-wrap{display:inline-block;margin-bottom:56px;margin-right:56px;position:relative}@media (max-width:480px){.photo-gossborka-wrap{margin-bottom:24px;margin-right:24px}}.photo-gossborka-prompt{align-items:center;background:#fff;border-radius:8px;bottom:-56px;box-shadow:0 4px 10px #00579a4d,0 10px 48px #00579a40;display:inline-flex;padding:28px;position:absolute;right:-56px}@media (max-width:480px){.photo-gossborka-prompt{bottom:-24px;padding:16px;right:-24px}}.photo-gossborka-descr{color:#293244;font-size:18px;font-weight:500;line-height:1.33}.photo-gossborka-descr span{color:#328ce5}.photo-gossborka-icon{margin-right:16px}.photo-gossborka-icon img{display:block}@media screen and (min-width:1280px){.basic-functions{margin-top:90px}}.clearfix[data-v-0592c182]{zoom:1}.clearfix[data-v-0592c182]:after,.clearfix[data-v-0592c182]:before{content:"";display:table}.clearfix[data-v-0592c182]:after{clear:both}.no-user-select[data-v-0592c182]{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.reset-button-style[data-v-0592c182]{-webkit-appearance:none!important;-moz-appearance:none!important;background:transparent;border:none;border-radius:0;box-shadow:none;font-family:Roboto,Arial,sans-serif;font-size:inherit;height:auto;line-height:inherit;margin:0;outline:none;padding:0;position:relative;text-align:left;text-decoration:none;text-transform:none;white-space:normal}.btn[data-v-0592c182],.reset-button-style[data-v-0592c182]{cursor:pointer;display:inline-block}.btn[data-v-0592c182]{border:1px solid #0398e2;border-radius:20px;color:#0398e2;font-size:13px;font-weight:500;padding:7px 35px;text-transform:uppercase}.btn-blue[data-v-0592c182]{background-color:#0398e2;color:#fff}.btn-border[data-v-0592c182]{align-items:center;background-color:transparent;border:1px solid #005bb5;border-radius:40px;color:#005bb5;display:flex;font-size:16px;font-weight:500;justify-content:center;line-height:24px;text-align:center;text-transform:none;transition:background-color .3s ease}.btn-border[data-v-0592c182]:hover{background-color:#f1f8fe}.btn-blue__submit[data-v-0592c182]{align-items:center;background:#005bb5;border-radius:40px;box-shadow:0 4px 8px #328ce526,0 8px 24px #328ce566;color:#fff;display:flex;font-size:16px;font-weight:500;justify-content:center;line-height:24px;text-align:center;text-transform:none;transition:background-color .3s ease;white-space:nowrap}.btn-blue__submit[data-v-0592c182]:hover{background-color:#043f98}.btn-transparent[data-v-0592c182]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;outline:none}.clients_reviews1 .container .title[data-v-0592c182]{color:#293244;font-size:36px;line-height:26px;margin:80px auto;text-align:center}.clients_reviews1 .container .clients .icons-wrapper[data-v-0592c182]{align-items:center;display:flex;justify-content:space-between;margin:50px 0;width:100%}.clients_reviews1 .container .clients .icons-wrapper img[data-v-0592c182]{height:auto;width:auto}.clients_reviews1 .container .gossector-clients-slider[data-v-0592c182]{margin-bottom:30px;width:100%}.clients_reviews1 .container .gossector-clients-slider .swiper-container[data-v-0592c182]{width:100%}@media (min-width:481px){.clients_reviews1 .container .gossector-clients-slider .swiper-container .swiper-wrapper[data-v-0592c182]{justify-content:space-around}}@media (max-width:1280px){.clients_reviews1 .container .gossector-clients-slider .swiper-container .swiper-wrapper[data-v-0592c182]{margin-left:0!important;padding:0 20px}}@media (max-width:480px){.clients_reviews1 .container .gossector-clients-slider .swiper-container .swiper-wrapper[data-v-0592c182]{align-items:center;padding:0 10px}}@media (max-width:460px){.clients_reviews1 .container .gossector-clients-slider .swiper-container .swiper-wrapper[data-v-0592c182]{margin-top:20px!important;padding:0}}.clients_reviews1 .container .gossector-clients-slider .swiper-container .swiper-wrapper .swiper-slide[data-v-0592c182]{justify-content:center;width:auto}.clients_reviews1 .container .gossector-clients-slider .swiper-container img[data-v-0592c182]{filter:grayscale(100%) hue-rotate(160deg) opacity(70%);max-height:130px;max-width:150px}.clients_reviews1 .container .gossector-clients-slider .swiper-container img[data-v-0592c182]:hover{filter:brightness(110%);transition:all .2s ease-out}@media (max-width:768px){.clients_reviews1 .container .gossector-clients-slider .swiper-container img[data-v-0592c182]{max-width:100%}}.clients_reviews1 .container .reviews[data-v-0592c182]{margin-top:30px}.clients_reviews1 .container .reviews .reviews-wrapper[data-v-0592c182]{display:flex;justify-content:space-between;width:100%}.clients_reviews1 .container .reviews .reviews-wrapper .review[data-v-0592c182]{box-shadow:0 4px 6px #00579a26,0 10px 24px #00579a1a;margin:0}.clients_reviews1 .container .reviews .reviews-wrapper .review .description[data-v-0592c182]{min-height:320px;padding:5px 30px}.clients_reviews1 .container .reviews .reviews-wrapper .review .company-wrapper[data-v-0592c182]{align-items:center;border-top:1px solid #edf1f7;display:flex;height:119px;padding:20px 10px 20px 17px}.clients_reviews1 .container .reviews .reviews-wrapper .review .company-wrapper img[data-v-0592c182]{max-height:65px;max-width:80px;padding-right:14px}.clients_reviews1 .container .reviews .reviews-wrapper .review .company-wrapper div[data-v-0592c182]{font-weight:500}.clients_reviews1 .container .bullets-wrapper[data-v-0592c182]{align-items:center;display:flex;justify-content:space-between;margin:30px auto;width:90px}.clients_reviews1 .container .bullets-wrapper .bullet[data-v-0592c182]{background-color:#0398e2;border-radius:10px;height:10px;opacity:.5;width:10px}.clients_reviews1 .container .bullets-wrapper .bullet.active[data-v-0592c182]{border-radius:13px;height:13px;opacity:1;width:13px}.clients_reviews1 .container .more-button[data-v-0592c182]{margin:30px 0;text-align:center}@media screen and (max-width:1280px){.clients_reviews1 .container[data-v-0592c182]{padding:0 5px}.clients_reviews1 .container>.title[data-v-0592c182]{font-size:26px;margin:0 0 .5em}.clients_reviews1 .container .gossector-clients-slider .swiper-container .swiper-pagination .swiper-pagination-bullet[data-v-0592c182]{margin:2px 6px}.clients_reviews1 .container .reviews[data-v-0592c182]{margin-top:10px}.clients_reviews1 .container .reviews .description[data-v-0592c182]{height:422px}.clients_reviews1 .container div.more-button[data-v-0592c182]{margin:10px 0 0;padding:0 10px}.clients_reviews1 .container div.more-button a[data-v-0592c182]{margin:0;width:100%}}.gossector-clients-slider .swiper-container .swiper-pagination .swiper-pagination-bullet[data-v-0592c182]{background-color:transparent;background-image:url(../images/front/slides/pagination-blue-bullet.svg);background-position:50%;background-repeat:no-repeat;opacity:1}.gossector-clients-slider .swiper-container .swiper-pagination .swiper-pagination-bullet-active[data-v-0592c182]{background-color:transparent;background-image:url(../images/front/slides/pagination-blue-bullet-active.svg);background-repeat:no-repeat;height:8px;margin:2px 7px 0!important;opacity:1;width:8px}@media screen and (min-width:900px){.swiper-pagination.gossector-clients[data-v-0592c182]{display:none}}.swiper-container .swiper-wrapper[data-v-0592c182]{margin-bottom:40px!important}@media screen and (max-width:1280px){.swiper-container .swiper-wrapper[data-v-0592c182]{margin-left:30px!important;margin-top:70px!important}}@media (max-width:1366px){.examples-slider .carousel-3d-slider{width:710px!important}}@media (max-width:1280px){.examples-slider .carousel-3d-slider{height:auto!important;max-height:1400px!important;min-height:900px!important;width:260px!important}}.examples-slider .carousel-3d-slide{border-style:none!important;display:flex!important;height:700px!important;width:1016px}@media (max-width:1366px){.examples-slider .carousel-3d-slide{width:710px!important}}@media (max-width:1280px){.examples-slider .carousel-3d-slide{display:block!important;height:auto!important;max-height:1400px!important;min-height:900px!important;width:260px!important}}.gossector-examples-slider{background:linear-gradient(180deg,#e8f4ff,#fff);padding-bottom:50px;padding-top:20px}@media (max-width:1280px){.gossector-examples-slider{padding-bottom:0;padding-top:90px}}.gossector-examples-slider .container{max-width:1330px}@media (max-width:1366px){.gossector-examples-slider .container{height:1390px}}.gossector-examples-slider .container .title{color:#293244;font-size:36px;font-weight:500;line-height:44px;margin:80px auto;text-align:center}.gossector-examples-slider .container .examples-slider{position:relative;width:100%}@media (max-width:1280px){.gossector-examples-slider .container .examples-slider{overflow:hidden}}.gossector-examples-slider .container .examples-slider .swiper-container{width:100%}@media screen and (max-width:1280px){.gossector-examples-slider .container{padding:0 5px}.gossector-examples-slider .container>.title{font-size:26px;margin:0 0 .5em}}.examples-slider .swiper-container .swiper-pagination{display:block!important}.example,.example-wrapper-stat-wrapper{display:flex;justify-content:flex-start}@media (max-width:1280px){.example,.example-wrapper-stat-wrapper{display:block}}.example-wrapper-stat{height:auto;margin:0}@media (max-width:1140px){.example.left-1,.example.right-1{display:none!important}}@media (max-width:1280px){.example.left-1,.example.right-1{display:block!important}}.example-wrapper{padding:40px}@media (max-width:1366px){.example-wrapper{padding:32px 24px}}@media (max-width:620px){.example-wrapper{padding:16px}}.example-wrapper-title{color:#293244;font-size:22px;font-weight:500;line-height:32px;max-width:616px}@media screen and (max-width:1366px){.example-wrapper-title{font-size:16px;line-height:24px}}@media (min-width:1281px){.example-wrapper-title{height:80px;margin-bottom:30px}}@media (max-width:1280px){.example-wrapper-title{margin-bottom:10px}}.example-wrapper-descr{color:#293244;font-size:16px;font-weight:400;line-height:24px;max-width:616px}@media screen and (max-width:1366px){.example-wrapper-descr{font-size:14px;line-height:20px}}.example-wrapper-descr-list ul li{color:#293244;font-size:16px;font-weight:400;line-height:24px;margin-bottom:6px}@media screen and (max-width:1366px){.example-wrapper-descr-list ul li{font-size:14px;line-height:20px}}.example-wrapper-stat{display:flex;height:80px;justify-content:flex-start;margin-bottom:30px;margin-top:30px;width:316px}@media (max-width:1366px){.example-wrapper-stat{width:auto}}@media (max-width:767px){.example-wrapper-stat{height:auto;margin:16px 0 24px}}.example-wrapper-stat:first-child{margin-right:30px}@media (max-width:12800px){.example-wrapper-stat:first-child{margin-right:0}}.example-wrapper-stat:last-child{margin-left:30px}@media (max-width:1280px){.example-wrapper-stat:last-child{margin-left:0}}@media (max-width:767px){.chel .example-wrapper-stat{height:80px}}.example-wrapper-stat.yanao{height:74px;width:auto}@media screen and (max-width:1366px){.example-wrapper-stat.yanao{height:54px}}.example-wrapper-stat-digit{color:#328ce5;font-size:40px;font-weight:700;line-height:40px}@media screen and (max-width:1366px){.example-wrapper-stat-digit{font-size:24px;line-height:32px}}.example-wrapper-stat.yanao .example-wrapper-stat-digit{font-size:36px;line-height:40px}@media screen and (max-width:1366px){.example-wrapper-stat.yanao .example-wrapper-stat-digit{font-size:24px;line-height:32px}}.example-wrapper-stat-text{color:#293244;font-size:16px;font-weight:500;line-height:20px}@media screen and (max-width:1366px){.example-wrapper-stat-text{font-size:14px;line-height:20px;margin-top:0}}@media screen and (max-width:1024px){.example-wrapper-stat-text{font-size:12px;line-height:16px}}.example-wrapper-descr-title{color:#293244;font-size:20px;font-weight:500;line-height:28px;margin-bottom:10px}@media screen and (max-width:1366px){.example-wrapper-descr-title{font-size:16px;line-height:24px}}.carousel-3d-slide,.example{background-color:#fff!important;height:700px}.example-wrapper-stat-main{align-items:flex-start;display:flex;flex-direction:column;margin-left:15px}.yanao .example-wrapper-stat-main{margin-left:5px}.example-wrapper-stat-icon{margin-top:-3px}.carousel-3d-slider{display:flex!important;justify-content:center}.photo{flex:0 0 288px;height:700px;width:288px}@media (max-width:1366px){.photo{flex:0 0 250px;width:252px}}@media (max-width:767px){.photo{background-size:cover;height:750px}}@media (max-width:620px){.photo{flex:0 0 150px;height:850px}}@media (max-width:1280px){.photo{background-position:50%;flex:1 1 100%;height:150px;width:100%}}.carousel-3d-container{height:700px!important;width:94%!important}@media (max-width:767px){.carousel-3d-container{height:800px!important}}@media (max-width:1280px){.carousel-3d-container{height:1390px!important}}.photo.mid{background-image:url(../images/gossector/exampleMid.jpg)}.photo.mid,.photo.samara{background-repeat:no-repeat}.photo.samara{background-image:url(../images/gossector/exampleSamara.jpg)}.photo.chel{background-image:url(../images/gossector/exampleChel.jpg)}.photo.chel,.photo.comi{background-repeat:no-repeat}.photo.comi{background-image:url(../images/gossector/exampleKomi.jpg)}.photo.yanao{background-image:url(../images/gossector/exampleYanao.jpg);background-repeat:no-repeat}@media screen and (max-width:1280px){.photo.mid{background-image:url(../images/gossector/exampleMidSmNew.png)}.photo.chel,.photo.mid{background-repeat:no-repeat}.photo.chel{background-image:url(../images/gossector/exampleChelSmNew.png)}.photo.samara{background-image:url(../images/gossector/exampleSamSmNew.png)}.photo.comi,.photo.samara{background-repeat:no-repeat}.photo.comi{background-image:url(../images/gossector/exampleKomiSmNew.png)}.photo.yanao{background-image:url(../images/gossector/exampleYanaoSmNew.png);background-repeat:no-repeat}}@media (max-width:640px){.carousel-3d-controls{bottom:-20px;top:auto!important}}.carousel-3d-slide.current{border-width:unset!important;border-bottom:4px solid #328ce5;box-shadow:0 4px 10px #00579a4d,0 10px 48px #00579a40;margin:3px 0 50px}@media (max-width:1280px){.carousel-3d-slide.current{margin:3px 0 20px}}.carousel-3d-controls .prev{background-image:url(../images/front/review-left.svg);background-repeat:no-repeat;background-size:40px 40px;height:40px;left:-2%!important;width:45px!important}@media (max-width:1366px){.carousel-3d-controls .prev{left:3%!important}}@media (max-width:1140px){.carousel-3d-controls .prev{background-size:24px 24px;height:24px!important;width:24px!important}}@media (max-width:768px){.carousel-3d-controls .prev{display:none}}.carousel-3d-controls .next{background-image:url(../images/front/review-right.svg);background-repeat:no-repeat;background-size:40px 40px;height:40px;right:-2%!important;width:45px!important}@media (max-width:1366px){.carousel-3d-controls .next{right:3%!important}}@media (max-width:1140px){.carousel-3d-controls .next{background-size:24px 24px;height:24px!important;width:24px!important}}@media (max-width:768px){.carousel-3d-controls .next{display:none}}.carousel-3d-container{overflow:visible!important;position:static!important}@media (max-width:540px){.carousel-3d-container{padding:0 10px}}.example-wrapper-title{padding-left:92px}@media (max-width:1280px){.example-wrapper-title{line-height:20px;padding-left:87px}}.example-wrapper-title.mid{background:url(../images/gossector/logo-mid.svg) no-repeat}.example-wrapper-title.komi{background:url(../images/gossector/logo-komi.svg) no-repeat}.example-wrapper-title.samara{background:url(../images/gossector/logo-samara.svg) no-repeat}.example-wrapper-title.yanao{background:url(../images/gossector/logo-yanao.svg) no-repeat}.chel .example-wrapper-title{background:url(../images/gossector/logo-chel.svg) no-repeat}@media (max-width:1280px){.chel .example-wrapper-stat{margin-bottom:0}.chel .example-wrapper-stat:nth-of-type(2){margin-top:0}}.chel .example-wrapper-title{max-width:548px}.gossborka-slider .swiper-slide{visibility:hidden;width:80%}@media (max-width:768px){.gossborka-slider .swiper-slide{height:auto;width:280px}}.gossborka-slider .swiper-slide-active,.gossborka-slider .swiper-slide-next,.gossborka-slider .swiper-slide-prev{visibility:visible}.gossborka-slider.desktop{display:block}.gossborka-slider.mobile{display:none}@media only screen and (max-width:768px){.gossborka-slider.desktop{display:none}.gossborka-slider.mobile{display:block}}.img-container{display:inline-block;min-width:1100px}@media (max-width:768px){.img-container{min-width:unset}}.responsive{height:auto;max-width:100%}.gossector-gossborka{background:url(../images/gossector/bg-gossector-services.svg);background-position-x:center;background-size:cover;padding:80px 0}.gossector-gossborka .title{color:#293244;font-size:36px;font-weight:500;line-height:44px;margin:0 auto 50px;text-align:center}.gossector-gossborka .container.benefit{display:flex;flex-wrap:wrap;justify-content:space-between;position:relative}@media (max-width:850px){.gossector-gossborka .container.benefit{justify-content:center}}.gossector-gossborka .container.benefit .gossborka-item{background-color:#fff;border-bottom:4px solid transparent;box-shadow:0 4px 6px #00579a26,0 10px 24px #00579a1a;height:auto;margin-top:23px;width:392px}@media (max-width:1280px) and (min-width:865px){.gossector-gossborka .container.benefit .gossborka-item:nth-child(2n){margin-left:22px}}.gossector-gossborka .container.benefit .gossborka-item .title{color:#293244;font-size:20px;font-weight:500;line-height:28px;position:relative}@media (max-width:1280px){.gossector-gossborka .container.benefit .gossborka-item .title{padding:0}}.gossector-gossborka .container.benefit .gossborka-item .descr li{color:#5d687e;font-size:16px;font-weight:400;line-height:24px!important}@media screen and (max-width:1024px){.gossector-gossborka .container.benefit .gossborka-item .descr li{font-size:14px;line-height:20px}}.gossector-gossborka .container.benefit .gossborka-item:hover{background-color:#fff;border-bottom:4px solid #0398e2;box-shadow:0 4px 10px #00579a4d,0 10px 48px #00579a40}.gossector-gossborka .container.benefit .gossborka-item .content-wrapper{padding:28px 30px 28px 28px;position:relative}.gossector-gossborka .container.benefit .gossborka-item .content-wrapper .title{color:#293244;font-size:20px;font-weight:500;line-height:28px;margin-bottom:20px;text-align:left}@media screen and (max-width:1024px){.gossector-gossborka .container.benefit .gossborka-item .content-wrapper .title{font-size:16px;line-height:24px}}.gossector-gossborka .container.benefit .gossborka-item .content-wrapper .line{background:#32bce5;height:4px;margin-bottom:10px;width:28px}@media screen and (max-width:1280px){.gossector-gossborka{padding:20px 0 40px}.gossector-gossborka>.title{font-size:24px;line-height:32px;margin:1em auto;padding:0 20px}.gossector-gossborka>.description{font-size:14px;line-height:20px;margin-top:0!important;padding:0 20px}.service-item .content-wrapper .title{font-size:16px!important;line-height:24px!important}.service-item .content-wrapper .number{font-size:70px!important;top:-45px!important}}.gossector-advantages .advantage .content-wrapper .title{font-size:20px;font-weight:500;line-height:28px}@media (max-width:1280px){.gossector-gossborka{padding:30px 0}.gossector-gossborka .description,.gossector-gossborka .title{padding:0 20px}}@media (max-width:1366px){.gossector-gossborka .carousel-3d-slider{width:710px!important}}@media (max-width:767px){.gossector-gossborka .carousel-3d-slider{height:300px!important;width:550px!important}}@media (max-width:620px){.gossector-gossborka .carousel-3d-slider{height:400px!important;width:400px!important}}@media (max-width:460px){.gossector-gossborka .carousel-3d-slider{height:156px!important;width:280px!important}}.gossector-gossborka .carousel-3d-slide,.gossector-gossborka .swiper-slide .slide-image{border-style:none!important;display:flex!important;height:572px!important;width:1016px}@media (max-width:1366px){.gossector-gossborka .carousel-3d-slide,.gossector-gossborka .swiper-slide .slide-image{width:710px!important}}@media (max-width:767px){.gossector-gossborka .carousel-3d-slide,.gossector-gossborka .swiper-slide .slide-image{height:300px!important;width:550px!important}}@media (max-width:620px){.gossector-gossborka .carousel-3d-slide,.gossector-gossborka .swiper-slide .slide-image{height:400px!important;width:400px!important}}@media (max-width:460px){.gossector-gossborka .carousel-3d-slide,.gossector-gossborka .swiper-slide .slide-image{display:block!important;height:156px!important;width:280px!important}}.container.slider{margin-bottom:25px;max-width:1330px;padding:0 5px;position:relative}.container.slider .swiper-button-prev{background-image:url(../images/front/review-left.svg);background-repeat:no-repeat;background-size:52px 52px;height:52px;left:-45px;width:52px}.container.slider .swiper-button-prev:after{display:none}@media (max-width:480px){.container.slider .swiper-button-prev{display:none}}.container.slider .swiper-button-next{background-image:url(../images/front/review-right.svg);background-repeat:no-repeat;background-size:52px 52px;height:52px;right:-70px;width:52px}.container.slider .swiper-button-next:after{display:none}@media (max-width:480px){.container.slider .swiper-button-next{display:none}}.gossector-gossborka .gossborka-slider{position:relative;width:100%}@media (min-width:1280px){.gossector-gossborka .gossborka-slider{margin-bottom:80px}}@media (max-width:1280px){.gossector-gossborka .gossborka-slider{overflow:hidden}}.gossector-gossborka .gossborka-slider .title{color:#293244;font-size:36px;font-weight:500;line-height:44px;margin:80px auto;text-align:center}.gossector-gossborka .gossborka-slider .swiper-container{width:100%}.gossector-gossborka .gossborka-slider .swiper-container .swiper-pagination{display:block!important}.gossector-gossborka .carousel-3d-container{height:620px!important;width:94%!important}@media (max-width:767px){.gossector-gossborka .carousel-3d-container{height:320px!important}}@media (max-width:460px){.gossector-gossborka .carousel-3d-container{height:180px!important}}.gossborka1{background-image:url(/images/gossector/gossborka-slide1.png)}.gossborka1,.gossborka2{background-repeat:no-repeat}.gossborka2{background-image:url(/images/gossector/gossborka-slide2.svg)}.gossborka3{background-image:url(/images/gossector/gossborka-slide3.svg)}.gossborka3,.gossborka4{background-repeat:no-repeat}.gossborka4{background-image:url(/images/gossector/gossborka-slide4.svg)}@media (max-width:640px){.gossector-gossborka .carousel-3d-controls{bottom:-20px;top:auto!important}}.gossector-gossborka .carousel-3d-slide.current{border-width:unset!important;border-bottom:4px solid #328ce5;box-shadow:0 4px 10px #00579a4d,0 10px 48px #00579a40;margin:3px 0 50px}@media (max-width:460px){.gossector-gossborka .carousel-3d-slide.current{margin:3px 0 20px}}.gossector-gossborka .carousel-3d-controls .prev{background-image:url(../images/front/review-left.svg);background-repeat:no-repeat;background-size:40px 40px;height:40px;left:10px;width:45px!important}@media (max-width:1366px){.gossector-gossborka .carousel-3d-controls .prev{left:3%}}@media (max-width:1140px){.gossector-gossborka .carousel-3d-controls .prev{background-size:24px 24px;height:24px!important;width:24px!important}}@media (max-width:768px){.gossector-gossborka .carousel-3d-controls .prev{display:none}}.gossector-gossborka .carousel-3d-controls .next{background-image:url(../images/front/review-right.svg);background-repeat:no-repeat;background-size:40px 40px;height:40px;right:10px;width:45px!important}@media (max-width:1366px){.gossector-gossborka .carousel-3d-controls .next{right:3%}}@media (max-width:1140px){.gossector-gossborka .carousel-3d-controls .next{background-size:24px 24px;height:24px!important;width:24px!important}}@media (max-width:768px){.gossector-gossborka .carousel-3d-controls .next{display:none}}@media (max-width:360px){.carousel-3d-slider{height:100%!important}}.clearfix{zoom:1}.clearfix:after,.clearfix:before{content:"";display:table}.clearfix:after{clear:both}.no-user-select{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.reset-button-style{-webkit-appearance:none!important;-moz-appearance:none!important;background:transparent;border:none;border-radius:0;box-shadow:none;font-family:Roboto,Arial,sans-serif;font-size:inherit;height:auto;line-height:inherit;margin:0;outline:none;padding:0;position:relative;text-align:left;text-decoration:none;text-transform:none;white-space:normal}.btn,.reset-button-style{cursor:pointer;display:inline-block}.btn{border:1px solid #0398e2;border-radius:20px;color:#0398e2;font-size:13px;font-weight:500;padding:7px 35px;text-transform:uppercase}.btn-blue{background-color:#0398e2;color:#fff}.btn-border{align-items:center;background-color:transparent;border:1px solid #005bb5;border-radius:40px;color:#005bb5;display:flex;font-size:16px;font-weight:500;justify-content:center;line-height:24px;text-align:center;text-transform:none;transition:background-color .3s ease}.btn-border:hover{background-color:#f1f8fe}.btn-blue__submit{align-items:center;background:#005bb5;border-radius:40px;box-shadow:0 4px 8px #328ce526,0 8px 24px #328ce566;color:#fff;display:flex;font-size:16px;font-weight:500;justify-content:center;line-height:24px;text-align:center;text-transform:none;transition:background-color .3s ease;white-space:nowrap}.btn-blue__submit:hover{background-color:#043f98}.btn-transparent{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;outline:none}@media (max-width:1280px){.page-gossector .demo_form .container .content-wrapper form .row{margin-top:0}.page-gossector .demo_form .container .content-wrapper form .columns-wrapper{margin-bottom:24px;width:100%}}@media screen and (min-width:1280px){.page-gossector .demo_form{background-image:url(../images/gossector/demo-form-gossborka1.svg),url(../images/gossector/demo-form-gossborka2.svg),url(../images/gossector/demo-torsed-background.svg);background-position:100% 100%,100% 100%,50%;background-repeat:no-repeat;background-size:auto,auto,cover}}@media (max-width:1700px){.page-gossector .demo_form{background-size:55%,50%,cover}}@media screen and (max-width:1280px){.page-gossector .demo_form{background-image:url(../images/gossector/demo-torsed-background.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:auto}.page-gossector .demo_form .container .content-wrapper{width:100%}.page-gossector .demo_form .container .image-wrapper{display:none}}.page-gossector__slider{background:linear-gradient(180deg,#e8f4ff,#fff);padding-top:56px}@media (max-width:480px){.page-gossector__slider{padding-top:16px}}.page-gossector__title{font-size:36px;font-weight:500;line-height:1.25;margin-bottom:56px;margin-top:0;text-align:center}@media (max-width:480px){.page-gossector__title{font-size:24px;line-height:1.35;margin-bottom:32px}}.demo_form .container{max-width:1280px}@media screen and (min-width:1280px){.demo_form .container{width:1280px}}.demo_form .container .content-wrapper .title{max-width:450px}.page-gossector .slider-3d{overflow:hidden;padding-bottom:64px;padding-top:52px}@media (max-width:768px){.page-gossector .slider-3d{padding-bottom:0;padding-top:32px}}.page-gossector .slider-3d .slider-3d__slider{position:relative}.page-gossector .slider-3d .sub-swiper{position:relative;width:100%}.page-gossector .slider-3d .sub-swiper.desktop{display:block}.page-gossector .slider-3d .sub-swiper.mobile{display:none}@media only screen and (max-width:768px){.page-gossector .slider-3d .sub-swiper.desktop{display:none}.page-gossector .slider-3d .sub-swiper.mobile{display:block}}.page-gossector .slider-3d .swiper-3d{height:830px}@media (max-width:1024px){.page-gossector .slider-3d .swiper-3d{height:auto}}.page-gossector .slider-3d .swiper-slide{visibility:hidden;width:82%}.page-gossector .slider-3d .swiper-slide-active,.page-gossector .slider-3d .swiper-slide-next,.page-gossector .slider-3d .swiper-slide-prev{visibility:visible}.page-gossector .slider-3d .slider-3d__container{margin:0 auto;max-width:1060px;padding:0 20px}@media (max-width:1024px){.page-gossector .slider-3d .slider-3d__container{max-width:760px}}.page-gossector .slider-3d .slider-3d__next,.page-gossector .slider-3d .slider-3d__prev{align-items:center;background-image:none;display:flex;height:100%;justify-content:center;margin-top:0;padding:0 270px;top:0;transition:opacity .15s ease;width:auto}@media (max-width:1024px){.page-gossector .slider-3d .slider-3d__next,.page-gossector .slider-3d .slider-3d__prev{padding:0 49px}}@media (max-width:900px){.page-gossector .slider-3d .slider-3d__next,.page-gossector .slider-3d .slider-3d__prev{display:none}}.page-gossector .slider-3d .slider-3d__next:hover,.page-gossector .slider-3d .slider-3d__prev:hover{opacity:.6}.page-gossector .slider-3d .slider-3d__next:hover:before,.page-gossector .slider-3d .slider-3d__prev:hover:before{transform:scale(1.1)}.page-gossector .slider-3d .slider-3d__next:active,.page-gossector .slider-3d .slider-3d__prev:active{opacity:1}.page-gossector .slider-3d .slider-3d__next:active:before,.page-gossector .slider-3d .slider-3d__prev:active:before{transform:scale(1.05)}.page-gossector .slider-3d .slider-3d__next:before,.page-gossector .slider-3d .slider-3d__prev:before{background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";display:block;height:52px;transition:transform .15s ease;width:52px}.page-gossector .slider-3d .slider-3d__next{right:-330px}@media (max-width:1024px){.page-gossector .slider-3d .slider-3d__next{right:-150px}}.page-gossector .slider-3d .slider-3d__next:before{background-image:url(../images/icons/slider-right-icon.svg)}.page-gossector .slider-3d .slider-3d__next:after{display:none}.page-gossector .slider-3d .slider-3d__prev{left:-330px}@media (max-width:1024px){.page-gossector .slider-3d .slider-3d__prev{left:-150px}}.page-gossector .slider-3d .slider-3d__prev:before{background-image:url(../images/icons/slider-left-icon.svg)}.page-gossector .slider-3d .slider-3d__prev:after{display:none}.page-gossector .slider-3d .slider-3d__pagination{bottom:-32px;display:block}@media (max-width:900px){.page-gossector .slider-3d .slider-3d__pagination{bottom:0;display:none}}.page-gossector .slider-3d .slider-3d__pagination:deep(.swiper-pagination-bullet){background-color:transparent;border-radius:100%;box-shadow:inset 0 0 0 2px #328ce5;cursor:pointer;height:10px;margin:0 6px;opacity:1;overflow:hidden;transition:box-shadow .3s ease;width:10px}.page-gossector .slider-3d .slider-3d__pagination:deep(.swiper-pagination-bullet-active){box-shadow:inset 0 0 0 5px #328ce5}.page-gossector .slider-3d .slider-3d__slide-box{opacity:0;transition:opacity .3s ease}.page-gossector .slider-3d .slider-3d__slide.swiper-slide-active .slider-3d__slide-box,.page-gossector .slider-3d .slider-3d__slide.swiper-slide-next .slider-3d__slide-box,.page-gossector .slider-3d .slider-3d__slide.swiper-slide-prev .slider-3d__slide-box{opacity:1}@media (max-width:1024px){.page-gossector .slider-3d .slider-3d__slide.swiper-slide-active .slider-3d__slide-box,.page-gossector .slider-3d .slider-3d__slide.swiper-slide-next .slider-3d__slide-box,.page-gossector .slider-3d .slider-3d__slide.swiper-slide-prev .slider-3d__slide-box{opacity:0}.page-gossector .slider-3d .slider-3d__slide.swiper-slide-active .slider-3d__slide-box{opacity:1}}
