.db{background-color:rgb(17, 17, 17);color:#fff;font-size:1em;padding:1.5rem 0;position:fixed;left:0;bottom:0;width:100%;z-index:110}.db__des{padding:0 5%}.db__btns{padding:.5em 2.5em}@media (min-width:992px){.db__btns{text-align:left}}.db__btn{width:100%;cursor:pointer;background-color:white;color:color;border:none;padding:8px 16px;border-radius:0px;font-size:.9em;margin:.2rem 0;transition:box-shadow .3s}@media (min-width:992px){.db__btn{width:auto;margin:auto}}.db__btn:hover{background-color:lightgray;box-shadow:0 0 11px rgba(33,33,33,.2)}.db--hidden{pointer-events:none;animation-name:invisible;opacity:0;animation-duration:0s;animation-timing-function:ease-in-out}.ds{font-size:13px;padding:13px;background-color:#fff;color:#010101;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);position:relative;top:10%;margin:0 auto;max-width:90vw;border-radius:4px;z-index:1000}@media (min-width:992px){.ds{width:600px;margin:0 auto;font-size:14px;padding:14px}}.ds__title{font-weight:700;padding:.5rem 0;border-bottom:1px solid #010101}.ds__stitle{padding-top:13px;padding-bottom:0}@media (min-width:992px){.ds__stitle{padding-top:14px}}.ds__wrapper{position:fixed;top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,.6);z-index:110}.ds__wrapper--hidden{pointer-events:none;animation-name:invisible;opacity:0;animation-duration:0s;animation-timing-function:ease-in-out}.ds__btn{width:100%;cursor:pointer;background-color:#0b457c;color:#fff;border:none;padding:8px 16px;border-radius:0px;font-size:.9em;margin:.2rem 0;transition:box-shadow .3s}@media (min-width:992px){.ds__btn{width:auto;margin:.5rem 0}}.ds__btn:hover{background-color:#0a75d9;box-shadow:0 0 11px rgba(33,33,33,.2)}.ds__beforeaccept{margin:13px 0}@media (min-width:992px){.ds__beforeaccept{margin:14px 0}}.cbx__wrapper{margin-right:10px}.cbx__cnt{display:flex;flex:1;flex-direction:row;align-self:center;margin:13px 0}@media (min-width:992px){.cbx__cnt{margin:14px 0}}.cbx__desc{margin:4px 0 0}.cbx__label{font-weight:700}.cbx__input{cursor:pointer;position:relative}.cbx--custom{position:absolute;height:1px;width:1px}.cbx--custom:checked~.cbx__value{background-color:#8bc34a}.cbx--custom:checked~.cbx__value:after{left:calc(90% - 20px)}.cbx--custom:checked~.cbx__value:before{content:"";right:0;left:10px}.cbx__value{display:inline-block;padding:14px 9px;min-width:64px;position:relative;background-color:#e53935;transition:background-color .18s ease-in}.cbx__value:after{content:" ";width:20px;height:20px;background-color:#fff;left:5%;transition:left .15s}.cbx__value:after,.cbx__value:before{top:50%;transform:translateY(-50%);position:absolute}.cbx__value:before{content:"";color:#fff;right:10px}@keyframes invisible{0%{opacity:1}to{opacity:0}}.db__desc{padding: .5em 2.5em;}.db__desc>a{color:white;text-decoration: underline;}.db__desc>a:hover{color:white;text-decoration: underline;}.db__desc > b{color:white;border: none;}.db__abtn{color:black}