﻿@font-face{font-display:swap;font-family:"Jura";font-style:normal;font-weight:300;src:url("fonts/jura-v31-latin-300.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Jura";font-style:normal;font-weight:400;src:url("fonts/jura-v31-latin-regular.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Jura";font-style:normal;font-weight:600;src:url("fonts/jura-v31-latin-600.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:500;src:url("fonts/montserrat-v26-latin-500.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Open Sans";font-style:normal;font-weight:400;src:url("fonts/open-sans-v40-latin-regular.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Open Sans";font-style:normal;font-weight:500;src:url("fonts/open-sans-v40-latin-500.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Open Sans";font-style:italic;font-weight:500;src:url("fonts/open-sans-v40-latin-500italic.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Open Sans";font-style:normal;font-weight:700;src:url("fonts/open-sans-v40-latin-700.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:200;src:url("fonts/poppins-v21-latin-200.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:200;src:url("fonts/poppins-v21-latin-200italic.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:400;src:url("fonts/poppins-v21-latin-regular.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:400;src:url("fonts/poppins-v21-latin-italic.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:500;src:url("fonts/poppins-v21-latin-500.woff2") format("woff2")}.modal{display:none;position:fixed;z-index:9999999;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4)}.modal-content{position:relative;background-color:#fefefe;margin:15% auto;text-align:center;padding:2rem;border:1px solid #888;width:calc(100% - 4rem);max-width:850px;box-shadow:0 0px 15px rgba(0,0,0,.3)}.closeBtn{font-family:"Jura";font-weight:bold;background-color:#f36f63;width:40px;height:40px;border:2px solid #f36f63;border-radius:50px;display:flex;justify-content:center;align-items:center;color:#fff;font-size:3rem;padding-bottom:3px;transition:.3s;cursor:pointer;position:absolute;right:1rem;top:1rem}.closeBtn:hover,.closeBtn:focus{color:darkred !important;border-color:darkred}hr{border-top:3px dotted #d3d3d3;border-bottom:unset;border-left:unset;border-right:unset}form div{margin-bottom:1rem}form input[type=date],form input[type=text],form input[type=email],form input[type=password],form select,form textarea{width:100%;height:43px;border:1px solid #dee2e6;padding:0 15px;border-radius:4px;outline:0;color:#000}form input[type=date]::placeholder,form input[type=text]::placeholder,form input[type=email]::placeholder,form input[type=password]::placeholder,form select::placeholder,form textarea::placeholder{color:#98a0a8}form input[type=date]:focus,form input[type=text]:focus,form input[type=email]:focus,form input[type=password]:focus,form select:focus,form textarea:focus{box-shadow:0 0 0 3px #c7def7;border:1px solid #75b3f1}form textarea{min-height:100px;padding:15px}label:not(.switch){padding:20px 0 10px 0;font-weight:500;font-size:14px;color:#474b50}input[type=file]{width:100%;background-color:#f1f1f1;padding:1rem}.searchInput{position:relative;height:100%}.searchInput input{font-family:"Jura";font-size:1.1rem}.searchInput::after{cursor:pointer;content:"0";position:absolute;right:3px;top:3px;width:36px;height:36px;border-radius:5px;display:flex;align-items:center;justify-content:center;color:rgba(0,0,0,0);background-image:url("img/icon-lupe-w.svg");background-position:center;background-size:85%;background-repeat:no-repeat;background-color:#f36f63}.col-2-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.col-2-grid img{max-width:100%}@media only screen and (max-width: 769px){.col-2-grid{grid-template-columns:1fr}}.col-3-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem;margin-bottom:1rem}.col-3-grid img{max-width:100%}@media only screen and (max-width: 769px){.col-3-grid{grid-template-columns:1fr}}.col-4-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:1rem;margin-bottom:1rem}.col-4-grid img{max-width:100%}@media only screen and (max-width: 1382px){.col-4-grid{grid-template-columns:1fr 1fr}}.col-5-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;gap:1rem;margin-bottom:1rem}.col-5-grid img{max-width:100%}@media only screen and (max-width: 769px){.col-5-grid{grid-template-columns:1fr 1fr 1fr}}#closeModalBtn,.btn-primary{background-color:#f36f63;color:#fff;padding:5px 20px 5px 8px;text-decoration:none;font-size:.9rem;cursor:pointer;margin:0;border:2px solid #f36f63;border-radius:3px;position:relative;transition:.3s}#closeModalBtn::after,.btn-primary::after{content:"›";font-size:1.8rem;font-weight:200;position:absolute;top:-3px;bottom:0px;display:flex;right:4px;align-items:center;transition:.3s}#closeModalBtn:hover,.btn-primary:hover{padding-right:25px;border-color:darkred}.btn-secondary{background-color:#0d676d;color:#fff;padding:5px 20px 5px 8px;text-decoration:none;font-size:.9rem;cursor:pointer;margin:0;border:2px solid #0d676d;border-radius:3px;position:relative;transition:.3s}.btn-secondary::after{content:"›";font-size:1.8rem;font-weight:200;position:absolute;top:-3px;bottom:0px;display:flex;right:4px;align-items:center;transition:.3s}.btn-secondary:hover{padding-right:25px;border-color:#2f4f4f}.btn-danger{background-color:#be4949;color:#fff;padding:5px 20px 5px 8px;text-decoration:none;font-size:.9rem;cursor:pointer;margin:0;border:2px solid #be4949;border-radius:3px;position:relative;transition:.3s}.btn-danger::after{content:"×";font-size:1.3rem;font-weight:400;position:absolute;top:1px;bottom:0px;display:flex;right:4px;align-items:center;transition:.3s}.btn-danger:hover{padding-right:25px;border-color:darkred}.btn-add{background-color:#474b50;color:#fff;padding:5px 20px 5px 8px;text-decoration:none;font-size:.9rem;cursor:pointer;margin:0;border:2px solid #474b50;border-radius:3px;position:relative;transition:.3s}.btn-add::after{content:"+";font-size:1.3rem;font-weight:400;position:absolute;top:1px;bottom:0px;display:flex;right:2px;align-items:center;transition:.3s}.btn-add:hover{padding-right:25px;border-color:#5f5f5f}.btn-add-green{background-color:#0d676d;color:#fff;padding:5px 20px 5px 8px;text-decoration:none;font-size:.9rem;cursor:pointer;margin:0;border:2px solid #0d676d;border-radius:3px;position:relative;transition:.3s}.btn-add-green::after{content:"+";font-size:1.3rem;font-weight:400;position:absolute;top:1px;bottom:0px;display:flex;right:2px;align-items:center;transition:.3s}.btn-add-green:hover{padding-right:25px;border-color:#556b2f}button{cursor:pointer}.btn-tertiary{background-color:#dcdcdc;color:#000;padding:5px 20px 5px 8px;text-decoration:none;font-size:.9rem;cursor:pointer;margin:0;border:2px solid #dcdcdc;border-radius:3px;position:relative;transition:.3s}.btn-tertiary::after{content:"›";font-size:1.8rem;font-weight:200;position:absolute;top:-4px;bottom:0px;display:flex;right:4px;align-items:center;transition:.3s}.btn-tertiary:hover{border-color:#708090}.secondary{color:#0d676d !important}.btn-edit{font-family:"Open sans";position:fixed;right:2rem;bottom:4rem;border:2px solid #f36f63;background-color:#f36f63;color:#fff;font-size:2rem;font-weight:900;border-radius:50px;width:60px;height:60px;cursor:pointer;transition:.8s}.btn-edit:hover{border-color:darkred;transform:rotate(180deg)}.background-wrapper{background-color:#191919;position:fixed;top:0;left:0;right:0;bottom:0;overflow:hidden;z-index:-1;background-image:linear-gradient(0deg, hsl(0, 0%, 10%) 0%, hsl(199, 8%, 11%) 17%, hsl(198, 15%, 12%) 28%, hsl(198, 22%, 13%) 37%, hsl(197, 28%, 14%) 45%, hsl(197, 34%, 15%) 53%, hsl(196, 41%, 16%) 60%, hsl(196, 48%, 17%) 68%, hsl(195, 55%, 17%) 77%, hsl(194, 64%, 18%) 98%);background-blend-mode:color-burn;filter:saturate(1.3)}.background-wrapper .limegreen{position:absolute;left:0;top:25%;width:100%;height:45vh;background:#1fcbb7;z-index:-1}.background-wrapper .citron{position:absolute;top:-13%;left:-20%;width:60%;height:37vh;border-radius:50%;z-index:99;background:#efc73b;background:-moz-radial-gradient(circle, rgb(239, 199, 59) 29%, rgb(250, 182, 92) 57%);background:-webkit-radial-gradient(circle, rgb(239, 199, 59) 29%, rgb(250, 182, 92) 57%);background:radial-gradient(circle, rgb(239, 199, 59) 29%, rgb(250, 182, 92) 57%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#efc73b", endColorstr="#fab65c", GradientType=1)}.background-wrapper .redorange{position:absolute;top:-13%;left:20%;width:60%;height:50vh;border-radius:50%;z-index:99;background:#e66552;background:-moz-linear-gradient(270deg, rgb(230, 101, 82) 29%, rgb(251, 148, 95) 57%);background:-webkit-linear-gradient(270deg, rgb(230, 101, 82) 29%, rgb(251, 148, 95) 57%);background:linear-gradient(270deg, rgb(230, 101, 82) 29%, rgb(251, 148, 95) 57%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#e66552", endColorstr="#fb945f", GradientType=1)}.background-wrapper .violett{position:absolute;top:-11%;right:-16%;width:51%;height:42vh;border-radius:50%;z-index:99;background:#6f3a5c;background:-moz-linear-gradient(270deg, rgb(111, 58, 92) 29%, rgb(181, 75, 79) 80%);background:-webkit-linear-gradient(270deg, rgb(111, 58, 92) 29%, rgb(181, 75, 79) 80%);background:linear-gradient(270deg, rgb(111, 58, 92) 29%, rgb(181, 75, 79) 80%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#6f3a5c", endColorstr="#b54b4f", GradientType=1)}.background-wrapper .blueberry{position:absolute;bottom:9%;left:2%;width:40%;height:57vh;border-radius:50%;z-index:99;background:#091f2d;background:-moz-linear-gradient(0deg, rgb(9, 31, 45) 16%, rgb(1, 110, 125) 80%);background:-webkit-linear-gradient(0deg, rgb(9, 31, 45) 16%, rgb(1, 110, 125) 80%);background:linear-gradient(0deg, rgb(9, 31, 45) 16%, rgb(1, 110, 125) 80%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#091f2d", endColorstr="#016e7d", GradientType=1)}.background-wrapper .blueberry{position:absolute;bottom:9%;left:2%;width:40%;height:57vh;border-radius:50%;z-index:99;background:#091f2d;background:-moz-linear-gradient(0deg, rgb(9, 31, 45) 16%, rgb(1, 110, 125) 80%);background:-webkit-linear-gradient(0deg, rgb(9, 31, 45) 16%, rgb(1, 110, 125) 80%);background:linear-gradient(0deg, rgb(9, 31, 45) 16%, rgb(1, 110, 125) 80%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#091f2d", endColorstr="#016e7d", GradientType=1)}.background-wrapper .plum{position:absolute;bottom:9%;right:-4%;width:53%;height:39vh;border-radius:50%;z-index:99;background:#091f2d;background:-moz-linear-gradient(0deg, rgb(9, 31, 45) 16%, rgb(1, 110, 125) 80%);background:-webkit-linear-gradient(0deg, rgb(9, 31, 45) 16%, rgb(1, 110, 125) 80%);background:linear-gradient(0deg, rgb(9, 31, 45) 16%, rgb(1, 110, 125) 80%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#091f2d", endColorstr="#016e7d", GradientType=1)}.background-wrapper .glassmorph{position:absolute;top:0;left:0;right:0;bottom:0;z-index:99;backdrop-filter:blur(100px)}.spacer-15{display:block;width:100%;height:15px}.spacer-25{display:block;width:100%;height:25px}.spacer-50{display:block;width:100%;height:50px}.spacer-75{display:block;width:100%;height:75px}.spacer-100{display:block;width:100%;height:100px}.spacer-125{display:block;width:100%;height:125px}.spacer-150{display:block;width:100%;height:150px}.spacer-175{display:block;width:100%;height:175px}.spacer-200{display:block;width:100%;height:200px}.spacer-225{display:block;width:100%;height:225px}.spacer-250{display:block;width:100%;height:250px}.spacer-275{display:block;width:100%;height:275px}.spacer-300{display:block;width:100%;height:300px}.spacer-325{display:block;width:100%;height:325px}.spacer-350{display:block;width:100%;height:350px}.spacer-375{display:block;width:100%;height:375px}.spacer-400{display:block;width:100%;height:400px}.spacer-425{display:block;width:100%;height:425px}.spacer-450{display:block;width:100%;height:450px}.spacer-475{display:block;width:100%;height:475px}.spacer-500{display:block;width:100%;height:500px}.move-one{animation-name:moveone;animation-duration:10s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}@keyframes moveone{0%{transform:translate(0px, 0px) scale(1)}50%{transform:translate(-110px, 70px) scale(0.8)}100%{transform:translate(0px, 0px) scale(1)}}.move-two{animation-name:movetwo;animation-duration:10s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}@keyframes movetwo{0%{width:60%;height:50vh}50%{width:80%;height:66vh}100%{width:60%;height:50vh}}.move-three{animation-name:movethree;animation-duration:10s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;animation-delay:2s}@keyframes movethree{0%{bottom:9%;left:2%;width:40%;height:57vh}50%{bottom:0%;left:-18%;width:60%;height:47vh}100%{bottom:9%;left:2%;width:40%;height:57vh}}.move-four{animation-name:movefour;animation-duration:10s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;animation-delay:5s}@keyframes movefour{0%{width:60%;height:37vh}75%{width:80%;height:49vh}100%{width:60%;height:37vh}}.wartung-admin{text-align:center;padding:3px;background-color:red;color:#fff;font-size:bold}.wartungsmodus{display:flex;height:100vh;width:100%;align-items:center;justify-content:center;flex-direction:column;gap:2rem}.delete-widget-wrapper{display:flex;position:absolute;right:1rem;top:1rem}.delete-widget-wrapper .delete-widget{color:red;border:none;margin-left:auto;background-color:unset}.sidebar-widget{display:none}#sidebar .sidebar-widget{display:block}#sidebar .edit-widget{display:none !important}#sidebar .rendered-widget{display:none !important}#dashboard .widget .edit-widget{display:none}#dashboard .widget .rendered-widget{display:block}#dashboard.edit .widget .edit-widget{display:block}#dashboard.edit .widget .rendered-widget{display:none}.ql-align-right{text-align:end}.ql-align-center{text-align:center}.ql-align-justify{text-align:justify}.ql-snow .ql-picker.ql-size .ql-picker-label::before,.ql-snow .ql-picker.ql-size .ql-picker-item::before{content:attr(data-value) !important}.close-btn{background-color:#f36f63;color:#fff;width:50px;height:50px;border-radius:50px;text-decoration:none;transform:rotate(45deg);display:inline-flex;align-items:center;justify-content:center;border:none}.close-btn span{font-size:2rem}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.35;-webkit-text-size-adjust:100%}html[lang]{margin-top:0px !important}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:1;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.header{z-index:99999;position:fixed;left:0;top:0;height:100vh;width:400px;transition:.3s;display:flex;flex-direction:column;overflow-y:auto}@media only screen and (max-width: 1920px){.header{width:350px}}@media only screen and (max-width: 991px){.header{width:80px}}@media only screen and (max-width: 599px){.header{width:50px}}.header .wrapper{position:relative;display:flex;flex-direction:column;transition:.3s;transition-delay:1s;opacity:1}@media only screen and (max-width: 991px){.header .wrapper{display:none;opacity:0}}.header .wrapper .company_logo{padding-left:2rem;padding-right:2rem;padding-top:2rem}.header .wrapper .company_logo img{max-height:60px;margin:auto;display:block}.header .wrapper .p-image{display:flex;justify-content:center;align-items:center}.header .wrapper #profile-image-border{position:absolute;width:158px}.header .wrapper #profile_image{clip-path:url(#SVGID_00000115493200643097919210000007275603678748151186_);display:block;width:127px;height:115px;margin:auto;margin-bottom:2rem;margin-top:2rem;overflow:hidden}.header .wrapper #profile_image img{object-fit:cover;width:100%;height:100%}.header .wrapper .username,.header .wrapper .usermail{padding-left:2rem;padding-right:2rem;color:#fff;text-align:center;font-size:1.5rem}.header .wrapper .usermail{color:#fff;font-weight:normal;text-align:center;font-size:.8rem;margin-bottom:2rem}.header .menu #user-menu{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.8rem}.header .menu #user-menu li{padding:0;margin:0;display:inline-block}.header .menu #user-menu li.active a{background-color:rgba(14,56,68,.6156862745);border-bottom-right-radius:3px;border-top-right-radius:3px}.header .menu #user-menu li a{font-family:"Jura";margin:auto;display:inline-flex;gap:1rem;color:#fff;text-decoration:none;font-size:1.2rem;font-weight:bold;padding:10px;padding-left:50px;padding-right:20px;align-items:center}@media only screen and (max-width: 1920px){.header .menu #user-menu li a{padding-top:0;padding-bottom:0;font-size:1.1rem}}.header .menu #user-menu li a img{width:30px;height:30px}.header .menu #user-menu hr{border-color:rgba(0,0,0,0);border-top:2px dashed #fff;width:calc(100% - 2rem)}.header .header-footer{position:relative;margin-top:auto;width:100%;margin-bottom:2rem}.header .header-footer .menu-footer{padding:2rem;position:relative;display:flex;gap:1rem;justify-content:center;transition:.3s}@media only screen and (max-width: 1920px){.header .header-footer .menu-footer{padding:1rem}}.header .header-footer .menu-footer a{color:#fff;text-decoration:none}.header .header-footer .menu-footer a img{width:65px}@media only screen and (max-width: 991px){.header .header-footer .menu-footer{display:none;opacity:0}}.header .header-footer .beso-logo{margin-top:1rem;text-align:center;color:#fff;margin-top:auto}#menu-toggle{display:none;border:none;background:rgba(0,0,0,0)}@media only screen and (max-width: 991px){#menu-toggle{display:block !important;margin:auto;margin-top:1rem;position:relative}}@media only screen and (max-width: 599px){#menu-toggle{transform:scale(0.8);margin-left:-11px}}.nice-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-blend-mode:color-burn;filter:saturate(1.3);min-height:100vh}.nice-bg .color-wrapper{background:#1fcbb7;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.nice-bg .color-wrapper .circle1{position:absolute;width:600px;height:600px;background-color:#0e3844;border-radius:50%;top:-20vh;left:-35%}.nice-bg .color-wrapper .circle2{position:absolute;width:500px;height:600px;background-color:#fb945f;border-radius:50%;top:30vh;right:-55%}.nice-bg .color-wrapper .circle3{position:absolute;width:800px;height:800px;background-color:rgba(0,0,0,0.9254901961);border-radius:50%;top:70vh;left:-50%;opacity:.94}.nice-bg .glassmorph{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,0);box-shadow:0 4px 30px rgba(0,0,0,.1);backdrop-filter:blur(100px)}#notification-count{position:absolute;background-color:#f36f63;color:#fff;border-radius:50px;width:30px;height:30px;display:flex;justify-content:center;align-items:center;font-size:100%;font-weight:bold;margin-right:-100px;margin-top:-100px;text-decoration:none}#user_menu{margin:0;padding:0}#user_menu li{list-style:none;padding:.5rem}#header.open{width:350px}#header.open .wrapper{overflow:hidden;transition-delay:1s;opacity:1;display:block}#header.open .wrapper .menu,#header.open .wrapper .username,#header.open .wrapper .usermail{width:350px}#header.open .menu-footer{display:flex;opacity:1;transition:.3s;transition-delay:1s}.ham{cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:transform 400ms;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.hamRotate.active{transform:rotate(45deg)}.hamRotate180.active{transform:rotate(180deg)}.line{fill:none;transition:stroke-dasharray 400ms,stroke-dashoffset 400ms;stroke:#fff;stroke-width:5.5;stroke-linecap:round}.ham1 .top{stroke-dasharray:40 139}.ham1 .bottom{stroke-dasharray:40 180}.ham1.active .top{stroke-dashoffset:-98px}.ham1.active .bottom{stroke-dashoffset:-138px}.beso-logo{display:flex;justify-content:center;align-items:center}.beso-logo svg,.beso-logo img{width:50px}@media only screen and (max-width: 599px){.beso-logo svg,.beso-logo img{width:35px}}#crop-wrapper{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;right:0;height:110vh;z-index:999999}#crop-wrapper .black-bg{position:absolute;background:#000;opacity:.9;top:0;left:0;right:0;bottom:0}#crop-wrapper .crop-image-wrapper{background:#fff;padding:2rem;max-width:350px;margin-top:-30%}#crop-wrapper .crop-btn{z-index:999;position:relative}.settings-page label{display:block;color:#f36f63}.info,.warning,.error,.notice{padding:10px !important;border-radius:8px;margin-bottom:1rem !important}.info{background-color:#ececec !important;border:2px solid #ddd;color:#798f99}.warning{background-color:#f5deaa !important;border:2px solid orange;color:gray}.error{background-color:#f5aaaa !important;border:2px solid red;color:gray}.hide-seek{display:flex;align-items:center;justify-content:center;margin-left:5px;margin-bottom:0}.hide-seek svg{cursor:pointer}#general-settings-wrapper .form-section{margin-bottom:20px}#general-settings-wrapper .switch{position:relative;display:inline-block;width:34px;height:20px}#general-settings-wrapper .switch input{opacity:0;width:0;height:0}#general-settings-wrapper .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;border-radius:10px}#general-settings-wrapper .slider:before{position:absolute;content:"";height:12px;width:12px;left:4px;bottom:4px;background-color:#fff;transition:.4s;border-radius:50%}#general-settings-wrapper input:checked+.slider{background-color:#ff6f61}#general-settings-wrapper input:checked+.slider:before{transform:translateX(14px)}#general-settings-wrapper .color-options{display:flex;gap:10px}#general-settings-wrapper .color-option{display:flex;align-items:center}#general-settings-wrapper .color-preview{width:24px;height:24px;border-radius:4px;margin-right:8px}.settings-tabs .tab-list{display:flex;border-bottom:2px solid #ccc;list-style:none;padding:0;margin:0}.settings-tabs .tab-list button,.settings-tabs .tab-list a{color:#000;background:none;border:none;padding:10px 20px;cursor:pointer;border-bottom:2px solid rgba(0,0,0,0);font-size:1rem;text-decoration:none}.settings-tabs .tab-list button[aria-selected=true]{border-bottom-color:#0d676d;font-weight:bold}.settings-tabs .tab-panel{padding:20px}.settings-tabs .hidden{display:none}.gs-3>.grid-stack-item{width:33.333%}.gs-3>.grid-stack-item[gs-x="1"]{left:33.333%}.gs-3>.grid-stack-item[gs-w="2"]{width:66.667%}.gs-3>.grid-stack-item[gs-x="2"]{left:66.667%}.gs-3>.grid-stack-item[gs-w="3"]{width:100%}.gs-2>.grid-stack-item{width:50%}.gs-2>.grid-stack-item[gs-x="1"]{left:50%}.gs-2>.grid-stack-item[gs-w="2"]{width:100%}.gs-1>.grid-stack-item{width:100%}.gs-1>.grid-stack-item[gs-x="1"]{left:100%}.gs-1>.grid-stack-item[gs-w="2"]{width:200%}.gs-1>.grid-stack-item[gs-x="0"]{left:0%}.gs-1>.grid-stack-item[gs-w="1"]{width:100%}.grid-stack{background:#fafad2}.grid-stack-item-removing{opacity:.5}.trash{height:100px;background:rgba(255,0,0,.1) center center url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCIgdmlld0JveD0iMCAwIDQzOC41MjkgNDM4LjUyOSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDM4LjUyOSA0MzguNTI5OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTQxNy42ODksNzUuNjU0Yy0xLjcxMS0xLjcwOS0zLjkwMS0yLjU2OC02LjU2My0yLjU2OGgtODguMjI0TDMwMi45MTcsMjUuNDFjLTIuODU0LTcuMDQ0LTcuOTk0LTEzLjA0LTE1LjQxMy0xNy45ODkgICAgQzI4MC4wNzgsMi40NzMsMjcyLjU1NiwwLDI2NC45NDUsMGgtOTEuMzYzYy03LjYxMSwwLTE1LjEzMSwyLjQ3My0yMi41NTQsNy40MjFjLTcuNDI0LDQuOTQ5LTEyLjU2MywxMC45NDQtMTUuNDE5LDE3Ljk4OSAgICBsLTE5Ljk4NSw0Ny42NzZoLTg4LjIyYy0yLjY2NywwLTQuODUzLDAuODU5LTYuNTY3LDIuNTY4Yy0xLjcwOSwxLjcxMy0yLjU2OCwzLjkwMy0yLjU2OCw2LjU2N3YxOC4yNzQgICAgYzAsMi42NjQsMC44NTUsNC44NTQsMi41NjgsNi41NjRjMS43MTQsMS43MTIsMy45MDQsMi41NjgsNi41NjcsMi41NjhoMjcuNDA2djI3MS44YzAsMTUuODAzLDQuNDczLDI5LjI2NiwxMy40MTgsNDAuMzk4ICAgIGM4Ljk0NywxMS4xMzksMTkuNzAxLDE2LjcwMywzMi4yNjQsMTYuNzAzaDIzNy41NDJjMTIuNTY2LDAsMjMuMzE5LTUuNzU2LDMyLjI2NS0xNy4yNjhjOC45NDUtMTEuNTIsMTMuNDE1LTI1LjE3NCwxMy40MTUtNDAuOTcxICAgIFYxMDkuNjI3aDI3LjQxMWMyLjY2MiwwLDQuODUzLTAuODU2LDYuNTYzLTIuNTY4YzEuNzA4LTEuNzA5LDIuNTctMy45LDIuNTctNi41NjRWODIuMjIxICAgIEM0MjAuMjYsNzkuNTU3LDQxOS4zOTcsNzcuMzY3LDQxNy42ODksNzUuNjU0eiBNMTY5LjMwMSwzOS42NzhjMS4zMzEtMS43MTIsMi45NS0yLjc2Miw0Ljg1My0zLjE0aDkwLjUwNCAgICBjMS45MDMsMC4zODEsMy41MjUsMS40Myw0Ljg1NCwzLjE0bDEzLjcwOSwzMy40MDRIMTU1LjMxMUwxNjkuMzAxLDM5LjY3OHogTTM0Ny4xNzMsMzgwLjI5MWMwLDQuMTg2LTAuNjY0LDguMDQyLTEuOTk5LDExLjU2MSAgICBjLTEuMzM0LDMuNTE4LTIuNzE3LDYuMDg4LTQuMTQxLDcuNzA2Yy0xLjQzMSwxLjYyMi0yLjQyMywyLjQyNy0yLjk5OCwyLjQyN0gxMDAuNDkzYy0wLjU3MSwwLTEuNTY1LTAuODA1LTIuOTk2LTIuNDI3ICAgIGMtMS40MjktMS42MTgtMi44MS00LjE4OC00LjE0My03LjcwNmMtMS4zMzEtMy41MTktMS45OTctNy4zNzktMS45OTctMTEuNTYxVjEwOS42MjdoMjU1LjgxNVYzODAuMjkxeiIgZmlsbD0iI2ZmOWNhZSIvPgoJCTxwYXRoIGQ9Ik0xMzcuMDQsMzQ3LjE3MmgxOC4yNzFjMi42NjcsMCw0Ljg1OC0wLjg1NSw2LjU2Ny0yLjU2N2MxLjcwOS0xLjcxOCwyLjU2OC0zLjkwMSwyLjU2OC02LjU3VjE3My41ODEgICAgYzAtMi42NjMtMC44NTktNC44NTMtMi41NjgtNi41NjdjLTEuNzE0LTEuNzA5LTMuODk5LTIuNTY1LTYuNTY3LTIuNTY1SDEzNy4wNGMtMi42NjcsMC00Ljg1NCwwLjg1NS02LjU2NywyLjU2NSAgICBjLTEuNzExLDEuNzE0LTIuNTY4LDMuOTA0LTIuNTY4LDYuNTY3djE2NC40NTRjMCwyLjY2OSwwLjg1NCw0Ljg1MywyLjU2OCw2LjU3QzEzMi4xODYsMzQ2LjMxNiwxMzQuMzczLDM0Ny4xNzIsMTM3LjA0LDM0Ny4xNzJ6IiBmaWxsPSIjZmY5Y2FlIi8+CgkJPHBhdGggZD0iTTIxMC4xMjksMzQ3LjE3MmgxOC4yNzFjMi42NjYsMCw0Ljg1Ni0wLjg1NSw2LjU2NC0yLjU2N2MxLjcxOC0xLjcxOCwyLjU2OS0zLjkwMSwyLjU2OS02LjU3VjE3My41ODEgICAgYzAtMi42NjMtMC44NTItNC44NTMtMi41NjktNi41NjdjLTEuNzA4LTEuNzA5LTMuODk4LTIuNTY1LTYuNTY0LTIuNTY1aC0xOC4yNzFjLTIuNjY0LDAtNC44NTQsMC44NTUtNi41NjcsMi41NjUgICAgYy0xLjcxNCwxLjcxNC0yLjU2OCwzLjkwNC0yLjU2OCw2LjU2N3YxNjQuNDU0YzAsMi42NjksMC44NTQsNC44NTMsMi41NjgsNi41N0MyMDUuMjc0LDM0Ni4zMTYsMjA3LjQ2NSwzNDcuMTcyLDIxMC4xMjksMzQ3LjE3MnogICAgIiBmaWxsPSIjZmY5Y2FlIi8+CgkJPHBhdGggZD0iTTI4My4yMiwzNDcuMTcyaDE4LjI2OGMyLjY2OSwwLDQuODU5LTAuODU1LDYuNTctMi41NjdjMS43MTEtMS43MTgsMi41NjItMy45MDEsMi41NjItNi41N1YxNzMuNTgxICAgIGMwLTIuNjYzLTAuODUyLTQuODUzLTIuNTYyLTYuNTY3Yy0xLjcxMS0xLjcwOS0zLjkwMS0yLjU2NS02LjU3LTIuNTY1SDI4My4yMmMtMi42NywwLTQuODUzLDAuODU1LTYuNTcxLDIuNTY1ICAgIGMtMS43MTEsMS43MTQtMi41NjYsMy45MDQtMi41NjYsNi41Njd2MTY0LjQ1NGMwLDIuNjY5LDAuODU1LDQuODUzLDIuNTY2LDYuNTdDMjc4LjM2NywzNDYuMzE2LDI4MC41NSwzNDcuMTcyLDI4My4yMiwzNDcuMTcyeiIgZmlsbD0iI2ZmOWNhZSIvPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=) no-repeat}.sidebar{background:rgba(0,255,0,.1);padding:25px 0;height:100px;text-align:center}.sidebar .widget{width:100%;text-align:center;height:auto;cursor:pointer;padding:1rem}.edit-widget{padding:2rem}.edit-mode .widget{padding:0 !important}.sidebar-widget{padding:1rem !important}.sidebar .grid-stack-item .grid-stack-item-content{background:none}.grid-stack>.grid-stack-item.grid-stack-sub-grid>.grid-stack-item-content{background:rgba(0,0,0,.1);inset:0 2px}.grid-stack.grid-stack-nested{background:none;position:absolute;inset:0}.dashboard .sidebar-wrapper{display:none}.dashboard .sidebar-wrapper .sidebar{position:fixed;left:0;top:0;width:400px;height:100vh;background-color:#0d676d;display:flex;flex-direction:column;gap:2rem;padding:2rem;align-items:center;z-index:9999999;overflow:auto}.dashboard .sidebar-wrapper .sidebar h3{color:#fff}.dashboard .sidebar-wrapper .sidebar h4{font-family:"Poppins";font-size:1.2rem;font-weight:bold}@media only screen and (max-width: 1920px){.dashboard .sidebar-wrapper .sidebar{width:350px}}.dashboard .btn-dashboard-edit{color:#fff;width:50px;height:50px;border:unset;background-color:#18bc9c;border-radius:50px;position:fixed;right:2rem;bottom:4rem;cursor:pointer;z-index:999999}@media only screen and (max-width: 1024px){.dashboard .btn-dashboard-edit{display:none}}.dashboard .grid-stack{background-color:rgba(0,0,0,0);margin-left:-10px;margin-right:-10px;min-height:50px}.dashboard .grid-stack .grid-stack-item-content{background:#fff;box-shadow:0px 0px 10px rgba(0,0,0,.2);border-radius:.5rem}.edit-mode .no-widgets{display:none}.no-widgets{border:6px dotted #e4e4e4;border-radius:.5rem;display:flex;flex-direction:column;gap:1rem;height:65vh;padding:2rem}.no-widgets .no-widget-content{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem;align-items:center;justify-content:center;width:100%;justify-self:baseline}.no-widgets .no-widget-content div{border-radius:.5rem;height:250px;background-color:#e4e4e4}.no-widgets .arrow-text{align-self:end;margin-top:auto;font-size:1.5rem;font-weight:bold}.no-widgets .arrow{align-self:end}.no-widgets .arrow img{width:100px}body .content .block{padding:0;box-shadow:unset}.more-wrapper{position:relative;display:flex}.more-wrapper button{cursor:pointer}.more-wrapper .sub-menu{display:none}.more-wrapper .sub-menu button{color:red;background-color:rgba(0,0,0,0);font-weight:bold;border:unset;cursor:pointer;font-size:.9rem;padding:3px}.widget{padding:2rem;border-radius:5px;background-color:#fff;display:flex;flex-direction:column;gap:0;height:auto;text-align:start;height:100%}.widget .widget{padding:0}.widget .title{font-weight:bold;font-size:1.2rem}.widget .description{font-size:.9rem;margin-bottom:1rem}.widget .keyfigure{border:3px solid #f36f63;border-radius:50%;width:145px;height:145px;display:flex;margin:auto;align-items:center;justify-content:center;font-size:2.5rem;font-weight:bold;color:#0d676d;font-family:"Jura";margin-bottom:2rem;margin-top:1rem}.widget .link{margin-top:1rem;text-align:center}.widget-inner-wrapper{height:100%}.widget-inner-wrapper .rendered-widget{height:100%}.btn-do{position:fixed;right:2rem;bottom:2rem;background-color:#f36f63;color:#fff;font-weight:bolder;border:none;border-radius:50px;width:70px;height:70px;display:flex;align-items:center;justify-content:center;font-size:2rem;line-height:0;padding:10px;margin:0;z-index:999;cursor:pointer;text-decoration:none}.search-result-wrapper .search-result-container{display:flex;max-height:50vh;overflow-y:auto;flex-direction:column;gap:1rem}.search-result-wrapper .search-result-container .search-result-item{display:flex;gap:1rem;align-items:center}.search-result-wrapper .search-result-container .search-result-item img{border-radius:50px;overflow:hidden;width:50px;height:50px;object-fit:cover}.overview-widget .overview{display:flex;gap:2rem;align-items:center;justify-content:center;margin-top:2rem}.overview-widget .overview a{position:relative;flex:1;text-decoration:none;color:#0d676d;display:flex;flex-direction:column;justify-content:center;align-items:center}.overview-widget .overview a p{font-size:1.3rem}.overview-widget .overview a img{width:95px}.overview-widget .overview .notification-counter{position:absolute;top:6px;margin-right:-70px;color:#fff;background-color:#f36f63;font-weight:bold;width:30px;height:30px;border-radius:50%;display:flex;justify-content:center;align-items:center;text-decoration:none}.sl-slider.slick-slider{display:flex}.sl-slider .item{padding:50px}.slick-arrow{background-color:#f36f63;width:30px;height:30px;cursor:pointer;display:flex;justify-content:center;align-items:center;border-radius:2px;position:absolute;top:calc(50% - 15px);z-index:99}.slick-arrow.right{text-align:right;right:0}.slick-arrow .chevron{width:12px;height:12px;border-top:3px solid #fff;border-right:3px solid #fff;border-radius:2px}.slick-arrow .chevron.right{transform:rotate(45deg);margin-left:-5px}.slick-arrow .chevron.left{transform:rotate(-135deg);margin-right:-5px}.praise-slider a{display:block;margin:auto}.random-image-widget{padding:0}.random-image-widget img{width:100%;height:100%;object-fit:cover}.locked-dashboard{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem}@media only screen and (max-width: 1170px){.locked-dashboard{grid-template-columns:1fr 1fr}}@media only screen and (max-width: 991px){.locked-dashboard{grid-template-columns:1fr 1fr}}@media only screen and (max-width: 769px){.locked-dashboard{grid-template-columns:1fr}}.locked-dashboard .widget{box-shadow:0px 0px 8px rgba(0,0,0,.3);min-height:360px}.cards-wrapper{display:flex;flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;align-items:stretch;grid-template-columns:1fr 1fr 1fr 1fr;gap:2rem}.cards-wrapper .card-wrapper{flex:1}.cards-wrapper .card-wrapper.blanko{min-width:360px}@media only screen and (max-width: 1980px){.cards-wrapper{grid-template-columns:1fr 1fr 1fr}}@media only screen and (max-width: 1382px){.cards-wrapper{grid-template-columns:1fr 1fr}}@media only screen and (max-width: 769px){.cards-wrapper{grid-template-columns:1fr}}.cards-wrapper .preview-card{height:100%;cursor:pointer}.preview-card-wrapper{height:100%}.preview-card-wrapper .preview-card{display:flex;flex-direction:column;background-color:#fff;box-shadow:0px 0px 8px rgba(0,0,0,.283);border-radius:.8rem;overflow:hidden;min-width:380px;width:100%;position:relative}@media only screen and (max-width: 599px){.preview-card-wrapper .preview-card{min-width:300px}}.preview-card-wrapper .preview-card .profile-link{display:flex;align-items:center;justify-content:center;transition:.3s}.preview-card-wrapper .preview-card .profile-link:hover{transform:scale(1.1)}.preview-card-wrapper .preview-card .profile-link:hover .image-border{border:3px solid #0d676d;background-color:#fff}.preview-card-wrapper .preview-card .image img{width:100%;height:300px;object-fit:cover}.preview-card-wrapper .preview-card .profile-image-wrapper{margin-top:-60px;margin-bottom:1rem}.preview-card-wrapper .preview-card .profile-image-wrapper .image-border{transition:.3s;border:3px solid #f36f63;width:114px;height:114px;position:absolute;border-radius:50%;left:calc(50% - 57px)}.preview-card-wrapper .preview-card .profile-image-wrapper .profile-image{display:flex;justify-content:center;border-radius:50%;overflow:hidden;width:100px;height:100px;margin-left:auto;margin-right:auto;position:relative}.preview-card-wrapper .preview-card .profile-image-wrapper .profile-image img{object-fit:cover}.preview-card-wrapper .preview-card #profile-name,.preview-card-wrapper .preview-card .profile-name,.preview-card-wrapper .preview-card .sender{font-family:"Poppins";font-weight:600;padding-left:2rem;padding-right:2rem;text-align:center;font-size:.8rem;color:gray}.preview-card-wrapper .preview-card .sender{text-align:start}.preview-card-wrapper .preview-card .sender{margin-top:1rem;margin-bottom:2rem}.preview-card-wrapper .preview-card .text{padding:0 2rem}.preview-card-wrapper .preview-card .highlight{color:#f36f63;font-size:1.2rem;font-weight:500;margin:1rem 0}.preview-card-wrapper .preview-card .message{color:#0d676d;line-height:1.5;margin-bottom:2rem}.preview-card-wrapper .card-comments{display:none}#image-container{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2rem}#image-container img{width:auto;height:150px}#praise-form .dropdown,#searchForm .dropdown{position:relative}#praise-form .dropdown input,#searchForm .dropdown input{width:100%;padding:8px;box-sizing:border-box}#praise-form .dropdown-content,#searchForm .dropdown-content{display:none;position:absolute;background-color:#fff;box-shadow:0px 8px 16px rgba(0,0,0,.2);max-height:200px;overflow-y:auto;z-index:1;width:100%}#praise-form .dropdown-content .item,#searchForm .dropdown-content .item{padding:8px;cursor:pointer;display:flex;gap:10px;align-items:center}#praise-form .dropdown-content .item:nth-child(odd),#searchForm .dropdown-content .item:nth-child(odd){background:#f4f4f4}#praise-form .dropdown-content .item div,#searchForm .dropdown-content .item div{min-width:120px}#praise-form .dropdown-content .item img,#searchForm .dropdown-content .item img{width:30px;height:30px;overflow:hidden;object-fit:cover;border-radius:50px}#praise-form .dropdown-content .item span,#searchForm .dropdown-content .item span{font-style:italic;color:#b0abab;font-size:.8rem}#praise-form .dropdown-content .item:hover,#searchForm .dropdown-content .item:hover{background-color:#ddd !important}#praise-form .dropdown-content.show,#searchForm .dropdown-content.show{display:block}.image-collection #collection{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2rem}.image-collection #collection img{width:auto;height:150px}.profile-image-wrapper{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1}.profile-image-wrapper .profile-img-border{position:absolute;border-radius:50%;width:280px;height:280px;border:7px solid #0d676d;opacity:.5}.profile-image-wrapper .profile-img{overflow:hidden;border-radius:50%;width:250px;height:250px}.profile-image-wrapper .profile-img img{width:100%;height:100%;object-fit:cover}.profile-interaction-wrapper{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:150px;margin-top:-100px;z-index:9}.profile-interaction-wrapper .team-interaction,.profile-interaction-wrapper .praise-interaction{display:flex;gap:1rem;align-items:center;text-decoration:none}.profile-interaction-wrapper .team-interaction .icon,.profile-interaction-wrapper .praise-interaction .icon{width:80px}.profile-interaction-wrapper .team-interaction .text,.profile-interaction-wrapper .praise-interaction .text{font-family:"Jura";font-size:1.3rem;font-weight:bold}.profile-interaction-wrapper .team-interaction{justify-content:end}.profile-interaction-wrapper .team-interaction a{color:#f36f63;text-decoration:none}.profile-interaction-wrapper .praise-interaction a{color:#0d676d;text-decoration:none}.profile-name-wrapper{margin-top:50px;display:flex;flex-direction:column;justify-content:center;align-items:center;font-family:"Jura"}.profile-name-wrapper .username{color:#0d676d;font-size:1.5rem}.profile-name-wrapper .team{color:#f36f63;font-size:1.1rem}.badge-wrapper{display:flex;align-items:center;justify-content:center;padding:3rem;margin-bottom:2rem;margin-top:2rem;background-color:#eaeaea}.tabs{display:flex;flex-wrap:wrap;justify-content:center}.tabs>section{order:999;width:100%;display:none}.tabs>input{opacity:0;position:absolute}.tabs>input[type=radio]:checked+label{color:#0d676d;opacity:1}.tabs>input[type=radio]:checked+label+section{display:unset}.tabs>label{cursor:pointer;padding:.5em 1em;color:#f36f63;opacity:.7;font-size:1.3rem;font-family:"Poppins"}.tabs>label:last-of-type{border-right:none}.tabs section{border-top:3px #798f99 solid;border-bottom:3px #798f99 solid;padding:2rem;font-family:"Open Sans";font-size:18px}#edit-profile-page{position:absolute;right:2rem;top:2rem}#edit-profile-page img{width:50px}.team-member-wrapper{margin-bottom:2rem}.team-member-wrapper .item{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.team-member-wrapper .pimage-wrapper{display:flex;align-items:center;justify-content:center;width:100px;height:100px;overflow:hidden;border-radius:50%}.team-member-wrapper .pimage-wrapper .pimage-border{width:120px;height:120px;overflow:hidden;border-radius:50%;border:5px solid #0d676d;opacity:.5;position:absolute}.team-member-wrapper .pimage-wrapper img{object-fit:cover}.team-member-wrapper .name-wrapper{text-decoration:none;font-family:"Jura";color:#0d676d;font-weight:bold;font-size:1.2rem}.fail{color:red;font-size:.9rem;margin-top:.5rem}.dashboard-grid{display:grid;gap:1rem;grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(10, 1fr)}.dashboard-grid div{min-height:200px;border:2px dotted #ccc}.dashboard-grid .row-2{grid-row:2 span}.dashboard-grid .col-2{grid-column:2 span}.notifications{margin:0;padding:0;margin-top:.5rem;margin-bottom:1rem;max-height:200px;overflow-y:auto}.notifications li{list-style:none;padding:0;margin:0;display:flex;gap:10px;border:1px solid #e7f0f0}.notifications li:nth-child(odd){background-color:#e7f0f0}.notifications li span{padding:8px}.notifications li span a{text-decoration:none;color:#000;font-size:.75rem;transition:.3s;opacity:.5}.notifications li span a:hover{opacity:1}.notifications li button{margin-left:auto;border:none;color:red;background-color:rgba(0,0,0,0)}.notifications .notice{font-size:.8rem;font-style:italic;color:#b0abab}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#e3e3e3;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#8a8a8a;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#b0abab}.custom-scrollbar::-webkit-scrollbar-button{display:none}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#8a8a8a #e3e3e3}.sl-search-widget-section{background-color:#0d676d !important;height:100%;display:flex}.sl-search-widget-section .search-widget{flex-direction:column;gap:1rem}.sl-search-widget-section .widget-header h4,.sl-search-widget-section .widget-header p{color:#fff}.sl-search-widget-section .image{text-align:center;padding-top:1.5rem;padding-bottom:1.5rem}.sl-search-widget-section .image #beso-logo-white-bubble{width:150px}.sl-search-widget-section .config-form{display:none}.sl-search-widget-section .ql-toolbar,.sl-search-widget-section .ql-container{display:none}.search-results-wrapper{display:grid;grid-template-columns:1fr;max-height:250px;overflow-y:auto}.search-results-wrapper .search-item:nth-child(odd){background-color:#e7f0f0}.search-results-wrapper .search-item a{padding:10px;display:flex;gap:1rem;align-items:center;text-decoration:none;color:#0d676d}.search-results-wrapper .search-item a img{border-radius:50px;overflow:hidden;width:35px;height:35px;object-fit:cover}.footer-content{text-align:center;margin-left:400px}@media only screen and (max-width: 991px){.footer-content{margin-left:80px}}body.dunkel{background-color:#111;color:#fff}body.dunkel h1,body.dunkel h2,body.dunkel h3,body.dunkel h4,body.dunkel h5,body.dunkel h6{color:#fff !important}body.dunkel label,body.dunkel .form-label{color:#fff}body.dunkel .dashboard .grid-stack .grid-stack-item-content,body.dunkel .content .block{background:#111;color:#fff}body.dunkel .widget{background-color:#333}body.dunkel form input[type=date],body.dunkel form input[type=text],body.dunkel form input[type=email],body.dunkel form input[type=password],body.dunkel form select,body.dunkel select,body.dunkel input[type=file],body.dunkel form textarea{width:100%;height:43px;border:1px solid #333;padding:0 15px;border-radius:4px;outline:0;color:#fff;background-color:#222}body.dunkel .widget .keyfigure{border:4px solid #fff;color:#f36f63}body.dunkel .notifications li:nth-child(odd){background-color:#222}body.dunkel .notifications li{border:1px solid #222}body.dunkel .notifications li a{color:#fff !important}*{box-sizing:border-box;font-family:"Poppins";font-size:16px;font-weight:400}body,html{font-size:16px;margin:0;padding:0;min-height:100vh;font-size:16px}h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-family:"Jura";font-weight:600 !important}.content h2{color:#f36f63;font-size:3rem;font-weight:bold}@media only screen and (max-width: 599px){.content h2{font-size:2rem}}.content h3{color:#0d676d;font-size:2rem}.content h4{font-size:1.5rem}.content p{margin:.5rem 0}.form{display:flex;flex-flow:column;width:100%}.form .form-label{display:block;padding:20px 0 10px 0;font-weight:500;font-size:14px;color:#474b50}.form .form-group{display:flex;position:relative;justify-content:space-between;align-items:center;width:100%}.form .form-group .form-icon-left,.form .form-group .form-icon-right{fill:#c1c6cb;width:40px;position:absolute;transform:translateY(-50%);top:50%;pointer-events:none}.form .form-group .form-icon-left{left:0}.form .form-group .form-icon-left+.form-input{padding-left:40px}.form .form-group .form-icon-right{right:0}.form .form-group .form-icon-right+.form-input{padding-right:40px}.form .form-group:focus-within .form-icon-left{fill:#98a0a8}.form .form-input{width:100%;height:43px;border:1px solid #dee2e6;padding:0 15px;border-radius:4px;outline:0;color:#000}.form .form-input::placeholder{color:#98a0a8}.form .form-input:focus{box-shadow:0 0 0 3px #c7def7;border:1px solid #75b3f1}.form .form-link{color:#2a77eb;font-weight:500;text-decoration:none;font-size:14px}.form .form-link:hover{color:#135ac5}.form #remember_me{display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;color:#474b50;user-select:none}.form #remember_me input{margin:0 10px 0 0;transform:scale(1.1);opacity:.5}.form #remember_me input:checked{opacity:1}.form p.register-link{margin:0;padding:20px 0 0 0;font-size:14px;color:#6b7179}.form div.msg{font-size:14px;font-weight:500}.form div.msg.success{padding:0 0 20px 0;color:#0da74d}.form div.msg.success .form-link{color:#0b6430}.form div.msg.success .form-link:hover{color:#06361a}.form div.msg.error{padding:0 0 20px 0;color:#c21e13}.form div.msg.error .form-link{color:#74160b}.form div.msg.error .form-link:hover{color:#450d07}.form .captcha{display:flex;padding-bottom:20px}.form .captcha img{min-width:150px}.form .captcha input{height:50px;border-top-left-radius:0;border-bottom-left-radius:0}.form .fb-btn,.form .gl-btn{display:flex;text-decoration:none;position:relative;border-radius:4px;text-align:center;align-items:center;justify-content:center;color:#fff;font-weight:500;font-size:14px;width:100%;margin:15px 0 0 0;padding:15px;transition:background-color .2s}.form .fb-btn svg,.form .gl-btn svg{position:absolute;left:15px;fill:#fff}.form .fb-btn:hover,.form .gl-btn:hover{color:#fff;transition:background-color .2s}.form .fb-btn{background-color:#507cbf}.form .fb-btn:hover{background-color:#426fb4}.form .gl-btn{background-color:#d6523e}.form .gl-btn:hover{background-color:#cf412c}.form.form-small{max-width:300px}.btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;appearance:none;cursor:pointer;border:0;background:#26313d;color:#fff;padding:0 14px;font-size:14px;font-weight:600;border-radius:4px;height:38px;box-shadow:0px 0px 6px 1px rgba(45,54,68,.1)}.btn:hover{background:#202934}.btn.blue{background:#2873cf}.btn.blue:hover{background:#266cc2}.btn.green{background:#4ab46d}.btn.green:hover{background:#46a966}.btn.red{background:#be4949}.btn.red:hover{background:#b74141}.btn.alt{color:#75797e;border:1px solid #d4dbde;box-shadow:0px 0px 3px 1px rgba(0,0,0,.03);background:#f1f3f4}.btn.alt:hover{background:#eef1f2}.btn.disabled{background:#b1b3b4}.btn.disabled:hover{background:#a9abad}.btn.small{padding:8px 12px;font-size:12px}.btn .loader,.btn .loader::after{width:15px;height:15px}.btn .loader{margin:0;border-top:2px solid rgba(255,255,255,.4);border-right:2px solid rgba(255,255,255,.4);border-bottom:2px solid rgba(255,255,255,.4);border-left:2px solid rgba(255,255,255,.9)}.login,.register{display:flex;flex-flow:column;width:calc(100% - 4rem);max-width:500px;background-color:rgba(0,0,0,0);color:#fff;margin:100px auto;padding:35px}.login .icon,.register .icon{clip-path:url(#SVGID_00000115493200643097919210000007275603678748151186_);display:flex;align-items:center;justify-content:center;width:166px;height:150px;margin:5px auto 0 auto;background-color:#e2e2e2;margin-bottom:4rem}.login .icon svg,.register .icon svg{fill:#fff}.login h1,.register h1{text-align:center;font-size:2rem;padding:20px 0 10px 0;margin:0}.login h2,.register h2{text-align:center;font-size:1.5rem}.login .login-form,.register .login-form{margin-top:2rem}.login .form-link,.login #remember_me,.register .form-link,.register #remember_me{color:#fff !important}.login .bottom-links,.register .bottom-links{align-items:center}.login .bottom-links label,.register .bottom-links label{padding:0;margin:0}.login-btn{font-family:"Jura";font-weight:600;font-size:1.4rem;background-color:#0d676d;color:#fff;border:none;box-shadow:none;width:auto;display:inline;margin:auto;padding:7px 30px 5px 63px;border-radius:4px;cursor:pointer;position:relative;transition:.5s;transition-timing-function:ease-in-out}.login-btn span{background-color:#f36f63;padding:7px 6px 4px 7px;border-radius:4px;position:absolute;left:4px;top:4px;transition:.5s;transition-timing-function:ease-in-out}.login-btn span img,.login-btn span svg{width:20px}.login-btn:hover{padding:7px 63px 5px 30px}.login-btn:hover span{left:168px}.login-footer{margin-top:15rem;padding:2rem}.login-footer .logo{text-align:center;width:88px;margin:auto;padding-bottom:1rem}.login-footer .nav{font-size:.9rem;text-align:center;margin-bottom:2rem;color:#fff}.login-footer a{color:#fff}.login-footer .copyright{text-align:center;font-size:.9rem;color:#fff}.container{width:calc(100% - 400px);margin:0 auto;margin-left:400px}@media only screen and (max-width: 1920px){.container{width:calc(100% - 350px);margin-left:350px}}@media only screen and (max-width: 991px){.container{width:calc(100% - 80px);margin-left:80px}}.content{position:relative;transition:.3s;width:calc(100% - 400px);margin:0 auto;margin-left:400px;padding:2rem;min-height:97vh}@media only screen and (max-width: 1920px){.content{width:calc(100% - 350px);margin-left:350px}}@media only screen and (max-width: 991px){.content{width:calc(100% - 80px);margin-left:80px}}@media only screen and (max-width: 599px){.content{width:calc(100% - 50px);margin-left:50px}}.content .page-title{align-items:center;padding:0px 0 10px 0}.content .page-title .icon{display:flex;align-items:center;justify-content:center;background-color:#3dc4ad;color:#fff;margin-right:20px;border-radius:50%;height:55px;width:55px;min-height:55px;min-width:55px}.content .page-title .icon svg{fill:#fff}.content .page-title p{margin:0;padding:0;font-size:14px;color:#777e86}.content .block{box-shadow:0px 0px 7px rgba(45,54,68,.3);margin:25px 0;padding:25px;border-radius:5px;background-color:#fff}.content .block p{padding:7px;margin:0}.content .profile-detail{display:flex;flex-flow:column;font-size:18px;padding:5px 0}.content .profile-detail strong{display:block;color:#92979e;font-size:14px;font-weight:500;margin-bottom:2px}.pad-1{padding:5px}.mar-1{margin:5px}.pad-2{padding:10px}.mar-2{margin:10px}.pad-3{padding:15px}.mar-3{margin:15px}.pad-4{padding:20px}.mar-4{margin:20px}.pad-5{padding:25px}.mar-5{margin:25px}.pad-bot-1{padding-bottom:5px}.pad-top-1{padding-top:5px}.pad-left-1{padding-left:5px}.pad-right-1{padding-right:5px}.pad-x-1{padding-left:5px;padding-right:5px}.pad-y-1{padding-top:5px;padding-bottom:5px}.mar-bot-1{margin-bottom:5px}.mar-top-1{margin-top:5px}.mar-left-1{margin-left:5px}.mar-right-1{margin-right:5px}.mar-x-1{margin-left:5px;margin-right:5px}.mar-y-1{margin-top:5px;margin-bottom:5px}.pad-bot-2{padding-bottom:10px}.pad-top-2{padding-top:10px}.pad-left-2{padding-left:10px}.pad-right-2{padding-right:10px}.pad-x-2{padding-left:10px;padding-right:10px}.pad-y-2{padding-top:10px;padding-bottom:10px}.mar-bot-2{margin-bottom:10px}.mar-top-2{margin-top:10px}.mar-left-2{margin-left:10px}.mar-right-2{margin-right:10px}.mar-x-2{margin-left:10px;margin-right:10px}.mar-y-2{margin-top:10px;margin-bottom:10px}.pad-bot-3{padding-bottom:15px}.pad-top-3{padding-top:15px}.pad-left-3{padding-left:15px}.pad-right-3{padding-right:15px}.pad-x-3{padding-left:15px;padding-right:15px}.pad-y-3{padding-top:15px;padding-bottom:15px}.mar-bot-3{margin-bottom:15px}.mar-top-3{margin-top:15px}.mar-left-3{margin-left:15px}.mar-right-3{margin-right:15px}.mar-x-3{margin-left:15px;margin-right:15px}.mar-y-3{margin-top:15px;margin-bottom:15px}.pad-bot-4{padding-bottom:20px}.pad-top-4{padding-top:20px}.pad-left-4{padding-left:20px}.pad-right-4{padding-right:20px}.pad-x-4{padding-left:20px;padding-right:20px}.pad-y-4{padding-top:20px;padding-bottom:20px}.mar-bot-4{margin-bottom:20px}.mar-top-4{margin-top:20px}.mar-left-4{margin-left:20px}.mar-right-4{margin-right:20px}.mar-x-4{margin-left:20px;margin-right:20px}.mar-y-4{margin-top:20px;margin-bottom:20px}.pad-bot-5{padding-bottom:25px}.pad-top-5{padding-top:25px}.pad-left-5{padding-left:25px}.pad-right-5{padding-right:25px}.pad-x-5{padding-left:25px;padding-right:25px}.pad-y-5{padding-top:25px;padding-bottom:25px}.mar-bot-5{margin-bottom:25px}.mar-top-5{margin-top:25px}.mar-left-5{margin-left:25px}.mar-right-5{margin-right:25px}.mar-x-5{margin-left:25px;margin-right:25px}.mar-y-5{margin-top:25px;margin-bottom:25px}@media screen and (max-width: 1000px){.login,.register{margin:20px auto;padding:25px}}