:root{--font-primary:"Open Sans",sans-serif;--font-secondary:"Montserrat",sans-serif}.preload-fix *{-webkit-transition:none!important;transition:none!important}a,abbr,acronym,address,applet,article,aside,audio,big,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,html,iframe,ins,kbd,label,legend,li,main,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,ul,var,video{border:0;font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit;margin:0;outline:0;padding:0;vertical-align:baseline;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-text-size-adjust:none}:focus{outline:0}body{background:var(--color-white);line-height:1}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,td,th{font-weight:normal;text-align:left}blockquote,q{quotes:none}blockquote:after,blockquote:before{content:"";content:none}q:after,q:before{content:"";content:none}a img{border:0}article,aside,details,figcaption,figure,footer,header,menu,nav,section{display:block}h1,h2,h3,h4,h5,h6{font-weight:normal}::-moz-selection{background:black;color:white}::selection{background:black;color:white}::-moz-selection{background:black;color:white}@-webkit-keyframes notify{0%{width:0}to{width:100%}}@keyframes notify{0%{width:0}to{width:100%}}.notifications{margin-bottom:20px;display:none;position:fixed;z-index:1220;-webkit-transform:translateZ(1220px);transform:translateZ(1220px);top:10px;right:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.app .notifications{top:82px}.notifications.show{display:-webkit-box;display:-ms-flexbox;display:flex}.notifications .notify{display:block;width:100%;padding:12px 42px 12px 12px;font-size:14px;border-radius:4px;max-width:100%;margin-bottom:10px;text-align:left;position:relative;-webkit-transition:all,0.3s;transition:all,0.3s;overflow:hidden;white-space:nowrap}.notifications .notify:last-child{margin-bottom:0}.notifications .notify.error{background-color:#be3737;color:white}.notifications .notify.success{background-color:#51a647;color:white}.notifications .notify.warning{background-color:#fdd756;color:black}.notifications .notify .close{display:block;position:absolute;right:16px;top:50%;width:18px;height:18px;background-color:rgba(0,0,0,0.25);margin-top:-9px;cursor:pointer;border-radius:50%}.notifications .notify .close:after,.notifications .notify .close:before{content:"";display:block;position:absolute;top:50%;left:50%;width:10px;height:2px;background-color:rgba(255,255,255,0.65);margin-top:-1px;margin-left:-5px;-webkit-transition:all,0.2s;transition:all,0.2s}.notifications .notify .close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.notifications .notify .close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.notifications .notify .close:hover:before{-webkit-transform:rotate(135deg);transform:rotate(135deg)}.notifications .notify .close:hover:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.notifications .notify.processed:before{content:"";display:block;position:absolute;top:0;left:0;width:0;bottom:0;background-color:rgba(255,255,255,0.1);-webkit-animation:notify 8s 1 linear forwards;animation:notify 8s 1 linear forwards}body{font-family:var(--font-primary);color:black;background-color:wheat;text-align:left;overflow-x:hidden;font-size:16px;line-height:1.6;-webkit-font-feature-settings:"pnum" on,"lnum" on;font-feature-settings:"pnum" on,"lnum" on;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;min-height:100dvh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}body.auth,body.page-404{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px}body.app{padding-top:72px}.error404{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px;text-align:center;max-width:480px;margin:0 auto}.error404 h1{font-family:var(--font-secondary);font-size:36px;font-weight:700;line-height:1}.error404 p{font-size:15px;color:#000}.error404 figure{font-size:0}.error404 figure img{width:100%;height:auto}.overallButton a{text-decoration:none;display:block;position:relative;border-radius:8px;padding:12px 24px;font-family:var(--font-secondary);-webkit-transition:all,0.2s;transition:all,0.2s;line-height:1;font-size:15px;font-weight:600;border:solid 1px #513E3B;background-color:#513E3B;color:#fff;margin:0 auto}.overallButton a:hover{border:solid 1px #916B51;background-color:#916B51}header{position:fixed;top:0;left:0;right:0;background-color:#fff;-webkit-box-shadow:0 0 20px rgba(0,0,0,0.1);box-shadow:0 0 20px rgba(0,0,0,0.1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}header aside{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}header aside:first-child{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:18px}header aside:last-child{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}header svg{color:#513E3B}header svg.alpha{width:16px;height:16px}header figure{display:block;font-size:0;text-align:center}header figure img{width:36px;height:36px}header .menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;line-height:1;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-family:var(--font-secondary);font-weight:500;font-size:16px}header .menu li{position:relative}header .menu li.langSwitcher{text-transform:uppercase}header .menu li a{display:block;padding:0 18px;text-decoration:none;color:#513E3B;height:72px;line-height:72px;-webkit-transition:all 0.3s;transition:all 0.3s}header .menu li a:hover{background-color:wheat}header .menu li ul{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:100%;background-color:#fff;display:none;-webkit-box-shadow:0 0 20px rgba(0,0,0,0.1);box-shadow:0 0 20px rgba(0,0,0,0.1)}header .menu li:hover ul{display:block;text-align:center;min-width:100%}header .menu li:hover ul li a{height:32px;line-height:32px}main{padding:12px 18px}footer{font-size:14px;padding:12px 18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}footer aside{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}footer aside:first-child{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}footer aside:last-child{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}footer a{text-decoration:none;color:#513E3B}footer a:hover{text-decoration:underline}.authMiddleBoxWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:24px;width:100%;max-width:480px;margin:0 auto;padding-bottom:14px}.authMiddleBoxWrapper figure{display:block;font-size:0;text-align:center}.authMiddleBoxWrapper figure img{width:48px;height:48px}.authMiddleBoxWrapper .authLinks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;line-height:1;font-size:14px}.authMiddleBoxWrapper .authLinks li a{color:#513E3B;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.authMiddleBoxWrapper .authLinks li a svg{width:18px;height:18px}.authMiddleBoxWrapper .authLinks li:hover{text-decoration:underline}.authMiddleBoxWrapper .authLinks li.active{font-weight:600}.authMiddleBoxWrapper .authMiddleBox{background-color:#fff;color:#000;border-radius:10px;padding:32px 24px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:20px;-webkit-box-shadow:0 0 20px rgba(0,0,0,0.1);box-shadow:0 0 20px rgba(0,0,0,0.1)}.authMiddleBoxWrapper .authMiddleBox h1{font-family:var(--font-secondary);font-size:24px;font-weight:600;line-height:1}.authMiddleBoxWrapper .authMiddleBox p{font-size:15px}.authMiddleBoxWrapper .authMiddleBox form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%;gap:20px;text-align:left}.authMiddleBoxWrapper .authMiddleBox form label{display:block;position:relative}.authMiddleBoxWrapper .authMiddleBox form label.lineInput span{position:absolute;left:18px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:block;font-family:var(--font-secondary);font-size:14px;font-weight:500;line-height:1;pointer-events:none;-webkit-transition:all 0.2s;transition:all 0.2s;background-color:transparent;opacity:0.5}.authMiddleBoxWrapper .authMiddleBox form label.lineInput input[type=email],.authMiddleBoxWrapper .authMiddleBox form label.lineInput input[type=password],.authMiddleBoxWrapper .authMiddleBox form label.lineInput input[type=text]{display:block;width:100%;padding:26px 18px 10px;font-size:14px;font-family:var(--font-primary);color:#000;background-color:#f8f8f8;border-radius:8px;border:1px solid #ccc;-webkit-box-sizing:border-box;box-sizing:border-box;outline:none}.authMiddleBoxWrapper .authMiddleBox form label.lineInput input[type=email]:focus,.authMiddleBoxWrapper .authMiddleBox form label.lineInput input[type=password]:focus,.authMiddleBoxWrapper .authMiddleBox form label.lineInput input[type=text]:focus{outline:solid 3px wheat}.authMiddleBoxWrapper .authMiddleBox form label.lineInput input[type=email].hasText+span,.authMiddleBoxWrapper .authMiddleBox form label.lineInput input[type=email]:focus+span,.authMiddleBoxWrapper .authMiddleBox form label.lineInput input[type=password].hasText+span,.authMiddleBoxWrapper .authMiddleBox form label.lineInput input[type=password]:focus+span,.authMiddleBoxWrapper .authMiddleBox form label.lineInput input[type=text].hasText+span,.authMiddleBoxWrapper .authMiddleBox form label.lineInput input[type=text]:focus+span{top:12px;font-size:11px;-webkit-transform:translateY(0);transform:translateY(0)}.authMiddleBoxWrapper .authMiddleBox form label.checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4px;cursor:pointer}.authMiddleBoxWrapper .authMiddleBox form label.checkbox .label{line-height:1;font-family:var(--font-secondary);font-size:14px;font-weight:600}.authMiddleBoxWrapper .authMiddleBox form .cf-turnstile{font-size:0;text-align:center}.authMiddleBoxWrapper .authMiddleBox form button{display:block;position:relative;border-radius:8px;padding:12px 24px;font-family:var(--font-secondary);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;-webkit-transition:all,0.2s;transition:all,0.2s;line-height:1;font-size:15px;font-weight:600;border:solid 1px #513E3B;background-color:#513E3B;color:#fff;margin:0 auto}.authMiddleBoxWrapper .authMiddleBox form button:hover{border:solid 1px #916B51;background-color:#916B51}.authMiddleBoxWrapper .langSwitcher{font-family:var(--font-secondary);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-size:12px;text-transform:uppercase}.authMiddleBoxWrapper .langSwitcher li a{color:#513E3B;text-decoration:none}.authMiddleBoxWrapper .langSwitcher li:hover{text-decoration:underline}.authMiddleBoxWrapper .langSwitcher li.active{font-weight:600}
/*# sourceMappingURL=style.min.css.map */