/*! Hint.css (base version) - v3.0.0 - 2023-11-29
* https://kushagra.dev/lab/hint/
* Copyright (c) 2023 Kushagra Gour */[class*=hint--]{position:relative;display:inline-block}[class*=hint--]:before,[class*=hint--]:after{position:absolute;transform:translate3d(0, 0, 0);visibility:hidden;opacity:0;z-index:1000000;pointer-events:none;transition:.3s ease;transition-delay:0ms}[class*=hint--]:hover:before,[class*=hint--]:hover:after{visibility:visible;opacity:1}[class*=hint--]:hover:before,[class*=hint--]:hover:after{transition-delay:100ms}[class*=hint--]:before{content:"";position:absolute;background:transparent;border:6px solid transparent;background-color:hsl(0, 0%, 22%);clip-path:polygon(0% 0%, 100% 0%, 100% 100%);z-index:1000001}[class*=hint--]:after{background:hsl(0, 0%, 22%);color:white;padding:8px 10px;font-size:1rem;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:1rem;white-space:nowrap}[class*=hint--][aria-label]:after{content:attr(aria-label)}[class*=hint--][data-hint]:after{content:attr(data-hint)}[aria-label=""]:before,[aria-label=""]:after,[data-hint=""]:before,[data-hint=""]:after{display:none !important}.hint--top{--rotation: 135deg}.hint--top:before{margin-bottom:-5.5px;transform:rotate(var(--rotation))}.hint--top:before,.hint--top:after{bottom:100%;left:50%}.hint--top:before{left:calc(50% - 6px)}.hint--top:after{transform:translateX(-50%)}.hint--top:hover:before{transform:translateY(-8px) rotate(var(--rotation))}.hint--top:hover:after{transform:translateX(-50%) translateY(-8px)}.hint--bottom{--rotation: -45deg}.hint--bottom:before{margin-top:-5.5px;transform:rotate(var(--rotation))}.hint--bottom:before,.hint--bottom:after{top:100%;left:50%}.hint--bottom:before{left:calc(50% - 6px)}.hint--bottom:after{transform:translateX(-50%)}.hint--bottom:hover:before{transform:translateY(8px) rotate(var(--rotation))}.hint--bottom:hover:after{transform:translateX(-50%) translateY(8px)}.hint--right{--rotation: -135deg}.hint--right:before{margin-left:-5.5px;margin-bottom:-6px;transform:rotate(var(--rotation))}.hint--right:after{margin-bottom:calc(-1*(1rem + 16px)/2)}.hint--right:before,.hint--right:after{left:100%;bottom:50%}.hint--right:hover:before{transform:translateX(8px) rotate(var(--rotation))}.hint--right:hover:after{transform:translateX(8px)}.hint--left{--rotation: 45deg}.hint--left:before{margin-right:-5.5px;margin-bottom:-6px;transform:rotate(var(--rotation))}.hint--left:after{margin-bottom:calc(-1*(1rem + 16px)/2)}.hint--left:before,.hint--left:after{right:100%;bottom:50%}.hint--left:hover:before{transform:translateX(-8px) rotate(var(--rotation))}.hint--left:hover:after{transform:translateX(-8px)}.hint--top-left{--rotation: 135deg}.hint--top-left:before{margin-bottom:-5.5px;transform:rotate(var(--rotation))}.hint--top-left:before,.hint--top-left:after{bottom:100%;left:50%}.hint--top-left:before{left:calc(50% - 6px)}.hint--top-left:after{transform:translateX(-100%)}.hint--top-left:after{margin-left:12px}.hint--top-left:hover:before{transform:translateY(-8px) rotate(var(--rotation))}.hint--top-left:hover:after{transform:translateX(-100%) translateY(-8px)}.hint--top-right{--rotation: 135deg}.hint--top-right:before{margin-bottom:-5.5px;transform:rotate(var(--rotation))}.hint--top-right:before,.hint--top-right:after{bottom:100%;left:50%}.hint--top-right:before{left:calc(50% - 6px)}.hint--top-right:after{transform:translateX(0)}.hint--top-right:after{margin-left:-12px}.hint--top-right:hover:before{transform:translateY(-8px) rotate(var(--rotation))}.hint--top-right:hover:after{transform:translateY(-8px)}.hint--bottom-left{--rotation: -45deg}.hint--bottom-left:before{margin-top:-5.5px;transform:rotate(var(--rotation))}.hint--bottom-left:before,.hint--bottom-left:after{top:100%;left:50%}.hint--bottom-left:before{left:calc(50% - 6px)}.hint--bottom-left:after{transform:translateX(-100%)}.hint--bottom-left:after{margin-left:12px}.hint--bottom-left:hover:before{transform:translateY(8px) rotate(var(--rotation))}.hint--bottom-left:hover:after{transform:translateX(-100%) translateY(8px)}.hint--bottom-right{--rotation: -45deg}.hint--bottom-right:before{margin-top:-5.5px;transform:rotate(var(--rotation))}.hint--bottom-right:before,.hint--bottom-right:after{top:100%;left:50%}.hint--bottom-right:before{left:calc(50% - 6px)}.hint--bottom-right:after{transform:translateX(0)}.hint--bottom-right:after{margin-left:-12px}.hint--bottom-right:hover:before{transform:translateY(8px) rotate(var(--rotation))}.hint--bottom-right:hover:after{transform:translateY(8px)}.hint--small:after,.hint--medium:after,.hint--large:after,.hint--fit:after{box-sizing:border-box;white-space:normal;line-height:1.4em;word-wrap:break-word}.hint--small:after{width:80px}.hint--medium:after{width:150px}.hint--large:after{width:300px}.hint--fit:after{width:100%}.hint--always:after,.hint--always:before{opacity:1;visibility:visible}.hint--always.hint--top:before{transform:translateY(-8px) rotate(var(--rotation))}.hint--always.hint--top:after{transform:translateX(-50%) translateY(-8px)}.hint--always.hint--top-left:before{transform:translateY(-8px) rotate(var(--rotation))}.hint--always.hint--top-left:after{transform:translateX(-100%) translateY(-8px)}.hint--always.hint--top-right:before{transform:translateY(-8px) rotate(var(--rotation))}.hint--always.hint--top-right:after{transform:translateY(-8px)}.hint--always.hint--bottom:before{transform:translateY(8px) rotate(var(--rotation))}.hint--always.hint--bottom:after{transform:translateX(-50%) translateY(8px)}.hint--always.hint--bottom-left:before{transform:translateY(8px) rotate(var(--rotation))}.hint--always.hint--bottom-left:after{transform:translateX(-100%) translateY(8px)}.hint--always.hint--bottom-right:before{transform:translateY(8px) rotate(var(--rotation))}.hint--always.hint--bottom-right:after{transform:translateY(8px)}.hint--always.hint--left:before{transform:translateX(-8px) rotate(var(--rotation))}.hint--always.hint--left:after{transform:translateX(-8px)}.hint--always.hint--right:before{transform:translateX(8px) rotate(var(--rotation))}.hint--always.hint--right:after{transform:translateX(8px)}.hint--long::after{min-width:300px;text-wrap:wrap}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:"Nekst";src:local("Nekst"),url(/assets/Nekst/NekstBlack-442ca7f696cca4ba3a979072c800877699b0aa3783d0c88673244e8a0c8a4564.woff2) format("woff2"),url(/assets/Nekst/NekstBlack-9ebaa30f630c04c644a0f46ab3a9bd1d821591d7e1ab673e742703acf3832ea6.woff) format("woff"),url(/assets/Nekst/NekstBlack-f449873269b3508d1c6fa7e3ce273239a75999aae589f342b7c9a67b4ca870a7.ttf) format("truetype"),url(/assets/Nekst/NekstBlack-e538cc1d8e5d712b7aef6121266f896fbaebc5b0f327a1b2490ff540248294ba.eot?#iefix) format("embedded-opentype"),url(/assets/Nekst/NekstBlack-d5a9233121138b848d51ba35ce0f007da94073664f19d6e3b366b9aca95572a6.otf) format("opentype");font-weight:900;font-style:normal;font-stretch:normal}@font-face{font-family:"Nekst";src:local("Nekst"),url(/assets/Nekst/NekstSemibold-fdf0a112eeaed35a6b553b54219efbdbbed86d5d96989a97406ed63fc76b0ac8.woff2) format("woff2"),url(/assets/Nekst/NekstSemibold-d4086ba8e54abc92b91b98c53fdccf4b22155d9b8233f75ab8a5415bba6835a7.woff) format("woff"),url(/assets/Nekst/NekstSemibold-0b92c1f62da96d660612d8b467b9cba84b00649806a0e19912b05ac61818a710.ttf) format("truetype"),url(/assets/Nekst/NekstSemibold-6be8a9156f855aac991a16741e6f67e3c40cd67239ca83070447d182ce996f33.eot?#iefix) format("embedded-opentype"),url(/assets/Nekst/NekstSemibold-c6880edcfc719fe5d8d33a6875f16d77e27961f08b63a8cbba48d173f3ee1040.otf) format("opentype");font-weight:600;font-style:normal;font-stretch:normal}@font-face{font-family:"Nekst";src:local("Nekst"),url(/assets/Nekst/NekstMedium-52369917d7fdfc744fc1809ff42f0873c4b9fd0318c7a77aa689c7a09cb3ddde.woff2) format("woff2"),url(/assets/Nekst/NekstMedium-e74c2097b9561130f36bf6d55898bac043c40315b06389e2d7d4fee844294f2c.woff) format("woff"),url(/assets/Nekst/NekstMedium-e5e5d3bf2aae07a58b7615f394ca9d3d2ceed9192596831782a5e6389603b4cd.ttf) format("truetype"),url(/assets/Nekst/NekstMedium-ebee0c89b424faf9a405ad3333ac4ed9a37c8632fccfb7b558c48fd8f7211bb4.eot?#iefix) format("embedded-opentype"),url(/assets/Nekst/NekstMedium-6332dee24e5ae493c5fcb5681a81d9c3893ad3b77d736c9f9747762dbc08a0be.otf) format("opentype");font-weight:500;font-style:normal;font-stretch:normal}@font-face{font-family:"Nekst";src:local("Nekst"),url(/assets/Nekst/NekstRegular-02fa86a9a3029a1d36f009941d0ba621bc00a28ac68b7c7e822a7d2621124838.woff2) format("woff2"),url(/assets/Nekst/NekstRegular-a140b12de566e1c1347201f715fc8aa9803a25f93029b0244ccfcddc7edc94ff.woff) format("woff"),url(/assets/Nekst/NekstRegular-ebe1f7582bd2f201c884f69aed877b1dea87bd701df4f4b2758d1aae4e45ba32.ttf) format("truetype"),url(/assets/Nekst/NekstRegular-7f37ebef311d82e45153797d370815c99fc30afb25f86c449e302854064f3a48.eot?#iefix) format("embedded-opentype"),url(/assets/Nekst/NekstRegular-7595e81dc50a273096a45cdf2cf0e73038451e25acfc09e66d469e0bf58be884.otf) format("opentype");font-weight:400;font-style:normal;font-stretch:normal}@font-face{font-family:"Nekst";src:local("Nekst"),url(/assets/Nekst/NekstLight-32d234055738fa10e21e4b2b73958734a12ffa26917707add5a3c063891211c1.woff2) format("woff2"),url(/assets/Nekst/NekstLight-d611dedbf24041e71122593a93a6c2f42573dc4d73aa9a68177dcd46179809bd.woff) format("woff"),url(/assets/Nekst/NekstLight-25005816e571ff2f4c5abc9009e8f5b26bb3590577852271cf42750a95b5fa98.ttf) format("truetype"),url(/assets/Nekst/NekstLight-5eb65979831fa23f47d76b24232d34f54a6d0a1d4137159f8b7a972820ea3bc3.eot?#iefix) format("embedded-opentype"),url(/assets/Nekst/NekstLight-fe0ae888629a8f99de9edfc042cea78cb5da5b48b9afba8127c2a70c25a959eb.otf) format("opentype");font-weight:300;font-style:normal;font-stretch:normal}@font-face{font-family:"Nekst";src:local("Nekst"),url(/assets/Nekst/NekstThin-f43e1d0d07811dfb516287795fa928ffae3ade81d3749085ddfa2f87dfb89460.woff2) format("woff2"),url(/assets/Nekst/NekstThin-3b803436c370a352c7c86b3bd050853c7df9ede53a8fc9369310a557150e2c37.woff) format("woff"),url(/assets/Nekst/NekstThin-14a2b77cde6c5e385b24705c2c6aaf9d6d752ea70f5bade300cc16110b280e37.ttf) format("truetype"),url(/assets/Nekst/NekstThin-602d634e0a92306d4d51bc511400b491e0c8fbcb37a5c22363a34a7369a54979.eot?#iefix) format("embedded-opentype"),url(/assets/Nekst/NekstThin-825407c4aa86f85a8ff677bb10e3f6c4c8bea1546b00147e0e361ed116930bd7.otf) format("opentype");font-weight:100;font-style:normal;font-stretch:normal}@font-face{font-family:"OfficinaSerifBookSCC";src:local("Nekst"),url(/OfficinaSerif/OfficinaSerifBookSCC.woff2) format("woff2"),url(/assets/OfficinaSerif/OfficinaSerifBookSCC-dd2e0b1bc4038a42e749919d3c4fd82a055625d6c69196e57d0133c9d94ec131.woff) format("woff"),url(/assets/OfficinaSerif/OfficinaSerifBookSCC-477d6547ea92550f8c97e4810edb504d249e3a18f9c5c3ee6a5345fdf1f279e7.ttf) format("truetype"),url(/assets/OfficinaSerif/OfficinaSerifBookSCC-3c559284a51806105978c01876d2b69f1de855a87aef6417a4855d2444238373.eot?#iefix) format("embedded-opentype"),url(/assets/OfficinaSerif/OfficinaSerifBookSCC-a01775de8fec1d6a21c265823e80a80678784ef1ca185b6bfad9accf69bcf6cb.otf) format("opentype");font-weight:normal;font-style:normal;font-stretch:normal}@font-face{font-family:"OfficinaSerifBoldC";src:local("Nekst"),url(/OfficinaSerif/OfficinaSerifBoldC.woff2) format("woff2"),url(/assets/OfficinaSerif/OfficinaSerifBoldC-b2090f7fa810d9a4712016fa353131ce62af232cd09bb7ca6b932e2668778c9e.woff) format("woff"),url(/assets/OfficinaSerif/OfficinaSerifBoldC-95369998c133c0eb064a8c64b4809cd3bc02084f8d9461ae5fc98bcf241ce6a4.ttf) format("truetype"),url(/assets/OfficinaSerif/OfficinaSerifBoldC-72157dc9abd6cb02d8f7ae58997aa22404002fd69d246b99ad8cac77f88c3ae0.eot?#iefix) format("embedded-opentype"),url(/assets/OfficinaSerif/OfficinaSerifBoldC-3418dd83ef5184e27b57ebefb4ce0dd9922b9211656d374cf8d5509058d986a5.otf) format("opentype");font-weight:normal;font-style:normal;font-stretch:normal}@font-face{font-family:"PTSans";src:local("Nekst"),url(/PTSans/PTSans.woff2) format("woff2"),url(/assets/PTSans/PTSans-fda01d3d59048c78fe6381474b1f5beb17a3951b7efc2c2b8a0ae7c203e09a7b.woff) format("woff"),url(/assets/PTSans/PTSans-c12a36ad3a060524f1ca4d32c755acf8b0e8a03a80c471b06208707190e75c7f.ttf) format("truetype"),url(/assets/PTSans/PTSans-9f6786d95152d3d186d56ddbe5cb85c90985132b200e19ae033e24664698a9ff.eot?#iefix) format("embedded-opentype"),url(/assets/PTSans/PTSans-51ed74dbc696b9ac899b4e37aa9227888af26a84b5fd225e708071418baf0a64.otf) format("opentype");font-weight:normal;font-style:normal;font-stretch:normal}@font-face{font-family:"PTSerif";src:local("Nekst"),url(/PTSans/PTSerif.woff2) format("woff2"),url(/assets/PTSans/PTSerif-54a5617682000926dc80016e9db7f61959d5aad48ca5471c5fa4bbd4cb2e4bc9.woff) format("woff"),url(/assets/PTSans/PTSerif-a90b76c1a077e5236f66247d6751838d4e74a6976bb1877a72f21efea2b04af1.ttf) format("truetype"),url(/assets/PTSans/PTSerif-6fd832141df7716bf580c2235f974040e58cb087f1c93eb1c759af35a0e48211.eot?#iefix) format("embedded-opentype"),url(/assets/PTSans/PTSerif-ae2500b6ff845ec670ec72fa284000b0f797f39f4ca1b1166bb02eff326e425a.otf) format("opentype");font-weight:normal;font-style:normal;font-stretch:normal}*,*::before,*::after{box-sizing:border-box}*{margin:0;padding:0}body,p,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,blockquote,th,td{margin:0;padding:0}body{min-height:100vh;font-family:"Nekst","Verdana",sans-serif;font-size:18px;font-weight:400;line-height:1.5;color:#000;display:flex;flex-direction:column}main{margin-top:40px;margin-bottom:40px;flex-grow:1}address{font-style:normal}h1{font-size:32px;line-height:1.3;margin-bottom:20px}h2{font-size:24px;margin-bottom:10px}h3{font-size:20px;margin-bottom:10px}a{text-decoration:none;cursor:pointer}hr{border:solid 1px #c2c1db}table{border-collapse:collapse;border-spacing:0}ul,li{list-style:none}img,picture,svg{max-width:100%;height:auto}button,input{all:unset;cursor:pointer;box-sizing:border-box}input,button,textarea,select{font:inherit;line-height:1.5}input:focus,button:focus,textarea:focus,select:focus{outline:none}strong,th,b,label{font-weight:600;color:#9e9cc6}b{font-weight:600;color:#000}h1,h2,h3,h4,h5,h6{font-weight:400}h1{font-size:40px;font-weight:500;line-height:1.3}h2{font-size:32px;font-weight:500;line-height:1.3}h3{font-size:24px;font-weight:500;line-height:1.3}h4{font-size:20px;font-weight:500;line-height:1.3}h5{font-size:16px;font-weight:600;line-height:1.3}a{text-decoration:none;cursor:pointer;color:#025dae}a:hover,a:focus,a:active{color:#3c388d}hr{border:1px solid #ececf4;width:100%}select{background-color:initial;appearance:none}legend{display:table;padding:0}fieldset{border:0;margin:0;min-width:0;padding:0}body:not(:-moz-handler-blocked) fieldset{display:table-cell}:focus{outline:none}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media(min-width: 1200px){.container{width:1170px}}@media(min-width: 768px)and (max-width: 1199px){.container{width:750px}}@media(max-width: 767px){.container{width:auto}}@media(max-width: 1199px){.desktop-only{display:none !important}}@media(min-width: 1200px),(max-width: 767px){.tablet-only{display:none !important}}@media(min-width: 768px){.mobile-only{display:none !important}}.js-hidden{display:none !important}.js-visible{display:block !important}.js-hidden-smooth{animation:out 700ms ease both !important}.js-visible-smooth{animation:in 700ms ease both !important}.js-disable-scroll{height:100% !important;overflow:hidden !important}@keyframes in{0%{opacity:0;visibility:hidden}100%{opacity:1;visibility:visible}}@keyframes out{0%{opacity:1;visibility:visible}100%{opacity:0;visibility:hidden}}.hint{cursor:help}.hint--md::after{white-space:pre-line;width:320px}.hint--underline{text-decoration:underline dotted}[class*=hint--]:after,[class*=hint--]:before{background-color:#3c388d}[class*=hint--]:after{font-family:"Nekst","Verdana",sans-serif;font-size:14px;line-height:1.5;padding:7px 10px 9px;border-radius:4px}.address{font-size:15px}.address__item{display:flex;align-items:center;gap:10px}.address__item:not(:last-child){margin-bottom:5px}.btn{display:inline-flex;border-radius:4px;padding:6px 15px 9px;font-size:15px;transition:all .3s;border:1px solid;column-gap:5px;align-items:center;justify-content:center;user-select:none;cursor:pointer;text-align:center}.btn:disabled{filter:grayscale(0.5);cursor:not-allowed}.btn__icon{fill:currentColor;width:16px;height:16px}.btn--primary{background:#3c388d;color:#fff;border-color:#3c388d}.btn--primary:not(:disabled):hover,.btn--primary:not(:disabled):focus,.btn--primary:not(:disabled):focus-within{background:#36327f;color:#fff}.btn--primary:not(:disabled):active{background:#3c388d;box-shadow:0px 4px 8px 0px #332f79 inset,0px 2px 2px 0px #2b2867 inset}.btn--outline-primary{background:rgba(0,0,0,0);color:#3c388d;border-color:#3c388d}.btn--outline-primary:not(:disabled):hover,.btn--outline-primary:not(:disabled):focus,.btn--outline-primary:not(:disabled):focus-within{background:#3c388d;color:#fff}.btn--outline-primary:not(:disabled):active{box-shadow:0px 4px 8px 0px #332f79 inset,0px 2px 2px 0px #2b2867 inset;background:#3c388d;color:#fff}.btn--secondary{background:#9fc53f;color:#fff;border-color:#9fc53f}.btn--secondary:not(:disabled):hover,.btn--secondary:not(:disabled):focus,.btn--secondary:not(:disabled):focus-within{background:#9abf38;color:#fff}.btn--secondary:not(:disabled):active{background:#9abf38;color:#fff;box-shadow:0px 4px 8px 0px #8bac32 inset,0px 2px 2px 0px #84a32f inset}.btn--white{border-color:#fff;color:#fff}.btn--white:not(:disabled):hover,.btn--white:not(:disabled):focus,.btn--white:not(:disabled):focus-within{background:#fff;color:#3c388d}.btn--danger{background:#f72e41;color:#fff;border-color:#f72e41}.btn--danger:not(:disabled):hover,.btn--danger:not(:disabled):focus,.btn--danger:not(:disabled):focus-within{color:#fff;background:#dd2638}.btn--danger:not(:disabled):active{color:#fff;background:#3c388d;box-shadow:0px 4px 8px 0px #e22b3d inset,0px 2px 2px 0px #e61c31 inset}.btn--lg{padding:13px 15px 17px;height:53px}.btn--xs{font-size:13px;padding:1px 5px 2px;height:auto}.btn--rounded{border-radius:9999px;width:36px;height:36px;padding:8px}.btn--squared{width:36px;height:36px;padding:0}.card{display:flex;column-gap:10px;padding:15px;border-radius:4px;background-color:#ececf4;align-items:center;position:relative;width:100%}.card--banner{align-items:center;color:#000}.card--banner strong{color:#000}.card--start{align-items:flex-start}.card__title{text-transform:uppercase;font-size:15px}.card__icon{flex-shrink:0;transition:transform .3s}.card__action{position:absolute;right:0;transform:translateX(50%)}.card--lg{padding:30px}.card--info{background-color:#cfe2ff;color:#052c65;align-items:baseline}.card--danger{background:#f8d7da}.card--muted{color:#9e9cc6}.card--active{background:#fff;border:1px solid #3c388d;transition:all .3s;display:block}.card--active:hover,.card--active:focus,.card--active:focus-within{background:#3c388d}.card--active:hover .card__content,.card--active:hover .card__header,.card--active:focus .card__content,.card--active:focus .card__header,.card--active:focus-within .card__content,.card--active:focus-within .card__header{color:#fff}.card--active:hover .card__icon,.card--active:focus .card__icon,.card--active:focus-within .card__icon{transform:rotate(45deg)}.card--active:active{box-shadow:0px 4px 8px 0px #332f79 inset,0px 2px 2px 0px #2b2867 inset;background:#3c388d}.card--active:active .card__content,.card--active:active .card__header{color:#fff}.card--active:active .card__icon{transform:rotate(45deg)}.card--active .card__header{display:flex;align-items:center;justify-content:space-between;column-gap:30px;color:#3c388d}.card--active .card__content{margin-top:15px}.checkbox-group__item:not(:last-child){margin-bottom:10px}.description-list__item:not(:last-child){margin-bottom:5px}.description-list__term{color:#9e9cc6}.description-list__term,.description-list__definition{display:inline}.dropdown{border:solid 1px #c2c1db;border-radius:2px}.dropdown__header{position:relative;padding:10px 15px;padding-right:25px;cursor:pointer}.dropdown__header:after{content:"";position:absolute;display:inline-block;width:16px;height:16px;border-top:2px solid;border-left:2px solid;border-color:#9e9cc6;transition:border-color .3s ease-out,transform .3s ease-out;transform:rotateZ(225deg);transform:rotateZ(225deg) translate(6px, 6px);border-color:#3c388d;top:42%;right:30px}.dropdown__header--active:after{content:"";position:absolute;display:inline-block;width:16px;height:16px;border-top:2px solid;border-left:2px solid;border-color:#9e9cc6;transition:border-color .3s ease-out,transform .3s ease-out;transform:rotateZ(45deg);transform:rotateZ(45deg) translate(1px, 1px);border-color:#3c388d}.dropdown__body{padding:15px;border-top:solid 1px #c2c1db}.dropdown--filter{border:none}.dropdown--filter .dropdown__header{padding:0;padding-right:25px;font-size:16px;color:#9e9cc6;font-weight:600;transition:color .3s;cursor:pointer}.dropdown--filter .dropdown__header:after{width:8px;height:8px;right:5px;border-color:#9e9cc6;transform:rotateZ(225deg) translate(1px, 1px)}.dropdown--filter .dropdown__header:hover,.dropdown--filter .dropdown__header:focus{color:#3c388d}.dropdown--filter .dropdown__header:hover:after,.dropdown--filter .dropdown__header:focus:after{border-color:#3c388d}.dropdown--filter .dropdown__header--active{color:#3c388d}.dropdown--filter .dropdown__header--active:after{border-color:#3c388d;transform:rotateZ(45deg) translate(1px, 1px)}.dropdown--filter .dropdown__body{padding:0;margin-top:10px;border:0;scrollbar-width:none;overflow-y:auto}.dropdown-height-enter-active,.dropdown-height-leave-active{transition:max-height .3s ease-out;max-height:150px}.dropdown-height-enter,.dropdown-height-leave-to{padding-top:0;padding-bottom:0;max-height:0}.errors{font-size:14px;font-weight:600;color:#f72e41}.filter{background:#ececf4;box-shadow:0px 3px 0px 0px #c2c1db;width:292px}.filter__attribute{padding:8px 15px 10px;border-bottom:solid 1px #c2c1db}.filter__actions{padding:15px}.filter__name{color:#9e9cc6;font-weight:600;font-size:16px;cursor:pointer}@media(max-width: 767px){.filter{width:100%}}.footer{background:#3c388d;padding:30px 0;color:#fff}.footer__organization-name{font-weight:600;margin-bottom:10px}.footer__content{display:flex;flex-direction:column;gap:15px}.footer__list{display:flex;gap:10px}.footer__link{color:#9fc53f}.footer__link:hover,.footer__link:focus,.footer__link:active{text-decoration:underline;color:#9fc53f}.form--bg{background:#ececf4;border-bottom:3px solid #c2c1db;padding:15px}.form__group{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.form__group:not(:last-child){margin-bottom:20px}.form__group--row{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:20px}.form__actions{display:flex;align-items:center;gap:20px;margin-top:20px}.form__fieldset{width:100%}@media(min-width: 768px)and (max-width: 1199px){.form__group--row{grid-template-columns:100%;gap:20px}}.icon{display:inline-block;min-width:16px;min-height:16px;width:16px;height:16px;fill:currentColor}.icon--none{fill:none}.icon--primary{fill:#3c388d}.icon--secondary{fill:#9fc53f}.icon--dark{fill:#9e9cc6}.icon--danger{fill:#f72e41}.icon--link{fill:#025dae}.icon--sm{min-width:12px;min-height:12px;width:12px;height:12px}.icon--active{cursor:pointer}.icon--bottom{vertical-align:bottom}.input-checkbox{width:100%;font-size:15px}.input-checkbox__inner{display:flex;align-items:center;gap:10px}.input-checkbox__field{border:solid 1px #c2c1db;border-radius:4px;width:16px;height:16px;min-height:16px;min-width:16px;transition:border-color .3s ease-out;background:#fff}.input-checkbox__field:checked{background:#3c388d;background-image:url(/icons/check.svg);background-position:center;background-position-x:3px;background-repeat:no-repeat}.input-checkbox__field:focus,.input-checkbox__field:hover,.input-checkbox__field:active{border-color:#3c388d}.input-datepicker{width:100%}.input-datepicker__field{position:relative;font-size:14px;border:solid 1px #c2c1db;border-radius:4px;width:100%;padding:6px 10px 7px;transition:border-color .3s ease-out,background .3s ease-out;background:#fff;background:url(/icons/calendar.svg);background-repeat:no-repeat;background-position-x:calc(100% - 10px);background-position-y:center}.input-datepicker__field:focus,.input-datepicker__field:active{border-color:#3c388d;background:url(/icons/calendar-hover.svg);background-repeat:no-repeat;background-position-x:calc(100% - 10px);background-position-y:center}.dropdown--errors .dropdown__field{border-color:#f72e41}.input-file__btn{position:relative;margin-right:20px}.input-file__placeholder{display:block;color:#fff;user-select:none}.input-file__placeholder::before{content:url(/folder-open.svg);position:relative;top:3px;margin-right:5px}.input-file__field{display:inline-block;position:absolute;z-index:1;width:100%;height:100%;top:0;left:0;opacity:0;cursor:pointer;text-indent:-999px}.input-file__file{display:inline-flex;gap:5px;font-size:15px}.input-file__file-name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block;max-width:300px}.input-text{width:100%}.input-text__field{font-size:14px;border:solid 1px #c2c1db;border-radius:4px;width:100%;padding:6px 10px 7px;transition:border-color .3s ease-out;background:#fff}.input-text__field:focus,.input-text__field:active{border-color:#3c388d}.input-text--errors .input-text__field{border-color:#f72e41}.label{font-size:16px;color:#9e9cc6}.label--required:after{content:"*";color:#f72e41}.link{color:#025dae}.link--with-icon{display:flex;align-items:center;gap:5px}.link:hover,.link:focus,.link:active{color:#3c388d}.list--row{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.list__item:not(:last-child){margin-bottom:20px}.list--row .list__item:not(:last-child){margin-bottom:0}.modal{position:absolute}.modal__outer{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;width:fit-content;height:fit-content;z-index:1000;left:50%;top:50%;transform:translate(-50%, -50%)}.modal__inner{padding:20px;background:#fff;box-shadow:0px 0px 10px 0px rgba(0,0,0,.3019607843);border-radius:4px}.modal__bg{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;background:#000;opacity:.25}.nav{background-color:#3c388d}.nav__list{display:flex}.nav__link{color:#fff;padding:10px 15px;display:block;font-size:15px}.nav__link:hover,.nav__link:focus,.nav__link:focus-within{color:#3c388d;text-decoration:none;background-color:#fff}.nav__link--active{background-color:#9fc53f}@media(min-width: 1200px){.nav__outer{animation:none}}@media(min-width: 768px)and (max-width: 1199px){.nav__outer{animation:none}}@media(max-width: 767px){.nav{position:relative;border-top:1px solid #3c388d}.nav__outer{position:absolute;visibility:hidden;width:100%;top:0;background:#fff}.nav__outer::after{content:"";display:block;position:absolute;width:100%;background:linear-gradient(180deg, rgba(0, 0, 0, 0.4) 0%, rgba(255, 255, 255, 0) 100%);height:60px;bottom:-60px}.nav__list{flex-direction:column}.nav__item{position:relative}.nav__item:not(:last-child):after{content:"";display:block;position:absolute;bottom:0;left:-15px;width:100vw;border-bottom:solid 1px #c2c1db}.nav__link{color:#3c388d;padding:5px 0;margin:10px 0;font-weight:600}.nav__link:hover,.nav__link:focus,.nav__link:focus-within{color:#3c388d;text-decoration:underline;background-color:none}.nav__link--active{background:none}}.page-header{display:flex;justify-content:space-between;align-items:flex-start;gap:30px}.page-header__title{margin:0;flex-grow:1}.page-header__actions{display:flex;flex-direction:column;align-items:end;gap:10px}@media(max-width: 767px){.page-header{flex-direction:column-reverse;gap:10px}.page-header__actions{align-items:start}}.page{display:flex;flex-direction:column;gap:20px}.page__content{display:flex;gap:20px}.page__content--column{flex-direction:column}.page__generated{text-align:right;font-size:18px}.page__header-subtitle{font-size:26px}.page__header-places{color:#9e9cc6}.page__header-free-quota{color:#3c388d;font-weight:600}.page__main{flex-grow:1}.page__paginate{margin-top:20px;justify-content:end}@media(min-width: 768px)and (max-width: 1199px){.page__content{gap:30px}}@media(max-width: 767px){.page__content{flex-direction:column;gap:20px}}.paginate{display:flex}.paginate__item{font-size:15px;padding:3px 10px 5px;color:#025dae;cursor:pointer;transition:.3s}.paginate__item:hover{background:#ececf4}.paginate__item--active{background:#9e9cc6;color:#fff}.paginate__item--active:hover{background:#3c388d}.select-multiple{width:100%;font-size:15px}.select-multiple__selected-options{display:flex;flex-wrap:wrap;gap:5px}.select-multiple__selected-option{display:inline-flex;align-items:center;gap:10px}.select-multiple__options{font-size:15px;margin-top:5px;border:solid 1px #c2c1db;border-radius:4px;max-height:200px;overflow-y:auto;padding:5px;transition:border-color .3s ease-out;background:#fff}.select-multiple__option{padding:3px 5px 6px;cursor:pointer;user-select:none;transition:background .15s ease-out}.select-multiple__option:hover{background:#ececf4;border-radius:4px}.select-multiple__option:not(:last-child){margin-bottom:4px}.select-multiple__option--selected{background:#ececf4;border-radius:4px}.select-multiple__field{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:relative;font-size:14px;border:solid 1px #c2c1db;border-radius:4px;width:100%;padding:6px 10px 7px;padding-right:30px;transition:border-color .3s ease-out;background:#fff}.select-multiple__field:after{content:"";position:absolute;display:inline-block;width:8px;height:8px;border-top:2px solid;border-left:2px solid;border-color:#9e9cc6;transition:border-color .3s ease-out,transform .3s ease-out;transform:rotateZ(225deg);transform:rotateZ(225deg) translateY(-50%);bottom:50%;right:10px}.select-multiple__selected-options{position:relative;left:-4px}.select-multiple__search{width:100%}.select-multiple__search-field{width:100%}.select-multiple__search-field::placeholder{color:#9e9cc6}@media(max-width: 767px){.select-multiple__field{max-width:100%}}.select-multiple--errors .select-multiple__field,.select-multiple--errors .select-multiple__field:after,.select-multiple--errors .select-multiple__options{border-color:#f72e41}.select-multiple--selected .select-multiple__field,.select-multiple--selected .select-multiple__field:after,.select-multiple--selected .select-multiple__options{border-color:#3c388d}.select-multiple-height-enter-active,.select-multiple-height-leave-active{transition:all .3s ease-out;max-height:200px}.select-multiple-height-enter,.select-multiple-height-leave-to{padding-top:0;padding-bottom:0;max-height:0}.select{width:100%;font-size:15px}.select__options{margin-top:5px;border:solid 1px #c2c1db;border-radius:4px;max-height:200px;overflow-y:auto;padding:5px;transition:border-color .3s ease-out}.select__option{padding:3px 5px 6px;cursor:pointer;user-select:none;transition:background .15s ease-out}.select__option:hover{background:#ececf4;border-radius:4px}.select__option:not(:last-child){margin-bottom:4px}.select__option--selected{background:#ececf4;border-radius:4px}.select__field{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:relative;font-size:14px;border:solid 1px #c2c1db;border-radius:4px;width:100%;padding:6px 10px 7px;padding-right:30px;transition:border-color .3s ease-out;background:#fff}.select__field:after{content:"";position:absolute;display:inline-block;width:8px;height:8px;border-top:2px solid;border-left:2px solid;border-color:#9e9cc6;transition:border-color .3s ease-out,transform .3s ease-out;transform:rotateZ(225deg);transform:rotateZ(225deg) translateY(-50%);bottom:50%;right:10px}.select__placeholder{color:#9e9cc6}.select__selected-options{position:relative;left:-4px}.select__search-field{width:100%}.select__search-field::placeholder{color:#9e9cc6}@media(max-width: 767px){.select__field{max-width:100%}}.select--errors .select__field,.select--errors .select__field:after,.select--errors .select__options{border-color:#f72e41}.select--selected .select__field,.select--selected .select__field:after,.select--selected .select__options{border-color:#3c388d}.select-height-enter-active,.select-height-leave-active{transition:all .3s ease-out;max-height:200px}.select-height-enter,.select-height-leave-to{padding-top:0;padding-bottom:0;max-height:0}.site-header__inner{display:flex;align-content:center;justify-content:space-between;margin-top:25px;margin-bottom:25px}.site-header__app-title{display:flex;align-items:center;color:#3c388d;text-decoration:none}.site-header__app-name{padding-left:20px;margin-left:20px;border-left:2px solid #3c388d;height:100%;display:inline-flex;align-items:center}.site-header__actions{display:flex;align-items:center}.tab-filter{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}.tab-filter__item{cursor:pointer;user-select:none;padding:6px 10px;color:#3c388d;transition:transform .1s;border:1px solid #9e9cc6;background-color:#fff;color:#9e9cc6;font-size:14px;margin-left:-2px}.tab-filter__item--active{color:#fff;background-color:#9e9cc6}@media(max-width: 767px){.tab-filter{flex-direction:column;flex-wrap:nowrap;gap:0px}.tab-filter__item{width:100%;text-align:center;margin-top:-2px}.tab-filter__item:first-child{border-radius:4px 4px 0 0}.tab-filter__item:last-child{border-radius:0 0 4px 4px}}@media(max-width: 1199px){.table__overflow{overflow-x:auto}}.table{table-layout:fixed;border-collapse:separate;border-spacing:0;width:100%;min-width:1140px}.table__thead{background-color:#ececf4;position:sticky;top:0}.table__thead .table__tr:first-child .table__th{border-top:solid 1px #c2c1db}.table__thead .table__tr:first-child .table__th:first-child{border-left:solid 1px #c2c1db}.table__th,.table__td{font-size:12px;font-weight:400;padding:10px 15px;text-align:center;border:none;word-break:break-word;border-right:solid 1px #c2c1db;border-bottom:solid 1px #c2c1db}.table__td:first-child{border-left:solid 1px #c2c1db}.table__th{color:#3c388d}.table__tr--total{background-color:#ececf4;color:#3c388d}.table__tr--budget .table__td{border-bottom:3px solid #9e9cc6}.table__tr--budget-with-quota .table__td{border-bottom:3px solid #3c388d}.tabs{display:flex;border-radius:4px;overflow:hidden}.tabs__item{border:solid 1px #c2c1db;color:#9e9cc6;font-size:18px;padding:4px 6px;flex-grow:1;text-align:center;height:250px;align-content:center;flex-basis:0}.tabs__item:not(:last-child){border-right:0}.tabs__item--active{background-color:#c2c1db;color:#fff}.tag{font-size:14px;display:inline-block;background:#ececf4;border-radius:4px;padding:1px 5px 2px}.tag--danger{background:#ffd8db}.tooltip{position:relative}.tooltip::before{content:attr(data-tooltip);opacity:0;position:absolute;font-size:14px;font-weight:400;transition:opacity .3s;text-align:center;pointer-events:none;background:#3c388d;padding:10px 15px;color:#fff;border-radius:4px;min-width:260px;z-index:1}.tooltip:after{content:"";opacity:0;transition:opacity .3s;position:absolute;border:8px solid;border-color:#3c388d rgba(0,0,0,0) rgba(0,0,0,0);z-index:1;pointer-events:none}.tooltip:hover::before,.tooltip:hover::after,.tooltip:focus::before,.tooltip:focus::after{opacity:1}.tooltip--top::before{left:50%;transform:translateX(-50%);bottom:30px}.tooltip--top::after{left:50%;transform:translateX(-50%);top:-14px}.robot{position:relative;width:100%}.robot__img{display:block;margin-left:auto;margin-right:auto}.robot__content{position:absolute;display:flex;justify-content:center;left:50%;transform:translateX(-50%);bottom:25%;width:100%}.robot__content--multiline{flex-wrap:wrap;align-content:center;top:55%;bottom:0}.robot__content-item{width:33%;margin-bottom:-1px;margin-right:-1px;border-radius:0}.robot__content-item:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.robot__content-item:nth-child(3){border-top-right-radius:4px;border-bottom-right-radius:4px}.robot__content-item:nth-child(3n+1):not(:first-child){border-bottom-left-radius:4px}.robot__content-item:nth-child(3n),.robot__content-item:last-child{border-bottom-right-radius:4px}@media(max-width: 1199px){.robot__img{padding-bottom:15%}.robot__content{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-end;top:0;bottom:0;padding-bottom:5%}.robot__content-item{width:100%;border-radius:4px}.robot__content-item:first-child{border-radius:4px 4px 0 0}.robot__content-item:last-child{border-radius:0 0 4px 4px}.robot__content-item:not(:last-child):not(:first-child){border-radius:0}.robot__content-item:not(:first-child){margin-top:-1px}}@media(max-width: 768px){.robot__img{padding-bottom:clamp(115px,-44.04vw + 405px,250px)}}.content{display:flex;flex-direction:column;row-gap:32px}.content--aside{display:grid;grid-template-columns:.25fr .75fr;gap:32px}.content--center{align-items:center}@media(min-width: 768px)and (max-width: 1199px){.content--aside{display:grid;grid-template-columns:1fr}}@media(max-width: 767px){.content{overflow-x:hidden;overflow-y:hidden}.content--aside{display:grid;grid-template-columns:1fr}}.loader{z-index:99}.loader::after{content:"";position:fixed;top:50%;left:50%;transform:transform(-50%, -50%);width:2.5rem;height:2.5rem;border-radius:50%;border:.275rem solid #ececf4;border-top-color:#3c388d;animation:spinner .6s linear infinite;z-index:100}.loader--overlay::before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3);z-index:99}@keyframes spinner{to{transform:rotate(360deg)}}@keyframes smooth-show{0%{opacity:0}100%{opacity:1}}
