.discount-code-modal-container{height:100vh;width:100%;position:fixed;z-index:99999;top:0;left:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center}.discount-code-modal{width:842px;max-width:842px;box-shadow:8px 16px 32px rgba(0,0,0,.25);border-radius:8px;background-color:var(--color-white);position:relative;display:flex;flex-direction:column;align-items:center;row-gap:32px;overflow:hidden}.discount-code-modal-close-button{position:absolute;top:16px;right:16px;cursor:pointer}.discount-code-modal-header{padding:48px 48px 0;display:flex;flex-direction:column;align-items:center;row-gap:24px}.discount-code-modal-title{font-size:38px;color:var(--color-kaspersky-primary);font-weight:700;line-height:100%}.discount-code-modal-date{color:var(--color-black);font-size:28px;font-weight:500;line-height:100%}.discount-code-modal-paragraph-container{width:100%;padding-inline:48px}.discount-code-modal-paragraph{font-weight:700;font-size:28px;line-height:100%;text-align:center;color:var(--color-black)}.discount-code-modal-code{padding:10px 16px;border:2px solid var(--color-kaspersky-primary);color:var(--color-kaspersky-primary);background-color:var(--color-white);border-radius:8px;font-weight:700;font-size:40px;line-height:44px;text-align:center;display:flex;column-gap:16px;height:64px;justify-content:center;align-items:center}.discount-code-modal-copy-message{font-size:12px;font-weight:700;color:var(--color-white)}.discount-code-modal-code-copy{background-color:var(--color-kaspersky-primary);border-radius:4px;padding:14px;outline:none;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;border:1px solid transparent;transition:all .15s}.discount-code-copy-animation{background-color:#fff;border-color:var(--color-kaspersky-primary);color:var(--color-kaspersky-primary)}.discount-code-modal-disclaimer-container{padding:32px 48px;background-color:#f2f2f2;display:flex;flex-direction:column;row-gap:24px;align-items:center;justify-content:center;width:100%;font-weight:400;font-size:14px;line-height:18px;text-align:center}.discount-code-modal-disclaimer-red{color:#dd2635}@media (max-width:1024px){.discount-code-modal-close-button{top:8px;right:8px}.discount-code-modal-close-button-icon{height:16px;width:16px}.discount-code-modal{row-gap:16px}.discount-code-modal-container{padding-inline:24px;text-align:center}.discount-code-modal-header{padding:64px 24px 0}.discount-code-modal-title{font-size:1.5rem;line-height:1.75rem;font-weight:700}.discount-code-modal-date{font-size:18px;font-weight:700;line-height:100%}.discount-code-modal-paragraph-container{padding-inline:32px}.discount-code-modal-paragraph{font-size:20px;line-height:24px}.discount-code-modal-code{padding:5px 8px;font-size:20px}.discount-code-modal-code-copy{padding:8px}.discount-code-modal-disclaimer-container{font-size:12px;line-height:16px;padding:24px}}@media (max-width:768px){.discount-code-modal-close-button{top:8px;right:12px}.discount-code-modal-close-button-icon{width:12px;height:12px}.discount-code-modal-header{row-gap:32px}.discount-code-modal-title{font-size:2rem;line-height:2.25rem}.discount-code-modal-date{font-weight:300}.discount-code-modal-code,.discount-code-modal-paragraph{font-size:21px;line-height:32px}.discount-code-modal-code{width:calc(100% - 48px);height:-moz-fit-content;height:fit-content;margin:0 auto;display:flex;flex-direction:column;padding-bottom:12px;row-gap:12px}.discount-code-modal-code-copy{padding:12px 16px}}.multiple-discounts-modal-container{background:rgba(0,0,0,.5);height:100vh;width:100%;position:fixed;top:0;left:0;z-index:99999;overflow-y:auto}.multiple-discounts-modal-wrapper{width:100%;overflow-y:auto;display:flex;align-items:center;justify-content:center;padding-block:32px}.multiple-discounts-modal{background:linear-gradient(134.44deg,#86ff67 4.6%,#dbfffe 77.95%),radial-gradient(74.23% 54.29% at 101.07% -4.29%,#b4feff 0,rgba(180,254,255,0) 100%);width:1108px;max-width:1108px;height:-moz-fit-content;height:fit-content;padding-top:48px;padding-bottom:32px;border-radius:20px;display:flex;flex-direction:column;row-gap:32px;position:relative}.multiple-discounts-modal-close-button{position:absolute;right:16px;top:16px;cursor:pointer}.multiple-discounts-modal-header{display:flex;flex-direction:column;row-gap:18px;align-items:center}.multiple-discounts-modal-title{font-size:40px;color:var(--color-black);font-weight:700;line-height:48px}.multiple-discounts-modal-subtitle{font-size:20px;line-height:24px;font-weight:400;color:var(--color-black)}.multiple-discounts-date{font-size:1.3125rem;line-height:100%;color:var(--color-black);font-weight:400;text-decoration:underline;text-decoration-color:initial}.multiple-discounts-modal-rewards-container{display:flex;flex-direction:column;row-gap:32px;width:100%;padding-inline:80px}.multiple-discounts-modal-rewards-container.mobile{display:none}.reward-container{width:100%;display:grid;grid-template-columns:repeat(2,1fr);padding-inline:16px;background-repeat:no-repeat;height:105px}.reward-container.gift{background-image:url(https://kasperskyjapan.com/_next/static/media/gift-bg.e27dcadb.svg)}.reward-container.cupon{background-image:url(https://kasperskyjapan.com/_next/static/media/cupon-bg.94e1f914.svg)}.reward-content-left{display:flex;column-gap:40px;align-items:center}.reward-content-product-container{display:flex;column-gap:0}.reward-content-product-image{object-fit:contain}.reward-content-product-name-container{display:flex;flex-direction:column;row-gap:4px;padding-top:8px}.reward-content-product-title{font-size:10.84px;color:var(--color-black);font-weight:700}.reward-content-characteristics-container{display:flex;flex-direction:column;row-gap:2px;min-width:50px;align-items:center}.reward-content-characteristic{font-size:21px;font-weight:700;color:var(--color-black);line-height:100%}.reward-content-characteristic.year{letter-spacing:-.18em;margin-right:8px}.reward-content-price-container{display:flex;flex-direction:column;width:-moz-fit-content;width:fit-content;align-items:center}.reward-content-discount-price{font-size:1.125rem;line-height:1.375rem;font-weight:300;color:var(--color-text-secondary);text-decoration:line-through}.reward-content-price{color:var(--color-black);font-size:37.18px;line-height:100%;font-weight:700}.reward-content-price-sign{font-size:18px;line-height:22px}.reward-content-subscription{font-size:1.125rem;line-height:1.375rem;font-weight:300;color:var(--color-text-secondary)}.reward-content-right{display:flex;justify-content:space-around;align-items:center;padding-right:8px}.reward-content-cupon{padding:8px;border-radius:10px;background-color:#f5fcfb;height:56px;border:1px solid var(--color-text-secondary);display:flex;column-gap:12px;width:-moz-fit-content;width:fit-content}.reward-cupon-container{display:flex;column-gap:16px;justify-content:center}.reward-cupon-text{text-align:center;font-size:14px;line-height:18px;font-weight:400;color:var(--color-black)}.reward-cupon-code{padding:4px 16px;border-radius:8px;background-color:#00836f;color:var(--color-white);font-size:24px;line-height:100%;font-weight:400}.reward-cupon-code-copy{padding:8px;background-color:#00836f;border:1px solid transparent;border-radius:4px;transition:all .15s;outline:none;cursor:pointer}.reward-cupon-copy-animation{background-color:#fff;border-color:#00836f;color:#00836f}.reward-content-gift{display:flex;justify-content:space-around;align-items:center;flex:1 1;width:269px;max-width:269px}.product-logo-image{object-fit:contain}.reward-gift{display:flex;flex-direction:column;column-gap:4px;text-align:center;color:var(--color-black)}.reward-gift-number{font-size:24px;line-height:28px;font-weight:700}.reward-gift-text{font-weight:700;letter-spacing:-.07em}.reward-cta,.reward-gift-text{font-size:18px;line-height:22px}.reward-cta{background-color:#ff3748;font-weight:600;color:var(--color-white);border-radius:4px;height:56px;padding:16px 24px;width:-moz-fit-content;width:fit-content;text-wrap:nowrap}.multiple-discounts-modal-footer{display:flex;width:100%;flex-direction:column;align-items:center;padding-inline:8px;row-gap:32px}.multiple-discounts-device-image{width:100%;height:-moz-fit-content;height:fit-content}.multiple-discounts-device-image.mobile{display:none}.multiple-discounts-modal-footer-text-container{display:flex;flex-direction:column;row-gap:12px;justify-content:center;align-items:center}.multiple-discounts-guarantee{display:flex;align-items:center;column-gap:8px;font-size:12px;line-height:1rem;color:var(--color-black)}.multiple-discounts-disclaimer-button{font-size:.875rem;line-height:18px;color:var(--color-text-secondary);font-weight:400}@media (max-width:1024px){.multiple-discounts-modal-rewards-container.desktop{display:none}.multiple-discounts-modal-rewards-container.mobile{display:block}.multiple-discounts-modal-rewards-container{padding-inline:0}.multiple-discounts-modal-wrapper{padding-block:0}.multiple-discounts-modal-container{padding-block:16px;overflow-y:auto}.multiple-discounts-modal{overflow:hidden;width:calc(100% - 32px);max-width:calc(100% - 32px);padding-bottom:24px;row-gap:16px}.multiple-discounts-modal-header{width:calc(100% - 16px);margin:0 auto;text-align:center}.swiper.reward-wrapper{width:319px;margin:0 auto}.mobile-reward-slider{width:-moz-fit-content;width:fit-content}.swiper-slide.mobile-reward-slider{background-color:initial;width:319px!important;display:flex;justify-content:center;align-items:center;padding-top:0}.multiple-discounts-modal-rewards-container.mobile .swiper-pagination-bullet{background-color:initial}.multiple-discounts-modal-rewards-container.mobile .swiper-pagination-bullet-active{background-color:#00a88e}.multiple-discounts-modal-rewards-container.mobile .swiper-pagination{margin-top:16px}.reward-container.cupon,.reward-container.gift{background-size:contain;width:319px;min-width:319px;max-width:319px;height:231.73px;padding:12px;display:flex;flex-direction:column;justify-content:space-between}.reward-container.gift{background-image:url(https://kasperskyjapan.com/_next/static/media/reward-mobile-bg.6dbdd97f.png)}.reward-container.cupon{background-image:url(https://kasperskyjapan.com/_next/static/media/cupon-mobile-bg.e9d10e09.png)}.reward-content-left{column-gap:0;align-items:flex-start;justify-content:space-between}.reward-content-characteristics-container{padding-top:8px;padding-right:4px}.reward-content-product-title{text-wrap:nowrap}.reward-content-price-container{padding-top:4px;align-items:flex-end;width:110px}.reward-content-price{font-size:28px;letter-spacing:-.05em;text-wrap:nowrap}.reward-content-subscription{font-size:12px;line-height:100%;margin-top:4px}.reward-content-right{flex-direction:column;justify-content:space-between;row-gap:12px;padding-right:0}.reward-content-gift{justify-content:space-between;width:219px;max-width:219px}.product-logo-image{height:40px;width:40px}.reward-content-cupon{justify-content:space-between;height:48px}.reward-cupon-code{font-size:18px;font-weight:700;border-radius:4px}.reward-cupon-text{line-height:100%}.reward-cupon-code-copy{line-height:90%}.reward-cta,.reward-cupon-code-copy{display:flex;align-items:center;justify-content:center}.reward-cta{height:40px;padding:8px 16px;width:219px}.multiple-discounts-modal-footer{row-gap:16px}.multiple-discounts-device-image.desktop{display:none}.multiple-discounts-device-image.mobile{display:block;width:-moz-fit-content;width:fit-content;height:450px}}@media (max-width:768px){.multiple-discounts-device-image.mobile{width:100%;height:-moz-fit-content;height:fit-content}}.awards-section{height:-moz-fit-content;height:fit-content;width:100%;padding-top:60px;padding-bottom:80px;display:flex;flex-direction:column;row-gap:80px;background:var(--section-background)}.awards-section-title-container{display:flex;flex-direction:column;row-gap:24px;width:-moz-fit-content;width:fit-content;margin-inline:auto;text-align:center}.awards-section-title{color:var(--section-title-color);font-size:32px;font-weight:700;line-height:37.5px;position:relative;z-index:2}.awards-section-title .editor-bold{color:var(--section-title-accent-color)}.awards-section-title:after{content:"COMPARISON";position:absolute;top:-60px;display:flex;width:100%;justify-content:center;font-size:100px;font-weight:700;line-height:113.5px;color:var(--section-title-background-text-color);z-index:-1}.awards-section-subtitle{font-size:20px;font-weight:700;line-height:120%;color:var(--section-subtitle-color)}.awards-section-subtitle .editor-bold{color:var(--section-subtitle-accent-color)}.awards-section-content{width:100%;max-width:750px;margin-inline:auto;display:flex;flex-direction:column;row-gap:40px}.award{display:flex;width:100%;column-gap:20px;align-items:flex-start;justify-content:flex-start}.award-image-container{width:100%;max-width:142.7px;height:-moz-fit-content;height:fit-content}.award-image{width:100%;object-fit:contain}.award-text-container{display:flex;flex-direction:column;row-gap:4px}.award-title{font-size:16px;font-weight:700;color:var(--awards-title-color);line-height:100%;text-decoration:underline}.award-paragraph{font-size:16px;font-weight:400;color:var(--awards-paragraph-color);line-height:150%}@media (max-width:768px){.awards-section{row-gap:50px;padding-block:42px}.awards-section-title-container{row-gap:36px}.awards-section-title{font-size:23px;line-height:33.8px;letter-spacing:.1em}.awards-section-title:after{font-size:65px;line-height:110.4px;letter-spacing:normal;display:flex;width:100%;justify-content:center;top:-50px}.awards-section-subtitle{font-size:16px;letter-spacing:.1em}.awards-section-content{width:100%;max-width:361px;margin-inline:auto}.award{flex-direction:column;align-items:flex-start;row-gap:20px;column-gap:0}.award-image{width:-moz-fit-content;width:fit-content}.award-paragraph{letter-spacing:.1em}}@media (max-width:420px){.awards-section-title:after{font-size:58px}}@media (max-width:385px){.awards-section-title:after{font-size:52px}}.main-buy-block-section{height:-moz-fit-content;height:fit-content;width:100%;background-image:url(https://kasperskyjapan.com/_next/static/media/background.6a139b99.webp);background-repeat:no-repeat;background-size:cover;background-position:50%;padding-top:80px;padding-bottom:24px;display:flex;flex-direction:column;align-items:center;row-gap:64px}.main-buy-block-section-title{font-size:32px;font-weight:700;line-height:37.5px;letter-spacing:.1em;color:var(--color-black);text-align:center;position:relative;z-index:2}.main-buy-block-section-title:after{content:"PLAN";position:absolute;top:-52.36px;display:flex;width:100%;justify-content:center;font-size:100px;font-weight:700;line-height:113.5px;color:#fff;z-index:-1}.main-buy-block-section-content{width:100%;max-width:1108px;margin-inline:auto;column-gap:45px;justify-content:center}.main-buy-block-section-content.desktop{display:flex}.main-buy-block-section-content.mobile{display:none}.main-buy-block-plan{background-color:#fff;border-radius:20px;box-shadow:0 5.13px 20.53px rgba(0,0,0,.25);padding:20.53px 14.37px;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;row-gap:30.8px}.main-buy-block-plan-premium{position:relative;border:5px solid transparent;background:linear-gradient(white,white) padding-box,linear-gradient(180deg,#03afed,#5de3c8) border-box}.main-buy-block-plan-premium:before{content:"イチオシ！";position:absolute;top:-52px;left:50%;transform:translateX(-50%);background:linear-gradient(88.53deg,#5de3c8,#1abce4 97.2%);border-top-left-radius:12px;border-top-right-radius:12px;width:calc(100% - 48px);height:47px;display:flex;justify-content:center;align-items:center;font-weight:700;font-size:28px;line-height:100%;letter-spacing:.01em}.main-buy-block-plan-header{display:flex;flex-direction:column;align-items:center;row-gap:10.27px}.main-buy-block-plan-header-product{display:flex;flex-direction:column;row-gap:6.16px;text-align:center;color:var(--color-black)}.main-buy-block-plan-header-product span{font-size:16px;font-weight:700;line-height:22.6px}.main-buy-block-plan-header-product span.highlighted{font-size:23px}.main-buy-block-plan-content{display:flex;flex-direction:column;row-gap:10.27px;padding-inline:21.56px}.main-buy-block-plan-year-container{display:flex;column-gap:8.21px;justify-content:center;align-items:center}.main-buy-block-plan-year-tab{max-width:129.25px;width:100%;color:var(--color-black);border:1px solid var(--color-black);background-color:#fff;border-radius:10px;padding:8.2px 39.01px;height:41.06px;font-size:16px;font-weight:700;line-height:22.6px;letter-spacing:.1em;cursor:pointer;display:flex;align-items:center;justify-content:center}.main-buy-block-plan-device-container{display:flex;flex-direction:column;row-gap:5.13px;align-items:center}.main-buy-block-plan-device-title{font-size:16px;font-weight:400;line-height:22.6px;color:var(--color-black)}.main-buy-block-plan-device-tab-container{display:flex;gap:5.13px;flex-wrap:wrap;justify-content:center;align-items:center}.main-buy-block-plan-device-tab{width:100%;max-width:85.21px;color:var(--color-black);border:1px solid var(--color-black);background-color:#fff;border-radius:10px;padding:8.2px 27.72px;text-wrap:nowrap;height:41.06px;font-size:16px;font-weight:700;line-height:22.6px;letter-spacing:.1em;cursor:pointer;display:flex;align-items:center;justify-content:center}.main-buy-block-plan-device-tab.active,.main-buy-block-plan-year-tab.active{border:2px solid #00836f;color:#265951;background-color:#dbfff9}.main-buy-block-plan-price-container{min-width:280.11px;max-width:280.11px;padding:13.35px 36.44px 16.05px;border-radius:10px;background-color:#f2f4f3;display:flex;flex-direction:column;align-items:center;row-gap:10.27px;color:var(--color-black)}.main-buy-block-plan-subscription{font-size:16px;font-weight:400;line-height:22.6px}.main-buy-block-plan-price{font-size:52px;font-weight:700;line-height:100%;letter-spacing:.05em}.main-buy-block-plan-price-with-discount{font-weight:700;font-size:32px;line-height:39.01px;letter-spacing:.05em;text-align:center;text-decoration:line-through}.main-buy-block-plan-cta{background-color:#00836f;color:#fff;box-shadow:0 0 10.27px rgba(0,0,0,.1);font-size:17.53px;font-weight:700;line-height:31.3px;letter-spacing:.1em;width:100%;display:flex;flex-direction:column;row-gap:4px;align-items:center;justify-content:center;padding-block:3.08px;min-height:41.06px;height:-moz-fit-content;height:fit-content;border-radius:50px;text-align:center}.main-buy-block-plan-features{display:flex;flex-direction:column;row-gap:10.27px}.main-buy-block-plan-platforms{font-size:16px;font-weight:400;line-height:100%;color:var(--color-black);display:flex;align-items:center;column-gap:10.27px}.main-buy-block-plan-feature-list{display:flex;flex-direction:column;row-gap:10.27px}.main-buy-block-plan-feature-item{display:flex;align-items:center;padding-block:6px;padding-left:4px;column-gap:8px}.main-buy-block-plan-feature-item-text{font-size:16px;font-weight:400;color:var(--color-black);line-height:100%;letter-spacing:.1em}.feature-item-text-bold{font-weight:700}@media (max-width:1108px){.main-buy-block-section{padding-bottom:80px;padding-top:70px}.main-buy-block-section .swiper-slide{padding-inline:0}.main-buy-block-section-content{max-width:100%}.main-buy-block-section-content.desktop{display:none}.main-buy-block-section-content.mobile{display:flex}.main-buy-block-section-content.mobile .swiper-pagination-bullet{width:15px;height:15px;opacity:1;background:#fff}.main-buy-block-section-content.mobile .swiper-pagination-bullet-active{background:#000;border:none}.main-buy-block-section-content-wrapper-mobile{width:100%;max-width:360px;margin-inline:auto;overflow:visible}.main-buy-block-section-content-wrapper-mobile .swiper{overflow:visible}.main-buy-block-section-content-wrapper-mobile .swiper-slide{background-color:initial}.main-buy-block-section-content-wrapper-mobile .swiper-pagination{position:static;margin-top:20px}.main-buy-block-plan{width:100%;padding-inline:28px}.main-buy-block-plan-content{padding-inline:17px}.main-buy-block-plan-year-tab{padding-inline:0;width:100%}.main-buy-block-plan-device-tab-container{width:100%;min-width:270px}.main-buy-block-plan-device-tab{padding-inline:0;width:100%}.main-buy-block-plan-price-container{width:100%;min-height:102.66px;justify-content:center;padding:6px 0 16px}.main-buy-block-plan-price{line-height:39px}.main-buy-block-plan-platforms{width:100%;justify-content:center;column-gap:8px}.main-buy-block-plan-feature-item{padding-left:0}}@media (max-width:768px){.main-buy-block-section-title{font-size:23px;letter-spacing:.1em;line-height:33.8px}.main-buy-block-section-title:after{font-size:88px;letter-spacing:normal}}@media (max-width:370px){.main-buy-block-section-content-wrapper-mobile{max-width:100%;padding-inline:16px}}@media (max-width:360px){.main-buy-block-plan-platforms{flex-wrap:wrap;gap:8px}}.faq-section{height:-moz-fit-content;height:fit-content;width:100%;padding-block:60px;background:var(--section-background)}.faq-container{width:100%;max-width:1108px;margin-inline:auto;display:flex;flex-direction:column;row-gap:40px;align-items:center}.faq-section-title{font-size:32px;line-height:37.5px;color:var(--section-title-color);font-weight:700;position:relative;z-index:2}.faq-section-title:after{content:"FAQ";position:absolute;z-index:-1;color:var(--section-title-background-text-color);font-size:100px;line-height:113.5px;font-weight:700;top:-52.36px;display:flex;width:100%;justify-content:center}.faq-section-content{width:100%;flex-direction:column;row-gap:20px}.faq-section-content.desktop{display:flex}.faq-section-content.mobile{display:none}.faq-item{display:flex;flex-direction:column;row-gap:18px;padding-top:18px;border-top:2px solid #f2f4f3}.faq-header{display:flex;align-items:center;column-gap:10px}.faq-question-icon{font-size:21px}.faq-question,.faq-question-icon{color:var(--question-text-color);font-weight:700}.faq-question{font-size:16px}.faq-body{padding:18px 24px;background:var(--answer-background);display:flex;column-gap:16px;align-items:center;color:var(--answer-text-color);border-radius:8px}.faq-answer-icon{font-size:21px;font-weight:700}.faq-answer{font-size:16px;font-weight:400;white-space:pre-line}@media only screen and (min-width:769px) and (max-width:1108px){.faq-section-content.desktop{padding-inline:24px}}@media (max-width:768px){.faq-section-content.desktop{display:none}.faq-section-content.mobile{display:flex}.faq-section-title{font-size:23px;line-height:33.8px;letter-spacing:.1em}.faq-section-title:after{font-size:65px;letter-spacing:normal;line-height:100.4px}.faq-section-content{width:100%;max-width:360px}.faq-item{row-gap:10px;padding-top:20px}.faq-header{align-items:flex-start;justify-content:space-between}.faq-question-text-container{display:flex;column-gap:10px}.faq-question-icon{font-size:16px}.faq-question{line-height:175%;letter-spacing:.1em}.faq-question-toggle-icon{position:relative;height:20px;min-width:20px;max-width:20px;background-color:#00a88e;transition:all .3s ease;border-radius:5px}.faq-header.open .faq-question-toggle-icon{background-color:#f2f4f3}.faq-toggle-icon-bar-1,.faq-toggle-icon-bar-2{background-color:#fff;width:12px;height:1.6px;position:absolute;top:50%;left:50%;transform:translateY(-50%) translateX(-50%)}.faq-toggle-icon-bar-2{transform:translateY(-50%) translateX(-50%) rotate(90deg);transition:all .3s ease}.faq-header.open .faq-toggle-icon-bar-1,.faq-header.open .faq-toggle-icon-bar-2{background-color:#00a88e}.faq-header.open .faq-toggle-icon-bar-2{transform:translateY(-50%) translateX(-50%) rotate(0deg)}.faq-body{height:0;overflow:hidden;padding-inline:15px;padding-block:0;column-gap:0;flex-direction:column;align-items:flex-start}.faq-body,.faq-body.open{transition-property:height,display,padding;transition-duration:.5s;interpolate-size:allow-keywords}.faq-body.open{width:100%;padding-block:17.5px;height:auto}.faq-answer-icon{font-size:16px}.faq-answer{line-height:175%;letter-spacing:.1em}}.feature-section{height:-moz-fit-content;height:fit-content;width:100%;padding-block:60px;display:flex;flex-direction:column;row-gap:64px;background:var(--section-background)}.feature-section-title{font-size:32px;font-weight:700;line-height:37.5px;color:var(--section-title-color);text-align:center;position:relative;width:-moz-fit-content;width:fit-content;margin-inline:auto;z-index:2}.feature-section-title:after{content:"FEATURE";font-size:100px;font-weight:700;line-height:100%;color:var(--section-title-background-text-color);position:absolute;display:flex;width:100%;justify-content:center;top:-52.36px;z-index:-1}.feature-content{gap:40px;width:100%;max-width:850px;margin-inline:auto;grid-template-columns:var(--grid-column-desktop)}.feature-content.desktop{display:grid}.feature-content.mobile{display:none}.feature-card{padding-bottom:20px;width:100%;border-radius:20px;border:1px solid var(--card-border-color);background:var(--card-background);overflow:hidden}.feature-card-title-container{width:100%;height:61.6px;display:flex;align-items:center;justify-content:center;text-align:center;background:var(--card-top-background);font-size:16px;font-weight:700;color:var(--card-top-text-color);line-height:22.6px;white-space:pre-line}.feature-card-icon-container{width:102.66px;height:102.66px;margin-inline:auto;margin-top:16px}.feature-card-icon{width:100%;height:100%;object-fit:contain}.feature-card-paragraph{margin-top:16px;padding-inline:20px;color:var(--card-body-text-color);line-height:150%}.feature-card-paragraph .editor-bold{color:var(--card-body-text-accent-color)}@media only screen and (min-width:920px) and (max-width:1280px){.feature-content{grid-template-columns:var(--grid-column-small-desktop)}}@media only screen and (min-width:769px) and (max-width:920px){.feature-content{grid-template-columns:var(--grid-column-tablet);max-width:768px;margin-inline:auto}}@media (max-width:768px){.feature-section{padding-top:41px;padding-bottom:28px}.feature-section-title{font-size:23px;line-height:33.8px;letter-spacing:.1em}.feature-section-title:after{font-size:65px;line-height:100.4px;letter-spacing:normal;top:-41px}.feature-content.desktop{display:none}.feature-content.mobile{display:block;width:100%;max-width:100%;padding-inline:60px}.feature-content-mobile-wrapper{width:100%;margin-inline:auto;max-width:257px;overflow:visible}.feature-content-mobile-wrapper .swiper{overflow:visible}.feature-card{max-width:100%;min-height:331.04px;max-height:331.04px}.feature-content-mobile-wrapper .swiper-slide{padding:0;border-radius:20px}.feature-content-mobile-wrapper .swiper-pagination{position:static;margin-top:20px}.feature-content-mobile-wrapper .swiper-pagination-bullet{height:12px;width:12px;background:#f2f4f3;opacity:1;border:none}.feature-content-mobile-wrapper .swiper-pagination-bullet-active{background:#000}}.free-trial-section{display:flex;flex-direction:column;row-gap:4px;background:var(--section-background);background-repeat:no-repeat;background-size:cover;background-position:50%;overflow:hidden}.free-trial-content{width:100%;max-width:1108px;min-height:412px;margin-inline:auto;height:-moz-fit-content;height:fit-content;display:flex;align-items:center;justify-content:center;position:relative}.free-trial-ilustration-container{position:absolute;top:-79px;left:-216px;z-index:1}.free-trial-ilustration{position:relative;z-index:1}.white-radial-bg{position:absolute;top:0;left:50%;transform:translateX(-50%);width:1096.2px;height:711px}.free-trial-text-container{align-items:center;text-align:center;width:-moz-fit-content;width:fit-content;row-gap:0;position:relative;z-index:2;margin-top:36px}.free-trial-text-container,.free-trial-text-logo-container{display:flex;flex-direction:column}.free-trial-kaspersky-logo{margin-top:-12px}.free-trial-text-logo-badge{font-size:22px}.free-trial-text-logo-badge,.free-trial-text-title{line-height:120%;color:var(--color-black);font-weight:700}.free-trial-text-title{font-size:48px;letter-spacing:.1em;margin-top:-4px}.free-trial-cta{margin-top:16px;font-size:26px;line-height:46.5px;font-weight:700;letter-spacing:.1em;padding:8px 56px;background:linear-gradient(180deg,#ff8447,#dd4a00);color:var(--color-black);width:412px;border-radius:999px;display:flex;align-items:center;justify-content:center;box-shadow:0 0 8px rgba(0,0,0,.25);border:none;outline:none}.free-trial-product-container{position:absolute;right:58px;top:104.86px;height:100%;width:-moz-fit-content;width:fit-content}.free-trial-badge{background-color:#ffdf02;height:212px;width:212px;border-radius:999px;color:var(--color-black);display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:0;position:absolute;padding-top:16px;top:-44.89px;right:-20px}.free-trial-badge-number{font-size:58.74px;font-weight:700;line-height:52.2px;letter-spacing:-.04em}.free-trial-badge-number-text{font-size:20px;line-height:40.5px;letter-spacing:0}.free-trial-badge-text{font-size:52.77px;letter-spacing:62.2px;letter-spacing:0;font-weight:700;color:var(--color-black);margin-top:-16px;position:relative;z-index:2}.free-trial-badge-text:after{content:"";height:14px;width:100%;position:absolute;left:0;bottom:4px;background-color:#fff;z-index:-1}.free-trial-section .section-2 .container-2{padding-block:20px}@media only screen and (min-width:1024px) and (max-width:1108px){.free-trial-ilustration-container{left:-236px}.free-trial-product-container{right:40px}}@media only screen and (min-width:769px) and (max-width:1023px){.free-trial-product-container,.white-radial-bg{display:none}.free-trial-content{flex-direction:column;padding-top:80px}.free-trial-ilustration-container{position:static;display:flex;justify-content:center;height:351px;margin-top:-30px}.free-trial-ilustration{margin-right:30px;margin-top:-50px}}@media (max-width:768px){.free-trial-content{flex-direction:column}.white-radial-bg{display:none}.free-trial-badge{height:146px;width:146px;top:-34px;right:-18px;row-gap:4px}.free-trial-badge-number{font-size:40.45px;line-height:36px}.free-trial-badge-text{font-size:36.34px;line-height:42.8px}.free-trial-badge-text:after{bottom:-2px}.free-trial-badge-number-text{font-size:13.77px;line-height:27.9px}.free-trial-text-logo-badge{font-size:19.44px;line-height:120%;letter-spacing:.1em}.free-trial-text-container{max-width:365px;margin-top:80px}.free-trial-text-title{font-size:41.65px;line-height:120%;letter-spacing:.1em}.free-trial-cta{max-width:360px;padding-inline:0}.free-trial-ilustration-container{position:static;display:flex;justify-content:center;height:351px;margin-top:-30px}.free-trial-ilustration{margin-right:30px;margin-top:-50px}.free-trial-product-container{display:none}.section-2 .container-2.free-trial-section-buy-block{padding-inline:0}}.graphic-section{height:-moz-fit-content;height:fit-content;width:100%;display:flex;flex-direction:column;row-gap:60px;background:var(--section-background);padding-block:60px;position:relative;overflow:hidden}.graphic-section-title{display:block;margin-inline:auto;font-size:32px;font-weight:700;line-height:37.5px;text-align:center;position:relative;width:-moz-fit-content;width:fit-content;color:var(--section-title-color);z-index:2}.graphic-section-title .editor-bold{color:var(--section-title-accent-color)}.graphic-section-title:after{content:"COMPARISON";position:absolute;font-size:100px;top:-52px;display:flex;width:100%;justify-content:center;color:var(--section-title-background-text-color);font-weight:700;line-height:113.5px;z-index:-1}.graphic-content{width:100%;max-width:1108px;margin-inline:auto;display:flex;flex-direction:column;row-gap:80px;position:relative;z-index:2}.graphic-1,.graphic-2{row-gap:20px}.graphic-1,.graphic-2,.graphic-title-container{display:flex;flex-direction:column;align-items:center}.graphic-title-container{row-gap:8px}.graphic-badge,.graphic-title{font-size:20px;font-weight:600;color:var(--color-black);line-height:100%;display:inline-block}.graphic-1 .graphic-badge{color:var(--first-graphic-title-top-text-color)}.graphic-1 .graphic-title{color:var(--first-graphic-title-color)}.graphic-1 .graphic-title .editor-bold{background:var(--first-graphic-title-accent-color);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;font-size:48px;font-weight:700;line-height:1;display:inline-block}.graphic-2 .graphic-badge{color:var(--second-graphic-title-top-text-color)}.graphic-2 .graphic-title{color:var(--second-graphic-title-color)}.graphic-2 .graphic-title .editor-bold{background:var(--second-graphic-title-accent-color);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;font-size:48px;font-weight:700;line-height:1;display:inline-block}.graphic-image-container{width:100%;display:flex;flex-direction:column;row-gap:10px}.graphic-image{width:100%;object-fit:contain}.graphic-image.desktop{display:block}.graphic-image.mobile{display:none}.graphic-image-text-container{display:flex;flex-direction:column}.graphic-image-title{font-size:20px;font-weight:700;line-height:150%;color:var(--color-black);text-align:center}.graphic-2 .graphic-image-title{color:var(--second-graphic-image-title-color)}.graphic-image-description{color:var(--color-black);font-size:16px;font-weight:400;text-align:center;display:block}.graphic-1 .graphic-image-description{color:var(--first-graphic-image-description-color)}.graphic-2 .graphic-image-description{color:var(--second-graphic-image-description-color)}.graphic-banner{padding:25px 36px;width:900px;border-radius:20px;background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.25);display:flex;align-items:center;column-gap:60px}.graphic-1 .graphic-banner{background:var(--first-graphic-banner-background)}.graphic-2 .graphic-banner{background:var(--second-graphic-banner-background)}.graphic-banner-ilustration{object-fit:contain}.graphic-banner-text{font-size:23px;line-height:150%;color:var(--color-black);font-weight:500}.graphic-1 .graphic-banner-text{color:var(--first-graphic-banner-text-color)}.graphic-1 .graphic-banner-text .editor-bold{color:var(--first-graphic-banner-text-accent-color)}.graphic-2 .graphic-banner-text{color:var(--second-graphic-banner-text-color)}.graphic-2 .graphic-banner-text .editor-bold{color:var(--second-graphic-banner-text-accent-color)}.graphic-banner-text-green-accent,.graphic-banner-text-red-accent{font-weight:700}.graphic-banner-text-red-accent{color:#9c0000}.graphic-banner-text-green-accent{color:#009881}.first-graphic-ilustration-bg-container{position:absolute;width:100%;max-width:1920px;min-width:1920px;top:0;left:50%;transform:translateX(-50%)}.first-graphic-ilustration-bg-wrapper{width:100%;height:-moz-fit-content;height:fit-content;position:relative}.first-graphic-ilustration-bg-1{width:768px;left:0;top:115px}.first-graphic-ilustration-bg-1,.first-graphic-ilustration-bg-2{display:block;position:absolute;object-fit:contain;height:-moz-fit-content;height:fit-content;z-index:1}.first-graphic-ilustration-bg-2{width:800px;right:0;top:168px}.first-graphic-ilustration-bg-mobile{display:none}.second-graphic-ilustration-bg-container{position:absolute;width:100%;max-width:1920px;min-width:1920px;height:-moz-fit-content;height:fit-content;top:1100px;left:50%;transform:translateX(-50%);z-index:1}.second-graphic-ilustration-bg{display:block}.second-graphic-ilustration-bg-mobile{display:none}@media only screen and (min-width:769px) and (max-width:1108px){.graphic-content{max-width:768px;row-gap:60px}.graphic-image.desktop{height:-moz-fit-content;height:fit-content}.graphic-banner{width:100%;column-gap:20px;padding-inline:24px}.graphic-banner-text{font-size:20px;letter-spacing:.1em}.graphic-banner-text br{display:none}}@media (max-width:768px){.graphic-section{padding-top:42px;padding-bottom:46.52px}.graphic-section-title{font-size:23px;letter-spacing:.1em;line-height:33.8px}.graphic-section-title:after{font-size:64px;line-height:107.3px;top:-50px;letter-spacing:normal;display:flex;width:100%;justify-content:center}.graphic-content{width:100%;max-width:361px;margin-inline:auto;row-gap:40px}.graphic-title{letter-spacing:.1em}.graphic-2 .graphic-title .editor-bold{display:block;padding-bottom:10px}.graphic-2 .graphic-title{display:flex;flex-direction:column;align-items:center;row-gap:10px}.graphic-1 .graphic-title,.graphic-2 .graphic-title{text-align:center}.graphic-image.desktop{display:none}.graphic-image.mobile{display:block}.first-graphic-ilustration-bg-1,.first-graphic-ilustration-bg-2,.second-graphic-ilustration-bg{display:none}.first-graphic-ilustration-bg-container{width:100%;max-width:100%;min-width:100%;top:181px}.second-graphic-ilustration-bg-container{top:880px;width:100%;max-width:100%}.first-graphic-ilustration-bg-mobile{display:block;width:100%;height:-moz-fit-content;height:fit-content;object-fit:cover;position:absolute;aspect-ratio:400/299;top:-10px;left:6px}.second-graphic-ilustration-bg-mobile{display:block;width:100%}.graphic-banner{flex-direction:column;row-gap:10px;align-items:center;width:100%;max-width:361px;text-align:center;padding:20px}}@media (max-width:420px){.graphic-section-title:after{font-size:58px}}@media (max-width:385px){.graphic-section-title:after{font-size:52px}}.header.header-japan{height:-moz-fit-content;height:fit-content;width:100%;background:var(--desktop-background);background-repeat:no-repeat;background-size:cover;background-position:50%;padding-bottom:20px;position:relative}.nav{height:64px;padding-top:4px;background-color:var(--color-white);box-shadow:0 1px 4px rgba(92,133,150,.25);position:fixed;top:0;left:0;z-index:999}.nav,.nav__content{width:100%;display:flex;align-items:center}.nav__content{max-width:1108px;height:100%;justify-content:space-between;margin:auto;overflow:hidden}.nav__logo{height:35px;width:157.95px;object-fit:contain;margin-bottom:4px}.nav__list{display:flex;list-style:none;column-gap:40px;padding-bottom:8px}.nav__list-li{margin-bottom:4px}.nav__link{text-decoration:none;color:#444444;font-size:.875rem;font-weight:400;padding-bottom:4px;border-bottom:2.5px solid #fff;transition-duration:.2s}.nav__link:hover{border-color:currentColor}.hero-japan{padding-top:var(--hero-padding-desktop);position:static;max-width:1108px;margin-inline:auto;padding-bottom:40px;display:flex}.hero-content{width:60%;display:flex;flex-direction:column;row-gap:20px;z-index:100}.hero-japan-offer-data-container{display:flex;align-items:center}.hero-japan-notifcation-banner-container{position:fixed;top:64px;left:0;z-index:9999;width:100%;min-height:80px;height:auto;max-height:none;display:flex}.hero-japan-offer-badge{font-size:1rem;color:var(--badge-color-text);background:var(--badge-background);border-radius:999px;padding:7px 40px;font-weight:500}.hero-title{font-weight:700;font-size:50px;line-height:150%;letter-spacing:10%;color:var(--hero-title-color);display:flex;flex-direction:column;row-gap:8px}.hero-title.mobile{display:none}.hero-title span{display:block;width:-moz-fit-content;width:fit-content;position:relative;z-index:1}.hero-title span:after{content:"";position:absolute;top:0;left:-8px;width:calc(100% + 32px);height:100%;z-index:-1;background-color:var(--hero-title-background)}.hero-subtitle{font-weight:700;font-size:16px;line-height:150%;letter-spacing:10%;color:var(--hero-subtitle-color)}.platform__container.hero-japan-devices-container{color:var(--hero-devices-color)}.hero-subtitle.mobile{display:none}.hero-awards-container{display:flex;flex-direction:row;column-gap:8px}.header-japan-ilustrations{height:100%;width:40%;position:relative}.header-japan-ilustration{object-fit:contain;z-index:3;height:708px;position:absolute;top:-70px;left:-170px}.header-japan-bg-ilustration{width:1200px;object-fit:contain;position:absolute;top:-200px;left:-430px}.hero-awards-container.mobile{display:none}.hero-award-bg{position:absolute;top:-20px;left:-20px;width:calc(100% + 40px);height:calc(100% + 40px);object-fit:cover}.hero-award-image{width:190.56px;height:104.88px;position:relative;z-index:2}.hero-award{position:relative}.hero-image-container{width:0;position:absolute;left:39.2%;top:-105px}.hero-image{object-fit:contain}.hero-image.mobile{display:none}.hero-image.desktop{display:block}.jp-buy-block{background:linear-gradient(180deg,#eeeef6,#ffffff);gap:0}.jp-logo-premium{gap:0}.buy-block-header-product{height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;object-fit:contain;margin-left:-30px}.jp-block-product-title{font-size:16px;font-weight:700;line-height:150%;color:var(--color-black);letter-spacing:.1em}.buy-block-header-button-container{display:flex;align-items:center}.buy-block-header-button{text-align:center;font-size:32px;font-weight:700;color:var(--color-black);letter-spacing:.1em}.buy-block-header-offer-badge-container{display:flex;align-items:center}.buy-block-header-offer-badge{display:block;padding:11.5px 20px;border-radius:999px;background-color:#ffc300;color:var(--color-black);font-size:16px;font-weight:700;height:38px;max-height:38px;line-height:100%;letter-spacing:.1em}.buy-block-plan-container{width:100%;padding:36px 64px;border:3px solid transparent;border-radius:20px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(180deg,#03afed,#5de3c8) border-box;background-origin:border-box;box-shadow:4px 4px 10px rgba(0,0,0,.1);display:flex;flex-direction:row;align-items:center;column-gap:24px}.buy-block-plan-device-container,.buy-block-plan-year-container{height:162px;display:flex;flex-direction:column;row-gap:4px;align-items:center;justify-content:flex-start}.buy-block-plan-device-container{height:-moz-fit-content;height:fit-content}.buy-block-plan-device-title,.buy-block-plan-year-title{font-size:16px;font-weight:700;line-height:22.6px;color:var(--color-black)}.buy-block-plan-year-button-container{display:flex;flex-direction:column;row-gap:16px}.buy-block-plan-device-button-container{display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:5px}.buy-block-plan-device-button,.buy-block-plan-year-button{font-size:20px;font-weight:700;line-height:22.6px;color:var(--color-black);border-radius:10px;border:1px solid #8b8b8b;letter-spacing:.1em;cursor:pointer}.buy-block-plan-year-button{height:60px;width:121px}.buy-block-plan-device-button{height:41px;width:132px}.buy-block-plan-device-button.active,.buy-block-plan-year-button.active{background:linear-gradient(180deg,#29ccb1,#00947b);border:2px solid #29ccb1;color:var(--color-white)}.buy-block-plan-price-container{padding-block:16px 23px;width:264px;display:flex;align-items:center;justify-content:center;flex-direction:column;row-gap:10px;border:1px solid rgba(188,188,188,.3);border-radius:10px;background:linear-gradient(180deg,#f9f9f9,#e5e5e5)}.buy-block-plan-tablet-price-container{display:contents}.buy-block-plan-subscription{font-size:14px;font-weight:400;line-height:22.6px;color:var(--color-black)}.buy-block-plan-price{font-size:52px;font-weight:700;line-height:39px;letter-spacing:.05em;color:var(--color-black)}.buy-block-plan-price-with-discount{font-weight:700;font-size:32px;line-height:39.01px;letter-spacing:.05em;text-align:center;text-decoration:line-through}.buy-block-plan-button-container{height:133px;display:flex;align-items:center;width:-moz-fit-content;width:fit-content}.buy-block-plan-button{display:block;font-size:23px;color:var(--color-white);font-weight:700;letter-spacing:.1em;min-width:321px;max-width:321px;text-align:center;width:100%;line-height:100%;background:linear-gradient(180deg,#ff5600,#cf4804);box-shadow:0 0 20px rgba(0,0,0,.2);border-radius:10px;padding:16px 27px;height:54px;min-height:54px;max-height:54px}.buy-block-footer{display:flex;flex-direction:column;row-gap:20px;padding-top:40px;justify-content:center;align-items:center;width:100%}.buy-block-footer-compatibility-text{font-size:18px;font-weight:700;color:var(--color-black);text-align:center}.buy-block-footer-disclaimer-link{text-decoration:underline;color:var(--color-black);font-size:16px;font-weight:500}.buy-block-footer-verified{display:flex;align-items:center;column-gap:8px;color:var(--color-black);font-size:16px;font-weight:500}@media (min-width:769px){.menu,.nav-menu{display:none}}@media only screen and (min-width:769px) and (max-width:1108px){.hero-japan,.nav__content{padding-inline:24px}.hero-title{font-size:2.5rem;line-height:3rem}.hero-image.desktop{height:708px;width:-moz-fit-content;width:fit-content}.header-japan-ilustration{height:520px;width:auto;top:30px;left:-80px;z-index:2}.hero-image-container{top:0}.buy-block-plan-container{padding:24px;justify-content:center}.buy-block-plan-button{text-wrap:nowrap}}@media only screen and (min-width:769px) and (max-width:1000px){.hero-image-container{left:36%}.buy-block-header-product{height:120px}.buy-block-header-button{display:none}.buy-block-plan-container{display:grid;grid-template-columns:repeat(3,1fr);align-items:flex-start;column-gap:16px}.buy-block-plan-year-container{grid-column:1/2}.buy-block-plan-device-container{grid-column:2/3}.buy-block-plan-price-container{grid-column:3/4;margin-top:24px}.buy-block-plan-button-container{margin-inline:auto;grid-column:1/4}.buy-block-plan-button{text-wrap:nowrap}}@media (max-width:768px){.header{overflow:hidden}.header.header-japan{background:var(--mobile-background);background-repeat:no-repeat;background-position:50%;background-size:cover}.hero-japan-notifcation-banner-container{position:static;top:auto;left:auto;z-index:999;display:contents}.nav{height:54px;box-shadow:0 1px 4px rgba(92,133,150,.25);z-index:999;position:fixed;top:0;left:0;width:100%;padding-top:0}.nav__logo{margin-bottom:0}.nav .nav__content{padding:0;max-width:100%}.nav-left{display:flex;align-items:center}.nav img{margin-top:1px;height:24.51px;width:127.97px;object-fit:contain;margin-left:10px}.menu{width:59px;height:54px;background-color:#23d1ae;border:none}.menu-bars{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;row-gap:4px}.bar-2,.bar-3,.menu .bar-1{width:22px;height:3px;display:block;background-color:#fff;transition-duration:.5s;transition-timing-function:cubic-bezier(.77,.2,.05,1)}.nav__list{display:none}.bar-1{transform-origin:0 0}.bar-3{transform-origin:0 100%}.bar-1-animation{transform:rotate(45deg) translate(2px,-100%)}.bar-2-animation{transform:rotate(0deg) scale(.2)}.bar-3-animation{transform:rotate(-45deg) translate(3px,100%)}.nav-menu-container{position:fixed;top:54px;width:100%;height:calc(100% - 54px);z-index:999;display:none}.nav-menu-container-hidden{display:none}.nav-menu-container-fadeIn{display:block;animation:overlayShow .3s ease-out}.nav-menu-overlay{position:relative;width:100%;height:100%;background:rgba(29,29,27,.4)}.nav-menu-style{position:fixed;top:54px;height:calc(100% - 54px);z-index:999;width:336px;left:0;background:#fff;transition:all .3s ease-out;transform:translateX(-336px);opacity:0}@keyframes overlayNotShow{0%{opacity:1}to{opacity:0}}@keyframes overlayShow{0%{opacity:0}to{opacity:1}}.nav-link-mobile-container{width:-moz-fit-content;width:fit-content;display:flex;column-gap:48px;background-color:#f8f8f8;height:44px;width:100%;flex-direction:column;background-color:initial;height:-moz-fit-content;height:fit-content;padding:0 16px;justify-content:flex-start}.nav-link-mobile{color:#aeaeae;font-size:.875rem;text-decoration:none;font-weight:700;padding:4px 12px;display:flex;justify-content:center;align-items:center;padding:16px 0;font-size:1.3125rem;color:#999;border-bottom:1px solid #f2f2f2;font-weight:400;justify-content:flex-start}.nav-menu-show{transform:translateX(0);opacity:1}.hero-japan{display:flex;flex-direction:column;padding-bottom:0;padding-top:var(--hero-padding-mobile)}.hero-content{width:100%;max-width:369px;margin-inline:auto;position:relative}.hero-japan-offer-data-container{position:fixed;z-index:999;display:flex;flex-direction:column;top:54px;left:0;width:100%}.hero-japan-offer-badge{width:100%;border-radius:0;text-align:center;position:relative}.hero-title{font-size:38px;letter-spacing:.1em;line-height:150%}.hero-title.desktop{display:none}.hero-title.mobile{display:flex}.hero-subtitle.desktop{display:none}.hero-subtitle.mobile{display:block}.header-japan-ilustrations{width:100%;display:flex;height:470px;align-items:center;justify-content:center;position:relative;left:auto;top:auto}.header-japan-ilustration{display:block;position:absolute;width:100%;max-width:440px;height:auto;top:auto;z-index:2;left:50%;transform:translateX(-50%)}.header-japan-bg-ilustration{width:698.97px;top:auto;left:40%;transform:translateX(-50%)}.hero-award-image{width:175.28px;height:auto}.hero-image.desktop{display:none}.hero-image.mobile{display:block;margin-left:-50px;margin-top:-80px}.hero-awards-container.mobile{display:flex;position:absolute;bottom:0;left:50%;transform:translateX(-50%);z-index:3}.hero-awards{display:flex;flex-direction:row;column-gap:8px}.hero-awards-container.desktop{display:none}.section-2 .buy-block.jp-buy-block{padding:30px 24px;max-width:440px;margin-inline:auto}.section-2 .jp-buy-block-container{width:100%;padding-inline:0}.block .jp-block-1{row-gap:10px}.jp-logo-premium{max-height:150px}.buy-block-header-button{font-size:18px;line-height:100%}.buy-block-header-offer-badge{font-size:23px;padding:16px 27.58px;height:53px;max-height:53px;text-wrap:nowrap;max-width:100%}.buy-block-plan-container{flex-direction:column;column-gap:0;row-gap:12.59px;padding:36px 18px}.buy-block-plan-year-container{width:100%;height:-moz-fit-content;height:fit-content;row-gap:8px}.buy-block-plan-year-button-container{flex-direction:row;row-gap:0;column-gap:12.59px}.buy-block-plan-device-container{width:100%;height:-moz-fit-content;height:fit-content}.buy-block-plan-device-button-container{flex-direction:row;row-gap:0;flex-wrap:wrap;gap:12.59px;width:100%}.buy-block-plan-device-button{width:100%;max-width:99px}.buy-block-plan-price-container{height:-moz-fit-content;height:fit-content;width:100%;padding-block:16px 24px}.buy-block-plan-price{font-size:50px;line-height:35.1px}.buy-block-plan-price-with-discount{font-weight:700;font-size:32px;line-height:39.01px;letter-spacing:.05em;text-align:center;text-decoration:line-through}.buy-block-plan-button-container{height:-moz-fit-content;height:fit-content;width:100%}.buy-block-plan-button{min-width:100%;width:100%;max-width:100%;text-align:center;height:auto;min-height:56px;max-height:none}.buy-block-footer{padding-top:20px}.buy-block-footer-disclaimer-link{line-height:100%;letter-spacing:.1em}}.threat-map-header{background:var(--top-banner-background);position:relative;z-index:-1;overflow:hidden}.threat-map-header-container{height:173px;min-height:173px;max-height:-moz-fit-content;max-height:fit-content;max-width:1108px;margin:0 auto;position:relative;display:flex;align-items:center;justify-content:center}.threat-map-header-title{font-weight:700;font-size:32px;line-height:150%;text-align:center;color:var(--top-banner-text-color)}.threat-map-header-title .editor-bold{color:var(--text-accent-color)}.threat-map-header-bg-ilustration-1{position:absolute;bottom:-100px;left:-225px}.threat-map-header-bg-ilustration-2{position:absolute;transform:rotate(180deg);bottom:-88px;right:-220px}.threat-map-content{height:-moz-fit-content;height:fit-content;width:100%;background:var(--section-background);position:relative;margin-inline:auto}.threat-map-content-mobile{display:none}.threat-map-paragraph-container{width:-moz-fit-content;width:fit-content;width:100%;max-width:739.15px;min-height:399.34px;max-height:399.34px;margin-inline:auto;display:flex;flex-direction:column;row-gap:24px;align-items:center;padding-top:32px;position:relative;z-index:2;top:-16px}.threat-map-paragraph-container:before{content:"";position:absolute;inset:0;background:url(https://kasperskyjapan.com/_next/static/media/principal-bubble.ea41eeee.webp);background-repeat:no-repeat;background-position:50%;z-index:1;filter:drop-shadow(0 10.27px 51.33px #00000040)}.threat-map-paragraph{position:relative;z-index:2;font-weight:700;font-size:20px;line-height:150%;text-align:center;color:var(--color-white)}.threat-map-paragraph .editor-bold{color:var(--text-accent-color);position:relative;z-index:2;font-weight:700}.threat-map-bubble-paragraph .editor-bold{color:var(--text-accent-color);position:relative;z-index:2;font-weight:400}.threat-map-bubble-row-1,.threat-map-bubble-row-3{display:flex;justify-content:space-between;height:-moz-fit-content;height:fit-content;width:100%;max-width:1108px;margin-inline:auto}.threat-map-bubble-row-1{margin-top:-16px}.threat-map-bubble-row-2{display:flex;justify-content:space-evenly;height:-moz-fit-content;height:fit-content;width:100%;max-width:1108px;margin-inline:auto;padding-inline:150px}.threat-map-bubble{min-width:314.14px}.threat-map-bubble-content{max-width:215.58px;color:var(--color-white);display:flex;flex-direction:column;row-gap:4px;position:relative}.threat-map-bubble-content hr,.threat-map-bubble-title{position:relative;z-index:2}.threat-map-bubble-title{font-weight:700;font-size:16px;line-height:120%;text-align:center;white-space:pre-line}.threat-map-bubble-paragraph{font-weight:400;font-size:16px;line-height:150%;text-align:center;position:relative;z-index:2}.bubble-1,.bubble-2,.bubble-3,.bubble-4,.bubble-5,.bubble-6,.bubble-7{position:relative}.bubble-1{width:314px;height:194px;display:flex;align-items:center;justify-content:center}.bubble-1:before{content:"";position:absolute;inset:0;width:314px;height:194px;background:url(https://kasperskyjapan.com/_next/static/media/bubble-1.254ebd36.svg);background-repeat:no-repeat;background-position:50%;background-size:contain}.bubble-2{width:303px;height:173px;margin-top:24px;display:flex;align-items:center;justify-content:center}.bubble-2:before{content:"";position:absolute;inset:0;width:303px;height:173px;background:url(https://kasperskyjapan.com/_next/static/media/bubble-2.f6019292.svg);background-repeat:no-repeat;background-position:50%;background-size:contain}.bubble-3{width:313px;height:169px;margin-top:16px;display:flex;align-items:center;justify-content:center;position:relative;right:20px}.bubble-3:before{content:"";position:absolute;inset:0;width:313px;height:169px;background:url(https://kasperskyjapan.com/_next/static/media/bubble-3.70206b53.svg);background-repeat:no-repeat;background-position:50%;background-size:contain}.bubble-4{width:302px;height:178px;display:flex;align-items:center;justify-content:center;position:relative;top:-30px}.bubble-4:before{content:"";position:absolute;inset:0;width:302px;height:178px;background:url(https://kasperskyjapan.com/_next/static/media/bubble-4.860d98ee.svg);background-repeat:no-repeat;background-position:50%;background-size:contain}.bubble-5{width:325px;height:172px;display:flex;align-items:center;justify-content:center;position:relative;top:-30px;left:20px}.bubble-5:before{content:"";position:absolute;inset:0;width:325px;height:172px;background:url(https://kasperskyjapan.com/_next/static/media/bubble-5.98af18c8.svg);background-repeat:no-repeat;background-position:50%;background-size:contain}.bubble-5:after{content:"";position:absolute;width:36.96px;height:32.85px;background:url(https://kasperskyjapan.com/_next/static/media/bubble-conection-5.853a330c.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;z-index:1;bottom:-34px;left:66px}.bubble-6{width:295px;height:172px;position:relative;top:-44px;left:26px;display:flex;align-items:center;justify-content:center}.bubble-6:before{content:"";position:absolute;inset:0;width:295px;height:172px;background:url(https://kasperskyjapan.com/_next/static/media/bubble-6.5513b9a3.svg);background-repeat:no-repeat;background-position:50%;background-size:contain}.bubble-6:after{content:"";position:absolute;width:36.96px;height:21.56px;background:url(https://kasperskyjapan.com/_next/static/media/bubble-conection-6.a09f8838.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;z-index:1;bottom:-24px;right:76px}.bubble-7{width:297px;height:158px;position:relative;top:-55px;left:12px;display:flex;align-items:center;justify-content:center}.bubble-7:before{content:"";position:absolute;inset:0;width:297px;height:158px;background:url(https://kasperskyjapan.com/_next/static/media/bubble-7.3f65c17e.svg);background-repeat:no-repeat;background-position:50%;background-size:contain}.bubble-7:after{content:"";position:absolute;width:36.96px;height:21.56px;background:url(https://kasperskyjapan.com/_next/static/media/bubble-conection-7.eb7849ef.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;z-index:1;bottom:-14px;left:104px}.bubble-1:before,.bubble-2:before,.bubble-3:before,.bubble-4:before,.bubble-5:before,.bubble-6:before,.bubble-7:before{filter:drop-shadow(0 10.27px 51.33px rgba(0,0,0,.25))}.threat-map-person-container{width:612px;margin-inline:auto;position:relative;height:60px}.threat-map-person-line{position:absolute;left:0;bottom:-24px;width:100%;height:24px;background:var(--bottom-line-divisor-background);z-index:3}.threat-map-mobile-person-container,.threat-map-person-line.mobile{display:none}.threat-map-person-left,.threat-map-person-middle,.threat-map-person-right{position:absolute;object-fit:cover;width:-moz-fit-content;width:fit-content;height:auto}.threat-map-person-left{top:-184px;left:18px}.threat-map-person-middle{top:-100px;left:52%;transform:translateX(-50%);width:256.71px;height:176.24px;z-index:4}.threat-map-person-right{top:-141px;right:-18px;z-index:1}.threat-map-banner{width:100%;min-height:441px;padding-top:40px;padding-bottom:70px;background-image:var(--banner-background-image);background-repeat:no-repeat;background-position:50%;background-size:cover;row-gap:16px;z-index:2;overflow:hidden}.threat-map-banner,.threat-map-banner-bubble{height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;align-items:center;position:relative}.threat-map-banner-bubble{justify-content:center;margin-inline:auto;width:-moz-fit-content;width:fit-content;padding:16px 16px 20px;z-index:5}.threat-map-banner-badge{font-size:16px;font-weight:700;line-height:120%;color:var(--color-black);position:relative;z-index:2}.threat-map-banner-badge-2{top:-11px}.threat-map-banner-kaspersky-logo{position:relative;z-index:2;margin-top:-11px}.threat-map-banner-bubble:before{content:"";position:absolute;inset:0;width:337px;height:134px;background:url(https://kasperskyjapan.com/_next/static/media/kaspersky-bubble-bg.9c9d65fa.svg);background-repeat:no-repeat;background-position:50%;background-size:cover;filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));z-index:-1}.threat-map-banner-text-container{display:flex;flex-direction:column;align-items:center;row-gap:16px;position:relative}.threat-map-banner-text-container:after,.threat-map-banner-text-container:before{content:"";position:absolute;width:959px;height:314px;top:-66px;background-color:var(--color-white);filter:blur(100px);background-repeat:no-repeat;background-position:50%;z-index:1}.threat-map-banner-principal-pagraph{font-size:32px;font-weight:700;line-height:150%;color:var(--color-black);text-align:center;position:relative;z-index:2}.threat-map-banner-principal-pagraph u{text-decoration:none}.threat-map-banner-principal-pagraph .editor-underline{position:relative;z-index:2;text-decoration:none}.threat-map-banner-principal-pagraph .editor-underline:before{content:"";position:absolute;width:100%;left:0;bottom:0;height:15px;background-color:var(--color-yellow-accent-primary);z-index:-1}.threat-map-banner-principal-pagraph .editor-bold{font-size:38px;color:#ff5500;text-shadow:-1px -1px 0 var(--color-white),1px -1px 0 var(--color-white),-1px 1px 0 var(--color-white),1px 1px 0 var(--color-white);background:linear-gradient(to top,var(--color-yellow-accent-primary) 15px,transparent 15px);bottom:2px}.threat-map-banner-principal-pagraph .editor-bold:before{content:"“";color:#eaeac8;position:static;background-color:initial}.threat-map-banner-principal-pagraph .editor-bold:after{content:"”";color:#eaeac8}.threat-map-banner-highlighted:before{content:"“";color:#eaeac8}.threat-map-banner-highlighted:after{content:"”";color:#eaeac8}.threat-map-banner-paragraph{font-size:16px;font-weight:400;color:var(--color-black);line-height:150%;text-align:center;position:relative;z-index:2;white-space:pre-line}@media only screen and (min-width:769px) and (max-width:1108px){.threat-map-header-bg-ilustration-1{left:-318.92px}.threat-map-header-bg-ilustration-2{left:auto;right:-337.74px}}@media (max-width:1080px){.threat-map-content{display:none}.threat-map-content-mobile{display:flex;flex-direction:column;row-gap:8px}.threat-map{background:linear-gradient(180deg,#d8dcda,#f3f3f3);position:relative}.threat-map-person-line{display:none}.threat-map-person-line.mobile{display:block}.threat-map-header{z-index:1;overflow:hidden}.threat-map-header-title{font-size:22px;letter-spacing:.1em}.threat-map-mobile-principal-bubble{width:396.3px;height:410.3px;background-image:url(https://kasperskyjapan.com/_next/static/media/principal-bubble-mobile.a04714e6.webp);background-repeat:no-repeat;background-position:50%;padding:27px 18px 53px;font-size:20px;font-weight:700;color:var(--color-white);text-align:center;display:flex;flex-direction:column;row-gap:0;margin-inline:auto;position:relative;z-index:99;border-top-left-radius:10px;border-top-right-radius:10px;margin-top:-30px;filter:drop-shadow(0 10.27px 51.33px rgba(0,0,0,.25))}.threat-map-mobile-principal-bubble,.threat-map-mobile-principal-bubble-paragraph-1,.threat-map-mobile-principal-bubble-paragraph-2{line-height:150%;letter-spacing:.1em}.threat-map-mobile-principal-bubble .editor-bold{color:var(--text-accent-color)}.threat-map-mobile-bubble-container{display:flex;flex-wrap:wrap;gap:14px;width:100%;margin-inline:auto;max-width:386px}.threat-map-mobile-bubble{padding:15px 12px;background-color:#3c3c3c;width:50%;max-width:186px;max-height:152px;overflow:hidden;border-radius:20px;display:flex;flex-direction:column;row-gap:6px;color:var(--color-white);margin-inline:auto;box-shadow:0 10.27px 51.33px rgba(0,0,0,.25)}.threat-map-mobile-bubble:last-child{width:208px;max-width:208px}.threat-map-mobile-bubble-title{font-size:16px;font-weight:700;line-height:120%;letter-spacing:.1em;white-space:pre-line}.threat-map-mobile-text-divisor{height:1px;min-height:1px;max-height:1px;width:100%;background-color:var(--color-white)}.threat-map-mobile-bubble-paragraph{line-height:150%;letter-spacing:.1em;font-size:16px}.threat-map-mobile-bubble-paragraph .editor-bold{color:var(--text-accent-color);font-weight:700;letter-spacing:.1em;line-height:150%}.threat-map-mobile-person-container{display:block;height:173px;width:100%;max-width:440px;margin-inline:auto;position:relative}.threat-map-mobile-person-left{position:absolute;bottom:-23px;object-fit:cover;width:125.76px;height:179.69px;left:0}.threat-map-mobile-person-middle{position:absolute;left:50%;transform:translateX(-60%);object-fit:cover;bottom:-12px;width:184.15px;height:127.09px;z-index:99}.threat-map-mobile-person-right{position:absolute;right:22px;bottom:-40px;object-fit:cover;width:137.79px;height:171.95px}}@media (max-width:768px){.threat-map-header-container{max-width:360px;overflow:visible}.threat-map-header-bg-ilustration-1{width:330.93px;height:226px;top:auto;transform:none;left:-278.92px;bottom:-33px}.threat-map-header-bg-ilustration-2{transform:rotate(180deg);width:398.28px;height:272px;top:auto;bottom:-70px;left:auto;right:-337.74px}.threat-map-banner{background-image:var(--banner-background-image-mobile)}.threat-map-banner-text-container{max-width:360px;margin-inline:auto;row-gap:30px}.threat-map-banner-principal-pagraph{font-size:23px;letter-spacing:.1em}.threat-map-banner-paragraph{letter-spacing:.1em}.threat-map-banner-paragraph-underline:before,.threat-map-banner-principal-pagraph .editor-underline:before{display:none}.threat-map-banner-principal-pagraph .editor-bold.editor-underline:before{display:inline}.threat-map-banner-principal-pagraph .editor-bold{background:transparent}.threat-map-banner-text-container:after,.threat-map-banner-text-container:before{width:432px;height:308px;opacity:.8;top:-30px}}.reason-section{padding-block:60px;height:-moz-fit-content;height:fit-content;width:100%;display:flex;flex-direction:column;row-gap:80px;background:var(--section-background)}.reason-section-title{font-size:32px;font-weight:700;line-height:37px;text-align:center;position:relative;color:var(--section-title-color);z-index:2}.reason-section-title .editor-bold{color:var(--section-title-accent-color)}.reason-section-title:after{content:"REASON";position:absolute;top:-58px;display:flex;width:100%;justify-content:center;font-size:100px;font-weight:700;line-height:113.5px;color:var(--section-title-background-text-color);z-index:-1}.reason-content{height:-moz-fit-content;height:fit-content;max-width:1108px;margin-inline:auto;display:flex;flex-direction:column;row-gap:60px}.reason-1,.reason-2{display:grid;width:100%;grid-template-columns:repeat(2,1fr)}.reason-ilustration{position:relative;top:-20px}.reason-text-container{display:flex;flex-direction:column;row-gap:16px}.reason-text-title-container{display:flex;align-items:center;column-gap:16px}.reason-number{font-size:82px;font-weight:700;line-height:100%;color:#666}.reason-1 .reason-number{color:var(--first-reason-number-color)}.reason-2 .reason-number{color:var(--second-reason-number-color)}.reason-title-container{display:flex;flex-direction:column;row-gap:6px}.reason-title-badge{font-size:20px;font-weight:600;line-height:100%;color:var(--color-black)}.reason-1 .reason-title-badge{color:var(--first-reason-title-top-text-color)}.reason-2 .reason-title-badge{color:var(--second-reason-title-top-text-color)}.reason-title{font-size:28px;font-weight:700;line-height:100%;text-wrap:nowrap}.reason-1 .reason-title{color:var(--first-reason-title-color)}.reason-2 .reason-title{color:var(--second-reason-title-color)}.reason-question,.reason-response{display:flex;flex-direction:column;row-gap:8px}.reason-question-title{display:block;width:100%;padding:12px 0 12px 16px;border-radius:999px;font-weight:700;font-size:16px}.reason-1 .reason-question-title{color:var(--first-reason-question-title-color);background:var(--first-reason-question-background)}.reason-2 .reason-question-title{color:var(--second-reason-question-title-color);background:var(--second-reason-question-background)}.reason-question-paragraph,.reason-response-paragraph{font-size:16px;font-weight:400;color:var(--color-black);line-height:150%;padding-inline:16px}.reason-1 .reason-question-paragraph{color:var(--first-reason-question-paragraph-color)}.reason-1 .reason-response-paragraph{color:var(--first-reason-response-paragraph-color)}.reason-1 .reason-response-paragraph .editor-bold{color:#00836f}.reason-2 .reason-question-paragraph{color:var(--second-reason-question-paragraph-color)}.reason-2 .reason-response-paragraph{color:var(--second-reason-response-paragraph-color)}.reason-2 .reason-response-paragraph .editor-bold{color:#00836f}.reason-arrow{margin:auto}.reason-response-condition{font-size:16px;font-weight:400;color:var(--color-black);line-height:150%;padding-inline:16px}.reason-1 .reason-response-condition{color:var(--first-reason-response-paragraph-color)}.reason-2 .reason-response-condition{color:var(--second-reason-response-paragraph-color)}.reason-arrow{width:27.72px;height:-moz-fit-content;height:fit-content;object-fit:contain;margin-inline:auto}.reason-response-title{display:block;width:100%;padding:12px 0 12px 16px;border-radius:999px;background-color:#29ccb1;font-weight:700;font-size:16px;color:var(--color-black)}.reason-1 .reason-response-title{background:var(--first-reason-response-background);color:var(--first-reason-response-title-color)}.reason-2 .reason-response-title{background:var(--second-reason-response-background);color:var(--second-reason-response-title-color)}.reason-response-accent{font-weight:700;color:#00836f}@media only screen and (min-width:769px) and (max-width:1108px){.reason-section{padding-bottom:20px}.reason-content{row-gap:24px}.reason-1{flex-direction:column-reverse}.reason-1,.reason-2{display:flex;max-width:768px;margin-inline:auto}.reason-2{flex-direction:column}.reason-question-title,.reason-response-title{text-align:center}.reason-ilustration{width:100%;height:-moz-fit-content;height:fit-content;margin-top:-40px}}@media (max-width:768px){.reason-section{padding-bottom:0;row-gap:45px}.reason-section-title{font-size:23px;line-height:33.8px;letter-spacing:.1em}.reason-section-title:after{font-size:88px;line-height:100.4px;letter-spacing:normal}.reason-content{width:100%;max-width:100%;row-gap:0}.reason-1,.reason-2{width:100%;max-width:360px;margin-inline:auto}.reason-1{display:flex;flex-direction:column-reverse}.reason-2{display:flex;flex-direction:column}.reason-text-title-container{flex-direction:column;align-items:flex-start;column-gap:0;row-gap:6px}.reason-number{font-size:40px;line-height:100%}.reason-title-badge{font-size:16px}.reason-title{font-size:23px;letter-spacing:.1em}.reason-question,.reason-response{row-gap:16px}.reason-question-title,.reason-response-title{padding:10px 20px;border-radius:10px}.reason-question-paragraph,.reason-response-paragraph{padding-inline:0}.reason-arrow{padding-top:8px;padding-bottom:4px}.reason-response-condition{padding:0}.reason-ilustration-container{width:100%;display:flex;align-items:center;justify-content:center}.reason-ilustration-container:first-child{justify-content:flex-start}.reason-ilustration{top:auto}.reason-ilustration-1{height:469px}.reason-ilustration-1,.reason-ilustration-2{width:439px;object-fit:cover;margin-top:-40px}.reason-ilustration-2{height:498px}}