:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:initial}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));&.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}&.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled &{display:none!important}svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon{transform:rotate(180deg)}}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon{transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon{transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-button-prev,~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto;.swiper-navigation-icon{transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon{transform:rotate(90deg)}}}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;.swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);button&{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}}.swiper-pagination-lock{display:none}.customer-review-section{height:-moz-fit-content;height:fit-content;padding-block:60px;display:flex;flex-direction:column;row-gap:60px}.customer-review-section-title{font-size:2.5rem;line-height:3rem;color:var(--color-black);text-align:center}.customer-review-carousel.mobile{display:none}.customer-review-slider-container{max-width:1220px;margin:0 auto;position:relative;padding-inline:48px;overflow:hidden}.customer-review-slider-container .swiper{padding:32px 16px;overflow:visible}.customer-review-slider-container .swiper-slide{align-items:stretch;height:inherit}.customer-review-slider-container .swiper-button-next,.customer-review-slider-container .swiper-button-prev{top:35%!important}.customer-review-slider-container .swiper-button-prev{left:-48px!important}.customer-review-slider-container .swiper-button-next{right:-48px!important}.customer-review-section .swiper-slide{display:flex;column-gap:32px;width:100%}.customer-review-section .swiper-wrapper{height:inherit!important;align-items:stretch!important}.swiper-wrapper{transition-timing-function:linear}.customer-review-container{flex:1 1;padding:48px 16px;min-height:auto;box-shadow:0 4px 20px rgba(92,133,150,.24);border-radius:4px;background-color:#fff;row-gap:34px}.customer-review-container,.customer-review-content{display:flex;flex-direction:column;align-items:center;justify-content:center}.customer-review-content{row-gap:18px}.customer-review{font-size:1.125rem;line-height:1.375rem;font-weight:300;color:#444;text-align:center}.customer-review-author{font-size:.75rem;line-height:1.125rem;color:#444;text-align:center}.customer-review-stars{display:flex;align-items:center;column-gap:6px}.star{color:#ffe810;height:12px;width:12px}@media only screen and (min-width:768px) and (max-width:1231.9px){.customer-review-slider-container{padding-inline:0}.customer-review-carousel.desktop{display:none}.customer-review-carousel.mobile{display:flex;padding:30px 0;overflow:hidden}.customer-review-container{flex:none;width:calc(100% - 128px);padding:48px 40px;min-height:auto;height:auto}.customer-review-slider-container .swiper{padding-inline:24px}.customer-review-slider-container{max-width:1024px;width:100%}.customer-review-slider-container .swiper-wrapper{align-items:stretch;height:inherit}.customer-review-section .swiper-slide{justify-content:center}.customer-review-slider-container .swiper-pagination{margin-top:24px}.customer-review-slider-container .swiper-button-next,.customer-review-slider-container .swiper-button-prev{display:flex!important}.customer-review-slider-container .swiper-button-next{right:16px!important}.customer-review-slider-container .swiper-button-prev{left:16px!important}}@media (max-width:767px){.customer-review-carousel.desktop{display:none}.customer-review-carousel.mobile{display:flex;padding:30px 0;overflow:hidden}.customer-review-slider-container{width:calc(100% - 92px);max-width:268px;overflow:visible}.customer-review-slider-container .swiper-wrapper{align-items:stretch;height:inherit}.customer-review-slider-container{padding-inline:0}.customer-review-slider-container .swiper{padding:0}.customer-review-slider-container .swiper-pagination{margin-top:32px}.customer-review-slider-container .swiper-slide{padding:0;width:252px;margin-right:24px}.customer-review-container{padding:32px 24px;min-height:auto;height:auto}}.embed-widget{width:100%;max-width:1108px;margin-inline:auto;padding-block:32px;display:flex;flex-direction:column;row-gap:32px}.embed-widget-title{font-size:clamp(32px,4vw,34px);font-weight:700;color:var(--color-black);text-align:center}.embed-widget-content{width:100%;height:-moz-fit-content;height:fit-content}@media (max-width:768px){.embed-widget{max-width:100%;padding-inline:20px}}.cybersegurity__section{width:100%;padding-top:60px}.cybersegurity__section-game{max-width:440px}.cybersegurity__section-mobile{display:none}.cybersegurity__section-text{display:flex;flex-direction:column;row-gap:24px}.cybersegurity__section-title{font-size:48px;text-align:center;font-weight:700;color:#fff}.cybersegurity__section-subtitle{font-size:21px;font-weight:300;line-height:25px;text-align:center}.cybersegurity__section-container{margin-top:56px;width:100%;height:503px;background-repeat:no-repeat;background-size:cover;background-position:50%;display:grid;position:relative}.cybersegurity__desktop-bg{position:absolute;top:0;left:0;width:100%;display:block;object-fit:fill;height:100%}.cybersegurity__section-content{width:1108px;height:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;position:relative}.pc__ilustration{position:absolute;left:50%;transform:translateX(-50%)}.cybersegurity__game-title{font-size:40px;color:#1d1d1b;font-weight:700;line-height:48px}.cybersegurity__game-paragraph{font-size:24px;font-weight:300;color:#444;margin-top:8px;line-height:140%}.cybersegurity__game-list{display:flex;row-gap:8px;flex-direction:column;margin-top:40px}.cybersegurity__game-li{font-size:18px;font-weight:300;line-height:22px;color:#444;display:flex;column-gap:16px}.cybersegurity__game-icon{width:20px;min-width:20px;min-height:20px;height:20px}.cybersegurity__section-detection{text-align:right;margin-bottom:60px}.cybersegurity__detection-title{font-size:32px;color:#fff;font-weight:700;line-height:36px}.cybersegurity__detection-paragraph{font-size:24px;font-weight:300;max-width:380px;line-height:140%;color:#fff;margin-top:8px;letter-spacing:0}.cybersegurity__awards{display:flex;align-items:center;column-gap:24px;margin-top:24px;justify-content:end}.cybersegurity__awards-img{height:63px;object-fit:contain}.technology__section{height:-moz-fit-content;height:fit-content;width:100%;margin-top:80px;padding-top:60px}.technology__section-header{display:flex;flex-direction:column;row-gap:24px}.technology__section-title{font-size:48px;font-weight:700;line-height:52px;letter-spacing:-.03em;color:#fff;text-align:center}.technology__section-subtitle{font-size:21px;font-weight:300;line-height:25px;text-align:center}.technology__section-container{width:1108px;display:flex;align-items:center;justify-content:space-between;height:400px;margin:56px auto 0}.technology__img-container{width:464px;height:100%}.technology__text-container{max-width:580px}.technology__img{height:385px;object-fit:contain}.technology__text-title{font-size:32px;font-weight:700;color:#fff;line-height:36px}.technology__text-separator{width:54.39px;height:1px;color:#aeaeae;margin-top:32px}.technology__text-paragraph{font-size:24px;line-height:32px;font-weight:300;color:#fff;margin-top:8px}.technology__text-paragraph .bold-desktop{font-weight:700}.technology__text-paragraph span{color:rgba(255,255,255,.8)}.characteristics__section{height:-moz-fit-content;height:fit-content;width:100%;padding-bottom:0;padding-top:40px}.characteristics__section-text{display:flex;flex-direction:column;row-gap:24px}.characteristics__section-title{font-size:48px;font-weight:700;line-height:52px;letter-spacing:-.03em;text-align:center}.characteristics__section-subtitle{font-size:21px;font-weight:300;line-height:25px;text-align:center}.characteristics__section-mobile{display:none}.characteristics__container{width:1108px;height:454px;display:grid;grid-template-columns:repeat(2,1fr);column-gap:32px;margin:60px auto 0}.characteristics__card-scan{background-color:#fff;padding:24px;position:relative;overflow:hidden;border-radius:4px}.characteristics__card-container{display:grid;grid-template-rows:repeat(2,1fr);row-gap:32px}.characteristics__card-identification,.characteristics__card-remove{background-color:#fff;padding:24px;position:relative;overflow:hidden;border-radius:4px}.characteristics__card-title{font-size:21px;color:#1d1d1b;font-weight:700}.characteristics__card-paragraph{font-size:18px;font-weight:300;color:#666;line-height:22px;margin-top:8px;max-width:265px}.card__ilustration{position:absolute;right:0;top:0;height:100%;width:auto}.characteristics__card-identification--ilustration,.characteristics__card-remove--ilustration,.characteristics__card-scan--ilustration{height:calc(100% + 8px);top:-4px}.feature__section{padding-top:80px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:80px}.feature__section-mobile{display:none}.feature__section-text{text-align:center;display:flex;flex-direction:column;row-gap:24px}.feature__section-title{font-size:40px;font-weight:700;color:#fff;line-height:48px}.feature__section-subtitle{font-size:21px;font-weight:300;color:#fff;line-height:25px}.feature__section-card--container{width:1108px;max-width:1108px;display:grid;grid-template-columns:repeat(3,1fr);row-gap:24px;column-gap:24px;margin-top:40px}.feature__section-card{min-height:311px;border-bottom:8px solid #23d1ae;border-radius:4px;padding:32px 24px;display:flex;flex-direction:column;align-items:start;text-align:left}.feature__section-card--icon{height:66px;width:66px}.feature__section-card--title{margin-top:40px;font-size:21px;font-weight:700;color:#fff;line-height:25px;height:50px}.feature__section-card--paragraph{font-size:21px;font-weight:300;color:#fff;line-height:25px;margin-top:8px}.tested__banner{margin-top:20px;width:100%;display:flex;flex-direction:column;row-gap:60px}.tested__banner-header{display:flex;flex-direction:column;row-gap:24px}.tested__banner-section--title{font-size:48px;font-weight:700;line-height:52px;letter-spacing:-.03em;text-align:center}.tested__banner-section--subtitle{font-size:21px;font-weight:300;line-height:25px;text-align:center}.tested__banner-mobile{display:none}.tested__banner-container{max-width:1108px;margin:0 auto;position:relative;height:613px;display:flex;justify-content:end;align-items:center}.tested__banner-img{height:613px;z-index:2;width:700px;object-fit:cover}.tested__banner-gradient{position:absolute;height:100%;width:704px;right:90px;background:linear-gradient(73.96deg,#206254 18.58%,rgba(32,95,81,0) 75.66%);z-index:1}.tested__banner-text{display:flex;flex-direction:column;text-align:right;padding-right:24px;position:relative;width:-moz-fit-content;width:fit-content;z-index:4}.tested__banner-title{font-size:40px;line-height:48px;color:#fff;font-weight:700}.tested__banner-paragraph{font-size:16px;font-weight:300;color:#fff;max-width:469px;line-height:24px;margin-top:24px;place-self:end}.tested__banner-paragraph span{font-weight:700}.tested__banner-awards{margin-top:56px;display:flex;column-gap:24px;justify-content:end}.tested__banner-awards--img{height:64px;object-fit:contain;width:auto}.tested__banner-awards--mobile--img{display:none}@media only screen and (min-width:768px) and (max-width:1500px){.tested__banner-container{height:450px}.tested__banner-img{height:100%;width:auto;left:0}}@media (max-width:1108px){.characteristics__section{display:none}.characteristics__section-mobile{width:100%;overflow:hidden;display:flex;flex-direction:column;row-gap:40px;margin-top:80px}.characteristics__section-mobile .swiper-button-next,.characteristics__section-mobile .swiper-button-prev,.characteristics__section-title{display:none}.characteristics__section-mobile-text{display:flex;flex-direction:column;row-gap:24px;max-width:410px;margin-inline:auto}.characteristics__section-title-mobile{font-size:2rem;line-height:2.25rem;font-weight:700;text-align:center;margin:0 auto}.characteristics__section-subtitle-mobile{font-size:21px;font-weight:300;line-height:25px;text-align:center}.carousel__card-img{width:100%;position:absolute;bottom:0;left:0;object-fit:cover}.characteristics__section-mobile .swiper,.feature__section-card--container .swiper{width:300px;overflow:visible;margin:0 auto}.characteristics__section-mobile .swiper-wrapper,.feature__section-card--container .swiper-wrapper{display:flex;padding-inline:0;transition-timing-function:linear}.characteristics__section-mobile .swiper-slide,.feature__section-card--container .swiper-slide{height:433px;background-color:#fff;border-radius:4px;padding:24px 16px 0;position:relative}.feature__section{display:none}.feature__section.feature__section-mobile{display:flex;margin-top:20px;padding-bottom:80px;width:100%;overflow:hidden}.feature__section.feature__section-mobile .swiper-button-next,.feature__section.feature__section-mobile .swiper-button-prev{display:none}.feature__section .swiper-slide{background-color:#444}.feature__section-card--container{display:flex;flex-direction:column;width:100%;align-items:center;margin-top:26px;row-gap:16px;column-gap:normal}.feature__section-text{max-width:768px}.feature__section-title{font-size:32px;line-height:36px}.feature__section-card{max-height:320px;min-height:-moz-fit-content;min-height:fit-content;width:252px;padding:32px 16px}.feature__section-card--icon{height:56px;width:56px}.feature__section-card--title{height:-moz-fit-content;height:fit-content;margin-top:24px}.feature__section-card--paragraph{font-size:18px;line-height:22px}.tested__banner{height:480px;overflow:hidden;row-gap:40px}.tested__banner-section--title{font-size:2rem;line-height:2.25rem;font-weight:700;text-align:center;max-width:250px;margin:0 auto}.tested__banner-awards{margin-top:24px;flex-wrap:wrap;gap:24px}.tested__banner-container{height:100%}.tested__banner-img{width:50%;object-fit:fill}.tested__banner-text{max-width:390px;padding-right:24px}}@media only screen and (min-width:768px) and (max-width:1108px){.cybersegurity__section{margin-top:50px;padding-top:0;height:-moz-fit-content;height:fit-content}.cybersegurity__section-container{height:400px;margin-top:24px}.cybersegurity__section-title{font-size:40px}.cybersegurity__section-content{max-width:768px}.cybersegurity__section-game{margin-top:20px;padding-left:20px;max-width:250px}.cybersegurity__game-list{margin-top:20px}.cybersegurity__game-title{font-size:21px;line-height:25px}.cybersegurity__game-paragraph{font-size:18px}.pc__ilustration{height:100%;object-fit:contain}.cybersegurity__section-detection{padding-right:20px;max-width:250px}.cybersegurity__detection-title{font-size:21px;line-height:25px}.cybersegurity__detection-paragraph{font-size:16px}.technology__section{height:-moz-fit-content;height:fit-content;margin-top:80px}.technology__section-container{width:100%;max-width:768px;flex-direction:column;height:-moz-fit-content;height:fit-content;margin-top:24px}.technology__text-container{padding-inline:24px}.technology__img-container{width:50%;display:flex;align-items:center}.technology__img{width:100%;height:auto}.technology__section-title{font-size:40px}.technology__text-container br{display:none}.technology__text-title{font-size:32px}.technology__text-paragraph{font-size:24px}}@media only screen and (min-width:768px) and (max-width:840px){.tested__banner-img{width:50%;object-fit:fill}.tested__banner-gradient{right:auto}}@media (max-width:767px){.cybersegurity__section{display:none}.cybersegurity__section-mobile{display:block;width:100%;background:linear-gradient(178.57deg,#ffffff 47.38%,rgba(0,168,142,1) 0,rgba(0,168,142,0) 96.56%);position:relative;margin-top:40px;margin-bottom:40px;overflow-x:hidden}.cybersegurity__section-mobile--container{width:100%;height:100%;padding-inline:24px;padding-top:60px;padding-bottom:60px}.cybersegurity__section-mobile--game{margin-top:40px;max-width:414px;margin-inline:auto;padding-bottom:180px}.cybersegurity__section-mobile--title{font-size:32px;font-weight:700;color:#1d1d1b;line-height:36px;text-align:center}.cybersegurity__section-game--title{font-size:40px;font-weight:700;color:#1d1d1b;text-transform:capitalize}.cybersegurity__section-game--paragraph{font-size:24px;font-weight:300;color:#444444;line-height:32px;margin-top:8px}.cybersegurity__section-game--list{display:flex;flex-direction:column;row-gap:8px;margin-top:24px}.cybersegurity__section-game--li{display:flex;align-items:center;column-gap:16px;font-size:18px;font-weight:300;color:#444;line-height:22px}.cybersegurity__section-divisor{position:absolute;top:46%;left:-2px;width:120%;height:32px;background-color:#fff;rotate:-2deg}.cybersegurity__section-mobile--detection{margin-bottom:80px;max-width:414px;margin-inline:auto}.cybersegurity__mobile-detection--title{font-size:40px;font-weight:700;color:#fff;text-transform:capitalize}.cybersegurity__mobile-detection--paragraph{font-size:24px;line-height:32px;color:#fff;font-weight:300;margin-top:8px}.cybersegurity__mobile-awards{display:flex;align-items:center;column-gap:24px;margin-top:24px;padding-bottom:24px}.cybersegurity__mobile-awards--img{height:64px;object-fit:contain;width:auto}.technology__section{height:-moz-fit-content;height:fit-content;margin-top:0}.technology__section-content{max-width:414px;padding:0 24px 20px;margin-inline:auto}.technology__section-container{width:100%;height:100%;flex-direction:column-reverse;margin-top:40px}.technology__text-title{font-size:21px;line-height:25px}.technology__section-title{font-size:32px;font-weight:700;max-width:250px;line-height:36px;margin:0 auto}.technology__text-separator{margin-top:24px}.technology__text-title br{display:none}.technology__text-paragraph{font-size:18px;font-weight:300;line-height:22px}.technology__text-paragraph br{display:none}.technology__text-paragraph .bold-desktop{font-weight:300}.technology__img-container{width:100%;display:flex;margin-top:24px;justify-content:center}.technology__img{height:270px}.characteristics__section{display:none}.characteristics__section-mobile{width:100%;overflow:hidden;display:flex;flex-direction:column;row-gap:40px;margin-top:40px}.swiper{overflow:visible;margin:0 auto}.swiper-wrapper{display:flex;padding-inline:0;transition-timing-function:linear}.swiper-slide{width:252px;background-color:#fff;border-radius:4px;padding:24px 16px 0;position:relative}.carousel__card-title{font-size:21px;font-weight:700;color:#1d1d1b}.carousel__card-paragraph{margin-top:8px;font-size:18px;font-weight:300;color:#666;line-height:22px}.swiper-pagination{position:static;margin-top:16px}.feature__section-text{align-items:center}.feature__section{display:none;padding-top:60px}.feature__section.feature__section-mobile{display:flex;margin-top:0;padding-bottom:60px;width:100%;overflow:hidden}.characteristics__section-mobile .swiper,.feature__section-card--container .swiper{width:252px}.feature__section .swiper-slide{background-color:#444}.feature__section-card--container{display:flex;flex-direction:column;width:100%;align-items:center;margin-top:26px;row-gap:16px;column-gap:normal}.feature__section-text{max-width:356px}.feature__section-title{font-size:32px;line-height:36px}.feature__section-card{max-height:320px;min-height:-moz-fit-content;min-height:fit-content;width:252px;padding:32px 16px}.feature__section-card--icon{height:56px;width:56px}.feature__section-card--title{height:-moz-fit-content;height:fit-content;margin-top:24px}.feature__section-card--paragraph{font-size:18px;line-height:22px}.tested__banner{display:none}.tested__banner-mobile{display:flex;flex-direction:column;row-gap:40px;padding-block:60px}.tested__banner-container--mobile{background:linear-gradient(0deg,#1d1d1b,#1d1d1b),linear-gradient(176.66deg,#00a88e 19.24%,rgba(35,209,174,0) 55.12%);background-blend-mode:screen}.tested__banner-img--mobile{width:100%;height:auto}.tested__banner-text--mobile{padding-inline:24px;margin:0 auto}.tested__banner-header{max-width:410px;margin-inline:auto}.tested__banner-title--mobile{font-size:40px;font-weight:700;line-height:48px;color:#fff;margin-top:50px}.tested__banner-paragraph--mobile{font-size:25px;font-weight:300;color:#fff;margin-top:20px}.tested__banner-awards--mobile{margin-top:40px;display:flex;max-width:100%;flex-wrap:wrap;gap:28px}.tested__banner-awards--mobile--img{display:block;height:64px;width:auto}}@media (max-width:400px){.cybersegurity__section-mobile--container{padding-bottom:180px}}.image-module-container{width:100%;max-width:1108px;margin-inline:auto;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;row-gap:32px;padding-block:60px}.image-module-title{text-align:center;font-weight:700;font-size:clamp(32px,4vw,34px);color:var(--color-black)}.image-module-img,.image-module-img-container{width:100%;height:-moz-fit-content;height:fit-content}.image-module-img{object-fit:contain}@media (max-width:768px){.image-module-container{max-width:100%;padding-inline:20px}}.segurity__banner-section{width:100%;height:-moz-fit-content;height:fit-content;padding:60px 40px}.segurity__banner{display:flex;margin:0 auto;max-width:1108px;background:linear-gradient(180deg,#FFFFFF,rgba(255,255,255,.3)),linear-gradient(261.3deg,rgba(243,247,190,.8) 6.62%,#D7F6CD 44.56%,#B8E7F1),linear-gradient(0deg,#23D1AE,#23D1AE);overflow:hidden;height:250px;border-radius:28px;box-shadow:0 8px 24px 0 rgba(29,29,27,.08)}.segurity__banner-img--container{height:100%;position:relative}.segurity__banner-img{position:absolute;top:0;left:0}.segurity__banner-img.mobile{display:none}.banner-anchor--container{display:flex;justify-content:center;align-items:center;padding-top:16px}.banner-anchor{color:var(--color-black);display:flex;font-size:16px;font-weight:400;text-decoration:underline}.segurity__banner-text--container{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;row-gap:32px;padding-left:551px}.segurity__banner-title{color:var(--color-black);font-size:40px;font-weight:700}.segurity__banner-title .mobile{display:none}.banner__button-too{background-color:var(--color-kaspersky-primary);color:var(--color-white);font-size:24px;font-weight:700;border-radius:4px;line-height:28px;padding:18px 40px;transition:all .15s}.banner__button-too:hover{background-color:rgba(24,106,89,1)}.unlimited__banner-section{width:100%;height:-moz-fit-content;height:fit-content;padding:60px 40px}.unlimited__banner{max-width:1108px;height:-moz-fit-content;height:fit-content;padding-block:40px;text-align:center;row-gap:20px;margin:0 auto;border-radius:28px;background:linear-gradient(84.87deg,rgba(35,209,174,.16),rgba(35,209,174,0));box-shadow:0 8px 24px 0 rgba(29,29,27,.08)}.unlimited__banner,.unlimited__banner-text{display:flex;flex-direction:column;align-items:center;justify-content:center}.unlimited__banner-title{font-size:32px;line-height:48px;font-weight:400;color:var(--color-black)}.unlimited__banner-paragraph{color:var(--color-black)}.unlimited__banner-paragraph .desktop{font-size:32px;line-height:48px;font-weight:700}.unlimited__banner-paragraph .mobile{display:none}.unlimited__banner-button{background-color:var(--color-kaspersky-primary);color:var(--color-white);font-size:24px;font-weight:700;border-radius:10px;padding:10px 60px}.box__banner-section{height:-moz-fit-content;height:fit-content;width:100%;padding:60px 40px}.box__banner{max-width:1108px;min-height:297px;padding-block:24px;background:linear-gradient(180deg,#FFFFFF,rgba(255,255,255,.3)),linear-gradient(261.3deg,rgba(243,247,190,.8) 6.62%,#D7F6CD 44.56%,#B8E7F1);border-radius:28px;display:flex;margin:0 auto;box-shadow:0 8px 24px 0 rgba(29,29,27,.08)}.box__banner-img--container{display:flex;align-items:center;padding-left:40px;width:50%;min-height:100%}.box__bannner-img.desktop{width:350px;height:307px}.box__bannner-img.mobile{display:none}.box__banner-text{width:50%;display:flex;justify-content:center;row-gap:30px;align-items:center;flex-direction:column;padding-right:50px}.box__banner-title{font-size:36px;color:var(--color-black);font-weight:400}.box__banner-title--mobile{display:none}.box__banner-button{background-color:var(--color-kaspersky-primary);color:var(--color-white);font-size:24px;font-weight:700;border-radius:10px;padding:10px 60px}@media (max-width:1120px){.segurity__banner-title{font-size:21px;line-height:25px}.segurity__banner-title .desktop{display:none}.segurity__banner-title .mobile{display:block}.box__banner-title{font-size:24px;line-height:28px}}@media screen and (min-width:768px) and (max-width:890px){.segurity__banner-text--container{padding-left:0;width:calc(100% - 450px)}.segurity__banner-img{position:static;width:450px}.box__banner-img--container{padding-left:0}.box__banner-title{font-size:21px;line-height:25px}}@media (max-width:768px){.segurity__banner-section{padding:40px 16px 0}.segurity__banner{width:100%;height:200px;display:flex;justify-content:space-between}.segurity__banner-img--container{height:100%;position:relative}.segurity__banner-img.desktop{display:none}.segurity__banner-img.mobile{display:block;width:200px;height:100%;object-fit:cover}.seguriy__banner-logo{width:39px;height:42px;top:26px;left:102px}.banner__button-too{padding:10px 24px;height:40px;line-height:22px;font-size:18px}.segurity__banner-text--container{width:50%;display:flex;flex-direction:column;justify-content:center;row-gap:16px;padding-left:10px}.segurity__banner-title{color:var(--color-black);font-size:18px;line-height:22px;font-weight:700;text-align:left}.segurity__banner-title .desktop{display:none}.segurity__banner-title .mobile{display:block}.segurity__banner-button{font-size:16px;border-radius:10px;padding:5px 20px;box-shadow:0 2px 4px 0 #00000026}.unlimited__banner-section{width:100%;height:-moz-fit-content;height:fit-content;padding:20px 16px 40px}.unlimited__banner{max-width:368px;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:20px;text-align:center;padding:16px}.unlimited__banner-title{font-size:18px;line-height:24px;font-weight:400;max-width:340px}.unlimited__banner-text{row-gap:8px}.unlimited__banner-paragraph .desktop{display:none}.unlimited__banner-paragraph .mobile{display:block;font-size:18px;font-weight:700}.unlimited__banner-button{background-color:var(--color-kaspersky-primary);color:var(--color-white);font-size:24px;font-weight:700;border-radius:10px;padding:10px 60px}.box__banner-section{height:-moz-fit-content;height:fit-content;width:100%;padding:20px 16px}.box__banner{max-width:362px;min-height:213px;padding-block:16px}.box__banner-img--container{padding-left:0;position:relative;height:100%}.box__bannner-img.desktop{display:none}.box__bannner-img.mobile{display:block;width:159px;height:181px;object-fit:contain;top:16px;left:0}.box__banner-text{width:200px;display:flex;flex-direction:column;row-gap:16px;justify-content:center;align-items:center;padding-right:16px}.box__banner-title--mobile{display:block;text-align:left;font-size:21px;color:var(--color-black);font-weight:700;line-height:25px}.box__banner-title{display:none}}@media screen and (min-width:480px) and (max-width:768px){.segurity__banner-img.mobile{display:none}.segurity__banner-img--container{width:50%}.segurity__banner-img.desktop{display:block;position:static;height:100%;width:100%}.segurity__banner-title{font-size:21px;line-height:25px}}@media (max-width:420px){.segurity__banner,.segurity__banner-img--container{height:-moz-fit-content;height:fit-content}.segurity__banner{justify-content:flex-start}.segurity__banner-img--container{width:170px}.segurity__banner-img.mobile{object-fit:contain;height:-moz-fit-content;height:fit-content;width:100%;position:static}.segurity__banner-text--container{width:calc(100% - 170px)}.banner__button-too{text-wrap:nowrap;padding-block:10px;padding-inline:16px}}@media screen and (min-width:350px) and (max-width:370px){.segurity__banner-img--container{width:140px}.segurity__banner-text--container{width:calc(100% - 140px);row-gap:8px}}@media (max-width:350px){.segurity__banner-img--container{width:120px}.segurity__banner-text--container{width:calc(100% - 120px);row-gap:8px}}.section-10{background:#f8f8f8;padding-block:16px;color:var(--color-black)}.tab-section{margin-top:50px;padding-bottom:20px}.tab-section-container{max-width:1108px;height:100%;margin:0 auto}.tab-section-text{display:flex;flex-direction:column;align-items:center;justify-content:center}.tab-section-title{font-size:clamp(32px,3vw,34px);font-weight:700;color:var(--color-black)}.tab-type{display:none}.tabs-button-container{max-width:720px;height:50px;margin:20px auto;border-radius:50px;background-color:#f2f2f2;display:flex;justify-content:space-between;overflow:hidden;position:relative;z-index:0}.tab-button{width:100%;font-weight:600;color:var(--color-black);transition:color .3s ease;border:none;font-size:16px;cursor:pointer;background-color:initial;z-index:2;padding:8px}.tab-button.active{color:#fff;font-weight:600;transition:all .2s ease}.tab-button-bg,.tab-button.active{background-color:#00836f;border-radius:50px}.tab-button-bg{z-index:1;position:absolute;top:0;left:0;height:100%;width:calc(100% / 3);transition:all .3s ease}.tab-content{width:100%;height:100%;display:none}.tab-content.active{display:flex}.tab-title{font-weight:700;font-size:clamp(24px,3vw,28px)}.tab-paragraph{font-size:18px;font-weight:300}.tab-text-container{animation:fadeIn .5s ease-out;display:flex;flex-direction:column;justify-content:center;height:100%;flex:1 1;row-gap:24px}.section-10 h2{text-align:center;margin-bottom:20px;font-size:clamp(32px,4vw,34px);font-weight:700}.section-10 .container{padding-top:20px;max-width:1108px;margin:0 auto}.section-10 .block{max-width:800px;margin-inline:auto;margin-top:40px;padding-bottom:20px;font-size:18px}.section-10 .accordion-header:hover{background-color:#ddd5}.accordion{width:100%}.section-10 .block h3{font-weight:400;margin-bottom:16px}.section-10 .accordion-item{border-bottom:1px solid #ccc8}.accordion-header{display:flex;flex-direction:row-reverse;justify-content:start;align-items:center;padding:15px;cursor:pointer;font-weight:700;transition:background-color .3s ease;border-radius:5px;color:var(--color-black)}.accordion-content{height:0;width:100%;overflow:hidden;padding:0 20px 0 63px;color:var(--color-black)}.accordion-content,.accordion-content.open{transition-property:height,display,padding;transition-duration:.5s;interpolate-size:allow-keywords}.accordion-content.open{display:block;box-sizing:border-box;height:auto;padding-bottom:20px;padding-top:20px}.accordion-item{border-bottom:1px solid #f2f2f2}.accordion-header:hover{background-color:#eefbf9}.accordion-content *{font-size:16px;font-weight:300}.accordion-icon{width:32px;height:32px;background:#fff;display:inline-block;vertical-align:middle;box-shadow:0 1.8px 3.61px rgb(35 209 174/24%);max-width:32px;margin:0 16px 0 0;border-radius:4px;position:relative;transition:all .3s}.accordion-icon span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);content:"";transition:all .3s;transform-origin:50% 50%;background:#23d1ae;z-index:88}.accordion-header:hover .accordion-icon,.accordion-icon.open{background:#23d1ae}.accordion-header:hover .accordion-icon span,.accordion-icon.open span{background:#ffffff}.accordion-icon span.y{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2px;height:12px;transition:.3s}.accordion-icon span.x{width:12px;height:2px}.accordion-icon.open span.y{transform:translate(-50%,-50%) rotate(90deg)}.accordion a{color:#00836f;text-decoration:underline;text-decoration-color:#00836f}@media (max-width:768px){.section-10{border-radius:10px 10px 0 0;padding-top:20px;padding-bottom:0}.section-10 .container{padding-bottom:0;padding-left:20px;padding-right:20px}.section-10 .block{margin-top:0}.section-10 .block p{padding:30px 20px}.tab-section-content{padding-left:20px;padding-right:20px}.tabs-button-container{max-width:400px}.tab-button{font-size:12px}.tab-content .accordion-content{max-width:calc(100vw - 40px)}.accordion-content{padding:0 20px}.accordion-content.open{padding-bottom:20px}}