#c22{position:fixed;z-index:10000000;padding:22px 26px 16px;top:50%;left:50%;transform:translate(-50%,-50%);width:90vw;border-top-left-radius:12px;border-bottom-right-radius:12px;max-width:900px;max-height:90vh;background:#fbf8f3;border:1px solid rgba(46,32,87,0.12);box-shadow:0 24px 80px rgb(25 29 72 / 28%);box-sizing:border-box;font-family:Helvetica,Sans-Serif;}
#c22 .c22-cleaner{clear:both;}
#c22 img.c22-icon{float:left;height:25px;margin:5px 10px 5px 0;}
#c22 h1.c22-h1{font-size:25px;line-height:35px;margin:0 0 12px 0;padding:0;color:#2e2057;font-weight:bold;}
#c22 h2.c22-h2{font-size:20px;line-height:28px;margin:2px 0 10px 0;padding:0;color:#191d48;font-weight:bold;}
#c22 p.c22-p{font-size:14px;line-height:22px;margin:0 0 5px 0;padding:0 0 5px 0;color:#332b52;}
#c22 .c22-button{transition:250ms ease all;float:right;color:#2e2057;font-size:18px;line-height:36px;border-top-left-radius:8px;border-bottom-right-radius:8px;font-weight:bolder;border:2px solid #2e2057;padding:5px 20px;margin:10px 0 10px 10px;background:#ffffff;}
#c22 .c22-button:hover{background:#2e2057;color:#ffffff;border-color:#2e2057;}
#c22 .c22-button.c22-button-small{border-color:transparent;font-size:14px;font-weight:normal;color:#2e2057;background:transparent;}
#c22 .c22-button.c22-button-small:hover{background:initial;color:#fa641d;}
#c22 .c22-button.c22-button-medium{display:none;font-weight:lighter;border-color:#2e2057;border-width:1px;color:#2e2057;font-size:14px;line-height:38px;}
#c22 .c22-button.c22-button-medium:hover{color:#ffffff;}
#c22 .c22-settings{display:none;overflow:auto;max-height:50vh;}
#c22 .c22-settings::-webkit-scrollbar{display:none;}
#c22 .c22-group{margin:5px 0;padding:10px 10px 6px 20px;border-top-left-radius:10px;border-bottom-right-radius:10px;border:1px solid #e6dccf;background:#ffffff;width:100%;}
#c22 .c22-group .c22-h3{font-size:18px;line-height:36px;margin:0;padding:0;color:#191d48;float:left;}
#c22 .c22-group .c22-h3 .c22-h3-a{color:#191d48;font-size:18px;line-height:36px;}
#c22 .c22-group .c22-h3 .c22-h3-a span{font-size:10px;line-height:36px;position:relative;top:-3px;padding:0 5px 0 0;}
#c22 .c22-group .c22-switcher{float:right;position:relative;height:24px;border-radius:26px;background:#e7e1d8;width:50px;display:block;padding:2px;margin:3px 0 0 0;}
#c22 .c22-group .c22-switcher.c22-active{background:#fa641d;}
#c22 .c22-group .c22-switcher.c22-nonclickable.c22-active{background:#2e2057;cursor:default;}
#c22 .c22-group .c22-switcher .c22-circle{height:20px;width:20px;background:#ffffff;border-radius:100%;z-index:10000001;position:absolute;left:2px;transition:ease all 250ms;}
#c22 .c22-group .c22-switcher.c22-active .c22-circle{left:auto;right:2px;}
#c22 .c22-group .c22-cookies{display:none;}
#c22 .c22-group .c22-cookie{padding:6px 12px 4px;border:1px dashed #eadfce;background:#fffaf3;width:100%;margin:2px 0 6px;}
#c22 .c22-group .c22-cookie.active{display:block;}
#c22 .c22-group .c22-cookie h4.c22-h4{float:left;margin:0;padding:0;line-height:24px;font-size:16px;font-weight:bold;color:#2e2057;}
#c22 .c22-group .c22-cookie h4.c22-h4 span{font-size:10px;line-height:36px;position:relative;top:-2px;padding:0 6px 0 0;}
#c22 .c22-group .c22-cookie a.c22-a{font-size:14px;text-decoration:underline;color:#fa641d;font-weight:600;}
#c22 .c22-group .c22-cookie .c22-cookie-details{display:none;}

@media (max-height: 720px){
    #c22 .c22-settings{max-height:25vh;}
}

@media (max-height: 420px){
    #c22 .c22-settings{max-height:15vh;}
}

@media (max-width: 767px){
    #c22 .c22-settings{max-height:33vh;margin-bottom:20px;}
    #c22{padding:16px 20px 12px;width:90vw;}
    #c22 h1.c22-h1{font-size:16px;line-height:24px;margin:0 0 8px 0;}
    #c22 img.c22-icon{height:16px;}
    #c22 p.c22-p{font-size:12px;line-height:18px;}
    #c22 .c22-group .c22-cookie a.c22-a{font-size:12px;}
    #c22 .c22-button{padding:4px 16px;font-size:14px;line-height:30px;margin:10px 0 5px 5px;}
    #c22 .c22-button.c22-button-medium{font-size:14px;line-height:32px;}
    #c22 h2.c22-h2{font-size:14px;line-height:24px;}
    #c22 .c22-group{padding:8px 8px 4px 14px;}
    #c22 .c22-group .c22-h3{line-height:30px;}
    #c22 .c22-group .c22-h3 .c22-h3-a span{top:-1px;font-size:12px;}
    #c22 .c22-group .c22-h3 .c22-h3-a{font-size:14px;line-height:24px;}
    #c22 .c22-group .c22-cookie h4.c22-h4{font-size:14px;line-height:24px;}
    #c22 .c22-group .c22-cookie{padding:4px 6px 2px;}
}

#c22 .c22-button.c22-button-big{background:#fa641d;color:#ffffff;border-color:#fa641d;}
#c22 .c22-button.c22-button-big:hover{background:#2e2057;border-color:#2e2057;}
#c22 .c22-group .c22-switcher.c22-active{background:#fa641d;}
#c22 .c22-group .c22-switcher.c22-nonclickable.c22-active{background:#2e2057;}
