@charset "utf-8";@font-face{font-family:Codec Cold;src:local("☺"),url(https://cdn-se.tiger.trade/fonts/CodecCold-Regular.woff) format("woff"),url(https://cdn-se.tiger.trade/fonts/CodecCold-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Codec Cold;src:local("☺"),url(https://cdn-se.tiger.trade/fonts/CodecCold-Italic.woff) format("woff"),url(https://cdn-se.tiger.trade/fonts/CodecCold-Italic.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Codec Cold;src:local("☺"),url(https://cdn-se.tiger.trade/fonts/CodecCold-Bold.woff) format("woff"),url(https://cdn-se.tiger.trade/fonts/CodecCold-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}body,html{height:100%;box-sizing:border-box;text-rendering:optimizeLegibility!important;-webkit-font-smoothing:antialiased}:root{font-size:4.266666vw;--main-light:hsla(0,0%,100%,.3);--main:hsla(0,0%,100%,.5);--grey:hsla(0,0%,100%,.7);--accent:#fff;--grey-2:#19191d;--grey-3:#252528;--grey-4:#2c2c2f;--dark:#101010;--black:#000;--green:#0de7b2;--green-dark:#17b68f;--blue:#7bc0ff;--orange:#ff721c;--orange-2:#d05c16;--red:#ff4016;--rose:#ff3f56;--bg-main:#0d0d11;--bg-grey:hsla(0,0%,100%,.05);--bg-borders:hsla(0,0%,100%,.2);--bg-popup:#252528;--font-family:"Codec Cold","Gilroy",Arial,-apple-system,"Open Sans",system-ui,"sans-serif";--light-dark:#1d1b26}*{scrollbar-width:thin;scrollbar-color:var(--accent) transparent}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:none}::-webkit-scrollbar-thumb{background-color:var(--accent);border-radius:3px;border:1px solid var(--bg-main)}body{margin:0;padding:0;background:var(--bg-main);font:normal .875rem/1.571428 var(--font-family);color:var(--main);-webkit-text-size-adjust:none;display:flex;flex-direction:column}*,:after,:before{box-sizing:border-box}fieldset,form{margin:0;padding:0;border:0}button,input,select,textarea{font:normal 1.5rem/1.5 var(--font-family);color:var(--accent);outline:none;text-align:left}.input-placeholder,input[type=color],input[type=date],input[type=datetime-local],input[type=email],input[type=file],input[type=month],input[type=number],input[type=password],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{-webkit-appearance:none;border-radius:0;box-shadow:none;border-style:solid;border-color:var(--main);border-width:0 0 .125rem;padding:0 0 .625rem;background:none;margin:0;width:100%;display:block;transition-property:color,border-color;transition-duration:.2s;transition-timing-function:cubic-bezier(.645,.045,.355,1)}input[type=file]{width:50px;height:50px}.input-file-wrap{display:flex}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 1000px #000;-webkit-text-fill-color:var(--accent);-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}select:invalid{color:var(--main)}.download-page .macos{display:flex;align-items:center;justify-content:flex-start;margin-top:10px}.download-page .macos>svg{width:50px;height:50px;margin-right:15px}.download-page .macos>.text{display:flex;flex-direction:column}.download-page .macos>.text>.gradient{background:linear-gradient(90deg,#ffc8ad,#b174ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-fill-color:transparent}select:disabled{color:var(--main)}input:-moz-read-only{border-color:transparent}input:read-only{border-color:transparent}.input-placeholder,input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{opacity:1;color:var(--main)}.input-placeholder,input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:var(--main)}.input-placeholder,input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1;color:var(--main)}input:focus::-webkit-input-placeholder,textarea:focus::-webkit-input-placeholder{opacity:.5!important}input:focus::-moz-placeholder,textarea:focus::-moz-placeholder{opacity:.5!important}input:focus:-ms-input-placeholder,textarea:focus:-ms-input-placeholder{opacity:.5!important}input::-ms-clear{display:none}input[type=password i]{font-family:caption;color:var(--accent)}input::-webkit-input-placeholder{font-family:var(--font-family)}button::-moz-focus-inner{border:0}textarea{resize:none}textarea::-webkit-scrollbar{display:none}textarea.autosize{height:3.375rem}.checkbox{border:.125rem solid var(--accent);border-radius:.625rem;width:1.5rem;height:1.5rem;display:inline-block;vertical-align:middle;position:relative;transition:background .2s cubic-bezier(.645,.045,.355,1)}.checkbox.radio{border-radius:50%}.checkbox svg{width:1.5rem;height:1.5rem;position:absolute;top:50%;left:50%;margin:-.75rem;fill:var(--bg-main);opacity:0;transition:opacity .2s cubic-bezier(.645,.045,.355,1)}input:checked+.checkbox{background-color:var(--accent)}input:checked+.checkbox svg{opacity:1}.btn{-webkit-appearance:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;flex:0 0 auto;max-width:100%;display:flex;align-items:center;justify-content:center;text-align:center;text-decoration:none!important;font:700 .875rem/.9375rem var(--font-family);letter-spacing:normal;border-radius:0;box-shadow:none;background:none;border:.125rem solid transparent;text-transform:uppercase;height:3.75rem;position:relative;overflow:hidden;transition-property:color,border-color,background;transition-duration:.2s;transition-timing-function:cubic-bezier(.645,.045,.355,1)}.btn input{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;margin:0;padding:0;opacity:0}.btn svg{transition:fill .2s cubic-bezier(.645,.045,.355,1)}.btn-pic{flex:0 0 auto;width:1.25rem;height:1.25rem}.btn-pic svg{vertical-align:top;width:100%;height:100%}.btn-pic:not(:first-child){margin-left:1rem}.btn-pic:not(:last-child){margin-right:1rem}.btn-primary{color:var(--dark);border-color:var(--accent);background:var(--accent)}.btn-primary svg{fill:var(--dark)}.btn-secondary{color:var(--accent);border-color:var(--accent)}.btn-secondary--no-borders{border-color:transparent;background-color:var(--light-dark)}.btn-secondary svg{fill:var(--accent)}.btn-orange{color:var(--accent);border-color:transparent;background:var(--orange)}.btn-orange svg{fill:var(--accent)}.btn-grey{color:var(--accent);background:var(--bg-grey)}.btn-grey:hover{background:var(--accent)}.btn-grey:hover span{color:var(--bg-main)}.btn-grey svg{fill:var(--accent)}.check{text-align:left;font-weight:400;font-size:.875rem;line-height:.9375rem;margin:-.25rem 0}.check+.check{margin-top:1.5625rem}.check label{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block;vertical-align:top;flex:0 0 auto;max-width:100%;padding:.28125rem 0 .28125rem 2.4375rem;position:relative}.check .checkbox{position:absolute;top:50%;left:0;margin:-.75rem 0}.check.big{font-size:1.125rem;line-height:1.5rem}.check.big label{padding-top:.1875rem;padding-bottom:.1875rem;padding-left:2.8125rem}.check .input input,.check .input select{font:inherit;letter-spacing:inherit}.check .input{margin-top:1.25rem}.check .input-info{margin-top:.9375rem}.checks{display:flex;flex-wrap:wrap;margin:0 0 -1.5625rem -3.125rem}.checks .check{margin:0 0 1.5625rem 3.125rem!important}.input{position:relative}.input select:not(:disabled){cursor:pointer}.subinput-info{font-size:.75rem;line-height:.8125rem;padding:.625rem 0;position:relative;margin-top:-.125rem}.subinput-info.red{color:var(--accent);background:var(--red);padding-left:.625rem;padding-right:.625rem}.select-arr{position:absolute;top:calc(50% - .625rem);right:0;pointer-events:none;width:1.25rem;height:1.25rem;margin:-.625rem 0}.select-arr svg{width:100%;height:100%;fill:var(--accent);transition:fill .2s cubic-bezier(.645,.045,.355,1)}select:disabled+.select-arr svg{fill:var(--main)}.input-label{font-size:.75rem;line-height:.8125rem;text-align:left;color:var(--accent);display:block;margin:0 0 .625rem}.input-label.big{font-size:1rem;line-height:1.3125rem;margin-bottom:1.875rem}.input-info{text-align:left;font-weight:400;font-size:.75rem;line-height:1.125rem;margin:1.25rem 0 0;color:var(--main)}.input-info.big{font-size:1rem;line-height:1.3125rem;margin-top:1.875rem}.form-title{color:var(--accent);font-weight:500;font-size:1.5625rem;line-height:2.0625rem;margin:0 0 1.875rem}.form-title+.input-info{margin:-1.25rem 0 1.875rem}.form-row{margin:0 0 3.125rem}.form-row.settings-row{display:flex;flex-direction:column}.form-row .h2:first-child,.form-row h2:first-child{margin-top:0}.form-row.margin-top{margin:3.125rem 0 0}.form-date{display:flex;align-items:flex-start;flex-wrap:wrap;margin:0 0 -1.875rem -.9375rem}.form-date-col{flex:0 0 auto;padding:0 0 1.875rem .9375rem;width:50%}.form-date-col:last-child{width:100%}.form-submit{margin:3.125rem 0 0;display:flex;flex-wrap:wrap}.form-submit .btn{flex:1 1 1%}.submit-info{text-align:center;font-weight:400;font-size:.625rem;line-height:1.4rem;text-transform:uppercase;letter-spacing:normal;color:var(--grey);white-space:normal;margin:1.75rem 0 0}.submit-info .accent{margin-top:.625rem}.submit-info a{margin-left:3px;font-weight:700}.submit-info strong{margin:0 3px}.outtaHere{overflow:hidden;max-width:100vw;position:fixed!important;transform:scale(0)!important}article,aside,figcaption,figure,footer,header,main,menu,nav,section,time{display:block}img,picture,svg{border:0;vertical-align:top}a{color:var(--accent);text-decoration:none;outline:none;cursor:pointer}a:hover{text-decoration:underline}a[href^=tel]{color:inherit!important;cursor:inherit;text-decoration:none!important}strong{font-weight:700}.h1,.h2,.h3,h1,h2,h3,h4,h5,h6{font:inherit;font-weight:400;letter-spacing:normal;color:var(--accent);margin:2.5rem 0 .625rem}.h1,h1{font-size:1.875rem;line-height:2rem;margin-top:0;margin-bottom:1.25rem}.h2,h2{font-size:1.25rem;line-height:2.125rem}h1+h2{margin-top:0}dd,dl,dt,ol,p,ul{margin:.625rem 0 1.25rem;padding:0}dt{margin-bottom:.3125rem;margin-top:.625rem}dd{margin-top:.3125rem;margin-bottom:.625rem}li,ol,ul{list-style:none}dd,dt,li{position:relative;padding:0 0 0 2rem}dd{padding-left:0}dt{color:var(--accent)}li{margin:0}ul>li:before{content:"-";position:absolute;top:0;left:0;width:2rem;text-align:center}dl,ol{counter-reset:li}dt:before,ol>li:before{counter-increment:li;content:counters(li,".") ". ";position:relative;display:inline-block;vertical-align:top;min-width:2rem;margin:0 0 0 -2rem;padding:0 .25rem 0 0}.nav{display:-ms-flexbox;display:none;align-items:center;height:1.25rem}.nav .swiper-pagination{flex:1 1 auto}.why-us .main .swiper-pagination{position:absolute!important;left:20px;bottom:0;width:auto;height:20px}.nav .next,.nav .prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:0;outline:none;width:2.5rem;height:2.3rem;flex:0 0 auto;margin:0}.nav .next.swiper-button-disabled,.nav .prev.swiper-button-disabled{cursor:default;pointer-events:none}.nav .next svg,.nav .prev svg{width:100%;height:100%;vertical-align:top;fill:var(--accent);transition:fill .2s cubic-bezier(.645,.045,.355,1)}.nav .prev svg{transform:rotate(90deg)}.nav .next svg{transform:rotate(-90deg)}.nav .next.swiper-button-disabled svg,.nav .prev.swiper-button-disabled svg{fill:var(--bg-borders)}.swiper-pagination{display:flex;align-items:center;justify-content:flex-start;position:static!important;margin:0!important}.swiper-pagination-bullet{flex:0 0 auto;width:.375rem!important;height:.375rem!important;border:1px solid var(--accent)!important;background:none!important;opacity:1!important;margin:0 .625rem 0 0!important;transition-property:background,transform,margin;transition-duration:.2s;transition-timing-function:cubic-bezier(.645,.045,.355,1);transform:scale(1);position:relative}.swiper-pagination-bullet-active{background:var(--accent)!important;transform:scale(1.666);margin:0 .75rem 0 .125rem!important}.swiper-container{overflow:hidden}.swiper-slide{flex:0 0 auto}.break-word{word-break:break-all}.nowrap{white-space:nowrap}.uppercase{text-transform:uppercase}.accent{color:var(--accent)}.green{color:var(--green);margin-bottom:1.563rem}.mainwrapTerminal{flex:0 0 auto;max-width:1520px;width:100%;min-height:100%;position:relative;display:flex;flex-direction:column;margin:0 auto}.content{flex:1 0 auto}.footer,.header{flex:0 0 auto}.notification{position:fixed;top:4.125rem;left:0;width:100%;z-index:90;text-align:center;font-weight:500;font-size:.75rem;line-height:1.125rem;color:var(--black);background:var(--accent);display:flex;flex-direction:column;justify-content:center;align-items:stretch;min-height:2.875rem;padding:.25rem 1rem;transition-property:opacity,transform;transition-duration:.2s;transition-timing-function:cubic-bezier(.645,.045,.355,1);transform:translateZ(0);opacity:1}.notification a{color:var(--orange)}.notification.red{color:var(--accent);background:var(--red)}.notification.red a{font-weight:700;color:var(--accent)}.show-notification .notification{transform:translateZ(0);opacity:1}.header{position:fixed;top:0;left:0;width:100%;z-index:100}.headline{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:2;background:var(--bg-main);border-bottom:1px solid var(--bg-borders);height:4.125rem;padding:0 1.25rem}.header .logo{cursor:pointer;flex:0 0 auto;line-height:0;width:186px}.header .logo img{height:1.875rem;width:auto;vertical-align:top}.toggle-menu{display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;align-self:stretch;margin:0;position:absolute;top:50%;transform:translateY(-50%);left:1.25rem;width:40px;height:40px;background:#1d192c;border-radius:10px}.toggle-menu>*{flex:0 0 auto;background:var(--accent);width:1.25rem;height:.125rem;border-radius:.0625rem;margin:.25rem 0;transform:translateZ(0) rotate(0deg);transition:transform .2s cubic-bezier(.645,.045,.355,1)}html.open-menu{overflow:hidden}.open-menu .toggle-menu .pos1{transform:translate3d(0,.3125rem,0) rotate(-45deg)}.open-menu .toggle-menu .pos2{transform:translate3d(0,-.3125rem,0) rotate(45deg)}.menu-lang-sub,.wrap-menu{position:fixed;top:4.125rem;left:0;width:100%;height:calc(100% - 4.125rem);z-index:1;background:var(--bg-main);overflow:hidden;overflow-y:auto;transition:transform .2s cubic-bezier(.645,.045,.355,1);transform:translate3d(100%,0,0)}.open-lang-menu .menu-lang-sub,.open-menu .wrap-menu{transform:translateZ(0)}.menu-padding{padding:1.875rem 1.25rem 3.125rem;position:relative}.menu-section{font-size:1.5rem;line-height:1.625rem}.menu-section:not(:first-child){margin-top:3.125rem}.menu-section.menu-profile .btn{width:100%;height:4rem;color:var(--dark);border-color:var(--accent);background:var(--accent)}.menu-section.menu-profile .bottom{text-align:center}.menu-line{height:1px;background:var(--accent);margin:3.125rem 0}.menu-profile-name,.menu-title{font-size:.875rem;line-height:.9375rem;margin:0 0 1.25rem}.menu-title{text-transform:uppercase;color:var(--main-light)}.menu-profile-name{color:var(--accent);text-transform:none;float:right;margin-left:1.25rem;text-align:right}.menu-section li,.menu-section ul{margin:0;padding:0}.menu-section li:not(:first-child){margin-top:.9375rem}.menu-section ul+ul{margin-top:2.1875rem}.menu-section li:before{display:none}.menu-section li>*{color:var(--accent);display:inline-block;vertical-align:top;position:relative;text-decoration:none}.menu-section ul li a{opacity:.5}.menu-section ul .active a,.menu-section:first-child ul li a{opacity:1}.menu-section li>.toggle{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:block;text-transform:uppercase;padding:.5rem 1.25rem;margin:-.5rem -1.25rem}.menu-section li>.toggle:hover{text-decoration:underline}.menu-section li>.toggle .arr{width:1.25rem;height:1.25rem;position:absolute;top:50%;right:0;margin:-.625rem 1.25rem;transform:rotate(-90deg)}.menu-section li>.toggle .arr svg{width:100%;height:100%;fill:var(--accent)}.menu-section .pic{display:none;vertical-align:top;width:1.5rem;height:1.5rem;margin-left:1.125rem}.menu-section .pic-left{margin-left:0;margin-right:.625rem}.menu-section .pic svg{width:100%;height:100%;vertical-align:top;fill:var(--accent)}.menu-section li>label{padding-right:2.75rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.menu-section li .checkbox{width:1.5rem;height:1.5rem;position:absolute;top:50%;right:0;margin:-.75rem 0;border-width:1px;border-radius:.4375rem}.menu-section.menu-contact{font-size:1.125rem;line-height:1.1875rem}.menu-contact .menu-title{margin-bottom:.5rem}.menu-contact .soc{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;margin-top:1.875rem}.menu-contact .soc>*{flex:0 0 auto;position:relative;width:3.125rem;height:3.125rem;border:1px solid var(--main-light);border-radius:50%}.menu-contact .soc svg{width:100%;height:100%;position:absolute;top:0;left:0;fill:var(--accent)}.menu-lang-sub{display:flex;flex-direction:column;align-items:stretch;font-size:1.25rem;line-height:1.3125rem;font-weight:400}.menu-lang-sub .back{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;flex:0 0 auto;color:var(--accent);font-size:1rem;text-transform:uppercase;letter-spacing:.02em;margin:.75rem 0 0;padding:1.25rem 1.25rem 1.25rem 3.375rem;position:relative}.menu-lang-sub .back svg{width:1.25rem;height:1.25rem;fill:var(--accent);position:absolute;top:50%;left:0;margin:-.625rem 1.25rem;transform:rotate(90deg)}.menu-lang-sub .wrap-scroll{flex:1 0 auto;position:relative}.menu-lang-sub .scroll{position:absolute;top:0;left:0;width:100%;height:100%;overflow-y:auto}.menu-lang-sub ul{margin:0;padding:0 1.25rem 1.25rem}.menu-lang-sub li:before{display:none}.menu-lang-sub li{margin:0;cursor:pointer;padding:.6875rem 0;color:var(--main)}.menu-lang-sub li:hover{color:var(--accent)}.menu-lang-sub li>*{display:inline-block;vertical-align:top;color:inherit}.menu-lang-sub li.active{color:var(--accent)}.head-login-links,.head-user{display:flex;align-items:center;justify-content:flex-end;font-size:1rem;line-height:1.0625rem;color:var(--accent);letter-spacing:.02em;min-width:21.875rem;flex:0 0 auto;align-self:stretch;position:relative;margin:0}.head-user{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-weight:400}.head-user .email{max-width:66%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.head-user .arr{width:1.25rem;height:1.25rem;position:absolute;top:50%;right:10px;transform:translateY(-50%);margin:0!important}@media (max-width:1593px){.head-user .arr{margin:-.75rem 2.05rem}}.head-user .arr svg{width:100%;height:100%;fill:var(--accent)}.head-login-links,.head-login-links:before{text-transform:uppercase;font-weight:700}.head-login-links li:before{display:none}.head-login-links li{margin:0;padding:0;flex:0 0 auto}.head-login-links li:not(:first-child){margin-left:3.75rem}.head-login-links,.head-user{display:none}.footer{padding:2.5rem 1.25rem;color:var(--main);font-size:1.125rem;line-height:1.1875rem}.footer .grid>*{margin:0 0 3.125rem}.footer .logo{display:none}.footer .logo img{height:1.25rem;width:auto;vertical-align:top}.foot-title{font-weight:400;font-size:.875rem;line-height:.9375rem;text-transform:uppercase;margin:0 0 .9375rem;color:var(--main-light)}.foot-contact{display:flex;flex-direction:column-reverse}.foot-contact .foot-title{margin-bottom:.5rem}.foot-contact .soc{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;margin-bottom:1.875rem}.foot-contact .soc>*{flex:0 0 auto;position:relative;width:3.125rem;height:3.125rem;border:1px solid var(--main-light);border-radius:50%}.foot-contact .soc svg{width:100%;height:100%;position:absolute;top:0;left:0;fill:var(--accent)}.foot-links{display:flex;justify-content:space-between}.foot-links .col{flex:0 0 auto;width:calc(50% - .9375rem)}.foot-links ul{margin:0;padding:0}.foot-links li:before{display:none}.foot-links li{margin:0;padding:0;word-break:break-word}.foot-links li:not(:first-child){margin-top:.7rem}.foot-link-button{margin-top:1rem}.foot-link-button a{width:100%;display:inline-flex;justify-content:center;padding:1rem;background-color:var(--accent);color:var(--bg-main);font-size:.9rem;text-transform:uppercase;font-weight:700}.foot-link-button a:hover{text-decoration:none;background-color:var(--orange);color:var(--accent)}.foot-text{line-height:1.875rem}.foot-copy{font-size:.875rem;line-height:.9375rem;text-transform:uppercase;color:var(--main-light);display:flex;justify-content:space-between}.foot-redirect-icon{margin-left:10px;margin-bottom:3px}.link-with-icon{display:flex;align-items:center}.link-with-icon svg{flex-shrink:0}.content{padding:6rem 1.25rem 1.875rem}.index-content{overflow:hidden}.page-with-sidebar{display:flex;flex-direction:column;background:var(--bg-main)}.side-menu{margin:0 0 2.5rem;font-size:.9rem;line-height:1.0625rem;letter-spacing:.02em;order:1}.side-menu .swiper-slide{width:auto;padding:0 .625rem;order:1;position:relative}.side-menu .swiper-slide.active{order:0;padding-right:1.875rem}.side-menu .swiper-slide.active:after{content:"";position:absolute;top:0;bottom:0;right:0;margin:.0625rem .625rem;background:var(--accent);width:1px}.side-menu .link,.side-menu a{color:inherit;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.side-menu .link:hover,.side-menu a:hover{text-decoration:underline}.side-menu .link.active{cursor:default}.side-menu .active,.side-menu .swiper-slide-thumb-active{color:var(--accent)}.side-menu .swiper-slide-thumb-active .link{text-decoration:none}.side-menu-title{font-size:.875rem;line-height:.9375rem;text-transform:uppercase;color:var(--grey);margin:0 0 1.5625rem;display:none}.page-content{order:2}.big-title{padding:.625rem 0 1.5625rem;border-bottom:1px solid var(--bg-borders);font-size:1rem;line-height:1.5rem;letter-spacing:.02em;color:var(--grey)}.big-title .h1,.big-title .h2,.big-title h1,.big-title h2{margin:0}.features-list{padding:2.5rem 0 3.75rem;font-size:1rem;line-height:1.5rem}.features-list ol{counter-reset:f}.features-list li,.features-list ol{margin:0;padding:0}.features-list li:not(:first-child){margin-top:2.5rem}.features-list li:before{counter-increment:f;content:counter(f);display:block;font-weight:400;font-weight:500;font-size:.875rem;color:var(--accent);width:2.75rem;height:2.75rem;border-radius:50%;position:static;top:auto;left:auto;margin:0 0 1.25rem;padding:0;border:1px solid var(--accent);text-align:center;line-height:2.625rem}.features-list .h2,.features-list h2{margin:0 0 .3125rem;font-size:1.5rem;line-height:1.625rem}.features{font-weight:400;font-size:1rem;line-height:1.5rem;letter-spacing:.02em;color:var(--grey)}.features .el{border-style:solid;border-color:var(--bg-borders);border-width:1px 0 0;padding-top:2.5rem;padding-bottom:3.75rem;display:flex;flex-direction:column;position:relative}.features .el:last-child{padding-bottom:0}.features .h2,.features h2{font-size:1.875rem;line-height:2rem;margin:0 0 1.875rem;flex:0 0 auto}.features .image{position:relative;margin:0 0 1.25rem;padding:0;flex:0 0 auto;cursor:pointer}.features .image img{width:100%;height:auto}.features .text{flex:1 0 auto}.features ul{font-weight:400;font-size:.75rem;line-height:.8125rem;text-transform:uppercase;color:var(--accent);margin:1.875rem 0 -1.25rem}.features li:before{display:none}.features li{margin:0;padding:.21875rem 0 1.46875rem 2.1875rem;position:relative;display:inline-block;vertical-align:top;width:100%}.features li svg{width:1.25rem;height:1.25rem;position:absolute;top:0;left:0;fill:var(--green)}.info-links{padding:2.5rem 0 .625rem;font-size:1.125rem;line-height:1.1875rem}.info-links .h2,.info-links h2{font-size:1.5rem;line-height:1.625rem;padding:0 0 1.875rem;margin:0 0 3.125rem;border-bottom:1px solid var(--accent)}.info-links ul{margin:0;padding:0}.info-links li:before{display:none}.info-links li{margin:1.25rem 0 0;padding:0}.contacts-wrap .top{padding:2.5rem 0 0}.contacts-wrap .top .title{color:var(--accent);font-weight:700;font-size:1.5rem;line-height:1.625rem}.contacts-wrap .top .subtitle{opacity:.7;padding:.9rem 0 0;font-size:1rem;line-height:1.5;color:hsla(0,0%,100%,.7)}.contacts-wrap .top .r{padding:2.5rem 0 0}.contacts-item{font-size:1.5rem;line-height:1.625rem}.contacts-wrap .bottom{padding:2.5rem 0 0}.soc-wrap{display:flex;flex-wrap:wrap}.soc-item-wrap{flex-basis:50%;border-bottom:1px solid hsla(0,0%,100%,.1)}.soc-item-wrap:nth-child(odd){border-right:1px solid hsla(0,0%,100%,.1)}.soc-item{display:flex;justify-content:center;flex-direction:column;align-items:center;text-transform:uppercase;color:var(--accent);height:9.875rem}.soc-item svg{fill:var(--accent)}.soc-item-text{display:block;margin:2rem 0 0;font-size:.75rem}.contacts{padding:2.5rem 0 1.25rem}.contacts .big{font-size:1.875rem;line-height:2.5rem;color:var(--accent);margin:0 0 1.25rem}.contacts .text{font-size:1.125rem;line-height:1.7}.contacts .links{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;margin:3.75rem 0 -1.25rem -1.25rem;padding:0;font-size:.875rem;line-height:1.7;color:var(--accent)}.contacts .links li:before{display:none}.contacts .links li{flex:0 0 auto;max-width:100%;padding:0 0 1.25rem 1.25rem;margin:0}.contacts .links small{display:block;font-weight:400;font-size:.75rem;line-height:1rem;text-transform:uppercase;margin:0 0 .5rem;color:var(--main)}.contacts .soc{border-bottom:1px solid var(--accent);display:flex;margin:3.125rem 0 0}.contacts .soc>*{flex:1 1;position:relative;font-size:.75rem;line-height:1.7;text-align:center;text-transform:uppercase;padding:0 0 1.875rem}.contacts .soc>:not(:first-child){border-left:1px solid var(--accent)}.contacts .soc>:before{content:"";display:block;padding-top:76%}.contacts .soc svg{position:absolute;left:50%;top:calc(50% - 1.5625rem);width:1.75rem;height:1.75rem;margin:-.875rem;fill:var(--accent)}.feedback-wrap{flex-direction:column}.feedback{display:flex;justify-content:center;margin:4rem 0 1rem}.feedback-content{max-width:62.5rem;width:100%}.feedback .input-label{margin-bottom:1.565rem}.feedback .input-placeholder,.feedback input,.feedback textarea{font-size:1.5rem;line-height:1.65rem}.feedback .file-input{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}.feedback .file-input .input-label{margin-bottom:1rem}.feedback .input-placeholder{padding-bottom:0;border-bottom:none;font-size:1.25rem;line-height:1.25rem}.feedback .add-icon{position:relative;width:3.125rem;height:3.125rem;margin-left:1rem;background:var(--bg-grey);transition:background .25s ease-in-out}.feedback .add-icon,.feedback .add-icon label{display:flex;align-items:center;justify-content:center;cursor:pointer}.feedback .add-icon label{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%}.feedback .add-icon>input{display:none}.feedback .add-icon svg{width:1.563rem;fill:var(--accent);transition:fill .25s ease-in-out}.feedback .add-icon:hover{background:var(--accent)}.feedback .add-icon:hover svg{fill:var(--bg-main)}.loaded-item{display:flex;justify-content:space-between;align-items:center;padding:1.225rem;background:var(--bg-grey);margin-bottom:.125rem}.loaded-item .loaded-content{display:flex;align-items:center;color:var(--accent)}.loaded-item .preview-image{display:flex;flex-shrink:0;width:3.125rem;height:3.125rem;margin-right:1.225rem}.loaded-item .preview-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.loaded-item .text-content{display:flex;flex-direction:column;justify-content:space-between}.loaded-item .file-name{font-size:1.125rem;line-height:1.125rem;margin-bottom:1.125rem;word-break:break-all}.loaded-item .file-info{font-size:1rem;line-height:1rem}.loaded-item .close-icon{display:flex;align-items:center;justify-content:center;padding:.1rem;cursor:pointer}.example-quote{background:#202027;padding:1em 1.25em;color:var(--accent);border-left:.125rem solid var(--accent)}.example-quote+.example-quote{margin-top:1em}.example-quote-name{margin:0 -1.25em 1em;padding:0 1.25em 1em;border-bottom:1px solid var(--bg-main);color:var(--main)}.example-spoilers{display:flex;flex-wrap:wrap;margin:-1em 0 0 -1em}.example-spoilers>*{flex:0 0 auto;margin:1em 0 0 1em;display:inline-block;vertical-align:middle;text-align:center;border-radius:1em;padding:1em;min-width:9.75em}.example-code,.example-spoilers>*{background:#202027;color:var(--accent)}.example-code{font-size:.8em;padding:1.25em 1.5625em;border-left:.125rem solid var(--accent)}.example-code+.example-code{margin-top:1.25em}.example-code-name{font-size:1.25em;margin:0 -1.25em 1em;padding:0 1.25em 1em;border-bottom:1px solid var(--bg-main);color:var(--main)}.info-table{margin:2.5rem -1.25rem;padding:0 1.25rem;overflow:auto}.info-table:last-child{margin-bottom:1.25rem}.info-table table{min-width:100%;border-collapse:collapse;border:0}.info-table td,.info-table th{text-align:left;vertical-align:top;border:0;padding:0 .625rem;width:50%}.info-table td:first-child,.info-table th:first-child{padding-left:0}.info-table td:last-child,.info-table th:last-child{padding-right:0}.info-table th{font-weight:500}.info-table td{padding-top:.625rem;color:var(--accent)}.info-table ol,.info-table ul{margin:0}.top-index{min-height:100vh;margin:-6rem -1.25rem 0;padding-top:4.125rem;flex-direction:column;justify-content:center;overflow:hidden}.top-index,.top-index .top{position:relative;display:flex;align-items:stretch}.top-index .top{flex:1 0 auto;flex-direction:column;justify-content:flex-end;width:100%;padding:9.125rem 1.25rem 4.8125rem}.top-index video{position:absolute;top:0;left:0;width:100%;height:100%;border:0;outline:none;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.top-index .cover{position:absolute;top:0;left:0;bottom:0;right:0;background:var(--bg-main);opacity:.7}.top-index .play-btn{display:none;width:4.625rem;height:4.625rem;margin:2.25rem 1.875rem}.top-index .play-btn,.top-index .play-btn:before{position:absolute;top:0;right:0;border-radius:50%}.top-index .play-btn:before{content:"";left:0;bottom:0;background:hsla(0,0%,100%,.1)}.top-index .play-btn:hover:before{backdrop-filter:blur(1.25rem)}.top-index .play-btn svg:first-child{position:absolute;top:50%;left:50%;width:144%;height:144%;transform:translate3d(-50%,-50%,0) rotate(0deg);animation:play-rotate 10s linear infinite}.top-index .play-btn:hover svg:first-child,.top-index.scrolled .play-btn svg:first-child{animation-play-state:paused}@keyframes play-rotate{0%{transform:translate3d(-50%,-50%,0) rotate(0deg)}to{transform:translate3d(-50%,-50%,0) rotate(1turn)}}.top-index .play-btn svg:nth-child(2){position:absolute;top:50%;left:50%;width:1.5rem;height:1.5rem;margin:-.75rem;fill:var(--accent);backface-visibility:hidden;transform:scale(1);transition:transform .2s cubic-bezier(.645,.045,.355,1)}.top-index .play-btn:hover,.top-index .play-btn:hover svg:first-child{transform:scale(1.05)}.top-index .text-wrap{width:100%;flex:0 0 auto;font-size:.875rem;line-height:1.375rem;color:var(--accent);position:relative}.top-index .text-wrap .text strong{font-weight:inherit;color:var(--accent)}.top-index .h1,.top-index h1{font-weight:400;font-size:2.25rem;line-height:2.4375rem;margin:0 0 .625rem}.top-index .inputs{margin-top:1.875rem}.top-index .input input{font-weight:700;font-size:1.125rem;line-height:1.1875rem;padding-bottom:1.5625rem;letter-spacing:normal}.top-index .input input::-webkit-input-placeholder{color:var(--accent)}.top-index .input input::-moz-placeholder{color:var(--accent)}.top-index .input input:-ms-input-placeholder{color:var(--accent)}.top-index .inputs .btn{width:100%;margin-top:1.875rem}.top-index .bottom{flex:0 0 auto;position:relative;display:none;visibility:hidden}.top-index .bottom .arrow{width:1.875rem;height:1.875rem;position:absolute;bottom:0;left:0;margin:2.625rem 3.125rem;z-index:3}.top-index .bottom .arrow svg{width:100%;height:100%;fill:var(--accent)}.top-index .bottom .soc{position:absolute;bottom:0;right:0;margin:2rem 2.625rem;display:flex;align-items:center;z-index:3}.top-index .bottom .soc>*{flex:0 0 auto;width:3.125rem;height:3.125rem;margin-left:.25rem;border-radius:50%;position:relative}.top-index .bottom .soc svg{position:absolute;top:0;left:0;width:100%;height:100%;fill:var(--accent);border-radius:50%}.top-index .connects{padding:1.625rem 0 2.25rem;margin:0 18.75rem;overflow:hidden}.top-index .connects-title{text-align:center;font-size:.875rem;line-height:1.1875rem;letter-spacing:.07em;text-transform:uppercase;color:var(--accent);margin:0 0 1.875rem}.top-index .connects .swiper-container:after,.top-index .connects .swiper-container:before{content:"";position:absolute;top:0;bottom:0;width:35%;pointer-events:none;z-index:2}.top-index .connects .swiper-container:before{left:0;background:linear-gradient(90deg,#0d0d11 0,rgba(13,13,17,0))}.top-index .connects .swiper-container:after{right:0;background:linear-gradient(90deg,rgba(13,13,17,0) 0,#0d0d11)}.top-index .connects .swiper-wrapper{transition-timing-function:linear}.top-index .connects .swiper-slide{width:auto;padding:0 1.875rem}.top-index .connects .swiper-slide img{height:2.0625rem!important;width:auto;vertical-align:top;opacity:.7;filter:grayscale(1)}.page-login{margin:1.875rem 0 2.5rem}.login-title{margin:0 0 3.125rem}.login-title .h1,.login-title h1{margin:0;font-weight:400;font-size:1.875rem;line-height:2rem}.login-title .h1{color:var(--main);display:flex;align-items:center;justify-content:flex-start}.login-title .h1>*{flex:0 0 auto}.login-title .h1 .slash{margin:0 .5em}.login-title .h1 a{color:inherit}.login-title .h1 h1{display:inline!important;margin:0!important}.login-title .text{font-size:1.125rem;line-height:1.1875rem;margin:.9375rem 0 0;color:var(--accent)}.licenses-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}.licenses-header h1{font-size:36px;margin-bottom:0}.licenses-toggle{position:relative;gap:4px;color:#fff;cursor:pointer;font-size:1.5rem;margin-top:-1rem}.licenses-toggle,.licenses-toggle .arr{display:flex;align-items:center}.licenses-toggle .arr svg{fill:#ff721c;width:1.5rem;height:1.5rem}.licenses-toggle .toggle-rotated svg{transform:rotate(180deg)}.licenses-toggle .filters{position:absolute;z-index:10;top:100%;right:0;padding:.75rem 1.75rem;display:flex;flex-direction:column;background:#19191d;box-sizing:border-box;cursor:pointer}.licenses-filter,.licenses-toggle .filters .filter-active{color:#ff721c}.licenses-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.licenses-grid__item{padding:35px 30px 40px;border-radius:20px;background-color:var(--grey-2)}@media (max-width:1240px){.licenses-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.licenses-grid{display:block}.licenses-grid__item:not(:first-child){margin-top:20px}}.licenses-grid__item__top{display:flex;align-items:center;justify-content:space-between;gap:16px}.licenses-grid__item__top .icon{width:50px;background-color:var(--bg-grey)}.licenses-grid__item__top .btn,.licenses-grid__item__top .icon{display:flex;align-items:center;justify-content:center;height:50px;border-radius:12px}.licenses-grid__item__top .btn{min-width:150px;background-color:var(--accent);font-size:14px;line-height:1;color:#0d0d11;text-transform:none}.licenses-grid__item__top .btn:hover{background-color:var(--grey)}.licenses-grid__item__heading{margin-top:16px;font-size:24px;font-weight:700;line-height:1;color:var(--accent)}.licenses-grid__item__creds{margin-top:30px}.licenses-grid__item__cred{display:flex;align-items:center;justify-content:space-between;padding:16px;border-radius:12px;background-color:var(--grey-3);font-size:12px}.licenses-grid__item__cred:not(:first-child){margin-top:10px}.licenses-grid__item__cred .txt{font:700 16px/1 var(--font-family);color:var(--accent)}.licenses-grid__item__cred .copy{width:40px;height:40px;fill:var(--accent)}.licenses-grid__item__cred .copy:hover{fill:var(--grey)}.pay-with-stripe{display:flex;flex-direction:column;align-items:center;width:100%}.pay-with-stripe-label{font-size:1rem}.pay-with-stripe-cards{margin-top:.5rem}.pay-with-stripe-cards svg{margin-right:.5rem}.my-ava .img{flex:0 0 auto;display:block;width:5.625rem;height:5.625rem;background:var(--bg-borders);position:relative;overflow:hidden}.my-ava .img input{position:absolute;top:0;left:0;cursor:pointer;margin:0;padding:0;opacity:0}.my-ava .img img,.my-ava .img input{width:100%;height:100%}.my-ava .form-title{display:none}.my-ava .text{margin:1.25rem 0 0}.my-ava .links{display:flex}.my-ava .links .btn{flex:1 1;font-size:.75em;line-height:1rem;height:3.125rem}.my-ava .links>.btn:not(:first-child){margin-left:1.25rem}.links-2fa{margin:3.125rem 0 0}.links-2fa .col{padding:2.5rem 0 0;margin:2.5rem 0 0;border-top:1px solid var(--accent);display:flex;flex-direction:column;align-items:stretch}.links-2fa .h2,.links-2fa h2{margin-top:0}.links-2fa .text{margin:0 0 2.5rem}.links-2fa .btn{height:3.125rem}.qr-code img{width:auto;height:auto;max-width:100%;max-height:16.25rem}.why-us{padding:2.5rem 0 3.125rem;font-size:.875rem;line-height:1.375rem}.why-us .head{border-bottom:1px solid var(--accent);padding:0 0 3.125rem;margin:0 0 3.125rem}.why-us .head .btn{width:100%}.why-us .h2,.why-us h2{font-weight:400;font-size:1.875rem;line-height:2rem;margin:0 0 1.875rem}.why-us .h3,.why-us h3{font-weight:700;font-size:1.25rem;line-height:1.3125rem;margin:0 0 .9375rem}.why-us .head .btn:hover{background:var(--orange);border-color:var(--orange);color:var(--accent)}.why-us .thumbs{margin:0 -1.25rem;display:none}.why-us .thumbs .swiper-container{padding:0 1.25rem}.why-us .thumbs .swiper-slide{width:25rem;display:flex;flex-direction:column;justify-content:center;font-weight:700;font-size:1.25rem;line-height:2rem;color:var(--accent);padding:2.2rem 1.5rem 2.2rem 3.125rem;cursor:pointer;position:relative;border-left:1px solid var(--bg-borders);transition-property:color,border-color,background;transition-duration:.2s;transition-timing-function:cubic-bezier(.645,.045,.355,1);height:auto!important}.why-us .thumbs .swiper-slide.swiper-slide-thumb-active{background-color:var(--accent);border-color:transparent;color:var(--bg-main);cursor:default}.why-us .thumbs .swiper-slide:first-child{border-left-color:transparent}.why-us .thumbs .swiper-slide .line{position:absolute;bottom:0;left:-1px;right:0;height:.25rem;transform-origin:0 0;background:var(--orange);backface-visibility:hidden;will-change:transform;transform:scaleX(0);transition-property:transform;transition-duration:0s;transition-timing-function:linear}.why-us .thumbs .swiper-slide.swiper-slide-thumb-active .line{transform:scale(1);transition-duration:7s}.why-us .main{margin:0 -1.25rem}.why-us .main .swiper-slide{width:100%;padding:0 1.25rem;height:auto!important;display:flex;flex-direction:column;background:var(--bg-main)}.why-us .main .text{flex:1 0 auto}.why-us .main .image{flex:0 0 auto;width:100%;margin:1.875rem 0 0}.why-us .main .image img{width:100%;height:auto}.why-us .nav{margin:2.5rem 0 0;padding-right:20px;justify-content:flex-end}.notification-btn{position:absolute;right:10%;background:0;width:40px;height:20px;border:0;display:flex;justify-content:center;align-items:center;cursor:pointer}.no-licenses{font-size:1.25rem}.notification-btn>svg{transform:scale(.6)}.multi-coverage{padding:2.5rem 0 0;font-size:.875rem;line-height:1.375rem;color:var(--grey)}.multi-coverage .h2,.multi-coverage h2{font-size:1.875rem;line-height:2rem;margin:0 0 .625rem;font-weight:400}.multi-coverage .head{position:relative;z-index:1}.multi-coverage .bg{position:relative;width:2.801875rem;height:2.554375rem;margin:14.275rem auto 13.9375rem;padding:0}.multi-coverage .bg:before{content:"";position:absolute;top:50%;left:50%;transform:translate3d(-50%,-53.68%,0);width:2500%;height:2500%;background:url(/img/multi-bg.svg) no-repeat 50% 50%;background-size:contain;pointer-events:none}.multi-coverage .bg li{position:absolute;top:50%;left:50%;font-size:.625rem;line-height:.6875rem;color:var(--accent);text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;width:5.125rem;height:5.125rem;border-radius:50%;background:var(--bg-main);border:1px solid var(--bg-borders);margin:0;padding:0 1rem;transform:translate3d(-50%,-50%,0);box-shadow:0 0 0 .5rem var(--bg-main)}.multi-coverage .bg li:before{display:none}.multi-coverage .bg li:first-child{top:-330%}.multi-coverage .bg li:nth-child(2){top:-55%;left:360%}.multi-coverage .bg li:nth-child(3){top:345%;left:243%}.multi-coverage .bg li:nth-child(4){top:345%;left:-143%}.multi-coverage .bg li:nth-child(5){top:-55%;left:-260%}.connections{padding:0 0 3.125rem}.connections .h2,.connections h2{font-weight:400;font-size:1.875rem;line-height:2rem;margin:0 0 3.125rem}.connections .h2 sup,.connections h2 sup{vertical-align:top;font-size:1rem;line-height:1.0625rem;letter-spacing:.02em;color:var(--orange)}.connections ul{margin:0 -1.25rem;padding:0;display:flex;flex-wrap:wrap}.connections li:before{display:none}.connections li{flex:0 0 auto;width:50%;margin:0;padding:1.5rem;height:8.75rem;display:flex;flex-direction:column;align-items:center;justify-content:center;border-style:solid;border-color:var(--bg-borders);border-width:0 1px 1px 0}.connections li:nth-child(2n){border-right-width:0}.connections li:first-child,.connections li:nth-child(11),.connections li:nth-child(6){border-left-width:1px}.connections li:first-child,.connections li:nth-child(2){border-top-width:1px}.connections li img{flex:0 0 auto;width:auto;height:auto;max-width:100%;max-height:2.8125rem}.download-now{padding:5rem 1.25rem 3.125rem;margin:0 -1.25rem}.download-now .h2,.download-now h2{font-size:2.25rem;line-height:2.4375rem;margin:0 0 1.875rem}.download-now .input input{font-weight:700;font-size:1.125rem;line-height:1.1875rem;padding-bottom:1.5625rem;letter-spacing:normal}.download-now .input input::-webkit-input-placeholder{color:var(--accent)}.download-now .input input::-moz-placeholder{color:var(--accent)}.download-now .input input:-ms-input-placeholder{color:var(--accent)}.download-now .inputs .btn{width:100%;margin-top:1.875rem}.download-page{padding:0 0 .625rem}.download-page .l{padding:0 0 3.75rem;border-bottom:.125rem solid var(--accent)}.download-page .r{padding-top:3.75rem}.download-page .big-title{margin:0 0 .9375rem;padding-bottom:0;border-bottom:0}.download-page .head{font-size:1rem;line-height:1.5rem;letter-spacing:.02em;color:var(--accent);margin:0 0 2.5rem}.download-page .submit{margin:1.875rem 0 0}.download-page .submit .btn{width:100%}.download-page .submit .submit-info{margin-top:.9375rem}.download-page .submit-r{font-size:.875rem;line-height:.9375rem;color:var(--grey);text-align:center;margin:1.875rem 0 0}.download-page .submit-r strong{color:var(--accent);font-weight:400}.download-page .submit-r p{margin:.625rem 0}.download-page .submit-r p:first-child{margin-top:0!important}.download-page .submit-r p:last-child{margin-bottom:0!important}.download-page .info{font-size:1rem;line-height:1.5rem;letter-spacing:.02em;color:var(--accent)}.download-page .info .col{margin:0 0 1.875rem}.download-page .info .col.wide{margin-bottom:2.5rem}.download-page .info .col:last-child{margin-bottom:0}.download-page .info-title{font-size:.75rem;line-height:.8125rem;color:var(--main);letter-spacing:normal;text-transform:uppercase;margin:0 0 .9375rem}.download-page .info p{margin:.9375rem 0 0}.download-page .info .grey{color:var(--main)}.download-page .info sup{color:var(--orange);vertical-align:top;font-size:.75rem;line-height:.8125rem;text-transform:uppercase;letter-spacing:normal}.setup-head{padding:0;font-size:1.125rem;line-height:1.875rem;color:var(--accent)}.setup-head .big-title{padding-bottom:0;border-bottom:0;margin-bottom:2.1875rem}.setup-head .nav{margin:0 1rem 1.875rem 0;justify-content:flex-end}.setup-head .nav .swiper-pagination{counter-reset:stp}.setup-head .nav .swiper-pagination .swiper-pagination-bullet:before{content:counter(stp);counter-increment:stp;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0) scale(.2);font-weight:400;font-size:.75rem;line-height:1;color:var(--bg-main);opacity:0;transition:opacity .2s cubic-bezier(.645,.045,.355,1)}.setup-head .nav .swiper-pagination .swiper-pagination-bullet-active{transform:scale(5);margin:0 1.375rem 0 .75rem!important}.setup-head .nav .swiper-pagination .swiper-pagination-bullet-active:before{opacity:1}.setup-head .steps{margin:0 -1.25rem}.setup-head .steps .swiper-wrapper{counter-reset:st}.setup-head .swiper-slide{width:100%;padding:0 1.25rem;background:var(--bg-main)}.setup-head .steps .num{width:100%;height:2.75rem;position:relative;font-size:1.125rem;line-height:2.75rem;text-align:left;padding:0 0 0 4rem;margin:0 0 1.875rem;display:none}.setup-head .steps .num:before{content:counter(st);counter-increment:st;display:block;position:absolute;top:0;left:0;width:2.75rem;height:2.75rem;line-height:2.625rem;text-align:center;font-size:1rem;border:1px solid var(--accent);border-radius:50%}.setup-head .steps .image{margin:0 0 1.875rem;position:relative;display:block;pointer-events:all;cursor:pointer}.setup-head .steps .image img{width:100%;height:auto}.setup-head .steps .text{pointer-events:all}.setup-head .steps .swiper-pagination{position:absolute!important;bottom:8rem;left:1.25rem;width:7rem}.setup-config{padding:2.5rem 0 0}.setup-config .big-title{margin-bottom:1.875rem;padding:0;border-bottom:0}.setup-config .big-title .h2,.setup-config .big-title h2{font-size:1.875rem;line-height:2rem}.setup-config .big-title .text{margin-top:.625rem}.setup-config .setup-group{position:relative;margin:0 0 1.875rem;border-bottom:.125rem solid var(--accent)}.setup-config .setup-group .list{display:flex;flex-direction:column;padding:.3125rem 0}.setup-config .setup-group .link{display:flex;flex-direction:column;justify-content:center;padding:.3125rem .625rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;font-size:1.25rem;line-height:2.125rem;color:var(--main);order:2;background:hsla(0,0%,100%,.05)}.setup-config .setup-group .link.active{order:1;color:var(--accent)}.setup-config .setup-group:not(.open) .link:not(.active){display:none}.setup-config .setup-group .link svg{width:1.25rem;height:1.25rem;position:absolute;top:50%;right:.5rem;margin:-.625rem 0;fill:var(--accent);backface-visibility:hidden;transition-property:fill,transform;transition-duration:.2s;transition-timing-function:cubic-bezier(.645,.045,.355,1);transform:rotate(0deg)}.setup-config .setup-group.open .link svg{transform:rotate(-180deg)}.setup-config .setup-group .link:not(.active) svg{opacity:0}.setup-config .side-menu{font-size:1.25rem;line-height:2.125rem;margin-bottom:2.75rem}.setup-config .side-menu.js_tabs .swiper-wrapper{overflow-x:scroll;padding-bottom:1rem}.text-page{padding:0}.text-page>.side-menu{font-size:.9rem;margin-bottom:0}.text-page li:before{top:1.7rem}.privacy-page .text-page li:before{top:0}.text-page li>h2{margin-top:0}.zoom-pic{position:absolute;top:0;right:0;width:1.875rem;height:1.875rem;border-radius:50%;background:var(--accent);margin:.625rem}.zoom-pic svg{width:100%;height:100%;fill:var(--bg-main);vertical-align:top}.folded-tab:not(.visible){display:none}@media screen and (max-width:1019px){.content .buyers-information-container .buyers-information-title{padding-bottom:1.875rem;margin-bottom:3.125rem;font-style:normal;font-weight:400;color:#fff;border-bottom:.063rem solid #fff;font-size:1.5rem;line-height:1.625rem}.content .buyers-information-container .payment-for-license{flex-direction:column;display:flex}.content .buyers-information-container .payment-for-license span{margin-bottom:.5rem}}.config-section-head{display:none!important;border-bottom:.125rem solid var(--accent);margin:0 0 3.75rem;padding:0 0 2.5rem;background:var(--bg-main)}.config-section-head .image{display:block;position:relative;margin:0 0 1.875rem}.config-section-head .image img{width:100%;height:auto}.config-section-head .h3,.config-section-head h3{font-weight:700;font-size:1.5rem;line-height:2rem;margin:0 0 1.5625rem}.config-section-head .links .btn{margin:1.25rem 0 0;width:100%}.config-section-head .links .btn-secondary{border-color:transparent;text-transform:none}.config-descr{font-size:1rem;line-height:1.5rem;letter-spacing:.02em;color:var(--accent);background:var(--bg-main);overflow:hidden}.config-descr .h3,.config-descr h3{font-weight:700;font-size:1.25rem;line-height:2rem;margin-bottom:1.25rem;margin-top:0}.config-descr .image{display:block;border:0;outline:none;margin:1.25rem 0 2.5rem;position:relative;pointer-events:none}.config-descr .image img{width:auto;height:auto;max-width:100%}.prices{padding-bottom:2.5rem}.prices .big-title{margin-bottom:2.55rem;border-bottom-color:transparent;padding-bottom:0}.prices .big-title .text{margin-top:1.563rem}.prices .big-title .title-wrap h1{font-size:2.25rem;line-height:2.5rem}.prices .big-title .title-wrap .detail-link{font-size:.875rem;line-height:2.125rem;color:#ff721c;display:flex;align-items:center;text-transform:uppercase}.prices .title-wrap .detail-link svg{width:.75rem;height:.5rem;transform:rotate(-90deg);margin:0 0 .2rem .3rem}.prices .big-title ul{text-align:left;font-size:.875rem;line-height:.9375rem;letter-spacing:normal;color:var(--accent);display:flex;flex-wrap:wrap;margin:0 0 -.9375rem -1.875rem;padding:0}.prices .big-title li{flex:0 0 auto;position:relative;padding:.28125rem 0 .28125rem 2.25rem;margin:0 0 .9375rem 1.875rem}.prices .big-title li:before{display:none}.prices .big-title li svg{width:1.5rem;height:1.5rem;position:absolute;top:0;left:0;fill:var(--green)}.prices .grid .r{border-color:var(--bg-borders)}.prices .grid .l-info,.prices .grid .r-info{font-size:.875rem;line-height:1.375rem;margin-top:1.875rem}.prices .grid .r-info{border-bottom:.063rem solid #fff;margin-bottom:3.75rem;padding-bottom:3.75rem}.prices .grid .r-info:last-child{margin-top:1.875rem;margin-bottom:3.75rem;padding-bottom:3.75rem}.prices .grid-title{padding-bottom:1.563rem}.prices .grid-title span{font-size:1rem;line-height:1.063rem;color:#fff}.prices .thumbs{flex:0 0 auto;width:100%;display:none}.prices .thumbs .swiper-slide{width:25%}.prices .main .nav{justify-content:flex-end;margin-top:30px}.prices .main .swiper-slide{height:auto!important;display:flex;flex-direction:column;background-color:var(--bg-main)}.prices .main .swiper-slide-next{transform:translate3d(-13%,0,0)!important}.plan{display:flex;flex-direction:column;flex:1 0 auto;padding-top:1rem}.plan .discount-wrap{display:flex;flex-direction:column;margin-bottom:1.563rem;font-size:1rem;line-height:1.063rem;letter-spacing:.02em;text-transform:uppercase;color:#fff}.plan .discount-wrap strong{margin-top:.75rem;font-size:.75rem;line-height:.813rem;text-transform:uppercase;color:#0de7b2}.plan .text{flex:1 0 auto;position:relative;width:100%}.plan .btn{flex:0 0 auto;width:100%;margin-top:2.5rem}.plan .time{display:none}.checkout-plans .list .bg,.plan .time,.prices .thumbs .swiper-slide{font-size:1rem;line-height:1.0625rem;letter-spacing:.02em;text-transform:uppercase;color:var(--accent);height:4.625rem}.checkout-plans .list .bg strong,.plan .time strong,.prices .thumbs .swiper-slide strong{display:block;color:var(--green);font-weight:400;font-size:.75rem;line-height:.8125rem;letter-spacing:normal;margin:.75rem 0 0}.plan .price{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;color:var(--accent);position:relative}.plan .price sup{vertical-align:top;line-height:1.1875rem;margin:0 .5625rem 0 0}.plan .price del,.plan .price sup{font-weight:400;font-size:1.125rem}.plan .price del{position:absolute;top:0;left:75%;width:3.625rem;height:1.875rem;line-height:1.875rem;text-align:center;text-decoration:line-through;color:var(--bg-main);background:var(--orange);transform:rotate(-10deg);margin:-.9375rem 1rem}.plan .price del:after,.plan .price del:before{content:"";position:absolute;top:50%;width:1.375rem;height:1.375rem;background:var(--orange);border-radius:50%;transform:translate3d(0,-50%,0)}.plan .price del:before{left:-.3125rem}.plan .price del:after{right:-.3125rem}.plan .price del>*{display:block;position:relative;z-index:1}.plan .price del>:before{content:"";position:absolute;top:50%;right:100%;width:.25rem;height:.25rem;transform:translate3d(0,-50%,0);background:var(--bg-main);border-radius:50%}.plan .price .big{flex:0 0 auto;position:relative;font-weight:700;font-size:2.75rem;line-height:2.9375rem}.plan .price .green,.plan .price .small{color:var(--green)}.plan .price .small{margin:.3125rem 0 2rem}.plan .price .small,.plan ul{font-weight:400;font-size:.875rem;line-height:.9375rem;text-transform:uppercase}.plan ul{color:var(--accent);display:flex;flex-direction:column;align-items:flex-start;margin:0 0 -.9375rem -1.875rem;padding:0;width:84%}.plan-player .text ul{width:100%}.plan li{flex:0 0 auto;position:relative;padding:.28125rem 0 .28125rem 2.25rem;margin:0 0 .9375rem 1.875rem}.plan li:before{display:none}.plan li svg{width:1.5rem;height:1.5rem;position:absolute;top:0;left:0;fill:var(--green)}.grid-player{margin-top:4rem;padding-bottom:3rem}.prices .grid-player .l-info{display:none}.prices .grid-player .r{margin-top:0;border-top:none}.r-player-info{display:inline-block;flex-direction:column;margin-top:2.5rem}.prices .grid-player .r .time{height:100%;font-size:1rem}.detailed{display:none}.detailed-mobile .detailed-wrap{width:calc(100% + 1.876rem);position:relative;left:-.938rem}.detailed-mobile .table-item{padding:1.25rem .938rem;background:hsla(0,0%,100%,.02);border-radius:1.25rem}.detailed-mobile .table-item,.detailed-mobile .text-wrap{display:flex;flex-direction:column}.detailed-mobile .table-item:not(:first-child){margin-top:.938rem}.detailed-mobile .title{font-weight:700;font-size:1.125rem;line-height:1.563rem;color:#fff;margin-bottom:.313rem}.detailed-mobile .subTitle{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;box-orient:vertical;-webkit-box-orient:vertical;transition:.2s linear}.detailed-mobile .subTitle,.detailed-mobile .subTitleFull{font-size:.875rem;line-height:1.375rem;color:hsla(0,0%,100%,.5);height:-moz-max-content;height:max-content;word-break:break-word}.detailed-mobile .subTitleFull{overflow:visible;overflow:initial;display:block}.detailed-mobile .subTitleFull svg{width:1rem;height:1rem;margin-left:.2rem;margin-top:.1rem}.detailed-mobile .show-more{cursor:pointer;display:flex;align-items:center;color:#ff721c;font-size:.875rem;line-height:.938rem;margin-top:.969rem}.detailed-mobile .show-more svg{width:.6rem;height:.4rem;margin-left:.325rem}.detailed-mobile .show-less{cursor:pointer;display:flex;align-items:center;color:#ff721c;font-size:.875rem;line-height:.938rem;margin-top:.969rem}.detailed-mobile .show-less svg{width:.6rem;height:.4rem;margin-left:.325rem;transform:rotateX(180deg)}.detailed-mobile .icons-wrap{align-items:flex-start;display:grid;grid-template-columns:1fr 1fr 1fr;text-align:center;margin-top:1.25rem;justify-content:space-around}.detailed-mobile .icon-wrap{flex-direction:column;display:flex;justify-content:center;align-items:center}.detailed-mobile .icon-wrap:not(:first-child){border-left:.063rem solid hsla(0,0%,100%,.05)}.detailed-mobile .icon-text{font-size:.75rem;padding-top:.906rem;text-transform:none;text-align:center}.detailed-mobile .icon-wrap:first-of-type .icon-text{text-align:center}.detailed-mobile .icon-wrap svg{width:1.5rem;height:1.5rem}.detailed-title{font-size:1.875rem;line-height:2rem;color:#fff;font-weight:700;margin-bottom:2.5rem}.grid-player .plan .big{font-size:2.75rem;line-height:2.938rem}.grid-player .plan .period{font-size:1rem;line-height:1.063rem;text-transform:uppercase;margin-top:.313rem}.grid-player .plan-player .time{font-size:1.5rem}.grid-player .plan .price{height:100%;margin-bottom:1.5rem}.grid-player .plan{padding-top:0}.grid-player .plan-player .price{height:100%;margin-bottom:2rem}.price .player-info{display:none}.grid-player .thumbs-player{display:block}.grid-player .player-title{font-size:1rem;line-height:1.063rem;text-transform:uppercase}.big-text{padding:0 0 2.5rem;font-weight:700;font-size:1.875rem;line-height:2rem;color:var(--accent)}.big-text-download{width:100%;color:#ff721c;cursor:pointer}.big-text a{color:var(--orange)}.checkout{padding:2.5rem 0}.checkout .r{margin-top:3.125rem}.checkout-title{font-weight:700;font-size:1.125rem;line-height:1.1875rem;margin:0 0 1.875rem;color:var(--accent)}.checkout-title .h2,.checkout-title h2{margin:0 0 .625rem;font-weight:400;font-size:1.5rem;line-height:1.5}.checkout-plans .list{display:none}.checkout-plans .list>*{flex:1 1;display:flex;flex-direction:column}.checkout-plans .list .bg{flex:1 0 auto;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-style:solid;border-color:var(--bg-borders);border-width:0 1px 0 0;transition-property:color,background;transition-duration:.2s;transition-timing-function:cubic-bezier(.645,.045,.355,1)}.checkout-plans .list>:first-child .bg{border-left-width:1px}.checkout-plans .list .bg strong{transition:color .2s cubic-bezier(.645,.045,.355,1)}.checkout-plans input:first-child:checked~.list>:first-child .bg,.checkout-plans input:nth-child(2):checked~.list>:nth-child(2) .bg,.checkout-plans input:nth-child(3):checked~.list>:nth-child(3) .bg,.checkout-plans input:nth-child(4):checked~.list>:nth-child(4) .bg{cursor:default;color:var(--bg-main);background:var(--accent)}.checkout-plans input:first-child:checked~.list>:first-child .bg strong,.checkout-plans input:nth-child(2):checked~.list>:nth-child(2) .bg strong,.checkout-plans input:nth-child(3):checked~.list>:nth-child(3) .bg strong,.checkout-plans input:nth-child(4):checked~.list>:nth-child(4) .bg strong{color:var(--green-dark);font-weight:700}.checkout-plans .plan{display:none}.checkout-plans input:first-child:checked~.plans .plan:first-child,.checkout-plans input:nth-child(2):checked~.plans .plan:nth-child(2),.checkout-plans input:nth-child(3):checked~.plans .plan:nth-child(3),.checkout-plans input:nth-child(4):checked~.plans .plan:nth-child(4){display:flex}.checkout-plans .plan .time{position:absolute;top:1.875rem;left:9.25rem}.checkout-plans .plan .time strong{font-size:.875rem;line-height:.9375rem;margin-top:.3125rem}.checkout .code{margin:0 0 2.5rem}.checkout .code .inputs{display:flex;align-items:flex-end}.checkout .code .input{flex:1 1 auto}.checkout .code .input input{font-weight:700;font-size:1.25rem;line-height:1.3125rem;padding-bottom:1.25rem}.checkout .code .btn{flex:0 0 auto;min-width:6.875rem;margin:0 0 0 1.25rem}.checkout .code .input-info{font-weight:400;font-size:.625rem;line-height:.6875rem;text-transform:uppercase;margin-top:1.25rem;color:var(--accent)}.checkout .total{margin:0 0 2.5rem;padding:0;color:var(--accent);font-size:1rem;line-height:1.0625rem;letter-spacing:.02em}.checkout .total li:before{display:none}.checkout .total li{margin:0;padding:0;display:flex;align-items:flex-start;justify-content:space-between}.checkout .total li:not(:first-child){margin-top:1.25rem}.checkout .total .green>:last-child{font-weight:700}.checkout .total li.big{font-weight:700;font-size:1.5rem;line-height:1.625rem;margin-top:1.875rem}.checkout .submit .btn{width:100%}.checkout .submit-info{margin-top:1.25rem}.checkout-done{padding:2.5rem 0;color:var(--accent);font-size:1rem;line-height:1.5rem;letter-spacing:.02em}.checkout-done p{margin-top:0}.checkout-done .r{margin-top:4.6875rem}.checkout-done .h2,.checkout-done h2{font-weight:400;font-size:1.5rem;line-height:1.5;margin:2.5rem 0 1.25rem}.checkout-done .h2:first-child,.checkout-done h2:first-child{margin-top:0!important}.checkout-done .info{margin:0 0 2.5rem;padding:0;font-size:1.125rem;line-height:1.1875rem;letter-spacing:normal}.checkout-done .info li{position:relative;margin:0 0 1.875rem;padding:0;display:flex;align-items:center}.checkout-done .info li:before{display:none}.checkout-done .info .txt{flex:1 1 auto}.checkout-done .info strong{font-weight:400;font-size:.75rem;line-height:.8125rem;color:var(--main);display:block;margin:0 0 .625rem}.checkout-done .info .copy{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;flex:0 0 auto;width:2.5rem;height:2.5rem;outline:none;border:0;margin:0;padding:0;background:var(--bg-grey)}.checkout-done .info .copy svg{width:1.125rem;height:1.125rem;position:absolute;top:50%;left:50%;margin:-.5625rem;fill:var(--accent)}.checkout-done .links{display:flex}.checkout-done .links>*{flex:1 1}.checkout-done .links>:not(:first-child){margin-left:.625rem}.checkout-done .links .btn{font-weight:400;font-size:.75rem;line-height:.8125rem}.checkout-done .r ul{font-size:.875rem;line-height:.9375rem;text-transform:uppercase;letter-spacing:normal;margin:1.5625rem 0 0}.checkout-done .r li:before{display:none}.checkout-done .r li{position:relative;padding:.28125rem 0 .28125rem 2.75rem;margin:.9375rem 0 0}.checkout-done .r li svg{fill:var(--green);width:1.5rem;height:1.5rem;position:absolute;top:0;left:0}.personal-head-email{font-weight:700;font-size:1.5rem;line-height:1.625rem;margin:0 0 3.125rem;color:var(--accent);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.license-card{position:relative;margin-bottom:1.25rem}.license-card.with-btn{padding-bottom:6.875rem}.license-card:not(:first-child){margin-top:4.375rem}.license-card .head{display:flex;align-items:center;font-size:.75rem;line-height:.8125rem;border-bottom:1px solid var(--bg-borders);padding:0 0 1.875rem;margin:0 0 1.875rem;position:static}.license-card .head .h2,.license-card .head h2{flex:1 1 auto;font-size:1.5rem;line-height:1.625rem;margin:0 1.25rem 0 0}.license-card .head .btn{position:absolute;bottom:0;left:0;right:0}.license-card .info{margin:0;padding:0;font-size:1.125rem;line-height:1.1875rem;color:var(--accent)}.license-card .info li:before{display:none}.license-card .info li{position:relative;margin:0;padding:0;display:flex;align-items:center}.license-card .info li:not(:first-child){margin-top:1.875rem}.license-card .info .txt{flex:1 1 auto}.license-card .info strong{display:block;color:var(--main);font-weight:400;font-size:.75rem;line-height:.8125rem;margin:0 0 .625rem}.license-card .info .copy{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;display:block;flex:0 0 auto;width:2.5rem;height:2.5rem;outline:none;border:0;margin:0;padding:0;background:var(--bg-grey);transition:background .25s ease-in-out}.license-card .info .copy:hover{background:var(--accent)}.license-card .info .copy svg{width:1.125rem;height:1.125rem;position:absolute;top:50%;left:50%;margin:-.5625rem;fill:var(--accent);transition:fill .25s ease-in-out}.license-card .info .copy:hover svg{fill:var(--bg-main)}.loader{margin:100px auto;font-size:25px;width:1em;height:1em;border-radius:50%;position:relative;text-indent:-9999em;animation:load5 1.1s ease infinite;transform:translateZ(0)}@keyframes load5{0%,to{box-shadow:0 -2.6em 0 0 #fff,1.8em -1.8em 0 0 hsla(0,0%,100%,.2),2.5em 0 0 0 hsla(0,0%,100%,.2),1.75em 1.75em 0 0 hsla(0,0%,100%,.2),0 2.5em 0 0 hsla(0,0%,100%,.2),-1.8em 1.8em 0 0 hsla(0,0%,100%,.2),-2.6em 0 0 0 hsla(0,0%,100%,.5),-1.8em -1.8em 0 0 hsla(0,0%,100%,.7)}12.5%{box-shadow:0 -2.6em 0 0 hsla(0,0%,100%,.7),1.8em -1.8em 0 0 #fff,2.5em 0 0 0 hsla(0,0%,100%,.2),1.75em 1.75em 0 0 hsla(0,0%,100%,.2),0 2.5em 0 0 hsla(0,0%,100%,.2),-1.8em 1.8em 0 0 hsla(0,0%,100%,.2),-2.6em 0 0 0 hsla(0,0%,100%,.2),-1.8em -1.8em 0 0 hsla(0,0%,100%,.5)}25%{box-shadow:0 -2.6em 0 0 hsla(0,0%,100%,.5),1.8em -1.8em 0 0 hsla(0,0%,100%,.7),2.5em 0 0 0 #fff,1.75em 1.75em 0 0 hsla(0,0%,100%,.2),0 2.5em 0 0 hsla(0,0%,100%,.2),-1.8em 1.8em 0 0 hsla(0,0%,100%,.2),-2.6em 0 0 0 hsla(0,0%,100%,.2),-1.8em -1.8em 0 0 hsla(0,0%,100%,.2)}37.5%{box-shadow:0 -2.6em 0 0 hsla(0,0%,100%,.2),1.8em -1.8em 0 0 hsla(0,0%,100%,.5),2.5em 0 0 0 hsla(0,0%,100%,.7),1.75em 1.75em 0 0 #fff,0 2.5em 0 0 hsla(0,0%,100%,.2),-1.8em 1.8em 0 0 hsla(0,0%,100%,.2),-2.6em 0 0 0 hsla(0,0%,100%,.2),-1.8em -1.8em 0 0 hsla(0,0%,100%,.2)}50%{box-shadow:0 -2.6em 0 0 hsla(0,0%,100%,.2),1.8em -1.8em 0 0 hsla(0,0%,100%,.2),2.5em 0 0 0 hsla(0,0%,100%,.5),1.75em 1.75em 0 0 hsla(0,0%,100%,.7),0 2.5em 0 0 #fff,-1.8em 1.8em 0 0 hsla(0,0%,100%,.2),-2.6em 0 0 0 hsla(0,0%,100%,.2),-1.8em -1.8em 0 0 hsla(0,0%,100%,.2)}62.5%{box-shadow:0 -2.6em 0 0 hsla(0,0%,100%,.2),1.8em -1.8em 0 0 hsla(0,0%,100%,.2),2.5em 0 0 0 hsla(0,0%,100%,.2),1.75em 1.75em 0 0 hsla(0,0%,100%,.5),0 2.5em 0 0 hsla(0,0%,100%,.7),-1.8em 1.8em 0 0 #fff,-2.6em 0 0 0 hsla(0,0%,100%,.2),-1.8em -1.8em 0 0 hsla(0,0%,100%,.2)}75%{box-shadow:0 -2.6em 0 0 hsla(0,0%,100%,.2),1.8em -1.8em 0 0 hsla(0,0%,100%,.2),2.5em 0 0 0 hsla(0,0%,100%,.2),1.75em 1.75em 0 0 hsla(0,0%,100%,.2),0 2.5em 0 0 hsla(0,0%,100%,.5),-1.8em 1.8em 0 0 hsla(0,0%,100%,.7),-2.6em 0 0 0 #fff,-1.8em -1.8em 0 0 hsla(0,0%,100%,.2)}87.5%{box-shadow:0 -2.6em 0 0 hsla(0,30%,56%,.2),1.8em -1.8em 0 0 hsla(0,0%,100%,.2),2.5em 0 0 0 hsla(0,0%,100%,.2),1.75em 1.75em 0 0 hsla(0,0%,100%,.2),0 2.5em 0 0 hsla(0,0%,100%,.2),-1.8em 1.8em 0 0 hsla(0,0%,100%,.5),-2.6em 0 0 0 hsla(0,0%,100%,.7),-1.8em -1.8em 0 0 #fff}}.modal{position:fixed;left:0;top:0;right:0;bottom:0;background:var(--bg-main);display:flex;align-items:center;justify-content:center;z-index:110;padding:20px}.modal .close{position:absolute;top:70px;right:120px;cursor:pointer}.modal .close svg{fill:var(--accent)}.image-viewer{max-width:100%;width:1080px}.image-viewer .swiper-container{max-width:100%;height:100%}.image-viewer .swiper-slide{background-color:var(--bg-main)}.image-viewer .swiper-slide *{max-height:100%}.image-viewer img{-o-object-fit:contain;object-fit:contain;z-index:1}.image-viewer .preview{margin-top:20px}.image-viewer .preview .swiper-slide{display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1}.image-viewer .preview .swiper-wrapper{justify-content:center}.image-viewer .swiper-lazy-preloader{z-index:0}.viewer-trigger{cursor:pointer}.ReactModal__Body--open #__next,.overflow-true{overflow:hidden}.ReactModal__Overlay ul>li:before{display:none}.ReactModal__Body--open .ril-toolbar.ril__toolbar{background-color:transparent}.ReactModal__Body--open[aria-hidden=true]{overflow:hidden}.ReactModal__Body--open[aria-hidden=true] #__next{overflow:visible}.order-history-table{margin-top:3rem;margin-bottom:2.5rem}.order-history-top-row{display:none}.order-history-row.failed .col-5{color:var(--red)}.order-history-row.success .col-5{color:var(--green)}.order-history-row{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:3rem;color:var(--accent);font-size:1rem;line-height:1.25rem;border-bottom:1px solid var(--bg-borders)}.order-history-col{flex-wrap:wrap;width:50%;margin-bottom:2rem}.order-history-row .col-1{width:100%;display:flex;align-items:center;justify-content:space-between}.order-history-row .col-2,.order-history-row .col-4{text-align:left}.order-history-row .col-3,.order-history-row .col-5{text-align:right}.order-history-row .copy{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;display:block;flex:0 0 auto;width:2.5rem;height:2.5rem;outline:none;border:0;margin:0;padding:0;background:var(--bg-grey);transition:background .25s ease-in-out;cursor:pointer}.order-history-row .copy:hover{background:var(--accent)}.order-history-row .copy svg{width:1.125rem;height:1.125rem;position:absolute;top:50%;left:50%;margin:-.5625rem;fill:var(--accent);transition:fill .25s ease-in-out}.order-history-row .copy:hover svg{fill:var(--bg-main)}.order-mobile-label{width:100%;margin-bottom:1rem;color:var(--main);font-size:.9rem;line-height:1.5rem}.order-history-row .col-1 .order-mobile-label{margin-bottom:.2rem}.history-link{margin-left:5px;text-decoration:underline}.history-link:hover{text-decoration:none}.survey{position:fixed;bottom:0;left:1.25rem;z-index:1}.survey-popup{display:none;position:relative;background-color:var(--bg-popup)}.survey-mobile-popup{padding:.625rem 1rem;background-color:var(--bg-popup);border-radius:30px;margin-bottom:20px}.survey-content,.survey-mobile-popup{display:flex;align-items:center}.survey-icon{flex-shrink:0}.survey-link{display:flex;align-items:center;justify-content:center;padding:1.45rem 0 1.35rem;background-color:var(--orange);color:var(--accent);text-transform:uppercase;font-size:.9rem;line-height:.95rem;font-weight:700;cursor:pointer}.survey-link,.survey-link:hover{text-decoration:none}.survey-close{width:1rem;height:1rem;cursor:pointer}.survey-close svg{width:100%;height:100%}.survey-mobile-icon{width:2.125rem;height:2.125rem;margin-right:.625rem}.survey-mobile-title{margin-top:.2rem;color:var(--accent);font-size:.85rem;font-weight:700}.survey-mobile-close{width:.6rem;height:.6rem;margin-left:.6rem}.survey-mobile-close svg{width:100%;height:100%}.survey-full{position:fixed;top:100%;bottom:-100%;left:0;right:0;display:flex;align-items:center;justify-content:center;background-color:var(--bg-main);transition:top .25s ease-in}.survey-mobile-popup._active .survey-full{top:0;bottom:0}.full-content{display:flex;flex-direction:column;align-items:center}.full-close{position:absolute;top:95px;right:20px}.full-icon{margin:0 auto 1.25rem}.full-icon img{-o-object-fit:contain;object-fit:contain}.full-wrap{margin:0 2.25rem;text-align:center}.full-title{margin-bottom:.625rem;color:var(--accent);font-size:1.625rem;line-height:2rem;font-weight:700}.full-text{margin-bottom:1.825rem;font-size:1rem;text-align:center}.survey-full .survey-link{width:100%}.settings-title{margin-top:2.5rem}.flag-label{display:flex;justify-content:flex-start;align-items:center;padding:1rem 1.5rem;margin-right:0;margin-bottom:1.5rem;border:2px solid var(--accent);color:var(--accent);opacity:.4;cursor:pointer}.flag-label.active{opacity:1;cursor:auto}.flag-label img{width:3rem;height:3rem;border-radius:50%;margin-right:1rem}.spinner-licenses{order:2}.setup-config{scroll-margin-top:3rem}.password-icon{position:absolute;right:0;top:0;bottom:0;width:2rem;height:2rem;cursor:pointer}.cookie-banner{position:fixed;bottom:1px;font-size:.45rem;width:100vw;background:rgba(14,14,19,.15);border:1px solid hsla(0,0%,100%,.1);padding:.6rem .8rem .4rem;backdrop-filter:blur(1.25rem);z-index:100}.cookie-banner>.btn{height:1.6rem;width:100%;margin-top:.6rem;font-size:.5rem}.terms_of_service p{color:#7ea1b2;font-family:Gilroy-Bold,sans-serif}.terms_of_service h1,.terms_of_service h3{font-family:Gilroy-Bold,sans-serif;font-weight:700}.terms_of_service h1{align-self:center;text-align:center;font-size:35px}.terms_of_service table{overflow-x:hidden;width:100%;color:#7ea1b2}.table_wrap{overflow-x:scroll;color:#7ea1b2}.terms_of_service table td{text-align:left;padding:10px}.terms_of_service table td,.terms_of_service table th,.terms_of_service table tr{color:#7ea1b2;border:1px solid #7ea1b2}.previous-versions{display:flex;flex-direction:column}.previous-versions .left{border-bottom:.125rem solid var(--accent);padding-bottom:3.75rem;margin-bottom:3.75rem}.previous-versions .back-link{display:flex;align-items:center;margin-bottom:10px;cursor:pointer}.previous-versions .back-link>svg{fill:hsla(0,0%,100%,.5);transform:rotate(90deg);margin:-2px 5px 0 0;width:1rem;height:1rem}.previous-versions .title{font-size:1.875rem;line-height:52px}.previous-versions .subtitle{color:hsla(0,0%,100%,.5);font-size:1rem}.previous-versions .agreement{font-size:.6rem;color:hsla(0,0%,100%,.5)}.previous-versions .agreement a{color:#fff}.previous-versions .input svg{position:absolute;top:1.1rem;transform:translateY(-50%)}.previous-versions .input input{padding-left:34px;padding-bottom:10px;margin-top:80px;font-size:1.5rem}.previous-versions .input .clear-btn{position:absolute;right:1rem;top:1.1rem;transform:translateY(-50%);background:0;border:0;cursor:pointer;width:20px;height:20px}.previous-versions .input .found{margin-top:1.5rem}.previous-version-item{width:100%}.previous-version-item .item-title{font-size:1.5rem;margin-bottom:10px}.previous-version-item .item-date{margin:0 0 45px}.previous-version-item .item-sup{font-size:.75rem;color:#0de7b2;margin-left:1rem;position:relative;top:-.5rem}.previous-version-item .item-links{width:100%}.previous-version-item .item-links>a:first-child{display:block;background:hsla(0,0%,100%,.1)}.previous-version-item .item-links>a:first-child,.previous-version-item .item-links>a:nth-child(2){padding:1.25rem 0;text-align:center;text-decoration:none;text-transform:uppercase;box-sizing:border-box;font-size:1rem;width:100%}.previous-version-item .item-links>a:nth-child(2){display:flex;margin-left:30px;align-items:center}.previous-versions .load-more{color:#ff721c;font-size:1.5rem;background:0;border:0;margin:6rem 0;cursor:pointer}.previous-versions .right .col>p{color:#fff;font-size:1rem}.previous-versions .right .latest{margin-top:4rem}.previous-versions .right .latest>p{margin-bottom:0}.latest a{color:#ff721c;display:block;margin-top:10px}.latest a>svg path:first-of-type{stroke:#ff721c}.latest a>svg path{fill:#ff721c}.soc-container{margin-top:60px}.soc-title{margin:0 0 10px;font-weight:600;font-size:12px;line-height:14px;color:#a29dba;text-transform:uppercase;font-family:Gilroy}.soc{justify-content:flex-start!important;margin:0!important}.soc>a{background:#1d192c;border:0!important;width:50px;height:50px;border-radius:14px!important;margin-right:10px}.soc>a>svg{transform:scale(.7)}.overview-success-icon{width:32px!important;height:100%!important;fill:none!important;position:static!important;margin-right:20px;flex-shrink:0}.overview-text{display:inline-flex!important;align-items:flex-start;padding-left:0!important}.download-notification-button{background:0;border:0;cursor:pointer;color:var(--orange);font-size:1.125rem;line-height:1.1875rem}.download-notification{flex-direction:row;align-items:center}.steps-full-image>div>img{border-radius:30px}.setup-head .steps .text a{color:var(--orange)}.setup-head .steps .text{font-size:1.3rem}.black-friday{display:block;width:100%;background:url(/img/black-friday-mobile.jpg) no-repeat top;background-size:cover;display:flex;align-items:flex-start;justify-content:space-between;gap:80px;flex-direction:column;padding:40px 0 0 5%;height:450px;position:relative}.black-friday:active,.black-friday:hover{text-decoration:none!important}.black-friday-main-page{margin-top:5%}.black-friday-internal-page{transform:translateY(0);margin-bottom:2%}.tiger-logo-friday{width:200px}.black-friday-discount{font-size:25px;font-weight:700;color:#fff;padding:8px 20px;border:2px solid #fff;border-radius:25px/50%;white-space:nowrap;position:absolute;top:223px;box-sizing:border-box;height:55px}.black-friday-title{display:none}.black-friday-title-mobile{font-weight:700;color:#fff;font-size:80px;line-height:70px;margin-bottom:130px}.black-friday-code{font-size:25px;font-weight:900;color:#000;border-radius:25px/50%;background-color:#fff;padding:15px 20px 0;position:absolute;top:292px;left:calc(5% + 210px);box-sizing:border-box;height:55px}.black-friday-code:after{font-size:11px;font-weight:100;content:"PROMO CODE";position:absolute;top:3px;left:0;width:100%;text-align:center}@media only screen and (max-width:500px){.black-friday-title-mobile{font-size:60px}.black-friday-discount{top:231px;padding:5px 15px 0}.black-friday-code,.black-friday-discount{font-size:20px;border-radius:20px/50%;height:41px}.black-friday-code{left:calc(5% + 180px);top:301px;left:180px}}@media only screen and (min-width:640px){:root{font-size:16px}.cookie-banner{font-size:1rem}.cookie-banner>.btn{font-size:1.1rem;height:3rem}}@media only screen and (min-width:1020px){:root{font-size:.833333vw}body{font-size:1.25rem;line-height:1.7;overflow-x:hidden;overflow-y:scroll}.h2,.h3,h2,h3,h4,h5,h6{margin-top:5.625rem;margin-bottom:1.25rem}.h1,h1{font-size:4rem;line-height:4.3125rem}.h2,.input-placeholder,button,h2,input,select,textarea{font-size:2.25rem;line-height:2.4375rem}input[type=color],input[type=date],input[type=datetime-local],input[type=email],input[type=month],input[type=number],input[type=password],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{padding-bottom:1.75rem}textarea.autosize{height:4.5rem}.btn{height:5.625rem;font-size:1.125rem;line-height:1.875rem;border-width:.25rem}.btn-compact{height:3.75rem}.checkbox{width:1.875rem;height:1.875rem}.check{font-size:1.125rem;line-height:1.1875rem;margin:0}.check label{padding-top:.34375rem;padding-bottom:.34375rem;padding-left:3.4375rem}.check .checkbox{margin:-.9375rem 0}.check+.check{margin-top:2.5rem}.check .input{margin-top:1.875rem}.check.check-with-select .input{margin-top:.28125rem}.check .input input,.check .input select{padding-bottom:1.25rem}.check.check-inline-select{display:flex;align-items:flex-start}.check.check-inline-select .input{flex:1 1 auto;margin-left:3.125rem}.check.big-desk.check-inline-select .input{margin-top:.1875rem}.input-label:not(.big){margin-bottom:1.5625rem}.input-info,.input-label:not(.big){font-size:1.125rem;line-height:1.1875rem}.input-info{margin-top:1.875rem}.subinput-info{font-size:1.125rem;line-height:1.875rem;padding-top:.9375rem;padding-bottom:.9375rem}.form-title{font-size:1.875rem;line-height:2.5rem}.form-row{margin-bottom:5rem}.form-row.margin-top{margin-bottom:0;margin-top:5rem}.form-row.margin-small{margin-bottom:3.75rem}.form-row.margin-min{margin-bottom:3.125rem}.form-date{margin-left:-3.125rem}.form-date-col,.form-date-col:last-child{padding-left:3.125rem;width:33.333333%}.form-submit{margin-top:5rem}.submit-info{font-size:.875rem;line-height:.9375rem;text-align:inherit;margin-top:3.75rem}.notification{top:6.25rem;font-size:1.125rem;line-height:1.1875rem;min-height:4rem}.header{background:var(--bg-main);border-bottom:1px solid var(--bg-borders)}.header .grid{display:flex;align-items:center;height:calc(6.25rem - 1px);max-width:1520px;width:100%;margin:0 auto}.headline{background:none;border:0;height:auto;padding:0 0 0 3.125rem;display:block}.header .logo{width:15.5625rem}.header .logo img{height:2.5rem}.toggle-menu{display:none}.wrap-menu{position:static;top:auto;left:auto;width:auto;height:auto;background:none;overflow:visible;transform:none!important;transition:none!important;flex:1 1 auto}.licenses-header{display:flex;justify-content:space-between;align-items:center;border:0;padding:0}.licenses-toggle{color:#fff;cursor:pointer}.licenses-toggle .arr svg{fill:#ff721c}.licenses-toggle .toggle-rotated svg{transform:rotate(180deg)}.licenses-toggle .filters{position:absolute;right:0;padding:.75rem 1.75rem;display:flex;flex-direction:column;background:#19191d;box-sizing:border-box}.licenses-filter,.licenses-toggle .filters .filter-active{color:#ff721c}.no-licenses{color:#fff;font-size:1.5rem;white-space:nowrap}.pay-with-stripe{flex-direction:row;justify-content:space-between}.menu-padding{padding:0;display:flex;align-items:center}.menu-section{font-size:1rem;line-height:1.1875rem}.menu-section ul li a{opacity:1;font-size:1rem}.menu-section:not(.menu-main):not(.menu-profile):not(.menu-lang){display:none}.menu-section:not(:first-child){margin-top:0}.menu-line,.menu-profile-name,.menu-title{display:none}.menu-main{flex:1 1 auto}.menu-lang{flex:0 0 auto;padding-right:3.125rem;padding-left:0;margin-bottom:.2rem}.menu-lang ul,.menu-main ul{display:flex;align-items:center;justify-content:center}.menu-main li{transition:opacity .2s cubic-bezier(.645,.045,.355,1)}.menu-main.hover li.active:not(:hover){opacity:.5}.menu-lang li,.menu-main li{margin:0!important;padding:0;flex:0 0 auto;order:0}.menu-lang li>*,.menu-main li>*{display:block;padding:.25rem 1.40625rem}.menu-lang li:first-child,.menu-main li:first-child{margin-left:40px!important}.menu-lang li:last-child,.menu-main li:last-child{margin-right:auto!important}.menu-main li.link-download~li:last-child{margin-right:0!important}.menu-main li.link-download{order:1;margin:0 auto!important}.menu-main li:not(.link-download)>*{color:var(--main);transition:color .2s cubic-bezier(.645,.045,.355,1)}.menu-lang li>*,.menu-main li.active>*,.menu-main li:not(.link-download)>.toggle:hover,.menu-main li:not(.link-download)>a:hover{color:var(--accent)}.menu-main li.for-mob{display:none}.menu-main .pic{display:inline-block;margin-top:-.1875rem;margin-bottom:-.1875rem}.menu-section li>.toggle{margin:0;padding:.2rem 2.5rem 0 0}.menu-section li>.toggle .arr{transform:rotate(0deg);margin-right:0}.menu-profile{position:fixed;top:6.25rem;right:0;z-index:100;height:calc(100% - 6.25rem);overflow:hidden;overflow-y:auto;background:var(--bg-main);width:21.875rem;font-weight:400;font-size:1.25rem;line-height:1.5rem;display:flex;flex-direction:column;transition:transform .2s cubic-bezier(.645,.045,.355,1);transform:translate3d(100%,0,0)}.open-user-menu .menu-profile{transform:translateZ(0)}.page-fader{position:fixed;z-index:90;top:0;left:0;width:100%;height:100%;background:var(--black);transition:opacity .2s cubic-bezier(.645,.045,.355,1);transform:scale(0);opacity:0}.open-lang-menu .page-fader,.open-user-menu .page-fader{transform:scale(1);opacity:.8}.menu-profile ul{flex:0 0 auto;width:auto;margin:0 1.25rem!important;padding:3.125rem 1.875rem}.menu-profile ul.top{flex:1 0 auto}.menu-profile ul.bottom{padding-top:1.5625rem;padding-bottom:1.875rem;border-top:1px solid var(--bg-borders)}.menu-profile li:not(:first-child){margin-top:1.875rem}.menu-profile li>label{display:block;margin-right:1.875rem}.menu-lang-sub{left:auto;right:0;top:6.25rem;z-index:100;width:34.375rem;height:calc(100% - 6.25rem);font-size:2.25rem;line-height:2.4375rem}.menu-lang-sub .back{display:none}.menu-lang-sub ul{padding:2.1875rem 2.1875rem 2.1875rem 5rem}.menu-lang-sub li{padding:.9375rem 0}.head-login-links,.head-user{display:flex;justify-content:center;min-width:auto;width:140px;height:40px;background:#1d192c;border-radius:10px;font-weight:600;font-size:14px;line-height:145%;font-family:Gilroy;margin:auto 3.125rem auto 0}.footer{width:100%;max-width:1520px;margin:0 auto;padding:10rem 3.125rem 6.25rem;font-size:1.5rem;line-height:2.1rem;color:var(--accent)}.footer .grid{display:flex;justify-content:space-between;margin:0 0 0 -3.125rem}.footer .grid>*{padding:0 0 7.8125rem 3.125rem;margin:0}.footer .logo{display:block}.footer .logo svg{height:3.125rem}.foot-title{color:var(--grey);margin-bottom:1.5625rem}.foot-contact{font-size:1.5rem;line-height:1.625rem;font-weight:700;display:flex;flex-direction:row;align-items:center}.foot-contact .foot-title{margin-bottom:.625rem;text-transform:none}.foot-contact .soc{margin:0 0 0 5.3125rem}.foot-contact .soc>*{width:3.75rem;height:3.75rem;margin-left:.9375rem}.foot-link-button a{width:90%;font-size:1.125rem}.foot-links{flex:0 0 auto;order:1;width:44%}.foot-links .col{width:50%;margin-left:auto}.foot-links .col:nth-child(2){margin-left:2.5rem}.foot-text{flex:0 0 auto;line-height:2.1rem;max-width:40rem}.foot-copy{color:var(--grey);margin-top:1.5rem}.content{width:100%;max-width:1520px;margin:0 auto;padding:14.25rem 3.125rem 0}.page-with-sidebar{flex-direction:row;align-items:flex-start;position:relative}.side-menu{flex:0 0 auto;width:26.5rem;padding:0 3.125rem 0 0;position:sticky;top:9.375rem;margin:0 0 1.25rem;font-size:1.875rem;line-height:2rem}.side-menu .swiper-container{padding:0}.side-menu .swiper-wrapper{display:block!important;transform:none!important;display:flex;flex-direction:column}.side-menu .swiper-slide{padding:0;width:auto!important;margin:0}.side-menu .swiper-slide:not(:first-child){margin-top:1.5625rem}.side-menu .swiper-slide.active{padding-right:0}.side-menu .swiper-slide.active:after{display:none}.side-menu-title{display:block;margin-top:10px}.page-content{order:2;flex:0 0 auto;width:calc(100% - 26.5rem);margin:0 auto}.page-personal{margin-top:-1.25rem;padding:0 0 3.125rem}.page-personal .h1,.page-personal h1{font-size:2.75rem;line-height:3.625rem}.page-personal .h2,.page-personal h2{font-size:1.875rem;line-height:2.5rem}.page-personal .side-menu{width:28.125rem;margin-top:0;margin-bottom:-.5rem}.page-personal .page-content{width:calc(100% - 28.125rem);margin-left:0}.page-personal .page-content:not(.wide){max-width:62.5rem}.big-title{font-size:1.25rem;line-height:2.125rem;padding:0 0 2rem;display:flex;align-items:flex-start;justify-content:space-between}.big-title .title-wrap h1{margin:0}.big-title .title-wrap{flex:1 1 auto;font-size:4rem;line-height:1.1;margin:0}.big-title .h2,.big-title h2{flex:1 1 auto;margin:0}.big-title .text{flex:0 0 auto;max-width:40.875rem;margin:0 0 0 1.25rem}.features-list{padding:3.625rem 0 7.5rem;font-size:1.125rem;line-height:1.875rem}.features-list ol{display:flex;flex-wrap:wrap;margin:0 0 -5.625rem -6.875rem}.features-list li{flex:0 0 auto;margin:0;padding:0 0 5.625rem 6.875rem;width:33.333333%}.features-list li:not(:first-child){margin-top:0}.features-list li:before{margin-bottom:2rem}.features-list .h2,.features-list h2{margin-bottom:.9375rem;font-size:1.875rem;line-height:2.4375rem}.features{font-weight:400;font-size:1.125rem;line-height:1.875rem;display:flex;flex-wrap:wrap;margin-top:-1px}.features .el{flex:0 0 auto;width:50%;padding:3.125rem 2.5rem 6.25rem;border-width:1px 0 0 1px}.features .el:nth-child(odd){border-left-width:0;padding-left:0}.features .el:nth-child(2n){padding-right:0}.features .el:last-child,.features .el:nth-last-child(2){padding-bottom:0}.features .el .anchor{position:absolute;top:calc(-6.25rem + 1px);left:0;right:0;height:0;pointer-events:none}.features .h2,.features h2{font-size:3rem;line-height:4rem;margin-bottom:2.6rem;font-weight:400}.features .image{margin-bottom:3.125rem}.features ul{font-size:1.125rem;line-height:2rem;margin-top:2.75rem;-moz-column-count:2;column-count:2;-moz-column-gap:4.375rem;column-gap:4.375rem}.features li{padding:0 0 1.25rem 3.125rem;font-size:.875rem}.features li svg{top:.0625rem;width:1.875rem;height:1.875rem}.info-links{padding-top:5.625rem;padding-bottom:3.125rem;font-size:1.5rem;line-height:1.5}.info-links .h2,.info-links h2{font-size:4rem;line-height:4.3125rem;padding-bottom:4.375rem;margin-bottom:4.375rem}.info-links ul{display:flex;justify-content:space-between;margin:-.9375rem 0 0 -.9375rem}.info-links li{margin:.9375rem .9375rem 0}.contacts-wrap .top{display:flex;justify-content:space-between;align-items:center;padding:5.5rem 0 0}.contacts-wrap .top .title{font-size:2.75rem;line-height:4.3125rem}.contacts-wrap .top .subtitle{font-size:1.25rem}.contacts-wrap .top .r{padding:0}.contacts-item{font-size:1.88rem;line-height:2.25rem}.contacts-wrap .bottom{padding:7.33rem 0 0}.soc-wrap{flex-wrap:nowrap}.soc-item-wrap{flex:auto 1}.soc-item-wrap:nth-child(odd){border-right:none}.soc-item-wrap+.soc-item-wrap{border-left:1px solid hsla(0,0%,100%,.1)}.soc-item{height:23.125rem;padding:2rem 0 0}.soc-item-text{margin:5.625rem 0 0;font-size:1.125rem}.contacts{padding:0;display:flex}.contacts .l,.contacts .r{flex:0 0 auto;width:50%;display:flex;flex-direction:column;justify-content:space-between}.contacts .l>*,.contacts .r>*{flex:0 0 auto}.contacts .l{padding:3.125rem 3.125rem 3.125rem 0}.contacts .r{padding:4.375rem 0 0;border-left:1px solid var(--accent)}.contacts .big{font-size:4rem;line-height:7.75rem;margin-bottom:3.125rem}.contacts .text{font-size:1.5rem;color:var(--accent);max-width:31.0625rem}.contacts .links{font-size:1.5rem;margin-top:0;margin-left:0}.contacts .links li{padding-left:3.125rem}.contacts .links small{display:none}.contacts .soc{margin-top:4.375rem}.contacts .soc>*{font-size:1.125rem;padding-bottom:3.125rem}.contacts .soc>:before{padding-top:69%}.contacts .soc svg{top:calc(50% - 2.5rem);width:3.25rem;height:3.25rem;margin:-1.625rem}.feedback-wrap{display:flex;flex-direction:row;justify-content:space-between}.feedback-wrap .top{width:44rem;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding-top:3rem}.feedback-wrap .top .l{margin-bottom:3.125rem}.feedback-wrap .contacts-item{font-size:1.5rem}.feedback-wrap .feedback{width:47.5rem}.feedback .form-row{margin-bottom:3.125rem}.info-table{margin-left:0;margin-right:0;padding-left:0;padding-right:0}.page-login{display:flex;flex-direction:column;align-items:center;margin:1.25rem 0 6.25rem}.login-title{flex:0 0 auto;font-size:1.5rem;margin-bottom:6.3rem}.login-title .h1,.login-title h1{font-size:4rem;line-height:1.1;letter-spacing:-.02em}.login-title .h1{justify-content:flex-start}.login-title .h1 .slash{margin:0 .35em}.login-title .text{font-size:1.875rem;line-height:2rem;margin-top:1.25rem;margin-right:10rem}.login-content{flex:0 0 auto;max-width:56.3rem;width:100%}.my-ava{display:flex;align-items:flex-end}.my-ava .img{width:9.375rem;height:9.375rem;margin:0 3.125rem 0 0}.my-ava .form-title{display:block;margin-bottom:1.5625rem}.my-ava .text{flex:1 1 auto;margin:0}.my-ava .links{display:flex}.my-ava .links .btn{flex:0 0 auto;font-size:.875rem;line-height:1.1875rem;height:3.75rem;min-width:12.5rem}.links-2fa{display:flex;border-top:1px solid var(--accent);margin:3.75rem 0 0;font-size:1.125rem;line-height:1.875rem}.links-2fa .col{flex:1 1;padding:0;margin:0;border:0}.links-2fa .h2,.links-2fa h2{margin-top:0}.links-2fa .text{flex:1 0 auto;padding-top:3.125rem;padding-bottom:2.75rem;margin:0}.links-2fa .btn{height:5rem}.links-2fa .col:not(:first-child) .text{padding-left:1.875rem;border-left:1px solid var(--accent)}.links-2fa .col:not(:last-child) .text{padding-right:1.875rem}.links-2fa .col:not(:first-child) .btn{margin-left:1px}.top-index{margin:-14.25rem -3.125rem 0;padding-top:6.25rem}.top-index .top{padding:5.6875rem 6.25rem}.top-index video{-o-object-position:top center;object-position:top center}.top-index .play-btn{top:auto;bottom:0;margin:7.1875rem 11.25rem;width:8.125rem;height:8.125rem}.top-index .play-btn svg{width:2.75rem;height:2.75rem}.top-index .text-wrap{max-width:56.25rem;font-size:1.5rem;line-height:1.5;color:hsla(0,0%,100%,.7)}.top-index .h1,.top-index h1{font-size:4rem;line-height:1.1;letter-spacing:-.02em;margin-bottom:.9375rem;max-width:41rem}.top-index .text{max-width:45rem}.top-index .inputs{margin-top:3.125rem;max-width:48.125rem}.top-index .inputs .row{display:flex;align-items:flex-end}.top-index .inputs .input{flex:1 1}.top-index .inputs .input+.btn{margin:0 0 0 1.25rem;width:auto}.top-index .inputs .btn{width:31.25rem;flex:0 0 auto;height:4.375rem;min-width:15.625rem;margin:0;font-size:.875rem;line-height:.9375rem}.top-index .input input{font-size:2.25rem;line-height:2.4375rem;padding-bottom:1.25rem}.top-index .inputs .submit-info{margin-top:2.5rem}.top-index .bottom{display:block;visibility:visible}.why-us{padding-top:5.625rem;padding-bottom:1.25rem;font-size:2.25rem;line-height:3.375rem;color:var(--accent)}.why-us .head{display:flex;align-items:center;border-bottom-width:.125rem;padding-bottom:2.5rem;margin-bottom:2.5rem}.why-us .head .btn{width:auto;min-width:27.5rem;margin:0 0 0 2.5rem}.why-us .h2,.why-us h2{flex:1 1 auto;margin:0;font-size:4rem;line-height:6rem}.why-us .thumbs{display:block;margin-left:0;margin-right:0;margin-bottom:3.75rem}.why-us .thumbs .swiper-container{padding-left:3.125rem;padding-right:3.125rem}.why-us .main{margin-left:-3.125rem;margin-right:-3.125rem}.why-us .main .swiper-slide{padding-left:3.125rem;padding-right:3.125rem;flex-direction:row;align-items:center;justify-content:space-between}.why-us .main .text{flex:0 0 auto;width:35%;padding:0 3.125rem 0 0;font-size:1.25rem;line-height:2.11rem}.why-us .main .text .h3,.why-us .main .text h3{font-size:2.25rem;line-height:3rem}.why-us .main .image{width:52%;margin:0}.why-us .nav,.why-us .swiper-pagination{display:none}.multi-coverage{display:flex;align-items:center;padding-top:0;font-size:1.5rem;line-height:1.5;margin-top:10rem}.multi-coverage .h2,.multi-coverage h2{font-size:3.5rem;line-height:4rem;margin-bottom:1.875rem}.multi-coverage .head{max-width:600px}.multi-coverage .bg{width:4rem;height:3.5rem;margin-top:15rem;margin-bottom:15rem}.multi-coverage .bg li{font-size:.8rem;line-height:1rem;width:8.5rem;height:8.5rem;box-shadow:0 0 0 1rem var(--bg-main)}.connections{padding-top:5.625rem;padding-bottom:6.25rem}.connections .h2,.connections h2{font-size:4rem;line-height:6.3125rem;margin-bottom:1.125rem}.connections .h2 sup,.connections h2 sup{font-size:2.25rem;line-height:2.4375rem;letter-spacing:normal}.connections ul{margin:0}.connections li{width:20%;padding:4.6rem;height:12.25rem}.connections li:nth-child(2n){border-right-width:1px}.connections li:nth-child(5n){border-right-width:0}.connections li:nth-child(3),.connections li:nth-child(4),.connections li:nth-child(5){border-top-width:1px}.connections li:nth-child(10),.connections li:nth-child(5){border-right-width:1px}.connections li img{max-height:4.375rem}.download-now{margin-left:-3.125rem;margin-right:-3.125rem;padding:11rem 3.125rem;background-image:linear-gradient(180deg,#0d0d11 0,rgba(13,13,17,0) 50%,#0d0d11),url(/img/download-l.png),url(/img/download-r.png);background-repeat:repeat-x,no-repeat,no-repeat;background-size:100% 100%,auto 29.125rem,auto 29.125rem;background-position:0 0,0 50%,100% 50%;text-align:center}.download-now .h2,.download-now h2{font-size:4rem;line-height:1.1}.download-now .inputs{margin:0 auto;max-width:48.125rem}.download-now .inputs .row{display:flex;align-items:flex-end}.download-now .inputs .input{flex:1 1}.download-now .inputs .input+.btn{margin:0 0 0 1.25rem;width:auto}.download-now .inputs .btn{width:31.25rem;flex:0 0 auto;height:4.375rem;min-width:15.625rem;margin:0 auto;font-size:.875rem;line-height:.9375rem}.download-now .input input{font-size:2.25rem;line-height:2.4375rem;padding-bottom:1.25rem}.download-now .inputs .submit-info{margin-top:3.125rem}.download-page{padding-bottom:3.125rem;display:flex;justify-content:space-between}.download-page .l{flex:0 0 auto;width:54.945%;border:0;padding:0}.download-page .r{flex:0 0 auto;width:34.065%;padding:0}.download-page .big-title{margin-bottom:.625rem}.download-page .head{max-width:58.125rem;font-size:1.5rem;line-height:1.875rem;letter-spacing:normal;margin-bottom:3.125rem}.download-page .input input{font-size:3rem;line-height:3.25rem}.download-page .submit{margin-top:3.125rem;display:flex;align-items:flex-start}.download-page .submit .submit-info{margin-top:2.5rem}.download-page .submit-l{flex:0 0 auto;width:60.9%}.download-page .submit-r{flex:0 0 auto;width:39.1%;font-size:1rem;line-height:1.6rem;text-align:left;margin:0;padding:0 0 0 1.875rem;display:flex;flex-direction:column;justify-content:center;min-height:5.625rem}.download-page .submit-r--secondary{min-height:3.75rem}.download-page .submit-r strong{color:var(--accent);font-weight:400}.download-page .submit-r p{margin:.9375rem 0}.download-page .info{font-size:1.25rem;line-height:2.125rem;letter-spacing:normal;display:flex;flex-wrap:wrap;margin:0 0 -3.625rem -6.25rem}.download-page .info .col{flex:0 0 auto;width:50%;padding:2.625rem 0 3.625rem 6.25rem;margin:0!important}.download-page .info .col.wide{width:100%}.download-page .info-title{font-size:1rem;line-height:1.0625rem;letter-spacing:.02em;text-transform:none;margin-bottom:1.25rem}.download-page .info p{margin-top:1.25rem}.download-page .info sup{font-size:.875rem;line-height:.9375rem}.setup-head{padding-bottom:4.375rem;font-size:1.5rem;line-height:1.5}.setup-head .big-title{margin-bottom:3.75rem}.setup-head .nav{display:none}.setup-head .steps{margin:0}.setup-head .steps .swiper-wrapper{margin:0 -2.1875rem;width:auto!important}.setup-head .swiper-slide{width:25%;padding:0 2.1875rem}.setup-head .steps .num{display:block}.setup-config{padding-top:5.625rem;padding-bottom:4.375rem}.setup-config .big-title{display:flex;align-items:center;margin-bottom:3rem}.setup-config .big-title .h2,.setup-config .big-title h2{font-size:4rem;line-height:1.1;letter-spacing:-.02em}.setup-config .big-title .text{margin-bottom:1rem;margin-top:1rem;max-width:33.375rem}.setup-config .setup-group{margin-bottom:6.5rem;border:0}.setup-config .setup-group .list{flex-direction:row;padding:0}.setup-config .setup-group .link{flex:1 1;text-align:center;font-weight:700;font-size:1.5rem;line-height:1.625rem;height:6.625rem;overflow:hidden;padding:0 1.25rem;order:1;color:var(--accent)}.setup-config .setup-group .link:not(:first-child){border-left:1px solid var(--bg-borders)}.setup-config .setup-group .link.active{order:1;color:var(--bg-main);cursor:default;background:var(--accent)}.setup-config .setup-group:not(.open) .link:not(.active){display:flex}.setup-config .setup-group .link svg{display:none}.setup-config .side-menu{margin-top:0;font-size:1.5rem;line-height:1.5;margin-bottom:1.25rem}.setup-config .side-menu .swiper-slide:not(:first-child){margin-top:.9375rem}.setup-config .page-with-sidebar{padding-left:0;padding-right:0}.setup-config .side-menu.js_tabs .swiper-wrapper{margin:0;overflow:hidden}.text-page{padding-top:0;padding-bottom:0}.text-page li:before{top:2.2rem}.text-page .side-menu{font-size:1.875rem;line-height:2rem}.zoom-pic{width:2.5rem;height:2.5rem;margin:1.25rem}.config-section-head{display:flex;align-items:center;justify-content:space-between;flex-direction:row-reverse;margin-bottom:6.25rem;padding-bottom:3.125rem}.config-section-head .image{flex:0 0 auto;width:41.69%;margin:0;align-self:flex-start}.config-section-head .text{flex:0 0 auto;width:58.31%;padding-right:9.375rem}.config-section-head .h3,.config-section-head h3{font-size:3.5rem;line-height:1.2;margin-bottom:1.875rem}.config-section-head .links{display:flex}.config-section-head .links .btn{width:auto;flex:1 1 auto;margin:0;height:4.375rem}.config-section-head .links .btn:not(:first-child){margin-left:1.875rem}.config-section-head .links .btn-secondary{border-color:var(--accent);text-transform:uppercase}.config-descr{font-size:1.125rem;line-height:1.875rem;letter-spacing:normal}.config-descr .h3,.config-descr h3{margin-top:0;font-size:3.5rem;line-height:1.2}.config-descr .image{margin-bottom:3.125rem;pointer-events:all}.config-descr .image.wid-big{max-width:50rem}.config-descr .image.wid-medium{max-width:34.375rem}.config-descr .image.wid-small{max-width:21.875rem;margin-top:3.125rem}.buying-license-title{font-style:normal;font-weight:400;font-size:64px;margin-bottom:3.125rem;color:#fff}.border-string{width:100%;border-bottom:1px solid var(--bg-borders)}.prices .big-title{margin-bottom:0;padding-bottom:3rem}.prices .big-title .text{margin-bottom:2rem;min-width:21.75rem;margin-top:1rem}.prices .big-title ul{display:flex;justify-content:flex-end;font-weight:700;font-size:1.5rem;line-height:1.625rem;margin:0;flex-wrap:nowrap}.prices .big-title li{padding:.125rem 0 .125rem 3.125rem;margin:0 0 1.875rem}.prices .big-title li:first-child{margin-right:1.875rem}.prices .big-title li svg{width:1.875rem;height:1.875rem}.prices .grid{display:flex;flex-wrap:wrap;justify-content:space-between}.prices .grid-player{margin-top:7.5rem;padding-top:0;padding-bottom:8rem;border-top:none}.grid-title{border-bottom:.063rem solid var(--bg-borders);padding-bottom:1.875rem;width:100%;text-align:left}.prices .grid-title span{font-size:2.25rem;line-height:2.438rem;color:#fff}.prices .big-title .title-wrap h1{font-size:4rem;line-height:3.375rem}.prices .big-title .title-wrap .detail-link{font-size:1.25rem;line-height:2.125rem;margin-top:.625rem;color:#ff721c;display:flex;align-items:center;text-transform:uppercase}.prices .grid .l,.prices .grid .r{order:1;flex:0 0 auto;display:flex;flex-direction:column;width:50%}.prices .grid .l{margin-bottom:0;padding-bottom:0;border-bottom:none}.prices .grid .r{margin:0;padding:0;border-width:0 0 0 1px}.prices .grid .l-info,.prices .grid .r-info{order:2;flex:0 0 auto;width:50%;margin-top:3.125rem;font-size:1.125rem;line-height:1.875rem}.prices .grid .l-info{padding-right:2.5rem}.prices .grid .r-info-detailed{opacity:0}.prices .grid-player .l-info{display:flex}.prices .grid .r-info{border-bottom:none;padding-right:2.5rem}.prices .grid .r-info,.prices .grid .r-info:last-child{margin-top:1.875rem;padding-bottom:0;margin-bottom:0}.prices .grid-player .r{border-color:transparent}.prices .grid-player .r-info{padding-left:0}.prices .grid-player .l .price{padding-top:0;text-align:left;height:100%}.prices .grid-player .r .time{width:100%;height:100%;padding-top:1.6rem;text-align:left}.prices .grid-player .r .price{height:100%;align-items:flex-start;margin-top:0;margin-bottom:0;padding-top:1.25rem}.prices .grid-player .player-title{text-transform:none}.prices .thumbs{display:block}.prices .thumbs .swiper-slide{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-property:color,background;transition-duration:.2s;transition-timing-function:cubic-bezier(.645,.045,.355,1)}.prices .thumbs .swiper-slide strong{transition:color .2s cubic-bezier(.645,.045,.355,1)}.prices .thumbs .swiper-slide{border-left:1px solid var(--bg-borders)}.prices .thumbs .swiper-slide.swiper-slide-thumb-active{cursor:default;color:var(--bg-main);background:var(--accent)}.prices .thumbs .swiper-slide.swiper-slide-thumb-active strong{color:var(--green-dark);font-weight:700}.prices .main{margin:0}.green{margin-bottom:0}.prices .main .nav{display:none}.prices .main .swiper-container{flex:1 0 auto}.prices .main .swiper-container-fade .swiper-slide,.prices .main .swiper-container-fade .swiper-wrapper{background:var(--bg-main)}.prices .main .swiper-container~.btn{display:flex;width:calc(100% - 3.125rem);flex:0 0 auto}.prices .main .swiper-slide{padding:0;opacity:0;border-left:.063rem solid var(--bg-borders)}.prices .main .plan .time{display:none}.prices .grid .licenseBuy{border-left:0}.prices .grid .licenseBuyLeft{width:40%;display:flex;justify-content:flex-start;align-items:flex-end}.detailed-mobile{display:none}.detailed{display:block;padding-bottom:7.5rem;border-bottom:2px solid hsla(0,0%,100%,.1)}.detailed-title{font-size:3rem;line-height:3.25rem;color:#fff;font-weight:400}.detailed-wrap{width:calc(100% + 3.75rem);margin-top:3.75rem;position:relative;left:-1.875rem}.detailed-header-table{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-column-gap:.625rem;padding:0 1.875rem;margin-bottom:2.5rem}.detailed-header-table .item{font-weight:700;font-size:1.125rem;line-height:1.875rem;text-transform:uppercase;color:#fff;text-align:center}.detailed-header-table .item:first-child{text-align:left}.table-item{padding:1.875rem;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;align-items:center;background:hsla(0,0%,100%,.02);border-radius:1.25rem}.table-item:nth-child(2n){background:transparent}.table-item .text-wrap{display:flex;flex-direction:column}.table-item .text-wrap .show-more{cursor:pointer;display:flex;align-items:center;color:#ff721c;font-size:1.125rem;line-height:1.875rem;margin-top:.938rem}.table-item .text-wrap .show-more svg{width:.75rem;height:.5rem;margin-left:.563rem}.table-item .text-wrap .show-less{cursor:pointer;display:flex;align-items:center;color:#ff721c;font-size:1.125rem;line-height:1.875rem;margin-top:.938rem}.table-item .text-wrap .show-less svg{width:.75rem;height:.5rem;margin-left:.563rem;transform:rotateX(180deg)}.table-item .text-wrap .title{font-size:1.5rem;line-height:150%;color:#fff;margin-bottom:.313rem}.table-item .text-wrap .subTitle{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-clamp:1;-webkit-line-clamp:1;box-orient:vertical;-webkit-box-orient:vertical;transition:.2s linear}.table-item .text-wrap .subTitle,.table-item .text-wrap .subTitleFull{font-size:1.125rem;line-height:1.875rem;color:hsla(0,0%,100%,.5);height:-moz-max-content;height:max-content;word-break:break-word}.table-item .text-wrap .subTitleFull{overflow:visible;overflow:initial;display:block}.table-item .text-wrap .subTitleFull svg{width:1.25rem;height:1.25rem;margin-left:.2rem;margin-top:.1rem}.subTitleItem{color:#fff}.table-item .icon-wrap{display:flex;justify-content:center;flex-direction:column;align-items:center}.table-item .icon-wrap .icon-text{margin-top:.688rem;font-size:.875rem;line-height:.938rem}.table-item .icon-wrap svg{width:1.5rem;height:1.5rem}.plan{text-align:center;padding-top:0}.plan .discount-wrap{display:none}.grid-player .plan .plan-player .text{display:flex!important;flex-wrap:wrap!important}.plan-player .price-ul-wrap{display:flex;width:inherit}.plan .btn{margin-top:3.75rem}.plan-player .btn{margin-top:3rem}.checkout-plans .list .bg,.plan .time,.prices .thumbs .swiper-slide{text-align:center;height:7.75rem;font-size:1.25rem;line-height:2.125rem;letter-spacing:normal;padding-top:2.5rem;display:block}.checkout-plans .list .bg strong,.plan .time strong,.prices .thumbs .swiper-slide strong{font-size:1.125rem;line-height:1.875rem;margin-top:0}.plan .price{padding-top:5rem;height:17.8125rem;align-items:center}.plan .price sup{font-size:2.25rem;line-height:2.4375rem;margin-right:.6875rem}.plan,.plan .text{align-items:center}.plan .priceLicenseBuy{display:flex;align-items:flex-start}.plan .textLicenseBuy{display:grid;grid-template-columns:1fr 1fr}.your-account{width:100%;display:flex;justify-content:space-between;font-style:normal;font-weight:400;font-size:32px;line-height:39px;color:#fff;margin-bottom:88px}.your-account span:nth-child(2){font-size:28px}.plan .price-text .ulPriceLicenseBuy{padding-top:5rem}.plan .price-text{padding-top:1rem;width:100%;text-align:left}.plan .price-text .price{display:flex;align-items:flex-start}.plan .plan-player{align-items:flex-start}.plan. plan-player .text{width:-moz-min-content;width:min-content}.plan-player .text,.plan. plan-player .text{display:flex;flex-direction:row;align-items:flex-start;flex-wrap:wrap}.plan-player .text ul{width:-moz-max-content;width:max-content}.r-player-info{display:none}.plan .price del{position:absolute;left:75%;width:6.125rem;height:3.125rem;line-height:3.4rem;font-size:1.7rem;margin:-2.125rem 1rem}.plan .price del:after,.plan .price del:before{width:2.3125rem;height:2.3125rem}.plan .price del:before{left:-.5rem}.plan .price del:after{right:-.5rem}.plan .price del>:before{width:.375rem;height:.375rem}.plan .price .big{font-weight:400;font-size:5.875rem;line-height:6.3125rem}.plan .period{display:none}.plan .price .player-title{font-weight:400;font-size:3rem;line-height:3.25rem;padding-top:3rem}.plan .price .player-info{flex-direction:column;display:inline-block;flex:0 0 auto;padding-right:2.5rem;margin-top:2.5rem;font-size:1.125rem;line-height:1.875rem;color:hsla(0,0%,100%,.5)}.plan .price .small{font-size:1.25rem;line-height:2.125rem;margin:0 0 0 2rem}.plan ul{display:flex;justify-content:center;font-size:1rem;line-height:1.875rem;letter-spacing:.02em;margin-left:0;flex-direction:row;flex-wrap:wrap;width:100%}.plan li{text-align:left;padding:0 0 0 3.125rem;margin-left:1.09375rem;margin-right:1.09375rem;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.plan li svg{width:1.875rem;height:1.875rem}.plan-player ul{display:flex;flex-direction:column;margin-left:1.375rem;padding-top:2.2rem}.big-text{padding-top:5.625rem;padding-bottom:0;font-size:3.5rem;line-height:1.1;max-width:69.813rem}.big-text-download{width:100%;color:#ff721c;cursor:pointer}.checkout{padding-top:5.625rem;padding-bottom:3.75rem;display:flex;justify-content:space-between}.checkout .l{flex:0 0 auto;width:50.16%}.checkout .r{margin-top:0;flex:0 0 auto;width:41.75%}.checkout-title{display:flex;align-items:flex-end;justify-content:space-between;font-size:1.5rem;line-height:1.625rem;margin-bottom:3.125rem}.checkout-title .h2,.checkout-title h2{flex:0 0 auto;font-size:3rem;line-height:3.25rem;margin:0}.checkout-title .email{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1 1;text-align:right;margin:0 0 .3125rem 1.875rem}.checkout-plans .list{display:flex}.checkout-plans .plan .text{position:relative;padding-left:20rem;padding-top:5.625rem}.checkout-plans .plan .time{display:none}.checkout-plans .plan .price{position:absolute;top:.625rem;left:0;height:auto}.checkout-plans .plan ul{display:block;-moz-column-count:2;column-count:2;text-align:left;margin-left:0;padding:0}.checkout-plans .plan li{display:inline-block;vertical-align:top;width:100%;margin-left:0;margin-right:0;margin-bottom:1.375rem}.checkout .code{margin-top:4.875rem;margin-bottom:3.75rem}.checkout .code .input input{font-size:2.25rem;line-height:2.4375rem;padding-bottom:1.25rem}.checkout .code .btn{min-width:15.625rem;font-size:.875rem;line-height:.9375rem;height:4.375rem}.checkout .code .input-info{margin-top:1.875rem;font-size:.875rem;line-height:.9375rem}.checkout .total{margin-bottom:3.75rem;font-size:1.5rem;line-height:1.5;letter-spacing:normal}.checkout .total li.big{font-size:2.25rem;line-height:2.4375rem;margin-top:3.125rem}.checkout .submit-info{text-align:center;margin-top:1.875rem}.checkout-done{padding-top:5.625rem;padding-bottom:6.875rem;font-size:2.25rem;line-height:1.5;letter-spacing:normal;display:flex;align-items:flex-start;justify-content:space-between}.checkout-done .l{flex:0 0 auto;width:62.36%}.checkout-done .r{margin-top:0;flex:0 0 auto;width:29.39%}.checkout-done .h2,.checkout-done h2{font-size:2.25rem;line-height:2.4375rem;margin-top:6.25rem;margin-bottom:2.5rem}.checkout-done .info{margin-top:3.25rem;margin-bottom:6.375rem;display:flex;align-items:center;font-size:2.25rem;line-height:2.4375rem}.checkout-done .info li{flex:1 1;margin:0}.checkout-done .info li:not(:first-child){margin-left:1.25rem}.checkout-done .info .txt{flex:0 0 auto;padding-right:5.625rem}.checkout-done .info strong{font-size:1rem;line-height:1.0625rem;letter-spacing:.02em}.checkout-done .info .copy{width:4.375rem;height:4.375rem}.checkout-done .info .copy svg{width:1.875rem;height:1.875rem;margin:-.9375rem}.checkout-done .links>:not(:first-child){margin-left:1.25rem}.checkout-done .links .btn{font-weight:700;font-size:1.125rem;line-height:1.875rem}.checkout-done .r ul{margin-top:2.5rem;font-size:1.125rem;line-height:1.875rem;letter-spacing:.02em}.checkout-done .r li{padding:0 0 0 3.125rem;margin-top:1.25rem}.checkout-done .r li svg{width:1.875rem;height:1.875rem}.personal-head-email{font-size:1.875rem;line-height:2.5rem;margin-bottom:5rem}.license-card{margin-bottom:.8125rem}.license-card.with-btn{padding-bottom:0}.license-card:not(:first-child){margin-top:8.125rem}.license-card .head{font-size:1.125rem;line-height:1.875rem;padding-bottom:2.5rem;margin-bottom:3.125rem}.license-card .head .h2,.license-card .head h2{font-size:2.25rem;line-height:2.9375rem}.license-card .head .btn{position:relative;bottom:auto;left:auto;right:auto;flex:0 0 auto;min-width:15.625rem;margin:0 0 0 2.5rem;font-size:.875rem;line-height:.9375rem;height:4.375rem}.license-card .info{font-size:1.5rem;line-height:2rem;display:flex;align-items:center}.license-card .info li{flex:1 1;max-width:31.25rem}.license-card .info li:not(:first-child){margin-top:0;margin-left:1.25rem}.license-card .info strong{font-size:1rem;line-height:1.0625rem;letter-spacing:.02em;margin-bottom:.875rem}.license-card .info .txt{flex:0 0 auto;padding-right:4.375rem}.license-card .info .copy{width:4.375rem;height:4.375rem;right:0}.license-card .info .copy svg{width:1.875rem;height:1.875rem;margin:-.9375rem}.modal{padding:70px 130px;overflow:hidden}.modal .image-viewer .fullview{height:70vh}.image-viewer .preview{margin-top:80px}.page-order-history .side-menu{width:22rem}.page-order-history .page-content{width:calc(100% - 22rem)}.order-history-title{margin-top:-1.5rem;margin-bottom:1rem;font-size:2.25rem;line-height:2.5rem}.order-history-table{margin-top:0;padding-bottom:1rem}.order-history-table,.order-history-top-row{margin-bottom:2.5rem;border-bottom:1px solid var(--bg-borders)}.order-history-top-row{display:flex;padding:1.85rem 0;font-size:1.125rem;line-height:1.5rem}.order-history-row{flex-wrap:nowrap;margin-bottom:2.19rem;font-size:1.25rem;line-height:3.15rem;border-bottom:none}.order-history-col{margin-bottom:0;margin-right:2.5rem}.order-history-col:last-child{margin-right:0}.order-history-col.col-1{width:44%}.order-history-col.col-2{width:14%}.order-history-col.col-3{width:14%;text-align:left}.order-history-col.col-4,.order-history-col.col-5{width:14%;text-align:right}.order-mobile-label{display:none}.order-history-row .copy{width:3.15rem;height:3.15rem}.survey{left:3.125rem}.survey-popup{display:block;width:29rem;padding:1.87rem 2.2rem}.survey-mobile-popup{display:none}.survey-content{margin-bottom:1.565rem}.survey-icon{width:3.75rem;height:3.75rem}.survey-text-container{margin-left:1.25rem}.survey-title{margin-bottom:.3rem;color:var(--accent);font-size:1.125rem;font-weight:700;line-height:1.125rem}.survey-text{font-size:.875rem;line-height:1.375rem}.survey-close{position:absolute;top:1.25rem;right:1.25rem}.form-row.settings-row{flex-direction:row}.flag-label{flex-direction:column;padding:2rem 3rem;margin-right:2rem}.flag-label img{width:4rem;height:4rem;margin-bottom:1rem;margin-right:0}.spinner-licenses{position:absolute;top:0;left:50%;transform:translateY(-50%)}.password-icon{width:2.5rem;height:2.5rem}.setup-config{scroll-margin-top:4rem}.cookie-banner{max-width:46rem;bottom:1.9rem;left:50%;transform:translateX(-50%);height:7rem;display:flex;font-size:.9rem;justify-content:space-between;align-items:center;padding:0 1.1rem 0 1.5rem}.cookie-banner>.btn{width:auto;margin:0 0 0 1rem}.previous-versions{display:flex;flex-direction:row}.previous-versions .title{font-size:3rem;line-height:52px}.previous-versions .subtitle{color:hsla(0,0%,100%,.5);font-size:1.5rem}.previous-versions .agreement{font-size:1rem}.previous-versions .left{width:60%;margin-right:6rem}.previous-version-item .item-title{font-size:2.25rem}.previous-version-item .item-sup{font-size:1rem;color:#0de7b2;margin-left:1.5rem;position:relative;top:-1rem}.previous-version-item .item-links{display:flex;align-items:center}.previous-version-item .item-links>a:first-child,.previous-version-item .item-links>a:nth-child(2){padding:1.25rem 0;font-size:1.5rem}.previous-versions .right .col>p{font-size:1.25rem}.previous-versions .left{border:0}.latest a{display:flex;align-items:center}.latest a>svg{transform:scale(.9)}}@media only screen and (min-width:1600px){.content{width:100%;max-width:1520px;margin:0 auto;padding:14.25rem 0 3.125rem}.menu-lang{padding-left:0}.head-login-links,.head-user{padding-right:0}.headline{padding:0}.index-content{overflow:visible}.top-index{margin:-16rem -3.125rem 0}.top-index .top{padding-top:16rem;padding-left:3rem}.top-index video{width:110%;left:-5%}.top-index .text{max-width:41rem;font-size:1.25rem}.footer{padding:6.25rem 0}.footer,.survey{width:100%;max-width:1520px;margin:0 auto}.survey{left:0;right:0}.survey-popup{padding:1.87rem 2.2rem}}@media only screen and (min-width:1920px){:root{font-size:16px}}@media only screen and (min-width:1601px) and (max-width:1920px){.download-now{margin-left:-12.2rem;margin-right:-12.2rem}}@media only screen and (min-width:1921px){.download-now{margin-left:-22.2rem;margin-right:-22.2rem}}@media only screen and (min-width:2231px){.download-now{margin-left:-32.2rem;margin-right:-32.2rem}}.license-success-icon-container{fill:#0de7b2}.buyers-information-container{display:flex;flex-direction:column}.btn-wrap{width:100%}.buyers-information-container .buyers-information-title{padding-bottom:3.125rem;margin-bottom:3.125rem;font-style:normal;font-weight:400;color:#fff;border-bottom:.063rem solid hsla(0,0%,100%,.1);font-size:2.25rem;line-height:2.438rem}.payment-for-license{display:flex;flex-direction:row;justify-content:space-between;font-style:normal;font-weight:400;font-size:1.25rem;line-height:2.125rem;color:#fff}.agree-by-clicking-container{font-style:normal;font-weight:400;font-size:.875rem;line-height:.938rem;display:flex;flex-direction:column;align-items:center;text-align:center;text-transform:uppercase}.agree-by-clicking-download{margin-bottom:.625rem}.agree-by-clicking-redirect,.policy-bold{color:var(--accent)}.policy-bold{font-weight:700}.download-policy-bold{color:var(--green)}.back-to-licenses{display:flex;align-items:center}.licenseBuyRight{margin-top:3.75rem}.license-months{margin-top:.938rem;font-style:normal;font-weight:400;font-size:1.563rem;line-height:2rem;display:flex;align-items:center;text-align:center;letter-spacing:.02em;text-transform:uppercase;color:#fff}.period-of-license{margin-top:3.125rem;font-style:normal;font-weight:400;font-size:1.125rem;line-height:1.188rem}.plan-ul{margin-top:1.563rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.plan-ul li{margin:1.563rem 0 0}@media only screen and (min-width:1600px){.black-friday{padding:2% 22% 2% 2%}.black-friday-code,.black-friday-discount,.tiger-logo-friday{transform:translateY(10%)}.black-friday-title.black-friday-title{transform:translateY(12%)}}@media only screen and (min-width:1020px){.black-friday{background:url(/img/black-friday.jpg) no-repeat 100% 100%;background-size:contain;flex-direction:row;align-items:center;padding:2% 20% 2% 4%;gap:40px;height:auto}.black-friday-internal-page{transform:translateY(-50%);margin-bottom:0}.tiger-logo-friday{width:20%}.black-friday-discount{font-size:1.5rem;padding:.5% 2% .3%;border-radius:18%/50%;position:static;top:auto;height:auto}.black-friday-title{white-space:nowrap;display:block;font-size:4rem;font-weight:700;color:#fff;transform:translateY(7%)}.black-friday-title-mobile{display:none}.black-friday-code{font-size:1.5rem;padding:1.5% 2.7% 0;border-radius:15%/50%;height:auto;position:relative;top:auto;left:auto}.black-friday-code:after{font-size:.8rem;font-weight:100;top:5px}}.intercom-launcher,iframe[data-intercom-frame=true]{background:#ff721c!important}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:normal;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s linear infinite;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{to{transform:rotate(1turn)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;backface-visibility:hidden;overflow:hidden}
/*# sourceMappingURL=d9e61038f37ef8b9.css.map*/