@charset "UTF-8";body{color:#081838;font-family:Nunito Sans,sans-serif;font-size:16px;line-height:1.25;overflow-x:hidden;position:relative}@media screen and (max-width:359px){body{min-width:360px;overflow-x:visible}}li,ol,ul{display:block;list-style:none;margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-weight:400;line-height:1.25;margin:0}p{margin:0}a{display:inline-block;transition:all .25s ease-in-out}a,a:hover{color:#080957;text-decoration:none}a:active{color:#080957;transition:all .15s ease}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;display:none;margin:0}picture{display:block}img{max-width:100%}svg{transition:all .25s ease-in-out}.container{margin:0 auto;max-width:1360px;padding:0 20px;width:100%}@media screen and (min-width:768px) and (max-width:1023px){.container{padding:0 20px}}@media screen and (max-width:767px){.container{padding:0 20px}}.btn{align-items:center;background:#080957;border:1px solid #080957;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:400;justify-content:center;line-height:1;min-height:44px;padding:11px 16px;text-align:center;transition:all .25s ease-in-out;width:-moz-fit-content;width:fit-content}.btn>svg{color:#fff;height:25px;min-width:25px;width:25px}.btn>span+svg,.btn>svg+span{margin-left:8px}.btn:focus{outline:none}.btn:hover{color:#fff}.btn--sm{min-height:36px;padding:5px 8px}.btn--lg{font-size:18px;font-weight:600;min-height:36px;padding:12px 22px}.btn--search{min-width:90px;width:90px}.btn--orange{background:#ff6d02;border-color:#ff6d02}.btn--orange[disabled]{background:#dbdbdb;border-color:#dbdbdb;color:#fff}.btn--white{background:#fff;border-color:#fff}.btn--white,.btn--white:hover,.btn--white>svg{color:#080957}.btn--white[disabled]{background:#dbdbdb;border-color:#dbdbdb;color:#fff}.btn--grey{background:#f3f5fc;border-color:#f3f5fc}.btn--grey,.btn--grey:hover,.btn--grey>svg{color:#080957}.btn--grey[disabled]{background:#dbdbdb;border-color:#dbdbdb;color:#fff}.btn--green{background:#dcfadb;border-color:#dcfadb}.btn--green,.btn--green>svg{color:#248222}.btn--border{background:#fff}.btn--border,.btn--border:hover,.btn--border>svg{color:#080957}.btn--border[disabled]{background:transparent;border-color:#cfcfcf;color:#b6b6b6}@media screen and (hover:hover){.btn:hover:not([disabled]){background:#293a80;border-color:#293a80;color:#fff}.btn--orange:hover:not([disabled]){background:#f8a162;border-color:#f8a162;color:#fff}.btn--white:hover:not([disabled]){background:#f3f5fc;border-color:#f3f5fc;color:#080957}.btn--grey:hover:not([disabled]){background:#293a80;border-color:#293a80;color:#fff}.btn--grey:hover:not([disabled])>svg{color:#fff}.btn--green:hover:not([disabled]){background:#c7efc6;border-color:#c7efc6;color:#248222}.btn--border:hover:not([disabled]){background:#f3f5fc;border-color:#7577cd;color:#293a80}}.square-checkbox{cursor:pointer;display:block;margin:0}.square-checkbox__input{opacity:0;position:absolute;z-index:-1}.square-checkbox__input:checked~.square-checkbox__group .square-checkbox__icon:before{opacity:0}.square-checkbox__input:checked~.square-checkbox__group .square-checkbox__icon:after{opacity:1}.square-checkbox__group{align-items:center;cursor:pointer;display:flex;text-align:left}.square-checkbox__icon{display:block;height:24px;min-width:24px;overflow:hidden;position:relative;transition:all .25s ease-in-out;width:24px;z-index:1}.square-checkbox__icon:before{background-image:url(/images_v2/sprite.svg#icon-check-square)}.square-checkbox__icon:after,.square-checkbox__icon:before{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:18px;left:50%;min-width:18px;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .15s ease;width:18px;z-index:1}.square-checkbox__icon:after{background-image:url(/images_v2/sprite.svg#icon-check-square-checked);opacity:0}.square-checkbox__icon+.square-checkbox__label{margin-left:6px}.square-checkbox__label{display:flex;flex-direction:column;justify-content:center;min-height:24px}.square-checkbox__inner{align-items:center;display:flex}.square-checkbox__title{font-size:16px}.square-checkbox__subtitle,.square-checkbox__title{color:#080957;display:block;font-weight:400;width:-moz-fit-content;width:fit-content}.square-checkbox__subtitle{font-size:14px;margin-top:3px}.square-checkbox__subtitle a{border-bottom:1px solid #080957}@media screen and (hover:hover){.square-checkbox__subtitle a:hover{coloR:#ff6d02;border-color:#ff6d02}}.square-checkbox__info{margin-left:4px}@media screen and (max-width:767px){.square-checkbox__info{margin-left:2px}}.square-checkbox__help{color:#293a80;display:block;font-size:12px;font-weight:400;margin-top:4px;width:-moz-fit-content;width:fit-content}@media screen and (max-width:400px){.auth-form .square-checkbox__label{margin-left:20px}}.category-selection .square-checkbox__icon{height:30px;min-width:30px;width:30px}.category-selection .square-checkbox__icon:after,.category-selection .square-checkbox__icon:before{height:28px;min-width:28px;width:28px}.circle-checkbox{cursor:pointer;display:block;margin:0}.circle-checkbox__input{display:none}.circle-checkbox__input:checked~.circle-checkbox__group .circle-checkbox__icon{background:#ff6d02}.circle-checkbox__group{align-items:flex-start;cursor:pointer;display:flex;text-align:left}.circle-checkbox__icon{border:1px solid #ff6d02;border-radius:50%;display:block;height:18px;min-width:18px;overflow:hidden;position:relative;transition:all .25s ease-in-out;width:18px;z-index:1}.circle-checkbox__icon+.circle-checkbox__label{margin-left:4px}.circle-checkbox__label{display:flex;flex-direction:column;justify-content:center;min-height:18px}.circle-checkbox__inner{align-items:center;display:flex}.circle-checkbox__title{color:#080957;display:block;font-size:16px;font-weight:400;line-height:18px;width:-moz-fit-content;width:fit-content}.rating-select{align-items:center;display:flex;flex-direction:row-reverse;justify-content:flex-end}.rating-select__label{cursor:pointer;margin-right:4px;position:relative}.rating-select__label,.rating-select__label:before{display:block;height:24px;min-width:24px;width:24px;z-index:1}.rating-select__label:before{background-image:url(/images_v2/sprite.svg#icon-star-filled-orange);background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .25s ease-in-out}.input-group{position:relative}.input-group--lg .input-group__input{padding:16px 12px}.input-group.is--error .input-group__input,.input-group.is--error .input-group__input:focus{background:#ffe8d6;border-color:#ca3227;color:#5b5b5b}.input-group.is--error .input-group__error{display:block}.input-group__btn{align-items:center;background:transparent;border:none;border-radius:0;display:flex;font-size:0;height:17px;justify-content:center;left:12px;min-width:17px;padding:0;position:absolute;top:13px;width:17px;z-index:1}.input-group__btn:focus{outline:none}.input-group__btn+.input-group__input{padding:10px 12px 10px 38px}.input-group__btn-icon{color:#080957;height:17px;min-width:17px;width:17px}.input-group__input{line-height:1;min-height:44px}.input-group__textarea{min-height:141px;resize:none}.input-group__input,.input-group__textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#f3f5fc;border:1px solid #f3f5fc;border-radius:8px;color:#080957;display:block;font-size:16px;font-weight:400;overflow:hidden;padding:10px 12px;transition:all .25s ease-in-out;width:100%}.input-group__input::-moz-placeholder,.input-group__textarea::-moz-placeholder{color:#080957;opacity:1}.input-group__input::placeholder,.input-group__textarea::placeholder{color:#080957;opacity:1}.input-group__input--right,.input-group__textarea--right{text-align:right}.input-group__input:focus,.input-group__textarea:focus{background:#fff;border-color:#959ec6;box-shadow:0 8px 20px hsla(0,0%,62%,.08);outline:none}@media screen and (hover:hover){.input-group__input:hover,.input-group__textarea:hover{background:#fff;border-color:#959ec6;box-shadow:0 8px 20px hsla(0,0%,62%,.08)}}.input-group__textarea+.input-group__symbol{top:118px}.input-group__symbol{color:#080957;display:none;font-size:12px;font-weight:400;pointer-events:none;position:absolute;right:16px;top:10px;z-index:1}.input-group__error{color:#ca3227;font-size:14px;font-weight:400;margin-top:4px}.twitter-typeahead .input-group__input{padding:10px 12px 10px 38px}.select-grey{-webkit-appearance:none;-moz-appearance:none;background-color:#f3f5fc;background-image:url(/images_v2/sprite.svg#icon-caret-dark-blue);background-position-x:97%;background-position-y:50%;background-repeat:no-repeat;background-size:24px;border-color:#f3f5fc;border-radius:8px;color:#080957;cursor:pointer;font-size:16px;padding:10px 48px 10px 12px;transition:all .25s ease-in-out}.select-grey option{background-color:#f3f5fc;color:#080957;cursor:pointer}.select-grey:hover{background-color:#fff;border-color:#959ec6;box-shadow:0 8px 20px hsla(0,0%,62%,.08)}.select-grey:focus{background:#293a80;background-image:url(/images_v2/sprite.svg#icon-caret-white);background-position-x:97%;background-position-y:50%;background-repeat:no-repeat;background-size:24px;border-color:#293a80;box-shadow:none;color:#fff;outline:none}.select-box{position:relative}.select-box__selected{align-items:center;background:#f3f5fc;border:1px solid #f3f5fc;border-radius:8px;color:#080957;cursor:pointer;display:flex;font-size:16px;font-weight:400;line-height:1;overflow:hidden;padding:13px 48px 13px 12px;position:relative;transition:all .25s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.select-box__selected:after{background-image:url(/images_v2/sprite.svg#icon-caret-dark-blue);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:24px;position:absolute;right:12px;top:9px;transition:all .25s ease-in-out;width:24px}.select-box__selected:active{background:#293a80;border-color:#293a80;color:#fff}.select-box__selected:active:after{background-image:url(/images_v2/sprite.svg#icon-caret-white)}.select-box__selected--active{background:#293a80;border-color:#293a80;color:#fff}.select-box__selected--active:after{background-image:url(/images_v2/sprite.svg#icon-caret-white);transform:rotate(180deg)}@media screen and (hover:hover){.select-box__selected:hover{background:#fff;border-color:#959ec6;box-shadow:0 8px 20px hsla(0,0%,62%,.08)}.select-box__selected--active:hover{background:#293a80;border-color:#293a80;color:#fff}.select-box__selected--active:hover:after{background-image:url(/images_v2/sprite.svg#icon-caret-white)}.select-box__selected:active{background:#293a80;border-color:#293a80;color:#fff}.select-box__selected:active:after{background-image:url(/images_v2/sprite.svg#icon-caret-white)}}.select-box__placeholder{display:none;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-box__placeholder--active{display:block}.select-box__value{display:none;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-box__value--active{display:block}.select-box__values{display:none;margin-top:4px}.select-box__values--active{display:block}.select-box__values-list{display:flex;flex-wrap:wrap;margin-bottom:-4px;margin-right:-16px}.select-box__values-elem{align-items:center;color:#7f7f7f;display:flex;font-size:14px;font-weight:400;margin-bottom:4px;margin-right:16px;width:-moz-fit-content;width:fit-content}.select-box__values-elem>*+*{margin-left:2px}.select-box__values-clear{align-items:center;background:transparent;border:none;border-radius:0;display:flex;font-size:0;height:19px;justify-content:center;min-width:19px;padding:0;width:19px}.select-box__values-clear>svg{color:#7f7f7f;height:19px;min-width:19px;width:19px}.select-box__values-clear:focus{outline:none}.select-box__container{background:#fff;border-bottom:1px solid #eee;box-shadow:0 8px 20px hsla(0,0%,62%,.08);opacity:0;pointer-events:none;position:absolute;top:52px;transition:all .25s ease-in-out;visibility:hidden;width:100%;z-index:10}.select-box__container--active{opacity:1;pointer-events:all;visibility:visible}.select-box__container--active .select-box__option{opacity:1;transition:opacity .25s ease-in-out .05s}.select-box__wrap{max-height:240px;overflow-y:auto}.select-box__scroll{overflow:hidden}.select-box__option{opacity:0;transition:opacity .25s ease-in-out;width:100%}.select-box__radio{display:none}.select-box__radio:checked+label .select-box__icon:before{background-image:url(/images_v2/sprite.svg#icon-check-square-checked)}.select-box__label{align-items:flex-start;color:#080957;cursor:pointer;display:flex;font-size:16px;font-weight:400;margin:0;padding:12px;transition:all .25s ease-in-out}@media screen and (hover:hover){.select-box__label:hover{background:#f3f5fc}}.select-box__icon{display:block;height:24px;margin-right:8px;min-width:24px;position:relative;width:24px}.select-box__icon:before{background-image:url(/images_v2/sprite.svg#icon-check-square);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:18px;left:50%;min-width:18px;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .25s ease-in-out;width:18px;z-index:1}.select-box__title{display:block;margin:auto 0}.popup-select,.select-box__title{-webkit-user-select:none;-moz-user-select:none;user-select:none}.popup-select{align-items:center;background:#f3f5fc;border:1px solid #f3f5fc;border-radius:8px;color:#080957;cursor:pointer;display:flex;font-size:16px;font-weight:400;justify-content:space-between;line-height:1;overflow:hidden;padding:9px 12px;position:relative;transition:all .25s ease-in-out;width:100%}.popup-select>svg{color:#080957;height:24px;min-width:24px;width:24px}.popup-select>span{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.popup-select>*+*{margin-left:8px}.popup-select:active{background:#293a80;border-color:#293a80;color:#fff}.popup-select:active>svg{color:#fff}@media screen and (hover:hover){.popup-select:hover{background:#fff;border-color:#959ec6;box-shadow:0 8px 20px hsla(0,0%,62%,.08)}.popup-select:active{background:#293a80;border-color:#293a80;color:#fff}.popup-select:active>svg{color:#fff}}.default-select .ss-main{width:-moz-fit-content;width:fit-content}.default-select .ss-main .ss-single-selected{background:transparent;border:none;border-radius:0;color:#293a80;font-size:14px;font-weight:400;height:100%;line-height:1;padding:0;width:100%}.default-select .ss-main .ss-single-selected .placeholder .ss-disabled{color:#293a80}.default-select .ss-main .ss-single-selected .placeholder{line-height:1}.default-select .ss-main .ss-single-selected .ss-arrow{margin:0 0 0 2px}.default-select .ss-main .ss-single-selected .ss-arrow span{background-image:url(/images_v2/sprite.svg#icon-caret-blue);background-position:50%;background-repeat:no-repeat;background-size:contain;border:0;height:24px;margin:0;padding:0;transform:none;transition:all .25s ease-in-out;width:24px}.default-select .ss-main .ss-single-selected .ss-arrow span.arrow-down{transform:rotate(0)}.default-select .ss-main .ss-single-selected.ss-open-above,.default-select .ss-main .ss-single-selected.ss-open-below{border-radius:0}.default-select .ss-main .ss-single-selected.ss-open-below+*{margin-top:6px}.default-select .ss-main .ss-single-selected.ss-open-above+*{border-radius:0;transform:scale(1) translateY(-6px)}.default-select .ss-content .ss-search{display:none}.default-select .ss-content{background:#fff;border:none;border-radius:0 0 20px 20px;box-shadow:0 8px 20px hsla(0,0%,62%,.08);color:#080957;margin:0;min-width:-moz-min-content;min-width:min-content;overflow:hidden;width:100%;z-index:99!important}.default-select .ss-content .ss-list{max-height:none;padding:0}.default-select .ss-content .ss-list .ss-option{color:#080957;cursor:pointer;font-size:16px;font-weight:400;line-height:1;padding:20px;transition:all .25s ease-in-out;white-space:nowrap}.default-select .ss-content .ss-list .ss-option.ss-disabled,.default-select .ss-content .ss-list .ss-option.ss-disabled:not(.ss-option-selected),.default-select .ss-option:first-child.ss-disabled.ss-option-selected{display:none}.default-select .ss-content .ss-list .ss-option.ss-highlighted,.default-select .ss-content .ss-list .ss-option:hover{background:#f3f5fc;color:#080957}.default-select .ss-arrow .arrow-down{background:none;height:auto;width:auto}.control-group{position:relative}.control-group__top{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:4px}.control-group__heading{color:#080957;display:block;font-size:14px;font-weight:600}.control-group__heading+.control-group__clear{margin-left:4px}.control-group__clear{align-items:center;background:transparent;border:none;border-radius:0;color:#080957;display:flex;font-size:14px;font-weight:400;padding:0;transition:all .25s ease-in-out;white-space:nowrap;width:-moz-fit-content;width:fit-content}.control-group__clear>svg{color:#080957;height:19px;min-width:19px;width:19px}.control-group__clear>*+*{margin-left:4px}.control-group__clear:focus{outline:none}.control-group__clear.is--hidden{display:none}@media screen and (hover:hover){.control-group__clear:hover,.control-group__clear:hover>svg{color:#ff6d02}}.control-group__top+.control-group__checkboxes{margin-top:8px}.control-group__checkbox+.control-group__checkbox{margin-top:4px}.control-group__checkbox+.circle-checkbox,.control-group__checkboxes+.control-group__checkboxes,.control-group__checkboxes+.control-group__inputs,.control-group__inputs+.control-group__checkboxes,.control-group__inputs+.control-group__inputs{margin-top:8px}.control-group__inputs{align-items:flex-start;display:flex;justify-content:space-between;position:relative}.control-group__input{flex:1 1 auto;width:calc(50% - 10px)}.control-group__input+.control-group__input{margin-left:20px}.control-group__bottom{margin-top:4px}.control-group__link{color:#358bdc;display:block;font-size:14px;font-weight:400;width:-moz-fit-content;width:fit-content}.control-group__link:hover{color:#358bdc}@media screen and (hover:hover){.control-group__link:hover{color:#ff6d02}}.simplebar-track.simplebar-vertical{background:transparent;background-clip:content-box;border-radius:100px;height:100%;right:0;top:0;transition:opacity .25s ease-in-out,right .25s ease-in-out,width .25s ease-in-out;width:5px;z-index:201}@media screen and (max-width:1023px){.simplebar-track.simplebar-vertical{width:3px}}.simplebar-scrollbar,.simplebar-scrollbar:before{height:100%}.simplebar-track.simplebar-vertical.simplebar-hover{cursor:pointer;width:7.5px}.simplebar-content{padding:0}.simplebar-track.simplebar-horizontal{background:transparent;background-clip:content-box;bottom:0;height:5px;left:20px;right:20px}@media screen and (max-width:1023px){.simplebar-track.simplebar-horizontal{height:3px}}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{cursor:pointer;height:5px;top:0}@media screen and (max-width:1023px){.simplebar-track.simplebar-horizontal .simplebar-scrollbar{height:3px}}.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{left:0;right:0}.simplebar-scrollbar:before{background:#ebebeb;border-radius:100px;bottom:0;left:0;opacity:1;right:0;top:0}@media screen and (max-width:1023px){.simplebar-scrollbar:before{background:rgba(0,0,0,.35)}}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{bottom:0;top:0}@media screen and (max-width:1023px){.simplebar-scrollbar:before{opacity:0}}.simplebar-scrollbar.simplebar-visible:before{opacity:1}.simplebar-scrollbar.simplebar-hover:before{background:#dbdbdb}.flatpickr-calendar{background:#fff;border:none;border-radius:8px;box-shadow:0 8px 20px hsla(0,0%,62%,.08)}.flatpickr-calendar:after,.flatpickr-calendar:before{display:none}@media screen and (max-width:359px){.flatpickr-calendar{width:100%}}.flatpickr-current-month{align-items:center;display:flex;height:21.5px;justify-content:space-between;padding:0;position:static;transform:none;width:-moz-fit-content;width:fit-content}.flatpickr-months .flatpickr-month{flex:none;height:21.5px;margin-left:8px;margin-right:8px;margin-top:1px;position:static}.flatpickr-current-month .flatpickr-monthDropdown-months{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;border-radius:0;color:#080957;display:block;font-size:16px;font-weight:400;line-height:1;padding:0;pointer-events:none}.flatpickr-current-month .flatpickr-monthDropdown-months:focus{outline:none}.numInputWrapper{display:block;position:absolute;right:12px;top:12.5px;width:-moz-fit-content;width:fit-content}.numInputWrapper:hover{background:transparent}.flatpickr-current-month input.cur-year{-webkit-appearance:none;appearance:none;-moz-appearance:textfield;background:transparent;border:none;border-radius:0;color:#080957;display:block;font-size:16px;font-weight:400;margin-left:auto;padding:0;pointer-events:none;text-align:right}.flatpickr-current-month input.cur-year::-webkit-inner-spin-button,.flatpickr-current-month input.cur-year::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;display:none;margin:0}.flatpickr-current-month input.cur-year:focus{outline:none}.numInputWrapper span.arrowDown,.numInputWrapper span.arrowUp{display:none}.flatpickr-months .flatpickr-next-month,.flatpickr-months .flatpickr-prev-month{align-items:center;color:#080957;display:flex;height:21.5px;justify-content:center;padding:0;position:static}.flatpickr-months .flatpickr-next-month:hover,.flatpickr-months .flatpickr-prev-month:hover{color:#ff6d02}.flatpickr-months .flatpickr-next-month:hover svg,.flatpickr-months .flatpickr-prev-month:hover svg{fill:transparent}.flatpickr-months .flatpickr-next-month svg,.flatpickr-months .flatpickr-prev-month svg{height:16px;width:16px}.flatpickr-months{padding:12px 8px}.flatpickr-weekdays .flatpickr-weekdaycontainer{justify-content:space-between}span.flatpickr-weekday{border:none;border-radius:50%;font-weight:400}.flatpickr-day,span.flatpickr-weekday{color:#080957;font-size:14px;position:relative}.flatpickr-day{background:transparent;border:none;font-weight:500}.flatpickr-day:hover{background:#f3f5fc;color:#080957}.flatpickr-day.flatpickr-disabled{color:#cbcbcb}.flatpickr-day.flatpickr-disabled:hover{background:transparent;color:#cbcbcb}.flatpickr-day.today:focus,.flatpickr-day.today:hover{background:#f3f5fc;color:#080957}.flatpickr-day.selected{background:#293a80;color:#fff}.flatpickr-day.selected:hover{background:#f3f5fc;color:#fff}.c-menu{position:relative;width:-moz-fit-content;width:fit-content;z-index:10}.c-menu.is--active .c-menu__trigger{background:#080957;border-color:#080957;color:#fff}.c-menu.is--active .c-menu__trigger-inner{background:#fff}.c-menu.is--active .c-menu__trigger-inner:first-child{top:11px;transform:rotate(45deg)}.c-menu.is--active .c-menu__trigger-inner:nth-child(2){opacity:0}.c-menu.is--active .c-menu__trigger-inner:last-child{top:11px;transform:rotate(-45deg);width:18px}.c-menu.is--active .c-menu__dropdown{opacity:1;pointer-events:all;transform:scale(1) translateY(0);visibility:visible}.c-menu__trigger{align-items:center;background:transparent;border:1px solid transparent;border-radius:8px;color:#080957;display:flex;font-size:16px;font-weight:400;justify-content:center;line-height:1;padding:7px 8px;transition:all .25s ease-in-out;width:-moz-fit-content;width:fit-content}.c-menu__trigger:focus{outline:none}@media screen and (hover:hover){.c-menu__trigger:hover{background:#080957;border-color:#080957;color:#fff}.c-menu__trigger:hover .c-menu__trigger-inner{background:#fff}}@media screen and (max-width:743px){.c-menu__trigger{background:#080957;border-color:#080957;color:#fff}.c-menu__trigger .c-menu__trigger-inner{background:#fff}.c-menu__trigger-title{display:none}}.c-menu__trigger-icon{display:block;height:24px;min-width:24px;position:relative;width:24px}.c-menu__trigger-inner{background:#080957;border-radius:2px;display:block;height:1px;left:3px;position:absolute;transition:all .25s ease-in-out}.c-menu__trigger-inner:first-child{top:5px;width:18px}.c-menu__trigger-inner:nth-child(2){top:11px;width:18px}.c-menu__trigger-inner:last-child{top:17px;width:13px}.c-menu__trigger-icon+.c-menu__trigger-title,.c-menu__trigger-title+.c-menu__trigger-icon{margin-left:8px}.c-menu__dropdown{background:#fff;border-radius:0 0 20px 20px;box-shadow:0 8px 34px hsla(0,0%,62%,.08),0 8px 20px hsla(0,0%,62%,.08);display:block;left:0;min-width:261px;opacity:0;overflow:hidden;pointer-events:none;position:absolute;top:calc(100% + 16px);transform:scale(.99) translateY(-.7em);transform-origin:top;transition-duration:.5s;transition-property:opacity,transform;transition-timing-function:cubic-bezier(.16,1,.3,1);visibility:hidden;width:-moz-fit-content;width:fit-content;will-change:opacity,transform;z-index:100}@media screen and (max-width:1199px){.c-menu__dropdown{bottom:auto;box-shadow:0 20px 34px hsla(0,0%,62%,.08),0 20px 24px hsla(0,0%,62%,.08);max-height:calc(var(--vh, 1vh)*100 - 80px);min-width:auto;overflow-x:hidden;overflow-y:auto;padding:17px 20px 59px;position:fixed;right:0;top:77px;transform:none;width:100%}}@media screen and (min-width:1200px){.c-menu__block--tablet{display:none}}@media screen and (max-width:1199px){.c-menu__block{margin-left:auto;margin-right:auto;max-width:261px}}@media screen and (min-width:744px){.c-menu__block--mobile{display:none}}@media screen and (max-width:1199px){.c-menu__block+.c-menu__block{margin-top:40px}.c-menu__block+.c-menu__block--border{border-top:1px solid #f3f5fc;margin-top:20px;padding-top:20px}}.c-menu__link-trigger.is--open .c-menu__link{color:#ff6d02}.c-menu__link-trigger.is--open .c-menu__link>svg{color:#ff6d02;transform:rotate(180deg)}.c-menu__link{align-items:center;color:#080957;display:flex;font-size:16px;font-weight:400;line-height:1.25;padding:18px 20px;width:100%}.c-menu__link:hover{color:#080957}.c-menu__link>svg{color:#080957;height:24px;min-width:24px;width:24px}.c-menu__link>span+svg,.c-menu__link>svg+span{margin-left:4px}@media screen and (hover:hover){.c-menu__link:hover,.c-menu__link:hover>svg{color:#ff6d02}}@media screen and (min-width:744px) and (max-width:1199px){.c-menu__link{justify-content:center;text-align:center}}.c-menu__link-dropdown{display:none}.c-menu__sublist{margin:0 auto;max-width:261px;width:100%}.c-menu__sublink{display:block;font-size:16px;font-weight:400;padding:18px 12px 18px 20px;width:100%}@media screen and (hover:hover){.c-menu__sublink:hover{color:#ff6d02}}.c-menu__buttons{margin-top:2px}@media screen and (max-width:743px){.c-menu__buttons .c-menu__link{justify-content:center;text-align:center}}.c-menu__btn+.c-menu__btn,.c-menu__btn+.c-menu__link,.c-menu__link+.c-menu__btn,.c-menu__link+.c-menu__link{margin-top:9px}@media screen and (max-width:1199px){.c-menu__btn{margin-left:auto;margin-right:auto}}.c-notification{position:relative;width:-moz-fit-content;width:fit-content;z-index:1}.c-notification.is--active .c-notification__trigger{background:#f3f5fc}.c-notification.is--active .c-notification__dropdown{opacity:1;pointer-events:all;transform:scale(1) translateX(-50%) translateY(0);visibility:visible}@media screen and (max-width:743px){.c-notification.is--active .c-notification__dropdown{transform:scale(1) translateY(0)}}.c-notification__trigger{align-items:center;background:transparent;border:none;border-radius:50%;display:flex;font-size:0;height:34px;justify-content:center;min-width:34px;padding:0;position:relative;width:34px;z-index:1}.c-notification__trigger:focus{outline:none}@media screen and (hover:hover){.c-notification__trigger:hover{background:#f3f5fc}}.c-notification__trigger-icon{color:#080957;height:34px;min-width:34px;width:34px}.c-notification__trigger-new{background:#ff6d02;border-radius:50%;display:block;height:6px;min-width:6px;position:absolute;right:8.5px;top:10px;width:6px;z-index:1}.c-notification__dropdown{background:#fff;border-radius:0 0 20px 20px;box-shadow:0 8px 34px hsla(0,0%,62%,.08),0 8px 20px hsla(0,0%,62%,.08);display:block;left:50%;min-width:354px;opacity:0;overflow:hidden;pointer-events:none;position:absolute;top:calc(100% + 16px);transform:scale(.99) translateX(-50%) translateY(-.7em);transform-origin:top;transition-duration:.5s;transition-property:opacity,transform;transition-timing-function:cubic-bezier(.16,1,.3,1);visibility:hidden;width:-moz-fit-content;width:fit-content;will-change:opacity,transform;z-index:100}@media screen and (max-width:743px){.c-notification__dropdown{left:0;min-width:auto;padding:0 9px;position:fixed;right:0;top:77px;transform:scale(.99) translateY(-.7em);width:100%}}.c-notification__tabs-list{align-items:center;border-bottom:1px solid #ebebeb;display:flex}.c-notification__tabs-item.is--active .c-notification__tabs-button:before{background:#ff6d02}.c-notification__tabs-button{background:transparent;border:none;border-radius:0;color:#080957;display:block;font-size:16px;font-weight:none;padding:16px;position:relative;z-index:1}.c-notification__tabs-button:focus{outline:none}.c-notification__tabs-button:before{bottom:-1px;content:"";display:block;height:1px;left:0;position:absolute;right:0;transition:background .25s ease-in-out;width:100%;z-index:1}.c-notification__tabs-wrapper{display:none}.c-notification__tabs-wrapper.is--active{display:block}.c-notification__list{max-height:274px;overflow-x:hidden;overflow-y:auto}.c-notification__link{align-items:center;color:#293a80;display:flex;padding:18px 20px;width:100%}.c-notification__link:hover{color:#293a80}@media screen and (hover:hover){.c-notification__link:hover{background:#f3f5fc}}.c-notification__link-icon{color:#293a80;height:16px;min-width:16px;width:16px}.c-notification__link-group+.c-notification__link-icon,.c-notification__link-icon+.c-notification__link-group{margin-left:12px}.c-notification__link-title{display:block;font-size:14px;font-weight:400}.c-notification__link-help{display:block;font-size:12px;font-weight:none}.c-user{position:relative;width:-moz-fit-content;width:fit-content;z-index:9}.c-user.is--active .c-user__dropdown{opacity:1;pointer-events:all;transform:scale(1) translateY(0);visibility:visible}.c-user__trigger{align-items:center;display:flex;width:-moz-fit-content;width:fit-content}@media screen and (max-width:743px){.c-user__trigger .c-user__title{display:none}.c-user__trigger .c-user__img+.c-user__title,.c-user__trigger .c-user__title+.c-user__img{margin-left:0}}.c-user__title{color:#080957;display:block;font-size:16px;font-weight:400;width:-moz-fit-content;width:fit-content}@media screen and (max-width:743px){.c-user__title{font-size:14px}}.c-user__group+.c-user__img,.c-user__img+.c-user__group,.c-user__img+.c-user__title,.c-user__title+.c-user__img{margin-left:8px}.c-user__img{align-items:center;background:#f3f5fc;border-radius:50%;display:flex;font-size:18px;font-weight:700;height:44px;justify-content:center;max-width:44px;min-width:44px;overflow:hidden;text-align:center;text-transform:uppercase}.c-user__img img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.c-user__dropdown{background:#fff;border-radius:0 0 20px 20px;box-shadow:0 8px 34px hsla(0,0%,62%,.08),0 8px 20px hsla(0,0%,62%,.08);display:block;min-width:354px;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:calc(100% + 16px);transform:scale(.99) translateY(-.7em);transform-origin:top;transition-duration:.5s;transition-property:opacity,transform;transition-timing-function:cubic-bezier(.16,1,.3,1);visibility:hidden;width:-moz-fit-content;width:fit-content;will-change:opacity,transform;z-index:100}@media screen and (max-width:743px){.c-user__dropdown{left:0;min-width:auto;padding:0 9px;position:fixed;right:0;top:77px;width:100%}}.c-user__top{align-items:center;border-bottom:1px solid #eee;display:flex;padding:14px 16px}.c-user__status{align-items:flex-start;color:#293a80;display:flex;font-size:14px;font-weight:400;line-height:1.28;margin-top:4px}.c-user__status:after{background-image:url(/images_v2/sprite.svg#icon-info-circle-bold);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:18px;margin-left:4px;min-width:18px;width:18px}.c-user__link{align-items:center;color:#080957;display:flex;font-size:16px;font-weight:400;line-height:1.25;padding:18px 12px 18px 20px;width:100%}.c-user__link>svg{color:#080957;height:24px;min-width:24px;width:24px}.c-user__link>span+svg,.c-user__link>svg+span{margin-left:12px}.c-user__link:hover{color:#080957}@media screen and (hover:hover){.c-user__link:hover,.c-user__link:hover>svg{color:#ff6d02}}.c-user__bottom{padding:19px 19px 25px}.c-user__btn{width:100%}.c-socnav,.c-socnav__list{width:-moz-fit-content;width:fit-content}.c-socnav__list{align-items:center;display:flex}.c-socnav__item+.c-socnav__item{margin-left:12px}.c-socnav__link{align-items:center;display:flex;height:29px;justify-content:center;max-width:29px;min-width:29px}@media screen and (hover:hover){.c-socnav__link:hover>svg{color:#ff6d02}}.c-socnav__icon{color:#eee;height:29px;min-width:29px;width:29px}.c-accordeon--sm .c-accordeon__item+.c-accordeon__item{margin-top:16px}.c-accordeon--sm .c-accordeon__trigger{border-radius:8px;font-size:16px;font-weight:400;line-height:1.25;min-height:auto;padding:9px 12px}.c-accordeon--sm .c-accordeon__trigger>span{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.c-accordeon--sm .c-accordeon__wrapper{padding-top:16px}.c-accordeon__item{transition:all .2s linear}.c-accordeon__item.is--open .c-accordeon__trigger{background:#293a80;color:#fff}.c-accordeon__item.is--open .c-accordeon__trigger>svg{color:#fff;transform:rotate(180deg)}.c-accordeon__item+.c-accordeon__item{margin-top:20px}@media screen and (max-width:767px){.c-accordeon__item+.c-accordeon__item{margin-top:20px}}.c-accordeon__trigger{align-items:center;background:#f3f5fc;border:1px solid transparent;border-radius:12px;color:#080957;cursor:pointer;display:flex;font-size:20px;font-weight:700;justify-content:space-between;line-height:1.2;min-height:60px;overflow:hidden;padding:3.5px 20px;position:relative;text-align:left;transition:all .25s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.c-accordeon__trigger>svg{color:#080957;height:24px;min-width:24px;width:24px}.c-accordeon__trigger>span+svg,.c-accordeon__trigger>svg+span{margin-left:12px}@media screen and (hover:hover){.c-accordeon__trigger:hover{border-color:#dbdbeb;box-shadow:0 8px 20px hsla(0,0%,62%,.08)}}.c-accordeon__wrapper{display:none;padding-top:20px}@media screen and (max-width:743px){.c-accordeon__wrapper{padding-top:12px}}.lot__accordeon .c-accordeon__item.is--open .c-accordeon__trigger{background:#f3f5fc;color:#080957}.lot__accordeon .c-accordeon__item.is--open .c-accordeon__trigger>svg{color:#080957}.c-list-lots__wrapper{display:flex;justify-content:space-between}@media screen and (max-width:743px){.c-list-lots__wrapper{flex-direction:column}}@media screen and (min-width:744px){.c-list-lots__column{width:calc(50% - 4px)}.c-list-lots__column:nth-child(2n){margin-left:8px}}@media screen and (max-width:743px){.c-list-lots__column{width:100%}.c-list-lots__column+.c-list-lots__column{margin-top:8px}}.c-list-lots__item{align-items:center;background:#fff;border:1px solid transparent;border-radius:12px;display:flex;padding:8px}@media screen and (hover:hover){.c-list-lots__item[href]:hover{border-color:#cbd0e8;box-shadow:0 8px 20px hsla(0,0%,62%,.08)}}.c-list-lots__item+.c-list-lots__item{margin-top:8px}.c-list-lots__number{align-items:center;background:#f3f5fc;border-radius:4px;color:#293a80;display:flex;font-size:14px;font-weight:400;height:37px;justify-content:center;margin-right:4px;min-width:37px;text-align:center;width:37px}.c-list-lots__name{color:#080957;display:block;font-size:16px;font-weight:400}.c-list-lots__value{color:#7f7f7f;display:block;font-size:12px;font-weight:400;margin-top:2px}.c-rating{--percent:calc(var(--rating)/5*100%);display:block;font-size:16px;font-weight:300;line-height:1}.c-rating:before{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#f1ca35 var(--percent),#b9c0dd var(--percent));-webkit-background-clip:text;content:"★★★★★";letter-spacing:3px}.c-btn-liked{align-items:center;background:transparent;border:none;border-radius:0;color:#5b5b5b;display:flex;font-size:14px;font-weight:400;padding:0;transition:color .25s ease-in-out;width:-moz-fit-content;width:fit-content}.c-btn-liked>svg{color:#080957;height:15px;min-width:15px;width:15px}.c-btn-liked>span+svg,.c-btn-liked>svg+span{margin-left:2px}.c-btn-liked:focus{outline:none}.c-btn-liked:hover{color:#5b5b5b}@media screen and (hover:hover){.c-btn-liked:hover,.c-btn-liked:hover>svg{color:#ff6d02}}.c-tags__list{display:flex;flex-wrap:wrap;margin-bottom:-4px;margin-right:-4px}.c-tags__item{margin-bottom:4px;margin-right:4px}.c-tags__value{background:#f3f5fc;border-radius:28px;color:#212e66;cursor:default;display:block;font-size:12px;font-weight:600;line-height:1;padding:6px 8px;text-transform:uppercase}@media screen and (max-width:400px){.c-tags__value{font-size:11px}}.c-sm-info{position:relative;z-index:10}@media screen and (max-width:743px){.c-sm-info.is--active .c-sm-info__trigger-icon{color:#ff6d02}}.c-sm-info__trigger{align-items:center;background:transparent;border:none;border-radius:0;color:#080957;display:flex;font-size:14px;font-weight:400;justify-content:center;padding:0;text-align:left;transition:all .25s ease-in-out;width:-moz-fit-content;width:fit-content}.c-sm-info__trigger:focus{outline:none}.c-sm-info__trigger>*+*{margin-left:4px}@media screen and (hover:hover){.c-sm-info__trigger:hover>svg{color:#ff6d02}}@media screen and (max-width:743px){.c-sm-info__trigger{height:24px;min-width:24px;width:24px}}.c-sm-info__trigger-icon{color:#080957;height:18px;min-width:18px;width:18px}.c-md-info{position:relative}@media screen and (max-width:743px){.c-md-info.is--active .c-md-info__trigger-icon{color:#ff6d02}.c-md-info.is--active .c-md-info__dropdown{opacity:1;pointer-events:all;transform:scale(1) translateY(0);visibility:visible}}.c-md-info__trigger{align-items:flex-start;background:transparent;border:none;border-radius:0;color:#080957;display:flex;font-size:16px;font-weight:400;justify-content:center;padding:0;text-align:left;transition:all .25s ease-in-out;width:-moz-fit-content;width:fit-content}.c-md-info__trigger:focus{outline:none}.c-md-info__trigger>*+*{margin-left:4px}@media screen and (hover:hover){.c-md-info__trigger:hover>svg{color:#ff6d02}}@media screen and (min-width:744px){.c-md-info__trigger:hover+.c-md-info__dropdown{opacity:1;pointer-events:all;transform:scale(1) translateY(0);visibility:visible}}.c-md-info__trigger-icon{color:#080957;height:24px;min-width:24px;width:24px}.c-md-info__dropdown{background:#fff;border-radius:8px;box-shadow:0 8px 20px hsla(0,0%,62%,.08);color:#080957;display:block;max-width:443px;min-width:443px;opacity:0;overflow:hidden;padding:8px;pointer-events:none;position:absolute;right:0;text-align:center;top:calc(100% + 8px);transform:scale(.99) translateY(-.7em);transform-origin:top;transition-duration:.5s;transition-property:opacity,transform;transition-timing-function:cubic-bezier(.16,1,.3,1);visibility:hidden;will-change:opacity,transform;z-index:1}.c-md-info__dropdown--sm{max-width:273px;min-width:273px}@media screen and (max-width:743px){.c-md-info__dropdown{left:10px;max-width:calc(100% - 20px);min-width:auto;position:fixed;right:10px;top:auto;width:100%}}.c-md-info__text{display:block;font-size:16px;font-weight:400}.c-link-info{position:relative}@media screen and (max-width:743px){.c-link-info.is--active .c-link-info__dropdown{opacity:1;pointer-events:all;transform:scale(1) translateY(0);visibility:visible}}.c-link-info__trigger{align-items:center;background:transparent;border:none;border-radius:0;color:#358bdc;display:flex;font-size:16px;font-weight:400;justify-content:center;padding:0;text-align:left;text-decoration:underline;transition:all .25s ease-in-out;width:-moz-fit-content;width:fit-content}.c-link-info__trigger>*+*{margin-left:4px}.c-link-info__trigger:focus{outline:none}.c-link-info__trigger:hover{color:#358bdc}@media screen and (min-width:744px){.c-link-info__trigger:hover+.c-link-info__dropdown{opacity:1;pointer-events:all;transform:scale(1) translateY(0);visibility:visible}}.c-link-info__dropdown{background:#fff;border-radius:8px;bottom:calc(100% + 8px);box-shadow:0 8px 20px hsla(0,0%,62%,.08);color:#080957;display:block;max-width:calc(100% + 40px);min-width:calc(100% + 40px);opacity:0;overflow:hidden;padding:8px;pointer-events:none;position:absolute;right:-20px;text-align:center;transform:scale(.99) translateY(.7em);transform-origin:top;transition-duration:.5s;transition-property:opacity,transform;transition-timing-function:cubic-bezier(.16,1,.3,1);visibility:hidden;will-change:opacity,transform;z-index:1}@media screen and (max-width:743px){.c-link-info__dropdown{bottom:auto;left:10px;max-width:calc(100% - 20px);min-width:auto;position:fixed;right:10px;top:auto;transform:scale(.99) translateY(-.7em);width:100%}}.c-link-info__text{display:block;font-size:14px;font-weight:400}.c-pagination,.c-pagination__list{width:-moz-fit-content;width:fit-content}.c-pagination__list{align-items:center;display:flex;justify-content:center}.c-pagination__item+.c-pagination__item{margin-left:2px}.c-pagination__item:first-child{margin-right:14px}.c-pagination__item:last-child{margin-left:14px}.c-pagination__item.is--active .c-pagination__btn{background:#f3f5fc}.c-pagination__btn{align-items:center;background:transparent;border:none;border-radius:4px;color:#080957;display:flex;font-size:16px;font-weight:400;height:24px;justify-content:center;line-height:1;padding:0 4px;text-align:center;transition:all .25s ease-in-out}.c-pagination__btn:focus{outline:none}.c-pagination__btn[disabled]{background:transparent;color:#080957}@media screen and (hover:hover){.c-pagination__btn:not([disabled]):hover,.c-pagination__btn:not([disabled]):hover>svg{color:#ff6d02}}.c-pagination__btn-icon{color:#080957;height:24px;min-width:24px;width:24px}.c-trigger-dropdown{position:relative;width:-moz-fit-content;width:fit-content}.c-warning-message{align-items:center;background:#ffe8d6;border-radius:12px;display:flex;padding:13px 24px;width:100%}.c-warning-message__icon{color:#961d14;height:24px;min-width:24px;width:24px}.c-warning-message__icon+*{margin-left:18px}.c-warning-message__title{color:#080957;font-size:20px;font-weight:700}.c-prompt{align-items:center;background:#ffe8d6;border-radius:8px;color:#ca3227;display:flex;padding:14px 11px;text-align:left;width:-moz-fit-content;width:fit-content}.c-prompt__icon{color:#ca3227;height:24px;min-width:24px;width:24px}.c-prompt--sm{padding:3.5px 14px}.c-prompt--dark,.c-prompt--dark .c-prompt__icon{color:#080957}.c-prompt--green{background:#dcfadb;color:#2ea72b}.c-prompt--green .c-prompt__icon{color:#2ea72b}.c-prompt__icon+.c-prompt__text,.c-prompt__text+.c-prompt__icon{margin-left:12px}.c-prompt__text{font-size:16px;font-weight:400}.c-prompt__text>a,.c-prompt__text>a:hover{color:#358bdc}@media screen and (hover:hover){.c-prompt__text>a:hover{color:#ff6d02}}.c-hidden-value__inner{align-items:center;display:inline-flex;opacity:.5;vertical-align:middle;width:-moz-fit-content;width:fit-content}@media screen and (hover:hover){.c-hidden-value__inner[href]:hover{opacity:1}}.c-hidden-value__icon{color:#358bdc;height:16px;min-width:16px;width:16px}.c-hidden-value__elem+.c-hidden-value__icon,.c-hidden-value__icon+.c-hidden-value__elem{margin-left:4px}.c-hidden-value__elem{color:#358bdc;display:block;font-size:16px;font-weight:400;line-height:1;padding-top:7px}.c-note__wrapper{align-items:flex-start;background:#f3f5fc;border-radius:12px;display:flex;padding:8px}@media screen and (max-width:743px){.c-note__wrapper{flex-direction:column}}.c-note__edit{align-items:center;background:transparent;border:none;border-radius:0;display:flex;justify-content:center;margin-right:12px;padding:0}.c-note__edit,.c-note__edit>svg{height:24px;min-width:24px;width:24px}.c-note__edit>svg{color:#080957}.c-note__edit:focus{outline:none}@media screen and (hover:hover){.c-note__edit:hover>svg{color:#ff6d02}}@media screen and (max-width:743px){.c-note__edit{margin-bottom:6px;margin-right:0}}.c-note__text{color:#080957;font-size:16px;font-weight:400;margin-top:3px;max-width:calc(100% - 36px);width:100%}@media screen and (max-width:743px){.c-note__text{max-width:none}}.breadcrumb{margin-bottom:24px}.breadcrumb__list{margin-bottom:-5px}.breadcrumb__item{display:inline;margin-bottom:5px}.breadcrumb__item:not(:last-child):after{color:#358bdc;content:"/";display:inline;font-size:14px;font-weight:400;margin:0 8px}.breadcrumb__item:last-child .breadcrumb__link{color:#5b5b5b}.breadcrumb__link{color:#358bdc;display:inline;font-size:14px;font-weight:400}@media screen and (hover:hover){.breadcrumb__link:hover{color:#ff6d02}}.tabs__scroll{margin:0 -20px 17px;max-width:calc(100% + 40px);overflow-y:hidden;padding:0 20px 13px;position:relative}.tabs__list{align-items:center;display:flex}@media screen and (max-width:1359px){.tabs__list:after{content:"";display:block;height:20px;min-width:20px;width:20px}}.tabs__item.is--active .tabs__tab{background:#f3f5fc;color:#080957}.tabs__item+.tabs__item{margin-left:8px}.tabs__tab{align-items:flex-start;background:#f9f9f9;border:none;border-radius:100px;color:#939393;display:flex;font-size:16px;font-weight:600;line-height:1;min-width:-moz-max-content;min-width:max-content;padding:14px 12px;transition:all .25s ease-in-out;white-space:nowrap;width:-moz-fit-content;width:fit-content}.tabs__tab:focus{outline:none}.tabs__tab small{font-size:12px;font-weight:400}.tabs__tab *+*{margin-left:4px}@media screen and (hover:hover){.tabs__tab:hover{background-color:#eee;color:#5b5b5b}}.tabs__wrapper{display:none}.tabs__wrapper.is--active{display:block}.auth__wrap{margin-left:auto;margin-right:auto;max-width:445px;width:100%}@media screen and (max-width:575px){.auth__wrap{margin:0 -20px;max-width:none;width:calc(100% + 40px)}}.auth__wrapper{background:#fff;border-radius:20px;box-shadow:0 8px 20px hsla(0,0%,62%,.08);padding:20px 40px 40px;text-align:center}.auth__top{margin-left:auto;margin-right:auto;max-width:298px;width:100%}.auth__heading{color:#080957;font-size:35px;font-weight:700}.auth__description{color:#080957;font-size:16px;font-weight:400;margin-top:8px}.auth__description a,.auth__description a:hover{color:#358bdc}@media screen and (hover:hover){.auth__description a:hover{color:#ff6d02}}.auth__form,.auth__prompt{margin-top:32px}.auth__link{display:block;font-size:14px;font-weight:400;width:-moz-fit-content;width:fit-content}.auth__link,.auth__link:hover{color:#358bdc}@media screen and (hover:hover){.auth__link:hover{color:#ff6d02}}.auth__help{color:#5b5b5b;display:block;font-size:14px;font-weight:400;margin-top:20px;text-align:center}.auth__help a,.auth__help a:hover{color:#358bdc}@media screen and (hover:hover){.auth__help a:hover{color:#ff6d02}}.auth-form__input+.auth-form__input{margin-top:12px}.auth-form__checkbox{margin:18px auto 0;width:-moz-fit-content;width:fit-content}.auth-form__inner{align-items:center;display:flex;justify-content:space-between;margin-top:20px}.auth-form__inner .auth-form__checkbox{margin:-3px 0 0}.auth-form__btn{margin-top:40px;width:100%}.lk__wrap{display:flex}@media screen and (max-width:1199px){.lk__wrap{flex-direction:column}}.lk__left{max-width:306px;min-width:306px}@media screen and (max-width:1199px){.lk__left{max-width:none;min-width:auto}}@media screen and (min-width:744px) and (max-width:1199px){.lk__left{align-items:flex-start;display:flex}}.lk__right{margin-left:30px;max-width:calc(100% - 336px);width:100%}@media screen and (max-width:1199px){.lk__right{margin-left:0;max-width:none}}@media screen and (min-width:744px) and (max-width:1199px){.lk__right{margin-top:40px}}@media screen and (max-width:743px){.lk__right{margin-top:24px}}.lk__nav+.lk__profile,.lk__profile+.lk__nav{margin-top:44px}@media screen and (min-width:744px) and (max-width:1199px){.lk__nav+.lk__profile,.lk__profile+.lk__nav{margin-top:0}}@media screen and (max-width:743px){.lk__nav+.lk__profile,.lk__profile+.lk__nav{margin-top:48px}}@media screen and (min-width:744px) and (max-width:1199px){.lk__nav{margin-left:auto;max-width:306px;width:100%}}.lk__notification{margin-bottom:20px}@media screen and (max-width:743px){.lk__notification{margin-bottom:24px}}.lk__banner{margin-bottom:20px}@media screen and (max-width:743px){.lk__banner{margin-bottom:24px}}.lk__main{background:#fff;border-radius:20px;box-shadow:0 8px 20px hsla(0,0%,62%,.08);overflow:hidden;width:100%}@media screen and (max-width:1199px){.lk__main{margin:0 -20px;width:calc(100% + 40px)}}@media screen and (max-width:743px){.lk__main{border-radius:12px}}.lk__main+.lk__main{margin-top:20px}@media screen and (max-width:743px){.lk__main+.lk__main{margin-top:40px}}.lk__top{align-items:flex-start;border-bottom:1px solid #ebebeb;display:flex;justify-content:space-between;padding:16px 24px;width:100%}.lk__group+.lk__group{margin-left:20px}.lk__heading{color:#080957;font-size:35px;font-weight:700}@media screen and (max-width:743px){.lk__heading{font-size:32px}}.lk__heading+.lk__description{margin-top:4px}.lk__description{color:#080957;font-size:16px;font-weight:400}.lk__heading-control{align-items:center;background:transparent;border:none;border-radius:0;display:flex;font-size:0;height:35px;justify-content:center;min-width:35px;padding:0;width:35px}.lk__heading-control>svg{color:#080957;height:35px;min-width:35px;width:35px}.lk__heading-control:focus{outline:none}@media screen and (hover:hover){.lk__heading-control:hover>svg{color:#ff6d02}}.lk__tariff{padding:30px 20px 35px}@media screen and (min-width:744px) and (max-width:1023px){.lk__tariff{padding:30px 30px 35px}}@media screen and (max-width:743px){.lk__tariff{padding:30px 30px 0}}.lk__tabs{padding:15px 0 0}.lk__table{padding:16px 20px 28px;width:100%}@media screen and (min-width:744px) and (max-width:1199px){.lk__table{padding:16px 12.5px 28px}}@media screen and (max-width:743px){.lk__table{padding:10px 0}}.lk-profile{min-width:306px;overflow:hidden}.lk-profile__img,.lk-profile__wrapper{align-items:center;display:flex}.lk-profile__img{background:#f3f5fc;border-radius:50%;font-size:22px;font-weight:700;height:56px;justify-content:center;margin-right:10px;min-width:56px;overflow:hidden;text-align:center;text-transform:uppercase;width:56px}.lk-profile__img img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.lk-profile__body{max-width:calc(100% - 66px)}.lk-profile__name{align-items:flex-start;color:#080957;display:flex;font-size:18px;font-weight:700;overflow:hidden}.lk-profile__name span{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lk-profile__name>svg{display:block;height:20px;margin-left:5px;min-width:20px;width:20px}.lk-profile__help{color:#353535;display:block;font-size:16px;font-weight:400;margin-top:8px}.lk-profile__info+.lk-profile__wrapper,.lk-profile__wrapper+.lk-profile__info{margin-top:22px}.lk-profile__inner{align-items:flex-start;display:flex;justify-content:space-between}.lk-profile__inner+.lk-profile__inner{margin-top:14px}.lk-profile__value{color:#080957;display:block;font-size:16px;font-weight:400;width:-moz-fit-content;width:fit-content}.lk-profile__value--grey{color:#5b5b5b}.lk-nav.is--open .lk-nav__trigger svg{transform:rotate(180deg)}.lk-nav__trigger{align-items:center;background:#080957;border:none;border-radius:8px;color:#fff;display:flex;font-size:16px;font-weight:400;justify-content:center;margin-bottom:4px;padding:12px 20px;text-align:center;transition:all .25s ease-in-out;width:100%}.lk-nav__trigger>svg{color:#fff;height:24px;min-width:24px;width:24px}.lk-nav__trigger>*+*{margin-left:8px}.lk-nav__trigger:focus{outline:none}@media screen and (min-width:1200px){.lk-nav__trigger{display:none}.lk-nav__nav{display:block!important}}@media screen and (max-width:1199px){.lk-nav__nav{display:none}}.lk-nav__elem.is--active .lk-nav__link{background:#f3f5fc}.lk-nav__elem.is--open .lk-nav__link span+svg{transform:rotate(180deg)}.lk-nav__link{align-items:center;background:transparent;border:none;border-radius:12px;color:#080957;display:flex;font-size:16px;font-weight:400;padding:18px 20px;text-align:left;transition:all .25s ease-in-out;width:100%}.lk-nav__link>svg{color:#080957;height:24px;min-width:24px;width:24px}.lk-nav__link>svg+span{margin-left:12px}.lk-nav__link>span+svg{margin-left:auto}.lk-nav__link:focus{outline:none}.lk-nav__link:hover{color:#080957}@media screen and (hover:hover){.lk-nav__link:hover{background:#f3f5fc}}.lk-nav__sublist{display:none}.lk-nav__sublist .lk-nav__link{padding:18px 20px 18px 40px}.lk-notification__wrapper{align-items:center;background:#f3f5fc;border-radius:20px;display:flex;padding:20px 22px;width:100%}@media screen and (max-width:743px){.lk-notification__wrapper{align-items:flex-start;margin:0 -20px;width:calc(100% + 40px)}}.lk-notification__icon-wrap{align-items:center;background:#fff;border-radius:16px;display:flex;height:86px;justify-content:center;margin-right:20px;max-width:96px;min-width:96px;overflow:hidden}@media screen and (max-width:743px){.lk-notification__icon-wrap{border-radius:12px;height:64px;min-width:71px;width:71px}}.lk-notification__icon{color:#080957;height:47px;min-width:47px;width:47px}@media screen and (max-width:743px){.lk-notification__icon{height:35px;min-width:35px;width:35px}}.lk-notification__body{max-width:calc(100% - 116px);width:100%}@media screen and (max-width:743px){.lk-notification__body{max-width:calc(100% - 91px)}}.lk-notification__title{color:#080957;font-size:18px;font-weight:700}.lk-notification__title+.lk-notification__description{margin-top:12px}.lk-notification__description{color:#080957;font-size:16px;font-weight:400}.lk-notification__description--limit{max-width:489px;width:100%}@media screen and (max-width:743px){.lk-notification__description br{display:none}}.lk-notification__inner{align-items:flex-start;display:flex;justify-content:space-between;margin-top:8px}@media screen and (max-width:1023px){.lk-notification__inner{flex-direction:column;margin-top:12px}}.lk-notification__links{align-items:flex-start;display:flex;flex-wrap:wrap;margin-bottom:-8px;margin-right:-20px;margin-top:9px}@media screen and (max-width:1023px){.lk-notification__links{margin-top:0}}@media screen and (max-width:743px){.lk-notification__links{flex-direction:column;margin-bottom:0;margin-right:0}}.lk-notification__link{color:#358bdc;display:block;font-size:14px;font-weight:400;margin-bottom:8px;margin-right:20px;text-decoration:underline}.lk-notification__link:hover{color:#358bdc}@media screen and (hover:hover){.lk-notification__link:hover{color:#ff6d02}}@media screen and (max-width:743px){.lk-notification__link{margin-bottom:0;margin-right:0}.lk-notification__link+.lk-notification__link{margin-top:8px}}@media screen and (max-width:1023px){.lk-notification__btn{margin-top:12px}}.lk-banner__wrapper{background:#f3f5fc;border-radius:16px;color:#080957;overflow:hidden;padding:20px 22px;position:relative;width:100%;z-index:1}@media screen and (max-width:743px){.lk-banner__wrapper{margin:0 -20px;width:calc(100% + 40px)}}.lk-banner__main{align-items:flex-start;display:flex;justify-content:space-between}@media screen and (max-width:1023px){.lk-banner__main{flex-direction:column}}.lk-banner__title{font-size:20px;font-weight:700;line-height:1.2}.lk-banner__description{display:block;font-size:16px;font-weight:400;margin-top:12px;max-width:446px;width:100%}.lk-banner__right{margin-left:20px}@media screen and (max-width:1023px){.lk-banner__right{margin-left:0;margin-top:16px}}.lk-banner__img{background:rgba(41,58,128,.8);bottom:-70px;display:block;height:365px;-webkit-mask-image:url(/images_v2/lk-banner-mask.svg);mask-image:url(/images_v2/lk-banner-mask.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;overflow:hidden;position:absolute;right:-120px;width:531px;z-index:-1}.lk-banner__img img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}@media screen and (min-width:744px) and (max-width:1023px){.lk-banner__img{bottom:-90px;height:508px;right:-160px;width:637px}}@media screen and (max-width:743px){.lk-banner__img{bottom:-75px;height:508px;-webkit-mask-image:url(/images_v2/lk-banner-mask-2.svg);mask-image:url(/images_v2/lk-banner-mask-2.svg);right:-435px;width:637px}}.lk-tariff__wrapper{align-items:flex-start;display:flex}@media screen and (max-width:1023px){.lk-tariff__wrapper{flex-direction:column}}.lk-tariff__item{background:#f3f5fc;border-radius:16px;color:#080957;padding:20px}.lk-tariff__item--blue{background:#293a80;color:#fff}.lk-tariff__item--blue .lk-tariff__list-item:before{background:#fff}@media screen and (min-width:1024px){.lk-tariff__item{width:calc(33.33333% - 13.33333px)}.lk-tariff__item:nth-child(3n),.lk-tariff__item:nth-child(3n-1){margin-left:20px}}@media screen and (max-width:1023px){.lk-tariff__item{width:100%}}@media screen and (min-width:744px) and (max-width:1023px){.lk-tariff__item{align-items:flex-start;display:flex;padding:20px 60px}}@media screen and (max-width:1023px){.lk-tariff__item+.lk-tariff__item{margin-top:20px}}@media screen and (min-width:744px) and (max-width:1023px){.lk-tariff__body{max-width:261px;width:100%}}.lk-tariff__title{font-size:24px;font-weight:700}.lk-tariff__help{display:block;font-size:16px;font-weight:400}.lk-tariff__description{font-size:16px;font-weight:400;margin-top:12px}.lk-tariff__list{margin-top:12px}.lk-tariff__list-item{align-items:flex-start;display:flex}.lk-tariff__list-item:before{background:#080957;border-radius:50%;content:"";display:block;height:6px;margin:7px 10px 0;min-width:6px;width:6px}.lk-tariff__list-item+.lk-tariff__list-item{margin-top:2px}.lk-tariff__list-elem{display:block;font-size:16px;font-weight:400}.lk-tariff__btn{margin-top:24px}@media screen and (min-width:744px) and (max-width:1023px){.lk-tariff__btn{margin-left:24px;margin-top:0}}.lk-tabs__scroll{margin:0 0 7.5px;max-width:100%;overflow-y:hidden;padding:0 20px 5px;position:relative}.lk-tabs__list{align-items:center;display:flex}@media screen and (max-width:1359px){.lk-tabs__list:after{content:"";display:block;height:20px;min-width:20px;width:20px}}.lk-tabs__item{-webkit-user-select:none;-moz-user-select:none;user-select:none}.lk-tabs__item.is--active .lk-tabs__tab{-webkit-text-stroke:.7px;color:#080957}.lk-tabs__item.is--active .lk-tabs__tab:before{background:#080957}.lk-tabs__tab{background:transparent;border:none;border-radius:0;color:#9f9f9f;display:block;font-size:18px;font-weight:400;padding:14.5px 16px;position:relative;text-align:center;transition:all .25s ease-in-out;white-space:nowrap;z-index:1}.lk-tabs__tab:before{border-radius:3px;bottom:0;content:"";display:block;height:3px;left:0;position:absolute;transition:background .25s ease-in-out;width:100%;z-index:1}.lk-tabs__tab:focus{outline:none}.lk-tabs__wrapper{display:none}.lk-tabs__wrapper.is--active{display:block}.lk-table__table{background-color:#fff!important;border:1px solid #ebebeb;border-radius:12px;overflow:hidden;width:100%}.lk-table__table td{color:#080957;font-size:16px;font-weight:400;padding:16px .75rem;vertical-align:top}.lk-table__table td>*+.lk-table__tags{margin-top:8px}.lk-table__table td:last-child{max-width:30%;white-space:nowrap;width:1%}.lk-table__thead+.lk-table__tbody{border-top:1px solid #ebebeb}.lk-table__th{color:#7f7f7f!important;font-size:14px;font-weight:400;padding:16px!important;white-space:nowrap}.lk-table__tbody .lk-table__trow+.lk-table__trow{border-top:1px solid #ebebeb}.lk-table__tags{align-items:flex-start;display:flex;flex-wrap:wrap;margin-bottom:-8px;margin-right:-10px;padding:4px}.lk-table__tag{background:#ebebeb;border-radius:6px;color:#080957;display:inline-flex;font-size:.8rem;font-weight:600;height:auto;margin-bottom:8px;margin-right:10px;padding:4px 8px;text-align:center;width:auto}.lk-table__tag--red{background:#ffe8d6;color:#ca3227}.lk-table__tag--green{background:#dcfadb;color:#2ea72b}.lk-table__inner{color:#080957;font-size:16px;font-weight:400}.lk-table__inner>svg{color:#080957;height:20px;min-width:20px;width:20px}.lk-table__inner>span{display:block;margin-bottom:auto;margin-top:auto}.lk-table__inner>*+*{margin-left:4px}.lk-table__inner[href]:hover{color:#080957}@media screen and (hover:hover){.lk-table__inner[href]:hover,.lk-table__inner[href]:hover>svg{color:#ff6d02}}.lk-table__note{margin-top:12px;max-width:726px;width:100%}.lk-notifications__item{align-items:flex-start;border-radius:12px;display:flex;justify-content:space-between;padding:18px 20px;width:100%}.lk-notifications__item:after{background-image:url(/images_v2/sprite.svg#icon-caret-bold-dark-blue);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:24px;margin-bottom:auto;margin-left:12px;margin-top:auto;min-width:24px;width:24px}@media screen and (hover:hover){.lk-notifications__item:hover{background:#f3f5fc}}@media screen and (max-width:743px){.lk-notifications__item:after{margin-bottom:0;margin-top:0}}.lk-notifications__icon{color:#080957;height:20px;margin-right:12px;min-width:20px;width:20px}.lk-notifications__body{max-width:calc(100% - 68px);width:100%}.lk-notifications__title{color:#080957;display:block;font-size:16px;font-weight:400}.lk-notifications__help{color:#7f7f7f;display:block;font-size:12px;font-weight:400;margin-top:4px}.lk-settings__wrapper{padding:20px}.lk-settings__wrapper+.lk-settings__wrapper{border-top:1px solid #ebebeb}.lk-settings__title{color:#080957;font-size:18px;font-weight:700;margin-bottom:16px}.lk-settings__inputs{display:flex}@media screen and (max-width:743px){.lk-settings__inputs{flex-direction:column}}.lk-settings__input{flex:1 1 auto}.lk-settings__input+.lk-settings__input{margin-left:20px}@media screen and (max-width:743px){.lk-settings__input+.lk-settings__input{margin-left:0;margin-top:8px}}.lk-settings__checkboxes{display:flex;flex-wrap:wrap;margin-top:12px}@media screen and (max-width:743px){.lk-settings__checkboxes{margin-top:20px}}@media screen and (min-width:744px){.lk-settings__checkbox{flex:0 0 calc(25% - 15px)}.lk-settings__checkbox:nth-child(4n),.lk-settings__checkbox:nth-child(4n-1),.lk-settings__checkbox:nth-child(4n-2){margin-left:20px}.lk-settings__checkbox:nth-child(n+5){margin-top:10px}}@media screen and (max-width:743px){.lk-settings__checkbox{flex:0 0 calc(50% - 3px)}.lk-settings__checkbox:nth-child(2n){margin-left:6px}.lk-settings__checkbox:nth-child(n+3){margin-top:10px}}.lk-settings__btn{margin-top:32px}@media screen and (max-width:743px){.lk-settings__btn{margin-top:20px}}.dataTables_wrapper{padding-top:6px}.dataTables_wrapper .row:first-child{margin-bottom:10px}.dataTables_wrapper input[type=search]{background:#f3f5fc;background-image:url(/images_v2/sprite.svg#icon-search);background-position-x:12px;background-position-y:center;background-repeat:no-repeat;background-size:16px;border:1px solid #f3f5fc;border-radius:8px;font-size:16px;padding:10px 12px 10px 38px;transition:all .25s ease-in-out}.dataTables_wrapper input[type=search]:focus{background-color:#fff;border:1px solid #959ec6;box-shadow:0 8px 20px hsla(0,0%,62%,.08);outline:none}.dataTables_wrapper input[type=search]::-moz-placeholder{color:#080957;opacity:1}.dataTables_wrapper input[type=search]::placeholder{color:#080957;opacity:1}.dataTables_wrapper select.form-select{border:none;color:#080957}.dataTables_wrapper select.form-select:focus{border:0;outline:unset;outline-width:0}.dataTables_wrapper .dt-row{overflow-x:auto}.dataTables_length{align-items:center;height:100%}@media screen and (min-width:743px){.dataTables_length{display:flex}}@media screen and (max-width:743px){.dataTables_length{margin-bottom:10px}}@media print{body{visibility:hidden}.lk__right{display:block;left:0;min-width:1024px;position:absolute;right:0;top:0;visibility:visible;width:100%}}.dataTables_paginate{margin-top:12px!important}.dataTables_paginate .paginate_button{margin-left:3px}.page-link{align-items:center;background:transparent;border:none;border-radius:4px;color:#080957;display:flex;height:24px;padding:0 4px}.page-link:hover{background-color:transparent;border:none;color:#ff6d02;z-index:2}.page-link:focus{background-color:transparent;box-shadow:none}.page-link:not([disabled]):hover>svg{color:#ff6d02}.disabled>.page-link,.page-link.disabled{background-color:transparent;border:none;pointer-events:none}.active>.page-link,.page-link.active{background-color:#f3f5fc;color:#080957;z-index:3}.modal{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:rgba(41,58,128,.64);bottom:0;height:100%;left:0;max-height:calc(var(--vh, 1vh)*100);opacity:0;overflow-x:hidden;overflow-y:auto;pointer-events:none;position:fixed;right:0;top:0;transform:translateZ(0);transition:all .15s ease;visibility:hidden;width:100%;z-index:1100}.modal.is--active{opacity:1;pointer-events:all;visibility:visible}.modal.is--active .modal__close{opacity:1}.modal.is--active .modal__wrap{opacity:1;transform:scale(1) translate(0)}.modal__wrap{align-items:center;display:flex;justify-content:center;margin:20px auto;max-width:794px;min-height:calc(var(--vh, 1vh)*100 - 40px);min-width:794px;opacity:0;position:relative;transform:scale(.9) translateY(10%);transform-origin:center top;transition:all .15s ease;width:100%;z-index:2}.modal__wrap--xs{max-width:430px;min-width:430px}.modal__wrap--sm{max-width:592px;min-width:592px}.modal__wrap--md{max-width:622px;min-width:622px}.modal__wrap--lg{max-width:963px;min-width:963px}@media screen and (max-width:1023px){.modal__wrap{max-width:none;min-width:auto}}@media screen and (min-width:744px) and (max-width:1023px){.modal__wrap--xs{max-width:430px;min-width:430px}.modal__wrap--sm{max-width:592px;min-width:592px}.modal__wrap--md{max-width:622px;min-width:622px}}.modal__wrapper{background:#fff;border-radius:20px;box-shadow:0 32px 60px 0 hsla(0,0%,62%,.15);width:100%}.modal__top{background:#f3f5fc;border-radius:20px 20px 0 0;padding:31.5px 40px;position:relative}.modal__top--center{text-align:center}.modal__top--center .modal__heading{padding:0 50px}@media screen and (min-width:744px){.modal__top--desktop-center{text-align:center}.modal__top--desktop-center .modal__heading{padding:0 50px}}@media screen and (min-width:744px) and (max-width:1023px){.modal__top{padding:31.5px 20px}}@media screen and (max-width:743px){.modal__top{padding:23.5px 16px}.modal__top .modal__subtitle{margin-top:8px}}.modal__heading{color:#080957;font-size:24px;font-weight:700;line-height:1.17;padding:0 50px 0 0;width:100%}.modal__close-btn{align-items:center;background:transparent;border:none;border-radius:0;display:flex;height:35px;justify-content:center;margin-left:auto;min-width:35px;opacity:0;padding:0;position:absolute;right:40px;top:28px;transition:all .25s ease-in-out;width:35px;z-index:1}.modal__close-btn:focus{outline:none}@media screen and (hover:hover){.modal__close-btn:hover>svg{color:#ff6d02}}@media screen and (min-width:744px) and (max-width:1023px){.modal__close-btn{right:20px;top:29px}}@media screen and (max-width:743px){.modal__close-btn{right:16px;top:20px}}.modal__close-icon{color:#080957;height:35px;min-width:35px;width:35px}.modal__top+.modal__content{border-radius:0 0 20px 20px}.modal__content{border-radius:20px}.modal__content--pd{padding:20px 40px 36px}@media screen and (max-width:743px){.modal__content--pd{padding:20px 16px 36px}}.modal__top+.modal__success{padding:40px 50px}@media screen and (max-width:743px){.modal__top+.modal__success{padding:12px 22px 40px}}.modal__success{border-radius:20px;padding:90px 50px;position:relative;text-align:center;z-index:1}.modal__success .modal__close-btn{position:absolute;right:19px;top:35px}.modal__success .modal__wide-btn{margin-left:-50px;margin-right:-50px;width:calc(100% + 100px)}.modal__success--left{text-align:left}@media screen and (max-width:743px){.modal__success{padding:90px 22px 110px}.modal__success .modal__wide-btn{margin-left:-22px;margin-right:-22px;width:calc(100% + 44px)}.modal__success--left{text-align:center}}.modal__form,.modal__notification{margin-top:16px}.modal__img{display:block;height:267px;margin:0 auto;max-width:307px;width:-moz-fit-content;width:fit-content}.modal__img img{display:block;height:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.modal__img--sm{height:143px}@media screen and (max-width:743px){.modal__img{height:210px;max-width:232px}}.modal__img+.modal__body{margin-top:32px}.modal__body{margin-left:auto;margin-right:auto;max-width:434px;text-align:center;width:100%}.modal__title{color:#080957;font-size:35px;font-weight:700}.modal__subtitle{color:#080957;font-size:20px;font-weight:700}.modal__subtitle--grey{color:#5b5b5b}.modal__description{color:#080957;font-size:16px;font-weight:400;margin-top:8px}.modal__description a,.modal__description a:hover{color:#ff6d02}@media screen and (hover:hover){.modal__description a:hover{color:#f8a162}}.modal__link{display:block;font-size:20px;font-weight:700;margin:4px auto 0;width:-moz-fit-content;width:fit-content}.modal__link,.modal__link:hover{color:#ff6d02}@media screen and (hover:hover){.modal__link:hover{color:#f8a162}}.modal__more{color:#080957;display:block;font-size:16px;font-weight:400;margin-left:auto;margin-right:auto;width:-moz-fit-content;width:fit-content}@media screen and (hover:hover){.modal__more:hover{color:#ff6d02}}.modal__btn{margin:24px auto 0;min-width:277px}.modal__btn+.modal__btn{margin:12px auto 0}.modal__bottom{border-top:1px solid #ebebeb;margin-top:34px;padding-top:34px}.modal__bottom--withbtn{margin-top:0;padding:0 40px}@media screen and (max-width:744px){.modal__bottom--withbtn{padding-left:16px;padding-right:16px}}.modal__sticky{bottom:0;margin-top:30px;position:sticky;z-index:100}.modal__sticky-banner{bottom:0;margin-top:20px;position:sticky;z-index:100}.modal__wide-btn{border-radius:0;padding:27px 16px;width:100%}.modal__banner{padding:0 30px 30px}@media screen and (max-width:743px){.modal__banner{padding:0 0 30px}}.modal-sticky-block{bottom:0;display:none;left:50%;opacity:0;pointer-events:none;position:fixed;transform:translate(-50%,104%);transition:all .15s ease;visibility:hidden;width:794px;will-change:transform,opacity,visibility;z-index:1100}.modal-sticky-block--xs{width:430px}.modal-sticky-block--sm{width:592px}.modal-sticky-block--md{width:622px}.modal-sticky-block--lg{width:963px}.modal-sticky-block.is--active{opacity:1;pointer-events:all;transform:translate(-50%);visibility:visible}@media screen and (max-width:1023px){.modal-sticky-block{width:100%}}@media screen and (min-width:744px) and (max-width:1023px){.modal-sticky-block--xs{width:430px}.modal-sticky-block--sm{width:592px}.modal-sticky-block--md{width:622px}}.modal-sticky-block__btn{border-radius:0;padding:27px 16px;width:100%}.modal-sticky-block__wrapper{align-items:flex-start;background:#293a80;color:#fff;display:flex;justify-content:space-between;padding:18px 30px}@media screen and (max-width:743px){.modal-sticky-block__wrapper{flex-direction:column;padding:18px 20px}}.modal-sticky-block__right{margin-left:12px}@media screen and (min-width:1100px){.modal-sticky-block__right>*{margin-left:auto}}@media screen and (max-width:743px){.modal-sticky-block__right{margin-left:0;margin-top:16px}}.modal-sticky-block__title{font-size:24px;font-weight:700;line-height:1.2}.modal-sticky-block__subtitle{font-size:20px;font-weight:700;line-height:1.2}.modal-sticky-block__description{display:block;font-size:16px;font-weight:400;margin-top:6px}.modal-sticky-block *+.modal-sticky-block__button{margin-top:16px}.modal-sticky-block__link{color:#77bcfe;display:block;font-size:14px;font-weight:400;margin-top:10px;width:-moz-fit-content;width:fit-content}.modal-sticky-block__link:hover{color:#77bcfe}@media screen and (hover:hover){.modal-sticky-block__link:hover{color:#ff6d02}}@media screen and (min-width:744px){.modal-form__inner{align-items:center;display:flex}.modal-form__inner .modal-form__input{flex:1 1 auto;width:calc(50% - 15px)}.modal-form__inner .modal-form__input+.modal-form__input{margin-left:30px;margin-top:0}}.modal-form__input{width:100%}.modal-form__inner+*,.modal-form__input+.modal-form__inner,.modal-form__input+.modal-form__input{margin-top:30px}@media screen and (max-width:743px){.modal-form__inner+*,.modal-form__input+.modal-form__inner,.modal-form__input+.modal-form__input{margin-top:14px}}.modal-form__controls{align-items:center;display:flex;justify-content:center;margin:44px auto 0}.modal-form__controls--space-between{justify-content:space-between}.modal-form__controls--column{flex-direction:column}.modal-form__controls--column .modal-form__btn{min-width:277px}.modal-form__controls--column .modal-form__btn+.modal-form__btn{margin-left:0;margin-top:16px}@media screen and (max-width:743px){.modal-form__controls{margin:20px auto 0}}.modal-form__btn{min-width:128px}.modal-form__btn--wide{flex:1 1 auto}.modal-form__btn+.modal-form__btn{margin-left:30px}.modal-notification{background:#f9f9f9;border-radius:16px;display:block;padding:22px;text-align:left}.modal-notification__title{color:#080957;font-size:18px;font-weight:700}.modal-notification__description{font-size:16px;font-weight:400;margin-top:12px}.modal-notification__description+.modal-notification__description{margin-top:12px}.modal-btn{cursor:pointer}@media screen and (min-width:744px){.modal-banner.is--short .modal-banner__list{display:none}}@media screen and (max-width:743px){.modal-banner.is--short .modal-banner__description,.modal-banner.is--short .modal-banner__link,.modal-banner.is--short .modal-banner__list{display:none}}.modal-banner__wrapper{background:#293a80;border-radius:20px;color:#fff;overflow:hidden;padding:20px 32px;position:relative;z-index:1}@media screen and (max-width:743px){.modal-banner__wrapper{padding:20px;width:100%}}@media screen and (min-width:744px){.modal-banner__wrapper{margin-left:-20px;margin-right:-20px}}.modal-banner__main{align-items:flex-start;display:flex;justify-content:space-between}@media screen and (max-width:743px){.modal-banner__main{flex-direction:column}}.modal-banner__left{max-width:530px;width:100%}.modal-banner__title{font-size:24px;font-weight:700;line-height:1.2}.modal-banner__subtitle{font-size:20px;font-weight:700;line-height:1.2}.modal-banner__description{display:block;font-size:16px;font-weight:400;margin-top:8px}.modal-banner__list{display:flex;flex-wrap:wrap;margin-top:16px}@media screen and (min-width:576px){.modal-banner__list-item{width:calc(50% - 10px)}.modal-banner__list-item:nth-child(odd){margin-left:20px}}@media screen and (max-width:575px){.modal-banner__list-item{margin-left:20px;width:100%}}.modal-banner__list-elem{align-items:flex-start;display:flex;font-size:16px;font-weight:400}.modal-banner *+.modal-banner__btn{margin-top:16px}.modal-banner__link{color:#77bcfe;display:block;font-size:14px;font-weight:400;margin-top:10px;width:-moz-fit-content;width:fit-content}.modal-banner__link:hover{color:#77bcfe}@media screen and (hover:hover){.modal-banner__link:hover{color:#ff6d02}}@media screen and (min-width:744px){.modal-banner__right>*{margin-left:auto}}@media screen and (max-width:743px){.modal-banner__right{margin-left:0;margin-top:16px}}.modal-banner__img{background:#3048c6;bottom:-115px;display:block;height:365px;-webkit-mask-image:url(/images_v2/modal-banner-mask.svg);mask-image:url(/images_v2/modal-banner-mask.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;overflow:hidden;position:absolute;right:-180px;width:531px;z-index:-1}.modal-banner__img img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.modal-banner__img--lg{height:515px;-webkit-mask-image:url(/images_v2/modal-banner-mask-lg.svg);mask-image:url(/images_v2/modal-banner-mask-lg.svg);width:701px}@media screen and (max-width:743px){.modal-banner__img{bottom:-40px;right:-375px}.modal-banner__img--lg{bottom:-60px;right:-480px}}.header{background:#fff;box-shadow:0 8px 20px hsla(0,0%,62%,.08);flex:0 0 auto;left:0;position:fixed;right:0;top:0;width:100%;z-index:200}@media screen and (max-width:743px){.header.menu--active .header__btn,.header.menu--active .header__link,.header.menu--active .header__notification,.header.menu--active .header__user{opacity:0;pointer-events:none}}.header__wrapper{align-items:center;display:flex;justify-content:space-between;padding:18px 0}.header__logotype{display:block;max-width:160px;min-width:160px;overflow:hidden;width:100%}.header__logotype img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}@media screen and (min-width:744px) and (max-width:1023px){.header__logotype{max-width:135px;min-width:135px}}@media screen and (max-width:743px){.header__logotype{height:44px;max-width:48px;min-width:48px}}.header__menu{margin-left:65px;margin-right:auto}@media screen and (min-width:1200px) and (max-width:1299px){.header__menu{margin-left:26px}}@media screen and (min-width:744px) and (max-width:1023px){.header__menu{margin-left:26px}}@media screen and (max-width:743px){.header__menu{margin-left:20px;margin-right:0;order:2}}@media screen and (max-width:1199px){.header__nav{display:none}}.header__controls{align-items:center;display:flex;margin-left:32px}@media screen and (min-width:1200px) and (max-width:1299px){.header__controls{margin-left:26px}}@media screen and (min-width:744px) and (max-width:1023px){.header__controls{margin-left:18px}}@media screen and (max-width:743px){.header__controls{margin-left:auto}}.header__notification{transition:opacity .25s ease-in-out}@media screen and (max-width:743px){.header__notification{margin-left:15px}}.header__user{margin-left:32px;transition:opacity .25s ease-in-out}@media screen and (min-width:1200px) and (max-width:1299px){.header__user{margin-left:26px}}@media screen and (max-width:743px){.header__user{margin-left:15px}}.header__buttons{align-items:center;display:flex;margin-left:27px}@media screen and (min-width:744px) and (max-width:1023px){.header__buttons{margin-left:18px}}@media screen and (max-width:743px){.header__buttons{margin-left:15px}}.header__link{color:#080957;display:block;font-size:16px;font-weight:400;width:-moz-fit-content;width:fit-content}.header__link:hover{color:#080957}@media screen and (hover:hover){.header__link:hover{color:#ff6d02}}.header__btn+.header__btn,.header__btn+.header__link,.header__link+.header__btn,.header__link+.header__link{margin-left:27px}@media screen and (max-width:1023px){.header__btn+.header__btn,.header__btn+.header__link,.header__link+.header__btn,.header__link+.header__link{margin-left:12px}}@media screen and (max-width:743px){.header__btn{display:none}}.nav__list{align-items:center;display:flex;width:-moz-fit-content;width:fit-content}.nav__item+.nav__item{margin-left:32px}@media screen and (min-width:1200px) and (max-width:1299px){.nav__item+.nav__item{margin-left:20px}}.nav__trigger{position:relative}.nav__trigger.is--active .nav__link{color:#ff6d02}.nav__trigger.is--active .nav__link>svg{color:#ff6d02;transform:rotate(180deg)}.nav__trigger.is--active .nav__dropdown{opacity:1;pointer-events:all;transform:scale(1) translateY(0);visibility:visible}.nav__link{align-items:center;display:flex;font-size:16px;font-weight:400;line-height:1.25;width:-moz-fit-content;width:fit-content}.nav__link,.nav__link:hover{color:#080957}.nav__link>svg{color:#080957;height:24px;min-width:24px;width:24px}.nav__link>span+svg,.nav__link>svg+span{margin-left:4px}@media screen and (hover:hover){.nav__link:hover,.nav__link:hover>svg{color:#ff6d02}}.nav__dropdown{background:#fff;border-radius:0 0 20px 20px;box-shadow:0 8px 34px hsla(0,0%,62%,.08),0 8px 20px hsla(0,0%,62%,.08);display:block;left:0;min-width:252px;opacity:0;overflow:hidden;pointer-events:none;position:absolute;top:calc(100% + 16px);transform:scale(.99) translateY(-.7em);transform-origin:top;transition-duration:.5s;transition-property:opacity,transform;transition-timing-function:cubic-bezier(.16,1,.3,1);visibility:hidden;width:-moz-fit-content;width:fit-content;will-change:opacity,transform;z-index:100}.nav__sublink{display:block;font-size:16px;font-weight:400;padding:18px 12px 18px 20px;width:100%}@media screen and (hover:hover){.nav__sublink:hover{color:#ff6d02}}.footer{flex:0 0 auto;margin-top:152px;position:relative;z-index:1}@media screen and (max-width:1023px){.footer{margin-top:80px}}.footer__wrapper{display:flex;justify-content:space-between}.footer__wrapper--center{align-items:center}@media screen and (min-width:1024px) and (max-width:1199px){.footer__wrapper:not(.footer__wrapper--center){flex-wrap:wrap}}@media screen and (max-width:1023px){.footer__wrapper{flex-wrap:wrap}}.footer__main{background:#080957;color:#fff;padding:37px 0 71px}@media screen and (min-width:744px) and (max-width:1023px){.footer__main{padding:47px 0 43px}}@media screen and (max-width:743px){.footer__main{padding:47px 0 48px}}@media screen and (min-width:744px) and (max-width:1199px){.footer__block:first-child{margin-top:27px;order:1;width:100%}}@media screen and (max-width:743px){.footer__block{width:100%}.footer__block:first-child{margin-top:52px;order:1}}.footer__block+.footer__block{margin-left:24px}@media screen and (max-width:743px){.footer__block+.footer__block{margin-left:0;margin-top:52px}}@media screen and (min-width:744px) and (max-width:1199px){.footer__block:first-child+.footer__block{margin-left:0}}@media screen and (max-width:743px){.footer__block:first-child+.footer__block{margin-top:0}}.footer__info{max-width:431px;width:100%}@media screen and (max-width:1199px){.footer__info{margin:0 auto;text-align:center}}.footer__title{font-size:24px;font-weight:700;line-height:1.17}.footer__description{font-size:14px;font-weight:400;line-height:1.29;margin-top:9px}.footer__nav{align-items:flex-start;display:flex}@media screen and (max-width:743px){.footer__nav{align-items:center;flex-direction:column}}.footer__list+.footer__list{margin-left:48px}@media screen and (max-width:743px){.footer__list+.footer__list{margin-left:0;margin-top:32px}}.footer__item+.footer__item{margin-top:4px}.footer__link{color:#fff;display:block;font-size:16px;font-weight:400;width:-moz-fit-content;width:fit-content}.footer__link:hover{color:#fff}@media screen and (hover:hover){.footer__link:hover{color:#ff6d02}}@media screen and (max-width:743px){.footer__btn{margin:0 auto}}.footer__socnav{margin-left:auto;margin-top:12px}@media screen and (max-width:743px){.footer__socnav{margin:12px auto 0}}.footer__bottom{background:#fff;padding:29.25px 0}@media screen and (max-width:1023px){.footer__bottom{padding:47.5px 0}.footer__bottom-block{text-align:center;width:100%}.footer__bottom-block+.footer__bottom-block{margin-top:20px}}.footer__text{color:#29292d;display:block;font-size:16px;font-weight:400;width:-moz-fit-content;width:fit-content}.footer__text[href]:hover{color:#29292d}@media screen and (hover:hover){.footer__text[href]:hover{color:#ff6d02}}@media screen and (max-width:1023px){.footer__text{margin-left:auto;margin-right:auto}}.footer__payments{align-items:center;display:flex;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1023px){.footer__payments{margin-left:auto;margin-right:auto;padding-top:11px}}.footer__payment+.footer__payment{margin-left:26px}.wide-swall-container{overflow:hidden!important}.wide-swall-container,.wide-swall-popup{max-width:900px!important;width:100%!important}.wide-swall-popup{background:#282a3c;border:1px solid #282a3c;border-radius:8px;color:#fff;padding-bottom:.6rem!important;padding-top:.3rem!important}.wide-swall-popup svg{color:#fff!important;height:24px;min-width:24px;width:24px}.wide-swall-title{color:#fff!important;margin:0!important}.wide-swall-content{color:#fff;margin:0!important;padding:4px 30px!important}.wide-swall-header{color:#fff}.wide-swall-header .swal2-close{right:6px!important;top:6px!important}.wide-swall-closebutton{color:#fff!important}.swal2-container{padding:0}.swal2-popup{border-radius:20px;padding:0;width:794px}.swal2-popup--sm{width:592px}.swal2-toast{border-radius:6px;min-height:auto!important;overflow-y:hidden}.swal2-content{padding:0}.swal2-loader{margin:0 auto;text-align:center}.swal2-close{border:none!important;box-shadow:none!important;color:#080957;outline:none!important;right:24px;top:22px}@media (max-width:743px){.swal2-close{right:5px;top:14px}}.swal2-close:active,.swal2-close:focus{border:none!important;box-shadow:none!important;outline:none!important}.swal2-validation-message{margin:0}.swal2-actions{padding:20px 40px 36px}@media (max-width:743px){.swal2-actions{padding:20px 16px 36px}}.swal2-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#f3f5fc;border:1px solid #f3f5fc;border-radius:8px;box-shadow:none;color:#080957;display:block;font-size:16px;font-weight:400;height:auto;max-width:calc(100% - 100px);overflow:hidden;padding:10px 12px;transition:all .25s ease-in-out;width:100%}@media (max-width:743px){.swal2-input{max-width:calc(100% - 44px)}}.swal2-input::-moz-placeholder{color:#080957;opacity:1}.swal2-input::placeholder{color:#080957;opacity:1}.swal2-input:-ms-input-placeholder{color:#080957}.swal2-input::-ms-input-placeholder{color:#080957}.swal2-input:focus{background:#fff;border-color:#959ec6;box-shadow:none;box-shadow:0 8px 20px hsla(0,0%,62%,.08);outline:none}.swal2-inputerror{background:#ffe8d6;border-color:#ca3227;color:#5b5b5b}.swal2-container.swal2-backdrop-show,.swal2-container.swal2-noanimation{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:rgba(41,58,128,.64)}.banner{border-radius:20px;overflow:hidden;position:relative}.banner__img{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;justify-content:flex-end;line-height:0;text-align:right;width:100%}.banner__img img,.banner__img picture{-o-object-fit:cover;object-fit:cover;-o-object-position:right bottom;object-position:right bottom;width:100%}.banner__main{height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}.banner__heading{color:#080957;font-family:Gotham,Arial,sans-serif;font-size:24px;font-weight:700;line-height:28px;margin-bottom:15px;text-shadow:-1px 0 #000,0 1px #000,1px 0 #000,0 -1px #000}.banner__heading span{color:#ff6d02;position:relative}.banner__heading span:after{background:#ff6d02;bottom:-5px;content:"";height:3px;left:0;position:absolute;width:100%}.banner__subheading{font-size:18px;text-shadow:-1px 0 #080957,0 1px #080957,1px 0 #080957,0 -1px #080957}.banner__btn,.banner__subheading{color:#fff;font-family:Nunito Sans,Arial,sans-serif}.banner__btn{align-items:center;background:#ff6d02;border-radius:8px;cursor:pointer;display:inline-flex;font-size:16px;font-weight:400;height:44px;justify-content:center;line-height:20px;min-width:177px;padding:12px 16px;text-decoration:none;transition:.25s}.banner__btn:hover{background:#ed6300;color:#fff;text-decoration:none}.banner--size-side{height:340px;max-width:335px;width:100%}.banner--size-side .banner__main{padding:25px 15px}.banner--size-side .banner__heading{margin-bottom:10px}.banner--size-side .banner__heading span:after{bottom:-2px}.banner--size-mobile{width:100%}.banner--size-mobile .banner__main{padding:45px 0;position:relative}.banner--size-mobile .banner__img{margin-top:80px;position:absolute}.banner--size-mobile .banner__btn{margin-left:15px;position:relative}.banner--size-mobile .banner__heading{margin-bottom:10px;padding:0 15px;position:relative}.banner--size-mobile .banner__heading span:after{bottom:-5px}.banner--size-mobile .banner__subheading{padding:0 15px;position:relative}.banner--size-wide{height:316px}@media (max-width:576.96px){.banner--size-wide{height:410px}}@media screen and (max-width:1023px){.banner--size-wide{margin-left:-20px;margin-right:-20px}}.banner--size-wide .banner__main{padding:50px 53px}@media screen and (max-width:1023px){.banner--size-wide .banner__main{padding:28px 34px}}.banner--theme-white{background:#fff}.banner--theme-blue{background:#293a80}.banner--theme-blue .banner__heading,.banner--theme-blue .banner__heading span{color:#fff}@font-face{font-display:swap;font-family:Gotham;font-style:normal;font-weight:700;src:url(/fonts_v2/Gotham-Bold.woff2) format("woff2"),url(/fonts_v2/Gotham-Bold.woff) format("woff")}.scroll-disabled{overflow:hidden}.wrapper{display:flex;flex-direction:column;min-height:100vh;padding-top:120px}@media screen and (max-width:767px){.wrapper{padding-top:108px}}.wrapper__content{flex:1 1 100%}.content{word-wrap:break-word!important;color:#353535;font-size:16px;line-height:1.25;word-break:break-word!important}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{color:#080957;font-weight:700;line-height:1.2;margin-bottom:12px}.content h1:not(:first-child),.content h2:not(:first-child),.content h3:not(:first-child),.content h4:not(:first-child),.content h5:not(:first-child),.content h6:not(:first-child){margin-top:20px}.content h1{font-size:35px;line-height:1.1}.content h2{font-size:32px}.content h3{font-size:29px}.content h4{font-size:24px}.content h5{font-size:20px}.content h6{font-size:16px}.content a:not(.copy-link){color:#358bdc;display:inline}.content a:not(.copy-link):hover{color:#358bdc}@media screen and (hover:hover){.content a:not(.copy-link):hover{color:#ff6d02}}.content picture{border-radius:12px;display:block;height:auto;overflow:hidden;width:100%}.content picture img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.copy-link{align-items:center;border-bottom:1px solid transparent;color:#358bdc;display:inline-flex;margin-top:1px;vertical-align:middle;width:-moz-fit-content;width:fit-content}.copy-link>svg{color:#358bdc;height:17px;min-width:17px;width:17px}.copy-link>*{margin:0}.copy-link>*+*{margin-left:4px}.copy-link:hover{color:#358bdc}@media screen and (hover){.copy-link:hover{border-color:#358bdc}}.copy-link-2{border-bottom:1px solid transparent;color:#358bdc!important;cursor:pointer;display:inline;position:relative;text-decoration:none}.copy-link-2:after{bottom:0;content:"";display:block;left:0;position:absolute;top:1rem;transition:width .3s ease;width:0}.copy-link-2>svg{bottom:1px;color:#358bdc;height:16px;margin-right:2px;min-width:16px;position:relative;width:16px}.copy-link-2:hover{color:#358bdc!important}@media screen and (hover){.copy-link-2:hover{border-color:#358bdc}}.notification-message{background:#ffe8d6;border-radius:12px;color:#353535;opacity:1;padding:12px}.notification-message--success{background:#dcfadb}.notification-message__top{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:0}.notification-message__title{color:#353535;display:block;font-size:16px;font-weight:600;margin-bottom:0}.notification-message__icon{height:24px;margin-bottom:0;margin-left:12px;min-width:24px;width:24px}.notification-message__top+.notification-message__main{margin-top:8px}.notification-message__main{margin-bottom:0}.page-top{margin-bottom:40px}@media screen and (max-width:743px){.page-top{margin-bottom:36px}}.page-top__breadcrumb{margin-bottom:15px}.page-top__inner{align-items:center;display:flex;justify-content:space-between}@media screen and (max-width:743px){.page-top__inner{align-items:flex-start;flex-direction:column}}.page-top__heading{color:#080957;font-size:35px;font-weight:700;line-height:1.1}.page-top__heading small{font-size:14px;font-weight:400;vertical-align:top;white-space:nowrap}@media screen and (max-width:743px){.page-top__heading{font-size:32px}.page-top__heading small{vertical-align:middle}}.page-top__btn{margin-left:20px}@media screen and (max-width:743px){.page-top__btn{margin-left:0;margin-top:20px}}.page-top__description{color:#353535;display:block;font-size:16px;font-weight:400;margin-top:10px;max-width:640px;width:100%}.page-top__form{align-items:center;display:flex;margin-top:18px;width:100%}@media screen and (max-width:1023px){.page-top__form{align-items:flex-start;flex-direction:column}}.page-top__search{max-width:645px;width:100%}.page-top__checkboxes{align-items:center;display:flex;flex-wrap:wrap;margin-left:32px;margin-right:-18px}@media screen and (max-width:1023px){.page-top__checkboxes{margin-left:0}}@media screen and (min-width:744px) and (max-width:1023px){.page-top__checkboxes{margin-top:32px}}@media screen and (max-width:743px){.page-top__checkboxes{margin-top:12px}}.page-top__checkbox{margin-right:18px}.section-indent{margin-top:60px}.section-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px;width:100%}.section-top--mb-lg{margin-bottom:32px}@media screen and (max-width:1023px){.section-top{align-items:flex-start;flex-direction:column}}.section-top__group+.section-top__group{margin-left:20px}@media screen and (max-width:1023px){.section-top__group+.section-top__group{margin-left:0;margin-top:12px}}.section-top__title{color:#080957;font-size:29px;font-weight:700;line-height:1}.section-top__title small{color:#293a80;font-size:16px;font-weight:400;vertical-align:top;white-space:nowrap}@media screen and (max-width:743px){.section-top__title small{display:block;margin-top:4px}}.section-top__link{align-items:center;display:flex;font-size:16px;font-weight:400;min-width:-moz-max-content;min-width:max-content;width:-moz-fit-content;width:fit-content}.section-top__link>svg{color:#080957;height:24px;min-width:24px;width:24px}.section-top__link>span+svg,.section-top__link>svg+span{margin-left:4px}@media screen and (hover:hover){.section-top__link:hover,.section-top__link:hover>svg{color:#ff6d02}}.section-info{margin-bottom:40px}.section-info__wrapper{background:#f9f9f9;border-radius:20px;overflow:hidden;padding:98px 78px;position:relative;z-index:1}@media screen and (min-width:744px) and (max-width:1023px){.section-info__wrapper{padding:69px 36px}}@media screen and (max-width:743px){.section-info__wrapper{padding:39px 10px 207px 26px}}.section-info__body{max-width:465px;width:100%}@media screen and (max-width:1023px){.section-info__body{max-width:333px}}.section-info__heading{color:#080957;font-size:35px;font-weight:700;line-height:1}.section-info__description{color:#080957;font-size:16px;font-weight:400;margin-top:12px;max-width:424px;width:100%}.section-info__img{display:block;height:384px;-webkit-mask-image:url(/images_v2/section-info-faq-mask.png);mask-image:url(/images_v2/section-info-faq-mask.png);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;position:absolute;right:-56px;top:-6px;width:650px;z-index:-1}.section-info__img img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.section-info__img--second{-webkit-mask-image:url(/images_v2/section-info-education-mask.png);mask-image:url(/images_v2/section-info-education-mask.png)}@media screen and (min-width:1024px) and (max-width:1199px){.section-info__img{height:288px;right:-60px;top:0;width:488px}}@media screen and (min-width:744px) and (max-width:1023px){.section-info__img{height:388px;-webkit-mask-image:url(/images_v2/section-info-faq-mask-tablet.png);mask-image:url(/images_v2/section-info-faq-mask-tablet.png);right:-6px;width:372px}}@media screen and (max-width:743px){.section-info__img{bottom:-148px;height:336px;left:-84px;-webkit-mask-image:url(/images_v2/section-info-faq-mask-mob.png);mask-image:url(/images_v2/section-info-faq-mask-mob.png);right:auto;top:auto;width:472px}}.section-tags{margin-bottom:28px}@media screen and (max-width:743px){.section-tags{margin-bottom:18px}}.section-tags__list{display:flex;flex-wrap:wrap;margin-right:-12px}.section-tags__item{margin-bottom:12px;margin-right:12px}.section-tags__item.is--active .section-tags__option{background:#f3f5fc;color:#080957}.section-tags__option{align-items:center;background:#f9f9f9;border:none;border-radius:100px;color:#b6b6b6;display:flex;font-size:16px;font-weight:600;justify-content:center;min-height:37px;padding:8px 12px;transition:all .25s ease-in-out;width:-moz-fit-content;width:fit-content}.section-tags__option>svg{color:#080957;height:21px;min-width:21px;width:21px}.section-tags__option>*+*{margin-left:4px}.section-tags__option:focus{outline:none}.main-search__heading{color:#080957;font-size:35px;font-weight:700;line-height:1.11}.main-search__subtitle{color:#080957;font-size:18px;font-weight:700;line-height:1.22;margin-top:12px;opacity:.7}.main-search__form{margin-top:32px}@media screen and (max-width:743px){.main-search__form{margin-top:21px}}.main-search__links{align-items:center;display:flex}@media screen and (min-width:1024px){.main-search__links--tablet{display:none}}@media screen and (max-width:1023px){.main-search__links{margin-top:12px}.main-search__links--desktop{display:none}}@media screen and (max-width:374px){.main-search__links{align-items:flex-start;flex-direction:column}}.main-search__link{align-items:center;display:flex;font-size:16px;font-weight:400;min-width:-moz-max-content;min-width:max-content;width:-moz-fit-content;width:fit-content}.main-search__link>svg{color:#080957;height:24px;min-width:24px;width:24px}.main-search__link>span+svg,.main-search__link>svg+span{margin-left:4px}@media screen and (hover:hover){.main-search__link:hover,.main-search__link:hover>svg{color:#ff6d02}}.main-search__link+.main-search__link{margin-left:36px}@media screen and (min-width:1200px) and (max-width:1299px){.main-search__link+.main-search__link{margin-left:26px}}@media screen and (max-width:374px){.main-search__link+.main-search__link{margin-left:0;margin-top:12px}}.main-search__description{color:#7f7f7f;font-size:14px;font-weight:400;line-height:1.29;margin-top:12px;max-width:830px;width:100%}.main-search-form{align-items:center;background:#f3f5fc;border:1px solid #b9c0dd;border-radius:12px;display:flex;justify-content:space-between;padding:11px 20px;width:100%}@media screen and (max-width:1199px){.main-search-form{padding:7.5px 20px}}.main-search-form__left{align-items:center;display:flex;max-width:760px;padding-right:11px;width:100%}@media screen and (max-width:743px){.main-search-form__left{padding-right:0}}.main-search-form__icon{color:#080957;height:24px;min-width:24px;width:24px}.main-search-form__icon+.main-search-form__input,.main-search-form__input+.main-search-form__icon{margin-left:8px}.main-search-form__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;border-radius:0;color:#080957;display:block;font-size:16px;font-weight:400;line-height:1.25;padding:0;width:100%}.main-search-form__input::-moz-placeholder{color:#080957;opacity:1}.main-search-form__input::placeholder{color:#080957;opacity:1}.main-search-form__input:focus{outline:none}.main-search-form__right{align-items:center;border-left:1px solid #7577cd;display:flex;padding-left:41px}@media screen and (min-width:1200px) and (max-width:1299px){.main-search-form__right{padding-left:21px}}@media screen and (max-width:1199px){.main-search-form__right{padding-left:38px}}@media screen and (max-width:743px){.main-search-form__right{border-left:none;padding-left:12px}}.main-search-form__links+.main-search-form__btn{margin-left:45px}@media screen and (max-width:1023px){.main-search-form__links+.main-search-form__btn{margin-left:0}}.main-search-form__btn{min-width:112px}.categories-images{overflow:hidden;position:relative}.categories-images__scroll{margin:0 -20px;max-width:calc(100% + 40px);overflow-y:hidden;padding:0 20px 13px;position:relative}.categories-images__wrapper{display:flex}@media screen and (max-width:1359px){.categories-images__wrapper:after{content:"";display:block;height:20px;min-width:20px;width:20px}}.categories-images__item{display:block;max-width:195px;min-width:195px}@media screen and (hover:hover){.categories-images__item:hover .categories-images__img img{transform:scale(1.06)}.categories-images__item:hover .categories-images__img--car img{left:2px;transform:scale(1)}}.categories-images__item+.categories-images__item{margin-left:30px}@media screen and (max-width:1023px){.categories-images__item+.categories-images__item{margin-left:20px}}.categories-images__plug{background:#fff;box-shadow:0 8px 20px hsla(0,0%,62%,.08)}.categories-images__img,.categories-images__plug{align-items:center;border-radius:16px;display:flex;height:149px;justify-content:center;min-height:149px;width:100%}.categories-images__img{background:#f3f5fc;overflow:hidden;position:relative;z-index:1}.categories-images__img--car:before{background:#5b5b5b;border-radius:100px;bottom:0;content:"";display:block;filter:blur(10px);height:41px;opacity:.3;position:absolute;right:-96px;transform:translateZ(0);width:274px;z-index:-1}.categories-images__img--car img{bottom:8px;height:83px;left:22px;min-width:269px;position:absolute}.categories-images__img--building:before{background:#5b5b5b;border-radius:39px;bottom:-26px;content:"";display:block;filter:blur(10px);height:117px;left:20px;opacity:.3;position:absolute;transform:translateZ(0);width:131px;z-index:-1}.categories-images__img--building img{height:215px;min-width:174px;position:absolute;right:-7px;top:16px}.categories-images__img--flat:before{background:#5b5b5b;border-radius:40px;content:"";display:block;filter:blur(10px);height:208px;left:14px;opacity:.2;position:absolute;top:49px;transform:translateZ(0);width:136px;z-index:-1}.categories-images__img--flat img{height:209px;left:-7px;min-width:256px;position:absolute;top:9px}.categories-images__img--stead img{height:115px;left:17px;min-width:182px;position:absolute;top:17px}.categories-images__img img{display:block;height:-moz-fit-content;height:fit-content;-o-object-fit:contain;object-fit:contain;transition:all .25s ease-in-out;width:-moz-fit-content;width:fit-content}.categories-images__img+.categories-images__body{margin-top:8px}.categories-images__name{color:#080957;display:block;font-size:18px;font-weight:700;line-height:1.22;width:-moz-fit-content;width:fit-content}.categories-images__help{color:#5b5b5b;display:block;font-size:14px;font-weight:400}.categories{overflow:hidden;position:relative}.categories__scroll{margin:0 -20px;max-width:calc(100% + 40px);overflow-y:hidden;padding:0 20px 13px;position:relative}.categories__wrapper{display:flex}@media screen and (max-width:1359px){.categories__wrapper:after{content:"";display:block;height:20px;min-width:20px;width:20px}}.categories__item{background:#fff;border:1px solid #dbdbeb;border-radius:16px;display:flex;flex-direction:column;justify-content:space-between;max-width:308px;min-width:308px;overflow:hidden;padding:14px 13px 15px;position:relative;z-index:1}.categories__item+.categories__item{margin-left:30px}@media screen and (max-width:1023px){.categories__item+.categories__item{margin-left:20px}}.categories__img{display:block;height:171px;max-width:171px;min-width:171px;overflow:hidden;position:absolute;right:-35px;top:5px;transform:rotate(-16deg);z-index:-1}.categories__img img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.categories__name{color:#080957;display:block;font-size:18px;font-weight:700;line-height:1.22}.categories__description{color:#353535;display:block;font-size:16px;font-weight:400;margin-top:13px}.categories__help{color:#5b5b5b;display:block;font-size:14px;font-weight:400;line-height:1.29;margin-top:20px}.all-categories__heading{color:#080957;font-size:35px;font-weight:700;line-height:1.1;margin-bottom:28px}@media screen and (max-width:743px){.all-categories__heading{margin-bottom:30px}}.all-categories__wrap{background:#fff;border-radius:20px;box-shadow:0 8px 20px hsla(0,0%,62%,.08);padding:24px 24px 51px;width:100%}@media screen and (max-width:1023px){.all-categories__wrap{border-radius:0;margin:0 -20px;width:calc(100% + 40px)}}@media screen and (min-width:744px) and (max-width:1023px){.all-categories__wrap{padding:24px 24px 50px}}@media screen and (max-width:743px){.all-categories__wrap{padding:24px 20px 50px}}.all-categories__wrap+.all-categories__wrap{margin-top:40px}.all-categories__title{color:#080957;font-size:32px;font-weight:700;margin-bottom:36px}@media screen and (max-width:743px){.all-categories__title{font-size:29px}}.all-categories__scroll{overflow-y:hidden;position:relative}@media screen and (max-width:743px){.all-categories__scroll{margin:0 -20px;max-width:calc(100% + 40px);padding:0 20px 13px}}.all-categories__wrapper{display:flex;flex-wrap:wrap}@media screen and (max-width:743px){.all-categories__wrapper{flex-wrap:nowrap}.all-categories__wrapper:after{content:"";display:block;height:20px;min-width:20px;width:20px}}@media screen and (hover:hover){.all-categories__item:hover .all-categories__img img{transform:scale(1.06)}}@media screen and (min-width:1300px){.all-categories__item{width:calc(16.66667% - 16.66667px)}.all-categories__item:nth-child(6n),.all-categories__item:nth-child(6n-1),.all-categories__item:nth-child(6n-2),.all-categories__item:nth-child(6n-3),.all-categories__item:nth-child(6n-4){margin-left:20px}.all-categories__item:nth-child(n+7){margin-top:20px}}@media screen and (min-width:1200px) and (max-width:1299px){.all-categories__item{width:calc(20% - 16px)}.all-categories__item:nth-child(5n),.all-categories__item:nth-child(5n-1),.all-categories__item:nth-child(5n-2),.all-categories__item:nth-child(5n-3){margin-left:20px}.all-categories__item:nth-child(n+6){margin-top:20px}}@media screen and (min-width:1024px) and (max-width:1199px){.all-categories__item{width:calc(25% - 15px)}.all-categories__item:nth-child(4n),.all-categories__item:nth-child(4n-1),.all-categories__item:nth-child(4n-2){margin-left:20px}.all-categories__item:nth-child(n+5){margin-top:20px}}@media screen and (min-width:744px) and (max-width:1023px){.all-categories__item{width:calc(33.33333% - 13.33333px)}.all-categories__item:nth-child(3n),.all-categories__item:nth-child(3n-1){margin-left:20px}.all-categories__item:nth-child(n+4){margin-top:20px}}@media screen and (max-width:743px){.all-categories__item{max-width:195px;min-width:195px}.all-categories__item+.all-categories__item{margin-left:20px}}.all-categories__img{align-items:center;background:#f3f5fc;border-radius:16px;display:flex;height:149px;justify-content:center;min-height:149px;overflow:hidden;padding:8px;position:relative;width:100%;z-index:1}.all-categories__img--flat:before{background:#5b5b5b;border-radius:40px;content:"";display:block;filter:blur(10px);height:208px;left:14px;opacity:.2;position:absolute;top:49px;transform:translateZ(0);width:136px;z-index:-1}.all-categories__img--flat img{height:209px;left:-7px;min-width:256px;position:absolute;top:9px}.all-categories__img img{display:block;height:-moz-fit-content;height:fit-content;-o-object-fit:contain;object-fit:contain;transition:all .25s ease-in-out;width:-moz-fit-content;width:fit-content}.all-categories__img+.all-categories__body{margin-top:8px}.all-categories__name{color:#080957;display:block;font-size:18px;font-weight:700;line-height:1.22;width:-moz-fit-content;width:fit-content}.all-categories__help{color:#5b5b5b;display:block;font-size:14px;font-weight:400}.materials__wrapper{background:#fff;border-radius:20px;box-shadow:0 8px 20px hsla(0,0%,62%,.08);display:flex;justify-content:space-between}@media screen and (max-width:1023px){.materials__wrapper{flex-direction:column}}@media screen and (max-width:743px){.materials__wrapper{border-radius:0;margin:0 -20px}}.materials__wrapper+.materials__wrapper{margin-top:40px}@media screen and (max-width:743px){.materials__wrapper+.materials__wrapper{margin-top:30px}}.materials__left{max-width:309px;min-width:309px;padding:80px 29px 33px 20px}@media screen and (max-width:1023px){.materials__left{max-width:none;min-width:auto;width:100%}}@media screen and (min-width:744px) and (max-width:1023px){.materials__left{padding:30px 28px 22px 20px}}@media screen and (max-width:743px){.materials__left{padding:30px 20px}}.materials__right{background:#f9f9f9;max-width:calc(100% - 309px);padding:80px 74px 90px;width:100%}@media screen and (max-width:1023px){.materials__right{max-width:none;padding:20px}}.materials__heading{color:#080957;font-size:32px;font-weight:700;line-height:1.1;margin-bottom:28px}.materials__list{counter-reset:materials-list}.materials__list>.materials__item>.materials__elem>.materials__link:before{content:counter(materials-list) ".";counter-increment:materials-list;display:block;margin-right:6px;min-width:21px;text-align:center}.materials__sublist{padding-top:8px}.materials__sublist .materials__link{background:#f9f9f9;padding:10px 10px 10px 37px}.materials__item+.materials__item{margin-top:4px}.materials__link{align-items:flex-start;border-radius:8px;color:#080957;display:flex;font-size:16px;font-weight:400;padding:10px;width:100%}.materials__link.is--active{background:#f3f5fc}.materials__content{font-size:18px!important;line-height:26px}.materials__content p{padding-top:10px}.materials__content .hint{background-color:#fdf6d2;border-radius:8px;padding:12px 20px}.materials__content .hint--white{background-color:#fff}.section-help__wrapper{display:flex;justify-content:space-between}@media screen and (max-width:1023px){.section-help__wrapper{flex-direction:column}}.section-help__item{background:#fff;border-radius:16px;box-shadow:0 8px 20px hsla(0,0%,62%,.08);display:flex;flex-direction:column;justify-content:flex-end;min-height:205px;overflow:hidden;padding:30px;position:relative;z-index:1}.section-help__item--center{align-items:center;justify-content:center}.section-help__item--blue{background:#293a80;color:#fff}.section-help__item--purple{background:#7577cd;color:#fff}@media screen and (min-width:1024px){.section-help__item:first-child,.section-help__item:nth-child(2){width:calc(50% - 154px)}.section-help__item:last-child{max-width:308px;min-width:308px}}@media screen and (max-width:1023px){.section-help__item{min-height:auto;width:100%}.section-help__item--white{box-shadow:none}}@media screen and (min-width:744px) and (max-width:1023px){.section-help__item{padding:30px 64px}.section-help__item--white{padding:0}}@media screen and (max-width:743px){.section-help__item{padding:30px 20px}.section-help__item--white{padding:0}}.section-help__item+.section-help__item{margin-left:30px}@media screen and (max-width:1023px){.section-help__item+.section-help__item{margin-left:0;margin-top:20px}}.section-help__img{display:block;height:333px;overflow:hidden;position:absolute;right:-58px;top:-46px;width:353px;z-index:-1}.section-help__img img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (min-width:1240px){.section-help__img{height:186px;right:13px;top:4px;width:236px}.section-help__img--second{height:209px;right:-54px;top:20px;width:269px}}@media screen and (min-width:1024px) and (max-width:1239px){.section-help__img{height:195px;right:-30px;top:0;width:177px}.section-help__img--second{height:224px;right:-179px;top:24px;width:290px}}@media screen and (min-width:744px) and (max-width:1023px){.section-help__img{height:197px;right:121px;top:-19px;width:260px}.section-help__img--second{height:230px;right:95px;top:14px;width:289px}}@media screen and (min-width:481px) and (max-width:743px){.section-help__img{height:197px;right:-11px;top:-19px;width:260px}.section-help__img--second{height:230px;right:-49px;top:14px;width:289px}}@media screen and (max-width:480px){.section-help__img{height:215px;right:-66px;top:-30px;width:217px}.section-help__img--second{height:185px;right:-118px;top:9px;width:237px}}.section-help__body{max-width:188px;position:relative;width:100%;z-index:1}.section-help__title{display:block;font-size:18px;font-weight:700}.section-help__description{display:block;font-size:16px;font-weight:400;margin-top:12px;max-width:164px}.regions__wrapper{display:flex;justify-content:space-between}@media screen and (max-width:1023px){.regions__wrapper{flex-direction:column}}@media screen and (min-width:1024px){.regions__column{width:calc(50% - 16.5px)}.regions__column:nth-child(2n){margin-left:33px}}@media screen and (max-width:1023px){.regions__column{width:100%}.regions__column+.regions__column{margin-top:20px}}.faq__wrapper{display:flex;flex-wrap:wrap}@media screen and (max-width:743px){.faq__wrapper{margin:0 -20px}}.faq__item{background:#fff;border-radius:16px;box-shadow:0 8px 20px hsla(0,0%,62%,.08);padding:20px}.faq__item .c-accordeon__wrapper{padding-top:4px}@media screen and (min-width:1024px){.faq__item{width:calc(50% - 15px)}.faq__item:nth-child(2n){margin-left:30px}.faq__item:nth-child(n+3){margin-top:30px}}@media screen and (max-width:1023px){.faq__item{width:100%}}@media screen and (min-width:744px) and (max-width:1023px){.faq__item+.faq__item{margin-top:30px}}@media screen and (max-width:743px){.faq__item+.faq__item{margin-top:20px}}.faq__title{color:#080957;font-size:24px;font-weight:700}.faq__title+*{margin-top:20px}.faq__content{background:#f9f9f9;border-radius:12px;padding:20px}.faq__content>*{opacity:.8}.object-report__wrapper{background:#293a80;border-radius:20px;color:#fff;overflow:hidden;padding:47px 80px;position:relative;z-index:1}@media screen and (min-width:1024px) and (max-width:1199px){.object-report__wrapper{padding:48px 60px}}@media screen and (min-width:744px) and (max-width:1023px){.object-report__wrapper{padding:47px 65px}}@media screen and (max-width:743px){.object-report__wrapper{padding:47px 8px 240px 22px}}.object-report__body{max-width:453px;width:100%}@media screen and (max-width:1023px){.object-report__body{max-width:361px}}.object-report__title{font-size:29px;font-weight:700;line-height:1.35}.object-report__description{font-size:16px;font-weight:400;margin-top:12px}.object-report__btn{margin-top:30px}.object-report__img{display:block;height:808px;-webkit-mask-image:url(/images_v2/object-report-mask.png);mask-image:url(/images_v2/object-report-mask.png);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;min-width:940px;position:absolute;right:-93px;top:-213px;width:940px;z-index:-1}.object-report__img img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (min-width:1200px) and (max-width:1299px){.object-report__img{height:735px;min-width:855px;right:-143px;top:-200px;width:855px}}@media screen and (min-width:1024px) and (max-width:1199px){.object-report__img{height:617px;min-width:718px;right:-143px;top:-113px;width:718px}}@media screen and (min-width:744px) and (max-width:1023px){.object-report__img{height:449px;min-width:532px;right:-217px;top:-43px;width:532px}}@media screen and (max-width:743px){.object-report__img{bottom:-180px;height:396px;-webkit-mask-image:url(/images_v2/object-report-mask-mobile.png);mask-image:url(/images_v2/object-report-mask-mobile.png);min-width:526px;right:-94px;top:auto;width:526px}}.reviews__scroll{margin:0 -20px -20px;max-width:calc(100% + 40px);overflow-y:hidden;padding:0 20px;position:relative}.reviews__wrapper{display:flex;padding-bottom:20px}.reviews__wrapper:after{content:"";display:block;height:20px;min-width:20px;width:20px}.reviews__slide{background:#fff;border-radius:16px;box-shadow:0 8px 20px hsla(0,0%,62%,.08);display:flex;flex-direction:column;justify-content:space-between;max-width:307px;min-width:307px;padding:20px 12px 20px 20px}.reviews__slide+.reviews__slide{margin-left:30px}.reviews__inner{align-items:flex-start;display:flex;justify-content:space-between}.reviews__name{display:block;font-size:15px;font-weight:400;width:-moz-fit-content;width:fit-content}.reviews__rating{margin-left:12px;margin-top:1px}.reviews__description{color:#5b5b5b;font-size:16px;font-weight:400;margin-top:7px}.reviews__date{color:#9f9f9f;display:block;font-size:14px;font-weight:400;line-height:1.29;margin-top:8px}.reviews__likes{align-items:center;display:flex;margin-top:24px}.reviews__thumbs+.reviews__thumbs{margin-left:12px}.banner-ds__wrapper{background:#f3f5fc;border:1px solid #959ec6;border-radius:16px;display:block;overflow:hidden;padding:31px 24px 378px;position:relative;z-index:1}@media screen and (max-width:1023px){.banner-ds__wrapper{margin:0 -20px}}@media screen and (min-width:744px) and (max-width:1023px){.banner-ds__wrapper{padding:22px 24px 28px}}@media screen and (max-width:743px){.banner-ds__wrapper{padding:22px 24px 218px}}@media screen and (min-width:744px) and (max-width:1199px){.banner-ds__body{max-width:405px;width:100%}}@media screen and (max-width:743px){.banner-ds__body{max-width:275px;width:100%}}.banner-ds__title{color:#080957;font-size:29px;font-weight:700;line-height:1}.banner-ds__description{color:#353535;font-size:16px;font-weight:400;margin-top:12px}@media screen and (min-width:744px) and (max-width:1199px){.banner-ds__description{max-width:260px;width:100%}}.banner-ds__btn{margin-top:12px}.banner-ds__img{bottom:-29px;display:block;height:353px;left:-94px;-webkit-mask-image:url(/images_v2/banner-ds-01-mask.png);mask-image:url(/images_v2/banner-ds-01-mask.png);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;overflow:hidden;position:absolute;width:514px;z-index:-1}.banner-ds__img:before{background:#4d5b97;bottom:0;content:"";display:block;height:100%;left:0;mix-blend-mode:soft-light;position:absolute;right:0;top:0;width:100%}.banner-ds__img img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (min-width:744px) and (max-width:1023px){.banner-ds__img{bottom:auto;left:auto;right:-62px;top:-35px}}@media screen and (max-width:743px){.banner-ds__img{bottom:-118px;left:-71px}}.inner-page__heading{color:#080957;font-size:35px;font-weight:700;line-height:1.1;margin-bottom:15px}@media screen and (max-width:743px){.inner-page__heading{margin-bottom:30px}}.inner-page__content{background:#fff;border-radius:20px;box-shadow:0 8px 20px hsla(0,0%,62%,.08);color:#080957;padding:27px 51px 27px 21px}@media screen and (max-width:1023px){.inner-page__content{margin:0 -20px;padding:27px 30px 27px 21px}}@media screen and (max-width:743px){.registry__wrapper{margin:0 -20px}}.registry__item{background:#fff;border-radius:20px;box-shadow:0 8px 20px hsla(0,0%,62%,.08);display:block;padding:20px;width:100%}@media screen and (max-width:743px){.registry__item{border-radius:0}}.registry__item+.registry__item{margin-top:8px}.registry__name{word-wrap:break-word;color:#358bdc;display:block;font-size:20px;font-weight:700;line-height:1.2;width:-moz-fit-content;width:fit-content;word-break:break-word}.registry__name[href]:hover{color:#358bdc}@media screen and (hover:hover){.registry__name[href]:hover{color:#ff6d02}}.registry__details{display:flex;flex-wrap:wrap;margin-top:16px}@media screen and (min-width:744px){.registry__details{margin-bottom:-14px;margin-right:-30px}}@media screen and (max-width:743px){.registry__details{margin-top:12px}}@media screen and (min-width:744px){.registry__details-item{margin-bottom:14px;margin-right:30px;width:-moz-fit-content;width:fit-content}}@media screen and (max-width:743px){.registry__details-item{width:100%}.registry__details-item+.registry__details-item{margin-top:8px}}.registry__subtitle{color:#9f9f9f;display:block;font-size:14px;font-weight:400;width:-moz-fit-content;width:fit-content}.registry__subtitle+.registry__value,.registry__value+.registry__subtitle{margin-top:4px}.registry__value{align-items:center;color:#080957;display:flex;font-size:16px;font-weight:400;width:-moz-fit-content;width:fit-content}.registry__value>svg{color:#080957;height:20px;min-width:20px;width:20px}.registry__value>*+*{margin-left:4px}.registry__value[href],.registry__value[href]:hover{color:#358bdc}@media screen and (hover:hover){.registry__value[href]:hover{color:#ff6d02}}.registry__pagination{margin:36px auto 0}.marketplace__wrapper{word-wrap:break-word;background:#fff;border-radius:20px;box-shadow:0 8px 20px hsla(0,0%,62%,.08);word-break:break-word}@media screen and (max-width:743px){.marketplace__wrapper{margin:0 -20px}}.marketplace__wrapper+.marketplace__wrapper{margin-top:30px}@media screen and (max-width:743px){.marketplace__wrapper+.marketplace__wrapper{margin-top:36px}}.marketplace__block{padding:20px}.marketplace__block+.marketplace__block{border-top:1px solid #ebebeb;margin-top:8spx}.marketplace__title{color:#080957;font-size:24px;font-weight:700}.marketplace__link{color:#358bdc;display:block;font-size:16px;font-weight:400;margin-top:22px;padding:8px;text-decoration:underline;width:-moz-fit-content;width:fit-content}.marketplace__link:hover{color:#358bdc}@media screen and (hover:hover){.marketplace__link:hover{color:#ff6d02;text-decoration:underline}}.marketplace__inner{display:flex;flex-wrap:wrap;margin-top:16px}@media screen and (min-width:744px){.marketplace__inner{margin-bottom:-30px;margin-right:-30px}}@media screen and (max-width:743px){.marketplace__inner+.marketplace__inner{margin-top:30px}}@media screen and (min-width:744px){.marketplace__item{margin-bottom:30px;margin-right:30px}}@media screen and (max-width:743px){.marketplace__item{width:100%}.marketplace__item+.marketplace__item{margin-top:12px}}.marketplace__subtitle{color:#9f9f9f;display:block;font-size:14px;font-weight:400}.marketplace__subtitle+.marketplace__value,.marketplace__value+.marketplace__subtitle{margin-top:4px}.marketplace__value{align-items:center;color:#080957;display:flex;font-size:16px;font-weight:400;width:-moz-fit-content;width:fit-content}.marketplace__value>svg{color:#080957;height:20px;min-width:20px;width:20px}.marketplace__value>*+*{margin-left:4px}.marketplace__value--accent,.marketplace__value[href],.marketplace__value[href]:hover{color:#358bdc}@media screen and (hover:hover){.marketplace__value[href]:hover{color:#ff6d02}}.marketplace__info{margin-top:30px}@media screen and (max-width:743px){.marketplace__info{margin-top:36px}}.marketplace__more,.marketplace__pagination{margin:36px auto 0}.marketplace-info__wrapper{display:flex;flex-wrap:wrap}.marketplace-info__item{align-items:center;background:#fff;border-radius:20px;box-shadow:0 8px 20px hsla(0,0%,62%,.08);display:flex;flex-direction:column;justify-content:center;padding:54px 40px 54px 54px}@media screen and (min-width:1200px) and (max-width:1299px){.marketplace-info__item{padding:36px 20px 36px 36px}}@media screen and (min-width:1200px){.marketplace-info__item{width:calc(25% - 24px)}.marketplace-info__item:nth-child(4n),.marketplace-info__item:nth-child(4n-1),.marketplace-info__item:nth-child(4n-2){margin-left:32px}.marketplace-info__item:nth-child(n+5){margin-top:32px}}@media screen and (min-width:744px) and (max-width:1199px){.marketplace-info__item{width:calc(50% - 10px)}.marketplace-info__item:nth-child(2n){margin-left:20px}.marketplace-info__item:nth-child(n+3){margin-top:20px}}@media screen and (max-width:743px){.marketplace-info__item{width:100%}.marketplace-info__item+.marketplace-info__item{margin-top:20px}}.marketplace-info__inner{align-items:flex-start;display:flex;margin-bottom:auto;margin-top:auto;max-width:211px;width:100%}.marketplace-info__img{align-items:center;display:flex;height:44px;justify-content:center;max-width:44px;min-width:44px;overflow:hidden;width:44px}.marketplace-info__img img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.marketplace-info__img+.marketplace-info__body{margin-left:15px}.marketplace-info__title{color:#9f9f9f;display:block;font-size:16px;font-weight:400}.marketplace-info__title+.marketplace-info__value{margin-top:6px}.marketplace-info__value{color:#080957;display:block;font-size:20px;font-weight:700;line-height:1.2}.marketplace-info__value>span{color:#ff6d02}.lot__wrap{display:flex}@media screen and (max-width:1023px){.lot__wrap{flex-direction:column}}.lot__left{border-top:1px solid #eee;max-width:calc(100% - 337px);padding-top:20px;width:100%}@media screen and (max-width:1023px){.lot__left{max-width:none}}@media screen and (min-width:1024px){.lot__block--tablet{display:none}}.lot__block+.lot__block{margin-top:20px}.lot__block+.lot__block--lg{margin-top:40px}@media screen and (max-width:743px){.lot__block+.lot__block{margin-top:12px}.lot__block+.lot__block--lg{margin-top:40px}}.lot__top{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:14px}@media screen and (max-width:743px){.lot__top{flex-direction:column}}.lot *+.lot__top-inner{margin-left:14px}@media screen and (max-width:743px){.lot *+.lot__top-inner{margin-left:0;margin-top:16px}}.lot__top-inner{align-items:flex-start;display:flex;flex:1 1 auto;justify-content:space-between}@media screen and (max-width:743px){.lot__top-inner{width:100%}}.lot__help{align-items:center;color:#9f9f9f;display:flex;font-size:14px;font-weight:400;line-height:1.5;min-height:24px;min-width:-moz-max-content;min-width:max-content;width:-moz-fit-content;width:fit-content}.lot__help>svg{color:#9f9f9f;height:18px;min-width:18px;width:18px}.lot__help>*+*{margin-left:4px}.lot__tags{margin-left:12px}.lot__inner{align-items:center;display:flex;justify-content:space-between}.lot__inner+*{margin-top:16px}.lot__location{align-items:flex-start;display:flex;font-size:16px;font-weight:600;min-height:24px;width:-moz-fit-content;width:fit-content}.lot__location>svg{color:#080957;height:24px;min-width:24px;width:24px}.lot__location>*+*{margin-left:8px}.lot__location>span{display:block;margin-bottom:auto;margin-top:auto}.lot__controls{align-items:center;display:flex}.lot__control-item{position:relative}.lot__control-item+.lot__control-item{margin-left:8px}@media screen and (max-width:743px){.lot__control-item+.lot__control-item{margin-left:12px}}.lot__control{align-items:center;background:transparent;border:none;border-radius:0;display:flex;font-size:0;height:24px;justify-content:center;min-width:24px;padding:0;width:24px}.lot__control:focus{outline:none}@media screen and (hover:hover){.lot__control:hover>svg{color:#ff6d02}}.lot__control-icon{color:#080957;height:24px;min-width:24px;width:24px}.lot__main .search-card__img{height:240px;max-width:none;min-width:none;width:100%}.lot__slider{max-width:304px;min-width:304px;position:relative;width:100%;z-index:1}@media screen and (max-width:743px){.lot__slider-wrapper{margin-bottom:20px}}@media screen and (max-width:575px){.lot__slider{max-width:none}}.lot__slider .swiper{border-radius:16px}.lot__slider .swiper-button-next,.lot__slider .swiper-button-prev{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 5px 24px hsla(0,0%,62%,.15);display:flex;font-size:0;height:32px;justify-content:center;min-width:32px;padding:0;position:absolute;top:calc(50% - 20px);transition:all .25s ease-in-out;width:32px;z-index:10}.lot__slider .swiper-button-next:focus,.lot__slider .swiper-button-prev:focus{outline:none}.lot__slider .swiper-button-prev{left:0;transform:translate(-50%,-50%)}.lot__slider .swiper-button-next{right:0;transform:translate(50%,-50%)}.lot__slider .swiper-button-icon{color:#080957;height:24px;min-width:24px;width:24px}.lot__slider .swiper-pagination{align-items:center;display:flex;justify-content:center;margin:10px auto 0;width:-moz-fit-content;width:fit-content}.lot__slider .swiper-pagination-bullet{background:#ebebeb;border-radius:100px;display:block;height:10px;min-width:10px;transition:all .25s ease-in-out;width:10px}.lot__slider .swiper-pagination-bullet+.swiper-pagination-bullet{margin-left:4px}.lot__slider .swiper-pagination-bullet-active{background:#080957;width:23px}.lot__slide{display:block;height:265px;overflow:hidden;position:relative;width:100%;z-index:1}.lot__slide img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.lot__status{align-items:center;background:#dcfadb;border:2px solid #fff;border-radius:32px;color:#248222;display:flex;font-size:12px;font-weight:600;left:15px;line-height:1;min-width:-moz-max-content;min-width:max-content;padding:6.5px 8px;position:absolute;text-align:center;text-transform:uppercase;top:21px;width:-moz-fit-content;width:fit-content;z-index:9}.lot__status:before{background:#248222;border-radius:50%;content:"";display:block;height:8px;margin-right:4px;min-width:8px;width:8px}.lot__status--danger{background:#ffe8d6;color:#961d14}.lot__status--danger:before{background:#961d14}@media screen and (min-width:744px){.lot__body-wrapper{display:flex;justify-content:space-between}.lot__body{margin-left:33px;width:100%}}.lot__title{word-wrap:break-word;color:#080957;font-size:24px;font-weight:700;margin-bottom:16px;word-break:break-word}.lot__message{margin-top:20px}@media screen and (max-width:1023px){.lot__message{margin-top:12px}}.lot__right{margin-left:30px;max-width:307px;min-width:307px}@media screen and (max-width:1023px){.lot__right{display:none;margin-left:0;max-width:none;min-width:auto}}@media screen and (min-width:1024px){.lot__details{position:sticky;top:130px}}@media screen and (max-width:743px){.lot-plug-picture:before{padding-top:50%!important}}.lot-info__wrapper{background:#fff;border-bottom:1px solid #ebebeb;border-top:1px solid #ebebeb;padding:20px}@media screen and (max-width:743px){.lot-info__wrapper{margin-left:-20px;margin-right:-20px}}.lot-info__wrapper+.lot-info__wrapper{border-top:none}.lot-info__title{color:#080957;font-size:24px;font-weight:700}.lot-info__title+*{margin-top:16px}.lot-info__list{display:flex;flex-wrap:wrap}@media screen and (min-width:744px){.lot-info__list{margin-bottom:-30px}.lot-info__item{margin-bottom:30px;margin-right:46px}}@media screen and (max-width:743px){.lot-info__item{width:calc(50% - 12px)}.lot-info__item:nth-child(2n){margin-left:24px}.lot-info__item:nth-child(n+3){margin-top:24px}}.lot-info__subtitle{color:#9f9f9f;display:block;font-size:14px;font-weight:400;width:-moz-fit-content;width:fit-content}.lot-info__subtitle+.lot-info__value,.lot-info__value+.lot-info__subtitle{margin-top:8px}.lot-info__value{align-items:center;color:#080957;display:flex;font-size:18px;font-weight:700;min-height:24px;width:-moz-fit-content;width:fit-content}.lot-info__value>svg{color:#080957;height:24px;min-width:24px;width:24px}.lot-info__value>*+*{margin-left:8px}.lot-info__btn{margin-top:22px}.lot-note__wrapper{align-items:flex-start;background:#f3f5fc;border-radius:20px;display:flex;padding:24px 40px;width:100%}@media screen and (max-width:743px){.lot-note__wrapper{padding:24px 12px}}.lot-note__icon{color:#080957;height:24px;margin-right:12px;min-width:24px;width:24px}.lot-note__title{color:#080957;font-size:20px;font-weight:700}.lot-note__title+.lot-note__description{margin-top:6px}.lot-note__description{font-size:14px;font-weight:400;max-width:585px;width:100%}.lot-banner__wrapper{background:#293a80;border-radius:16px;color:#fff;overflow:hidden;padding:30px;position:relative;width:100%;z-index:1}@media screen and (max-width:743px){.lot-banner__wrapper{padding:30px 15px 45px}}.lot-banner__main{align-items:flex-start;display:flex;justify-content:space-between}@media screen and (max-width:1099px){.lot-banner__main{flex-direction:column}}.lot-banner__left{max-width:531px;width:100%}.lot-banner__title{font-size:24px;font-weight:700;line-height:1.2}.lot-banner__description{display:block;font-size:16px;font-weight:400;margin-top:16px;max-width:370px;width:100%}.lot-banner__list{display:flex;flex-wrap:wrap;margin-top:16px}@media screen and (min-width:744px){.lot-banner__list-item{width:calc(50% - 10px)}.lot-banner__list-item:nth-child(odd){margin-left:20px}}@media screen and (max-width:743px){.lot-banner__list-item{margin-left:20px;width:100%}}.lot-banner__list-elem{align-items:flex-start;display:flex;font-size:16px;font-weight:400}.lot-banner__link{color:#77bcfe;display:block;font-size:14px;font-weight:400;margin-top:10px;width:-moz-fit-content;width:fit-content}.lot-banner__link:hover{color:#77bcfe}@media screen and (hover:hover){.lot-banner__link:hover{color:#ff6d02}}.lot-banner__right{margin-left:20px}@media screen and (min-width:1100px){.lot-banner__right>*{margin-left:auto}}@media screen and (max-width:1099px){.lot-banner__right{margin-left:0;margin-top:16px}}.lot-banner__img{display:block;overflow:hidden;position:absolute;z-index:-1}.lot-banner__img img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}@media screen and (min-width:1100px){.lot-banner__img{height:279px;right:154px;top:99px;width:283px}.lot-banner__img--vin{height:225px;right:151px;top:68px;width:202px}}@media screen and (min-width:1100px) and (max-width:1199px){.lot-banner__img--vin{height:176px;right:20px;top:135px;width:161px}}@media screen and (min-width:744px) and (max-width:1099px){.lot-banner__img{height:365px;right:-145px;top:129px;width:531px}.lot-banner__img--vin{height:393px;right:34px;top:-29px;width:251px}}@media screen and (min-width:481px) and (max-width:743px){.lot-banner__img{height:300px;right:-120px;top:211px;width:301px}.lot-banner__img--vin{height:216px;right:-37px;top:171px;width:301px}}@media screen and (max-width:480px){.lot-banner__img{height:300px;right:-120px;top:211px;width:301px}.lot-banner__img--vin{height:216px;right:-147px;top:247px;width:301px}}.lot-object__wrapper{background:#fff}.lot-object__top{padding:11.5px 20px}@media screen and (max-width:743px){.lot-object__top{margin-left:-20px;margin-right:-20px;padding:4px 20px}}.lot-object__title{color:#080957;font-size:24px;font-weight:700}.lot-object__top+.lot-object__main{margin-top:16px}.lot-object__main{position:relative;z-index:1}.lot-object__preview{left:50%;max-width:calc(100% - 40px);position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:10}.lot-object__preview.is--hidden{display:none}.lot-object__preview-btn{margin-left:auto;margin-right:auto;min-width:auto}.lot-object__map{background:#f9f9f9;border-radius:20px;display:block;height:372px;min-height:372px;overflow:hidden;position:relative;width:100%;z-index:1}.lot-object__map:before{-webkit-backdrop-filter:blur(4.5px);backdrop-filter:blur(4.5px);background:hsla(0,0%,100%,.02);bottom:0;content:"";display:block;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:1}.lot-object__map:not(.is--hidden):before{display:none}@media screen and (max-width:743px){.lot-object__map{height:276px;min-height:276px}}.lot-documents__wrapper{background:#fff;border-bottom:1px solid #ebebeb}.lot-documents__top{padding:11.5px 20px}@media screen and (max-width:743px){.lot-documents__top{margin-left:-20px;margin-right:-20px;padding:4px 20px}}.lot-documents__title{color:#080957;font-size:24px;font-weight:700}.lot-documents__main{padding:0 20px 20px}@media screen and (max-width:743px){.lot-documents__main{margin-left:-20px;margin-right:-20px}}.lot-documents__notification{margin-bottom:18px;margin-top:6px}@media screen and (max-width:743px){.lot-documents__notification{margin-bottom:16px;margin-top:8px}}.lot-documents__list{margin-top:14px}.lot-documents__item+.lot-documents__item{margin-top:12px}.lot-documents__item{word-break:break-all}.lot-documents__link{align-items:center;background:transparent;border:none;border-radius:0;color:#080957;display:flex;font-size:16px;font-weight:400;padding:0;transition:all .25s ease-in-out;width:-moz-fit-content;width:fit-content}.lot-documents__link>svg{color:#080957;height:24px;min-width:24px;width:24px}.lot-documents__link>*+*{margin-left:8px}.lot-documents__link:focus{outline:none}.lot-documents__link.disabled{color:#7f7f7f;pointer-events:none}.lot-documents__link.disabled>svg{color:#7f7f7f}@media screen and (hover:hover){.lot-documents__link:hover:not(.disabled),.lot-documents__link:hover:not(.disabled)>svg{color:#ff6d02}}.lot-documents__report{background:#f9f9f9;border-radius:16px;display:block;margin-top:32px;padding:14px 20px;width:100%}@media screen and (max-width:743px){.lot-documents__report{margin-top:20px}}.lot-documents__description{color:#353535;display:block;font-size:16px;font-weight:400}.lot-documents__description a,.lot-documents__description a:hover{color:#358bdc}@media screen and (hover:hover){.lot-documents__description a:hover{color:#ff6d02}}.lot-documents__help{color:#9f9f9f;display:block;font-size:14px;font-weight:400;margin-top:6px}.lot-documents__help a,.lot-documents__help a:hover{color:#358bdc}@media screen and (hover:hover){.lot-documents__help a:hover{color:#ff6d02}}.lot-details-info__wrapper{background:#fff;border-bottom:1px solid #eee;border-radius:20px;box-shadow:0 8px 20px hsla(0,0%,62%,.08);padding:20px}.lot-details-info__inner{display:flex;flex-wrap:wrap}@media screen and (min-width:744px){.lot-details-info__inner{margin-bottom:-16px}}.lot-details-info__inner+.lot-details-info__inner{margin-top:16px}.lot-details-info__item{word-wrap:break-word;word-break:break-word}@media screen and (min-width:744px){.lot-details-info__item{margin-bottom:16px;margin-right:60px}}@media screen and (max-width:743px){.lot-details-info__item{width:100%}.lot-details-info__item+.lot-details-info__item{margin-top:20px}}.lot-details-info__subtitle{color:#9f9f9f;display:block;font-size:14px}.lot-details-info__subtitle,.lot-details-info__value{font-weight:400;width:-moz-fit-content;width:fit-content}.lot-details-info__value{align-items:flex-start;color:#353535;display:flex;font-size:16px;margin-top:8px}.lot-details-info__value>svg{color:#353535;height:17px;min-width:17px;width:17px}.lot-details-info__value>*+*{margin-left:4px}.lot-details-info__value[href],.lot-details-info__value[href]:hover{color:#358bdc}@media screen and (hover:hover){.lot-details-info__value[href]:hover{color:#ff6d02}}.lot-details__wrapper{text-align:center;width:100%}.lot-details__main{background:#fff;border-radius:16px;box-shadow:0 8px 20px hsla(0,0%,62%,.08);display:block;padding:36px 22px}@media screen and (min-width:744px) and (max-width:1023px){.lot-details__main{padding:28px 22px}}@media screen and (max-width:743px){.lot-details__main{margin-left:-20px;margin-right:-20px;padding:22px}}@media screen and (max-width:1023px){.lot-details__fixed{background:#fff;border-radius:16px;bottom:0;box-shadow:0 8px 20px hsla(0,0%,62%,.4);display:block;left:4px;padding:6px 16px 26px;position:fixed;right:4px;width:calc(100% - 8px);z-index:150}}.lot-details__block{margin-left:auto;margin-right:auto;max-width:263px;width:100%}.lot-details__block+.lot-details__block{border-top:1px solid #959ec6;margin-top:30px;padding-top:22px}@media screen and (max-width:743px){.lot-details__block+.lot-details__block{margin-top:12px;padding-top:12px}}.lot-details__subtitle{color:#9f9f9f;display:block;font-size:14px;font-weight:400}.lot-details__value{align-items:flex-start;color:#080957;display:flex;font-size:32px;font-weight:700;justify-content:center;margin:4px auto 0;width:-moz-fit-content;width:fit-content}.lot-details__value>svg{color:#080957;height:39px;min-width:39px;width:39px}.lot-details__value>span{display:block;margin-bottom:auto;margin-top:auto}.lot-details__value>*+*{margin-left:8px}@media screen and (max-width:743px){.lot-details__value{font-size:24px}}.lot-details__btn{font-size:20px;margin:12px auto 0;padding:18px 5px;width:100%}.lot-details__description{display:block;font-size:14px;font-weight:400;margin:20px auto 0;max-width:284px;text-align:center;width:100%}.lot-details__description a{color:#358bdc;text-decoration:underline}.lot-details__description a:hover{color:#358bdc}@media screen and (hover:hover){.lot-details__description a:hover{color:#ff6d02}}@media screen and (max-width:743px){.lot-details__description{margin:24px auto 0}}.lot-categories__wrap{padding:20px 0}@media screen and (max-width:743px){.lot-categories__wrap{padding:6px 0 20px}}.lot-categories__wrapper{background:#fff;border-radius:20px;box-shadow:0 8px 20px hsla(0,0%,62%,.08);padding:20px}@media screen and (max-width:743px){.lot-categories__wrapper{margin-left:-20px;margin-right:-20px}}.lot-categories__heading{color:#080957;font-size:29px;font-weight:700;margin-bottom:24px}@media screen and (max-width:743px){.lot-categories__heading{margin-bottom:16px}}.lot-categories__title{color:#080957;font-size:24px;font-weight:700;padding:3px 0}.lot-categories__list{display:flex;flex-wrap:wrap;margin-bottom:-8px;margin-right:-8px;margin-top:16px}.lot-categories__item{margin-bottom:8px;margin-right:8px}.lot-categories__link{background:#f9f9f9;border:none;border-radius:100px;color:#5b5b5b;display:block;font-size:16px;font-weight:600;padding:12px;text-align:center;width:-moz-fit-content;width:fit-content}.lot-categories__link:focus{outline:none}.lot-categories__link:hover{color:#5b5b5b}@media screen and (hover:hover){.lot-categories__link:hover{color:#080957}}.lot-notification{width:100%}.lot-notification__wrapper{margin:0 auto;padding-top:40px;text-align:center}.lot-notification__subtitle{color:#9f9f9f;display:block;font-size:14px;font-weight:400}.lot-notification__btn+.lot-notification__subtitle,.lot-notification__subtitle+.lot-notification__btn{margin-top:7px}.lot-notification__btn{margin-left:auto;margin-right:auto}.lots,.lots__scroll{position:relative}.lots__scroll{margin:0 -20px -20px;max-width:calc(100% + 40px);overflow-y:hidden;padding:0 20px}.lots__scroll .lots__wrapper{flex-wrap:nowrap;padding-bottom:20px}.lots__scroll .lots__wrapper:after{content:"";display:block;height:20px;min-width:20px;width:20px}.lots__scroll .lots__item{max-width:294px;min-width:294px;padding:8px}.lots__scroll .lots__item+.lots__item{margin-left:20px;margin-top:0}@media screen and (max-width:743px){.lots__scroll .lots__item{max-width:306px;min-width:306px}}.lots__wrapper{display:flex;flex-wrap:wrap}.lots__item{background:#fff;border-radius:12px;box-shadow:0 8px 20px hsla(0,0%,62%,.08);display:flex;flex-direction:column;overflow:hidden;padding:8px;transition:box-shadow .25s ease-in-out}@media screen and (hover:hover){.lots__item:hover{box-shadow:0 16px 40px hsla(0,0%,62%,.15)}}@media screen and (min-width:1200px){.lots__item{width:calc(25% - 22.5px)}.lots__item:nth-child(4n),.lots__item:nth-child(4n-1),.lots__item:nth-child(4n-2){margin-left:30px}.lots__item:nth-child(n+5){margin-top:30px}}@media screen and (min-width:1024px) and (max-width:1199px){.lots__item{width:calc(33.33% - 20px)}.lots__item:nth-child(3n),.lots__item:nth-child(3n-1){margin-left:30px}.lots__item:nth-child(n+4){margin-top:30px}}@media screen and (min-width:744px) and (max-width:1023px){.lots__item{padding:24.5px 27px;width:calc(50% - 10px)}.lots__item:nth-child(2n){margin-left:20px}.lots__item:nth-child(n+3){margin-top:30px}}@media screen and (max-width:743px){.lots__item{padding:24.5px 27px;width:100%}.lots__item+.lots__item{margin-top:20px}}.lots__img{background:#ebebeb;border-radius:16px;display:block;overflow:hidden;position:relative;width:100%;z-index:1}.lots__img:before{content:"";display:block;padding-top:80%}.lots__img:after{background-image:url(/images_v2/sprite.svg#icon-img-plug);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:30px;left:50%;min-width:30px;position:absolute;top:50%;transform:translate(-50%,-50%);width:30px;z-index:-1}.lots__img img{bottom:0;display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}.lots__status{align-items:center;background:#dcfadb;border:2px solid #fff;border-radius:32px;color:#248222;display:flex;font-size:12px;font-weight:600;left:14px;line-height:1;padding:6.5px 8px;position:absolute;text-transform:uppercase;top:18px;width:-moz-fit-content;width:fit-content;z-index:1}.lots__status:before{background:#248222;border-radius:50%;content:"";display:block;height:8px;margin-right:4px;min-width:8px;width:8px}.lots__img+.lots__body{margin-top:12px}.lots__body{display:flex;flex:1 1 auto;flex-direction:column}.lots__inner{align-items:flex-start;display:flex;justify-content:space-between}.lots__inner+*{margin-top:12px}.lots__tags{display:flex;flex-wrap:wrap;margin-bottom:-4px;margin-right:-4px}.lots__tags-item{margin-bottom:4px;margin-right:4px}.lots__tags-value{background:#f3f5fc;border-radius:28px;color:#212e66;display:block;font-size:12px;font-weight:600;line-height:1;padding:6px 8px;text-transform:uppercase}.lots__controls{margin-left:12px}.lots__control,.lots__controls{align-items:center;display:flex}.lots__control{background:transparent;border:none;border-radius:0;font-size:0;height:24px;justify-content:center;min-width:24px;padding:0;width:24px}.lots__control:focus{outline:none}.lots__control>svg{color:#080957;height:24px;min-width:24px;width:24px}@media screen and (hover:hover){.lots__control:hover>svg{color:#ff6d02}}.lots__control+.lots__control{margin-left:12px}.lots__title{word-wrap:break-word!important;display:block;font-size:16px;font-weight:600;margin-bottom:12px;width:-moz-fit-content;width:fit-content;word-break:break-word!important}.lots__title,.lots__title:hover{color:#080957}.lots__info{display:flex;margin-top:8px;width:100%}.lots__info-item{width:calc(50% - 8px)}.lots__info-item:nth-child(2n){margin-left:16px}.lots__subtitle{font-size:14px;opacity:.8}.lots__subtitle,.lots__value{color:#353535;display:block;font-weight:400;width:-moz-fit-content;width:fit-content}.lots__value{font-size:16px}.lots__location{align-items:flex-start;color:#353535;display:flex;font-size:14px;font-weight:400;margin:8px 0 0;width:-moz-fit-content;width:fit-content}.lots__location svg{color:#353535;height:16px;min-width:16px;width:16px}.lots__location *+*{margin-left:4px}.lots__btn{margin-top:auto;width:100%}.lots-debtors{background:#f9f9f9;box-shadow:none}@media screen and (max-width:1023px){.lots-debtors{background:#fff;margin:0 -20px}}.lots-debtors__wrap{padding:20px}.lots-debtors__wrapper.is--open .lots-debtors__trigger>svg{transform:rotate(180deg)}.lots-debtors__trigger,.lots-debtors__trigger-wrap{align-items:center;display:flex;justify-content:space-between}.lots-debtors__trigger{background:transparent;border:none;border-radius:0;color:#080957;font-size:24px;font-weight:700;padding:7px 0;text-align:left;width:100%}.lots-debtors__trigger:focus{outline:none}.lots-debtors__trigger:hover{color:#080957}.lots-debtors__trigger small{font-size:14px;font-weight:400;vertical-align:top;white-space:nowrap}.lots-debtors__trigger>svg{color:#080957;height:24px;min-width:24px;width:24px}.lots-debtors__trigger>*+*{margin-left:8px}@media screen and (max-width:743px){.lots-debtors__trigger small{display:block}}.lots-debtors__trigger-notification{margin-left:12px}.lots-debtors__dropdown{padding-bottom:5px;padding-top:16px}@media screen and (max-width:743px){.lots-debtors__dropdown{padding-bottom:25px}}.lots-debtors__item+.lots-debtors__item{margin-top:22px}@media screen and (max-width:1023px){.lots-debtors__item+.lots-debtors__item{margin-top:20px}}.portfolio-debtors{background:#f9f9f9;box-shadow:none}.portfolio-debtors__wrap{padding:20px}.portfolio-debtors__wrapper.is--open .portfolio-debtors__trigger>svg{transform:rotate(180deg)}.portfolio-debtors__trigger{align-items:center;background:transparent;border:none;border-radius:0;color:#080957;display:flex;font-size:24px;font-weight:700;justify-content:space-between;padding:7px 0;text-align:left;width:100%}.portfolio-debtors__trigger:focus{outline:none}.portfolio-debtors__trigger:hover{color:#080957}.portfolio-debtors__trigger small{font-size:14px;font-weight:400;vertical-align:top;white-space:nowrap}.portfolio-debtors__trigger>svg{color:#080957;height:24px;min-width:24px;width:24px}.portfolio-debtors__trigger>*+*{margin-left:8px}@media screen and (max-width:743px){.portfolio-debtors__trigger small{display:block}}.portfolio-debtors__dropdown{padding-bottom:5px;padding-top:16px}@media screen and (max-width:743px){.portfolio-debtors__dropdown{padding-bottom:25px}}.portfolio-debtors-list__subtitle{color:#9f9f9f;display:block;font-size:14px;font-weight:400}.portfolio-debtors-list__subtitle+.portfolio-debtors-list__value,.portfolio-debtors-list__value+.portfolio-debtors-list__subtitle{margin-top:4px}.portfolio-debtors-list__value{align-items:center;color:#080957;display:flex;font-size:16px;font-weight:400;width:-moz-fit-content;width:fit-content}.portfolio-debtors-list__value>svg{color:#080957;height:20px;min-width:20px;width:20px}.portfolio-debtors-list__value>*+*{margin-left:4px}.portfolio-debtors-list__value[href],.portfolio-debtors-list__value[href]:hover{color:#358bdc}@media screen and (hover:hover){.portfolio-debtors-list__value[href]:hover{color:#ff6d02}}.search__wrap{display:flex;justify-content:space-between}@media screen and (max-width:1023px){.search__wrap{flex-direction:column}.search__wrap+.search__wrap{margin-top:16px}}.search__left{max-width:308px;min-width:308px}.search__left>*+*{margin-top:52px}@media screen and (max-width:1023px){.search__left{max-width:none;min-width:auto;width:100%}}.search__right{margin-left:30px;max-width:calc(100% - 338px);width:100%}@media screen and (max-width:1023px){.search__right{margin-left:0;margin-top:12px;max-width:none}}.search__heading{color:#080957;font-size:35px;font-weight:700;line-height:1.1}@media screen and (min-width:1024px){.search__controls{margin-top:5px}}.search__tags{margin-top:10px}@media screen and (min-width:1024px){.search__tags--mobile{display:none}}@media screen and (max-width:1023px){.search__tags--desktop{display:none}}@media screen and (max-width:743px){.search__tags{margin-top:20px}}.search__sort{margin-bottom:20px;margin-top:20px}@media screen and (min-width:744px) and (max-width:1023px){.search__sort{margin-bottom:20px;margin-top:16px}}@media screen and (max-width:743px){.search__sort{margin-bottom:16px;margin-top:4px}}.search__wrapper>*+*{margin-top:20px}.search *+.search__info{margin-top:32px}@media screen and (max-width:1023px){.search *+.search__info:not(.search__info--indent){margin-top:0}.search *+.search__info--indent{margin-top:32px}}.search__info+*{margin-top:20px}@media screen and (max-width:1023px){.search-filter__filter-group.is--open .search-filter__trigger>svg{transform:rotate(180deg)}}.search-filter__trigger{align-items:center;background:#f3f5fc;border:none;border-radius:8px;color:#080957;display:flex;font-size:29px;font-weight:700;justify-content:space-between;line-height:1;padding:6.5px 8px;width:100%}.search-filter__trigger>svg{color:#080957;height:24px;min-width:24px;width:24px}.search-filter__trigger>span{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-filter__trigger>span+svg,.search-filter__trigger>svg+span{margin-left:12px}.search-filter__trigger:focus{outline:none}@media screen and (min-width:1024px){.search-filter__trigger{display:none}.search-filter__dropdown{display:block!important}}@media screen and (max-width:1023px){.search-filter__dropdown{display:none;padding-top:20px}}@media screen and (min-width:744px) and (max-width:1023px){.search-filter__block .c-accordeon{display:flex;flex-wrap:wrap}.search-filter__block .c-accordeon__item+.c-accordeon__item{margin-top:0}.search-filter__block .c-accordeon__item{width:calc(50% - 10px)}.search-filter__block .c-accordeon__item:nth-child(2n){margin-left:20px}.search-filter__block .c-accordeon__item:nth-child(n+3){margin-top:16px}}.search-filter__block+.search-filter__block{border-top:1px solid #b9c0dd;margin-top:24px;padding-top:24px}@media screen and (max-width:1023px){.search-filter__block+.search-filter__block{margin-top:20px;padding-top:20px}}@media screen and (min-width:744px) and (max-width:1023px){.search-filter__items{display:flex;flex-wrap:wrap}.search-filter__items .search-filter__item+.search-filter__item{margin-top:0}.search-filter__items .search-filter__item{width:calc(50% - 10px)}.search-filter__items .search-filter__item:nth-child(2n){margin-left:20px}.search-filter__items .search-filter__item:nth-child(n+3){margin-top:16px}}.search-filter__item+.search-filter__item{margin-top:16px}@media screen and (max-width:743px){.search-filter__item+.search-filter__item{margin-top:20px}}.search-filter__buttons{border-top:1px solid #b9c0dd;margin-top:24px;padding-top:24px}@media screen and (min-width:744px) and (max-width:1023px){.search-filter__buttons{align-items:center;display:flex}}@media screen and (max-width:743px){.search-filter__buttons{display:flex;flex-direction:column}}.search-filter__bottom{border-top:1px solid #b9c0dd;margin-top:24px;padding-top:24px}@media screen and (max-width:1023px){.search-filter__bottom{display:none}}.search-filter__btn{padding:9px 6px;width:100%}.search-filter__btn>span+svg,.search-filter__btn>svg+span{margin-left:4px}@media screen and (min-width:744px) and (max-width:1023px){.search-filter__btn{width:calc(50% - 10px)}.search-filter__btn:nth-child(2n){margin-left:20px}.search-filter__btn:nth-child(n+3){margin-top:20px}}@media screen and (max-width:743px){.search-filter__btn--desktop{display:none}}@media screen and (min-width:1024px){.search-filter__btn+.search-filter__btn{margin-top:8px}}@media screen and (max-width:743px){.search-filter__btn+.search-filter__btn{margin-top:8px}}.search-controls__wrapper{align-items:center;background:#fff;border:1px solid #b9c0dd;border-radius:12px;box-shadow:0 8px 20px hsla(0,0%,62%,.08);display:flex;justify-content:space-between;padding:7px 9px 7px 20px}.search-controls__group{align-items:center;display:flex;flex:1 1 auto}.search-controls__icon{color:#080957;height:22px;min-width:22px;width:22px}.search-controls__icon+.search-controls__input{margin-left:8px}.search-controls__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;border-radius:0;color:#080957;display:block;font-size:16px;font-weight:400;padding:0;transition:all .25s ease-in-out;width:100%}.search-controls__input::-moz-placeholder{color:#080957;opacity:1}.search-controls__input::placeholder{color:#080957;opacity:1}.search-controls__input:focus{outline:none}.search-controls__inner{align-items:center;border-left:1px solid #959ec6;display:flex;margin-left:12px;padding-left:12px}.search-controls__filter{align-items:center;display:flex;position:relative;z-index:60}.search-controls__filter.is--active .search-controls__trigger{background:#293a80}.search-controls__filter.is--active .search-controls__trigger>svg{color:#fff}.search-controls__filter.is--active .search-controls__dropdown{opacity:1;pointer-events:all;transform:scale(1) translateY(0);visibility:visible}.search-controls__selected{display:none;margin-right:12px}@media screen and (min-width:744px){.search-controls__selected--desktop.is--active{display:block}.search-controls__selected--mobile{display:none}}@media screen and (max-width:743px){.search-controls__selected{margin-top:8px}.search-controls__selected--mobile.is--active{display:block}.search-controls__selected--desktop{display:none}}.search-controls__selected-value{align-items:center;background:#f3f5fc;border:none;border-radius:100px;color:#080957;display:flex;font-size:14px;font-weight:600;justify-content:center;min-width:-moz-max-content;min-width:max-content;padding:6px 12px;text-align:center;white-space:nowrap;width:-moz-fit-content;width:fit-content}.search-controls__delete{align-items:center;background:transparent;border:none;border-radius:0;display:flex;font-size:0;height:24px;justify-content:center;margin-left:4px;min-width:24px;padding:0;width:24px}.search-controls__delete:focus{outline:none}.search-controls__delete-icon{color:#080957;height:24px;min-width:24px;width:24px}.search-controls__trigger{align-items:center;background:#f3f5fc;border:none;border-radius:8px;display:flex;font-size:0;height:36px;justify-content:center;min-width:43px;padding:0;transition:all .25s ease-in-out;width:43px}.search-controls__trigger:focus{outline:none}@media screen and (hover:hover){.search-controls__trigger:hover{background:#293a80}.search-controls__trigger:hover>svg{color:#fff}}.search-controls__trigger-icon{color:#080957;height:24px;min-width:24px;width:24px}.search-controls__dropdown{background:#fff;border-radius:0 0 20px 20px;box-shadow:0 8px 20px hsla(0,0%,62%,.08);display:block;min-width:-moz-max-content;min-width:max-content;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:-12px;top:calc(100% + 9px);transform:scale(.99) translateY(-.7em);transform-origin:top;transition-duration:.5s;transition-property:opacity,transform;transition-timing-function:cubic-bezier(.16,1,.3,1);visibility:hidden;width:100%;will-change:opacity,transform;z-index:1}.search-controls__item.is--active .search-controls__option{background:#f3f5fc}.search-controls__option{background:transparent;border:none;border-radius:0;color:#080957;display:block;font-size:16px;font-weight:400;padding:18px 20px;text-align:left;transition:all .25s ease-in-out;width:100%}.search-controls__option:focus{outline:none}@media screen and (hover:hover){.search-controls__option:hover{background:#f3f5fc}}.search-tags__wrapper{align-items:center;display:flex;justify-content:space-between}@media screen and (max-width:743px){.search-tags__wrapper{flex-direction:column}}.search-tags__controls{align-items:center;display:flex;justify-content:space-between;width:100%}.search-tags__controls .search-tags__save{margin-bottom:auto}@media screen and (min-width:744px){.search-tags__controls{display:none}}@media screen and (max-width:743px){.search-tags__controls+*{margin-top:20px}}.search-tags__checkboxes{align-items:flex-start;display:flex;flex-wrap:wrap;margin-bottom:-12px;margin-right:-12px;width:100%}@media screen and (min-width:744px){.search-tags__checkboxes{display:none}}@media screen and (max-width:743px){.search-tags__checkbox{margin-bottom:12px;margin-right:12px}}.search-tags__list{display:flex;flex-wrap:wrap;margin-bottom:-8px;margin-right:-8px}.search-tags__item{margin-bottom:8px;margin-right:8px}.search-tags__item.is--active .search-tags__option{background:#f3f5fc;color:#080957}.search-tags__option{align-items:center;background:#f9f9f9;border:none;border-radius:100px;color:#353535;display:flex;font-size:14px;font-weight:400;justify-content:center;min-height:37px;padding:8px 12px;transition:all .25s ease-in-out;width:-moz-fit-content;width:fit-content}.search-tags__option a{color:#353535}.search-tags__option>svg{color:#080957;cursor:pointer;height:21px;min-width:21px;width:21px}.search-tags__option>*+*{margin-left:4px}.search-tags__option:focus{outline:none}.search-tags__save{margin-left:12px}@media screen and (min-width:744px){.search-tags__save--mobile{display:none}}@media screen and (max-width:743px){.search-tags__save--desktop{display:none}}.search-save{position:relative;z-index:61}.search-save__trigger{align-items:center;background:#f3f5fc;border:none;border-radius:8px;display:block;font-size:0;height:37px;justify-content:center;min-width:37px;padding:0;transition:all .25s ease-in-out;width:37px}.search-save__trigger:focus{outline:none}@media screen and (hover:hover){.search-save__trigger:hover>svg{color:#ff6d02}}.search-save__trigger-icon{color:#080957;height:24px;min-width:24px;width:24px}.search-categories__wrapper{color:#080957}.search-categories__item{display:block;max-width:136px;min-width:136px}@media screen and (hover:hover){.search-categories__item:hover .search-categories__img img{transform:scale(1.06)}.search-categories__item:hover .search-categories__img--car img{bottom:12px;height:76px;left:16px;max-width:142px;position:absolute}}.search-categories__title{font-size:20px;font-weight:700}@media screen and (max-width:743px){.search-categories__title{font-size:18px}}.search-categories__name{font-size:16px;font-weight:600;margin-top:8px}.search-categories__img{align-items:center;background:#f3f5fc;border-radius:16px;display:flex;height:120px;justify-content:center;min-height:120px;overflow:hidden;position:relative;width:100%}.search-categories__img img{display:block;-o-object-fit:contain;object-fit:contain;transition:all .25s ease-in-out}.search-categories__img--car img{bottom:12px;height:76px;left:16px;max-width:170px;min-width:170px;position:absolute}.search-info__wrapper{align-items:flex-start;background:#f3f5fc;border-radius:20px;color:#080957;display:flex;padding:24px 40px}@media screen and (min-width:744px) and (max-width:1199px){.search-info__wrapper{padding:24px 30px}}@media screen and (max-width:1023px){.search-info__wrapper{margin:0 -20px}}@media screen and (max-width:743px){.search-info__wrapper{flex-direction:column;padding:24px 20px}}.search-info__icon{color:#ff6d02;height:24px;margin-right:17px;min-width:24px;width:24px}@media screen and (max-width:743px){.search-info__icon{display:none}.search-info__block--center{text-align:center}}.search-info__block+.search-info__block{margin-top:24px}.search-info__title{font-size:20px;font-weight:700}.search-info__title small{color:#5b5b5b;font-size:14px;font-weight:400;vertical-align:top}@media screen and (max-width:743px){.search-info__title{font-size:18px}}.search-info__title+.search-info__description{margin-top:6px}.search-info__description{font-size:14px;font-weight:400}.search-info__description mark{background-color:transparent;color:#080957;padding:0}.search-info__instructions,.search-info__tags{margin-top:20px}.search-info-tags__wrapper{align-items:flex-start;display:flex;flex-wrap:wrap;margin-bottom:-12px;margin-right:-12px}.search-info-tags__item{margin-bottom:12px;margin-right:12px}.search-info-tags__text{color:#000;display:block;font-size:14px;font-weight:400;padding:8.25px 0}.search-info-tags__tag{background:#fff;border:none;border-radius:100px;color:#353535;display:block;font-size:14px;font-weight:400;line-height:1;padding:10px 12px;text-align:center;transition:all .25s ease-in-out}.search-info-tags__tag:focus{outline:none}@media screen and (hover:hover){.search-info-tags__tag:hover{color:#ff6d02}}.search-instructions__wrapper{display:flex}@media screen and (max-width:743px){.search-instructions__wrapper{flex-direction:column}}@media screen and (min-width:1200px){.search-instructions__item{width:calc(33.33333% - 20px)}.search-instructions__item:nth-child(3n),.search-instructions__item:nth-child(3n-1){margin-left:30px}}@media screen and (min-width:744px) and (max-width:1199px){.search-instructions__item{width:calc(33.33333% - 10px)}.search-instructions__item:nth-child(3n),.search-instructions__item:nth-child(3n-1){margin-left:15px}}@media screen and (max-width:1023px){.search-instructions__item{text-align:center}}@media screen and (max-width:743px){.search-instructions__item{width:100%}.search-instructions__item+.search-instructions__item{margin-top:14px}}.search-instructions__img{align-items:center;background:#f9f9f9;border-radius:12px;display:flex;height:196px;justify-content:center;max-width:220px;overflow:hidden;padding:8px;width:100%}.search-instructions__img img{display:block;max-height:100%;-o-object-fit:contain;object-fit:contain}@media screen and (min-width:1024px) and (max-width:1199px){.search-instructions__img{height:140px}}@media screen and (min-width:744px) and (max-width:1023px){.search-instructions__img{height:186px}}@media screen and (max-width:743px){.search-instructions__img{margin:0 auto}}.search-instructions__img+.search-instructions__body{margin-top:12px}@media screen and (max-width:743px){.search-instructions__body{margin-left:auto;margin-right:auto;max-width:220px;width:100%}}.search-instructions__description{color:#080957;font-size:16px;font-weight:400}.search-sort__wrapper{align-items:center;display:flex;justify-content:space-between}.search-sort__group{align-items:center;display:flex;width:-moz-fit-content;width:fit-content}@media screen and (max-width:743px){.search-sort__group--mobile-none{display:none}}.search-sort__group+.search-sort__group{margin-left:12px}.search-sort__subtitle{color:#5b5b5b;display:block;font-size:14px;font-weight:700;width:-moz-fit-content;width:fit-content}.search-sort__subtitle+.search-sort__select{margin-left:8px}.search-sort__checkbox+.search-sort__checkbox{margin-left:20px}.search-card{word-wrap:break-word;background:#fff;border-radius:20px;box-shadow:0 6px 20px hsla(0,0%,62%,.2);position:relative;word-break:break-word;z-index:1}.search-card--accent{padding:1px}.search-card--accent:before{background-image:url(/images_v2/sprite.svg#icon-bookmark-gradient);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:35px;left:22px;min-width:35px;position:absolute;top:-3px;width:35px;z-index:1}.search-card--accent:after{background:linear-gradient(117.39deg,#293a80,#f3f5fc 141.33%);border-radius:20px;bottom:0;content:"";display:block;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:-1}.search-card--accent .search-card__wrap{background:#f3f5fc;padding-top:26px}.search-card--accent .search-card__tags-value{background:#fff}@media screen and (max-width:1023px){.search-card{margin-left:-20px;margin-right:-20px}.search-card--accent:after{background:linear-gradient(198.89deg,#080957 13.19%,#4d5b97 87.7%)}}.search-card__wrap{background:#fff;border-radius:19px}.search-card__top{border-bottom:1px solid #ebebeb;padding:20px}.search-card__top>*+*{margin-top:8px}.search-card__inner{align-items:flex-start;display:flex;justify-content:space-between}.search-card__inner>*+*{margin-left:12px}@media screen and (max-width:743px){.search-card__inner:not(.search-card__inner--nowrap){flex-direction:column}.search-card__inner:not(.search-card__inner--nowrap)>*+*{margin-left:0;margin-top:8px}}.search-card__lot{display:block}.search-card__lot,.search-card__viewed{color:#9f9f9f;font-size:14px;font-weight:400;width:-moz-fit-content;width:fit-content}.search-card__viewed{align-items:center;display:flex}.search-card__viewed>svg{color:#9f9f9f;height:18px;min-width:18px;width:18px}.search-card__viewed>*+*{margin-left:4px}.search-card__heading{color:#080957;font-size:24px;font-weight:700}.search-card__heading[href]:hover{color:#080957}@media screen and (hover:hover){.search-card__heading[href]:hover{color:#ff6d02}}@media screen and (max-width:743px){.search-card__heading{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}}.search-card__tags{display:flex;flex-wrap:wrap;margin-bottom:-8px;margin-right:-8px}.search-card__tags-item{margin-bottom:8px;margin-right:8px}.search-card__tags-value{background:#f3f5fc;border-radius:100px;color:#080957;display:block;font-size:14px;font-weight:600;padding:9.25px 12px}.search-card__controls{align-items:center;display:flex}@media screen and (max-width:743px){.search-card__controls{padding-top:8px}}.search-card__control-item{position:relative}.search-card__control-item+.search-card__control-item{margin-left:8px}@media screen and (max-width:743px){.search-card__control-item+.search-card__control-item{margin-left:12px}}.search-card__control{align-items:center;background:transparent;border:none;border-radius:0;display:flex;font-size:0;height:24px;justify-content:center;min-width:24px;padding:0;width:24px}.search-card__control:focus{outline:none}@media screen and (hover:hover){.search-card__control:hover>svg{color:#ff6d02}.search-card__control:hover+.search-card__control-dropdown{opacity:1;pointer-events:all;transform:scale(1) translateY(0);visibility:visible}}.search-card__control-icon{color:#080957;height:24px;min-width:24px;width:24px}.search-card__control-dropdown{background:#fff;border-radius:8px;bottom:calc(100% + 8px);box-shadow:0 8px 20px hsla(0,0%,62%,.08);color:#080957;display:block;min-width:-moz-max-content;min-width:max-content;opacity:0;overflow:hidden;padding:8px;pointer-events:none;position:absolute;right:-46px;text-align:center;transform:scale(.99) translateY(-.7em);transform-origin:top;transition-duration:.5s;transition-property:opacity,transform;transition-timing-function:cubic-bezier(.16,1,.3,1);visibility:hidden;width:100%;will-change:opacity,transform;z-index:1}@media screen and (max-width:1389px){.search-card__control-dropdown{right:0}}@media screen and (max-width:743px){.search-card__control-dropdown{display:none}}.search-card__control-text{display:block;font-size:16px;font-weight:400}.search-card__main{padding:15px 20px}.search-card__main>*+*{margin-top:12px}.search-card__status{align-items:center;background:#dcfadb;border-radius:32px;color:#248222;display:flex;font-size:12px;font-weight:600;line-height:1;padding:6px 8px;text-transform:uppercase;width:-moz-fit-content;width:fit-content}.search-card__status:before{background:#248222;border-radius:50%;content:"";display:block;height:8px;margin-right:4px;min-width:8px;width:8px}@media screen and (max-width:400px){.search-card__status{font-size:11px}}.search-card__status--danger{background:#ffe8d6;color:#961d14}.search-card__status--danger:before{background:#961d14}.search-card__wrapper{align-items:flex-start;display:flex;justify-content:space-between}@media screen and (max-width:743px){.search-card__wrapper{flex-direction:column}}.search-card__img{border-radius:8px;display:block;height:120px;max-width:160px;min-width:160px;overflow:hidden}.search-card__img img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.search-card__plug{display:flex}.search-card__plug>svg{height:30px;margin:auto;width:30px}@media screen and (max-width:743px){.search-card__plug{display:none}}.search-card__body{margin-left:20px;max-width:calc(100% - 180px);width:100%}@media screen and (max-width:743px){.search-card__body{margin-left:0;margin-top:8px;max-width:none}}.search-card__bottom{border-top:1px solid #ebebeb;padding:20px 24px 20px 20px}.search-card__bottom>*+*{margin-top:12px}@media screen and (max-width:743px){.search-card__bottom{padding:20px}}.search-card__info{display:flex;justify-content:space-between}@media screen and (max-width:1023px){.search-card__info{flex-wrap:wrap}.search-card__info-item{width:calc(50% - 10px)}.search-card__info-item:nth-child(2n){margin-left:20px}.search-card__info-item:nth-child(n+3){margin-top:26px}}@media screen and (min-width:1024px){.search-card__info-item+.search-card__info-item{margin-left:12px}}.search-card__help{color:#9f9f9f;display:block;font-size:14px;font-weight:400;width:-moz-fit-content;width:fit-content}.search-card__help+.search-card__value,.search-card__value+.search-card__help{margin-top:4px}.search-card__value{align-items:flex-start;display:flex;font-size:16px;font-weight:600;min-height:24px;width:-moz-fit-content;width:fit-content}.search-card__value>svg{color:#080957;height:20px;min-width:20px;position:relative;top:2px;width:20px}.search-card__value>svg.search-card__pp-icon{height:18px;width:18px}.search-card__value>svg.search-card__pp-icon:hover{color:#ff6d02}.search-card__value>*+*{margin-left:6px}.search-card__value>span{display:block;margin-bottom:auto;margin-top:auto}@media screen and (max-width:743px){.search-card__value--region{font-size:14px}.search-card__value--region>svg{height:16px;min-width:16px;width:16px}.search-card__value--region>span{margin-left:4px}}.cadastral-info{padding:17px 30px 10px;text-align:left}@media screen and (max-width:743px){.cadastral-info{padding:0}}.cadastral-info__tabs:after{content:"";display:block;height:20px;min-width:30px;width:30px}.cadastral-info__item{display:inline-block}.cadastral-info__item.is--active .cadastral-info__tab{border-color:#080957;color:#080957}.cadastral-info__tab{background:transparent;border:none;border-bottom:3px solid transparent;border-radius:0;color:#7f7f7f;display:block;font-size:16px;font-weight:600;line-height:1;padding:12px 16px;text-align:center;transition:all .25s ease-in-out}.cadastral-info__tab:focus{outline:none}.cadastral-info__wrapper{display:none}.cadastral-info__wrapper.is--active{display:block}.cadastral-info__title{color:#080957;font-size:18px;font-weight:700}.cadastral-info__title+*{margin-top:25px}.cadastral-info__title+.cadastral-info__notification{margin-top:12px}*+.cadastral-info__notification,.cadastral-info__notification+*{margin-top:25px}.cadastral-info__btn{margin-top:4px}.cadastral-info__help{display:block;font-size:14px;font-weight:400;margin-top:8px}.cadastral-info__help a{color:#358bdc;display:inline}.cadastral-info__help a:hover{color:#358bdc}@media screen and (hover:hover){.cadastral-info__help a:hover{color:#ff6d02}}@media screen and (max-width:743px){.cadastral-info__help{margin:8px 20px 0}}.tariff-selection{padding:24px 30px 60px}@media screen and (max-width:743px){.tariff-selection{padding:30px 0}}.tariff-selection__item{align-items:flex-start;background:#fff;border-radius:16px;box-shadow:0 8px 20px hsla(0,0%,62%,.08);cursor:pointer;display:flex;justify-content:space-between;margin:0;padding:24px 40px;position:relative;width:100%;z-index:1}@media screen and (max-width:743px){.tariff-selection__item{flex-direction:column;padding:24px 20px}}.tariff-selection__item+.tariff-selection__item{margin-top:16px}.tariff-selection__left{align-items:flex-start;display:flex}.tariff-selection__right{margin-left:20px;min-width:-moz-max-content;min-width:max-content;text-align:right}@media screen and (max-width:743px){.tariff-selection__right{margin-left:26px;margin-top:20px;text-align:left}}.tariff-selection__controls{margin-right:8px}.tariff-selection__input{display:none}.tariff-selection__input:checked~.tariff-selection__checked{background:#ff6d02}.tariff-selection__input:checked~.tariff-selection__checked:before{border-color:transparent}.tariff-selection__checked{border:1px solid #ff6d02;border-radius:50%;display:block;height:18px;min-width:18px;transition:all .25s ease-in-out;width:18px}.tariff-selection__checked:before{border:1px solid #ebebeb;border-radius:16px;bottom:0;content:"";display:block;height:100%;left:0;pointer-events:none;position:absolute;right:0;top:0;transition:border .25s ease-in-out;width:100%;z-index:1}.tariff-selection__title{align-items:flex-start;color:#080957;display:flex;font-size:16px;font-weight:600;margin-right:8px}.tariff-selection__list{margin-top:8px}.tariff-selection__list-item{align-items:flex-start;display:flex}.tariff-selection__list-item:before{background:#080957;border-radius:50%;content:"";display:block;height:4px;margin:6.5px 8px 0;min-width:4px;width:4px}.tariff-selection__list-elem{color:#080957;display:block;font-size:14px;font-weight:400}.tariff-selection__price{color:#080957;display:block;font-size:18px;font-weight:700}.tariff-selection__help{color:#080957;display:block;font-size:14px;font-weight:400;margin-top:1px}.tariff-selection__link{color:#358bdc;display:block;font-size:16px;font-weight:400;margin:20px auto 0;width:-moz-fit-content;width:fit-content}.tariff-selection__link:hover{color:#358bdc}@media screen and (hover:hover){.tariff-selection__link:hover{color:#ff6d02}}.tariff-selection__btn{margin:33px auto 0}.tariff-selection__footer{border:0;margin:0;padding:34px 22px 40px}.premium-features--bg{padding:34px 0 40px}.premium-features--bg .premium-features__scroll{background:#fff;border-radius:20px;box-shadow:0 8px 20px hsla(0,0%,62%,.08);padding-bottom:13px}.premium-features__main{padding:10px 0 0 10px;width:100%}.premium-features__table{width:100%}.premium-features__th{color:#7f7f7f;font-size:14px;font-weight:400;padding:16px 14px}.premium-features__td{color:#080957;font-size:16px;font-weight:400;padding:14px;vertical-align:top}.premium-features__td:first-child{width:40%}.premium-features__status{background-image:url(/images_v2/sprite.svg#icon-minus-dark-blue);background-position:50%;background-repeat:no-repeat;background-size:contain;display:block;height:24px;min-width:24px;width:24px}.premium-features__status.is--done{background-image:url(/images_v2/sprite.svg#icon-circle-done)}.premium-features__link{color:#358bdc;cursor:pointer;display:block;font-size:16px;font-weight:400;width:-moz-fit-content;width:fit-content}.premium-features__link:hover{color:#358bdc}@media screen and (hover:hover){.premium-features__link:hover{color:#ff6d02}}.premium-features__btn{margin:34px auto 0}.report-order{padding:35px 30px 20px}.report-order--no-pd{padding:0 30px 20px}@media screen and (max-width:743px){.report-order{padding:30px 0}.report-order--no-pd{padding:0 0 20px}}.report-order__item{margin:0;position:relative;width:100%;z-index:1}.report-order__item+.report-order__item{margin-top:16px}.report-order__item-top{align-items:center;background:#ff6d02;border-radius:16px 16px 0 0;color:#fff;display:flex;font-size:16px;font-weight:600;padding:4.5px 12px;position:relative;width:100%;z-index:2}.report-order__item-top:before{background-image:url(/images_v2/sprite.svg#icon-discount-white);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:24px;margin-right:6px;min-width:24px;width:24px}.report-order__item-inner{align-items:flex-start;background:#fff;border-radius:0 0 16px 16px;box-shadow:0 8px 20px hsla(0,0%,62%,.08);cursor:pointer;display:flex;justify-content:space-between;padding:12px 13px;width:100%}@media screen and (max-width:743px){.report-order__item-inner{flex-direction:column;padding:12px}}.report-order__left{align-items:flex-start;display:flex}.report-order__right{margin-left:20px;min-width:-moz-max-content;min-width:max-content;text-align:right}@media screen and (max-width:743px){.report-order__right{margin-left:26px;margin-top:20px;text-align:left}}.report-order__controls{margin-right:8px}.report-order__input{display:none}.report-order__input:checked~.report-order__checked{background:#ff6d02}.report-order__input:checked~.report-order__checked:before{border-color:transparent}.report-order__checked{border:1px solid #ff6d02;border-radius:50%;display:block;height:18px;min-width:18px;transition:all .25s ease-in-out;width:18px}.report-order__checked:before{border:1px solid #ebebeb;border-radius:16px;bottom:0;content:"";display:block;height:100%;left:0;pointer-events:none;position:absolute;right:0;top:0;transition:border .25s ease-in-out;width:100%;z-index:1}.report-order__body{max-width:332px}.report-order__title{align-items:flex-start;color:#080957;display:flex;font-size:16px;font-weight:600;margin-right:8px}.report-order__list{margin-top:8px}.report-order__list-item{align-items:flex-start;display:flex}.report-order__list-item:before{background:#080957;border-radius:50%;content:"";display:block;height:4px;margin:6.5px 8px 0;min-width:4px;width:4px}.report-order__list-item+.report-order__list-item{margin-top:8px}.report-order__list-elem{color:#353535;display:block;font-size:14px;font-weight:400}.report-order__price{color:#080957;display:block;font-size:18px;font-weight:700}.report-order__discount{color:#9f9f9f;display:block;font-size:16px;font-weight:600;margin-top:1px;text-decoration:line-through}.report-order__links{align-items:center;display:flex;margin-top:12px}.report-order__link{color:#358bdc;display:block;font-size:14px;font-weight:400;width:-moz-fit-content;width:fit-content}.report-order__link:hover{color:#358bdc}@media screen and (hover:hover){.report-order__link:hover{color:#ff6d02}}.report-order__link+.report-order__link{margin-left:29px}.report-order__inner{align-items:center;display:flex;justify-content:space-between;margin-top:16px}@media screen and (max-width:743px){.report-order__inner{flex-direction:column}.report-order__inner .report-order__link+.report-order__link{margin-left:0;margin-top:16px}}.report-order__description{color:#353535;font-size:14px;font-weight:400;margin-top:16px}.report-order__description a,.report-order__description a:hover{color:#358bdc}@media screen and (hover:hover){.report-order__description a:hover{color:#ff6d02}}@media screen and (max-width:743px){.report-order__description{padding:0 20px}}.report-order__btn{margin:24px auto 0;min-width:120px}@media screen and (min-width:744px){.report-order__btn.modal__wide-btn{margin-left:-30px;margin-right:-30px;width:calc(100% + 60px)}}.report-order__btn+.report-order__description{text-align:center}.report-order__banner{margin-top:20px}.buy-lot{padding:20px 22px 54px}.buy-lot__title{color:#080957;font-size:20px;font-weight:700;margin-left:auto;margin-right:auto;max-width:591px;text-align:center;width:100%}@media screen and (max-width:743px){.buy-lot__title{font-size:16px;font-weight:600}}.buy-lot__title+*{margin-top:47px}@media screen and (max-width:743px){.buy-lot__title+*{margin-top:42px}}.buy-lot__wrapper{display:flex;justify-content:center}@media screen and (max-width:743px){.buy-lot__wrapper{align-items:center;flex-direction:column}}.buy-lot__item{background:#f9f9f9;border-radius:12px;max-width:225px;min-width:225px;padding:10px;text-align:center;width:100%}@media screen and (max-width:743px){.buy-lot__item{max-width:none;min-width:auto}}.buy-lot__item+.buy-lot__item{margin-left:29px}@media screen and (min-width:744px) and (max-width:1023px){.buy-lot__item+.buy-lot__item{margin-left:20px}}@media screen and (max-width:743px){.buy-lot__item+.buy-lot__item{margin-left:0;margin-top:20px}}.buy-lot__img{align-items:center;display:flex;height:179px;justify-content:center;width:100%}@media screen and (max-width:743px){.buy-lot__img{height:130px}}.buy-lot__img img{display:block;max-height:100%;-o-object-fit:contain;object-fit:contain}.buy-lot__img+.buy-lot__body{margin-top:14px}.buy-lot__subtitle{color:#080957;font-size:18px;font-weight:700}.buy-lot__list{margin-top:14px;padding:0 8px 0 24px}.buy-lot__list-item{align-items:flex-start;display:flex;text-align:left}.buy-lot__list-item:before{background:#080957;border-radius:50%;content:"";display:block;height:6px;margin-right:12px;margin-top:8px;min-width:6px;width:6px}.buy-lot__list-item+.buy-lot__list-item{margin-top:6px}.buy-lot__list-elem{color:#080957;display:block;font-size:16px;font-weight:400}.buy-lot__plan{margin-top:29px}.buy-lot__btn.modal__wide-btn{margin-left:-22px;margin-right:-22px;width:calc(100% + 44px)}.buy-lot__btn+.buy-lot__btn{margin-top:16px}.plan-edge.is--open .plan-edge__trigger>svg{transform:rotate(180deg)}.plan-edge__trigger{align-items:center;background:transparent;border:none;border-radius:0;color:#ff6d02;display:flex;font-size:14px;font-weight:400;justify-content:center;margin:0 auto;transition:all .25s ease-in-out;width:-moz-fit-content;width:fit-content}.plan-edge__trigger>svg{color:#ff6d02;height:24px;min-width:24px;width:24px}.plan-edge__trigger>*+*{margin-left:4px}.plan-edge__trigger:focus{outline:none}.plan-edge__dropdown{display:none;margin-top:26px}.plan-edge__wrapper{counter-reset:plan-edge-counter;display:flex;flex-wrap:wrap}.plan-edge__item{background:#fff;border-radius:12px;box-shadow:0 8px 20px hsla(0,0%,62%,.08);color:#080957;display:block;padding:18px 25px 29px}.plan-edge__item:before{align-items:center;background:#f3f5fc;border:1px solid #080957;border-radius:50%;color:#080957;content:counter(plan-edge-counter);counter-increment:plan-edge-counter;display:flex;font-size:18px;font-weight:700;height:28px;justify-content:center;line-height:1;margin-bottom:10px;min-width:28px;padding:1px 0 0;text-align:center;width:28px}@media screen and (min-width:1024px){.plan-edge__item{width:calc(33.33333% - 20px)}.plan-edge__item:nth-child(3n),.plan-edge__item:nth-child(3n-1){margin-left:30px}.plan-edge__item:nth-child(n+4){margin-top:30px}}@media screen and (min-width:744px) and (max-width:1023px){.plan-edge__item{width:calc(33.33333% - 13.33333px)}.plan-edge__item:nth-child(3n),.plan-edge__item:nth-child(3n-1){margin-left:20px}.plan-edge__item:nth-child(n+4){margin-top:20px}}@media screen and (max-width:743px){.plan-edge__item{width:100%}.plan-edge__item+.plan-edge__item{margin-top:20px}}.plan-edge__description,.plan-edge__help{font-size:16px;font-weight:400}.plan-edge__help{color:#080957;display:block;margin:36px auto 0;max-width:544px;text-align:center;width:100%}.how-to-bid{padding:47px 22px 54px}.how-to-bid__title{color:#080957;font-size:20px;font-weight:700;margin-left:auto;margin-right:auto;max-width:591px;text-align:center;width:100%}@media screen and (max-width:743px){.how-to-bid__title{font-size:18px}}.how-to-bid__title+*{margin-top:47px}@media screen and (max-width:743px){.how-to-bid__title+*{margin-top:42px}}.how-to-bid__wrapper{display:flex;justify-content:center}@media screen and (max-width:743px){.how-to-bid__wrapper{align-items:center;flex-direction:column}}.how-to-bid__item{max-width:220px;min-width:220px;text-align:center;width:100%}@media screen and (max-width:743px){.how-to-bid__item{max-width:none;min-width:auto}}.how-to-bid__item+.how-to-bid__item{margin-left:34px}@media screen and (min-width:744px) and (max-width:1023px){.how-to-bid__item+.how-to-bid__item{margin-left:20px}}@media screen and (max-width:743px){.how-to-bid__item+.how-to-bid__item{margin-left:0;margin-top:20px}}.how-to-bid__img{align-items:center;background:#f9f9f9;border-radius:12px;display:flex;height:196px;justify-content:center;padding:10px;width:100%}.how-to-bid__img img{display:block;max-height:100%;-o-object-fit:contain;object-fit:contain}.how-to-bid__subtitle{color:#080957;font-size:16px;font-weight:400;margin-top:8px}.how-to-bid__controls{display:block;margin:36px auto 0;max-width:277px;width:100%}.how-to-bid__btn{width:100%}.how-to-bid__btn+.how-to-bid__btn{margin-top:16px}.registration-benefits{padding:20px 34px 30px}@media screen and (min-width:744px) and (max-width:1023px){.registration-benefits{padding:20px 9px 30px}}@media screen and (max-width:743px){.registration-benefits{padding:20px 12px 30px}}.registration-benefits__wrapper{display:flex;flex-wrap:wrap}.registration-benefits__item{background:#f9f9f9;border-radius:12px;padding:26px 16px 40px;text-align:center}@media screen and (min-width:744px){.registration-benefits__item{width:calc(50% - 14.5px)}.registration-benefits__item:nth-child(2n){margin-left:29px}.registration-benefits__item:nth-child(n+3){margin-top:29px}}@media screen and (max-width:743px){.registration-benefits__item{padding:26px 16px 36px;width:100%}.registration-benefits__item+.registration-benefits__item{margin-top:29px}}.registration-benefits__img{display:block;height:160px;margin:0 auto;max-width:210px;width:-moz-fit-content;width:fit-content}.registration-benefits__img img{display:block;height:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.registration-benefits__img+.registration-benefits__body{margin-top:12px}.registration-benefits__title{color:#080957;font-size:18px;font-weight:700}.registration-benefits__description{color:#080957;font-size:16px;font-weight:400;margin-top:4px}.registration-benefits__btn{min-width:277px}@media screen and (min-width:1024px){.registration-benefits__btn.modal__wide-btn{margin-left:-34px;margin-right:-34px;width:calc(100% + 68px)}}@media screen and (min-width:744px) and (max-width:1023px){.registration-benefits__btn.modal__wide-btn{margin-left:-9px;margin-right:-9px;width:calc(100% + 18px)}}@media screen and (max-width:743px){.registration-benefits__btn.modal__wide-btn{margin-left:-12px;margin-right:-12px;width:calc(100% + 24px)}}.registration-benefits__btn+.registration-benefits__btn{margin-left:16px}@media screen and (max-width:743px){.registration-benefits__btn+.registration-benefits__btn{margin-left:0;margin-top:16px}}.category-selection__top{margin-bottom:22px;position:relative;width:100%}.category-selection__search-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid #ebebeb;border-radius:8px;color:#080957;display:block;font-size:16px;font-weight:400;line-height:1;padding:10px 32px 10px 39px;transition:all .25s ease-in-out;width:100%}.category-selection__search-input::-moz-placeholder{color:#080957;opacity:1}.category-selection__search-input::placeholder{color:#080957;opacity:1}.category-selection__search-input:focus{outline:none}.category-selection__search-btn{align-items:center;background:transparent;border:none;border-radius:0;display:flex;font-size:0;height:21px;justify-content:center;left:11px;min-width:21px;padding:0;position:absolute;top:50%;transform:translateY(-50%);transition:all .25s ease-in-out;width:21px;z-index:1}.category-selection__search-btn>svg{color:#080957;height:21px;min-width:21px;width:21px}.category-selection__search-btn:focus{outline:none}.category-selection__scroll{max-height:300px}@media screen and (min-width:400px){.category-selection__scroll{max-height:400px}}.category-selection__wrapper{display:flex;flex-wrap:wrap}.category-selection__item{margin-bottom:12px}@media screen and (min-width:744px){.category-selection__item{margin-bottom:20px;width:50%}}@media screen and (max-width:743px){.category-selection__item{width:100%}}.category-selection__form{min-height:380px}@media screen and (min-width:744px){.category-selection__form{min-height:500px}}.info-tin__top{align-items:flex-start;display:flex;justify-content:space-between;padding:14px 30px}@media screen and (max-width:743px){.info-tin__top{padding:14px 20px}}.info-tin__heading{color:#080957;font-size:20px;font-weight:700;padding:5.5px 0}.info-tin__status{background:#ffe8d6;border-radius:100px;color:#ca3227;display:block;font-size:16px;font-weight:400;padding:8px 12px;text-align:center;width:-moz-fit-content;width:fit-content}.info-tin__main{padding:0 30px}@media screen and (max-width:743px){.info-tin__main{padding:0}}.info-tin__body{background:#f3f5fc;border-radius:20px;color:#080957;padding:20px}.info-tin__title{color:#080957;font-size:18px;font-weight:700}.info-tin__inner{display:flex;margin-top:16px}@media screen and (max-width:743px){.info-tin__inner{flex-direction:column}.info-tin__inner+.info-tin__inner{margin-top:20px}}@media screen and (min-width:744px){.info-tin__item{min-width:calc(33.33333% - 6.66667px);width:calc(33.33333% - 6.66667px)}.info-tin__item:nth-child(3n),.info-tin__item:nth-child(3n-1){margin-left:10px}.info-tin__item--wide{width:calc(66.66667% - 6.66667px)}}@media screen and (max-width:743px){.info-tin__item{width:100%}.info-tin__item+.info-tin__item{margin-top:12px}}.info-tin__subtitle{color:#9f9f9f;display:block;font-size:14px;font-weight:400}.info-tin__subtitle+.info-tin__value,.info-tin__value+.info-tin__subtitle{margin-top:4px}.info-tin__value{align-items:center;color:#080957;display:flex;font-size:16px;font-weight:400;width:-moz-fit-content;width:fit-content}.info-tin__value>svg{color:#080957;height:20px;min-width:20px;width:20px}.info-tin__value>*+*{margin-left:4px}.info-tin__value>a,.info-tin__value>a:hover,.info-tin__value[href],.info-tin__value[href]:hover{color:#358bdc}@media screen and (hover:hover){.info-tin__value>a:hover,.info-tin__value[href]:hover{color:#ff6d02}}.info-tin__bottom{padding:20px 30px}@media screen and (max-width:743px){.info-tin__bottom{padding:20px}}.info-tin__help{color:#080957;display:block;font-size:12px;font-weight:400}.info-tin__help a,.info-tin__help a:hover{color:#358bdc}@media screen and (hover:hover){.info-tin__help a:hover{color:#ff6d02}}.periods-pd__table{border:1px solid #ebebeb;text-align:center;width:100%}.periods-pd__thead{background:#f9f9f9;border-bottom:1px solid #ebebeb}.periods-pd__th{color:#7f7f7f;font-size:14px;font-weight:400;padding:16px}.periods-pd__th:first-child{padding:16px 16px 16px 20px}.periods-pd__th:last-child{padding:16px 20px 16px 16px}.periods-pd__tbody{padding:0 4px}.periods-pd__tbody .periods-pd__trow+.periods-pd__trow{border-top:1px solid #ebebeb}.periods-pd__td{color:#080957;font-size:16px;font-weight:400;padding:27px 16px}.periods-pd__td:first-child{padding:27px 16px 27px 20px}.periods-pd__td:last-child{padding:27px 20px 27px 16px}.periods-pd__td .min-sec{font-size:14px}.periods-pd__value{color:#080957;font-size:16px;font-weight:400}.periods-pd__value--green{color:#2ea72b;font-size:14px}.periods-pd__trow:nth-child(2n){background:#f9f9f9}.add-note{padding:12px}.add-note__input .input-group__textarea{background:#f9f9f9}.add-note__input .input-group__textarea::-moz-placeholder{color:#9f9f9f}.add-note__input .input-group__textarea::placeholder{color:#9f9f9f}.add-note__input .input-group__textarea:focus{background:#fff}@media screen and (hover:hover){.add-note__input .input-group__textarea:hover{background:#fff}}.add-note__controls{align-items:center;display:flex;margin-top:8px;width:-moz-fit-content;width:fit-content}@media screen and (max-width:743px){.add-note__controls{flex-direction:column;width:100%}.add-note__btn{width:100%}}.add-note__btn+.add-note__btn{margin-left:20px}@media screen and (max-width:743px){.add-note__btn+.add-note__btn{margin-left:0;margin-top:12px}}@media screen and (max-width:1023px){.max-tablet-hidden{display:none}}@media screen and (min-width:744px) and (max-width:1023px){.tablet-hidden{display:none}}.fs-7{font-size:.9rem!important}.fs-8{font-size:.75rem!important}.font-green{color:#248222!important}.font-darkblue{color:#080957!important}.color-grey-4{color:#9f9f9f!important}.bg-gray-8{background-color:#ebebeb!important}.bg-lightblue{background-color:#f3f5fc!important}.icon-sm{height:16px!important;min-width:16px!important;width:16px!important}.border-color-info{border-color:#358bdc!important}@media (max-width:576px){.btn-sm-w-100{width:100%!important}}.badge{border-radius:7px;font-size:12px;padding:2px 7px}.badge--orange{background-color:#ff6d02;color:#fff}.badge--green{background:#dcfadb;color:#2ea72b}.badge--blue{background-color:#f3f5fc;color:#081838}.border-1-grey{border-bottom:1px solid #dbdbdb}.border-1-grey:before{border-bottom:1px solid #f0f;bottom:0;content:"";height:1px;left:0;position:absolute;width:50%}.text-gray-1{color:#353535!important}ul.list-style-checkers li{display:list-item;list-style:url(/images/check.png?7508442994a32bd2f5e3f00878217858)}.uppercase{text-transform:uppercase}.cursor-pointer{cursor:pointer!important}.table-striped>tbody>tr:nth-of-type(odd)>*{background-color:red}.table>:not(caption)>*>*{background-color:transparent!important}#review-rate-input{height:1px}@keyframes ld-spin{0%{animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotate(0)}to{transform:rotate(1turn)}}.loading-animation{opacity:.5}.loading-animation:before{animation:ld-spin .5s linear infinite;border:4px solid rgba(0,0,0,.25);border-left-color:transparent;border-radius:50%;bottom:0;content:" ";display:block;height:22px;left:0;margin:auto;position:relative;right:0;top:0;visibility:visible;width:22px}.rating-block{display:none}@media screen and (min-width:577px){.w-sm-auto{width:auto!important}}.blur-up{filter:blur(5px);transition:filter .4s}.blur-up.lazyloaded{filter:blur(0)}.t-1{top:1px}.t-m-1{top:-1px}.icon-md{height:18px;width:18px}.gallery-modal .gallery-swiper{min-height:100px;transition:all .25s ease-in-out}.gallery-modal .swiper-button-next,.gallery-modal .swiper-button-prev{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 5px 24px hsla(0,0%,62%,.15);display:flex;font-size:0;height:32px;justify-content:center;min-width:32px;padding:0;position:absolute;top:56%;transition:all .25s ease-in-out;width:32px;z-index:10}.gallery-modal .swiper-button-next:focus,.gallery-modal .swiper-button-prev:focus{outline:none}.gallery-modal .swiper-button-prev{left:30px;transform:translate(-50%,-50%)}.gallery-modal .swiper-button-next{right:30px;transform:translate(50%,-50%)}.gallery-modal .swiper-button-icon{color:#080957;height:24px;min-width:24px;width:24px}.gallery-modal .swiper-pagination{align-items:center;background:hsla(0,0%,100%,.18);border-radius:8px;bottom:20px;display:flex;justify-content:center;left:calc(50% - 20px);margin:10px auto;padding:8px 12px;width:-moz-fit-content;width:fit-content;z-index:1}.gallery-modal .swiper-pagination-bullet{background:#ebebeb;border-radius:100px;display:block;height:10px;min-width:10px;transition:all .25s ease-in-out;width:10px}.gallery-modal .swiper-pagination-bullet+.swiper-pagination-bullet{margin-left:4px}.gallery-modal .swiper-pagination-bullet-active{background:#080957;width:23px}.tippy-content{background:#fff;border-radius:8px;box-shadow:0 4px 20px hsla(0,0%,62%,.08);color:#080957;padding:8px;transition-duration:.5s;transition-property:opacity,transform;transition-timing-function:cubic-bezier(.16,1,.3,1)}.shareon .copy{color:#fff}.shareon .copy:not(:empty):before{width:0!important}.typeahead .twitter-typeahead{display:block!important}.typeahead .tt-menu{border:0;border-radius:0;border-radius:4px;left:auto!important;margin:0;min-width:275px;padding:5px 0}.typeahead .tt-menu .tt-dataset .tt-suggestion{font-size:1rem;padding:5px 15px}.typeahead .form-control.tt-hint{color:#74788d}.typeahead .form-control.tt-input{color:#595d6e}.typeahead .tt-menu{background:#fff;box-shadow:0 0 50px 0 rgba(82,63,105,.15)}.typeahead .tt-menu .tt-dataset .tt-suggestion{color:#595d6e;cursor:pointer}.typeahead .tt-menu .tt-dataset .tt-suggestion .tt-highlight{color:#48465b;font-weight:500}.typeahead .tt-menu .tt-dataset .tt-suggestion:hover{background:#f7f8fa}.alert{background:#ffe8d6;border-radius:8px;color:#ca3227;padding:14px 11px}.alert-success{background:#dcfadb;color:#2ea72b}
