.pg_text{text-align:left}.content{padding:0 20px}@media screen and (min-width :994px){.content{padding:0 50px}}.cookie_sett_container{text-align:center;margin-bottom:20px}.active_box{display:flex;justify-content:space-between;width:250px;margin:auto;margin-bottom:10px;align-items:center}.neces_box{pointer-events:none}.active_label{cursor:pointer}.save_cookie_prefs{display:inline-block;margin-top:10px;width:300px}.switch_box{position:relative;display:inline-block;min-width:45px;height:25px;margin-left:10px;font-size:13px;line-height:24px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.switch_box input{opacity:0;width:0;height:0}.switch_slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s;border-radius:25px}.switch_slider:before{position:absolute;content:"";height:17px;width:17px;left:4px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s;border-radius:50%}.switch_box input:checked+.switch_slider{background-color:var(--first_color)}.switch_box input:focus+.switch_slider{box-shadow:0 0 1px var(--first_color)}.switch_box input:checked+.switch_slider:before{-webkit-transform:translateX(19px);-ms-transform:translateX(19px);transform:translateX(19px)}