html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.ulnone{list-style:none;margin:0;padding:0}.bsbb,input,textarea,select{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.dttlf{display:table}.trstn,a,button,a:hover,button:hover,.trstn:hover{-moz-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease;transition:all .5s ease}.bb{font-weight:700}.np{padding:0}.nm{margin:0!important}.ttu{text-transform:uppercase}.gs{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.hidden{display:none}.bsc{-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}.capitalize{text-transform:capitalize}.flex-center-start{-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-start;justify-content:flex-start}.flex-start-end{-webkit-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-end;justify-content:flex-end}.flex-center-end{-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-end;justify-content:flex-end}.flex-start{-webkit-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start}.flex-end{-webkit-align-items:flex-end;align-items:flex-end;-webkit-justify-content:flex-end;justify-content:flex-end}.flex-justify-between,label span{-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}.flex-justify-around{-webkit-align-items:center;align-items:center;-webkit-justify-content:space-around;justify-content:space-around}.flex-justify-between-start{-webkit-align-items:flex-start;align-items:flex-start;-webkit-justify-content:space-between;justify-content:space-between}@media screen and (min-width:320px){.responsive-width{width:100%}}@media screen and (min-width:768px){.responsive-width{width:768px}}@media screen and (min-width:1024px){.responsive-width{width:1024px}}@media screen and (min-width:1200px){.responsive-width{width:1200px}}@media screen and (min-width:1400px){.responsive-width{width:1400px}}@media screen and (min-width:1600px){.responsive-width{width:1600px}}@media screen and (min-width:1800px){.responsive-width{width:1800px}}@media screen and (min-width:2000px){.responsive-width{width:2000px}}.flex-center,label span b,.base-primary-button,.primary-button,.save-button,.delete-button{-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.flex-center-top{-webkit-align-items:top;align-items:top;-webkit-justify-content:center;justify-content:center}.display-flex,label,label span,label span b,.base-primary-button,.primary-button,.save-button,.delete-button,.display-inline-flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:-moz-flex;display:-moz-box;display:flex}.flex-direction-row,label span{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.flex-direction-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex-direction-column,label{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.flex-wrap{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-no-wrap{-webkit-flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.image-fit{object-fit:cover;width:100%;height:100%}.blur{filter:blur(8px);-webkit-filter:blur(8px)}.blur.disabled{pointer-events:none}.noblur{filter:blur(0);-webkit-filter:blur(0)}.backdrop{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.nordsud{font-family:NordSud,sans-serif}html,body{width:100%;height:100%;margin:0;padding:0;background:var(--background);color:var(--font-color);overflow-x:hidden}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none}html,body{scrollbar-width:none}body,div,input,select,textarea,a,button,pre{font-size:14px;font-family:var(--font-family);vertical-align:top;font-weight:400;color:var(--font-color);border:0;outline:none}textarea{resize:none}::selection{background-color:var(--selection-background, #1c1d26);color:var(--selection-color, #ffffff)}::-moz-selection{background-color:var(--selection-background, #1c1d26);color:var(--selection-color, #ffffff)}button{cursor:pointer;background:transparent}:disabled{cursor:not-allowed;opacity:.5;filter:alpha(opacity=50)}input,textarea,select{width:100%;padding:10px;height:40px;color:#1c1d26;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}textarea{min-height:150px}h1{font-size:32px;font-weight:700;margin:0 0 20px}h1:not(:first-child){margin-top:20px}h2{font-size:24px;font-weight:700;margin:0 0 20px}h2:not(:first-child){margin-top:20px}form{width:100%}label{text-transform:uppercase;color:#1c1d26;font-weight:700;margin-bottom:10px;width:100%}label input,label textarea,label select{margin-top:10px;border:1px solid #1c1d26;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}label:not(:first-of-type){margin-top:20px}label span{height:100%}label span b{font-size:12px;height:100%;font-weight:500}.base-primary-button,.delete-button,.save-button,.primary-button{background-color:#0071ec;color:#fff;border:none;font-size:16px;cursor:pointer;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;text-decoration:none;height:40px}.primary-button{width:40px}.save-button{margin-top:20px;float:right;padding:0 20px}.save-button i{margin-right:10px}.remove-button{color:#0071ec;display:block;border-bottom:1px dashed #0071ec;background:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;height:auto;padding:0;margin:0}.remove-button:hover{border-bottom:1px solid #0071ec}.delete-button{float:right;padding:0 20px;background-color:#dc3146;width:40px}._ulnone_dkvph_1{list-style:none;margin:0;padding:0}._bsbb_dkvph_7{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}._dttlf_dkvph_13{display:table}._trstn_dkvph_18,._trstn_dkvph_18:hover{-moz-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease;transition:all .5s ease}._bb_dkvph_31{font-weight:700}._np_dkvph_35{padding:0}._nm_dkvph_39{margin:0!important}._ttu_dkvph_43{text-transform:uppercase}._gs_dkvph_47{-webkit-filter:grayscale(100%);filter:grayscale(100%)}._hidden_dkvph_52{display:none}._bsc_dkvph_56{-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}._capitalize_dkvph_63{text-transform:capitalize}._flex-center-start_dkvph_67{-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-start;justify-content:flex-start}._flex-start-end_dkvph_74{-webkit-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-end;justify-content:flex-end}._flex-center-end_dkvph_81{-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-end;justify-content:flex-end}._flex-start_dkvph_74{-webkit-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start}._flex-end_dkvph_95{-webkit-align-items:flex-end;align-items:flex-end;-webkit-justify-content:flex-end;justify-content:flex-end}._flex-justify-between_dkvph_102{-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}._flex-justify-around_dkvph_109{-webkit-align-items:center;align-items:center;-webkit-justify-content:space-around;justify-content:space-around}._flex-justify-between-start_dkvph_116{-webkit-align-items:flex-start;align-items:flex-start;-webkit-justify-content:space-between;justify-content:space-between}@media screen and (min-width:320px){._responsive-width_dkvph_124{width:100%}}@media screen and (min-width:768px){._responsive-width_dkvph_124{width:768px}}@media screen and (min-width:1024px){._responsive-width_dkvph_124{width:1024px}}@media screen and (min-width:1200px){._responsive-width_dkvph_124{width:1200px}}@media screen and (min-width:1400px){._responsive-width_dkvph_124{width:1400px}}@media screen and (min-width:1600px){._responsive-width_dkvph_124{width:1600px}}@media screen and (min-width:1800px){._responsive-width_dkvph_124{width:1800px}}@media screen and (min-width:2000px){._responsive-width_dkvph_124{width:2000px}}._flex-center_dkvph_67,._LoaderBkg_dkvph_164{-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}._flex-center-top_dkvph_171{-webkit-align-items:top;align-items:top;-webkit-justify-content:center;justify-content:center}._display-flex_dkvph_178,._LoaderBkg_dkvph_164,._display-inline-flex_dkvph_187{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:-moz-flex;display:-moz-box;display:flex}._flex-direction-row_dkvph_196{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}._flex-direction-row-reverse_dkvph_204{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}._flex-direction-column_dkvph_212{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}._flex-wrap_dkvph_220{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}._flex-no-wrap_dkvph_226{-webkit-flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}._image-fit_dkvph_232{object-fit:cover;width:100%;height:100%}._blur_dkvph_238{filter:blur(8px);-webkit-filter:blur(8px)}._blur_dkvph_238._disabled_dkvph_242{pointer-events:none}._noblur_dkvph_246{filter:blur(0);-webkit-filter:blur(0)}._backdrop_dkvph_251,._LoaderBkg_dkvph_164{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}._nordsud_dkvph_273{font-family:NordSud,sans-serif}._LoaderBkg_dkvph_164{position:fixed;top:0;left:0;width:100%;height:100%;background:#f1f2f3;z-index:88888}._Loader_dkvph_164{width:100px;height:100px;border:4px dotted #0071ec;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;animation:_rotation_dkvph_1 3s linear infinite}._Logo_dkvph_297{position:absolute;z-index:1;font-size:1.5rem}._Logo_dkvph_297 img{width:60px}@keyframes _rotation_dkvph_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var( --custom-highlight-background, linear-gradient( 90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100% ) );transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media(prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}
