@charset "UTF-8";*,:before,:after{box-sizing:border-box;background-repeat:no-repeat}:before,:after{text-decoration:inherit;vertical-align:inherit}:where(:root){cursor:default;line-height:1.5;overflow-wrap:break-word;-moz-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%}:where(body){margin:0}:where(h1){font-size:2em;margin:.67em 0}:where(dl,ol,ul) :where(dl,ol,ul){margin:0}:where(hr){color:inherit;height:0}:where(nav) :where(ol,ul){list-style-type:none;padding:0}:where(nav li):before{content:"​";float:left}:where(pre){font-family:monospace,monospace;font-size:1em;overflow:auto}:where(abbr[title]){text-decoration:underline;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,samp){font-family:monospace,monospace;font-size:1em}:where(small){font-size:80%}:where(audio,canvas,iframe,img,svg,video){vertical-align:middle}:where(iframe){border-style:none}:where(svg:not([fill])){fill:currentColor}:where(table){border-collapse:collapse;border-color:inherit;text-indent:0}:where(button,input,select){margin:0}:where(button,[type=button i],[type=reset i],[type=submit i]){-webkit-appearance:button}:where(fieldset){border:1px solid #a0a0a0}:where(progress){vertical-align:baseline}:where(textarea){margin:0;resize:vertical}:where([type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(dialog){background-color:#fff;border:solid;color:#000;height:-moz-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(details>summary:first-of-type){display:list-item}:where([aria-busy=true i]){cursor:progress}:where([aria-controls]){cursor:pointer}:where([aria-disabled=true i],[disabled]){cursor:not-allowed}:where([aria-hidden=false i][hidden]){display:initial}:where([aria-hidden=false i][hidden]:not(:focus)){clip:rect(0,0,0,0);position:absolute}:where(iframe,img,input,video,select,textarea){height:auto;max-width:100%}:where(button,input,select,textarea){background-color:transparent;border:1px solid WindowFrame;color:inherit;font:inherit;letter-spacing:inherit;padding:.25em .375em}:where(select){appearance:none;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='4'%3E%3Cpath d='M4 0h6L7 4'/%3E%3C/svg%3E") no-repeat right center / 1em;border-radius:0;padding-right:1em}:where(select[multiple]){background-image:none}:where([type=color i],[type=range i]){border-width:0;padding:0}@media (prefers-reduced-motion: reduce){*,:before,:after{animation-delay:-1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important;background-attachment:initial!important;scroll-behavior:auto!important;transition-delay:0s!important;transition-duration:0s!important}}:root{--main-background: #212121;--contrast-background: #E2C69F;--header-background: #181818;--primary-color: #955D3A;--unactive-color: #8498AC;--error-color: #dd2c00;--input-background: #333333;--light-gray: #F1F5F9;--font-size: 16px;--font-size-2: 16px;--font-small: 13px;--font-large: 13px;--font-huge: 18px;--font-h2: 28px;--font-large-2: 16px;--font-color: #212121;--font-color-inverse: #F3EEE7;--font-color-accent: #BE8959;--font-color-highlighted: #E2C69F;--font-input-color: #F8F8F8;--button-hover-background: #804D2E;--accordion-background: #E7D7BE;--decor-color: #CF6450;--top-menu-height: 80px;--input-disabled-opacity: .5;--label-opacity: .5;--default-offset: 24px;--border-radius: 20px;--button-border-radius: 12px}@media (min-width: 1200px){:root{--font-size: 20px;--font-size-2: 15px;--font-small: 13px;--font-large: 16px;--font-huge: 16px;--font-h2: 40px;--font-large-2: 32px;--default-offset: 30px;--border-radius: 30px;--button-border-radius: 15px;--top-menu-height: 60px;--top-menu-height-scrolled: 80px}}@font-face{font-family:Tinkoff Sans;src:url(/fonts/TinkoffSans.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Tinkoff Sans;src:url(/fonts/TinkoffSans_Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Tinkoff Sans;src:url(/fonts/TinkoffSans_Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}html{background:var(--main-background);font-size:var(--font-size);font-family:Tinkoff Sans,sans-serif;line-height:1.3;scroll-behavior:smooth}body.no-scroll{overflow:hidden}h1,h2{font-weight:400;line-height:1}h1{font-size:var(--font-h1)}h2,.text-large{font-size:var(--font-large)}:where(button){border:none}:where(button,[role=button]):not([disabled]){cursor:pointer}a{color:var(--primary-color);text-decoration:none}a:hover,a:focus{filter:brightness(1.2)}.container{margin-left:auto;margin-right:auto;width:calc(100% - var(--default-offset) * 2);max-width:calc(1068px - var(--default-offset) * 2)}.text-huge{font-size:var(--font-huge)}.text-small{font-size:var(--font-small)}.text-uppercase{text-transform:uppercase}.text-nowrap{white-space:nowrap}.button{display:block;padding:15px 20px;border-radius:var(--button-border-radius);min-height:48px;height:48px;width:196px;text-align:center;font-weight:400;background:var(--primary-color);font-size:var(--font-size-2)}@media (min-width: 1200px){.button{width:195px;min-height:56px;padding:20px}}.button:hover,.button:focus{background:var(--primary-color);color:var(--font-color-inverse);filter:none}.button:hover:disabled,.button:focus:disabled{background:var(--primary-color)}.button.button-block{display:block;width:100%;text-align:center}@media (max-width: 767px){.button.xs-wide{width:100%;max-width:100%}}.button:disabled{opacity:var(--input-disabled-opacity)}.button.button-primary{background:var(--primary-color);color:var(--font-color-inverse)}.button.button-primary:hover,.button.button-primary:focus{background:var(--button-hover-background);color:var(--font-color-inverse)}.button.button-primary:hover:disabled,.button.button-primary:focus:disabled{background:var(--primary-color)}.app-container[data-v-de2028b0]{display:flex;flex-direction:column;min-height:calc(100vh - var(--top-menu-height));max-width:100%;overflow:hidden}.site-header[data-v-798ff879]{z-index:110;width:100%;background-color:var(--header-background)}@media (min-width: 1200px){.site-header[data-v-798ff879]{position:fixed;top:0;right:0;left:0;box-shadow:0 4px 20px #00000080}}.site-header-container[data-v-798ff879]{height:var(--top-menu-height);display:flex;flex-flow:column nowrap;align-items:center;position:relative;width:100%;padding:16px;color:var(--font-color-highlighted);will-change:height;transition:.2s height .1s linear}@media (min-width: 1200px){.site-header-container[data-v-798ff879]{max-width:1104px;margin-left:auto;margin-right:auto;flex-flow:row nowrap;justify-content:center}}.site-header-container .logo[data-v-798ff879]{width:117px;min-height:19px}@media (min-width: 1200px){.site-header-container .logo[data-v-798ff879]{width:200px;min-height:32px}}.site-header-container .info[data-v-798ff879]{display:flex;flex-flow:row nowrap;margin-top:15px}@media (min-width: 1200px){.site-header-container .info[data-v-798ff879]{margin-top:0;display:none}}.site-header-container .info .item[data-v-798ff879]{font-size:var(--font-small);font-weight:500;line-height:1}@media (min-width: 1200px){.site-header-container .info .item[data-v-798ff879]{font-size:24px}}.site-header-container .info .item+.item[data-v-798ff879]{margin-left:10px}@media (min-width: 1200px){.site-header-container .info .item+.item[data-v-798ff879]{margin-left:50px}}@media (min-width: 1200px){.site-header-container.scrolled[data-v-798ff879]{height:var(--top-menu-height-scrolled);justify-content:space-between;animation:.3s linear 0s scrollDown-798ff879}.site-header-container.scrolled .info[data-v-798ff879]{display:flex}}@keyframes scrollDown-798ff879{0%{transform:translateY(-50%)}to{transform:translateY(0)}}.footer[data-v-85f67e66]{display:flex;flex-flow:column nowrap;align-items:center;padding:40px 24px}@media (min-width: 768px){.footer[data-v-85f67e66]{padding:60px 24px}}.footer .text[data-v-85f67e66]{margin:0;color:var(--font-color-accent);text-align:center;line-height:1.1;font-weight:400;font-size:var(--font-small)}.footer .text+.text[data-v-85f67e66]{margin-top:10px}.footer .link[data-v-85f67e66]{text-decoration:underline;color:var(--font-color-accent)}.material-input{position:relative;padding:12.85714pt 0}.material-input[disabled]{opacity:var(--input-disabled-opacity)}.material-input .control-label,.material-input .error,.material-input .hint{position:absolute;left:0;pointer-events:none;z-index:1;color:currentColor;opacity:var(--label-opacity)}.material-input .error,.material-input .hint{bottom:0;font-size:.75em}.material-input .hint{opacity:.8}.material-input .control-label{top:0;display:flex;height:90%;align-items:center;transition:height .28s ease,font-size .28s ease,color .28s ease;line-height:1}.material-input .bar{position:relative;border-top:1px solid currentColor;display:block;opacity:var(--label-opacity)}.material-input .bar:before{content:"";background-color:var(--primary-color);height:2px;width:0;left:50%;bottom:0;position:absolute;transition:left .28s ease,width .28s ease;z-index:2}.material-input input:focus,.material-input textarea:focus,.material-input select:focus{outline:none}.material-input :focus~.bar{opacity:1}.material-input :focus~.bar:before{width:100%;left:0}.material-input .filled~.control-label,.material-input input:focus~.control-label,.material-input textarea:focus~.control-label,.material-input .invalid[type=date]~.control-label,.material-input select:focus~.control-label{font-size:var(--font-small);height:1.7em}.material-input .invalid.filled~.control-label,.material-input .invalid:focus.filled~.control-label{color:var(--error-color);opacity:1}.material-input .invalid~.bar,.material-input .invalid:focus~.bar{opacity:1}.material-input .invalid~.bar:before,.material-input .invalid:focus~.bar:before{width:100%;left:0;background-color:var(--error-color)}.material-input .invalid~.error,.material-input .invalid:focus~.error{color:var(--error-color);opacity:1}.material-input input[type=date]:not(:focus):not(.filled):not(.invalid){color:transparent}.material-input.round-field{color:var(--font-input-color);padding:0;--input-height: 56px}.material-input.round-field input,.material-input.round-field select{color:var(--font-input-color);border-radius:12px;background:var(--input-background);padding:16px 18px;line-height:1.6em;height:var(--input-height);font-size:var(--font-size)}.material-input.round-field .control-label{left:18px;color:var(--font-input-color);opacity:.8;height:var(--input-height)}.material-input.round-field .button-confirm,.material-input.round-field .label-verified{height:var(--input-height);top:0;transform:none}.material-input.round-field .filled,.material-input.round-field input:focus,.material-input.round-field textarea:focus,.material-input.round-field .invalid[type=date],.material-input.round-field select:focus{padding:26px 18px 10px}.material-input.round-field .filled~.control-label,.material-input.round-field input:focus~.control-label,.material-input.round-field textarea:focus~.control-label,.material-input.round-field .invalid[type=date]~.control-label,.material-input.round-field select:focus~.control-label{top:8px;height:1.7em}.material-input.round-field .error,.material-input.round-field .hint{position:static;padding:0;font-size:var(--font-small);line-height:1.5}.material-input.round-field i{display:none!important}.material-input.round-field [disabled]~.control-label{opacity:.5}@media (min-width: 1200px){.material-input.round-field{--input-height: 68px}.material-input.round-field input{padding:30px 20px}.material-input.round-field .control-label{left:20px}.material-input.round-field .filled,.material-input.round-field input:focus,.material-input.round-field textarea:focus,.material-input.round-field .invalid[type=date],.material-input.round-field select:focus{padding:30px 20px 12px}.material-input.round-field .filled~.control-label,.material-input.round-field input:focus~.control-label,.material-input.round-field textarea:focus~.control-label,.material-input.round-field .invalid[type=date]~.control-label,.material-input.round-field select:focus~.control-label{top:10px}}.material-input[data-v-34301a14]{--autofill-color: var(--input-background);--calendar-icon: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZmlsbD0iIzAwMDAwMCIgZD0iTTIwIDNoLTFWMWgtMnYySDdWMUg1djJINGMtMS4xIDAtMiAuOS0yIDJ2MTZjMCAxLjEuOSAyIDIgMmgxNmMxLjEgMCAyLS45IDItMlY1YzAtMS4xLS45LTItMi0yem0wIDE4SDRWOGgxNnYxM3oiLz48L3N2Zz4=) }input[data-v-34301a14]{background-color:transparent;background-image:none;border:none;box-shadow:none;display:block;font-family:inherit;font-size:inherit;height:2em;line-height:2em;padding:0;width:100%;color:currentColor}input[data-v-34301a14]:-webkit-autofill,input[data-v-34301a14]:-webkit-autofill:hover,input[data-v-34301a14]:-webkit-autofill:focus{color:var(--font-input-color);-webkit-text-fill-color:var(--font-input-color);transition:background-color 5000s ease-in-out 0s;background-clip:text;-webkit-background-clip:text;-webkit-box-shadow:0 0 0 1000px var(--input-background) inset!important}input[type=date][data-v-34301a14]::-webkit-calendar-picker-indicator{background-image:var(--calendar-icon)}input[type=search][data-v-34301a14]::-webkit-search-cancel-button{position:relative;-webkit-appearance:none;height:20px;width:20px;background:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.7825%2022.0439L22%202.16991'%20stroke='currentColor'%20stroke-width='0.607601'/%3e%3cpath%20d='M22.0439%2022.2175L2.16992%202'%20stroke='currentColor'%20stroke-width='0.607601'/%3e%3c/svg%3e") center;background-size:cover;cursor:pointer}input[disbaled][data-v-34301a14]:-webkit-autofill{color:var(--font-input-color);-webkit-text-fill-color:var(--font-input-color)}.button-confirm[data-v-34301a14]{background:transparent;box-shadow:none;position:absolute;right:14px;top:50%;transform:translateY(-50%);transition:color .3s ease-in-out}.button-confirm[data-v-34301a14]:hover,.button-confirm[data-v-34301a14]:focus{background:transparent;color:var(--primary-color)}.modal[data-v-34301a14]{position:fixed;top:50%;left:50%;z-index:100;min-width:90vw;transform:translate(-50%,-50%);background:#fff;color:var(--font-color);border-radius:var(--border-radius);overflow:hidden;padding:var(--default-offset)}@media (min-width: 550px){.modal[data-v-34301a14]{min-width:440px;max-width:440px}}.modal .buttons[data-v-34301a14]{display:flex;justify-content:right}.modal .buttons .button[data-v-34301a14]{box-shadow:0 2px 3px -1px #00000024,0 1px 5px -1px #0000001f,0 3px 1px -5px #0003}.modal .buttons .button+.button[data-v-34301a14]{margin-left:15px}.modal .button-small .timer[data-v-34301a14]{font-family:monospace}.modal .button-small[disabled][data-v-34301a14]{color:inherit;background:transparent}select[data-v-6fffccc5]{width:100%;height:2em;padding:.125em 25px .0625em 0;background:none;border:none;line-height:1.6;box-shadow:none;font-family:inherit;font-size:inherit;font-weight:inherit;cursor:pointer;white-space:nowrap;-o-text-overflow:ellipsis;-ms-text-overflow:ellipsis;text-overflow:ellipsis;color:currentColor;appearance:none;-webkit-appearance:none}.arrow-icon[data-v-6fffccc5]{display:block;position:absolute;top:25px;right:24px;transform:translateY(-50%);transition:transform .3s;pointer-events:none}@media (min-width: 1200px){.arrow-icon[data-v-6fffccc5]{right:30px;top:40px}}.control-label[data-v-6fffccc5]{max-width:calc(100% - 25px)}.hint[data-v-6fffccc5]{margin-top:8px}.registration-page[data-v-5306a780]{width:100%;margin-left:auto;margin-right:auto;padding:0 calc((100% - (865px + var(--default-offset) * 2)) / 2);padding-top:30px;padding-bottom:30px}.registration-page .event-info[data-v-5306a780]{padding:0 var(--default-offset)}.registration-page .event-name[data-v-5306a780]{margin:35px 0 30px;line-height:1.1}.registration-page .event-date[data-v-5306a780]{font-size:120%}.registration-page .form-wrapper[data-v-5306a780]{margin-top:40px}.registration-page .form-body[data-v-5306a780]{color:var(--font-color-inverse)}.registration-page .form-title[data-v-5306a780]{display:block;width:100%;margin-bottom:40px;max-width:460px;margin-left:auto;margin-right:auto}@media (min-width: 1200px){.registration-page .form-title[data-v-5306a780]{margin-bottom:24px}}.registration-page .form-body[data-v-5306a780]{background:var(--main-background);padding:50px 0}@media (min-width: 1200px){.registration-page .form-body[data-v-5306a780]{padding-top:10px}}.registration-page .form[data-v-5306a780] .btn-tid{margin-top:15px}.registration-page .button[data-v-5306a780]{margin-top:24px;margin-bottom:24px;font-size:var(--font-size);height:56px}@media (min-width: 768px){.registration-page .button[data-v-5306a780]{margin-left:auto;margin-right:auto}}@media (min-width: 1200px){.registration-page .button[data-v-5306a780]{margin-top:24px;margin-bottom:24px;height:62px;min-width:187px;width:fit-content;padding:18px 30px}}.registration-page .note[data-v-5306a780]{text-align:center;font-size:var(--font-small)}.registration-page .note .link[data-v-5306a780]{color:var(--primary-color);text-decoration:underline}.registration-page .bottom-image[data-v-5306a780]{display:block;margin-top:24px;width:100%;max-width:560px;margin-left:auto;margin-right:auto}.registration-page .form-message[data-v-5306a780]{text-align:center}.registration-page .form-message .title[data-v-5306a780]{font-size:var(--font-huge);font-weight:700;line-height:1.1;margin-bottom:24px}@media (min-width: 1200px){.registration-page .form-message .title[data-v-5306a780]{margin-bottom:36px;font-size:42px}}.registration-page .form-message p[data-v-5306a780]{margin:0}.registration-page .form-message p+p[data-v-5306a780]{margin-top:15px}.registration-page .form-message a[data-v-5306a780]{color:var(--primary-color);text-decoration:underline}.registration-page .form-message .button[data-v-5306a780]{margin-left:auto;margin-right:auto}.registration-page .fields[data-v-5306a780]{display:grid;grid-gap:16px;align-items:start}@media (min-width: 768px){.registration-page .fields[data-v-5306a780]{grid-template-columns:1fr 1fr}.registration-page .fields .wide[data-v-5306a780]{grid-column:span 2}}@media (min-width: 1200px){.registration-page .fields[data-v-5306a780]{grid-gap:20px}}.registration-page.iframe[data-v-5306a780]{margin:0 auto;max-width:1220px;padding:0 0 15px}.registration-page.iframe a[data-v-5306a780]{text-decoration:underline}.registration-page.iframe .title[data-v-5306a780]{display:flex;justify-content:space-between;align-items:center;padding:0 var(--default-offset)}.registration-page.iframe .title .replaced-svg[data-v-5306a780]{height:.7em;width:.7em}.registration-page.iframe .form-title[data-v-5306a780]{display:none}.registration-page.iframe .form-wrapper[data-v-5306a780]{margin-top:0}.registration-page.iframe .form-body[data-v-5306a780]{background:transparent;padding:0}.registration-page.iframe .form[data-v-5306a780]{max-width:100%}.registration-page.iframe .checkbox[data-v-5306a780]{display:block;padding:5px 0}.registration-page.iframe input[type=checkbox][data-v-5306a780]{accent-color:var(--primary-color)}@media (max-width: 767px){.registration-page .registration-page-container[data-v-5306a780]{width:100%}.registration-page .event-name[data-v-5306a780],.registration-page .event-date[data-v-5306a780],.registration-page .event-time[data-v-5306a780],.registration-page .footer[data-v-5306a780]{text-align:center}}@media (min-width: 768px){.registration-page .event-name[data-v-5306a780]{font-size:40px}.registration-page .event-info[data-v-5306a780]{padding:0}.registration-page .form-title[data-v-5306a780]{font-size:25px}.registration-page.iframe .section-title[data-v-5306a780]{text-align:left}.registration-page.iframe .checkboxes[data-v-5306a780]{grid-column:1/span 2}}.lds-grid[data-v-23c8b772]{display:inline-block;position:relative;width:80px;height:80px}.lds-grid div[data-v-23c8b772]{position:absolute;width:16px;height:16px;border-radius:50%;background:#fff;animation:lds-grid-23c8b772 1.2s linear infinite}.lds-grid div[data-v-23c8b772]:nth-child(1){top:8px;left:8px;animation-delay:0s;background:#2170d6}.lds-grid div[data-v-23c8b772]:nth-child(2){top:8px;left:32px;animation-delay:-.4s;background:#49e0e0}.lds-grid div[data-v-23c8b772]:nth-child(3){top:8px;left:56px;animation-delay:-.8s;background:#5bcbe1}.lds-grid div[data-v-23c8b772]:nth-child(4){top:32px;left:8px;animation-delay:-.4s;background:#6db7e2}.lds-grid div[data-v-23c8b772]:nth-child(5){top:32px;left:32px;animation-delay:-.8s;background:#80a2e3}.lds-grid div[data-v-23c8b772]:nth-child(6){top:32px;left:56px;animation-delay:-1.2s;background:#918de4}.lds-grid div[data-v-23c8b772]:nth-child(7){top:56px;left:8px;animation-delay:-.8s;background:#a37ae5}.lds-grid div[data-v-23c8b772]:nth-child(8){top:56px;left:32px;animation-delay:-1.2s;background:#b565e6}.lds-grid div[data-v-23c8b772]:nth-child(9){top:56px;left:56px;animation-delay:-1.6s;background:#da3ce8}@keyframes lds-grid-23c8b772{0%,to{opacity:1}50%{opacity:.5}}.modal{overscroll-behavior:contain}.modal-overlay{z-index:200;position:fixed;inset:0;background:#000000e6;overflow-x:hidden;overflow-y:auto}.modal-container{background-color:var(--main-background);width:100%;box-sizing:border-box;color:var(--font-color-inverse);min-height:100vh}@media (min-width: 1200px){.modal-container{max-width:912px;margin:86px auto;min-height:auto}}@media (min-width: 1200px){.modal-container{border-radius:var(--border-radius)}}.modal-container .scrollable-container{max-height:100%;overflow-x:hidden;overflow-y:auto;padding:0 var(--default-offset);min-height:100%}@media (min-width: 1200px){.modal-container .scrollable-container{padding:0 40px;min-height:auto}}.modal-container .close-button{position:absolute;top:20px;right:20px;width:25px;height:25px;padding:0;outline:none!important;border:none!important;color:currentColor}@media (min-width: 1200px){.modal-container .close-button{top:28px;right:28px}}.modal-content{margin-top:0}@keyframes mmfadeIn{0%{opacity:0}to{opacity:1}}@keyframes mmfadeOut{0%{opacity:1}to{opacity:0}}@keyframes mmslideIn{0%{transform:translateY(15%)}to{transform:translateY(0)}}@keyframes mmslideOut{0%{transform:translateY(0)}to{transform:translateY(-10%)}}.micromodal-slide{display:none}.micromodal-slide.is-open{display:block}.micromodal-slide[aria-hidden=false] .modal-overlay{animation:mmfadeIn .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=false] .modal-container{animation:mmslideIn .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=true] .modal-overlay{animation:mmfadeOut .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=true] .modal-container{animation:mmslideOut .3s cubic-bezier(0,0,.2,1)}.micromodal-slide .modal-container,.micromodal-slide .modal-overlay{will-change:transform}.modal.company-search .modal-container{padding-top:80px}.modal.company-search .modal-container .info{width:100%;font-size:var(--font-small);line-height:1;opacity:var(--label-opacity)}.modal.company-search .modal-container .material-input input{text-overflow:ellipsis;white-space:nowrap}.modal.company-search .modal-container .suggestions{margin-top:-12.85714pt;background:#fff;position:relative;z-index:1;border-radius:0 0 var(--border-radius) var(--border-radius);border:1px solid #D3D3D3;border-top:none;padding:10px 12px 15px;max-height:calc(100% - 200px);overflow:auto}.modal.company-search .modal-container .suggestions .info{margin-bottom:15px}.modal.company-search .modal-container .suggestions .item{display:block;padding:0;width:100%;text-align:left}.modal.company-search .modal-container .suggestions .item+.item{margin-top:10px}.modal.company-search .modal-container .suggestions .item:hover span.name{color:var(--primary-color)}.modal.company-search .modal-container .suggestions .item span{display:block}.modal.company-search .modal-container .suggestions .item span.name{text-transform:uppercase;line-height:1.1}.modal.company-search .modal-container .suggestions .item span.inn-address{font-size:var(--font-small);line-height:1;opacity:var(--label-opacity)}.modal.company-search .modal-container .suggestions+.info{margin-top:40px;text-align:right}@media (min-width: 768px){.modal.company-search .modal-container{max-width:570px;padding:60px 0}.modal.company-search .modal-container .scrollable-container{padding:0 60px}.modal.company-search .modal-container .suggestions{max-height:60vh}.modal.company-search .modal-container .suggestions+.info{margin-top:60px}}@media (min-width: 992px) and (min-height: 600px){.modal.company-search .modal-overlay{align-items:flex-start}.modal.company-search .modal-container{max-height:576px;min-height:260px;margin-top:calc(50vh - 260px)}.modal.company-search .modal-container .suggestions{max-height:405px}}@media (min-width: 768px){.section-main[data-v-eb762ca6]{padding-top:12px}}.section-main .banner[data-v-eb762ca6]{position:relative;transform:translateY(24px);z-index:1;margin-left:calc(-1 * var(--default-offset));margin-right:calc(-1 * var(--default-offset))}@media (min-width: 768px){.section-main .banner[data-v-eb762ca6]{margin-left:0;margin-right:0;transform:translateY(0)}}@media (min-width: 1200px){.section-main .banner[data-v-eb762ca6]{margin-top:16px;transform:unset}}.section-main .banner .girl[data-v-eb762ca6]{width:100%}@media (min-width: 768px){.section-main .banner .girl[data-v-eb762ca6]{width:62%;max-width:625px}}.section-main .banner .text[data-v-eb762ca6]{position:absolute;bottom:35px;left:20px}@media (min-width: 768px){.section-main .banner .text[data-v-eb762ca6]{width:48%;max-width:490px;bottom:18px;right:0;left:auto}}.section-main .banner .text .title[data-v-eb762ca6]{display:block;width:calc(100% - 40px)}@media (min-width: 768px){.section-main .banner .text .title[data-v-eb762ca6]{width:100%}}.section-main .banner .text .info[data-v-eb762ca6]{display:none}@media (min-width: 1200px){.section-main .banner .text .info[data-v-eb762ca6]{margin-bottom:24px;display:flex;justify-content:flex-end;gap:24px;color:var(--font-color-highlighted);font-size:var(--font-large);font-weight:500}}.section-main .banner .text .info .item+.item[data-v-eb762ca6]{position:relative}.section-main .banner .text .info .item+.item[data-v-eb762ca6]:before{position:absolute;content:"";width:4px;height:4px;border-radius:50%;background-color:var(--decor-color);left:-14px;top:50%;transform:translateY(-50%)}.section-main .content[data-v-eb762ca6]{position:relative;background-color:var(--contrast-background);border-radius:var(--border-radius);padding:36px 20px}@media (min-width: 768px){.section-main .content[data-v-eb762ca6]{display:flex}}@media (min-width: 1200px){.section-main .content[data-v-eb762ca6]{padding:48px}}.section-main .content .heading[data-v-eb762ca6]{margin-bottom:24px}@media (min-width: 768px){.section-main .content .heading[data-v-eb762ca6]{margin-bottom:0;width:40%;max-width:365px}}.section-main .content .heading .text[data-v-eb762ca6]{text-align:right;font-weight:500;text-transform:uppercase;line-height:1.1;margin-bottom:5px;font-size:var(--font-huge)}@media (min-width: 768px){.section-main .content .heading .text[data-v-eb762ca6]{display:none}}.section-main .content .heading .image[data-v-eb762ca6]{width:100%;max-width:614px}@media (min-width: 768px){.section-main .content .heading .image[data-v-eb762ca6]{display:none}}.section-main .content .heading .image-md[data-v-eb762ca6]{display:none}@media (min-width: 768px){.section-main .content .heading .image-md[data-v-eb762ca6]{display:block;width:100%}}.section-main .content .inner[data-v-eb762ca6]{font-size:var(--font-size);font-weight:400;line-height:1.1}@media (min-width: 768px){.section-main .content .inner[data-v-eb762ca6]{width:55%;max-width:500px;margin-left:24px}}@media (min-width: 1200px){.section-main .content .inner[data-v-eb762ca6]{margin-left:48px}}.section-main .content .inner .text[data-v-eb762ca6]{margin-bottom:24px;font-size:var(--font-size-2)}@media (min-width: 1200px){.section-main .content .inner .text[data-v-eb762ca6]{margin-bottom:25px}}.section-main .content .inner .text p[data-v-eb762ca6]{margin:0}.section-main .content .inner .text p+p[data-v-eb762ca6]{margin-top:12px}.section-main .content .inner .button-holder[data-v-eb762ca6]{margin-bottom:24px}@media (min-width: 1200px){.section-main .content .inner .button-holder[data-v-eb762ca6]{margin-bottom:25px}}.section-main .content .inner .button[data-v-eb762ca6]{margin-left:auto;margin-right:auto}@media (min-width: 768px){.section-main .content .inner .button[data-v-eb762ca6]{margin-left:0}}.section-main .content .inner .note[data-v-eb762ca6]{color:var(--font-color-accent);font-size:var(--font-small)}.section-main .content .aside[data-v-eb762ca6]{position:absolute;transform:rotate(-30deg);right:-46px;bottom:112px}@media (min-width: 360px){.section-main .content .aside[data-v-eb762ca6]{bottom:92px}}@media (min-width: 400px){.section-main .content .aside[data-v-eb762ca6]{bottom:80px}}@media (min-width: 490px){.section-main .content .aside[data-v-eb762ca6]{bottom:60px}}@media (min-width: 768px){.section-main .content .aside[data-v-eb762ca6]{transform:unset;bottom:-17px;left:0;height:100%;width:50%;max-width:460px}}@media (min-width: 1200px){.section-main .content .aside[data-v-eb762ca6]{left:0}}.section-main .content .aside .cup[data-v-eb762ca6]{width:80px}@media (min-width: 768px){.section-main .content .aside .cup[data-v-eb762ca6]{width:94px}}.section-main .content .aside .cup[data-v-eb762ca6]:first-child{height:auto}@media (min-width: 768px){.section-main .content .aside .cup[data-v-eb762ca6]:first-child{position:absolute;display:block;bottom:125px;left:50px}}@media (min-width: 900px){.section-main .content .aside .cup[data-v-eb762ca6]:first-child{bottom:85px}}@media (min-width: 1200px){.section-main .content .aside .cup[data-v-eb762ca6]:first-child{bottom:62px;left:103px}}.section-main .content .aside .cup[data-v-eb762ca6]:last-child{display:none}@media (min-width: 768px){.section-main .content .aside .cup[data-v-eb762ca6]:last-child{position:absolute;display:block;bottom:50px;left:147px;transform:rotate(30deg)}}@media (min-width: 900px){.section-main .content .aside .cup[data-v-eb762ca6]:last-child{bottom:0}}@media (min-width: 1200px){.section-main .content .aside .cup[data-v-eb762ca6]:last-child{left:184px}}.section-program[data-v-e40b887a]{position:relative;color:var(--font-color-inverse);margin-top:84px}@media (min-width: 1200px){.section-program[data-v-e40b887a]{margin-top:100px}}.section-program .program-image[data-v-e40b887a]{position:absolute;top:11%;right:0;z-index:1}@media (min-width: 360px){.section-program .program-image[data-v-e40b887a]{top:145px}}@media (min-width: 400px){.section-program .program-image[data-v-e40b887a]{top:10%}}@media (min-width: 768px){.section-program .program-image[data-v-e40b887a]{top:-8%;left:calc(52% + 20px);right:auto;width:100%;max-width:500px}}@media (min-width: 850px){.section-program .program-image[data-v-e40b887a]{top:-10%}}@media (min-width: 992px){.section-program .program-image[data-v-e40b887a]{left:auto;right:-66px}}@media (min-width: 1200px){.section-program .program-image[data-v-e40b887a]{max-width:520px;left:calc(52% + 16px);top:-11%}}.section-program .program-image .image[data-v-e40b887a]{width:auto;height:auto}.section-program .section-heading[data-v-e40b887a]{line-height:1.1;margin-bottom:30px}@media (min-width: 576px){.section-program .section-heading[data-v-e40b887a]{max-width:500px}}@media (min-width: 768px){.section-program .section-heading[data-v-e40b887a]{width:52%;max-width:528px}}@media (min-width: 1200px){.section-program .section-heading[data-v-e40b887a]{margin-bottom:48px}}.section-program .section-title[data-v-e40b887a]{font-weight:700;margin-bottom:20px;font-size:var(--font-h2);line-height:.8}@media (min-width: 1200px){.section-program .section-title[data-v-e40b887a]{margin-bottom:24px}}.section-program .section-description[data-v-e40b887a]{font-weight:400;font-size:var(--font-size-2)}.section-program .section-description p[data-v-e40b887a]{margin:0}.section-program .section-description p+p[data-v-e40b887a]{margin-top:20px;max-width:70%}@media (min-width: 360px){.section-program .section-description p+p[data-v-e40b887a]{max-width:60%}}@media (min-width: 768px){.section-program .section-description p+p[data-v-e40b887a]{max-width:100%}}@media (min-width: 1200px){.section-program .section-description p+p[data-v-e40b887a]{margin-top:0}}.section-program .schedule[data-v-e40b887a]{display:grid;grid-gap:10px;margin-bottom:30px}@media (min-width: 1200px){.section-program .schedule[data-v-e40b887a]{margin-bottom:48px}}.section-program .schedule-point[data-v-e40b887a]{background-color:var(--input-background);border-radius:10px;padding:15px;display:grid;grid-template-columns:50px auto;align-items:center;grid-gap:10px;font-size:var(--font-large-2)}.section-program .schedule-point[data-v-e40b887a]:last-child{grid-template-columns:100px auto}@media (min-width: 768px){.section-program .schedule-point[data-v-e40b887a]{grid-gap:20px}.section-program .schedule-point[data-v-e40b887a],.section-program .schedule-point[data-v-e40b887a]:last-child{grid-template-columns:85px 250px auto}}@media (min-width: 1200px){.section-program .schedule-point[data-v-e40b887a]{font-size:20px;padding:20px 60px;border-radius:15px;grid-gap:40px}.section-program .schedule-point[data-v-e40b887a],.section-program .schedule-point[data-v-e40b887a]:last-child{grid-template-columns:105px 250px auto}}.section-program .schedule-point .time[data-v-e40b887a]{white-space:nowrap;font-weight:500}@media (min-width: 1200px){.section-program .schedule-point .time[data-v-e40b887a]{width:80px}}.section-program .schedule-point .end[data-v-e40b887a]{opacity:.5}.section-program .schedule-point .description[data-v-e40b887a]{grid-column:span 2;color:var(--font-color-accent);font-size:var(--font-size-2)}@media (min-width: 768px){.section-program .schedule-point .description[data-v-e40b887a]{grid-column:3}}.section-program .more[data-v-e40b887a]{text-align:center;font-size:var(--font-size)}.section-program .more p[data-v-e40b887a]{margin:0}.section-program .more p+p[data-v-e40b887a]{margin-top:4px}@media (min-width: 1200px){.section-program .more p+p[data-v-e40b887a]{margin-top:10px}}.section-program .more p.small[data-v-e40b887a]{font-size:var(--font-size-2)}.section-dresscode[data-v-8117f782]{position:relative;margin-top:40px}@media (min-width: 768px){.section-dresscode[data-v-8117f782]{overflow:hidden}}@media (min-width: 1200px){.section-dresscode[data-v-8117f782]{margin-top:124px}}.section-dresscode .underlay[data-v-8117f782]{position:absolute;background-color:var(--contrast-background);z-index:-1;border-radius:20px;top:0;left:var(--default-offset);right:var(--default-offset);bottom:12px}@media (min-width: 768px){.section-dresscode .underlay[data-v-8117f782]{inset:66px 0 75px;border-radius:0}}@media (min-width: 1200px){.section-dresscode .underlay[data-v-8117f782]{top:98px;bottom:104px}}.section-dresscode .grid[data-v-8117f782]{width:calc(100% - var(--default-offset) * 2);margin-left:auto;margin-right:auto;padding:0 20px}@media (min-width: 768px){.section-dresscode .grid[data-v-8117f782]{position:relative;left:50%;transform:translate(-50%);display:grid;grid-gap:16px;grid-template-columns:32% 39% 26%;width:1075px;padding:0}}@media (min-width: 950px){.section-dresscode .grid[data-v-8117f782]{transform:none;left:-20px}}@media (min-width: 992px){.section-dresscode .grid[data-v-8117f782]{transform:none;left:0}}@media (min-width: 1200px){.section-dresscode .grid[data-v-8117f782]{grid-gap:20px;grid-template-columns:440px 550px 360px;width:1392px;margin-left:auto;margin-right:auto;transform:translate(-4vw)}}@media (min-width: 1340px){.section-dresscode .grid[data-v-8117f782]{position:static;transform:none}}@media (min-width: 768px){.section-dresscode .content[data-v-8117f782]{grid-column:2;grid-row:1;display:grid;grid-gap:10px;grid-template-columns:38% auto;grid-template-rows:136px 209px;margin-top:auto}}@media (min-width: 1200px){.section-dresscode .content[data-v-8117f782]{grid-gap:20px;grid-template-columns:210px auto;grid-template-rows:173px 270px}}.section-dresscode .content .title[data-v-8117f782]{display:block;width:100%;max-width:300px;margin-bottom:15px;margin-left:auto;margin-right:auto}@media (min-width: 768px){.section-dresscode .content .title[data-v-8117f782]{grid-column:span 2;margin-bottom:0;margin-left:0;margin-right:0;max-width:500px}}@media (min-width: 1200px){.section-dresscode .content .title[data-v-8117f782]{margin-top:26px;max-width:432px}}.section-dresscode .content .title .image[data-v-8117f782]{width:100%}.section-dresscode .content .subtitle[data-v-8117f782]{display:block;margin-bottom:15px;max-width:130px;margin-left:auto;margin-right:auto}@media (min-width: 768px){.section-dresscode .content .subtitle[data-v-8117f782]{margin-left:0;margin-right:0;margin-bottom:10px}}@media (min-width: 1200px){.section-dresscode .content .subtitle[data-v-8117f782]{margin-bottom:15px;max-width:230px}}.section-dresscode .content .text[data-v-8117f782]{margin-bottom:36px}@media (min-width: 768px){.section-dresscode .content .text[data-v-8117f782]{margin-top:auto;margin-bottom:0}}.section-dresscode .content .text .description[data-v-8117f782]{font-size:var(--font-size-2);line-height:1.1}@media (min-width: 768px){.section-dresscode .content .text .description[data-v-8117f782]{max-width:214px}}.section-dresscode .content .text .description p[data-v-8117f782]{margin:0}@media (min-width: 768px){.section-dresscode .content .text .description p[data-v-8117f782]{margin-top:12px}}.section-dresscode .content .gallery-image[data-v-8117f782]{margin-top:auto}.section-dresscode .gallery-image[data-v-8117f782]{display:none}@media (min-width: 768px){.section-dresscode .gallery-image[data-v-8117f782]{display:block}.section-dresscode .gallery-image.column-1[data-v-8117f782]{grid-row:span 2;grid-column:1}.section-dresscode .gallery-image.row-2[data-v-8117f782]{grid-row:2;grid-column:2/4}.section-dresscode .gallery-image.column-3[data-v-8117f782]{grid-row:1;grid-column:3}}.section-dresscode .mobile-gallery[data-v-8117f782]{display:block;width:100%}@media (min-width: 768px){.section-dresscode .mobile-gallery[data-v-8117f782]{display:none}}.section-map[data-v-a5d155f5]{margin-top:40px;color:var(--font-color-inverse)}@media (min-width: 1200px){.section-map[data-v-a5d155f5]{margin-top:100px}}.section-map .section-title[data-v-a5d155f5]{font-weight:700;font-size:var(--font-h2);margin:0 0 20px;text-align:center}@media (min-width: 1200px){.section-map .section-title[data-v-a5d155f5]{margin-bottom:24px}}.section-map .address[data-v-a5d155f5]{text-align:center;font-size:var(--font-size-2)}.section-map .map-wrapper[data-v-a5d155f5]{margin:30px calc(var(--default-offset) * -1)}@media (min-width: 768px){.section-map .map-wrapper[data-v-a5d155f5]{margin-left:0;margin-right:0;border-radius:30px;overflow:hidden}}@media (min-width: 1200px){.section-map .map-wrapper[data-v-a5d155f5]{margin:48px 0 46px}}.section-map .map-wrapper .map .image[data-v-a5d155f5]{width:100%}.section-map .content[data-v-a5d155f5]{display:grid;grid-gap:20px;line-height:1.1}@media (min-width: 768px){.section-map .content[data-v-a5d155f5]{grid-template-columns:194px auto 196px;grid-gap:36px;align-items:center;justify-content:space-between}}@media (min-width: 1200px){.section-map .content[data-v-a5d155f5]{grid-template-columns:194px 400px 196px}}.section-map .content .ultima-logo[data-v-a5d155f5]{margin:auto}@media (min-width: 768px){.section-map .content .ultima-logo[data-v-a5d155f5]{margin:0;width:194px}}.section-map .content .text[data-v-a5d155f5]{font-size:var(--font-size-2)}@media (min-width: 768px){.section-map .content .text[data-v-a5d155f5]{text-align:center}}.section-map .content .highlighted-text[data-v-a5d155f5]{order:-1;font-style:var(--font-size)}@media (min-width: 768px){.section-map .content .highlighted-text[data-v-a5d155f5]{order:unset}}.section-map .content .button[data-v-a5d155f5]{margin-left:auto;margin-right:auto}@media (min-width: 768px){.section-map .content .button[data-v-a5d155f5]{margin-left:0;margin-right:0}}.accordion{background-color:var(--accordion-background);border-top-left-radius:10px;border-top-right-radius:10px}@media (min-width: 1200px){.accordion{border-top-left-radius:30px;border-top-right-radius:30px}}.accordion-item{background-color:var(--accordion-background);padding:20px 15px;border-top-left-radius:10px;border-top-right-radius:10px;box-shadow:0 -5px 10px #be895980;cursor:pointer}.accordion-item:last-child{padding-bottom:40px}@media (min-width: 1200px){.accordion-item{padding:24px 60px;border-top-left-radius:30px;border-top-right-radius:30px}.accordion-item:last-child{padding-bottom:48px}}.accordion-item .item-title{font-weight:500;font-size:var(--font-size)}.accordion-item .item-content{cursor:auto;display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s}.accordion-item .item-content .inner{display:unset;padding:0;transition:padding .3s;overflow:hidden}.accordion-item .item-content .inner .text{font-size:var(--font-size-2)}.accordion-item .item-content .inner .image{border-radius:8px;margin-top:10px}@media (min-width: 1200px){.accordion-item .item-content .inner .image{border-radius:30px;margin-top:20px}}.accordion-item.expanded .item-content{grid-template-rows:1fr;height:auto}.accordion-item.expanded .item-content .inner{display:block;padding-top:10px}@media (min-width: 1200px){.accordion-item.expanded .item-content .inner{padding-top:20px}}.section-faq[data-v-cf00db52]{margin-top:40px;background:var(--contrast-background);padding-top:40px}@media (min-width: 1200px){.section-faq[data-v-cf00db52]{margin-top:100px;padding-top:100px}}.section-faq .section-title[data-v-cf00db52]{margin-top:0;margin-bottom:30px;font-weight:700;font-size:var(--font-h2);text-align:center}@media (min-width: 1200px){.section-faq .section-title[data-v-cf00db52]{margin-bottom:48px}}@media (min-width: 1200px){.main[data-v-7711659d]{padding-top:var(--top-menu-height)}}
