@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;600;800&display=swap");*{scroll-behavior:smooth}body{font-family:"Manrope",sans-serif;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0;background-color:#020107}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}button:focus{outline:0}a{text-decoration:none;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}a:hover{text-decoration:none}.loading{overflow:hidden;height:100vh}.preloader{overflow:hidden;position:fixed;top:0;left:0;width:100%;height:100vh;z-index:9999999;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;background-color:#020107}.preloader .box-preloader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;overflow:hidden;min-width:500px;padding:30px 0 25px}.preloader .box-preloader:before{content:"";width:50%;height:20%;position:absolute;bottom:-40px;left:50%;border-radius:50%;-webkit-transform:translateX(-50%) translateZ(0);transform:translateX(-50%) translateZ(0);background:-webkit-gradient(linear,left top,right top,from(#FFC163),to(#DA8F1F));background:linear-gradient(90deg,#FFC163 0%,#DA8F1F 100%);-webkit-filter:blur(80px);filter:blur(80px);opacity:100%;z-index:-1}.preloader .box-preloader:after{content:"";position:absolute;bottom:0;width:100%;height:1px;background:-webkit-gradient(linear,left top,right top,from(rgba(36,94,127,0)),color-stop(35%,#fff),color-stop(65%,#fff),to(rgba(36,94,127,0)));background:linear-gradient(90deg,rgba(36,94,127,0) 0%,#fff 35%,#fff 65%,rgba(36,94,127,0) 100%);opacity:12%}.preloader .box-preloader span{display:block;margin-bottom:8px;font-size:13px;line-height:16px;font-weight:700;letter-spacing:0.19em;text-transform:uppercase;background:-webkit-gradient(linear,left top,right top,from(#FFC163),to(#DA8F1F));background:linear-gradient(90deg,#FFC163 0%,#DA8F1F 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.preloader .box-preloader .logo-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.preloader .box-preloader .logo-holder img{width:190px;max-width:190px}.preloader .box-preloader #particles-js-preloader{position:absolute;bottom:-100px;left:50%;width:350px;height:200px;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:1;pointer-events:none}@media (max-width:767px){.preloader .box-preloader{min-width:350px;padding:30px 0 20px}.preloader .box-preloader:before{bottom:0}.preloader .box-preloader .logo-holder img{max-width:200px}.preloader .box-preloader #particles-js-preloader{width:270px;height:150px;bottom:-50px}}.h1,h1{font-size:57px;font-weight:600;line-height:61px;letter-spacing:-0.02em;color:#FFFFFF}@media (max-width:767px){.h1,h1{font-size:50px;line-height:53px}}@media (max-width:575px){.h1,h1{font-size:40px;line-height:42px}}@media (max-width:425px){.h1,h1{font-size:35px;line-height:35px}}.h2,h2{font-size:50px;line-height:53px;font-weight:600;letter-spacing:-0.02em;color:#FFFFFF}@media (max-width:767px){.h2,h2{font-size:44px;line-height:49px}}@media (max-width:575px){.h2,h2{font-size:36px;line-height:40px}}.h3,h3{font-weight:600;font-size:39px;line-height:43px;letter-spacing:-0.02em;color:#FFFFFF}@media (max-width:575px){.h3,h3{font-size:30px;line-height:35px}}.h4,h4{font-weight:600;font-size:28px;line-height:34px;letter-spacing:-0.02em;color:#FFFFFF}@media (max-width:575px){.h4,h4{font-size:24px;line-height:28px}}.h5,h5{font-size:20px;line-height:26px;letter-spacing:-0.01em;color:#FFFFFF}@media (max-width:575px){.h5,h5{font-size:18px;line-height:23px}}p{font-size:17px;line-height:24px;letter-spacing:-0.01em;color:#78779C}p.featured-shadow{font-size:21px;line-height:29px;text-align:center;letter-spacing:-0.01em;color:#FFFFFF;text-shadow:0px 0px 18px rgba(255,255,255,0.75)}@media (max-width:575px){p.featured-shadow{font-size:18px;line-height:26px}}p.featured{font-size:21px;line-height:29px;text-align:center;letter-spacing:-0.01em}@media (max-width:575px){p.featured{font-size:18px;line-height:26px}}@media (max-width:575px){p{font-size:15px;line-height:21px}}.button{display:inline-block;padding:16px 23px 15px 24px;background:-webkit-gradient(linear,left top,right top,from(#FFC163),to(#DA8F1F));background:linear-gradient(90deg,#FFC163 0%,#DA8F1F 100%);background-size:100% 100%;text-align:center;border-radius:10px;font-weight:800;font-size:12px;line-height:16px;letter-spacing:0.3em;text-transform:uppercase;color:#040509;text-shadow:0px 1px 0px rgba(255,255,255,0.66);-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;position:relative;z-index:1;min-width:190px;-webkit-animation:buttonGradient 5s ease-in-out infinite;animation:buttonGradient 5s ease-in-out infinite}.button img{margin-left:9px;width:8px;margin-top:-2px}.button:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,right top,from(#FFC163),to(#DA8F1F));background:linear-gradient(90deg,#FFC163 0%,#DA8F1F 100%);opacity:0.25;filter:blur(20px);-webkit-filter:blur(20px);border-radius:10px;z-index:-1;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;-webkit-transform:translateZ(0px);transform:translateZ(0px)}.button:after{content:"";pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;inset:0px;border-radius:10px;padding:2px;background:-webkit-gradient(linear,left top,left bottom,from(rgb(255,255,255)),to(rgb(0,0,0)));background:linear-gradient(rgb(255,255,255),rgb(0,0,0));-webkit-mask:-webkit-gradient(linear,left top,left bottom,from(black),to(black)) content-box content-box,-webkit-gradient(linear,left top,left bottom,from(black),to(black));-webkit-mask:linear-gradient(black,black) content-box content-box,linear-gradient(black,black);-webkit-mask-composite:xor;opacity:0.3}.button:hover{color:#040509}.button:hover:before{opacity:0.5;filter:blur(25px);-webkit-filter:blur(25px);-webkit-transform:translateZ(0px);transform:translateZ(0px)}.button.without-arrow{min-width:auto}.button.dark{background:#12102B;color:#FFFFFF;text-shadow:none}.button.dark:before{display:none}.button.dark:after{opacity:1;background:-webkit-gradient(linear,left top,right top,from(#FD9E47),to(#F843D0));background:linear-gradient(90deg,#FD9E47 0%,#F843D0 100%)}.button.secondary{background:rgba(0,0,0,0);color:#FFB629;text-shadow:none;border-radius:8px;border:1px solid #FFB629}.button.secondary:after{display:none}.button.secondary:before{display:none}.button.secondary:hover{background:#FFB629;color:#040509;text-shadow:0px 1px 0px rgba(255,255,255,0.66);-webkit-box-shadow:0 0 25px rgba(255,182,41,0.2705882353);box-shadow:0 0 25px rgba(255,182,41,0.2705882353)}@media (max-width:575px){.button{min-width:auto;padding:14px 14px 14px 18px}}.outline-link{color:#FFFFFF;border:1px solid #FFFFFF;border-radius:4px;padding:5px 7px 5px 8px;font-weight:600;font-size:10px;line-height:14px;letter-spacing:0.25em;text-transform:uppercase;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.outline-link:hover{color:#100D23;background-color:#FFFFFF;-webkit-box-shadow:0 0 25px rgba(255,255,255,0.35);box-shadow:0 0 25px rgba(255,255,255,0.35)}.outline-link.yellow{color:#FFB629;border:1px solid #FFB629}.outline-link.yellow:hover{color:#100D23;background-color:#FFB629;-webkit-box-shadow:0 0 25px rgba(255,182,41,0.35);box-shadow:0 0 25px rgba(255,182,41,0.35)}.outline-link.dark{color:#1F2023;border-color:#1F2023}.outline-link.dark:hover{background-color:#1F2023;color:#FFFFFF}.box-button-dark{display:inline-block;margin-top:25px;position:relative}.box-button-dark .blur{position:absolute;top:0;left:50%;width:100%;height:100%;background:linear-gradient(93.5deg,#FFA13E 0%,#FB34CE 100%);opacity:0;filter:blur(20px);-webkit-filter:blur(20px);border-radius:50%;z-index:0;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;pointer-events:none;-webkit-transform:translateX(-50%) translateZ(0px);transform:translateX(-50%) translateZ(0px)}.box-button-dark:hover .blur{opacity:0.35}.submit-country,.submit-press{margin-top:40px;text-align:center}@media (min-width:991px){.submit-country,.submit-press{max-width:400px;margin-left:40px}}.submit-country .outline-link,.submit-press .outline-link{background-color:transparent;color:#FFB629;font-size:12px;line-height:16px;padding:12px 30px 11px 30px;border-radius:8px}.submit-country .outline-link .triangle,.submit-press .outline-link .triangle{display:inline-block;margin-left:5px;width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:6px solid #FFB629}.submit-country .outline-link:hover,.submit-press .outline-link:hover{background-color:#FFB629;color:#100D23}.submit-country .outline-link:hover .triangle,.submit-press .outline-link:hover .triangle{border-left-color:#100D23}.arrow{display:inline-block;position:absolute;right:30px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px;z-index:1;pointer-events:none}.icon-holder{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:60px;margin-bottom:20px}.icon-holder .icon-blur{position:absolute;width:40px;height:70px;background:#FFB629;opacity:0.25;filter:blur(20px);-webkit-filter:blur(20px);border-radius:50%;-webkit-transform:translateZ(0px);transform:translateZ(0px)}.icon-holder img{position:relative;z-index:1}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px rgb(47,44,62) inset!important}input:-webkit-autofill{-webkit-text-fill-color:#FFFFFF!important}.banner{width:100%;padding:8px 0;background:#FFB629;position:absolute;top:0;z-index:1}.banner .content-banner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:15px}.banner .content-banner img{width:15px}.banner .content-banner p{line-height:12px;font-size:11px;letter-spacing:2.2px;text-transform:uppercase;color:#1F2023;font-weight:600;margin:0}.banner .content-banner a{margin-left:20px}@media (max-width:991px){.banner .content-banner p{line-height:10px;font-size:8px}}@media (max-width:767px){.banner .content-banner{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px;text-align:center}.banner .content-banner img{display:none}.banner .content-banner a{margin:0;padding:4px 7px 4px 7px;font-size:8px}}@media (max-width:575px){.banner .content-banner{display:block;line-height:10px}.banner .content-banner p{display:inline}.banner .content-banner a{display:inline;border:0;padding:0;border-bottom:1px solid;border-radius:0;margin-left:6px;position:relative}.banner .content-banner a:before{content:"・";position:absolute;left:-10px}}.navbar{position:fixed;top:0;left:0;right:0;width:100%;padding:20px 0;z-index:99;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.navbar.home-nav{top:50px}@media (max-width:575px){.navbar.home-nav{top:35px}}.navbar.sticky{background-color:#0D0C1E;padding:8px 0;top:0}.navbar.sticky .navbar-brand .logo{max-width:140px}.navbar .navbar-brand .logo{-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;max-width:168px}.navbar .navbar-collapse ul{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto}.navbar .navbar-collapse ul .nav-item{margin-left:20px}.navbar .navbar-collapse ul .nav-item .nav-link{font-weight:800;font-size:11px;line-height:15px;letter-spacing:0.16em;text-transform:uppercase;color:#78779C;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.navbar .navbar-collapse ul .nav-item .nav-link:hover{color:#FFFFFF}.navbar .navbar-collapse ul .nav-item .button{min-width:auto;padding:12px 15px 11px 18px;font-size:11px;line-height:15px}.navbar .navbar-collapse ul .nav-item.with-button{position:relative}.navbar .navbar-collapse ul .nav-item.with-button .blur{position:absolute;top:0;left:50%;width:100%;height:100%;background:-webkit-gradient(linear,left top,right top,from(#FD9E47),to(#F843D0));background:linear-gradient(90deg,#FD9E47 0%,#F843D0 100%);opacity:0.55;filter:blur(20px);-webkit-filter:blur(20px);border-radius:50%;z-index:-1;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;-webkit-transform:translateX(-50%) translateZ(0px);transform:translateX(-50%) translateZ(0px)}.navbar .navbar-collapse ul .nav-item.with-button:hover .blur{opacity:0.8;filter:blur(25px);-webkit-filter:blur(25px)}@media (max-width:991px){.navbar .navbar-collapse{background-color:#0D0C1E;padding:50px;border-radius:12px;margin-top:20px;margin-left:10px;margin-right:10px;z-index:9}.navbar .navbar-collapse ul .nav-item{margin-bottom:20px;margin-left:0}.navbar .navbar-collapse ul .nav-item:last-child{margin-bottom:0}}.navbar .navbar-toggler{border:0}.navbar .navbar-toggler span{-webkit-filter:invert(1);filter:invert(1)}@media (max-width:767px){.navbar .navbar-brand{padding-left:20px}}#introducing{padding:200px 0 70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;overflow:hidden;background-color:#020107}#introducing:after{content:"";position:absolute;bottom:0;height:150px;width:100%;background-image:-webkit-gradient(linear,left bottom,left top,from(black),to(rgba(2,1,7,0)));background-image:linear-gradient(0deg,black 0%,rgba(2,1,7,0) 100%);z-index:4;pointer-events:none}#introducing .horizon{width:70%;height:6px;position:absolute;bottom:280px;right:0;-webkit-filter:blur(15px);filter:blur(15px);z-index:1;background:-webkit-gradient(linear,left top,right top,from(rgba(14,87,123,0)),color-stop(15%,rgb(14,87,123)),color-stop(85%,rgb(14,87,123)),to(rgba(14,87,123,0)));background:linear-gradient(90deg,rgba(14,87,123,0) 0%,rgb(14,87,123) 15%,rgb(14,87,123) 85%,rgba(14,87,123,0) 100%);-webkit-transform:translateZ(0);transform:translateZ(0)}#introducing .grid{width:60%;height:300px;overflow:hidden;-webkit-perspective:195px;perspective:195px;position:absolute;bottom:0;right:0}#introducing .grid-fade{width:100%;height:100%;position:absolute;z-index:1;background:radial-gradient(ellipse at 50% 50%,rgba(2,1,7,0) 0%,#020107 80%)}#introducing .grid-lines{width:100%;height:200%;background-image:linear-gradient(to right,#0D416E 0.5px,transparent 0),linear-gradient(to bottom,rgba(13,65,110,0.4470588235) 0.3px,transparent 0);background-size:10px 5px;background-repeat:repeat;-webkit-transform-origin:100% 0 0;transform-origin:100% 0 0;-webkit-animation:play 15s linear infinite;animation:play 15s linear infinite}@media (min-width:1920px){#introducing .grid-lines{background-image:linear-gradient(to right,#0D416E 1px,transparent 0),linear-gradient(to bottom,rgba(13,65,110,0.4470588235) 1px,transparent 0)}}@keyframes play{0%{-webkit-transform:rotateX(45deg) translateY(-50%);transform:rotateX(45deg) translateY(-50%)}to{-webkit-transform:rotateX(45deg) translateY(0);transform:rotateX(45deg) translateY(0)}}@-webkit-keyframes play{0%{-webkit-transform:rotateX(45deg) translateY(-50%);transform:rotateX(45deg) translateY(-50%)}to{-webkit-transform:rotateX(45deg) translateY(0);transform:rotateX(45deg) translateY(0)}}#introducing .introducing-content{position:relative;min-height:500px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;z-index:1}#introducing .introducing-content .pretitle{width:100%;max-width:400px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:25px;margin-bottom:25px;border-bottom:1px solid #0E1F40}#introducing .introducing-content .pretitle p{margin:0;font-weight:800;font-size:11px;line-height:13px;text-align:center;letter-spacing:0.2em;text-transform:uppercase;color:#FFB629;text-shadow:0px 4px 4px rgba(0,0,0,0.25)}#introducing .introducing-content .pretitle img{width:25px;margin:0 10px}#introducing .introducing-content h1{margin-bottom:20px;position:relative;z-index:1}#introducing .introducing-content h1 strong{font-weight:600;color:#FFB629;text-shadow:0px 0px 35px rgba(255,182,41,0.25)}#introducing .introducing-content h4{max-width:450px;margin-bottom:40px}#introducing .introducing-content h4 strong{font-weight:600;color:#FFB629}#introducing .animation-chat{position:relative;z-index:3}#introducing .animation-chat .backlight{background:#FF00FF;-webkit-filter:blur(100px);filter:blur(100px);width:70%;height:50%;position:absolute;left:70%;bottom:0%;opacity:0.5;-webkit-transform:translateX(-50%) translateZ(0);transform:translateX(-50%) translateZ(0);z-index:0}#introducing .animation-chat .blur-chat{width:70%;height:80%;position:absolute;left:25%;top:60%;-webkit-transform:translate(-50%,-50%) translateZ(0);transform:translate(-50%,-50%) translateZ(0);border-radius:50%;background:#FFB629;opacity:0.45;-webkit-filter:blur(10px);filter:blur(100px);z-index:0}#introducing .animation-chat .chat-area{max-width:505px;margin:0 auto;border-radius:18px;overflow:hidden;-webkit-box-shadow:0px 216px 86px rgba(0,0,0,0.02),0px 121px 73px rgba(0,0,0,0.08),0px 54px 54px rgba(0,0,0,0.13),0px 13px 30px rgba(0,0,0,0.15),0px 0px 0px rgba(0,0,0,0.15);box-shadow:0px 216px 86px rgba(0,0,0,0.02),0px 121px 73px rgba(0,0,0,0.08),0px 54px 54px rgba(0,0,0,0.13),0px 13px 30px rgba(0,0,0,0.15),0px 0px 0px rgba(0,0,0,0.15);position:relative;z-index:3;line-height:0}#introducing .animation-chat .chat-area video{width:100%}#introducing .animation-chat .pretitle{margin-top:18px;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;gap:10px;position:relative;z-index:9}#introducing .animation-chat .pretitle p{margin:0;font-weight:800;font-size:11px;line-height:13px;text-align:center;letter-spacing:0.2em;text-transform:uppercase;color:#FFB629;text-shadow:0px 4px 4px rgba(0,0,0,0.25)}@media (max-width:991px){#introducing .horizon{width:100%}#introducing .grid{width:100%}#introducing .grid .grid-lines{background-size:15px 10px;background-image:linear-gradient(to right,#0D416E 1px,transparent 0),linear-gradient(to bottom,rgba(13,65,110,0.4470588235) 1px,transparent 0)}#introducing .animation-chat{max-width:500px;margin:0 auto}#introducing .introducing-content{text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:auto;margin-bottom:50px}#introducing .introducing-content .pretitle{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:100%}#introducing .introducing-content h4{margin:0 auto 40px}}@media (max-width:575px){#introducing{padding:150px 0 70px}#introducing .introducing-content .pretitle{padding-bottom:15px;margin-bottom:15px}#introducing .animation-chat .chat-area{border-radius:12px}#introducing .animation-chat .chat-area .bottom-chat .input-area .input{width:87%}#introducing .animation-chat .chat-area .bottom-chat .input-area .input .text img{max-width:190px}}@media (max-width:425px){#introducing .introducing-content .pretitle p{font-size:9px}}@media (max-width:375px){#introducing .introducing-content .pretitle{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px}}#pasting-data{padding:50px 0 40px;background-image:url(../assets/homepage/bg-glow.png);background-position:center bottom;background-size:980px auto;background-repeat:no-repeat;position:relative;overflow:hidden;border-bottom:solid 1px;-o-border-image:linear-gradient(to right,rgba(255,255,255,0),#4E73C3,rgba(255,255,255,0)) 1;border-image:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,0)),color-stop(#4E73C3),to(rgba(255,255,255,0))) 1;border-image:linear-gradient(to right,rgba(255,255,255,0),#4E73C3,rgba(255,255,255,0)) 1}#pasting-data #particles-js-data{position:absolute;width:70%;max-width:600px;height:300px;left:50%;bottom:0;-webkit-transform:translateX(-50%) translateZ(0);transform:translateX(-50%) translateZ(0);opacity:0.6;pointer-events:none;z-index:1;border-radius:50%;overflow:hidden}#pasting-data .glow-bottom{width:70%;max-width:600px;height:20%;border-radius:50%;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:#FFB629;opacity:0.15;-webkit-filter:blur(100px);filter:blur(100px)}#pasting-data .top-content{text-align:center;margin-bottom:60px}#pasting-data .top-content .pretitle{margin-bottom:20px}#pasting-data .top-content .pretitle p{margin:0;font-weight:800;font-size:11px;line-height:13px;text-align:center;letter-spacing:0.2em;text-transform:uppercase;color:#FFB629;text-shadow:0px 4px 4px rgba(0,0,0,0.25)}#pasting-data .top-content h2{color:#FFB629}#pasting-data .top-content h2.white{color:#FFFFFF}#pasting-data .animation-area{position:relative;z-index:1}#pasting-data .animation-area .attorney-step .bubble{text-align:center;margin-bottom:50px}#pasting-data .animation-area .attorney-step .bubble img{width:100%;max-width:317px;-webkit-filter:drop-shadow(0px 10px 20px rgba(255,182,71,0.15));filter:drop-shadow(0px 10px 20px rgba(255,182,71,0.15))}#pasting-data .animation-area .attorney-step .graphic-area{position:relative;text-align:center;max-width:351px;margin:0 auto}#pasting-data .animation-area .attorney-step .graphic-area img{width:100%}#pasting-data .animation-area .attorney-step .graphic-area img.clip{max-width:22px;position:absolute;left:14%;top:6%;z-index:1}#pasting-data .animation-area .attorney-step .graphic-area img.papers{max-width:351px}#pasting-data .animation-area .password-step{position:absolute;left:0;right:0;top:0}#pasting-data .animation-area .password-step .bubble{text-align:center;margin-bottom:50px}#pasting-data .animation-area .password-step .bubble img{width:100%;max-width:174px;-webkit-filter:drop-shadow(0px 10px 20px rgba(255,182,71,0.15));filter:drop-shadow(0px 10px 20px rgba(255,182,71,0.15))}#pasting-data .animation-area .password-step .graphic-area{text-align:center}#pasting-data .animation-area .password-step .graphic-area .passwords-box .password{display:block;width:100%;margin:0 auto;-webkit-filter:drop-shadow(0px 6px 40px rgba(0,0,0,0.15));filter:drop-shadow(0px 6px 40px rgba(0,0,0,0.15))}#pasting-data .animation-area .password-step .graphic-area .passwords-box .password.password-1{max-width:511px;margin-bottom:10px}#pasting-data .animation-area .password-step .graphic-area .passwords-box .password.password-2{max-width:456px;margin-bottom:0px}#pasting-data .animation-area .password-step .graphic-area .passwords-box .password.password-3{max-width:411px;margin-bottom:-10px}#pasting-data .animation-area .password-step .graphic-area .passwords-box .password.password-4{max-width:362px}#pasting-data .animation-area .customers-step{position:absolute;left:0;right:0;top:0}#pasting-data .animation-area .customers-step .bubble{text-align:center;margin-bottom:50px}#pasting-data .animation-area .customers-step .bubble img{width:100%;max-width:217px;-webkit-filter:drop-shadow(0px 10px 20px rgba(255,182,71,0.15));filter:drop-shadow(0px 10px 20px rgba(255,182,71,0.15))}#pasting-data .animation-area .customers-step .graphic-area{position:relative;max-width:316px;margin:0 auto}#pasting-data .animation-area .customers-step .graphic-area img{width:100%}#pasting-data .animation-area .customers-step .graphic-area img.top-secret{max-width:131px;position:absolute;left:14%;top:8%;z-index:1}#pasting-data .animation-area .customers-step .graphic-area img.customer-list{max-width:316px}@media (max-width:575px){#pasting-data{padding:50px 0 0;background-size:100% auto}#pasting-data .glow-bottom{width:100%;opacity:0.3}#pasting-data .animation-area .attorney-step .bubble,#pasting-data .animation-area .customers-step .bubble,#pasting-data .animation-area .password-step .bubble{margin-bottom:20px}#pasting-data .animation-area .password-step .graphic-area .passwords-box .password.password-1{margin-bottom:20px}#pasting-data .animation-area .password-step .graphic-area .passwords-box .password.password-2{margin-bottom:20px}#pasting-data .animation-area .password-step .graphic-area .passwords-box .password.password-3{margin-bottom:15px}#pasting-data .animation-area .password-step .graphic-area .passwords-box .password.password-4{margin-bottom:0}}#visibility{padding:100px 0 120px;background:#0D0C1E;background:-webkit-gradient(linear,left top,left bottom,color-stop(57.83%,rgba(0,0,0,0)),to(#08080F)),#0D0C1E;background:linear-gradient(180deg,rgba(0,0,0,0) 57.83%,#08080F 100%),#0D0C1E;overflow-x:clip}#visibility .bottom-content{text-align:center}#visibility .bottom-content h2{max-width:600px;margin:0 auto 30px}#visibility .bottom-content h2 strong{font-weight:600;color:#FFB629}#visibility .graphics{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto 70px;-webkit-perspective:2000px;perspective:2000px}#visibility .graphics .text-indicator{position:absolute;top:45%;right:-25px;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-filter:drop-shadow(0 0 10px rgba(255,255,255,0.2980392157));filter:drop-shadow(0 0 10px rgba(255,255,255,0.2980392157))}#visibility .graphics .text-indicator.animated{-webkit-animation:pulseShadow 3s ease infinite;animation:pulseShadow 3s ease infinite}#visibility .graphics .backlight{width:75%;height:75%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) translateZ(0);transform:translate(-50%,-50%) translateZ(0);background:linear-gradient(269.32deg,#FE9D44 1.25%,#FC41CE 96.95%);opacity:0.2;filter:blur(100px);-webkit-filter:blur(100px);pointer-events:none;z-index:0;border-radius:50%;display:none}#visibility .graphics .blur-dashboard{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-55%) translateZ(0px);transform:translate(-50%,-55%) translateZ(0px);max-width:1100px;opacity:0}#visibility .graphics .blur-dashboard.animated{-webkit-animation:showBlur 5000ms ease-out forwards;animation:showBlur 5000ms ease-out forwards;-webkit-animation-delay:1s;animation-delay:1s}#visibility .graphics .dashboard{position:relative;z-index:3;-webkit-transform:rotateX(35deg) translateZ(0);transform:rotateX(35deg) translateZ(0);overflow:hidden;border-radius:8px}#visibility .graphics .dashboard.animated{-webkit-animation:rotateCarousel 1.4s ease forwards;animation:rotateCarousel 1.4s ease forwards;-webkit-animation-delay:0.7s;animation-delay:0.7s}#visibility .graphics .dashboard:before{content:"";position:absolute;width:200%;height:200%;top:-50%;left:-50%;right:0;bottom:0;background:conic-gradient(transparent,transparent,transparent,rgba(255,255,255,0.4));-webkit-animation:borderLight 7s linear infinite;animation:borderLight 7s linear infinite;z-index:1}#visibility .graphics .dashboard .border-animation{position:absolute;inset:1px;border-radius:8px;background:#000;z-index:1}#visibility .graphics .dashboard .blur{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-45%) translateZ(0);transform:translate(-50%,-45%) translateZ(0);width:100%;height:100%;border-radius:50%;opacity:0;background:linear-gradient(224deg,#FE9D44 0%,#FC41CE 100%);-webkit-filter:blur(100px);filter:blur(100px);pointer-events:none}#visibility .graphics .dashboard .blur.animated{-webkit-animation:showColorBlur 5000ms ease-out forwards;animation:showColorBlur 5000ms ease-out forwards;-webkit-animation-delay:1s;animation-delay:1s}#visibility .graphics .dashboard .overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-color:#271b2e;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:2}#visibility .graphics .dashboard .overlay img{max-width:200px}#visibility .graphics .dashboard .overlay.animated{-webkit-animation:removeOverlay 1.8s ease forwards;animation:removeOverlay 1.8s ease forwards;-webkit-animation-delay:0.6s;animation-delay:0.6s}#visibility .graphics .dashboard img{width:100%;max-width:835px;position:relative;z-index:1}#visibility .graphics .dashboard .right-dashboard{position:absolute;top:50%;-webkit-transform:translateY(-46%);transform:translateY(-46%);right:18px;width:100%;height:100%;max-width:623px;max-height:426px;background:rgba(0,0,0,0.15);border-radius:0px 8px 8px 0px;z-index:1}#visibility .graphics .dashboard .right-dashboard .navigation__list ul#nav_0{padding:20px 25px 0}#visibility .graphics .dashboard .right-dashboard .navigation__list .top-dashboard img{max-width:571px}#visibility .graphics .dashboard .right-dashboard .navigation__list .top-columns{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 22px}#visibility .graphics .dashboard .right-dashboard .navigation__list .top-columns .devices,#visibility .graphics .dashboard .right-dashboard .navigation__list .top-columns .name{text-transform:uppercase;font-size:8px;font-weight:700;line-height:11px;color:#B7B9DA;letter-spacing:0.25em}#visibility .graphics .dashboard .right-dashboard .navigation__list .top-columns .activity{letter-spacing:0.25em}#visibility .graphics .dashboard .right-dashboard .navigation__list .user-item{width:100%;max-width:571px;background:rgba(0,0,0,0.15);border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:11px 22px;margin:1px 0;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;border:1px solid rgba(255,182,41,0)}#visibility .graphics .dashboard .right-dashboard .navigation__list .user-item>div{pointer-events:none}#visibility .graphics .dashboard .right-dashboard .navigation__list .user-item:nth-child(2n){background:transparent}#visibility .graphics .dashboard .right-dashboard .navigation__list .user-item.hover,#visibility .graphics .dashboard .right-dashboard .navigation__list .user-item:hover{border:1px solid rgba(255,182,41,0.3);background:rgba(255,182,41,0.1)}#visibility .graphics .dashboard .right-dashboard .navigation__list .name{width:40%;font-size:13px;line-height:15px;color:#FFFFFF}#visibility .graphics .dashboard .right-dashboard .navigation__list .devices{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;width:35%}#visibility .graphics .dashboard .right-dashboard .navigation__list .devices .number{width:25px;height:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:10px;line-height:15px;letter-spacing:0.02em;color:#FFB629;font-weight:700;background:rgba(255,182,41,0.1);border-radius:50%}#visibility .graphics .dashboard .right-dashboard .navigation__list .devices .device{max-width:15px;max-height:14px}#visibility .graphics .dashboard .right-dashboard .navigation__list .activity{width:25%;font-weight:700;font-size:8px;line-height:12px;letter-spacing:0.25em;text-transform:uppercase;color:#FFB629}#visibility .graphics .dashboard .right-dashboard .navigation__list .detail-user .user-info .dashboard-bg{position:absolute;top:0;right:0;pointer-events:none}#visibility .graphics .dashboard .right-dashboard .navigation__list .detail-user .user-info .user-name{max-width:251px;position:absolute;left:35px;top:26px;z-index:9;pointer-events:none}#visibility .graphics .dashboard .navigation{position:relative;width:100%;height:100%;margin:0 auto;overflow:hidden}#visibility .graphics .dashboard .navigation__header ul li{color:#FFB629;font-size:10px;line-height:14px;font-weight:700;letter-spacing:0.25em;text-transform:uppercase;position:absolute;top:25px;right:30px;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#visibility .graphics .dashboard .navigation__header ul li:hover{text-shadow:0 0 20px rgba(255,184,41,0.5921568627)}#visibility .graphics .dashboard .button-list{list-style:none;margin:0;padding:0}#visibility .graphics .dashboard .button-list li{cursor:pointer}#visibility .graphics .dashboard .navigation__list{opacity:1;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#visibility .graphics .dashboard .navigation__list ul{display:none;list-style:none;margin:0;padding:0}#visibility .graphics .dashboard .navigation__list li{cursor:pointer}#visibility .graphics .dashboard .navigation__list .active{display:block}#visibility .graphics .dashboard .navigation__list .left-active,#visibility .graphics .dashboard .navigation__list .right-active{position:absolute;width:100%;top:0;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#visibility .graphics .dashboard .navigation__list .right-active{left:0%}#visibility .graphics .dashboard .navigation__list .left-active{left:0%}#visibility .graphics .dashboard .navigation__list.transit-to-left,#visibility .graphics .dashboard .navigation__list.transit-to-right{-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#visibility .graphics .dashboard .navigation__list.transit-to-left{opacity:0}#visibility .graphics .dashboard .navigation__list.transit-to-right{opacity:0}@media (max-width:1200px){#visibility .graphics .text-indicator{right:-90px}}@media (max-width:991px){#visibility .graphics .text-indicator{right:-100px;z-index:4}#visibility .graphics .dashboard .right-dashboard{max-width:520px;max-height:350px;right:10px}#visibility .graphics .dashboard .right-dashboard .navigation__list ul#nav_0{padding:10px 10px 0;overflow:scroll;max-height:350px}#visibility .graphics .dashboard .right-dashboard .navigation__list .top-columns{padding:8px 15px}#visibility .graphics .dashboard .right-dashboard .navigation__list .user-item{padding:8px 15px}#visibility .graphics .dashboard .right-dashboard .navigation__list .name{width:35%}#visibility .graphics .dashboard .right-dashboard .navigation__list .devices{width:30%}#visibility .graphics .dashboard .right-dashboard .navigation__list .activity{width:35%}#visibility .graphics .dashboard .right-dashboard .navigation__list .detail-user .user-info .user-name{max-width:190px}#visibility .graphics .blur-dashboard{max-width:800px}}@media (max-width:767px){#visibility .graphics .dashboard .navigation__header ul li{font-size:8px;line-height:12px;top:17px;right:20px}#visibility .graphics .dashboard .right-dashboard{max-width:387px;max-height:260px;right:5px;-webkit-transform:none;transform:none;top:32px}#visibility .graphics .dashboard .right-dashboard .navigation__list ul#nav_0{max-height:260px}#visibility .graphics .dashboard .right-dashboard .navigation__list .top-columns{padding:5px 10px}#visibility .graphics .dashboard .right-dashboard .navigation__list .top-columns .activity,#visibility .graphics .dashboard .right-dashboard .navigation__list .top-columns .devices,#visibility .graphics .dashboard .right-dashboard .navigation__list .top-columns .name{font-size:7px;font-weight:500}#visibility .graphics .dashboard .right-dashboard .navigation__list .user-item{padding:10px}#visibility .graphics .dashboard .right-dashboard .navigation__list .name{width:30%;font-size:10px;line-height:12px}#visibility .graphics .dashboard .right-dashboard .navigation__list .devices{width:25%;gap:5px}#visibility .graphics .dashboard .right-dashboard .navigation__list .devices .number{display:none}#visibility .graphics .dashboard .right-dashboard .navigation__list .devices .device{max-width:12px;max-height:11px}#visibility .graphics .dashboard .right-dashboard .navigation__list .activity{width:45%;font-size:7px;line-height:11px}#visibility .graphics .dashboard .right-dashboard .navigation__list .detail-user .user-info .user-name{max-width:140px;left:25px;top:20px}}@media (max-width:575px){#visibility .graphics .text-indicator{right:10px;z-index:4;top:initial;-webkit-transform:rotate(15deg);transform:rotate(15deg);bottom:-50px;max-width:100px}#visibility .graphics .dashboard .overlay img{max-width:120px}#visibility .graphics .dashboard .navigation__header ul li{font-size:5px;line-height:11px;top:9px;right:15px}#visibility .graphics .dashboard .right-dashboard{max-width:76%;max-height:85%;top:11%}#visibility .graphics .dashboard .right-dashboard .navigation__list ul#nav_0{padding:5px 5px 0;max-height:100%}#visibility .graphics .dashboard .right-dashboard .navigation__list .top-columns{padding:5px 10px}#visibility .graphics .dashboard .right-dashboard .navigation__list .top-columns .activity,#visibility .graphics .dashboard .right-dashboard .navigation__list .top-columns .devices,#visibility .graphics .dashboard .right-dashboard .navigation__list .top-columns .name{font-size:5px;letter-spacing:0.03em}#visibility .graphics .dashboard .right-dashboard .navigation__list .user-item{padding:8px 7px;border-radius:3px}#visibility .graphics .dashboard .right-dashboard .navigation__list .name{width:35%;font-size:7px;line-height:12px}#visibility .graphics .dashboard .right-dashboard .navigation__list .devices{width:30%}#visibility .graphics .dashboard .right-dashboard .navigation__list .devices .device{max-width:9px;max-height:8px}#visibility .graphics .dashboard .right-dashboard .navigation__list .activity{width:35%;font-size:5px;line-height:9px;letter-spacing:0.02em}#visibility .graphics .dashboard .right-dashboard .navigation__list .detail-user .user-info .user-name{max-width:32%;left:6%;top:16px}#visibility .graphics .blur-dashboard{max-width:500px}}@media (max-width:425px){#visibility .graphics .text-indicator{bottom:-40px;max-width:70px}}#how-it-works-homepage{padding:100px 0;position:relative;overflow:hidden}#how-it-works-homepage .backlight{width:100%;max-width:1200px;height:60%;border-radius:50%;opacity:0;background:#0C15FF;-webkit-filter:blur(100px);filter:blur(100px);position:absolute;top:-8%;left:50%;-webkit-transform:translateX(-50%) translateZ(0);transform:translateX(-50%) translateZ(0)}#how-it-works-homepage .top-area{position:relative;z-index:1;text-align:center;margin-bottom:50px}#how-it-works-homepage .top-area h4{color:#FFB629}#how-it-works-homepage .top-area p{max-width:860px;margin:0 auto}#how-it-works-homepage .container-areas{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:935px;margin:0 auto;position:relative;z-index:1}#how-it-works-homepage .container-areas .arrows{position:absolute;left:0;top:0;width:100%;height:100%;max-width:71%}#how-it-works-homepage .container-areas .arrows img{max-width:375px;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:1}#how-it-works-homepage .container-areas .arrows .configuration-arrow{top:15%}#how-it-works-homepage .container-areas .arrows .sensitive-arrow{bottom:15%}#how-it-works-homepage .container-areas .area{width:23%;text-align:center;position:relative}#how-it-works-homepage .container-areas .area img{max-width:201px}#how-it-works-homepage .container-areas .area.large{width:54%}#how-it-works-homepage .container-areas .area.large img{max-width:457px}#how-it-works-homepage .container-areas .area.large .arrow-data-red{position:absolute;max-width:143px;top:50%;left:50%;-webkit-transform:translate(-50%,-30%);transform:translate(-50%,-30%)}#how-it-works-homepage .container-areas .area.large .vertical-arrow{max-width:37px;position:absolute;top:50%;right:22%;-webkit-transform:translateY(-30%);transform:translateY(-30%)}#how-it-works-homepage .bottom-cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:30px;margin-top:50px}#how-it-works-homepage .bottom-cta p{margin:0;color:#B7B9DA}@media (max-width:991px){#how-it-works-homepage .container-areas{gap:10px}#how-it-works-homepage .container-areas .arrows img{max-width:270px}#how-it-works-homepage .container-areas .area img{width:100%}#how-it-works-homepage .container-areas .area.large .arrow-data-red{max-width:100px}#how-it-works-homepage .container-areas .area.large .vertical-arrow{max-width:25px}}@media (max-width:767px){#how-it-works-homepage .container-areas .arrows img{max-width:180px}#how-it-works-homepage .container-areas .area.large .arrow-data-red{max-width:80px}#how-it-works-homepage .container-areas .area.large .vertical-arrow{max-width:20px}#how-it-works-homepage .bottom-cta{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}}@media (max-width:575px){#how-it-works-homepage .container-areas .arrows img{max-width:55%}#how-it-works-homepage .container-areas .area.large .arrow-data-red{max-width:30%}#how-it-works-homepage .container-areas .area.large .vertical-arrow{max-width:8%}}.quote-llm-shield{padding:50px 0 100px;position:relative}.quote-llm-shield.transparent{padding-top:150px;background:#0D0C1E}.quote-llm-shield.dark{padding:150px 0 100px;background:-webkit-gradient(linear,left top,left bottom,color-stop(57.83%,rgb(2,1,7)),to(#020107)),#0D0C1E;background:linear-gradient(180deg,rgb(2,1,7) 57.83%,#020107 100%),#0D0C1E}.quote-llm-shield.biospring{background:-webkit-gradient(linear,left top,left bottom,color-stop(57.83%,rgba(0,0,0,0)),to(#08080F)),#090911;background:linear-gradient(180deg,rgba(0,0,0,0) 57.83%,#08080F 100%),#090911;padding:100px 0 100px}.quote-llm-shield.dark-grey{background-color:rgb(9,9,17)}.quote-llm-shield .backlight{width:80%;height:55%;position:absolute;top:0%;left:50%;-webkit-transform:translateX(-50%) translateZ(0px);transform:translateX(-50%) translateZ(0px);background:#0C15FF;opacity:0.25;filter:blur(100px);-webkit-filter:blur(100px);pointer-events:none;z-index:0}.quote-llm-shield .quote-box{max-width:1000px;margin:0 auto}.quote-llm-shield .quote-box .quote-description{background:#12102B;border:1px solid rgba(21,132,255,0.18);border-radius:22px;padding:35px;position:relative}.quote-llm-shield .quote-box .quote-description p{font-size:16.5px;line-height:29px;margin:0}.quote-llm-shield .quote-box .quote-description p strong{color:#FFB629;font-weight:400}.quote-llm-shield .quote-box .quote-description:after,.quote-llm-shield .quote-box .quote-description:before{content:"";width:30px;height:25px;display:inline-block;background-image:url(../assets/homepage/markquote.svg);background-size:contain;background-repeat:no-repeat;background-position:center;position:absolute;top:-14px;left:35px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.quote-llm-shield .quote-box .quote-description:after{top:initial;bottom:-14px;left:initial;right:35px;-webkit-transform:none;transform:none}.quote-llm-shield .quote-box .quote-description .quote-tip{position:absolute;left:50%;bottom:-14px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.quote-llm-shield .quote-box .data-quote{margin-top:30px}.quote-llm-shield .quote-box .data-quote h4{font-size:24px;text-align:center}.quote-llm-shield .quote-box .data-quote .companies{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:60px;max-width:500px;margin:0 auto}.quote-llm-shield .quote-box .data-quote .companies img.connect-america{max-width:99px}.quote-llm-shield .quote-box .data-quote .companies img.biospring{max-width:117px}.quote-llm-shield .quote-box .data-quote .companies .company{width:50%;text-align:right;position:relative;padding:20px 0}.quote-llm-shield .quote-box .data-quote .companies .company .role{display:block;font-size:11px;line-height:15px;font-weight:700;text-align:right;letter-spacing:0.16em;text-transform:uppercase;color:#78779C;margin-top:15px}.quote-llm-shield .quote-box .data-quote .companies .company.right{text-align:left}.quote-llm-shield .quote-box .data-quote .companies .company.right span{text-align:left}.quote-llm-shield .quote-box .data-quote .companies .company.right:after{content:"";height:100%;width:1px;border-left:solid 1px;-o-border-image:linear-gradient(to top,rgba(255,255,255,0),#FFFFFF,rgba(255,255,255,0)) 1;border-image:-webkit-gradient(linear,left bottom,left top,from(rgba(255,255,255,0)),color-stop(#FFFFFF),to(rgba(255,255,255,0))) 1;border-image:linear-gradient(to top,rgba(255,255,255,0),#FFFFFF,rgba(255,255,255,0)) 1;position:absolute;top:0;left:-30px;opacity:0.1}.quote-llm-shield .quote-box .data-quote .companies .company.center{text-align:center}.quote-llm-shield .quote-box .data-quote .companies .company.center span{text-align:center}@media (max-width:575px){.quote-llm-shield{padding:25px 0 30px}.quote-llm-shield.dark{padding:100px 0 50px}.quote-llm-shield.biospring{padding:50px 0}.quote-llm-shield .quote-box .quote-description{padding:25px}}#best-organizations{padding:140px 0 140px;overflow:hidden;background:#000000}#best-organizations .content-papers{text-align:center;margin:0 auto 100px}#best-organizations .content-papers .pretitle{margin-bottom:20px}#best-organizations .content-papers .pretitle p{margin:0;font-weight:800;font-size:11px;line-height:13px;text-align:center;letter-spacing:0.2em;text-transform:uppercase;color:#FFB629;text-shadow:0px 4px 4px rgba(0,0,0,0.25)}#best-organizations .content-papers h2{color:#FFB629}#best-organizations .content-papers h2.white{color:#FFFFFF}#best-organizations .box-papers{position:relative;text-align:center;max-width:690px;margin:0 auto}#best-organizations .box-papers:after{content:"";width:100%;height:60%;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%) translateZ(0px);transform:translateY(-50%) translateZ(0px);background:#0C15FF;opacity:0.3;filter:blur(80px);-webkit-filter:blur(80px)}#best-organizations .box-papers .paper{margin-top:-33px;position:relative;z-index:1}#best-organizations .box-papers .paper .paper-1{max-width:541px;filter:drop-shadow(0px 8px 20px rgba(0,0,0,0.35));-webkit-filter:drop-shadow(0px 8px 20px rgba(0,0,0,0.35))}#best-organizations .box-papers .paper .paper-2{max-width:594px}#best-organizations .box-papers .paper .paper-3{max-width:637px;filter:drop-shadow(0px 4px 20px rgba(0,0,0,0.35));-webkit-filter:drop-shadow(0px 4px 20px rgba(0,0,0,0.35))}#best-organizations .box-papers .paper .paper-4{max-width:514px}#best-organizations .box-papers .paper .paper-5{max-width:541px;filter:drop-shadow(0px 7px 18px rgba(0,0,0,0.55));-webkit-filter:drop-shadow(0px 7px 18px rgba(0,0,0,0.55))}#best-organizations .content-area{margin-top:60px;text-align:center}#best-organizations .content-area p:nth-child(2){max-width:450px;margin:25px auto 10px}@media (max-width:767px){#best-organizations{padding:120px 0 100px}#best-organizations .box-papers .paper{margin-top:-25px}#best-organizations .box-papers .paper img{width:100%}}@media (max-width:475px){#best-organizations{padding:120px 0 80px}#best-organizations .box-papers .paper{margin-top:-20px}#best-organizations .box-papers:after{display:none}}#toggle-section{padding:100px 0}#toggle-section .privacy-status{margin:0}#policies{padding:100px 0;overflow:hidden}#policies .top-content{text-align:center;margin-bottom:60px}#policies .top-content h2 strong{color:#FFB629;font-weight:600}#policies .top-content p{margin-top:25px}#policies .top-content p strong{color:#FFB629;font-weight:400}#policies .dashboard-policies{position:relative;z-index:1;max-width:627px;border-radius:8px}#policies .dashboard-policies .image-area{position:relative;overflow:hidden;border-radius:8px}#policies .dashboard-policies .image-area:before{content:"";position:absolute;width:200%;height:200%;top:-50%;left:-50%;right:0;bottom:0;background:conic-gradient(transparent,transparent,transparent,rgba(255,255,255,0.4));-webkit-animation:borderLight 7s linear infinite;animation:borderLight 7s linear infinite;z-index:1}#policies .dashboard-policies .image-area .border-animation{position:absolute;inset:1px;border-radius:8px;background:rgba(0,0,0,0);z-index:1}#policies .dashboard-policies img{width:100%;max-width:627px;position:relative;z-index:1}#policies .dashboard-policies img.blur-dashboard{max-width:initial;width:1000px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-45%,-55%);transform:translate(-45%,-55%);opacity:0.2;z-index:0}#policies .dashboard-policies .backlight{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-45%) translateZ(0);transform:translate(-50%,-45%) translateZ(0);width:120%;height:110%;border-radius:50%;opacity:0.3;background:linear-gradient(224deg,#FE9D44 0%,#FC41CE 100%);-webkit-filter:blur(120px);filter:blur(120px)}#policies .steps-policies{padding-left:10px}#policies .steps-policies .step{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:40px}#policies .steps-policies .step .number{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:45px;height:45px;border:2px solid #FFB629;-webkit-filter:drop-shadow(0px 0px 15px #F25410);filter:drop-shadow(0px 0px 15px #F25410);border-radius:50%;font-size:21px;line-height:24px;color:#FFFFFF;margin-right:15px}#policies .steps-policies .step .data-step{padding-top:10px;width:90%}#policies .steps-policies .step .data-step h5{font-size:24px;line-height:28px;margin-bottom:10px}#policies .steps-policies .step .data-step p{max-width:380px}#policies .steps-policies .step .data-step p strong{color:#FFB629;font-weight:400}#policies .steps-policies .step .data-step .small-title{font-weight:800;font-size:11px;line-height:13px;letter-spacing:0.2em;text-transform:uppercase;color:#FFB629;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;width:100%;margin-top:12px;margin-bottom:5px}#policies .steps-policies .step .data-step .small-title img{margin-right:10px;-webkit-filter:drop-shadow(0px 0px 5px #FFB629);filter:drop-shadow(0px 0px 5px #FFB629)}@media (max-width:991px){#policies .dashboard-policies{max-width:644px;margin:0 auto 50px}#policies .steps-policies{max-width:480px;margin:0 auto}}@media (max-width:767px){#policies{padding:100px 0 50px}#policies .dashboard-policies .logo-core{top:40px;left:20px}#policies .dashboard-policies img.blur-dashboard{width:900px;-webkit-transform:translate(-40%,-55%);transform:translate(-40%,-55%)}}@media (max-width:575px){#policies .steps-policies .step{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}#policies .steps-policies .step .data-step .small-title{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#policies .steps-policies .step .data-step .small-title img{display:none}#policies .steps-policies .step .data-step p{margin:0 auto 15px}#policies .dashboard-policies .logo-core{top:11%;left:4%}#policies .dashboard-policies .logo-core .core-logo img{width:25px}#policies .dashboard-policies img.blur-dashboard{width:550px}}#activated-shield{padding:100px 0;background-color:#090911}#activated-shield .top-content{text-align:center;margin-bottom:60px}#activated-shield .top-content .h1{margin-bottom:20px}#activated-shield .top-content .h1 strong{color:#FFB629;font-weight:600;text-shadow:0 0 15px rgba(255,182,41,0.462745098)}#activated-shield .context-setup{font-family:-apple-system,sans-serif;max-width:815px;min-height:400px;background-image:url(../assets/homepage/mac-bar.png);background-position:center;background-size:contain;background-repeat:no-repeat;padding-top:55px;margin:0 auto;position:relative;z-index:1}#activated-shield .context-setup .circles-danger{max-width:500px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;top:-37px;left:-43px;z-index:1}#activated-shield .context-setup .circles-danger .circle{width:50px;height:50px;position:absolute;z-index:0;opacity:0;border-radius:50%;border:0.547px solid rgba(251,15,66,0.2);background:rgba(251,15,66,0.08);-webkit-animation:pulseCircleDanger 3s ease-in-out infinite;animation:pulseCircleDanger 3s ease-in-out infinite}#activated-shield .context-setup .circles-danger .circle.medium{width:80px;height:80px}#activated-shield .context-setup .circles-danger .circle.big{width:110px;height:110px}#activated-shield .context-setup .shield-bubble{max-width:500px;margin:0 auto;background:rgba(40,40,40,0.5);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(235,235,245,0.2);border-radius:16px;padding:25px;position:relative;margin-bottom:70px}#activated-shield .context-setup .shield-bubble p{font-size:19px;line-height:24px;font-weight:200;letter-spacing:0.01em;color:rgba(255,255,255,0.5);margin-bottom:0}#activated-shield .context-setup .shield-bubble .top-bubble{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#activated-shield .context-setup .shield-bubble .top-bubble img{margin-right:20px}#activated-shield .context-setup .shield-bubble .top-bubble .data-bubble h4{font-size:22px;line-height:24px;letter-spacing:0.02em;font-weight:400;color:rgba(255,255,255,0.85)}#activated-shield .context-setup .shield-bubble .top-bubble .data-bubble p strong{font-weight:200;color:#FFFFFF}#activated-shield .context-setup .shield-bubble .top-bubble .data-bubble p span{margin:0 15px}#activated-shield .context-setup .shield-bubble hr{border-color:rgba(235,235,245,0.2)}#activated-shield .context-setup .shield-bubble .bottom-bubble .description-data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#activated-shield .context-setup .shield-bubble .bottom-bubble .description-data img{margin-right:12px}#activated-shield .context-setup .shield-bubble .bottom-bubble .description-data img.green{-webkit-filter:drop-shadow(0px 0px 11.0709px rgba(255,182,41,0.75));filter:drop-shadow(0px 0px 11.0709px rgba(255,182,41,0.75))}#activated-shield .context-setup .shield-bubble .bottom-bubble .description-data img.red{-webkit-filter:drop-shadow(0px 0px 11.0709px rgba(245,24,63,0.75));filter:drop-shadow(0px 0px 11.0709px rgba(245,24,63,0.75))}#activated-shield .context-setup .shield-bubble .bottom-bubble .actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:15px;margin-top:20px}#activated-shield .context-setup .shield-bubble .bottom-bubble .actions .button-apple{width:100%;text-align:center;padding:6px 50px;background:rgba(255,255,255,0.15);border-radius:7px;font-weight:200;font-size:17px;line-height:23px;letter-spacing:0.01em;color:rgba(255,255,255,0.5);-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#activated-shield .context-setup .shield-bubble .bottom-bubble .actions .button-apple:hover{background:rgba(255,255,255,0.3);color:rgba(255,255,255,0.6)}#activated-shield .context-setup .shield-bubble:after{content:"";position:absolute;left:38px;top:-12px;width:20px;height:12px;background-image:url(../assets/homepage/arrow.svg);background-position:center;background-size:contain;background-repeat:no-repeat;border-bottom:1px solid #2e1d51}#activated-shield .all-major{background:rgba(33,32,96,0.47);border:1px solid rgba(255,255,255,0.05);-webkit-box-shadow:0px 8px 24px #080715;box-shadow:0px 8px 24px #080715;border-radius:22px;padding:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}#activated-shield .all-major .companies{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px;width:25%}#activated-shield .all-major .content-major{width:75%}#activated-shield .all-major .content-major h4{margin-bottom:15px}#activated-shield .all-major .content-major h4 strong{font-weight:600;color:#FFB629}#activated-shield .all-major .content-major p{margin-bottom:28px}#activated-shield .all-major .content-major .box-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#activated-shield .all-major .content-major .box-button span{margin-right:15px;font-size:12px;line-height:16px;font-weight:600;letter-spacing:0.28em;text-transform:uppercase;color:#B7B9DA;text-shadow:0px 1px 0px #212058}#activated-shield .backlight.green{width:40%;height:30%;position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%) translateZ(0px);transform:translateX(-50%) translateZ(0px);background:rgba(255,182,41,0.3960784314);filter:blur(100px);-webkit-filter:blur(100px);pointer-events:none;z-index:0}@media (max-width:991px){#activated-shield .context-setup{min-height:350px;padding-top:70px;margin-bottom:50px}#activated-shield .context-setup .circles-danger{top:-50px;left:-75px}#activated-shield .context-setup .shield-bubble{margin-bottom:0}#activated-shield .context-setup .shield-bubble:after{display:none}#activated-shield .all-major{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:25px}#activated-shield .all-major .companies{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#activated-shield .all-major .content-major{width:100%}}@media (max-width:767px){#activated-shield .top-content{margin-bottom:20px}#activated-shield .context-setup{min-height:250px;padding-top:50px;margin-bottom:60px}#activated-shield .context-setup .circles-danger{top:-40px;left:-120px}}@media (max-width:575px){#activated-shield .context-setup .circles-danger{display:none}#activated-shield .context-setup .shield-bubble{border-radius:12px;padding:15px}#activated-shield .context-setup .shield-bubble p{font-size:14px;line-height:16px}#activated-shield .context-setup .shield-bubble .top-bubble img{margin-right:15px;max-width:40px}#activated-shield .context-setup .shield-bubble .top-bubble .data-bubble h4{font-size:19px;line-height:19px}#activated-shield .context-setup .shield-bubble .top-bubble .data-bubble p span{margin:0 7px}#activated-shield .context-setup .shield-bubble .bottom-bubble .actions .button-apple{padding:6px 10px}#activated-shield .all-major .companies img{max-width:60px}#activated-shield .all-major .content-major{text-align:center}#activated-shield .all-major .content-major .box-button{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}}@media (max-width:425px){#activated-shield .context-setup{background-image:none;padding-top:0;margin-bottom:0}#activated-shield .all-major{padding:20px}#activated-shield .all-major .content-major .box-button span{margin-right:0}#activated-shield .all-major .companies{gap:10px}#activated-shield .all-major .companies img{max-width:50px}}#it-infrastructure{padding:50px 0 100px;background-color:#090911}#it-infrastructure .top-content{text-align:center;margin-bottom:60px}#it-infrastructure .top-content h3 strong{color:#FFB629;font-weight:600}#it-infrastructure .col-12:nth-child(2){position:relative}#it-infrastructure .col-12:nth-child(2):after,#it-infrastructure .col-12:nth-child(2):before{content:"";height:100%;width:1px;background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(14,31,64,0)),color-stop(50%,#102753),to(rgba(14,31,64,0)));background-image:linear-gradient(0deg,rgba(14,31,64,0) 0%,#102753 50%,rgba(14,31,64,0) 100%);position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%) translateZ(0);transform:translateY(-50%) translateZ(0);opacity:0.5}#it-infrastructure .col-12:nth-child(2):after{left:initial;right:0}#it-infrastructure .box-area.middle{padding:0 23px}#it-infrastructure .box-area.left{padding-right:23px}#it-infrastructure .box-area.right{padding-left:40px}#it-infrastructure .box-area .top-box img{-webkit-filter:drop-shadow(0px 0px 15px #FFB629);filter:drop-shadow(0px 0px 15px #FFB629);margin-bottom:20px}#it-infrastructure .box-area .top-box h4{margin-bottom:20px}#it-infrastructure .box-area p span{color:#FFFFFF}#it-infrastructure .box-area .companies{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:12px;margin:25px 0 15px}#it-infrastructure .box-area .companies .company{-webkit-filter:drop-shadow(0px 4.375px 13.125px #080715);filter:drop-shadow(0px 4.375px 13.125px #080715)}#it-infrastructure .box-area .companies .company span{display:block;text-align:center;font-weight:600;font-size:8.5px;line-height:10px;letter-spacing:0.08em;text-transform:uppercase;color:#514A9A;opacity:0.5;margin-top:5px}#it-infrastructure .box-area .small-title{font-size:11px;line-height:13px;font-weight:800;letter-spacing:0.2em;text-transform:uppercase;color:#FFB629;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;width:100%;margin-bottom:5px}#it-infrastructure .box-area .disclaimer{margin-top:40px;padding:18px;background:rgba(33,32,96,0.47);border-radius:10px;position:relative;text-align:center}#it-infrastructure .box-area .disclaimer img{position:absolute;left:50%;top:-12px;-webkit-transform:translateX(-50%) translateZ(0);transform:translateX(-50%) translateZ(0);-webkit-filter:drop-shadow(0px 0px 5px rgba(0,0,0,0.24));filter:drop-shadow(0px 0px 5px rgba(0,0,0,0.24))}#it-infrastructure .box-area .disclaimer p{margin:0;font-size:11px;line-height:17px;font-weight:800;letter-spacing:0.16em;text-transform:uppercase;color:#FFB629}#it-infrastructure .box-area ul{list-style-type:none;padding:0;margin:0}#it-infrastructure .box-area ul li{font-size:16px;line-height:23px;letter-spacing:-0.01em;color:#78779C;position:relative;margin-bottom:10px}#it-infrastructure .box-area ul li:first-child{max-width:200px}#it-infrastructure .box-area ul li span{color:#FFFFFF}#it-infrastructure .box-area ul li .api{padding:10px;background:rgba(33,32,96,0.47);border-radius:10px;font-size:25px;line-height:31px;font-weight:800;color:#FFB629;min-width:87px;position:absolute;top:-3px;right:-70px}#it-infrastructure .box-area ul li .api span{font-weight:200;color:#FFB629}#it-infrastructure .box-area ul li:before{content:"";position:absolute;left:-22px;top:7px;width:10px;height:10px;margin-right:8px;background-image:url(../assets/icons/check.svg);background-position:center;background-size:contain;background-repeat:no-repeat}@media (max-width:991px){#it-infrastructure .col-12:nth-child(2):after,#it-infrastructure .col-12:nth-child(2):before{display:none}#it-infrastructure .box-area{padding:0;margin-bottom:40px;text-align:center}#it-infrastructure .box-area.left,#it-infrastructure .box-area.middle,#it-infrastructure .box-area.right{padding:0}#it-infrastructure .box-area.middle{padding:50px 0;border-top:1px solid rgba(255,255,255,0.1254901961);border-bottom:1px solid rgba(255,255,255,0.1254901961)}#it-infrastructure .box-area .disclaimer{max-width:400px;margin:30px auto 0}#it-infrastructure .box-area .companies{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#it-infrastructure .box-area .small-title{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#it-infrastructure .box-area ul{max-width:350px;margin:20px auto 0;text-align:left}}@media (max-width:425px){#it-infrastructure{padding:50px 0}#it-infrastructure .box-area ul{padding-left:20px}}#source-code-protection{padding:130px 0 100px;background:-webkit-gradient(linear,left top,left bottom,from(#090911),to(#100D23));background:linear-gradient(180deg,#090911 0%,#100D23 100%);overflow:hidden;position:relative}#source-code-protection .container{position:relative}#source-code-protection:after{content:"";width:100%;height:200px;position:absolute;bottom:0;left:0;background:-webkit-gradient(linear,left bottom,left top,from(#100D23),to(rgba(16,13,35,0)));background:linear-gradient(0deg,#100D23 0%,rgba(16,13,35,0) 100%);pointer-events:none;z-index:1}#source-code-protection:before{content:"";width:100%;height:200px;position:absolute;top:0;left:0;background:-webkit-gradient(linear,left top,left bottom,from(rgb(9,9,17)),to(rgba(16,13,35,0)));background:linear-gradient(180deg,rgb(9,9,17) 0%,rgba(16,13,35,0) 100%);pointer-events:none;z-index:1}#source-code-protection .blur-dashboard{max-width:initial;width:1250px;position:absolute;top:50%;right:-12%;-webkit-transform:translateY(-50%) translateZ(0);transform:translateY(-50%) translateZ(0);opacity:0.2;z-index:0;pointer-events:none}#source-code-protection .left-content{position:relative;z-index:2}#source-code-protection .left-content .pretitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:11px;line-height:13px;font-weight:800;letter-spacing:0.2em;text-transform:uppercase;color:#FFB629;margin-bottom:15px}#source-code-protection .left-content .pretitle img{margin-right:8px}#source-code-protection .left-content h3{margin-bottom:0}#source-code-protection .left-content h5{color:#FFB629;max-width:400px;margin-bottom:25px;margin-top:20px}#source-code-protection .left-content ul{list-style:none;padding:0;margin:0 0 25px}#source-code-protection .left-content ul li{font-size:16px;line-height:23px;letter-spacing:-0.01em;color:#78779C;position:relative;margin-bottom:12px}#source-code-protection .left-content ul li span{color:#FFFFFF}#source-code-protection .left-content ul li:before{content:"";display:inline-block;margin-right:13px;width:10px;height:10px;margin-right:8px;background-image:url(../assets/icons/check.svg);background-position:center;background-size:contain;background-repeat:no-repeat}#source-code-protection .left-content .button{margin-top:20px}#source-code-protection .dashboard-source{position:relative;z-index:2;max-width:627px;border-radius:8px}#source-code-protection .dashboard-source .image-area{position:relative;overflow:hidden;border-radius:8px}#source-code-protection .dashboard-source .image-area:before{content:"";position:absolute;width:200%;height:200%;top:-50%;left:-50%;right:0;bottom:0;background:conic-gradient(transparent,transparent,transparent,rgba(255,255,255,0.4));-webkit-animation:borderLight 7s linear infinite;animation:borderLight 7s linear infinite;z-index:1}#source-code-protection .dashboard-source .image-area .border-animation{position:absolute;inset:1px;border-radius:8px;background:rgba(0,0,0,0);z-index:1}#source-code-protection .dashboard-source span{position:relative;bottom:-30px;display:block;font-size:11px;line-height:13px;font-weight:800;text-align:center;letter-spacing:0.2em;text-transform:uppercase;color:#78779C;opacity:0.5;z-index:2}#source-code-protection .dashboard-source img{width:100%;max-width:627px;position:relative;z-index:1}#source-code-protection #particles-js-source-dashboard{position:absolute;top:-5%;left:-5%;height:110%;width:110%;opacity:0.7;pointer-events:none}#source-code-protection .backlight{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-45%) translateZ(0);transform:translate(-50%,-45%) translateZ(0);width:100%;height:100%;border-radius:50%;opacity:0.2;background:linear-gradient(224deg,#FE9D44 0%,#FC41CE 100%);-webkit-filter:blur(120px);filter:blur(120px);pointer-events:none}@media (max-width:991px){#source-code-protection .left-content{text-align:center;margin-bottom:50px}#source-code-protection .left-content .pretitle{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#source-code-protection .left-content h5{margin:10px auto 25px}#source-code-protection .dashboard-source{max-width:632px;margin:0 auto}#source-code-protection .blur-dashboard{width:950px;right:0%;-webkit-transform:translateY(-10%);transform:translateY(-10%)}}@media (max-width:767px){#source-code-protection #particles-js-source-dashboard{top:0;left:0;height:100%;width:100%}#source-code-protection .dashboard-source .logo-core{top:45px;left:20px}#source-code-protection .blur-dashboard{right:initial;-webkit-transform:translateX(-50%);transform:translateX(-50%);left:50%}}@media (max-width:575px){#source-code-protection{padding:80px 0;border-bottom:1px solid rgba(255,255,255,0.062745098)}#source-code-protection .dashboard-source .logo-core{top:11%;left:4%}#source-code-protection .dashboard-source .logo-core .core-logo img{width:25px}#source-code-protection .blur-dashboard{top:55%;width:650px;left:35%}}#services{padding:100px 0 150px;background-color:#0D0C1E;position:relative;z-index:1}#services .container{max-width:950px}#services .content-area{text-align:center;max-width:700px;margin:0 auto 100px}#services .content-area h3{max-width:500px;margin:0 auto 8px}#services .content-area strong{font-weight:600;color:#FFB629;text-shadow:0px 0px 20px rgba(255,182,41,0.45)}#services .content-area p:not(.featured-shadow){margin:20px auto 0}#services .spacer{height:1px;background-color:#1F1C43;margin:100px 0}#services .backlight{width:100%;height:70%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) translateZ(0px);transform:translate(-50%,-50%) translateZ(0px);background:#0C15FF;opacity:0.3;filter:blur(100px);-webkit-filter:blur(100px);pointer-events:none;z-index:0}#services .content-features{max-width:350px}#services .content-features h3{margin-bottom:20px}#services .content-features h3 strong{color:#FFB629;font-weight:600}#services .content-features p{max-width:260px;text-align:left;margin-bottom:0}#services .content-features p span{color:#FFFFFF}#services .content-features .companies-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-top:25px}#services .content-features .companies-row>span{font-size:11px;line-height:13px;letter-spacing:0.2em;font-weight:800;text-transform:uppercase;background:-webkit-gradient(linear,left top,right top,from(#FFC163),to(#DA8F1F));background:linear-gradient(90deg,#FFC163 0%,#DA8F1F 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}#services .content-features .companies-row .company-bubble{max-width:50px}#services .content-features .companies-row .company-bubble img{width:100%;-webkit-filter:drop-shadow(0px 5px 15px #080715);filter:drop-shadow(0px 5px 15px #080715)}#services .chat-area{position:relative;z-index:1;max-width:479px;margin:0 auto}#services .chat-area .chat-bg{width:100%;-webkit-filter:drop-shadow(0px 26.425px 46.2438px rgba(0,0,0,0.35));filter:drop-shadow(0px 26.425px 46.2438px rgba(0,0,0,0.35))}#services .chat-area .chat-messages{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;top:0;left:0;width:100%;height:100%}#services .chat-area .chat-messages .message{position:absolute;max-width:452px;bottom:75px;-webkit-filter:drop-shadow(0px 0px 30px rgba(255,195,41,0.1));filter:drop-shadow(0px 0px 30px rgba(255,195,41,0.1));opacity:0}#services .chat-area .logo-core{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;right:10px;z-index:1}#services .chat-area .logo-core .circle{width:50px;height:50px;position:absolute;z-index:0;background:#43FFDB;opacity:0;border-radius:50%;-webkit-animation:pulseCircleSmall 4s linear infinite;animation:pulseCircleSmall 4s linear infinite}#services .chat-area .logo-core .circle.big{-webkit-animation:pulseCircleBig 4s linear infinite;animation:pulseCircleBig 4s linear infinite;width:70px;height:70px}#services .chat-area .logo-core .core-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:3}#services .chat-area .logo-core .core-logo img{width:28px}#services .sources-area{position:relative;max-width:500px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#services .sources-area .shadows{position:absolute;z-index:0}#services .sources-area .shadows.near{max-width:434px;left:-10px;top:30px;z-index:1}#services .sources-area .shadows.far{max-width:436px}#services .sources-area .globe{position:relative;z-index:2;-webkit-filter:drop-shadow(0px 5px 15px rgba(8,7,21,0.25));filter:drop-shadow(0px 5px 15px rgba(8,7,21,0.25))}#services .sources-area .globe.aws{left:-25px;top:15px}#services .sources-area .globe.github{z-index:3}#services .sources-area .globe.stripe{top:15px}#services .sources-area .globe.x{bottom:15px}#services .sources-area .globe.shopify{top:40px}#services .sources-area .globe.hubspot{top:20px;right:-20px;z-index:3}#services .sources-area .globe.slack{bottom:15px;right:30px}@media (max-width:767px){#services{padding:100px 0 100px}#services .content-features{max-width:400px;margin:0 auto;text-align:center}}@media (max-width:475px){#services .spacer{margin:40px 0}#services .backlight{display:none}}#source-code{padding:100px 0 120px;background:-webkit-gradient(linear,left top,left bottom,from(#12102B),to(#0C0A1F));background:linear-gradient(180deg,#12102B 0%,#0C0A1F 100%)}#source-code .top-area{text-align:center}#source-code .top-area h5{color:#78779C}#source-code .list-source{margin-top:60px}#source-code .list-source .top-list{text-align:center;margin-bottom:15px;min-height:80px}#source-code .list-source .top-list img{margin-bottom:15px}#source-code .list-source .top-list span{display:block;font-size:25px;line-height:31px;font-weight:600;letter-spacing:-0.02em;color:#FFFFFF}#source-code .list-source ul{list-style-type:none;padding:0;margin:0}#source-code .list-source ul li{font-size:15px;line-height:19px;font-weight:500;letter-spacing:-0.01em;color:#78779C;border-top:1px solid #1F1C43;padding:17px 0;position:relative}#source-code .list-source ul li:last-child{border-bottom:1px solid #1F1C43}#source-code .list-source ul li:before{content:"";display:inline-block;width:10px;height:10px;margin-right:8px;background-image:url(../assets/icons/check.svg);background-position:center;background-size:contain;background-repeat:no-repeat}#source-code .view-more{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;margin-top:80px}#source-code .view-more .box-button-dark{margin:0}#source-code .view-more p{margin-bottom:0;font-size:24px;line-height:29px;font-weight:600;text-align:center;letter-spacing:-0.02em;color:#FFFFFF;margin-right:30px}#source-code .view-more p strong{font-weight:600;color:#FFB629}#how-it-works{padding:100px 0 120px;background:-webkit-gradient(linear,left top,left bottom,from(#12102B),to(#09081A));background:linear-gradient(180deg,#12102B 0%,#09081A 100%)}#how-it-works .top-area{text-align:center;margin-bottom:80px}#how-it-works .top-area .shields{position:relative}#how-it-works .top-area .shields .backlight{width:40%;height:50%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) translateZ(0px);transform:translate(-50%,-50%) translateZ(0px);background:#0C15FF;opacity:0.4;border-radius:50%;filter:blur(100px);-webkit-filter:blur(100px);pointer-events:none;z-index:0}#how-it-works .top-area .shields img{position:relative;z-index:1;opacity:0;-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out}#how-it-works .top-area .shields img.shield-left{max-width:199px;margin-right:-90px;-webkit-transform:translateX(-150px) translateZ(0);transform:translateX(-150px) translateZ(0)}#how-it-works .top-area .shields img.shield-middle{max-width:336px;z-index:2;-webkit-transform:translateY(-100px) translateZ(0);transform:translateY(-100px) translateZ(0)}#how-it-works .top-area .shields img.shield-right{max-width:191px;margin-left:-90px;-webkit-transform:translateX(150px) translateZ(0);transform:translateX(150px) translateZ(0)}#how-it-works .top-area .shields.reveal img{opacity:1}#how-it-works .top-area .shields.reveal img.shield-middle{-webkit-transition-delay:0.4s;transition-delay:0.4s;-webkit-transform:translateY(0) translateZ(0);transform:translateY(0) translateZ(0)}#how-it-works .top-area .shields.reveal img.shield-left,#how-it-works .top-area .shields.reveal img.shield-right{-webkit-transition-delay:0.5s;transition-delay:0.5s;-webkit-transform:translateX(0) translateZ(0);transform:translateX(0) translateZ(0)}#how-it-works .top-area h2{margin-bottom:20px}#how-it-works .top-area h2:after{content:"®";display:inline-block;font-weight:100;font-size:23px;vertical-align:23px;margin-left:5px}#how-it-works .top-area p{max-width:650px;margin:0 auto 5px}#how-it-works .top-area p span{color:#FFFFFF}#how-it-works .card-area{position:relative;margin-bottom:70px}#how-it-works .card-area .behind-card{background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,0.14))),-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0.15)),to(rgba(0,0,0,0.15))),#383187;background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0.14) 100%),linear-gradient(0deg,rgba(0,0,0,0.15),rgba(0,0,0,0.15)),#383187;-webkit-box-shadow:0px 5px 45px rgba(0,0,0,0.15);box-shadow:0px 5px 45px rgba(0,0,0,0.15);border-radius:30px;padding:24px 25px;min-height:190px;max-width:285px;margin:0 auto -75px;position:relative;overflow:hidden;--squircle-radius:30px;--squircle-smooth:0.6;-webkit-mask-image:paint(squircle);mask-image:paint(squircle)}#how-it-works .card-area .behind-card:before{content:"";position:absolute;top:0;right:0;left:0;bottom:0;--squircle-radius:34px;--squircle-smooth:0.7;background:paint(squircle);--squircle-color:rgba(255,255,255,0.05);--squircle-outline:1px;pointer-events:none}#how-it-works .card-area .behind-card .shadow{position:absolute;width:85%;height:70px;background-color:#020107;filter:blur(50px);-webkit-filter:blur(50px);-webkit-transform:translateZ(0px);transform:translateZ(0px);top:55%;opacity:0.8;pointer-events:none}#how-it-works .card-area .behind-card img{position:absolute;left:50%;top:10px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}#how-it-works .card-area .behind-card img.warn-info{max-width:256px;top:14px}#how-it-works .card-area .behind-card img.stop-info{max-width:245px}#how-it-works .card-area .behind-card img.obfuscate-info{top:20px;max-width:247px}#how-it-works .card-area .static-card{padding:30px 35px 20px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,0.2))),#12102B;background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0.2) 100%),#12102B;-webkit-box-shadow:0px 20px 30px rgba(0,0,0,0.1);box-shadow:0px 20px 30px rgba(0,0,0,0.1);border-radius:30px;min-height:215px;--squircle-radius:34px;--squircle-smooth:0.7;-webkit-mask-image:paint(squircle);mask-image:paint(squircle);position:relative;z-index:1}#how-it-works .card-area .static-card.safari{border:1px solid rgba(255,255,255,0.04)}#how-it-works .card-area .static-card:before{content:"";position:absolute;top:0;right:0;left:0;bottom:0;--squircle-radius:34px;--squircle-smooth:0.7;background:paint(squircle);--squircle-color:rgba(255,255,255,0.04);--squircle-outline:1px;pointer-events:none}#how-it-works .card-area .static-card .number-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#how-it-works .card-area .static-card .number-box .number{position:relative;width:55px;height:55px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;border:2px solid #FFB629;-webkit-filter:drop-shadow(0px 0px 10px rgba(255,182,41,0.75));filter:drop-shadow(0px 0px 10px rgba(255,182,41,0.75))}#how-it-works .card-area .static-card .number-box .number.red{border-color:#EA0E42;-webkit-filter:drop-shadow(0px 0px 10px rgba(255,101,14,0.75));filter:drop-shadow(0px 0px 10px rgba(255,101,14,0.75))}#how-it-works .card-area .static-card .number-box .number.orange{border-color:#FF7529;-webkit-filter:drop-shadow(0px 0px 10px rgba(234,14,66,0.96));filter:drop-shadow(0px 0px 10px rgba(234,14,66,0.96))}#how-it-works .card-area .static-card .number-box .number span{color:#FFFFFF;font-weight:300;font-size:25px;line-height:24px;letter-spacing:-0.01em;text-shadow:0px 0px 5px rgba(255,255,255,0.55)}#how-it-works .card-area .static-card .number-box h5{margin-left:15px;margin-bottom:0}#how-it-works .card-area .static-card .card-static-body{padding-top:20px}#how-it-works .card-area .static-card .card-static-body p{font-weight:400;font-size:16px;line-height:23px;min-height:95px;margin-bottom:0}#how-it-works .card-area .static-card .card-static-body p strong{font-weight:400;color:#FFFFFF}#how-it-works .box-disclaimer{position:relative}#how-it-works .box-disclaimer .disclaimer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:40px;padding:20px 10px;border-radius:15px;--squircle-radius:40px;--squircle-smooth:1;--intro-outline-width:2;-webkit-mask-image:paint(squircle);mask-image:paint(squircle);background-color:#0B0A18;text-align:center;position:relative;z-index:1}#how-it-works .box-disclaimer .disclaimer img{margin-right:10px;filter:drop-shadow(0 0 5px #FFB629);-webkit-filter:drop-shadow(0 0 5px #FFB629)}#how-it-works .box-disclaimer .disclaimer p{margin:0;font-size:15px;line-height:22px}#how-it-works .box-disclaimer .disclaimer p strong{font-size:19px;line-height:24px;font-weight:600;letter-spacing:-0.01em;background:-webkit-gradient(linear,left top,left bottom,from(#FFC163),to(#DA8F1F));background:linear-gradient(180deg,#FFC163 0%,#DA8F1F 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;margin-right:20px}#how-it-works .box-disclaimer .disclaimer p span{color:#FFFFFF}#how-it-works .box-disclaimer .border-disclaimer{border-radius:15px;background:paint(squircle);--squircle-radius:40px;--squircle-smooth:1;--squircle-outline:1px;background:linear-gradient(-122.37deg,#FE9D44 0%,#FC41CE 100%);-webkit-mask-image:paint(squircle);mask-image:paint(squircle);position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1;width:100%;height:100%}#how-it-works .box-disclaimer .border-disclaimer.safari{width:100.2%;height:104%;z-index:0}@media (max-width:991px){#how-it-works .box-disclaimer .border-disclaimer.safari{height:102%}}#how-it-works .box-disclaimer .blur-disclaimer{position:absolute;top:0;width:100%;height:100%;z-index:-1;background:linear-gradient(-122.37deg,#FE9D44 0%,#FC41CE 100%);filter:blur(20px);-webkit-filter:blur(20px);opacity:20%;-webkit-transform:translateZ(0px);transform:translateZ(0px)}@media (max-width:991px){#how-it-works .card-area{margin-bottom:80px}#how-it-works .card-area .static-card{min-height:180px;max-width:400px;margin:0 auto}#how-it-works .card-area .glow-card{width:40%}#how-it-works .card-area .overlay-card{max-width:350px;margin:0 auto;border-radius:50px}#how-it-works .box-disclaimer .disclaimer{padding:25px 20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:0}#how-it-works .box-disclaimer .disclaimer p strong{display:block;margin-right:0;margin-top:5px;margin-bottom:10px}}#mc_embed_signup div#mce-responses{overflow:initial;float:initial;top:60px}#register-company .input-group,#register-country .input-group,#register-press .input-group{display:-webkit-box;display:-ms-flexbox;display:flex}#register-company .input-group .input-box label,#register-country .input-group .input-box label,#register-press .input-group .input-box label{display:block}#register-company .input-group .input-box input,#register-company .input-group .input-box select,#register-country .input-group .input-box input,#register-country .input-group .input-box select,#register-press .input-group .input-box input,#register-press .input-group .input-box select{width:100%}#register-company .box-button,#register-country .box-button,#register-press .box-button{margin-top:25px;text-align:center}#register-company .box-button button,#register-country .box-button button,#register-press .box-button button{border:0}#register-company .success-message,#register-country .success-message,#register-press .success-message{position:absolute;top:0;left:0;right:0;bottom:0;background:#110d23;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;text-align:center;opacity:0;pointer-events:none;z-index:1}#register-company .success-message h4,#register-country .success-message h4,#register-press .success-message h4{max-width:350px;margin:0 auto 20px}#register-company .success-message.success,#register-country .success-message.success,#register-press .success-message.success{opacity:1}#register-company.success form,#register-country.success form,#register-press.success form{opacity:0;pointer-events:none}#mc_embed_signup,#register-company,#register-country,#register-press{font-family:"Manrope",sans-serif;background-color:transparent;width:100%}#mc_embed_signup form,#register-company form,#register-country form,#register-press form{margin:0}#mc_embed_signup form .input-group,#register-company form .input-group,#register-country form .input-group,#register-press form .input-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:8px;gap:0 20px}#mc_embed_signup form .input-group .type,#register-company form .input-group .type,#register-country form .input-group .type,#register-press form .input-group .type{width:0%;display:none}#mc_embed_signup form .input-group .input-box div.mce_inline_error,#mc_embed_signup form .input-group .mc-field-group div.mce_inline_error,#register-company form .input-group .input-box div.mce_inline_error,#register-company form .input-group .mc-field-group div.mce_inline_error,#register-country form .input-group .input-box div.mce_inline_error,#register-country form .input-group .mc-field-group div.mce_inline_error,#register-press form .input-group .input-box div.mce_inline_error,#register-press form .input-group .mc-field-group div.mce_inline_error{top:63%}#mc_embed_signup form .input-group .input-box.hide,#mc_embed_signup form .input-group .mc-field-group.hide,#register-company form .input-group .input-box.hide,#register-company form .input-group .mc-field-group.hide,#register-country form .input-group .input-box.hide,#register-country form .input-group .mc-field-group.hide,#register-press form .input-group .input-box.hide,#register-press form .input-group .mc-field-group.hide{display:none}#mc_embed_signup form .divider,#register-company form .divider,#register-country form .divider,#register-press form .divider{padding:25px 0 12px;margin-bottom:22px;border-bottom:1px solid rgba(255,255,255,0.05)}#mc_embed_signup form .divider.top,#register-company form .divider.top,#register-country form .divider.top,#register-press form .divider.top{padding-top:0}#mc_embed_signup form .input-box,#mc_embed_signup form .mc-field-group,#register-company form .input-box,#register-company form .mc-field-group,#register-country form .input-box,#register-country form .mc-field-group,#register-press form .input-box,#register-press form .mc-field-group{width:100%;min-height:auto;padding-bottom:8px;margin:0 auto}#mc_embed_signup form .input-box label,#mc_embed_signup form .mc-field-group label,#register-company form .input-box label,#register-company form .mc-field-group label,#register-country form .input-box label,#register-country form .mc-field-group label,#register-press form .input-box label,#register-press form .mc-field-group label{font-size:13px;text-transform:uppercase;letter-spacing:0.05em;color:#FFFFFF;font-weight:600;margin-bottom:7px}#mc_embed_signup form .input-box input,#mc_embed_signup form .input-box select,#mc_embed_signup form .mc-field-group input,#mc_embed_signup form .mc-field-group select,#register-company form .input-box input,#register-company form .input-box select,#register-company form .mc-field-group input,#register-company form .mc-field-group select,#register-country form .input-box input,#register-country form .input-box select,#register-country form .mc-field-group input,#register-country form .mc-field-group select,#register-press form .input-box input,#register-press form .input-box select,#register-press form .mc-field-group input,#register-press form .mc-field-group select{background-color:#040509;background:rgb(47,44,62);-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);border-radius:6px;text-indent:0;padding:8px 10px 10px;border:0;font-weight:500;font-size:14px;line-height:19px;letter-spacing:0.1em;color:#FFFFFF;text-shadow:0px 0px 35.8518px #000000;-webkit-box-shadow:0px 10px 18px rgba(0,0,0,0.25);box-shadow:0px 10px 18px rgba(0,0,0,0.25);min-height:45px;-webkit-transition:all 0.3 ease-in-out;transition:all 0.3 ease-in-out}#mc_embed_signup form .input-box input:focus,#mc_embed_signup form .input-box select:focus,#mc_embed_signup form .mc-field-group input:focus,#mc_embed_signup form .mc-field-group select:focus,#register-company form .input-box input:focus,#register-company form .input-box select:focus,#register-company form .mc-field-group input:focus,#register-company form .mc-field-group select:focus,#register-country form .input-box input:focus,#register-country form .input-box select:focus,#register-country form .mc-field-group input:focus,#register-country form .mc-field-group select:focus,#register-press form .input-box input:focus,#register-press form .input-box select:focus,#register-press form .mc-field-group input:focus,#register-press form .mc-field-group select:focus{-webkit-box-shadow:0;box-shadow:0;border:1px solid #FFB629;outline:0;-webkit-box-shadow:0 0 30px rgba(255,184,41,0.1725490196);box-shadow:0 0 30px rgba(255,184,41,0.1725490196)}#mc_embed_signup form .input-box input::-webkit-input-placeholder,#mc_embed_signup form .input-box select::-webkit-input-placeholder,#mc_embed_signup form .mc-field-group input::-webkit-input-placeholder,#mc_embed_signup form .mc-field-group select::-webkit-input-placeholder,#register-company form .input-box input::-webkit-input-placeholder,#register-company form .input-box select::-webkit-input-placeholder,#register-company form .mc-field-group input::-webkit-input-placeholder,#register-company form .mc-field-group select::-webkit-input-placeholder,#register-country form .input-box input::-webkit-input-placeholder,#register-country form .input-box select::-webkit-input-placeholder,#register-country form .mc-field-group input::-webkit-input-placeholder,#register-country form .mc-field-group select::-webkit-input-placeholder,#register-press form .input-box input::-webkit-input-placeholder,#register-press form .input-box select::-webkit-input-placeholder,#register-press form .mc-field-group input::-webkit-input-placeholder,#register-press form .mc-field-group select::-webkit-input-placeholder{font-weight:500;font-size:10px;line-height:14px;letter-spacing:0.25em;color:rgba(255,255,255,0.6588235294);text-shadow:0px 0px 35.8518px #000000}#mc_embed_signup form .input-box input::-moz-placeholder,#mc_embed_signup form .input-box select::-moz-placeholder,#mc_embed_signup form .mc-field-group input::-moz-placeholder,#mc_embed_signup form .mc-field-group select::-moz-placeholder,#register-company form .input-box input::-moz-placeholder,#register-company form .input-box select::-moz-placeholder,#register-company form .mc-field-group input::-moz-placeholder,#register-company form .mc-field-group select::-moz-placeholder,#register-country form .input-box input::-moz-placeholder,#register-country form .input-box select::-moz-placeholder,#register-country form .mc-field-group input::-moz-placeholder,#register-country form .mc-field-group select::-moz-placeholder,#register-press form .input-box input::-moz-placeholder,#register-press form .input-box select::-moz-placeholder,#register-press form .mc-field-group input::-moz-placeholder,#register-press form .mc-field-group select::-moz-placeholder{font-weight:500;font-size:10px;line-height:14px;letter-spacing:0.25em;color:rgba(255,255,255,0.6588235294);text-shadow:0px 0px 35.8518px #000000}#mc_embed_signup form .input-box input:-ms-input-placeholder,#mc_embed_signup form .input-box select:-ms-input-placeholder,#mc_embed_signup form .mc-field-group input:-ms-input-placeholder,#mc_embed_signup form .mc-field-group select:-ms-input-placeholder,#register-company form .input-box input:-ms-input-placeholder,#register-company form .input-box select:-ms-input-placeholder,#register-company form .mc-field-group input:-ms-input-placeholder,#register-company form .mc-field-group select:-ms-input-placeholder,#register-country form .input-box input:-ms-input-placeholder,#register-country form .input-box select:-ms-input-placeholder,#register-country form .mc-field-group input:-ms-input-placeholder,#register-country form .mc-field-group select:-ms-input-placeholder,#register-press form .input-box input:-ms-input-placeholder,#register-press form .input-box select:-ms-input-placeholder,#register-press form .mc-field-group input:-ms-input-placeholder,#register-press form .mc-field-group select:-ms-input-placeholder{font-weight:500;font-size:10px;line-height:14px;letter-spacing:0.25em;color:rgba(255,255,255,0.6588235294);text-shadow:0px 0px 35.8518px #000000}#mc_embed_signup form .input-box input::-ms-input-placeholder,#mc_embed_signup form .input-box select::-ms-input-placeholder,#mc_embed_signup form .mc-field-group input::-ms-input-placeholder,#mc_embed_signup form .mc-field-group select::-ms-input-placeholder,#register-company form .input-box input::-ms-input-placeholder,#register-company form .input-box select::-ms-input-placeholder,#register-company form .mc-field-group input::-ms-input-placeholder,#register-company form .mc-field-group select::-ms-input-placeholder,#register-country form .input-box input::-ms-input-placeholder,#register-country form .input-box select::-ms-input-placeholder,#register-country form .mc-field-group input::-ms-input-placeholder,#register-country form .mc-field-group select::-ms-input-placeholder,#register-press form .input-box input::-ms-input-placeholder,#register-press form .input-box select::-ms-input-placeholder,#register-press form .mc-field-group input::-ms-input-placeholder,#register-press form .mc-field-group select::-ms-input-placeholder{font-weight:500;font-size:10px;line-height:14px;letter-spacing:0.25em;color:rgba(255,255,255,0.6588235294);text-shadow:0px 0px 35.8518px #000000}#mc_embed_signup form .input-box input::placeholder,#mc_embed_signup form .input-box select::placeholder,#mc_embed_signup form .mc-field-group input::placeholder,#mc_embed_signup form .mc-field-group select::placeholder,#register-company form .input-box input::placeholder,#register-company form .input-box select::placeholder,#register-company form .mc-field-group input::placeholder,#register-company form .mc-field-group select::placeholder,#register-country form .input-box input::placeholder,#register-country form .input-box select::placeholder,#register-country form .mc-field-group input::placeholder,#register-country form .mc-field-group select::placeholder,#register-press form .input-box input::placeholder,#register-press form .input-box select::placeholder,#register-press form .mc-field-group input::placeholder,#register-press form .mc-field-group select::placeholder{font-weight:500;font-size:10px;line-height:14px;letter-spacing:0.25em;color:rgba(255,255,255,0.6588235294);text-shadow:0px 0px 35.8518px #000000}#mc_embed_signup form .input-box select,#mc_embed_signup form .mc-field-group select,#register-company form .input-box select,#register-company form .mc-field-group select,#register-country form .input-box select,#register-country form .mc-field-group select,#register-press form .input-box select,#register-press form .mc-field-group select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(../assets/threat-response/arrow-dropdown.svg);background-position:91% center;background-size:10px;background-repeat:no-repeat}#mc_embed_signup form .input-box div.mce_inline_error,#mc_embed_signup form .mc-field-group div.mce_inline_error,#register-company form .input-box div.mce_inline_error,#register-company form .mc-field-group div.mce_inline_error,#register-country form .input-box div.mce_inline_error,#register-country form .mc-field-group div.mce_inline_error,#register-press form .input-box div.mce_inline_error,#register-press form .mc-field-group div.mce_inline_error{font-size:11px;background-color:transparent!important;margin:0px;position:absolute;right:5px;top:50%;-webkit-transform:translateY(-60%);transform:translateY(-60%);pointer-events:none;opacity:0.7}#mc_embed_signup form .input-box.col-one,#mc_embed_signup form .mc-field-group.col-one,#register-company form .input-box.col-one,#register-company form .mc-field-group.col-one,#register-country form .input-box.col-one,#register-country form .mc-field-group.col-one,#register-press form .input-box.col-one,#register-press form .mc-field-group.col-one{width:58%;margin:0 2%}#mc_embed_signup form .input-box.col-one input,#mc_embed_signup form .mc-field-group.col-one input,#register-company form .input-box.col-one input,#register-company form .mc-field-group.col-one input,#register-country form .input-box.col-one input,#register-country form .mc-field-group.col-one input,#register-press form .input-box.col-one input,#register-press form .mc-field-group.col-one input{background:rgba(255,255,255,0.1)}#mc_embed_signup form .input-box.col-two,#mc_embed_signup form .mc-field-group.col-two,#register-company form .input-box.col-two,#register-company form .mc-field-group.col-two,#register-country form .input-box.col-two,#register-country form .mc-field-group.col-two,#register-press form .input-box.col-two,#register-press form .mc-field-group.col-two{width:36%;margin-right:0}#mc_embed_signup form .clear.submit-box,#register-company form .clear.submit-box,#register-country form .clear.submit-box,#register-press form .clear.submit-box{position:relative;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:inline-block;margin-top:20px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}#mc_embed_signup form .clear.submit-box:before,#register-company form .clear.submit-box:before,#register-country form .clear.submit-box:before,#register-press form .clear.submit-box:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,right top,from(#FD9E47),to(#F843D0));background:linear-gradient(90deg,#FD9E47 0%,#F843D0 100%);opacity:0.44;filter:blur(20px);-webkit-filter:blur(20px);border-radius:10px;z-index:-1;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#mc_embed_signup form .clear.submit-box:after,#register-company form .clear.submit-box:after,#register-country form .clear.submit-box:after,#register-press form .clear.submit-box:after{content:"";pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;inset:0px;border-radius:inherit;padding:2px;border-radius:10px;background:-webkit-gradient(linear,left top,left bottom,from(rgb(255,255,255)),to(rgb(0,0,0)));background:linear-gradient(rgb(255,255,255),rgb(0,0,0));-webkit-mask:-webkit-gradient(linear,left top,left bottom,from(black),to(black)) content-box content-box,-webkit-gradient(linear,left top,left bottom,from(black),to(black));-webkit-mask:linear-gradient(black,black) content-box content-box,linear-gradient(black,black);-webkit-mask-composite:xor;opacity:0.3;z-index:1}#mc_embed_signup form .clear.submit-box .button,#register-company form .clear.submit-box .button,#register-country form .clear.submit-box .button,#register-press form .clear.submit-box .button{padding:16px 23px 15px;display:block;margin:0;height:auto;border-radius:10px;font-weight:800;font-size:12px;line-height:16px;letter-spacing:0.3em;text-transform:uppercase;color:#040509;text-shadow:0px 1px 0px rgba(255,255,255,0.66);-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;position:relative}#mc_embed_signup form .clear.submit-box:hover,#register-company form .clear.submit-box:hover,#register-country form .clear.submit-box:hover,#register-press form .clear.submit-box:hover{color:#040509}#mc_embed_signup form .clear.submit-box:hover:before,#register-company form .clear.submit-box:hover:before,#register-country form .clear.submit-box:hover:before,#register-press form .clear.submit-box:hover:before{opacity:0.6;filter:blur(25px);-webkit-filter:blur(25px);-webkit-transform:translateZ(0px);transform:translateZ(0px)}#mc_embed_signup form .clear.submit-box.disabled,#register-company form .clear.submit-box.disabled,#register-country form .clear.submit-box.disabled,#register-press form .clear.submit-box.disabled{opacity:0.3!important;pointer-events:none}#mc_embed_signup #mce-responses,#register-company #mce-responses,#register-country #mce-responses,#register-press #mce-responses{margin:0;padding:0;position:relative;top:70px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:initial}#mc_embed_signup #mce-responses .response,#register-company #mce-responses .response,#register-country #mce-responses .response,#register-press #mce-responses .response{padding:17px 40px;margin:0;width:auto;text-align:center;float:inherit;color:#FFFFFF;font-size:12px;border-radius:6px;background:rgba(255,255,255,0.1);position:absolute;bottom:-75px;top:initial}#mc_embed_signup #mce-responses .response#mce-success-response,#register-company #mce-responses .response#mce-success-response,#register-country #mce-responses .response#mce-success-response,#register-press #mce-responses .response#mce-success-response{color:#FFB629}#mc_embed_signup #mce-responses .response#mce-error-response,#register-company #mce-responses .response#mce-error-response,#register-country #mce-responses .response#mce-error-response,#register-press #mce-responses .response#mce-error-response{color:#e85c41}body.press-article-form{background-color:transparent}.modal{padding:20px}.modal .modal-dialog{max-width:600px;height:100%;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin:0 auto}.modal .modal-content{border-radius:12px;background-color:#100D23;overflow:hidden}.modal .modal-content .modal-header{border:0;padding:0}.modal .modal-content .modal-header button{margin:0;padding:0;opacity:1;position:absolute;right:20px;top:15px;z-index:9}.modal .modal-content .modal-header button span{font-size:40px;font-weight:200;color:#FFFFFF}.modal .modal-body{padding:40px 50px}.modal .modal-body #mc_embed_signup div#mce-responses{height:20px;position:absolute;bottom:-33px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:initial}.modal .modal-body #mc_embed_signup div#mce-responses .response{display:block;top:0;bottom:0;position:absolute;background-color:transparent;padding:0}.modal .modal-body .container-iframe{position:relative;overflow:hidden;width:100%;padding-top:85%}.modal .modal-body .container-iframe iframe{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%}.modal .modal-body.with-iframe{padding-bottom:0}@media (max-width:575px){.modal .modal-body{padding:20px}.modal #mc_embed_signup form .divider,.modal #register-company form .divider,.modal #register-country form .divider,.modal #register-press form .divider{padding:12px 0 4px;margin-bottom:12px}.modal #mc_embed_signup form .input-group,.modal #register-company form .input-group,.modal #register-country form .input-group,.modal #register-press form .input-group{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0;margin:0}.modal #mc_embed_signup form .input-group .input-box label,.modal #mc_embed_signup form .input-group .mc-field-group label,.modal #register-company form .input-group .input-box label,.modal #register-company form .input-group .mc-field-group label,.modal #register-country form .input-group .input-box label,.modal #register-country form .input-group .mc-field-group label,.modal #register-press form .input-group .input-box label,.modal #register-press form .input-group .mc-field-group label{font-size:11px;margin-bottom:5px}.modal #mc_embed_signup form .input-group .input-box input,.modal #mc_embed_signup form .input-group .mc-field-group input,.modal #register-company form .input-group .input-box input,.modal #register-company form .input-group .mc-field-group input,.modal #register-country form .input-group .input-box input,.modal #register-country form .input-group .mc-field-group input,.modal #register-press form .input-group .input-box input,.modal #register-press form .input-group .mc-field-group input{min-height:38px}.modal #mc_embed_signup form .box-button,.modal #register-company form .box-button,.modal #register-country form .box-button,.modal #register-press form .box-button{margin-top:10px}}.modal-backdrop.show{opacity:0.7}body.threat{background-color:#0F0E20;background-image:url(../assets/threat-response/stars.png);background-position:center top;background-size:100% auto;background-repeat:no-repeat}#hero-threat{padding:170px 0 150px;overflow:hidden;position:relative;background-image:-webkit-gradient(linear,left bottom,left top,from(#090910),to(transparent));background-image:linear-gradient(0deg,#090910 0%,transparent 100%);border-bottom:1px solid rgba(255,255,255,0.062745098)}#hero-threat #particles-js-threat-hero{position:absolute;top:0;left:0;width:100%;height:100%;max-height:800px;pointer-events:none;opacity:0.3;z-index:0}#hero-threat .backlight-bottom{background:#3226A3;-webkit-filter:blur(100px);filter:blur(100px);width:70%;height:30%;position:absolute;left:50%;bottom:-25%;opacity:0.2;-webkit-transform:translateX(-50%) translateZ(0);transform:translateX(-50%) translateZ(0);z-index:0;border-radius:50%}#hero-threat .top-area{text-align:center;margin-bottom:80px}#hero-threat .top-area h1{margin:0 auto 25px}#hero-threat .top-area h1 strong{font-weight:600;color:#FFB629}#hero-threat .top-area p{max-width:600px;margin:0 auto}#hero-threat .globe-container{position:relative;max-width:600px;margin:0 auto 0 -10px}#hero-threat .globe-container .orbits{width:100%;height:100%;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:1}#hero-threat .globe-container .orbits .circle{position:absolute;border-radius:50%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(21,132,255,0.02)),color-stop(90%,rgba(21,132,255,0)));background:linear-gradient(180deg,rgba(21,132,255,0.02) 0%,rgba(21,132,255,0) 90%)}#hero-threat .globe-container .orbits .circle:before{content:"";pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;inset:0px;border-radius:inherit;padding:1px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(21,132,255,0.08)),color-stop(90%,rgba(21,132,255,0)));background:linear-gradient(180deg,rgba(21,132,255,0.08) 0%,rgba(21,132,255,0) 90%);-webkit-mask:-webkit-gradient(linear,left top,left bottom,from(black),to(black)) content-box content-box,-webkit-gradient(linear,left top,left bottom,from(black),to(black));-webkit-mask:linear-gradient(black,black) content-box content-box,linear-gradient(black,black);-webkit-mask-composite:xor}#hero-threat .globe-container .orbits .circle.small{width:125%;height:125%}#hero-threat .globe-container .orbits .circle.medium{width:160%;height:160%}#hero-threat .globe-container .orbits .circle.big{width:195%;height:195%}#hero-threat .globe-container .shadow-globe{width:80%;height:80%;position:absolute;background:-webkit-gradient(linear,left top,left bottom,from(#FFB629),color-stop(99.97%,#F94BC4));background:linear-gradient(180deg,#FFB629 0%,#F94BC4 99.97%);opacity:0.4;-webkit-filter:blur(80px);filter:blur(80px);border-radius:50%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) translateZ(0) rotate(-45deg);transform:translate(-50%,-50%) translateZ(0) rotate(-45deg)}#hero-threat .fs-3dglobe-container{width:600px;height:600px;margin:0 auto;background-color:transparent;position:relative;z-index:2;-webkit-transform:scale(1.1);transform:scale(1.1)}#hero-threat .fs-3dglobe-container canvas{cursor:pointer}#hero-threat .container-tooltips .tooltip-item{display:none}#hero-threat .container-tooltips .tooltip-item .hidden-content{display:none}#hero-threat .map-container .fs-3dglobe-arrow-box{margin:0}#hero-threat .map-container .fs-3dglobe-info-box{left:initial;top:50%;left:85%;-webkit-transform:translateY(-50%);transform:translateY(-50%);min-width:135px;z-index:99}#hero-threat .map-container .fs-globe-tooltip{background:rgba(0,0,0,0.5);border:1px solid rgba(0,0,0,0.66);-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);padding:6px 10px;z-index:99}#hero-threat .map-container .fs-globe-tooltip .content-tooltip{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:5px 10px;-ms-flex-wrap:wrap;flex-wrap:wrap}#hero-threat .map-container .fs-globe-tooltip .content-tooltip .country-name{font-size:14px;line-height:18px;font-weight:500;color:#FFFFFF}#hero-threat .map-container .fs-globe-tooltip .content-tooltip .status{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}#hero-threat .map-container .fs-globe-tooltip .content-tooltip .status .triangle{width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:6px solid #FB0F42;-webkit-filter:drop-shadow(0px 0px 5px #FB0F42);filter:drop-shadow(0px 0px 5px #FB0F42)}#hero-threat .map-container .fs-globe-tooltip .content-tooltip .status .triangle.investigation{border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:6px solid #FFB629}#hero-threat .map-container .fs-globe-tooltip .content-tooltip .status span{font-size:10px;line-height:13px;font-weight:700;letter-spacing:0.2em;text-transform:uppercase}#hero-threat .map-container .fs-globe-tooltip .content-tooltip .status span.banned{color:#FB0F42}#hero-threat .map-container .fs-globe-tooltip .content-tooltip .status span.investigation{color:#FFB629}#hero-threat .map-container .fs-globe-tooltip .content-tooltip .status span.considering{color:#FFB629}#hero-threat .map-container .fs-globe-pin .pin-box{width:80px;height:80px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#hero-threat .map-container .fs-globe-pin .pin-box .circle{width:15px;height:15px;position:absolute;border-radius:50%;background:#FB0F42;border:1px solid #FB0F1C}#hero-threat .map-container .fs-globe-pin .pin-box .circle.core{position:relative;z-index:1}#hero-threat .map-container .fs-globe-pin .pin-box .circle.small{width:30px;height:30px;background:rgba(251,15,66,0.2);border-color:rgba(251,15,28,0.2)}#hero-threat .map-container .fs-globe-pin .pin-box .circle.big{width:45px;height:45px;background:rgba(251,15,66,0.1);border-color:rgba(251,15,28,0.15)}#hero-threat .map-container .fs-globe-pin .pin-box.green .circle{border-color:#FFB629;background:#FFB629}#hero-threat .map-container .fs-globe-pin .pin-box.green .circle.small{background:rgba(255,182,41,0.2);border-color:rgba(255,182,41,0.2)}#hero-threat .map-container .fs-globe-pin .pin-box.green .circle.big{background:rgba(255,182,41,0.1);border-color:rgba(255,182,41,0.15)}#hero-threat .table-countries{position:relative;z-index:9}#hero-threat .table-countries ::-webkit-scrollbar{width:6px;height:0}#hero-threat .table-countries ::-webkit-scrollbar-track{background-color:#141420;border-radius:50px}#hero-threat .table-countries ::-webkit-scrollbar-thumb{background-color:#292934;border-radius:50px}#hero-threat .table-countries table{display:block;height:565px;overflow:scroll;padding-right:10px}#hero-threat .table-countries table thead{position:sticky;top:0;background-color:#0a0a0e;z-index:1}#hero-threat .table-countries table thead:after{content:"";width:100%;height:1px;background-color:#FFB629;position:absolute;bottom:0}#hero-threat .table-countries table thead th{padding:12px 20px;font-size:11px;line-height:13px;font-weight:700;letter-spacing:0.2em;text-transform:uppercase;color:#FFFFFF}#hero-threat .table-countries table thead th:first-child{width:40%}#hero-threat .table-countries table thead th:nth-child(2){width:30%}#hero-threat .table-countries table thead th:nth-child(3){width:25%}#hero-threat .table-countries table tbody tr td{padding:12px 20px}#hero-threat .table-countries table tbody tr td:first-child,#hero-threat .table-countries table tbody tr td:nth-child(2){padding-right:0}#hero-threat .table-countries table tbody tr td .country{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}#hero-threat .table-countries table tbody tr td .country .country-name{font-size:14px;line-height:18px;font-weight:500;color:#B7B9DA}#hero-threat .table-countries table tbody tr td .status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}#hero-threat .table-countries table tbody tr td .status .triangle{width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:6px solid #FB0F42;-webkit-filter:drop-shadow(0px 0px 5px #FB0F42);filter:drop-shadow(0px 0px 5px #FB0F42)}#hero-threat .table-countries table tbody tr td .status .triangle.investigation{border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:6px solid #FFB629}#hero-threat .table-countries table tbody tr td .status span{font-size:10px;line-height:13px;font-weight:700;letter-spacing:0.2em;text-transform:uppercase}#hero-threat .table-countries table tbody tr td .status span.banned{color:#FB0F42}#hero-threat .table-countries table tbody tr td .status span.investigation{color:#FFB629}#hero-threat .table-countries table tbody tr td .status span.considering{color:#FFB629}#hero-threat .table-countries table tbody tr td .source{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#hero-threat .table-countries table tbody tr td .source a{padding:6px 12px 6px 10px;font-size:10px;line-height:10px;font-weight:600;letter-spacing:0.25em;text-transform:uppercase;color:#FFFFFF;border:1px solid #FFFFFF;border-radius:4px}#hero-threat .table-countries table tbody tr td .source a:hover{background-color:#FFFFFF;color:rgb(56,49,135)}#hero-threat .table-countries table tbody tr:nth-child(odd){background:rgba(56,49,135,0.2)}#hero-threat .table-countries table tbody tr:nth-child(2n){background:rgba(56,49,135,0.45)}#hero-threat .stats-block{padding:200px 0 0;position:relative}#hero-threat .stats-block .backlight{background:#0C15FF;-webkit-filter:blur(100px);filter:blur(100px);width:80%;height:60%;position:absolute;left:50%;top:50%;opacity:0.5;-webkit-transform:translate(-50%,-50%) translateZ(0);transform:translate(-50%,-50%) translateZ(0);z-index:0}#hero-threat .stats-block .stats-counter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:35px;position:relative}#hero-threat .stats-block .stats-counter .counter-box{max-width:190px;width:31%;position:relative;z-index:1}#hero-threat .stats-block .stats-counter .counter-box .status{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px}#hero-threat .stats-block .stats-counter .counter-box .status .triangle{width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:6px solid #FB0F42;-webkit-filter:drop-shadow(0px 0px 5px #FB0F42);filter:drop-shadow(0px 0px 5px #FB0F42)}#hero-threat .stats-block .stats-counter .counter-box .status .triangle.restricted{border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:6px solid #FFB629;-webkit-filter:drop-shadow(0px 0px 5px #FFB629);filter:drop-shadow(0px 0px 5px #FFB629)}#hero-threat .stats-block .stats-counter .counter-box .status .triangle.open{border-right:4px solid transparent;border-left:4px solid transparent;border-bottom:6px solid #1584FF;-webkit-filter:drop-shadow(0px 0px 5px #1584FF);filter:drop-shadow(0px 0px 5px #1584FF);border-top:initial}#hero-threat .stats-block .stats-counter .counter-box .status span{font-size:10px;line-height:13px;font-weight:700;letter-spacing:0.2em;text-transform:uppercase}#hero-threat .stats-block .stats-counter .counter-box .status span.banned{color:#FB0F42}#hero-threat .stats-block .stats-counter .counter-box .status span.restricted{color:#FFB629}#hero-threat .stats-block .stats-counter .counter-box .status span.open{color:#1584FF}#hero-threat .stats-block .stats-counter .counter-box .counter-numbers{margin-top:20px;background:rgba(33,32,96,0.5);border:1px solid rgba(255,255,255,0.05);border-radius:20px;padding:20px 0;text-align:center}#hero-threat .stats-block .stats-counter .counter-box .counter-numbers span{font-size:12px;line-height:10px;font-weight:600;letter-spacing:0.25em;text-transform:uppercase;color:#78779C}#hero-threat .stats-block .stats-counter .counter-box .counter-numbers .top-numbers{padding:0 20px 15px;border-bottom:1.5px solid rgba(0,0,0,0.33)}#hero-threat .stats-block .stats-counter .counter-box .counter-numbers .top-numbers .number{margin:0;font-size:50px;line-height:54px;text-transform:uppercase;font-weight:600}#hero-threat .stats-block .stats-counter .counter-box .counter-numbers .bottom-numbers{padding:15px 20px 0}#hero-threat .stats-block .stats-counter .counter-box .counter-numbers .bottom-numbers .number{margin:0;font-size:40px;line-height:44px;text-transform:uppercase;font-weight:600}#hero-threat .stats-block .stats-counter .counter-box .counter-numbers .bottom-numbers .number span{margin-left:6px;font-size:33px;line-height:45px}#hero-threat .stats-block .stats-counter .counter-box.open .counter-numbers .top-numbers .number{color:#1584FF;text-shadow:0px 0px 10px rgba(21,132,255,0.5)}#hero-threat .stats-block .stats-counter .counter-box.banned .counter-numbers .top-numbers .number{color:#FB0F42;text-shadow:0px 0px 10px rgba(255,46,91,0.66)}#hero-threat .stats-block .stats-counter .counter-box.restricted .counter-numbers .top-numbers .number{color:#FFB629;text-shadow:0px 0px 10px rgba(255,182,41,0.66)}#hero-threat .stats-block .stats-circle{text-align:center;position:relative}#hero-threat .stats-block .stats-circle .percentage-number{position:absolute;text-align:left}#hero-threat .stats-block .stats-circle .percentage-number p{font-size:24px;line-height:28px;font-weight:600;margin-bottom:4px}#hero-threat .stats-block .stats-circle .percentage-number p span{font-size:16px;line-height:19px}#hero-threat .stats-block .stats-circle .percentage-number .status{display:block;font-size:10px;line-height:10px;font-weight:600;color:#78779C;text-transform:uppercase;letter-spacing:0.25em}#hero-threat .stats-block .stats-circle .percentage-number:after{content:"";width:1px;height:60px;position:absolute;background-color:red;right:0}#hero-threat .stats-block .stats-circle .percentage-number.open{top:-40%;left:43%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}#hero-threat .stats-block .stats-circle .percentage-number.open p{color:#1584FF}#hero-threat .stats-block .stats-circle .percentage-number.open:after{background:-webkit-gradient(linear,left top,left bottom,from(#1584FF),to(rgba(21,132,255,0)));background:linear-gradient(180deg,#1584FF 0%,rgba(21,132,255,0) 100%)}#hero-threat .stats-block .stats-circle .percentage-number.banned{right:13%;top:-33%}#hero-threat .stats-block .stats-circle .percentage-number.banned p{color:#FB0F42}#hero-threat .stats-block .stats-circle .percentage-number.banned:after{left:-35%;-webkit-transform:rotate(35deg);transform:rotate(35deg);background:-webkit-gradient(linear,left top,left bottom,from(#FB0F42),to(rgba(251,15,66,0)));background:linear-gradient(180deg,#FB0F42 0%,rgba(251,15,66,0) 100%)}#hero-threat .stats-block .stats-circle .percentage-number.restricted{right:-14%;top:-2%}#hero-threat .stats-block .stats-circle .percentage-number.restricted p{color:#FFB629}#hero-threat .stats-block .stats-circle .percentage-number.restricted:after{height:45px;left:-35%;top:68%;-webkit-transform:rotate(60deg);transform:rotate(60deg);background:-webkit-gradient(linear,left top,left bottom,from(#FFB629),to(rgba(255,182,41,0)));background:linear-gradient(180deg,#FFB629 0%,rgba(255,182,41,0) 100%)}#hero-threat .stats-block .stats-circle .core-stat{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#hero-threat .stats-block .stats-circle .core-stat .stats-graphic{max-width:280px}#hero-threat .stats-block .stats-circle .core-stat .globe-gif{border-radius:50%;position:absolute;max-width:92px}@media (max-width:1200px){#hero-threat .fs-3dglobe-container{-webkit-transform:scale(1);transform:scale(1)}#hero-threat .globe-container .orbits{width:580px}#hero-threat .globe-container .orbits .circle.small{width:105%;height:105%}#hero-threat .globe-container .orbits .circle.medium{width:140%;height:140%}#hero-threat .globe-container .orbits .circle.big{width:175%;height:175%}#hero-threat .globe-container .shadow-globe{width:60%;height:60%}#hero-threat .stats-block .stats-circle .percentage-number.banned:after{height:45px;left:-18%;-webkit-transform:rotate(20deg);transform:rotate(20deg)}#hero-threat .stats-block .stats-circle .percentage-number.restricted{right:-27%}}@media (max-width:991px){#hero-threat .overlay-scroll{position:absolute;top:0;height:100%;width:20%;z-index:8}#hero-threat .overlay-scroll.left{left:0}#hero-threat .overlay-scroll.right{right:0}#hero-threat .globe-container{margin:0 auto}#hero-threat .globe-container .overlay-scroll.bottom{top:initial;bottom:0;height:20%;width:100%}#hero-threat:after{display:none}#hero-threat .table-countries{max-width:530px;margin:0 auto}#hero-threat .stats-block{padding:120px 0 0}#hero-threat .stats-block .stats-counter{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#hero-threat .stats-block .stats-circle{max-width:370px;margin:150px auto 0}}@media (max-width:767px){#hero-threat .fs-3dglobe-container{width:100%;height:100%;min-height:550px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) translateZ(0);transform:translate(-50%,-50%) translateZ(0)}#hero-threat .globe-container{min-height:480px;margin:0 auto 0 auto;margin-bottom:60px}#hero-threat .globe-container .orbits{width:510px;height:510px}#hero-threat .map-container .fs-globe-pin .pin-box .circle{width:10px;height:10px}#hero-threat .map-container .fs-globe-pin .pin-box .circle.small{width:20px;height:20px}#hero-threat .map-container .fs-globe-pin .pin-box .circle.big{width:35px;height:35px}#hero-threat .stats-block .stats-counter{gap:10px}#hero-threat .stats-block .stats-counter .counter-box{max-width:100%;width:33%}#hero-threat .stats-block .stats-counter .counter-box .counter-numbers .top-numbers .number{font-size:40px;line-height:44px}#hero-threat .stats-block .stats-counter .counter-box .counter-numbers .bottom-numbers .number{font-size:30px;line-height:34px}#hero-threat .stats-block .stats-counter .counter-box .counter-numbers .bottom-numbers .number span{font-size:23px;line-height:25px}#hero-threat .stats-block .stats-circle{max-width:370px;margin:150px auto 0}}@media (max-width:575px){#hero-threat{padding:170px 0 100px}#hero-threat .top-area{margin-bottom:0}#hero-threat .fs-3dglobe-container{min-height:auto}#hero-threat .map-container .fs-3dglobe-info-box{left:80%;min-width:60px}#hero-threat .map-container .fs-globe-tooltip{padding:5px 5px}#hero-threat .map-container .fs-globe-tooltip .content-tooltip{gap:8px;-ms-flex-wrap:nowrap;flex-wrap:nowrap}#hero-threat .map-container .fs-globe-tooltip .content-tooltip .country-name{display:none}#hero-threat .map-container .fs-globe-tooltip .content-tooltip .status .triangle{display:none}#hero-threat .map-container .fs-globe-tooltip .content-tooltip .status span{font-size:9px}#hero-threat .globe-container .orbits{width:400px;height:400px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) translateZ(0);transform:translate(-50%,-50%) translateZ(0)}#hero-threat .globe-container .orbits .circle.small{width:125%;height:125%}#hero-threat .globe-container .orbits .circle.medium{width:160%;height:160%}#hero-threat .globe-container .orbits .circle.big{width:195%;height:195%}#hero-threat .stats-block .stats-circle{margin:70px auto 0}#hero-threat .stats-block .stats-circle .percentage-number{position:static;display:inline-block;margin:0 13px 40px}#hero-threat .stats-block .stats-circle .percentage-number:after{display:none}#hero-threat .stats-block .stats-circle .percentage-number.open{-webkit-transform:none;transform:none}}@media (max-width:425px){#hero-threat .globe-container{min-height:350px;margin-bottom:20px}#hero-threat .globe-container .orbits{width:300px;height:300px}#hero-threat .table-countries table{padding-right:2px}#hero-threat .table-countries table thead th{padding:12px 6px;font-size:9px;line-height:11px}#hero-threat .table-countries table thead th:first-child{width:30%}#hero-threat .table-countries table thead th:nth-child(2){width:25%;text-align:center;padding-right:0}#hero-threat .table-countries table thead th:nth-child(3){width:45%;text-align:center}#hero-threat .table-countries table tbody tr td{padding:8px 6px}#hero-threat .table-countries table tbody tr td .country img{display:none}#hero-threat .table-countries table tbody tr td .status{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#hero-threat .table-countries table tbody tr td .status .triangle{display:none}#hero-threat .table-countries table tbody tr td .status span{font-size:9px;letter-spacing:0.1em}#hero-threat .table-countries table tbody tr td .source{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#hero-threat .table-countries table tbody tr td .source a{padding:4px 6px 4px 6px;font-size:8px;line-height:8px;letter-spacing:0.15em}#hero-threat .table-countries table tbody tr td:nth-child(3){padding-right:0;padding-left:0}#hero-threat .stats-block .stats-counter{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px 10px}#hero-threat .stats-block .stats-counter .counter-box{width:45%}}#service-regulation{padding:100px 0;background:-webkit-gradient(linear,left bottom,left top,from(rgba(8,8,15,0)),to(#100D23));background:linear-gradient(0deg,rgba(8,8,15,0) 0%,#100D23 100%)}#service-regulation .top-area{margin-bottom:80px}#service-regulation .top-companies-grid{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #0E1F40;padding-bottom:15px;margin-bottom:40px}#service-regulation .top-companies-grid .category{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}#service-regulation .top-companies-grid .category img{width:20px}#service-regulation .top-companies-grid .category span{font-size:20px;line-height:20px;font-weight:500;color:#FFFFFF}#service-regulation .top-companies-grid .stats{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px}#service-regulation .top-companies-grid .stats a{cursor:default;font-size:12px;line-height:13px;font-weight:600;text-transform:uppercase}#service-regulation .top-companies-grid .stats a span{font-size:15px}#service-regulation .top-companies-grid .stats a.banned{color:#FB0F42}#service-regulation .top-companies-grid .stats a.restricted{color:#FFB629}#service-regulation .top-companies-grid .stats a.testing{color:#FFFFFF}#service-regulation .top-companies-grid .stats a.open{color:#0FFBB4}#service-regulation .grid-companies{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:23px 1.8%;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:70px}#service-regulation .grid-companies .company-box{min-width:32%;max-width:32%;max-height:100px;padding:25px;background-image:linear-gradient(57.08deg,rgba(251,15,66,0.33) -147.67%,rgba(251,15,66,0) 59.75%);background-size:100%;border:1px solid rgba(255,255,255,0.1);border-radius:15px;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#service-regulation .grid-companies .company-box:hover{background-size:200%;border:1px solid rgba(255,255,255,0.2)}#service-regulation .grid-companies .company-box.banned{background-image:linear-gradient(57.08deg,rgba(251,15,66,0.33) -147.67%,rgba(251,15,66,0) 59.75%)}#service-regulation .grid-companies .company-box.restricted{background-image:linear-gradient(57.08deg,rgba(255,182,41,0.33) -147.67%,rgba(255,182,41,0) 59.75%)}#service-regulation .grid-companies .company-box.testing{background-image:linear-gradient(57.08deg,rgba(255,255,255,0.33) -147.67%,rgba(255,255,255,0) 59.75%)}#service-regulation .grid-companies .company-box.open{background-image:linear-gradient(57.08deg,rgba(21,132,255,0.33) -147.67%,rgba(21,132,255,0) 59.75%)}#service-regulation .grid-companies .company-box.link-block{background:rgba(120,119,156,0.05);border:1px dashed rgba(255,255,255,0.15);-webkit-box-shadow:inset 0px 0px 50px rgba(0,0,0,0.33);box-shadow:inset 0px 0px 50px rgba(0,0,0,0.33);text-align:left}#service-regulation .grid-companies .company-box.link-block:focus{outline:0}#service-regulation .grid-companies .company-box.link-block span{display:block;font-weight:500;font-size:18px;line-height:13px;color:#78779C;margin-bottom:30px;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#service-regulation .grid-companies .company-box.link-block:hover{background:rgba(120,119,156,0.1);border:1px dashed rgba(255,255,255,0.55)}#service-regulation .grid-companies .company-box.link-block:hover span{color:#FFFFFF}#service-regulation .grid-companies .company-box .name{font-size:18px;line-height:13px;font-weight:500;color:#FFFFFF;margin-bottom:17px}#service-regulation .grid-companies .company-box .name.small{font-size:16px}#service-regulation .grid-companies .company-box .status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}#service-regulation .grid-companies .company-box .status .triangle{width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:6px solid #FB0F42;-webkit-filter:drop-shadow(0px 0px 5px #FB0F42);filter:drop-shadow(0px 0px 5px #FB0F42)}#service-regulation .grid-companies .company-box .status .triangle.restricted{border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:6px solid #FFB629;-webkit-filter:drop-shadow(0px 0px 5px #FFB629);filter:drop-shadow(0px 0px 5px #FFB629)}#service-regulation .grid-companies .company-box .status .triangle.testing{border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:6px solid #FFFFFF;-webkit-filter:drop-shadow(0px 0px 5px #FFFFFF);filter:drop-shadow(0px 0px 5px #FFFFFF)}#service-regulation .grid-companies .company-box .status .triangle.open{border-right:4px solid transparent;border-left:4px solid transparent;border-bottom:6px solid #1584FF;-webkit-filter:drop-shadow(0px 0px 5px #1584FF);filter:drop-shadow(0px 0px 5px #1584FF);border-top:initial}#service-regulation .grid-companies .company-box .status span{font-size:10px;line-height:13px;font-weight:700;letter-spacing:0.2em;text-transform:uppercase}#service-regulation .grid-companies .company-box .status span.banned{color:#FB0F42}#service-regulation .grid-companies .company-box .status span.restricted{color:#FFB629}#service-regulation .grid-companies .company-box .status span.considering{color:#FFB629}#service-regulation .grid-companies .company-box .status span.testing{color:#FFFFFF}#service-regulation .grid-companies .company-box .status span.open{color:#1584FF}#service-regulation .press-sc{border-radius:20px;overflow:hidden}#service-regulation .press-sc ::-webkit-scrollbar{width:6px;height:0;margin-right:-10px}#service-regulation .press-sc ::-webkit-scrollbar-track{background-color:none;border-radius:50px}#service-regulation .press-sc ::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,0.062745098);border-radius:50px}#service-regulation .press-container{background:rgba(33,32,96,0.33);border:1px solid rgba(255,255,255,0.05);border-radius:20px;padding:40px;max-width:400px;max-height:2366px;overflow:scroll;margin-left:auto}#service-regulation .press-container h3{color:#FFB629;text-align:left}#service-regulation .press-container .press-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:720px;padding:30px 0 0;margin:30px auto 0;border-top:1px solid #10244A}#service-regulation .press-container .press-box:first-child{margin-top:0;border-top:0}#service-regulation .press-container .press-box:last-child{border-bottom:1px solid #10244A;padding-bottom:30px}#service-regulation .press-container .press-box .content-press h5{font-size:19px;letter-spacing:0;margin:15px 0;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#service-regulation .press-container .press-box .content-press .date,#service-regulation .press-container .press-box .content-press .source{display:block;font-size:11px;line-height:13px;font-weight:800;letter-spacing:0.2em;text-transform:uppercase;color:#B7B9DA}#service-regulation .press-container .press-box .content-press .source{color:#78779C}#service-regulation .press-container .press-box:hover .content-press h5{color:#FFB629}@media (max-width:1200px){#service-regulation .grid-companies .company-box{padding:17px;min-height:100px}#service-regulation .grid-companies .company-box .name{line-height:18px;min-height:35px}}@media (max-width:991px){#service-regulation .top-area{text-align:center}#service-regulation .grid-companies .company-box{min-width:23.5%;max-width:23.5%;max-height:110px;min-height:110px}#service-regulation .grid-companies .company-box .name{line-height:21px;min-height:42px}#service-regulation .press-container{max-width:100%}}@media (max-width:767px){#service-regulation .top-companies-grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}#service-regulation .top-companies-grid .stats a{text-align:center}#service-regulation .grid-companies .company-box{min-width:32%;max-width:32%}#service-regulation .grid-companies .company-box .name{line-height:21px;min-height:42px}#service-regulation .grid-companies .company-box.link-block span{font-size:15px;line-height:16px}}@media (max-width:425px){#service-regulation{padding:100px 0 0}#service-regulation .top-companies-grid .stats{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px}#service-regulation .grid-companies{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#service-regulation .grid-companies .company-box{min-width:47%;max-width:47%;min-height:auto}#service-regulation .grid-companies .company-box .name{font-size:16px;line-height:16px;min-height:28px}#service-regulation .press-container{padding:30px}}.privacy-status{margin:150px 0 0;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:8}.privacy-status .nav-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:0;width:13%}.privacy-status .nav-tabs .nav-link{width:100%;height:94px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,0.14))),-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0.15)),to(rgba(0,0,0,0.15))),rgba(32,28,84,0.81);background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0.14) 100%),linear-gradient(0deg,rgba(0,0,0,0.15),rgba(0,0,0,0.15)),rgba(32,28,84,0.81);opacity:0.4;border-radius:22px 0px 0px 22px;margin-bottom:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:0;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.privacy-status .nav-tabs .nav-link.active{opacity:1;background:rgba(33,32,96,0.5)}.privacy-status .nav-tabs .nav-link:hover{opacity:1;background:rgba(33,32,96,0.5)}.privacy-status .nav-tabs .nav-link img{pointer-events:none}.privacy-status .tab-content{width:87%}.privacy-status .toggle-llm{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;position:absolute;right:3%;top:8%;z-index:9}.privacy-status .toggle-llm img{width:147px;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;opacity:0.3}.privacy-status .toggle-llm img.active{opacity:1}.privacy-status .toggle-llm .holder{position:relative;height:30px;width:55px;border-radius:50px;background:#4E4BAE;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;cursor:pointer}.privacy-status .toggle-llm .holder .toggle{position:absolute;top:5px;left:6px;width:20px;height:20px;border-radius:60px;background:#151437;-webkit-box-shadow:0 8px 20px 0 rgba(0,0,0,0.25);box-shadow:0 8px 20px 0 rgba(0,0,0,0.25);box-shadow:0 8px 20px 0 rgba(0,0,0,0.25);box-shadow:0 8px 20px 0 rgba(0,0,0,0.25)}@-webkit-keyframes toggleOn{0%{left:6px;border-radius:60px}to{left:30px;border-radius:60px}}@keyframes toggleOn{0%{left:6px;border-radius:60px}to{left:30px;border-radius:60px}}@-webkit-keyframes toggleOff{0%{left:30px;border-radius:60px}to{left:6px;border-radius:60px}}@keyframes toggleOff{0%{left:30px;border-radius:60px}to{left:6px;border-radius:60px}}@keyframes toggleOn{0%{left:6px;border-radius:60px}to{left:30px;border-radius:60px}}@keyframes toggleOff{0%{left:30px;border-radius:60px}to{left:6px;border-radius:60px}}.privacy-status .toggle-llm .holder.off{background:#4E4BAE}.privacy-status .toggle-llm .holder.on{background:#FFB629;-webkit-box-shadow:0 0 20px rgba(255,182,41,0.65);box-shadow:0 0 20px rgba(255,182,41,0.65)}.privacy-status .toggle-llm .holder.on .toggle{-webkit-animation:toggleOn 0.3s linear;animation:toggleOn 0.3s linear;left:30px;background:#151437}.privacy-status .toggle-llm .holder.off .toggle{-webkit-animation:toggleOff 0.3s linear;animation:toggleOff 0.3s linear;left:6px}@keyframes toggleOn{0%{left:6px}to{left:30px}}@keyframes toggleOff{0%{left:30px}to{left:6px}}.privacy-status .privacy-block .core-content{padding:40px 30px 40px 60px;background:rgba(33,32,96,0.5);border-radius:22px;min-height:576px;position:relative}.privacy-status .privacy-block .core-content .top-tab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.privacy-status .privacy-block .core-content h3 strong{font-weight:600;color:#FFB629}.privacy-status .privacy-block .core-content hr{margin:30px 0;border-color:#FFFFFF;opacity:0.1}.privacy-status .privacy-block .core-content ul{padding:0 0 0 13px;margin:0 0 30px}.privacy-status .privacy-block .core-content ul li{padding:0;margin-bottom:8px;color:#B7B9DA}.privacy-status .privacy-block .core-content ul li strong{color:#FFFFFF;font-weight:600}.privacy-status .privacy-block .core-content ul li span{max-width:300px;font-size:13px;display:block}.privacy-status .privacy-block .core-content ul li span strong{color:#FFFFFF}.privacy-status .privacy-block .core-content ul li::marker{font-size:11px;color:#FFB629}.privacy-status .privacy-block .core-content ul li.grey strong{color:#B7B9DA}.privacy-status .privacy-block .core-content ul li.grey strong span{color:#FFFFFF;font-size:initial}.privacy-status .privacy-block .core-content ul.red li::marker{color:#FB0F42}.privacy-status .privacy-block .core-content ul.blue li::marker{color:#1584FF}.privacy-status .privacy-block .core-content .disclaimer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(251,15,66,0.12);border:1px solid rgba(251,15,66,0.2);border-radius:9px;padding:7px 8px}.privacy-status .privacy-block .core-content .disclaimer span{color:#B7B9DA;font-size:11px;line-height:17px;font-weight:600;letter-spacing:0.2em;text-transform:uppercase}.privacy-status .privacy-block .core-content .disclaimer span strong{color:#FB0F42}.privacy-status .privacy-block .core-content .disclaimer img{margin-right:10px}.privacy-status .privacy-block .core-content .main-list{-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out}.privacy-status .privacy-block .core-content .main-list.disabled{-webkit-filter:blur(3px);filter:blur(3px);opacity:0.1}.privacy-status .privacy-block .core-content .data-block{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px;opacity:0;-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;pointer-events:none}.privacy-status .privacy-block .core-content .data-block.active{opacity:1}@media (max-width:991px){.privacy-status .toggle-llm{right:0;top:-10%}.privacy-status .nav-tabs{width:20%}.privacy-status .tab-content{width:80%}.privacy-status .privacy-block .left-content .left-boxs{width:100px}.privacy-status .privacy-block .core-content{padding:30px}.privacy-status .privacy-block .core-content .data-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px}.privacy-status .privacy-block .core-content .data-block h4{max-width:400px;text-align:center}}@media (max-width:767px){.privacy-status{-ms-flex-wrap:wrap;flex-wrap:wrap}.privacy-status .toggle-llm{right:initial;top:-8%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.privacy-status .nav-tabs{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px}.privacy-status .nav-tabs li{width:20%}.privacy-status .nav-tabs li .nav-link{margin:0;border-radius:22px 22px 0px 0px}.privacy-status .nav-tabs li .nav-link img{max-width:80px;max-height:40px}.privacy-status .tab-content{width:100%}}@media (max-width:425px){.privacy-status .nav-tabs li{width:22%}.privacy-status .nav-tabs li .nav-link{border-radius:10px 10px 0px 0px}.privacy-status .nav-tabs li .nav-link img{max-width:60px;max-height:30px}.privacy-status .privacy-block .core-content{border-radius:10px;min-height:auto}}#hero-release-notes{padding:150px 0 70px;border-bottom:1px solid rgba(12,138,255,0.14);background-color:#0E0C1F;overflow:hidden}#hero-release-notes .hero-content-release-notes{position:relative;text-align:center}#hero-release-notes .hero-content-release-notes h2{color:#FFB629;position:relative;z-index:1}#hero-release-notes .hero-content-release-notes p{margin-top:20px;position:relative;z-index:1}#hero-release-notes .hero-content-release-notes .blur{width:100%;height:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-35%) translateZ(0px);transform:translate(-50%,-35%) translateZ(0px);background:#0C15FF;opacity:0.25;filter:blur(100px);-webkit-filter:blur(100px);pointer-events:none;z-index:0}#hero-release-notes .hero-content-release-notes #particles-js-release-notes-hero{position:absolute;top:20%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:400px;height:200px;z-index:1;pointer-events:none}#notes{padding:70px 0 90px;background:#0C091D}#notes .note-box{max-width:1000px;margin:0 auto;padding:30px 40px;position:relative;background:#12102B;-webkit-box-shadow:0px 10.9429px 18.2381px rgba(0,0,0,0.25);box-shadow:0px 10.9429px 18.2381px rgba(0,0,0,0.25);margin-bottom:40px;border-radius:20px;--squircle-radius:20px;--squircle-smooth:1;--intro-outline-width:2;-webkit-mask-image:paint(squircle);mask-image:paint(squircle)}#notes .note-box.safari{border:1px solid rgba(255,255,255,0.15)}#notes .note-box:last-child{margin-bottom:0}#notes .note-box:after{content:"";pointer-events:none;position:absolute;top:0;left:0;display:inline-block;width:100%;height:100%;--squircle-radius:20px;--squircle-smooth:1;background:paint(squircle);--squircle-color:rgba(255,255,255,0.15);--squircle-outline:1px}#notes .note-box .top-note{padding-bottom:15px;border-bottom:1px solid #0E1F40;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#notes .note-box .top-note .title-note{max-width:70%}#notes .note-box .top-note .data-note .tag-note{background:rgba(222,42,255,0.25);border-radius:55px;font-size:11px;line-height:13px;font-weight:700;letter-spacing:0.2em;text-transform:uppercase;color:#E557FF;padding:4px 7px 4px 9px;margin-right:10px}#notes .note-box .top-note .data-note .tag-note.major{color:#FF640F;background:rgba(255,100,15,0.25)}#notes .note-box .top-note .data-note .tag-note.improvements{color:#FFB629;background:rgba(255,182,41,0.15)}#notes .note-box .top-note .data-note .tag-note.continuous{color:#FFD700;background:rgba(255,215,0,0.25)}#notes .note-box .top-note .data-note .date-note{font-size:11px;line-height:13px;letter-spacing:0.2em;font-weight:700;text-transform:uppercase;color:#78779C}#notes .note-box .body-note h5{font-weight:600;margin-top:18px;color:#FFB629}#notes .note-box .body-note ol li,#notes .note-box .body-note p,#notes .note-box .body-note ul li{font-size:16px;line-height:23px;letter-spacing:-0.01em;color:#B7B9DA;font-weight:500}#notes .note-box .body-note ul{padding:0 0 0 13px;margin:0}#notes .note-box .body-note ul li{padding:0;margin-bottom:6px}#notes .note-box .body-note ul li strong{color:#FFFFFF;font-weight:400}#notes .note-box .body-note ul li::marker{font-size:11px;color:#FFB629}#notes table{margin:30px 0 30px}#notes table thead{border-bottom:1px solid #FFB629}#notes table thead th{padding:12px 15px;font-size:11px;line-height:13px;font-weight:700;letter-spacing:0.2em;text-transform:uppercase;color:#FFFFFF}#notes table thead th:first-child{width:10%}#notes table thead th:nth-child(2){width:20%}#notes table thead th:nth-child(3){width:70%}#notes table tbody tr td{padding:30px 15px;font-size:15px;line-height:22px;font-weight:400;letter-spacing:-0.01em;color:#B7B9DA}#notes table tbody tr td:first-child{color:#FFFFFF}#notes table tbody tr:nth-child(odd){background:rgba(56,49,135,0.2)}#notes table tbody tr:nth-child(2n){background:rgba(56,49,135,0.45)}@media (max-width:991px){#notes .note-box .top-note .data-note{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:767px){#notes .note-box .top-note{-ms-flex-wrap:wrap;flex-wrap:wrap}#notes .note-box .top-note .title-note{max-width:100%}#notes .note-box .top-note .title-note h4{margin-bottom:12px}}@media (max-width:575px){#notes table{display:block;overflow-x:auto}#notes table thead th{min-width:100px}#notes table thead th:nth-child(3){min-width:300px}#notes table tbody tr td{font-size:14px;line-height:20px}}@media (max-width:425px){#notes .note-box{padding:20px 25px}#notes .note-box .top-note .data-note .date-note,#notes .note-box .top-note .data-note .tag-note{font-size:9px}#notes .note-box .top-note .data-note .tag-note{margin-right:5px}}#hero-faqs{padding:150px 0 70px;border-bottom:1px solid rgba(12,138,255,0.14);background-color:#0E0C1F;overflow:hidden}#hero-faqs .hero-content-faqs{position:relative;text-align:center}#hero-faqs .hero-content-faqs h2{position:relative;z-index:1}#hero-faqs .hero-content-faqs p{margin-top:20px;position:relative;z-index:1}#hero-faqs .hero-content-faqs .blur{width:100%;height:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-30%) translateZ(0px);transform:translate(-50%,-30%) translateZ(0px);background:#0C15FF;opacity:0.2;filter:blur(100px);-webkit-filter:blur(100px);pointer-events:none;z-index:0}#hero-faqs .hero-content-faqs #particles-js-faqs-hero{position:absolute;top:0%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:400px;height:200px;z-index:1;pointer-events:none}#faqs{background-color:#0E0C1F;padding:100px 0 50px}#faqs .category-area{min-height:350px}#faqs .category-area .icon-holder{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}#faqs .category-area p{margin-top:15px;text-align:left;max-width:250px}#faqs .faq-list{list-style:none;padding:0}#faqs .faq-list li{margin:30px 0;padding:30px 0;margin:0;text-align:left;border-top:1px solid #0E1F40;position:relative}#faqs .faq-list li a{color:#FFB629}#faqs .faq-list li a:hover{text-decoration:underline}#faqs .faq-list li:last-child{margin-bottom:90px;border-bottom:1px solid #0E1F40}#faqs .faq-list li .faq-heading{max-width:100%;cursor:pointer;font-size:17px;line-height:23px;letter-spacing:-0.01em;color:#FFFFFF;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;margin:0}#faqs .faq-list li .faq-text{font-size:15px;line-height:24px;font-weight:500;letter-spacing:-0.01em;color:#78779C;margin-top:15px}@media (max-width:767px){#faqs .category-area{text-align:center;min-height:auto;margin-bottom:20px}#faqs .category-area .icon-holder{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#faqs .category-area p{max-width:400px;margin:0 auto 30px;text-align:center}}@media (max-width:575px){#faqs{padding:50px 0 0}}#pricing-top{padding:160px 0 140px;background-color:#0D0C1E;background-image:url("../assets/pricing_bg.png"),-webkit-gradient(linear,left bottom,left top,from(#090910),to(rgba(13,12,30,0)));background-image:url("../assets/pricing_bg.png"),linear-gradient(0deg,#090910 0%,rgba(13,12,30,0) 100%);background-position:center top,center;background-size:1440px auto,cover;background-repeat:no-repeat,no-repeat}#pricing-top .top-area{text-align:center;margin-bottom:125px}#pricing-top .top-area h1{text-align:center;font-size:68px;margin-bottom:25px}#pricing-top .top-area h1 strong{color:#FFB629;font-weight:600}#pricing-top .top-area p strong{color:#B7B9DA;font-weight:normal}#pricing-top #pricing-plans:hover .card-price:after{opacity:1}#pricing-top #pricing-plans .card-price{border-radius:20px;overflow:hidden;position:relative}#pricing-top #pricing-plans .card-price:after{content:"";border-radius:inherit;height:100%;left:0px;opacity:0;position:absolute;top:0px;-webkit-transition:opacity 500ms;transition:opacity 500ms;width:100%;pointer-events:none}#pricing-top #pricing-plans .card-price:after{background:radial-gradient(200px circle at var(--mouse-x) var(--mouse-y),rgba(255,182,41,0.05),transparent 100%);z-index:1}#pricing-top #pricing-plans .card-price.business:after{background:radial-gradient(200px circle at var(--mouse-x) var(--mouse-y),rgba(252,65,205,0.0862745098),transparent 100%);z-index:1}#pricing-top #pricing-plans .card-price.enterprise:after{background:radial-gradient(200px circle at var(--mouse-x) var(--mouse-y),rgba(21,132,255,0.07),transparent 100%);z-index:1}#pricing-top #pricing-plans .toggle-pricing{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:50px;gap:20px}#pricing-top #pricing-plans .toggle-pricing span{font-size:11px;line-height:16px;font-weight:800;letter-spacing:0.09em;text-transform:uppercase;color:#FFFFFF;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#pricing-top #pricing-plans .toggle-pricing span.active{color:#FFB629}#pricing-top #pricing-plans .toggle-llm{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}#pricing-top #pricing-plans .toggle-llm .holder-pricing{position:relative;height:24px;width:45px;border-radius:50px;background:#080810;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;cursor:pointer}#pricing-top #pricing-plans .toggle-llm .holder-pricing .toggle{position:absolute;top:3px;left:4px;width:18px;height:18px;border-radius:60px;background:#FFB629;-webkit-box-shadow:0 8px 20px 0 rgba(0,0,0,0.25);box-shadow:0 8px 20px 0 rgba(0,0,0,0.25)}@keyframes toggleOn{0%{left:4px;border-radius:60px}to{left:23px;border-radius:60px}}@keyframes toggleOff{0%{left:23px;border-radius:60px}to{left:4px;border-radius:60px}}#pricing-top #pricing-plans .toggle-llm .holder-pricing.off{background:#080810}#pricing-top #pricing-plans .toggle-llm .holder-pricing.on .toggle{-webkit-animation:toggleOn 0.3s ease-in-out;animation:toggleOn 0.3s ease-in-out;left:23px}#pricing-top #pricing-plans .toggle-llm .holder-pricing.off .toggle{-webkit-animation:toggleOff 0.3s ease-in-out;animation:toggleOff 0.3s ease-in-out;left:4px}#pricing-top #pricing-plans .pricing-plan{min-height:510px;background:rgba(0,0,0,0.33);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:10%;position:relative}#pricing-top #pricing-plans .pricing-plan:before{content:"";pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;inset:0px;border-radius:inherit;padding:1px;-webkit-mask:-webkit-gradient(linear,left top,left bottom,from(black),to(black)) content-box content-box,-webkit-gradient(linear,left top,left bottom,from(black),to(black));-webkit-mask:linear-gradient(black,black) content-box content-box,linear-gradient(black,black);-webkit-mask-composite:xor}#pricing-top #pricing-plans .pricing-plan.personal:before{background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,182,41,0.25)),to(rgba(255,182,41,0.05)));background:linear-gradient(rgba(255,182,41,0.25),rgba(255,182,41,0.05))}#pricing-top #pricing-plans .pricing-plan.personal .pricing-title{color:#FFB629}#pricing-top #pricing-plans .pricing-plan.personal .pricing-title:before{width:23px;background-image:url("../assets/plan-personal.svg")}#pricing-top #pricing-plans .pricing-plan.personal .plan-features li:before{border-color:transparent transparent transparent #FFB629;-webkit-filter:drop-shadow(0 0 6px #FFB629);filter:drop-shadow(0 0 6px #FFB629)}#pricing-top #pricing-plans .pricing-plan.personal .outline-link{color:#FFB629;border:1px solid #FFB629}#pricing-top #pricing-plans .pricing-plan.personal .outline-link:hover{background-color:#FFB629;-webkit-box-shadow:0 0 25px rgba(255,182,41,0.33);box-shadow:0 0 25px rgba(255,182,41,0.33)}#pricing-top #pricing-plans .pricing-plan.personal .outline-link:after{border-color:transparent transparent transparent #FFB629}#pricing-top #pricing-plans .pricing-plan.business:before{background:-webkit-gradient(linear,left top,left bottom,from(rgba(252,65,206,0.2)),to(rgba(252,65,205,0.0862745098)));background:linear-gradient(rgba(252,65,206,0.2),rgba(252,65,205,0.0862745098))}#pricing-top #pricing-plans .pricing-plan.business .pricing-title{color:#FC41CE}#pricing-top #pricing-plans .pricing-plan.business .pricing-title:before{width:26px;background-image:url("../assets/plan-business.svg")}#pricing-top #pricing-plans .pricing-plan.business .plan-features li:before{border-color:transparent transparent transparent #FC41CE;-webkit-filter:drop-shadow(0 0 6px #FC41CE);filter:drop-shadow(0 0 6px #FC41CE)}#pricing-top #pricing-plans .pricing-plan.business .outline-link{color:#FC41CE;border:1px solid #FC41CE}#pricing-top #pricing-plans .pricing-plan.business .outline-link:hover{background-color:#FC41CE;-webkit-box-shadow:0 0 25px rgba(252,65,206,0.33);box-shadow:0 0 25px rgba(252,65,206,0.33)}#pricing-top #pricing-plans .pricing-plan.business .outline-link:after{border-color:transparent transparent transparent #FC41CE}#pricing-top #pricing-plans .pricing-plan.enterprise:before{background:-webkit-gradient(linear,left top,left bottom,from(rgba(21,132,255,0.33)),to(rgba(21,132,255,0.1)));background:linear-gradient(rgba(21,132,255,0.33),rgba(21,132,255,0.1))}#pricing-top #pricing-plans .pricing-plan.enterprise .pricing-title{color:#1584FF}#pricing-top #pricing-plans .pricing-plan.enterprise .pricing-title:before{width:21px;background-image:url("../assets/plan-enterprise.svg")}#pricing-top #pricing-plans .pricing-plan.enterprise .plan-features li:before{border-color:transparent transparent transparent #1584FF;-webkit-filter:drop-shadow(0 0 6px #1584FF);filter:drop-shadow(0 0 6px #1584FF)}#pricing-top #pricing-plans .pricing-plan.enterprise .outline-link{color:#1584FF;border:1px solid #1584FF}#pricing-top #pricing-plans .pricing-plan.enterprise .outline-link:hover{background-color:#1584FF;-webkit-box-shadow:0 0 25px rgba(21,132,255,0.33);box-shadow:0 0 25px rgba(21,132,255,0.33)}#pricing-top #pricing-plans .pricing-plan.enterprise .outline-link:after{border-color:transparent transparent transparent #1584FF}#pricing-top #pricing-plans .pricing-plan .pricing-title{border-bottom:1px solid rgba(255,255,255,0.1);font-size:19px;padding-bottom:20px;margin-bottom:20px;font-weight:600;letter-spacing:0.01em}#pricing-top #pricing-plans .pricing-plan .pricing-title:before{content:"";height:23px;display:inline-block;margin-bottom:-4px;margin-right:20px}#pricing-top #pricing-plans .pricing-plan .bussines-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:8px}#pricing-top #pricing-plans .pricing-plan .bussines-price .divider{width:1px;height:50px;background-color:#FFFFFF;opacity:0.1}#pricing-top #pricing-plans .pricing-plan .price{font-size:40px;color:white;font-weight:200;line-height:68px;margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin:0}#pricing-top #pricing-plans .pricing-plan .price span{display:inline-block;vertical-align:middle;font-size:68px;line-height:68px}#pricing-top #pricing-plans .pricing-plan .price span.dollar{font-size:40px}#pricing-top #pricing-plans .pricing-plan .price span.month{font-weight:700;font-size:10px;line-height:16px;letter-spacing:0.2em;text-transform:uppercase;color:#78779C;max-width:100px;display:none}#pricing-top #pricing-plans .pricing-plan .price span.month.active{display:inline-block}#pricing-top #pricing-plans .pricing-plan .price span.value{display:none}#pricing-top #pricing-plans .pricing-plan .price span.value.active{display:inline-block}#pricing-top #pricing-plans .pricing-plan .plan-features{list-style:none;padding-left:0;padding-bottom:10px;margin-top:12px}#pricing-top #pricing-plans .pricing-plan .plan-features li{position:relative;min-height:1.5em;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#B7B9DA;padding:17px 0 17px 1.33em;border-bottom:1px solid rgba(255,255,255,0.1)}#pricing-top #pricing-plans .pricing-plan .plan-features li:first-child{color:white;font-weight:600}#pricing-top #pricing-plans .pricing-plan .plan-features li:last-child{border-bottom:none}#pricing-top #pricing-plans .pricing-plan .plan-features li:before{content:"";position:absolute;left:0;width:0;height:0;border-style:solid;border-width:4px 0 4px 7px}#pricing-top #pricing-plans .pricing-plan .outline-link{position:relative;display:inline-block;text-align:center;font-size:12px;padding:12px;width:100%}#pricing-top #pricing-plans .pricing-plan .outline-link:hover{color:#100D23}#pricing-top #pricing-plans .pricing-plan .outline-link:hover:after{border-color:transparent transparent transparent #100D23}#pricing-top #pricing-plans .pricing-plan .outline-link:after{content:"";position:absolute;margin-top:3px;margin-left:10px;width:0;height:0;border-style:solid;border-width:4px 0 4px 7px;-webkit-transition:0.5s;transition:0.5s}@media (max-width:991px){#pricing-top{padding:160px 0 80px}#pricing-top #pricing-plans .pricing-plan{margin-bottom:30px}#pricing-top #pricing-plans .pricing-plan .bussines-price{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:40px}#pricing-top #pricing-plans .pricing-plan .price{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:15px}}@media (max-width:767px){#pricing-top{background-size:1000px auto,cover;background-position:center 170px,center}#pricing-top .top-area h1{font-size:50px}#pricing-top #pricing-plans .pricing-plan{padding:8% 7%}}@media (max-width:575px){#pricing-top{padding:130px 0 80px;background-position:center 60px,center}#pricing-top .top-area{margin-bottom:130px}#pricing-top .top-area h1{font-size:40px}#pricing-top #pricing-plans .pricing-plan .bussines-price{gap:20px}#pricing-top #pricing-plans .pricing-plan .price{gap:5px}#pricing-top #pricing-plans .pricing-plan .price span{font-size:52px;line-height:61px}#pricing-top #pricing-plans .pricing-plan .price span.dollar{font-size:30px}#pricing-top #pricing-plans .pricing-plan .price span.month{font-size:8px;line-height:12px}}@media (max-width:425px){#pricing-top{background-position:center 75px,center}#pricing-top .top-area h1{font-size:35px}}@media (max-width:375px){#pricing-top .top-area{margin-bottom:100px}}#plans-overview{background:-webkit-gradient(linear,left bottom,left top,from(rgba(8,8,15,0)),to(#100D23));background:linear-gradient(0deg,rgba(8,8,15,0) 0%,#100D23 100%);padding:100px 0}#plans-overview .top-area{text-align:center;margin-bottom:70px}#plans-overview .top-area p strong{color:#B7B9DA;font-weight:normal}#plans-overview table{margin:30px 0 30px}#plans-overview table thead{border-bottom:1px solid #FFB629}#plans-overview table thead th{padding:12px 20px}#plans-overview table thead th p{font-size:12px;line-height:12px;font-weight:700;letter-spacing:0.2em;text-transform:uppercase;color:#FFFFFF;text-align:center;margin:0}#plans-overview table thead th img{display:none}#plans-overview table thead th:first-child{width:64%}#plans-overview table thead th:nth-child(2){width:12%}#plans-overview table thead th:nth-child(3){width:12%}#plans-overview table thead th:nth-child(4){width:12%}#plans-overview table tbody tr td{padding:25px 20px;font-size:13px;line-height:22px;font-weight:400;letter-spacing:-0.01em;color:#B7B9DA}#plans-overview table tbody tr td p{font-size:13px;line-height:22px;font-weight:400;letter-spacing:-0.01em;color:#B7B9DA;margin:0}#plans-overview table tbody tr td span{font-size:16px;color:#FFFFFF}#plans-overview table tbody tr td span.check{display:block;width:20px;height:14px;background-image:url(../assets/table-check.svg);background-position:center;background-size:contain;background-repeat:no-repeat;margin:0 auto}#plans-overview table tbody tr td span.empty{display:block;width:10px;height:3px;background-color:#78779C;margin:0 auto}#plans-overview table tbody tr td:nth-child(2),#plans-overview table tbody tr td:nth-child(3),#plans-overview table tbody tr td:nth-child(4){text-align:center;color:#FFB629}#plans-overview table tbody tr:nth-child(odd){background:rgba(56,49,135,0.2)}#plans-overview table tbody tr:nth-child(2n){background:rgba(56,49,135,0.45)}#plans-overview table tbody tr.pretitles{background-color:transparent}#plans-overview table tbody tr.pretitles td{padding:15px 20px;font-size:16px;font-weight:600;color:#FFB629}@media (max-width:767px){#plans-overview table thead th{padding:12px 10px}#plans-overview table thead th p{font-size:9px;line-height:11px}#plans-overview table thead th:first-child{width:76%}#plans-overview table thead th:nth-child(2){width:8%}#plans-overview table thead th:nth-child(3){width:8%}#plans-overview table thead th:nth-child(4){width:8%}#plans-overview table tbody tr td{padding:15px 10px}#plans-overview table tbody tr.pretitles td{padding:15px 10px}}@media (max-width:575px){#plans-overview{padding:50px 0}#plans-overview .top-area{margin-bottom:0}#plans-overview table{display:block;overflow-x:auto}#plans-overview table thead th p{display:none}#plans-overview table thead th img{display:block;margin:0 auto;max-width:20px;max-height:20px}#plans-overview table thead th:first-child{min-width:60%}#plans-overview table thead th:nth-child(2),#plans-overview table thead th:nth-child(3),#plans-overview table thead th:nth-child(4){min-width:55px}#plans-overview table tbody tr td{line-height:15px;font-size:12px}#plans-overview table tbody tr td p{display:none}#plans-overview table tbody tr td span{font-size:13px}#plans-overview table tbody tr td span.check{width:12px}#plans-overview table tbody tr.pretitles td{font-size:14px;padding:20px 10px}}#hero-source{padding:150px 0 70px;border-bottom:1px solid rgba(12,138,255,0.14);background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0.831372549)),to(rgba(0,0,0,0)));background:linear-gradient(180deg,rgba(0,0,0,0.831372549) 0%,rgba(0,0,0,0) 100%);overflow:hidden}#hero-source .hero-content-source{position:relative;text-align:center}#hero-source .hero-content-source h2{position:relative;z-index:1}#hero-source .hero-content-source p{margin-top:20px;position:relative;z-index:1}#hero-source .hero-content-source .blur{width:100%;height:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) translateZ(0px);transform:translate(-50%,-50%) translateZ(0px);background:#0C15FF;opacity:0.3;filter:blur(100px);-webkit-filter:blur(100px);pointer-events:none;z-index:0}#hero-source .hero-content-source #particles-js-source-hero{position:absolute;top:0%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:400px;height:200px;z-index:1;pointer-events:none}#source-list{padding:100px 0 50px;background-color:#0E0C1F}#source-list .category-area .icon-holder{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:20px}#source-list .category-area h3{max-width:250px}#source-list .category-area p{margin-top:15px;text-align:left;max-width:250px}#source-list .faq-list{list-style:none;padding:0}#source-list .faq-list>li{padding:20px 0 15px;margin:10px 0;text-align:left;border-top:1px solid #0E1F40;position:relative}#source-list .faq-list>li:first-child{margin-top:0}#source-list .faq-list>li:last-child{margin-bottom:90px;padding-bottom:20px;border-bottom:1px solid #0E1F40}#source-list .faq-list>li .faq-heading{font-size:17px;line-height:23px;letter-spacing:-0.01em;color:#FFFFFF;margin:0;text-shadow:0px 0px 15px rgba(255,255,255,0.25)}#source-list .faq-list>li .faq-text{font-size:15px;line-height:24px;font-weight:500;letter-spacing:-0.01em;color:#78779C;margin-top:10px;margin-bottom:0}#source-list .faq-list .list-security{display:-webkit-box;display:-ms-flexbox;display:flex}#source-list .faq-list .list-security ul{padding:0;list-style:none;width:50%}#source-list .faq-list .list-security ul li{font-size:15px;line-height:24px;font-weight:500;letter-spacing:-0.01em;color:#78779C;position:relative;margin:6px 0}#source-list .faq-list .list-security ul li:before{content:"·";color:#FFB629;display:inline-block;margin-right:10px}@media (max-width:767px){#source-list .category-area{text-align:center}#source-list .category-area .icon-holder{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#source-list .category-area p{max-width:400px;margin:0 auto 30px;text-align:center}}@media (max-width:575px){#source-list{padding:50px 0 0}#source-list .faq-list .list-security{gap:20px}#source-list .faq-list .list-security ul li{margin:10px 0;line-height:20px}}#hero-signup{padding:100px 0;min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#100D23;position:relative;overflow:hidden}#hero-signup:before{content:"";width:70%;height:40%;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%) translateZ(0px);transform:translateX(-50%) translateZ(0px);background:#0C15FF;opacity:15%;border-radius:50%;filter:blur(100px);-webkit-filter:blur(100px);pointer-events:none;z-index:1}#hero-signup #particles-js-signup{position:absolute;bottom:0%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:700px;height:300px;z-index:0;pointer-events:none;opacity:0.5}#hero-signup .top-area{text-align:center}#hero-signup .sign-up-form{width:100%;max-width:450px;margin:50px auto 0}@media (max-width:575px){#hero-signup .sign-up-form #mc_embed_signup form .mc-field-group{width:100%}#hero-signup .sign-up-form #mc_embed_signup form .mc-field-group.col-one,#hero-signup .sign-up-form #mc_embed_signup form .mc-field-group.col-two{width:100%;margin:0}#hero-signup .sign-up-form #mc_embed_signup #mce-responses .response{padding:14px 30px}}#hero-privacy{padding:140px 0 80px;border-bottom:1px solid rgba(12,138,255,0.14);background-color:#0E0C1F;overflow:hidden}#hero-privacy .top-area{text-align:center}#hero-privacy .top-area h1{margin-bottom:15px}#hero-privacy .blur{width:100%;height:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-30%) translateZ(0px);transform:translate(-50%,-30%) translateZ(0px);background:#0C15FF;opacity:0.2;filter:blur(100px);-webkit-filter:blur(100px);pointer-events:none;z-index:0}#hero-privacy #particles-js-privacy-hero{position:absolute;top:0%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:400px;height:200px;z-index:1;pointer-events:none}#privacy-body{padding:80px 0;background-color:#0E0C1F}#privacy-body .table-content{background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,0.14))),-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0.15)),to(rgba(0,0,0,0.15))),#383187;background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0.14) 100%),linear-gradient(0deg,rgba(0,0,0,0.15),rgba(0,0,0,0.15)),#383187;border-radius:16px;padding:50px;margin-top:10px}#privacy-body .table-content h3{margin-top:0;margin-bottom:20px}#privacy-body .table-content .content-links{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}#privacy-body .table-content .content-links a{display:block;font-weight:500;font-size:16px;line-height:23px;letter-spacing:-0.01em;color:#B7B9DA;margin-bottom:8px}#privacy-body .table-content .content-links a:hover{color:#FFFFFF}#privacy-body h3,#privacy-body h4{margin:50px 0 15px}#privacy-body h5{color:#FFFFFF;margin:30px 0 15px}#privacy-body h6{margin-bottom:4px}#privacy-body h6 a{color:#FFB629;font-weight:600}#privacy-body h6 a:hover{color:#FFFFFF}#privacy-body ol li,#privacy-body p,#privacy-body ul li{font-size:16px;line-height:23px;letter-spacing:-0.01em;color:#78779C;font-weight:400}#privacy-body ol li strong,#privacy-body p strong,#privacy-body ul li strong{color:#FFFFFF;font-weight:600}#privacy-body ol li a,#privacy-body p a,#privacy-body ul li a{color:#FFB629}#privacy-body ol li a:hover,#privacy-body p a:hover,#privacy-body ul li a:hover{color:#FFFFFF}#privacy-body ol li::marker,#privacy-body p::marker,#privacy-body ul li::marker{color:#FFB629;font-size:11px}#privacy-body ol,#privacy-body ul{margin:20px 0 25px}#privacy-body ol li,#privacy-body ul li{margin:5px 0}#privacy-body table{margin:10px 0 30px}#privacy-body table thead{border-bottom:1px solid #FFB629}#privacy-body table thead th{padding:12px 15px;font-size:11px;line-height:13px;font-weight:700;letter-spacing:0.2em;text-transform:uppercase;color:#FFFFFF}#privacy-body table thead th:first-child{width:25%}#privacy-body table thead th:nth-child(2){width:50%}#privacy-body table thead th:nth-child(3){width:25%}#privacy-body table tbody tr td{padding:30px 15px;font-size:15px;line-height:22px;font-weight:500;letter-spacing:-0.01em;color:#B7B9DA}#privacy-body table tbody tr td:first-child{color:#FFFFFF;font-weight:600}#privacy-body table tbody tr:nth-child(odd){background:rgba(56,49,135,0.2)}#privacy-body table tbody tr:nth-child(2n){background:rgba(56,49,135,0.45)}@media (max-width:575px){#privacy-body .table-content{padding:20px}#privacy-body .table-content .content-links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}#privacy-body h3{font-size:25px;line-height:30px}#privacy-body ol,#privacy-body ul{padding-left:10px}#privacy-body table{display:block;overflow-x:auto}#privacy-body table thead th{min-width:150px}#privacy-body table thead th:nth-child(2){min-width:200px}#privacy-body table tbody tr td{font-size:14px;line-height:20px}}footer{padding:30px 0;background:#100D23}footer .social-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:30px}footer .copyright{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}footer .copyright .copy{margin:0;font-weight:600;font-size:10px;line-height:14px;letter-spacing:0.25em;text-transform:uppercase;color:#413F74}footer .terms{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:15px}footer .terms a:not(.outline-link){font-weight:600;font-size:10px;line-height:14px;letter-spacing:0.25em;text-transform:uppercase;color:#413F74}footer .terms a:not(.outline-link):hover{color:#FFFFFF}@media (max-width:991px){footer .copyright,footer .terms{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}footer .social-box{margin-bottom:10px}}@media (max-width:767px){footer .terms{gap:10px}}@media (max-width:575px){footer .terms{-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:300px;margin:0 auto}}@media (max-width:425px){footer .copyright{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;gap:10px;max-width:250px;margin:0 auto 15px}footer .terms{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:10px auto 0}}@keyframes pulseText{0%,to{text-shadow:0 0 20px rgba(255,184,41,0.3137254902)}50%{text-shadow:0 0 25px rgba(255,184,41,0.5137254902)}}@-webkit-keyframes pulseText{0%,to{text-shadow:0 0 20px rgba(255,184,41,0.3137254902)}50%{text-shadow:0 0 25px rgba(255,184,41,0.5137254902)}}@keyframes rotateLogo{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes rotateLogo{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes pulseBenefits{0%,to{text-shadow:0 0 10px rgba(255,255,255,0.6549019608)}50%{text-shadow:0 0 20px #FFFFFF}}@-webkit-keyframes pulseBenefits{0%,to{text-shadow:0 0 10px rgba(255,255,255,0.6549019608)}50%{text-shadow:0 0 20px #FFFFFF}}@-webkit-keyframes pulseCircleSmall{0%{opacity:0;-webkit-transform:scale(0.1);transform:scale(0.1)}1%{-webkit-transform:scale(0.1);transform:scale(0.1);opacity:0.4}to{-webkit-transform:scale(1.3);transform:scale(1.3);opacity:0}}@keyframes pulseCircleSmall{0%{opacity:0;-webkit-transform:scale(0.1);transform:scale(0.1)}1%{-webkit-transform:scale(0.1);transform:scale(0.1);opacity:0.4}to{-webkit-transform:scale(1.3);transform:scale(1.3);opacity:0}}@-webkit-keyframes pulseCircleBig{0%{opacity:0;-webkit-transform:scale(0.1);transform:scale(0.1)}1%{-webkit-transform:scale(0.1);transform:scale(0.1);opacity:0.4}to{-webkit-transform:scale(1.6);transform:scale(1.6);opacity:0}}@keyframes pulseCircleBig{0%{opacity:0;-webkit-transform:scale(0.1);transform:scale(0.1)}1%{-webkit-transform:scale(0.1);transform:scale(0.1);opacity:0.4}to{-webkit-transform:scale(1.6);transform:scale(1.6);opacity:0}}@-webkit-keyframes rotateCarousel{0%{-webkit-transform:rotateX(35deg) translateZ(0);transform:rotateX(35deg) translateZ(0)}25%{-webkit-transform:rotateX(35deg) scale(0.9) translateZ(0);transform:rotateX(35deg) scale(0.9) translateZ(0)}60%{-webkit-transform:none;transform:none}to{-webkit-transform:none;transform:none}}@keyframes rotateCarousel{0%{-webkit-transform:rotateX(35deg) translateZ(0);transform:rotateX(35deg) translateZ(0)}25%{-webkit-transform:rotateX(35deg) scale(0.9) translateZ(0);transform:rotateX(35deg) scale(0.9) translateZ(0)}60%{-webkit-transform:none;transform:none}to{-webkit-transform:none;transform:none}}@-webkit-keyframes showBlur{0%{opacity:0;-webkit-animation-timing-function:cubic-bezier(0.74,0.25,0.76,1);animation-timing-function:cubic-bezier(0.74,0.25,0.76,1)}10%{opacity:1;-webkit-animation-timing-function:cubic-bezier(0.12,0.01,0.08,0.99);animation-timing-function:cubic-bezier(0.12,0.01,0.08,0.99)}to{opacity:0.7}}@keyframes showBlur{0%{opacity:0;-webkit-animation-timing-function:cubic-bezier(0.74,0.25,0.76,1);animation-timing-function:cubic-bezier(0.74,0.25,0.76,1)}10%{opacity:1;-webkit-animation-timing-function:cubic-bezier(0.12,0.01,0.08,0.99);animation-timing-function:cubic-bezier(0.12,0.01,0.08,0.99)}to{opacity:0.7}}@-webkit-keyframes showColorBlur{0%{opacity:0;-webkit-animation-timing-function:cubic-bezier(0.74,0.25,0.76,1);animation-timing-function:cubic-bezier(0.74,0.25,0.76,1)}10%{opacity:0.2;-webkit-animation-timing-function:cubic-bezier(0.12,0.01,0.08,0.99);animation-timing-function:cubic-bezier(0.12,0.01,0.08,0.99)}to{opacity:0}}@keyframes showColorBlur{0%{opacity:0;-webkit-animation-timing-function:cubic-bezier(0.74,0.25,0.76,1);animation-timing-function:cubic-bezier(0.74,0.25,0.76,1)}10%{opacity:0.2;-webkit-animation-timing-function:cubic-bezier(0.12,0.01,0.08,0.99);animation-timing-function:cubic-bezier(0.12,0.01,0.08,0.99)}to{opacity:0}}@-webkit-keyframes removeOverlay{0%{top:0;opacity:1}50%,to{top:100%;opacity:0}}@keyframes removeOverlay{0%{top:0;opacity:1}50%,to{top:100%;opacity:0}}@-webkit-keyframes moveLinesRight{0%{left:0;opacity:0}35%{opacity:1}50%,to{width:150px;left:80%;opacity:0}}@keyframes moveLinesRight{0%{left:0;opacity:0}35%{opacity:1}50%,to{width:150px;left:80%;opacity:0}}@-webkit-keyframes moveLinesBottom{0%{bottom:35%;opacity:0}40%{opacity:1}60%,to{height:70px;bottom:80%;opacity:0}}@keyframes moveLinesBottom{0%{bottom:35%;opacity:0}40%{opacity:1}60%,to{height:70px;bottom:80%;opacity:0}}@-webkit-keyframes borderLight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}50%{opacity:1}to{-webkit-transform:rotate(60deg);transform:rotate(60deg);opacity:0}}@keyframes borderLight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}50%{opacity:1}to{-webkit-transform:rotate(60deg);transform:rotate(60deg);opacity:0}}@-webkit-keyframes pulseCircleDanger{0%{opacity:0;-webkit-transform:scale(0.5);transform:scale(0.5)}50%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(1.3);transform:scale(1.3);opacity:0}}@keyframes pulseCircleDanger{0%{opacity:0;-webkit-transform:scale(0.5);transform:scale(0.5)}50%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(1.3);transform:scale(1.3);opacity:0}}@-webkit-keyframes pulseShadow{0%,to{opacity:0.8;-webkit-filter:drop-shadow(0 0 10px rgba(255,255,255,0.2980392157));filter:drop-shadow(0 0 10px rgba(255,255,255,0.2980392157))}50%{opacity:1;-webkit-filter:drop-shadow(0 0 15px rgba(255,255,255,0.5333333333));filter:drop-shadow(0 0 15px rgba(255,255,255,0.5333333333))}}@keyframes pulseShadow{0%,to{opacity:0.8;-webkit-filter:drop-shadow(0 0 10px rgba(255,255,255,0.2980392157));filter:drop-shadow(0 0 10px rgba(255,255,255,0.2980392157))}50%{opacity:1;-webkit-filter:drop-shadow(0 0 15px rgba(255,255,255,0.5333333333));filter:drop-shadow(0 0 15px rgba(255,255,255,0.5333333333))}}