@font-face{font-family:'Roboto';src:url('/fonts/Roboto-Regular.woff2') format('woff2'),url('/fonts/Roboto-Regular.woff') format('woff');font-weight:normal;font-style:normal;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;}#cs-popup{width:100%;height:210px;position:fixed;bottom:0;left:0;z-index:10000;background-color:white;padding:10px;box-shadow:0 5px 26px 0px rgb(0 0 0 / 22%),0 20px 28px 0px rgb(0 0 0 / 30%);display:flex;flex-direction:column;justify-content:space-between;}.cs-body{display:block;height:100%;overflow-y:auto;position:relative;z-index:1;max-height:65vh;background-color:#fff;}.cs-footer{border-top:1px solid #ddd;background-color:#FFFFFF;display:block;bottom:0;left:0;width:100%;z-index:100;display:flex;justify-content:space-around;align-items:center;padding-top:10px;}.cs-content{max-width:1200px;margin-left:auto;margin-right:auto;display:flex;flex-direction:row;flex-wrap:wrap;}.cs-content-left{width:70%;color:#111111;}body .cs-content-left h5{font-family:Roboto;font-size:24px;font-weight:500;margin:25px 0;}body .cs-content-left p{font-family:Roboto;font-size:16px;}.cs-content-right{width:30%;display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;}.cs-link{color:#0F37C3;text-decoration:none;}.cs-link:hover{color:#0F37C3;text-decoration:none;}.cs-button{width:200px;border:0;background-color:#F5F5F5;padding:3px;border-radius:2px;display:flex;justify-content:center;font-family:Roboto;font-size:16px;font-weight:400;outline:none;padding:12px 12px;cursor:pointer;}.cs-accept{background-color:#333333;color:white;}.cs-deny{background:url('/output/x.svg') center no-repeat;width:10px;margin-top:10px;}.cs-category{border:solid 1px grey;border-radius:5px;margin-bottom:10px;padding:5px;}.cs-category > label{font-weight:bold;font-size:16px;}.cs-category-description{font-size:12px;}.cs-service{display:flex;justify-content:space-between;}.cs-tg-input{height:0;width:0;visibility:hidden;}.cs-tg-container{display:flex;}.cs-tg-label{cursor:pointer;text-indent:-9999px;width:35px;height:20px;background:grey;display:block;border-radius:100px;position:relative;}.cs-tg-label:after{content:'';position:absolute;top:2px;left:2px;width:16px;height:16px;background:#fff;border-radius:16px;transition:0.3s;}.cs-tg-label:active:after{width:40px;}.cs-tg-input:checked + label{background:#2E8AF7;}.cs-tg-input.locked + label{background:darkgrey;}.cs-tg-input:checked + label:after{left:calc(100% - 2px);transform:translateX(-100%);}@media (max-width:1230px){.cs-content{ width:calc(100% - 30px);}}@media (max-width:992px){#cs-popup{ height:260px;}.cs-content{ flex-direction:column;}.cs-content-left,.cs-content-right{ width:100%;}.cs-deny{ position:absolute; top:0px; right:0px;}}@media (max-width:668px){#cs-popup{ height:320px;}.cs-content{ flex-direction:column;}.cs-content-left,.cs-content-right{ width:100%;}.cs-deny{ position:absolute; top:0px; right:0px;}}