.cookies{position:fixed;width:100%;left:0;bottom:0;background:#fff;box-shadow:0 0 25px 0 rgba(0,0,0,0.2);z-index:99;max-height:calc(100% - 40px);font-size:15px}.cookies__switch{display:inline-block !important;width:auto !important;float:none !important;cursor:pointer}.cookies__switch--disabled{pointer-events:none;opacity:0.5}.cookies__switch input{display:none}.cookies__switch input+span{position:relative;display:inline-block;height:24px;width:48px;background:#ddd;border-radius:12px}.cookies__switch input+span::after{content:"";position:absolute;left:5px;top:5px;width:14px;height:14px;background:#fff;border-radius:50%;box-shadow:0 0 25px 0 rgba(0,0,0,0.2);transition:all 0.4s ease}.cookies__switch input:checked+span{background:#09c}.cookies__switch input:checked+span::after{left:29px}.cookies__name{float:left;width:100%;font-size:28px;color:#09c;font-weight:200}@media (max-width: 800px){.cookies__name{font-size:24px}}@media (max-width: 520px){.cookies__name{font-size:20px}}.cookies__container{margin:0 auto;max-width:640px}.cookies__full{position:relative;float:left;width:100%;text-align:center}.cookies__fix{position:absolute;top:-45px;left:calc(50% - 5px);transform:translateX(-50%);padding:12px;background:#fff;border-radius:50%;z-index:2}.cookies__head{position:absolute;left:0;top:0;float:left;width:calc(100% - 10px);background:#fff;padding-top:45px;padding-bottom:10px;z-index:1}.cookies__content{float:left;width:100%;padding-top:90px;padding-bottom:100px;max-height:calc(100vh - 40px);overflow:auto}.cookies__divider{float:left;width:100%;height:1px;background:#ddd;margin:10px 0}.cookies__foot{position:absolute;bottom:0;left:0;padding:0 20px 10px 20px;float:left;width:calc(100% - 10px);background:#fff;height:100px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;z-index:1}.cookies__circle{display:inline-block;width:64px;height:64px;line-height:64px;text-align:center;background:rgba(0,153,204,0.1);color:#09c;border-radius:50%;font-size:24px}.cookies__btn{display:inline-block;line-height:32px;padding:0 15px;margin:3px 5px;border:1px solid;cursor:pointer}.cookies__btn--primary{background:#09c;border-color:#09c;color:#fff;border-radius:5px}.cookies__btn--primary:hover{color:#fff;background:rgba(0,153,204,0.7);border-color:rgba(0,153,204,0.7)}.cookies__btn--outline{background:transparent;color:#09c}.cookies__btn--outline:hover{background:transparent;border-color:rgba(0,153,204,0.7);color:rgba(0,153,204,0.7)}.cookies__btn--secondary{background:transparent;color:#c00;border-color:#c00;border-radius:5px}.cookies__btn--secondary:hover{color:rgba(204,0,0,0.7);border-color:rgba(204,0,0,0.7)}.cookies__btn--settings{color:#141413;padding:0 5px;border:none}.cookies__btn--settings:hover{color:rgba(20,20,19,0.7)}.cookies__section{float:left;width:100%;margin-top:20px}.cookies__section strong{float:left;width:100%;margin-bottom:5px}.cookies__section p{float:left;width:100%}.cookies__section:first-child{margin-top:0}.cookies__page{float:left;width:calc(100% - 10px);display:none;padding:0 20px}.cookies__page.active{display:inline-block}
