﻿*,::before,::after{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",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}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:rgba(0,0,0,0);background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}@font-face{font-family:"Onest";src:url("../fonts/onest/onest-variable.ttf") format("truetype-variations")}html{height:100%;scroll-behavior:smooth;scroll-padding-top:90px}body{display:flex;flex-direction:column;min-height:100%;font-family:"Onest",sans-serif;color:#273137;background-color:#f1f4f9}@keyframes fade-in{100%{opacity:1}0%{opacity:0}}.tox-tinymce{border:1px solid #e9eff2 !important;border-radius:8px !important}.tox:not(.tox-tinymce-inline) .tox-editor-header{box-shadow:unset !important;border-bottom:1px solid #e9eff2 !important}.tox .tox-edit-area::before{border:1px solid #5c7ef4 !important;border-radius:unset !important;border-bottom-left-radius:8px !important;border-bottom-right-radius:8px !important}.tox .tox-statusbar{border-top:unset !important;height:16px !important;margin-top:-16px}.tox .tox-statusbar__resize-handle{margin-left:auto !important}.tox .tox-edit-area__iframe{height:calc(100% - 1rem) !important}.tox .tox-edit-area__iframe html{scrollbar-width:thin}@media(max-width: 992px){html{scroll-padding-top:60px}.body-overflow{max-height:100vh;overflow-y:clip}}.section{--container-width: 1306px;display:grid;grid-template-columns:[full-start left-start] minmax(16px, 1fr) [right-start center-start] minmax(0, var(--container-width)) [left-end center-end] minmax(16px, 1fr) [full-end right-end];grid-template-rows:[full-start left-start center-start right-start] auto [full-end left-end center-end right-end]}@media(max-width: 992px){.section{--container-width: 720px}}@media(max-width: 768px){.section{--container-width: 540px}}@media(max-width: 576px){.section{--container-width: 100%}}.section--grow{flex-grow:1}.section--mb{margin-bottom:80px}.section__container{grid-area:center;height:max-content}.field{display:flex;flex-direction:column;gap:5px}.field--horizontal{display:grid;gap:20px;align-items:center;grid-template-columns:auto 1fr}.field--even{grid-template-columns:auto minmax(auto, 240px)}.field--with-image{display:flex;flex-wrap:nowrap;flex-direction:row;align-content:flex-end;justify-content:flex-start;align-items:center}.field__image{height:25px;width:25px;margin-right:5px}.field__label{font-size:14px;line-height:1.55;font-weight:400}.field__label--gray{color:#8596a0}@media(max-width: 992px){.field--horizontal{grid-template-columns:1fr;gap:4px}}.input{display:grid;grid-template-columns:1fr auto}.input__element{grid-area:1/1/-1/-1;border:1px solid #e9eff2;border-radius:8px;font-size:14px;line-height:1;font-weight:400;padding:14px 20px;transition:border-color .38s ease-in-out}.input__element::placeholder{color:#8596a0}.input__element:focus,.input__element:focus-visible{outline:unset;border-color:#5c7ef4}.input__element:read-only{border-color:#e9eff2;background-color:#e9eff2;color:#8596a0}.input__element--password{padding-right:50px}.input--error .input__element,.input--error .input__element:focus,.input--error .input__element:focus-visible{border-color:#f43e36}.input__icon{cursor:pointer;grid-area:1/2/-1/-1;font-size:20px;color:#8596a0;display:flex;align-items:center;justify-content:center;width:60px}.input__check{grid-area:1/2/-1/-1;font-size:20px;color:#6acc2e;display:flex;align-items:center;justify-content:center;width:60px}.input__element--date+.input__icon{pointer-events:none}.input__error{margin-top:4px;font-size:12px;color:#f43e36}@media(max-width: 992px){.input__element{padding:12px 16px}.input__icon{width:50px}}.select__error{margin-top:4px;font-size:12px;color:#f43e36}.choices{font-size:14px;margin:unset;line-height:1}.choices__list--single{padding:6px 16px 4px 4px}.choices__inner{border:1px solid #e9eff2;background-color:#fff;border-radius:8px}.select--filter .choices__inner{font-size:16px;font-weight:500}.choices[data-type*=select-one] .choices__inner{padding:11px 15px}.select--filter .choices[data-type*=select-one] .choices__inner{padding-left:44px;padding-right:4px}.choices__item{display:flex;align-items:center;gap:8px}.choices__item img{width:24px;min-height:24px;object-fit:contain}.choices__list--dropdown .choices__item,.choices__list[aria-expanded] .choices__item{padding:11px 19px}.choices[data-type*=select-one]::after{background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.4694 6.53061L7.4694 11.5306C7.53908 11.6005 7.62187 11.656 7.71304 11.6939C7.8042 11.7317 7.90194 11.7512 8.00065 11.7512C8.09936 11.7512 8.1971 11.7317 8.28827 11.6939C8.37943 11.656 8.46222 11.6005 8.5319 11.5306L13.5319 6.53061C13.6728 6.38972 13.752 6.19862 13.752 5.99936C13.752 5.80011 13.6728 5.60901 13.5319 5.46811C13.391 5.32722 13.1999 5.24806 13.0007 5.24806C12.8014 5.24806 12.6103 5.32722 12.4694 5.46811L8.00003 9.93749L3.53065 5.46749C3.38976 5.32659 3.19866 5.24744 2.9994 5.24744C2.80015 5.24744 2.60905 5.32659 2.46815 5.46749C2.32726 5.60838 2.2481 5.79948 2.2481 5.99874C2.2481 6.19799 2.32726 6.38909 2.46815 6.52999L2.4694 6.53061Z" fill="%238596A0"/></svg>');background-repeat:no-repeat;height:16px;width:16px;border:unset;margin-top:-8px;right:20px}.select--filter .choices[data-type*=select-one]::after{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.25 4.6875C1.25 4.43886 1.34877 4.2004 1.52459 4.02459C1.7004 3.84877 1.93886 3.75 2.1875 3.75H17.8125C18.0611 3.75 18.2996 3.84877 18.4754 4.02459C18.6512 4.2004 18.75 4.43886 18.75 4.6875C18.75 4.93614 18.6512 5.1746 18.4754 5.35041C18.2996 5.52623 18.0611 5.625 17.8125 5.625H2.1875C1.93886 5.625 1.7004 5.52623 1.52459 5.35041C1.34877 5.1746 1.25 4.93614 1.25 4.6875ZM4.375 9.6875C4.375 9.43886 4.47377 9.2004 4.64959 9.02459C4.8254 8.84877 5.06386 8.75 5.3125 8.75H14.6875C14.9361 8.75 15.1746 8.84877 15.3504 9.02459C15.5262 9.2004 15.625 9.43886 15.625 9.6875C15.625 9.93614 15.5262 10.1746 15.3504 10.3504C15.1746 10.5262 14.9361 10.625 14.6875 10.625H5.3125C5.06386 10.625 4.8254 10.5262 4.64959 10.3504C4.47377 10.1746 4.375 9.93614 4.375 9.6875ZM8.4375 13.75C8.18886 13.75 7.9504 13.8488 7.77459 14.0246C7.59877 14.2004 7.5 14.4389 7.5 14.6875C7.5 14.9361 7.59877 15.1746 7.77459 15.3504C7.9504 15.5262 8.18886 15.625 8.4375 15.625H11.5625C11.8111 15.625 12.0496 15.5262 12.2254 15.3504C12.4012 15.1746 12.5 14.9361 12.5 14.6875C12.5 14.4389 12.4012 14.2004 12.2254 14.0246C12.0496 13.8488 11.8111 13.75 11.5625 13.75H8.4375Z" fill="%238596A0"/></svg>');height:20px;width:20px;right:unset;left:20px}.choices[data-type*=select-one].is-open::after{margin-top:-8px;transform:rotate(180deg)}.select--filter .choices[data-type*=select-one].is-open::after{transform:unset}.is-focused .choices__inner,.is-open .choices__inner{border-color:#5c7ef4;border-top-left-radius:8px;border-top-right-radius:8px}.select--filter .is-focused .choices__inner,.select--filter .is-open .choices__inner{border-color:#e9eff2;border-top-left-radius:8px;border-top-left-radius:8px;border-bottom-right-radius:8px;border-bottom-right-radius:8px}.is-flipped.is-open .choices__inner{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.is-open .choices__list--dropdown,.is-open .choices__list[aria-expanded]{border-color:#5c7ef4;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top-width:0}.is-flipped .choices__list--dropdown,.is-flipped .choices__list[aria-expanded]{border-color:#5c7ef4;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-left-radius:0px;border-bottom-right-radius:0px;border-top-width:1px;border-bottom-width:0}.select--filter .is-open .choices__list--dropdown,.select--filter .is-open .choices__list[aria-expanded]{margin-top:8px;border-radius:8px;border:unset;box-shadow:0px 4px 15.6px 0px rgba(133,150,160,.2117647059)}.select--filter .is-flipped .choices__list--dropdown,.select--filter .is-flipped .choices__list[aria-expanded]{margin-bottom:8px}.select--filter .choices__list--dropdown .choices__item,.select--filter .choices__list[aria-expanded] .choices__item{font-size:16px;line-height:1.25;padding-top:11px;padding-bottom:11px}.select--filter .choices__list--dropdown .choices__list,.select--filter .choices__list[aria-expanded] .choices__list{padding-top:8px;padding-bottom:8px;padding-inline:20px}.select--error .is-focused .choices__inner,.select--error .is-open .choices__inner{border-color:#f43e36}.select--error .is-open .choices__list--dropdown,.select--error .is-open .choices__list[aria-expanded]{border-color:#f43e36}.select--error .is-flipped .choices__list--dropdown,.select--error .is-flipped .choices__list[aria-expanded]{border-color:#f43e36}.choices__list--dropdown .choices__item--selectable.is-highlighted,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted{background-color:#f1f4f9}.select--filter .choices__list--dropdown .choices__item--selectable.is-highlighted,.select--filter .choices__list[aria-expanded] .choices__item--selectable.is-highlighted{background-color:unset;color:#f78763}.select--filter .choices__list--dropdown .choices__item,.select--filter .choices__list[aria-expanded] .choices__item{padding-inline:unset}.select--filter .choices__list--dropdown .choices__item:not(:last-child),.select--filter .choices__list[aria-expanded] .choices__item:not(:last-child){border-bottom:1px solid #e9eff2}.choices__list--dropdown,.choices__list[aria-expanded]{word-break:normal}@media(max-width: 992px){.choices__inner{border:1px solid #e9eff2;background-color:#fff;border-radius:8px}.choices[data-type*=select-one] .choices__inner{padding:9px 13px}.choices__list--dropdown .choices__item,.choices__list[aria-expanded] .choices__item{padding:11px 17px}.choices[data-type*=select-one]::after{right:16px}}.checkbox{display:flex;gap:10px}.checkbox--mt20{margin-top:20px}.checkbox--mi-10{margin-inline:-10px}.checkbox--normal{font-size:14px;margin-top:4px;margin-bottom:4px;line-height:1}.checkbox--small{font-size:12px}.checkbox__label{cursor:pointer;hyphens:auto;font-weight:400}.checkbox__element{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0;height:14px;width:14px;color:#fff;background-color:#fff;border-radius:2px;border:1px solid #e9eff2;cursor:pointer;transition-property:border-color color;transition-timing-function:ease-in-out;transition-duration:.38s}.checkbox__element:checked{background-size:8px;color:#5c7ef4;border-color:#5c7ef4;background-color:currentColor;background-position:center;background-repeat:no-repeat;background-image:url('data:image/svg+xml,<svg width="10" height="8" viewBox="0 0 10 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.25017 6.43242L1.226 4.40826C1.11693 4.29919 0.968998 4.23791 0.81475 4.23791C0.660501 4.23791 0.51257 4.29919 0.4035 4.40826C0.294429 4.51733 0.233154 4.66526 0.233154 4.81951C0.233154 4.89588 0.248198 4.97151 0.277426 5.04207C0.306654 5.11264 0.349494 5.17675 0.4035 5.23076L2.84183 7.66909C3.06933 7.89659 3.43683 7.89659 3.66433 7.66909L9.836 1.49742C9.94507 1.38835 10.0063 1.24042 10.0063 1.08617C10.0063 0.931924 9.94507 0.783993 9.836 0.674923C9.72693 0.565853 9.579 0.504578 9.42475 0.504578C9.2705 0.504578 9.12257 0.565853 9.0135 0.674923L3.25017 6.43242Z" fill="white"/></svg>')}.checkbox--error .checkbox__element:not(:checked){border-color:#f43e36}.checkbox a{color:#5c7ef4;transition:color .38s ease-in-out;text-decoration:underline}.checkbox a:hover{color:color-mix(in srgb, #5c7ef4 75%, black 25%)}@media(max-width: 576px){.checkbox{margin-inline:unset}}.fieldset{max-width:1046px}.fieldset__legend{font-weight:500;margin-bottom:15px}.fieldset__row--one{display:grid;grid-auto-columns:minmax(auto, 375px)}.fieldset__row--third{display:grid;grid-template-columns:repeat(3, 1fr);gap:15px}.fieldset__row--third:not(:last-child){margin-bottom:15px}.fieldset__row--full{display:flex;flex-direction:column;gap:10px}.fieldset__row--tag{display:grid;grid-template-columns:repeat(4, 1fr);gap:10px;margin-bottom:15px}.fieldset__add{font-size:14px;color:#f78763;text-decoration:underline;cursor:pointer;transition:color .38s ease-in-out;width:max-content}.fieldset__add:hover{color:#5c7ef4}@media(max-width: 992px){.fieldset__legend{margin-bottom:10px;font-size:14px}.fieldset__row--third{grid-template-columns:1fr}.fieldset__row--one{grid-template-columns:1fr}.fieldset__row--tag{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 576px){.fieldset__row--tag{grid-template-columns:repeat(1, 1fr)}}.textarea{display:flex;flex-direction:column}.textarea__element{border:1px solid #e9eff2;border-radius:8px;font-size:14px;line-height:1.25;font-weight:400;padding:14px 20px;transition:border-color .38s ease-in-out;width:100%;min-height:174px}.textarea__element::-webkit-resizer{background-image:url('data:image/svg+xml,<svg width="9" height="9" viewBox="0 0 9 9" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0 8L0.353553 8.35355L8.35355 0.353553L8 0L0 8ZM4.35355 8.35355L8.35355 4.35355L8 4L4 8L4.35355 8.35355Z" fill="%238596A0"/></svg>');height:8px;width:8px;background-repeat:no-repeat;background-position:center}.textarea__element::placeholder{color:#8596a0}.textarea__element:focus,.textarea__element:focus-visible{outline:unset;border-color:#5c7ef4}.textarea--error .textarea__element{border-color:#f43e36}.textarea--error .textarea__element:focus,.textarea--error .textarea__element:focus-visible{border-color:#f43e36}.textarea__error{margin-top:4px;font-size:12px;color:#f43e36}@media(max-width: 992px){.textarea__element{padding:12px 16px}}.file__element{display:none}.file__label{font-size:14px;border-radius:8px;border:1px solid #e9eff2;padding:12px 20px;display:flex;align-items:center;gap:10px;width:fit-content;cursor:pointer;background-color:#fafbfc;transition:background-color .38s ease-in-out}.file__label:hover{background-color:#f5f9ff;border-color:#ebefff}.file__icon{color:#5c7ef4;font-size:20px}.file__list{margin-top:15px;display:flex;gap:15px;flex-direction:column;max-width:256px}.file__list:empty{margin-top:unset}.file__row{order:2;display:flex;gap:15px;flex-wrap:wrap}.file__col{order:1;display:flex;flex-direction:column;gap:5px}.file__item{display:flex;align-items:center;justify-content:space-between;border-radius:12px;font-size:14px;border-radius:8px;border:1px solid #e9eff2;padding:10px 20px;overflow-wrap:anywhere;gap:15px;padding-right:10px;animation:fade-in .5s forwards}.file__image{border-radius:8px;height:74px;width:74px;background-size:cover;position:relative;animation:fade-in .5s forwards}.file__close{font-size:12px;color:#8596a0;padding:5px;cursor:pointer}.file__close:hover{color:#f43e36}.file__image .file__close{position:absolute;right:0;top:0;mix-blend-mode:difference}.file__image .file__close:hover{mix-blend-mode:unset}@media(max-width: 576px){.file__label{width:100%;justify-content:center}.file__list{max-width:unset}}.guest{display:grid;grid-template-columns:minmax(12px, 1fr) auto minmax(12px, 1fr)}.guest__container{grid-area:1/2/-1/-2;margin-top:90px;margin-bottom:90px;display:grid;justify-content:center;gap:50px}.guest__logo{height:50px;width:148px;justify-self:center}.guest__card{--_padding: 80px;display:grid;padding-top:70px;grid-template-columns:var(--_padding) minmax(auto, 440px) var(--_padding);border-radius:20px;width:fit-content;background-color:#fff}.guest__card>*{grid-column:2/-2}.guest__card--pb60{padding-bottom:60px}.guest__card--pb80{padding-bottom:80px}.guest__title{font-weight:600;font-size:26px;justify-self:center;text-align:center}.guest__subtitle{font-size:14px;line-height:1.6;text-align:center;padding-inline:1ch}.guest__title,.guest__subtitle{margin-bottom:20px}.guest__title{margin-bottom:20px}.guest__subtitle{margin-bottom:30px}.guest__form{display:grid;gap:10px}.guest__cols{display:flex;justify-content:space-between;align-items:center;margin-top:20px;flex-wrap:wrap;gap:1ch;line-height:1}.guest__footer{margin-top:55px;font-size:14px;text-align:center}.guest__contacts{display:flex;justify-content:center;gap:8px;font-size:14px;text-align:center;margin-top:16px}@media(max-width: 992px){.guest__container{gap:30px;margin-top:60px;margin-bottom:60px}.guest__card{--_padding: 40px;padding-bottom:30px;border-radius:16px}.guest__title,.guest__subtitle{margin-bottom:16px}.guest__footer{margin-top:30px}}@media(max-width: 576px){.guest__container{margin-top:30px;margin-bottom:30px}.guest__card{--_padding: 16px;padding-top:30px;padding-bottom:30px}.guest__title{font-size:20px;line-height:1.25}.guest__subtitle{font-size:12px}.guest__footer{margin-top:30px}}.button{font-weight:500;line-height:1.5;border-radius:8px;padding:12px clamp(0.75rem,2.454vw + -0.821rem,1.25rem);text-align:center;transition-duration:.38s;transition-timing-function:ease-in-out;transition-property:background-color;display:flex;gap:clamp(0.375rem,1.227vw + -0.41rem,0.625rem);align-items:center;cursor:pointer;justify-content:center;font-size:16px;text-wrap:balance}.button__icon{font-size:1.15em}.button--small{font-size:14px;padding-bottom:clamp(0.625rem,1.227vw + -0.16rem,0.875rem);padding-top:clamp(0.625rem,1.227vw + -0.16rem,0.875rem)}.button--document{font-size:14px;padding-bottom:11px;padding-top:11px;font-weight:400}.button--document .button__icon{font-size:1.5em}.button--wide{min-width:310px}.button--short{width:80px}.button--blue{background-color:#5c7ef4;color:#fff}.button--blue:hover{background-color:#4b6ad2}.button--orange{background-color:#f78763;color:#fff}.button--orange:hover{background-color:#eb6f47}.button--red{background-color:#ea8382;color:#fff}.button--red:hover{background-color:#ea3431}.button--white{background-color:#fff;border:1px solid #e9eff2}.button--white:hover{background-color:#f5f9ff}.button--find{border:1px solid #8596a0;gap:9px;transition:.38s ease-in-out}.button--find p{font-size:clamp(0.875rem,0.613vw + 0.482rem,1rem);color:#8596a0;font-weight:500;transition:.38s ease-in-out}.button--find .icon{transition:.38s ease-in-out;font-size:20px;color:#8596a0}.button--find:hover{border-color:#5c7ef4}.button--find:hover p,.button--find:hover .icon{color:#5c7ef4}.button--mt20{margin-top:20px}.button--gray{border:1px solid #8596a0;color:#8596a0}.button--gray span{color:#8596a0;height:14px}.button--little{display:flex;align-items:center;gap:10px;padding:10px 12px;font-size:14px;line-height:18px}.button--little button{display:flex;align-items:center;gap:10px}@media(max-width: 992px){.button{font-size:14px}.button--small{font-size:12px}}@media(max-width: 576px){.button--wide{min-width:unset;width:100%}}.link{color:#5c7ef4;transition:color .38s ease-in-out}.link--normal{font-size:14px;text-decoration:underline}.link--file{display:flex;align-items:center;gap:.625em;font-size:clamp(0.875rem,0.613vw + 0.482rem,1rem)}.link--file .link__icon{font-size:1.5em}.link:hover{color:color-mix(in srgb, #5c7ef4 75%, black 25%)}.link--tag{text-decoration:underline;font-size:14px;color:#f38928}.link--tag:hover{color:#5c7ef4}.link--path{font-size:14px;color:#273137}.link--path:hover{color:#5c7ef4}.link--path:not(:first-child){margin-left:2px}.link--path:not(:first-child)::before{content:"/";margin-right:5px}.header{background-color:#fff;position:fixed;top:0;left:0;width:100%;z-index:10}.header--shadow{box-shadow:0px 0px 35px 0px rgba(36,32,56,.0901960784)}.header__container{grid-area:center;display:flex;padding-top:20px;padding-bottom:20px;gap:clamp(2rem,9.816vw + -4.282rem,4rem)}.header__content{grid-area:full;display:grid;grid-auto-flow:column;align-items:center;gap:8px}.header__menu{display:none;z-index:15}.header__logo{object-fit:contain;height:50px;width:clamp(8.125rem,5.521vw + 4.591rem,9.25rem);z-index:15;object-position:left}.header__search{display:grid;grid-template-columns:auto 1fr;gap:2px;align-items:center}.header__search-icon{font-size:22px;grid-area:1/1/-1/2;width:40px;display:flex;justify-content:center;color:#8596a0;transition:color .38s ease-in-out}.header__search-icon:hover{color:#5c7ef4}.header__search-input{grid-area:1/1/-1/-1;font-size:14px;padding:12px;padding-left:40px;outline-style:solid;outline-width:1px;outline-color:#fff;transition:outline .38s ease-in-out;border-radius:4px;line-height:1}.header__search-input::placeholder{color:#8596a0}.header__search-input:focus,.header__search-input:focus-visible{outline-color:#5c7ef4}.header__navigation{justify-self:end}.header__user{justify-self:end;display:grid;grid-template-columns:auto auto;row-gap:5px;column-gap:15px}.header__user-avatar{grid-row:span 2}.header__user-avatar img{min-height:50px;min-width:50px;height:50px;width:50px;object-fit:cover;border-radius:999px}.header__user-name{font-size:clamp(0.875rem,0.613vw + 0.482rem,1rem);line-height:1;line-height:1.5;font-weight:500;transition:color .38s ease-in-out;max-width:20ch}.header__user-name:hover{color:#5c7ef4}.header__user-logout{font-size:14px;color:#8596a0;line-height:1.5;display:flex;gap:10px;transition:color .38s ease-in-out}.header__user-logout-icon{font-size:20px}.header__user-logout:hover{color:#f78763}.header__menu{font-size:28px}@media(max-width: 992px){.header{--_pt: 60px;min-height:var(--_pt)}.header__container{justify-content:space-between;align-items:center;padding-top:unset;padding-bottom:unset}.header__wrapper{position:fixed;height:100%;background-color:#fff;width:100%;left:-100%;top:0;transition:left .38s ease-in-out;padding-top:var(--_pt)}.header__wrapper--open{left:0}.header__content{grid-area:center;display:flex;flex-direction:column;overflow:auto;gap:20px;padding-top:20px}.header__menu{cursor:pointer;display:block}.header__logo{height:36px;width:130px}.header__form{width:100%;padding-inline:1px}.header__search-input{outline-color:#e9eff2}.header__navigation{width:100%}.header__user{align-self:start}}.footer{background-color:#2c2d2f;padding-top:clamp(1.875rem,3.067vw + -0.088rem,2.5rem);padding-bottom:clamp(1.875rem,3.067vw + -0.088rem,2.5rem);color:#fff}.footer__container{grid-area:center;display:flex;justify-content:space-between;gap:20px}.footer__copyright{font-size:14px}@media(max-width: 992px){.footer__container{gap:30px;flex-direction:column-reverse}}.breadcrumbs{margin-top:130px;margin-bottom:40px}.breadcrumbs__container{grid-area:center}.breadcrumbs__link{font-size:clamp(0.75rem,0.613vw + 0.357rem,0.875rem);color:#8596a0;transition:color .38s ease-in-out}.breadcrumbs__link:not(:first-child){margin-left:clamp(0.375rem,1.227vw + -0.41rem,0.625rem)}.breadcrumbs__link:not(:first-child)::before{content:"/";margin-right:clamp(0.375rem,1.227vw + -0.41rem,0.625rem)}.breadcrumbs__link:hover{color:#5c7ef4}.breadcrumbs__link:last-child{color:#5c7ef4}.breadcrumbs--surface{margin-top:0;margin-bottom:-10px}.breadcrumbs--surface .breadcrumbs__link:last-child{color:#8596a0}@media(max-width: 992px){.breadcrumbs{margin-top:90px;margin-bottom:30px}.breadcrumbs--surface{margin-top:0;margin-bottom:-10px}}.backlink{margin-top:130px;margin-bottom:40px}.backlink__container{grid-area:center;width:auto;max-width:max-content}.backlink__container__buttons{display:flex;gap:1rem}.backlink__buttons{display:flex;justify-content:space-between;max-width:100%}.backlink__element{font-size:16px;line-height:1.25;color:#5c7ef4;display:flex;align-items:center;gap:1em;transition:color .38s ease-in-out}.backlink__element:hover{color:color-mix(in srgb, #5c7ef4 75%, black 25%)}.backlink__element span{font-size:1.5em}@media(max-width: 992px){.backlink{margin-top:90px;margin-bottom:30px}.backlink__element{font-size:14px}}.profile{margin-bottom:clamp(1.25rem,6.135vw + -2.676rem,2.5rem)}.profile--grow{flex-grow:1;margin-bottom:60px}.profile__container{grid-area:center;background-color:#fff;border-radius:30px;padding:clamp(1.25rem,6.135vw + -2.676rem,2.5rem);display:grid;gap:20px;height:max-content}.profile__container--info{grid-template-columns:1fr 1.75fr}.profile__avatar{min-height:clamp(7.5rem,17.791vw + -3.887rem,11.125rem);min-width:clamp(7.5rem,17.791vw + -3.887rem,11.125rem);height:clamp(7.5rem,17.791vw + -3.887rem,11.125rem);width:clamp(7.5rem,17.791vw + -3.887rem,11.125rem);margin-bottom:20px}.profile__name{font-weight:600;font-size:clamp(1.125rem,1.84vw + -0.053rem,1.5rem);margin-bottom:10px;line-height:1.25}.profile__role{font-size:14px;color:#8596a0}.profile__form{display:grid;column-gap:20px;row-gap:40px;grid-auto-rows:min-content;grid-template-columns:minmax(auto, 375px)}.profile__form--even{grid-template-columns:repeat(2, 1fr)}.profile__col{display:flex;flex-direction:column;gap:20px}@media(max-width: 992px){.profile__container{grid-template-columns:1fr;padding:16px;border-radius:12px}.profile__info{display:grid;grid-template-columns:auto 1fr;align-items:center;column-gap:20px}.profile__avatar{grid-row:span 2;min-height:60px;min-width:60px;height:60px;width:60px;margin-bottom:unset}.profile__name{margin-bottom:unset;font-size:18px}.profile__form{column-gap:15px;row-gap:20px}.profile__col{gap:15px}}@media(max-width: 768px){.profile__form{grid-template-columns:1fr;gap:15px}}@media(max-width: 576px){.profile__name{font-size:16px}.profile__role{font-size:14px}}.headline--top{margin-top:130px}.headline--mb{margin-bottom:clamp(1.25rem,6.135vw + -2.676rem,2.5rem)}.headline__container{grid-area:center;display:flex;justify-content:space-between;column-gap:10px;row-gap:20px;align-items:center;flex-wrap:wrap}.headline__container:has(.headline__docList){flex-direction:row;flex-wrap:wrap;align-items:flex-end}.headline__container:has(.headline__docList) .headline__title{width:100%;margin-bottom:clamp(0.625rem,1.534vw + -0.357rem,0.938rem)}.headline__container:has(.headline__docList) .headline__search{max-width:265px}.headline__docList{row-gap:clamp(1.25rem,6.135vw + -2.676rem,2.5rem);column-gap:25px;display:grid;grid-template-columns:repeat(4, 1fr);max-width:903px}.headline__docList b{display:block !important;color:#8596a0;margin-bottom:9px;font-size:14px}.headline__docList-title{font-size:14px;font-weight:500;line-height:16.8px;color:#8596a0;margin-bottom:10px}.headline__docList-val{color:#273137;font-size:14px;font-weight:400;line-height:18.2px}.headline__title{font-weight:600;font-size:clamp(1.25rem,1.84vw + 0.072rem,1.625rem);line-height:1.25}.headline__content{display:flex;gap:10px}.headline__search{width:100%;max-width:clamp(25rem,42.945vw + -2.485rem,33.75rem)}.headline__searchWrap{display:flex;align-items:center;gap:30px;width:44%}.headline__search--mw265{max-width:265px}.headline__form{display:grid;grid-template-columns:auto auto minmax(auto, 265px);gap:clamp(0.938rem,4.601vw + -2.007rem,1.875rem)}@media(max-width: 992px){.headline--top{margin-top:90px}.headline__container{flex-direction:column;align-items:unset}.headline__container:has(.headline__docList) .headline__search{max-width:100%}.headline__docList{width:100%;grid-template-columns:repeat(2, 1fr)}.headline__form{display:flex;flex-direction:column}.headline__search{max-width:unset}.headline__searchWrap{width:100%}}@media(max-width: 768px){.headline__content{flex-direction:column}}@media(max-width: 490px){.headline__docList{grid-template-columns:1fr}}.table{width:100%;border-radius:20px;border:1px solid #e9eff2;overflow:hidden;overflow-x:auto}.table--status :is(th,td):nth-last-child(1){text-align:center;width:150px;text-wrap:nowrap}.table--role :is(th,td):nth-last-child(2){text-align:center;width:15%}.table--id :is(th,td):nth-child(1){width:8%}.table--ac1 :is(th,td):nth-child(1){width:15%}.table--ac1 :is(th,td):nth-child(2){width:14%}.table--ac1 :is(th,td):nth-child(3){width:14%}.table--ac1 :is(th,td):nth-child(4){width:14%}.table--ac1 :is(th,td):nth-child(5){width:10%}.table--ac1 :is(th,td):nth-child(6){width:11%}.table--ac1 thead th{height:56px}.table--ac2 :is(th,td):nth-child(2),.table--ac2 :is(th,td):nth-child(3){width:25%}.table--ac2 :is(th,td):last-child{width:24%}.table--ac2 thead th{height:56px}.table table{min-width:100%;width:100%;background-color:#fff}.table thead{background-color:#dbe1f4;outline:1px solid #dbe1f4}.table tr:not(:first-of-type){border-top:1px solid #e9eff2}.table th{font-weight:500}.table td{font-weight:400}.table th,.table td{text-align:left;line-height:1.25;height:44px;font-size:clamp(0.75rem,0.613vw + 0.357rem,0.875rem);padding:4px;padding-inline:10px}.table th:first-of-type,.table td:first-of-type{padding-left:20px}.table th:last-of-type,.table td:last-of-type{padding-right:20px}.table .green,.table .yellow,.table .red{font-size:12px;border-radius:42px;padding:4px 16px}.table .green{background-color:#dbf3cc;color:#5eb728}.table .yellow{background-color:#ffe4cc;color:#f38928}.table .red{background-color:#ffd8d7;color:#f43e36}@media(max-width: 992px){.table{border-radius:12px}.table table{width:max-content}}.storage{flex-grow:1;margin-bottom:60px}.storage__container{grid-area:center}.storage__container--flex{display:flex;gap:20px}.storage__menu{width:25%;display:flex;flex-direction:column;gap:10px}.storage__content{position:relative;display:flex;flex-direction:column;gap:20px}.storage__item{border-radius:16px;border-bottom:3px solid #f78763;background-color:#fff;padding:20px;display:grid;grid-template-columns:auto 1fr;grid-auto-rows:max-content;column-gap:20px;row-gap:30px}.storage__item--li{position:relative;width:100%;display:flex;flex-direction:column;border-bottom:3px solid #dae4ea;transition:all .38s ease-in-out}.storage__item--li .bold{width:95%;display:flex;gap:20px;font-size:18px;font-weight:600;line-height:22px}.storage__item--li .bold:before{font-size:24px;font-weight:normal;color:#f78763;content:"";font-family:"icomoon" !important}.storage__item--li .bold span:after{content:"";background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.4694 6.53061L7.4694 11.5306C7.53908 11.6005 7.62187 11.656 7.71304 11.6939C7.8042 11.7317 7.90194 11.7512 8.00065 11.7512C8.09936 11.7512 8.1971 11.7317 8.28827 11.6939C8.37943 11.656 8.46222 11.6005 8.5319 11.5306L13.5319 6.53061C13.6728 6.38972 13.752 6.19862 13.752 5.99936C13.752 5.80011 13.6728 5.60901 13.5319 5.46811C13.391 5.32722 13.1999 5.24806 13.0007 5.24806C12.8014 5.24806 12.6103 5.32722 12.4694 5.46811L8.00003 9.93749L3.53065 5.46749C3.38976 5.32659 3.19866 5.24744 2.9994 5.24744C2.80015 5.24744 2.60905 5.32659 2.46815 5.46749C2.32726 5.60838 2.2481 5.79948 2.2481 5.99874C2.2481 6.19799 2.32726 6.38909 2.46815 6.52999L2.4694 6.53061Z" fill="%238596A0"/></svg>');background-repeat:no-repeat;height:16px;width:16px;display:block;transform:rotate(-90deg);position:absolute;right:20px;top:20px;transition:all .38s ease-in-out}.storage__item--li ul{display:flex;flex-direction:column;gap:15px}.storage__item--li ul .item{display:flex;flex-direction:column;gap:20px}.storage__item--li ul .item .bold{align-items:center;flex-direction:row-reverse;justify-content:flex-end;font-size:16px;font-weight:400;line-height:22px}.storage__item--li ul .item .bold::before{content:none}.storage__item--li ul .item .bold span:after{position:static}.storage__item--li ul .item ul{display:flex;flex-direction:column;gap:10px;padding-left:15px}.storage__item--li ul .item ul .item .bold span:after{min-width:16px}.storage__item--li.open{border-bottom:3px solid #f78763}.storage__item--li.open .bold span:after{transform:rotate(0deg)}.storage__item--li.open ul .item .bold span:after{transform:rotate(-90deg)}.storage__item--li.open ul .item.open .bold span:after{transform:rotate(0deg)}.storage__item--li.open ul .item.open .item .bold span:after{transform:rotate(-90deg)}.storage__item--li.open ul .item.open .item div{display:flex;align-items:center;flex-direction:row-reverse;justify-content:flex-end;font-size:16px;font-weight:400;line-height:22px;gap:10px;padding-left:15px}.storage__item--li.open ul .item.open .item div span:after{content:"";background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.4694 6.53061L7.4694 11.5306C7.53908 11.6005 7.62187 11.656 7.71304 11.6939C7.8042 11.7317 7.90194 11.7512 8.00065 11.7512C8.09936 11.7512 8.1971 11.7317 8.28827 11.6939C8.37943 11.656 8.46222 11.6005 8.5319 11.5306L13.5319 6.53061C13.6728 6.38972 13.752 6.19862 13.752 5.99936C13.752 5.80011 13.6728 5.60901 13.5319 5.46811C13.391 5.32722 13.1999 5.24806 13.0007 5.24806C12.8014 5.24806 12.6103 5.32722 12.4694 5.46811L8.00003 9.93749L3.53065 5.46749C3.38976 5.32659 3.19866 5.24744 2.9994 5.24744C2.80015 5.24744 2.60905 5.32659 2.46815 5.46749C2.32726 5.60838 2.2481 5.79948 2.2481 5.99874C2.2481 6.19799 2.32726 6.38909 2.46815 6.52999L2.4694 6.53061Z" fill="%238596A0"/></svg>');background-repeat:no-repeat;height:16px;width:16px;display:block;min-width:16px;transform:rotate(-90deg)}.storage__item--li.open ul .item.open .item.open div{display:flex;align-items:center;flex-direction:row-reverse;justify-content:flex-end;font-size:16px;font-weight:400;line-height:22px;gap:10px;padding-left:15px}.storage__item--li.open ul .item.open .item.open div span:after{content:"";background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.4694 6.53061L7.4694 11.5306C7.53908 11.6005 7.62187 11.656 7.71304 11.6939C7.8042 11.7317 7.90194 11.7512 8.00065 11.7512C8.09936 11.7512 8.1971 11.7317 8.28827 11.6939C8.37943 11.656 8.46222 11.6005 8.5319 11.5306L13.5319 6.53061C13.6728 6.38972 13.752 6.19862 13.752 5.99936C13.752 5.80011 13.6728 5.60901 13.5319 5.46811C13.391 5.32722 13.1999 5.24806 13.0007 5.24806C12.8014 5.24806 12.6103 5.32722 12.4694 5.46811L8.00003 9.93749L3.53065 5.46749C3.38976 5.32659 3.19866 5.24744 2.9994 5.24744C2.80015 5.24744 2.60905 5.32659 2.46815 5.46749C2.32726 5.60838 2.2481 5.79948 2.2481 5.99874C2.2481 6.19799 2.32726 6.38909 2.46815 6.52999L2.4694 6.53061Z" fill="%238596A0"/></svg>');background-repeat:no-repeat;height:16px;width:16px;display:block;min-width:16px;transform:rotate(-90deg)}.storage__icon{font-size:30px;color:#f78763}.storage__title{font-size:20px;font-weight:500;align-self:center}.storage__list{display:flex;flex-direction:column;grid-column:span 2;gap:15px}.storage__link{color:#273137;transition:color .38s ease-in-out;line-height:1.35}.storage__link:hover{color:#5c7ef4}@media(max-width: 992px){.storage__container--flex{flex-direction:column}.storage__menu{width:100%}.storage__item{padding:15px;column-gap:10px;row-gap:15px;border-radius:8px}.storage__icon{font-size:24px}.storage__title{font-size:18px}.storage__list{gap:10px}}.search{display:grid;grid-template-columns:1fr auto;gap:2px;align-items:center}.search__element{grid-area:1/1/-1/-1;font-size:14px;padding:16px;padding-left:10px;padding-right:40px;transition:border .38s ease-in-out;border-radius:8px;line-height:1;border:1px solid #e9eff2}.search__element::placeholder{color:#8596a0}.search__element:focus,.search__element:focus-visible{border-color:#5c7ef4;outline:unset}.search--small .search__element{padding-top:14px;padding-bottom:14px}.search__icon{font-size:22px;grid-area:1/2/-1/-1;width:40px;display:flex;justify-content:center;color:#8596a0;transition:color .38s ease-in-out;height:100%;align-items:center}.search__icon:hover{color:#5c7ef4}@media(max-width: 992px){.search--small .search__element{padding-top:12px;padding-bottom:12px}}.menu{display:flex}.menu--normal{gap:clamp(0.75rem,8.589vw + -4.747rem,2.5rem);font-size:clamp(0.875rem,0.613vw + 0.482rem,1rem)}.menu--small{gap:clamp(0.75rem,5.521vw + -2.784rem,1.875rem);font-size:clamp(0.813rem,0.307vw + 0.616rem,0.875rem)}.menu--mini{font-size:12px;gap:clamp(0.75rem,5.521vw + -2.784rem,1.875rem)}.menu__link{line-height:1;font-weight:400;transition:color .38s ease-in-out}.menu__link:hover{color:#5c7ef4}@media(max-width: 992px){.menu{flex-direction:column;gap:12px;font-size:16px}}.surface{background-color:#fff;display:flex;flex-direction:column;gap:clamp(1.25rem,6.135vw + -2.676rem,2.5rem)}.surface--catalog{padding:clamp(0.938rem,4.601vw + -2.007rem,1.875rem);border-radius:16px}.surface--size{gap:clamp(1.25rem,3.067vw + -0.713rem,1.875rem);width:75%;align-self:flex-start}.surface--center{min-height:clamp(28.125rem,46.012vw + -1.323rem,37.5rem);display:flex;align-items:center;justify-content:center}.surface--create{padding:clamp(1.25rem,6.135vw + -2.676rem,2.5rem);border-radius:clamp(1rem,4.294vw + -1.748rem,1.875rem)}.surface__result{display:flex;flex-direction:column;align-items:center;gap:20px}.surface__result-text{color:#8596a0}.surface__result-icon{width:90px;height:120px;object-fit:contain}.surface__title{font-weight:600;line-height:1.25}.surface--catalog .surface__title{font-size:clamp(1.25rem,1.84vw + 0.072rem,1.625rem)}.surface--create .surface__title{font-size:clamp(1.125rem,1.84vw + -0.053rem,1.5rem)}.surface__box .fieldset{margin-bottom:clamp(1.25rem,6.135vw + -2.676rem,2.5rem)}.surface__box .fieldset:first-child{margin-bottom:clamp(0.938rem,6.135vw + -2.989rem,2.188rem)}.surface__box .fieldset:last-child{margin-bottom:0}.surface__head{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:15px}.surface__options{display:flex;gap:10px;flex-wrap:wrap}.surface__text{font-size:14px;line-height:22px;color:#8596a0}@media(max-width: 992px){.surface{border-radius:12px}.surface--size{width:100%}.surface__head{flex-direction:column;align-items:unset}.surface--document .surface__head{display:contents}.surface--document .surface__options{order:1}}@media(max-width: 576px){.surface__options{flex-direction:column}}.tab{display:flex;flex-direction:column;gap:clamp(1.25rem,6.135vw + -2.676rem,2.5rem)}.tab__list{display:flex;gap:clamp(0.313rem,1.534vw + -0.669rem,0.625rem);flex-wrap:wrap}.tab__item{cursor:pointer;border-radius:8px;font-size:12px;padding:6px 14px;border:1px solid #e9eff2;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-property:color,border-color,background-color;transition-duration:.38s;transition-timing-function:ease-in-out}.tab__item:hover:not(.tab__item--active){background-color:#ebefff}.tab__item--active{background-color:#5c7ef4;border-color:#5c7ef4;color:#fff}.tab__content{display:none;gap:clamp(1.875rem,9.202vw + -4.015rem,3.75rem);opacity:0;transition:opacity .38s ease-in-out}.tab__content--active{display:flex;flex-direction:column}.tab__content--opacity{opacity:1}.tab__wrap{display:flex;flex-direction:column;gap:clamp(0.938rem,2.147vw + -0.437rem,1.375rem)}.tab__title{font-size:clamp(0.875rem,0.613vw + 0.482rem,1rem);line-height:1.2;font-weight:500}.tab__title--weight{font-weight:600}.tab__row{display:flex;gap:clamp(1.25rem,6.135vw + -2.676rem,2.5rem);flex-wrap:wrap;row-gap:15px}.tab__row--category{background-color:#f1f4f9;border:1px solid #e9eff2;border-radius:10px;padding:clamp(0.625rem,3.067vw + -1.338rem,1.25rem)}.tab__form{display:grid;gap:clamp(1.25rem,9.509vw + -4.836rem,3.188rem);grid-template-columns:repeat(2, minmax(auto, clamp(18.438rem, 12.27vw + 10.585rem, 20.938rem)));margin-bottom:clamp(0rem,2.147vw + -1.374rem,0.438rem)}.tab__col{display:flex;flex-direction:column;gap:clamp(0.875rem,1.227vw + 0.09rem,1.125rem)}.tab__col--subcategory{line-height:1.2}.tab__col .tab__link{min-width:min(25ch,70vw)}.tab__col--subcategory .tab__link{max-width:40ch;min-width:min(32ch,70vw)}.tab__link{font-size:clamp(0.875rem,0.613vw + 0.482rem,1rem);transition:color .38s ease-in-out;display:flex;align-items:center;gap:15px;color:#273137}.tab__link-img{width:20px;height:20px}.tab__link:hover{color:#5c7ef4}@media(max-width: 992px){.tab__item{padding-inline:12px}.tab__form{grid-template-columns:1fr;gap:15px}}.blocks{display:grid;gap:clamp(1.25rem,6.135vw + -2.676rem,2.5rem);margin-top:clamp(0.625rem,3.067vw + -1.338rem,1.25rem)}.blocks__border{padding-bottom:clamp(0.625rem,3.067vw + -1.338rem,1.25rem);border-bottom:2px solid currentColor}.blocks__title{font-size:clamp(1.5rem,2.454vw + -0.071rem,2rem);font-weight:600;text-align:center}.blocks__list{display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(2, auto);gap:clamp(0.938rem,1.534vw + -0.044rem,1.25rem)}.blocks__item{padding:clamp(1.25rem,6.135vw + -2.676rem,2.5rem);gap:clamp(1.25rem,6.135vw + -2.676rem,2.5rem);display:flex;flex-direction:column;border-radius:16px}.blocks__item .front__list{margin-top:unset}.blocks__item:nth-child(2){grid-column:span 2}.blocks__item--gray{background-color:#f5f9ff}.blocks__item--blue{background-color:#5c7ef4;color:#fff}.blocks__item--orange{background-color:#f78763;color:#fff}@media(max-width: 992px){.blocks__list{grid-template-columns:repeat(2, 1fr)}.blocks__item:nth-child(3){order:-1}}@media(max-width: 768px){.blocks__list{grid-template-columns:1fr}.blocks__item:nth-child(2){grid-column:unset}.blocks__item:nth-child(3){order:unset}}.company{margin-bottom:clamp(1.25rem,6.135vw + -2.676rem,2.5rem)}.company__container{grid-area:center;border-radius:30px;padding:clamp(1.563rem,4.601vw + -1.382rem,2.5rem);display:grid;grid-template-columns:auto repeat(3, 1fr);background-color:#fff;gap:clamp(0.625rem,3.067vw + -1.338rem,1.25rem)}.company__column{display:flex;flex-direction:column;gap:clamp(0.938rem,1.534vw + -0.044rem,1.25rem)}.company__row{display:flex;align-items:center;gap:clamp(0.938rem,4.601vw + -2.007rem,1.875rem);margin-right:clamp(2rem,9.816vw + -4.282rem,4rem)}.company__item{display:flex;flex-direction:column;gap:5px}.company__label{color:#8596a0;font-size:14px}.company__text{font-size:14px}.company__image{width:clamp(4.688rem,7.669vw + -0.22rem,6.25rem);height:clamp(4.688rem,7.669vw + -0.22rem,6.25rem);min-width:clamp(4.688rem,7.669vw + -0.22rem,6.25rem);min-height:clamp(4.688rem,7.669vw + -0.22rem,6.25rem)}.company__title{font-size:clamp(1.125rem,1.84vw + -0.053rem,1.5rem);font-weight:600}@media(max-width: 992px){.company__container{grid-template-columns:repeat(2, 1fr);border-radius:12px}.company__row{grid-column:span 2;margin-left:unset}}@media(max-width: 576px){.company__container{grid-template-columns:1fr;padding:20px}.company__row{grid-column:unset}.company__image{width:50px;height:50px;min-width:50px;min-height:50px}.company__title{font-size:16px}}.accordion{animation:fade-in .38s forwards;min-height:50vh}.accordion .ac{margin-top:unset;border:unset;background-color:unset}.accordion .ac:not(:last-child){margin-bottom:clamp(0.938rem,3.067vw + -1.026rem,1.563rem)}.accordion .ac .headline__title{padding-left:32px;flex:1;line-height:2.5}.accordion .ac .headline__search{opacity:1;transition:opacity .38s ease-in-out}.accordion .ac:not(.is-active) .headline__container{gap:unset}.accordion .ac:not(.is-active) .headline__search{opacity:0;width:min-content;height:0}.accordion .ac:not(.is-active) .headline__search .search__element{background-color:rgba(0,0,0,0)}.accordion .ac:not(.is-active) .headline__search .search__icon{visibility:hidden}.accordion .ac:not(.is-active) .headline__search *{pointer-events:none;user-select:none}.accordion .ac-trigger{padding:unset;font:inherit}.accordion .ac-trigger::after{left:0}.accordion .ac-content{margin-top:clamp(1.25rem,6.135vw + -2.676rem,2.5rem)}.accordion .ac-trigger::after{content:"";background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.4694 6.53073L7.4694 11.5307C7.53908 11.6007 7.62187 11.6561 7.71304 11.694C7.8042 11.7318 7.90194 11.7513 8.00065 11.7513C8.09936 11.7513 8.1971 11.7318 8.28827 11.694C8.37943 11.6561 8.46222 11.6007 8.5319 11.5307L13.5319 6.53073C13.6728 6.38984 13.752 6.19874 13.752 5.99948C13.752 5.80023 13.6728 5.60913 13.5319 5.46823C13.391 5.32734 13.1999 5.24818 13.0007 5.24818C12.8014 5.24818 12.6103 5.32734 12.4694 5.46823L8.00003 9.93761L3.53065 5.46761C3.38976 5.32671 3.19866 5.24756 2.9994 5.24756C2.80015 5.24756 2.60905 5.32671 2.46815 5.46761C2.32726 5.60851 2.2481 5.7996 2.2481 5.99886C2.2481 6.19812 2.32726 6.38921 2.46815 6.53011L2.4694 6.53073Z" fill="%238596A0"/></svg>');background-size:contain;background-position:center;background-repeat:no-repeat;height:100%;width:16px;top:50%}.accordion .ac.is-active>.ac-header .ac-trigger::after{content:"";background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.5306 9.46939L8.5306 4.46939C8.46092 4.39947 8.37813 4.34399 8.28696 4.30614C8.1958 4.26828 8.09806 4.2488 7.99935 4.2488C7.90064 4.2488 7.8029 4.26828 7.71173 4.30614C7.62057 4.34399 7.53778 4.39947 7.4681 4.46939L2.4681 9.46939C2.3272 9.61028 2.24805 9.80138 2.24805 10.0006C2.24805 10.1999 2.3272 10.391 2.4681 10.5319C2.60899 10.6728 2.80009 10.7519 2.99935 10.7519C3.19861 10.7519 3.3897 10.6728 3.5306 10.5319L7.99997 6.06251L12.4693 10.5325C12.6102 10.6734 12.8013 10.7526 13.0006 10.7526C13.1999 10.7526 13.391 10.6734 13.5318 10.5325C13.6727 10.3916 13.7519 10.2005 13.7519 10.0013C13.7519 9.802 13.6727 9.61091 13.5318 9.47001L13.5306 9.46939Z" fill="%238596A0"/></svg>')}@media(max-width: 992px){.accordion .ac-trigger::after{top:1.25em}.accordion .ac .headline__title{line-height:2.15}}.breadcrumbs{margin-top:130px;margin-bottom:40px}.breadcrumbs__container{grid-area:center}.breadcrumbs__link{font-size:clamp(0.75rem,0.613vw + 0.357rem,0.875rem);color:#8596a0;transition:color .38s ease-in-out}.breadcrumbs__link:not(:first-child){margin-left:clamp(0.375rem,1.227vw + -0.41rem,0.625rem)}.breadcrumbs__link:not(:first-child)::before{content:"/";margin-right:clamp(0.375rem,1.227vw + -0.41rem,0.625rem)}.breadcrumbs__link:hover{color:#5c7ef4}.breadcrumbs__link:last-child{color:#5c7ef4}.breadcrumbs--surface{margin-top:0;margin-bottom:-10px}.breadcrumbs--surface .breadcrumbs__link:last-child{color:#8596a0}@media(max-width: 992px){.breadcrumbs{margin-top:90px;margin-bottom:30px}.breadcrumbs--surface{margin-top:0;margin-bottom:-10px}}.document{display:grid;grid-template-columns:1fr minmax(auto, clamp(17.5rem, 12.27vw + 9.647rem, 20rem));column-gap:clamp(1.875rem,18.405vw + -9.904rem,5.625rem);row-gap:20px}.document__container{display:flex;flex-direction:column;gap:clamp(1.25rem,6.135vw + -2.676rem,2.5rem)}.document__head{display:flex;flex-direction:column;gap:clamp(0.625rem,3.067vw + -1.338rem,1.25rem);margin-bottom:10px}.document__description{font-size:clamp(0.875rem,0.613vw + 0.482rem,1rem)}.document__tags{display:flex;flex-wrap:wrap;gap:15px;align-self:flex-start}.document__content{font-size:clamp(0.875rem,0.613vw + 0.482rem,1rem)}.document__content img{display:inline;margin-top:1em;margin-bottom:1em;margin-right:1em}.document__content img:last-of-type{margin-right:unset}.document__content h2,.document__content h3{font-weight:500}.document__content h2{font-size:1.5em;margin-bottom:1em;margin-top:1em}.document__content h3{font-size:1.25em;margin-bottom:1em;margin-top:1em}.document__content h4{font-weight:500}.document__content p{margin-bottom:1em;margin-top:1em}.document__content blockquote{background-color:#f5f9ff;border-left:3px solid #5c7ef4;padding:1.25em;margin-top:2.5em;margin-bottom:2.5em}.document__content blockquote p{margin:unset}.document__content ul{list-style-type:disc;padding-left:1.5em}.document__content li{margin-bottom:.6em}.document__content ol{list-style-type:decimal;padding-left:1.5em}.document__content a{color:#5c7ef4;transition:color .38s ease-in-out;text-decoration:underline;word-break:break-word}.document__content a:hover{color:#f38928}.document__content>*:first-child{margin-top:unset}.document__content table td,.document__content table th{border:1px solid #8596a0;padding:4px;line-height:1.25}.document__aside{display:flex;flex-direction:column;gap:clamp(1.25rem,6.135vw + -2.676rem,2.5rem);align-items:flex-end}@media(max-width: 992px){.document{grid-template-columns:1fr}.document__aside{display:contents}}.aside{background-color:#fafbfc;border-radius:12px;display:flex;flex-wrap:wrap;gap:clamp(1.25rem,6.135vw + -2.676rem,2.5rem);padding:clamp(0.625rem,3.067vw + -1.338rem,1.25rem)}.aside__item{display:flex;flex-direction:column;gap:12px}.aside__title{font-size:clamp(1rem,0.613vw + 0.607rem,1.125rem);font-weight:500;line-height:1.5}.aside__column{display:flex;flex-direction:column;gap:5px}.aside__date,.aside__name{font-size:clamp(0.75rem,0.613vw + 0.357rem,0.875rem)}.aside__name{color:#8596a0}.aside__person{display:flex;align-items:center;gap:.625em}.bage{display:flex;background-color:#ffefea;font-size:14px;padding:8px 14px;gap:10px;border-radius:8px;align-items:center}.bage__icon{color:#f38928;font-size:24px}.bage--desktop{display:flex;padding:8px clamp(1rem,7.362vw + -3.712rem,2.5rem)}.bage--mobile{display:none}@media(max-width: 992px){.bage{border-radius:8px;justify-content:center;font-size:12px;order:-1}.bage__icon{font-size:22px}.bage--desktop{display:none}.bage--mobile{display:flex}}.avatar{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;width:100%;height:100%;border-radius:999px;overflow:hidden;cursor:pointer;border:1px solid #e9eff2}.avatar::before{content:"";background-color:#f8fafc;background-image:url('data:image/svg+xml,<svg width="65" height="65" viewBox="0 0 65 65" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.7298 11.0105H18.7298L24.0632 5.67712H40.0631L45.3965 11.0105H53.3965C54.811 11.0105 56.1675 11.5724 57.1677 12.5726C58.1679 13.5727 58.7298 14.9293 58.7298 16.3438V48.3438C58.7298 49.7583 58.1679 51.1148 57.1677 52.115C56.1675 53.1152 54.811 53.6771 53.3965 53.6771H10.7298C9.31533 53.6771 7.95878 53.1152 6.95858 52.115C5.95839 51.1148 5.39648 49.7583 5.39648 48.3438V16.3438C5.39648 14.9293 5.95839 13.5727 6.95858 12.5726C7.95878 11.5724 9.31533 11.0105 10.7298 11.0105ZM32.0631 19.0105C28.5269 19.0105 25.1355 20.4152 22.6351 22.9157C20.1346 25.4162 18.7298 28.8076 18.7298 32.3438C18.7298 35.88 20.1346 39.2714 22.6351 41.7719C25.1355 44.2724 28.5269 45.6771 32.0631 45.6771C35.5994 45.6771 38.9908 44.2724 41.4912 41.7719C43.9917 39.2714 45.3965 35.88 45.3965 32.3438C45.3965 28.8076 43.9917 25.4162 41.4912 22.9157C38.9908 20.4152 35.5994 19.0105 32.0631 19.0105ZM32.0631 24.3438C34.1849 24.3438 36.2197 25.1866 37.72 26.6869C39.2203 28.1872 40.0631 30.2221 40.0631 32.3438C40.0631 34.4655 39.2203 36.5004 37.72 38.0006C36.2197 39.5009 34.1849 40.3438 32.0631 40.3438C29.9414 40.3438 27.9066 39.5009 26.4063 38.0006C24.906 36.5004 24.0632 34.4655 24.0632 32.3438C24.0632 30.2221 24.906 28.1872 26.4063 26.6869C27.9066 25.1866 29.9414 24.3438 32.0631 24.3438Z" fill="%238596A0"/></svg>');height:100%;width:100%;display:block;background-position:center;background-repeat:no-repeat;background-size:64px;border-radius:999px}.avatar::before,.avatar__input,.avatar__image,.avatar__loaded{grid-area:1/1/-1/-1;width:100%;height:100%}.avatar__input{cursor:pointer;opacity:0}.avatar__image--loaded{opacity:0}.avatar__loaded{background-size:cover;background-position:center;background-repeat:no-repeat}.avatar__loaded::after{transition:all .38s ease-in-out;content:"";opacity:0;background-color:rgba(92,126,244,.8);background-image:url('data:image/svg+xml,<svg width="65" height="65" viewBox="0 0 65 65" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.7298 11.0105H18.7298L24.0632 5.67712H40.0631L45.3965 11.0105H53.3965C54.811 11.0105 56.1675 11.5724 57.1677 12.5726C58.1679 13.5727 58.7298 14.9293 58.7298 16.3438V48.3438C58.7298 49.7583 58.1679 51.1148 57.1677 52.115C56.1675 53.1152 54.811 53.6771 53.3965 53.6771H10.7298C9.31533 53.6771 7.95878 53.1152 6.95858 52.115C5.95839 51.1148 5.39648 49.7583 5.39648 48.3438V16.3438C5.39648 14.9293 5.95839 13.5727 6.95858 12.5726C7.95878 11.5724 9.31533 11.0105 10.7298 11.0105ZM32.0631 19.0105C28.5269 19.0105 25.1355 20.4152 22.6351 22.9157C20.1346 25.4162 18.7298 28.8076 18.7298 32.3438C18.7298 35.88 20.1346 39.2714 22.6351 41.7719C25.1355 44.2724 28.5269 45.6771 32.0631 45.6771C35.5994 45.6771 38.9908 44.2724 41.4912 41.7719C43.9917 39.2714 45.3965 35.88 45.3965 32.3438C45.3965 28.8076 43.9917 25.4162 41.4912 22.9157C38.9908 20.4152 35.5994 19.0105 32.0631 19.0105ZM32.0631 24.3438C34.1849 24.3438 36.2197 25.1866 37.72 26.6869C39.2203 28.1872 40.0631 30.2221 40.0631 32.3438C40.0631 34.4655 39.2203 36.5004 37.72 38.0006C36.2197 39.5009 34.1849 40.3438 32.0631 40.3438C29.9414 40.3438 27.9066 39.5009 26.4063 38.0006C24.906 36.5004 24.0632 34.4655 24.0632 32.3438C24.0632 30.2221 24.906 28.1872 26.4063 26.6869C27.9066 25.1866 29.9414 24.3438 32.0631 24.3438Z" fill="white"/></svg>');height:100%;width:100%;display:block;background-position:center;background-repeat:no-repeat;background-size:64px}.avatar:hover .avatar__loaded::after{content:"";opacity:1}.avatar--loaded::before{opacity:0}@media(max-width: 992px){.avatar::before{background-size:32px}.avatar__loaded::after{background-size:32px}.avatar:hover .avatar__loaded::after{content:"";opacity:1}}.searchTag{padding-bottom:clamp(1.875rem,9.202vw + -4.015rem,3.75rem)}.searchTag__container{grid-area:center}.searchTag__search{margin-bottom:clamp(1.25rem,6.135vw + -2.676rem,2.5rem);width:clamp(18.75rem,37.423vw + -5.201rem,26.375rem)}.searchTag__search .choices{width:100%}.searchTag__search .choices__inner{border:0;min-height:auto}.searchTag__search .choices[data-type*=select-one]::after{content:"";font-family:"icomoon";background-image:none;font-size:20px;color:#8596a0;margin-top:-10px;width:20px;height:20px}.searchTag__search .choices[data-type*=select-one].is-open::after{transform:none}.searchTag__search .choices[data-type*=select-one] .choices__inner{display:none}.searchTag__search .choices[data-type*=select-one] .choices__input{padding:clamp(0.625rem,1.534vw + -0.357rem,0.938rem) clamp(0.938rem,1.534vw + -0.044rem,1.25rem) clamp(0.625rem,1.534vw + -0.357rem,0.938rem) clamp(0.938rem,1.534vw + -0.044rem,1.25rem);border-radius:8px;border:1px solid #e9eff2;background-color:#fff}.searchTag__search .choices[data-type*=select-one] .choices__placeholder{font-family:"Onest",sans-serif;font-size:14px;font-weight:400;line-height:22px;text-align:left;color:#8596a0}.searchTag__search .choices__list{display:none}.searchTag__search .choices__list--dropdown{display:block;visibility:visible;position:static;border:none;background-color:rgba(0,0,0,0)}.searchTag__search .choices__list--single{padding:0}.searchTag__title{font-size:clamp(1.25rem,1.84vw + 0.072rem,1.625rem);font-weight:600;line-height:1.25;margin-bottom:clamp(1.25rem,6.135vw + -2.676rem,2.5rem)}.searchTag__subtitle{font-size:clamp(0.875rem,0.613vw + 0.482rem,1rem);font-weight:500;line-height:clamp(1.25rem,0.613vw + 0.857rem,1.375rem);margin-bottom:clamp(0.625rem,3.067vw + -1.338rem,1.25rem)}.searchTag__tags{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:clamp(0.625rem,3.067vw + -1.338rem,1.25rem)}.searchTag__tags:last-child{margin-bottom:0}.searchTag__tags-item{display:flex;align-items:center;gap:10px;padding:5px 15px 5px 15px;background-color:#fff;border:1px solid #e9eff2;color:#273137;border-radius:8px;transition:all .38s ease-in-out}.searchTag__tags-item--add{cursor:pointer}.searchTag__tags-item--active{color:#fff;background-color:#5c7ef4;cursor:default}.searchTag__tags-text{font-size:12px;font-weight:400;line-height:22px}.searchTag__tags-close{font-size:15px;cursor:pointer}.searchTag__button{width:fit-content;margin-bottom:clamp(1.25rem,6.135vw + -2.676rem,2.5rem);padding-left:63px;padding-right:63px}.about{background-color:#5c7ef4;color:#fff;background-image:url("/img/bg-logo.svg");background-repeat:no-repeat;background-position:center;padding-top:15px;padding-bottom:20px;background-origin:content-box}.about__container{padding-top:70px;padding-bottom:70px;grid-area:center;display:grid;gap:60px}.about__title{font-size:clamp(1.5rem,2.454vw + -0.071rem,2rem);font-weight:700;line-height:1.15;width:max-content;justify-self:center}.about__list{display:grid;grid-template-columns:repeat(3, minmax(auto, 342px));justify-content:space-evenly;gap:8px}.about__item{display:flex;align-items:center;flex-direction:column;gap:30px}.about__image{height:60px;width:60px}.about__text{text-align:center;font-size:clamp(0.875rem,0.613vw + 0.482rem,1rem)}@media(max-width: 992px){.about__container{padding-top:40px;padding-bottom:40px}}@media(max-width: 768px){.about__container{gap:30px;padding-top:15px;padding-bottom:15px}.about__list{grid-template-columns:1fr;gap:20px}.about__item{gap:15px}.about__text{text-wrap:balance;max-width:32ch}}.contact{background-color:#fff;padding-top:90px;padding-bottom:120px}.contact__container{grid-area:center;background-color:#f1f4f9;padding:60px;border-radius:16px;display:grid;grid-template-columns:1fr minmax(auto, 510px);gap:40px}.contact__title{font-size:clamp(1.5rem,2.454vw + -0.071rem,2rem);border-bottom:2px solid currentColor;font-weight:700;padding-bottom:.5em;grid-column:span 2}.contact__social{display:flex;flex-direction:column;row-gap:1.1em;align-self:end;column-gap:2em}.contact__link{font-size:clamp(0.875rem,0.613vw + 0.482rem,1rem);display:flex;align-items:center;gap:2em;width:max-content;transition:color .38s ease-in-out}.contact__link span{transition:color .38s ease-in-out;color:#f38928;font-size:2em}.contact__link:hover,.contact__link:hover span{color:#5c7ef4}.contact__form{display:grid;gap:10px}.contact__row{gap:10px;display:grid;grid-auto-flow:column}.contact__text{font-size:clamp(0.875rem,0.613vw + 0.482rem,1rem);text-wrap:balance}.contact__subtext{font-size:12px;line-height:1.25}.contact__submit{display:grid;margin-top:10px;grid-template-columns:1fr 1.75fr;gap:26px}@media(max-width: 992px){.contact{padding-top:60px;padding-bottom:90px}.contact__container{grid-template-columns:1fr;gap:24px;padding:20px}.contact__title{grid-column:unset}.contact__social{flex-wrap:wrap;flex-direction:unset}.contact__link{gap:1em}.contact__row{grid-auto-flow:row}.contact__submit{margin-top:10px;grid-template-columns:1fr;gap:20px}}@media(max-width: 768px){.contact{padding-top:30px;padding-bottom:60px}}.front__title{font-size:clamp(1.125rem,1.84vw + -0.053rem,1.5rem);font-weight:600;line-height:1.42;max-width:30ch}.front__title span{color:#5c7ef4}.front__list{margin-top:clamp(0.625rem,3.067vw + -1.338rem,1.25rem)}.front__list li{font-size:clamp(0.875rem,0.613vw + 0.482rem,1rem);margin-left:2ch;padding-left:.5em;line-height:1.375;position:relative}.front__list li::before{position:absolute;top:0;left:-1em;top:.1em}.front__list--white li::before{content:url('data:image/svg+xml,<svg width="12" height="14" viewBox="0 0 12 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 5.60112C0 3.46937 5.96046e-08 2.40351 0.25168 2.04493C0.503353 1.68635 1.50555 1.3433 3.50994 0.657184L3.89181 0.52647C4.93667 0.168817 5.45907 -0.0100098 6 -0.0100098C6.54093 -0.0100098 7.06333 0.168817 8.1082 0.52647L8.49007 0.657184C10.4945 1.3433 11.4967 1.68635 11.7483 2.04493C12 2.40351 12 3.46937 12 5.60112C12 5.92306 12 6.27226 12 6.65092C12 10.4096 9.174 12.2337 7.40093 13.0082C6.92 13.2183 6.67953 13.3233 6 13.3233C5.32047 13.3233 5.08 13.2183 4.59904 13.0082C2.82597 12.2337 0 10.4096 0 6.65092C0 6.27226 0 5.92306 0 5.60112Z" fill="%23FFFFFF"/></svg>')}.front__list--white li:not(:last-of-type){margin-bottom:clamp(0.5rem,2.147vw + -0.874rem,0.938rem)}.front__list--blue li::before{content:url('data:image/svg+xml,<svg width="12" height="14" viewBox="0 0 12 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 5.60112C0 3.46937 5.96046e-08 2.40351 0.25168 2.04493C0.503353 1.68635 1.50555 1.3433 3.50994 0.657184L3.89181 0.52647C4.93667 0.168817 5.45907 -0.0100098 6 -0.0100098C6.54093 -0.0100098 7.06333 0.168817 8.1082 0.52647L8.49007 0.657184C10.4945 1.3433 11.4967 1.68635 11.7483 2.04493C12 2.40351 12 3.46937 12 5.60112C12 5.92306 12 6.27226 12 6.65092C12 10.4096 9.174 12.2337 7.40093 13.0082C6.92 13.2183 6.67953 13.3233 6 13.3233C5.32047 13.3233 5.08 13.2183 4.59904 13.0082C2.82597 12.2337 0 10.4096 0 6.65092C0 6.27226 0 5.92306 0 5.60112Z" fill="%235C7EF4"/></svg>')}.front__list--blue li:not(:last-of-type){margin-bottom:clamp(0.625rem,3.067vw + -1.338rem,1.25rem)}.front__list--mb{margin-bottom:1em}@media(max-width: 992px){.front__list li::before{top:.15em}}.frontSection{padding-top:90px;padding-bottom:90px}.frontSection--white{background-color:#fff}.frontSection--blue{background-color:#5c7ef4}.frontSection--orange{background-color:#f78763}.frontSection__container{grid-area:center;display:grid;gap:40px;grid-template-rows:auto}.frontSection--even .frontSection__container{grid-auto-rows:1fr}.frontSection__card{border-radius:16px;overflow:hidden;display:grid;grid-template-columns:1.15fr 1fr}.frontSection__card--gray{background-color:#f1f4f9}.frontSection__card--blue{background-color:#5c7ef4}.frontSection__card-content{background-color:#fff;padding:clamp(1.25rem,6.135vw + -2.676rem,2.5rem);padding-right:clamp(1.25rem,12.27vw + -6.603rem,3.75rem)}.frontSection__card-content a{color:#5c7ef4;transition:color .38s ease-in-out}.frontSection__card-content a:hover{color:#f78763}.frontSection__card-image{object-fit:contain;align-self:flex-end;justify-self:end;width:clamp(26.25rem,36.81vw + 2.692rem,33.75rem);object-position:bottom left;height:100%}.frontSection__card p{font-size:clamp(0.75rem,0.613vw + 0.357rem,0.875rem)}.frontSection__card p:not(:last-of-type){margin-bottom:1em}@media(max-width: 992px){.frontSection{padding-top:60px;padding-bottom:60px}.frontSection__container{gap:30px}.frontSection__card{grid-template-columns:1fr}}@media(max-width: 768px){.frontSection{padding-top:40px;padding-bottom:40px}.frontSection__card{grid-template-columns:1fr}}.headingCard{padding:20px 30px;border-radius:16px;row-gap:10px;column-gap:32px;display:flex;flex-direction:column;gap:10px;align-items:center}.headingCard--white{background-color:#f5f9ff}.headingCard--white .headingCard__icon{color:#5c7ef4}.headingCard--blue{background-color:#4b6ad2;color:#fff}.headingCard--orange{background-color:#eb6f47;color:#fff}.headingCard__row{display:flex;align-items:center;font-size:clamp(1.5rem,2.454vw + -0.071rem,2rem);gap:1em}.headingCard__icon{font-size:1.5em}.headingCard__title{font-weight:600;line-height:1.15;text-wrap:balance}.headingCard__title a{transition:color .38s ease-in-out}.headingCard__title a:hover{color:#f78763}.headingCard__text{font-size:clamp(0.875rem,0.613vw + 0.482rem,1rem);text-align:center;line-height:1.4;text-wrap:balance}@media(max-width: 992px){.headingCard{padding:15px 30px}.headingCard__row{flex-direction:column;gap:15px}.headingCard__icon{font-size:28px}.headingCard__title{text-align:center}}@media(max-width: 576px){.headingCard{padding:15px}.headingCard__title{font-size:22px}}.hero{background-color:#f1f4f9;padding-top:130px;padding-bottom:90px}.hero__container{grid-area:center;display:grid;grid-template-columns:1fr 1.15fr;gap:16px}.hero__title{margin-top:80px;font-size:clamp(2rem,2.454vw + 0.429rem,2.5rem);font-weight:600;line-height:1.25;max-width:23ch}.hero__title span{color:#5c7ef4}.hero__accordion .ac{margin-top:unset;border:unset;background-color:rgba(0,0,0,0);overflow:hidden}.hero__accordion .ac .ac-trigger{border-top-left-radius:16px;border-top-right-radius:16px;font-family:"Onest",sans-serif}.hero__accordion .ac-button{font-weight:500;padding:.85em 2.25em;border-radius:8px;width:max-content;margin-top:auto;margin-bottom:auto;text-align:center;transition:all .38s ease-in-out;transition-property:color,background-color}.hero__accordion .ac:last-child{border-bottom-left-radius:16px;border-bottom-right-radius:16px}.hero__accordion .ac--white .ac-trigger,.hero__accordion .ac--white .ac-panel{background-color:#fff}.hero__accordion .ac--white .ac-button{background-color:#5c7ef4;color:#fff}.hero__accordion .ac--white .ac-button:hover{background-color:#4b6ad2}.hero__accordion .ac--blue .ac-header{background-color:#fff}.hero__accordion .ac--blue .ac-trigger,.hero__accordion .ac--blue .ac-panel{background-color:#5c7ef4;color:#fff}.hero__accordion .ac--blue .ac-button{background-color:#fff;color:#5c7ef4}.hero__accordion .ac--blue .ac-button:hover{background-color:#ebefff;color:#273137}.hero__accordion .ac--orange .ac-header{background-color:#5c7ef4}.hero__accordion .ac--orange .ac-trigger,.hero__accordion .ac--orange .ac-panel{background-color:#f78763;color:#fff}.hero__accordion .ac--orange .ac-button{background-color:#fff;color:#f78763}.hero__accordion .ac--orange .ac-button:hover{background-color:#ffefea;color:#273137}.hero__accordion .ac-trigger{text-wrap:balance;font:unset;color:currentColor;padding-top:30px;padding-bottom:20px;padding-inline:40px;font-size:clamp(1rem,1.84vw + -0.178rem,1.375rem);font-weight:600}.hero__accordion .ac-trigger::after{display:none}.hero__accordion .ac-panel{padding-inline:40px}.hero__accordion .ac-content{text-wrap:balance;height:12em;font-size:clamp(0.875rem,0.613vw + 0.482rem,1rem);display:flex;flex-direction:column}.hero__accordion .ac .is-active::after{display:none}@media(max-width: 992px){.hero{padding-top:90px;padding-bottom:60px}.hero__container{gap:20px}.hero__title{margin-top:64px;font-size:24px}.hero__accordion .ac .ac-trigger{border-top-left-radius:12px;border-top-right-radius:12px}.hero__accordion .ac:last-child{border-bottom-left-radius:12px;border-bottom-right-radius:12px}.hero__accordion .ac-trigger{padding-top:15px;padding-bottom:15px;padding-inline:20px}.hero__accordion .ac-panel{padding-inline:20px}.hero__accordion .ac-content{height:14em}}@media(max-width: 768px){.hero__container{grid-template-columns:1fr}.hero__title{font-size:32px;margin-top:unset;max-width:unset}.hero__accordion .ac-button{width:100%}}@media(max-width: 576px){.hero__title{font-size:24px}.hero__accordion .ac-button{width:100%;padding-inline:10px}.hero__accordion .ac-content{height:16em}}.manage{display:flex;gap:clamp(1.875rem,18.405vw + -9.904rem,5.625rem);margin-top:20px}.manage__image{width:clamp(20rem,24.54vw + 4.294rem,25rem);margin-top:-36px;object-fit:contain}@media(max-width: 992px){.manage{flex-direction:column;align-items:center;margin-top:unset}.manage__image{margin-top:unset;margin-left:-30px}}@media(max-width: 576px){.manage__image{height:60vw}}.placeholder{background-image:url("/img/holder.jpg");width:100%;height:100%;background-size:cover;flex:1;background-repeat:no-repeat;display:grid}.placeholder__container{display:grid;grid-template-rows:1fr auto 1fr;justify-items:center;gap:1rem;padding:1rem}.placeholder__logo{object-fit:contain;height:63px;width:186px;align-self:center}.placeholder__content{text-align:center;display:flex;flex-direction:column;justify-items:center;align-items:center;gap:8px}.placeholder__title{color:#5c7ef4;font-weight:600;font-size:clamp(1.5rem,1.84vw + 0.322rem,1.875rem)}.placeholder__text{font-size:clamp(1.125rem,1.84vw + -0.053rem,1.5rem)}.portal{display:flex;justify-content:flex-end;gap:10px}.portal__image{object-fit:contain;align-self:end;width:clamp(500px,50vw,770px);margin-left:clamp(-115px,-10vw,0px);margin-bottom:10px}.portal__accordion{color:#fff;flex-basis:50%}.portal__accordion .ac.is-active>.ac-header .ac-trigger::after{margin-top:10px;content:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 12C2 11.4477 2.44772 11 3 11H21C21.5523 11 22 11.4477 22 12C22 12.5523 21.5523 13 21 13H3C2.44772 13 2 12.5523 2 12Z" fill="white"/></svg>')}.portal__accordion .ac{margin-top:unset;border:unset;background-color:rgba(0,0,0,0)}.portal__accordion .ac:not(:last-child){margin-bottom:clamp(0.938rem,1.534vw + -0.044rem,1.25rem)}.portal__accordion .ac .ac-trigger{font-family:"Onest",sans-serif;color:#fff;font-weight:500;font:unset;font-size:clamp(1rem,1.227vw + 0.215rem,1.25rem);border-bottom:2px solid #fff;padding:unset;padding-bottom:clamp(0.938rem,1.534vw + -0.044rem,1.25rem);display:flex;justify-content:space-between}.portal__accordion .ac .ac-trigger::after{height:20px;width:auto;position:unset;transform:unset;content:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13 3C13 2.44772 12.5523 2 12 2C11.4477 2 11 2.44772 11 3V11H3C2.44772 11 2 11.4477 2 12C2 12.5523 2.44772 13 3 13H11V21C11 21.5523 11.4477 22 12 22C12.5523 22 13 21.5523 13 21V13H21C21.5523 13 22 12.5523 22 12C22 11.4477 21.5523 11 21 11H13V3Z" fill="white"/></svg>')}@media(max-width: 992px){.portal{flex-direction:column}.portal__image{align-self:center;margin-left:unset}}/*# sourceMappingURL=style.css.map */