@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');body,html{font-size:16px;width:100%;color:#26221e;font-family:'Montserrat',sans-serif;font-weight:500;line-height:150%;overflow-x:hidden;padding-right:0!important}body.noscroll,html.noscroll{overflow:hidden}@media(min-width:768px) and (min-height:1200px){body.test-bezpieczenstwa,html.test-bezpieczenstwa{height:100%}}@media(orientation:landscape) and (max-height:600px){body.noscroll,html.noscroll{overflow:auto}}body.test-bezpieczenstwa{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body.test-bezpieczenstwa footer{height:100%}img{width:100%}p{margin:0;padding:0;font-size:1rem}b,strong{font-weight:600}ul{list-style:none}a,button,ul{margin:0;padding:0}a,button{background:transparent;outline:0;border:0}a:focus,a:hover,a:visited,button:focus,button:hover,button:visited{text-decoration:none}.logo{width:115px;height:65px}@media(min-width:1200px){.logo{width:160px;height:90px}}.bg-gray{background:rgba(38,34,30,.1)}.bg-green{background:#008520}.bg-blue{background:#fff}.bg-red{background:#ae0000}.bg-orange{background:#f6851f}.text-red{color:#ae0000}.text-green{color:#008520}.text-main{color:#26221e}.h1,h1,h2,h3,h4{margin:0;padding:0;font-size:16px;width:100%;color:#26221e;font-family:'Montserrat',sans-serif!important}.h1,h1{font-family:'Montserrat',sans-serif;font-style:normal;font-weight:600;font-size:42px;line-height:117%;letter-spacing:-.005em}@media(min-width:1200px){.h1,h1{font-size:40px}}h4{color:#333132;font-size:1rem}.h2,h2{font-size:24px;line-height:117%;letter-spacing:-.005em}.h2,h2,h3{font-family:'Montserrat',sans-serif;font-style:normal;font-weight:600}h3{font-size:20px;line-height:120%}@media(min-width:1200px){h3{font-weight:600;font-size:24px;line-height:117%;letter-spacing:-.005em}}header{position:relative;padding-top:17px;padding-bottom:13px;width:100%}@media(max-width:991.98px){header{position:fixed;-webkit-transition:top .2s ease-in-out;transition:top .2s ease-in-out;top:0;left:0;background:#fff;z-index:20}header.nav-up{top:-95px}}header.open{background:#fff;z-index:5}header .nav-wrapper{display:none;z-index:10;top:100%;left:0;position:absolute;width:100%;z-index:5;background:#fff;-webkit-box-shadow:0 20px 20px rgba(0,0,0,.25);box-shadow:0 20px 20px rgba(0,0,0,.25)}@media(min-width:992px){header .nav-wrapper{-webkit-box-shadow:none;box-shadow:none;position:relative;top:auto;left:auto;height:auto;width:auto}}header nav{padding:2rem 0;background:#fff}header nav ul{padding:0 15px;text-align:left;font-size:1rem;margin-top:.8em;font-weight:600;font-family:mBank}header nav ul li{margin-bottom:1em;-webkit-transition:all .3s ease;transition:all .3s ease}header nav ul li:last-of-type{margin-bottom:0}header nav ul li a{color:inherit}header nav ul li.active a,header nav ul li a{-webkit-transition:all .3s ease;transition:all .3s ease}header nav ul li.active a{text-shadow:1px 0 0 #26221e}@media(min-width:992px){header nav{padding:0 15px!important}header nav ul{width:100%;padding-top:0;margin-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}header nav ul li{margin-bottom:0;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%;margin-left:0}header nav ul li:first-of-type{margin-left:0}}header .secondary-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .secondary-nav .cta{font-size:.777778rem}header .secondary-nav-icon{width:28px;margin-right:20px}header:before{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background:url(../img/bar.png) repeat-y 50%;background-size:contain}.hamburger{width:23px;height:16px;position:relative}.hamburger span{-webkit-transition:all .3s ease;transition:all .3s ease;height:2px;position:absolute;width:100%;background:#26221e;left:0}.hamburger span:first-of-type{top:0}.hamburger span:nth-of-type(2){top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.hamburger span:nth-of-type(3){top:100%;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.hamburger.open span{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transition:all .3s ease;transition:all .3s ease}.hamburger.open span:first-of-type{top:50%;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.hamburger.open span:nth-of-type(2){opacity:0}.hamburger.open span:nth-of-type(3){top:50%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.cta{font-size:1rem;display:inline-block;border-radius:200px;font-family:'Montserrat',sans-serif;font-style:normal;font-weight:600;padding:.666667em 1.2em;width:83.333333%;max-width:350px}.cta,.cta:hover{color:#fff;-webkit-transition:all .3s ease;transition:all .3s ease}.cta.bg-red{background:#ae0000}.cta.bg-red:hover{background:#850000}.cta.bg-red.inverted{color:#ae0000;border:2px solid #ae0000;background:transparent}.cta.bg-red.inverted:hover{color:#fff;background:#850000;border:2px solid transparent}.cta:disabled,.cta[disabled]{background:#6e6e6e;color:#fff;pointer-events:none}footer a{font-size:1rem;color:#26221e}footer #show-documents{font-size:.833333rem;color:#494849}footer img{width:auto}footer .chevron{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}footer .chevron.rotated{-webkit-transform:rotate(0deg);transform:rotate(0deg)}footer ul{margin-top:1em;font-weight:300;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}footer ul li{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;width:100%;color:#4a494a;margin-left:1em;position:relative;font-size:.5rem;margin-bottom:1em}footer ul li a,footer ul li a:active,footer ul li a:focus,footer ul li a:hover,footer ul li a:visited{text-decoration:underline;color:#4a494a}footer ul li:before{content:"";background:#494949;width:.5em;height:.5em;position:absolute;left:-1em;top:.3em}footer .disclaimer-legal{font-family:Montserrat;font-style:normal;font-weight:500;font-size:12px;line-height:133%}footer .disclaimer-legal a{font-size:1em}@media(min-width:768px){footer ul li{-webkit-box-flex:0;-ms-flex:0 0 48%;flex:0 0 48%;max-width:48%}}[data-reveal]{-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0}.content{max-width:1200px}@media(min-width:1200px){.content{margin-left:auto;margin-right:auto}}.content-test{max-width:1300px}@media(min-width:1300px){.content-test{margin-left:auto;margin-right:auto}}.center-width{max-width:1300px}.inner-width{max-width:1140px}@media(min-width:1140px){.inner-width{margin:0 auto}}.chevron{border-radius:50%;position:relative;width:40px;height:40px;border:2px solid #26221e}.chevron .arrow-down{width:38%;height:38%;position:absolute;top:45%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);border-color:#26221e;border-style:solid;border-width:0 2px 2px 0}section#kv .kv{max-width:540px}section#kv-fullimg .header-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;padding-left:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(min-width:1200px){section#kv-fullimg .header-wrapper{max-width:1200px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}section#kv-fullimg .header-wrapper h1{margin-bottom:3vw}section#kv-fullimg .header-wrapper h2{max-width:42%}}@media(min-width:1200px){section#mission p{font-family:'Montserrat',sans-serif;font-style:normal;font-weight:700;font-size:20px;line-height:120%}}section#main-slider .dashed-numbering.h1{font-size:40px}section#main-slider .navigation-wrapper{position:absolute;width:100%;overflow:initial;top:0;left:0}section#main-slider .navigation-wrapper .swiper-button-next,section#main-slider .navigation-wrapper .swiper-button-prev{top:100%;-webkit-transform:translateY(100%);transform:translateY(100%)}section#main-slider .navigation-wrapper .swiper-button-next{right:0}section#main-slider .navigation-wrapper .swiper-button-prev{left:0}@media(min-width:768px){section#main-slider .navigation-wrapper .swiper-button-next,section#main-slider .navigation-wrapper .swiper-button-prev{top:100%;-webkit-transform:translateY(0);transform:translateY(0)}section#main-slider .navigation-wrapper .swiper-button-prev{left:calc(100% - 160px)}}@media(min-width:1200px){section#main-slider .navigation-wrapper .swiper-button-next,section#main-slider .navigation-wrapper .swiper-button-prev{top:calc(100%+10px)}}@media(min-width:768px){section#main-slider .bg-rounded.bg-white{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}}section#code ul{font-size:1rem}@media(min-width:1200px){section#code ul{font-size:23px;line-height:174%}}section#code ul li{margin-bottom:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section#code ul li>div:nth-of-type(2){-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}@media(min-width:576px){section#code ul li>div:first-of-type{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%;margin-right:15px}section#code ul li>div:nth-of-type(2){-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}}section#code .dashed-numbering{width:33px;height:33px;font-size:18px}section#cyber-rescue .cta{width:100%}@media(min-width:992px){section#cyber-rescue{width:auto}}section#study-results-1 .img-1{width:70%}section#study-results-1 .img-2{left:5%;bottom:-25%;width:80%;z-index:1}section#study-results-1 .column-2{padding-top:10%;color:#fff;font-weight:600;font-size:24px;font-family:mBank,sans-serif}@media(min-width:768px){section#study-results-1 .img-1{width:90%}section#study-results-1 .img-2{left:20%;bottom:-15%;width:80%}section#study-results-1 .column-2{background:0;padding-top:0;color:#26221e;font-weight:500;font-size:16px;font-family:Montserrat,sans-serif}}section#study-results-2{padding-bottom:2em}section#study-results-2 h2,section#study-results-2 h3{font-size:48px;font-weight:700;text-align:center;margin-bottom:.5em;margin-top:.5em}section#study-results-2 p{font-family:mBank,sans-serif;margin-bottom:2em}section#study-results-2 .bg-white-box:before{content:"";background:#fff;position:absolute;top:0;width:10000%;height:100%}section#study-results-2 .bg-white-box-right:before{left:5%;border-top-left-radius:50px;border-bottom-left-radius:50px}section#study-results-2 .bg-white-box-left:before{right:5%;border-top-right-radius:50px;border-bottom-right-radius:50px}@media(min-width:768px){section#study-results-2 h2{font-size:100px;margin-top:0;margin-bottom:0}section#study-results-2 h3{text-align:left;font-weight:500;margin-left:10%;margin-right:10%}section#study-results-2 p{margin-left:10%;margin-right:10%;margin-bottom:1em}}section#study-results-3{margin-bottom:5em}section#study-results-3 .rounded-box{border-radius:50px;margin-left:5%;margin-right:5%;position:relative;z-index:2}section#study-results-3 p{text-align:center}section#study-results-3 .disclaimer{font-size:12px;padding-left:15%;padding-right:15%;margin-top:2em;font-weight:200;line-height:1.3}section#study-results-3 .przekoszenie-top{position:absolute;left:0;top:0;-webkit-transform:translateY(-48%);transform:translateY(-48%);height:100px}section#study-results-3 .przekoszenie-bottom{position:absolute;left:0;bottom:0;-webkit-transform:translateY(52%);transform:translateY(52%);height:100px}@media(min-width:768px){section#study-results-3 h2{font-size:100px}section#study-results-3 p{text-align:left;padding-left:15%;padding-right:15%}}section .chart-result{position:absolute;top:50%;left:50%;-webkit-transform:translate(-40%,-25%);transform:translate(-40%,-25%);font-size:45px}@media(min-width:576px){section .chart-result{font-size:70px}}@media(min-width:768px){section .chart-result{font-size:45px}}@media(min-width:992px){section .chart-result{font-size:60px}}@media(min-width:1200px){section .chart-result{font-size:80px}}section .circle-wrapper{position:absolute;width:38%;left:16%;top:18%}section .circle-wrapper:before{display:block;content:"";padding-top:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}section .circle-wrapper [data-goal-completion-forty].chart-result{font-size:20px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media(min-width:576px){section .circle-wrapper [data-goal-completion-forty].chart-result{font-size:30px}}@media(min-width:768px){section .circle-wrapper [data-goal-completion-forty].chart-result{font-size:20px}}@media(min-width:922px){section .circle-wrapper [data-goal-completion-forty].chart-result{font-size:30px}}section .circle-wrapper [data-goal-completion-forty-legend].chart-result{font-size:35px;left:auto;right:0;top:auto;bottom:0;-webkit-transform:translate(100%);transform:translate(100%)}@media(min-width:576px){section .circle-wrapper [data-goal-completion-forty-legend].chart-result{font-size:60px}}@media(min-width:768px){section .circle-wrapper [data-goal-completion-forty-legend].chart-result{font-size:40px}}@media(min-width:922px){section .circle-wrapper [data-goal-completion-forty-legend].chart-result{font-size:50px}}@media(min-width:1200px){section .circle-wrapper [data-goal-completion-forty-legend].chart-result{font-size:70px}}.dashed-numbering{width:65px;height:65px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px dashed #fff;-webkit-filter:drop-shadow(4px 4px 20px rgba(0,0,0,.25));filter:drop-shadow(4px 4px 20px rgba(0,0,0,.25))}.dashed-numbering.reversed{border:1px dashed #26221e}.dashed-numbering.rounded{border-radius:16px!important}.dashed-numbering.circle{border-radius:50%}.bg-rounded{-webkit-box-shadow:10px 10px 40px rgba(0,0,0,.25);box-shadow:10px 10px 40px rgba(0,0,0,.25);border-radius:50px}@media(min-width:1200px){.bg-rounded{border-radius:80px}}.swiper-button-next:after,.swiper-button-prev:after{display:none}.swiper-button-next,.swiper-button-prev{width:37px;height:37px;margin-top:0;color:#fff}@media(min-width:768px){.swiper-button-next,.swiper-button-prev{width:65px;height:65px}}.arrow-left{left:55%;border-width:0 0 2px 2px}.arrow-left,.arrow-right{width:38%;height:38%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);border-color:#fff;border-style:solid}.arrow-right{left:45%;border-width:2px 2px 0 0}@media(min-width:768px){.arrow-left{border-width:0 0 4px 4px}.arrow-left,.arrow-right{border-color:#fff;border-style:solid}.arrow-right{border-width:4px 4px 0 0}.mt-md-6{margin-top:5rem!important}.mt-md-n6{margin-top:-5rem!important}}.swiper-container{margin-left:-15px;width:calc(100%+30px)}.swiper-pagination-custom-wrapper{margin-left:-15px;width:calc(100%+30px);font-style:normal;position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center}.swiper-pagination-custom-wrapper,.swiper-pagination-custom-wrapper .swiper-pagination-bullet{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;justify-content:center}.swiper-pagination-custom-wrapper .swiper-pagination-bullet{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;width:100%;margin:0;height:auto;opacity:1;background:transparent;border-radius:0;-ms-flex-pack:center;padding:0 10px;min-height:43px;-webkit-transition:all .3s ease;transition:all .3s ease}.swiper-pagination-custom-wrapper .swiper-pagination-bullet:hover{-webkit-transition:all .3s ease;transition:all .3s ease}.swiper-pagination-custom-wrapper .swiper-pagination-bullet-active{-webkit-transition:all .3s ease;transition:all .3s ease;text-shadow:1px 0 0 #26221e}.play-btn{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.cart,.idcard,.invoice,.link,.sms,.testimg{max-width:330px;width:60%}@media(min-width:768px){.larger-copy{font-size:1rem;line-height:150%}}@media(min-width:1200px){.larger-copy{font-size:24px;line-height:117%}}.wrapper{display:block;position:relative;cursor:pointer}.wrapper,.wrapper.disabled{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.wrapper.disabled{pointer-events:none;cursor:default}.wrapper label{cursor:pointer;position:relative;display:block;margin:0;width:100%;-webkit-box-shadow:0 3px 0 rgba(0,0,0,.1);box-shadow:0 3px 0 rgba(0,0,0,.1)}@media(max-width:575.99px){.wrapper label{padding:15px 15px 0;margin-left:-15px;width:calc(100%+30px)}.wrapper label span:not(:last-of-type){width:83.333333%;margin:0 auto}.wrapper label .checkmark{top:18px;left:8.333333%;-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.wrapper label.active{background:#f7f7f7}.wrapper label.disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}.wrapper input{position:absolute;opacity:0;cursor:pointer}.checkmark{position:absolute;top:3px;left:-26px;height:15px;width:15px;background-color:transparent;border:1px solid #0065b1;border-radius:50%}.checkmark.correct-answer-indicator{outline:2px solid #ae0000;outline-offset:.2em}@media(hover:hover){.wrapper:hover label:not(.disabled){background-color:#f6f6f6}}.checkmark:after{content:"";position:absolute;display:none}.wrapper input:checked~.checkmark:after{display:block}.wrapper .checkmark:after{top:2px;left:2px;width:9px;height:9px;border-radius:50%;background:#0065b1}@media(min-width:576px){.wrapper label{height:100%;-webkit-box-shadow:3px 3px 0 rgba(0,0,0,.1);box-shadow:3px 3px 0 rgba(0,0,0,.1)}label{padding-right:15px;padding-left:15px;padding-top:15px}label span:first-of-type{padding-left:26px}.checkmark{top:18px;left:15px}}.mbankFont{font-family:'Montserrat',sans-serif;font-weight:600}.bg-danger{background:rgba(174,0,0,.25)!important}.bg-success{background:rgba(0,133,32,.25)!important}[data-hint],[data-question],section#test{display:none}.thankyou{width:50%}.circle-bg{font-size:80px;width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;background:#ff8600;border-radius:50%;color:#fff;top:50%;left:50%;-webkit-transform:translate(-25%,-30%);transform:translate(-25%,-30%)}@media(min-width:992px){.circle-bg{font-size:120px}}.circle-bg span:nth-of-type(2){font-size:.3em}.circle-bg:before{display:block;content:"";padding-top:100%}.circle-bg.green{background:#008520}#test-bezpieczenstwa #test-teaser{display:none}[data-close-video]{background:#000;position:absolute;top:15px;right:30px;z-index:1;width:52px;height:52px;padding:5px;border-radius:10px;display:none}@media(max-width:991.98px){main{margin-top:95px}}