@charset "UTF-8";.nuxt-progress{background-color:#888;height:2px;left:0;opacity:1;position:fixed;right:0;top:0;transition:width .1s,opacity .4s;width:0;z-index:999999}.nuxt-progress.nuxt-progress-notransition{transition:none}.nuxt-progress-failed{background-color:red}@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-feature-settings:"tnum";align-items:center;direction:ltr;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);line-height:1.7;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:20px}}@media (min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px)}.plyr__caption{background:rgba(0,0,0,.8);background:var(--plyr-captions-background,rgba(0,0,0,.8));border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:transparent;border:0;border-radius:3px;border-radius:var(--plyr-control-radius,3px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;position:relative;transition:all .3s ease}.plyr__control svg{fill:currentColor;display:block;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control.plyr__tab-focus{outline:3px dotted #00b2ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff))) dotted 3px;outline-offset:2px}a.plyr__control{-webkit-text-decoration:none;text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1 1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:hsla(0,0%,100%,.9);background:var(--plyr-menu-background,hsla(0,0%,100%,.9));border-radius:4px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-menu-shadow,0 1px 2px rgba(0,0,0,.15));color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border:4px solid transparent;border:var(--plyr-menu-arrow-size,4px) solid transparent;border-top-color:var(--plyr-menu-background,hsla(0,0%,100%,.9));content:"";height:0;position:absolute;right:14px;top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:4.66667px 10.5px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid transparent;border:var(--plyr-menu-item-arrow-size,4px) solid transparent;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:6.5px}.plyr__menu__container .plyr__control--forward.plyr__tab-focus:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:currentColor}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px 7px 3.5px;padding-left:28px;position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing, 10px)*.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:3.5px;overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back.plyr__tab-focus:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:currentColor}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:rgba(0,0,0,.1);content:"";display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b2ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:rgba(35,40,47,.1)}.plyr__menu__container .plyr__menu__value{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;margin-right:calc(-7px + 2);overflow:hidden;padding-left:24.5px;pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;border-radius:26px;color:#00b2ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));display:block;height:19px;margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:transparent;background-image:-webkit-gradient(linear,left top,right top,color-stop(0,currentColor),color-stop(0,transparent));background-image:-webkit-gradient(linear,left top,right top,from(currentColor),to(transparent));background-image:linear-gradient(90deg,currentColor,transparent 0);background-image:linear-gradient(to right,currentColor var(--value,0),transparent var(--value,0));border:0;border-radius:2.5px;height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:-4px;position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-track{background:transparent;border:0;border-radius:2.5px;height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-moz-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;height:5px;height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:transparent;border:0;border-radius:2.5px;height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:transparent;background:currentColor;border:0;border-radius:2.5px;height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:0;position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{outline:3px dotted #00b2ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff))) dotted 3px;outline-offset:2px}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{outline:3px dotted #00b2ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff))) dotted 3px;outline-offset:2px}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{outline:3px dotted #00b2ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff))) dotted 3px;outline-offset:2px}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background,var(--plyr-video-background,#000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"⁄";margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media (max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:hsla(0,0%,100%,.9);background:var(--plyr-tooltip-background,hsla(0,0%,100%,.9));border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:10px;opacity:0;padding:5px 7.5px;pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid hsla(0,0%,100%,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.9));bottom:-4px;content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before{left:16px}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;transform:translateX(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr__progress{left:6.5px;margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-right:-6.5px;width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height, 13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{word-wrap:break-word;left:0;max-width:120px;white-space:normal}.plyr__progress__buffer{-webkit-appearance:none;background:transparent;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:-2.5px;padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:transparent}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,rgba(35,40,47,.6) 25%,transparent 0,transparent 50%,rgba(35,40,47,.6) 0,rgba(35,40,47,.6) 75%,transparent 0,transparent);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 25%,transparent 25%,transparent 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 75%,transparent 75%,transparent);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr__progress__marker{background-color:#fff;background-color:var(--plyr-progress-marker-background,#fff);border-radius:1px;height:5px;height:var(--plyr-range-track-height,5px);position:absolute;top:50%;transform:translate(-50%,-50%);width:3px;width:var(--plyr-progress-marker-width,3px);z-index:3}.plyr__volume{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:110px;min-width:80px;position:relative;width:20%}.plyr__volume input[type=range]{margin-left:5px;margin-right:5px;position:relative;z-index:2}.plyr--is-ios .plyr__volume{min-width:0;width:auto}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--audio .plyr__progress__buffer{color:rgba(193,200,209,.6);color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr--video{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{box-sizing:border-box;position:relative}.plyr__video-embed>*,.plyr__video-wrapper--fixed-ratio>*{bottom:0;box-sizing:border-box;left:0;position:absolute;right:0;top:0}.plyr__video-embed:before,.plyr__video-wrapper--fixed-ratio:before{box-sizing:border-box;content:"";display:block;padding-top:16/9;position:relative}@supports not (aspect-ratio:16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.75)));background:linear-gradient(transparent,rgba(0,0,0,.75));background:var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.75)));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:20px 5px 5px;position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media (min-width:480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:35px}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:15px;position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--video .plyr__progress__buffer{color:hsla(0,0%,100%,.25);color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;bottom:0;display:block;height:100%;left:0;margin:0;position:fixed;right:0;top:0;width:100%;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:empty:after{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;opacity:.8;position:absolute;top:50%;transform:translateY(-50%);width:3px;z-index:3}.plyr__preview-thumb{background-color:hsla(0,0%,100%,.9);background-color:var(--plyr-tooltip-background,hsla(0,0%,100%,.9));border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));margin-bottom:10px;opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid hsla(0,0%,100%,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.9));bottom:-4px;content:"";height:0;left:calc(50% + var(--preview-arrow-offset));position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:4px;overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img,.plyr__preview-thumb__image-container:after{height:100%;left:0;position:absolute;top:0;width:100%}.plyr__preview-thumb__image-container:after{border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(0,0,0,.15);content:"";pointer-events:none}.plyr__preview-thumb__image-container img{max-height:none;max-width:none}.plyr__preview-thumb__time-container{background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.75)));background:linear-gradient(transparent,rgba(0,0,0,.75));background:var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.75)));border-bottom-left-radius:4px;border-bottom-right-radius:4px;bottom:0;left:0;line-height:1.1;padding:20px 6px 6px;position:absolute;right:0;z-index:3}.plyr__preview-thumb__time-container span{color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);border:0!important;height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}body,html{height:100%;margin:0;overscroll-behavior:contain;padding:0;width:100%}html{-webkit-tap-highlight-color:rgba(0,0,0,0);font-size:10px;min-height:100%}body{-webkit-text-size-adjust:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-ms-overflow-style:scrollbar;font-family:Gilroy,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:16px;font-weight:400;line-height:24px;margin:0;min-width:375px;padding:0;position:relative;text-rendering:optimizeLegibility}a,body{color:#081034}a{cursor:pointer;display:block;-webkit-text-decoration:none;text-decoration:none}#__layout,#__nuxt,#app{min-height:100vh;min-height:calc(var(--vh, 1vh)*100);overflow:hidden;position:relative}iframe{border:none!important}*,:before{box-sizing:border-box}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:Gilroy,Helvetica Neue,Arial,-apple-system,sans-serif;font-stretch:normal;font-style:normal;font-weight:400;margin:0}.h1,h1{font-size:48px;font-weight:700;line-height:48px}@media only screen and (max-width:1023px){.h1,h1{font-size:36px;line-height:40px}}@media only screen and (max-width:716px){.h1,h1{font-size:32px;line-height:36px}}.h2,h2{font-size:48px;font-weight:700;line-height:48px}@media only screen and (max-width:1023px){.h2,h2{font-size:32px;line-height:36px}}.h3,h3{line-height:32px}.h3,.h4,h3,h4{font-size:20px;font-weight:700}.h4,h4{line-height:20px}.h5,.h6,h5,h6{font-size:18px;line-height:24px}address,li,ol,p,ul{list-style:none;margin:0;padding:0}.table-scroll{margin:3rem 0}.table-scroll table{min-width:80rem}button{cursor:pointer}.html-block,button,input,select,textarea{font-family:Gilroy,Helvetica Neue,Arial,-apple-system,sans-serif}.html-block h3{font-size:24px}.html-block address,.html-block ol,.html-block p,.html-block ul{margin:2.5rem 0}.html-block b,.html-block strong{font-weight:700}.html-block hr{border-top:1px solid #081034;margin:3.5rem 0}.html-block a{border:0;color:#081034;display:inline-block;-webkit-text-decoration:underline;text-decoration:underline;transition:all .4s cubic-bezier(.65,.05,.36,1)}.html-block a:hover{border-color:transparent;opacity:.7;-webkit-text-decoration:none;text-decoration:none}.html-block ol,.html-block ul{list-style-position:outside}.html-block ul,.html-block ul li{list-style-type:disc}.html-block ol,.html-block ol li{list-style-type:decimal}.html-block ol,.html-block ul{list-style:none;margin:3rem 0;text-transform:none}.html-block ol li,.html-block ul li{list-style:none;position:relative}.html-block ol li:last-child,.html-block ul li:last-child{margin-bottom:0}@media only screen and (max-width:767px){.html-block ol,.html-block ul{margin:2rem 0}}.html-block ul li{margin-bottom:2rem;padding-left:2.5rem;position:relative}@media only screen and (max-width:767px){.html-block ul li{padding-left:2.5rem}}.html-block ol{counter-reset:li}.html-block ol>li{counter-increment:li;line-height:24px;list-style:none;margin-bottom:3rem;padding-left:4.6rem}.html-block ol>li:before{border:1px solid #081034;border-radius:2rem;color:#fff;content:counter(li);font-size:16px;font-weight:600;height:24px;left:0;line-height:16px;min-width:24px;position:absolute;text-align:center;top:0}@media only screen and (max-width:1080px){.html-block ol>li:before{font-size:12px;line-height:12px}}.html-block blockquote{border-left:.3rem solid #081034;font-style:normal;font-weight:600;margin:3rem 0;padding:.4rem 0 .4rem 4rem}.html-block .highlight-block{background:#fd7e01;margin:3rem 0;padding:4rem}.html-block .highlight-block--large{font-size:2rem;font-weight:600;line-height:120%;margin:5rem 0}.html-block .highlight-block--center{text-align:center}.html-block figure{margin:3rem 0}.html-block img{display:block;height:auto;margin:3rem 0;max-width:100%}.html-block>:first-child{margin-top:0}.html-block>:last-child{margin-bottom:0}.html-block .iframe{box-sizing:border-box;margin:6rem 0;position:relative}.html-block .iframe>*{bottom:0;box-sizing:border-box;left:0;position:absolute;right:0;top:0}.html-block .iframe:before{box-sizing:border-box;content:"";display:block;padding-top:56.25%;position:relative}.html-block .iframe iframe{height:100%;width:100%}.html-block iframe{max-width:100%}.html-block table{border-collapse:inherit;border-spacing:.4rem;margin:3rem 0 1rem;width:100%}.html-block table tr td{border:none;border-radius:0;padding:1rem 2rem}.html-block table blockquote{padding-left:2rem}.is-bold{font-weight:700}.is-uppercase{text-transform:uppercase}.table-scroll{overflow:auto}.table-scroll table{min-width:50rem}a:focus,button:focus,input:focus,textarea:focus{outline:none}input,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:Gilroy,Helvetica Neue,Arial,-apple-system,sans-serif}ol{counter-reset:counter;list-style:none}ol>li{color:#081034;color:rgba(8,16,52,.8);counter-increment:counter;font-size:16px;font-weight:500;line-height:20px;margin-top:16px;padding-left:40px;position:relative}ol>li:before{align-items:center;background:#020955;border-radius:50%;color:#fff;content:counter(counter);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:700;height:24px;justify-content:center;left:0;line-height:16px;position:absolute;top:0;width:24px}ul li{color:rgba(8,16,52,.7);font-size:14px;line-height:20px;margin-top:16px;padding-left:26px;position:relative}ul li:before{background:url(/icons/list-dot.svg) no-repeat;background-position:50%;background-size:contain;content:"";height:10px;left:0;position:absolute;top:5px;width:10px}.container{margin:0 auto;max-width:100%;padding:0 124px;width:100%}@media only screen and (max-width:1350px){.container{padding:0 64px}}@media only screen and (max-width:1200px){.container{padding:0 32px}}@media only screen and (max-width:1023px){.container{padding:0 16px}}.page__layout{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;height:auto;min-height:100vh;min-height:calc(var(--vh, 1vh)*100);overflow:hidden;position:relative;transition:min-height .3s}main.main{flex:1 0 auto}::-moz-selection{background-color:rgba(3,12,110,.3)!important}::selection{background-color:rgba(3,12,110,.3)!important}.input,.textarea{display:block;position:relative}.input input,.input select,.input textarea,.textarea input,.textarea select,.textarea textarea{background:transparent;border:1.5px solid #dfe2ec;border-radius:4px;color:#081034;display:block;font-size:16px;font-weight:500;height:48px;line-height:32px;outline:0;padding:0 32px;width:100%}.input input::-moz-placeholder,.input input::-moz-placeholder-shown,.input select::-moz-placeholder,.input select::-moz-placeholder-shown,.input textarea::-moz-placeholder,.input textarea::-moz-placeholder-shown,.textarea input::-moz-placeholder,.textarea input::-moz-placeholder-shown,.textarea select::-moz-placeholder,.textarea select::-moz-placeholder-shown,.textarea textarea::-moz-placeholder,.textarea textarea::-moz-placeholder-shown{color:#838799;font-size:16px;font-weight:500}.input input::placeholder,.input input::placeholder-shown,.input select::placeholder,.input select::placeholder-shown,.input textarea::placeholder,.input textarea::placeholder-shown,.textarea input::placeholder,.textarea input::placeholder-shown,.textarea select::placeholder,.textarea select::placeholder-shown,.textarea textarea::placeholder,.textarea textarea::placeholder-shown{color:#838799;font-size:16px;font-weight:500}.input textarea,.textarea textarea{height:auto;min-height:60px;padding:16px 32px;resize:none}.input__label,.textarea__label{font-size:14px;font-weight:500;line-height:32px}@media only screen and (max-width:768px){.input input,.textarea input{height:48px;padding:0 16px}.input textarea,.textarea textarea{min-height:80px;padding:16px}}.checkbox{align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;position:relative}.checkbox__input{display:none}.checkbox__input:checked~.checkbox__icon{background-size:18px}.checkbox__title{color:#081034;font-size:16px;line-height:16px}.checkbox__title a{display:inline;-webkit-text-decoration:underline;text-decoration:underline;transition:all .4s cubic-bezier(.65,.05,.36,1)}.checkbox__title a:hover{opacity:.7;-webkit-text-decoration:none;text-decoration:none}.checkbox__icon{align-items:center;background:url(/icons/checkbox-blue.svg) no-repeat;background-color:#fff;background-position:50%;background-size:0;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;height:32px;justify-content:center;transition:all .4s cubic-bezier(.65,.05,.36,1);width:32px}@media only screen and (max-width:768px){.checkbox__icon{height:24px;width:24px}}.ps>.ps__rail-x,.ps>.ps__rail-y{opacity:.6}ul.accordion li:before{display:none}.play-button{background:transparent;border:1px solid #fff;border-radius:50%;height:50px;width:50px}.play-button svg{padding-left:4px}.video-poster{position:relative}.video-poster .play-button{background-color:#020955;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}@font-face{font-family:Gilroy;font-style:normal;font-weight:400;src:url(/fonts/Gilroy-Regular.woff2) format("woff2"),url(/fonts/Gilroy-Regular.woff) format("woff")}@font-face{font-family:Gilroy;font-style:normal;font-weight:500;src:url(/fonts/Gilroy-Medium.woff2) format("woff2"),url(/fonts/Gilroy-Medium.woff) format("woff")}@font-face{font-family:Gilroy;font-style:normal;font-weight:600;src:url(/fonts/Gilroy-SemiBold.woff2) format("woff2"),url(/fonts/Gilroy-SemiBold.woff) format("woff")}@font-face{font-family:Gilroy;font-style:normal;font-weight:700;src:url(/fonts/Gilroy-Bold.woff2) format("woff2"),url(/fonts/Gilroy-Bold.woff) format("woff")}@font-face{font-family:fontello;font-style:normal;font-weight:400;src:url(/fonts/fontello.eot?93992481);src:url(/fonts/fontello.eot?93992481#iefix) format("embedded-opentype"),url(/fonts/fontello.woff2?93992481) format("woff2"),url(/fonts/fontello.woff?93992481) format("woff"),url(/fonts/fontello.ttf?93992481) format("truetype"),url(/fonts/fontello.svg?93992481#fontello) format("svg")}.fa:before,[class*=" icon-"]:before,[class^=icon-]:before{speak:none;font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-family:fontello;font-style:normal;font-variant:normal;font-weight:400;line-height:1em;text-align:center;text-decoration:inherit;text-transform:none;width:1em}.fa-play:before{content:"\e807"}.fa-sync:before{content:"\e808"}.fa-chevron-left:before{content:"\e800"}.fa-chevron-right:before{content:"\e801"}.fa-hand-paper:before{content:"\f256"}.fa-pause:before{content:"\e80a"}.icon-arrow-left:before{content:"\e800"}.icon-arrow-right:before{content:"\e801"}.icon-caret-down:before{content:"\e802"}.icon-phone:before{content:"\e803"}.icon-telegram:before{content:"\e804"}.icon-whatsapp:before{content:"\e805"}.icon-close:before{content:"\e806"}.icon-play:before{content:"\e807"}.icon-arrows-cw:before{content:"\e808"}.icon-arrow-left2:before{content:"\e809"}.icon-pause:before{content:"\e80a"}.icon-menu-block:before{content:"\e819"}.icon-menu-list:before{content:"\e81a"}.icon-angle-circled-left:before{content:"\f137"}.icon-angle-circled-right:before{content:"\f138"}.expand-enter-active,.expand-leave-active{overflow:hidden;transition:height .3s ease}.expand-enter,.expand-leave-to{height:0}.fade-enter-active,.fade-leave-active{transition:opacity .4s cubic-bezier(.65,.05,.36,1)}.fade-long-enter-active,.fade-long-leave-active{transition:opacity $easingDeafult 1s}.fade-enter,.fade-leave-to,.fade-long-enter,.fade-long-leave-to{opacity:0}.fade-up-enter-active,.fade-up-leave-active{transition:all .4s cubic-bezier(.65,.05,.36,1)}.fade-up-enter,.fade-up-leave-to{opacity:0;position:absolute;transform:translateY(50px)}.router-enter-active,.router-leave-active{transition:opacity .5s}.router-enter-to,.router-leave{opacity:1}.router-enter,.router-leave-to{opacity:0}.slide-left-enter-active,.slide-left-leave-active{transition:all .4s cubic-bezier(.65,.05,.36,1)}.slide-left-enter,.slide-left-leave-to{opacity:0;transform:translate(-100%)}@keyframes bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}button{font-family:Gilroy,Helvetica Neue,Arial,-apple-system,sans-serif}.btn{align-items:center;border:0;border-radius:4px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;font-weight:500;height:64px;justify-content:center;line-height:18px;padding:0 44px;transition:all .4s cubic-bezier(.65,.05,.36,1);width:-moz-max-content;width:-webkit-max-content;width:max-content}.btn.btn-solid{background:transparent;border:2px solid rgba(2,9,85,.2)}.btn.btn-blue{background:#020955;color:#fff}.btn.btn-blue:hover{background:#070f33}.btn.btn-orange{background:#fd7e01;color:#fff}.btn.btn-orange:hover{background:#e47100}.btn.disabled{background:#d1d4de;border-color:#d1d4de;color:#fff;pointer-events:none}@media only screen and (max-width:1023px){.btn{font-size:14px;height:48px;line-height:14px;padding:0 24px}}.link{align-items:center;color:#081034;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;font-size:18px;font-weight:500;line-height:18px;position:relative;-webkit-text-decoration:underline;text-decoration:underline;text-underline-position:under;transition:all .4s cubic-bezier(.65,.05,.36,1);width:-moz-max-content;width:-webkit-max-content;width:max-content}@media only screen and (max-width:768px){.link{font-size:14px;line-height:14px}}.swiper-container-horizontal>.swiper-scrollbar{bottom:0;height:6px;left:0;right:0;width:100%}.swiper-container-horizontal>.swiper-scrollbar .swiper-scrollbar-drag{background:#020955;border-radius:6px;height:6px;margin-top:0}.swiper-container-horizontal>.swiper-scrollbar .swiper-scrollbar-drag:before{content:"";height:6px}.swiper-pagination{align-items:center;bottom:auto;bottom:32px!important;color:#081034;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Gilroy,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:16px;font-weight:600;justify-content:center;line-height:16px}.swiper-pagination .current{color:#081034;font-weight:500}.swiper-pagination-bullet{background:#020955;height:6px;opacity:1;width:6px}.swiper-pagination-bullet.swiper-pagination-bullet-active{background:#fd7e01}.ps__rail-y{opacity:1;width:0}.ps__rail-x{height:1px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#020955;width:5px}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{background:transparent;opacity:1}.ps__thumb-y{right:0;width:5px}.ps__thumb-x,.ps__thumb-y{background:#020955;opacity:1}.ps__thumb-x{bottom:0;height:5px;top:0}.swiper-button-next,.swiper-button-prev{align-items:center;background:transparent;border:1px solid #020955;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:48px;justify-content:center;margin:0;top:auto;transition:all .4s cubic-bezier(.65,.05,.36,1);width:48px}.swiper-button-next:hover,.swiper-button-prev:hover{background:#020955}.swiper-button-next:hover svg path,.swiper-button-prev:hover svg path{fill:#fff}.swiper-button-next:after,.swiper-button-prev:after{display:none}.swiper-button-next svg,.swiper-button-prev svg{display:block;height:16px;position:relative;width:8px}.swiper-button-next svg path,.swiper-button-prev svg path{fill:#020955;transition:all .4s cubic-bezier(.65,.05,.36,1)}.swiper-button-prev svg{right:1px}.swiper-button-next svg{left:1px}.popup{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100vh;height:calc(var(--vh, 1vh)*100);justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:110}.popup__overlay{height:100%;position:fixed;width:100%;z-index:1}.popup__overlay:before{background:#020955;opacity:.9;z-index:1}.popup__overlay:after,.popup__overlay:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.popup__overlay:after{background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.4)),color-stop(11.51%,rgba(0,0,0,.3)),color-stop(27.03%,rgba(0,0,0,.2)),color-stop(50.37%,transparent),to(transparent));background:linear-gradient(180deg,rgba(0,0,0,.4),rgba(0,0,0,.3) 11.51%,rgba(0,0,0,.2) 27.03%,transparent 50.37%,transparent);z-index:2}.popup__main{align-items:center;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;position:relative;z-index:2}.popup__close{background:0;border:0;cursor:pointer;height:16px;padding:0;transition:all .4s cubic-bezier(.65,.05,.36,1);width:16px}.popup__close:hover{opacity:.7}.popup__close img{display:block;height:auto;-o-object-fit:contain;object-fit:contain;width:100%}.popup__close svg{display:block;height:100%;width:100%}.load-more-data{margin:20px 0;text-align:center}.load-more-data .get-more{height:64px;margin:60px auto 0}.article-item{height:auto;position:relative;width:100%}.article-item:hover .article-item__preview img{transform:scale(1.05)}.article-item:hover .article-item__title{opacity:.6}.article-item.video .article-item__preview{height:24vw}.article-item.event{grid-gap:32px;align-items:center;display:grid;gap:32px;grid-template-columns:2fr 3.5fr}.article-item.event .article-item__preview{border-radius:4px;height:auto}.article-item.event .article-item__preview img{height:auto;-o-object-fit:contain;object-fit:contain;position:relative;width:100%}.article-item.event .article-item__row{margin-top:0}.article-item.event .article-item__title{margin-top:16px}.article-item__preview{align-items:center;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;height:18vw;justify-content:center;overflow:hidden;position:relative;width:100%}.article-item__preview img{display:block;height:100%;left:0;margin:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;right:0;top:0;transition:all .4s cubic-bezier(.65,.05,.36,1);width:100%}.article-item__play{align-items:center;background:#fd7e01;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:48px;justify-content:center;position:absolute;width:48px;z-index:3}.article-item__play svg{display:block;height:16px;width:10px}.article-item__row{margin-top:24px}.article-item__row,.article-item__time{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.article-item__time{opacity:.5}.article-item__time svg{display:block;height:18px;width:18px}.article-item__time svg path{fill:#081034}.article-item__time span{color:#081034;font-size:16px;font-weight:500;line-height:16px;margin-left:8px}.article-item__category{font-size:16px;font-weight:500;line-height:16px;margin-left:10px}.article-item__title{font-size:22px;font-weight:600;line-height:32px;margin-top:16px;transition:all .4s cubic-bezier(.65,.05,.36,1)}@media only screen and (max-width:1023px){.article-item{width:280px}.article-item__preview{height:260px}.article-item__row{margin-top:16px}.article-item__category,.article-item__time span{font-size:14px;line-height:14px}.article-item__title{font-size:18px;line-height:24px}.article-item.video .article-item__preview{height:180px}.article-item.event{gap:16px;grid-template-columns:1fr}.article-item.event .article-item__preview{height:180px}}@media only screen and (max-width:535px){.article-item__preview{height:220px}}.clients{margin:70px 0}.clients__head{align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.clients__logos{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(5,1fr);margin-top:35px;width:100%}.clients__logos-item{border:1px solid #cccedd;border-radius:4px;max-height:180px}.clients__logos-item img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.clients__reviews{align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:100%}.clients__reviews-slider{margin-left:0;max-width:988px;width:calc(100% - 100px)}.clients__reviews-item{grid-gap:60px;display:grid;gap:60px;grid-template-columns:repeat(2,auto)}.clients__reviews-logo{background:#fff}.clients__reviews-logo img{display:block;height:146px;-o-object-fit:cover;object-fit:cover;width:172px}.clients__reviews-content{width:100%}.clients__reviews-text{color:#070f33;font-size:20px;line-height:32px}.clients__reviews-author{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:40px}.clients__reviews-author-photo{border-radius:50%;display:block;height:64px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:64px}.clients__reviews-author-col{margin-left:32px}.clients__reviews-author-name{color:#070f33;font-size:18px;font-weight:700;line-height:24px}.clients__reviews-author-position{color:#8f93a3;font-size:16px;line-height:24px;margin-top:6px}.clients__reviews-controls{align-items:center;bottom:70px;display:-webkit-box;display:-ms-flexbox;display:flex;left:154px;position:absolute}.clients__reviews-next,.clients__reviews-prev{left:0;position:relative;right:0}.clients__reviews-next{margin-left:16px}.clients__reviews-pagination{display:none}@media only screen and (max-width:1023px){.clients{margin:60px 0}.clients__logos{gap:16px;margin-top:32px}.clients__reviews{margin-top:0;padding-bottom:60px;position:relative}.clients__reviews-slider{width:100%}.clients__reviews-item{display:block}.clients__reviews-logo{margin:auto;width:160px}.clients__reviews-author{margin-top:24px}.clients__reviews-author-position{line-height:16px}.clients__reviews-author-col{margin-left:16px}.clients__reviews-text{font-size:16px;line-height:22px;margin-top:16px}.clients__reviews-controls{bottom:0;left:16px;width:calc(100% - 32px)}.clients__reviews-next{margin-left:auto}.clients__reviews-pagination{bottom:21px!important;display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;left:0;margin:auto;position:absolute;right:0}.clients__reviews-pagination .swiper-pagination-bullet{background:#020955;opacity:1}.clients__reviews-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#fd7e01}}@media only screen and (max-width:716px){.clients__logos{grid-template-columns:repeat(3,1fr)}.clients .btn{font-size:14px;font-weight:500;line-height:14px;margin-top:16px;width:100%}}.swiper-wrapper{transition-timing-function:linear}.first-section{height:auto;padding-bottom:80px;padding-top:178px;position:relative;width:100%;z-index:1}.first-section__divider{display:none}.first-section .breadcrumbs span{color:#fff}.first-section__title{color:#fff;font-size:48px;font-weight:700;line-height:48px;margin:57px auto 0;text-align:center}.first-section__label{align-items:center;background:#fd7e01;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;height:44px;justify-content:center;margin:0 auto 16px;padding:0 16px;width:-moz-max-content;width:-webkit-max-content;width:max-content}.first-section__description,.first-section__label{color:#fff;font-size:16px;font-weight:500;text-align:center}.first-section__description{line-height:24px;margin-top:16px;opacity:.6;width:100%}.first-section__caption{gap:20px;padding-top:30px}.first-section__author,.first-section__caption{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column}.first-section__author{justify-content:center;margin-bottom:16px}.first-section__author-photo{border-radius:50%;display:block;height:64px;-o-object-fit:cover;object-fit:cover;width:64px}.first-section__author-name{color:#fff;font-size:18px;font-weight:700;line-height:25px;margin-top:16px;text-align:center}.first-section__author-position{color:hsla(0,0%,100%,.6);font-size:16px;line-height:25px;margin-top:6px}.first-section__time{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.first-section__time svg{display:block;height:18px;width:18px}.first-section__time span{color:hsla(0,0%,100%,.6);font-size:16px;font-weight:500;line-height:16px;margin-left:8px}.first-section__category{color:#fff;font-size:16px;font-weight:500;margin-left:10px}.first-section__category a{color:#fff}.first-section__video{align-items:center;color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:500;line-height:16px;transition:all .4s cubic-bezier(.65,.05,.36,1)}.first-section__video:hover{opacity:.7}.first-section__video svg{display:block;height:32px;width:32px}.first-section__video span{margin-left:16px}@media only screen and (max-width:1023px){.first-section{padding-top:82px}.first-section__divider{background:#353a77;display:block;height:2px;margin-bottom:32px;width:100%}.first-section__title{font-size:36px;line-height:40px}}@keyframes scrollDown{0%{transform:translateY(0)}to{transform:translateY(34px)}}.partners-block{align-items:center;background:#070f33;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5vw;height:184px;justify-content:center;width:100%}.partners-block__item{display:block;height:44px;-o-object-fit:contain;object-fit:contain;width:auto}@media only screen and (max-width:1023px){.partners-block{gap:2.08vw;height:130px}.partners-block__item{flex-shrink:0;height:36px}}@media only screen and (max-width:716px){.partners-block{-moz-column-gap:16px;column-gap:16px;flex-wrap:wrap;height:auto;justify-content:center;min-height:160px;padding:32px 16px;row-gap:24px}}.recommend-block{margin:70px 0}.recommend-block__head{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;justify-content:space-between}.recommend-block__list{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(3,1fr);margin-top:35px}.recommend-block__slider{margin-top:35px}@media only screen and (max-width:1023px){.recommend-block{margin:60px 0;padding:0 0 80px;position:relative}.recommend-block__slider{margin-top:32px}.recommend-block__slider-pagination{bottom:21px!important;display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;left:0;right:0}.recommend-block__slider-next,.recommend-block__slider-prev{bottom:0}.recommend-block__slider-prev{left:16px}.recommend-block__slider-next{right:16px}.recommend-block__list{display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:nowrap;gap:16px;margin-top:32px;overflow-x:auto}.recommend-block .article-item{flex-shrink:0;width:280px}}@media only screen and (max-width:716px){.recommend-block{padding-bottom:64px}}.btn-recommend{min-width:155px}.request-block{margin:70px 0}.request-block__inner{width:100%}.request-block__content{border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;justify-content:center;padding:70px 204px}.request-block__title{color:#fff;font-size:36px;font-weight:700;line-height:36px}.request-block__caption{color:#f4f6fc;font-size:16px;line-height:24px;margin-top:16px;opacity:.7}.request-block__form{margin-top:40px}.request-block__input{margin-top:16px;width:100%}.request-block__input:first-child{margin-top:0}.request-block__input input{border:1.5px solid hsla(0,0%,100%,.16);color:#fff}.request-block__input input:-moz-placeholder-shown,.request-block__input input::-moz-placeholder{color:#f4f6fc;opacity:.5}.request-block__input input::placeholder,.request-block__input input:placeholder-shown{color:#f4f6fc;opacity:.5}.request-block__agreement,.request-block__submit{margin-top:40px;width:100%}.request-block__agreement{color:#f4f6fc;font-size:14px;line-height:22px;opacity:.7}.request-block__agreement a{color:#f4f6fc;display:inline;-webkit-text-decoration:underline;text-decoration:underline;transition:all .4s cubic-bezier(.65,.05,.36,1)}.request-block__agreement a:hover{opacity:.7;-webkit-text-decoration:none;text-decoration:none}@media only screen and (max-width:1023px){.request-block{margin:60px 0}.request-block__content{padding:60px 16px}.request-block__title{font-size:32px;line-height:36px}.request-block__form,.request-block__submit{margin-top:32px}.request-block__agreement{line-height:18px;margin-top:24px}}@media only screen and (max-width:716px){.request-block__content{padding:32px 16px}}.request-block__content.dark{background:#020955}@media only screen and (max-width:716px){.reviews{margin:40px 0}}.content-inner{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.carousel{position:relative;z-index:3}.carousel-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.carousel-wrapper .controls button.-prev svg{right:1px}.carousel-wrapper .controls button.-next svg{left:1px}.carousel-wrapper .controls button.-next,.carousel-wrapper .controls button.-prev{align-items:center;background:transparent;border:1px solid #020955;border-radius:50%;display:none;height:48px;justify-content:center;margin:0;top:auto;transition:all .4s cubic-bezier(.65,.05,.36,1);width:48px}.carousel-wrapper .controls button.-next svg,.carousel-wrapper .controls button.-prev svg{display:block;height:16px;position:relative;width:8px}.carousel-wrapper .controls button.-next svg path,.carousel-wrapper .controls button.-prev svg path{fill:#020955;transition:all .4s cubic-bezier(.65,.05,.36,1)}.carousel-wrapper .controls button.-next:hover,.carousel-wrapper .controls button.-prev:hover{background:#020955}.carousel-wrapper .controls button.-next:hover svg path,.carousel-wrapper .controls button.-prev:hover svg path{fill:#fff}.carousel-pagination,.carousel-wrapper .controls button.-next:after,.carousel-wrapper .controls button.-prev:after{display:none}.carousel-item{align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;transition:all .4s cubic-bezier(.65,.05,.36,1);transition-property:opacity,margin,padding,color,background-color,box-shadow,transform-origin,filter,visibility}.carousel-item span{pointer-events:none;position:relative}.carousel-item.swiper-slide-active,.carousel-item.swiper-slide-duplicate-active{pointer-events:none}.dropdown{position:relative;width:100%;z-index:10}.dropdown.expanded .dropdown__arrow{transform:rotate(-180deg)}.dropdown__btn{align-items:center;background:#fff;border:0;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:56px;padding:0 32px;position:relative;width:100%}.dropdown__title{color:#081034;font-size:14px;font-weight:500;line-height:14px;text-align:left}.dropdown__arrow{flex-shrink:0;height:16px;margin-left:auto;transition:all .4s cubic-bezier(.65,.05,.36,1);width:16px}.dropdown__arrow svg{display:block;height:100%;width:100%}.dropdown__list{background:#fff;height:auto;left:0;max-height:240px;padding:4px 0;position:absolute;top:60px;width:100%;z-index:10}.dropdown__item{align-items:center;background:#fff;color:#081034;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;height:48px;line-height:14px;padding:0 32px;transition:all .4s cubic-bezier(.65,.05,.36,1);width:100%}.dropdown__item:hover{background:rgba(8,16,52,.1)}.form__title{font-size:40px;font-weight:700;line-height:40px;margin:auto}.form__subtitle,.form__title{color:#070f33;text-align:center}.form__subtitle{font-size:16px;font-weight:500;line-height:16px;margin:24px auto auto;opacity:.7}.form__rows{margin-top:32px}.form__error{color:#fd7e01;padding-top:4px}.form__row{gap:16px;margin-bottom:16px}.form__row.col2{display:grid;grid-template-columns:repeat(2,1fr)}.form__row.col3{display:grid;grid-template-columns:repeat(3,1fr)}.form__bottom{margin-top:32px}.form__bottom .checkbox__icon{background-image:url(/icons/checkbox-white.svg);border:1px solid rgba(8,16,52,.2)}.form__bottom .checkbox__input:checked~.checkbox__icon{background-color:#fd7e01;border-color:#fd7e01}.form__submit{margin-top:24px}@media only screen and (max-width:767px){.form .popup__close{right:24px;top:24px}.form__title{font-size:32px;line-height:32px}.form__subtitle{margin-top:16px}.form__rows{margin-top:18px}.form__row.col2,.form__row.col3{gap:6px;grid-template-columns:1fr;margin-bottom:6px}.form__bottom{margin-top:24px}.form__submit{margin-top:32px}}.form.form--dark input::-moz-placeholder,.form.form--dark textarea::-moz-placeholder{color:#fff}.form.form--dark .checkbox__title.agreement--checkbox,.form.form--dark .form__bottom,.form.form--dark .form__subtitle,.form.form--dark .form__title,.form.form--dark .input__label,.form.form--dark a,.form.form--dark input,.form.form--dark input::placeholder,.form.form--dark select,.form.form--dark textarea,.form.form--dark textarea::placeholder{color:#fff}.form.form--dark option{color:#081034}@media only screen and (max-width:768px){.form .checkbox__title.agreement--checkbox{font-size:12px;line-height:14px}}.checkbox__icon.error{border-color:#fd7e01!important}@media only screen and (max-width:767px){.btn-form{width:100%}}.modal.alert{align-items:center;background:#000;bottom:0;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:row;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:100000}.modal.alert .modal-header{margin:0 0 2rem}.alert-cont{max-width:60rem;min-width:30rem;padding:0 0 4rem;position:relative}@media only screen and (max-width:64rem){.alert-cont{max-width:95vw}}.alert__content{margin:0 0 4rem}@media only screen and (max-width:76.8rem){.alert__content{margin-bottom:2rem}}.breadcrumbs{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto;padding-bottom:10px;scrollbar-width:thin;white-space:nowrap}.breadcrumbs.black .breadcrumbs__item-title{color:#020955}.breadcrumbs.black .breadcrumbs__item-arrow{opacity:.5}.breadcrumbs.black .breadcrumbs__item-arrow svg path{fill:#020955}.breadcrumbs__divider{margin:0 16px}.breadcrumbs__item{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.breadcrumbs__item:hover .breadcrumbs__item-title{opacity:.7}.breadcrumbs__item-title{color:#fff;font-size:14px;font-weight:600;line-height:14px;transition:all .4s cubic-bezier(.65,.05,.36,1)}.breadcrumbs__item-arrow{display:block;height:14px;margin:0 16px;-o-object-fit:contain;object-fit:contain;width:14px}.breadcrumbs__item-arrow svg{display:block;height:100%;width:100%}.breadcrumbs__item:last-child{opacity:.5;pointer-events:none}.breadcrumbs__item:last-child .breadcrumbs__item-arrow{display:none}@media only screen and (max-width:1023px){.breadcrumbs__title{font-size:32px;line-height:40px}}.cookie-bar{background:#fff;bottom:16px;font-family:Gilroy,Helvetica Neue,Arial,-apple-system,sans-serif;line-height:0;padding:32px;position:fixed;right:16px;width:476px;z-index:90}.cookie-bar__title{font-size:22px;font-weight:600;line-height:32px}.cookie-bar__text{color:#070f33;font-size:14px;line-height:22px;margin-top:10px}.cookie-bar__row{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:24px}.cookie-bar__link{font-size:14px;line-height:14px;margin-left:24px}.cookie-bar__close{cursor:pointer;display:block;height:auto;-o-object-fit:contain;object-fit:contain;position:absolute;right:24px;top:24px;transition:all .4s cubic-bezier(.65,.05,.36,1);width:10px}.cookie-bar__close:hover{opacity:.7}@media only screen and (max-width:768px){.cookie-bar{padding:16px;width:calc(100% - 32px)}.cookie-bar__title{font-size:18px;line-height:22px;padding-right:16px}.cookie-bar__row{margin-top:10px}.cookie-bar__text{line-height:18px}.cookie-bar__close{right:16px}}.dropdown-language{position:relative;width:-moz-max-content;width:-webkit-max-content;width:max-content;z-index:10}.dropdown-language.expanded .dropdown-language__arrow{transform:rotate(180deg)}.dropdown-language__btn{align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:2}.dropdown-language__icon{height:16px;position:relative;width:16px}.dropdown-language__icon svg{display:block;height:100%;width:100%}.dropdown-language__title{color:#fff;font-size:14px;line-height:14px;margin-left:8px;margin-right:2px}.dropdown-language__arrow{height:14px;transition:all .4s cubic-bezier(.65,.05,.36,1);width:14px}.dropdown-language__arrow svg{display:block;height:100%;width:100%}.dropdown-language__list{background:#020955;border:1px solid hsla(0,0%,100%,.17);left:8px;padding:4px 0;position:absolute;top:24px;z-index:1}.dropdown-language__item{align-items:center;color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;line-height:14px;padding:8px 16px;transition:all .4s cubic-bezier(.65,.05,.36,1);width:100%}.dropdown-language__item:hover{background:#353a77}@media only screen and (max-width:1200px){.dropdown-language__icon{display:none}.dropdown-language__title{font-size:14px;line-height:14px;margin-left:0}.dropdown-language__list{left:-16px}}.footer__top{background:#020955;padding-bottom:80px;padding-top:70px}.footer__nav{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(5,1fr)}.footer__nav-title,.footer__nav-title a{color:#fff;font-size:20px;font-weight:600;line-height:20px}.footer__nav-list{margin-top:32px}.footer__nav-link{color:hsla(0,0%,100%,.6);display:block;font-size:16px;line-height:24px;margin-top:8px;transition:all .4s cubic-bezier(.65,.05,.36,1)}.footer__nav-link:first-child{margin-top:0}.footer__nav-link:hover{opacity:.7}.footer__contacts{grid-gap:32px;align-items:center;border-top:2px solid #353a77;display:grid;gap:32px;grid-template-columns:64px 64px -webkit-max-content -webkit-max-content auto;grid-template-columns:64px 64px max-content max-content auto;margin-top:60px;padding-top:60px}.footer__contacts img{display:block;height:auto;-o-object-fit:contain;object-fit:contain;width:18px}.footer__contacts-social{align-items:center;border:2px solid hsla(0,0%,100%,.2);border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;height:64px;justify-content:center;transition:all .4s cubic-bezier(.65,.05,.36,1)}.footer__contacts-social:hover{opacity:.7}.footer__contacts-social svg{display:block;height:20px;width:20px}.footer__contacts-item{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:64px;justify-content:center;transition:all .4s cubic-bezier(.65,.05,.36,1)}.footer__contacts-item:hover{opacity:.7}.footer__contacts-item-icon{display:block;height:auto;-o-object-fit:contain;object-fit:contain;width:18px}.footer__contacts-item-value{color:#fff;font-size:16px;line-height:16px;margin-left:10px}.footer__contacts-item:nth-child(3){margin-left:32px}.footer__contacts-item:last-child{justify-self:start}.footer__bottom{background:#fff;height:102px}.footer__bottom-inner{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.footer__bottom-copyright{font-size:16px;font-weight:500;line-height:16px}.footer__bottom-policy{font-size:16px;margin-left:32px}@media only screen and (max-width:1200px){.footer__contacts{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;justify-content:center}.footer__contacts-social{flex-shrink:0;width:64px}.footer__contacts-item:last-child{flex-shrink:0;width:100%}}@media only screen and (max-width:1023px){.footer__top{padding-bottom:60px;padding-top:60px}.footer__nav{gap:24px;grid-template-columns:1fr}.footer__nav-col.opened .footer__nav-list{height:var(--height);margin-top:24px}.footer__nav-col.opened .footer__nav-title:after{transform:rotate(-180deg)}.footer__nav-list{height:0;margin-top:0;overflow:hidden;transition:all .4s cubic-bezier(.65,.05,.36,1)}.footer__nav-title{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;line-height:18px;padding-right:40px;position:relative}.footer__nav-title.has--childs:after{background:url(/icons/arrow-2-white-down.svg) no-repeat;background-size:cover;content:"";height:16px;position:absolute;right:0;top:0;transition:all .4s cubic-bezier(.65,.05,.36,1);width:16px}.footer__contacts{gap:16px;margin-top:40px;padding-top:40px}.footer__contacts-item{height:48px;padding:0 16px;text-align:center;width:100%}.footer__contacts-item:nth-child(3){margin-left:0}.footer__contacts-social{height:48px;width:48px}.footer__bottom{height:auto}.footer__bottom-inner{align-items:center;flex-direction:column;justify-content:center;padding-bottom:24px;padding-top:24px}.footer__bottom-policy{margin:22px 0 0}.footer__bottom-copyright{font-size:14px;line-height:14px;text-align:center}}@media only screen and (max-width:716px){.footer__contacts-item:nth-child(3){margin-top:16px}.footer__contacts-item:last-child{flex-shrink:0;width:100%}.footer__bottom-policy{margin-top:15px}}.footer__nav-list span.footer__nav-link{cursor:default}.footer__nav-list span.footer__nav-link:hover{opacity:1}.header{left:0;position:absolute;top:0;width:100%;z-index:100}.header.fixed{position:fixed;top:-40px}.header.fixed .header__bottom,.header.type-2,.header.type-2 .header__bottom{background:#020955}.header__top{height:40px;position:relative;width:100%}.header__top:before{background:-webkit-gradient(linear,right top,left top,from(hsla(0,0%,100%,.1)),color-stop(107.5%,hsla(0,0%,77%,.04)));background:linear-gradient(270deg,hsla(0,0%,100%,.1),hsla(0,0%,77%,.04) 107.5%);height:100%;top:0}.header__top:after,.header__top:before{content:"";left:0;position:absolute;width:100%}.header__top:after{background:hsla(0,0%,100%,.17);bottom:0;height:1px;z-index:1}.header__top-inner{height:100%;position:relative;width:100%;z-index:2}.header__top-inner,.header__top-right{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.header__top-right{margin-left:auto}.header__top-item{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:32px}.header__top-item:first-child{margin-left:0}@media only screen and (max-width:1200px){.header__top-item{margin-left:16px}}.header__top-icon{height:16px;width:16px}.header__top-icon svg{display:block;height:100%;width:100%}.header__top-text{color:#fff;cursor:pointer;font-size:14px;line-height:14px;margin-left:8px;transition:all .4s cubic-bezier(.65,.05,.36,1)}.header__top-text:hover{opacity:.7}.header__top-links{align-items:center;border-left:1px solid hsla(0,0%,100%,.2);display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px;margin-left:32px;padding-left:32px}@media only screen and (max-width:1200px){.header__top-links{gap:16px;margin-left:16px;padding-left:16px}}.header__top-link{color:#fff;cursor:pointer;font-size:14px;line-height:14px;transition:all .4s cubic-bezier(.65,.05,.36,1)}.header__top-link:hover{opacity:.7}.header__top-btn{background:transparent;border:none;color:#fff;cursor:pointer;font-size:14px;line-height:14px;padding:0;transition:all .4s cubic-bezier(.65,.05,.36,1)}.header__top-btn:hover{opacity:.7}.header__bottom{background:transparent;padding-bottom:32px;padding-top:32px;transition:all .4s cubic-bezier(.65,.05,.36,1)}.header__bottom-inner{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.header__logo{cursor:pointer;display:block;transition:all .4s cubic-bezier(.65,.05,.36,1);width:70px}.header__logo img{display:block;height:auto;-o-object-fit:contain;object-fit:contain;width:100%}.header__nav{display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:1;justify-content:end;margin-left:3rem}.header__nav li,.header__nav ul{margin-top:0;padding:0}.header__nav li:before,.header__nav ul:before{content:none}.header__list{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.header__list-item{margin-left:32px;position:relative}.header__list-item:first-child{margin-left:0}.header__list-item.opened .header__list-item-arrow{transform:rotate(180deg)}.header__list-item.opened .header__list-item-title{opacity:.7}.header__list-item-btn{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.header__list-item-title{color:#fff;font-size:16px;line-height:16px;transition:all .4s cubic-bezier(.65,.05,.36,1)}.header__list-item-arrow{height:14px;margin-left:6px;transition:all .4s cubic-bezier(.65,.05,.36,1);width:14px}.header__list-item-arrow svg{display:block;height:100%;width:100%}.header__list-item-list{background:#020955;border:1px solid hsla(0,0%,100%,.17);border-radius:4px;left:-16px;max-width:200px;padding:4px 0;position:absolute;top:30px;width:-moz-max-content;width:-webkit-max-content;width:max-content;z-index:10}.header__list-item-link{color:#fff;cursor:pointer;font-size:14px;line-height:18px;padding:8px 16px;transition:all .4s cubic-bezier(.65,.05,.36,1)}.header__list-item-link:hover{background:#353a77}@media only screen and (max-width:1200px){.header__list-item{margin-left:16px}}.header__btn-contact{color:#fff;font-size:16px;font-weight:400;height:56px;line-height:16px;margin-left:48px;padding:0 40px}.header__btn-contact:hover{background:hsla(0,0%,100%,.2)}@media only screen and (max-width:1200px){.header__btn-contact{height:52px;margin-left:32px;padding:0 32px}}@media only screen and (max-width:1023px){.header__btn-contact{display:none}}.header__search{left:0;position:absolute;top:0;width:100%;z-index:10}.header__search.show .header__search-block{transform:translateY(0)}.header__search-overlay{height:100vh;height:calc(var(--vh, 1vh)*100);left:0;position:fixed;top:0;width:100vw}.header__search-overlay:before{background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.4)),color-stop(11.51%,rgba(0,0,0,.3)),color-stop(27.03%,rgba(0,0,0,.2)),color-stop(50.37%,transparent),to(transparent));background:linear-gradient(180deg,rgba(0,0,0,.4),rgba(0,0,0,.3) 11.51%,rgba(0,0,0,.2) 27.03%,transparent 50.37%,transparent);z-index:2}.header__search-overlay:after,.header__search-overlay:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.header__search-overlay:after{background:#020955;opacity:.8;z-index:1}.header__search-block{background:#fff;height:40px;transform:translateY(-100%);transition:all .4s cubic-bezier(.65,.05,.36,1);width:100%}.header__search-inner{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.header__search-icon{flex-shrink:0;height:16px;width:16px}.header__search-icon svg{display:block;height:100%;width:100%}.header__search-input{background:transparent;border:0;color:#081034;font-size:16px;margin-left:8px;outline:0;width:100%}.header__search-close{background:0;border:0;cursor:pointer;flex-shrink:0;height:10px;margin-left:auto;transition:all .4s cubic-bezier(.65,.05,.36,1);width:10px}.header__search-close svg{display:block;height:100%;width:100%}.header__search-close:hover{opacity:.7}.header__search-hints{background:#fff;left:0;margin:auto;padding:24px 0;position:absolute;right:0;top:50px;width:calc(100% - 20px)}.header__search-hint{display:block;font-size:16px;font-weight:400;line-height:16px;margin-top:16px}.header__search-hint:first-child{margin-top:0}.header__search-hint:after{opacity:0}.header__search-hint:hover:after{opacity:1}.header__menu img{display:block;height:auto;-o-object-fit:contain;object-fit:contain}.header__menu-btn,.header__search-mob{display:none}@media only screen and (max-width:1023px){.header{position:fixed}.header.fixed{top:0}.header__contact,.header__nav,.header__top{display:none}.header__bottom{padding:20px 0}.header__logo{width:40px}.header__menu{background:#070f33;height:100vh;height:calc(var(--vh, 1vh)*100);left:0;position:fixed;top:0;width:100%}.header__menu-btn{align-items:center;background:#fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;justify-content:center;margin-left:auto;transition:all .4s cubic-bezier(.65,.05,.36,1);width:40px}.header__menu-btn svg{display:block;height:12px;width:12px}.header__menu-top{height:82px;padding:20px 0}.header__menu-top-inner{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.header__menu-logo{height:auto;width:40px}.header__menu-logo img{display:block;height:auto;-o-object-fit:contain;object-fit:contain;width:100%}.header__menu .dropdown-language{margin-left:auto}.header__menu-close{align-items:center;background:transparent;border:1px solid hsla(0,0%,100%,.2);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;justify-content:center;margin-left:auto;padding:0;width:40px}.header__menu-close svg{display:block;height:12px;width:12px}.header__menu-item{margin-top:16px;width:100%}.header__menu-item-btn{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;width:100%}.header__menu-item-title{color:#fff;font-size:22px;font-weight:600;line-height:32px}.header__menu-item-arrow{flex-shrink:0;height:14px;width:14px}.header__menu-item-arrow svg{display:block;height:100%;width:100%}.header__menu-item-list{background:#070f33;height:100%;left:0;overflow-y:auto;position:absolute;top:0;width:100%}.header__menu-item-back{align-items:center;border-top:1px solid hsla(0,0%,100%,.2);display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:16px;width:100%}.header__menu-item-back svg{display:block;height:14px;width:14px}.header__menu-item-back span{color:#fff;font-size:14px;line-height:14px;margin-left:10px}.header__menu-item-links{margin-top:32px}.header__menu-item-link{color:#fff;display:block;font-size:16px;font-weight:500;line-height:16px;margin-top:24px}.header__menu-item-link:first-child{margin-top:0}.header__menu-content{height:calc(100vh - 82px);height:calc(var(--vh, 1vh)*100 - 82px);position:relative}.header__menu-content .ps__thumb-y{background-color:#fd7e01}.header__menu-bottom{bottom:0;position:absolute;width:100%}.header__menu-bottom-row{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:16px}.header__menu-contact{border-color:hsla(0,0%,100%,.2)!important;color:#fff;font-size:14px;height:48px;width:100%}.header__menu-contact-small{background:transparent;border:none;color:#fff;font-size:14px;height:auto;text-align:center;width:100%}.header__menu-social{align-items:center;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.header__menu-social svg{display:block;height:14px;width:14px}.header__menu-contacts{background:#f4f6fc;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-top:20px;padding-bottom:20px;padding-top:20px;width:100%}.header__menu-contacts-interactive{flex-wrap:wrap}.header__menu-contacts-interactive,.header__menu-contacts-social{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}.header__menu-contacts-item{align-items:center;color:#081034;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:400;line-height:14px;margin-top:16px}.header__menu-contacts-item svg{display:block;height:16px;margin-right:8px;width:16px}.header__menu-contacts-item svg path{fill:rgba(8,16,52,.2);fill-opacity:1}.header__search-mob{align-items:center;border:1px solid hsla(0,0%,100%,.2);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;justify-content:center;margin-left:auto;width:40px}.header__search-mob svg{display:block;height:16px;width:16px}.header__search-block{height:82px}.header__search-close{height:16px;width:16px}.header__search-icon{height:24px;width:24px}.header__search-hints{top:90px}}.modal-enter-active,.modal-leave-active{transition:opacity .3s}.modal-enter,.modal-leave-to{opacity:0}.modal-mask{-webkit-backdrop-filter:blur(.8rem);backdrop-filter:blur(.8rem);background:rgba(27,43,87,.45);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:0;overflow:hidden;transition:opacity .3s ease;z-index:10000}.modal-mask,.modal-overlay{height:100%;left:0;position:fixed;top:0;width:100%}.modal-overlay{position:absolute;z-index:0}.modal-wrapper{-webkit-overflow-scrolling:touch;line-height:1;overflow:auto;padding:1rem;position:relative;text-align:center;width:100%;z-index:2}.modal-wrapper:after{content:"";display:inline-block;height:100%;vertical-align:middle;width:0}.modal-close{cursor:pointer;font-size:1.2rem;font-weight:400;left:4rem;line-height:100%;padding:1.5rem 0 1.5rem 52px;position:absolute;text-transform:uppercase;top:4rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:auto;z-index:10}.modal-close:before{border:1px solid hsla(0,0%,100%,.5);border-radius:50%;font-size:12px;height:42px;left:0;line-height:40px;margin-top:-21px;position:absolute;text-align:center;top:50%;transition:all .3s;transition:color .3s,background-color .3s,border-color .3s;width:42px}.modal-close:hover:before{background-color:$dark-color;border-color:$dark-color;color:#fff}@media only screen and (max-width:767px){.modal-close{padding-left:37px;right:2rem;top:2rem}.modal-close:before{font-size:8px;height:30px;line-height:28px;margin-top:-15px;text-align:center;width:30px}}.modal-container{background-color:#fff;border-radius:0;color:$title-color;cursor:auto;display:inline-block;height:auto;margin:0 auto;max-width:113.5rem;overflow:hidden;padding:10rem 11.7rem;pointer-events:auto;position:relative;text-align:left;vertical-align:middle;width:100%}@media only screen and (max-width:767px){.modal-container{padding:7rem 2rem 3rem}}.modal-video .modal-wrapper{padding:0}.modal-video .modal-container{background:$dark-color;border-radius:0;color:#fff;height:100vh;height:calc(var(--vh, 1vh)*100);max-width:none;padding:0}.modal-video .modal-body,.modal-video .modal-body>div,.modal-video .modal-container__container{height:100%}.modal-gallery .modal-wrapper{padding:0}.modal-gallery .modal-container{background:$dark-color;border-radius:0;color:#fff;height:100vh;height:calc(var(--vh, 1vh)*100);max-width:none;padding:0;width:100%}.modal-gallery .modal-body,.modal-gallery .modal-body>div,.modal-gallery .modal-container__container{height:100%;width:100%}.modal-360 .modal-wrapper{padding:0}.modal-360 .modal-container{background:$dark-color;border-radius:0;color:#fff;height:100vh;height:calc(var(--vh, 1vh)*100);max-width:none;padding:0}.modal-360 .modal-body,.modal-360 .modal-container__container{height:100%}.modal-360 .modal-body>div{height:100%;overflow:auto}.modal--form .modal-close{color:#000;left:auto;padding-left:0;padding-right:52px;right:4rem;top:4rem}.modal--form .modal-close:before{border:1px solid hsla(0,0%,9%,.5);left:auto;right:0}.modal--form .modal-close:hover:before{background-color:$dark-color;border-color:$dark-color;color:#fff}@media only screen and (max-width:767px){.modal--form .modal-close{padding-right:37px;right:2rem;top:2rem}}.success-popup{padding-top:14rem;position:relative;text-align:center}.success-popup:before{background:url(/images/success.svg) no-repeat 0 0;background-size:contain;content:"";height:10rem;left:50%;margin:0 auto 0 -5rem;position:absolute;top:0;width:10rem}.success-popup__title{color:#1c1429;font-size:2.2rem;font-weight:400;letter-spacing:.02em;line-height:140%;margin-bottom:2rem}.success-popup__descr{color:$gray-3;font-family:Gilroy,Helvetica Neue,Arial,-apple-system,sans-serif;font-size:1.6rem;font-weight:400;line-height:160%;margin-bottom:5rem}.success-popup__button{font-size:0;line-height:1}.page-menu{height:-moz-max-content;height:-webkit-max-content;height:max-content;width:356px}.page-menu__head{background:#fff;padding:86px 40px 40px}.page-menu__title{color:$gray-7;font-size:14px;font-weight:500;line-height:14px;text-transform:uppercase}.page-menu__item{width:100%}.page-menu__item.exact-sublinks .page-menu__item-link{background:#eeeeed;color:#081034}.page-menu__item.exact-sublinks .page-menu__item-link:before{background:#081034;margin-right:16px;width:40px}.page-menu__item-link{align-items:center;border-top:1px solid #f4f6fc;color:#081034;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;height:120px;line-height:14px;padding:0 40px;transition:all .4s cubic-bezier(.65,.05,.36,1);width:100%}.page-menu__item-link:before{background:#fff;content:"";height:1px;margin-right:0;position:relative;transition:all .4s cubic-bezier(.65,.05,.36,1);width:0}.page-menu__item-link:hover{background:#f4f6fc}.page-menu__item-link.nuxt-link-exact-active{background:$orange!important;border-color:transparent;color:#fff!important;pointer-events:none}.page-menu__item-link.nuxt-link-exact-active:before{background:#fff!important;margin-right:16px;width:40px}.page-menu__item-sublink{align-items:center;background:#eeeeed;border-bottom:1px solid #fff;color:#081034;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;height:60px;line-height:14px;padding:0 40px;transition:all .4s cubic-bezier(.65,.05,.36,1)}.page-menu__item-sublink.nuxt-link-exact-active{background:$orange;color:#fff;pointer-events:none}.page-menu__item-sublink:first-child{border-top:1px solid #fff}.page-menu__item-sublink:last-child{border-color:transparent}.page-menu__btn{height:60px;margin:40px auto;width:276px}.page-menu__nav{background:#fff}.page-menu__close,.page-menu__open{display:none}@media only screen and (max-width:1240px){.page-menu{width:294px}.page-menu__item-link{height:90px}}@media only screen and (max-width:768px){.page-menu{background:#fff;height:100vh;height:calc(var(--vh, 1vh)*100);position:fixed;right:0;top:0;transform:translate(100%);transition:all .4s cubic-bezier(.65,.05,.36,1);width:100vw;z-index:101}.page-menu.opened{transform:translate(0)}.page-menu__inner{background:#fff;height:100%;overflow:auto;position:relative;z-index:102}.page-menu__close{align-items:center;background:url(/icons/cut-border-46x46-gray.svg) no-repeat;background-color:transparent;background-size:cover;border:0;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:46px;justify-content:center;outline:0;position:absolute;right:16px;top:24px;width:46px;z-index:10}.page-menu__close img{display:block;height:14px;-o-object-fit:contain;object-fit:contain;transition:all .4s cubic-bezier(.65,.05,.36,1);width:14px}.page-menu__close:hover img{opacity:.7}.page-menu__open{align-items:center;background:#fff;border:1px solid #ccc;border-radius:7px;clip-path:$cut4Corners;color:$gray-4;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:500;height:70px;justify-content:center;left:-27px;line-height:14px;position:absolute;text-transform:uppercase;top:320px;transform:rotate(180deg);width:32px;writing-mode:tb-rl;z-index:101}.page-menu__head{padding-top:56px}}.feedback-popup .popup__main{align-items:stretch;background:#fff;border-radius:8px;max-height:90vh;max-height:calc(var(--vh, 1vh)*90);max-width:988px;overflow:hidden;padding:70px 102px;width:100%}.feedback-popup__inner{height:100%;padding-right:8px;width:100%}.feedback-popup__title{color:#070f33;font-size:40px;font-weight:700;line-height:40px;margin:auto;text-align:center}.feedback-popup .popup__close{position:absolute;right:32px;top:32px;z-index:999}.feedback-popup .popup__close svg path{stroke:#070f33;opacity:1}.feedback-popup__caption{color:#070f33;font-size:16px;font-weight:500;line-height:16px;margin:24px auto auto;opacity:.7;text-align:center}.feedback-popup__form{margin-top:20px}.feedback-popup__row{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(3,1fr);margin-bottom:32px}.feedback-popup__agreement{margin-top:32px}.feedback-popup__agreement .checkbox__icon{background-image:url(/icons/checkbox-white.svg);border:1px solid rgba(8,16,52,.2)}.feedback-popup__agreement .checkbox__input:checked~.checkbox__icon{background-color:#fd7e01;border-color:#fd7e01}.feedback-popup__submit{margin-top:40px}@media only screen and (max-width:1023px){.feedback-popup .popup__main{padding:60px 16px;width:95%}}@media only screen and (max-width:992px){.feedback-popup__inner{max-height:none}}@media only screen and (max-width:767px){.feedback-popup .popup__main{overflow:auto;padding:32px 16px}.feedback-popup .popup__close{right:24px;top:24px}.feedback-popup__title{font-size:32px;line-height:32px}.feedback-popup__caption{margin-top:16px}.feedback-popup__form{margin-top:32px}.feedback-popup__row{gap:16px;grid-template-columns:1fr;margin-bottom:16px}.feedback-popup__agreement{margin-top:24px}.feedback-popup__submit{margin-top:32px}}.thanks-popup .popup__main{align-items:stretch;background:#fff;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;max-width:988px;overflow-y:auto;padding:80px;width:100%}.thanks-popup__icon{display:block;height:auto;-o-object-fit:contain;object-fit:contain;width:120px}.thanks-popup__title{color:#070f33;font-size:40px;font-weight:700;line-height:40px;margin-top:40px;text-align:center}.thanks-popup__caption{color:rgba(7,15,51,.7);font-size:16px;font-weight:500;line-height:16px;margin-top:24px}.thanks-popup__btn{margin-top:38px}.thanks-popup .popup__close{position:absolute;right:32px;top:32px}.thanks-popup .popup__close svg path{stroke:#070f33;opacity:1}@media only screen and (max-width:768px){.thanks-popup .popup__main{border-radius:0;height:100vh;height:calc(var(--vh, 1vh)*100);overflow:auto;padding:40px 16px}.thanks-popup .popup__close{right:24px;top:24px}.thanks-popup__title{font-size:32px;line-height:32px;margin-top:32px}.thanks-popup__caption{margin-top:16px}.thanks-popup__icon{width:80px}.thanks-popup__btn{margin-top:24px}}.video-modal-backdrop{weight:100%;background-color:rgba(0,0,0,.9);bottom:0;cursor:pointer;height:100%;left:0;position:fixed;right:0;top:0;z-index:100500}.video-modal-backdrop iframe{left:50%;max-width:650px;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.video-modal-backdrop .popup__close{position:absolute;right:24px;top:24px;z-index:2}.video-modal-backdrop .popup__close svg path{stroke:#fff;opacity:1}.preloader{background-color:#020955;height:100%;left:0;position:fixed;top:0;z-index:1000}.preloader,.video-item{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;width:100%}.video-item{border-radius:4px;overflow:hidden;position:relative}.video-item img.poster,.video-item video{display:block;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.video-item__play{align-items:center;background:#fd7e01;border:0;border-radius:50px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:48px;justify-content:center;left:0;margin:auto;outline:0;position:absolute;right:0;width:48px}.video-item__play img{display:block;height:16px;width:10px}@media only screen and (max-width:1023px){.video-item{border-radius:0}}.work-item{border:1px solid #c5c8d4;border-radius:4px;cursor:pointer;display:block;overflow:hidden;padding-bottom:28px;position:relative;width:100%}.work-item:hover .work-item__title{opacity:.6}.work-item__img{display:block;height:250px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.work-item__category{color:rgba(8,16,52,.6);font-size:16px;line-height:16px;margin-top:24px;padding:0 24px}.work-item__title{font-size:18px;font-weight:600;line-height:26px;margin-top:10px;padding:0 24px;transition:all .4s cubic-bezier(.65,.05,.36,1)}.about-page{width:100%}.about-page .about{margin:70px 0}.about-page .about__text{color:rgba(8,16,52,.7);font-size:16px;font-weight:500;line-height:28px;margin-top:40px}.about-page .about__text p{margin-top:24px}.about-page .about__text p:first-child{margin-top:0}.about-page .about__btn{margin-top:40px}.about-page .about__left{max-width:478px;width:100%}.about-page .about__inner{grid-gap:80px;align-items:center;display:grid;gap:80px;grid-template-columns:repeat(2,1fr);justify-content:space-between}.about-page .about__right{position:relative}.about-page .about__right-img{display:block;height:auto;-o-object-fit:contain;object-fit:contain;width:100%}.about-page .about__right-caption{background:#fff;border-radius:4px;box-shadow:0 10px 64px hsla(0,0%,59%,.2);display:block;height:135px;left:-60px;-o-object-fit:cover;object-fit:cover;position:absolute;top:32px;width:228px;z-index:2}.about-page .about__right-caption-text{color:#070f33;font-size:16px;font-weight:500;opacity:.5}.about-page .about__right-caption-value{color:#020955;font-size:36px;font-weight:600;line-height:36px;margin-top:16px}.about-page .about__right-chart{background:#fff;box-shadow:0 10px 64px hsla(0,0%,59%,.2);display:block;height:auto;left:-60px;-o-object-fit:contain;object-fit:contain;position:absolute;top:183px;width:228px;z-index:2}.about-page .about__numbers{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(4,1fr);margin:70px 0}.about-page .about__numbers-item{align-items:center;background:#eeefff;border-radius:4px;color:#081034;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;font-size:16px;height:150px;justify-content:center;line-height:24px;margin:0;overflow:hidden;padding:0;position:relative}.about-page .about__numbers-item:before{content:none}.about-page .about__numbers-value{font-size:36px;font-weight:700;line-height:36px;text-align:center}.about-page .about__numbers-caption{box-sizing:content-box;color:#39405d;font-size:16px;font-weight:500;line-height:20px;margin-top:10px;max-width:180px;opacity:.8;padding:0 16px;text-align:center;width:100%}.about-page .about__benefits{margin:70px 0;padding:70px 0;position:relative}.about-page .about__benefits-bg{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}.about-page .about__benefits-block{grid-gap:35px;background:#fff;border-radius:8px;display:grid;gap:35px;grid-template-columns:repeat(2,1fr);padding:35px 35px 46px;position:relative;z-index:2}.about-page .about__benefits-img{height:215px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.about-page .about__benefits-title{font-size:24px;font-weight:600;line-height:24px;margin:24px 0 0}.about-page .about__benefits-text{font-size:16px;font-weight:500;line-height:24px;margin-top:12px;opacity:.7}@media only screen and (max-width:1023px){.about-page .about__numbers{gap:16px;margin-top:40px}.about-page .about__numbers-item{height:142px}.about-page .about__numbers-value{font-size:24px;line-height:24px}.about-page .about__numbers-caption{box-sizing:border-box;font-size:12px;line-height:14px;max-width:none}.about-page .about__benefits{padding:60px 0}.about-page .about__benefits-block{gap:16px;padding:32px 16px}.about-page .about__benefits-title{font-size:22px;line-height:22px}.about-page .about__inner{display:block;gap:0}.about-page .about__btn,.about-page .about__text{margin-top:32px}.about-page .about__left{max-width:100%}.about-page .about__right{margin-top:40px}.about-page .about__right-img{height:320px;-o-object-fit:cover;object-fit:cover}.about-page .about__right-caption{left:16px;padding:16px;top:16px;width:162px}.about-page .about__right-caption-text{font-size:14px;line-height:14px}.about-page .about__right-caption-value{font-size:24px;line-height:24px;margin-top:8px}.about-page .about__right-chart{left:16px;top:110px;width:162px}}@media only screen and (max-width:716px){.about-page .about__numbers{grid-template-columns:repeat(2,1fr);margin-top:60px}.about-page .about__numbers-item{height:128px}.about-page .about__benefits-block{gap:40px;grid-template-columns:1fr}.about-page .about__benefits-text{font-size:14px}}.about-page .history{margin:70px 0;position:relative}.about-page .history .container{max-width:944px;position:relative}.about-page .history__title{margin:0 auto;text-align:center}.about-page .history .bg{display:block;margin:0 auto;max-width:400px;pointer-events:none;width:100%}.about-page .history .bg-mobile{display:none}.about-page .history .carousel{height:230px;margin:0;max-width:700px;overflow:hidden;position:absolute;top:-175px;width:100%;z-index:99}.about-page .history .carousel-wrapper{align-items:center;flex-direction:column;position:relative;width:100%}.about-page .history .carousel-wrapper .content{padding:90px 50px 0}.about-page .history .carousel-wrapper .content-inner{align-items:center;flex-direction:column}.about-page .history .carousel-wrapper .content-item-text{color:#39405d;font-size:18px;font-weight:700;opacity:.8;padding:0 10px;text-align:center}.about-page .history .carousel-wrapper .content-item-text ul li{font-weight:500;text-align:justify}.about-page .history .carousel-wrapper .content-item-text ul li:before{background:none;color:#fd7e01;content:"•";font-size:30px;left:-5px;top:0}.about-page .history .carousel-wrapper .controls{flex-direction:row;justify-content:space-between;position:absolute;top:100px;width:100%}.about-page .history .carousel-wrapper .controls,.about-page .history .carousel-wrapper .controls button.-next,.about-page .history .carousel-wrapper .controls button.-prev{display:-webkit-box;display:-ms-flexbox;display:flex}.about-page .history .carousel-item{flex-direction:column;justify-content:flex-end}.about-page .history .carousel .swiper-slide,.about-page .history .carousel .swiper-wrapper{color:#9c9fae;font-size:36px;font-weight:700}.about-page .history .carousel .swiper-slide-active,.about-page .history .carousel .swiper-wrapper-active{color:#070f33}@media only screen and (max-width:1023px){.about-page .history .bg{display:none}.about-page .history .bg-mobile{display:block;margin:0 auto;max-width:400px;width:100%}.about-page .history .carousel-wrapper .controls{top:100px}.about-page .history .carousel .swiper-slide{font-size:24px}}@media only screen and (max-width:768px){.about-page .history .carousel-wrapper .controls{padding-top:20px;position:relative;top:0}}@media only screen and (max-width:557px){.about-page .history .carousel{height:100px;top:-60px}.about-page .history .carousel-wrapper .content{padding-top:60px}}.about-page .team{position:relative}.about-page .team__title{margin:0 auto;text-align:center}.about-page .team__list{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(3,1fr);margin-top:80px}.about-page .team__item{border:1px solid #cccedd;border-radius:4px;margin:0;padding:15px}.about-page .team__item:before{content:none}.about-page .team__item-photo{border-radius:4px;display:block;height:342px;margin:0 auto;max-width:342px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.about-page .team__item-name{color:#070f33;font-size:24px;font-weight:600;line-height:24px;margin-top:24px}.about-page .team__item-position{color:#070f33;margin-top:8px;opacity:.45}.about-page .team__item-divider{background:#cccedd;display:block;height:1px;margin:16px 0;width:100%}.about-page .team__item-subtitle{color:#070f33;font-size:16px;font-weight:600;line-height:16px}.about-page .team__item-text{color:#070f33;font-size:14px;line-height:16px;margin-top:10px}.about-page .team__item-description{color:#070f33;font-size:14px;line-height:20px;margin-top:16px;opacity:.45}@media only screen and (max-width:1023px){.about-page .team{padding-bottom:80px}.about-page .team__list{display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:nowrap;gap:16px;margin-top:32px;overflow-x:auto}.about-page .team__item{flex-shrink:0;height:auto;width:280px}.about-page .team__slider{margin-top:32px}.about-page .team__slider-pagination{bottom:21px!important;display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;left:0;right:0}.about-page .team__slider-next,.about-page .team__slider-prev{bottom:0}.about-page .team__slider-prev{left:16px}.about-page .team__slider-next{right:16px}}@media only screen and (max-width:716px){.about-page .team{padding-bottom:65px}.about-page .team__slider{margin-top:24px}}.about-page .career{margin:70px 0}.about-page .career__head-row{align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.about-page .career__caption{color:#8f93a3;font-size:16px;line-height:28px;margin-top:16px}.about-page .career__text{color:#070f33;font-size:20px;line-height:32px;margin-top:60px;width:100%}.about-page .career__service{margin-top:80px}.about-page .career__service-item{align-items:center;background:#020955;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-top:16px;overflow:hidden;padding:40px 60px;position:relative;z-index:1}.about-page .career__service-item:before{border:80px solid #1227f0;border-radius:50%;content:"";height:312px;left:-80px;mix-blend-mode:color-burn;position:absolute;top:40px;width:312px;z-index:-1}.about-page .career__service-item-title{color:#fff;font-size:24px;font-weight:600;line-height:24px}.about-page .career__service-item-btn{flex-shrink:0;height:64px}.about-page .career__service-item:first-child{margin-top:0}@media only screen and (max-width:1023px){.about-page .career{margin:60px 0}.about-page .career__text{font-size:16px;line-height:24px;margin-top:32px}.about-page .career__service{margin-top:40px}.about-page .career__service-item{padding:24px 16px}.about-page .career__service-item-title{font-size:20px;line-height:24px}.about-page .career__service-item-btn{height:48px}}.partners-logo{-o-object-position:0 0;object-position:0 0}@media only screen and (max-width:1023px){.partners-logo{-o-object-position:0 10px;object-position:0 10px}}.article-page{position:relative}.article-page .article__container{max-width:864px;padding:0 40px;width:100%}.article-page .article p{color:rgba(8,16,52,.7);font-size:16px;font-weight:500;line-height:26px;margin-top:24px}.article-page .article p:first-child{margin-top:0}.article-page .article h2{color:#070f33;font-size:36px;font-weight:700;line-height:36px;margin-bottom:32px;margin-top:60px}.article-page .article strong{display:block;font-size:16px;font-weight:600;line-height:24px}.article-page .article .btn{margin:30px auto 0}@media only screen and (max-width:767px){.article-page .article .btn{margin:30px 16px;width:calc(100% - 32px)}}.article-page .article__slider{margin:32px 0;padding:0 0 80px;position:relative;width:100%}.article-page .article__slider-item{height:640px;position:relative;width:100%}.article-page .article__slider-item img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.article-page .article__slider-controls{bottom:0;position:absolute;width:100%}.article-page .article__slider-pagination{bottom:21px!important;display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;left:0;right:0}.article-page .article__slider-next,.article-page .article__slider-prev{bottom:0}.article-page .article__slider-prev{left:0}.article-page .article__slider-next{right:0}.article-page .article__events-list{border-bottom:1px solid rgba(8,16,52,.2);border-top:1px solid rgba(8,16,52,.2);padding:32px 0}.article-page .article__events .article-item{display:grid;grid-template-columns:200px 1fr;margin-top:32px}.article-page .article__events .article-item:first-child{margin-top:0}.article-page .article__description{background:#081034;border-radius:8px;color:hsla(0,0%,100%,.7);font-size:16px;font-weight:500;line-height:26px;margin:60px 0 60px -40px;padding:60px 40px;width:calc(100% + 80px)}.article-page .article .video-item{height:520px;margin:60px 0;width:100%}.article-page .article .video-item video{height:100%;-o-object-fit:cover;object-fit:cover}.article-page .article__info{margin:60px 0 60px -183px;position:relative;width:calc(100% + 366px)}.article-page .article__info-slider{margin:auto;width:calc(100% - 160px)}.article-page .article__info-item{display:grid;grid-template-columns:1fr auto 1fr}.article-page .article__info-item-img{border-radius:8px;display:block;-o-object-fit:cover;object-fit:cover;width:100%}.article-page .article__info-item-line{height:100%;margin:0 16px;-o-object-fit:cover;object-fit:cover;width:2px}.article-page .article__info-item-content{background:#020955;border-radius:8px;padding:60px 60px 48px;width:100%}.article-page .article__info-item-title{color:#fff;font-size:24px;font-weight:600;line-height:24px;margin-bottom:24px}.article-page .article__info-item-text p{color:hsla(0,0%,100%,.7);font-size:16px;font-weight:500;line-height:24px;margin-top:24px}.article-page .article__info-item-text p:first-child{margin-top:0}.article-page .article__info-controls{position:absolute;top:50%;width:100%}.article-page .article__info-prev{left:0}.article-page .article__info-next{right:0}.article-page .article__info-pagination{bottom:-32px!important;gap:10px;left:0;margin:auto;position:absolute;right:0}.article-page .article__info-pagination .swiper-pagination-bullet{background:#020955}.article-page .article__info-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#fd7e01}.article-page .article__faq{margin:80px 0}.article-page .article__faq-item{border-bottom:1px solid rgba(8,16,52,.1);overflow:hidden;position:relative;width:100%}.article-page .article__faq-item.expanded .article__faq-item-content{height:var(--height);opacity:1;padding-bottom:24px}.article-page .article__faq-item.expanded .article__faq-item-arrow{transform:rotate(-180deg)}.article-page .article__faq-item-btn{align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding-bottom:24px;padding-top:24px}.article-page .article__faq-item-btn:hover .faq__item-title{opacity:.7}.article-page .article__faq-item-arrow{display:block;flex-shrink:0;height:6px;transition:all .4s cubic-bezier(.65,.05,.36,1);width:10px}.article-page .article__faq-item-arrow svg{display:block;height:100%;width:100%}.article-page .article__faq-item-title{color:#081034;font-size:20px;font-weight:600;line-height:24px;transition:all .4s cubic-bezier(.65,.05,.36,1)}.article-page .article__faq-item-content{box-sizing:content-box;color:rgba(8,16,52,.7);font-size:16px;height:0;line-height:24px;opacity:0;padding-top:0;transition:all .4s cubic-bezier(.65,.05,.36,1)}.article-page .article__faq-item-content p{margin-top:24px}.article-page .article__faq-item-content p:first-child{margin-top:0}.article-page .article__faq-item-content ul li{color:rgba(8,16,52,.7);list-style:disc}.article-page .article__faq-item-content ol li{color:rgba(8,16,52,.7);list-style:auto}@media only screen and (max-width:767px){.article-page .article__container{padding:0 16px}.article-page .article h2{font-size:24px;line-height:28px;margin-bottom:24px;margin-top:32px}.article-page .article__slider{padding-bottom:64px}.article-page .article__slider-item{height:280px}.article-page .article__slider-controls{top:calc(50% - 24px)}.article-page .article__events .article-item{flex-shrink:0;grid-template-columns:1fr;margin:0}.article-page .article__events-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;overflow-x:auto}.article-page .article .video-item{height:320px}.article-page .article__info{margin-bottom:80px;margin-left:0;margin-top:40px;width:100%}.article-page .article__info-item{grid-template-columns:1fr}.article-page .article__info-item-img,.article-page .article__info-item-line{display:none}.article-page .article__info-item-content{padding:32px 16px}.article-page .article__info-slider{width:100%}.article-page .article__info-controls{bottom:-16px;top:auto}.article-page .article__info-pagination{bottom:-44px!important}.article-page .article__faq{margin:40px 0}}.article-page .subscribe{margin:70px 0;position:relative;z-index:1}.article-page .subscribe__bg{display:block;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;z-index:-1}.article-page .subscribe__block{align-items:center;background:#020955;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:80px 32px;position:relative;z-index:3}.article-page .subscribe__title{color:#fff;font-size:36px;font-weight:600;line-height:36px;text-align:center}.article-page .subscribe__caption{color:rgba(244,246,252,.7);font-size:16px;line-height:28px;margin-top:16px}.article-page .subscribe__form{align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-top:40px;width:100%}.article-page .subscribe__form .form__errors{margin-top:4px;padding-left:4px}.article-page .subscribe__form .form__errors .form__error{padding-top:0}.article-page .subscribe__input{max-width:478px;width:100%}.article-page .subscribe__input input{background:transparent;border:1.5px solid hsla(0,0%,100%,.16);color:#fff;height:64px;width:100%}.article-page .subscribe__submit{flex-shrink:0;height:64px;margin-left:40px}.article-page .subscribe__success{color:#fff;padding:20px 0}@media only screen and (max-width:767px){.article-page .subscribe__block{padding:32px 16px}.article-page .subscribe__title{font-size:24px;line-height:24px}.article-page .subscribe__form{flex-direction:column;margin-top:32px}.article-page .subscribe__input{max-width:100%}.article-page .subscribe__input input{height:48px}.article-page .subscribe__submit{height:48px;margin-left:0;margin-top:32px;width:100%}}.article-page .bottom{background:#f4f6fc;padding:140px 0}.article-page .bottom__title{font-size:24px;font-weight:700;line-height:24px;margin-bottom:40px}.article-page .bottom__workers{display:grid;grid-template-columns:repeat(3,1fr);justify-content:space-between}.article-page .bottom__worker{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.article-page .bottom__worker-img{border-radius:50%;display:block;height:64px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:64px}.article-page .bottom__worker-col{margin-left:32px}.article-page .bottom__worker-name{color:#070f33;font-size:18px;font-weight:700;line-height:24px}.article-page .bottom__worker-position{color:#8f93a3;font-size:16px;line-height:24px;margin-top:6px}.article-page .bottom__divider{background:rgba(8,16,52,.1);height:2px;margin:60px 0;width:100%}.article-page .bottom__social{gap:16px}.article-page .bottom__social,.article-page .bottom__social-item{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.article-page .bottom__social-item{background:#020955;border-radius:50%;cursor:pointer;height:44px;justify-content:center;transition:all .4s cubic-bezier(.65,.05,.36,1);width:44px}.article-page .bottom__social-item:hover{opacity:.7}.article-page .bottom__social-item img{display:block;height:14px;-o-object-fit:contain;object-fit:contain;width:14px}.article-page .bottom__social-share{align-items:center;background:#fd7e01;border:0;border-radius:50%;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:44px;justify-content:center;transition:all .4s cubic-bezier(.65,.05,.36,1);width:44px}.article-page .bottom__social-share:hover{opacity:.7}.article-page .bottom__social-share img{display:block;height:14px;-o-object-fit:contain;object-fit:contain;width:14px}@media only screen and (max-width:767px){.article-page .bottom{margin:60px 0}.article-page .bottom__workers{gap:32px;grid-template-columns:1fr;justify-content:flex-start}.article-page .bottom__worker-col{margin-left:16px}.article-page .bottom__divider{margin:40px 0}.article-page .bottom__title{margin-bottom:24px}}.article-page .article-item.article{padding:0}.article-page .article-text{background-color:#fff;padding:40px 0}.article-page section.material{margin:80px auto 60px}.faq-item{border-bottom:1px solid rgba(8,16,52,.1);overflow:hidden;position:relative;width:100%}.faq-item.expanded .faq-item-content{height:var(--height);opacity:1;padding-bottom:24px}.faq-item.expanded .faq-item-arrow{transform:rotate(-180deg)}.media-page .material-list{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(3,1fr);margin:80px 0 20px}.career-page{width:100%}.career-page .container{margin:70px 0}.career-page .container h2{font-size:36px}.career-page .container__text{color:rgba(8,16,52,.7);font-size:16px;font-weight:500;line-height:28px;margin-top:40px}.career-page .container__text p{margin-top:24px}.career-page .container__text p:first-child{margin-top:0}.career-page .container__btn{margin-top:40px}.career-page .container__left{max-width:478px;width:100%}.career-page .container__inner{grid-gap:80px;align-items:center;display:grid;gap:80px;grid-template-columns:repeat(2,1fr);justify-content:space-between}.career-page .container__right{position:relative}.career-page .container__right-img{display:block;height:auto;-o-object-fit:contain;object-fit:contain;width:100%}.career-page .container__right-caption{background:#fff;border-radius:4px;box-shadow:0 10px 64px hsla(0,0%,59%,.2);display:block;height:135px;left:-60px;-o-object-fit:cover;object-fit:cover;position:absolute;top:32px;width:228px;z-index:2}.career-page .container__right-caption-text{color:#070f33;font-size:16px;font-weight:500;opacity:.5}.career-page .container__right-caption-value{color:#020955;font-size:36px;font-weight:600;line-height:36px;margin-top:16px}.career-page .container__right-chart{background:#fff;box-shadow:0 10px 64px hsla(0,0%,59%,.2);display:block;height:auto;left:-60px;-o-object-fit:contain;object-fit:contain;position:absolute;top:183px;width:228px;z-index:2}.career-page .about{align-items:center;background:#eeefff;border-radius:4px;color:#081034;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;justify-content:center;margin:70px 124px;padding:40px 195px;text-align:center;width:auto}@media only screen and (max-width:1350px){.career-page .about{margin:70px 64px}}@media only screen and (max-width:1200px){.career-page .about{margin:70px 32px}}@media only screen and (max-width:1023px){.career-page .about{margin:70px 16px}}.career-page .about__text{color:rgba(8,16,52,.698);font-size:16px;line-height:26px;margin:12px 0 35px;padding:0 22px}.career-page .about figure{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px}.career-page .about figure img{border-radius:50%;height:64px;width:64px}.career-page .about figure figcaption{align-items:flex-start;color:#070f33;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;font-size:18px;font-weight:700;gap:6px;line-height:24px;text-align:left}.career-page .about figure figcaption span{color:#8f93a3;font-size:16px;font-weight:400}@media only screen and (max-width:1350px){.career-page .about{padding:40px 70px}}@media only screen and (max-width:1023px){.career-page .about{padding:40px 32px}}.career-page .numbers__list{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(3,1fr);margin:35px 0}.career-page .numbers__list-item{align-items:center;background:#eeefff;border-radius:4px;color:#081034;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;font-size:16px;height:150px;justify-content:center;line-height:24px;margin:0;overflow:hidden;padding:0;position:relative}.career-page .numbers__list-item:before{content:none}.career-page .numbers__list-caption{text-wrap:balance;font-size:24px;font-weight:700;line-height:24px;max-width:250px;padding:20px;text-align:center;width:100%}.career-page .numbers__list-value{box-sizing:content-box;color:#39405d;font-size:16px;font-weight:500;line-height:20px;max-width:180px;opacity:.8;padding:0 9px;text-align:center;width:100%}@media only screen and (max-width:768px){.career-page .numbers__list{grid-template-columns:repeat(2,1fr)}}.career-page .composition{margin:70px 0;position:relative}.career-page .composition__buttons{background:#fff;height:62px;justify-content:space-between;padding:0 32px}.career-page .composition__buttons,.career-page .composition__buttons-item{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.career-page .composition__buttons-item{color:#070f33;cursor:pointer;font-size:18px;font-weight:500;height:100%;line-height:18px;transition:all .4s cubic-bezier(.65,.05,.36,1)}.career-page .composition__buttons-item:hover{opacity:.7}.career-page .composition__buttons-item:after{background:#fd7e01;bottom:0;content:"";height:2px;left:0;opacity:0;position:absolute;transition:all .4s cubic-bezier(.65,.05,.36,1);width:100%;z-index:2}.career-page .composition__buttons-item.active{color:#fd7e01;pointer-events:none}.career-page .composition__buttons-item.active:after{opacity:1}.career-page .composition__list{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(2,1fr);margin-top:35px}.career-page .composition__item{background:#eeefff;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;height:100%;max-height:300px;min-height:192px;padding:24px 32px 40px;position:relative;transition:all .4s cubic-bezier(.65,.05,.36,1)}.career-page .composition__item:hover .services__item-more svg circle{fill:#020955}.career-page .composition__item:hover .services__item-more svg path{stroke:#eeefff}.career-page .composition__item-icon{border-radius:4px 0 0 0;display:block;height:auto;left:0;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:82px}.career-page .composition__item-title{color:#081034;font-size:24px;font-weight:600;line-height:24px;margin-left:86px;transition:all .4s cubic-bezier(.65,.05,.36,1)}.career-page .composition__item-text{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:rgba(8,16,52,.55);display:-webkit-box;flex-grow:1;font-size:16px;line-height:24px;margin:56px 0 0;overflow:hidden}.career-page .composition__btn{margin:60px auto 0}@media only screen and (max-width:1023px){.career-page .composition{margin:60px 0;padding-bottom:80px}.career-page .composition__buttons-item{font-size:16px}.career-page .composition__slider{margin-top:32px}.career-page .composition__slider-pagination{bottom:21px!important;display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;left:0;right:0}.career-page .composition__slider-next,.career-page .composition__slider-prev{bottom:0}.career-page .composition__slider-prev{left:16px}.career-page .composition__slider-next{right:16px}.career-page .composition__item{max-height:250px;min-height:172px;padding:18px 16px 20px}.career-page .composition__item-link{height:auto}.career-page .composition__item-icon{width:60px}.career-page .composition__item-title{font-size:18px;line-height:20px;margin-left:68px}.career-page .composition__item-text{-webkit-line-clamp:5;font-size:14px;line-height:20px;margin:30px 0 0}.career-page .composition__btn{margin-top:32px}}@media only screen and (max-width:716px){.career-page .composition{margin:60px 0 56px;padding-bottom:65px}.career-page .composition__slider{margin-top:24px}.career-page .composition__item-text{padding:0 28px}}.career-page .infoblock{padding:0}.career-page .infoblock>*{padding:70px 124px}@media only screen and (max-width:1350px){.career-page .infoblock>*{padding:70px 64px}}@media only screen and (max-width:1200px){.career-page .infoblock>*{padding:70px 32px}}@media only screen and (max-width:1023px){.career-page .infoblock>*{padding:70px 16px}}.career-page .infoblock__article-title{margin-bottom:32px}.career-page .infoblock__article-text p{color:rgba(8,16,53,.7)}.career-page .infoblock__article-text li{color:rgba(8,16,53,.8);padding-left:5rem}.career-page .infoblock__article-text ol,.career-page .infoblock__article-text ul{-moz-column-count:auto;-moz-column-fill:balance;column-fill:balance;-moz-column-gap:32px;column-gap:32px;-moz-column-width:60rem;columns:60rem}.career-page .infoblock__article-text ol li,.career-page .infoblock__article-text ul li{margin:0 0 22px}.career-page .infoblock__article:nth-child(odd){background-color:#020955;color:#fff}.career-page .infoblock__article:nth-child(odd) p{color:hsla(0,0%,100%,.7)}.career-page .infoblock__article:nth-child(odd) li{color:hsla(0,0%,100%,.8)}.career-page .infoblock__article:nth-child(odd) li:before{background-color:#fff;border:1px solid #fff;color:#081034}.career-page .infoblock__slider{margin:0 124px;padding:0 0 80px}@media only screen and (max-width:1350px){.career-page .infoblock__slider{margin:0 64px}}@media only screen and (max-width:1200px){.career-page .infoblock__slider{margin:0 32px}}@media only screen and (max-width:1023px){.career-page .infoblock__slider{margin:0 16px}}.career-page .infoblock__slider-item{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.career-page .infoblock__slider-item img{max-height:70vh;max-height:calc(var(--vh, 1vh)*70);-o-object-fit:cover;object-fit:cover;width:100%}.career-page .infoblock__slider-pagination{bottom:21px!important;display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;left:0;right:0}.career-page .infoblock__slider-next,.career-page .infoblock__slider-prev{bottom:0}.career-page .infoblock__slider-prev{left:16px}.career-page .infoblock__slider-next{right:16px}.career-page .career{align-items:center;background:#020955;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;justify-content:space-between;margin:70px 60px;overflow:hidden;padding:80px 60px;position:relative;width:auto;z-index:1}@media only screen and (max-width:1350px){.career-page .career{margin:70px 64px}}@media only screen and (max-width:1200px){.career-page .career{margin:70px 32px}}@media only screen and (max-width:1023px){.career-page .career{margin:70px 16px}}.career-page .career__title{color:#fff;font-size:24px;font-weight:600;line-height:24px}.career-page .career__text{color:#fff;font-size:20px;line-height:32px;margin-top:40px;opacity:.6;text-align:center;width:100%}.career-page .career__btn{flex-shrink:0;height:64px;margin-top:40px}.career-page .career__service{margin-top:60px;width:100%}.career-page .career__service-item{align-items:center;background:#353a77;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-top:16px;overflow:hidden;padding:40px 60px;position:relative;width:100%;z-index:1}.career-page .career__service-item:before{border:80px solid #1227f0;border-radius:50%;content:"";height:312px;left:-80px;mix-blend-mode:color-burn;position:absolute;top:40px;width:312px;z-index:-1}.career-page .career__service-item-title{color:#fff;font-size:24px;font-weight:600;line-height:24px}.career-page .career__service-item-btn{flex-shrink:0;height:64px}.career-page .career__service-item:first-child{margin-top:0}.contacts-page{background:#f4f6fc;padding-top:210px}.contacts-page .contacts{margin:70px 0 0}.contacts-page .contacts__container{display:-webkit-box;display:-ms-flexbox;display:flex}.contacts-page .contacts__title{margin:auto auto 35px;text-align:center}.contacts-page .contacts__list{align-items:center;background-color:#eeefff;gap:34px;padding:64px;width:50%}.contacts-page .contacts__links,.contacts-page .contacts__list{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column}.contacts-page .contacts__links{gap:36px}.contacts-page .contacts__item{gap:20px;width:334px}.contacts-page .contacts__item,.contacts-page .contacts__item-icon{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.contacts-page .contacts__item-icon{background:#020955;border-radius:50%;height:40px;justify-content:center;min-width:40px;width:40px}.contacts-page .contacts__item-icon img{display:block;height:14px;-o-object-fit:contain;object-fit:contain;width:14px}.contacts-page .contacts__item-value{color:#070f33;font-size:16px;font-weight:600;line-height:22px}.contacts-page .contacts__social{margin-top:16px;width:334px}.contacts-page .contacts__social-title{font-size:16px;font-weight:600;line-height:22px}.contacts-page .contacts__social-row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;margin-top:12px}.contacts-page .contacts__social-item{align-items:center;border-radius:4px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:64px;justify-content:center;transition:all .4s cubic-bezier(.65,.05,.36,1);width:64px}.contacts-page .contacts__social-item:hover{opacity:.7}.contacts-page .contacts__social-item svg{display:block;height:14px;width:20px}.contacts-page .contacts__social-item span{color:#fff;font-size:16px;font-weight:700;line-height:16px;margin-left:10px}.contacts-page .contacts__social-item.vk{background:#07f}.contacts-page .contacts__social-item.tg{background:#2496d1}.contacts-page .contacts__map{height:auto;width:50%}.contacts-page .contacts__feedback{border-radius:8px;margin:70px 0;padding:70px 204px;width:100%}@media only screen and (max-width:1023px){.contacts-page .contacts{margin:60px 0 0}.contacts-page .contacts__container{flex-direction:column}.contacts-page .contacts__list{flex-direction:row;padding:60px 16px;width:100%}.contacts-page .contacts__item{width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.contacts-page .contacts__links{grid-column-gap:10px;grid-row-gap:38px;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;display:grid;grid-template-columns:repeat(2,auto);row-gap:38px}.contacts-page .contacts__social{margin-top:17px;width:auto}.contacts-page .contacts__social-title{font-size:16px;line-height:22px}.contacts-page .contacts__social-row{margin-top:50px}.contacts-page .contacts__map{height:554px;width:100%}.contacts-page .contacts__feedback{margin:60px 0;padding:32px 16px}.contacts-page .contacts__feedback-title{font-size:24px;line-height:28px}.contacts-page .contacts__feedback-row{gap:16px;grid-template-columns:1fr}.contacts-page .contacts__feedback-form{margin-top:32px}}@media only screen and (max-width:716px){.contacts-page .contacts{margin:50px 0 0}.contacts-page .contacts__list{flex-direction:column;padding:50px 16px 32px}.contacts-page .contacts__links{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:34px}.contacts-page .contacts__social-row{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-top:12px}.contacts-page .contacts__map{height:375px}}@media only screen and (max-width:1023px){.contacts-page{padding-top:120px}}.contacts__feedback.dark{background:#020955}.contacts__balloon{font-family:Gilroy,Helvetica Neue,Arial,-apple-system,sans-serif;padding-top:20px}.error-page{background:#f4f6fc;padding-top:178px}.error-page .error-section{padding-bottom:126px}.error-page .error-section__img{display:inline-block;height:auto;max-width:680px;-o-object-fit:contain;object-fit:contain;width:100%}.error-page .error-section__title{color:#070f33;font-size:36px;font-weight:700;line-height:36px;margin:40px auto auto;text-align:center}.error-page .error-section__row{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px;justify-content:center;margin:40px auto auto}.error-page .error-section__btn{height:64px}.home-page .first{align-items:center;background:#020955;display:-webkit-box;display:-ms-flexbox;display:flex;height:670px;padding-top:170px;position:relative;width:100%}.home-page .first__bg-right{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:left;object-position:left;pointer-events:none;position:absolute;right:0;top:0;width:60%}.home-page .first__bg-left{display:block;height:auto;left:0;-o-object-fit:contain;object-fit:contain;pointer-events:none;position:absolute;width:192px}.home-page .first__bg-mobile,.home-page .first__bg-tablet{display:none;pointer-events:none}.home-page .first .carousel{height:360px;width:100%}.home-page .first .carousel-wrapper{justify-content:space-between;width:100%}.home-page .first .carousel-item{color:#fff;font-size:24px;font-weight:500;line-height:24px;opacity:.5}.home-page .first .carousel-item.swiper-slide-active,.home-page .first .carousel-item.swiper-slide-duplicate-active{opacity:1}.home-page .first .content{width:100%}.home-page .first .content-inner{align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;position:relative}.home-page .first .content-item{width:580px}.home-page .first .content-item-link{align-items:center;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;gap:8px;margin-top:32px;position:relative;transition:all .4s cubic-bezier(.65,.05,.36,1);vertical-align:middle;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content;z-index:3}.home-page .first .content-item-link svg circle,.home-page .first .content-item-link svg path{stroke:#fff;transition:all .3s ease-in-out}.home-page .first .content-item-link:hover{opacity:.7}.home-page .first .content-item-link:hover svg circle{fill:#fff}.home-page .first .content-item-link:hover svg path{stroke:#081034}.home-page .first .content-item-title{text-wrap:balance;color:#fff;font-size:48px;font-weight:700;line-height:48px}.home-page .first .content-item-text{color:#fff;font-size:16px;line-height:28px;margin-top:40px;opacity:.8}@media only screen and (max-width:1440px){.home-page .first__bg-left{width:132px}.home-page .first .carousel{height:270px}.home-page .first .carousel-item{font-size:20px;line-height:20px}.home-page .first .content-item{width:40vw}.home-page .first .content-item-title{font-size:32px;line-height:32px}.home-page .first .content-item-text{font-size:14px;line-height:22px;margin-top:24px}.home-page .first .content-item-link{font-size:16px;margin-top:16px}}@media only screen and (max-width:1240px){.home-page .first .content-item{width:46vw}}@media only screen and (max-width:992px){.home-page .first{align-items:flex-start;background:#02084f;padding-top:100px}.home-page .first__bg-left,.home-page .first__bg-right{display:none}.home-page .first__bg-tablet{bottom:115px;display:block;left:0;margin-left:auto;margin-right:auto;max-width:500px;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom;position:absolute;right:0;width:100%}.home-page .first .carousel{height:calc(100% - 120px);padding-bottom:50px;padding-left:0;position:absolute;width:100%}.home-page .first .carousel-wrapper{flex-direction:column;height:100%;justify-content:space-between;padding-bottom:20px}.home-page .first .carousel .swiper-wrapper{align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex}.home-page .first .carousel-item{font-size:16px;height:auto!important;justify-content:center;line-height:20px;margin:0!important;text-align:center;width:-moz-max-content;width:-webkit-max-content;width:max-content;width:35vw}.home-page .first .carousel-item.swiper-slide-active{padding-left:0}.home-page .first .carousel-pagination{bottom:28px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;justify-content:center;left:0;margin:0 auto;right:0}.home-page .first .carousel-pagination .swiper-pagination-bullet{background:#fff;opacity:.2}.home-page .first .carousel-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1}.home-page .first .content-inner{align-items:flex-start}.home-page .first .content-item{width:100%}.home-page .first .content-item-title{font-size:36px;line-height:36px;max-width:260px}.home-page .first .content-item-text{font-size:14px;line-height:22px;margin-top:16px}.home-page .first .content-item-link{font-size:14px;line-height:14px;margin-top:20px}}@media only screen and (max-width:717px){.home-page .first__bg-left,.home-page .first__bg-right,.home-page .first__bg-tablet{display:none}.home-page .first__bg-mobile{bottom:115px;display:block;left:0;margin-left:auto;margin-right:auto;max-width:500px;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom;position:absolute;right:0;width:100%}}@media only screen and (max-width:600px){.home-page .first .carousel-item{width:50vw}}@media only screen and (max-width:480px){.home-page .first .carousel-item{width:56vw}}.home-page .services{margin:70px 0;position:relative}.home-page .services__head{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.home-page .services__list{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(2,1fr);margin-top:35px}.home-page .services__item{background:#eeefff;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;height:100%;max-height:300px;min-height:250px;padding:24px 32px 40px;position:relative;transition:all .4s cubic-bezier(.65,.05,.36,1)}.home-page .services__item:hover .services__item-more svg circle{fill:#020955}.home-page .services__item:hover .services__item-more svg path{stroke:#eeefff}.home-page .services__item-icon{border-radius:4px 0 0 0;display:block;height:auto;left:0;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:82px}.home-page .services__item-title{color:#081034;font-size:24px;font-weight:600;line-height:24px;margin-left:86px;transition:all .4s cubic-bezier(.65,.05,.36,1)}.home-page .services__item-text{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:rgba(8,16,52,.55);display:-webkit-box;flex-grow:1;font-size:16px;line-height:24px;margin:56px 0 0;overflow:hidden}.home-page .services__item-more{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;font-weight:500;gap:8px;line-height:18px;margin-top:42px;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.home-page .services__item-more svg circle,.home-page .services__item-more svg path{transition:all .3s ease-in-out}@media only screen and (max-width:1023px){.home-page .services{margin:60px 0;padding-bottom:80px}.home-page .services__slider{margin-top:32px}.home-page .services__slider-pagination{bottom:21px!important;display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;left:0;right:0}.home-page .services__slider-next,.home-page .services__slider-prev{bottom:0}.home-page .services__slider-prev{left:16px}.home-page .services__slider-next{right:16px}.home-page .services__item{max-height:250px;min-height:200px;padding:18px 16px 20px}.home-page .services__item-link{height:auto}.home-page .services__item-icon{width:60px}.home-page .services__item-title{font-size:18px;line-height:20px;margin-left:68px}.home-page .services__item-text{-webkit-line-clamp:5;font-size:14px;line-height:20px;margin:24px 0 0;padding:0 40px}.home-page .services__item-more{margin-top:24px}.home-page .services__item-more-text{font-size:16px;font-weight:500;line-height:16px}}@media only screen and (max-width:716px){.home-page .services{margin:60px 0 56px;padding-bottom:65px}.home-page .services__slider{margin-top:24px}.home-page .services__item-text{padding:0 28px}}.home-page .about{margin:70px 0}.home-page .about__text{color:rgba(8,16,52,.7);font-size:16px;font-weight:500;line-height:28px;margin-top:40px}.home-page .about__left{max-width:478px;width:100%}.home-page .about__inner{grid-gap:70px;align-items:center;display:grid;gap:70px;grid-template-columns:repeat(2,1fr);justify-content:space-between}.home-page .about__right{position:relative}.home-page .about__right-img{display:block;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.home-page .about__numbers{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(4,1fr);margin:70px 0}.home-page .about__numbers-item{align-items:center;background:#eeefff;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;height:150px;justify-content:center;overflow:hidden;position:relative}.home-page .about__numbers-value{font-size:36px;font-weight:700;line-height:36px;text-align:center}.home-page .about__numbers-caption{box-sizing:content-box;color:#39405d;font-size:16px;font-weight:500;line-height:20px;margin-top:10px;max-width:180px;opacity:.8;padding:0 16px;text-align:center;width:100%}.home-page .about__video{grid-column:1/-1}@media only screen and (max-width:1023px){.home-page .about{margin:60px 0 40px}.home-page .about__inner{-moz-column-gap:16px;column-gap:16px;row-gap:40px}.home-page .about__left{grid-column:1/-1;max-width:100%}.home-page .about__text{line-height:24px;margin-top:32px}.home-page .about__right{grid-column:span 2}.home-page .about__right-img{height:calc(50vw - 24px)}.home-page .about__video{grid-column:auto}.home-page .about__video video{height:calc(50vw - 24px);width:calc(50vw - 24px)}.home-page .about__numbers{gap:16px;margin:40px 0 60px}.home-page .about__numbers-item{height:142px}.home-page .about__numbers-value{font-size:24px;line-height:24px}.home-page .about__numbers-caption{box-sizing:border-box;font-size:12px;line-height:14px;max-width:none}}@media only screen and (max-width:716px){.home-page .about{margin:56px 0 60px}.home-page .about__numbers{grid-template-columns:repeat(2,1fr);margin-top:60px}.home-page .about__numbers-item{height:128px}}@media only screen and (max-width:586px){.home-page .about__inner{gap:16px;grid-template-columns:1fr}.home-page .about__right{margin-top:22px}.home-page .about__right-img{height:calc(100vw - 32px);width:calc(100vw - 32px)}.home-page .about__video{grid-column:auto}.home-page .about__video video{height:auto;width:calc(100vw - 32px)}}.home-page .request-block{position:relative;z-index:1}.first-section{background-color:#020955}.flat-page .first-section{min-height:0;min-height:auto}.media-page{background:#f4f6fc;padding-top:210px}@media only screen and (max-width:1200px){.media-page{padding-top:120px}}.media-page .media{background:#f4f6fc;padding:140px 0}.media-page .media__title{font-size:48px;font-weight:700;line-height:48px;margin:auto;text-align:center}.media-page .media__categories{gap:16px;margin-bottom:140px;margin-top:60px}.media-page .media__categories,.media-page .media__categories-item{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.media-page .media__categories-item{background:transparent;border:1px solid rgba(8,16,52,.2);border-radius:4px;color:#081034;font-size:16px;font-weight:500;height:48px;line-height:16px;padding:0 24px;text-align:center;transition:all .4s cubic-bezier(.65,.05,.36,1);width:-moz-max-content;width:-webkit-max-content;width:max-content}.media-page .media__categories-item.active,.media-page .media__categories-item:hover{background:#020955;border-color:#020955;color:#fff}.media-page .media__categories-item.active{pointer-events:none}.media-page .media__section{margin-top:80px}.media-page .media__section-head{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:40px}.media-page .media__section-title{font-size:36px;font-weight:700;line-height:36px}.media-page .media__section.articles .media__section-list{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(3,1fr)}.media-page .media__section.events .media__section-list,.media-page .media__section.video .media__section-list{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(2,1fr)}@media only screen and (max-width:768px){.media-page .media{padding:60px 0}.media-page .media__title{font-size:32px;line-height:36px}.media-page .media__categories{justify-content:flex-start;margin-bottom:60px;margin-top:32px;overflow-x:auto;padding-bottom:10px}.media-page .media__categories-item{flex-shrink:0}.media-page .media__section-title{font-size:24px;line-height:24px}.media-page .media__section-list{align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;overflow-x:auto}.media-page .media__section-head{margin-bottom:32px}.media-page .media__section.articles .media__section-list,.media-page .media__section.events .media__section-list,.media-page .media__section.video .media__section-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;padding-bottom:10px}.media-page .media__section.articles .article-item,.media-page .media__section.events .article-item,.media-page .media__section.video .article-item{flex-shrink:0}.media-page .media .material-list{grid-template-columns:1fr}.media-page .media .article-item{width:100%}.media-page .media .article-item__preview{height:240px}}.media-page .request-block{background:#fff;padding:140px 0}@media only screen and (max-width:768px){.media-page .request-block{padding:60px 0}}.search-page{background-color:#fff;padding-top:210px}@media only screen and (max-width:1200px){.search-page{padding-top:120px}}.search-page .search{margin:60px auto}.search-page .search__input{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:80px;position:relative;width:100%}.search-page .search__input-icon{height:24px;position:absolute;right:40px;width:24px}.search-page .search__input-icon svg{display:block;height:100%;width:100%}.search-page .search__input-icon svg path{fill:rgba(8,16,52,.5)}.search-page .search__input input{border-color:#9c9fae;font-size:18px;font-weight:700;padding:0 40px}.search-page .search__caption{color:#070f33;font-size:16px;font-weight:500;line-height:16px;margin-top:60px;padding-bottom:32px}.search-page .search__caption span{color:#9c9fae;display:inline}.search-page .search__result{background:#f4f6fc;padding:80px 0}.search-page .search__result-section{border-top:1px solid #dfe2ec;margin-top:60px;padding-top:60px}.search-page .search__result-section:first-child{border-color:transparent;margin-top:0;padding-top:0}.search-page .search .service-item{background:#fff;border-radius:4px;margin-top:32px;padding:32px 32px 40px;position:relative;width:100%}.search-page .search .service-item:first-child{margin-top:0}.search-page .search .service-item__icon{display:block;height:auto;left:16px;-o-object-fit:contain;object-fit:contain;position:absolute;top:16px;width:82px}.search-page .search .service-item__title{color:#081034;font-size:24px;font-weight:600;height:64px;line-height:24px;padding-left:102px;padding-top:8px;transition:all .4s cubic-bezier(.65,.05,.36,1)}.search-page .search .service-item__list{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;gap:16px;margin-top:24px}.search-page .search .service-item__link{font-size:16px;font-weight:500;line-height:16px}.search-page .search .article-item{margin-top:32px}.search-page .search .article-item.event{grid-template-columns:200px 1fr}.search-page .search .article-item:first-child{margin-top:0}@media only screen and (max-width:768px){.search-page .search{margin-top:40px}.search-page .search__input{height:48px}.search-page .search__input input{font-size:16px;padding:0 16px}.search-page .search__input-icon{right:16px}.search-page .search__caption{margin-top:32px}.search-page .search__result{padding:40px 0}.search-page .search .service-item{flex-shrink:0;height:auto;padding:16px;width:100%}.search-page .search .service-item__icon{width:60px}.search-page .search .service-item__title{font-size:18px;line-height:20px;padding-left:80px;padding-top:16px}.search-page .search .service-item__text{font-size:14px;line-height:20px;margin-top:16px}.search-page .search .article-item.event{grid-template-columns:1fr}}.service-item-page .redirect{background-color:var(--redirect-bg-color);padding:15px 0;transition:background-color .3s ease-in-out;width:100%}.service-item-page .redirect__inner{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr}.service-item-page .redirect__title{font-size:24px;font-weight:700;line-height:24px}.service-item-page .redirect__caption{margin-top:16px;opacity:.9}.service-item-page .redirect__btn{margin:32px 0 0}.service-item-page .redirect__right{align-items:center;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.service-item-page .redirect__img{display:block;height:130px;max-width:40vw}.service-item-page .redirect__img_link{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}@media only screen and (max-width:768px){.service-item-page .redirect{padding:20px 0}.service-item-page .redirect__inner{grid-template-columns:1fr}.service-item-page .redirect__btn{margin-top:32px}.service-item-page .redirect__right{align-items:flex-start}.service-item-page .redirect__img{max-width:400px;width:100%}}@media only screen and (max-width:716px){.service-item-page .redirect__btn{width:100%}.service-item-page .redirect__inner{gap:30px}}.service-item-page .redirect.contrast-text,.service-item-page .redirect.contrast-text a{color:#fff}.service-item-page .offer{background:#070f33;padding:35px 0;width:100%}.service-item-page .offer__inner{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr}.service-item-page .offer__title{color:#fff;font-size:24px;font-weight:700;line-height:24px}.service-item-page .offer__caption{color:hsla(0,0%,100%,.6);margin-top:16px;opacity:.7}.service-item-page .offer__btn{margin:32px 0 0}.service-item-page .offer__photo{border-radius:4px;display:block;height:172px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:172px}.service-item-page .offer__right{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0}.service-item-page .offer__col{margin-left:32px}.service-item-page .offer__name{color:#fff;font-size:24px;font-weight:700;line-height:24px}.service-item-page .offer__position{color:#fff;font-size:16px;line-height:25px;margin-top:6px;opacity:.4}.service-item-page .offer__contact{color:#fff;cursor:pointer;display:block;font-size:16px;font-weight:400;line-height:25px;margin-top:6px;transition:all .4s cubic-bezier(.65,.05,.36,1)}.service-item-page .offer__contact:hover{opacity:.7}.service-item-page .offer__divider{background:hsla(0,0%,100%,.2);display:block;height:1px;margin:16px 0;min-width:274px;width:100%}.service-item-page .offer__subtitle{color:#fff;font-size:16px;font-weight:600;line-height:16px}.service-item-page .offer__text{color:#fff;font-size:14px;line-height:14px;margin-top:10px}@media only screen and (max-width:1080px){.service-item-page .offer__inner{grid-template-columns:1fr}}@media only screen and (max-width:768px){.service-item-page .offer{padding:60px 0}.service-item-page .offer__btn{margin-top:32px}.service-item-page .offer__photo{height:132px;width:132px}.service-item-page .offer__right{align-items:flex-start}.service-item-page .offer__divider{min-width:0;min-width:auto}}@media only screen and (max-width:716px){.service-item-page .offer{padding:30px 0}.service-item-page .offer__btn{width:100%}.service-item-page .offer__inner{gap:30px}}.service-item-page .benefits{margin:70px 0;position:relative}.service-item-page .benefits__buttons{background:#fff;height:62px;justify-content:space-between;padding:0 32px}.service-item-page .benefits__buttons,.service-item-page .benefits__buttons-item{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.service-item-page .benefits__buttons-item{color:#070f33;cursor:pointer;font-size:18px;font-weight:500;height:100%;line-height:18px;transition:all .4s cubic-bezier(.65,.05,.36,1)}.service-item-page .benefits__buttons-item:hover{opacity:.7}.service-item-page .benefits__buttons-item:after{background:#fd7e01;bottom:0;content:"";height:2px;left:0;opacity:0;position:absolute;transition:all .4s cubic-bezier(.65,.05,.36,1);width:100%;z-index:2}.service-item-page .benefits__buttons-item.active{color:#fd7e01;pointer-events:none}.service-item-page .benefits__buttons-item.active:after{opacity:1}.service-item-page .benefits__list{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(2,1fr);margin-top:35px}.service-item-page .benefits__item{background:#eeefff;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;height:100%;max-height:300px;min-height:192px;padding:24px 32px 40px;position:relative;transition:all .4s cubic-bezier(.65,.05,.36,1)}.service-item-page .benefits__item:hover .services__item-more svg circle{fill:#020955}.service-item-page .benefits__item:hover .services__item-more svg path{stroke:#eeefff}.service-item-page .benefits__item-icon{border-radius:4px 0 0 0;display:block;height:auto;left:0;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:82px}.service-item-page .benefits__item-title{color:#081034;font-size:24px;font-weight:600;line-height:24px;margin-left:86px;transition:all .4s cubic-bezier(.65,.05,.36,1)}.service-item-page .benefits__item-text{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:rgba(8,16,52,.55);display:-webkit-box;flex-grow:1;font-size:16px;line-height:24px;margin:56px 0 0;overflow:hidden}.service-item-page .benefits__btn{margin:60px auto 0}@media only screen and (max-width:1023px){.service-item-page .benefits{margin:60px 0;padding-bottom:80px}.service-item-page .benefits__buttons-item{font-size:16px}.service-item-page .benefits__slider{margin-top:32px}.service-item-page .benefits__slider-pagination{bottom:21px!important;display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;left:0;right:0}.service-item-page .benefits__slider-next,.service-item-page .benefits__slider-prev{bottom:0}.service-item-page .benefits__slider-prev{left:16px}.service-item-page .benefits__slider-next{right:16px}.service-item-page .benefits__item{max-height:250px;min-height:172px;padding:18px 16px 20px}.service-item-page .benefits__item-link{height:auto}.service-item-page .benefits__item-icon{width:60px}.service-item-page .benefits__item-title{font-size:18px;line-height:20px;margin-left:68px}.service-item-page .benefits__item-text{-webkit-line-clamp:5;font-size:14px;line-height:20px;margin:30px 0 0}.service-item-page .benefits__btn{margin-top:32px}}@media only screen and (max-width:716px){.service-item-page .benefits{margin:60px 0 56px;padding-bottom:65px}.service-item-page .benefits__slider{margin-top:24px}.service-item-page .benefits__item-text{padding:0 28px}}.service-item-page .about__slider{margin:32px 0;width:100%}.service-item-page .about__slider-item{height:640px;position:relative;width:100%}@media only screen and (max-width:768px){.service-item-page .about__slider-item{max-height:320px}}.service-item-page .about__slider-item img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}.service-item-page .about__slider-controls{position:absolute;top:50%;width:100%}.service-item-page .about__slider-next,.service-item-page .about__slider-prev{background:#fff;border-color:transparent}.service-item-page .about__slider-next:hover,.service-item-page .about__slider-prev:hover{background:#020955}.service-item-page .about__slider-next:hover svg path,.service-item-page .about__slider-prev:hover svg path{fill:#fff}.service-item-page .about__slider-prev{left:32px}.service-item-page .about__slider-next{right:32px}.service-item-page .about__slider-pagination{bottom:42px!important}@media only screen and (max-width:768px){.service-item-page .about__slider-pagination{bottom:12px!important}}.service-item-page .about__slider-pagination .swiper-pagination-bullet{background:#070f33;height:12px;width:12px}.service-item-page .about__slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#fd7e01}.service-item-page .about__top{background:#070f33;padding:70px 0;position:relative;width:100%;z-index:1}.service-item-page .about__top-text{color:#fff;font-size:20px;font-weight:400;line-height:32px}.service-item-page .about__top-bg{display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}.service-item-page .about__content{margin:70px 0}.service-item-page .about__row{grid-gap:134px;align-items:center;display:grid;gap:134px;grid-template-columns:repeat(2,1fr);justify-content:space-between;margin:70px 0}.service-item-page .about__img{border-radius:8px;display:block;height:auto;max-height:580px;max-width:580px;-o-object-fit:cover;object-fit:cover;width:100%}.service-item-page .about__title{color:#070f33;font-size:36px;font-weight:700;line-height:36px}.service-item-page .about__text{font-weight:500;margin-top:40px}.service-item-page .about__text p{font-size:14px;line-height:21px;opacity:.7}.service-item-page .about__text h4{font-size:14px;font-weight:600;line-height:21px;margin-top:24px}.service-item-page .about__btn{height:64px;margin-top:40px}@media only screen and (max-width:1023px){.service-item-page .about__top{padding:60px 0}.service-item-page .about__top-text{font-size:16px;line-height:24px}.service-item-page .about__text{margin-top:32px}.service-item-page .about__row{gap:40px;margin:60px 0}.service-item-page .about__img{margin-bottom:32px}.service-item-page .about__btn{height:48px}.service-item-page .about__content{margin:60px 0}}@media only screen and (max-width:716px){.service-item-page .about__top-text{font-size:14px;line-height:20px}.service-item-page .about__row{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:40px}.service-item-page .about__row:nth-child(2n){flex-direction:column-reverse}.service-item-page .about__img{margin:0}}.service-item-page .services{margin:70px 0;position:relative}.service-item-page .services__head{align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.service-item-page .services__list{display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;gap:32px;margin-top:35px}.service-item-page .services__item{background:#eeefff;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;height:100%;max-height:300px;min-height:250px;padding:24px 32px 40px;position:relative;transition:all .4s cubic-bezier(.65,.05,.36,1);width:calc(50% - 16px)}.service-item-page .services__item-icon{border-radius:4px 0 0 0;display:block;height:auto;left:0;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:82px}.service-item-page .services__item-title{color:#081034;font-size:24px;font-weight:600;line-height:24px;margin-left:86px;transition:all .4s cubic-bezier(.65,.05,.36,1)}.service-item-page .services__item-list{margin-top:24px}.service-item-page .services__item-list li{color:#081034;font-weight:500}.service-item-page .services__item-text{color:rgba(8,16,52,.55);flex-grow:1;font-size:16px;line-height:24px;margin:46px 0 0}.service-item-page .services__item.full{width:100%}.service-item-page .services__btn{margin:60px auto 0}@media only screen and (max-width:1023px){.service-item-page .services{margin:60px 0;padding-bottom:80px}.service-item-page .services__list{display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:nowrap;gap:16px;margin-top:32px;overflow-x:auto}.service-item-page .services__item{flex-shrink:0;height:auto;padding:16px;width:280px}.service-item-page .services__item.full{width:280px}.service-item-page .services__item-icon{width:60px}.service-item-page .services__item-title{font-size:18px;line-height:20px;margin-left:68px}.service-item-page .services__item-list{margin-top:16px}.service-item-page .services__item-text{-webkit-line-clamp:5;font-size:14px;line-height:20px;margin:24px 0 0}.service-item-page .services__slider{margin-top:32px}.service-item-page .services__slider-pagination{bottom:21px!important;display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;left:0;right:0}.service-item-page .services__slider-next,.service-item-page .services__slider-prev{bottom:0}.service-item-page .services__slider-prev{left:16px}.service-item-page .services__slider-next{right:16px}.service-item-page .services__btn{margin-top:32px}}@media only screen and (max-width:716px){.service-item-page .services{margin:60px 0 56px;padding-bottom:65px}.service-item-page .services__slider{margin-top:24px}.service-item-page .services__item-text{padding:0 28px}}.service-item-page .info{margin:70px 0}.service-item-page .info__row{grid-gap:134px;align-items:flex-start;display:grid;gap:134px;grid-template-columns:repeat(2,1fr);justify-content:space-between;margin-top:60px}.service-item-page .info__titles{width:100%}.service-item-page .info__titles-item{align-items:center;background:#f4f6fc;border-radius:4px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:60px;margin-top:16px;padding:0 20px;transition:all .4s cubic-bezier(.65,.05,.36,1)}.service-item-page .info__titles-item:first-child{margin-top:0}.service-item-page .info__titles-item.active{background:#020955}.service-item-page .info__titles-item.active .info__titles-item-num{background:#fff;color:#020955}.service-item-page .info__titles-item.active .info__titles-item-num:before{transform:translate(-50%)}.service-item-page .info__titles-item.active .info__titles-item-num:after{transform:translate(0)}.service-item-page .info__titles-item.active .info__titles-item-title{color:#fff}.service-item-page .info__titles-item-num{align-items:center;background:#020955;border-radius:50%;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;font-size:16px;font-weight:700;height:40px;justify-content:center;line-height:16px;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.65,.05,.36,1);width:40px;z-index:1}.service-item-page .info__titles-item-num:before{background:#353a77}.service-item-page .info__titles-item-num:after,.service-item-page .info__titles-item-num:before{border-radius:50%;content:"";height:100%;left:-50%;position:absolute;top:0;transition:all .4s cubic-bezier(.65,.05,.36,1);width:100%;z-index:-1}.service-item-page .info__titles-item-num:after{background:#d1d4de;transform:translate(-50%)}.service-item-page .info__titles-item-title{color:#081034;font-size:16px;font-weight:500;line-height:16px;margin-left:24px;transition:all .4s cubic-bezier(.65,.05,.36,1)}.service-item-page .info__section{opacity:1;transition:all .4s cubic-bezier(.65,.05,.36,1)}.service-item-page .info__section.hidden{opacity:0}.service-item-page .info__section-text{font-size:14px;font-weight:500;line-height:24px}.service-item-page .info__section-text p{color:rgba(8,16,52,.7);margin-top:24px}.service-item-page .info__section-text p:first-child{margin-top:0}.service-item-page .info__section-btn{margin-top:40px}@media only screen and (max-width:768px){.service-item-page .info{margin:60px 0}.service-item-page .info__row{gap:32px;grid-template-columns:1fr;margin-top:32px}.service-item-page .info__titles{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;overflow-x:auto;width:100%}.service-item-page .info__titles-item{flex-shrink:0;margin:0;width:260px}.service-item-page .info__titles-item-title{font-size:14px}.service-item-page .info__section-btn{margin-top:32px}}.service-item-page .faq{background:#081034;color:#fff;padding:70px 0}.service-item-page .faq__title{color:#fff;margin:0 auto 35px;text-align:center}.service-item-page .faq__item{border-bottom:1px solid hsla(0,0%,100%,.1);position:relative;width:100%}.service-item-page .faq__item.expanded .faq__item-content{height:var(--height);opacity:1;padding-bottom:40px}.service-item-page .faq__item.expanded .faq__item-arrow{transform:rotate(-180deg)}.service-item-page .faq__item-btn{align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:17px 0 35px}.service-item-page .faq__item-btn:hover .faq__item-title{opacity:.7}.service-item-page .faq__item-arrow{display:block;flex-shrink:0;height:24px;transition:all .4s cubic-bezier(.65,.05,.36,1);width:24px}.service-item-page .faq__item-arrow svg{display:block;height:100%;width:100%}.service-item-page .faq__item-title{color:#fff;font-size:24px;font-weight:600;line-height:24px;transition:all .4s cubic-bezier(.65,.05,.36,1)}.service-item-page .faq__item-content{box-sizing:content-box;color:hsla(0,0%,100%,.7);font-size:16px;height:0;line-height:24px;opacity:0;padding-top:0;transition:all .4s cubic-bezier(.65,.05,.36,1)}.service-item-page .faq__item-content p{margin-top:24px}.service-item-page .faq__item-content ul li{color:hsla(0,0%,100%,.7);list-style:disc}.service-item-page .faq__item-content ol li{color:hsla(0,0%,100%,.7);list-style:auto}.service-item-page .faq__item-content ol li:first-child{margin-top:0}@media only screen and (max-width:1023px){.service-item-page .faq{padding:60px 0}.service-item-page .faq__item-title{font-size:18px;line-height:18px}.service-item-page .faq__item-btn{padding:17px 0 10px}.service-item-page .faq__item-content{padding-bottom:24px}}.service-item-page .statistics{margin:70px 0}.service-item-page .statistics__numbers{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(4,1fr);margin:60px 0}.service-item-page .statistics__numbers-item{align-items:center;background:#eeefff;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;height:150px;justify-content:center;overflow:hidden;position:relative}.service-item-page .statistics__numbers-value{font-size:36px;font-weight:700;line-height:36px;text-align:center}.service-item-page .statistics__numbers-caption{box-sizing:content-box;color:#39405d;font-size:16px;font-weight:500;line-height:20px;margin-top:10px;max-width:180px;opacity:.8;padding:0 16px;text-align:center;width:100%}@media only screen and (max-width:1023px){.service-item-page .statistics{margin:60px 0}.service-item-page .statistics__numbers{gap:16px;margin:35px 0}.service-item-page .statistics__numbers-item{height:142px}.service-item-page .statistics__numbers-value{font-size:24px;line-height:24px}.service-item-page .statistics__numbers-caption{box-sizing:border-box;font-size:12px;line-height:14px;max-width:none}}@media only screen and (max-width:716px){.service-item-page .statistics__numbers{grid-template-columns:repeat(2,1fr)}.service-item-page .statistics__numbers-item{height:128px}}.service-item-page .projects{margin:70px 0}.service-item-page .projects__head{align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.service-item-page .projects__description{color:#070f33;font-size:20px;font-weight:400;line-height:32px;margin-top:40px;width:100%}.service-item-page .projects__list{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(3,1fr);margin-top:60px}@media only screen and (max-width:1023px){.service-item-page .projects{margin:60px 0}.service-item-page .projects__head{align-items:flex-start;flex-direction:column;gap:12px}.service-item-page .projects__description{font-size:16px;line-height:24px;margin-top:32px}.service-item-page .projects__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;margin-top:32px;overflow-x:auto}.service-item-page .projects .work-item{flex-shrink:0;width:280px}}.service-item-page .reporting{margin:70px 0}.service-item-page .reporting__inner{grid-gap:134px;display:grid;gap:134px;grid-template-columns:1fr auto;justify-content:space-between}.service-item-page .reporting__description{color:#070f33;font-size:20px;line-height:32px;margin:40px 0}.service-item-page .reporting__caption{align-items:center;background:#fff;border:1px solid #d1d4de;border-radius:4px;color:#070f33;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:500;line-height:22px;margin-top:16px;padding:24px 32px;width:100%}.service-item-page .reporting__btn{height:64px;margin-top:16px}.service-item-page .reporting__video{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:478px;justify-content:center;position:relative;width:478px}.service-item-page .reporting__video-play{cursor:pointer;display:block;height:auto;left:0;margin:auto;-o-object-fit:contain;object-fit:contain;position:absolute;right:0;transition:all .4s cubic-bezier(.65,.05,.36,1);width:32px;z-index:2}.service-item-page .reporting__video-play:hover{opacity:.7}.service-item-page .reporting__video img.poster{border-radius:50%;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.service-item-page .reporting__video-object{bottom:-32px;display:block;height:auto;-o-object-fit:contain;object-fit:contain;position:absolute;right:-32px;width:154px;z-index:2}@media only screen and (max-width:1080px){.service-item-page .reporting__inner{gap:40px;grid-template-columns:1fr}.service-item-page .reporting__video{margin:auto}}@media only screen and (max-width:1023px){.service-item-page .reporting{margin:60px 0}.service-item-page .reporting__description{margin-bottom:24px;margin-top:32px}.service-item-page .reporting__caption{padding:24px 16px}.service-item-page .reporting__video{height:calc(100vw - 32px);max-height:478px;max-width:478px;width:calc(100vw - 32px)}.service-item-page .reporting__video-object{bottom:0;right:0;width:84px}}.service-item-page .rate{margin:70px 0}.service-item-page .rate__title{line-height:57px;max-width:724px}.service-item-page .rate__table{margin-top:80px;width:100%}.service-item-page .rate__table-head{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(2,1fr);margin-bottom:24px;padding-left:32px;width:100%}.service-item-page .rate__table-head-item{font-size:16px;font-weight:600;line-height:16px}.service-item-page .rate__table-row{grid-gap:32px;align-items:center;background:#f4f6fc;border-radius:4px;display:grid;gap:32px;grid-template-columns:repeat(2,1fr);height:64px;margin-top:10px;padding-left:32px;width:100%}.service-item-page .rate__table-col,.service-item-page .rate__table-value{font-size:16px;font-weight:500;line-height:16px}.service-item-page .rate__table-value{opacity:.5}@media only screen and (max-width:1023px){.service-item-page .rate{margin:60px 0}.service-item-page .rate__title{line-height:36px}}.service-item-page .request-block{margin:70px 0}@media only screen and (max-width:1023px){.service-item-page .request-block{margin:60px 0}}.services-page{padding-top:210px}@media only screen and (max-width:1023px){.services-page{padding-top:120px}}.services-page .services{background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial;padding:140px 0}.services-page .services__title{font-size:48px;font-weight:700;line-height:48px;margin:auto;text-align:center}.services-page .services__list{display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;gap:32px;margin-top:80px}.services-page .services__list li{margin:0}.services-page .services__list li:before{content:inherit}.services-page .services__item{background:#eeefff;border-radius:4px;overflow:hidden;padding:24px 32px 40px;position:relative;width:calc(50% - 16px)}.services-page .services__item.full{width:100%}.services-page .services__item-icon{display:block;height:auto;left:0;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:82px}.services-page .services__item-title{color:#081034;font-size:24px;font-weight:600;height:64px;line-height:24px;padding-left:102px;transition:all .4s cubic-bezier(.65,.05,.36,1)}.services-page .services__item-list{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;gap:16px;margin-top:24px}.services-page .services__item-list li{padding:0}.services-page .services__item-link{font-size:16px;font-weight:500;line-height:18px;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.services-page .services__other{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(3,1fr);margin-top:32px}.services-page .services__other-item{align-items:center;background:#fff;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;height:112px;padding:16px;width:100%}.services-page .services__other-item:hover .services__other-item-title{opacity:.5}.services-page .services__other-item-icon{display:block;height:auto;-o-object-fit:contain;object-fit:contain;width:82px}.services-page .services__other-item-title{font-size:24px;font-weight:600;line-height:24px;margin-left:36px;transition:all .4s cubic-bezier(.65,.05,.36,1)}@media only screen and (max-width:1023px){.services-page .services{padding:60px 0}}@media only screen and (max-width:716px){.services-page .services__title{font-size:32px;line-height:38px}.services-page .services__list{gap:16px;margin-top:32px}.services-page .services__item{flex-shrink:0;height:auto;padding:16px 16px 52px;width:100%}.services-page .services__item-icon{width:60px}.services-page .services__item-title{font-size:18px;line-height:20px;padding-left:80px}.services-page .services__item-text{font-size:14px;line-height:20px}.services-page .services__item-link{margin-left:16px}.services-page .services__other{gap:16px;grid-template-columns:1fr;margin-top:16px}.services-page .services__other-item{height:auto}.services-page .services__other-item-icon{width:60px}.services-page .services__other-item-title{font-size:18px;line-height:20px;margin-left:24px;padding:0}}.services-page .service-category{margin:70px 0 0}.services-page .service-category__title{font-size:48px;font-weight:700;line-height:48px;margin:0 auto;text-align:center}.services-page .service-category__list{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;gap:16px;margin:35px 0 0}.services-page .service-category__grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(2,1fr);margin:70px 0;position:relative}.services-page .service-category__item{background:transparent;border-color:rgba(8,16,52,.2);color:#081034;cursor:pointer;font-size:16px;height:48px;padding:0 24px;text-align:center}.services-page .service-category__item.active,.services-page .service-category__item:hover{background:#020955;border-color:#020955;color:#fff}.services-page .service-category__item.active{pointer-events:none}.services-page .service-category__row{grid-gap:134px;align-items:center;display:grid;gap:134px;grid-template-columns:repeat(2,1fr);justify-content:space-between;margin:70px 0 0}.services-page .service-category__subtitle{font-size:40px;line-height:40px}.services-page .service-category__text{font-size:16px;font-weight:500;line-height:28px;margin-top:40px;opacity:.7}.services-page .service-category__btn{margin-top:40px}.services-page .service-category__img{display:block;height:43.5vw;justify-self:flex-start;max-height:580px;max-width:580px;-o-object-fit:cover;object-fit:cover;width:43.5vw}.services-page .service-category__card{background:#eeefff;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;height:100%;max-height:300px;min-height:250px;padding:24px 32px 40px;position:relative;transition:all .4s cubic-bezier(.65,.05,.36,1)}.services-page .service-category__card:hover .service-category__card-more svg circle{fill:#020955}.services-page .service-category__card:hover .service-category__card-more svg path{stroke:#eeefff}.services-page .service-category__card-icon{border-radius:4px 0 0 0;display:block;height:auto;left:0;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:82px}.services-page .service-category__card-title{color:#081034;font-size:24px;font-weight:600;line-height:24px;margin-left:86px;transition:all .4s cubic-bezier(.65,.05,.36,1)}.services-page .service-category__card-text{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:rgba(8,16,52,.55);display:-webkit-box;flex-grow:1;font-size:16px;line-height:24px;margin:56px 0 0;overflow:hidden}.services-page .service-category__card-more{align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;font-weight:500;gap:8px;line-height:18px;margin-top:42px;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.services-page .service-category__card-more svg circle,.services-page .service-category__card-more svg path{transition:all .3s ease-in-out}@media only screen and (max-width:1023px){.services-page .service-category{margin:60px 0}.services-page .service-category__title{font-size:32px;line-height:38px}.services-page .service-category__list{margin-top:32px}.services-page .service-category__subtitle{font-size:32px;line-height:36px}.services-page .service-category__text{margin-top:24px}.services-page .service-category__btn{margin-top:32px}.services-page .service-category__img{height:47.5vw;width:47.5vw}.services-page .service-category__grid{display:block;margin:60px 0;padding-bottom:80px}.services-page .service-category__slider{margin-top:32px}.services-page .service-category__slider-pagination{bottom:21px!important;display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;left:0;right:0}.services-page .service-category__slider-next,.services-page .service-category__slider-prev{bottom:0}.services-page .service-category__slider-prev{left:16px}.services-page .service-category__slider-next{right:16px}.services-page .service-category__card{max-height:250px;min-height:200px;padding:18px 16px 20px}.services-page .service-category__card-link{height:auto}.services-page .service-category__card-icon{width:60px}.services-page .service-category__card-title{font-size:18px;line-height:20px;margin-left:68px}.services-page .service-category__card-text{-webkit-line-clamp:5;font-size:14px;line-height:20px;margin:24px 0 0;padding:0 40px}.services-page .service-category__card-more{margin-top:24px}.services-page .service-category__card-more-text{font-size:16px;font-weight:500;line-height:16px}}@media only screen and (max-width:716px){.services-page .service-category__row{gap:40px;grid-template-columns:1fr}.services-page .service-category__img{height:calc(100vw - 32px);max-width:100%;width:calc(100vw - 32px)}.services-page .service-category__grid{margin:60px 0 56px;padding-bottom:80px}.services-page .service-category__slider{margin-top:24px}.services-page .service-category__card-text{padding:0 28px}}.special-page{background:#fff}.special-page .first-section{min-height:0;min-height:auto}.special-page .first-section__caption{gap:20px}.special-page .sections{padding-bottom:140px}@media only screen and (max-width:992px){.special-page .sections{padding-bottom:60px}.special-page .section .section-content{order:0}.special-page .section .section-media{justify-self:center;min-width:200px;width:50%}}.special-page .section.image-left,.special-page .section.image-right{grid-gap:134px;align-items:start;display:grid;gap:134px;grid-template-columns:repeat(2,1fr);justify-content:space-between;margin-top:140px}@media only screen and (max-width:992px){.special-page .section.image-left,.special-page .section.image-right{gap:40px;grid-template-columns:1fr;margin-top:60px}}.special-page .section.image-left .section-content{order:1}.special-page .section.image-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;gap:40px;margin-top:140px}.special-page .section.image-bottom .about__title{text-align:center}@media only screen and (max-width:992px){.special-page .section.image-bottom{margin-top:60px}.special-page .section.image-bottom .about__title{text-align:left}}.special-page .sections .container.article-container{max-width:864px;padding:0 40px;width:100%}.special-page .article__slider .article__slider-item img{-o-object-fit:contain;object-fit:contain}.special-page .service-item-page .request-block{padding:60px 0}.special-page .faq.theme-light{background-color:#fff}.special-page .faq.theme-light .faq__item{border-bottom:1px solid rgba(0,0,0,.1)}.special-page .faq.theme-light .faq__item-content.html-block,.special-page .faq.theme-light .faq__item-title,.special-page .faq.theme-light .faq__title{color:#081034}.special-page .faq.theme-light .faq__item-content.html-block ul li,.special-page .faq.theme-light .faq__item-title ul li,.special-page .faq.theme-light .faq__title ul li{color:#081034;list-style:disc}.special-page .faq.theme-light .faq__item-content.html-block ol li,.special-page .faq.theme-light .faq__item-title ol li,.special-page .faq.theme-light .faq__title ol li{color:#081034;list-style:auto}.special-page .contacts__item-icon img{display:block;height:auto;-o-object-fit:contain;object-fit:contain;width:24px}.special-page .contacts{padding-bottom:140px}@media only screen and (max-width:992px){.special-page .projects{padding:0}.special-page .contacts{padding-bottom:60px}}.works-page{background:#f4f6fc;padding-top:210px}@media only screen and (max-width:1200px){.works-page{padding-top:120px}}.works-page .works{padding:140px 0}.works-page .works__title{font-size:48px;font-weight:700;line-height:48px;margin:0 auto;text-align:center}.works-page .works__list{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(3,1fr);margin-top:80px}.works-page .works__more{height:64px;margin:60px auto 0}@media only screen and (max-width:768px){.works-page .works{padding:60px 0}.works-page .works__title{font-size:32px;line-height:32px}.works-page .works__list{grid-template-columns:1fr;margin-top:40px}.works-page .works__more{height:48px;margin-top:32px}}.works-page .request-block{background:#fff;padding:140px 0}@media only screen and (max-width:768px){.works-page .request-block{padding:60px 0}}.work-item-page .description{background:#fff;padding:140px 0}.work-item-page .description__block{background:#020955;border-radius:8px}.work-item-page .description__top{padding:60px 100px 92px;position:relative}.work-item-page .description__top-line{bottom:0;display:block;height:auto;left:0;margin:auto;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;width:calc(100% - 130px)}.work-item-page .description__title{color:#fff;font-size:24px;font-weight:600;line-height:24px}.work-item-page .description__text{color:hsla(0,0%,100%,.7);font-size:16px;font-weight:500;line-height:24px;margin-top:24px}.work-item-page .description__col{height:100%;padding:60px 100px 100px}.work-item-page .description__bottom{align-items:center;display:grid;grid-template-columns:1fr auto 1fr;position:relative}.work-item-page .description__bottom-line{display:block;height:calc(100% - 100px);-o-object-fit:cover;object-fit:cover;width:auto}@media only screen and (max-width:992px){.work-item-page .description{padding:60px 0}.work-item-page .description__top{padding:32px}.work-item-page .description__top-line{width:calc(100% - 64px)}.work-item-page .description__title{font-size:20px;line-height:20px}.work-item-page .description__bottom{grid-template-columns:1fr}.work-item-page .description__bottom-line{display:none}.work-item-page .description__col{padding:32px}}.work-item-page .result{background:#f4f6fc;padding:140px 0}.work-item-page .result__title{margin:0 auto;text-align:center}.work-item-page .result__list{display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;gap:32px;justify-content:center;margin-top:60px}.work-item-page .result__item{background:#fff;border-radius:4px;font-size:16px;font-weight:400;line-height:24px;padding:32px;position:relative;width:calc(33.3% - 32px)}.work-item-page .result__item:after{background:url(/icons/work-results-object.svg) no-repeat;background-position:50%;background-size:contain;bottom:16px;content:"";height:24px;position:absolute;right:16px;width:24px;z-index:2}.work-item-page .result__btn{margin:60px auto 0}@media only screen and (max-width:992px){.work-item-page .result{padding:60px 0}.work-item-page .result__list{gap:16px;margin-top:32px}.work-item-page .result__item{padding:32px 16px;width:100%}.work-item-page .result__btn{margin-top:32px}}.work-item-page .request-block{background:#fff;padding:140px 0}@media only screen and (max-width:768px){.work-item-page .request-block{padding:60px 0}}