@charset 'UTF-8';
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
word-break: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}
 .slick-loading .slick-list
{
background: #fff url(//finance.bvedia.ru/wp-content/themes/custom/libs/slick-1.8.1/slick/ajax-loader.gif) center center no-repeat;
} @font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url(//finance.bvedia.ru/wp-content/themes/custom/libs/slick-1.8.1/slick/fonts/slick.eot);
src: url(//finance.bvedia.ru/wp-content/themes/custom/libs/slick-1.8.1/slick/fonts/slick.eot?#iefix) format('embedded-opentype'), url(//finance.bvedia.ru/wp-content/themes/custom/libs/slick-1.8.1/slick/fonts/slick.woff) format('woff'), url(//finance.bvedia.ru/wp-content/themes/custom/libs/slick-1.8.1/slick/fonts/slick.ttf) format('truetype'), url(//finance.bvedia.ru/wp-content/themes/custom/libs/slick-1.8.1/slick/fonts/slick.svg#slick) format('svg');
} .slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: -25px;
}
[dir='rtl'] .slick-prev
{
right: -25px;
left: auto;
}
.slick-prev:before
{
content: '←';
}
[dir='rtl'] .slick-prev:before
{
content: '→';
}
.slick-next
{
right: -25px;
}
[dir='rtl'] .slick-next
{
right: auto;
left: -25px;
}
.slick-next:before
{
content: '→';
}
[dir='rtl'] .slick-next:before
{
content: '←';
} .slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 1;
}
.slick-dots li button:before
{
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;padding-right:0px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }.mfp-zoom-in {   }
.mfp-zoom-in .popup-form {
opacity: 0;
transition: all 0.2s ease-in-out;
transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
opacity: 0;
transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .popup-form {
opacity: 1;
transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .popup-form {
transform: scale(1.2);
opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
opacity: 0;
}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
opacity: 0;
-webkit-backface-visibility: hidden; -webkit-transition: all 0.3s ease-out; 
-moz-transition: all 0.3s ease-out; 
-o-transition: all 0.3s ease-out; 
transition: all 0.3s ease-out;
}
.mfp-with-zoom.mfp-ready .mfp-container {
opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
opacity: 0.8;
}
.mfp-with-zoom.mfp-removing .mfp-container, 
.mfp-with-zoom.mfp-removing.mfp-bg {
opacity: 0;
}@font-face{font-family:Involve;font-style:normal;font-weight:500;src:url(//finance.bvedia.ru/wp-content/themes/custom/fonts/Involve-Medium.woff2) format("woff2")}@font-face{font-family:Involve;font-style:normal;font-weight:600;src:url(//finance.bvedia.ru/wp-content/themes/custom/fonts/Involve-SemiBold.woff2) format("woff2")}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{background-color:var(--bs-body-bg);color:var(--bs-body-color);font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);margin:0;text-align:var(--bs-body-text-align);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{background-color:currentColor;border:0;color:inherit;margin:1rem 0;opacity:.25}hr:not([size]){height:1px}h1,h2,h3,h4,h5,h6{line-height:1.2;margin-bottom:.5rem;margin-top:0}h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-bottom:1rem;margin-top:0}abbr[data-bs-original-title],abbr[title]{cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit;margin-bottom:1rem}ol,ul{padding-left:2rem}dl,ol,ul{margin-bottom:1rem;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:.875em}mark{background-color:#fcf8e3;padding:.2em}sub,sup{font-size:.75em;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0142f9;text-decoration:underline}a:hover{color:#0135c7}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{direction:ltr;font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;unicode-bidi:bidi-override}pre{display:block;font-size:.875em;margin-bottom:1rem;margin-top:0;overflow:auto}pre code{color:inherit;font-size:inherit;word-break:normal}code{color:#d63384;font-size:.875em;word-wrap:break-word}a>code{color:inherit}kbd{background-color:#212529;border-radius:.2rem;color:#fff;font-size:.875em;padding:.2rem .4rem}kbd kbd{font-size:1em;font-weight:700;padding:0}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{border-collapse:collapse;caption-side:bottom}caption{color:#6c757d;padding-bottom:.5rem;padding-top:.5rem;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{border-style:none;padding:0}textarea{resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{float:left;font-size:calc(1.275rem + .3vw);margin-bottom:.5rem;padding:0;width:100%}@media (min-width:1200px){legend{font-size:1.5rem}}legend{line-height:inherit}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}iframe{border:0}summary{cursor:pointer;display:list-item}progress{vertical-align:baseline}[hidden]{display:none!important}*{box-sizing:border-box}::-moz-placeholder{color:#666}::placeholder{color:#666}::-moz-selection{background-color:#0142f9;color:#fff}::selection{background-color:#0142f9;color:#fff}body{color:#1f255a;font-family:Involve,sans-serif;font-size:20px;font-weight:500;line-height:1.5;margin:0 auto;min-width:320px;overflow-x:hidden;position:relative}body::-webkit-scrollbar{width:6px}body::-webkit-scrollbar-track{background:#fff}body::-webkit-scrollbar-thumb{background:#b0bec5}.container{margin:0 auto;max-width:100%;padding:0 16px}@media (min-width:1200px){.container{padding:0 20px}}@media (min-width:1600px){.container{max-width:1540px}}@media (min-width:1920px){body{max-width:1920px}.container{max-width:1800px}}#preloader{align-items:center;background-image:linear-gradient(to right bottom,#0342ff,#004aff,#0052ff,#0059fe,#0960fd);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.spinner{animation:spin 1s linear infinite;border:4px solid #0034c5;border-radius:50%;border-top-color:#ccc;height:50px;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.page-template-page-funding #preloader{background-image:linear-gradient(to right bottom,#143d8f,#2f55a1,#476db2,#6085c2,#7a9ed2)}.page-template-page-funding .spinner{border:4px solid #153e90;border-top-color:#ccc}.page-template-page-banking #preloader{background-image:linear-gradient(to right bottom,#df481d,#e4572e,#e9653d,#ee734d,#f2805c)}.page-template-page-banking .spinner{border:4px solid #c0461a;border-top-color:#ccc}.page-template-page-banking ::-moz-selection{background-color:#f15927}.page-template-page-banking ::selection{background-color:#f15927}img{display:block;height:auto;max-width:100%}svg{transition:fill .25s ease}.text-center{text-align:center}b,strong{font-weight:500}.margin-top{margin-top:clamp(2.5rem,1.926rem + 2.45vw,4.375rem)}a{display:inline-block;transition:color .25s ease}ol,ul{padding-left:1em}h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.1}.block-title,.page-title,.section-title{font-weight:500;line-height:1.1;margin:0}.page-title{font-size:clamp(1.75rem,1.115rem + 2.82vw,4.5rem)}.title-transparent{color:hsla(0,0%,100%,.7);font-size:clamp(2.75rem,1.625rem + 5vw,7.625rem);font-weight:500;line-height:1.1}.section-title{font-size:clamp(1.25rem,.96rem + 1.29vw,2.25rem)}.block-title{font-size:clamp(1.375rem,1.048rem + 1.45vw,2.5rem);line-height:1.3}.title-h3{font-size:clamp(1.125rem,.934rem + .82vw,1.75rem);line-height:1.3}.hidden{display:none}button{border:none}button:focus-visible{outline:none!important}.button{align-items:center;background:#fff;border-radius:10px;color:#1f255a;display:inline-flex;font-size:clamp(.875rem,.788rem + .38vw,1.25rem);justify-content:center;padding:15px 20px;text-align:center;text-decoration:none;transition:color .25s ease,background .25s ease}.button:hover{background:#e5e5e5;color:#1f255a}.button--lightblue{background:#4071e0;color:#fff}.button--lightblue:hover{background:#2f57b0;color:#fff}.button--blue{background:#0142f9;color:#fff}.button--blue:hover{background:#0034c5;color:#fff}.button--accent{background:#f15927;color:#fff}.button--accent:hover{background:#c0461a;color:#fff}.button.disabled,.button:disabled,button.disabled,button:disabled{background:#f3f7fe;color:rgba(31,37,90,.4)}.warning{background:#f3f7fe;border-radius:10px;bottom:50px;display:none;left:50px;max-width:695px;min-width:695px;padding:40px;position:fixed;z-index:999}.warning.active{display:block}.warning__title{font-size:clamp(1.125rem,.944rem + .81vw,1.75rem);line-height:1.2;margin-bottom:20px}.warning__text{color:rgba(31,37,90,.7)}.warning__buttons{align-items:center;display:flex;gap:20px;margin-top:30px}.slick-slider .slick-list{margin:0 -20px}.slick-slider .slick-slide{padding:0 20px}.mfp-bg{background:#000}.mfp-zoom-in.mfp-ready.mfp-bg{opacity:.5}.mfp-close{display:none!important;transition:opacity .25s ease}::-moz-placeholder{color:rgba(31,37,90,.4);font-size:18px;font-weight:500;line-height:1}::placeholder{color:rgba(31,37,90,.4);font-size:18px;font-weight:500;line-height:1}input,textarea{outline:none}textarea{min-height:150px;resize:none}input[type=submit]{cursor:pointer;width:auto}form .form-groups-wrapper{display:flex;flex-direction:column;gap:10px}form .form-group-row{display:grid;gap:10px;grid-template-columns:repeat(2,2fr)}form .form-control{background:#f3f7fe;border:2px solid #f3f7fe;border-radius:10px;color:#1f255a;font-size:18px;line-height:1;padding:16px 20px;transition:border-color .25s ease;width:100%}form .form-control:focus{border-color:#0142f9}form .form-control.wpcf7-not-valid{border-color:red}form .form-submit{margin-top:20px}form .accept{color:rgba(31,37,90,.4);display:flex;flex-direction:column;font-size:18px;gap:15px;line-height:1.2}form .accept a{color:rgba(31,37,90,.4);display:inline;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}form .accept a:hover{color:#f15927}form .accept .wpcf7-list-item{display:block;margin:0}form .accept .wpcf7-list-item-label{display:flex}form .accept label{display:inline-flex}form .accept label input{opacity:0;position:absolute;z-index:-1}form .accept label span{cursor:pointer;display:inline-flex;-webkit-user-select:none;-moz-user-select:none;user-select:none}form .accept label span:before{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:50% 50%;border:2px solid rgba(31,37,90,.4);border-radius:5px;content:"";display:inline-block;flex:0 0 20px;flex-grow:0;flex-shrink:0;height:20px;margin-right:10px;transition:border-color .25s ease;width:20px}form .accept label input:not(:disabled):not(:checked)+span:hover:before{border-color:#f15927}form .accept label input:not(:disabled):active+span:before{background:#f15927;border-color:#f15927}form .accept label input:focus:not(:checked)+span:before{border-color:#f15927}form .accept label input:checked+span:before{background:#f15927;background-image:url('data:image/svg+xml;utf8,<svg width="12" height="11" viewBox="0 0 12 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 6.5L4.35887 9.62453C4.83626 10.0686 5.60411 9.94442 5.91716 9.37249L10.5 1" stroke="white" stroke-width="2" stroke-linecap="round" /></svg>');background-position:50%;background-repeat:no-repeat;border-color:#f15927}form .accept label input:disabled+span:before{background:#8c8c8c}form .submit-btn{margin-top:30px}.wpcf7-form .ajax-loader,form .wpcf7-response-output,form .wpcf7-spinner{display:none!important}.select2-container{display:block;width:100%!important}.select2-container .select2-selection--multiple,.select2-container .select2-selection--single{height:60px}.select2-container .select2-selection--multiple .select2-selection__rendered{align-items:center;display:flex;flex-wrap:wrap;gap:2px;height:60px;justify-content:flex-start;margin:0;overflow:hidden;padding:5px 0}.select2-container .select2-search--inline .select2-search__field{font-family:Involve,sans-serif;font-size:18px;margin-left:0}.select2-container--default.select2-container--focus .select2-selection--multiple{border:none}.select2-container--default .select2-selection--single{align-items:center;display:flex;overflow:hidden}.select2-container--default .select2-selection--single .select2-selection__arrow{display:none!important}.select2-container--default .select2-selection--single .select2-selection__placeholder,.select2-container--default .select2-selection--single .select2-selection__rendered{color:rgba(31,37,90,.4);font-size:18px;line-height:1}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#1f255a;display:flex;overflow:hidden;padding:0;white-space:normal}.select2-container--default .select2-selection--single .select2-selection__rendered:after{background-color:#f3f7fe;background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="9" fill="none" viewBox="0 0 16 9"><path stroke="%231f255a" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15 1 8 8 1 1"/></svg>');background-position:50%;background-repeat:no-repeat;content:"";cursor:pointer;display:flex;height:16px;justify-content:flex-end;position:absolute;right:20px;top:50%;transform:translateY(-50%);width:16px;z-index:1}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:rgba(31,37,90,.4);font-family:Involve,sans-serif}.select2-container--default .select2-results__option--selected{background-color:#f3f7fe}.select2-container--default .select2-selection--multiple,.select2-container--default .select2-selection--single{background:#f3f7fe;border:2px solid #f3f7fe;border-radius:10px;padding:0 20px}.select2-container--default .select2-dropdown{background:#f3f7fe;border:none;border-radius:0 0 10px 10px}.select2-container--default .select2-results:before{background:rgba(25,99,232,.1);content:"";display:block;height:1px;margin:0 auto;width:calc(100% - 40px)}.select2-container--default .select2-results .select2-results__options{max-height:100%}.select2-container--default .select2-results__options::-webkit-scrollbar{width:4px}.select2-container--default .select2-results__options::-webkit-scrollbar-track{background:hsla(0,0%,97%,.85)}.select2-container--default .select2-results__options::-webkit-scrollbar-thumb{background-color:rgba(25,99,232,.1);border-radius:20px}.select2-container--default .select2-results__option{color:rgba(31,37,90,.7);font-size:18px;line-height:1.2;margin:0 0 15px;padding:0 20px;transition:color .25s ease}.select2-container--default .select2-results__option:first-child{margin-top:15px}.select2-container--default .select2-results__option:last-child{margin-bottom:20px}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#f3f7fe;color:#f15927}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__rendered:after{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="9" fill="none" viewBox="0 0 16 9"><path stroke="%231f255a" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15 8 8 1 1 8"/></svg>');background-position:50%;background-repeat:no-repeat}.popup-form{background:#fff;border-radius:10px;margin:0 auto;max-width:874px;padding:50px 40px 40px;position:relative}.popup-form .section-description{max-width:483px}.popup-form__description{color:rgba(31,37,90,.7);margin-top:20px}.popup-form__form{margin-top:40px}.popup-form .close-popup{align-items:center;display:flex;height:20px;justify-content:center;position:absolute;right:40px;top:40px;width:20px}.popup-form .close-popup svg{fill:#c4c4c4;transition:fill .25s ease}.popup-form .close-popup:hover svg{fill:#1f255a}.success-form{max-width:700px;padding-bottom:110px;padding-top:110px;text-align:center}.success-form .popup-form__description{margin-left:auto;margin-right:auto;max-width:485px}.header-wrapper{display:flex;justify-content:center;left:50%;position:fixed;top:30px;transform:translateX(-50%);transition:background .25s ease;width:100%;z-index:10}.header-wrapper .header-mobile{align-items:center;display:none;justify-content:space-between;width:100%}.header-wrapper .header-mobile .open-menu{align-items:center;background:rgba(31,37,90,.7);border-radius:10px;display:flex;height:50px;justify-content:center;width:50px}.header-wrapper .logo img{opacity:1;transition:opacity .3s ease}.header{backdrop-filter:blur(10px);background:rgba(31,37,90,.7);border-radius:20px;margin:0 auto;padding:10px 20px}.header-inner{align-items:center;display:flex;gap:40px}.logo a{display:flex}.main-menu ul{display:flex;gap:5px;list-style:none;margin:0;padding:0}.main-menu ul li{flex-shrink:0;margin:0}.main-menu ul li a{border-radius:10px;color:#fff;padding:15px 20px;text-decoration:none;transition:color .25s ease,background .25s ease}.main-menu ul li a:hover{background:#fff;color:#1f255a}.main-menu ul li.menu-item-has-children{position:relative}.main-menu ul li.menu-item-has-children:hover ul.sub-menu{opacity:1;transform:translateY(0);visibility:visible}.main-menu ul ul.sub-menu{background:#fff;border-radius:10px;box-shadow:0 4px 10px 0 rgba(0,0,0,.1);display:block;left:0;min-width:399px;opacity:0;position:absolute;top:calc(100% + 10px);transform:translateY(-20px);transition:visibility .3s ease,opacity .3s ease,transform .3s ease;visibility:hidden;z-index:1}.main-menu ul ul.sub-menu li a{background:transparent;border-radius:0;color:#1f255a;display:block;padding:20px}.main-menu ul ul.sub-menu li a:hover{background:rgba(25,99,232,.1)}.main-menu ul ul.sub-menu li:first-child,.main-menu ul ul.sub-menu li:first-child a{border-radius:10px 10px 0 0}.main-menu ul ul.sub-menu li:last-child,.main-menu ul ul.sub-menu li:last-child a{border-radius:0 0 10px 10px}.mobile-nav-wrapper{background:#fff;height:100%;left:0;overflow:auto;padding:20px 16px 45px;position:fixed;transform:translateX(-100%);transition:.3s ease;width:100%;z-index:200}.mobile-nav-wrapper.active{transform:translateX(0)}.mobile-nav-wrapper .mobile-nav-header{align-items:center;display:flex;justify-content:space-between}.mobile-nav-wrapper .mobile-nav-header .logo img{max-width:45px}.mobile-nav-wrapper .mobile-nav-header .close-nav{align-items:center;background:rgba(31,37,90,.7);border-radius:10px;cursor:pointer;display:flex;height:36px;justify-content:center;width:36px}.mobile-menu{display:flex;flex-direction:column;gap:5px;list-style:none;margin:40px 0 0;padding:0}.mobile-menu li{display:block;margin:0}.mobile-menu li a{background:rgba(25,99,232,.1);border-radius:10px;color:#1f255a;display:block;font-size:20px;padding:15px 20px;text-align:center;text-decoration:none;transition:color .25s ease,background .25s ease;width:100%}.mobile-menu li.menu-item-has-children.active>a{background:#0142f9;color:#fff}.mobile-menu ul.sub-menu{display:none;margin:5px 0 0;padding:0}.mobile-menu ul.sub-menu li{margin-bottom:5px}.mobile-menu ul.sub-menu li:last-child{margin-bottom:0}.mobile-menu ul.sub-menu li a{font-size:18px;line-height:1.3}.section-header{background-color:#0127e3;background-repeat:no-repeat;color:#fff;padding-bottom:80px}.section-header-content{margin:0 auto;max-width:982px;padding-top:281px}.section-header-content .description{margin:30px auto 0}.section-header-content .button{margin-top:50px}.section-header .marquee-container{margin-top:clamp(5.625rem,4.471rem + 5.13vw,10.625rem)}.page-main .section-header{background-image:url(//finance.bvedia.ru/wp-content/themes/custom/img/bg/home-sec-header-bg.jpg)}.marquee-container{overflow:hidden;width:100%}.marquee-container .marquee-track{animation:scroll 18s linear infinite;display:inline-block;white-space:nowrap}.marquee-container .marquee-item{background:#fff;border-radius:10px;display:inline-block;margin-right:25px;padding:20px}.marquee-container .marquee-item img{max-height:30px;width:auto}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.services{margin-top:clamp(3.125rem,2.404rem + 3.21vw,6.25rem)}.services .title-transparent{position:relative;z-index:1}.services .services-list{display:flex;gap:40px;margin-top:-36px;position:relative;z-index:2}.services .service-card{background:#fff;background-position:48px 50px;background-repeat:no-repeat;border-radius:10px;color:#1f255a;display:flex;flex:1;flex-direction:column;justify-content:space-between}.services .service-card a{color:#1f255a;padding:40px;text-decoration:none}.services .service-card__icon{display:flex;justify-content:flex-end}.services .service-card__icon svg{transition:transform .25s ease}.services .service-card__icon svg rect{fill:rgba(25,99,232,.1);transition:fill .25s ease}.services .service-card__title{font-size:clamp(1.125rem,.981rem + .64vw,1.75rem);line-height:1.35;margin-top:140px}.services .service-card__text{color:rgba(31,37,90,.7);margin-top:20px}.services .service-card:hover .service-card__icon svg{transform:rotate(39deg)}.services .service-card:hover .service-card__icon svg rect{fill:#0142f9}.services .service-card:first-child{background-image:url(//finance.bvedia.ru/wp-content/themes/custom/img/services/v-1.svg)}.services .service-card:nth-child(2){background-image:url(//finance.bvedia.ru/wp-content/themes/custom/img/services/v-2.svg)}.services .service-card:last-child{background-image:url(//finance.bvedia.ru/wp-content/themes/custom/img/services/v-3.svg)}.section-description{color:rgba(31,37,90,.7);margin-top:20px}.section-directions{padding-bottom:clamp(5rem,3.938rem + 4.53vw,9.375rem);padding-top:clamp(5rem,3.938rem + 4.53vw,9.375rem)}.section-directions .section-description{max-width:500px}.slider-directions .card-direction{background:#0142f9;border-radius:10px}.slider-directions .card-direction a{border-radius:10px;color:#fff;display:flex;flex-direction:column;justify-content:space-between;min-height:530px;padding:40px;position:relative;text-decoration:none}.slider-directions .card-direction a:hover .card-direction__title{opacity:0}.slider-directions .card-direction a:hover .card-direction__text{opacity:1}.slider-directions .card-direction .title,.slider-directions .card-direction__title{font-size:clamp(1.125rem,.973rem + .65vw,1.75rem);line-height:1.3}.slider-directions .card-direction__title{transition:opacity .25s ease}.slider-directions .card-direction__img{display:flex;justify-content:center}.slider-directions .card-direction__text{backdrop-filter:blur(10px);background:rgba(31,37,90,.4);border-radius:10px;bottom:0;font-size:18px;left:0;opacity:0;padding:40px;position:absolute;right:0;top:0;transition:opacity .25s ease}.slider-directions .card-direction__text .text{color:hsla(0,0%,100%,.7);line-height:1.2;margin-top:40px}.slider-directions .card-direction__text ul li{margin-bottom:3px}.slider-directions .card-direction__text ul li:last-child{margin-bottom:0}.slider-directions .card-direction__text b,.slider-directions .card-direction__text strong{color:#fff}.section-accent{background-color:#f15927;background-image:url(//finance.bvedia.ru/wp-content/themes/custom/img/bg/sec-accent-bg.svg);background-position:50%;background-repeat:no-repeat;border-radius:10px;color:#fff;padding-bottom:clamp(2.5rem,1.735rem + 3.27vw,5rem);padding-top:clamp(2.5rem,1.735rem + 3.27vw,5rem)}.section-accent .accent-block{margin:0 auto;max-width:1213px}.section-accent .block-btn{margin-top:30px}.section-about{padding-top:clamp(5rem,3.938rem + 4.53vw,9.375rem)}.section-about .section-description{max-width:820px}.section-about .accent-block{align-items:center;background:#f3f7fe;border-radius:10px;display:flex;justify-content:center;margin-top:50px;padding:100px 50px 50px}.section-about .accent-block .block-content{display:flex;flex-direction:column;gap:30px;max-width:1108px;width:100%}.section-about .accent-block .author{align-items:center;background:#fff;border-radius:10px;display:flex;flex-basis:auto;gap:20px;justify-content:center;max-width:454px;padding:20px;position:relative}.section-about .accent-block .author__title{font-size:clamp(.75rem,.568rem + .78vw,1.5rem);line-height:1.2}.section-about .accent-block .author__title span{color:rgba(31,37,90,.7)}.section-about .accent-block .author__icon{position:absolute;right:-50px;top:-50px;z-index:2}.section-about .accent-block .text{align-self:flex-end;color:rgba(246,88,31,.5);font-size:clamp(1.125rem,.973rem + .65vw,1.75rem);line-height:1.35;max-width:865px}.section-about .accent-block .text b,.section-about .accent-block .text strong{color:#f15927}.section-about .text-block-bg{align-items:flex-start;background-image:url(//finance.bvedia.ru/wp-content/themes/custom/img/about/vector-bg.svg);background-position:100% 100%;background-repeat:no-repeat;display:flex;margin-top:30px;min-height:646px}.section-about .text-block-bg__img{display:none}.section-about .text-block-bg__text{background:#f3f7fe;border-radius:10px;color:rgba(31,37,90,.7);max-width:1163px;padding:40px}.section-about .text-block-bg__text b,.section-about .text-block-bg__text strong{color:#1f255a}.section-about .text-block-bg__text p:last-child{margin-bottom:0}.page-main .section-about .accent-block{max-width:100%}.block-two-cols{align-items:start;display:grid;gap:40px;grid-template-columns:repeat(2,2fr);position:relative}.block-two-cols__img,.block-two-cols__img img{border-radius:10px}.block-two-cols__text{background:#f3f7fe;border-radius:10px;padding:40px}.block-two-cols__text .text{color:rgba(31,37,90,.7);position:relative;z-index:2}.block-two-cols__text .text p:last-child{margin:0}.block-two-cols__text .text b,.block-two-cols__text .text strong{color:#1f255a}.block-two-cols .qoute-icon{left:0;position:absolute;top:-18px;z-index:1}.block-two-cols .subtitle{color:rgba(31,37,90,.7);font-size:clamp(.875rem,.607rem + 1.14vw,1.75rem);line-height:1.3;margin:10px 0 45px}.sliding-block{position:relative}.sliding-block__sliding{will-change:transform}.section-list-column{background-color:#0142f9;background-image:url(//finance.bvedia.ru/wp-content/themes/custom/img/bg/principy.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:80px 0}.section-list-column .section-description{color:#f3f7fe;margin-top:75px}.section-list-column .list-row{display:grid;gap:30px;grid-template-columns:32% 1fr;margin-top:-40px;position:relative;z-index:2}.section-list-column .list-items{display:flex;flex-direction:column;gap:40px}.section-list-column .list-item{backdrop-filter:blur(10px);background-color:#fff;border-radius:10px;display:flex;flex-direction:column;justify-content:space-between;min-height:375px;padding:15px 15px 40px 40px}.section-list-column .list-item__btn{display:flex;justify-content:flex-end}.section-list-column .list-item__btn svg{cursor:pointer;transition:transform .25s ease}.section-list-column .list-item .block-text{color:rgba(31,37,90,.7);margin-top:20px;padding-right:25px}.section-list-column .list-item .block-text b,.section-list-column .list-item .block-text strong{color:#1f255a}.section-list-column .list-item:hover .list-item__btn svg{transform:rotate(39deg)}.section-list-column .list-item--accent{background:rgba(246,88,31,.85);color:#fff}.section-list-column .list-item--accent .block-text,.section-list-column .list-item--accent .block-text b,.section-list-column .list-item--accent .block-text strong{color:#fff}.section-list-column .list-item--last{backdrop-filter:blur(0);background-color:transparent;background-image:url(//finance.bvedia.ru/wp-content/themes/custom/img/bg/list-item.png);background-repeat:no-repeat;background-size:cover}.section-advantages{padding-bottom:clamp(5rem,3.938rem + 4.53vw,9.375rem);padding-top:clamp(5rem,3.938rem + 4.53vw,9.375rem)}.section-advantages .section-title{max-width:1100px}.section-advantages .advantages-item{align-items:flex-end;background:#f3f7fe;border-radius:10px;display:flex;min-height:401px;padding:40px 40px 22px;transition:background .25s ease}.section-advantages .advantages-item__text,.section-advantages .advantages-item__title{transition:color .25s ease}.section-advantages .advantages-item__text{color:rgba(31,37,90,.7);margin-top:20px}.section-advantages .advantages-item:hover{background:#0142f9}.section-advantages .advantages-item:hover .advantages-item__text,.section-advantages .advantages-item:hover .advantages-item__title{color:#fff}.section-authors .section-title{max-width:768px}.section-authors .block-two-cols:last-child{margin-top:40px}.section-authors .block-two-cols__text .subtitle{max-width:607px}.section-authors .block-two-cols__text .text{padding-left:21px}.section-accent--blue{background-color:#0142f9}.section-accent--feedback{background-image:url(//finance.bvedia.ru/wp-content/themes/custom/img/bg/vector-2.svg);margin-top:clamp(5rem,3.938rem + 4.53vw,9.375rem)}.section-cases{padding-bottom:clamp(5rem,3.938rem + 4.53vw,9.375rem);padding-top:clamp(5rem,3.938rem + 4.53vw,9.375rem)}.section-cases .section-description{max-width:830px}.slider-cases .slick-list{padding-right:17%}.slider-cases .slick-track{align-items:stretch;display:flex}.slider-cases .slick-slide{height:auto}.slider-wrapper{padding-left:16px}@media (min-width:1200px){.slider-wrapper{padding-left:20px}}@media (min-width:1600px){.slider-wrapper{padding-left:50px}}@media (min-width:1920px){.slider-wrapper{padding-left:74px}}.case-card{background:#f3f7fe;border-radius:10px;height:100%;padding:40px}.case-card__title{font-size:clamp(1.125rem,.934rem + .82vw,1.75rem);line-height:1.3}.case-card__content{display:flex;flex-direction:column;gap:30px;margin-top:clamp(1.25rem,.676rem + 2.45vw,3.125rem)}.case-card__block .title-wrapper{align-items:center;display:flex;gap:20px}.case-card__block .title{font-size:clamp(.875rem,.684rem + .82vw,1.5rem);line-height:1.2}.case-card__block .text{font-size:18px;margin-top:20px}.case-card__block .text p:last-child{margin-bottom:0}.case-card__block .text ul{margin:0}.case-card__block--accent{background:#fff;border-radius:5px;padding:20px}.case-card__block--accent .text{font-weight:600}.section-reviews{padding-bottom:clamp(5rem,3.938rem + 4.53vw,9.375rem)}.section-reviews .section-description{max-width:831px}.card-review{background:#f3f7fe;border-radius:10px;padding:40px}.card-review__title{font-size:clamp(1.125rem,.934rem + .82vw,1.75rem);line-height:1.3;margin-top:40px}.card-review__text{color:rgba(31,37,90,.7);margin-top:40px}.footer{background:url(//finance.bvedia.ru/wp-content/themes/custom/img/bg/vector-large.svg) 50%/auto no-repeat,linear-gradient(180deg,#0142f9,#1138a6);color:#fff;padding-bottom:clamp(2.5rem,1.735rem + 3.27vw,5rem);padding-top:clamp(2.5rem,1.735rem + 3.27vw,5rem)}.footer a{color:#fff;text-decoration:none}.footer a:hover{color:#f15927}.footer .row{display:grid;gap:40px;grid-template-columns:repeat(2,2fr)}.footer .contacts{display:flex;flex-direction:column;gap:80px;list-style:none;margin:112px 0 0;padding:0}.footer .contacts li{display:block}.footer .contacts li span{display:block;margin-bottom:12px}.footer .contacts li a{font-size:clamp(1.75rem,1.367rem + 1.63vw,3rem)}.footer-bottom{display:flex;gap:25px;justify-content:space-between;margin-top:80px}.feedback-form{background:#fff;border-radius:10px;padding:50px 40px}.feedback-form .title-h3{color:#1f255a}.feedback-form .section-description{max-width:550px}.feedback-form__form{margin-top:40px}.page-funding .section-header{background-image:url(//finance.bvedia.ru/wp-content/themes/custom/img/bg/funding/section-header-bg.jpg)}.page-funding .section-header-content{max-width:1330px}.page-funding .section-header-content .description{max-width:995px}.page-funding .services .service-card__title{margin-top:74px}.page-funding .services .service-card:first-child{background-image:url(//finance.bvedia.ru/wp-content/themes/custom/img/services/v-4.svg)}.page-funding .services .service-card:nth-child(2){background-image:url(//finance.bvedia.ru/wp-content/themes/custom/img/services/v-1.svg)}.page-funding .services .service-card:last-child{background-image:url(//finance.bvedia.ru/wp-content/themes/custom/img/services/v-5.svg)}.section-services{padding-bottom:clamp(5rem,3.938rem + 4.53vw,9.375rem);padding-top:clamp(5rem,3.938rem + 4.53vw,9.375rem)}.section-services .services-list{display:flex;flex-direction:column;gap:40px}.section-services .services-block{align-items:stretch;display:flex;gap:40px}.section-services .services-block__img{border-radius:10px;flex:0 0 31.5%}.section-services .services-block__img img{border-radius:10px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.section-services .services-block__img img.hidden-md{display:none}.section-services .services-block__content{background:#f3f7fe;border-radius:10px;padding:40px 40px 47px}.section-services .services-block__text{color:rgba(31,37,90,.7);margin-top:20px}.section-services .services-block__text h2,.section-services .services-block__text h3,.section-services .services-block__text h4,.section-services .services-block__text h5,.section-services .services-block__text h6{color:#1f255a;font-size:clamp(1.125rem,.934rem + .82vw,1.75rem);line-height:1.3;margin:30px 0 20px}.section-services .services-block__text ul{margin:10px 0}.section-services .services-block__text blockquote{background:#fff;border-radius:5px;color:#1f255a;font-size:28px;line-height:1.2;margin:20px 0;padding:20px}.section-services .services-block__btn{margin-top:30px}.section-compare{padding-bottom:clamp(5rem,3.938rem + 4.53vw,9.375rem)}.section-compare .section-description{max-width:600px}.section-compare .swipe-icon{display:none;margin-bottom:20px}.compare-grid{overflow-x:auto;width:100%}.compare-grid .compare-table{display:inline-grid}.compare-grid .compare-table .compare-row{display:inline-flex;font-size:24px}.compare-grid .compare-table .compare-headcol{background:#f3f7fe;display:flex;flex-direction:column;line-height:1.2;padding-left:10px;width:460px}.compare-grid .compare-table .compare-headcol .col-inner{border-radius:10px 0 0 10px;padding:10px 30px}.compare-grid .compare-table .compare-headcol--title{border-radius:10px 10px 0 0;margin-bottom:0;padding:40px 40px 20px}.compare-grid .compare-table .compare-col:after,.compare-grid .compare-table .compare-headcol:after{background:#e6eefb;content:"";display:block;height:10px;position:relative;width:100%;z-index:2}.compare-grid .compare-table .compare-headcol:after{background:#f3f7fe}.compare-grid .compare-table .compare-col--accent:after{background:#fdede7}.compare-grid .compare-table .compare-col--btn:after,.compare-grid .compare-table .compare-col--title:after,.compare-grid .compare-table .compare-headcol--title:after{display:none}.compare-grid .compare-table .compare-col{background:#e6eefb;display:flex;flex-direction:column;line-height:1.2;margin-left:30px;width:619px}.compare-grid .compare-table .compare-col--accent{background:#fdede7}.compare-grid .compare-table .compare-col--accent.block-title{color:#f15927}.compare-grid .compare-table .compare-col--title{border-radius:10px 10px 0 0;color:#0142f9;margin-bottom:0;padding:40px 40px 20px}.compare-grid .compare-table .compare-col--pr{padding-right:10px}.compare-grid .compare-table .compare-col--pr .col-inner{border-radius:0 10px 10px 0}.compare-grid .compare-table .compare-col--btn{border-radius:0 0 10px 10px;display:block;padding:20px 40px 40px}.compare-grid .compare-table .col-inner{background:hsla(0,0%,100%,.7);height:100%;padding:10px 40px;width:100%}.section-leasing{padding-bottom:clamp(5rem,3.938rem + 4.53vw,9.375rem)}.section-leasing .section-title{max-width:783px}.section-leasing-cases{padding-bottom:clamp(5rem,3.938rem + 4.53vw,9.375rem)}.slider-leasing-cases .slick-track{display:flex;gap:30px}.slider-leasing-cases .slick-slide{padding:0!important}.leasing-case{align-items:center;background-repeat:no-repeat;background-size:cover;border-radius:10px;display:flex;height:520px;justify-content:center;position:relative;width:520px}.leasing-case:after{background:#0142f9;content:"";display:block;opacity:.7}.leasing-case a,.leasing-case:after{border-radius:10px;bottom:0;left:0;position:absolute;right:0;top:0}.leasing-case a{align-items:center;color:#fff;display:flex;height:100%;justify-content:center;padding:40px 60px;text-decoration:none;width:100%;z-index:1}.leasing-case__title{color:#fff;line-height:1.3;text-align:center;z-index:2}.section-funding-accent{background-image:url(//finance.bvedia.ru/wp-content/themes/custom/img/bg/funding/sec-funding-accent.svg)}.section-funding-accent .text-wrapper{display:flex;flex-direction:column;gap:45px}.section-work-stages{padding-bottom:clamp(5rem,3.938rem + 4.53vw,9.375rem);padding-top:clamp(5rem,3.938rem + 4.53vw,9.375rem)}.section-work-stages .section-wrapper{display:grid;gap:170px;grid-template-columns:260px 1fr}.work-stages{align-items:flex-start;display:flex;flex-direction:column;gap:40px}.work-stages .stage-item{display:flex;gap:60px;width:100%}.work-stages .stage-item__num{align-items:flex-start;display:flex;flex:0 0 128px}.work-stages .stage-item__description{background:#f3f7fe;border-radius:10px;padding:40px;width:100%}.work-stages .stage-item .text{margin-top:25px}.page-banking-services .section-header{background-color:#f15927;background-image:url(//finance.bvedia.ru/wp-content/themes/custom/img/bg/banking-services/section-header-bg.jpg)}.page-banking-services .section-header-content{max-width:1410px}.page-banking-services .section-header-content .description{max-width:993px}.page-banking-services .services .service-card__icon svg rect{fill:rgba(246,88,31,.1)}.page-banking-services .services .service-card:hover .service-card__icon svg rect{fill:#f15927}.page-banking-services .services .service-card:first-child{background-image:url(//finance.bvedia.ru/wp-content/themes/custom/img/services/v-6.svg)}.page-banking-services .services .service-card:nth-child(2){background-image:url(//finance.bvedia.ru/wp-content/themes/custom/img/services/v-7.svg)}.page-banking-services .services .service-card:last-child{background-image:url(//finance.bvedia.ru/wp-content/themes/custom/img/services/v-8.svg)}.page-banking-services .section-about{padding-bottom:clamp(5rem,3.938rem + 4.53vw,9.375rem)}.page-banking-services .section-about .section-title{max-width:670px}.page-banking-services .section-list-column{background-image:url(//finance.bvedia.ru/wp-content/themes/custom/img/bg/banking-services/sec-mistakes-bg.jpg)}.page-banking-services .section-list-column .list-item__text ul{margin:0}.page-banking-services .section-list-column .list-item__text ul li{margin-bottom:10px}.page-banking-services .section-list-column .list-item__text ul li:last-child{margin-bottom:0}.page-banking-services .section-list-column .list-item--accent{background:rgba(31,37,90,.7)}.page-banking-services .section-solutions .section-description{max-width:831px}.page-banking-services .section-solutions .services-block__text,.page-banking-services .section-solutions .services-block__text h3:first-child{margin-top:0}.section-banking-services{background-image:url(//finance.bvedia.ru/wp-content/themes/custom/img/bg/v-vert.svg);background-position:0 100%;background-repeat:no-repeat}.section-banking-services .banking-services{display:grid;gap:60px;grid-template-columns:repeat(2,2fr)}.section-banking-services .banking-services__title{position:relative}.section-banking-services .banking-services .section-description{max-width:600px}.section-banking-services .banking-services .wrapper{bottom:0;left:0;position:absolute;right:0;top:0}.section-banking-services .banking-services .col-inner{position:sticky;top:130px}.section-banking-services .banking-services__list .button{display:none}.section-banking-services .section-title{max-width:828px}.section-banking-services .button{margin-top:50px}.section-banking-services .banking-services-list{display:flex;flex-direction:column;gap:20px}.section-banking-services .banking-services-list__item{align-items:center;background:#f3f7fe;border-radius:10px;display:flex;min-height:220px;padding:40px}.section-partners{padding-bottom:clamp(5rem,3.938rem + 4.53vw,9.375rem)}.section-partners .marquee-container .marquee-item{background:rgba(25,99,232,.1)}.page-template-default .page-privacy{padding-bottom:clamp(5rem,3.938rem + 4.53vw,9.375rem);padding-top:clamp(5rem,3.938rem + 4.53vw,9.375rem)}.page-template-default .page-header{margin-top:80px}.page-template-default .page-content,.page-template-default .page-header{margin-left:auto;margin-right:auto;max-width:1340px}.page-template-default .page-content{color:rgba(31,37,90,.7)}.page-template-default .page-content h2,.page-template-default .page-content h3,.page-template-default .page-content h4,.page-template-default .page-content h5,.page-template-default .page-content h6{color:#1f255a;margin:1.25em 0}.page-template-default .page-content h2{font-size:clamp(1.25rem,.96rem + 1.29vw,2.25rem);line-height:1.3}.page-template-default .page-content h3{font-size:clamp(1.125rem,.934rem + .82vw,1.75rem);line-height:1.3}.page-template-default .page-content p:last-child{margin-bottom:0}.grecaptcha-badge{display:none!important}@media (max-width:1600px){.slick-slider .slick-list{margin:0 -15px}.slick-slider .slick-slide{padding:0 15px}.page-main .section-header{background-image:url(//finance.bvedia.ru/wp-content/themes/custom/img/bg/home-sec-header-bg-1600.jpg)}.services .services-list{gap:30px;margin-top:-30px}.services .service-card a{padding:30px}.slider-directions .card-direction a{min-height:500px}.slider-directions .card-direction__text{font-size:16px}.slider-directions .card-direction__text .text{margin-top:25px}.section-about .accent-block .author{max-width:426px}.section-about .text-block-bg__text{max-width:1000px}.section-list-column{background-image:url(//finance.bvedia.ru/wp-content/themes/custom/img/bg/principy-sm.jpg)}.section-list-column .list-row{margin-top:-34px}.section-list-column .list-item--last{backdrop-filter:blur(10px);background-color:hsla(0,0%,97%,.85);background-image:none}.section-advantages .advantages-item{min-height:360px;padding:30px 30px 22px}.slider-reviews .slick-list{padding-right:15%}.page-funding .section-header{background-image:url(//finance.bvedia.ru/wp-content/themes/custom/img/bg/funding/section-header-bg-1600.jpg);background-size:cover}.section-services .services-block__title{font-size:32px}.section-services .services-block__text{font-size:18px}.section-services .services-block__text h2,.section-services .services-block__text h3,.section-services .services-block__text h4,.section-services .services-block__text h5,.section-services .services-block__text h6{font-size:24px}.section-services .services-block__text blockquote{font-size:22px;margin:10px 0}.compare-grid .compare-table .compare-row{font-size:20px}.compare-grid .compare-table .compare-headcol{width:380px}.compare-grid .compare-table .compare-col--title{font-size:32px}.compare-grid .compare-table .compare-col{width:530px}.leasing-case{height:480px;width:480px}.leasing-case a{padding:40px}.work-stages .stage-item .title-h3{font-size:24px}.page-banking-services .section-header{background-image:url(//finance.bvedia.ru/wp-content/themes/custom/img/bg/banking-services/section-header-bg-1600.jpg)}.section-banking-services{background-size:35%}}@media (max-width:1599px){body{font-size:18px}.services .service-card__title{margin-top:100px}.services .service-card__title br{display:none}.services .service-card:first-child{background-size:100px}.services .service-card:nth-child(2){background-size:180px}.services .service-card:last-child{background-size:220px}.section-about .accent-block .author{max-width:408px}.section-about .text-block-bg__text{max-width:900px}.section-advantages .advantages-item{min-height:330px}.footer .row{grid-template-columns:42% 1fr}.section-about .text-block-bg{background-size:60%;min-height:510px}.page-funding .services .service-card:first-child{background-size:260px}.page-funding .services .service-card:nth-child(2){background-size:110px}.page-funding .services .service-card:last-child{background-size:260px}.section-services .services-block{gap:30px}.section-services .services-block__title{font-size:28px}.section-services .services-block__text{font-size:16px}.section-services .services-block__text h2,.section-services .services-block__text h3,.section-services .services-block__text h4,.section-services .services-block__text h5,.section-services .services-block__text h6{margin:20px 0 10px}.section-services .services-block__text blockquote{font-size:20px}.compare-grid .compare-table .compare-row{font-size:18px}.compare-grid .compare-table .compare-headcol{width:330px}.compare-grid .compare-table .compare-col--title{font-size:28px}.compare-grid .compare-table .compare-col{width:485px}.leasing-case{height:440px;width:440px}.section-funding-accent{background-size:70%}.work-stages .stage-item .title-h3{font-size:22px}.page-banking-services .services .service-card:first-child{background-size:180px}.page-banking-services .services .service-card:last-child,.page-banking-services .services .service-card:nth-child(2){background-size:240px}.section-banking-services{background-size:30%}}@media (max-width:1400px){.page-main .section-header{background-image:url(//finance.bvedia.ru/wp-content/themes/custom/img/bg/home-sec-header-bg-1400.jpg)}.section-list-column .list-row{margin-top:-30px}.page-funding .section-header{background-image:url(//finance.bvedia.ru/wp-content/themes/custom/img/bg/funding/section-header-bg-1400.jpg)}.page-banking-services .section-header{background-image:url(//finance.bvedia.ru/wp-content/themes/custom/img/bg/banking-services/section-header-bg-1400.jpg)}}@media (max-width:1399px){.slick-slider .slick-list{margin:0 -10px}.slick-slider .slick-slide{padding:0 10px}.main-menu ul li a{font-size:16px}.marquee-container .marquee-item{margin-right:18px}.marquee-container .marquee-item img{max-height:24px}.services .services-list{gap:20px;margin-top:-25px}.services .service-card{background-position:30px 30px}.services .service-card a{padding:30px 20px}.services .service-card__icon svg{height:auto;width:50px}.services .service-card__title{margin-top:65px}.services .service-card:first-child{background-size:90px}.services .service-card:nth-child(2){background-size:160px}.services .service-card:last-child{background-size:180px}.slider-directions .card-direction a{min-height:450px;padding:30px}.slider-directions .card-direction__text{font-size:14px;padding:30px}.section-about .accent-block .block-content{max-width:80%}.section-about .accent-block .author{max-width:390px}.section-about .accent-block .text{max-width:670px}.section-about .text-block-bg{background-size:75%;padding-top:160px}.section-advantages .advantages-item{min-height:300px;padding:20px}.slider-cases .slick-list{padding-right:30%}.case-card__block .text{font-size:16px}.footer .row{display:flex;flex-direction:column-reverse}.feedback-form{display:flex;gap:40px}.feedback-form__title{flex:0 0 35%}.feedback-form__form{margin-top:0}.page-funding .section-header-content{padding-top:200px}.page-funding .section-header .marquee-container{margin-top:90px}.page-funding .services .service-card:first-child{background-size:210px}.page-funding .services .service-card:nth-child(2){background-size:90px}.page-funding .services .service-card:last-child{background-size:210px}.section-services .services-block__title{font-size:24px}.section-services .services-block__text{font-size:16px}.section-services .services-block__text h2,.section-services .services-block__text h3,.section-services .services-block__text h4,.section-services .services-block__text h5,.section-services .services-block__text h6{font-size:20px}.section-services .services-block__text blockquote{font-size:18px}.section-compare .swipe-icon{display:block}.leasing-case{height:420px;width:420px}.section-funding-accent{background-size:80%}.section-work-stages .section-wrapper{display:flex;flex-direction:column;gap:50px}.work-stages{gap:30px}.work-stages .stage-item{gap:40px}.work-stages .stage-item__num{flex:0 0 90px}.work-stages .stage-item__description{padding:30px}.work-stages .stage-item .title-h3{font-size:20px}.page-banking-services .services .service-card:first-child{background-size:150px}.page-banking-services .services .service-card:last-child,.page-banking-services .services .service-card:nth-child(2){background-size:190px}.section-banking-services .banking-services{grid-template-columns:38% 1fr}}@media (max-width:1200px){.page-main .section-header{background-image:url(//finance.bvedia.ru/wp-content/themes/custom/img/bg/home-sec-header-bg-1200.jpg)}.section-list-column .list-row{margin-top:-26px}.page-funding .section-header{background-image:url(//finance.bvedia.ru/wp-content/themes/custom/img/bg/funding/section-header-bg-1200.jpg)}.page-banking-services .section-header{background-image:url(//finance.bvedia.ru/wp-content/themes/custom/img/bg/banking-services/section-header-bg-1200.jpg)}}@media (max-width:1199px){.success-form{max-width:600px}.section-header-content{padding-top:240px}.services .services-list{margin-top:-23px}.marquee-container .marquee-item{padding:15px}.marquee-container .marquee-item img{max-height:18px}.slider-directions .card-direction__text{font-size:16px}.block-two-cols{gap:30px}.block-two-cols__text{padding:30px}.section-about .accent-block .block-content{max-width:100%}.section-about .accent-block .author{max-width:373px}.section-about .accent-block .author__icon{right:-35px;top:-35px}.section-about .accent-block .author__icon svg{height:auto;width:70px}.section-about .text-block-bg{background-image:none;flex-direction:column;margin-top:0;min-height:auto;padding-top:30px}.section-about .text-block-bg__img{display:block}.section-about .text-block-bg__text{margin-top:-100px;max-width:100%;position:relative;z-index:2}.section-list-column .section-description{margin-top:50px}.section-list-column .list-row{display:flex;flex-direction:column;margin-top:0}.slider-reviews .slick-list{padding-right:0}.footer .row{gap:60px}.footer .contacts{gap:40px;margin-top:80px}.feedback-form{flex-direction:column}.section-services .services-block__text{font-size:14px}.compare-grid .compare-table .compare-row{font-size:16px}.compare-grid .compare-table .compare-headcol{width:290px}.compare-grid .compare-table .compare-headcol .col-inner{padding-left:10px}.compare-grid .compare-table .compare-col--title,.compare-grid .compare-table .compare-headcol--title{padding:20px}.compare-grid .compare-table .compare-col--btn{padding:10px 20px 20px}.compare-grid .compare-table .compare-col{margin-left:20px;width:400px}.compare-grid .compare-table .compare-col--title{font-size:24px}.compare-grid .compare-table .col-inner{padding-left:20px;padding-right:10px}.leasing-case{height:400px;width:400px}.section-funding-accent{background-size:85%}}@media (max-width:991px){body{font-size:16px}.warning{left:50%;min-width:91%;transform:translateX(-50%)}.success-form{max-width:500px}.header{padding:10px 15px}.header-wrapper{padding:0 16px}.header-inner{gap:20px}.header .button{font-size:15px}.main-menu ul li a{font-size:14px;padding:10px 14px}.main-menu ul ul.sub-menu li a{padding:15px}.services .services-list{flex-direction:column;margin-top:-18px}.services .service-card__title{margin-top:80px}.services .service-card:first-child{background-size:80px}.services .service-card:nth-child(2){background-size:150px}.services .service-card:last-child{background-size:180px}.slider-directions .card-direction__text{font-size:14px}.block-two-cols{grid-template-columns:repeat(1,1fr)}.block-two-cols .qoute-icon img{height:auto;width:40px}.section-about .accent-block{padding:80px 40px 40px}.section-about .accent-block .author{max-width:355px}.section-about .text-block-bg__text{margin-top:-70px}.section-list-column .list-item{min-height:340px}.section-authors .block-two-cols:last-child{display:flex;flex-direction:column-reverse}.slider-cases .slick-list{padding-right:15%}.case-card__content{gap:20px}.case-card__block .text{font-size:14px}.slider-reviews .slick-list{padding-right:15%}.section-services .services-block{flex-direction:column;gap:20px}.section-services .services-block__img img.hidden-sm{display:none}.section-services .services-block__img img.hidden-md{display:block}.compare-grid .compare-table .compare-row{font-size:14px}.compare-grid .compare-table .compare-headcol{width:262px}.compare-grid .compare-table .compare-col{margin-left:10px;width:340px}.compare-grid .compare-table .compare-col--title{font-size:20px}.slider-leasing-cases .slick-track{gap:20px}.leasing-case{height:360px;width:360px}.section-funding-accent{background-size:cover}.page-banking-services .services .service-card:first-child{background-size:120px}.page-banking-services .services .service-card:last-child,.page-banking-services .services .service-card:nth-child(2){background-size:150px}.section-banking-services{background-image:url(//finance.bvedia.ru/wp-content/themes/custom/img/bg/v-vert-sm.svg);background-position:0 0;background-size:100px;padding-top:38px}.section-banking-services .section-title{max-width:430px}.section-banking-services .banking-services{display:flex;flex-direction:column;gap:60px}.section-banking-services .banking-services .col-inner,.section-banking-services .banking-services .wrapper{position:static}.section-banking-services .banking-services .button{display:inline-flex}.section-banking-services .banking-services__title .button{display:none}.section-banking-services .banking-services-list__item{min-height:150px;padding:30px}}@media (max-width:768px){.page-main .section-header{background-image:url(//finance.bvedia.ru/wp-content/themes/custom/img/bg/home-sec-header-bg-768.jpg)}.page-funding .section-header{background-image:url(//finance.bvedia.ru/wp-content/themes/custom/img/bg/funding/section-header-bg-768.jpg)}.page-banking-services .section-header{background-image:url(//finance.bvedia.ru/wp-content/themes/custom/img/bg/banking-services/section-header-bg-768.jpg)}}@media (max-width:767px){body{font-size:14px}::-moz-placeholder{font-size:14px}::placeholder{font-size:14px}form .form-control{border-radius:5px;font-size:14px;padding:15px}form .accept{font-size:16px}.select2-container .select2-selection--multiple .select2-selection__rendered{height:53px}.select2-container .select2-search--inline .select2-search__field{font-size:14px}.select2-container--default .select2-selection--multiple,.select2-container--default .select2-selection--single{border-radius:5px;height:53px}.select2-container--default .select2-dropdown{border-radius:0 0 5px 5px}.select2-container--default .select2-selection--single .select2-selection__placeholder,.select2-container--default .select2-selection--single .select2-selection__rendered{font-size:14px}.select2-container--default .select2-selection--single .select2-selection__rendered:after{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" fill="none" viewBox="0 0 14 8"><path stroke="%231f255a" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 1 7 7 1 1"/></svg>');background-position:50%;background-repeat:no-repeat;height:14px;width:14px}.select2-container--default .select2-results:before{width:calc(100% - 30px)}.select2-container--default .select2-results__options::-webkit-scrollbar{width:3px}.select2-container--default .select2-results__option{font-size:14px;margin-bottom:10px;padding:0 15px}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__rendered:after{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" fill="none" viewBox="0 0 14 8"><path stroke="%231f255a" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 7 7 1 1 7"/></svg>');background-position:50%;background-repeat:no-repeat}.header{display:none}.header-wrapper{left:0;padding:12px 16px;top:0;transform:translateX(0)}.header-wrapper.sticky .logo img{opacity:0}.header-wrapper .header-mobile{display:flex}.services .services-list{margin-top:-15px}.services .service-card{background-position:20px 20px}.services .service-card a{padding:20px}.marquee-container .marquee-item{border-radius:5px;margin-right:10px;padding:10px}.marquee-container .marquee-item img{max-height:20px}.page-template-default .header-wrapper{background:#0034c5;transition:background .25s ease}.page-template-default .header-wrapper.sticky{background:transparent}}@media (max-width:576px){.button{font-size:14px;padding:10px 15px}.slick-slider .slick-list{margin:0 -5px}.slick-slider .slick-slide{padding:0 5px}.warning{bottom:20px;padding:20px}.warning__title{margin-bottom:10px}.warning__buttons{gap:10px;margin-top:20px}form .form-group-row{grid-template-columns:repeat(1,1fr)}form .form-submit{margin-top:15px}form .accept{font-size:12px;gap:10px}.popup-form{border-radius:0;padding:30px 20px 20px}.popup-form__form{margin-top:30px}.popup-form .close-popup{height:16px;right:20px;top:24px;width:16px}.success-form{padding-bottom:60px;padding-top:60px}.mfp-container{padding:0}.page-main .section-header{background-image:url(//finance.bvedia.ru/wp-content/themes/custom/img/bg/home-sec-header-bg-576.jpg)}.header-mobile .logo img{max-width:41px}.section-header{padding-bottom:60px}.section-header-content{padding-top:160px}.services .service-card__text{margin-top:10px}.slider-directions .slick-list{padding-right:12%}.slider-directions .card-direction a{min-height:320px;padding:20px}.slider-directions .card-direction__text{font-size:11px;padding:20px}.slider-directions .card-direction__text .text{margin-top:10px}.slider-directions .slick-slide:nth-child(2) .card-direction img{max-width:204px}.slider-directions .slick-slide:nth-child(3) .card-direction img{max-width:240px}.slider-directions .slick-slide:nth-child(4) .card-direction img{max-width:171px}.section-accent{background-image:url(//finance.bvedia.ru/wp-content/themes/custom/img/bg/sec-accent-bg-sm.svg)}.block-two-cols{gap:20px}.block-two-cols__text{padding:20px}.block-two-cols__text .subtitle{margin-bottom:35px}.block-two-cols .qoute-icon{top:-13px}.block-two-cols .qoute-icon img{width:30px}.section-about .accent-block{margin-top:40px;padding:45px 20px 20px}.section-about .accent-block .author{border-radius:5px;gap:10px;max-width:222px;padding:10px}.section-about .accent-block .author img{max-width:50px}.section-about .accent-block .author__icon{right:-25px;top:-25px}.section-about .accent-block .author__icon svg{width:44px}.section-about .text-block-bg__text{margin-top:-30px;padding:20px}.section-list-column{padding:60px 0}.section-list-column .title-transparent{font-size:37px}.section-list-column .section-description{margin-top:10px}.section-list-column .list-items{gap:20px}.section-list-column .list-item{min-height:267px;padding:10px 10px 20px 20px}.section-list-column .list-item__btn svg{height:auto;width:50px}.section-list-column .list-item .block-text{margin-top:10px}.section-advantages .slider-advantages .slick-list{padding-right:37%}.section-advantages .advantages-item{min-height:205px}.section-advantages .advantages-item__text{margin-top:8px}.section-authors .block-two-cols__text .text{padding-left:15px}.section-accent--feedback{background-image:url(//finance.bvedia.ru/wp-content/themes/custom/img/bg/vector-2-sm.svg);background-size:cover}.section-accent--feedback .accent-block{max-width:100%!important}.slider-cases .slick-list{padding-right:7%}.case-card{padding:20px}.case-card__block .title-wrapper{align-items:flex-start;gap:10px}.case-card__block .text{font-size:12px;margin-top:10px}.case-card__block .icon svg{height:auto;width:20px}.case-card__block--accent{padding:10px}.slider-reviews .slick-list{padding-right:7%}.card-review{padding:20px}.card-review__img img{max-width:50px}.card-review__text,.card-review__title{margin-top:15px}.footer{background:url(//finance.bvedia.ru/wp-content/themes/custom/img/bg/footer-bg-sm.svg) center 97%/auto no-repeat,linear-gradient(180deg,#0142f9,#1138a6)}.footer .logo img{max-width:210px}.footer .contacts{margin-top:40px}.footer .contacts li span{margin-bottom:5px}.footer-bottom{flex-direction:column;gap:10px;margin-top:60px}.feedback-form{gap:30px;padding:20px}.page-funding .section-header{background-image:url(//finance.bvedia.ru/wp-content/themes/custom/img/bg/funding/section-header-bg-576.jpg)}.page-funding .section-header-content{padding-top:160px}.page-funding .section-header-content .description{margin-top:20px}.page-funding .section-header .page-title{font-size:24px}.page-funding .section-header .title-transparent{font-size:40px}.page-funding .services .service-card:first-child{background-size:200px}.page-funding .services .service-card:nth-child(2){background-size:87px}.page-funding .services .service-card:last-child{background-size:200px}.page-funding .services .service-card__title{margin-top:67px}.section-services .services-block__content{padding:20px}.section-services .services-block__title{font-size:20px}.section-services .services-block__text{font-size:12px}.section-services .services-block__text h2,.section-services .services-block__text h3,.section-services .services-block__text h4,.section-services .services-block__text h5,.section-services .services-block__text h6{font-size:18px}.section-services .services-block__text blockquote{font-size:14px}.section-services .services-block__btn{margin-top:20px}.slider-leasing-cases .slick-list{padding-right:12%}.leasing-case{height:auto;min-height:320px;width:auto}.section-funding-accent{background-image:url(//finance.bvedia.ru/wp-content/themes/custom/img/bg/sec-accent-bg-sm.svg);background-size:auto}.work-stages,.work-stages .stage-item{gap:20px}.work-stages .stage-item__num{flex:0 0 46px}.work-stages .stage-item__description{padding:20px}.work-stages .stage-item .title-h3{font-size:14px}.work-stages .stage-item .text{margin-top:15px}.page-banking-services .section-header .page-title{font-size:23px}.page-banking-services .section-header .title-transparent{font-size:28px}.page-banking-services .section-header .marquee-container{margin-top:63px}.page-banking-services .services .services-list{margin-top:-6px}.page-banking-services .services .service-card:first-child{background-size:135px}.page-banking-services .services .service-card:nth-child(2){background-size:200px}.page-banking-services .services .service-card:last-child{background-size:180px}.page-banking-services .section-list-column .list-item .block-title{font-size:20px}.page-banking-services .section-list-column .list-item__text ul li{margin-bottom:5px}.page-banking-services .section-list-column .list-item:first-child{gap:30px}.page-banking-services .section-list-column .list-item:last-child{background-image:url(//finance.bvedia.ru/wp-content/themes/custom/img/bg/list-item-sm-2.png)}.page-banking-services .section-solutions{padding-bottom:43px}.section-banking-services{background-size:75px;padding-top:28px}.section-banking-services .banking-services{gap:40px}.section-banking-services .banking-services-list{gap:10px}.section-banking-services .banking-services-list__item{min-height:auto;padding:20px}.section-banking-services .banking-services-list__item .title-h3{font-size:14px}.section-banking-services .button{margin-top:40px}.page-template-default .page-header{margin-top:35px}}@media (max-width:460px){body{font-size:12px}.services .services-list{margin-top:-12px}}@media (max-width:430px){.page-main .section-header{background-image:url(//finance.bvedia.ru/wp-content/themes/custom/img/bg/home-sec-header-bg-430.jpg)}.page-main .accent-block{max-width:270px}.section-list-column .list-item{max-width:343px}.section-list-column .list-item--last{backdrop-filter:blur(0);background-color:transparent;background-image:url(//finance.bvedia.ru/wp-content/themes/custom/img/bg/list-item-sm.png)}.page-funding .section-header{background-image:url(//finance.bvedia.ru/wp-content/themes/custom/img/bg/funding/section-header-bg-430.jpg)}.page-banking-services .section-header{background-image:url(//finance.bvedia.ru/wp-content/themes/custom/img/bg/banking-services/section-header-bg-430.jpg)}}@media (max-width:375px){.page-main .section-header{background-image:url(//finance.bvedia.ru/wp-content/themes/custom/img/bg/home-sec-header-bg-sm.jpg)}.page-banking-services .section-header{background-image:url(//finance.bvedia.ru/wp-content/themes/custom/img/bg/banking-services/section-header-bg-375.jpg)}}@media (max-width:360px){.section-list-column .list-item--last{background-position:2% 100%;background-size:99%}}