@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";.icon{transition:.18s;flex-shrink:0;fill:#717171}.icon--clickable{cursor:pointer}.icon--disabled{fill:#abbed1;cursor:not-allowed}.icon__icon-arrow--clicked{transform:rotate(180deg)}.icon__wrapper{display:flex;align-items:center}.icon--middle{width:1.25em;min-width:1.25em;height:1.25em;display:block;vertical-align:middle}.icon--large{width:1.5em;min-width:1.5em;height:1.5em;display:block;vertical-align:middle}.icon--small{width:1em;min-width:1em;height:1em;display:block;vertical-align:middle}.icon--xlarge{width:2em;min-width:2em;height:2em;display:block;vertical-align:middle}#icon-tooltip{z-index:999}.loader-line{width:50px;height:10px;border-radius:5px;background-color:#f8364e;animation:load 1.8s ease-in-out infinite}.loader-line:before,.loader-line:after{content:"";position:absolute;display:block;height:10px;border-radius:5px;animation:load 1.8s ease-in-out infinite}.loader-line:before{top:-20px;left:10px;width:40px;background-color:#35f}.loader-line:after{bottom:-20px;width:35px;background-color:#35f}.loader-line--small{width:25px;height:4px}.loader-line--small:before{top:-6px;width:20px;height:4px;animation:load-small 1.8s ease-in-out infinite}.loader-line--small:after{bottom:-6px;width:15px;height:4px;animation:load-small 1.8s ease-in-out infinite}@keyframes load{0%{transform:translate(40px)}50%{transform:translate(-30px)}to{transform:translate(40px)}}@keyframes load-small{0%{transform:translate(15px)}50%{transform:translate(-5px)}to{transform:translate(15px)}}.loader-ring{display:block}.loader-ring span{display:inline-block;vertical-align:middle}.loader-ring__message{margin-left:.5rem}.loader-ring svg{width:1.5rem;height:1.5rem}@keyframes loader-sticks{0%{opacity:1}50%{opacity:0}to{opacity:1}}.loader-part1{animation:loader-sticks 1s ease-in-out infinite}.loader-part2{animation:loader-sticks 1s ease-in-out .125s infinite}.loader-part3{animation:loader-sticks 1s ease-in-out .25s infinite}.loader-part4{animation:loader-sticks 1s ease-in-out .375s infinite}.loader-part5{animation:loader-sticks 1s ease-in-out .5s infinite}.loader-part6{animation:loader-sticks 1s ease-in-out .625s infinite}.loader-part7{animation:loader-sticks 1s ease-in-out .75s infinite}.loader-part8{animation:loader-sticks 1s ease-in-out .875s infinite}.loader-ring-big svg{width:3rem;height:3rem;animation:loader-ring 1s ease-in-out infinite}@keyframes loader-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.svg-calLoader{width:230px;height:230px;transform-origin:115px 115px;animation:1.9s linear infinite loader-spin}.cal-loader__plane{fill:#001253}.cal-loader__path{stroke:#001253;animation:1.4s ease-in-out infinite loader-path}@keyframes loader-spin{to{transform:rotate(360deg)}}@keyframes loader-path{0%{stroke-dasharray:0,580,0,0,0,0,0,0,0}50%{stroke-dasharray:0,450,10,30,10,30,10,30,10}to{stroke-dasharray:0,580,0,0,0,0,0,0,0}}.loader{position:fixed;z-index:999999;top:0;left:0;opacity:1;display:flex;justify-content:center;align-items:center;grid-gap:.5rem;width:100%;height:100%;background-color:#fff;animation:6s transparencyAnim}.loader--small{position:relative}@keyframes transparencyAnim{0%{opacity:0;background-color:#fff0}30%{opacity:1;background-color:#fff0}66%{opacity:1;background-color:#fff0}to{opacity:1;background-color:pureWhite}}#debug{left:0;top:0;z-index:4200;position:fixed;background:#000;color:#fff;font-size:12px}.header{position:fixed;left:0;right:0;top:0;z-index:999;background:#fff;max-width:100vw;transition:box-shadow .1s ease-in-out 0s;border-bottom:1px solid #eee}.header.scrolled{box-shadow:0 0 1rem #0006;transition:box-shadow .5s ease-in-out 0s}.header__inner{padding-left:1rem;padding-right:2rem;height:65px;display:flex;align-items:center;justify-content:space-between}.header__burger{cursor:pointer}@media only screen and (min-width: 992px){.header__burger{display:none}}.header__true{display:none}@media only screen and (max-width: 992px){.header__link{display:none}}.header__logo{-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0;animation:appear .25s forwards}.header__logo a{display:block}.header__logo--small{display:block;height:1.25rem}.header__logo--big{display:block;height:2rem}.header__menu{display:flex;align-items:center;flex-grow:1;justify-content:flex-end}.header__user{position:relative;display:flex;-moz-column-gap:1.5rem;column-gap:1.5rem}.header__buttons{display:flex;grid-gap:1.5rem;justify-content:flex-end;margin-left:1.5rem}@media all and (max-width: 320px){.header__buttons{grid-gap:.75rem;margin-left:.75rem}}.header__menu-icon{display:flex;align-items:center}@media only screen and (min-width: 768px){.header__menu-icon{display:none}}.header__arrow{width:0;height:0;margin-top:2px;margin-left:10px;border-style:solid;border-width:9px 6px 0 6px;border-color:#001253 transparent transparent transparent;transition:border-color .3s}.header__actions{position:relative;display:flex;align-items:center;justify-content:center;cursor:pointer}.header__actions-counter{width:.4375rem;height:.4375rem;border-radius:1rem;background:#e02b1d;overflow:hidden;text-indent:-100px;position:absolute;right:0;bottom:0}.header__login{display:none}@media only screen and (min-width: 768px){.header__login{display:flex;justify-content:center;align-items:center;grid-gap:.5rem}}#intercomLink{display:flex;align-items:center}.intercom-messenger-frame{max-height:85dvh!important}.avatar{display:flex;align-items:center;gap:.75rem;width:-moz-fit-content;width:fit-content}.avatar__photo{display:flex;justify-content:center;align-items:center;grid-gap:.5rem;flex-shrink:0;overflow:hidden;width:2em;height:2em;background-color:transparent;color:#fff;font-size:1.125rem;font-weight:700;position:relative;border-radius:10%}.avatar__photo .loader-ring{position:absolute;z-index:100;top:50%;left:50%;transform:translate(-50%,-50%)}.avatar__photo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.avatar__name--name{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.avatar__name--you{color:#717171}.avatar__name--title{font-size:12px;color:#717171}.avatar.text-image .avatar__photo{background:#eee;color:#444}.avatar.clickable{cursor:pointer}img.ws__item{height:1.5rem;margin-right:.5rem}img.ws__item.ws-individual-image{border-radius:50%}.ws{display:table;font-weight:700}.workspace-switcher{display:none;cursor:pointer;position:relative;height:-moz-max-content;height:max-content;padding:.75rem;border:1px solid #dfdfdf;border-radius:6px}@media only screen and (min-width: 768px){.workspace-switcher{display:unset}}.workspace-switcher img{width:1.5rem;height:1.5rem;min-width:1.5rem;-o-object-fit:contain;object-fit:contain}.workspace-switcher__icon{margin-left:1rem;transition:.25s;fill:#000;stroke:#000}.workspace-switcher__icon--open{transform:rotate(180deg)}.workspace-switcher__icon--closed{transform:rotate(0)}.workspace-switcher .loader-ring{width:1.5rem;margin-right:.5rem}.workspace-switcher__list{position:absolute;display:flex;flex-direction:column;top:calc(100% + 1rem);background:#fff;right:0%;padding:0 1.5rem;border-radius:.5rem;background-color:#fff;border:1px solid #fafafa;box-shadow:.1em .1em 1em #0000000d}.workspace-switcher .ws{display:table;white-space:nowrap;margin:.75rem 0}.workspace-switcher .ws img{display:table-cell;margin-right:.5rem}.workspace-switcher .ws__item{line-height:1.2;display:table-cell;vertical-align:middle}.workspace-switcher .ws__item--text{line-height:1}.workspace-switcher .ws__item--role{font-size:12px;color:#999;font-weight:400;line-height:1.2}.workspace-switcher .ws__item--image{width:2rem;display:table-cell}.workspace-switcher .ws span{text-overflow:ellipsis;overflow:hidden;display:block;max-width:15rem}.workspace-switcher__current{display:flex;align-items:center}.workspace-switcher__current .ws{margin:0}.workspace-switcher__current .loader-ring{margin-left:.5rem;margin-top:.125rem}.workspace-switcher__current .avatar{padding:0}.logged{position:relative;display:flex;align-items:center;-moz-column-gap:1.5rem;column-gap:1.5rem}.logged__buttons{display:flex;-moz-column-gap:1.5rem;column-gap:1.5rem;align-items:center;justify-content:flex-end}@media all and (max-width: 320px){.logged__buttons{-moz-column-gap:.75rem;column-gap:.75rem}}.logged__childws{display:inline}.logged__mobws{-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-top:1rem;margin-bottom:1rem;display:flex;justify-content:center}@media only screen and (min-width: 992px){.logged__mobws{display:none}}@media only screen and (max-width: 767px){.logged__list{display:flex;flex-direction:column}}.logged__user{display:flex;justify-content:center}.logged__notifications,.logged__deals{display:flex;justify-content:center;cursor:pointer}.logged__exit{display:flex;justify-content:flex-end}@media only screen and (min-width: 992px){.logged__exit{display:none}}.logged__exit div{margin-right:-2px;cursor:pointer}@media only screen and (max-width: 992px){.logged--open .logged__user{display:none}}.logged--open .logged__dropdown{display:block}@media only screen and (max-width: 992px){.logged--open .logged__dropdown{position:fixed;top:-12px;bottom:0;right:0;width:295px;height:calc(100% + 14px);transform:translate(0)}}.logged .icon-i-menu{margin-left:2.5em;width:1.44em;height:1.44em}.logged__user{margin-left:2.5rem;display:flex;font-weight:700;align-items:center;cursor:pointer}@media only screen and (max-width: 992px){.logged__user{margin-left:1.5rem}}.logged__user svg{padding:0!important;margin:0!important}.logged__avatar{padding:.5em;display:flex;align-items:center}.logged__username{overflow:hidden;max-width:120px;margin-right:12px;white-space:nowrap;text-overflow:ellipsis}.logged__amount{display:flex;justify-content:center;align-items:center;grid-gap:.5rem;flex-shrink:0;width:1em;height:1em;margin-left:auto;padding-left:1px;border-radius:50%;background-color:#f8364e;color:#fff;font-size:10px}.logged__dropdown{-ms-overflow-style:none;scrollbar-width:none;overflow:auto;position:absolute;z-index:99;right:0;display:none;width:11rem;padding:1em 1em 50px;border-radius:.5rem;background-color:pureWhite;border:1px solid #fafafa;box-shadow:.1em .1em 1em #0000000d;top:0}.logged__dropdown::-webkit-scrollbar{display:none}@media only screen and (min-width: 992px){.logged__dropdown .mobile__only{display:none}}@media only screen and (max-width: 992px){.logged__dropdown{position:fixed;top:-12px;bottom:0;right:0;width:295px;display:block;padding-top:32px;transform:translate(100%);transition:.35s}}@media only screen and (min-width: 992px){.logged__dropdown{margin-top:40px;padding-bottom:12px}}.logged__item{-webkit-user-select:none;-moz-user-select:none;user-select:none}.logged__item--logout .logged__link{color:#f8364e;fill:#f8364e}.logged__item--logout .logged__link:hover{color:#f8364e}.logged__item hr{height:1px;background:#dfdfdf;border:none}.logged__link{fill:#001253;display:flex;align-items:flex-start;line-height:2.25em;color:#001253}.logged__link .logged__icon path{fill:#001253}.logged__link:hover{font-weight:700;color:#001253}.logged__icon{display:flex;align-items:center;width:12px;margin-right:12px}.logged__icon svg path{transition:fill .3s}.logged__chats{cursor:pointer}.logged__chats svg{width:1.5rem;height:1.5rem;display:block}@keyframes _isLoadingAnimation_k45r6_1{0%{opacity:1;background-color:#f9f9f9}50%{opacity:1;background-color:#f1f1f1}to{opacity:1;background-color:#f9f9f9}}._divider_k45r6_15{width:100%;height:1px;background-color:#dfdfdf}._divider--ignore_k45r6_20{overflow:hidden;width:calc(100% + 40px);margin-left:-20px}.badge{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;padding:0 8px;min-width:24px;text-align:center;font-weight:500}.badge--sm{min-width:24px;height:20px;font-size:12px}.badge--m{min-width:28px;height:24px;font-size:14px}.badge--lg{min-width:40px;height:32px;font-size:16px}.badge--primary{background-color:#001253;color:#fcfcfc}.badge--secondary{background-color:#fcfcfc;border:1px solid #c4c8d7;color:#000423}.badge--danger{background-color:#e02b1d;color:#fcfcfc}.badge--inactive.badge--primary{background-color:#c4c8d7}.badge--inactive.badge--secondary{border-color:#c4c8d7;color:#c4c8d7}.menu-item{height:56px;transition:.25s;overflow:hidden}.menu-item:hover{background-color:#f0f0f0}.menu-item--active{position:relative;background-color:#f0f0f0}.menu-item--active:before{content:"";position:absolute;top:0;position:0;width:4px;height:100%;background-color:#313e8b}.menu-item--disabled{cursor:not-allowed}.menu-item__title{color:#212121;font-size:14px;line-height:20px;animation-delay:.25s;animation-duration:.5s;animation:titleReveal forwards;min-width:-moz-max-content;min-width:max-content;overflow:hidden}.menu-item__title--disabled{color:#c4c4c4}.menu-item__menu-button{display:none}@media only screen and (min-width: 768px){.menu-item__menu-button{display:unset}}.menu-item__toggle{transition:.3s}.menu-item__toggle--open{transform:rotate(180deg)}.menu-item__toggle--closed{transform:rotate(0)}.menu-item__icon{min-width:1.25rem;min-height:1.25rem}.menu-item__link{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:18px;display:flex;grid-gap:.75rem;align-items:center}.menu-item__link--disabled{pointer-events:none;cursor:not-allowed}@keyframes titleReveal{0%{opacity:0}to{opacity:1}}.menu{display:flex;flex-direction:column;justify-content:space-between;padding-bottom:1rem;height:calc(100dvh - 66px);width:58px;border-right:1px solid #dfdfdf;background-color:#fff;color:#212121;transition:.3s;z-index:999;position:fixed;right:0;transform:translate(100%)}@media only screen and (min-width: 768px){.menu{position:absolute;right:unset;left:0;transform:translate(0)}}@media only screen and (min-width: 1280px){.menu{position:static}}.menu--open{transform:translate(0);width:200px}@media only screen and (min-width: 1280px){.menu--open{width:175px}}@media only screen and (min-width: 768px){.menu--open{transform:unset}}.menu__list{display:flex;flex-direction:column;justify-content:space-between;height:100%}.menu__router,.menu__footer{display:flex;flex-direction:column}.card-image{width:100%;aspect-ratio:4/2.5;background:#fff;position:relative;overflow:hidden}.card-image img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;position:relative;z-index:20}.ad-pic{display:flex;gap:.75rem;align-items:center}.ad-pic .card-image{width:3rem}.text-with-icon{display:flex;max-width:100%;gap:.75rem;align-items:center}.text-with-icon>span{display:block}.text-with-icon__text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex-shrink:1;max-width:100%}.text-with-icon--left .text-with-icon__text{order:1}.text-with-icon--right .text-with-icon__text{order:0}.text-with-icon--clickable{cursor:pointer}.text-with-icon--spin{cursor:progress}.text-with-icon--spin .text-with-icon__icon{animation:loaderSpin 2s infinite linear}@keyframes loaderSpin{0%{rotate:0deg}to{rotate:360deg}}.button{position:relative;display:flex;align-items:center;max-width:100%;justify-content:center;grid-gap:.375rem;height:-moz-min-content;height:min-content;font-size:14px;text-align:center;cursor:pointer;border-radius:8px;border:1px solid transparent;transition:.2s;box-sizing:border-box;white-space:nowrap}.button .help-icon{position:absolute;right:.75rem;top:50%;transform:translateY(-50%)}.button span{line-height:18px}.button--normal{width:100%}@media only screen and (min-width: 768px){.button--normal{width:unset;min-width:12rem}}.button--max,.button--min{width:100%}@media only screen and (min-width: 768px){.button--min{width:-moz-fit-content;width:fit-content}}.button--fit{width:-moz-fit-content;width:fit-content}.button--s{padding:.625em 1em}.button--m{padding:.75em 1.125em}.button--l{padding:.875em 1.25em}.button--primary{background:#313e8b;border:1px solid #313e8b;color:#fff;cursor:pointer}.button--primary:active{background-color:#3948a5;border:1px solid #3948a5}.button--primary:hover{background-color:#3949a5;border:1px solid #3949a5}.button--primary svg{fill:#fff}.button--secondary{border:1px solid #dcdee4;background-color:#fff;color:#696f8c;cursor:pointer}.button--secondary svg{fill:#696f8c}.button--tertiary{background-color:#fff;border:1px solid transparent;color:#0671e0;cursor:pointer;min-width:0}.button--tertiary svg{fill:#0671e0}.button--link{background:transparent;color:#0671e0;cursor:pointer;min-width:0;padding-left:0;padding-right:0}.button--link svg{fill:#0671e0}.button--link:hover{text-decoration:none}.button--red{border:1px solid #e02b1d;background-color:#fff;color:#e02b1d;cursor:pointer}.button--red svg{fill:#696f8c}.button--orange{background:#e48900;border:1px solid #E48900;color:#fff;cursor:pointer}.button--orange:hover{background-color:#b47021;border:1px solid #b47021}.button--orange svg{fill:#fff}.button--none{background:transparent;color:inherit;cursor:pointer;min-width:0;font-size:inherit;padding:0;border:none}.button--none:hover{text-decoration:none}.button--primary:disabled,.button--secondary:disabled,.button--tertiary:disabled,.button--orange:disabled,.button--link:disabled{background-color:#f4f4f4;border:1px solid #f4f4f4;color:#696f8c;cursor:not-allowed}.button--primary:disabled .button__icon,.button--secondary:disabled .button__icon,.button--tertiary:disabled .button__icon,.button--orange:disabled .button__icon,.button--link:disabled .button__icon{fill:#696f8c!important}.button--primary:disabled.button--loading svg,.button--secondary:disabled.button--loading svg,.button--tertiary:disabled.button--loading svg,.button--orange:disabled.button--loading svg,.button--link:disabled.button--loading svg{fill:#696f8c}.button--link:disabled{background-color:transparent;border:1px solid transparent}.modal .button span{display:flex}.field__label{color:#4d4d4d;-webkit-user-select:none;-moz-user-select:none;user-select:none}.field__label-wrapper{display:flex;justify-content:space-between;gap:.75rem;height:1.5em;align-items:center}.field__label-wrapper--left{order:0}.field__label-wrapper--right{order:1}.field__label--required:after{content:"*";color:#be0026;margin-left:.25em}.columns{display:grid;gap:1.5rem;grid-column-gap:1.5rem}@container (min-width: 320px){.columns-mobile-1{grid-template-columns:repeat(1,1fr)}.columns-mobile-2{grid-template-columns:repeat(2,1fr)}.columns-mobile-3{grid-template-columns:repeat(3,1fr)}.columns-mobile-4{grid-template-columns:repeat(4,1fr)}.columns-mobile-5{grid-template-columns:repeat(5,1fr)}}@container (min-width: 768px){.columns-smalltablet-1{grid-template-columns:repeat(1,1fr)}.columns-smalltablet-2{grid-template-columns:repeat(2,1fr)}.columns-smalltablet-3{grid-template-columns:repeat(3,1fr)}.columns-smalltablet-4{grid-template-columns:repeat(4,1fr)}.columns-smalltablet-5{grid-template-columns:repeat(5,1fr)}.columns-smalltablet-6{grid-template-columns:repeat(6,1fr)}.columns-smalltablet-7{grid-template-columns:repeat(7,1fr)}.columns-smalltablet-8{grid-template-columns:repeat(8,1fr)}}@container (min-width: 992px){.columns-largetablet-1{grid-template-columns:repeat(1,1fr)}.columns-largetablet-2{grid-template-columns:repeat(2,1fr)}.columns-largetablet-3{grid-template-columns:repeat(3,1fr)}.columns-largetablet-4{grid-template-columns:repeat(4,1fr)}.columns-largetablet-5{grid-template-columns:repeat(5,1fr)}.columns-largetablet-6{grid-template-columns:repeat(6,1fr)}.columns-largetablet-7{grid-template-columns:repeat(7,1fr)}.columns-largetablet-8{grid-template-columns:repeat(8,1fr)}.columns-largetablet-9{grid-template-columns:repeat(9,1fr)}.columns-largetablet-10{grid-template-columns:repeat(10,1fr)}}@container (min-width: 1280px){.columns-desktop{background:#f0f}.columns-desktop-1{grid-template-columns:repeat(1,1fr)}.columns-desktop-2{grid-template-columns:repeat(2,1fr)}.columns-desktop-3{grid-template-columns:repeat(3,1fr)}.columns-desktop-4{grid-template-columns:repeat(4,1fr)}.columns-desktop-5{grid-template-columns:repeat(5,1fr)}.columns-desktop-6{grid-template-columns:repeat(6,1fr)}.columns-desktop-7{grid-template-columns:repeat(7,1fr)}.columns-desktop-8{grid-template-columns:repeat(8,1fr)}.columns-desktop-9{grid-template-columns:repeat(9,1fr)}.columns-desktop-10{grid-template-columns:repeat(10,1fr)}}@container (min-width: 320px){.columns.autosize-mobile-1{grid-template-columns:repeat(1,auto)}.columns.autosize-mobile-2{grid-template-columns:repeat(2,auto)}.columns.autosize-mobile-3{grid-template-columns:repeat(3,auto)}.columns.autosize-mobile-4{grid-template-columns:repeat(4,auto)}.columns.autosize-mobile-5{grid-template-columns:repeat(5,auto)}}@container (min-width: 768px){.columns.autosize-smalltablet-1{grid-template-columns:repeat(1,auto)}.columns.autosize-smalltablet-2{grid-template-columns:repeat(2,auto)}.columns.autosize-smalltablet-3{grid-template-columns:repeat(3,auto)}.columns.autosize-smalltablet-4{grid-template-columns:repeat(4,auto)}.columns.autosize-smalltablet-5{grid-template-columns:repeat(5,auto)}.columns.autosize-smalltablet-6{grid-template-columns:repeat(6,auto)}.columns.autosize-smalltablet-7{grid-template-columns:repeat(7,auto)}.columns.autosize-smalltablet-8{grid-template-columns:repeat(8,auto)}}@container (min-width: 992px){.columns.autosize-largetablet-1{grid-template-columns:repeat(1,auto)}.columns.autosize-largetablet-2{grid-template-columns:repeat(2,auto)}.columns.autosize-largetablet-3{grid-template-columns:repeat(3,auto)}.columns.autosize-largetablet-4{grid-template-columns:repeat(4,auto)}.columns.autosize-largetablet-5{grid-template-columns:repeat(5,auto)}.columns.autosize-largetablet-6{grid-template-columns:repeat(6,auto)}.columns.autosize-largetablet-7{grid-template-columns:repeat(7,auto)}.columns.autosize-largetablet-8{grid-template-columns:repeat(8,auto)}.columns.autosize-largetablet-9{grid-template-columns:repeat(9,auto)}.columns.autosize-largetablet-10{grid-template-columns:repeat(10,auto)}}@container (min-width: 1280px){.columns.autosize-desktop{background:#f0f}.columns.autosize-desktop-1{grid-template-columns:repeat(1,auto)}.columns.autosize-desktop-2{grid-template-columns:repeat(2,auto)}.columns.autosize-desktop-3{grid-template-columns:repeat(3,auto)}.columns.autosize-desktop-4{grid-template-columns:repeat(4,auto)}.columns.autosize-desktop-5{grid-template-columns:repeat(5,auto)}.columns.autosize-desktop-6{grid-template-columns:repeat(6,auto)}.columns.autosize-desktop-7{grid-template-columns:repeat(7,auto)}.columns.autosize-desktop-8{grid-template-columns:repeat(8,auto)}.columns.autosize-desktop-9{grid-template-columns:repeat(9,auto)}.columns.autosize-desktop-10{grid-template-columns:repeat(10,auto)}}.columns.side-by-side{justify-content:space-between}.columns--no-gap{-moz-column-gap:.75rem;column-gap:.75rem;row-gap:0}.columns.columns-2{grid-template-columns:repeat(1,minmax(4.5rem,100%));gap:1rem}@media only screen and (min-width: 992px){.columns.columns-2{grid-template-columns:repeat(2,minmax(4.5rem,100%))}.columns.columns-2.autosize,.columns.columns-2.side-by-side{grid-template-columns:repeat(2,auto)}}.columns.columns-3{grid-template-columns:repeat(1,minmax(4.5rem,100%))}.columns.columns-3.v-flow{display:block;-moz-column-count:3;column-count:3;-moz-column-gap:1.5rem;column-gap:1.5rem}@media only screen and (min-width: 768px){.columns.columns-3{grid-template-columns:repeat(2,minmax(4.5rem,100%))}.columns.columns-3.autosize,.columns.columns-3.side-by-side{grid-template-columns:repeat(2,auto)}.columns.columns-3.strict{grid-template-columns:repeat(2,calc(50% - .75rem))}}@media only screen and (min-width: 992px){.columns.columns-3{grid-template-columns:repeat(3,minmax(4.5rem,100%))}.columns.columns-3.autosize,.columns.columns-3.side-by-side{grid-template-columns:repeat(3,auto)}.columns.columns-3.strict{grid-template-columns:repeat(3,calc(33.3% - 1rem))}}.columns.columns-4{grid-template-columns:repeat(1,minmax(4.5rem,100%))}@media only screen and (min-width: 768px){.columns.columns-4{grid-template-columns:repeat(2,1fr)}.columns.columns-4.autosize,.columns.columns-4.side-by-side{grid-template-columns:repeat(2,auto)}.columns.columns-4.strict{grid-template-columns:repeat(2,calc(50% - .75rem))}}@media only screen and (min-width: 992px){.columns.columns-4{grid-template-columns:repeat(3,1fr)}.columns.columns-4.autosize,.columns.columns-4.side-by-side{grid-template-columns:repeat(3,auto)}.columns.columns-4.strict{grid-template-columns:repeat(3,calc(33.3% - 1rem))}}@media only screen and (min-width: 1280px){.columns.columns-4{grid-template-columns:repeat(4,1fr)}.columns.columns-4.autosize,.columns.columns-4.side-by-side{grid-template-columns:repeat(4,auto)}.columns.columns-4.strict{grid-template-columns:repeat(4,calc(25% - 1.125rem))}}.columns.columns-6{grid-column:span 6;grid-template-columns:repeat(1,minmax(4.5rem,100%))}@media only screen and (min-width: 768px){.columns.columns-6{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width: 992px){.columns.columns-6{grid-template-columns:repeat(4,1fr)}}@media only screen and (min-width: 1280px){.columns.columns-6{grid-template-columns:repeat(6,1fr)}}.columns .column-2{grid-column:span 2}.columns .column-3{grid-column:span 3}.columns .column-4{grid-column:span 4}.columns .column-6{grid-column:span 6}.columns.no-v-gap{grid-row-gap:0}.field__error{display:flex;height:1.25em;color:#e02b1d}.field__error .text-with-icon{gap:.5em}.field__error .text-with-icon__text{overflow:visible}.field__error svg{width:.8em;height:.8em;fill:#e02b1d}.switch{display:flex;width:100%;align-items:center;grid-gap:.75rem;cursor:pointer;height:1.5em}.switch .icon__wrapper svg{width:1.5em;height:1.5em;min-width:1.5em}.switch__inner{position:relative;display:inline-block;flex-shrink:0;width:3em;height:1.5em;border-radius:.2em}.switch__border{border:1px solid #89939e;border-radius:.2em;width:100%;height:100%;position:absolute;z-index:5}.switch.wf-error .switch__border{border-color:#e02b1d}.switch.checkbox .switch__inner{width:1.5em}.switch.checkbox.wf-error .switch__inner{background-color:#fff1f0}.switch.checkbox.unchecked .switch__checkmark{opacity:0}.switch.checkbox.disabled .switch__inner{background:#eef5fc}.switch.checkbox.disabled .switch__border{border-color:#f8f8f8}.switch__input{display:none}.switch__slider{width:100%;height:100%;border-radius:5em;background-color:#fff;border:1px solid #89939e;transition:all .25s;cursor:pointer}.switch__slider--tag{position:absolute;top:0;left:0;width:1.5em;height:1.5em;display:block;border-radius:1.5em;padding:3px;transition:all .25s}.switch__slider--tag-inner{background:#89939e;width:100%;height:100%;display:block;border-radius:1.5em}.switch.checked .switch__slider{background-color:#313e8b;border-color:#313e8b}.switch.checked .switch__slider .switch__slider--tag{transition:all .25s;transform:translate(1.5em)}.switch.checked .switch__slider .switch__slider--tag-inner{background:#fff}.switch.checked.wf-disabled .switch__slider--tag-inner,.switch.checked.wf-readonly .switch__slider--tag-inner{background:#abbed1}.switch.wf-readonly{cursor:default}.switch.wf-readonly .switch__border{border-color:#e5e5e5}.switch.wf-error .switch__slider{background-color:#fff1f0;border-color:#e02b1d}.switch.wf-disabled .switch__slider,.switch.wf-readonly .switch__slider{background:#eef5fc;border-color:#89939e}.switch.wf-disabled .switch__slider--tag-inner,.switch.wf-readonly .switch__slider--tag-inner{background:#abbed1}@media only screen and (max-width: 767px){.switch{grid-gap:.75rem}}.chat-create__deals .ad-pic{cursor:pointer}.chat-create__deal{padding:.75rem}.chat-create__deal .avatar{margin-left:1.5rem;margin-top:.25rem;font-size:12px}.chat-create__deal .avatar__photo{width:1.5rem;height:1.5rem}.chat-create__deal:hover{background:#f3f7ff}.chat-parties__list{margin-top:.75rem}.chat-parties__list .field__label-wrapper,.chat-parties__list label{height:auto}.chat-parties h3{font-weight:400;font-size:1em}main{transition:opacity .5s ease-in-out}.wrapper.chat-expanded{overflow:hidden}.wrapper.chat-expanded main{overflow:hidden}.chats{width:25rem;border:1px solid #c4c8d7;max-height:50vh;max-width:25vw;min-width:20rem;position:relative;height:25rem;overflow:hidden;background:#fff;transition:all .5s ease-in-out}.chats__wrapper{height:100%}.chats .card-image{background:transparent}.chats .adpic__avatar{width:3rem;height:3rem;overflow:hidden}.chats .chatroom__header--users{display:flex;flex-direction:row;gap:.25rem}.chats .chatroom__header--title{gap:.25rem}.chats .chatroom__header .avatar__photo{width:1.5rem;height:1.5rem}.chats .chatroom__header .avatar{margin:0}.chats__controls{position:absolute;right:0;top:0;height:100%;padding:.75rem;z-index:200;display:flex;align-items:center;background:#fff;gap:.5rem}.chats__controls .icon{display:block}@media all and (max-width: 768px){.chats__controls .icon-i-explode,.chats__controls .icon-i-collapse{display:none}}.chats.closed{display:none}.chats__chatroom{width:100%;height:100%;position:absolute;top:0;left:100%;transition:left .15s ease-in-out 0s;z-index:100;display:flex;flex-direction:column;background:#fff;border-left:1px solid #d2d2d2}.chats__chat{display:flex;align-items:center;gap:.5rem;font-size:1rem;padding:.75rem;cursor:pointer}.chats__chat--active{background:#2a4494;color:#fff}.chats__chat:hover .chat__image{outline:2px solid #aaa}.chats__chatroom .messages{overflow-y:scroll;flex-grow:2}.chats__chatroom .partyanka{padding:0 .75rem}.chats__list{display:flex;flex-direction:column;height:100%}.chats__list--header{display:flex;padding:.75rem;align-items:center;position:relative}.chats__list--header .chats__title{flex-grow:2;font-size:1.15rem;font-weight:600;line-height:1.5rem}.chats__list--header .icon-i-close{cursor:pointer}.chats__list--list{overflow-y:auto}.chats.active .chats__chatroom{left:0}.chats.aside{position:fixed;right:.5rem;bottom:0;z-index:100;box-shadow:0 0 1.5rem #0003}.chats.aside .chatroom__header--users,.chats.aside .chatroom__header--buttons{display:none}@media all and (max-width: 768px){.chats.aside{width:100%;height:calc(100dvh - 4rem);max-height:100dvh;max-width:100vw;right:0;border-radius:0}}.chats.expanded{z-index:200;max-height:100dvh;bottom:0;max-width:100vw;border-color:#eee;position:fixed}.chats.expanded .chatroom__header--title .adpic{display:block}.chats.expanded .chatroom__header--close{display:none}.chats.expanded .container{position:relative;height:100%}.chats.expanded .chats__list{width:21.5rem}.chats.expanded .chats__chatroom{width:calc(100% - 21.5rem);left:21.5rem}.chat__image{display:block;width:3em;height:3em;background:#eee;margin-right:1.5rem;border-radius:3em;overflow:hidden}.chat__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.chat__title .avatar{margin-bottom:0}.chatroom__header{display:flex;align-items:center;padding:.75rem;border-radius:#c4c8d7 #c4c8d7 0 0;border-bottom:1px solid #d2d2d2}.chatroom__header--buttons{display:flex;gap:.5rem}.chatroom__header--buttons svg{width:1.5rem;height:1.25rem}.chatroom__header--title{align-items:center;padding-right:.75rem;display:flex}.chatroom__header--title .adpic{display:none;margin-right:.5rem}.chatroom__header--users{flex-grow:2;text-align:center;padding-right:.75rem;font-weight:600;display:flex;align-items:center;justify-content:center}.chatroom__header--users .userpic{width:1.5rem;height:1.5rem;margin:0 .125rem}.chatroom__header--users .userpic img{border-radius:2rem}.chatroom__header--close svg{display:block;width:1.5em;height:1.5em;margin-right:.75rem;cursor:pointer}.chatroom__form{display:flex;padding:.75rem}.chatroom__form--wrapper{border:1px solid #c4c8d7;padding:.25em;border-radius:5rem;display:flex;flex-grow:2}.chatroom__form--box-wrapper{flex-grow:2;padding:0 .25rem}.chatroom__form--submit{cursor:pointer}.chatroom__form svg{fill:#001253;height:100%;width:1.2rem}.chat__users .userpic{width:3rem;border-radius:3rem;display:inline-block;margin-left:-2rem}.chat__users .userpic:first-child{margin-left:0!important}.chat__users .userpic img{border-radius:3rem}.chat__users .userpic .card-image__ghost{display:none}.chat__title{flex-grow:2;line-height:1.2}.chat__title--message{color:#999;font-size:.75rem}.chat__title--main{font-weight:700}.chat__new--mark{background:#001253;border-radius:1rem;width:.5rem;height:.5rem}.chat-create{margin:0 .75rem}.chat-create__deals .adpic{cursor:pointer}.chat-create .checkbox{display:flex;margin:.25rem 0}.chat-create .checkbox__label{margin-left:.5rem}.chat-create .userpic{display:flex;align-items:center}.chat-create .userpic__avatar{border-radius:2rem;overflow:hidden;width:2rem;height:2rem;margin-right:.5rem}.chat-create .userpic img{width:2rem;height:2rem;border-radius:2rem}.m{position:relative;margin-top:1.5rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.m .userpic{display:flex;height:2rem;align-items:center}.m .userpic__avatar{width:2rem;margin-right:.5rem}.m .userpic__avatar .card-image__ghost{display:none}.m .userpic__avatar img{border-radius:3rem}.m .c{display:flex}.m.mf .t{background:#2a4494;color:#fff;z-index:-1;margin-left:0}.m.mf .i{text-align:right}.m.mt .c{flex-direction:row-reverse}.m .t{margin-left:2.5rem;width:80%;background:#f4f4f4;color:#666;padding:.75rem;border-radius:.75rem}.m .i{font-size:12px;color:#999;bottom:0;align-self:flex-end;flex-grow:2;padding:0 .5em}.chat-group-create{overflow-y:scroll;margin:0 .75rem;padding-top:.75rem}.chat-group-create .switch,.chat-group-create .field__label-wrapper{height:auto}.chat-group-create__users{margin-bottom:.75rem}.chat-group-create .userpic{display:flex;align-items:center;margin:.25rem 0}.chat-group-create .userpic.chat-group-fixed{margin-left:2rem}.chat-group-create .userpic .card-image{width:2.5rem;height:2.5rem;margin-right:.5rem}.chat-group-create .checkbox__label{margin-left:.4rem}.chat-group-create__users--list .input-container{margin-bottom:0}.chat-group-create__actions{display:flex;flex-direction:column;gap:.75rem}.ReactModal__Overlay{background:#1e1e1e24!important;z-index:99999;width:100%;height:100vh;overflow:auto;display:flex;flex-direction:column;align-items:center}.ReactModal__Content{width:auto!important;height:auto!important;padding:1em 0!important;position:static!important;background:none!important;border:none!important;overflow:visible!important;margin:auto;max-width:calc(100vw - 2em)}.modal{background:#fafafa;border-radius:.5rem;padding:1.5rem;position:relative;max-width:30rem}.modal__overlay--video{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.modal__overlay--video .ReactModal__Content{width:100%!important;height:100%!important}.modal__overlay--video .modal{max-width:none;height:100%;width:100%}.modal__overlay--video .modal__content{height:calc(100% - 2em);width:100%}.modal__overlay--video .modal__content iframe{width:100%;height:100%}.modal.no-maxWidth{max-width:60rem}.modal__close{cursor:pointer}.modal__close svg{width:1.5em;height:1.5em;fill:#777;display:block}.modal__header{display:flex;align-items:center;margin-bottom:1.5em;justify-content:space-between}.modal__header:empty{display:none}.modal__header:empty+.modal__content{margin-top:0}.modal__title{font-size:18px;font-weight:700;margin-right:1.5em;display:flex;align-items:center}@media only screen and (max-width: 767px){.modal__title{text-align:center}}.modal__title-icon{width:3em;height:2em;margin-right:.75rem}.modal__title-icon svg{width:2em;height:2em}.modal__content{margin:1.5rem 0}.modal__content ul{list-style:inside}.modal__footer{display:flex;justify-content:center;grid-gap:.75rem;flex-direction:column}@media all and (min-width: 768px){.modal__footer{grid-gap:1.5rem;flex-direction:row}}.modal__paragraph{margin-bottom:1.5rem}.modal__paragraph.center{text-align:center}.main{display:grid;grid-template-columns:1fr;border-left:1px solid #dfdfdf;border-right:1px solid #dfdfdf}@media only screen and (min-width: 1280px){.main{grid-template-columns:auto 1fr;position:relative}}.main--no-menu{grid-template-columns:1fr}.content{padding:20px;background-color:#fff;height:calc(100dvh - 66px);overflow:auto;container-type:inline-size}.content ::-webkit-scrollbar{width:0}@media only screen and (min-width: 768px){.content{margin-left:58px}}@media only screen and (min-width: 1280px){.content{margin-left:unset}}.content--sticky{padding-bottom:unset}@media only screen and (min-width: 768px){.main--no-menu .content{margin-left:0}}.text-error{margin-top:9px;color:#f8364e;font-size:12px;text-align:left}.otp{display:flex;justify-content:center;max-width:694px;margin:28px auto 50px;text-align:center}@media only screen and (max-width: 1280px){.otp{margin-top:20px}}@media only screen and (max-width: 768px){.otp{margin-top:5px}}.otp__input{margin-left:5px;margin-right:5px;width:50px!important;height:50px!important;text-align:center!important}.otp__input::-moz-selection{background:#80a9da}.otp__input::selection{background:#80a9da}.otp__input::-webkit-outer-spin-button,.otp__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.otp__input{-moz-appearance:textfield}.field-empty-value{color:#abbed1;font-weight:300;font-size:.875rem}.input-container{margin-bottom:.75rem}.input-container__status{display:flex;align-items:center;padding-top:.25em;font-size:12px;line-height:1}.field-wrapper.wf-error,.field-wrapper.wf-status-text{margin-bottom:0}.field-wrapper input:-webkit-autofill,.field-wrapper textarea:-webkit-autofill{-webkit-background-clip:text;-webkit-text-fill-color:#212121;-webkit-transition:background-color 0s ease-in-out 0s;transition:background-color 0s ease-in-out 0s;box-shadow:none;-moz-autofill-background:none}.field-wrapper input:autofill,.field-wrapper input:-webkit-autofill,.field-wrapper input:-webkit-autofill:hover,.field-wrapper input:-webkit-autofill:focus,.field-wrapper input:-webkit-autofill:active,.field-wrapper input:-internal-autofill-selected,.field-wrapper textarea:autofill,.field-wrapper textarea:-webkit-autofill,.field-wrapper textarea:-webkit-autofill:hover,.field-wrapper textarea:-webkit-autofill:focus,.field-wrapper textarea:-webkit-autofill:active,.field-wrapper textarea:-internal-autofill-selected{-webkit-background-clip:text;-webkit-text-fill-color:#212121;-webkit-transition:background-color 0s ease-in-out 0s;transition:background-color 0s ease-in-out 0s;box-shadow:none;-moz-autofill-background:none}.field-wrapper .field__input{border:1px solid #f0f0f0;border-radius:.5em;background:#fff;transition:background,border .25s ease-in-out;box-shadow:0 .4em .8em #e5e5e542}.field-wrapper .field__input.is-readonly{line-height:calc(2.5em - 2px);min-height:2.5em;border-color:transparent;box-shadow:none}.field-wrapper.wf-loading,.field-wrapper.wf-disabled{cursor:default}.field-wrapper.wf-loading .field__input,.field-wrapper.wf-disabled .field__input{background:#fafafa;border-color:#f8f8f8}.field-wrapper .field__icon svg{width:1.5em;height:1.5em}.field-wrapper .field__buttons{position:absolute;z-index:95;right:.75em;top:50%;transform:translateY(-50%);display:flex;gap:.75em}.field-wrapper .field__buttons svg{width:1.5em;height:1.5em}.field-wrapper .loader-ring svg{width:1.5em;height:1.5em}.field-wrapper.icon--right .field__buttons{padding-right:calc(1.5rem + .5em)}.field-wrapper input{font-size:1em;width:100%;padding:0 .75em;height:calc(2.5em - 2px);border:none;border-radius:0;transition:.3s;color:#212121;background:transparent;font-family:JSF,serif;font-weight:300}.field-wrapper input:-moz-read-only{pointer-events:none}.field-wrapper input:disabled,.field-wrapper input:read-only{pointer-events:none}.field-wrapper input::-moz-placeholder{color:#89939e;font-weight:300;font-size:14px;opacity:1}.field-wrapper input::placeholder{color:#89939e;font-weight:300;font-size:14px;opacity:1}.field-wrapper input::-webkit-input-placeholder,.field-wrapper input::-moz-placeholder,.field-wrapper input::-ms-input-placeholder{color:#89939e;font-weight:300;font-size:14px;opacity:1}.field-wrapper.pdl-1 input,.field-wrapper.pdl-1 textarea,.field-wrapper.pdl-1 .html_input,.field-wrapper.pdl-1 .select__control,.field-wrapper.pdl-1 .field__input .selector__option,.field-wrapper.pdl-1 .field__input .file-input__name,.field-wrapper.pdl-1 .field__block{padding-left:calc(1.5rem + .75em)}.field-wrapper.pdl-1 .field__label,.field-wrapper.pdl-2 input,.field-wrapper.pdl-2 textarea,.field-wrapper.pdl-2 .html_input,.field-wrapper.pdl-2 .select__control,.field-wrapper.pdl-2 .field__input .selector__option,.field-wrapper.pdl-2 .field__input .file-input__name,.field-wrapper.pdl-2 .field__block,.field-wrapper.pdl-2 .field__label{padding-left:calc(3rem + 1.5em)}.field-wrapper.pdr-1 input,.field-wrapper.pdr-1 textarea,.field-wrapper.pdr-1 .html_input,.field-wrapper.pdr-1 .select__control,.field-wrapper.pdr-1 .field__input .selector__option,.field-wrapper.pdr-1 .field__input .file-input__name,.field-wrapper.pdr-1 .field__block,.field-wrapper.pdr-1 .field__label{padding-right:calc(1.5rem + .75em)}.field-wrapper.pdr-2 input,.field-wrapper.pdr-2 textarea,.field-wrapper.pdr-2 .html_input,.field-wrapper.pdr-2 .select__control,.field-wrapper.pdr-2 .field__input .selector__option,.field-wrapper.pdr-2 .field__input .file-input__name,.field-wrapper.pdr-2 .field__block,.field-wrapper.pdr-2 .field__label{padding-right:calc(3rem + 1.5em)}.field-wrapper.pdr-3 input,.field-wrapper.pdr-3 textarea,.field-wrapper.pdr-3 .html_input,.field-wrapper.pdr-3 .select__control,.field-wrapper.pdr-3 .field__input .selector__option,.field-wrapper.pdr-3 .field__input .file-input__name,.field-wrapper.pdr-3 .field__block{padding-right:calc(4.5rem + 2.25em)}.field-wrapper.pdr-4 input,.field-wrapper.pdr-4 textarea,.field-wrapper.pdr-4 .html_input,.field-wrapper.pdr-4 .select__control,.field-wrapper.pdr-4 .field__input .selector__option,.field-wrapper.pdr-4 .field__input .file-input__name,.field-wrapper.pdr-4 .field__block{padding-right:calc(6rem + 3em)}.field-wrapper.fsn.field-select,.field-wrapper.fsn.field-number,.field-wrapper.fsn.text-input,.field-wrapper.fsn.field-calendar,.field-wrapper.fsn.selector-input,.field-wrapper.fsn.file-input,.field-wrapper.fsn.field-multiupload{border:1px solid #f0f0f0;border-radius:.5em;background:#fff;transition:background,border .25s ease-in-out;box-shadow:0 .4em .8em #e5e5e542}.field-wrapper.fsn.field-select.wf-error,.field-wrapper.fsn.field-number.wf-error,.field-wrapper.fsn.text-input.wf-error,.field-wrapper.fsn.field-calendar.wf-error,.field-wrapper.fsn.selector-input.wf-error,.field-wrapper.fsn.file-input.wf-error,.field-wrapper.fsn.field-multiupload.wf-error{border-color:#e02b1d}.field-wrapper.fsn.field-select.wf-error .field__label-wrapper+.field__input,.field-wrapper.fsn.field-number.wf-error .field__label-wrapper+.field__input,.field-wrapper.fsn.text-input.wf-error .field__label-wrapper+.field__input,.field-wrapper.fsn.field-calendar.wf-error .field__label-wrapper+.field__input,.field-wrapper.fsn.selector-input.wf-error .field__label-wrapper+.field__input,.field-wrapper.fsn.file-input.wf-error .field__label-wrapper+.field__input,.field-wrapper.fsn.field-multiupload.wf-error .field__label-wrapper+.field__input{background:#fff1f0}.field-wrapper.fsn.field-select ::-moz-placeholder,.field-wrapper.fsn.field-number ::-moz-placeholder,.field-wrapper.fsn.text-input ::-moz-placeholder,.field-wrapper.fsn.field-calendar ::-moz-placeholder,.field-wrapper.fsn.selector-input ::-moz-placeholder,.field-wrapper.fsn.file-input ::-moz-placeholder,.field-wrapper.fsn.field-multiupload ::-moz-placeholder{color:transparent}.field-wrapper.fsn.field-select ::placeholder,.field-wrapper.fsn.field-number ::placeholder,.field-wrapper.fsn.text-input ::placeholder,.field-wrapper.fsn.field-calendar ::placeholder,.field-wrapper.fsn.selector-input ::placeholder,.field-wrapper.fsn.file-input ::placeholder,.field-wrapper.fsn.field-multiupload ::placeholder{color:transparent}.field-wrapper.fsn.field-select .field__input,.field-wrapper.fsn.field-number .field__input,.field-wrapper.fsn.text-input .field__input,.field-wrapper.fsn.field-calendar .field__input,.field-wrapper.fsn.selector-input .field__input,.field-wrapper.fsn.file-input .field__input,.field-wrapper.fsn.field-multiupload .field__input{box-shadow:none;border-color:transparent}.field-wrapper.fsn.field-select .field__label-wrapper,.field-wrapper.fsn.field-number .field__label-wrapper,.field-wrapper.fsn.text-input .field__label-wrapper,.field-wrapper.fsn.field-calendar .field__label-wrapper,.field-wrapper.fsn.selector-input .field__label-wrapper,.field-wrapper.fsn.file-input .field__label-wrapper,.field-wrapper.fsn.field-multiupload .field__label-wrapper{position:absolute;width:100%;z-index:2}.field-wrapper.fsn.field-select .field__label,.field-wrapper.fsn.field-number .field__label,.field-wrapper.fsn.text-input .field__label,.field-wrapper.fsn.field-calendar .field__label,.field-wrapper.fsn.selector-input .field__label,.field-wrapper.fsn.file-input .field__label,.field-wrapper.fsn.field-multiupload .field__label{top:.75rem;transition:all .25s;left:.75em;color:#4d4d4d;width:calc(100% - 1.5em);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.field-wrapper.fsn.field-select.focused .field__label,.field-wrapper.fsn.field-select.valued .field__label,.field-wrapper.fsn.field-select.wf-readonly .field__label,.field-wrapper.fsn.field-number.focused .field__label,.field-wrapper.fsn.field-number.valued .field__label,.field-wrapper.fsn.field-number.wf-readonly .field__label,.field-wrapper.fsn.text-input.focused .field__label,.field-wrapper.fsn.text-input.valued .field__label,.field-wrapper.fsn.text-input.wf-readonly .field__label,.field-wrapper.fsn.field-calendar.focused .field__label,.field-wrapper.fsn.field-calendar.valued .field__label,.field-wrapper.fsn.field-calendar.wf-readonly .field__label,.field-wrapper.fsn.selector-input.focused .field__label,.field-wrapper.fsn.selector-input.valued .field__label,.field-wrapper.fsn.selector-input.wf-readonly .field__label,.field-wrapper.fsn.file-input.focused .field__label,.field-wrapper.fsn.file-input.valued .field__label,.field-wrapper.fsn.file-input.wf-readonly .field__label,.field-wrapper.fsn.field-multiupload.focused .field__label,.field-wrapper.fsn.field-multiupload.valued .field__label,.field-wrapper.fsn.field-multiupload.wf-readonly .field__label{top:0;font-size:12px;color:#717171}.field-wrapper.fsn.field-select .field__label-wrapper+.field__input,.field-wrapper.fsn.field-number .field__label-wrapper+.field__input,.field-wrapper.fsn.text-input .field__label-wrapper+.field__input,.field-wrapper.fsn.field-calendar .field__label-wrapper+.field__input,.field-wrapper.fsn.selector-input .field__label-wrapper+.field__input,.field-wrapper.fsn.file-input .field__label-wrapper+.field__input,.field-wrapper.fsn.field-multiupload .field__label-wrapper+.field__input{border:none;padding-top:1em}.field-wrapper.fsn.field-select.wf-readonly,.field-wrapper.fsn.field-number.wf-readonly,.field-wrapper.fsn.text-input.wf-readonly,.field-wrapper.fsn.field-calendar.wf-readonly,.field-wrapper.fsn.selector-input.wf-readonly,.field-wrapper.fsn.file-input.wf-readonly,.field-wrapper.fsn.field-multiupload.wf-readonly{border-color:transparent;box-shadow:none}.field-wrapper.fsn.field-select.wf-readonly .field__input,.field-wrapper.fsn.field-number.wf-readonly .field__input,.field-wrapper.fsn.text-input.wf-readonly .field__input,.field-wrapper.fsn.field-calendar.wf-readonly .field__input,.field-wrapper.fsn.selector-input.wf-readonly .field__input,.field-wrapper.fsn.file-input.wf-readonly .field__input,.field-wrapper.fsn.field-multiupload.wf-readonly .field__input{padding-left:.75em;padding-right:.75em}.field-wrapper.fsn.field-number .html_input{height:calc(2.5em - 2px)}.field-wrapper.wf-disabled,.field-wrapper.wf-disabled *{cursor:not-allowed}.only-error{border:none!important;height:0}.field{display:block;width:100%;overflow:hidden;position:relative}.field.wf-loading input,.field.wf-loading textarea{padding-right:2.5rem}.field.disabled input,.field.disabled textarea{color:#abbed1}.field .loader-ring{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);z-index:10}.field.field--with-icon{position:relative}.field.field--with-icon input{padding-right:2rem}.field.field--with-icon svg{position:absolute;right:.5rem;top:50%;transform:translateY(-50%)}.field .field--with-icon{position:relative}.field.field--file .field__label{margin-bottom:14px;font-size:14px}.field.field--error input,.field.field--error textarea{border-color:#e02b1d}.field__icon{position:absolute;right:.75em;top:50%;transform:translateY(-50%)}.field__label{display:block;font-size:1em;line-height:1.2;position:relative}.field__label-wrapper{display:flex;justify-content:space-between}.field__input{position:relative;display:block}.field input,.field textarea{font-size:1em;color:#212121;background:transparent;font-family:JSF,serif;font-weight:300;line-height:1.25;display:block;border-radius:.5rem}.field textarea{border:none;resize:vertical;width:100%!important;min-height:4.5rem;padding:.75em;font-size:14px;background:transparent}.field__show-password,.field__cancel{position:absolute;right:.75rem;top:50%;cursor:pointer;transform:translateY(-50%)}.field__show-password svg,.field__cancel svg{display:block;display:flex;justify-content:center;align-items:center;grid-gap:.5rem;width:1.2em;height:1.2em;min-width:1rem}.field__show-password .icon-i-eye,.field__cancel .icon-i-eye{fill:#d2d2d2}.field__show-password path,.field__cancel path{transition:.3s;fill:#d2d2d2}.field__show-password:hover path,.field__cancel:hover path{fill:#f8364e}.field.text-input--textarea.field-wrapper .field__input.is-readonly{white-space:pre;line-height:1.5em}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.auth{max-width:694px;margin:28px auto 50px}@media only screen and (max-width: 767px){.auth{margin-top:0}}.auth__privacy{display:flex;flex-direction:column;margin-top:.5rem;gap:.5rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.auth__nav{display:flex;margin-bottom:46px}@media only screen and (max-width: 767px){.auth__nav{margin-bottom:40px}}.auth__nav a{width:50%;padding-bottom:.75rem;font-size:14px;cursor:pointer;color:#c4c8d7;text-align:center;border-bottom:4px solid #e2e6fc;position:relative}@media only screen and (max-width: 767px){.auth__nav a{padding-bottom:15px}}.auth__nav a:hover{color:#001253}.auth__nav a:before{content:"";display:block;position:absolute;right:0;left:0;bottom:-4px;height:4px;background:#001253;border-radius:.5rem;transition:.3s;opacity:0;visibility:hidden}.auth__nav a.active{color:#001253}.auth__nav a.active:before{opacity:1;visibility:visible}.auth__social{display:flex;align-items:center;justify-content:space-between;margin-bottom:46px}@media only screen and (max-width: 767px){.auth__social{justify-content:center;width:100%}}@media only screen and (max-width: 767px){.auth__social-label{display:none}}.auth__social-links{display:flex}@media only screen and (max-width: 767px){.auth__social-links{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;max-width:375px;width:100%}}.auth__social-link{display:flex;align-items:center;height:2.5em;margin-right:18px;padding:0 40px 0 20px;border:1px solid #313e8b;border-radius:.5rem;background-color:transparent;cursor:pointer;transition:background-color .3s}@media only screen and (max-width: 767px){.auth__social-link{width:100%;margin-right:0;padding-right:0}}.auth__social-link:hover{background-color:#313e8b;color:#fff}.auth__social-link>div{flex-shrink:0;display:flex;align-items:flex-start;margin-right:12px}.auth__social-link:last-child{margin-right:0}.auth__confirm{margin:30px auto 0}.auth__checkboxes{display:flex;flex-direction:column;margin-top:.75rem;grid-gap:.75rem}.auth__buttons{display:flex;justify-content:center;flex-direction:column;grid-gap:1.5rem;margin-top:1.5rem}@media only screen and (min-width: 768px){.auth__buttons{flex-direction:row}}#mro{height:100%}.h1{font-size:24px;line-height:2rem}@media only screen and (min-width: 768px){.h1{line-height:76px}}.h2{font-size:16px;line-height:28px}@media only screen and (min-width: 768px){.h2{font-size:18px;line-height:44px}}.h3{font-size:14px;line-height:24px}@media only screen and (min-width: 768px){.h3{font-size:16px;line-height:36px}}.h4{font-size:12px;line-height:20px}@media only screen and (min-width: 768px){.h4{font-size:14px;line-height:28px}}.h5{font-size:10px;line-height:20px}@media only screen and (min-width: 768px){.h5{font-size:12px;line-height:28px}}@keyframes _isLoadingAnimation_1qdpt_1{0%{opacity:1;background-color:#f9f9f9}50%{opacity:1;background-color:#f1f1f1}to{opacity:1;background-color:#f9f9f9}}._pageHeader_1qdpt_15{padding-bottom:20px;display:block;width:calc(100% + 40px);margin-top:-20px;margin-left:-20px;margin-right:-20px}._pageHeader__content_1qdpt_23{display:flex;height:100%;gap:.75rem;flex-direction:row;align-items:center}._pageHeader__titleWrapper_1qdpt_30{display:flex;gap:.75rem;padding:20px}@media all and (min-width: 992px){._pageHeader__titleWrapper_1qdpt_30{height:76px;flex-direction:row;align-items:center;padding:0 20px}}._pageHeader__titleWrapper_1qdpt_30 img{max-height:50px}._pageHeader__title_1qdpt_30{display:flex;align-items:center}._pageHeader__right_1qdpt_50{display:flex;flex-direction:row;justify-content:flex-end;flex-grow:2}@keyframes _isLoadingAnimation_1hz0h_1{0%{opacity:1;background-color:#f9f9f9}50%{opacity:1;background-color:#f1f1f1}to{opacity:1;background-color:#f9f9f9}}._home_1hz0h_16{font-family:Poppins,sans-serif}._home__content_1hz0h_19{display:grid;grid-template-columns:1fr}@media all and (min-width: 992px){._home__content_1hz0h_19{grid-template-columns:1fr 450px}}._home__title_1hz0h_28{padding-top:2.5rem;font-weight:500;padding-top:0;font-size:2rem}@media all and (min-width: 992px){._home__title_1hz0h_28{font-size:40px}}._home__title--highlighted_1hz0h_39{color:#0671e0}._home__description_1hz0h_42{padding-top:2rem;font-size:16px;font-weight:500}._home__offer_1hz0h_47{padding:1.5rem 0}@keyframes _isLoadingAnimation_zcct6_1{0%{opacity:1;background-color:#f9f9f9}50%{opacity:1;background-color:#f1f1f1}to{opacity:1;background-color:#f9f9f9}}._serviceCard_zcct6_15{display:flex;flex-direction:column;padding:.75rem;border-top:1px solid black;border-left:1px solid black}._serviceCard__heading_zcct6_22{color:#0671e0;font-size:18px;font-weight:500;padding-bottom:.75rem;white-space:pre-line}._serviceCard__description_zcct6_29{font-size:14px}.box{display:flex;flex-direction:column;border-radius:10px;border:1px solid #C9C8C8}.box__header{background:#fafafa;font-weight:700;padding:1.25rem;border-top-left-radius:10px;border-top-right-radius:10px;display:flex;align-items:center;grid-gap:.75rem}.box__body{padding:1.25rem}.aircraft-select{display:none}@media only screen and (min-width: 768px){.aircraft-select{display:grid;grid-area:fields;gap:.75rem;grid-template-columns:repeat(3,1fr)}}.aircraft-select .select{margin-bottom:1.5rem}@media screen and (min-width: 768px){.aircraft-select .select{margin-bottom:0}}.aircraft-select .select:last-child{margin-bottom:0}.field.field-select{overflow:visible}.field.field-select .field__input{display:flex}.field.field-select .field__label{padding-right:1.5em}.field.field-select .select__placeholder{color:#89939e;font-weight:300;font-size:14px;margin:0;padding:0 .75em}.field.field-select .select__value-container{cursor:text;padding:0}.field.field-select .select__indicator{cursor:pointer;padding:.25rem .5rem}.field.field-select .select__indicator .icon--middle{width:1em;min-width:1em}.field.field-select .select__indicator-separator{display:none}.field.field-select .select__input-container{padding:0 .75em;margin:0}.field.field-select .select__input-container input{color:#212121!important;font-weight:300!important}.field.field-select .select__menu{z-index:150;margin:1px 0 0}.field.field-select .select__single-value{margin:0;padding:0 2.25em 0 .75em;color:#212121;font-weight:300}.field.field-select .select__control{margin:0;padding:0;border:0;min-height:1rem;background:transparent;width:100%;box-shadow:none}.field.field-select .select__control:hover,.field.field-select .select__control--is-focused{border:none}.field.field-select .select__option{cursor:pointer;transition:.3s;background:#fff;color:#212121;width:100%;padding:.5em .75rem .5em 1.5rem}.field.field-select .select__option--is-selected{color:red;font-weight:700;background:#f3f7ff}.field.field-select .select__option:hover{background:#f3f7ff}.field.field-select.disabled .select__single-value{color:#abbed1}.field.field-select.fsn .select__placeholder{display:none}.field.field-select.fsn .select__indicators{transform:translateY(-.5em)}.field.field-select.fsn.wf-nolabel .select__indicators{transform:translateY(0)}.field.field-select .icon__wrapper--icon-accordion-arrow{padding:.1rem}.field.field-select .icon__wrapper--icon-accordion-arrow .icon--middle{width:.75em;height:.75em}.selector-input{overflow:visible}.selector-input__found{background:#fff;position:absolute;width:100%;z-index:50;border:1px solid #f0f0f0;border-radius:.5em;box-shadow:0 .4em .8em #abbed14d;color:#212121}.selector-input__found .selector__option{padding:.5em .75em;cursor:pointer}.selector-input__found .selector__option:hover{background:#f5f7fa}.selector-input__found:empty{display:none}.selector-input.item-selected .field__input input{display:none}.selector-input .field__input{line-height:calc(2.5em - 2px)}.selector-input .field__input .selector__option{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selector-input .selector__option{padding:0 .75em}@keyframes _isLoadingAnimation_1lqhx_1{0%{opacity:1;background-color:#f9f9f9}50%{opacity:1;background-color:#f1f1f1}to{opacity:1;background-color:#f9f9f9}}._request_1lqhx_15{display:flex;flex-direction:column}.custom-chat{display:flex;flex-direction:column;height:calc(100vh - 100px);max-width:1000px;margin:0 auto;background-color:#f8f9fa;border-radius:8px;overflow:hidden;box-shadow:0 4px 6px #0000001a}.custom-chat .chat-messages{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:16px}.custom-chat .chat-messages .message{max-width:80%;padding:12px 16px;border-radius:12px;position:relative;animation:fadeIn .3s ease}.custom-chat .chat-messages .message-user{align-self:flex-end;background-color:#30489b;color:#fff;border-bottom-right-radius:4px}.custom-chat .chat-messages .message-assistant{align-self:flex-start;background-color:#fff;color:#333;border-bottom-left-radius:4px;box-shadow:0 2px 5px #0000000d}.custom-chat .chat-messages .message-content{font-size:16px;line-height:1.5;word-break:break-word}.custom-chat .chat-messages .message-content.loading{display:flex;justify-content:center;min-height:24px;min-width:60px}.custom-chat .chat-messages .message-timestamp{font-size:11px;opacity:.7;margin-top:5px;text-align:right}.custom-chat .chat-messages .message .chat-table{margin:10px 0;background-color:#fff;border-radius:6px;overflow:hidden;box-shadow:0 2px 4px #0000001a;width:100%;max-width:100%;max-height:300px;overflow-x:auto;overflow-y:auto}.custom-chat .chat-messages .message .chat-table::-webkit-scrollbar{width:6px;height:6px}.custom-chat .chat-messages .message .chat-table::-webkit-scrollbar-track{background-color:#f1f1f1;border-radius:3px}.custom-chat .chat-messages .message .chat-table::-webkit-scrollbar-thumb{background-color:#0003;border-radius:3px}.custom-chat .chat-messages .message .chat-table table{border-collapse:collapse;width:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;table-layout:auto}.custom-chat .chat-messages .message .chat-table th{background-color:#f8f9fa;font-weight:600;text-align:left;border-bottom:2px solid #e0e0e0;color:#333;position:sticky;top:0;z-index:1;white-space:nowrap}.custom-chat .chat-messages .message .chat-table th,.custom-chat .chat-messages .message .chat-table td{padding:8px 12px;border:1px solid #e0e0e0;font-size:14px;min-width:80px}.custom-chat .chat-messages .message .chat-table tr:nth-child(2n){background-color:#f9f9f9}.custom-chat .chat-messages .message .chat-table tr:hover{background-color:#f0f0f0}@media (max-width: 768px){.custom-chat .chat-messages .message .chat-table{max-height:250px}.custom-chat .chat-messages .message .chat-table th,.custom-chat .chat-messages .message .chat-table td{padding:6px 8px;font-size:12px;min-width:60px}}.custom-chat .chat-input{display:flex;padding:16px;background-color:#fff;border-top:1px solid #e0e0e0;align-items:flex-end;grid-gap:1.5rem}.custom-chat .chat-input .input-container{width:100%;height:41px;margin:0}.custom-chat .chat-input__field{height:100%}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.chat-messages::-webkit-scrollbar{width:6px}.chat-messages::-webkit-scrollbar-track{background-color:transparent}.chat-messages::-webkit-scrollbar-thumb{background-color:#0003;border-radius:3px}@media (max-width: 768px){.custom-chat{border-radius:0;box-shadow:none;height:calc(100vh - 80px)}.custom-chat .chat-messages{padding:16px 0 0}.custom-chat .chat-messages .message{max-width:90%}.custom-chat .chat-input{padding:12px 0 0;flex-direction:column;align-items:stretch;grid-gap:12px}.custom-chat .chat-input .button{width:100%;margin-top:4px}.custom-chat .chat-input .input-container{height:auto}}.cookies{font-size:12px;opacity:0;animation-name:appear;animation-delay:.5s;animation-duration:2.5s;animation-fill-mode:forwards;position:fixed;bottom:0;width:45%;right:0;z-index:99999;margin:0 auto;padding:.75rem;display:flex;align-items:center;justify-content:center;max-width:1440px}@media all and (max-width: 768px){.cookies{width:100%}}.cookies__buttons{display:flex;justify-content:center;align-items:center}.cookies__container{display:flex;justify-content:center;align-items:center;flex-direction:column;border-radius:8px;background-color:#fafafa;border:1px solid #eef5fc;padding:.75rem;grid-gap:.75rem;width:100%}@media only screen and (min-width: 1280px){.cookies__container{flex-direction:unset}}.cookies__text a{margin-top:.5rem}.driver-active .driver-overlay,.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:animate-fade-in .2s ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in .2s}.driver-popover{all:unset;box-sizing:border-box;color:#2d2d2d;margin:0;padding:15px;border-radius:5px;min-width:250px;max-width:300px;box-shadow:0 1px 10px #0006;z-index:1000000000;position:fixed;top:0;right:0;background-color:#fff}.driver-popover *{font-family:Helvetica Neue,Inter,ui-sans-serif,"Apple Color Emoji",Helvetica,Arial,sans-serif}.driver-popover-title{font:19px/normal sans-serif;font-weight:700;display:block;position:relative;line-height:1.5;zoom:1;margin:0}.driver-popover-close-btn{all:unset;position:absolute;top:0;right:0;width:32px;height:28px;cursor:pointer;font-size:18px;font-weight:500;color:#d2d2d2;z-index:1;text-align:center;transition:color;transition-duration:.2s}.driver-popover-close-btn:hover,.driver-popover-close-btn:focus{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{margin-bottom:0;font:14px/normal sans-serif;line-height:1.5;font-weight:400;zoom:1}.driver-popover-footer{margin-top:15px;text-align:right;zoom:1;display:flex;align-items:center;justify-content:space-between}.driver-popover-progress-text{font-size:13px;font-weight:400;color:#727272;zoom:1}.driver-popover-footer button{all:unset;display:inline-block;box-sizing:border-box;padding:3px 7px;text-decoration:none;text-shadow:1px 1px 0 #fff;background-color:#fff;color:#2d2d2d;font:12px/normal sans-serif;cursor:pointer;outline:0;zoom:1;line-height:1.3;border:1px solid #ccc;border-radius:3px}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}:not(body):has(>.driver-active-element){overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover-footer button:hover,.driver-popover-footer button:focus{background-color:#f7f7f7}.driver-popover-navigation-btns{display:flex;flex-grow:1;justify-content:flex-end}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";position:absolute;border:5px solid #fff}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{left:100%;border-right-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-right{right:100%;border-left-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-top{top:100%;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}.driver-popover-arrow-side-bottom{bottom:100%;border-left-color:transparent;border-top-color:transparent;border-right-color:transparent}.driver-popover-arrow-side-center{display:none}.driver-popover-arrow-side-left.driver-popover-arrow-align-start,.driver-popover-arrow-side-right.driver-popover-arrow-align-start{top:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-start,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-start{left:15px}.driver-popover-arrow-align-end.driver-popover-arrow-side-left,.driver-popover-arrow-align-end.driver-popover-arrow-side-right{bottom:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-end,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-end{right:15px}.driver-popover-arrow-side-left.driver-popover-arrow-align-center,.driver-popover-arrow-side-right.driver-popover-arrow-align-center{top:50%;margin-top:-5px}.driver-popover-arrow-side-top.driver-popover-arrow-align-center,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-center{left:50%;margin-left:-5px}.driver-popover-arrow-none{display:none}@keyframes isLoadingAnimation{0%{opacity:1;background-color:#f9f9f9}50%{opacity:1;background-color:#f1f1f1}to{opacity:1;background-color:#f9f9f9}}.wf-striped{display:flex;grid-gap:.75rem;padding:.5rem 0}.wf-striped:nth-child(2n){background-color:#f5f7fa}.wf-clickable{cursor:pointer}@font-face{font-family:JSF;src:url(/fonts/jsf-medium-webfont.woff2) format("woff2"),url(/fonts/jsf-medium-webfont.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:JSF;src:url(/fonts/jsf-regular-webfont.woff2) format("woff2"),url(/fonts/jsf-regular-webfont.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:JSF;src:url(/fonts/jsf-lightx-webfont.woff2) format("woff2"),url(/fonts/jsf-lightx-webfont.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}*{padding:0;margin:0;box-sizing:border-box}button,input[type=submit]{-moz-appearance:none;appearance:none;-webkit-appearance:none}button:focus{box-shadow:none!important}*:focus{outline:none}body{font:300 14px JSF,sans-serif;line-height:1.5;color:#212121}body.ReactModal__Body--open{overflow:hidden}@media only screen and (max-width: 767px){body.ReactModal__Body--open{padding-right:0}}@media only screen and (max-width: 767px){body.ReactModal__Body--open .header{padding-right:0}}a{display:inline-block;font:inherit;font-size:300;color:#30489b;transition:.3s;text-decoration:none}a:hover{text-decoration:none;color:#3455cb}input,button,textarea{font:300}img{max-width:100%;max-height:100%;height:auto}svg{max-width:100%;fill:#001253}svg.icon-no-color{fill:none}a img{border:none;outline:none}ul{margin:0;padding:0;list-style:none}.hidden{display:none!important}u.signature{color:#fff;border-bottom:1px solid #001253;-webkit-user-select:none;-moz-user-select:none;user-select:none}.signNowIframe{width:100%;border:none}.signNowWrapper{height:100%;position:relative}.signNowWrapper__loader{position:absolute;z-index:-1;top:50%;left:50%;transform:translate(-50%,-50%)}iframe{display:block}.block{margin:1.5em 0}.block:first-child{margin-top:0}.dropzone{margin-bottom:1.5rem}.dropzone__items{display:grid;row-gap:1.5rem;margin-bottom:1.5rem}.dropzone__item{display:flex;align-items:center;justify-content:space-between;padding:.5rem 1rem;border-radius:.5rem;background-color:#f3f7ff;color:#001253}.dropzone__actions{display:flex;-moz-column-gap:.75rem;column-gap:.75rem;min-width:-moz-max-content;min-width:max-content}.dropzone__actions>*{border:none;background:transparent;cursor:pointer}.dropzone__actions>* svg{display:block}.label-required:after{content:"*";color:#be0026;margin-left:.25em}.flex-block{display:flex;margin:1.5em 0;align-items:center}.flex-block .flex-col{padding:0 .75em;min-width:8em}.flex-block .flex-col:first-child{padding-left:0}.flex-block .flex-col:last-child{padding-right:0}.state-message{display:flex;background:#fafafa;padding:1.5rem;border-radius:.5rem;font-size:.875rem;font-weight:700;align-items:center}.state-message .state-message__icon{padding-right:1.5rem;box-sizing:border-box}.state-message .state-message__icon svg{width:2.5rem;height:auto;max-width:10em}.text-value{word-break:break-word}.tmp{display:none;font-size:1rem}.container{width:100%;max-width:100%;box-sizing:border-box;margin:0 auto}@media only screen and (min-width: 1280px){.container{max-width:1920px}}.title{font-size:1.5rem;font-weight:400}@media only screen and (max-width: 767px){.title{font-size:1.2rem}}.wrapper{display:flex;flex-direction:column;min-height:calc(100dvh - 65px);overflow:hidden;padding-top:66px}.wrapper.no-header{min-height:100dvh;padding:0}.wrapper.no-header #content{min-height:100dvh;overflow:hidden;margin:0}.load-more-block{display:flex;justify-content:center;height:2em;margin-top:3.65em;transition:opacity .3s}.load-more-block svg{width:2em;height:2em;fill:#d2d2d2;cursor:pointer}.load-more-block svg:hover{fill:#313e8b}.error-text{color:#f8364e;font-size:12px}.balance-error{text-transform:none;color:#f8364e}.footer-block{margin-top:1.5rem}button .loader-ring svg.icon{fill:#fff;margin-left:.5rem;vertical-align:-.125rem}.minor{color:#3b3b3b}label.wf-disabled{cursor:default}.grayed{color:#d2d2d2}.btn.btn-a{display:inline-flex}.btn.btn-a:hover{color:#fff}.demo-message{text-align:center;padding:1.5rem;background:#ccd3f7;margin-bottom:1.5rem;border-radius:.5rem;border:1px solid #c4c8d7}@keyframes appear{0%{opacity:0}to{opacity:1}}.appear{animation:appear forwards .8s ease-in-out}.intercom-lightweight-app{display:none}@media only screen and (min-width: 768px){.intercom-lightweight-app{display:unset}}avatar-image{width:100%}avatar-image>div:nth-child(2){box-shadow:0 0 .5rem #0003}.halves{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem}ol.manualMarker,ul.manualMarker{list-style:none}ol.manualMarker li,ul.manualMarker li{padding-left:2rem;position:relative}ol.manualMarker .olMarker,ul.manualMarker .olMarker{margin-right:.5rem;width:1.5rem;position:absolute;left:0;display:inline-block}.form-group{margin-bottom:1.5rem}.form-group>.field{margin-bottom:.75rem}.form-row-container{display:grid;grid-template-rows:1fr auto;min-height:100%}.form-group-2{display:grid;align-items:end;grid-template-columns:1fr;grid-gap:1.5rem}@media only screen and (min-width: 768px){.form-group-2{grid-template-columns:1fr 1fr}}hr{border:0;height:1px;background:#fafafa;margin-block:calc(1.5rem - 1px)}.textHightlight{color:#b47021}.font-size--xs{font-size:12px}.font-size--s{font-size:14px}.font-size--m{font-size:16px}.font-size--l{font-size:18px}.font-size--xl{font-size:24px}.titleBox{display:flex;flex-direction:row;align-items:center}.titleBox h2{flex-grow:2}.titleBox__button{text-align:right}.qrcode-section{text-align:center}.qrcode-section__nums{font-size:1.5rem;font-weight:500;font-family:monospace;display:inline-block;margin:0 .5rem}.flex-title{display:flex;grid-gap:.75rem}.no-margin{margin:0}.action-buttons{display:flex;gap:1.5rem}.react-tooltip{z-index:400;font-weight:400}.flex--column{display:flex;flex-direction:column;grid-gap:.75rem}.flex--row{display:flex;flex-direction:row;grid-gap:.75rem}.flex--row-reverse{display:flex;flex-direction:row-reverse;grid-gap:.75rem}.df{display:flex}.jcc{justify-content:center}.aic{align-items:center}.asc{align-self:center}.asfe{align-self:flex-end}.label--required:after{content:" *";color:#be0026}.tabs__icon--left{transform:rotate(180deg)}.tabs__panel{padding-top:20px}.tabs__list{display:flex;grid-gap:1.5rem;overflow-x:auto;width:100%}.tabs__list>li{display:flex;justify-content:space-between;align-items:center;padding-bottom:.75rem;font-size:16px;width:-moz-fit-content;width:fit-content;white-space:nowrap;cursor:pointer}@media only screen and (min-width: 992px){.tabs__list>li{justify-content:center;min-width:-moz-fit-content;min-width:fit-content}}.tabs__selected{position:relative}.tabs__selected:after{content:"";position:absolute;left:0;bottom:0;height:2px;width:100%;background-color:#001253}.tabs__panel--selected{padding-top:1.5rem}.charts{display:grid;grid-gap:1.5rem}@media all and (min-width: 992px){.charts{grid-template-columns:repeat(2,1fr)}}.link{text-decoration:underline;cursor:pointer}.boxes .box,.margin-bottom{margin-bottom:1.5rem}
