.nuxt-progress{background-color:#fff;height:2px;left:0;opacity:1;position:fixed;right:0;top:0;transition:width .1s,opacity .4s;width:0;z-index:999999}.nuxt-progress.nuxt-progress-notransition{transition:none}.nuxt-progress-failed{background-color:red}.Vue-Toastification__container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;min-height:100%;padding:4px;pointer-events:none;position:fixed;width:600px;z-index:9999}@media only screen and (min-width:600px){.Vue-Toastification__container.top-center,.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right{top:1em}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right{bottom:1em;flex-direction:column-reverse}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.top-left{left:1em}.Vue-Toastification__container.bottom-left .Vue-Toastification__toast,.Vue-Toastification__container.top-left .Vue-Toastification__toast{margin-right:auto}@supports not (-moz-appearance:none){.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl{margin-left:auto;margin-right:0}}.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.top-right{right:1em}.Vue-Toastification__container.bottom-right .Vue-Toastification__toast,.Vue-Toastification__container.top-right .Vue-Toastification__toast{margin-left:auto}@supports not (-moz-appearance:none){.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl{margin-left:0;margin-right:auto}}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.top-center{left:50%;margin-left:-600px}.Vue-Toastification__container.bottom-center .Vue-Toastification__toast,.Vue-Toastification__container.top-center .Vue-Toastification__toast{margin-left:auto;margin-right:auto}}@media only screen and (max-width:600px){.Vue-Toastification__container{left:0;margin:0;padding:0;width:100vw}.Vue-Toastification__container .Vue-Toastification__toast{width:100%}.Vue-Toastification__container.top-center,.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right{top:0}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right{bottom:0;flex-direction:column-reverse}}.Vue-Toastification__toast{border-radius:8px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);box-sizing:border-box;direction:ltr;display:inline-flex;font-family:Lato,Helvetica,Roboto,Arial,sans-serif;justify-content:space-between;margin-bottom:1rem;max-height:800px;max-width:600px;min-height:40px;min-width:326px;overflow:hidden;padding:22px 24px;pointer-events:auto;position:relative;transform:translateZ(0)}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:rgba(34,34,34,.85);color:#fff}.Vue-Toastification__toast--info{background-color:#2196f3;color:#fff}.Vue-Toastification__toast--success{background-color:rgba(34,34,34,.85);color:#fff}.Vue-Toastification__toast--error{background-color:#ff5252;color:#fff}.Vue-Toastification__toast--warning{background-color:#ffc107;color:#fff}@media only screen and (max-width:600px){.Vue-Toastification__toast{border-radius:0;margin-bottom:.5rem}}.Vue-Toastification__toast-body{flex:1;font-size:16px;line-height:24px;white-space:pre-wrap;word-break:break-word}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{animation:none!important;transition:none!important}.Vue-Toastification__close-button{align-items:center;background:transparent;border:none;color:#fff;cursor:pointer;font-size:24px;font-weight:700;line-height:24px;opacity:.3;outline:none;padding:0 0 0 10px;transition:.3s ease;transition:visibility 0s,opacity .2s linear}.Vue-Toastification__close-button:focus,.Vue-Toastification__close-button:hover{opacity:1}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:0;padding-right:10px}@keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Vue-Toastification__progress-bar{animation:scale-x-frames linear 1 forwards;background-color:hsla(0,0%,100%,.7);bottom:0;height:5px;left:0;position:absolute;transform-origin:left;width:100%;z-index:10000}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{left:auto;right:0;transform-origin:right}.Vue-Toastification__icon{align-items:center;background:transparent;border:none;height:100%;margin:auto 18px auto 0;outline:none;padding:0;transition:.3s ease;width:20px}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0 auto 18px}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutRight{40%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(1000px,0,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Vue-Toastification__bounce-enter-active.bottom-left,.Vue-Toastification__bounce-enter-active.top-left{animation-name:bounceInLeft}.Vue-Toastification__bounce-enter-active.bottom-right,.Vue-Toastification__bounce-enter-active.top-right{animation-name:bounceInRight}.Vue-Toastification__bounce-enter-active.top-center{animation-name:bounceInDown}.Vue-Toastification__bounce-enter-active.bottom-center{animation-name:bounceInUp}.Vue-Toastification__bounce-leave-active.bottom-left,.Vue-Toastification__bounce-leave-active.top-left{animation-name:bounceOutLeft}.Vue-Toastification__bounce-leave-active.bottom-right,.Vue-Toastification__bounce-leave-active.top-right{animation-name:bounceOutRight}.Vue-Toastification__bounce-leave-active.top-center{animation-name:bounceOutUp}.Vue-Toastification__bounce-leave-active.bottom-center{animation-name:bounceOutDown}.Vue-Toastification__bounce-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}.Vue-Toastification__container.top-right{top:65px}.Vue-Toastification__toast{border-radius:4px;margin-bottom:10px;padding:16px 20px}.Vue-Toastification__toast--success:after{background:#299800;content:"";height:100%;position:absolute;right:0;top:0;width:4px}.Vue-Toastification__progress-bar{height:3px}.v-enter-active,.v-leave-active{transition:opacity .5s ease}.v-enter-from,.v-leave-to{opacity:0}*{box-sizing:border-box;outline:none}a,abbr,acronym,address,applet,article,aside,audio,big,blockquote,body,button,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,iframe,img,input,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,select,small,span,strike,strong,sub,summary,sup,table,tbody,td,textarea,tfoot,th,thead,time,tr,tt,ul,var,video{border:0;box-sizing:border-box;color:inherit;font-family:inherit;margin:0;outline:none;padding:0;vertical-align:baseline}a::-moz-selection,abbr::-moz-selection,acronym::-moz-selection,address::-moz-selection,applet::-moz-selection,article::-moz-selection,aside::-moz-selection,audio::-moz-selection,big::-moz-selection,blockquote::-moz-selection,body::-moz-selection,button::-moz-selection,canvas::-moz-selection,caption::-moz-selection,cite::-moz-selection,code::-moz-selection,dd::-moz-selection,del::-moz-selection,details::-moz-selection,dfn::-moz-selection,div::-moz-selection,dl::-moz-selection,dt::-moz-selection,em::-moz-selection,embed::-moz-selection,fieldset::-moz-selection,figcaption::-moz-selection,figure::-moz-selection,footer::-moz-selection,form::-moz-selection,h1::-moz-selection,h2::-moz-selection,h3::-moz-selection,h4::-moz-selection,h5::-moz-selection,h6::-moz-selection,header::-moz-selection,hgroup::-moz-selection,html::-moz-selection,iframe::-moz-selection,img::-moz-selection,input::-moz-selection,ins::-moz-selection,kbd::-moz-selection,label::-moz-selection,legend::-moz-selection,li::-moz-selection,mark::-moz-selection,menu::-moz-selection,nav::-moz-selection,object::-moz-selection,ol::-moz-selection,output::-moz-selection,p::-moz-selection,pre::-moz-selection,q::-moz-selection,ruby::-moz-selection,s::-moz-selection,samp::-moz-selection,section::-moz-selection,select::-moz-selection,small::-moz-selection,span::-moz-selection,strike::-moz-selection,strong::-moz-selection,sub::-moz-selection,summary::-moz-selection,sup::-moz-selection,table::-moz-selection,tbody::-moz-selection,td::-moz-selection,textarea::-moz-selection,tfoot::-moz-selection,th::-moz-selection,thead::-moz-selection,time::-moz-selection,tr::-moz-selection,tt::-moz-selection,ul::-moz-selection,var::-moz-selection,video::-moz-selection{background:rgba(0,98,197,.25)}a::selection,abbr::selection,acronym::selection,address::selection,applet::selection,article::selection,aside::selection,audio::selection,big::selection,blockquote::selection,body::selection,button::selection,canvas::selection,caption::selection,cite::selection,code::selection,dd::selection,del::selection,details::selection,dfn::selection,div::selection,dl::selection,dt::selection,em::selection,embed::selection,fieldset::selection,figcaption::selection,figure::selection,footer::selection,form::selection,h1::selection,h2::selection,h3::selection,h4::selection,h5::selection,h6::selection,header::selection,hgroup::selection,html::selection,iframe::selection,img::selection,input::selection,ins::selection,kbd::selection,label::selection,legend::selection,li::selection,mark::selection,menu::selection,nav::selection,object::selection,ol::selection,output::selection,p::selection,pre::selection,q::selection,ruby::selection,s::selection,samp::selection,section::selection,select::selection,small::selection,span::selection,strike::selection,strong::selection,sub::selection,summary::selection,sup::selection,table::selection,tbody::selection,td::selection,textarea::selection,tfoot::selection,th::selection,thead::selection,time::selection,tr::selection,tt::selection,ul::selection,var::selection,video::selection{background:rgba(0,98,197,.25)}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html{height:100%;overflow-y:scroll;position:relative}.h1,.h2,.h3,.h4,.h5,h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;margin:0;padding:0;text-transform:uppercase}@media screen and (max-width:479px){.h1,.h2,.h3,.h4,.h5,h1,h2,h3,h4,h5,h6{-webkit-hyphens:auto;hyphens:auto}}.h1,h1{color:#3c3947;font-size:36px}@media screen and (max-width:767px){.h1,h1{font-size:30px}}.h2,h2{font-size:30px}@media screen and (max-width:767px){.h2,h2{font-size:24px}}@media screen and (max-width:479px){.h2,h2{font-size:22px}}.h3,h3{font-size:24px}@media screen and (max-width:767px){.h3,h3{font-size:22px}}@media screen and (max-width:479px){.h3,h3{font-size:20px}}.h4,h4{font-size:22px}@media screen and (max-width:767px){.h4,h4{font-size:20px}}@media screen and (max-width:479px){.h4,h4{font-size:18px}}body,figure{margin:0}body{background-color:#e0e0e0;color:#000;font-family:Lato,Helvetica,Roboto,Arial,sans-serif;font-size:16px;font-weight:400;height:100%;line-height:1.4;max-height:1000000px;padding:0;position:relative}body.scrollFixed{height:100%;position:fixed;width:100%}footer{margin-top:auto}p{font-size:16px;font-weight:400;margin:0}b,strong{font-weight:700}a{color:#0062c5;cursor:pointer;outline:none;-webkit-text-decoration:none;text-decoration:none}img{display:block;height:auto;max-width:100%;width:auto}button{-webkit-appearance:none;background:none;border:0;box-shadow:none;cursor:pointer;font-size:inherit;padding:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}button,input{font-family:Lato,Helvetica,Roboto,Arial,sans-serif}input{text-overflow:ellipsis;width:100%}input[type=number],input[type=tel],input[type=text],textarea{font-size:16px}input::-moz-placeholder,input::-webkit-input-placeholder,input::placeholder{color:#000}input[type=number]{-moz-appearance:textfield}input[type=number]:focus,input[type=number]:hover{-moz-appearance:number-input}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input::-ms-clear{display:none}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-text-fill-color:#000;border:1px solid #000;-webkit-box-shadow:inset 0 0 0 1000px rgba(0,98,197,.05);-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}textarea{font-family:Lato,Helvetica,Roboto,Arial,sans-serif}table{border-collapse:collapse;border-spacing:0}.container{max-width:100%}.containerWide{margin:0 auto;max-width:100%;padding:0 30px;width:1860px}@media screen and (max-width:767px){.containerWide{padding:0 24px}}@media screen and (max-width:479px){.containerWide{padding-left:16px;padding-right:16px}}.innerWrapper{margin:0 auto;max-width:1160px;width:100%}@media screen and (max-width:1279px){.innerWrapper{max-width:900px}}.siteWrapper{background:#fff;margin:0 auto;max-width:1920px;width:100%}.nowrap{white-space:nowrap}.article{font-size:20px}@media screen and (max-width:479px){.article{font-size:16px}}.article p{font-size:inherit;line-height:1.4;margin-bottom:25px}.article p:last-of-type{margin-bottom:0}.article h1{margin:30px 0 25px}.article h2{margin:25px 0 20px}.article h3{margin:25px 0 15px}.article h4{margin:20px 0 12px}.article ol,.article ul{font-size:inherit;margin:15px 0 25px 20px}.article ol li,.article ul li{font-size:inherit;line-height:1.4;list-style:none;margin-bottom:12px;position:relative}.article ol li:before,.article ul li:before{background:#0062c5;border-radius:50%;content:"";height:6px;left:-20px;position:absolute;top:14px;width:6px}@media screen and (max-width:479px){.article ol li:before,.article ul li:before{top:10px}}.article a{-webkit-text-decoration:underline;text-decoration:underline}.article a:hover{-webkit-text-decoration:none;text-decoration:none}@media screen and (max-width:1023px){.scrollTable{margin-left:-24px;margin-right:-24px}}@media screen and (max-width:479px){.scrollTable{margin-left:-16px;margin-right:-16px}}.scrollTable table{display:block;max-width:100%;overflow:auto;width:auto!important}@media screen and (max-width:1023px){.scrollTable table{padding-left:24px;padding-right:24px}}@media screen and (max-width:767px){.scrollTable table{width:calc(100% + 48px)!important}}@media screen and (max-width:479px){.scrollTable table{padding-left:16px;padding-right:16px;width:calc(100% + 32px)!important}}.scrollTable tbody{display:table;position:relative}.scrollTable tbody:after{content:"";display:block;height:24px;left:100%;position:absolute;top:0;width:20px}@media screen and (max-width:479px){.scrollTable tbody:after{height:16px;width:16px}}@media screen and (max-width:767px){.scrollTable tbody{min-width:700px;width:100%}}@media screen and (max-width:479px){.scrollTable tbody{min-width:400px}}.scrollTable tr:nth-child(odd){background-color:#e0e0e0}.scrollTable th{font-weight:700}.scrollTable td,.scrollTable th{padding:10px 20px}@media screen and (max-width:1023px){.scrollTable td,.scrollTable th{padding:10px 15px}}.page-enter-active,.page-leave-active{transition:opacity .14s}.page-enter,.page-leave-to{opacity:0}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-button{background-color:#222;height:0}::-webkit-scrollbar-track{background-color:#fff}::-webkit-scrollbar-track-piece{background-color:#222}::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.3);border-radius:0;height:40px}::-webkit-scrollbar-corner{background-color:#fff;display:none}body ::-webkit-scrollbar{height:4px;width:4px}body ::-webkit-scrollbar-track-piece{background-color:#ddd}body ::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.4);height:20px}.v-text-field__slot ::-webkit-scrollbar{height:4px;width:16px}.cursor-pointer{cursor:pointer}.cursor-move{cursor:move}.text-end{text-align:right}.button-site-select{border:none}.button-site-select[aria-expanded=true] .v-icon{transform:rotate(180deg)}.border{border:1px solid rgba(0,0,0,.12)}.border-right{border-right:1px solid rgba(0,0,0,.12)}.border-left{border-left:1px solid rgba(0,0,0,.12)}.border-top{border-top:1px solid rgba(0,0,0,.12)}.border-bottom{border-bottom:1px solid rgba(0,0,0,.12)}.editPage__titleNumbers{font-size:12px}.editPage__titleControls{align-items:center;display:flex;justify-content:flex-end}.editPage__titleControl{align-items:center;color:#646464;display:flex;font-size:12px;justify-content:flex-start;margin-left:18px}.editPage__titleControl .v-icon{margin-right:5px}.editPage__titleControl--icon{font-size:20px;padding:3px}.editPage__titleControlStatus{align-items:center;color:#646464;display:flex;flex-direction:row;font-size:12px;justify-content:flex-start;line-height:1.3;margin-left:25px}.editPage__infoInput .v-label{font-size:14px}.editPage__infoInput .v-textarea textarea{font-size:14px;line-height:1.4;max-height:100px}.editPage__images{width:100%}.editPage__right{align-items:center;display:flex;justify-content:flex-start}.editPage__topControls{margin-left:auto}.editPage__topControl{font-size:20px;height:36px;margin-left:10px;opacity:.8;padding:3px;transition:opacity .1s ease .1s;width:36px}.editPage__topControl:hover{opacity:1}.editPage__specs{align-items:flex-start;flex-wrap:wrap;list-style:none;margin:0 -5px -6px;padding:0}.editPage__specs,.editPage__specsItem{display:flex;justify-content:flex-start}.editPage__specsItem{align-items:center;margin:0 5px 6px;opacity:.6}.editPage__infoModifiers{align-items:stretch;display:flex;flex-direction:column;height:100%;justify-content:flex-start}.editPage__infoModifiersTitle{font-size:14px}.editPage__infoModifiersList{border-bottom:1px solid #e0e0e0!important;flex-grow:1;list-style:none;margin-bottom:-1px;max-height:230px;overflow:auto;padding:5px 0}.editPage__infoModifiersItem{line-height:1.2;margin-bottom:5px;min-height:20px;position:relative}.editPage__infoModifiersItem:after{color:#0062c5;content:"󰄬";font:normal normal normal 16px/1 Material Design Icons;left:0;margin-right:5px;position:absolute;top:6px}.editPage__name--custom:after{align-items:center;background:#0062c5;border-radius:50%;color:#fff;content:"K";display:inline-flex;font-size:10px;height:15px;justify-content:center;left:-3px;line-height:15px;position:relative;top:-7px;width:15px}.iterator{width:100%}.iterator__bottom-item:not(:last-child){border-right:1px solid rgba(0,0,0,.2)}.iterator-page{display:block!important}.iterator-page+hr{display:none}.iterator-page .iterator.active .iterator__card:after{background:rgba(0,0,0,.1);bottom:0;content:"";height:15px;left:0;position:absolute;width:1px}.iterator-page .iterator.active .iterator__card:before{background:rgba(0,0,0,.1);bottom:0;content:"";height:100%;position:absolute;right:0;width:1px}.iterator-page .iterator__card{border-bottom:1px solid rgba(0,0,0,.1);padding-top:5px;position:relative}.iterator-page .iterator__child{padding:0 25px 5px}.iterator__card{align-items:center;display:flex;justify-content:space-between}.iterator ul{list-style:none}.iterator__wrapper{width:100%}.iterator__infoInput .v-label{font-size:14px}.iterator__infoInput .v-textarea textarea{font-size:14px;line-height:1.4;max-height:100px}.iterator__infoModifiers{height:100%}.iterator__infoModifiersList{border-bottom:1px solid #888;max-height:104px;overflow:auto}.iterator__infoModifiersItem{line-height:1.2;position:relative}.iterator__infoRow{width:100%}.iterator__info{width:40%}.iterator__images{width:60%}.iterator__openControl.notActive{opacity:0;pointer-events:none}