.swal2-popup.swal2-toast{box-sizing:border-box;grid-column:1/4 !important;grid-row:1/4 !important;grid-template-columns:1fr 99fr 1fr;padding:1em;overflow-y:hidden;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.075),0 1px 2px rgba(0,0,0,.075),1px 2px 4px rgba(0,0,0,.075),1px 3px 8px rgba(0,0,0,.075),2px 4px 16px rgba(0,0,0,.075);pointer-events:all}.swal2-popup.swal2-toast>*{grid-column:2}.swal2-popup.swal2-toast .swal2-title{margin:.5em 1em;padding:0;font-size:1em;text-align:initial}.swal2-popup.swal2-toast .swal2-loading{justify-content:center}.swal2-popup.swal2-toast .swal2-input{height:2em;margin:.5em;font-size:1em}.swal2-popup.swal2-toast .swal2-validation-message{font-size:1em}.swal2-popup.swal2-toast .swal2-footer{margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.swal2-popup.swal2-toast .swal2-close{grid-column:3/3;grid-row:1/99;align-self:center;width:.8em;height:.8em;margin:0;font-size:2em}.swal2-popup.swal2-toast .swal2-html-container{margin:.5em 1em;padding:0;font-size:1em;text-align:initial}.swal2-popup.swal2-toast .swal2-html-container:empty{padding:0}.swal2-popup.swal2-toast .swal2-loader{grid-column:1;grid-row:1/99;align-self:center;width:2em;height:2em;margin:.25em}.swal2-popup.swal2-toast .swal2-icon{grid-column:1;grid-row:1/99;align-self:center;width:2em;min-width:2em;height:2em;margin:0 .5em 0 0}.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:1.8em;font-weight:bold}.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.swal2-popup.swal2-toast .swal2-actions{justify-content:flex-start;height:auto;margin:0;margin-top:.5em;padding:0 .5em}.swal2-popup.swal2-toast .swal2-styled{margin:.25em .5em;padding:.4em .6em;font-size:1em}.swal2-popup.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line]{position:absolute;width:1.6em;height:3em;transform:rotate(45deg);border-radius:50%}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{top:-0.8em;left:-0.5em;transform:rotate(-45deg);transform-origin:2em 2em;border-radius:4em 0 0 4em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{top:-0.25em;left:.9375em;transform-origin:0 1.5em;border-radius:0 4em 4em 0}.swal2-popup.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-success .swal2-success-fix{top:0;left:.4375em;width:.4375em;height:2.6875em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{top:1.125em;left:.1875em;width:.75em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{top:.9375em;right:.1875em;width:1.375em}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-toast-animate-success-line-tip .75s}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-toast-animate-success-line-long .75s}.swal2-popup.swal2-toast.swal2-show{animation:swal2-toast-show .5s}.swal2-popup.swal2-toast.swal2-hide{animation:swal2-toast-hide .1s forwards}.swal2-container{display:grid;position:fixed;z-index:1060;top:0;right:0;bottom:0;left:0;box-sizing:border-box;grid-template-areas:"top-start     top            top-end" "center-start  center         center-end" "bottom-start  bottom-center  bottom-end";grid-template-rows:minmax(min-content, auto) minmax(min-content, auto) minmax(min-content, auto);height:100%;padding:.625em;overflow-x:hidden;transition:background-color .1s;-webkit-overflow-scrolling:touch}.swal2-container.swal2-backdrop-show,.swal2-container.swal2-noanimation{background:rgba(0,0,0,.4)}.swal2-container.swal2-backdrop-hide{background:transparent !important}.swal2-container.swal2-top-start,.swal2-container.swal2-center-start,.swal2-container.swal2-bottom-start{grid-template-columns:minmax(0, 1fr) auto auto}.swal2-container.swal2-top,.swal2-container.swal2-center,.swal2-container.swal2-bottom{grid-template-columns:auto minmax(0, 1fr) auto}.swal2-container.swal2-top-end,.swal2-container.swal2-center-end,.swal2-container.swal2-bottom-end{grid-template-columns:auto auto minmax(0, 1fr)}.swal2-container.swal2-top-start>.swal2-popup{align-self:start}.swal2-container.swal2-top>.swal2-popup{grid-column:2;align-self:start;justify-self:center}.swal2-container.swal2-top-end>.swal2-popup,.swal2-container.swal2-top-right>.swal2-popup{grid-column:3;align-self:start;justify-self:end}.swal2-container.swal2-center-start>.swal2-popup,.swal2-container.swal2-center-left>.swal2-popup{grid-row:2;align-self:center}.swal2-container.swal2-center>.swal2-popup{grid-column:2;grid-row:2;align-self:center;justify-self:center}.swal2-container.swal2-center-end>.swal2-popup,.swal2-container.swal2-center-right>.swal2-popup{grid-column:3;grid-row:2;align-self:center;justify-self:end}.swal2-container.swal2-bottom-start>.swal2-popup,.swal2-container.swal2-bottom-left>.swal2-popup{grid-column:1;grid-row:3;align-self:end}.swal2-container.swal2-bottom>.swal2-popup{grid-column:2;grid-row:3;justify-self:center;align-self:end}.swal2-container.swal2-bottom-end>.swal2-popup,.swal2-container.swal2-bottom-right>.swal2-popup{grid-column:3;grid-row:3;align-self:end;justify-self:end}.swal2-container.swal2-grow-row>.swal2-popup,.swal2-container.swal2-grow-fullscreen>.swal2-popup{grid-column:1/4;width:100%}.swal2-container.swal2-grow-column>.swal2-popup,.swal2-container.swal2-grow-fullscreen>.swal2-popup{grid-row:1/4;align-self:stretch}.swal2-container.swal2-no-transition{transition:none !important}.swal2-popup{display:none;position:relative;box-sizing:border-box;grid-template-columns:minmax(0, 100%);width:32em;max-width:100%;padding:0 0 1.25em;border:none;border-radius:5px;background:#fff;color:#545454;font-family:inherit;font-size:1rem}.swal2-popup:focus{outline:none}.swal2-popup.swal2-loading{overflow-y:hidden}.swal2-title{position:relative;max-width:100%;margin:0;padding:.8em 1em 0;color:#595959;font-size:1.875em;font-weight:600;text-align:center;text-transform:none;word-wrap:break-word}.swal2-actions{display:flex;z-index:1;box-sizing:border-box;flex-wrap:wrap;align-items:center;justify-content:center;width:auto;margin:1.25em auto 0;padding:0}.swal2-actions:not(.swal2-loading) .swal2-styled[disabled]{opacity:.4}.swal2-actions:not(.swal2-loading) .swal2-styled:hover{background-image:linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1))}.swal2-actions:not(.swal2-loading) .swal2-styled:active{background-image:linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2))}.swal2-loader{display:none;align-items:center;justify-content:center;width:2.2em;height:2.2em;margin:0 1.875em;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;border-width:.25em;border-style:solid;border-radius:100%;border-color:#2778c4 transparent #2778c4 transparent}.swal2-styled{margin:.3125em;padding:.625em 1.1em;transition:box-shadow .1s;box-shadow:0 0 0 3px transparent;font-weight:500}.swal2-styled:not([disabled]){cursor:pointer}.swal2-styled.swal2-confirm{border:0;border-radius:.25em;background:initial;background-color:#7367f0;color:#fff;font-size:1em}.swal2-styled.swal2-confirm:focus{box-shadow:0 0 0 3px rgba(115,103,240,.5)}.swal2-styled.swal2-deny{border:0;border-radius:.25em;background:initial;background-color:#ea5455;color:#fff;font-size:1em}.swal2-styled.swal2-deny:focus{box-shadow:0 0 0 3px rgba(234,84,85,.5)}.swal2-styled.swal2-cancel{border:0;border-radius:.25em;background:initial;background-color:#6e7d88;color:#fff;font-size:1em}.swal2-styled.swal2-cancel:focus{box-shadow:0 0 0 3px rgba(110,125,136,.5)}.swal2-styled.swal2-default-outline:focus{box-shadow:0 0 0 3px rgba(100,150,200,.5)}.swal2-styled:focus{outline:none}.swal2-styled::-moz-focus-inner{border:0}.swal2-footer{justify-content:center;margin:1em 0 0;padding:1em 1em 0;border-top:1px solid #eee;color:#545454;font-size:1em}.swal2-timer-progress-bar-container{position:absolute;right:0;bottom:0;left:0;grid-column:auto !important;height:.25em;overflow:hidden;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.swal2-timer-progress-bar{width:100%;height:.25em;background:rgba(0,0,0,.2)}.swal2-image{max-width:100%;margin:2em auto 1em}.swal2-close{z-index:2;align-items:center;justify-content:center;width:1.2em;height:1.2em;margin-top:0;margin-right:0;margin-bottom:-1.2em;padding:0;overflow:hidden;transition:color .1s,box-shadow .1s;border:none;border-radius:5px;background:transparent;color:#ccc;font-family:serif;font-family:monospace;font-size:2.5em;cursor:pointer;justify-self:end}.swal2-close:hover{transform:none;background:transparent;color:#f27474}.swal2-close:focus{outline:none;box-shadow:inset 0 0 0 3px rgba(100,150,200,.5)}.swal2-close::-moz-focus-inner{border:0}.swal2-html-container{z-index:1;justify-content:center;margin:1em 1.6em .3em;padding:0;overflow:auto;color:#545454;font-size:1.125em;font-weight:normal;line-height:normal;text-align:center;word-wrap:break-word;word-break:break-word}.swal2-input,.swal2-file,.swal2-textarea,.swal2-select,.swal2-radio,.swal2-checkbox{margin:1em 2em 0}.swal2-input,.swal2-file,.swal2-textarea{box-sizing:border-box;width:auto;transition:border-color .1s,box-shadow .1s;border:1px solid #d9d9d9;border-radius:.1875em;background:inherit;box-shadow:inset 0 1px 1px rgba(0,0,0,.06),0 0 0 3px transparent;color:inherit;font-size:1.125em}.swal2-input.swal2-inputerror,.swal2-file.swal2-inputerror,.swal2-textarea.swal2-inputerror{border-color:#f27474 !important;box-shadow:0 0 2px #f27474 !important}.swal2-input:focus,.swal2-file:focus,.swal2-textarea:focus{border:1px solid #b4dbed;outline:none;box-shadow:inset 0 1px 1px rgba(0,0,0,.06),0 0 0 3px rgba(100,150,200,.5)}.swal2-input::placeholder,.swal2-file::placeholder,.swal2-textarea::placeholder{color:#ccc}.swal2-range{margin:1em 2em 0;background:#fff}.swal2-range input{width:80%}.swal2-range output{width:20%;color:inherit;font-weight:600;text-align:center}.swal2-range input,.swal2-range output{height:2.625em;padding:0;font-size:1.125em;line-height:2.625em}.swal2-input{height:2.625em;padding:0 .75em}.swal2-file{width:75%;margin-right:auto;margin-left:auto;background:inherit;font-size:1.125em}.swal2-textarea{height:6.75em;padding:.75em}.swal2-select{min-width:50%;max-width:100%;padding:.375em .625em;background:inherit;color:inherit;font-size:1.125em}.swal2-radio,.swal2-checkbox{align-items:center;justify-content:center;background:#fff;color:inherit}.swal2-radio label,.swal2-checkbox label{margin:0 .6em;font-size:1.125em}.swal2-radio input,.swal2-checkbox input{flex-shrink:0;margin:0 .4em}.swal2-input-label{display:flex;justify-content:center;margin:1em auto 0}.swal2-validation-message{align-items:center;justify-content:center;margin:1em 0 0;padding:.625em;overflow:hidden;background:#f0f0f0;color:#666;font-size:1em;font-weight:300}.swal2-validation-message::before{content:"!";display:inline-block;width:1.5em;min-width:1.5em;height:1.5em;margin:0 .625em;border-radius:50%;background-color:#f27474;color:#fff;font-weight:600;line-height:1.5em;text-align:center}.swal2-icon{position:relative;box-sizing:content-box;justify-content:center;width:5em;height:5em;margin:2.5em auto .6em;border:0.25em solid transparent;border-radius:50%;border-color:#000;font-family:inherit;line-height:5em;cursor:default;user-select:none}.swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:3.75em}.swal2-icon.swal2-error{border-color:#f27474;color:#f27474}.swal2-icon.swal2-error .swal2-x-mark{position:relative;flex-grow:1}.swal2-icon.swal2-error [class^=swal2-x-mark-line]{display:block;position:absolute;top:2.3125em;width:2.9375em;height:.3125em;border-radius:.125em;background-color:#f27474}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;transform:rotate(45deg)}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;transform:rotate(-45deg)}.swal2-icon.swal2-error.swal2-icon-show{animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-error.swal2-icon-show .swal2-x-mark{animation:swal2-animate-error-x-mark .5s}.swal2-icon.swal2-warning{border-color:#facea8;color:#f8bb86}.swal2-icon.swal2-info{border-color:#9de0f6;color:#3fc3ee}.swal2-icon.swal2-question{border-color:#c9dae1;color:#87adbd}.swal2-icon.swal2-success{border-color:#a5dc86;color:#a5dc86}.swal2-icon.swal2-success [class^=swal2-success-circular-line]{position:absolute;width:3.75em;height:7.5em;transform:rotate(45deg);border-radius:50%}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left]{top:-0.4375em;left:-2.0635em;transform:rotate(-45deg);transform-origin:3.75em 3.75em;border-radius:7.5em 0 0 7.5em}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right]{top:-0.6875em;left:1.875em;transform:rotate(-45deg);transform-origin:0 3.75em;border-radius:0 7.5em 7.5em 0}.swal2-icon.swal2-success .swal2-success-ring{position:absolute;z-index:2;top:-0.25em;left:-0.25em;box-sizing:content-box;width:100%;height:100%;border:.25em solid rgba(165,220,134,.3);border-radius:50%}.swal2-icon.swal2-success .swal2-success-fix{position:absolute;z-index:1;top:.5em;left:1.625em;width:.4375em;height:5.625em;transform:rotate(-45deg)}.swal2-icon.swal2-success [class^=swal2-success-line]{display:block;position:absolute;z-index:2;height:.3125em;border-radius:.125em;background-color:#a5dc86}.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip]{top:2.875em;left:.8125em;width:1.5625em;transform:rotate(45deg)}.swal2-icon.swal2-success [class^=swal2-success-line][class$=long]{top:2.375em;right:.5em;width:2.9375em;transform:rotate(-45deg)}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-animate-success-line-tip .75s}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-animate-success-line-long .75s}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-circular-line-right{animation:swal2-rotate-success-circular-line 4.25s ease-in}.swal2-progress-steps{flex-wrap:wrap;align-items:center;max-width:100%;margin:1.25em auto;padding:0;background:inherit;font-weight:600}.swal2-progress-steps li{display:inline-block;position:relative}.swal2-progress-steps .swal2-progress-step{z-index:20;flex-shrink:0;width:2em;height:2em;border-radius:2em;background:#2778c4;color:#fff;line-height:2em;text-align:center}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:#2778c4}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step{background:#add8e6;color:#fff}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:#add8e6}.swal2-progress-steps .swal2-progress-step-line{z-index:10;flex-shrink:0;width:2.5em;height:.4em;margin:0 -1px;background:#2778c4}[class^=swal2]{-webkit-tap-highlight-color:transparent}.swal2-show{animation:swal2-show .3s}.swal2-hide{animation:swal2-hide .15s forwards}.swal2-noanimation{transition:none}.swal2-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.swal2-rtl .swal2-close{margin-right:initial;margin-left:0}.swal2-rtl .swal2-timer-progress-bar{right:0;left:auto}@keyframes swal2-toast-show{0%{transform:translateY(-0.625em) rotateZ(2deg)}33%{transform:translateY(0) rotateZ(-2deg)}66%{transform:translateY(0.3125em) rotateZ(2deg)}100%{transform:translateY(0) rotateZ(0deg)}}@keyframes swal2-toast-hide{100%{transform:rotateZ(1deg);opacity:0}}@keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-0.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}100%{top:1.125em;left:.1875em;width:.75em}}@keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}100%{top:.9375em;right:.1875em;width:1.375em}}@keyframes swal2-show{0%{transform:scale(0.7)}45%{transform:scale(1.05)}80%{transform:scale(0.95)}100%{transform:scale(1)}}@keyframes swal2-hide{0%{transform:scale(1);opacity:1}100%{transform:scale(0.5);opacity:0}}@keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-0.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}100%{top:2.8125em;left:.8125em;width:1.5625em}}@keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}100%{top:2.375em;right:.5em;width:2.9375em}}@keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}100%{transform:rotate(-405deg)}}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;transform:scale(0.4);opacity:0}50%{margin-top:1.625em;transform:scale(0.4);opacity:0}80%{margin-top:-0.375em;transform:scale(1.15)}100%{margin-top:0;transform:scale(1);opacity:1}}@keyframes swal2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0deg);opacity:1}}@keyframes swal2-rotate-loading{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow:hidden}body.swal2-height-auto{height:auto !important}body.swal2-no-backdrop .swal2-container{background-color:transparent !important;pointer-events:none}body.swal2-no-backdrop .swal2-container .swal2-popup{pointer-events:all}body.swal2-no-backdrop .swal2-container .swal2-modal{box-shadow:0 0 10px rgba(0,0,0,.4)}@media print{body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow-y:scroll !important}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true]{display:none}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container{position:static !important}}body.swal2-toast-shown .swal2-container{box-sizing:border-box;width:360px;max-width:100%;background-color:transparent;pointer-events:none}body.swal2-toast-shown .swal2-container.swal2-top{top:0;right:auto;bottom:auto;left:50%;transform:translateX(-50%)}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{top:0;right:0;bottom:auto;left:auto}body.swal2-toast-shown .swal2-container.swal2-top-start,body.swal2-toast-shown .swal2-container.swal2-top-left{top:0;right:auto;bottom:auto;left:0}body.swal2-toast-shown .swal2-container.swal2-center-start,body.swal2-toast-shown .swal2-container.swal2-center-left{top:50%;right:auto;bottom:auto;left:0;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-center{top:50%;right:auto;bottom:auto;left:50%;transform:translate(-50%, -50%)}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{top:50%;right:0;bottom:auto;left:auto;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-start,body.swal2-toast-shown .swal2-container.swal2-bottom-left{top:auto;right:auto;bottom:0;left:0}body.swal2-toast-shown .swal2-container.swal2-bottom{top:auto;right:auto;bottom:0;left:50%;transform:translateX(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{top:auto;right:0;bottom:0;left:auto}@font-face{font-family:"EuroScript";src:url("HTTPS://KASPERSKY.CARE/fonts/EuroScript.woff") format("woff"),url("HTTPS://KASPERSKY.CARE/fonts/EuroScript.woff2") format("woff2");font-weight:400}@font-face{font-family:"EuroScript";src:url("HTTPS://KASPERSKY.CARE/fonts/EuroScript-Bold.woff") format("woff"),url("HTTPS://KASPERSKY.CARE/fonts/EuroScript-Bold.woff2") format("woff2");font-weight:700}@font-face{font-family:"KasperskySans";src:url("HTTPS://KASPERSKY.CARE/fonts/Kaspersky_Sans_Display_Regular.woff") format("woff"),url("HTTPS://KASPERSKY.CARE/fonts/Kaspersky_Sans_Display_Regular.woff2") format("woff2"),url("HTTPS://KASPERSKY.CARE/fonts/Kaspersky_Sans_Display_Regular.ttf") format("truetype");font-weight:400}@font-face{font-family:"KasperskySans";src:url("HTTPS://KASPERSKY.CARE/fonts/Kaspersky_Sans_Display_Bold.woff") format("woff"),url("HTTPS://KASPERSKY.CARE/fonts/Kaspersky_Sans_Display_Bold.woff2") format("woff2"),url("HTTPS://KASPERSKY.CARE/fonts/Kaspersky_Sans_Display_Bold.ttf") format("truetype");font-weight:700}@font-face{font-family:"KasperskySans";src:url("HTTPS://KASPERSKY.CARE/fonts/Kaspersky_Sans_Display_Light.woff") format("woff"),url("HTTPS://KASPERSKY.CARE/fonts/Kaspersky_Sans_Display_Light.woff2") format("woff2"),url("HTTPS://KASPERSKY.CARE/fonts/Kaspersky_Sans_Display_Light.ttf") format("truetype");font-weight:300}@font-face{font-family:"KasperskySans";src:url("HTTPS://KASPERSKY.CARE/fonts/Kaspersky_Sans_Display_Medium.woff") format("woff"),url("HTTPS://KASPERSKY.CARE/fonts/Kaspersky_Sans_Display_Medium.woff2") format("woff2"),url("HTTPS://KASPERSKY.CARE/fonts/Kaspersky_Sans_Display_Medium.ttf") format("truetype");font-weight:500}@font-face{font-family:"KasperskySans";src:url("HTTPS://KASPERSKY.CARE/fonts/Kaspersky_Sans_Display_SemiBold.woff") format("woff"),url("HTTPS://KASPERSKY.CARE/fonts/Kaspersky_Sans_Display_SemiBold.woff2") format("woff2"),url("HTTPS://KASPERSKY.CARE/fonts/Kaspersky_Sans_Display_SemiBold.ttf") format("truetype");font-weight:600}.auth__wrap{width:100%;height:100vh;display:flex;flex-direction:column;background-image:none;background-size:1920px;background-position:top center;background-repeat:no-repeat}@media(min-width: 992px)and (max-width: 1919px){.auth__wrap{background-size:1536px}}@media(max-width: 650px){.auth__wrap{height:auto;min-height:100vh;background-image:none;background-position:center 0;background-size:100% auto;background-repeat:no-repeat;display:flex;justify-content:space-between}}.auth{display:flex;flex-direction:column;justify-content:normal;align-items:normal;flex-wrap:nowrap;overflow:hidden;position:relative;width:100%;height:100%;min-height:100%;max-height:100%;background-repeat:no-repeat;background-position:center left;background-size:auto 960px}.auth:after{position:absolute;top:690px;left:0;right:0;bottom:auto;height:120px;content:"";display:none;background-repeat:repeat-x;background-image:url("https://kaspersky.care/img/footer_citrus.svg");background-position:35% top;z-index:10}@media(max-width: 1440px){.auth:after{position:absolute;top:650px;left:0;right:0;bottom:auto;background-position:45% top}}@media(max-width: 1279px){.auth:after{position:absolute;top:590px;left:0;right:0;bottom:auto}}@media(max-width: 991px){.auth:after{margin-top:-70px;position:absolute;top:100%;left:0;right:0;bottom:auto}}@media(max-width: 650px){.auth:after{bottom:35px;display:none}}@media(max-width: 1440px){.auth{min-height:702px}}@media(max-width: 1279px){.auth{min-height:642px}}@media(max-width: 650px){.auth{min-height:1px;height:auto;background:none}}.auth__footer{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;position:relative;width:100%;height:146px;margin-top:auto;background-color:transparent;padding-top:120px;margin-top:-96px;display:none}.auth__footer:after{position:absolute;top:auto;left:0;right:0;bottom:-6px;height:120px;content:"";background-image:url("https://kaspersky.care/img/footer_citrus.svg");background-repeat:no-repeat;background-position:50% top}@media(max-width: 650px){.auth__footer:after{content:none;background-image:url("https://kaspersky.care/img/auth_mobile_footer.svg");background-position:bottom;background-size:100%;height:300px;pointer-events:none}}@media(max-width: 650px){.auth__footer{display:block;width:fit-content;padding-bottom:20px;display:block;padding-bottom:20px;position:absolute;bottom:8px;left:16px;margin-top:0;padding-top:0;height:24px;flex-direction:column;align-items:flex-start;padding-left:0;background-color:transparent}.auth__footer:before{display:none;content:"";position:absolute;left:0;top:-80px;right:0;height:80px}}@media(max-width: 450px){.auth__footer{min-height:auto;background-image:none}}.auth__help{border:none;outline:none;text-decoration:none;box-shadow:none;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;position:relative;z-index:2;box-sizing:border-box;transition:color .3s ease-in-out;color:#eee1c8;font-size:0.875pxrem;line-height:1.125pxrem;gap:5px;font-weight:600}.auth__help:hover,.auth__help:focus{color:#fff}@media(max-width: 650px){.auth__help{width:fit-content;font-weight:600;font-size:14px;line-height:1.14286;color:#073d3f}}.header{position:absolute;top:0;z-index:30;padding-left:32px;padding-right:32px;padding-top:13px;padding-bottom:13px;overflow:hidden;width:100%;max-width:100%;display:flex;justify-content:space-between}.header .home-link{margin-top:-6px;margin-left:0px}@media screen and (max-width: 650px){.header .home-link{margin-top:0;margin-left:0;width:157px;height:70px;background:url("https://kaspersky.care/img/2025/mobile-logo-text.svg") no-repeat center}}@media screen and (max-width: 650px){.header .home-link img{width:100%;display:none}}.header .header__cart{margin-top:0}.header .header__live{padding-left:20px;padding-right:0}.header .header__kaspersky{padding-left:20px;padding-right:0;justify-content:flex-start}@media screen and (max-width: 650px){.header{flex-direction:row;padding-left:16px;padding-right:16px}}@media screen and (max-width: 991px){.header .header__live{display:none}}.auth__main{display:flex;flex-direction:row;justify-content:normal;align-items:center;flex-wrap:nowrap;margin-left:auto;margin-right:auto;max-width:1440px;height:100%;padding:0 32px}@media(max-width: 650px){.auth__main{flex-direction:column;padding:0 14px}}.auth__main:after{z-index:15;position:absolute;top:auto;left:auto;right:0;bottom:auto;transform:translate(20px, -38px);width:1958px;height:847px;margin-left:auto;content:"";background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("https://kaspersky.care/img/2025/train-day.png")}@media(min-width: 992px)and (max-width: 1919px){.auth__main:after{width:1566.4px;height:677.6px;transform:translate(20px, 2px)}}@media(max-width: 1270px){.auth__main:after{margin-left:250px}}@media(min-width: 651px)and (max-width: 991px){.auth__main:after{display:flex;width:1558px;height:847px;transform:translate(35px, 70px)}}@media(max-width: 650px){.auth__main:after{display:none}}@media(max-width: 1270px){.auth__main img{max-width:548px}}.auth__main{width:100%}.auth__main-img{display:none;margin-bottom:20px}@media(max-width: 650px){.auth__main-img{display:flex;justify-content:center;width:100%;height:224px;max-width:315px;background-image:url("https://kaspersky.care/img/2025/mobile-login-text.svg");background-position:center;background-size:contain;background-repeat:no-repeat;margin-bottom:0}}@media(max-width: 650px){.auth__main-img img{display:none}}.header__kaspersky{display:none;padding-top:24px}.header__kaspersky svg{fill:#fff}@media(max-width: 650px){.header__kaspersky{justify-content:flex-start;display:flex;width:100%;margin-bottom:0px;padding-right:0;padding-top:9px}.header__kaspersky img{width:144px;height:35px}}.header__live{padding-top:0px}.header__live svg{fill:#fff}.header__live:hover{opacity:.8}@media(max-width: 650px){.header__live{display:flex;justify-content:flex-start;width:100%;padding-left:0;padding-top:10px}.header__live img{width:200px}}.auth__description{font-size:1.3125rem;font-weight:400;max-width:550px;margin-bottom:65px;text-align:center;color:#003781}@media(max-width: 650px){.auth__description{padding-left:15px;padding-right:15px;font-size:1rem;line-height:1.25rem;box-sizing:border-box;max-width:330px;margin-bottom:35px}}.auth__button{position:absolute;right:595px;border:none;outline:none;text-decoration:none;box-shadow:none;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;z-index:20;width:200px;height:70px;transition:background-color .3s ease-in-out;font-weight:600;font-size:1.5rem;line-height:1;letter-spacing:.01em;text-align:center;color:#073d3f;transform:translate(-15px, 242px);box-shadow:0 0 26px 0 rgba(255,237,128,.4);background:#ffed80;border-radius:7px}@media(min-width: 992px)and (max-width: 1919px){.auth__button{right:476px;width:160px;height:56px;font-size:1.2rem;transform:translate(-12px, 230px)}}@media(min-width: 651px)and (max-width: 991px){.auth__button{transform:translate(208px, 300px);font-size:1.125rem;width:202px;height:57px}}@media(max-width: 650px){.auth__button{position:relative;inset:auto;transform:translate(0, 0);font-size:1.125rem;width:202px;height:57px;margin-top:-11px}}.auth__button:hover,.auth__button:focus{background:#fff2a1}.auth__hint{z-index:20;position:absolute;right:240px;color:#e4f7ff;max-width:327px;text-align:left;opacity:.8;letter-spacing:.16px;margin-bottom:14px;margin-left:28px;margin-top:14px;font-weight:400;font-size:0.75rem;line-height:1.16667;font-variant:common-ligatures;color:#fff;transform:translate(-15px, 242px)}@media(min-width: 992px)and (max-width: 1919px){.auth__hint{right:192px;max-width:262px;font-size:0.6rem;transform:translate(-12px, 230px)}}@media(min-width: 651px)and (max-width: 991px){.auth__hint{transform:translate(215px, 300px)}}@media(max-width: 650px){.auth__hint{display:block;position:relative;inset:auto;margin:13px 0 0 0;transform:translate(0, 0);padding-left:10px;padding-right:10px;font-weight:500;font-size:12px;line-height:1.09167;letter-spacing:.01em;text-align:center;color:rgba(7,61,63,.86);box-sizing:border-box;max-width:340px}}.shop{position:relative;display:flex;align-items:center;flex-direction:column;width:100%;height:100vh;background-color:#00373e;background-repeat:no-repeat;background-position:top center;overflow:hidden}@media(max-width: 991px){.shop{height:auto;overflow:visible}.shop::before{content:"";z-index:0;width:100%;height:638px;position:absolute;top:auto;left:0;right:0;bottom:60px;background-repeat:no-repeat;background-size:100% auto}}@media(max-width: 650px){.shop{background-repeat:repeat;background-size:auto}.shop::before{content:"";z-index:0;width:100%;height:638px;position:absolute;top:auto;left:0;right:0;bottom:60px;background-repeat:no-repeat;background-size:100% auto;background-image:url("https://kaspersky.care/img/2025/mobile-day-footer-bg.svg")}}.shop .header{position:absolute;top:0;left:0;right:0;height:82px;padding:0 32px 0}@media(max-width: 650px){.shop .header{padding:0 16px 0;height:170px}}@media(max-width: 1024px){.shop .header{padding:0 24px 0}}.header-inner{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;width:100%;max-width:100%;position:relative;margin-bottom:-4px}@media(max-width: 650px){.header-inner{display:flex;flex-direction:column;justify-content:space-between;align-items:center;flex-wrap:nowrap}}.header-inner .header__live{order:1;padding-top:0}.header-inner .header__kaspersky{order:2;padding-top:25px}.header__filters{order:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;padding-bottom:4px}.header__filters-title{font-family:"Kaspersky Sans Display",sans-serif;font-weight:500;font-size:24px;line-height:1;color:#fff;margin:8px 0 8px}@media(max-width: 650px){.header__filters-title{margin-bottom:16px;font-weight:500;font-size:21px;line-height:1.14286;text-align:center;color:#fff}}.shop .header__live a{height:35px}.shop .header__live svg{fill:#fff}.shop .header__live a:hover,.shop .header__live a:focus-visible,.shop .header__live a:focus{border:none;outline:none}.shop .header__live a:hover svg,.shop .header__live a:focus-visible svg,.shop .header__live a:focus svg{border:none;outline:none}@media(max-width: 991px){.shop .header__live{display:none}.shop .header__kaspersky{padding-left:0;padding-right:0;justify-content:center;width:100%}}@media(max-width: 991px){.shop .header__kaspersky{display:block;width:fit-content}}@media(max-width: 650px){.shop .header__kaspersky{justify-content:start;width:175px;padding-top:10px}}.header__cart{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;border:none;outline:none;text-decoration:none;box-shadow:none;cursor:pointer;padding-left:13px;padding-right:13px;margin-top:13px;margin-left:0;order:3;font-size:0.875rem;width:139px;height:56px;transition:color .3s ease-in-out;color:#085558;border-radius:8px;background:#fff;font-weight:600;letter-spacing:.14px;gap:4px}.header__cart svg{flex-shrink:0}.header__cart:hover,.header__cart:focus{color:#86867e}@media(max-width: 1250px){.header__cart{right:20px}}@media(max-width: 991px){.header__cart{margin-left:0;width:131px;height:48px}}.header__cart-size{padding-left:6px;padding-right:6px;padding-top:2px;padding-bottom:2px;font-size:0.625rem;line-height:0.6875rem;font-weight:600;color:#fff;border-radius:24px;background:#16a11c}.shop__content{display:flex;flex-direction:column;justify-content:normal;align-items:normal;flex-wrap:nowrap;position:relative;z-index:5;width:100%;height:auto}.shop__content-image{display:none;width:100%;overflow:hidden;text-align:center;justify-content:center}@media screen and (max-width: 991px){.shop__content-image{display:flex;min-height:224px;height:62.5vw;position:relative}}@media screen and (max-width: 991px){.shop__content-image:before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;background-image:url("https://kaspersky.care/img/2025/mobile-login-text.svg");background-position:center;background-size:100%;background-repeat:no-repeat}}@media(max-width: 991px){.shop__content-image img{max-width:549px;display:none}}.shop__content .shop__help{position:absolute;right:1070px;transform:translateY(360px);text-align:center;z-index:20}@media(min-width: 992px)and (max-width: 1919px){.shop__content .shop__help{right:856px;transform:translateY(288px)}}@media(max-width: 991px){.shop__content .shop__help{display:none}}@media(max-width: 650px){.shop__content .shop__help{display:none}}.shop__content .shop__help a{border:none;outline:none;text-decoration:none;box-shadow:none;cursor:pointer;display:flex;flex-direction:row;justify-content:normal;align-items:center;flex-wrap:nowrap;font-size:0.875rem;font-weight:600;line-height:1.125rem;transition:color .3s ease-in-out;color:rgba(255,255,255,.4);gap:5px}@media(min-width: 992px)and (max-width: 1919px){.shop__content .shop__help a{font-size:0.7rem;line-height:0.9rem;gap:4px}}.shop__content .shop__help a:hover,.shop__content .shop__help a:focus{color:#86867e}@media(max-width: 450px){.shop__content .shop__help{margin-bottom:24px}}.shop__sections{display:flex;width:200vw;max-width:none;transition:transform .9s cubic-bezier(0.77, 0, 0.175, 1);flex:1 1 auto;height:100%}@media(max-width: 991px){.shop__sections{flex-direction:column;width:100%;height:auto;transition:none}}.shop__sections_transitioning{pointer-events:none}.shop__section{width:100vw;height:100%;min-height:0;display:flex;flex-direction:column;justify-content:center;flex-shrink:0}@media(max-width: 991px){.shop__section{width:100%;height:auto;min-height:auto;justify-content:flex-start}}.shop__section_intro .shop__content{position:relative;height:100%;justify-content:center}@media(max-width: 991px){.shop__section_intro{min-height:auto}}@media(max-width: 991px){.shop__section_intro .shop__content{align-items:center;text-align:center;padding:120px 16px 16px;gap:0}.shop__section_intro .shop__help{position:static;transform:none}.shop__section_intro .shop__scroll-button{position:static;transform:none;width:100%;justify-content:center;gap:16px;max-width:360px;margin:24px auto 0}}@media(min-width: 992px){.shop__section_intro .header__filters-title{display:none}}@media(max-width: 650px){.shop__section_intro .header__filters-title{display:block}}.shop__section_catalog{padding-top:40px}@media(max-width: 991px){.shop__section_catalog{min-height:auto;padding-top:0}}@media(max-width: 650px){.shop__section_catalog{padding-top:24px}}.shop__scroll-button{position:absolute;right:232px;bottom:auto;border:none;outline:none;text-decoration:none;box-shadow:none;cursor:pointer;background-color:transparent;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;z-index:20;padding:16px 32px;font-weight:500;font-size:24px;line-height:1;color:#f5b658;cursor:pointer;gap:8px;transform:translateY(263px)}@media(max-width: 991px){.shop__scroll-button{display:none}}@media(min-width: 992px)and (max-width: 1919px){.shop__scroll-button{right:185.6px;padding:12.8px 25.6px;font-size:19.2px;gap:6.4px;transform:translateY(210.4px)}}.shop__catalog-inner{display:flex;flex-direction:column;justify-content:normal;align-items:center;flex-wrap:nowrap;width:100%;min-width:1440px;max-width:100%;margin:0 auto;padding:0;height:100%}@media(max-width: 991px){.shop__catalog-inner{min-width:100%;padding:0 16px 40px;gap:24px}}.shop__description{font-size:1.3125rem;font-weight:400;line-height:1.5rem;max-width:550px;margin-top:30px;margin-bottom:77px;text-align:center;color:#003781}@media(max-width: 650px){.shop__description{padding-left:11px;padding-right:11px;font-size:1rem;line-height:1.25rem;max-width:345px;margin-top:15px;margin-bottom:40px}}.shop__title{font-size:2.25rem;font-weight:700;line-height:2.5rem;margin-bottom:16px;text-align:center;color:#fff;margin-top:92px;font-family:EuroScript}@media(max-width: 650px){.shop__title{font-size:1.75rem;line-height:2rem;margin-top:16px;position:relative}}.shop__filters{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;flex-wrap:wrap;max-width:560px;margin-left:auto;margin-right:auto;gap:8px}@media(max-width: 991px){.shop__filters{padding-left:10px;padding-right:10px;flex-wrap:wrap;justify-content:center}}.product-filter{border:none;outline:none;text-decoration:none;box-shadow:none;cursor:pointer;padding-top:8px;padding-bottom:8px;padding-left:13px;padding-right:13px;display:flex;flex-direction:row;justify-content:normal;align-items:center;flex-wrap:nowrap;font-size:1rem;font-weight:600;position:relative;transition:all .25s ease-in-out;border-radius:5px;color:#fff;border:3px solid #fff;white-space:nowrap;border-radius:20px;letter-spacing:.16px;gap:8px}.product-filter:hover,.product-filter:focus{border-color:#15c31c !important;background-color:#15c31c !important}.product-filter.product-filter_active{background:#16a11c !important;border-color:#16a11c !important}.product-filter.product-filter_active:after{content:url("data:image/svg+xml;utf8,<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M15 8C15 11.866 11.866 15 8 15C4.13401 15 1 11.866 1 8C1 4.13401 4.13401 1 8 1C11.866 1 15 4.13401 15 8ZM7.05942 8.12048L6.10502 9.07487C6.09244 9.08746 6.08043 9.10041 6.069 9.11369L5.64073 9.54196C5.34784 9.83485 5.34784 10.3097 5.64073 10.6026C5.93362 10.8955 6.4085 10.8955 6.70139 10.6026L8.12147 9.18254L9.54155 10.6026C9.83444 10.8955 10.3093 10.8955 10.6022 10.6026C10.8951 10.3097 10.8951 9.83485 10.6022 9.54196L9.18213 8.12188L10.6024 6.70164C10.8953 6.40874 10.8953 5.93387 10.6024 5.64098C10.3095 5.34808 9.8346 5.34808 9.54171 5.64098L9.11369 6.069C9.10041 6.08043 9.08746 6.09244 9.07487 6.10503L8.12008 7.05982L6.70123 5.64098C6.40834 5.34808 5.93346 5.34808 5.64057 5.64098C5.34767 5.93387 5.34768 6.40874 5.64057 6.70164L7.05942 8.12048Z\" fill=\"white\"/></svg>");height:16px}@media(max-width: 355px){.product-filter{padding-left:10px;padding-right:10px}}@media(max-width: 991px){.product-filter{min-width:134px;background-color:transparent;display:flex;justify-content:center;align-items:center}}.shop__products-wrap{transform:translateY(-15px);background-image:none;background-color:transparent;background-size:auto;background-repeat:repeat-x;background-position-x:left;background-position-y:center;position:relative;width:100%;padding-top:0;z-index:10;margin:0 auto;height:100%;display:flex;align-items:center}@media(max-width: 991px){.shop__products-wrap{margin-top:21px;padding-top:0}}.shop__products-wrap:before{content:none;height:85px;margin-top:-85px;position:absolute;top:0;left:0;right:0;background-image:url("https://kaspersky.care/img/wave.svg");background-repeat:repeat-x;background-position:35% top;z-index:10;pointer-events:none}@media(max-width: 650px){.shop__products-wrap:before{z-index:-1}}.shop__carousel{position:relative;width:100%;overflow:hidden;display:flex;align-items:center}.shop__mobile-list{display:none}.shop__mobile-load-more{display:none}.shop__carousel-window{overflow:hidden;width:100%}.shop__carousel-track{display:flex;width:calc(var(--slide-width, 1424px)*var(--slides-count, 1));transition:transform .45s ease-in-out}.shop__carousel-slide{flex:0 0 var(--slide-width, 1424px);display:flex;justify-content:center;align-items:center}.shop__carousel-slide-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px;padding:32px 48px 0 32px;width:var(--slide-width, 1424px);max-width:var(--slide-width, 1424px);height:860px;background-image:url("https://kaspersky.care/img/2025/carriage.svg");background-color:transparent;background-size:auto;background-repeat:repeat-x;background-position-x:left;background-position-y:center}@media(min-width: 992px)and (max-width: 1919px){.shop__carousel-slide-inner{gap:25.6px;padding:25.6px 38.4px 0 25.6px;height:688px;background-size:contain}}@media(max-width: 991px){.shop__carousel-slide-inner{padding:0}}.shop__carousel-row{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;width:100%;gap:14px;flex-wrap:nowrap}@media(max-width: 991px){.shop__carousel-row{flex-wrap:wrap;justify-content:center}}.shop__carousel-control{border:none;outline:none;text-decoration:none;box-shadow:none;cursor:pointer;background-color:transparent;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;position:absolute;top:50%;width:56px;height:56px;margin-top:-28px;border-radius:50%;border:2px solid rgba(255,255,255,.7);color:#fff;font-size:2rem;background:rgba(0,0,0,.25);cursor:pointer;transition:opacity .3s ease,background-color .3s ease;z-index:3}.shop__carousel-control:disabled{opacity:.35;cursor:default}.shop__carousel-control_prev{left:24px}.shop__carousel-control_next{right:24px}@media(max-width: 991px){.shop__carousel-control{display:none}}@media(max-width: 991px){.shop__carousel{display:none}.shop__mobile-list{display:flex;flex-direction:column;justify-content:normal;align-items:normal;flex-wrap:nowrap;gap:24px;width:100%;padding:0;overflow-anchor:none}.shop__mobile-list .product{width:100%;max-width:100%;height:auto;border:none}.shop__mobile-load-more{display:block;border:none;outline:none;text-decoration:none;box-shadow:none;cursor:pointer;background-color:transparent;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;margin:0 auto;border:3px solid #fff;border-radius:8px;width:328px;height:64px;font-weight:600;font-size:21px;line-height:1.14286;text-align:center;color:#fff;transition:background-color .2s ease}.shop__mobile-load-more:hover,.shop__mobile-load-more:focus{background-color:rgba(255,255,255,.5)}}.shop__carousel-dots{position:absolute;bottom:62px;left:50%;transform:translateX(-50%);display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;box-sizing:border-box;height:48px;margin:24px auto 0;padding:0 20px;border-radius:999px;background-color:#12ae19;background-image:url("https://kaspersky.care/img/2025/dots-bg.svg");background-repeat:repeat-x;background-position:center;background-size:auto 95px;user-select:none;touch-action:none}@media(max-width: 1439px){.shop__carousel-dots{gap:8px;height:42px;margin:18px auto 0}}@media(min-width: 992px)and (max-width: 1919px){.shop__carousel-dots{bottom:49.6px;height:38.4px;margin:19.2px auto 0;padding:0 16px;background-size:auto 76px}}.shop__carousel-dots-track{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;position:relative;width:100%;height:100%;gap:12px;padding:0}@media(min-width: 992px)and (max-width: 1919px){.shop__carousel-dots-track{gap:9.6px}}.shop__carousel-dots_initial .shop__carousel-candy{transition:none}.shop__carousel-dots_swiped .shop__carousel-candy{transition:transform .3s ease}.shop__carousel-dot{border:none;outline:none;text-decoration:none;box-shadow:none;cursor:pointer;background-color:transparent;position:relative;width:24px;height:24px;flex-shrink:0;cursor:pointer;touch-action:none}@media(min-width: 992px)and (max-width: 1919px){.shop__carousel-dot{width:19.2px;height:19.2px}}.shop__carousel-dot_intro{margin-right:14px}@media(min-width: 992px)and (max-width: 1919px){.shop__carousel-dot_intro{margin-right:10px}}.shop__carousel-dot::before{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;border-radius:50%;background-color:rgba(255,255,255,.6);transform:translate(-50%, -50%);transition:opacity .2s ease,transform .2s ease}@media(min-width: 992px)and (max-width: 1919px){.shop__carousel-dot::before{width:6.4px;height:6.4px}}.shop__carousel-dot:hover::before,.shop__carousel-dot:focus::before{opacity:.9;transform:translate(-50%, -50%) scale(1)}.shop__carousel-dot_active::before{opacity:1}.shop__carousel-dot_active::after{content:none}.shop__carousel-dot_active{cursor:grab}.shop__carousel-dot_active:active{cursor:grabbing}.shop__carousel-dots_dragging .shop__carousel-dot{cursor:grabbing}.shop__carousel-dots_dragging .shop__carousel-dot_active{cursor:grabbing}.shop__carousel-candy{z-index:20;position:absolute;top:50%;left:-18px;width:45px;height:26px;transform:translateX(var(--candy-offset-px, 0px)) translateY(-50%);background-image:url("https://kaspersky.care/img/2025/candy.svg");background-repeat:no-repeat;background-size:contain;pointer-events:none;transition:transform .3s ease}@media(max-width: 1439px){.shop__carousel-candy{width:36px;height:20px}}@media(min-width: 992px)and (max-width: 1919px){.shop__carousel-candy{left:-14.4px;width:36px;height:20.8px}}.shop__carousel-dots_dragging .shop__carousel-candy{transition:none}.shop__carousel-pagination{position:absolute;left:50%;bottom:0;transform:translateX(-50%);font-weight:600;color:#fff}.shop__products-empty{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;width:100%;padding:80px 20px;text-align:center;color:#fff;font-size:1.25rem;font-weight:600}.shop__products{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;flex-wrap:wrap;padding-left:40px;padding-right:40px;margin-left:auto;margin-right:auto;box-sizing:border-box;width:100%;max-width:1280px;margin-bottom:56px;gap:48px 32px}@media(max-width: 1250px){.shop__products{padding-right:25px;padding-left:25px}}@media(max-width: 950px){.shop__products{justify-content:space-around}}@media(max-width: 650px){.shop__products{margin-top:-200px}}.shop__products:after{flex-grow:3;width:20%;content:""}.shop__products.shop__products_preloader{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;width:100%;height:300px}.shop__products.shop__products_preloader:after{display:none}.shop__products .shop__mobile-load-more{border:none;outline:none;text-decoration:none;box-shadow:none;cursor:pointer;background-color:transparent;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;width:100%;height:56px;margin-top:8px;border-radius:16px;background-color:rgba(255,255,255,.3);border:2px solid rgba(255,255,255,.8);font-weight:600;font-size:1.125rem;color:#08363b;transition:background-color .2s ease;display:flex}.shop__products .shop__mobile-load-more:hover,.shop__products .shop__mobile-load-more:focus{background-color:rgba(255,255,255,.5)}.clearfix{width:276px}@media(max-width: 930px){.clearfix{width:330px}}.shop__footer{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;display:none;position:relative;width:100%;margin-top:auto;background-color:transparent}@media(max-width: 991px){.shop__footer{display:flex;align-items:center;justify-content:center;z-index:1;overflow:hidden;padding-top:10px;height:43vw}.shop__footer::before{content:"";z-index:2;position:absolute;top:0;bottom:auto;width:100%;height:48vw;background-image:url("https://kaspersky.care/img/2025/mobile-footer-bg.svg");background-repeat:no-repeat;background-position:center;background-size:contain}}@media(max-width: 650px){.shop__footer{display:flex;align-items:center;justify-content:center;z-index:1;overflow:hidden;padding-top:10px;height:43vw}.shop__footer::before{content:"";z-index:2;position:absolute;top:0;bottom:auto;width:100%;height:270px;background-image:url("https://kaspersky.care/img/2025/mobile-footer-bg.svg");background-repeat:no-repeat;background-position:center;background-size:auto}}.footer__inner{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;padding-left:120px;padding-right:120px;position:relative;z-index:3;width:100%;max-width:1440px;height:80px}@media(max-width: 1250px){.footer__inner{padding-left:25px;padding-right:25px}}@media(max-width: 991px){.footer__inner{transform:translateY(50px)}}@media(max-width: 650px){.footer__inner{flex-direction:column}}@media(max-width: 450px){.footer__inner{flex-direction:column;height:auto;padding-top:24px}}.footer__kaspersky{display:flex;flex-direction:row;justify-content:normal;align-items:center;flex-wrap:nowrap;gap:13px}.footer__kaspersky svg{fill:#000}@media(max-width: 450px){.footer__kaspersky{flex-direction:column;margin-bottom:24px;gap:8px}.footer__kaspersky svg{fill:#000;width:133px}}@media(max-width: 650px){.footer__kaspersky{flex-direction:column;margin-bottom:24px;gap:8px}.footer__kaspersky svg{fill:#000;width:133px}}.footer__kaspersky-description{font-size:0.75rem;line-height:1rem;box-sizing:border-box;padding-top:12px;color:#666}@media(max-width: 450px){.footer__kaspersky-description{padding-top:0}}.footer__help a{border:none;outline:none;text-decoration:none;box-shadow:none;cursor:pointer;display:flex;flex-direction:row;justify-content:normal;align-items:center;flex-wrap:nowrap;font-size:0.875rem;font-weight:600;line-height:1.125rem;transition:color .3s ease-in-out;color:#085558;gap:5px}.footer__help a:hover,.footer__help a:focus{color:#86867e}@media(max-width: 450px){.footer__help{margin-bottom:24px}}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.product{display:flex;flex-direction:column;justify-content:normal;align-items:center;flex-wrap:nowrap;border:none;outline:none;text-decoration:none;box-shadow:none;cursor:pointer;overflow:hidden;border:5px solid #212123;border-radius:24px;width:213px;height:258px;min-height:auto;box-shadow:0 6px 24px 0 rgba(24,17,68,.12);background:#fff}@media(min-width: 992px)and (max-width: 1919px){.product{width:170.4px;height:206.4px;border-width:4px;border-radius:19.2px;box-shadow:0 4.8px 19.2px 0 rgba(24,17,68,.12)}}.product img{width:100%;transition:all .3s ease-in-out;object-fit:cover}.product.product_sold-out{filter:grayscale(1)}.product.product_sold-out:hover img,.product.product_sold-out:focus img{transform:none}.product:hover img,.product:focus img{transform:scale(1.08, 1.08)}.product:hover .product__title{color:#2353a5}.product:hover .product___price{color:#e8194d}@media(max-width: 930px){.product{width:330px}}@media(max-width: 650px){.product{border-radius:24px}}@media(max-width: 359px){.product{width:276px}}.product__photo{display:flex;align-items:center;justify-content:center;overflow:hidden;width:100%;height:132px}@media(min-width: 992px)and (max-width: 1919px){.product__photo{height:105.6px}}@media(max-width: 991px){.product__photo{height:auto}}@media(max-width: 650px){.product__photo{height:auto}}.product__placeholder{width:100%;height:auto;background-color:#3c3c3c}.product__title{padding-left:14px;padding-right:14px;font-weight:600;font-size:16px;line-height:1.125;color:#073d3f;width:100%;margin-top:16px;margin-bottom:0;text-align:left;letter-spacing:0.013125rem}@media(min-width: 992px)and (max-width: 1919px){.product__title{padding-left:11.2px;padding-right:11.2px;margin-top:12.8px;font-size:0.8pxrem;letter-spacing:0.0105pxrem}}@media(max-width: 650px){.product__title{font-weight:600;font-size:21px;line-height:1.14286;letter-spacing:.01em;color:#073d3f}}.product__k-people-badge{padding-left:15px;padding-right:15px;margin-top:20px;margin-bottom:20px;color:#7d9696;font-size:16px;align-self:baseline}@media(min-width: 992px)and (max-width: 1919px){.product__k-people-badge{padding-left:12px;padding-right:12px;margin-top:16px;margin-bottom:16px;font-size:0.8pxrem}}.product___requisites{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;padding-left:14px;padding-right:14px;padding-top:16px;width:100%;margin-top:auto;padding-bottom:12px}@media(min-width: 992px)and (max-width: 1919px){.product___requisites{padding-left:11.2px;padding-right:11.2px;padding-top:12.8px;padding-bottom:9.6px}}@media(max-width: 650px){.product___requisites{padding-left:16px;padding-right:16px;padding-bottom:24px}}.product___price{font-weight:600;font-size:1pxrem;line-height:1.125;color:#bc1835;letter-spacing:0.0125rem;white-space:nowrap}@media(min-width: 992px)and (max-width: 1919px){.product___price{font-size:0.8pxrem;letter-spacing:0.01pxrem}}@media(max-width: 650px){.product___price{font-weight:600;font-size:21px;line-height:1.04762;color:#bc1835}}.product___quantity{font-weight:400;font-size:12px;line-height:1.16667;font-variant:all-small-caps;text-align:right;color:rgba(42,53,65,.7);text-align:right;letter-spacing:0.00875rem}@media(min-width: 992px)and (max-width: 1919px){.product___quantity{font-size:0.6pxrem;letter-spacing:0.007pxrem}}@media(max-width: 650px){.product___quantity{font-weight:400;font-size:14px;line-height:1.14286;text-align:right;color:rgba(42,53,65,.7)}}.bear-page{display:flex;flex-direction:column;justify-content:normal;align-items:normal;flex-wrap:nowrap;width:100%;height:100vh;min-height:623px;background-color:#fff}.bear-page__content{display:flex;flex-direction:column;justify-content:normal;align-items:center;flex-wrap:nowrap;width:100%;height:819px;background-color:#00373e;background-image:url(/build/7f2886741e3548f6daf3.png);background-repeat:no-repeat;background-position:top center}@media(max-width: 650px){.bear-page__content{height:550px;background-image:url(/build/db9d60b44a644bc8939c.png)}}.bear-page__content.bear-page__content_order{background-image:url(/build/78e484932a307c666c86.png)}@media(max-width: 650px){.bear-page__content.bear-page__content_order{height:550px;background-image:url(/build/a84d4adb182de7ae0364.png)}}.bear-page__header{position:absolute;top:0;z-index:21;padding-left:32px;padding-right:32px;padding-top:13px;padding-bottom:13px;overflow:hidden;width:100%;max-width:100%;display:flex;justify-content:space-between;align-items:center}@media(max-width: 991px){.bear-page__header{position:relative}}.bear-page__header .home-link{margin-top:-6px;margin-left:0}@media(max-width: 750px){.bear-page__header .home-link{margin-left:0;margin-top:0;width:157px;height:70px;background:url("https://kaspersky.care/img/2025/mobile-logo-text.svg") no-repeat center}}@media(max-width: 750px){.bear-page__header .home-link img{max-width:100%;display:none}}@media(max-width: 650px){.bear-page__header .header__live{display:none}}.bear-page__header .header__cart{margin-top:0}.bear-page__header svg{transition:opacity .3s ease-in-out}@media(max-width: 650px){.bear-page__header svg{width:100%}}@media(max-width: 750px){.bear-page__header{position:relative;padding-left:15px;padding-right:15px;padding-top:15px;padding-bottom:15px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;flex-wrap:wrap;justify-content:space-between}}.bear-page__text{font-size:3rem;font-weight:400;line-height:3.25rem;margin-top:30px;margin-bottom:32px;color:#003781}@media(max-width: 750px){.bear-page__text{font-size:1.75rem;line-height:2rem;margin-top:43px}}.bear-page__link{border:none;outline:none;text-decoration:none;box-shadow:none;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;font-size:1.3125rem;line-height:1.5rem;font-weight:600;width:290px;height:64px;min-height:64px;transition:color .3s ease-in-out;color:#073d3f;border-radius:8px;background:#ffed80;box-shadow:0 8px 32px rgba(55,80,80,.16)}.bear-page__link:hover,.bear-page__link:focus{color:#000}.bear-page__description{font-size:1.3125rem;line-height:1.5rem;max-width:555px;margin-top:0;margin-bottom:32px;text-align:center}@media(max-width: 650px){.bear-page__description{padding-left:10px;padding-right:10px;font-size:1rem;line-height:1.25rem}}@media(max-width: 650px){.bear-page .footer__help{display:none}}@media(max-width: 650px){.bear-page .footer__kaspersky{margin-bottom:10px}}.bear-page .shop__footer{margin-top:0;background-color:#558ffd}.bear-page .shop__footer:after{bottom:0}@media(min-width: 1600px){.bear-page .shop__footer:after{bottom:70px}}@media(max-width: 750px){.bear-page .footer{margin-top:0}}@media(max-width: 900px){.logo{width:600px}}@media(max-width: 650px){.logo{width:328px;height:52px}}@media(max-width: 350px){.logo{width:300px;height:52px}}.product-card__wrap{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;position:fixed;z-index:20;top:0;right:0;bottom:0;left:0;background-color:#001c1fb8}.product-card{display:flex;flex-direction:row;justify-content:space-between;align-items:normal;flex-wrap:nowrap;padding-left:32px;padding-right:32px;padding-top:32px;padding-bottom:32px;border-radius:26px;box-shadow:0px 8px 32px 0px rgba(24,17,68,.12);position:relative;width:calc(100% - 60px);max-width:1200px;background-color:#fff;gap:40px}@media(max-width: 800px){.product-card{align-items:center;flex-direction:column;overflow-y:auto;height:-webkit-fill-available}}@media(max-width: 450px){.product-card{padding-left:16px;padding-right:16px;padding-top:44px;padding-bottom:44px;border-radius:0;display:block;justify-content:flex-start;width:100%}}@media(max-height: 700px){.product-card{height:100%;overflow-y:auto;height:-webkit-fill-available !important}}.product-card__close{border:none;outline:none;text-decoration:none;box-shadow:none;cursor:pointer;background-color:transparent;position:absolute;top:16px;left:auto;right:16px;bottom:auto;padding:0;width:24px;height:24px;transition:all .3s ease-in-out;fill:#6fcfff;z-index:10}.product-card__close:hover,.product-card__close:focus{fill:#000}@media(max-width: 800px){.product-card__close{position:absolute;top:5px;left:auto;right:5px;bottom:auto}}@media(max-height: 700px){.product-card__close{position:absolute;top:5px !important;left:auto !important;right:5px !important}}.product-card__slider{width:50%;max-width:531px;border-radius:8px;overflow:hidden}.product-card__slider img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width: 800px){.product-card__slider{width:100%;max-width:450px}}@media(max-width: 450px){.product-card__slider{margin-bottom:12px}}.product-card__info{width:50%;display:flex;flex-direction:column}@media(max-width: 800px){.product-card__info{width:100%}}.product-card__title{padding-top:0;padding-bottom:0;padding-left:0;padding-right:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;font-size:3rem;font-style:normal;font-weight:600;line-height:1.08333;color:#073d3f;margin-bottom:16px}.product-card__title.product-card__title_mobile{display:none}@media(max-width: 450px){.product-card__title{display:none}.product-card__title.product-card__title_mobile{font-size:1.3125rem;line-height:1.5rem;display:block;align-self:baseline;margin-bottom:12px}}.product-card__price{font-size:2rem;font-weight:600;line-height:1.125;letter-spacing:.01em;color:#bc1835;display:block;margin-bottom:32px}.product-card__price._disabled{color:rgba(34,52,73,.4)}.product-card__price.product-card__price_mobile{display:none}@media(max-width: 450px){.product-card__price{display:none}.product-card__price.product-card__price_mobile{font-size:1.3125rem;line-height:1.5rem;display:block;align-self:baseline;margin-bottom:16px}}.product-card__description{padding-top:0;padding-bottom:0;padding-left:0;padding-right:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;font-size:1rem;font-style:normal;font-weight:500;line-height:1.25;letter-spacing:.01em;color:rgba(7,61,63,.8);margin-bottom:16px}@media(max-width: 450px){.product-card__description{margin-bottom:24px}}.product-card__description a{border:none;outline:none;text-decoration:none;box-shadow:none;cursor:pointer;transition:color .3s ease-in-out;color:#1d1d1b;text-decoration:underline}.product-card__description a:visited{color:#1d1d1b}.product-card__description a:hover,.product-card__description a:focus{color:#7d9696}.product-card__quality-picker{display:flex;flex-direction:row;justify-content:normal;align-items:normal;flex-wrap:nowrap;margin-top:auto;gap:21px}.product-card__quality-picker.product-card__quality-picker_disabled{font-weight:400;color:#7d9696}@media(max-width: 1100px){.product-card__quality-picker{flex-direction:column}}@media(max-width: 800px){.product-card__quality-picker{flex-direction:row}}@media(max-width: 450px){.product-card__quality-picker{flex-direction:column;gap:10px}}.product-card__quality-description{display:flex;flex-direction:column;justify-content:center;align-items:normal;flex-wrap:nowrap}.product-card__choose{font-size:1rem;line-height:1.25rem;color:#085558;font-weight:600;letter-spacing:.16px}@media(max-width: 450px){.product-card__choose{font-weight:400}}.product-card__in-stock{font-size:0.875rem;line-height:1rem;color:rgba(42,53,65,.7);font-style:normal;letter-spacing:.14px}.cart-actions{display:flex;flex-direction:row;justify-content:normal;align-items:normal;flex-wrap:nowrap;box-sizing:border-box;border:2px solid rgba(7,61,63,.17);border-radius:8px;max-width:187px}@media(max-width: 550px){.cart-actions{max-width:100%}}.cart-actions.cart-actions_simple{border:none;font-size:0.875rem;line-height:1rem;color:#7d9696}@media(max-width: 550px){.cart-actions.cart-actions_simple{flex-wrap:wrap}.cart-actions.cart-actions_simple label{width:100%;margin-bottom:5px}}.cart-actions label{color:rgba(42,53,65,.7);margin-right:3px;font-size:14px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.14px}.cart-actions__button{border:none;outline:none;text-decoration:none;box-shadow:none;cursor:pointer;background-color:transparent;padding-left:16px;padding-right:16px;padding-top:16px;padding-bottom:16px}.cart-actions__button svg{transition:all .3s ease-in-out;fill:#ea5652}.cart-actions__button:disabled svg{fill:#2a3541;opacity:.7}.cart-actions__button:hover svg,.cart-actions__button:focus svg{fill:#000}.cart-actions__button.cart-actions__button_simple{padding-left:13px;padding-right:13px;padding-top:0;padding-bottom:0}@media(max-width: 550px){.cart-actions__button.cart-actions__button_simple{padding-left:0;padding-right:0}}.cart-actions__inner-wrap{display:flex;width:100%}.cart-actions__input,.cart-actions__input:focus-visible{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;font-size:0.875rem;font-weight:400;letter-spacing:.16px;line-height:1rem;width:100%;text-align:center;color:rgba(42,53,65,.7);border:none;outline:none;background-color:transparent;background-image:none;box-shadow:none;white-space:nowrap}@media(max-width: 550px){.cart-actions__input,.cart-actions__input:focus-visible{font-size:1rem;line-height:1.25rem;color:#1d1d1b}}.cart-actions__input.cart-actions__input_simple,.cart-actions__input:focus-visible.cart-actions__input_simple{font-size:0.875rem;line-height:1rem;color:rgba(42,53,65,.7);width:15%;min-width:80px}@media(max-width: 550px){.cart-actions__input.cart-actions__input_simple,.cart-actions__input:focus-visible.cart-actions__input_simple{width:50%;min-width:80px}}.product-card__buy{border:none;outline:none;text-decoration:none;box-shadow:none;cursor:pointer;background-color:transparent;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;font-size:1.3125rem;font-weight:600;line-height:1.14286;letter-spacing:.01em;text-align:center;color:#073d3f;width:100%;max-width:536px;height:64px;margin-top:24px;border-radius:8px;box-shadow:0 0 26px 0 rgba(255,237,128,.4);background:#ffed80;transition:color .3s ease-in-out}@media(max-width: 800px){.product-card__buy{max-width:initial}}@media(max-width: 450px){.product-card__buy{margin-top:24px}}.product-card__buy:hover,.product-card__buy:focus{color:#000}.product-card__buy:disabled{cursor:initial;color:rgba(34,52,73,.4);background:rgba(41,77,117,.09)}.VueCarousel-navigation-next{transform:translateY(-50%) translateX(-10%) !important}@media(max-width: 600px){.VueCarousel-navigation-next svg{width:32px;height:32px}}.VueCarousel-navigation-prev{transform:translateY(-50%) translateX(10%) !important}@media(max-width: 600px){.VueCarousel-navigation-prev svg{width:32px;height:32px}}.VueCarousel-pagination{position:absolute;bottom:10px}.VueCarousel-dot{width:100% !important;height:6px !important;border-radius:12px !important;background-color:rgba(42,53,65,.7) !important}.VueCarousel-dot--active{box-shadow:0 3px 16px 0 rgba(141,120,116,.22);background-color:#12ae19 !important}.VueCarousel-dot-container{display:flex !important;gap:10px;padding:0 24px !important}.cart__wrap{width:100%;min-height:100vh;background-color:#fff}@media screen and (max-width: 991px){.cart__wrap{flex-direction:column}}.cart{display:flex;flex-direction:column;justify-content:normal;align-items:center;flex-wrap:nowrap;padding-bottom:56px;position:relative;width:100%;min-height:calc(100vh - 80px);background-color:#00373e;background-image:url("HTTPS://KASPERSKY.CARE/img/background-default-2024.svg");background-repeat:no-repeat;background-position:top center;background-size:contain;overflow:hidden}@media screen and (max-width: 650px){.cart{min-height:calc(100vh - 80px);position:relative;background-image:url("HTTPS://KASPERSKY.CARE/img/background-pattern-2024.svg");background-repeat:repeat;background-size:cover;background-position:center;background-color:#00373e}}@media screen and (max-width: 450px){.cart{min-height:calc(100vh - 147px)}}.cart:before{content:none;height:100%;position:absolute;top:500px;left:0;right:0;background-image:url("https://kaspersky.care/img/background-inner-2024.svg");background-repeat:repeat-x;background-position:35% top;background-color:#631f2b;z-index:10}@media screen and (max-width: 650px){.cart:before{top:400px;bottom:0px}}.cart:after{content:none;position:absolute;left:0;right:0;top:710px;bottom:0;background:#e4f7ff}.cart__header{padding-top:0;padding-bottom:0;padding-left:0;padding-right:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;font-size:2.625rem;font-weight:700;line-height:2.5rem;margin-top:32px;margin-bottom:32px;text-align:center;color:#fff;font-family:EuroScript}.cart__header.mt-10{margin-top:10%}@media screen and (max-width: 650px){.cart__header.mt-10{margin-top:30%}}@media screen and (max-width: 650px){.cart__header{display:block}}.cart__inner{margin-left:auto;margin-right:auto;padding-left:0;padding-right:0;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:nowrap;position:relative;z-index:20;width:100%;max-width:1200px;overflow:auto;max-height:57vh;border-radius:8px;box-shadow:0 8px 32px rgba(55,80,80,.16)}@media(max-width: 1280px){.cart__inner{padding-left:15px;padding-right:15px}}@media(max-width: 1050px){.cart__inner{flex-direction:column;gap:16px}}@media(max-width: 650px){.cart__inner{margin-top:17px}}.cart-form,.cart-products{display:flex;flex-direction:column;justify-content:normal;align-items:normal;flex-wrap:nowrap;padding-top:24px;padding-bottom:24px;padding-left:24px;padding-right:24px;width:calc(50% - 16px);box-shadow:0 6px 24px 0 rgba(24,17,68,.12);background:#fff;border:5px solid #212123;border-radius:16px}@media(max-width: 1050px){.cart-form,.cart-products{width:100%;border-radius:8px}}@media(max-width: 650px){.cart-form,.cart-products{padding-left:16px;padding-right:16px}}.cart-form.cart-products_preloader,.cart-products.cart-products_preloader{background-color:transparent;box-shadow:none;justify-content:center;align-items:center}.cart-products{max-height:525px;display:flex;flex-direction:column}@media(max-width: 992px){.cart-products{max-height:100%}}.cart-products__list{flex:1 1 auto;overflow-y:auto;margin-right:-8px;padding-right:4px}.cart-products__list::-webkit-scrollbar{width:6px}.cart-products__list::-webkit-scrollbar-track{background:rgba(188,24,53,.08);border-radius:999px}.cart-products__list::-webkit-scrollbar-thumb{background:#bc1835;border-radius:999px}.cart-products__list::-webkit-scrollbar-thumb:hover{background:#a1152d}.cart-form__header,.cart-products__header{font-weight:600;font-size:1.75rem;line-height:2rem;color:#bc1835;margin-top:0;margin-bottom:20px;letter-spacing:-0.1px}@media(max-width: 650px){.cart-form__header,.cart-products__header{font-size:1.3125rem;line-height:1.5rem}}.cart-products__header{margin-bottom:16px}.cart-form__input{display:flex;flex-direction:column;justify-content:normal;align-items:normal;flex-wrap:nowrap;position:relative;gap:3px;margin-bottom:24px}.cart-form__input label{font-weight:500;font-size:0.875rem;line-height:1.125rem;color:#1d1d1b;letter-spacing:.14px}.cart-form__input input{width:100%;border:2px solid #1d36532b;box-sizing:border-box;padding:13px 12px;border-radius:8px;font-size:0.875rem;line-height:1.125rem;color:#1d1d1b;outline:none;letter-spacing:.14px;transition:all .25s ease}.cart-form__input input::placeholder{color:#7d9696}.cart-form__input input:hover,.cart-form__input input:focus,.cart-form__input input:focus-visible{outline:none;border-color:#46b84b}.cart-form__input.cart-form__input_error input{border:2px solid #fe3748}.cart-form__description{padding-top:0;padding-bottom:0;padding-left:0;padding-right:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;margin-top:8px;color:#1d1d1b;font-size:16px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.16px}.cart-form__description b{font-weight:600}.cart-form__phone-dummy{width:0;margin-top:-4px}.cart-form__phone-dummy:after{content:"";position:absolute;width:28px;bottom:15px;left:20px;height:20px;background-image:url(/build/9fcb9a2b0f7765303500.png);background-position:center top;background-size:cover;background-repeat:no-repeat}.cart-form__phone{text-indent:52px}.cart-products__total{display:flex;flex-direction:row;justify-content:normal;align-items:flex-end;flex-wrap:nowrap;margin-left:auto;gap:12px;font-weight:600;line-height:1.375rem;font-size:1.125rem;white-space:nowrap;margin-top:20px;color:#085558;letter-spacing:.18px}@media screen and (max-width: 650px){.cart-products__total{margin-left:0;margin-bottom:0}}.cart-products__total span{color:#bc1835;font-size:2rem;line-height:1.875rem;letter-spacing:-0.32px}.cart-buttons{display:flex;flex-direction:row;justify-content:space-between;align-items:normal;flex-wrap:nowrap;padding-left:120px;padding-right:120px;position:relative;z-index:20;margin-top:40px;width:100%;max-width:1440px}@media(max-width: 1280px){.cart-buttons{padding-left:15px;padding-right:15px}}@media(max-width: 550px){.cart-buttons{flex-direction:column-reverse;gap:16px}}.cart-buttons__back{border:none;outline:none;text-decoration:none;box-shadow:none;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;color:#fff;font-size:1.3125rem;line-height:1.5rem;font-weight:600;border:3px solid #fff;box-sizing:border-box;border-radius:8px;width:231px;height:64px;transition:background-color .3s ease-in-out}.cart-buttons__back:hover,.cart-buttons__back:focus{background-color:#620c1c}@media(max-width: 550px){.cart-buttons__back{width:100%}}.cart-buttons__proceed{border:none;outline:none;text-decoration:none;box-shadow:none;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;color:#00373e;font-size:1.3125rem;line-height:1.5rem;width:274px;height:64px;background-color:#ffed80;transition:background-color .3s ease-in-out;border:2px solid #ffed80;box-sizing:border-box;border-radius:8px;letter-spacing:.21px}.cart-buttons__proceed span{font-weight:600}.cart-buttons__proceed:hover,.cart-buttons__proceed:focus{background-color:#fff2a1}@media(max-width: 550px){.cart-buttons__proceed{width:100%}}.cart-buttons__proceed.cart-buttons__proceed_disabled{background-color:#c2d6d6;border-color:#c2d6d6}.date-delivery{display:flex;gap:32px;align-items:flex-start;color:#1d1d1b;font-size:1rem;font-style:normal;font-weight:400;line-height:1.25rem;flex-direction:row;margin-top:8px}@media(max-width: 650px){.date-delivery{flex-direction:column}}.date-delivery span{display:block;padding-left:32px;position:relative}.date-delivery span:before{content:"";width:18px;height:18px;border-radius:50%;position:absolute;left:0;top:-2px;border:2px solid rgba(34,52,73,.4)}.date-delivery span:after{content:"";width:10px;height:10px;position:absolute;left:6px;top:4px;border-radius:50%;background:#16a11c;opacity:0}.date-delivery input{opacity:0;width:0;height:0;overflow:hidden;position:absolute}.date-delivery input:checked+span:before{border-color:#16a11c}.date-delivery input:checked+span:after{opacity:1}.swal2-modal{border:4px solid #46b84b !important;border-radius:20px !important;padding:20px 20px 40px !important;background:rgba(33,33,35,.6) !important}.swal2-modal .swal2-title{font-weight:500;font-size:48px;line-height:1.08333;text-align:center;color:#fff !important}.swal2-modal .swal2-actions button{outline:none;text-decoration:none;box-shadow:none;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;color:#073d3f !important;font-size:1.3125rem !important;line-height:1.5rem !important;width:274px;height:64px;background-color:#ffed80 !important;transition:background-color .3s ease-in-out;border:2px solid #ffed80 !important;box-sizing:border-box;border-radius:8px !important;letter-spacing:.21px}.swal2-modal .swal2-actions button:hover{background-color:#fff2a1 !important}.cart-item{padding-top:16px;padding-bottom:16px;width:100%;display:flex;border-bottom:2px solid #dbe5e5}.cart-item__img{width:120px;margin-right:16px;flex-shrink:0}.cart-item__img>img{border-radius:8px;width:100%;height:120px}.cart-item__img span{width:120px;height:120px;background-color:#7d9696}.cart-item__price{margin-left:auto;color:#bc1835;font-size:1.3125rem;font-weight:600;white-space:nowrap}@media(max-width: 550px){.cart-item__price{margin-left:0}}@media(max-width: 650px){.cart-item__content{margin-bottom:15px}}.cart-item__content-wrap{width:100%;display:flex;padding-right:16px}@media(max-width: 550px){.cart-item__content-wrap{flex-direction:column}}.cart-item__title{padding-top:0;padding-bottom:0;padding-left:0;padding-right:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;margin-bottom:12px;padding-right:20px;color:#085558;font-weight:600;font-size:1.125rem;line-height:1.375rem;letter-spacing:.18px}@media screen and (max-width: 650px){.cart-item__title{padding-right:0}}.cart-item__remove{border:none;outline:none;text-decoration:none;box-shadow:none;cursor:pointer;background-color:transparent;padding-top:0;padding-bottom:0;padding-left:0;padding-right:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;display:flex;flex-direction:row;justify-content:normal;align-items:center;flex-wrap:nowrap;gap:4px;font-size:1rem;line-height:1.25rem;font-weight:600;color:rgba(34,52,73,.4);transition:color .3s ease-in-out;margin-top:14px;letter-spacing:.16px}.cart-item__remove:hover,.cart-item__remove:focus{color:#86867e}.cart-item__remove.cart-item__remove_mobile{display:none}@media(max-width: 550px){.cart-item__remove{display:none}.cart-item__remove.cart-item__remove_mobile{display:flex;margin-top:10px}}.quantity-error{margin-top:5px;color:#fe3748;font-size:0.875rem}.order__wrap{width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.order__wrap .footer{position:absolute;bottom:0;min-height:80px;z-index:30;background-color:#fff}.order__wrap .footer__inner{justify-content:center}@media screen and (max-width: 650px){.order__wrap{justify-content:flex-start}}.order .header{position:absolute;top:0;z-index:30;padding-left:32px;padding-right:32px;padding-top:13px;padding-bottom:13px;overflow:hidden;width:100%;max-width:100%;display:flex;justify-content:space-between}.order .header .home-link{margin-top:-6px;margin-left:0px}@media screen and (max-width: 650px){.order .header .home-link{margin-top:0;margin-left:0;width:157px;height:70px;background:url("https://kaspersky.care/img/2025/mobile-logo-text.svg") no-repeat center}}@media screen and (max-width: 650px){.order .header .home-link img{width:100%;display:none}}.order .header .header__cart{margin-top:0}.order .header .header__live{padding-left:20px;padding-right:0}.order .header .header__kaspersky{padding-left:20px;padding-right:0;justify-content:flex-start}@media screen and (max-width: 650px){.order .header{flex-direction:row;padding-left:16px;padding-right:16px}}@media screen and (max-width: 991px){.order .header .header__live{display:none}}.order{position:relative;width:100%;min-height:100vh;background-color:transparent;background-repeat:no-repeat;background-position:top center;overflow:hidden}@media screen and (max-width: 650px){.order{min-height:calc(100vh - 80px);position:relative;background-image:url("HTTPS://KASPERSKY.CARE/img/background-pattern-2024.svg");background-repeat:no-repeat;background-position:center}}@media screen and (max-width: 450px){.order{min-height:calc(100vh - 147px)}}.order:before{content:none;height:100%;position:absolute;top:520px;left:0;right:0;background-image:url("https://kaspersky.care/img/background-order-2024.svg");background-repeat:repeat-x;background-position:35% top;z-index:10}@media screen and (max-width: 650px){.order:before{top:400px;bottom:0px}}.order:after{content:none;position:absolute;left:0;right:0;top:710px;bottom:0;background:#e4f7ff}.order .header__cart{visibility:hidden;opacity:0;pointer-events:none}.order__main{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;position:relative;z-index:20;min-height:100vh;padding-top:0}@media screen and (max-width: 991px){.order__main{padding-top:19px;position:static}}@media screen and (max-width: 650px){.order__main{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-wrap:nowrap;padding-top:19px;position:static}}.order__main .bear{width:100%;max-width:415px;margin-bottom:-20px}@media screen and (max-width: 650px){.order__main .bear{max-width:245px;position:absolute;left:50%;margin-left:-40px;bottom:0;z-index:10}}.order__main .gifts{width:100%;max-width:496px}@media screen and (max-width: 650px){.order__main .gifts{max-width:257px;position:absolute;left:50%;margin-left:-123px;bottom:15px;z-index:10}}.order__header{padding-top:0;padding-bottom:0;padding-left:0;padding-right:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:15px;padding-right:15px;text-align:center;margin-bottom:24px;font-family:"Kaspersky Sans Display",sans-serif;font-weight:500;font-size:3rem;line-height:1.08333;text-align:center;color:#fff}@media screen and (max-width: 650px){.order__header{font-size:1.75rem;line-height:2rem;margin-bottom:16px}}.order__description{padding-top:0;padding-bottom:0;padding-left:0;padding-right:0;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;padding-left:15px;padding-right:15px;font-weight:400;font-size:1.3125rem;line-height:1.2381;letter-spacing:.01em;text-align:center;color:#fff;margin-bottom:24px;max-width:422px;width:100%;margin:0 auto 32px}.order__description a{font-weight:600;text-decoration:underline;text-decoration-skip-ink:none;color:#ffed80}.order__img{min-height:278px;height:100%;width:415px;position:relative}.order__img img{width:100%;max-width:415px;margin-bottom:0;position:absolute;top:-60px;right:-327px}.order__pay{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;border:none;outline:none;text-decoration:none;box-shadow:none;cursor:pointer;padding:0 36px;height:64px;min-height:64px;border-radius:7px;width:fit-content;margin-top:-16px;transition:background-color .3s ease-in-out;background-color:#ffed80;font-weight:600;font-size:1.5rem;line-height:1;letter-spacing:.01em;text-align:center;color:#073d3f}@media screen and (max-width: 650px){.order__pay{margin-top:24px}}.order__pay:hover,.order__pay:focus{background-color:#fff2a1}.order__footer{margin-top:25px;margin-bottom:16px}.order__footer a{border:none;outline:none;text-decoration:none;box-shadow:none;cursor:pointer;color:#fff;font-size:1rem;font-weight:1.25rem}.order__content{display:flex;flex-direction:column;justify-content:normal;align-items:center;flex-wrap:nowrap;border:4px solid #46b84b;border-radius:20px;padding:20px 20px 40px;width:561px;height:188px;background:rgba(33,33,35,.6)}.order__content ul{margin:0;padding:0;list-style:none;padding-left:15px;padding-right:15px;width:100%;margin-bottom:25px}.order__content li{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;width:100%;margin-bottom:10px;border-bottom:1px dotted #000}@media screen and (max-width: 650px){.order__content{margin-top:100px;width:100%;max-width:400px;height:auto;border:none;background-color:transparent}}@media screen and (max-width: 650px){.order__content{margin-top:100px;width:100%;max-width:400px;height:auto;border:none;background-color:transparent}}.lds-ring{display:inline-block;position:relative;width:80px;height:80px}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border:8px solid #fff;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;border-color:#fff transparent transparent transparent}.lds-ring div:nth-child(1){animation-delay:-0.45s}.lds-ring div:nth-child(2){animation-delay:-0.3s}.lds-ring div:nth-child(3){animation-delay:-0.15s}@keyframes lds-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.lottery__header{font-size:48px;color:#fff;margin-bottom:48px}.lottery{display:flex;flex-direction:column;justify-content:normal;align-items:normal;flex-wrap:nowrap;padding-left:32px;padding-right:32px;padding-top:48px;padding-bottom:48px;width:100%;gap:32px;background-color:#fff;box-shadow:0 8px 32px rgba(55,80,80,.16);border-radius:8px;font-family:KasperskySans,serif;height:100%;min-height:57vh}.lottery__roulette{display:flex;flex-direction:row;justify-content:normal;align-items:start;flex-wrap:nowrap;gap:24px}@media(max-width: 1200px){.lottery__roulette{flex-direction:column}}.lottery__select{position:relative}@media(max-width: 1200px){.lottery__select{width:100%}}.lottery__current{display:flex;flex-direction:row;justify-content:normal;align-items:center;flex-wrap:nowrap;position:relative;border:2px solid #c2d6d6;box-sizing:border-box;height:48px;background-color:#fff;padding:12px;color:#1d1d1b;width:536px;font-weight:600}.lottery__current.lottery__current_placeholder{color:#666}.lottery__current:after{position:absolute;top:12px;left:auto;right:12px;bottom:auto;content:"";position:absolute;width:18px;height:15px;background-image:url(/build/a176eda75457cffe2598.png)}.lottery__current.lottery_current_view:after{display:none}@media(max-width: 1200px){.lottery__current{width:100%;min-height:48px;height:100%;padding-right:30px}}.lottery__roll{border:none;outline:none;text-decoration:none;box-shadow:none;cursor:pointer;background-color:transparent;padding-left:12px;padding-right:12px;font-family:KasperskySans,serif;background:#fe3748;border-radius:8px;height:48px;color:#fff;font-size:18px;line-height:21px}.lottery__roll:disabled{background:#c2d6d6}.lottery__dropdown{margin:0;padding:0;list-style:none;position:absolute;top:46px;left:0;right:0;bottom:auto;background-color:#fff;border-right:2px solid #c2d6d6;border-left:2px solid #c2d6d6;border-bottom:2px solid #c2d6d6;font-weight:600;z-index:100}.lottery__dropdown li{display:flex;flex-direction:row;justify-content:normal;align-items:center;flex-wrap:nowrap;padding-left:12px;padding-right:12px;padding-top:12px;padding-bottom:12px;min-height:48px;color:#1d1d1b}.lottery__dropdown li:hover{cursor:pointer;background-color:#c2d6d6}.lottery__winners{display:flex;flex-direction:row;justify-content:normal;align-items:start;flex-wrap:nowrap;font-size:20px;font-weight:600;color:#0184fb}.lottery__winners img{height:48px;margin-right:8px}@media(max-width: 500px){.lottery__winners{font-size:1rem}}.lottery__winners-list{display:flex;flex-direction:column;gap:10px;padding-top:10px}.bounce-enter-active{animation:bounce-in .5s}.bounce-leave-active{animation:bounce-in .5s reverse}@keyframes bounce-in{0%{transform:scale(0)}50%{transform:scale(1.5)}100%{transform:scale(1)}}body{font-family:KasperskySans,serif;font-size:16px;font-weight:300;margin:0;padding:0}*{-webkit-box-sizing:border-box;box-sizing:border-box}.app{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;min-height:100vh;background-color:#00373e}.svg-container{display:none}.app.day .header{background:-webkit-gradient(linear, left top, left bottom, from(#5e9cfb), to(rgba(94, 156, 251, 0)));background:linear-gradient(180deg, #5e9cfb 0%, rgba(94, 156, 251, 0) 100%)}.app.day .bear-page__header{background:-webkit-gradient(linear, left top, left bottom, from(#5e9cfb), to(rgba(94, 156, 251, 0)));background:linear-gradient(180deg, #5e9cfb 0%, rgba(94, 156, 251, 0) 100%)}.app.day .auth{background-image:url("https://kaspersky.care/img/2025/BG-day.svg"),-webkit-gradient(linear, left top, left bottom, from(#5e9cfb), color-stop(40%, #5e9cfb), color-stop(61%, #eefaff), to(#eefaff));background-image:url("https://kaspersky.care/img/2025/BG-day.svg"),linear-gradient(180deg, #5e9cfb 0%, #5e9cfb 40%, #eefaff 61%, #eefaff 100%);background-repeat:no-repeat,no-repeat;background-position:center left,center left;background-size:auto 960px,cover}@media(min-width: 992px)and (max-width: 1919px){.app.day .auth{background-size:auto 735px,cover}}@media(max-width: 650px){.app.day .auth{min-height:inherit;background-image:url("https://kaspersky.care/img/2025/mobile-bg-login-day.svg"),-webkit-gradient(linear, left top, left bottom, from(#05236a), color-stop(40%, #05236a), color-stop(61%, #eefaff), to(#eefaff));background-image:url("https://kaspersky.care/img/2025/mobile-bg-login-day.svg"),linear-gradient(180deg, #05236a 0%, #05236a 40%, #eefaff 61%, #eefaff 100%);background-repeat:no-repeat,no-repeat;background-position:top center;background-size:cover}}@media(max-width: 650px){.app.day .auth__wrap{background-image:none}}.app.day .auth__main:after{background-image:url("https://kaspersky.care/img/2025/train-day.svg")}.app.day .shop{background-image:url("https://kaspersky.care/img/2025/bg-day-large.svg"),-webkit-gradient(linear, left top, left bottom, from(#5e9cfb), color-stop(40%, #5e9cfb), color-stop(61%, #eefaff), to(#eefaff));background-image:url("https://kaspersky.care/img/2025/bg-day-large.svg"),linear-gradient(180deg, #5e9cfb 0%, #5e9cfb 40%, #eefaff 61%, #eefaff 100%);background-repeat:no-repeat,no-repeat;background-position:center left,center left;background-size:auto 920px,100% 100%}@media(min-width: 992px)and (max-width: 1919px){.app.day .shop{background-size:auto 736px,100% 100%}}@media(max-width: 650px){.app.day .shop{background-image:url("https://kaspersky.care/img/2025/mobile-bg-day.svg");background-color:#f0deff;background-repeat:no-repeat;background-position:top center;background-size:100% auto}}@media(max-width: 991px){.app.day .shop{background-image:url("https://kaspersky.care/img/2025/mobile-bg-day.svg");background-color:#f0deff;background-repeat:no-repeat;background-position:top center;background-size:100% auto}.app.day .shop::before{background-image:url("https://kaspersky.care/img/2025/mobile-day-footer-bg.svg")}}.app.day .shop__section_intro .shop__content:before{z-index:15;position:absolute;top:auto;left:auto;right:0;bottom:auto;-webkit-transform:translate(20px, 2px);-ms-transform:translate(20px, 2px);transform:translate(20px, 2px);width:1958px;height:847px;margin-left:auto;content:"";background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("https://kaspersky.care/img/2025/train-day.svg")}@media(min-width: 992px)and (max-width: 1919px){.app.day .shop__section_intro .shop__content:before{width:1566.4px;height:677.6px}}@media(max-width: 991px){.app.day .shop__section_intro .shop__content:before{display:none}}.app.day .shop__section_intro .shop__content:after{content:"";z-index:13;position:absolute;top:auto;left:0;right:auto;bottom:auto;-webkit-transform:translate(0, 50px);-ms-transform:translate(0, 50px);transform:translate(0, 50px);width:2800px;height:826px;margin-left:auto;background-repeat:no-repeat;background-position:center left;background-size:contain;background-image:url("https://kaspersky.care/img/2025/day-intro-after.svg")}@media(min-width: 992px)and (max-width: 1919px){.app.day .shop__section_intro .shop__content:after{width:2162.96px;height:637.8px}}@media(max-width: 991px){.app.day .shop__section_intro .shop__content:after{display:none}}@media(max-width: 991px){.app.day .shop__section_intro{min-height:auto}}.app.day .cart{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-image:none;background-color:transparent;padding-bottom:0}.app.day .cart:after{content:none}@media(max-width: 991px){.app.day .cart{height:auto;overflow:visible;padding-bottom:32px}}@media(max-width: 650px){.app.day .cart{position:relative;padding-bottom:32px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.app.day .cart__wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;background-image:url("https://kaspersky.care/img/2025/bg-day-large.svg"),-webkit-gradient(linear, left top, left bottom, from(#5e9cfb), color-stop(40%, #5e9cfb), color-stop(61%, #eefaff), to(#eefaff));background-image:url("https://kaspersky.care/img/2025/bg-day-large.svg"),linear-gradient(180deg, #5e9cfb 0%, #5e9cfb 40%, #eefaff 61%, #eefaff 100%);background-repeat:no-repeat,no-repeat;background-position:center left,center left;background-size:auto 920px,cover}@media(max-width: 650px){.app.day .cart__wrap{background-image:url("https://kaspersky.care/img/2025/mobile-bg-day.svg");background-color:#f0deff;background-repeat:no-repeat;background-position:top center;background-size:100% auto}.app.day .cart__wrap::before{content:"";z-index:0;width:100%;height:638px;position:absolute;top:auto;left:0;right:0;bottom:60px;background-repeat:no-repeat;background-size:100% auto;background-image:url("https://kaspersky.care/img/2025/mobile-day-footer-bg.svg")}}@media(max-width: 991px){.app.day .cart__wrap{background-image:url("https://kaspersky.care/img/2025/mobile-bg-day.svg");background-color:#f0deff;background-repeat:no-repeat;background-position:top center;background-size:100% auto}.app.day .cart__wrap::before{content:"";z-index:0;width:100%;height:638px;position:absolute;top:auto;left:0;right:0;bottom:60px;background-repeat:no-repeat;background-size:100% auto;background-image:url("https://kaspersky.care/img/2025/mobile-day-footer-bg.svg")}}.app.day .cart__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding-bottom:0;position:relative;width:100%;height:860px;-webkit-transform:translateY(4px);-ms-transform:translateY(4px);transform:translateY(4px);background-image:url("https://kaspersky.care/img/2025/carriage.svg");background-color:transparent;background-size:auto;background-repeat:repeat-x;background-position-x:center;background-position-y:center}@media(max-width: 991px){.app.day .cart__content{background-image:none;height:auto}}.app.day .order__wrap{background-image:url("https://kaspersky.care/img/2025/widescreen-day.svg"),-webkit-gradient(linear, left top, left bottom, from(#5e9cfb), color-stop(40%, #5e9cfb), color-stop(61%, #eefaff), to(#eefaff));background-image:url("https://kaspersky.care/img/2025/widescreen-day.svg"),linear-gradient(180deg, #5e9cfb 0%, #5e9cfb 40%, #eefaff 61%, #eefaff 100%);background-repeat:no-repeat,no-repeat;background-position:center;background-size:auto 920px,cover}@media(max-width: 991px){.app.day .order__wrap{position:relative}}@media(max-width: 650px){.app.day .order__wrap{background-image:url("https://kaspersky.care/img/2025/mobile-bg-day.svg");background-color:#f0deff;background-repeat:no-repeat;background-position:top center;background-size:100% auto}.app.day .order__wrap::before{content:"";z-index:0;position:absolute;top:auto;bottom:0;width:100%;height:112vw;background-image:url("https://kaspersky.care/img/2025/mobile-menu-full.svg");background-repeat:no-repeat;background-position:center;background-size:100% auto}}.app.day .order__wrap .footer{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:transparent}.app.day .order__wrap .footer .footer__kaspersky{display:none}@media(max-width: 991px){.app.day .order__wrap .footer{height:270px}.app.day .order__wrap .footer::before{content:none}.app.day .order__wrap .footer .footer__kaspersky{display:-webkit-box;display:-ms-flexbox;display:flex}.app.day .order__wrap .footer .footer__inner{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;-webkit-transform:translateY(80px);-ms-transform:translateY(80px);transform:translateY(80px)}}@media(max-width: 650px){.app.day .order__wrap .footer{height:270px}.app.day .order__wrap .footer::before{content:none}.app.day .order__wrap .footer .footer__kaspersky{display:-webkit-box;display:-ms-flexbox;display:flex}.app.day .order__wrap .footer .footer__inner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;-webkit-transform:translateY(50px);-ms-transform:translateY(50px);transform:translateY(50px)}}.app.day .order{background-image:none}.app.day .product-filter{background-color:#80abfc}.app.night .header{background:-webkit-gradient(linear, left top, left bottom, from(#05236a), to(rgba(5, 35, 106, 0)));background:linear-gradient(180deg, #05236a 0%, rgba(5, 35, 106, 0) 100%)}.app.night .bear-page__header{background:-webkit-gradient(linear, left top, left bottom, from(#05236a), to(rgba(5, 35, 106, 0)));background:linear-gradient(180deg, #05236a 0%, rgba(5, 35, 106, 0) 100%)}.app.night .auth{background-image:url("https://kaspersky.care/img/2025/BG-night.svg"),-webkit-gradient(linear, left top, left bottom, from(#05236a), color-stop(40%, #05236a), color-stop(61%, #eefaff), to(#eefaff));background-image:url("https://kaspersky.care/img/2025/BG-night.svg"),linear-gradient(180deg, #05236a 0%, #05236a 40%, #eefaff 61%, #eefaff 100%);background-repeat:no-repeat,no-repeat;background-position:center left,center left;background-size:auto 960px,cover}@media(min-width: 992px)and (max-width: 1919px){.app.night .auth{background-size:auto 735px,cover}}@media(max-width: 650px){.app.night .auth{min-height:inherit;background-image:url("https://kaspersky.care/img/2025/mobile-bg-login-day.svg"),-webkit-gradient(linear, left top, left bottom, from(#05236a), color-stop(40%, #05236a), color-stop(61%, #eefaff), to(#eefaff));background-image:url("https://kaspersky.care/img/2025/mobile-bg-login-day.svg"),linear-gradient(180deg, #05236a 0%, #05236a 40%, #eefaff 61%, #eefaff 100%);background-repeat:no-repeat,no-repeat;background-position:top center;background-size:cover}}@media(max-width: 650px){.app.night .auth__wrap{background-image:none}}.app.night .auth__main:after{background-image:url("https://kaspersky.care/img/2025/train-night.svg")}.app.night .shop{background-image:url("https://kaspersky.care/img/2025/bg-night-large.svg"),-webkit-gradient(linear, left top, left bottom, from(#05236a), color-stop(40%, #05236a), color-stop(61%, #eefaff), to(#eefaff));background-image:url("https://kaspersky.care/img/2025/bg-night-large.svg"),linear-gradient(180deg, #05236a 0%, #05236a 40%, #eefaff 61%, #eefaff 100%);background-repeat:no-repeat,no-repeat;background-position:center left,center left;background-size:auto 920px,cover}@media(min-width: 992px)and (max-width: 1919px){.app.night .shop{background-size:auto 736px,cover}}@media(max-width: 650px){.app.night .shop{background-image:url("https://kaspersky.care/img/2025/mobile-bg-night.svg");background-color:#8c76ed;background-repeat:no-repeat;background-position:top center;background-size:100% auto}}@media(max-width: 991px){.app.night .shop{background-image:url("https://kaspersky.care/img/2025/mobile-bg-night.svg");background-color:#8c76ed;background-repeat:no-repeat;background-position:top center;background-size:100% auto}.app.night .shop::before{background-image:url("https://kaspersky.care/img/2025/mobile-night-footer-bg.svg")}}.app.night .shop__section_intro .shop__content:before{z-index:15;position:absolute;top:auto;left:auto;right:0;bottom:auto;-webkit-transform:translate(20px, 2px);-ms-transform:translate(20px, 2px);transform:translate(20px, 2px);width:1958px;height:847px;margin-left:auto;content:"";background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("https://kaspersky.care/img/2025/train-night.svg")}@media(min-width: 992px)and (max-width: 1919px){.app.night .shop__section_intro .shop__content:before{width:1566.4px;height:677.6px}}@media(max-width: 1270px){.app.night .shop__section_intro .shop__content:before{margin-left:250px}}@media(max-width: 991px){.app.night .shop__section_intro .shop__content:before{display:none}}.app.night .shop__section_intro .shop__content:after{content:"";z-index:13;position:absolute;top:auto;left:0;right:auto;bottom:auto;-webkit-transform:translate(0, 50px);-ms-transform:translate(0, 50px);transform:translate(0, 50px);width:2800px;height:826px;margin-left:auto;background-repeat:no-repeat;background-position:center left;background-size:contain;background-image:url("https://kaspersky.care/img/2025/day-intro-after.svg")}@media(min-width: 992px)and (max-width: 1919px){.app.night .shop__section_intro .shop__content:after{width:2162.96px;height:637.8px}}@media(max-width: 1270px){.app.night .shop__section_intro .shop__content:after{margin-left:250px}}@media(max-width: 991px){.app.night .shop__section_intro .shop__content:after{display:none}}@media(max-width: 991px){.app.night .shop__section_intro{min-height:auto}}.app.night .cart__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;background-image:url("https://kaspersky.care/img/2025/bg-night-large.svg"),-webkit-gradient(linear, left top, left bottom, from(#05236a), color-stop(40%, #05236a), color-stop(61%, #eefaff), to(#eefaff));background-image:url("https://kaspersky.care/img/2025/bg-night-large.svg"),linear-gradient(180deg, #05236a 0%, #05236a 40%, #eefaff 61%, #eefaff 100%);background-repeat:no-repeat,no-repeat;background-position:center left,center left;background-size:auto 920px,cover}.app.night .cart{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-image:none;background-color:transparent;padding-bottom:0}@media(max-width: 991px){.app.night .cart{height:auto;overflow:visible;padding-bottom:32px}}@media(max-width: 650px){.app.night .cart{position:relative;padding-bottom:32px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.app.night .cart__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding-bottom:0;position:relative;width:100%;height:860px;-webkit-transform:translateY(4px);-ms-transform:translateY(4px);transform:translateY(4px);background-image:url("https://kaspersky.care/img/2025/carriage.svg");background-color:transparent;background-size:auto;background-repeat:repeat-x;background-position-x:center;background-position-y:center}.app.night .order__wrap{background-image:url("https://kaspersky.care/img/2025/widescreen-night.svg"),-webkit-gradient(linear, left top, left bottom, from(#05236a), color-stop(40%, #05236a), color-stop(61%, white), to(white));background-image:url("https://kaspersky.care/img/2025/widescreen-night.svg"),linear-gradient(180deg, #05236a 0%, #05236a 40%, white 61%, white 100%);background-repeat:no-repeat,no-repeat;background-position:center;background-size:auto 920px,cover}@media(max-width: 991px){.app.night .order__wrap{position:relative}}@media(max-width: 650px){.app.night .order__wrap{background-image:url("https://kaspersky.care/img/2025/mobile-bg-night.svg");background-color:#f0deff;background-repeat:no-repeat;background-position:top center;background-size:100% auto}}@media(max-width: 650px)and (max-width: 650px){.app.night .order__wrap::before{content:"";z-index:0;position:absolute;top:auto;bottom:0;width:100%;height:112vw;background-image:url("https://kaspersky.care/img/2025/mobile-menu-full.svg");background-repeat:no-repeat;background-position:center;background-size:100% auto}}.app.night .order__wrap .footer{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:transparent}.app.night .order__wrap .footer .footer__kaspersky{display:none}@media(max-width: 991px){.app.night .order__wrap .footer{height:270px}.app.night .order__wrap .footer::before{content:none}.app.night .order__wrap .footer .footer__kaspersky{display:-webkit-box;display:-ms-flexbox;display:flex}.app.night .order__wrap .footer .footer__inner{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;-webkit-transform:translateY(80px);-ms-transform:translateY(80px);transform:translateY(80px)}}@media(max-width: 650px){.app.night .order__wrap .footer{height:270px}.app.night .order__wrap .footer::before{content:none}.app.night .order__wrap .footer .footer__kaspersky{display:-webkit-box;display:-ms-flexbox;display:flex}.app.night .order__wrap .footer .footer__inner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;-webkit-transform:translateY(50px);-ms-transform:translateY(50px);transform:translateY(50px)}}.app.night .order{background-image:none}.app.night .product-filter{background-color:#132b77}.shop__closed-note-wrapper{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 16px}.shop__closed-note{margin:0 auto 0;padding:14px 18px;max-width:900px;text-align:center;border-radius:14px;background:rgba(255,255,255,.9);color:#0d215f;font-weight:700}@media(max-width: 991px){.shop__closed-note{max-width:100%}}.product-card__closed-note{margin-top:16px;padding:12px 14px;border-radius:12px;background:#f3f5ff;color:#0d215f;font-weight:600;text-align:center}.product_disabled{pointer-events:none;opacity:.6;cursor:default}.cart__closed{margin:40px auto;padding:28px 32px;max-width:540px;text-align:center;border-radius:16px;background:rgba(255,255,255,.92);color:#0d215f;-webkit-box-shadow:0 20px 40px rgba(0,0,0,.08);box-shadow:0 20px 40px rgba(0,0,0,.08)}.cart__closed-title{margin-bottom:16px;font-size:20px;line-height:28px;font-weight:700}.cart__closed-link{display:inline-block;margin-top:8px;padding:12px 18px;border-radius:12px;background:#f5b658;color:#0d215f;font-weight:700;text-decoration:none}.cart__closed-link:hover{color:#0d215f;background:#ffd27a}.header__cart-slot{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__cart_hidden{visibility:hidden;pointer-events:none}
