/*! Pickr 1.9.1 MIT | https://github.com/Simonwep/pickr */.pickr .pcr-button:after{background:var(--pcr-color)}.pcr-app button.pcr-active,.pcr-app button:focus,.pcr-app input.pcr-active,.pcr-app input:focus,.pickr .pcr-button.clear:focus,.pickr button.pcr-active,.pickr button:focus,.pickr input.pcr-active,.pickr input:focus{box-shadow:0 0 0 1px hsla(0,0%,100%,.85),0 0 0 3px var(--pcr-color)}.pcr-app .pcr-swatches>button:after{background:var(--pcr-color)}.pcr-app .pcr-swatches>button:not(.pcr-active){box-shadow:none}.pcr-app .pcr-interaction .pcr-result{text-align:left}.pcr-app .pcr-interaction .pcr-result::-moz-selection{background:#4285f4;color:#fff}.pcr-app .pcr-selection .pcr-color-chooser,.pcr-app .pcr-selection .pcr-color-opacity,.pcr-app .pcr-selection .pcr-color-palette,.pcr-app .pcr-selection .pcr-picker{-webkit-user-select:none;-moz-user-select:none}.pcr-app[data-theme=classic]{max-width:95vw;padding:.8em;width:28.5em}.pcr-app[data-theme=classic] .pcr-selection{display:flex;flex-grow:1;justify-content:space-between}.pcr-app[data-theme=classic] .pcr-selection .pcr-color-preview{display:flex;flex-direction:column;justify-content:space-between;margin-right:.75em;position:relative;width:2em;z-index:1}.pcr-app[data-theme=classic] .pcr-selection .pcr-color-preview:before{background:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size:.5em;border-radius:.15em;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.pcr-app[data-theme=classic] .pcr-selection .pcr-color-preview .pcr-last-color{border-radius:.15em .15em 0 0;cursor:pointer;z-index:2}.pcr-app[data-theme=classic] .pcr-selection .pcr-color-preview .pcr-current-color{border-radius:0 0 .15em .15em}.pcr-app[data-theme=classic] .pcr-selection .pcr-color-preview .pcr-current-color,.pcr-app[data-theme=classic] .pcr-selection .pcr-color-preview .pcr-last-color{background:var(--pcr-color);height:50%;width:100%}.pcr-app[data-theme=classic] .pcr-selection .pcr-color-palette{height:8em;width:100%;z-index:1}.pcr-app[data-theme=classic] .pcr-selection .pcr-color-palette .pcr-palette{border-radius:.15em;flex-grow:1}.pcr-app[data-theme=classic] .pcr-selection .pcr-color-palette .pcr-palette:before{background:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size:.5em;border-radius:.15em;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.pcr-app[data-theme=classic] .pcr-selection .pcr-color-chooser,.pcr-app[data-theme=classic] .pcr-selection .pcr-color-opacity{margin-left:.75em}.pcr-app[data-theme=classic] .pcr-selection .pcr-color-chooser .pcr-picker,.pcr-app[data-theme=classic] .pcr-selection .pcr-color-opacity .pcr-picker{left:50%;transform:translateX(-50%)}.pcr-app[data-theme=classic] .pcr-selection .pcr-color-chooser .pcr-slider,.pcr-app[data-theme=classic] .pcr-selection .pcr-color-opacity .pcr-slider{border-radius:50em;flex-grow:1;width:8px}.pcr-app[data-theme=classic] .pcr-selection .pcr-color-chooser .pcr-slider{background:linear-gradient(180deg,red,#ff0,lime,cyan,blue,#f0f,red)}.pcr-app[data-theme=classic] .pcr-selection .pcr-color-opacity .pcr-slider{background:linear-gradient(180deg,transparent,#000),url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size:100%,50%}.pickr{overflow:visible;position:relative;transform:translateY(0)}.pickr *{-webkit-appearance:none;border:none;box-sizing:border-box;outline:none}.pickr .pcr-button{background:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" stroke="%2342445A" stroke-width="5px" stroke-linecap="round"><path d="M45,45L5,5"></path><path d="M45,5L5,45"></path></svg>') no-repeat 50%;background-size:0;border-radius:.15em;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;height:2em;padding:.5em;position:relative;transition:all .3s;width:2em}.pickr .pcr-button:before{background:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size:.5em;z-index:-1;z-index:auto}.pickr .pcr-button:after,.pickr .pcr-button:before{border-radius:.15em;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.pickr .pcr-button:after{background:currentColor;transition:background .3s}.pickr .pcr-button.clear{background-size:70%}.pickr .pcr-button.clear:before{opacity:0}.pickr .pcr-button.clear:focus{box-shadow:0 0 0 1px hsla(0,0%,100%,.85),0 0 0 3px currentColor}.pickr .pcr-button.disabled{cursor:not-allowed}.pcr-app *,.pickr *{-webkit-appearance:none;border:none;box-sizing:border-box;outline:none}.pcr-app button.pcr-active,.pcr-app button:focus,.pcr-app input.pcr-active,.pcr-app input:focus,.pickr button.pcr-active,.pickr button:focus,.pickr input.pcr-active,.pickr input:focus{box-shadow:0 0 0 1px hsla(0,0%,100%,.85),0 0 0 3px currentColor}.pcr-app .pcr-palette,.pcr-app .pcr-slider,.pickr .pcr-palette,.pickr .pcr-slider{transition:box-shadow .3s}.pcr-app .pcr-palette:focus,.pcr-app .pcr-slider:focus,.pickr .pcr-palette:focus,.pickr .pcr-slider:focus{box-shadow:0 0 0 1px hsla(0,0%,100%,.85),0 0 0 3px rgba(0,0,0,.25)}.pcr-app{background:#fff;border-radius:.1em;box-shadow:0 .15em 1.5em 0 rgba(0,0,0,.1),0 0 1em 0 rgba(0,0,0,.03);display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s,visibility 0s .3s;visibility:hidden;z-index:10000}.pcr-app.visible{opacity:1;transition:opacity .3s;visibility:visible}.pcr-app .pcr-swatches{display:flex;flex-wrap:wrap;margin-top:.75em}.pcr-app .pcr-swatches.pcr-last{margin:0}@supports (display:grid){.pcr-app .pcr-swatches{align-items:center;display:grid;grid-template-columns:repeat(auto-fit,1.75em)}}.pcr-app .pcr-swatches>button{background:transparent;border-radius:.15em;cursor:pointer;flex-shrink:0;font-size:1em;height:calc(1.75em - 5px);justify-self:center;margin:2.5px;overflow:hidden;position:relative;transition:all .15s;width:calc(1.75em - 5px);z-index:1}.pcr-app .pcr-swatches>button:before{background:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size:6px;border-radius:.15em;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.pcr-app .pcr-swatches>button:after{background:currentColor;border:1px solid rgba(0,0,0,.05);border-radius:.15em;box-sizing:border-box;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.pcr-app .pcr-swatches>button:hover{filter:brightness(1.05)}.pcr-app .pcr-interaction{align-items:center;display:flex;flex-wrap:wrap;margin:0 -.2em}.pcr-app .pcr-interaction>*{margin:0 .2em}.pcr-app .pcr-interaction input{background:#f1f3f4;border-radius:.15em;color:#75797e;cursor:pointer;font-size:.75em;letter-spacing:.07em;margin-top:.75em;padding:.45em .5em;text-align:center;transition:all .15s}.pcr-app .pcr-interaction input:hover{filter:brightness(.975)}.pcr-app .pcr-interaction input:focus{box-shadow:0 0 0 1px hsla(0,0%,100%,.85),0 0 0 3px rgba(66,133,244,.75)}.pcr-app .pcr-interaction .pcr-result{background:#f1f3f4;border-radius:.15em;color:#75797e;cursor:text;flex:1 1 8em;min-width:8em;text-align:right;transition:all .2s;width:170px}.pcr-app .pcr-interaction .pcr-result::selection{background:#4285f4;color:#fff}.pcr-app .pcr-interaction .pcr-type.active{background:#4285f4;color:#fff}.pcr-app .pcr-interaction .pcr-cancel,.pcr-app .pcr-interaction .pcr-clear,.pcr-app .pcr-interaction .pcr-save{color:#fff;width:auto}.pcr-app .pcr-interaction .pcr-cancel:hover,.pcr-app .pcr-interaction .pcr-clear:hover,.pcr-app .pcr-interaction .pcr-save:hover{filter:brightness(.925)}.pcr-app .pcr-interaction .pcr-save{background:#4285f4}.pcr-app .pcr-interaction .pcr-cancel,.pcr-app .pcr-interaction .pcr-clear{background:#f44250}.pcr-app .pcr-interaction .pcr-cancel:focus,.pcr-app .pcr-interaction .pcr-clear:focus{box-shadow:0 0 0 1px hsla(0,0%,100%,.85),0 0 0 3px rgba(244,66,80,.75)}.pcr-app .pcr-selection .pcr-picker{border:2px solid #fff;border-radius:100%;height:18px;position:absolute;user-select:none;width:18px}.pcr-app .pcr-selection .pcr-color-chooser,.pcr-app .pcr-selection .pcr-color-opacity,.pcr-app .pcr-selection .pcr-color-palette{cursor:grab;cursor:-moz-grab;cursor:-webkit-grab;display:flex;flex-direction:column;position:relative;user-select:none}.pcr-app .pcr-selection .pcr-color-chooser:active,.pcr-app .pcr-selection .pcr-color-opacity:active,.pcr-app .pcr-selection .pcr-color-palette:active{cursor:grabbing;cursor:-moz-grabbing;cursor:-webkit-grabbing}.pcr-app[data-theme=nano]{max-width:95vw;width:14.25em;width:100%}.pcr-app[data-theme=nano] .pcr-swatches{margin-top:.6em;padding:0 .6em}.pcr-app[data-theme=nano] .pcr-interaction{padding:0 .6em .6em}.pcr-app[data-theme=nano] .pcr-selection{display:grid;grid-gap:.6em;align-items:center;align-self:flex-start;grid-template-columns:1fr 4fr;grid-template-rows:5fr auto auto;height:10.5em;width:100%}.pcr-app[data-theme=nano] .pcr-selection .pcr-color-preview{display:flex;flex-direction:row;grid-area:2/1/4/1;height:100%;justify-content:center;margin-left:.6em;width:100%}.pcr-app[data-theme=nano] .pcr-selection .pcr-color-preview .pcr-last-color{display:none}.pcr-app[data-theme=nano] .pcr-selection .pcr-color-preview .pcr-current-color{background:currentColor;border-radius:50em;height:2em;overflow:hidden;position:relative;width:2em}.pcr-app[data-theme=nano] .pcr-selection .pcr-color-preview .pcr-current-color:before{background:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size:.5em;border-radius:.15em;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.pcr-app[data-theme=nano] .pcr-selection .pcr-color-palette{grid-area:1/1/2/3;height:100%;width:100%;z-index:1}.pcr-app[data-theme=nano] .pcr-selection .pcr-color-palette .pcr-palette{border-radius:.15em;height:100%;width:100%}.pcr-app[data-theme=nano] .pcr-selection .pcr-color-palette .pcr-palette:before{background:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size:.5em;border-radius:.15em;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.pcr-app[data-theme=nano] .pcr-selection .pcr-color-chooser{grid-area:2/2/2/2}.pcr-app[data-theme=nano] .pcr-selection .pcr-color-opacity{grid-area:3/2/3/2}.pcr-app[data-theme=nano] .pcr-selection .pcr-color-chooser,.pcr-app[data-theme=nano] .pcr-selection .pcr-color-opacity{height:.5em;margin:0 .6em}.pcr-app[data-theme=nano] .pcr-selection .pcr-color-chooser .pcr-picker,.pcr-app[data-theme=nano] .pcr-selection .pcr-color-opacity .pcr-picker{top:50%;transform:translateY(-50%)}.pcr-app[data-theme=nano] .pcr-selection .pcr-color-chooser .pcr-slider,.pcr-app[data-theme=nano] .pcr-selection .pcr-color-opacity .pcr-slider{border-radius:50em;flex-grow:1}.pcr-app[data-theme=nano] .pcr-selection .pcr-color-chooser .pcr-slider{background:linear-gradient(90deg,red,#ff0,lime,cyan,blue,#f0f,red)}.pcr-app[data-theme=nano] .pcr-selection .pcr-color-opacity .pcr-slider{background:linear-gradient(90deg,transparent,#000),url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size:100%,.25em}.pcr-app.pcr-app{box-shadow:none}.pcr-app.pcr-app .pcr-selection .pcr-picker{height:18px;width:18px}.pcr-app.pcr-app .pcr-selection .pcr-color-preview{margin-left:0}.pcr-app.pcr-app .pcr-selection .pcr-color-preview .pcr-current-color{border-radius:.15em;width:100%}.pcr-app.pcr-app .pcr-interaction{margin-bottom:0;padding:0}.gpickr{display:flex;flex-direction:column-reverse;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;margin-bottom:20px;max-width:100vw;user-select:none}.gpickr *{box-sizing:border-box;margin:0;padding:0}.gpickr button{background:initial;border:none;cursor:pointer;outline:none}.gpickr .gpcr-interaction{display:flex;flex-direction:column;margin:0 0 15px;width:12.5em;width:100%;z-index:1}.gpickr .gpcr-interaction .gpcr-result{border-radius:.15em;display:none;flex-grow:1;height:7.9em;margin-bottom:.5em;position:relative;width:100%}.gpickr .gpcr-interaction .gpcr-result:before{background:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size:8px;border-radius:.15em;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.gpickr .gpcr-interaction .gpcr-result .gpcr-angle,.gpickr .gpcr-interaction .gpcr-result .gpcr-pos{bottom:0;left:0;margin:auto;opacity:.25;position:absolute;right:0;top:0;transition:all .3s}.gpickr .gpcr-interaction .gpcr-result .gpcr-angle{background:#fff;border-radius:100%;height:.35em;width:.35em}.gpickr .gpcr-interaction .gpcr-result .gpcr-angle>div{background:#fff;border-radius:1em;bottom:0;height:2px;left:50%;margin:auto 0;position:absolute;right:0;top:0;transform-origin:left;width:2em}.gpickr .gpcr-interaction .gpcr-result .gpcr-angle.gpcr-active{opacity:1}.gpickr .gpcr-interaction .gpcr-result .gpcr-pos{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr;height:5em;opacity:1;width:5em}.gpickr .gpcr-interaction .gpcr-result .gpcr-pos>div{border:2px solid transparent;height:15px;margin:auto;position:relative;transition:all .3s;width:15px}.gpickr .gpcr-interaction .gpcr-result .gpcr-pos>div:not(.gpcr-active){cursor:pointer}.gpickr .gpcr-interaction .gpcr-result .gpcr-pos>div:before{background:#fff;border-radius:100%;bottom:0;content:"";height:5px;left:0;margin:auto;opacity:.25;position:absolute;right:0;top:0;transition:all .3s;width:5px}.gpickr .gpcr-interaction .gpcr-result .gpcr-pos>div:hover:before{opacity:1}.gpickr .gpcr-interaction .gpcr-result .gpcr-pos>div.gpcr-active{border-color:#fff;border-radius:100%}.gpickr .gpcr-interaction .gpcr-result .gpcr-pos>div.gpcr-active:before,.gpickr .gpcr-interaction .gpcr-result:hover .gpcr-angle{opacity:1}.gpickr .gpcr-interaction .gpcr-mode{border:2px solid #fff;border-radius:.15em;cursor:pointer;height:1.5em;left:.15em;opacity:.25;position:relative;top:.15em;transition:all .3s;width:1.5em}.gpickr .gpcr-interaction .gpcr-mode:before{bottom:0;content:"";left:0;margin:auto;position:absolute;right:0;top:0;transition:all .3s}.gpickr .gpcr-interaction .gpcr-mode[data-mode=linear]:before{background:#fff;border-radius:50em;height:2px;transform:rotate(45deg);width:70%}.gpickr .gpcr-interaction .gpcr-mode[data-mode=radial]:before{border:2px solid #fff;border-radius:100%;height:50%;width:50%}.gpickr .gpcr-interaction .gpcr-mode[data-mode=conic]:before{border-color:#fff #fff transparent transparent;border-style:solid;border-width:5px;height:0;width:0}.gpickr .gpcr-interaction .gpcr-mode:hover{opacity:1}.gpickr .gpcr-stops{margin-bottom:.75em}.gpickr .gpcr-stops .gpcr-stop-preview{border-radius:.15em;cursor:pointer;height:2em;overflow:hidden;position:relative;width:100%}.gpickr .gpcr-stops .gpcr-stop-preview:before{background:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size:8px;border-radius:.15em;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.gpickr .gpcr-stops .gpcr-stop-marker{position:relative;z-index:1}.gpickr .gpcr-stops .gpcr-stop-marker .gpcr-marker{background:currentColor;border:2px solid #fff;border-radius:100%;box-shadow:0 .05em .2em rgba(0,0,0,.15);cursor:grab;cursor:webkit-grab;height:12px;margin:.15em 0 0 -5px;position:absolute;transition:opacity .15s;width:12px}.gpickr .gpcr-stops .gpcr-stop-marker .gpcr-marker:before{background:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size:4px;border-radius:.15em;border-radius:100%;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}/*! normalize.scss v0.1.0 | MIT License | based on git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{text-decoration:none}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(https://fps.cdnpk.net/static/inter-regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(https://fps.cdnpk.net/static/inter-semibold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(https://fps.cdnpk.net/static/inter-bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Degular;font-style:normal;font-weight:400;src:url(https://fps.cdnpk.net/static/degular-regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Degular;font-style:normal;font-weight:600;src:url(https://fps.cdnpk.net/static/degular-semibold.woff2) format("woff2")}#footer{background-color:#1f408c;border-top:1px solid #e5e5e5;margin:20px 0 0;padding:10px 0}#header{background-color:#f7f7f7;border-bottom:1px solid #e5e5e5;margin:0 0 20px;padding:10px 0}.animation--fade-in{animation:fade-in 0ms cubic-bezier(1,0,0,1) forwards}.animation--fade-out{animation:fade-out 0ms cubic-bezier(1,0,0,1) forwards}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.animation--scale-in{animation:scale-in 0ms cubic-bezier(1,0,0,1) forwards}.animation--scale-out{animation:scale-out 0ms cubic-bezier(1,0,0,1) forwards}@keyframes scale-in{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes scale-out{0%{transform:scale(1)}to{transfrom:scale(0)}}@keyframes slide-top-in{0%{top:-100%}to{top:0}}@keyframes slide-top-out{0%{top:0}to{top:-100%}}@keyframes slide-bottom-in{0%{bottom:-100%}to{bottom:0}}@keyframes slide-bottom-out{0%{bottom:0}to{bottom:-100%}}.animation--rotate{animation:rotate .6s linear infinite}.checkbox input[type=checkbox]:checked~.checkbox__indicator,.checkbox input[type=checkbox]:checked~.radio__indicator,.checkbox input[type=radio]:checked~.checkbox__indicator,.checkbox input[type=radio]:checked~.radio__indicator,.checkbox.active .checkbox__indicator,.checkbox.active .radio__indicator,.radio input[type=checkbox]:checked~.checkbox__indicator,.radio input[type=checkbox]:checked~.radio__indicator,.radio input[type=radio]:checked~.checkbox__indicator,.radio input[type=radio]:checked~.radio__indicator,.radio.active .checkbox__indicator,.radio.active .radio__indicator{box-shadow:inset 0 0 0 64px #0a152f;-webkit-transition:box-shadow background-color 0ms cubic-bezier(1,0,0,1) cubic-bezier(1,0,0,1) 0ms;-moz-transition:box-shadow background-color 0ms cubic-bezier(1,0,0,1) cubic-bezier(1,0,0,1) 0ms;transition:box-shadow background-color 0ms cubic-bezier(1,0,0,1) cubic-bezier(1,0,0,1) 0ms}#notification-cart .notification__close .checkbox input[type=checkbox]:checked~.checkbox__indicator i,#notification-cart .notification__close .checkbox input[type=checkbox]:checked~.radio__indicator i,#notification-cart .notification__close .checkbox input[type=radio]:checked~.checkbox__indicator i,#notification-cart .notification__close .checkbox input[type=radio]:checked~.radio__indicator i,#notification-cart .notification__close .checkbox.active .checkbox__indicator i,#notification-cart .notification__close .checkbox.active .radio__indicator i,#notification-cart .notification__close .radio input[type=checkbox]:checked~.checkbox__indicator i,#notification-cart .notification__close .radio input[type=checkbox]:checked~.radio__indicator i,#notification-cart .notification__close .radio input[type=radio]:checked~.checkbox__indicator i,#notification-cart .notification__close .radio input[type=radio]:checked~.radio__indicator i,#notification-cart .notification__close .radio.active .checkbox__indicator i,#notification-cart .notification__close .radio.active .radio__indicator i,.checkbox input[type=checkbox]:checked~.checkbox__indicator #notification-cart .notification__close i,.checkbox input[type=checkbox]:checked~.checkbox__indicator .icon,.checkbox input[type=checkbox]:checked~.checkbox__indicator .notification--alert i,.checkbox input[type=checkbox]:checked~.radio__indicator #notification-cart .notification__close i,.checkbox input[type=checkbox]:checked~.radio__indicator .icon,.checkbox input[type=checkbox]:checked~.radio__indicator .notification--alert i,.checkbox input[type=radio]:checked~.checkbox__indicator #notification-cart .notification__close i,.checkbox input[type=radio]:checked~.checkbox__indicator .icon,.checkbox input[type=radio]:checked~.checkbox__indicator .notification--alert i,.checkbox input[type=radio]:checked~.radio__indicator #notification-cart .notification__close i,.checkbox input[type=radio]:checked~.radio__indicator .icon,.checkbox input[type=radio]:checked~.radio__indicator .notification--alert i,.checkbox.active .checkbox__indicator #notification-cart .notification__close i,.checkbox.active .checkbox__indicator .icon,.checkbox.active .checkbox__indicator .notification--alert i,.checkbox.active .radio__indicator #notification-cart .notification__close i,.checkbox.active .radio__indicator .icon,.checkbox.active .radio__indicator .notification--alert i,.notification--alert .checkbox input[type=checkbox]:checked~.checkbox__indicator i,.notification--alert .checkbox input[type=checkbox]:checked~.radio__indicator i,.notification--alert .checkbox input[type=radio]:checked~.checkbox__indicator i,.notification--alert .checkbox input[type=radio]:checked~.radio__indicator i,.notification--alert .checkbox.active .checkbox__indicator i,.notification--alert .checkbox.active .radio__indicator i,.notification--alert .radio input[type=checkbox]:checked~.checkbox__indicator i,.notification--alert .radio input[type=checkbox]:checked~.radio__indicator i,.notification--alert .radio input[type=radio]:checked~.checkbox__indicator i,.notification--alert .radio input[type=radio]:checked~.radio__indicator i,.notification--alert .radio.active .checkbox__indicator i,.notification--alert .radio.active .radio__indicator i,.radio input[type=checkbox]:checked~.checkbox__indicator #notification-cart .notification__close i,.radio input[type=checkbox]:checked~.checkbox__indicator .icon,.radio input[type=checkbox]:checked~.checkbox__indicator .notification--alert i,.radio input[type=checkbox]:checked~.radio__indicator #notification-cart .notification__close i,.radio input[type=checkbox]:checked~.radio__indicator .icon,.radio input[type=checkbox]:checked~.radio__indicator .notification--alert i,.radio input[type=radio]:checked~.checkbox__indicator #notification-cart .notification__close i,.radio input[type=radio]:checked~.checkbox__indicator .icon,.radio input[type=radio]:checked~.checkbox__indicator .notification--alert i,.radio input[type=radio]:checked~.radio__indicator #notification-cart .notification__close i,.radio input[type=radio]:checked~.radio__indicator .icon,.radio input[type=radio]:checked~.radio__indicator .notification--alert i,.radio.active .checkbox__indicator #notification-cart .notification__close i,.radio.active .checkbox__indicator .icon,.radio.active .checkbox__indicator .notification--alert i,.radio.active .radio__indicator #notification-cart .notification__close i,.radio.active .radio__indicator .icon,.radio.active .radio__indicator .notification--alert i{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:opacity 0ms cubic-bezier(1,0,0,1) 0ms,-webkit-transform 0ms cubic-bezier(1,0,0,1) 0ms;-moz-transition:opacity 0ms cubic-bezier(1,0,0,1) 0ms,-moz-transform 0ms cubic-bezier(1,0,0,1) 0ms;transition:opacity 0ms cubic-bezier(1,0,0,1) 0ms,transform 0ms cubic-bezier(1,0,0,1) 0ms}.checkbox input[type=checkbox]:checked~.checkbox__link,.checkbox input[type=checkbox]:checked~ .checkbox__link,.checkbox input[type=radio]:checked~.checkbox__link,.checkbox input[type=radio]:checked~ .checkbox__link,.checkbox.active .checkbox__link,.checkbox.active .radio__link,.radio input[type=checkbox]:checked~.checkbox__link,.radio input[type=checkbox]:checked~ .checkbox__link,.radio input[type=radio]:checked~.checkbox__link,.radio input[type=radio]:checked~ .checkbox__link,.radio.active .checkbox__link,.radio.active .radio__link{opacity:1}.checkbox .checkbox__indicator~.checkbox__link,.checkbox .checkbox__link~.checkbox__indicator,.radio .radio__indicator~.radio__link,.radio .radio__link~.radio__indicator{margin-left:10px}.checkbox,.radio{cursor:pointer;padding:7px 0}.checkbox input[type=checkbox],.checkbox input[type=radio],.radio input[type=checkbox],.radio input[type=radio]{display:none}.checkbox__indicator,.radio__indicator{background-color:#fff;border-radius:3px;box-shadow:inset 0 0 0 1px #b2b2b2;display:block;height:30px;width:30px}#notification-cart .notification__close .checkbox__indicator i,#notification-cart .notification__close .radio__indicator i,.checkbox__indicator #notification-cart .notification__close i,.checkbox__indicator .icon,.checkbox__indicator .notification--alert i,.notification--alert .checkbox__indicator i,.notification--alert .radio__indicator i,.radio__indicator #notification-cart .notification__close i,.radio__indicator .icon,.radio__indicator .notification--alert i{color:#fff;fill:#fff;font-size:24px;height:30px;line-height:24px;opacity:0;padding:3px;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transition:opaicty 0ms cubic-bezier(1,0,0,1),-webkit-transform 0ms cubic-bezier(1,0,0,1);-moz-transition:opaicty 0ms cubic-bezier(1,0,0,1),-moz-transform 0ms cubic-bezier(1,0,0,1);transition:opaicty 0ms cubic-bezier(1,0,0,1),transform 0ms cubic-bezier(1,0,0,1);width:30px}.checkbox__link,.radio__link{display:inline;flex:1;height:30px;line-height:30px;-webkit-transition:opacity 0ms cubic-bezier(1,0,0,1);-moz-transition:opacity 0ms cubic-bezier(1,0,0,1);transition:opacity 0ms cubic-bezier(1,0,0,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkbox--inverted,.radio--inverted{color:#fff}.checkbox--inverted input[type=checkbox]:checked+.checkbox__indicator,.checkbox--inverted input[type=radio]:checked+.radio__indicator,.radio--inverted input[type=checkbox]:checked+.checkbox__indicator,.radio--inverted input[type=radio]:checked+.radio__indicator{background-color:#fff}#notification-cart .notification__close .checkbox--inverted input[type=checkbox]:checked+.checkbox__indicator i,#notification-cart .notification__close .checkbox--inverted input[type=radio]:checked+.radio__indicator i,#notification-cart .notification__close .radio--inverted input[type=checkbox]:checked+.checkbox__indicator i,#notification-cart .notification__close .radio--inverted input[type=radio]:checked+.radio__indicator i,.checkbox--inverted input[type=checkbox]:checked+.checkbox__indicator #notification-cart .notification__close i,.checkbox--inverted input[type=checkbox]:checked+.checkbox__indicator .icon,.checkbox--inverted input[type=checkbox]:checked+.checkbox__indicator .notification--alert i,.checkbox--inverted input[type=radio]:checked+.radio__indicator #notification-cart .notification__close i,.checkbox--inverted input[type=radio]:checked+.radio__indicator .icon,.checkbox--inverted input[type=radio]:checked+.radio__indicator .notification--alert i,.notification--alert .checkbox--inverted input[type=checkbox]:checked+.checkbox__indicator i,.notification--alert .checkbox--inverted input[type=radio]:checked+.radio__indicator i,.notification--alert .radio--inverted input[type=checkbox]:checked+.checkbox__indicator i,.notification--alert .radio--inverted input[type=radio]:checked+.radio__indicator i,.radio--inverted input[type=checkbox]:checked+.checkbox__indicator #notification-cart .notification__close i,.radio--inverted input[type=checkbox]:checked+.checkbox__indicator .icon,.radio--inverted input[type=checkbox]:checked+.checkbox__indicator .notification--alert i,.radio--inverted input[type=radio]:checked+.radio__indicator #notification-cart .notification__close i,.radio--inverted input[type=radio]:checked+.radio__indicator .icon,.radio--inverted input[type=radio]:checked+.radio__indicator .notification--alert i{color:#0a152f}.checkbox--xs,.radio--xs{padding:14px 0}.checkbox--xs .checkbox__indicator,.checkbox--xs .radio__indicator,.radio--xs .checkbox__indicator,.radio--xs .radio__indicator{height:16px;width:16px}#notification-cart .notification__close .checkbox--xs .checkbox__indicator i,#notification-cart .notification__close .checkbox--xs .radio__indicator i,#notification-cart .notification__close .radio--xs .checkbox__indicator i,#notification-cart .notification__close .radio--xs .radio__indicator i,.checkbox--xs .checkbox__indicator #notification-cart .notification__close i,.checkbox--xs .checkbox__indicator .icon,.checkbox--xs .checkbox__indicator .notification--alert i,.checkbox--xs .radio__indicator #notification-cart .notification__close i,.checkbox--xs .radio__indicator .icon,.checkbox--xs .radio__indicator .notification--alert i,.notification--alert .checkbox--xs .checkbox__indicator i,.notification--alert .checkbox--xs .radio__indicator i,.notification--alert .radio--xs .checkbox__indicator i,.notification--alert .radio--xs .radio__indicator i,.radio--xs .checkbox__indicator #notification-cart .notification__close i,.radio--xs .checkbox__indicator .icon,.radio--xs .checkbox__indicator .notification--alert i,.radio--xs .radio__indicator #notification-cart .notification__close i,.radio--xs .radio__indicator .icon,.radio--xs .radio__indicator .notification--alert i{font-size:12.8px;height:16px;line-height:12.8px;padding:1.6px;width:16px}.checkbox--xs .checkbox__link,.checkbox--xs .radio__link,.radio--xs .checkbox__link,.radio--xs .radio__link{height:16px;line-height:16px}.checkbox--sm,.radio--sm{padding:12px 0}.checkbox--sm .checkbox__indicator,.checkbox--sm .radio__indicator,.radio--sm .checkbox__indicator,.radio--sm .radio__indicator{height:20px;width:20px}#notification-cart .notification__close .checkbox--sm .checkbox__indicator i,#notification-cart .notification__close .checkbox--sm .radio__indicator i,#notification-cart .notification__close .radio--sm .checkbox__indicator i,#notification-cart .notification__close .radio--sm .radio__indicator i,.checkbox--sm .checkbox__indicator #notification-cart .notification__close i,.checkbox--sm .checkbox__indicator .icon,.checkbox--sm .checkbox__indicator .notification--alert i,.checkbox--sm .radio__indicator #notification-cart .notification__close i,.checkbox--sm .radio__indicator .icon,.checkbox--sm .radio__indicator .notification--alert i,.notification--alert .checkbox--sm .checkbox__indicator i,.notification--alert .checkbox--sm .radio__indicator i,.notification--alert .radio--sm .checkbox__indicator i,.notification--alert .radio--sm .radio__indicator i,.radio--sm .checkbox__indicator #notification-cart .notification__close i,.radio--sm .checkbox__indicator .icon,.radio--sm .checkbox__indicator .notification--alert i,.radio--sm .radio__indicator #notification-cart .notification__close i,.radio--sm .radio__indicator .icon,.radio--sm .radio__indicator .notification--alert i{font-size:16px;height:20px;line-height:16px;padding:2px;width:20px}.checkbox--sm .checkbox__link,.checkbox--sm .radio__link,.radio--sm .checkbox__link,.radio--sm .radio__link{height:20px;line-height:20px}.checkbox--md,.radio--md{padding:7px 0}.checkbox--md .checkbox__indicator,.checkbox--md .radio__indicator,.radio--md .checkbox__indicator,.radio--md .radio__indicator{height:30px;width:30px}#notification-cart .notification__close .checkbox--md .checkbox__indicator i,#notification-cart .notification__close .checkbox--md .radio__indicator i,#notification-cart .notification__close .radio--md .checkbox__indicator i,#notification-cart .notification__close .radio--md .radio__indicator i,.checkbox--md .checkbox__indicator #notification-cart .notification__close i,.checkbox--md .checkbox__indicator .icon,.checkbox--md .checkbox__indicator .notification--alert i,.checkbox--md .radio__indicator #notification-cart .notification__close i,.checkbox--md .radio__indicator .icon,.checkbox--md .radio__indicator .notification--alert i,.notification--alert .checkbox--md .checkbox__indicator i,.notification--alert .checkbox--md .radio__indicator i,.notification--alert .radio--md .checkbox__indicator i,.notification--alert .radio--md .radio__indicator i,.radio--md .checkbox__indicator #notification-cart .notification__close i,.radio--md .checkbox__indicator .icon,.radio--md .checkbox__indicator .notification--alert i,.radio--md .radio__indicator #notification-cart .notification__close i,.radio--md .radio__indicator .icon,.radio--md .radio__indicator .notification--alert i{font-size:24px;height:30px;line-height:24px;padding:3px;width:30px}.checkbox--md .checkbox__link,.checkbox--md .radio__link,.radio--md .checkbox__link,.radio--md .radio__link{height:30px;line-height:30px}.checkbox--lg,.radio--lg{padding:4px 0}.checkbox--lg .checkbox__indicator,.checkbox--lg .radio__indicator,.radio--lg .checkbox__indicator,.radio--lg .radio__indicator{height:36px;width:36px}#notification-cart .notification__close .checkbox--lg .checkbox__indicator i,#notification-cart .notification__close .checkbox--lg .radio__indicator i,#notification-cart .notification__close .radio--lg .checkbox__indicator i,#notification-cart .notification__close .radio--lg .radio__indicator i,.checkbox--lg .checkbox__indicator #notification-cart .notification__close i,.checkbox--lg .checkbox__indicator .icon,.checkbox--lg .checkbox__indicator .notification--alert i,.checkbox--lg .radio__indicator #notification-cart .notification__close i,.checkbox--lg .radio__indicator .icon,.checkbox--lg .radio__indicator .notification--alert i,.notification--alert .checkbox--lg .checkbox__indicator i,.notification--alert .checkbox--lg .radio__indicator i,.notification--alert .radio--lg .checkbox__indicator i,.notification--alert .radio--lg .radio__indicator i,.radio--lg .checkbox__indicator #notification-cart .notification__close i,.radio--lg .checkbox__indicator .icon,.radio--lg .checkbox__indicator .notification--alert i,.radio--lg .radio__indicator #notification-cart .notification__close i,.radio--lg .radio__indicator .icon,.radio--lg .radio__indicator .notification--alert i{font-size:28.8px;height:36px;line-height:28.8px;padding:3.6px;width:36px}.checkbox--lg .checkbox__link,.checkbox--lg .radio__link,.radio--lg .checkbox__link,.radio--lg .radio__link{height:36px;line-height:36px}.checkbox--xl,.radio--xl{padding:0}.checkbox--xl .checkbox__indicator,.checkbox--xl .radio__indicator,.radio--xl .checkbox__indicator,.radio--xl .radio__indicator{height:44px;width:44px}#notification-cart .notification__close .checkbox--xl .checkbox__indicator i,#notification-cart .notification__close .checkbox--xl .radio__indicator i,#notification-cart .notification__close .radio--xl .checkbox__indicator i,#notification-cart .notification__close .radio--xl .radio__indicator i,.checkbox--xl .checkbox__indicator #notification-cart .notification__close i,.checkbox--xl .checkbox__indicator .icon,.checkbox--xl .checkbox__indicator .notification--alert i,.checkbox--xl .radio__indicator #notification-cart .notification__close i,.checkbox--xl .radio__indicator .icon,.checkbox--xl .radio__indicator .notification--alert i,.notification--alert .checkbox--xl .checkbox__indicator i,.notification--alert .checkbox--xl .radio__indicator i,.notification--alert .radio--xl .checkbox__indicator i,.notification--alert .radio--xl .radio__indicator i,.radio--xl .checkbox__indicator #notification-cart .notification__close i,.radio--xl .checkbox__indicator .icon,.radio--xl .checkbox__indicator .notification--alert i,.radio--xl .radio__indicator #notification-cart .notification__close i,.radio--xl .radio__indicator .icon,.radio--xl .radio__indicator .notification--alert i{font-size:35.2px;height:44px;line-height:35.2px;padding:4.4px;width:44px}.checkbox--xl .checkbox__link,.checkbox--xl .radio__link,.radio--xl .checkbox__link,.radio--xl .radio__link{height:44px;line-height:44px}.radio .radio__indicator{border-radius:50%}.radio input[type=radio]:checked~.radio__indicator,.radio--inverted input[type=radio]:checked~.radio__indicator,.radio.active .radio__indicator{box-shadow:inset 0 0 0 5px #0a152f}.dropdown{display:block;position:relative}.dropdown select{display:none}.dropdown *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dropdown__container{position:relative}.dropdown__select{background-color:#fff;border-radius:3px;box-shadow:0 0 60px rgba(20,42,94,.25);display:none;margin:10px -1px;min-width:200px;position:absolute;width:100%;z-index:20}.dropdown__select:after{content:"";display:block;position:absolute;z-index:2}.dropdown__select .scrollable{max-height:220px;overflow-x:hidden;overflow-y:auto}.dropdown__select .group:before{border-radius:0;box-shadow:none}.dropdown__select .group>div>*{border:0!important}.dropdown__select li{background-color:transparent;color:#777;cursor:pointer;height:44px;line-height:44px;margin:0;padding:0 10px}.dropdown__select li:hover{background-color:#44b678;color:#fff;cursor:pointer}.dropdown__select li:hover i{color:#fff}.dropdown__select li:last-child{border:none}.dropdown__check li{padding:0 10px 0 35px;position:relative}.dropdown__check li:hover i{color:#fff}.dropdown__check li i{color:#424242;left:10px;position:absolute;top:10px}.dropdown__search input{border-radius:0!important;border-top-left-radius:3px!important;max-width:calc(100% - 44px)}#notification-cart .notification__close .dropdown__search i,.dropdown__search #notification-cart .notification__close i,.dropdown__search .icon,.dropdown__search .notification--alert i,.notification--alert .dropdown__search i{background:#fff}.dropdown__button{background-color:#fff;border:1px solid #b2b2b2;border-radius:3px;height:44px;line-height:42px;margin:0;overflow:hidden;padding:0 40px 0 20px;position:relative;text-overflow:ellipsis;-webkit-transition:0ms cubic-bezier(1,0,0,1);-moz-transition:0ms cubic-bezier(1,0,0,1);transition:0ms cubic-bezier(1,0,0,1);white-space:nowrap;word-break:break-all}.dropdown__button:after{border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #777;content:"";height:0;position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);width:0}.dropdown__button:hover{background-color:#f7f7f7;color:#777;cursor:pointer}.dropdown__button.active~.dropdown__select{display:block}.dropdown--inverted .dropdown__button{background-color:transparent;border-color:#fff;color:#fff}.dropdown--inverted .dropdown__button:after{border-top-color:#fff}.dropdown--inverted .dropdown__button:hover{background-color:#fff;color:#777}.dropdown--inverted .dropdown__button:hover:after{border-top-color:#777}.dropdown--top .dropdown__select{left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.dropdown--top-left .dropdown__select{left:0}.dropdown--top-left .dropdown__select:after{left:20px;right:auto;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}.dropdown--top-right .dropdown__select{right:0}.dropdown--top-right .dropdown__select:after{left:auto;right:20px;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}.dropdown--bottom .dropdown__select{left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.dropdown--bottom-left .dropdown__select{left:0}.dropdown--bottom-right .dropdown__select{right:0}.dropdown--xs .dropdown__button,.dropdown--xs .dropdown__select li{font-size:12px;height:24px;line-height:24px}.dropdown--xs .dropdown__search input{max-width:calc(100% - 24px)}.dropdown--xs .dropdown__button{padding:0 20px 0 5px}.dropdown--xs .dropdown__button:after{right:5px}.dropdown--sm .dropdown__button,.dropdown--sm .dropdown__select li{font-size:13px;height:34px;line-height:34px}.dropdown--sm .dropdown__search input{max-width:calc(100% - 34px)}.dropdown--sm .dropdown__button{padding:0 30px 0 10px}.dropdown--sm .dropdown__button:after{right:10px}.dropdown--md .dropdown__button,.dropdown--md .dropdown__select li{font-size:15px;height:44px;line-height:44px}.dropdown--md .dropdown__search input{max-width:calc(100% - 44px)}.dropdown--md .dropdown__button{padding:0 50px 0 20px}.dropdown--md .dropdown__button:after{right:20px}.dropdown--lg .dropdown__button,.dropdown--lg .dropdown__select li{font-size:17px;height:54px;line-height:54px}.dropdown--lg .dropdown__search input{max-width:calc(100% - 54px)}.dropdown--lg .dropdown__button{padding:0 70px 0 30px}.dropdown--lg .dropdown__button:after{right:30px}.dropdown--xl .dropdown__button,.dropdown--xl .dropdown__select li{font-size:20px;height:64px;line-height:64px}.dropdown--xl .dropdown__search input{max-width:calc(100% - 64px)}.dropdown--xl .dropdown__button{padding:0 110px 0 50px}.dropdown--xl .dropdown__button:after{right:50px}.active.dropdown--top-left .dropdown__select,.active.dropdown--top-right .dropdown__select{margin:0 0 10px}.dropdown--top-left .dropdown__select,.dropdown--top-right .dropdown__select{bottom:100%}.active.dropdown--right .dropdown__select{margin:0 10px 0 0}.dropdown--right .dropdown__select{left:100%;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.active.dropdown--left .dropdown__select{margin:0 10px 0 0}.dropdown--left .dropdown__select{right:100%;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.active.dropdown--bottom .dropdown__select,.active.dropdown--bottom-left .dropdown__select,.active.dropdown--bottom-right .dropdown__select,.active.dropdown--top .dropdown__select{margin:10px 0 0}.dropdown--bottom .dropdown__select,.dropdown--bottom-left .dropdown__select,.dropdown--bottom-right .dropdown__select,.dropdown--top .dropdown__select{top:100%}input:not([type]),input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;background-color:#fff;border:1px solid #c8c8c8;border-radius:3px;box-shadow:0 0 0 transparent;color:#777;display:block;font-size:15px;height:44px;line-height:24px;margin:0 0 10px;padding:10px;-webkit-transition:border 0ms cubic-bezier(1,0,0,1),box-shadow 0ms cubic-bezier(1,0,0,1);-moz-transition:border 0ms cubic-bezier(1,0,0,1),box-shadow 0ms cubic-bezier(1,0,0,1);transition:border 0ms cubic-bezier(1,0,0,1),box-shadow 0ms cubic-bezier(1,0,0,1);-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;width:100%}input:not([type]):-webkit-autofill,input[type=color]:-webkit-autofill,input[type=date]:-webkit-autofill,input[type=datetime-local]:-webkit-autofill,input[type=datetime]:-webkit-autofill,input[type=email]:-webkit-autofill,input[type=month]:-webkit-autofill,input[type=number]:-webkit-autofill,input[type=password]:-webkit-autofill,input[type=search]:-webkit-autofill,input[type=tel]:-webkit-autofill,input[type=text]:-webkit-autofill,input[type=time]:-webkit-autofill,input[type=url]:-webkit-autofill,input[type=week]:-webkit-autofill,textarea:-webkit-autofill{box-shadow:inset 0 0 0 64px #fff}input:not([type]):hover,input[type=color]:hover,input[type=date]:hover,input[type=datetime-local]:hover,input[type=datetime]:hover,input[type=email]:hover,input[type=month]:hover,input[type=number]:hover,input[type=password]:hover,input[type=search]:hover,input[type=tel]:hover,input[type=text]:hover,input[type=time]:hover,input[type=url]:hover,input[type=week]:hover,textarea:hover{border-color:#7f7f7f;outline:none}input:not([type]):focus,input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,textarea:focus{border-color:#0a152f;outline:none}input:not([type]):disabled,input[type=color]:disabled,input[type=date]:disabled,input[type=datetime-local]:disabled,input[type=datetime]:disabled,input[type=email]:disabled,input[type=month]:disabled,input[type=number]:disabled,input[type=password]:disabled,input[type=search]:disabled,input[type=tel]:disabled,input[type=text]:disabled,input[type=time]:disabled,input[type=url]:disabled,input[type=week]:disabled,textarea:disabled{background-color:#fff;color:hsla(0,0%,47%,.4);cursor:no-drop}input:not([type]).error,input[type=color].error,input[type=date].error,input[type=datetime-local].error,input[type=datetime].error,input[type=email].error,input[type=month].error,input[type=number].error,input[type=password].error,input[type=search].error,input[type=tel].error,input[type=text].error,input[type=time].error,input[type=url].error,input[type=week].error,textarea.error{border-color:#ff7d6a}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:hsla(0,0%,47%,.4)}input:-moz-placeholder,input::-moz-placeholder,textarea:-moz-placeholder,textarea::-moz-placeholder{color:hsla(0,0%,47%,.4)}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:hsla(0,0%,47%,.4)}.label{display:block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.label>span{color:#7c7c7c;font-size:13px}.label .text,.label input:not([type]),.label input[type=color],.label input[type=date],.label input[type=datetime-local],.label input[type=datetime],.label input[type=email],.label input[type=month],.label input[type=number],.label input[type=password],.label input[type=search],.label input[type=tel],.label input[type=text],.label input[type=time],.label input[type=url],.label input[type=week],.label textarea{font-size:15px;font-weight:400}.label .text{color:#777;display:block;margin-bottom:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.label--inline{display:inline-block}.groups__item{border-bottom:1px solid;border-color:#c8c8c8}.groups__item:last-child{border:none}.groups__item [class*=col__],.groups__item [class^=col__]{margin:0!important}.groups__item label{font-size:13px;margin:0;text-align:right}.groups--pd-xs .groups__item{margin:0 -5px;padding:10px 5px}.groups--mg-xs{margin:-5px 0}.groups--pd-sm .groups__item{margin:0 -10px;padding:10px}.groups--mg-sm{margin:-10px 0}.groups--pd-md .groups__item{margin:0 -20px;padding:10px 20px}.groups--mg-md{margin:-20px 0}.groups--pd-lg .groups__item{margin:0 -30px;padding:10px 30px}.groups--mg-lg{margin:-30px 0}.groups--pd-xl .groups__item{margin:0 -50px;padding:10px 50px}.groups--mg-xl{margin:-50px 0}textarea{line-height:1.6;min-height:176px;padding:10px}.error-msg{color:#ff7d6a;line-height:20px;margin:5px 0 0;padding:0 0 0 21px;position:relative}#notification-cart .notification__close .error-msg i,.error-msg #notification-cart .notification__close i,.error-msg .icon,.error-msg .notification--alert i,.notification--alert .error-msg i{color:#ff7d6a;left:0;position:absolute;top:9px;transform:translateY(-50%)}.group{background-color:#f7f7f7;border-radius:3px;box-sizing:border-box;overflow:hidden;position:relative}.group:before{border-radius:3px;box-shadow:inset 0 0 0 1px #c8c8c8;content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:2}.group>*{border-right:1px solid;border-color:#c8c8c8}.group>:last-child{border:none;border-bottom-right-radius:3px;border-top-right-radius:3px}.group>input{border:none;flex:1;height:100%;margin:0}.group>button{border-radius:0;margin:0;position:relative;z-index:1}.group>button:hover{z-index:2}.group--inverted{background-color:#fff;color:#777}.group--inverted:before{box-shadow:none}.group__context{padding:0 10px}.group__context span{display:block;position:relative;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.group__button .button{border-radius:0;position:relative;z-index:3}.group__input{-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1;-moz-flex:1;-ms-flex:1;flex:1}.group__input input:not([type]),.group__input input[type=color],.group__input input[type=date],.group__input input[type=datetime-local],.group__input input[type=datetime],.group__input input[type=email],.group__input input[type=month],.group__input input[type=number],.group__input input[type=password],.group__input input[type=search],.group__input input[type=tel],.group__input input[type=text],.group__input input[type=time],.group__input input[type=url],.group__input input[type=week],.group__input textarea{border:none;margin:0}.group__input input{height:100%}.switch{background-color:#fff;cursor:pointer}.switch:hover .switch__indicator:after{background-color:#f7f7f7}.switch .switch__indicator~.switch__link,.switch .switch__link~.switch__indicator{margin:0 0 0 10px}.switch input[type=checkbox],.switch input[type=radio]{display:none}.switch input[type=checkbox]:checked~.switch__indicator,.switch input[type=radio]:checked~.switch__indicator{background-color:#44b678}.switch input[type=checkbox]:checked~.switch__indicator:before,.switch input[type=radio]:checked~.switch__indicator:before{-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}.switch input[type=checkbox]:checked~.switch__indicator:after,.switch input[type=radio]:checked~.switch__indicator:after{background-color:#fff;box-shadow:0 0 0 1px hsla(0,0%,90%,0)}.switch input[type=checkbox]:checked~ .switch__link,.switch input[type=radio]:checked~ .switch__link{color:#777}.switch__indicator{background:#d8d8d8;display:block;position:relative}.switch__indicator:before{left:2px;top:2px;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);z-index:1}.switch__indicator:after,.switch__indicator:before{content:"";position:absolute;-webkit-transition:all 0ms cubic-bezier(1,0,0,1);-moz-transition:all 0ms cubic-bezier(1,0,0,1);transition:all 0ms cubic-bezier(1,0,0,1)}.switch__indicator:after{background-color:#fff;box-shadow:0 1px 0 0 #9c9c9c;left:0;margin:2px;top:0;z-index:2}.switch--xs .switch__indicator{border-radius:16px;height:16px;line-height:16px;width:24px}.switch--xs .switch__indicator:before{border-radius:12px;height:12px;width:20px}.switch--xs .switch__indicator:after{border-radius:12px;height:12px;width:12px}.switch--xs .switch__link{font-size:12px}.switch--xs input[type=checkbox]:checked~.switch__indicator:after,.switch--xs input[type=radio]:checked~.switch__indicator:after{left:8px}.switch--sm .switch__indicator{border-radius:20px;height:20px;line-height:20px;width:30px}.switch--sm .switch__indicator:before{border-radius:16px;height:16px;width:26px}.switch--sm .switch__indicator:after{border-radius:16px;height:16px;width:16px}.switch--sm .switch__link{font-size:13px}.switch--sm input[type=checkbox]:checked~.switch__indicator:after,.switch--sm input[type=radio]:checked~.switch__indicator:after{left:10px}.switch--md .switch__indicator{border-radius:30px;height:30px;line-height:30px;width:45px}.switch--md .switch__indicator:before{border-radius:26px;height:26px;width:41px}.switch--md .switch__indicator:after{border-radius:26px;height:26px;width:26px}.switch--md .switch__link{font-size:15px}.switch--md input[type=checkbox]:checked~.switch__indicator:after,.switch--md input[type=radio]:checked~.switch__indicator:after{left:15px}.switch--lg .switch__indicator{border-radius:36px;height:36px;line-height:36px;width:54px}.switch--lg .switch__indicator:before{border-radius:32px;height:32px;width:50px}.switch--lg .switch__indicator:after{border-radius:32px;height:32px;width:32px}.switch--lg .switch__link{font-size:17px}.switch--lg input[type=checkbox]:checked~.switch__indicator:after,.switch--lg input[type=radio]:checked~.switch__indicator:after{left:18px}.switch--xl .switch__indicator{border-radius:44px;height:44px;line-height:44px;width:66px}.switch--xl .switch__indicator:before{border-radius:40px;height:40px;width:62px}.switch--xl .switch__indicator:after{border-radius:40px;height:40px;width:40px}.switch--xl .switch__link{font-size:20px}.switch--xl input[type=checkbox]:checked~.switch__indicator:after,.switch--xl input[type=radio]:checked~.switch__indicator:after{left:22px}.upload{border-radius:3px;height:44px;line-height:42px;margin:0 0 10px;overflow:hidden}.upload__files{border:1px solid #b2b2b2;border-right:none;width:100%}.upload__files,.upload__link{display:table-cell;padding:0 20px}.upload__link{background-color:#44b678;color:#fff;position:relative;-webkit-transition:all 0ms cubic-bezier(1,0,0,1);-moz-transition:all 0ms cubic-bezier(1,0,0,1);transition:all 0ms cubic-bezier(1,0,0,1);white-space:nowrap}.upload__link:hover{background-color:#286c47;box-shadow:inset 0 -1px 1px rgba(20,42,94,.35);color:#fff}.upload__link--icon{padding:0 20px 0 44px}.upload__link--icon svg{fill:#fff;left:20px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.upload--sm{height:34px;line-height:32px}.upload--large{height:54px;line-height:52px}.upload--inline{display:inline-block}.upload input[type=file]{display:none}.upload label{cursor:pointer;display:table;width:100%}.password{position:relative}.password--show .password__toggle i.active{display:block}.password--show .password__toggle i.inactive{display:none}.password__toggle{background-color:#fff;cursor:pointer;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.password__toggle i.active{display:none}.password input{width:100%}.autocomplete{background-color:#fff;border-bottom-left-radius:3px;border-bottom-right-radius:3px;box-shadow:0 0 60px rgba(20,42,94,.25);display:none;overflow:auto;position:absolute;transform:translateY(-1px);width:100%;z-index:100}@media screen and (max-width:768px){.autocomplete{height:187px}}.autocomplete__item{color:#7c7c7c;cursor:pointer;height:34px;line-height:34px;padding:0 20px;text-align:left;text-transform:lowercase}.autocomplete__item:hover{background-color:#f9f9f9}.autocomplete__item.selected{background-color:#eaeaea}.autocomplete__item b{color:#777}.autocomplete--show{display:block}.accordion{line-height:1.6;margin:0 0 20px;overflow:hidden;padding:0;position:relative}.accordion:after{clear:both;content:"";display:table}.accordion:not(.accordion--ready) .accordion__mobile-nav{border-bottom:1px solid #e5e5e5;position:absolute;visibility:hidden}.accordion:not(.accordion--ready) .accordion__container>a,.accordion:not(.accordion--ready) .accordion__container>button{visibility:hidden}@media screen and (min-width:480px){.accordion--tabs:not(data-disable-mobile-select) .accordion__container{border:none;display:inline}.accordion--tabs:not(data-disable-mobile-select) .accordion__content{border-top:1px solid #e5e5e5;float:left}.accordion--tabs:not(data-disable-mobile-select) .accordion__link:not(.nostyle){display:inline-block}.accordion--tabs:not(data-disable-mobile-select) .accordion__link:not(.nostyle).active{border-bottom:1px solid #777}}.accordion__container{list-style:none;margin:0 0 10px}.accordion__container:last-child{margin-bottom:0}.accordion__content{left:0;padding:0 20px 10px;position:absolute;top:100%;width:100%}.accordion__content p:last-child{margin:0}.accordion__mobile-nav{padding:0 20px}.accordion__select{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;background:transparent;border:none;height:44px;text-align:center}.accordion__select__wrapper{display:inline-block;padding:0 15px 0 0;position:relative}.accordion__select__wrapper:after{border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #777;content:"";height:0;position:absolute;right:0;top:50%;transform:translateY(-50%);width:0}.accordion__link:not(.nostyle){color:#424242;display:block;padding:10px 10px 10px 20px;text-decoration:none}#notification-cart .notification__close .accordion__link:not(.nostyle) i,.accordion__link:not(.nostyle) #notification-cart .notification__close i,.accordion__link:not(.nostyle) .icon,.accordion__link:not(.nostyle) .notification--alert i,.notification--alert .accordion__link:not(.nostyle) i{color:#424242}.accordion__link:not(.nostyle) .state--active{display:none}#notification-cart .notification__close .accordion__link:not(.nostyle).active i,.accordion__link:not(.nostyle).active,.accordion__link:not(.nostyle).active #notification-cart .notification__close i,.accordion__link:not(.nostyle).active .icon,.accordion__link:not(.nostyle).active .notification--alert i,.notification--alert .accordion__link:not(.nostyle).active i{color:#0a152f}.accordion__link:not(.nostyle).active .state--active{display:block}.accordion__link:not(.nostyle).active .state--inactive{display:none}.accordion__link.active+.accordion__content{display:block;position:relative}.accordion--inverted{color:#fff}.accordion--inverted a:not(.button){color:hsla(0,0%,100%,.75)}.accordion--inverted a:not(.button).active,.accordion--inverted a:not(.button):hover{color:#fff}button,input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;background:none;border:none;cursor:pointer;margin:0;padding:0;user-select:none}.bj-button{background:#336aea;border:none;border-radius:3px;color:#fff;cursor:pointer;display:inline-block;font-size:15px;height:44px;line-height:44px;min-width:44px;padding:0 30px;position:relative;text-align:center;text-decoration:none;transition:.25s linear}.bj-button:hover{background:#2955bb;background-outline:rgba(41,85,187,.1);box-shadow-outline:inset 0 0 0 2px #2955bb;color-outline:#2955bb;color:#fff}.bj-button.active{background:#1f408c;background-outline:rgba(41,85,187,.2);box-shadow-outline:inset 0 0 0 2px #1f408c;color-outline:#1f408c;color:#fff}.bj-button:after{clear:both;content:"";display:table}.bj-button.disabled{opacity:.4;pointer-events:none}.bj-button i~span,.bj-button span~i{margin-left:10px}.bj-button span{float:left}.bj-button i{color:inherit!important;fill:inherit!important;float:left;font-size:18px}.bj-button i:before{display:block}.bj-button--auto{height:auto!important;line-height:1!important;padding-bottom:10px;padding-top:10px}.bj-button--auto span{float:none!important}.active.bj-button--state .state--active,.bj-button--state:not(.active) .state--inactive{display:block}.bj-button--state .state--active,.bj-button--state .state--inactive{display:none}.bj-button--icon{padding:0!important}.bj-button--icon i{float:inherit!important;margin:0 auto}.bj-button--fullwidth{-ms-align-items:center;align-items:center;-ms-display:flex;display:flex;-ms-justify-content:center;justify-content:center;width:100%}.bj-button--google i{background:url(../assets/google.b99d3624119c10917085.svg) no-repeat 50%;background-size:contain;display:inline-block;height:100%;width:18px}.bj-button--google i:before{display:none}.defaultPrefix--xs.bj-button--google i{width:12px}.defaultPrefix--sm.bj-button--google i{width:16px}.defaultPrefix--md.bj-button--google i{width:18px}.defaultPrefix--lg.bj-button--google i{width:20px}.defaultPrefix--xl.bj-button--google i{width:24px}.bj-button--xs{font-size:13px;height:24px;line-height:24px;min-width:24px;padding:0 20px}.bj-button--xs i{font-size:12px}.bj-button--sm{font-size:13px;height:34px;line-height:34px;min-width:34px;padding:0 20px}.bj-button--sm i{font-size:16px}.bj-button--md{font-size:15px;height:44px;line-height:44px;min-width:44px;padding:0 30px}.bj-button--md i{font-size:18px}.bj-button--lg{font-size:17px;height:54px;line-height:54px;min-width:54px;padding:0 30px}.bj-button--lg i{font-size:20px}.bj-button--xl{font-size:17px;height:64px;line-height:64px;min-width:64px;padding:0 30px}.bj-button--xl i{font-size:24px}.bj-button--flat{background:#336aea;color:#fff}.bj-button--flat:focus,.bj-button--flat:hover{background:#2955bb}.active.bj-button--flat{background:#1f408c}.active.bj-button--flat,.bj-button--flat:focus,.bj-button--flat:hover{color:#fff}.bj-button--outline{background:transparent;box-shadow:inset 0 0 0 2px #336aea;color:#336aea}.bj-button--outline:focus,.bj-button--outline:hover{background:rgba(41,85,187,.1)}.active.bj-button--outline{background:rgba(41,85,187,.2)}.bj-button--outline:focus,.bj-button--outline:hover{box-shadow:inset 0 0 0 2px #2955bb}.active.bj-button--outline{box-shadow:inset 0 0 0 2px #1f408c}.bj-button--outline:focus,.bj-button--outline:hover{color:#2955bb}.active.bj-button--outline{color:#1f408c}.bj-button--blue{background:#336aea;color:#fff}.bj-button--blue:focus,.bj-button--blue:hover{background:#2955bb}.active.bj-button--blue{background:#1f408c}.active.bj-button--blue,.bj-button--blue:focus,.bj-button--blue:hover{color:#fff}.bj-button--yellow{background:#feb602;color:#fff}.bj-button--yellow:focus,.bj-button--yellow:hover{background:#f4980a}.active.bj-button--yellow{background:#ea7e11}.active.bj-button--yellow,.bj-button--yellow:focus,.bj-button--yellow:hover{color:#fff}.bj-button--red{background:#ff7d6a;color:#fff}.bj-button--red:focus,.bj-button--red:hover{background:#eb644c}.active.bj-button--red{background:#d3482b}.active.bj-button--red,.bj-button--red:focus,.bj-button--red:hover{color:#fff}.bj-button--green{background:#44b678;color:#fff}.bj-button--green:focus,.bj-button--green:hover{background:#3b9e62}.active.bj-button--green{background:#32864c}.active.bj-button--green,.bj-button--green:focus,.bj-button--green:hover{color:#fff}.bj-button--purple{background:#6569bd;color:#fff}.bj-button--purple:focus,.bj-button--purple:hover{background:#4c50ae}.active.bj-button--purple{background:#404492}.active.bj-button--purple,.bj-button--purple:focus,.bj-button--purple:hover{color:#fff}.bj-button--dark-blue{background:#142a5e;color:#fff}.active.bj-button--dark-blue,.bj-button--dark-blue:focus,.bj-button--dark-blue:hover{background:#142a5e}.active.bj-button--dark-blue,.bj-button--dark-blue:focus,.bj-button--dark-blue:hover{color:#fff}.bj-button--white{background:transparent;box-shadow:inset 0 0 0 2px #d8d8d8;color:#424242}.bj-button--white:focus,.bj-button--white:hover{background:hsla(0,0%,97%,.1)}.active.bj-button--white{background:hsla(0,0%,94%,.2)}.active.bj-button--white,.bj-button--white:focus,.bj-button--white:hover{box-shadow:inset 0 0 0 2px #d8d8d8}.active.bj-button--white,.bj-button--white:focus,.bj-button--white:hover{color:#424242}.bj-button--gray{background:#e5e5e5;color:#424242}.bj-button--gray:focus,.bj-button--gray:hover{background:#d8d8d8}.active.bj-button--gray{background:#c8c8c8}.active.bj-button--gray,.bj-button--gray:focus,.bj-button--gray:hover{color:#424242}.bj-button--light-gray{background:#f0f0f0;color:#424242}.bj-button--light-gray:focus,.bj-button--light-gray:hover{background:#e5e5e5}.active.bj-button--light-gray{background:#c8c8c8}.active.bj-button--light-gray,.bj-button--light-gray:focus,.bj-button--light-gray:hover{color:#424242}.bj-button--dark-gray{background:#424242;color:#fff}.bj-button--dark-gray:focus,.bj-button--dark-gray:hover{background:#121212}.active.bj-button--dark-gray{background:#c8c8c8}.active.bj-button--dark-gray,.bj-button--dark-gray:focus,.bj-button--dark-gray:hover,.bj-button--facebook{color:#fff}.bj-button--facebook:focus,.bj-button--facebook:hover{background:#0d6fed}.active.bj-button--facebook{background:#0d68df}.active.bj-button--facebook,.bj-button--facebook:focus,.bj-button--facebook:hover{color:#fff}.bj-button--facebook--outline{background:transparent;box-shadow:inset 0 0 0 2px #d8d8d8;color:#1877f2}.bj-button--facebook--outline:focus,.bj-button--facebook--outline:hover{background:hsla(0,0%,78%,.1)}.active.bj-button--facebook--outline{background:hsla(0,0%,78%,.2)}.active.bj-button--facebook--outline,.bj-button--facebook--outline:focus,.bj-button--facebook--outline:hover{box-shadow:inset 0 0 0 2px #d8d8d8}.active.bj-button--facebook--outline,.bj-button--facebook--outline:focus,.bj-button--facebook--outline:hover{color:#424242}.bj-button--whatsapp{background:#25d366;color:#fff}.bj-button--whatsapp:focus,.bj-button--whatsapp:hover{background:#23c660}.active.bj-button--whatsapp{background:#20b959}.active.bj-button--whatsapp,.bj-button--whatsapp:focus,.bj-button--whatsapp:hover{color:#fff}.bj-button--telegram{background:#08c;color:#fff}.bj-button--telegram:focus,.bj-button--telegram:hover{background:#007ebd}.active.bj-button--telegram{background:#0074ad}.active.bj-button--telegram,.bj-button--telegram:focus,.bj-button--telegram:hover,.bj-button--twitter{color:#fff}.active.bj-button--twitter,.bj-button--twitter:focus,.bj-button--twitter:hover{background:#000}.active.bj-button--twitter,.bj-button--twitter:focus,.bj-button--twitter:hover{color:#fff}.bj-button--twitter--outline{background:transparent;box-shadow:inset 0 0 0 2px #d8d8d8;color:#000}.bj-button--twitter--outline:focus,.bj-button--twitter--outline:hover{background:hsla(0,0%,78%,.1)}.active.bj-button--twitter--outline{background:hsla(0,0%,78%,.2)}.active.bj-button--twitter--outline,.bj-button--twitter--outline:focus,.bj-button--twitter--outline:hover{box-shadow:inset 0 0 0 2px #d8d8d8}.active.bj-button--twitter--outline,.bj-button--twitter--outline:focus,.bj-button--twitter--outline:hover{color:#424242}.bj-button--instagram{background:linear-gradient(29.61deg,#f38334,#da2e7d 50.39%,#6b54c6);color:#fff}.bj-button--instagram:focus,.bj-button--instagram:hover{background:linear-gradient(29.61deg,#e6670e,#b52064 50.39%,#513aad)}.active.bj-button--instagram{background:linear-gradient(29.61deg,#f38334,#da2e7d 50.39%,#6b54c6)}.active.bj-button--instagram,.bj-button--instagram:focus,.bj-button--instagram:hover{color:#fff}.bj-button--instagram i{margin:0}.bj-button--behance{background:#1769ff;color:#fff}.bj-button--behance:focus,.bj-button--behance:hover{background:#085fff}.active.bj-button--behance{background:#0057f7}.active.bj-button--behance,.bj-button--behance:focus,.bj-button--behance:hover{color:#fff}.bj-button--dribbble{background:#ea4c89;color:#fff}.bj-button--dribbble:focus,.bj-button--dribbble:hover{background:#e83e80}.active.bj-button--dribbble{background:#e73177}.active.bj-button--dribbble,.bj-button--dribbble:focus,.bj-button--dribbble:hover{color:#fff}.bj-button--google{background:transparent;box-shadow:inset 0 0 0 2px #d8d8d8;color:#424242}.bj-button--google:focus,.bj-button--google:hover{background:hsla(0,0%,78%,.1)}.active.bj-button--google{background:hsla(0,0%,78%,.2)}.active.bj-button--google,.bj-button--google:focus,.bj-button--google:hover{box-shadow:inset 0 0 0 2px #d8d8d8}.active.bj-button--google,.bj-button--google:focus,.bj-button--google:hover{color:#424242}.bj-button--pinterest{background:#cb2027;color:#fff}.bj-button--pinterest:focus,.bj-button--pinterest:hover{background:#be1e24}.active.bj-button--pinterest{background:#b11c22}.active.bj-button--pinterest,.bj-button--pinterest:focus,.bj-button--pinterest:hover{color:#fff}.bj-button--youtube{background:#b00;color:#fff}.bj-button--youtube:focus,.bj-button--youtube:hover{background:#ac0000}.active.bj-button--youtube{background:#9c0000}.active.bj-button--youtube,.bj-button--youtube:focus,.bj-button--youtube:hover{color:#fff}.bj-button--link{background:transparent;color:#336aea}.active.bj-button--link,.bj-button--link:focus,.bj-button--link:hover{background:rgba(10,21,47,.1)}.active.bj-button--link,.bj-button--link:focus,.bj-button--link:hover{color:#336aea}.bj-button--link-color{background:transparent;color:#424242}.active.bj-button--link-color,.bj-button--link-color:focus,.bj-button--link-color:hover{background:rgba(10,21,47,.1)}.active.bj-button--link-color,.bj-button--link-color:focus,.bj-button--link-color:hover{color:#336aea}.bj-button--link-dark{background:transparent;color:#424242}.active.bj-button--link-dark,.bj-button--link-dark:focus,.bj-button--link-dark:hover{background:rgba(10,21,47,.1)}.active.bj-button--link-dark,.bj-button--link-dark:focus,.bj-button--link-dark:hover{color:#424242}.bj-button--link-inverted{background:transparent;color:#fff}.active.bj-button--link-inverted,.bj-button--link-inverted:focus,.bj-button--link-inverted:hover{background:hsla(0,0%,100%,.2)}.active.bj-button--link-inverted,.bj-button--link-inverted:focus,.bj-button--link-inverted:hover{color:#fff}.bj-button--link-gray{background:transparent;color:#b1b1b1}.active.bj-button--link-gray,.bj-button--link-gray:focus,.bj-button--link-gray:hover{background:rgba(10,21,47,.1)}.active.bj-button--link-gray,.bj-button--link-gray:focus,.bj-button--link-gray:hover{color:#b1b1b1}.bj-button--blue.bj-button--outline{background:transparent;box-shadow:inset 0 0 0 2px #336aea;color:#336aea}.bj-button--blue.bj-button--outline:focus,.bj-button--blue.bj-button--outline:hover{background:rgba(41,85,187,.1)}.bj-button--blue.active.bj-button--outline{background:rgba(41,85,187,.2)}.bj-button--blue.bj-button--outline:focus,.bj-button--blue.bj-button--outline:hover{box-shadow:inset 0 0 0 2px #2955bb}.bj-button--blue.active.bj-button--outline{box-shadow:inset 0 0 0 2px #1f408c}.bj-button--blue.bj-button--outline:focus,.bj-button--blue.bj-button--outline:hover{color:#2955bb}.bj-button--blue.active.bj-button--outline{color:#1f408c}.bj-button--#ff0.bj-button--outline,.bj-button--outline.bj-button--yellow{background:transparent;box-shadow:inset 0 0 0 2px #feb602;color:#feb602}.bj-button--#ff0.bj-button--outline:focus,.bj-button--#ff0.bj-button--outline:hover,.bj-button--outline.bj-button--yellow:focus,.bj-button--outline.bj-button--yellow:hover{background:rgba(244,152,10,.1)}.active.bj-button--outline.bj-button--yellow,.bj-button--#ff0.active.bj-button--outline{background:rgba(244,152,10,.2)}.bj-button--#ff0.bj-button--outline:focus,.bj-button--#ff0.bj-button--outline:hover,.bj-button--outline.bj-button--yellow:focus,.bj-button--outline.bj-button--yellow:hover{box-shadow:inset 0 0 0 2px #f4980a}.active.bj-button--outline.bj-button--yellow,.bj-button--#ff0.active.bj-button--outline{box-shadow:inset 0 0 0 2px #ea7e11}.bj-button--#ff0.bj-button--outline:focus,.bj-button--#ff0.bj-button--outline:hover,.bj-button--outline.bj-button--yellow:focus,.bj-button--outline.bj-button--yellow:hover{color:#f4980a}.active.bj-button--outline.bj-button--yellow,.bj-button--#ff0.active.bj-button--outline{color:#ea7e11}.bj-button--red.bj-button--outline{background:transparent;box-shadow:inset 0 0 0 2px #ff7d6a;color:#ff7d6a}.bj-button--red.bj-button--outline:focus,.bj-button--red.bj-button--outline:hover{background:hsla(9,80%,61%,.1)}.bj-button--red.active.bj-button--outline{background:hsla(9,80%,61%,.2)}.bj-button--red.bj-button--outline:focus,.bj-button--red.bj-button--outline:hover{box-shadow:inset 0 0 0 2px #eb644c}.bj-button--red.active.bj-button--outline{box-shadow:inset 0 0 0 2px #d3482b}.bj-button--red.bj-button--outline:focus,.bj-button--red.bj-button--outline:hover{color:#eb644c}.bj-button--red.active.bj-button--outline{color:#d3482b}.bj-button--green.bj-button--outline{background:transparent;box-shadow:inset 0 0 0 2px #3b9e62;color:#3b9e62}.bj-button--green.bj-button--outline:focus,.bj-button--green.bj-button--outline:hover{background:rgba(50,134,76,.1)}.bj-button--green.active.bj-button--outline{background:rgba(50,134,76,.2)}.bj-button--green.bj-button--outline:focus,.bj-button--green.bj-button--outline:hover{box-shadow:inset 0 0 0 2px #32864c}.bj-button--green.active.bj-button--outline{box-shadow:inset 0 0 0 2px #286d34}.bj-button--green.bj-button--outline:focus,.bj-button--green.bj-button--outline:hover{color:#32864c}.bj-button--green.active.bj-button--outline{color:#286d34}.bj-button--purple.bj-button--outline{background:transparent;box-shadow:inset 0 0 0 2px #6569bd;color:#6569bd}.bj-button--purple.bj-button--outline:focus,.bj-button--purple.bj-button--outline:hover{background:rgba(76,80,174,.1)}.bj-button--purple.active.bj-button--outline{background:rgba(76,80,174,.2)}.bj-button--purple.bj-button--outline:focus,.bj-button--purple.bj-button--outline:hover{box-shadow:inset 0 0 0 2px #4c50ae}.bj-button--purple.active.bj-button--outline{box-shadow:inset 0 0 0 2px #404492}.bj-button--purple.bj-button--outline:focus,.bj-button--purple.bj-button--outline:hover{color:#4c50ae}.bj-button--purple.active.bj-button--outline{color:#404492}.bj-button--dark-blue.bj-button--outline{background:transparent;box-shadow:inset 0 0 0 2px #142a5e;color:#142a5e}.bj-button--dark-blue.bj-button--outline:focus,.bj-button--dark-blue.bj-button--outline:hover{background:rgba(20,42,94,.1)}.bj-button--dark-blue.active.bj-button--outline{background:rgba(20,42,94,.2)}.bj-button--dark-blue.active.bj-button--outline,.bj-button--dark-blue.bj-button--outline:focus,.bj-button--dark-blue.bj-button--outline:hover{box-shadow:inset 0 0 0 2px #142a5e}.bj-button--dark-blue.active.bj-button--outline,.bj-button--dark-blue.bj-button--outline:focus,.bj-button--dark-blue.bj-button--outline:hover{color:#142a5e}.bj-button--gray.bj-button--outline{background:transparent;box-shadow:inset 0 0 0 2px #9c9c9c;color:#9c9c9c}.bj-button--gray.bj-button--outline:focus,.bj-button--gray.bj-button--outline:hover{background:hsla(0,0%,61%,.1)}.bj-button--gray.active.bj-button--outline{background:hsla(0,0%,61%,.2)}.bj-button--gray.active.bj-button--outline,.bj-button--gray.bj-button--outline:focus,.bj-button--gray.bj-button--outline:hover{box-shadow:inset 0 0 0 2px #9c9c9c}.bj-button--gray.active.bj-button--outline,.bj-button--gray.bj-button--outline:focus,.bj-button--gray.bj-button--outline:hover{color:#9c9c9c}.bj-button--light-gray.bj-button--outline{background:transparent;box-shadow:inset 0 0 0 2px #9c9c9c;color:#9c9c9c}.bj-button--light-gray.bj-button--outline:focus,.bj-button--light-gray.bj-button--outline:hover{background:hsla(0,0%,61%,.1)}.bj-button--light-gray.active.bj-button--outline{background:hsla(0,0%,61%,.2)}.bj-button--light-gray.active.bj-button--outline,.bj-button--light-gray.bj-button--outline:focus,.bj-button--light-gray.bj-button--outline:hover{box-shadow:inset 0 0 0 2px #9c9c9c}.bj-button--light-gray.active.bj-button--outline,.bj-button--light-gray.bj-button--outline:focus,.bj-button--light-gray.bj-button--outline:hover{color:#9c9c9c}.bj-button--dark-gray.bj-button--outline{background:transparent;box-shadow:inset 0 0 0 2px #9c9c9c;color:#9c9c9c}.bj-button--dark-gray.bj-button--outline:focus,.bj-button--dark-gray.bj-button--outline:hover{background:hsla(0,0%,61%,.1)}.bj-button--dark-gray.active.bj-button--outline{background:hsla(0,0%,61%,.2)}.bj-button--dark-gray.active.bj-button--outline,.bj-button--dark-gray.bj-button--outline:focus,.bj-button--dark-gray.bj-button--outline:hover{box-shadow:inset 0 0 0 2px #9c9c9c}.bj-button--dark-gray.active.bj-button--outline,.bj-button--dark-gray.bj-button--outline:focus,.bj-button--dark-gray.bj-button--outline:hover{color:#9c9c9c}.bj-button--inverted.bj-button--outline{background:transparent;box-shadow:inset 0 0 0 2px #fff;color:#fff}.bj-button--inverted.bj-button--outline:focus,.bj-button--inverted.bj-button--outline:hover{background:hsla(0,0%,100%,.1)}.bj-button--inverted.active.bj-button--outline{background:hsla(0,0%,100%,.2)}.bj-button--inverted.active.bj-button--outline,.bj-button--inverted.bj-button--outline:focus,.bj-button--inverted.bj-button--outline:hover{box-shadow:inset 0 0 0 2px #fff}.bj-button--inverted.active.bj-button--outline,.bj-button--inverted.bj-button--outline:focus,.bj-button--inverted.bj-button--outline:hover{color:#fff}body{align-items:flex-start;-ms-align-items:flex-start;background-color:#fff;color:#777;display:flex;-ms-display:flex;flex-direction:column;-ms-flex-direction:column;flex-wrap:wrap;-ms-flex-wrap:wrap;font-family:var(--font-base);font-size:15px;height:auto;line-height:1.6;min-height:100vh!important;overflow:auto;-webkit-font-smoothing:antialiased}@media (-ms-high-contrast:none){body{display:block}}body>*{width:100%}html[lang=jp] body,html[lang=ko] body,html[lang=ru] body{font-family:var(--non-latin-font)}main{flex:1;-ms-flex:1;overflow:hidden}main>:last-child{margin-bottom:0}main section{margin:0 0 30px}*{box-sizing:border-box;outline:none}.checkbox,.countdown ul,.group,.groups__item,.landing--register .separator,.notification--alert .notification__content,.notify-wrapper .button--icon,.profile-login .group,.radio,.row,.switch{align-items:flex-start;display:flex;flex-wrap:wrap}.col,.countdown ul .col__lg--1,.countdown ul .col__lg--10,.countdown ul .col__lg--11,.countdown ul .col__lg--12,.countdown ul .col__lg--2,.countdown ul .col__lg--3,.countdown ul .col__lg--4,.countdown ul .col__lg--5,.countdown ul .col__lg--6,.countdown ul .col__lg--7,.countdown ul .col__lg--8,.countdown ul .col__lg--9,.countdown ul .col__md--1,.countdown ul .col__md--10,.countdown ul .col__md--11,.countdown ul .col__md--12,.countdown ul .col__md--2,.countdown ul .col__md--3,.countdown ul .col__md--4,.countdown ul .col__md--5,.countdown ul .col__md--6,.countdown ul .col__md--7,.countdown ul .col__md--8,.countdown ul .col__md--9,.countdown ul .col__sm--1,.countdown ul .col__sm--10,.countdown ul .col__sm--11,.countdown ul .col__sm--12,.countdown ul .col__sm--2,.countdown ul .col__sm--3,.countdown ul .col__sm--4,.countdown ul .col__sm--5,.countdown ul .col__sm--6,.countdown ul .col__sm--7,.countdown ul .col__sm--8,.countdown ul .col__sm--9,.countdown ul .col__xl--1,.countdown ul .col__xl--10,.countdown ul .col__xl--11,.countdown ul .col__xl--12,.countdown ul .col__xl--2,.countdown ul .col__xl--3,.countdown ul .col__xl--4,.countdown ul .col__xl--5,.countdown ul .col__xl--6,.countdown ul .col__xl--7,.countdown ul .col__xl--8,.countdown ul .col__xl--9,.countdown ul .col__xs--1,.countdown ul .col__xs--10,.countdown ul .col__xs--11,.countdown ul .col__xs--12,.countdown ul .col__xs--2,.countdown ul .col__xs--3,.countdown ul .col__xs--4,.countdown ul .col__xs--5,.countdown ul .col__xs--6,.countdown ul .col__xs--7,.countdown ul .col__xs--8,.countdown ul .col__xs--9,.groups__item .col__lg--1,.groups__item .col__lg--10,.groups__item .col__lg--11,.groups__item .col__lg--12,.groups__item .col__lg--2,.groups__item .col__lg--3,.groups__item .col__lg--4,.groups__item .col__lg--5,.groups__item .col__lg--6,.groups__item .col__lg--7,.groups__item .col__lg--8,.groups__item .col__lg--9,.groups__item .col__md--1,.groups__item .col__md--10,.groups__item .col__md--11,.groups__item .col__md--12,.groups__item .col__md--2,.groups__item .col__md--3,.groups__item .col__md--4,.groups__item .col__md--5,.groups__item .col__md--6,.groups__item .col__md--7,.groups__item .col__md--8,.groups__item .col__md--9,.groups__item .col__sm--1,.groups__item .col__sm--10,.groups__item .col__sm--11,.groups__item .col__sm--12,.groups__item .col__sm--2,.groups__item .col__sm--3,.groups__item .col__sm--4,.groups__item .col__sm--5,.groups__item .col__sm--6,.groups__item .col__sm--7,.groups__item .col__sm--8,.groups__item .col__sm--9,.groups__item .col__xl--1,.groups__item .col__xl--10,.groups__item .col__xl--11,.groups__item .col__xl--12,.groups__item .col__xl--2,.groups__item .col__xl--3,.groups__item .col__xl--4,.groups__item .col__xl--5,.groups__item .col__xl--6,.groups__item .col__xl--7,.groups__item .col__xl--8,.groups__item .col__xl--9,.groups__item .col__xs--1,.groups__item .col__xs--10,.groups__item .col__xs--11,.groups__item .col__xs--12,.groups__item .col__xs--2,.groups__item .col__xs--3,.groups__item .col__xs--4,.groups__item .col__xs--5,.groups__item .col__xs--6,.groups__item .col__xs--7,.groups__item .col__xs--8,.groups__item .col__xs--9,.landing--register .separator .col__lg--1,.landing--register .separator .col__lg--10,.landing--register .separator .col__lg--11,.landing--register .separator .col__lg--12,.landing--register .separator .col__lg--2,.landing--register .separator .col__lg--3,.landing--register .separator .col__lg--4,.landing--register .separator .col__lg--5,.landing--register .separator .col__lg--6,.landing--register .separator .col__lg--7,.landing--register .separator .col__lg--8,.landing--register .separator .col__lg--9,.landing--register .separator .col__md--1,.landing--register .separator .col__md--10,.landing--register .separator .col__md--11,.landing--register .separator .col__md--12,.landing--register .separator .col__md--2,.landing--register .separator .col__md--3,.landing--register .separator .col__md--4,.landing--register .separator .col__md--5,.landing--register .separator .col__md--6,.landing--register .separator .col__md--7,.landing--register .separator .col__md--8,.landing--register .separator .col__md--9,.landing--register .separator .col__sm--1,.landing--register .separator .col__sm--10,.landing--register .separator .col__sm--11,.landing--register .separator .col__sm--12,.landing--register .separator .col__sm--2,.landing--register .separator .col__sm--3,.landing--register .separator .col__sm--4,.landing--register .separator .col__sm--5,.landing--register .separator .col__sm--6,.landing--register .separator .col__sm--7,.landing--register .separator .col__sm--8,.landing--register .separator .col__sm--9,.landing--register .separator .col__xl--1,.landing--register .separator .col__xl--10,.landing--register .separator .col__xl--11,.landing--register .separator .col__xl--12,.landing--register .separator .col__xl--2,.landing--register .separator .col__xl--3,.landing--register .separator .col__xl--4,.landing--register .separator .col__xl--5,.landing--register .separator .col__xl--6,.landing--register .separator .col__xl--7,.landing--register .separator .col__xl--8,.landing--register .separator .col__xl--9,.landing--register .separator .col__xs--1,.landing--register .separator .col__xs--10,.landing--register .separator .col__xs--11,.landing--register .separator .col__xs--12,.landing--register .separator .col__xs--2,.landing--register .separator .col__xs--3,.landing--register .separator .col__xs--4,.landing--register .separator .col__xs--5,.landing--register .separator .col__xs--6,.landing--register .separator .col__xs--7,.landing--register .separator .col__xs--8,.landing--register .separator .col__xs--9,.profile-login .group .col__lg--1,.profile-login .group .col__lg--10,.profile-login .group .col__lg--11,.profile-login .group .col__lg--12,.profile-login .group .col__lg--2,.profile-login .group .col__lg--3,.profile-login .group .col__lg--4,.profile-login .group .col__lg--5,.profile-login .group .col__lg--6,.profile-login .group .col__lg--7,.profile-login .group .col__lg--8,.profile-login .group .col__lg--9,.profile-login .group .col__md--1,.profile-login .group .col__md--10,.profile-login .group .col__md--11,.profile-login .group .col__md--12,.profile-login .group .col__md--2,.profile-login .group .col__md--3,.profile-login .group .col__md--4,.profile-login .group .col__md--5,.profile-login .group .col__md--6,.profile-login .group .col__md--7,.profile-login .group .col__md--8,.profile-login .group .col__md--9,.profile-login .group .col__sm--1,.profile-login .group .col__sm--10,.profile-login .group .col__sm--11,.profile-login .group .col__sm--12,.profile-login .group .col__sm--2,.profile-login .group .col__sm--3,.profile-login .group .col__sm--4,.profile-login .group .col__sm--5,.profile-login .group .col__sm--6,.profile-login .group .col__sm--7,.profile-login .group .col__sm--8,.profile-login .group .col__sm--9,.profile-login .group .col__xl--1,.profile-login .group .col__xl--10,.profile-login .group .col__xl--11,.profile-login .group .col__xl--12,.profile-login .group .col__xl--2,.profile-login .group .col__xl--3,.profile-login .group .col__xl--4,.profile-login .group .col__xl--5,.profile-login .group .col__xl--6,.profile-login .group .col__xl--7,.profile-login .group .col__xl--8,.profile-login .group .col__xl--9,.profile-login .group .col__xs--1,.profile-login .group .col__xs--10,.profile-login .group .col__xs--11,.profile-login .group .col__xs--12,.profile-login .group .col__xs--2,.profile-login .group .col__xs--3,.profile-login .group .col__xs--4,.profile-login .group .col__xs--5,.profile-login .group .col__xs--6,.profile-login .group .col__xs--7,.profile-login .group .col__xs--8,.profile-login .group .col__xs--9,.row .col__lg--1,.row .col__lg--10,.row .col__lg--11,.row .col__lg--12,.row .col__lg--2,.row .col__lg--3,.row .col__lg--4,.row .col__lg--5,.row .col__lg--6,.row .col__lg--7,.row .col__lg--8,.row .col__lg--9,.row .col__md--1,.row .col__md--10,.row .col__md--11,.row .col__md--12,.row .col__md--2,.row .col__md--3,.row .col__md--4,.row .col__md--5,.row .col__md--6,.row .col__md--7,.row .col__md--8,.row .col__md--9,.row .col__sm--1,.row .col__sm--10,.row .col__sm--11,.row .col__sm--12,.row .col__sm--2,.row .col__sm--3,.row .col__sm--4,.row .col__sm--5,.row .col__sm--6,.row .col__sm--7,.row .col__sm--8,.row .col__sm--9,.row .col__xl--1,.row .col__xl--10,.row .col__xl--11,.row .col__xl--12,.row .col__xl--2,.row .col__xl--3,.row .col__xl--4,.row .col__xl--5,.row .col__xl--6,.row .col__xl--7,.row .col__xl--8,.row .col__xl--9,.row .col__xs--1,.row .col__xs--10,.row .col__xs--11,.row .col__xs--12,.row .col__xs--2,.row .col__xs--3,.row .col__xs--4,.row .col__xs--5,.row .col__xs--6,.row .col__xs--7,.row .col__xs--8,.row .col__xs--9{box-sizing:border-box;margin:0 0 10px;padding:0 5px;position:relative}.row--space-between{justify-content:space-between}.row--horizontal-center{justify-content:center}.checkbox,.group,.groups__item,.notification--alert .notification__content,.notify-wrapper .button--icon,.radio,.row--vertical-center,.switch{align-items:center}.row--left{justify-content:flex-start}.row--right{justify-content:flex-end}.row--nowrap{flex-wrap:nowrap}.col--center{align-self:center}.col--top{align-self:flex-start}.col--bottom{align-self:flex-end}.col--stretch,.group>*,.notification__state{align-self:stretch}.container-fluid{padding:0 20px}.container-fluid:after{clear:both;content:"";display:table}.container{margin:0 auto;max-width:1400px;padding:0 20px}.container:after{clear:both;content:"";display:table}.container--sm{max-width:992px}.countdown ul,.groups__item,.landing--register .separator,.profile-login .group,.row{margin:0 -5px}.countdown ul .col__xs--12,.groups__item .col__xs--12,.landing--register .separator .col__xs--12,.profile-login .group .col__xs--12,.row .col__xs--12{width:100%}.countdown ul .col__xs--11,.groups__item .col__xs--11,.landing--register .separator .col__xs--11,.profile-login .group .col__xs--11,.row .col__xs--11{width:91.66667%}.countdown ul .col__xs--10,.groups__item .col__xs--10,.landing--register .separator .col__xs--10,.profile-login .group .col__xs--10,.row .col__xs--10{width:83.33333%}.countdown ul .col__xs--9,.groups__item .col__xs--9,.landing--register .separator .col__xs--9,.profile-login .group .col__xs--9,.row .col__xs--9{width:75%}.countdown ul .col__xs--8,.groups__item .col__xs--8,.landing--register .separator .col__xs--8,.profile-login .group .col__xs--8,.row .col__xs--8{width:66.66667%}.countdown ul .col__xs--7,.groups__item .col__xs--7,.landing--register .separator .col__xs--7,.profile-login .group .col__xs--7,.row .col__xs--7{width:58.33333%}.countdown ul .col__xs--6,.groups__item .col__xs--6,.landing--register .separator .col__xs--6,.profile-login .group .col__xs--6,.row .col__xs--6{width:50%}.countdown ul .col__xs--5,.groups__item .col__xs--5,.landing--register .separator .col__xs--5,.profile-login .group .col__xs--5,.row .col__xs--5{width:41.66667%}.countdown ul .col__xs--4,.groups__item .col__xs--4,.landing--register .separator .col__xs--4,.profile-login .group .col__xs--4,.row .col__xs--4{width:33.33333%}.countdown ul .col__xs--3,.groups__item .col__xs--3,.landing--register .separator .col__xs--3,.profile-login .group .col__xs--3,.row .col__xs--3{width:25%}.countdown ul .col__xs--2,.groups__item .col__xs--2,.landing--register .separator .col__xs--2,.profile-login .group .col__xs--2,.row .col__xs--2{width:16.66667%}.countdown ul .col__xs--1,.groups__item .col__xs--1,.landing--register .separator .col__xs--1,.profile-login .group .col__xs--1,.row .col__xs--1{width:8.33333%}@media screen and (min-width:480px){.countdown ul .col__xs--12,.groups__item .col__xs--12,.landing--register .separator .col__xs--12,.profile-login .group .col__xs--12,.row .col__xs--12{width:100%}.countdown ul .col__xs--11,.groups__item .col__xs--11,.landing--register .separator .col__xs--11,.profile-login .group .col__xs--11,.row .col__xs--11{width:91.66667%}.countdown ul .col__xs--10,.groups__item .col__xs--10,.landing--register .separator .col__xs--10,.profile-login .group .col__xs--10,.row .col__xs--10{width:83.33333%}.countdown ul .col__xs--9,.groups__item .col__xs--9,.landing--register .separator .col__xs--9,.profile-login .group .col__xs--9,.row .col__xs--9{width:75%}.countdown ul .col__xs--8,.groups__item .col__xs--8,.landing--register .separator .col__xs--8,.profile-login .group .col__xs--8,.row .col__xs--8{width:66.66667%}.countdown ul .col__xs--7,.groups__item .col__xs--7,.landing--register .separator .col__xs--7,.profile-login .group .col__xs--7,.row .col__xs--7{width:58.33333%}.countdown ul .col__xs--6,.groups__item .col__xs--6,.landing--register .separator .col__xs--6,.profile-login .group .col__xs--6,.row .col__xs--6{width:50%}.countdown ul .col__xs--5,.groups__item .col__xs--5,.landing--register .separator .col__xs--5,.profile-login .group .col__xs--5,.row .col__xs--5{width:41.66667%}.countdown ul .col__xs--4,.groups__item .col__xs--4,.landing--register .separator .col__xs--4,.profile-login .group .col__xs--4,.row .col__xs--4{width:33.33333%}.countdown ul .col__xs--3,.groups__item .col__xs--3,.landing--register .separator .col__xs--3,.profile-login .group .col__xs--3,.row .col__xs--3{width:25%}.countdown ul .col__xs--2,.groups__item .col__xs--2,.landing--register .separator .col__xs--2,.profile-login .group .col__xs--2,.row .col__xs--2{width:16.66667%}.countdown ul .col__xs--1,.groups__item .col__xs--1,.landing--register .separator .col__xs--1,.profile-login .group .col__xs--1,.row .col__xs--1{width:8.33333%}}@media screen and (min-width:640px){.countdown ul .col__sm--12,.groups__item .col__sm--12,.landing--register .separator .col__sm--12,.profile-login .group .col__sm--12,.row .col__sm--12{width:100%}.countdown ul .col__sm--11,.groups__item .col__sm--11,.landing--register .separator .col__sm--11,.profile-login .group .col__sm--11,.row .col__sm--11{width:91.66667%}.countdown ul .col__sm--10,.groups__item .col__sm--10,.landing--register .separator .col__sm--10,.profile-login .group .col__sm--10,.row .col__sm--10{width:83.33333%}.countdown ul .col__sm--9,.groups__item .col__sm--9,.landing--register .separator .col__sm--9,.profile-login .group .col__sm--9,.row .col__sm--9{width:75%}.countdown ul .col__sm--8,.groups__item .col__sm--8,.landing--register .separator .col__sm--8,.profile-login .group .col__sm--8,.row .col__sm--8{width:66.66667%}.countdown ul .col__sm--7,.groups__item .col__sm--7,.landing--register .separator .col__sm--7,.profile-login .group .col__sm--7,.row .col__sm--7{width:58.33333%}.countdown ul .col__sm--6,.groups__item .col__sm--6,.landing--register .separator .col__sm--6,.profile-login .group .col__sm--6,.row .col__sm--6{width:50%}.countdown ul .col__sm--5,.groups__item .col__sm--5,.landing--register .separator .col__sm--5,.profile-login .group .col__sm--5,.row .col__sm--5{width:41.66667%}.countdown ul .col__sm--4,.groups__item .col__sm--4,.landing--register .separator .col__sm--4,.profile-login .group .col__sm--4,.row .col__sm--4{width:33.33333%}.countdown ul .col__sm--3,.groups__item .col__sm--3,.landing--register .separator .col__sm--3,.profile-login .group .col__sm--3,.row .col__sm--3{width:25%}.countdown ul .col__sm--2,.groups__item .col__sm--2,.landing--register .separator .col__sm--2,.profile-login .group .col__sm--2,.row .col__sm--2{width:16.66667%}.countdown ul .col__sm--1,.groups__item .col__sm--1,.landing--register .separator .col__sm--1,.profile-login .group .col__sm--1,.row .col__sm--1{width:8.33333%}}@media screen and (min-width:768px){.countdown ul .col__md--12,.groups__item .col__md--12,.landing--register .separator .col__md--12,.profile-login .group .col__md--12,.row .col__md--12{width:100%}.countdown ul .col__md--11,.groups__item .col__md--11,.landing--register .separator .col__md--11,.profile-login .group .col__md--11,.row .col__md--11{width:91.66667%}.countdown ul .col__md--10,.groups__item .col__md--10,.landing--register .separator .col__md--10,.profile-login .group .col__md--10,.row .col__md--10{width:83.33333%}.countdown ul .col__md--9,.groups__item .col__md--9,.landing--register .separator .col__md--9,.profile-login .group .col__md--9,.row .col__md--9{width:75%}.countdown ul .col__md--8,.groups__item .col__md--8,.landing--register .separator .col__md--8,.profile-login .group .col__md--8,.row .col__md--8{width:66.66667%}.countdown ul .col__md--7,.groups__item .col__md--7,.landing--register .separator .col__md--7,.profile-login .group .col__md--7,.row .col__md--7{width:58.33333%}.countdown ul .col__md--6,.groups__item .col__md--6,.landing--register .separator .col__md--6,.profile-login .group .col__md--6,.row .col__md--6{width:50%}.countdown ul .col__md--5,.groups__item .col__md--5,.landing--register .separator .col__md--5,.profile-login .group .col__md--5,.row .col__md--5{width:41.66667%}.countdown ul .col__md--4,.groups__item .col__md--4,.landing--register .separator .col__md--4,.profile-login .group .col__md--4,.row .col__md--4{width:33.33333%}.countdown ul .col__md--3,.groups__item .col__md--3,.landing--register .separator .col__md--3,.profile-login .group .col__md--3,.row .col__md--3{width:25%}.countdown ul .col__md--2,.groups__item .col__md--2,.landing--register .separator .col__md--2,.profile-login .group .col__md--2,.row .col__md--2{width:16.66667%}.countdown ul .col__md--1,.groups__item .col__md--1,.landing--register .separator .col__md--1,.profile-login .group .col__md--1,.row .col__md--1{width:8.33333%}}@media screen and (min-width:992px){.countdown ul .col__lg--12,.groups__item .col__lg--12,.landing--register .separator .col__lg--12,.profile-login .group .col__lg--12,.row .col__lg--12{width:100%}.countdown ul .col__lg--11,.groups__item .col__lg--11,.landing--register .separator .col__lg--11,.profile-login .group .col__lg--11,.row .col__lg--11{width:91.66667%}.countdown ul .col__lg--10,.groups__item .col__lg--10,.landing--register .separator .col__lg--10,.profile-login .group .col__lg--10,.row .col__lg--10{width:83.33333%}.countdown ul .col__lg--9,.groups__item .col__lg--9,.landing--register .separator .col__lg--9,.profile-login .group .col__lg--9,.row .col__lg--9{width:75%}.countdown ul .col__lg--8,.groups__item .col__lg--8,.landing--register .separator .col__lg--8,.profile-login .group .col__lg--8,.row .col__lg--8{width:66.66667%}.countdown ul .col__lg--7,.groups__item .col__lg--7,.landing--register .separator .col__lg--7,.profile-login .group .col__lg--7,.row .col__lg--7{width:58.33333%}.countdown ul .col__lg--6,.groups__item .col__lg--6,.landing--register .separator .col__lg--6,.profile-login .group .col__lg--6,.row .col__lg--6{width:50%}.countdown ul .col__lg--5,.groups__item .col__lg--5,.landing--register .separator .col__lg--5,.profile-login .group .col__lg--5,.row .col__lg--5{width:41.66667%}.countdown ul .col__lg--4,.groups__item .col__lg--4,.landing--register .separator .col__lg--4,.profile-login .group .col__lg--4,.row .col__lg--4{width:33.33333%}.countdown ul .col__lg--3,.groups__item .col__lg--3,.landing--register .separator .col__lg--3,.profile-login .group .col__lg--3,.row .col__lg--3{width:25%}.countdown ul .col__lg--2,.groups__item .col__lg--2,.landing--register .separator .col__lg--2,.profile-login .group .col__lg--2,.row .col__lg--2{width:16.66667%}.countdown ul .col__lg--1,.groups__item .col__lg--1,.landing--register .separator .col__lg--1,.profile-login .group .col__lg--1,.row .col__lg--1{width:8.33333%}}@media screen and (min-width:1400px){.countdown ul .col__xl--12,.groups__item .col__xl--12,.landing--register .separator .col__xl--12,.profile-login .group .col__xl--12,.row .col__xl--12{width:100%}.countdown ul .col__xl--11,.groups__item .col__xl--11,.landing--register .separator .col__xl--11,.profile-login .group .col__xl--11,.row .col__xl--11{width:91.66667%}.countdown ul .col__xl--10,.groups__item .col__xl--10,.landing--register .separator .col__xl--10,.profile-login .group .col__xl--10,.row .col__xl--10{width:83.33333%}.countdown ul .col__xl--9,.groups__item .col__xl--9,.landing--register .separator .col__xl--9,.profile-login .group .col__xl--9,.row .col__xl--9{width:75%}.countdown ul .col__xl--8,.groups__item .col__xl--8,.landing--register .separator .col__xl--8,.profile-login .group .col__xl--8,.row .col__xl--8{width:66.66667%}.countdown ul .col__xl--7,.groups__item .col__xl--7,.landing--register .separator .col__xl--7,.profile-login .group .col__xl--7,.row .col__xl--7{width:58.33333%}.countdown ul .col__xl--6,.groups__item .col__xl--6,.landing--register .separator .col__xl--6,.profile-login .group .col__xl--6,.row .col__xl--6{width:50%}.countdown ul .col__xl--5,.groups__item .col__xl--5,.landing--register .separator .col__xl--5,.profile-login .group .col__xl--5,.row .col__xl--5{width:41.66667%}.countdown ul .col__xl--4,.groups__item .col__xl--4,.landing--register .separator .col__xl--4,.profile-login .group .col__xl--4,.row .col__xl--4{width:33.33333%}.countdown ul .col__xl--3,.groups__item .col__xl--3,.landing--register .separator .col__xl--3,.profile-login .group .col__xl--3,.row .col__xl--3{width:25%}.countdown ul .col__xl--2,.groups__item .col__xl--2,.landing--register .separator .col__xl--2,.profile-login .group .col__xl--2,.row .col__xl--2{width:16.66667%}.countdown ul .col__xl--1,.groups__item .col__xl--1,.landing--register .separator .col__xl--1,.profile-login .group .col__xl--1,.row .col__xl--1{width:8.33333%}}.col{flex:1}html .bg__general--border{background-color:#e5e5e5;color:#777}html .text__general--border{color:#e5e5e5}html a.text:hover__general--border{color:#b2b2b2}html .bg__general--border-inverted{background-color:#fff;color:#777}html .text__general--border-inverted{color:#fff}html a.text:hover__general--border-inverted{color:#ccc}html .bg__general--form-border{background-color:#c8c8c8;color:#777}html .text__general--form-border{color:#c8c8c8}html a.text:hover__general--form-border{color:#959595}html .bg__general--button{background-color:#44b678;color:#fff}html .text__general--button{color:#44b678}html a.text:hover__general--button{color:#286c47}html .bg__general--button-inverted{background-color:#fff;color:#777}html .text__general--button-inverted{color:#fff}html a.text:hover__general--button-inverted{color:#ccc}html .bg__general--heading{background-color:#424242;color:#fff}html .text__general--heading{color:#424242}html a.text:hover__general--heading{color:#0f0f0f}html .bg__general--heading-inverted{background-color:#fff;color:#777}html .text__general--heading-inverted{color:#fff}html a.text:hover__general--heading-inverted{color:#ccc}html .bg__general--icon{background-color:#777;color:#fff}html .text__general--icon{color:#777}html a.text:hover__general--icon{color:#444}html .bg__general--icon-inverted{background-color:#fff;color:#777}html .text__general--icon-inverted{color:#fff}html a.text:hover__general--icon-inverted{color:#ccc}html .bg__general--link{background-color:#0a152f;color:#fff}html .text__general--link{color:#0a152f}html a.text:hover__general--link{color:#000}html .bg__general--link-inverted{background-color:#fff;color:#777}html .text__general--link-inverted{color:#fff}html a.text:hover__general--link-inverted{color:#ccc}html .bg__general--shadow{background-color:#142a5e;color:#fff}html .text__general--shadow{color:#142a5e}html a.text:hover__general--shadow{color:#02040a}html .bg__general--tabs{background-color:#777;color:#fff}html .text__general--tabs{color:#777}html a.text:hover__general--tabs{color:#444}html .bg__general--tabs-border{background-color:#dedede;color:#777}html .text__general--tabs-border{color:#dedede}html a.text:hover__general--tabs-border{color:#c4c4c4}html .bg__general--tabs-active{background-color:#43b276;color:#fff}html .text__general--tabs-active{color:#43b276}html a.text:hover__general--tabs-active{color:#358d5d}html .bg__general--tabs-triangle{background-color:#777;color:#fff}html .text__general--tabs-triangle{color:#777}html a.text:hover__general--tabs-triangle{color:#444}html .bg__general--tabs-triangle-active{background-color:#e5e5e5;color:#777}html .text__general--tabs-triangle-active{color:#e5e5e5}html a.text:hover__general--tabs-triangle-active{color:#b2b2b2}html .bg__general--accordion{background-color:#424242;color:#fff}html .text__general--accordion{color:#424242}html a.text:hover__general--accordion{color:#0f0f0f}html .bg__general--tags{background-color:#777;color:#fff}html .text__general--tags{color:#777}html a.text:hover__general--tags{color:#444}html .bg__general--tags-inverted{background-color:#fff;color:#777}html .text__general--tags-inverted{color:#fff}html a.text:hover__general--tags-inverted{color:#ccc}html .bg__general--text{background-color:#777;color:#fff}html .text__general--text{color:#777}html a.text:hover__general--text{color:#444}html .bg__general--text-inverted{background-color:#fff;color:#777}html .text__general--text-inverted{color:#fff}html a.text:hover__general--text-inverted{color:#ccc}html .bg__general--text-secondary{background-color:#7c7c7c;color:#fff}html .text__general--text-secondary{color:#7c7c7c}html a.text:hover__general--text-secondary{color:#636363}html .bg__background--badge{background-color:#142a5e;color:#fff}html .text__background--badge{color:#142a5e}html a.text:hover__background--badge{color:#02040a}html .bg__background--badge-inverted{background-color:#fff;color:#777}html .text__background--badge-inverted{color:#fff}html a.text:hover__background--badge-inverted{color:#ccc}html .bg__background--body{background-color:#fff;color:#777}html .text__background--body{color:#fff}html a.text:hover__background--body{color:#ccc}html .bg__background--body-inverted{background-color:#142a5e;color:#fff}html .text__background--body-inverted{color:#142a5e}html a.text:hover__background--body-inverted{color:#02040a}html .bg__background--dropdown{background-color:#fff;color:#777}html .text__background--dropdown{color:#fff}html a.text:hover__background--dropdown{color:#ccc}html .bg__background--footer{background-color:#1f408c;color:#fff}html .text__background--footer{color:#1f408c}html a.text:hover__background--footer{color:#0d1a38}html .bg__background--header{background-color:#f7f7f7;color:#777}html .text__background--header{color:#f7f7f7}html a.text:hover__background--header{color:#c4c4c4}html .bg__background--input{background-color:#fff;color:#777}html .text__background--input{color:#fff}html a.text:hover__background--input{color:#ccc}html .bg__background--input-inverted{background-color:#142a5e;color:#fff}html .text__background--input-inverted{color:#142a5e}html a.text:hover__background--input-inverted{color:#02040a}html .bg__background--switch{background-color:#d8d8d8;color:#777}html .text__background--switch{color:#d8d8d8}html a.text:hover__background--switch{color:#a5a5a5}html .bg__background--modal{background-color:#fff;color:#777}html .text__background--modal{color:#fff}html a.text:hover__background--modal{color:#ccc}html .bg__background--notification{background-color:#fff;color:#777}html .text__background--notification{color:#fff}html a.text:hover__background--notification{color:#ccc}html .bg__background--overlay{background-color:rgba(10,21,47,.75);color:#fff}html .text__background--overlay{color:rgba(10,21,47,.75)}html a.text:hover__background--overlay{color:rgba(1,2,5,.75)}html .bg__background--popover{background-color:#fff;color:#777}html .text__background--popover{color:#fff}html a.text:hover__background--popover{color:#ccc}html .bg__background--secondary{background-color:#f7f7f7;color:#777}html .text__background--secondary{color:#f7f7f7}html a.text:hover__background--secondary{color:#c4c4c4}html .bg__background--light{background-color:#fff;color:#777}html .text__background--light{color:#fff}html a.text:hover__background--light{color:#ccc}html .bg__background--table{background-color:#fff;color:#777}html .text__background--table{color:#fff}html a.text:hover__background--table{color:#ccc}html .bg__background--table-head{background-color:#f2f2f2;color:#777}html .text__background--table-head{color:#f2f2f2}html a.text:hover__background--table-head{color:#d8d8d8}html .bg__background--table-odd{background-color:#fcfcfc;color:#777}html .text__background--table-odd{color:#fcfcfc}html a.text:hover__background--table-odd{color:#e3e3e3}html .bg__background--tabs{background-color:#fff;color:#777}html .text__background--tabs{color:#fff}html a.text:hover__background--tabs{color:#ccc}html .bg__background--tabs-active{background-color:#f7f7f7;color:#777}html .text__background--tabs-active{color:#f7f7f7}html a.text:hover__background--tabs-active{color:#c4c4c4}html .bg__background--tags{background-color:#fff;color:#777}html .text__background--tags{color:#fff}html a.text:hover__background--tags{color:#ccc}html .bg__background--tags-inverted{background-color:#f7f7f7;color:#777}html .text__background--tags-inverted{color:#f7f7f7}html a.text:hover__background--tags-inverted{color:#c4c4c4}html .bg__background--tooltip{background-color:#fff;color:#777}html .text__background--tooltip{color:#fff}html a.text:hover__background--tooltip{color:#ccc}html .bg__state--green{background-color:#44b678;color:#fff}html .text__state--green{color:#44b678}html a.text:hover__state--green{color:#286c47}html .bg__state--blue{background-color:#336aea;color:#fff}html .text__state--blue{color:#336aea}html a.text:hover__state--blue{color:#113ea6}html .bg__state--gray{background-color:#9c9c9c;color:#fff}html .text__state--gray{color:#9c9c9c}html a.text:hover__state--gray{color:dimgray}html .bg__state--red{background-color:#ff7d6a;color:#fff}html .text__state--red{color:#ff7d6a}html a.text:hover__state--red{color:#ff2404}html .bg__state--yellow{background-color:#feb602;color:#121212}html .text__state--yellow{color:#feb602}html a.text:hover__state--yellow{color:#996e01}html .bg__state--purple{background-color:#6569bd;color:#fff}html .text__state--purple{color:#6569bd}html a.text:hover__state--purple{color:#383c84}html .bg__social--behance{background-color:#1769ff;color:#fff}html .text__social--behance{color:#1769ff}html a.text:hover__social--behance{color:#003eb0}html .bg__social--dribbble{background-color:#ea4c89;color:#fff}html .text__social--dribbble{color:#ea4c89}html a.text:hover__social--dribbble{color:#ba1655}html .bg__social--facebook{background-color:#1877f2;color:#fff}html .text__social--facebook{color:#1877f2}html a.text:hover__social--facebook{color:#09499b}html .bg__social--google{background-color:#dd4b39;color:#fff}html .text__social--google{color:#dd4b39}html a.text:hover__social--google{color:#96271a}html .bg__social--instagram{background-color:#c32aa3;color:#fff}html .text__social--instagram{color:#c32aa3}html a.text:hover__social--instagram{color:#6f185d}html .bg__social--linkedin{background-color:#0a66c2;color:#fff}html .text__social--linkedin{color:#0a66c2}html a.text:hover__social--linkedin{color:#053361}html .bg__social--pinterest{background-color:#cb2027;color:#fff}html .text__social--pinterest{color:#cb2027}html a.text:hover__social--pinterest{color:#731216}html .bg__social--stumbleupon{background-color:#f74425;color:#fff}html .text__social--stumbleupon{color:#f74425}html a.text:hover__social--stumbleupon{color:#b01f06}html .bg__social--telegram{background-color:#08c;color:#fff}html .text__social--telegram{color:#08c}html a.text:hover__social--telegram{color:#046}html .bg__social--twitter{background-color:#000;color:#fff}html .text__social--twitter{color:#000}html a.text:hover__social--twitter{color:#000}html .bg__social--vimeo{background-color:#aad450;color:#777}html .text__social--vimeo{color:#aad450}html a.text:hover__social--vimeo{color:#749925}html .bg__social--whatsapp{background-color:#25d366;color:#fff}html .text__social--whatsapp{color:#25d366}html a.text:hover__social--whatsapp{color:#167c3c}html .bg__social--youtube{background-color:#b00;color:#fff}html .text__social--youtube{color:#b00}html a.text:hover__social--youtube{color:#500}html .bg__green--9{background-color:#1e541d;color:#fff}html .text__green--9{color:#1e541d}html a.text:hover__green--9{color:#030803}html .bg__green--8{background-color:#286d34;color:#fff}html .text__green--8{color:#286d34}html a.text:hover__green--8{color:#0d2210}html .bg__green--7{background-color:#32864c;color:#fff}html .text__green--7{color:#32864c}html a.text:hover__green--7{color:#163c22}html .bg__green--6{background-color:#3b9e62;color:#fff}html .text__green--6{color:#3b9e62}html a.text:hover__green--6{color:#1f5434}html .bg__green--5{background-color:#44b678;color:#fff}html .text__green--5{color:#44b678}html a.text:hover__green--5{color:#286c47}html .bg__green--4{background-color:#52d999;color:#fff}html .text__green--4{color:#52d999}html a.text:hover__green--4{color:#23a266}html .bg__green--3{background-color:#7be2b1;color:#777}html .text__green--3{color:#7be2b1}html a.text:hover__green--3{color:#2ccb7f}html .bg__green--2{background-color:#a0eac7;color:#777}html .text__green--2{color:#a0eac7}html a.text:hover__green--2{color:#4cd896}html .bg__green--1{background-color:#cbf3e0;color:#777}html .text__green--1{color:#cbf3e0}html a.text:hover__green--1{color:#78e0af}html .bg__green--900{background-color:#1e541d;color:#fff}html .text__green--900{color:#1e541d}html a.text:hover__green--900{color:#030803}html .bg__green--800{background-color:#286d34;color:#fff}html .text__green--800{color:#286d34}html a.text:hover__green--800{color:#0d2210}html .bg__green--700{background-color:#32864c;color:#fff}html .text__green--700{color:#32864c}html a.text:hover__green--700{color:#163c22}html .bg__green--600{background-color:#3b9e62;color:#fff}html .text__green--600{color:#3b9e62}html a.text:hover__green--600{color:#1f5434}html .bg__green--500{background-color:#44b678;color:#fff}html .text__green--500{color:#44b678}html a.text:hover__green--500{color:#286c47}html .bg__green--400{background-color:#52d999;color:#fff}html .text__green--400{color:#52d999}html a.text:hover__green--400{color:#23a266}html .bg__green--300{background-color:#7be2b1;color:#777}html .text__green--300{color:#7be2b1}html a.text:hover__green--300{color:#2ccb7f}html .bg__green--200{background-color:#a0eac7;color:#777}html .text__green--200{color:#a0eac7}html a.text:hover__green--200{color:#4cd896}html .bg__green--100{background-color:#cbf3e0;color:#777}html .text__green--100{color:#cbf3e0}html a.text:hover__green--100{color:#78e0af}html .bg__gray--9{background-color:#121212;color:#fff}html .text__gray--9{color:#121212}html a.text:hover__gray--9{color:#000}html .bg__gray--8{background-color:#424242;color:#fff}html .text__gray--8{color:#424242}html a.text:hover__gray--8{color:#0f0f0f}html .bg__gray--7{background-color:#777;color:#fff}html .text__gray--7{color:#777}html a.text:hover__gray--7{color:#444}html .bg__gray--6{background-color:#9c9c9c;color:#fff}html .text__gray--6{color:#9c9c9c}html a.text:hover__gray--6{color:dimgray}html .bg__gray--5{background-color:#b1b1b1;color:#fff}html .text__gray--5{color:#b1b1b1}html a.text:hover__gray--5{color:#7e7e7e}html .bg__gray--4{background-color:#c8c8c8;color:#777}html .text__gray--4{color:#c8c8c8}html a.text:hover__gray--4{color:#959595}html .bg__gray--3{background-color:#d8d8d8;color:#777}html .text__gray--3{color:#d8d8d8}html a.text:hover__gray--3{color:#a5a5a5}html .bg__gray--2{background-color:#e5e5e5;color:#777}html .text__gray--2{color:#e5e5e5}html a.text:hover__gray--2{color:#b2b2b2}html .bg__gray--1{background-color:#f7f7f7;color:#777}html .text__gray--1{color:#f7f7f7}html a.text:hover__gray--1{color:#c4c4c4}html .bg__gray--900{background-color:#121212;color:#fff}html .text__gray--900{color:#121212}html a.text:hover__gray--900{color:#000}html .bg__gray--800{background-color:#424242;color:#fff}html .text__gray--800{color:#424242}html a.text:hover__gray--800{color:#0f0f0f}html .bg__gray--700{background-color:#5b5b5b;color:#fff}html .text__gray--700{color:#5b5b5b}html a.text:hover__gray--700{color:#282828}html .bg__gray--600{background-color:#777;color:#fff}html .text__gray--600{color:#777}html a.text:hover__gray--600{color:#444}html .bg__gray--500{background-color:#9c9c9c;color:#fff}html .text__gray--500{color:#9c9c9c}html a.text:hover__gray--500{color:dimgray}html .bg__gray--400{background-color:#b1b1b1;color:#fff}html .text__gray--400{color:#b1b1b1}html a.text:hover__gray--400{color:#7e7e7e}html .bg__gray--300{background-color:#c8c8c8;color:#777}html .text__gray--300{color:#c8c8c8}html a.text:hover__gray--300{color:#959595}html .bg__gray--200{background-color:#d8d8d8;color:#777}html .text__gray--200{color:#d8d8d8}html a.text:hover__gray--200{color:#a5a5a5}html .bg__gray--100{background-color:#e5e5e5;color:#777}html .text__gray--100{color:#e5e5e5}html a.text:hover__gray--100{color:#b2b2b2}html .bg__gray--75{background-color:#f0f0f0;color:#777}html .text__gray--75{color:#f0f0f0}html a.text:hover__gray--75{color:#bdbdbd}html .bg__gray--50{background-color:#f7f7f7;color:#777}html .text__gray--50{color:#f7f7f7}html a.text:hover__gray--50{color:#c4c4c4}html .floatl{float:left}html .floatr{float:right}html .clear{clear:both}html .clearfix:after{clear:both;content:"";display:table}html .roman{font-style:normal}html .italic{font-style:italic}html .light{font-weight:300}html .regular{font-weight:400}html .medium{font-weight:500}html .semibold{font-weight:600}html .bold{font-weight:700}html .ff--base{font-family:var(--font-base)}html[lang=jp] .ff--base,html[lang=ko] .ff--base,html[lang=ru] .ff--base{font-family:var(--non-latin-font)}html .ff--title{font-family:var(--font-title)}html[lang=jp] .ff--title,html[lang=ko] .ff--title,html[lang=ru] .ff--title{font-family:var(--non-latin-font)}html .alignl{text-align:left}html .alignr{text-align:right}html .alignc{text-align:center}html .font-sm,html .font-xs{font-size:13px}html .font-md{font-size:15px}html .font-lg{font-size:17px}html .font-xl{font-size:20px}@media screen and (min-width:480px){html .font-h1{font-size:calc(36.86957px + .65217vw)}}@media screen and (min-width:1400px){html .font-h1{font-size:46px}}@media screen and (min-width:480px){html .font-h2{font-size:calc(32.86957px + .65217vw)}}@media screen and (min-width:1400px){html .font-h2{font-size:42px}}html .font-h3{font-size:32px}@media screen and (min-width:480px){html .font-h3{font-size:calc(28.86957px + .65217vw)}}@media screen and (min-width:1400px){html .font-h3{font-size:38px}}html .font-h4{font-size:28px}@media screen and (min-width:480px){html .font-h4{font-size:calc(24.86957px + .65217vw)}}@media screen and (min-width:1400px){html .font-h4{font-size:34px}}@media screen and (min-width:480px){html .font-h5{font-size:calc(20.86957px + .65217vw)}}@media screen and (min-width:1400px){html .font-h5{font-size:30px}}@media screen and (min-width:480px){html .font-h6{font-size:calc(16.86957px + .65217vw)}}@media screen and (min-width:1400px){html .font-h6{font-size:26px}}html .font-lh-sm,html .font-lh-xs{line-height:13px}html .font-lh-md{line-height:15px}html .font-lh-lg{line-height:17px}html .font-lh-xl{line-height:20px}html .resetcase{text-transform:none}html .lowercase{text-transform:lowercase}html .uppercase{text-transform:uppercase}html .capitalize{text-transform:capitalize}html .strike{text-decoration:line-through}html .underline{text-decoration:underline}html .text-inverted{color:#fff}html .line-height-xs{line-height:24px}html .line-height-sm{line-height:34px}html .line-height-md{line-height:44px}html .line-height-lg{line-height:54px}html .line-height-xl{line-height:64px}html .line-height-reset{line-height:normal}html body.noscript .noscript{display:none!important}html .full-width-fix{margin:0 -5px}html .full-width-fix-i{margin:0 -5px!important}html .full-width{width:100%!important}html .full-height{height:100%!important}html .invisible{visibility:hidden}html .hide{display:none!important}html .inline{display:inline}html .inline-i{display:inline!important}html .block{display:block}html .block-i{display:block!important}html .inline-block{display:inline-block}html .inline-block-i{display:inline-block!important}html .overflow-hidden{overflow:hidden}html .overflow-auto{overflow:auto}html .overflow-scroll{overflow:scroll!important}html .overflow-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html .overflow-visible{overflow:visible}html .scrollable{overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;height:100%}@media screen and (max-width:768px){html .scrollable{overflow-y:scroll}html .scrollable>.container,html .scrollable>.container-fluid{min-height:calc(100% + 10px)}}html .scrollable--absolute{left:0;max-height:100%;position:absolute;top:0}html .v-alignc{vertical-align:middle}html .v-alignc-transform{-webkit-transform:translateY(-25%);-moz-transform:translateY(-25%);-ms-transform:translateY(-25%);-o-transform:translateY(-25%);transform:translateY(-25%)}html .paragraph-readable{max-width:640px}html .paragraph-readable--xs{max-width:480px}html .size--xs{font-size:12px;height:24px;line-height:24px}html .size--sm{font-size:13px;height:34px;line-height:34px}html .size--md{font-size:15px;height:44px;line-height:44px}html .size--lg{font-size:17px;height:54px;line-height:54px}html .size--xl{font-size:20px;height:64px;line-height:64px}html .mg-none-i{margin:0!important}html .mg-x-none-i{margin-left:0!important;margin-right:0!important}html .mg-y-none-i{margin-bottom:0!important;margin-top:0!important}html .mg-lv1{margin:5px}html .mg-lv1-i{margin:5px!important}html .mg-top-lv1{margin-top:5px}html .mg-top-lv1-i{margin-top:5px!important}html .mg-right-lv1{margin-right:5px}html .mg-right-lv1-i{margin-right:5px!important}html .mg-bottom-lv1{margin-bottom:5px}html .mg-bottom-lv1-i{margin-bottom:5px!important}html .mg-left-lv1{margin-left:5px}html .mg-left-lv1-i{margin-left:5px!important}html .mg-lv2{margin:10px}html .mg-lv2-i{margin:10px!important}html .mg-top-lv2{margin-top:10px}html .mg-top-lv2-i{margin-top:10px!important}html .mg-right-lv2{margin-right:10px}html .mg-right-lv2-i{margin-right:10px!important}html .mg-bottom-lv2{margin-bottom:10px}html .mg-bottom-lv2-i{margin-bottom:10px!important}html .mg-left-lv2{margin-left:10px}html .mg-left-lv2-i{margin-left:10px!important}html .mg-lv3{margin:20px}html .mg-lv3-i{margin:20px!important}html .mg-top-lv3{margin-top:20px}html .mg-top-lv3-i{margin-top:20px!important}html .mg-right-lv3{margin-right:20px}html .mg-right-lv3-i{margin-right:20px!important}html .mg-bottom-lv3{margin-bottom:20px}html .mg-bottom-lv3-i{margin-bottom:20px!important}html .mg-left-lv3{margin-left:20px}html .mg-left-lv3-i{margin-left:20px!important}html .mg-lv4{margin:30px}html .mg-lv4-i{margin:30px!important}html .mg-top-lv4{margin-top:30px}html .mg-top-lv4-i{margin-top:30px!important}html .mg-right-lv4{margin-right:30px}html .mg-right-lv4-i{margin-right:30px!important}html .mg-bottom-lv4{margin-bottom:30px}html .mg-bottom-lv4-i{margin-bottom:30px!important}html .mg-left-lv4{margin-left:30px}html .mg-left-lv4-i{margin-left:30px!important}html .mg-lv5{margin:50px}html .mg-lv5-i{margin:50px!important}html .mg-top-lv5{margin-top:50px}html .mg-top-lv5-i{margin-top:50px!important}html .mg-right-lv5{margin-right:50px}html .mg-right-lv5-i{margin-right:50px!important}html .mg-bottom-lv5{margin-bottom:50px}html .mg-bottom-lv5-i{margin-bottom:50px!important}html .mg-left-lv5{margin-left:50px}html .mg-left-lv5-i{margin-left:50px!important}html .mg-none{margin:0}html .mg-x-none{margin-left:0;margin-right:0}html .mg-y-none{margin-bottom:0;margin-top:0}html .pd-none-i{padding:0!important}html .pd-x-none-i{padding-left:0!important;padding-right:0!important}html .pd-y-none-i{padding-bottom:0!important;padding-top:0!important}html .pd-lv1{padding:5px}html .pd-lv1-i{padding:5px!important}html .pd-top-lv1{padding-top:5px}html .pd-top-lv1-i{padding-top:5px!important}html .pd-right-lv1{padding-right:5px}html .pd-right-lv1-i{padding-right:5px!important}html .pd-bottom-lv1{padding-bottom:5px}html .pd-bottom-lv1-i{padding-bottom:5px!important}html .pd-left-lv1{padding-left:5px}html .pd-left-lv1-i{padding-left:5px!important}html .pd-lv2{padding:10px}html .pd-lv2-i{padding:10px!important}html .pd-top-lv2{padding-top:10px}html .pd-top-lv2-i{padding-top:10px!important}html .pd-right-lv2{padding-right:10px}html .pd-right-lv2-i{padding-right:10px!important}html .pd-bottom-lv2{padding-bottom:10px}html .pd-bottom-lv2-i{padding-bottom:10px!important}html .pd-left-lv2{padding-left:10px}html .pd-left-lv2-i{padding-left:10px!important}html .pd-lv3{padding:20px}html .pd-lv3-i{padding:20px!important}html .pd-top-lv3{padding-top:20px}html .pd-top-lv3-i{padding-top:20px!important}html .pd-right-lv3{padding-right:20px}html .pd-right-lv3-i{padding-right:20px!important}html .pd-bottom-lv3{padding-bottom:20px}html .pd-bottom-lv3-i{padding-bottom:20px!important}html .pd-left-lv3{padding-left:20px}html .pd-left-lv3-i{padding-left:20px!important}html .pd-lv4{padding:30px}html .pd-lv4-i{padding:30px!important}html .pd-top-lv4{padding-top:30px}html .pd-top-lv4-i{padding-top:30px!important}html .pd-right-lv4{padding-right:30px}html .pd-right-lv4-i{padding-right:30px!important}html .pd-bottom-lv4{padding-bottom:30px}html .pd-bottom-lv4-i{padding-bottom:30px!important}html .pd-left-lv4{padding-left:30px}html .pd-left-lv4-i{padding-left:30px!important}html .pd-lv5{padding:50px}html .pd-lv5-i{padding:50px!important}html .pd-top-lv5{padding-top:50px}html .pd-top-lv5-i{padding-top:50px!important}html .pd-right-lv5{padding-right:50px}html .pd-right-lv5-i{padding-right:50px!important}html .pd-bottom-lv5{padding-bottom:50px}html .pd-bottom-lv5-i{padding-bottom:50px!important}html .pd-left-lv5{padding-left:50px}html .pd-left-lv5-i{padding-left:50px!important}html .pd-none{padding:0}html .pd-x-none{padding-left:0;padding-right:0}html .pd-y-none{padding-bottom:0;padding-top:0}html .push-left{margin-right:auto}html .push-left-i{margin-right:auto!important}html .push-right{margin-left:auto}html .push-right-i{margin-left:auto!important}html .push-center{margin-left:auto;margin-right:auto}html .push-center-i{margin-left:auto!important;margin-right:auto!important}html .hide-desktop,html .show-mobile,html .show-mobile-i,html .show-phone,html .show-phone-i,html .show-tablet,html .show-tablet-i{display:none!important}@media screen and (max-width:640px){html .full-width-phone{width:100%}html .left-on-phone{text-align:left}html .nofloat-phone{float:none}html .show-phone,html .show-phone-i{display:inherit!important}}@media screen and (max-width:768px){html .full-width-mobile{width:100%}html .show-mobile,html .show-mobile-i{display:inherit!important}}@media screen and (max-width:640px){html .hide-phone{display:none!important}}@media screen and (max-width:768px){html .hide-mobile{display:none!important}}@media screen and (max-width:992px){html .hide-tablet{display:none!important}html .show-tablet,html .show-tablet-i{display:inherit!important}}@media screen and (min-width:992px){html .hide-desktop{display:inherit!important}}html .video-wrapper{overflow:hidden;position:relative}html .video-wrapper:before{content:"";display:block;padding-bottom:56.25%}html .video-wrapper .video,html .video-wrapper iframe{height:100%;left:0;position:absolute;top:0;width:100%}html .aspect-ratio:before{content:"";display:block;width:100%}html .aspect-ratio--100:before{padding:0 0 100%}html .aspect-ratio--75:before{padding:0 0 75%}html .aspect-ratio--16-9:before{padding:0 0 56.25%}html .aspect-ratio--4-3:before{padding:0 0 75%}html .notransition{-webkit-transition:none!important;-moz-transition:none!important;transition:none!important}html .disabled{opacity:.4}html .disabled,html .disabled *{pointer-events:none!important}html .opacity-1{opacity:.1}html .opacity-2{opacity:.2}html .opacity-3{opacity:.3}html .opacity-4{opacity:.4}html .opacity-5{opacity:.5}html .opacity-6{opacity:.6}html .opacity-7{opacity:.7}html .opacity-8{opacity:.8}html .opacity-9{opacity:.9}html .opacity-10{opacity:1}@font-face{font-display:swap;font-family:bobjoll;src:url(../assets/bobjoll.8746624692252d968721.woff2) format("woff2"),url(../assets/bobjoll.551c1a4499b4ce3f568f.woff) format("woff")}#notification-cart .notification__close i,.bj-button i,.detail .detail-content .main-icon.mainNext,.detail .detail-content .main-icon.mainPrev,.detail .detail-content .next-icon,.detail .detail-content .prev-icon,.icon,.notification--alert i{display:block;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;speak:none}#notification-cart .notification__close i:before,.bj-button i:before,.detail .detail-content .main-icon.mainNext:before,.detail .detail-content .main-icon.mainPrev:before,.detail .detail-content .next-icon:before,.detail .detail-content .prev-icon:before,.icon:before,.notification--alert i:before{font-family:bobjoll;font-style:normal;font-variant:normal;font-weight:400}#notification-cart .notification__close i,.icon,.notification--alert i{color:#777;fill:#777;font-size:16px;height:16px;line-height:16px;width:16px}.icon--inverted{color:#fff!important;fill:#fff!important}.icon--behance{color:#1769ff;fill:#1769ff}.icon--dribbble{color:#ea4c89;fill:#ea4c89}.icon--facebook{color:#1877f2;fill:#1877f2}.icon--google{color:#dd4b39;fill:#dd4b39}.icon--instagram{color:#c32aa3;fill:#c32aa3}.icon--linkedin{color:#0a66c2;fill:#0a66c2}.icon--pinterest{color:#cb2027;fill:#cb2027}.icon--stumbleupon{color:#f74425;fill:#f74425}.icon--telegram{color:#08c;fill:#08c}.icon--twitter{color:#000;fill:#000}.icon--vimeo{color:#aad450;fill:#aad450}.icon--whatsapp{color:#25d366;fill:#25d366}.icon--youtube{color:#b00;fill:#b00}.icon--xs{font-size:12px;height:12px;line-height:12px;width:12px}.icon--xs.icon--mg-xs{box-sizing:content-box;padding:6px}.icon--xs.icon--mg-sm{box-sizing:content-box;padding:11px}.icon--xs.icon--mg-md{box-sizing:content-box;padding:16px}.icon--xs.icon--mg-lg{box-sizing:content-box;padding:21px}.icon--xs.icon--mg-xl{box-sizing:content-box;padding:26px}.icon--sm{font-size:14px;height:14px;line-height:14px;width:14px}.icon--sm.icon--mg-xs{box-sizing:content-box;padding:5px}.icon--sm.icon--mg-sm{box-sizing:content-box;padding:10px}.icon--sm.icon--mg-md{box-sizing:content-box;padding:15px}.icon--sm.icon--mg-lg{box-sizing:content-box;padding:20px}.icon--sm.icon--mg-xl{box-sizing:content-box;padding:25px}.icon--md{font-size:16px;height:16px;line-height:16px;width:16px}.icon--md.icon--mg-xs{box-sizing:content-box;padding:4px}.icon--md.icon--mg-sm{box-sizing:content-box;padding:9px}.icon--md.icon--mg-md{box-sizing:content-box;padding:14px}.icon--md.icon--mg-lg{box-sizing:content-box;padding:19px}.icon--md.icon--mg-xl{box-sizing:content-box;padding:24px}.icon--lg{font-size:20px;height:20px;line-height:20px;width:20px}.icon--lg.icon--mg-xs{box-sizing:content-box;padding:2px}.icon--lg.icon--mg-sm{box-sizing:content-box;padding:7px}.icon--lg.icon--mg-md{box-sizing:content-box;padding:12px}.icon--lg.icon--mg-lg{box-sizing:content-box;padding:17px}.icon--lg.icon--mg-xl{box-sizing:content-box;padding:22px}.icon--xl{font-size:24px;height:24px;line-height:24px;width:24px}.icon--xl.icon--mg-xs{box-sizing:content-box;padding:0}.icon--xl.icon--mg-sm{box-sizing:content-box;padding:5px}.icon--xl.icon--mg-md{box-sizing:content-box;padding:10px}.icon--xl.icon--mg-lg{box-sizing:content-box;padding:15px}.icon--xl.icon--mg-xl{box-sizing:content-box;padding:20px}.icon--3d:before{content:"\f101"}.icon--add-to-folder:before{content:"\f102"}.icon--add-user:before{content:"\f103"}.icon--addcollection:before{content:"\f104"}.icon--advanced:before{content:"\f105"}.icon--ai-filter:before{content:"\f106"}.icon--ai-stars:before{content:"\f107"}.icon--ai:before{content:"\f108"}.icon--aligncenter:before{content:"\f109"}.icon--alignleft:before{content:"\f10a"}.icon--alignright:before{content:"\f10b"}.icon--amex:before{content:"\f10c"}.icon--animated-icon:before{content:"\f10d"}.icon--api:before{content:"\f10e"}.icon--archive:before{content:"\f10f"}.icon--attribution-pen:before{content:"\f110"}.icon--attribution-pencil:before{content:"\f111"}.icon--background:before{content:"\f112"}.icon--backwards:before{content:"\f113"}.icon--base-model:before{content:"\f114"}.icon--beacon-lineal:before{content:"\f115"}.icon--beacon:before{content:"\f116"}.icon--beginner:before{content:"\f117"}.icon--behance:before{content:"\f118"}.icon--blog-pencil:before{content:"\f119"}.icon--blog-text:before{content:"\f11a"}.icon--bold:before{content:"\f11b"}.icon--book:before{content:"\f11c"}.icon--bookmark-filled:before{content:"\f11d"}.icon--bookmark:before{content:"\f11e"}.icon--briefcase:before{content:"\f11f"}.icon--broken-image:before{content:"\f120"}.icon--brush:before{content:"\f121"}.icon--bug:before{content:"\f122"}.icon--bullet:before{content:"\f123"}.icon--business-card:before{content:"\f124"}.icon--calendar:before{content:"\f125"}.icon--camera:before{content:"\f126"}.icon--caret-down:before{content:"\f127"}.icon--caret-left:before{content:"\f128"}.icon--caret-right:before{content:"\f129"}.icon--caret-up:before{content:"\f12a"}.icon--check-round:before{content:"\f12b"}#notification-cart .notification__close .notification--success .notification__state i:not(.nostyle):before,.icon--check:before,.icon--success:before,.notification--alert .notification--success .notification__state i:not(.nostyle):before,.notification--success .notification__state #notification-cart .notification__close i:not(.nostyle):before,.notification--success .notification__state .icon:not(.nostyle):before,.notification--success .notification__state .notification--alert i:not(.nostyle):before{content:"\f12c"}.icon--checkbox:before{content:"\f12d"}.icon--circle-filled:before{content:"\f12e"}.icon--circle-lineal-small:before{content:"\f12f"}.icon--circle-lineal:before{content:"\f130"}.icon--circle:before{content:"\f131"}.icon--clean:before{content:"\f132"}.icon--clip:before{content:"\f133"}.icon--cloud:before{content:"\f134"}.icon--collapse:before{content:"\f135"}.icon--collection:before{content:"\f136"}.icon--comment:before{content:"\f137"}.icon--cookie:before{content:"\f138"}.icon--copy-image:before{content:"\f139"}.icon--copyright:before{content:"\f13a"}.icon--coupon:before{content:"\f13b"}.icon--create-folder-filled:before{content:"\f13c"}.icon--create-folder:before{content:"\f13d"}.icon--credit-card:before{content:"\f13e"}.icon--crop:before{content:"\f13f"}.icon--cross-small:before{content:"\f140"}.icon--cross:before{content:"\f141"}.icon--crown-filled:before{content:"\f142"}.icon--crown-lineal:before{content:"\f143"}.icon--crown:before{content:"\f144"}.icon--dashboard:before{content:"\f145"}.icon--desktop-wallpaper:before{content:"\f146"}.icon--devices:before{content:"\f147"}.icon--disabled:before{content:"\f148"}.icon--display-options:before{content:"\f149"}.icon--dollar:before{content:"\f14a"}.icon--down-small:before{content:"\f14b"}.icon--down:before{content:"\f14c"}.icon--download:before{content:"\f14d"}.icon--dribbble:before{content:"\f14e"}.icon--duplicate:before{content:"\f14f"}.icon--earnings:before{content:"\f150"}.icon--edit:before{content:"\f151"}.icon--education:before{content:"\f152"}.icon--empty:before{content:"\f153"}.icon--envelope-solid:before{content:"\f154"}.icon--envelope:before{content:"\f155"}.icon--error-round:before{content:"\f156"}#notification-cart .notification__close .notification--error .notification__state i:not(.nostyle):before,#notification-cart .notification__close .notification--warning .notification__state i:not(.nostyle):before,.icon--danger:before,.icon--exclamation:before,.icon--warning:before,.notification--alert .notification--error .notification__state i:not(.nostyle):before,.notification--alert .notification--warning .notification__state i:not(.nostyle):before,.notification--error .notification__state #notification-cart .notification__close i:not(.nostyle):before,.notification--error .notification__state .icon:not(.nostyle):before,.notification--error .notification__state .notification--alert i:not(.nostyle):before,.notification--warning .notification__state #notification-cart .notification__close i:not(.nostyle):before,.notification--warning .notification__state .icon:not(.nostyle):before,.notification--warning .notification__state .notification--alert i:not(.nostyle):before{content:"\f157"}.icon--external-link:before{content:"\f158"}.icon--eye-line-through:before{content:"\f159"}.icon--eye:before{content:"\f15a"}.icon--facebook:before{content:"\f15b"}.icon--file:before{content:"\f15c"}.icon--filter:before{content:"\f15d"}.icon--fiverr:before{content:"\f15e"}.icon--flag:before{content:"\f15f"}.icon--flame:before{content:"\f160"}.icon--flaticon-symbol:before{content:"\f161"}.icon--flaticon-text:before{content:"\f162"}.icon--flaticon:before{content:"\f163"}.icon--flip:before{content:"\f164"}.icon--fold:before{content:"\f165"}.icon--folder:before{content:"\f166"}.icon--follow-folder:before{content:"\f167"}.icon--followcollection:before{content:"\f168"}.icon--following:before{content:"\f169"}.icon--font:before{content:"\f16a"}.icon--forwards:before{content:"\f16b"}.icon--fullscreen:before{content:"\f16c"}.icon--globe:before{content:"\f16d"}.icon--go-to-page1:before{content:"\f16e"}.icon--google:before{content:"\f16f"}.icon--graphic-style:before{content:"\f170"}.icon--grid:before{content:"\f171"}.icon--headphones:before{content:"\f172"}.icon--headquarters:before{content:"\f173"}.icon--heart-filled:before{content:"\f174"}.icon--heart:before{content:"\f175"}.icon--history:before{content:"\f176"}.icon--home:before{content:"\f177"}.icon--hourglass:before{content:"\f178"}.icon--icon:before{content:"\f179"}.icon--icons:before{content:"\f17a"}.icon--images:before{content:"\f17b"}.icon--inbox:before{content:"\f17c"}.icon--info:before{content:"\f17d"}.icon--instagram:before{content:"\f17e"}.icon--interactive:before{content:"\f17f"}.icon--intermediate:before{content:"\f180"}.icon--interogation:before{content:"\f181"}.icon--italic:before{content:"\f182"}.icon--justify:before{content:"\f183"}.icon--keyboard:before{content:"\f184"}.icon--laptop:before{content:"\f185"}.icon--layers:before{content:"\f186"}.icon--left-small:before{content:"\f187"}.icon--left:before{content:"\f188"}.icon--license:before{content:"\f189"}.icon--light-bulb:before{content:"\f18a"}.icon--linkedin:before{content:"\f18b"}.icon--list:before{content:"\f18c"}.icon--lock-open-solid:before{content:"\f18d"}.icon--lock-solid:before{content:"\f18e"}.icon--lock:before{content:"\f18f"}.icon--logo-symbol-old:before{content:"\f190"}.icon--logo-symbol:before{content:"\f191"}.icon--logo-text-old:before{content:"\f192"}.icon--logo-text:before{content:"\f193"}.icon--logout:before{content:"\f194"}.icon--marker:before{content:"\f195"}.icon--master-card:before{content:"\f196"}.icon--medical-1:before{content:"\f197"}.icon--medical-2:before{content:"\f198"}.icon--menuburger:before{content:"\f199"}.icon--menudots-vertical:before{content:"\f19a"}.icon--menudots:before{content:"\f19b"}.icon--minimize:before{content:"\f19c"}.icon--minus-small:before{content:"\f19d"}.icon--minus:before{content:"\f19e"}.icon--mockup:before{content:"\f19f"}.icon--move-to-folder-2:before{content:"\f1a0"}.icon--move-to-folder:before{content:"\f1a1"}.icon--next-small:before{content:"\f1a2"}.icon--next:before{content:"\f1a3"}.icon--no-people:before{content:"\f1a4"}.icon--notification-filled:before{content:"\f1a5"}.icon--notification:before{content:"\f1a6"}.icon--o-horizontal:before{content:"\f1a7"}.icon--o-panoramic:before{content:"\f1a8"}.icon--o-square:before{content:"\f1a9"}.icon--o-vertical:before{content:"\f1aa"}.icon--opacity:before{content:"\f1ab"}.icon--palette:before{content:"\f1ac"}.icon--paper-plane:before{content:"\f1ad"}.icon--paper-plane2:before{content:"\f1ae"}.icon--paste:before{content:"\f1af"}.icon--pattern:before{content:"\f1b0"}.icon--pause:before{content:"\f1b1"}.icon--paypal:before{content:"\f1b2"}.icon--pencil:before{content:"\f1b3"}.icon--phone:before{content:"\f1b4"}.icon--photo:before{content:"\f1b5"}.icon--picpeople-filled:before{content:"\f1b6"}.icon--picpeople:before{content:"\f1b7"}.icon--pinterest:before{content:"\f1b8"}.icon--pixabay:before{content:"\f1b9"}.icon--play:before{content:"\f1ba"}.icon--plus-small:before{content:"\f1bb"}.icon--plus:before{content:"\f1bc"}.icon--presentation:before{content:"\f1bd"}.icon--prev-small:before{content:"\f1be"}.icon--prev:before{content:"\f1bf"}.icon--projects:before{content:"\f1c0"}.icon--prompt:before{content:"\f1c1"}.icon--psd:before{content:"\f1c2"}.icon--quote:before{content:"\f1c3"}.icon--receipt:before{content:"\f1c4"}.icon--redo:before{content:"\f1c5"}.icon--reflect-horizontal:before{content:"\f1c6"}.icon--reflect-vertical:before{content:"\f1c7"}.icon--refresh:before{content:"\f1c8"}.icon--remove-folder:before{content:"\f1c9"}.icon--removecollection:before{content:"\f1ca"}.icon--replace:before{content:"\f1cb"}.icon--resources:before{content:"\f1cc"}.icon--right-small:before{content:"\f1cd"}.icon--right:before{content:"\f1ce"}.icon--rotate-inverted:before{content:"\f1cf"}.icon--rotate:before{content:"\f1d0"}.icon--save:before{content:"\f1d1"}.icon--search-by-image:before{content:"\f1d2"}.icon--search-heart:before{content:"\f1d3"}.icon--search:before{content:"\f1d4"}.icon--security:before{content:"\f1d5"}.icon--settings:before{content:"\f1d6"}.icon--share:before{content:"\f1d7"}.icon--shield:before{content:"\f1d8"}.icon--shopping-cart:before{content:"\f1d9"}.icon--shuffle:before{content:"\f1da"}.icon--slidesgo:before{content:"\f1db"}.icon--smiley-comment:before{content:"\f1dc"}.icon--sortcollection:before{content:"\f1dd"}.icon--speaker:before{content:"\f1de"}.icon--spinner:before{content:"\f1df"}.icon--square-lineal:before{content:"\f1e0"}.icon--square:before{content:"\f1e1"}.icon--squares:before{content:"\f1e2"}.icon--squircle-lineal:before{content:"\f1e3"}.icon--squircle:before{content:"\f1e4"}.icon--star-comment:before{content:"\f1e5"}.icon--star-filled:before{content:"\f1e6"}.icon--star:before{content:"\f1e7"}.icon--stats:before{content:"\f1e8"}.icon--sticker:before{content:"\f1e9"}.icon--stop:before{content:"\f1ea"}.icon--stroke:before{content:"\f1eb"}.icon--stumbleupon:before{content:"\f1ec"}.icon--subtitles:before{content:"\f1ed"}.icon--support:before{content:"\f1ee"}.icon--tablet:before{content:"\f1ef"}.icon--tag:before{content:"\f1f0"}.icon--telegram:before{content:"\f1f1"}.icon--template-alt:before{content:"\f1f2"}.icon--template:before{content:"\f1f3"}.icon--text-shadow:before{content:"\f1f4"}.icon--thumb-down:before{content:"\f1f5"}.icon--thumb-up:before{content:"\f1f6"}.icon--time:before{content:"\f1f7"}.icon--trash:before{content:"\f1f8"}.icon--twitter:before{content:"\f1f9"}.icon--underline:before{content:"\f1fa"}.icon--undo:before{content:"\f1fb"}.icon--unfold:before{content:"\f1fc"}.icon--unlock:before{content:"\f1fd"}.icon--up-small:before{content:"\f1fe"}.icon--up:before{content:"\f1ff"}.icon--upload-to-folder:before{content:"\f200"}.icon--upload:before{content:"\f201"}.icon--url:before{content:"\f202"}.icon--user:before{content:"\f203"}.icon--users:before{content:"\f204"}.icon--vector:before{content:"\f205"}.icon--video-linear:before{content:"\f206"}.icon--video:before{content:"\f207"}.icon--vimeo:before{content:"\f208"}.icon--visa:before{content:"\f209"}.icon--volume:before{content:"\f20a"}.icon--warning-filled:before{content:"\f20b"}.icon--whatsapp:before{content:"\f20c"}.icon--world:before{content:"\f20d"}.icon--youtube:before{content:"\f20e"}.icon--zoom-in:before{content:"\f20f"}.icon--zoom-out:before{content:"\f210"}dl,ol,ul{margin:0;padding:0}li{list-style:none}.list{margin:0 0 20px}.list li{list-style:none;margin:0 0 2.5px;padding:0 0 0 10px;position:relative}.list li:before{background-color:#777;border-radius:50%;content:"";display:inline-block;height:6px;margin:8px 10px 9px -10px;vertical-align:middle;width:6px}.list--xs li{font-size:12px;line-height:1.25}.list--xs li:before{margin:4.5px 5px 0 0}.list--sm li{font-size:13px;line-height:1.5}.list--sm li:before{margin:6.5px 5px 0 0}.list--md li{font-size:15px;line-height:1.6}.list--md li:before{margin:9px 5px 0 0}.list--lg li{font-size:17px;line-height:1.75}.list--lg li:before{margin:11.5px 5px 0 0}.list--xl li{font-size:20px;line-height:1.75}.list--xl li:before{margin:14.5px 5px 0 0}.list--horizontal{display:block}.list--horizontal:after{clear:both;content:"";display:table}.list--horizontal li{float:left;margin:0 10px 0 0}.list--horizontal li:last-child{margin:0}.list--comma-separated li{margin:0;padding:0}.list--comma-separated li:not(:last-child):after{content:",\00a0"}.list--comma-separated li:last-child:after{content:"."}.list--nospacing,.list--nospacing li{margin:0}.modal{background-color:rgba(10,21,47,.75);height:0;left:0;line-height:100vh;opacity:0;padding:0 20px;position:fixed;text-align:center;top:0;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transition:opacity 0ms cubic-bezier(1,0,0,1) 0ms,-webkit-transform 0ms cubic-bezier(1,0,0,1) 0ms;-moz-transition:opacity 0ms cubic-bezier(1,0,0,1) 0ms,-moz-transform 0ms cubic-bezier(1,0,0,1) 0ms;transition:opacity 0ms cubic-bezier(1,0,0,1) 0ms,transform 0ms cubic-bezier(1,0,0,1) 0ms;width:100vw;z-index:100}.modal iframe,.modal object{display:none}.modal.scrollable{overflow-y:scroll}.modal.active{height:100vh;-webkit-transition:opacity 0ms cubic-bezier(1,0,0,1);-moz-transition:opacity 0ms cubic-bezier(1,0,0,1);transition:opacity 0ms cubic-bezier(1,0,0,1)}.modal.active,.modal.active>*{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.modal.active>*{-webkit-transition:0ms cubic-bezier(1,0,0,1) 0ms;-moz-transition:0ms cubic-bezier(1,0,0,1) 0ms;transition:0ms cubic-bezier(1,0,0,1) 0ms}.modal.active iframe,.modal.active object{display:block}.modal>*{opacity:0;-webkit-transform:scale(.8);-moz-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8);-webkit-transition:0ms cubic-bezier(1,0,0,1);-moz-transition:0ms cubic-bezier(1,0,0,1);transition:0ms cubic-bezier(1,0,0,1)}.modal__container{display:inline-block;line-height:1.6;margin:60px 0;max-width:992px;position:relative;text-align:left;vertical-align:middle;width:100%}.modal__container>.content{background-color:#fff;border-radius:3px;overflow:hidden;padding:20px}.modal__close:not(.nostyle){-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;font-size:34px;line-height:1;margin:5px;padding:0;position:absolute;right:0;top:0;z-index:10}.modal__close--absolute{position:absolute;z-index:1}.modal__close--top-left{left:0;top:0}.modal__close--top-right{right:0;top:0}.modal__close--bottom-left{left:0;top:0}.modal__close--bottom-right{right:0;top:0}.modal--full-screen{line-height:inherit;padding:0}.modal--full-screen .modal__container{background-color:#fff;height:100%;margin:0;max-width:inherit;padding:0;vertical-align:inherit;width:100%}.modal__trigger{cursor:pointer}.modal--xs .modal__container{max-width:480px}.modal--sm .modal__container{max-width:640px}.modal--md .modal__container{max-width:768px}.modal--lg .modal__container{max-width:992px}.modal--xl .modal__container{max-width:1400px}.notifications{height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:1000}.notifications .notifications__bottom-center,.notifications .notifications__bottom-left,.notifications .notifications__bottom-right,.notifications .notifications__center,.notifications .notifications__top-center,.notifications .notifications__top-left,.notifications .notifications__top-right{position:absolute}.notifications__content{padding-right:29px}.notifications__top-left{left:0;top:0}.notifications__top-right{right:20px;top:0}.notifications__top-center{left:50%;top:0;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.notifications__bottom-left{bottom:0;left:0}.notifications__bottom-right{bottom:0;right:20px}.notifications__bottom-center{bottom:0;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.notifications__center{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.notification{background-color:#fff;border-radius:3px;box-shadow:0 0 60px rgba(20,42,94,.25);margin:20px;max-width:680px;min-height:44px;opacity:0;padding:20px;pointer-events:all;position:relative;width:90vw}.notification__message{-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1;-moz-flex:1;-ms-flex:1;flex:1;font-size:13px;font-weight:600;padding:10px 44px 10px 20px}.notification__state{background-color:hsla(0,0%,100%,.2);border-radius:3px;height:34px;left:5px;overflow:hidden;position:relative;top:5px;width:34px}#notification-cart .notification__close .notification__state i,.notification--alert .notification__state i,.notification__state #notification-cart .notification__close i,.notification__state .icon,.notification__state .notification--alert i{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.notification__close:not(.nostyle){margin:5px;position:absolute;right:0;top:0}.notification__triangle{position:absolute}.notification__triangle:before{border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #fff;content:"";display:block;height:0;width:0}.notification--no-shadow{box-shadow:none}.notification--static{margin:0 0 20px;max-width:inherit;width:100%}.notification--absolute{margin:0;position:absolute;z-index:99}.notification--alert{padding:0}.notification--alert .notification__close{margin:5px}.notification--error{background-color:#ff7d6a;color:#fff}.notification--error a{color:hsla(0,0%,100%,.75);font-weight:700}#notification-cart .notification__close .notification--error i,.notification--alert .notification--error i,.notification--error #notification-cart .notification__close i,.notification--error .icon,.notification--error .notification--alert i,.notification--error a:hover{color:#fff}.notification--warning{background-color:#feb602;color:#121212}.notification--warning a{color:hsla(0,0%,7%,.75);font-weight:700}#notification-cart .notification__close .notification--warning i,.notification--alert .notification--warning i,.notification--warning #notification-cart .notification__close i,.notification--warning .icon,.notification--warning .notification--alert i,.notification--warning a:hover{color:#121212}.notification--success{background-color:#44b678;color:#fff}.notification--success a{color:hsla(0,0%,100%,.75);font-weight:700}#notification-cart .notification__close .notification--success i,.notification--alert .notification--success i,.notification--success #notification-cart .notification__close i,.notification--success .icon,.notification--success .notification--alert i,.notification--success a:hover{color:#fff}.notification--neutral{background-color:#336aea;color:#fff}.notification--neutral a{color:hsla(0,0%,100%,.75);font-weight:700}#notification-cart .notification__close .notification--neutral i,.notification--alert .notification--neutral i,.notification--neutral #notification-cart .notification__close i,.notification--neutral .icon,.notification--neutral .notification--alert i,.notification--neutral a:hover{color:#fff}.notification--hide-close .notification__close,.notification--hide-disable .notification__disable{display:none}.notification--show{opacity:1}.progress-bar__title{color:#777;font-size:13px;line-height:24px;margin-bottom:5px}.progress-bar__title-complete{color:#3b9e62}.progress-bar__wrapper{background:#e5e5e5;border-radius:3px;margin-bottom:30px}.progress-bar__value{background:#336aea;border-radius:3px;height:5px;width:0}.range{-webkit-appearance:none;background-color:#e5e5e5;height:2px;width:100%}.range::-webkit-slider-runnable-track{-webkit-appearance:none;appearance:none;border-radius:3px;cursor:pointer}.range::-webkit-slider-thumb{-webkit-appearance:none;background:#fff;border:1px solid #d8d8d8;border-radius:15px;cursor:pointer;height:22px;width:22px}.range::-moz-range-thumb{background:#fff;border:1px solid #d8d8d8;border-radius:15px;cursor:pointer;height:22px;width:22px}.range:focus::-webkit-slider-thumb{box-shadow:inset 0 0 0 6px #d8d8d8;transition:box-shadow .3s ease}.range:focus::-moz-range-thumb{box-shadow:inset 0 0 0 6px #d8d8d8;transition:box-shadow .3s ease}.range--title{color:#5b5b5b;font-size:13px;line-height:21px;margin:0;min-height:21px;text-align:center}.range--marks{color:#d8d8d8;display:flex;font-size:10px;justify-content:space-between;padding:0 10px}.range--marks .mark:after{content:"|"}.range--marks .mark.active{color:#9c9c9c}.copyright{font-size:13px;margin:0}.type{border-bottom:1px solid #e5e5e5;display:inline-block;font-size:13px;font-weight:700;margin:0 0 10px;padding:1px 0;text-transform:uppercase}.date{color:hsla(0,0%,47%,.5);margin:0}.author,.read-more{font-size:13px}.read-more{color:#0a152f;font-weight:700;padding:0 5px 0 0;position:relative;text-transform:uppercase}hr{background-color:#e5e5e5;border:none;height:1px;margin:0 0 20px;width:3em}h1,h2,h3,h4,h5,h6{color:#424242;font-family:Degular,Inter,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.5;margin:20px 0;padding:0}h1.first,h2.first,h3.first,h4.first,h5.first,h6.first{margin-top:0}h1,h2,h3{line-height:1.25}h1.category,h2.category,h3.category,h4.category,h5.category,h6.category{border-bottom:1px solid;border-color:hsla(0,0%,47%,.15);padding-bottom:5px;text-align:center}.heading-inverted{color:#fff}h1{font-size:40px}@media screen and (min-width:480px){h1{font-size:calc(36.86957px + .65217vw)}}@media screen and (min-width:1400px){h1{font-size:46px}}h2{font-size:36px}@media screen and (min-width:480px){h2{font-size:calc(32.86957px + .65217vw)}}@media screen and (min-width:1400px){h2{font-size:42px}}h3{font-size:32px}@media screen and (min-width:480px){h3{font-size:calc(28.86957px + .65217vw)}}@media screen and (min-width:1400px){h3{font-size:38px}}h4{font-size:28px}@media screen and (min-width:480px){h4{font-size:calc(24.86957px + .65217vw)}}@media screen and (min-width:1400px){h4{font-size:34px}}h5{font-size:24px}@media screen and (min-width:480px){h5{font-size:calc(20.86957px + .65217vw)}}@media screen and (min-width:1400px){h5{font-size:30px}}h6{font-size:20px}@media screen and (min-width:480px){h6{font-size:calc(16.86957px + .65217vw)}}@media screen and (min-width:1400px){h6{font-size:26px}}.link--inverted,.link--inverted:hover,.link-inverted,.link-inverted:hover{color:#fff}.link--inverted:hover svg,.link-inverted:hover svg{opacity:.8}.active.link--inverted,.active.link-inverted{color:#fff;font-weight:700}.active.link--inverted svg,.active.link-inverted svg{opacity:1}.link--inverted svg,.link-inverted svg{opacity:.4}#notification-cart .notification__close .link--text:hover i,#notification-cart .notification__close .link:hover i,#notification-cart .notification__close a:hover i,.link--text:hover,.link--text:hover #notification-cart .notification__close i,.link--text:hover .icon,.link--text:hover .notification--alert i,.link:hover,.link:hover #notification-cart .notification__close i,.link:hover .icon,.link:hover .notification--alert i,.notification--alert .link--text:hover i,.notification--alert .link:hover i,.notification--alert a:hover i,a:hover,a:hover #notification-cart .notification__close i,a:hover .icon,a:hover .notification--alert i{color:#03060d}.active.link,.active.link--text,a.active{color:#03060d;font-weight:600}#notification-cart .notification__close .active.link i,#notification-cart .notification__close .active.link--text i,#notification-cart .notification__close a.active i,.active.link #notification-cart .notification__close i,.active.link .icon,.active.link .notification--alert i,.active.link--text #notification-cart .notification__close i,.active.link--text .icon,.active.link--text .notification--alert i,.notification--alert .active.link i,.notification--alert .active.link--text i,.notification--alert a.active i,a.active #notification-cart .notification__close i,a.active .icon,a.active .notification--alert i{color:#03060d}.link,a{cursor:pointer;font-weight:600;text-decoration:none}#notification-cart .notification__close .link i,#notification-cart .notification__close a i,.link,.link #notification-cart .notification__close i,.link .icon,.link .notification--alert i,.notification--alert .link i,.notification--alert a i,a,a #notification-cart .notification__close i,a .icon,a .notification--alert i{color:#0a152f}#notification-cart .notification__close .link--text i,.link--text,.link--text #notification-cart .notification__close i,.link--text .icon,.link--text .notification--alert i,.notification--alert .link--text i{color:#636363}.text,p{margin:0 0 20px}.text--inverted{color:#fff}blockquote{border-left:4px solid #e5e5e5;margin:0;padding-left:20px}figcaption{color:#ddd;font-size:13px}svg{pointer-events:none}@keyframes tooltipFixed__active{0%{opacity:0}to{opacity:1}}:root{--font-base:Inter,Helvetica Neue,Helvetica,Arial,sans-serif;--font-title:Degular,Inter,Helvetica Neue,Helvetica,Arial,sans-serif;--non-latin-font:Helvetica Neue,Helvetica,Arial,sans-serif}.box-container{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-moz-box-pack:center;box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center;gap:10px;width:100%}.box__inner{position:relative}.box{min-width:315px;-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1;-moz-flex:1;-ms-flex:1;flex:1}.box a{background-color:#fff;border:1px solid #d8d8d8;border-radius:3px;display:block;overflow:hidden;position:relative}.box a:hover{border-color:#a5a5a5}.box .box__icons-number{color:#777;font-size:12px;font-weight:600;text-transform:uppercase}@media screen and (max-width:480px){.box .box__icons-number{display:none}}.box .badge-license{bottom:13px;left:12px;position:absolute;z-index:1}.box .badge-license i:before{height:14px;width:14px}@media screen and (max-width:480px){.box .badge-license{bottom:9px}}.box .img-holder{overflow:hidden}.box .img-holder img{display:block;height:auto;margin:auto}.box footer{background:#fff;color:#121212;font-size:14px;font-weight:600;height:44px;line-height:44px;padding:0 12px;position:relative}@media screen and (max-width:480px){.box footer{height:34px;line-height:34px}}.box footer .avatar{height:32px;width:32px}@media screen and (max-width:480px){.box footer .avatar{height:22px;width:22px}}.box footer .name{color:#121212;font-size:13px}.box .name{text-transform:capitalize}.box.box--category .img-holder{height:auto;padding-bottom:0}.box.box-premium footer .name{margin-left:20px}.box.box--bookmark .box__inner{background-color:#fff;border:1px solid #c8c8c8}.box.box--bookmark a{border:none;display:initial}.box.box--bookmark footer{color:#777;height:auto;line-height:normal}.box.box--bookmark footer strong{color:#121212;font-size:18px}.box.box--bookmark footer a{color:#424242;font-weight:600}@media screen and (max-width:768px){.box{-webkit-box-flex:none;-moz-box-flex:none;box-flex:none;-webkit-flex:none;-moz-flex:none;-ms-flex:none;flex:none;float:left;min-width:auto;width:calc(50% - 5px)}.box .badge{display:none}}@media screen and (max-width:480px){.box .img-holder{margin:auto;max-width:150px}}@media screen and (max-width:640px){.box--author{min-width:100%;padding:5px 0}}.box--author a .box--author-pt1{align-items:center;display:flex;justify-content:space-between;margin:20px}.box--author a .box--author-pt1 .author-img{height:auto;max-width:inherit;width:54px}.box--author a .box--author-pt1 .author-img img,.box--author a .box--author-pt1 .author-img source{border-radius:100%;height:auto;max-width:inherit;width:100%}.box--author a .box--author-pt1 .author-img img{display:block}.box--author a .box--author-pt1 .author-info{flex:1;margin-left:15px;overflow:hidden}.box--author a .box--author-pt1 .author-info--name{color:#424242;font-size:13px;font-weight:600;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.box--author a .box--author-pt1 .author-info--icons{color:#777;font-size:12px;margin:0}.box--author a .box--author-pt1 .bj-button{min-width:81px}.box--author a .box--author-pt2{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px;width:100%}@media only screen and (max-width:320px){.box--author a .box--author-pt2{justify-content:center}}.box--author a .box--author-pt2 .sprite{min-width:100px;padding:0 10px}@media only screen and (max-width:320px){.box--author a .box--author-pt2 .sprite:last-child{display:none}}.box--author a .box--author-pt2 .sprite .img-wrapper{overflow:hidden;position:relative}.box--author a .box--author-pt2 .sprite .img-wrapper:before{content:"";display:block;padding:0 0 94%}.box--author a .box--author-pt2 .sprite img{height:100%;left:0;max-width:inherit;position:absolute;top:0;width:150%}.box--author a .box--author-pt2 .sprite.empty .img-wrapper:before{background:#f0f0f0;border-radius:2px}.modal-essentials{z-index:101}.modal-essentials .modal__container{max-width:640px}.modal-essentials .modal__container.extra{max-width:560px}.modal-essentials__header{background-color:#eb644c;color:#fff}.modal-essentials__headerv2 button,.modal-essentials__headerv2 h6,.modal-essentials__headerv2 i{color:#eb644c}.modal-essentials__content,.modal-essentials__headerv2 i.icon--cross{color:#0a152f}.modal-essentials__content h6,.modal-essentials__content h6 span,.modal-essentials__content i{color:#eb644c}.modal-essentials__content a{line-height:1.2}.modal-essentials__content a.link-contact-unpaid-teams{color:#3b9e62}.modal-essentials .modal-essentials__payment-step i.icon--spinner{width:100%}.modal-essentials .modal-essentials__payment-step i.icon--spinner:after{animation:rotate .6s linear infinite;border:2px solid hsla(0,0%,100%,.3);border-radius:50%;border-top-color:#fff;box-sizing:border-box;content:"";display:block!important;height:24px;margin:4px auto;opacity:1;overflow:hidden;position:relative;top:-6px;width:24px}.modal-essentials .modal-essentials__payment-step i.icon--spinner:before{display:none}.modal-essentials .countdown{color:#0a152f;margin-bottom:10px}.modal-essentials .countdown__description{display:none}header>#essentials button{background-color:#eb644c}header>#essentials a.my-subscription{background-color:#2955bb}header>#essentials .close-being-processed{background-color:transparent}header>#essentials .close-being-processed i:before{color:#fff}#footer{background-color:#0a152f;border:none;color:#9c9c9c;font-size:13px;margin:0;padding:50px 0 0}#footer #ot-sdk-btn,#footer a:not(.btn):not(.bj-button){color:#fff}#footer #ot-sdk-btn{background:none;border:none;font-size:13px;margin:0;padding:0;text-align:left;vertical-align:inherit}#footer .footer__column{width:20%}#footer .footer__column ul{margin-bottom:10px}#footer .footer__column ul li{margin-bottom:5px;vertical-align:top}#footer .footer__column input{appearance:none;-webkit-appearance:none;display:none}#footer .footer__column.stickers{margin-bottom:30px}#footer .footer__title label{color:#fff;display:block;font-weight:700;margin-bottom:5px;text-transform:uppercase}#footer .footer__title label i{color:#fff;transform:rotate(90deg)}#footer .footer__legal a{color:#9c9c9c}#footer .share{margin-bottom:20px}#footer .share li{display:inline-block;float:none}#footer .share li a:not(.btn):not(.bj-button){align-items:center;border-radius:3px;color:#fff;display:flex;height:34px;justify-content:center;line-height:34px;width:34px}#footer .copyright{border-top:1px solid #424242;margin-top:20px;padding:20px 0;text-align:center}#footer .language-selector .popover-button{color:#fff}#footer .language-selector .popover-button i{color:#fff!important}#footer .language-selector .popover-content{padding:0;width:160px}#footer .language-selector .popover-content:after,#footer .language-selector .popover-content:before{right:15px;top:100%}#footer .language-selector ul{margin:0}#footer .language-selector a:not(.btn):not(.bj-button){color:#9c9c9c;display:block;padding:5px}#footer .language-selector a:not(.btn):not(.bj-button):hover{background-color:#f0f0f0}#footer .footer__social{text-align:right}#footer .footer__projects{background-color:rgba(66,66,66,.5);padding:20px 10px}#footer .footer__projects strong{color:#777}#footer .footer__projects ul{float:right;font-weight:700;margin:0}#footer .footer__projects ul li{display:inline-block;margin-left:20px}#footer .footer__projects ul a{font-weight:700}@media screen and (max-width:992px){#footer .footer__column{width:33.333%}#footer .footer__social{text-align:left}}@media screen and (max-width:640px){#footer{padding:30px 0 0}#footer .footer__column{width:100%}#footer .footer__column ul:not(.share){display:none}#footer .footer__column input:checked+ul{display:block;margin-bottom:30px}#footer .footer__column ul li{margin-bottom:10px}#footer .footer__column ul.share li{margin:0 5px 10px}#footer .footer__column.stickers{margin-bottom:0}#footer .footer__top a{line-height:1.2;margin:0 auto 10px;max-width:300px;text-align:center;width:100%}#footer .footer__top a.logo-flaticon{margin-bottom:20px}#footer .footer__buttons{margin:0;width:100%}#footer .footer__legal,#footer .footer__social{text-align:center}#footer .copyright .countdown ul,#footer .copyright .groups__item,#footer .copyright .landing--register .separator,#footer .copyright .profile-login .group,#footer .copyright .row,.countdown #footer .copyright ul,.landing--register #footer .copyright .separator,.profile-login #footer .copyright .group{display:block;text-align:center}#footer .copyright .popover{margin-top:20px;width:100%}#footer .copyright .popover button,#footer .copyright .popover div{max-width:300px;width:100%}#footer .footer__projects{text-align:center}#footer .footer__projects ul{float:none;margin-top:20px}#footer .footer__projects ul li:first-child{margin-left:0}}@media (max-width:1312px){.collections-visible #footer .footer__column{width:33.333%}.collections-visible #footer .footer__social{text-align:left}}#header{background:none;border:none;margin:0;padding:0}.header{left:0;position:fixed;top:0;width:100%;z-index:14}.header--menu{background-color:#0a152f;height:54px;padding:0 20px}.header--menu nav{-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1;-moz-flex:1;-ms-flex:1;flex:1;font-size:13px;padding:0 20px}.header--menu nav a{color:#d8d8d8;font-weight:600}.header--menu nav a:hover{color:#f0f0f0}.header--menu nav a.text__state--yellow{color:#feb602}.header--menu nav .uicons__header-link .badge{color:#fff}.header--menu__login{min-width:50px}.header--menu__login .notification-center-menu-trigger{position:relative}.header--menu__login .notification-center-menu-trigger button:active,.header--menu__login .notification-center-menu-trigger button:focus,.header--menu__login .notification-center-menu-trigger button:hover{text-decoration:none}.header--menu__login .notification-center-menu-trigger i{line-height:38px;text-align:center;width:54px}.header--menu__login .notification-center-menu-trigger .badge{color:#fff;height:16px;line-height:16px;min-width:16px;position:absolute;top:0}.header--menu__login #notification-center-menu-side{background:#fff;border-radius:10px 0 0 10px;border-top:0;bottom:0;color:#424242;display:flex;flex-direction:column;list-style-type:none;margin:0;max-width:392px;overflow:hidden;padding:0;position:fixed;right:0;top:54px;transform:translateX(100%);transition:all .25s ease .3s,visibility .25s linear .25s;width:100%;z-index:11;z-index:75}.header--menu__login #notification-center-menu-side.active{box-shadow:0 2px 7px rgba(0,0,0,.4);opacity:1;right:0;transform:translateX(0);transition-delay:.3s;visibility:visible}.header--menu__login #notification-center-menu-side .notification-center-menu-side__title-container{align-items:center;background:#f0f0f0;display:flex;font-weight:600;justify-content:space-between;line-height:24px;padding:16px;position:relative}.header--menu__login #notification-center-menu-side .notification-center-menu-side__title-container i{cursor:pointer}.header--menu__login #notification-center-menu-side .notification-center-menu-side__promo{border:1px solid #e5e5e5;border-radius:10px;margin:16px}.header--menu__login #notification-center-menu-side .notification-center-menu-side__promo .notification-image{align-items:center;background-image:url(../assets/baa3cefa24a2b9e5e12c.png);background-position:100%;background-size:cover;border-radius:10px;display:flex;height:114px;justify-content:flex-end;padding:20px}.header--menu__login #notification-center-menu-side .notification-center-menu-side__promo a{display:block;padding:16px}.header--menu__login #notification-center-menu-side .notification-center-menu-side__empty{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:16px;text-align:center}.header--menu__login #notification-center-menu-side .notification-center-menu-side__empty .empty-notification-icon-container{background:rgba(43,196,138,.5);border-radius:10px;font-size:24px;margin:20px;padding:15px}.header--menu__login #notification-center-menu-side .notification-center-menu-side__empty .empty-notification-icon-container i:before{color:#fff}.header--menu__login #overlay-notifications{display:none}.header--menu__login #overlay-notifications.active{background-color:rgba(0,0,0,.25);display:block;height:100vh;left:0;position:absolute;top:0;width:100vw;z-index:70}.header--menu__login #gr_not-connected .login-register-buttons-container{display:none}.header--menu__login #gr_not-connected .login-register-user-button{display:block}@media screen and (min-width:1400px){.header--menu__login #gr_not-connected .login-register-buttons-container{display:flex}.header--menu__login #gr_not-connected .login-register-user-button{display:none}}.header--search{background-color:#fff;box-shadow:0 0 0 1px #d8d8d8}.header--search__inner{padding:10px 20px}.header--search__inner .bj-button{box-shadow:inset 0 0 0 2px #d8d8d8;box-shadow:none;color:#424242}.header--search__inner .bj-button:focus,.header--search__inner .bj-button:hover{box-shadow:none;color:#424242}.header--search__inner .bj-button#button-filters,.header--search__inner .bj-button#button-filters:focus,.header--search__inner .bj-button#button-filters:hover{box-shadow:none!important;color:#424242!important}.header--search__inner .fake-search .popover .popover-content{border:none;box-shadow:0 2px 8px rgba(66,66,66,.06),0 15px 30px rgba(66,66,66,.1);color:#424242;padding:0 10px}.header--search__inner .fake-search .popover .popover-content hr{left:0;position:absolute;width:100%}.header--search__inner .fake-search .popover .popover-content .switch{line-height:44px}.header--search__inner .fake-search .popover .popover-content.stickers{min-width:185px}.header--search__inner .header--search__filters.checkbox{padding:7px}#notification-cart .notification__close .header--search__inner .header--search__filters.checkbox i,.header--search__inner .header--search__filters.checkbox #notification-cart .notification__close i,.header--search__inner .header--search__filters.checkbox .icon,.header--search__inner .header--search__filters.checkbox .notification--alert i,.notification--alert .header--search__inner .header--search__filters.checkbox i{color:#424242;padding:0}@media screen and (max-width:992px){.header--search__inner{padding:10px}}.header--search .logo{display:none}.header--search .radio-group{font-size:13px;line-height:1.6;margin:10px 0}.header--search .radio-group .fake-radio:before{height:18px;width:18px}.header--search .radio-group input[type=radio]:checked+label.fake-radio:before{box-shadow:inset 0 0 0 4px #3b9e62}.header--search .checkbox-group{font-size:13px}.header--search .checkbox-group .fake-checkbox:before{height:18px;width:18px}.header--search .checkbox-group input[type=checkbox]:checked+label.fake-checkbox:after{height:18px;line-height:18px;width:18px}.header .popover-tools .popover-button{color:#d8d8d8;cursor:pointer;font-weight:600}.header .popover-tools .popover-content{max-width:620px;min-width:570px;padding:20px 30px;z-index:5}.header .popover-tools .popover-content:before{left:1.8em}.header .popover-tools .popover-content:after{left:1.7em}@media screen and (max-width:992px){.header .popover-tools .popover-content{max-width:inherit;min-width:inherit;padding:10px 20px 20px 36px!important}}.header .popover-tools .popover-content .popover-tools-box{margin-right:30px}.header .popover-tools .popover-content .popover-tools-box:last-child{flex:1;margin-right:0;max-width:280px}.header .popover-tools .popover-content .popover-tools-box .menu-tools-link{display:flex;flex-direction:column;margin-bottom:10px}.header .popover-tools .popover-content .popover-tools-box .menu-tools-link:last-of-type{margin-bottom:0}.header .popover-tools .popover-content .popover-tools-box .menu-tools-link:hover span:first-child,.header .popover-tools .popover-content .popover-tools-box .menu-tools-link:hover span:last-child{color:#121212}.header .popover-tools .popover-content .popover-tools-box .menu-tools-link span:first-child{color:#424242;font-weight:600}.header .popover-tools .popover-content .popover-tools-box .menu-tools-link span:last-child{color:#777;font-weight:400}@media screen and (max-width:992px){.header .popover-tools .popover-content .popover-tools-box .menu-tools-link span{font-size:16px}}.header .popover-tools .popover-content .popover-tools-box .text__general--heading{margin-bottom:15px}.header .popover-tools .popover-content .popover-tools-box .text__general--heading:nth-of-type(2){margin-top:20px}@media screen and (max-width:992px){.header .popover-tools .popover-content .popover-tools-box .text__general--heading{font-size:14px;margin-bottom:0}.header .popover-tools .popover-content .popover-tools-box .text__general--heading:nth-of-type(2){margin-top:10px}.header .popover-tools .popover-content .popover-tools-box .link-api{display:none}}.header #gr_user_menu #gr_connected.active .popover-user .popover-container:before{border-bottom:4px solid #fff;border-left:4px solid transparent;border-right:4px solid transparent;border-top:unset}.header .popover{margin-right:10px;position:relative}.header .popover.type-selector{margin-right:20px}@media screen and (max-width:640px){.header .popover.type-selector{margin-right:0}}.header .popover .popover-content{z-index:6}@media (max-width:1325px){.header .popover--more-btn .popover-content{left:auto;right:0}.header .popover--more-btn .popover-content:after,.header .popover--more-btn .popover-content:before{left:auto;right:1.8em}}@media screen and (min-width:992px){.header .popover--more-btn:hover .popover-bridge{background:transparent;height:35px;position:absolute;width:100%;z-index:6}.header .popover--more-btn:hover .popover-bridge .popover-content,.header .popover--more-btn:hover .popover-bridge:hover .popover-content{display:block;margin-top:-30px}}.header .popover--lang .popover-button{background:none}.header .popover--lang .popover-button :not(img){display:none}.header .popover--lang .popover-button.active,.header .popover--lang .popover-button:hover{background-color:#142a5e}.header .popover--lang .popover-button img{height:auto;width:16px}.header .popover--lang .popover-content{border-radius:3px;min-width:110px;padding:0;text-align:left;top:100%;width:100%}.header .popover--lang .popover-content:after,.header .popover--lang .popover-content:before{display:none}.header .popover--lang .popover-content a{display:block;height:36px;line-height:36px;padding:0 20px}.header .popover--lang .popover-content a:hover{background-color:#f0f0f0}.header .popover--lang .popover-content a.active{font-weight:700}.header .avatar{height:36px;position:relative;width:36px}.header .avatar .premium{background-color:rgba(10,21,47,.3);border:2px solid #feb602;border-radius:50%;display:block;font-size:12px;font-weight:400;height:20px;left:-10px;line-height:14px;position:absolute;text-align:center;top:-5px;width:20px}.header .avatar .premium:before{width:12px}.header .bj-button--mobile{cursor:pointer}.header .bj-button--mobile i{text-align:center;width:54px}.header #main-menu__toggle{appearance:none;-webkit-appearance:none;display:none}@media screen and (min-width:992px){.header .scrollable--menu{overflow:visible}}@media screen and (max-width:992px){.header--menu{padding:0}.header--menu .logo{-webkit-box-ordinal-group:1;-moz-box-ordinal-group:1;box-ordinal-group:1;-webkit-order:1;-moz-order:1;order:1;-ms-flex-order:1;margin-left:auto;margin-right:auto;width:150px}.header--menu nav{-webkit-box-ordinal-group:0;-moz-box-ordinal-group:0;box-ordinal-group:0;-webkit-order:0;-moz-order:0;order:0;-ms-flex-order:0;-webkit-box-flex:none;-moz-box-flex:none;box-flex:none;-webkit-flex:none;-moz-flex:none;-ms-flex:none;flex:none;font-size:17px;padding:0}.header--menu nav a{color:#424242;display:block;height:44px;line-height:44px;margin:0;padding:0 30px;width:100%}.header--menu nav a:hover{color:#424242}.header--menu nav .link-pricing a{white-space:nowrap}.header--menu nav .bj-button{height:54px;line-height:20px}.header--menu nav .bj-button--green,.header--menu nav .bj-button--green:hover{color:#fff}.header--menu nav .bj-button--gray{box-shadow:inset 0 0 0 2px #e5e5e5;color:#121212}.header--menu__login{-webkit-box-ordinal-group:2;-moz-box-ordinal-group:2;box-ordinal-group:2;-webkit-order:2;-moz-order:2;order:2;-ms-flex-order:2;margin-left:0!important}.header input[type=checkbox]:checked+.main-menu{display:block}.header .bg-toggle-menu{background-color:rgba(20,42,94,.9);display:block;height:100%;left:320px;position:fixed;top:0;width:calc(100% - 320px);z-index:5}.header .main-menu{background-color:#fff;display:none;height:100%;left:0;position:fixed;top:0;width:320px;z-index:16}.header .main-menu .popover,.header .main-menu .popover *{width:100%}.header .main-menu .popover-button{color:#424242;display:block;height:44px;line-height:44px;margin:0;padding:0 30px;text-align:left;width:100%}.header .main-menu .popover-button i{color:#424242;height:100%;line-height:44px;position:absolute;right:30px;text-align:right;top:0}.header .main-menu .popover-content{animation:none;background-color:#f7f7f7;border:none;border-radius:0;box-shadow:none;padding:20px 30px;position:relative;top:0;width:100%}.header .main-menu .popover-content:after,.header .main-menu .popover-content:before{display:none}.header .main-menu .popover-content li{margin:0 0 15px}.header .main-menu .popover-content p{height:44px;line-height:44px;margin:0}.header .main-menu .popover-content a{height:auto;line-height:normal;padding:0}.countdown .header .main-menu .popover-content ul,.header .main-menu .popover-content .countdown ul,.header .main-menu .popover-content .groups__item,.header .main-menu .popover-content .landing--register .separator,.header .main-menu .popover-content .profile-login .group,.header .main-menu .popover-content .row,.landing--register .header .main-menu .popover-content .separator,.profile-login .header .main-menu .popover-content .group{display:block}.header .main-menu .popover-content .img-holder{display:none}.header .main-menu .popover--lang,.header .main-menu .popover--lang .popover-container{width:100%}.header .main-menu .popover--lang .popover-button{font-size:17px;margin-top:10px;width:100%}.header .main-menu .popover--lang .popover-button :not(img){display:block}.header .main-menu .popover--lang .popover-button.active,.header .main-menu .popover--lang .popover-button:hover{background:none}.header .main-menu .popover--lang .popover-content a{padding-left:26px}.header .main-menu .popover--lang img{box-shadow:0 0 0 1px #d8d8d8}.header .menu-holder{margin-bottom:100px}.header .menu-holder li{width:100%}.header .menu-holder .menu--mobile__lv2{-webkit-box-ordinal-group:1;-moz-box-ordinal-group:1;box-ordinal-group:1;-webkit-order:1;-moz-order:1;order:1;-ms-flex-order:1}.header .menu-holder .menu--mobile__lv3{-webkit-box-ordinal-group:2;-moz-box-ordinal-group:2;box-ordinal-group:2;-webkit-order:2;-moz-order:2;order:2;-ms-flex-order:2}.header .language-selector{margin:10px 0 0}.header .language-selector:before{border-top:1px solid #e5e5e5;content:"";display:block;left:30px;position:relative;width:calc(100% - 60px)}.header--search .bj-button .button--text{display:none}.header--search .bj-button .badge{margin:0!important;position:absolute;right:-5px;top:-5px}.header--search .popover.popover-filters{margin-right:0}.header--search .popover.popover-filters .popover-button{padding-left:0}.header--search .popover.popover-filters .popover-button .badge{right:5px}.header--search .popover.popover-filters .popover-button.active,.header--search .popover.popover-filters .popover-button:focus{background:none;box-shadow:none}}#collections-toggle{margin:0 0 0 10px;padding:0 10px;transition:none}#collections-toggle .button--text{margin:0 5px 0 0}#collections-toggle .badge{background-color:#d8d8d8;color:#121212;margin:0 5px 0 0}#collections-toggle.limit-reached .badge{background-color:#ff7d6a;color:#fff}#collections-toggle.limit-reached .badge.animate{-webkit-animation:shake 1s both;-moz-animation:shake 1s both;animation:shake 1s both}@media screen and (max-width:992px){#collections-toggle{margin-left:0;padding:0 0 0 10px}}.collections-visible #collections-toggle{display:none}.modal-craft-info .modal__close{right:15px;top:15px}.modal-craft-info .modal__close .icon--cross{color:#424242;font-size:20px}.modal-craft-info .modal__container{max-width:740px}.modal-craft-info .modal__container .content{border-radius:8px;display:flex;padding:0}.modal-craft-info__left{align-items:center;background:url(../assets/b3dcb657e2861aae9b5b.png);background-size:cover;display:flex;flex-shrink:0;justify-content:center;width:250px}.modal-craft-info__left img{mix-blend-mode:multiply}.modal-craft-info__right{padding:40px 50px 40px 40px}.modal-craft-info__right h6{margin:0 0 10px}.modal-craft-info__right>p{color:#424242}.modal-craft-info__right__item{display:flex}.modal-craft-info__right__item__image{flex-shrink:0;margin-right:20px;width:44px}.modal-craft-info__right__item__image i:before{align-items:center;background:rgba(74,210,149,.1);border-radius:8px;color:#286d34;display:flex;height:44px;justify-content:center;width:44px}.modal-craft-info__right__item__text p:first-child{color:#424242}.modal-craft-info__right__buttons{display:flex}.modal-craft-info__right__buttons>a{line-height:1.2;width:50%}.modal-craft-info__right__buttons>a:first-child{color:#32864c}@media screen and (max-width:768px){.modal-craft-info{padding:0}.modal-craft-info__left{display:none}.modal-craft-info__right__buttons{flex-wrap:wrap}.modal-craft-info__right__buttons>a{width:100%}.modal-craft-info__right__buttons>a:first-child{margin-bottom:20px}}.modal-attribution-new{overflow-y:auto;z-index:305}.modal-attribution-new .modal__container{padding:0}.modal-attribution-new .modal__close{right:15px;top:15px}.modal-attribution-new .modal__close .icon--cross{color:#424242;font-size:20px}.modal-attribution-new .content{padding:0}.modal-attribution-new .content-header{padding:30px 20px 0;text-align:center}.modal-attribution-new .content-header--title{color:#424242;font-size:34px;font-weight:600}@media screen and (max-width:768px){.modal-attribution-new .content-header--title{font-size:26px}}.modal-attribution-new .content-header--text{color:#5b5b5b;font-size:18px;margin:auto auto 40px;max-width:766px}@media screen and (max-width:768px){.modal-attribution-new .content-header--text{font-size:16px}}.modal-attribution-new .content-body .accordion2__menu{border-bottom:1px solid #e5e5e5;overflow-x:auto;width:100%}.modal-attribution-new .content-body .accordion2__menu .accordion2__menu__box{display:flex;margin:auto;max-width:700px}.modal-attribution-new .content-body .accordion2__menu--item{align-items:center;color:#777;cursor:pointer;display:flex;font-weight:600;height:44px;justify-content:center;margin:0;padding:0 30px;white-space:nowrap}.modal-attribution-new .content-body .accordion2__menu--item.active{border-bottom:1px solid #424242;color:#424242}.modal-attribution-new .content-body .accordion2__container{padding:0 20px}.modal-attribution-new .content-body .accordion2__container .accordion2__content{display:none}.modal-attribution-new .content-body .accordion2__container .accordion2__content p{font-size:14px;text-align:center}.modal-attribution-new .content-body .accordion2__container .accordion2__content p span{color:#424242;font-weight:600}.modal-attribution-new .content-body .accordion2__container .accordion2__content p:first-of-type{color:#424242;font-weight:600;margin:40px 0 20px}.modal-attribution-new .content-body .accordion2__container .accordion2__content p:nth-of-type(2){margin:auto;max-width:766px}.modal-attribution-new .content-body .accordion2__container .accordion2__content .copy-box{max-width:768px}.modal-attribution-new .content-body .accordion2__container .accordion2__content.active{display:block}.modal-attribution-new .social-media-buttons .bj-button{margin:5px}@media screen and (max-width:640px){.modal-attribution-new .social-media-buttons .bj-button{margin:5px 0;width:100%}}.modal__banner-footer{background:url(../assets/ad638b1e41096caab93f.png) 50% no-repeat;background-size:cover;color:#fff;padding:45px 20px;text-align:center}@media screen and (max-width:768px){.modal__banner-footer{background:#142a5e}}.modal__banner-footer--title{font-size:26px;font-weight:600}@media screen and (max-width:768px){.modal__banner-footer--title{font-size:22px}}.modal__banner-footer--text{font-size:18px;margin:auto;max-width:600px}@media screen and (max-width:768px){.modal__banner-footer--text{font-size:16px}}.modal__banner-footer--text span{color:#feb602;font-weight:700}.modal__banner-footer--text a{color:#feb602;font-weight:600}.social-media-buttons{display:flex;flex-wrap:wrap;justify-content:center;margin:30px 0}.social-media-buttons .bj-button{margin:0 5px}.social-media-buttons .bj-button:first-child{margin-left:0}.social-media-buttons .bj-button:last-child{margin-right:0}.social-media-buttons .bj-button:last-child>span{overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:640px){.social-media-buttons .bj-button{width:100%}}.social-media-buttons .attribution__text,.social-media-buttons .copy__text{margin-top:-100%;opacity:0;position:absolute;right:0;top:0}.social-media-buttons .copy__trigger span{display:none;font-size:14px}.social-media-buttons .copy__trigger span.active{display:block}.copy-box{align-items:center;display:flex;margin:30px auto}@media screen and (max-width:480px){.copy-box{flex-direction:column}}.copy-box .copy__text{margin-top:-100%;opacity:0;position:absolute;right:0;top:0}.copy-box .attribution__text{background:#f7f7f7;border:1px solid #e5e5e5;color:#9c9c9c;font-size:14px;height:44px;line-height:44px;margin-bottom:0;margin-right:10px;overflow:hidden;padding:0 10px;text-overflow:ellipsis;white-space:nowrap;width:100%}@media screen and (max-width:480px){.copy-box .attribution__text{margin-bottom:10px;margin-right:0}.copy-box .copy__trigger{width:100%}}.copy-box .copy__trigger span{display:none}.copy-box .copy__trigger span.active{display:block}#modal-attribution.modal-attribution-detail.active{background-color:rgba(10,21,47,.85);display:flex;flex-direction:column;height:auto;justify-content:center;min-height:100%;padding:20px;position:absolute;width:100%}#modal-attribution.modal-attribution-detail.active .modal-attribution__wrapper{display:flex;flex:1;flex-direction:column;height:100%;justify-content:center}#modal-attribution.modal-attribution-detail.active .attribution :not(span){color:#fff}#modal-attribution.modal-attribution-detail.active .attribution h6{line-height:1.5}#modal-attribution.modal-attribution-detail.active .attribution>.groups__item,#modal-attribution.modal-attribution-detail.active .attribution>.row,#modal-attribution.modal-attribution-detail.active .countdown .attribution>ul,#modal-attribution.modal-attribution-detail.active .landing--register .attribution>.separator,#modal-attribution.modal-attribution-detail.active .profile-login .attribution>.group,.countdown #modal-attribution.modal-attribution-detail.active .attribution>ul,.landing--register #modal-attribution.modal-attribution-detail.active .attribution>.separator,.profile-login #modal-attribution.modal-attribution-detail.active .attribution>.group{margin:0 auto;max-width:max-content}#modal-attribution.modal-attribution-detail.active .attribution .social-media-buttons button:last-child{flex-grow:3}#modal-attribution.modal-attribution-detail.active .modal__container{background-color:transparent;display:flex;flex:1;flex-direction:column;height:100%;justify-content:center;margin:0;max-width:unset}#modal-attribution.modal-attribution-detail.active .modal__container i.icon--cross{color:#fff}@media screen and (max-width:1400px){#modal-attribution.modal-attribution-detail.active .attribution{padding-top:30px;text-align:center}#modal-attribution.modal-attribution-detail.active .attribution .attribution__video,#modal-attribution.modal-attribution-detail.active .attribution h6{display:none}#modal-attribution.modal-attribution-detail.active .attribution .download-problems-box{justify-content:center}}@media screen and (max-width:992px){#modal-attribution.modal-attribution-detail.active .modal__container{vertical-align:top}#modal-attribution.modal-attribution-detail.active .modal__container .attribution .content{margin:0 auto}}@media screen and (max-width:768px){#modal-attribution.modal-attribution-detail.active .attribution .social-media-buttons .bj-button{margin:0 5px}#modal-attribution.modal-attribution-detail.active .attribution .social-media-buttons button:last-child{flex-grow:1}}@media screen and (max-width:640px){#modal-attribution.modal-attribution-detail.active .attribution .social-media-buttons{align-items:flex-start;flex-direction:row;flex-wrap:nowrap}}.fi-modal.modal-base64 .modal-fade-screen{background-color:rgba(10,21,47,.5);overflow:auto;padding-top:0}.fi-modal.modal-base64 .modal-fade-screen .modal-inner{box-shadow:0 0 1px #121212;max-height:none;max-width:960px;padding:0;text-align:center;width:100%}.fi-modal.modal-base64 textarea{background:transparent;border:none;color:#777;font-size:13px;line-height:44px;overflow:hidden;padding:0;word-break:break-all}.fi-modal.modal-base64 .modal__banner-footer p{color:#fff}@media screen and (min-width:768px){.fi-modal.modal-base64 .modal-state:checked+.modal-fade-screen .modal-inner{top:50%;transform:scale(1) translateY(-50%)}}.fi-modal .modal-base64__content{padding:50px}@media screen and (max-width:768px){.fi-modal .modal-base64__content{padding:20px}}.modal-confirm-copy-content .modal__container .content{padding:50px}.modal-confirm-copy-content .modal-actions{display:flex;justify-content:space-between}.modal-confirm-copy-content .progress-bar__title{align-items:center;display:flex;justify-content:center;width:100%}.modal-confirm-copy-content .completed.progress-bar__title,.modal-confirm-copy-content .completed.progress-bar__title i:before{color:#44b678}.modal-confirm-copy-content .completed.progress-bar__value{animation-duration:.5s;animation-name:width;background-color:#44b678;width:100%}@keyframes width{0%{width:0}to{width:100%}}@media screen and (max-width:992px){.modal-confirm-copy-content .modal-actions{flex-wrap:wrap;justify-content:center}.modal-confirm-copy-content .modal-actions .button__cancel{margin-bottom:10px}.modal-confirm-copy-content .modal-actions #confirm-download-button{width:100%}}.fi-modal.modal-download .modal-state:checked+.modal-fade-screen .modal-inner{top:0;transform:none}.fi-modal.modal-download .modal-fade-screen{background-color:rgba(10,21,47,.5);overflow:auto;padding-top:0}.fi-modal.modal-download .modal-inner{border-radius:0;max-height:none;padding:0;text-align:center;width:100%}.fi-modal.modal-download header{padding:20px 20px 0}.fi-modal.modal-download header p{margin:0 10px 10px}.fi-modal.modal-download header p span{vertical-align:middle}.fi-modal.modal-download header .icon-holder{display:inline-block}.fi-modal.modal-download header .icon-holder img{display:inline-block;height:24px;vertical-align:middle;width:24px}.fi-modal.modal-download header .author img{display:inline-block;height:30px;vertical-align:middle;width:30px}.fi-modal.modal-download .modal-body{padding:20px 0}.fi-modal.modal-download .modal-body.nopremium .column-free{width:100%}.fi-modal.modal-download .modal-body.nopremium .column-premium{display:none}.fi-modal.modal-download .column{padding:0 20px;width:100%}.fi-modal.modal-download .column-premium{border-right:1px solid #f0f0f0}.fi-modal.modal-download .btn{color:#fff;display:inline-block;margin-bottom:20px;padding:20px;width:100%}.fi-modal.modal-download .btn b{font-size:24px;line-height:1.6}.fi-modal.modal-download .btn p{color:#fff;line-height:1.6;margin:0;white-space:normal}.fi-modal.modal-download .btn span{vertical-align:initial}.fi-modal.modal-download ul li{margin-bottom:10px}.fi-modal.modal-download ul li:last-child{margin-bottom:20px}@media screen and (min-width:768px){.fi-modal.modal-download ul li:last-child{margin-bottom:0}}.fi-modal.modal-download .hide-phone--xs{display:none}.fi-modal.modal-download.modal-collection-pack .modal-fade-screen .modal-inner .modal-body{height:auto}.fi-modal.modal-download.modal-collection-pack .modal-fade-screen .modal-inner .modal-body .column-free p:empty,.fi-modal.modal-download.modal-collection-pack .modal-fade-screen .modal-inner .modal-body .column-premium p:empty{display:none}@media (min-width:375px){.fi-modal.modal-download .show-phone--xs{display:none}.fi-modal.modal-download .hide-phone--xs{display:block}.fi-modal.modal-download .modal-inner{max-width:600px}}@media screen and (min-width:768px){.fi-modal.modal-download .modal-state:checked+.modal-fade-screen .modal-inner{top:50%;transform:scale(1) translateY(-50%)}.fi-modal.modal-download header p{display:inline-block;vertical-align:middle}.fi-modal.modal-download .modal-inner{border-radius:3px;max-width:960px}.fi-modal.modal-download .column{width:50%}}.modal-funnel-premium{background:none;pointer-events:none;z-index:999}.modal-funnel-premium .modal__container{margin-bottom:-100%;max-width:730px;pointer-events:all;vertical-align:middle;width:100%}@media screen and (max-width:768px){.modal-funnel-premium .modal__container{max-width:412px}}.modal-funnel-premium .modal__container .content{border-radius:5px;box-shadow:0 0 60px rgba(14,42,71,.25)}.countdown .modal-funnel-premium .modal__container ul,.landing--register .modal-funnel-premium .modal__container .separator,.modal-funnel-premium .modal__container .countdown ul,.modal-funnel-premium .modal__container .groups__item,.modal-funnel-premium .modal__container .landing--register .separator,.modal-funnel-premium .modal__container .profile-login .group,.modal-funnel-premium .modal__container .row,.profile-login .modal-funnel-premium .modal__container .group{align-items:center;height:140px;justify-content:flex-end;margin:0!important;padding:0 40px!important}@media screen and (max-width:768px){.countdown .modal-funnel-premium .modal__container ul,.landing--register .modal-funnel-premium .modal__container .separator,.modal-funnel-premium .modal__container .countdown ul,.modal-funnel-premium .modal__container .groups__item,.modal-funnel-premium .modal__container .landing--register .separator,.modal-funnel-premium .modal__container .profile-login .group,.modal-funnel-premium .modal__container .row,.profile-login .modal-funnel-premium .modal__container .group{flex-direction:column;height:inherit;justify-content:center;padding:30px!important}}.countdown .modal-funnel-premium .modal__container ul .img,.landing--register .modal-funnel-premium .modal__container .separator .img,.modal-funnel-premium .modal__container .countdown ul .img,.modal-funnel-premium .modal__container .groups__item .img,.modal-funnel-premium .modal__container .landing--register .separator .img,.modal-funnel-premium .modal__container .profile-login .group .img,.modal-funnel-premium .modal__container .row .img,.profile-login .modal-funnel-premium .modal__container .group .img{align-items:center;display:flex;height:70px;margin:0 40px 0 0;position:relative;width:70px}@media screen and (max-width:768px){.countdown .modal-funnel-premium .modal__container ul .img,.landing--register .modal-funnel-premium .modal__container .separator .img,.modal-funnel-premium .modal__container .countdown ul .img,.modal-funnel-premium .modal__container .groups__item .img,.modal-funnel-premium .modal__container .landing--register .separator .img,.modal-funnel-premium .modal__container .profile-login .group .img,.modal-funnel-premium .modal__container .row .img,.profile-login .modal-funnel-premium .modal__container .group .img{margin:0 0 40px}}.countdown .modal-funnel-premium .modal__container ul .img i,.landing--register .modal-funnel-premium .modal__container .separator .img i,.modal-funnel-premium .modal__container .countdown ul .img i,.modal-funnel-premium .modal__container .groups__item .img i,.modal-funnel-premium .modal__container .landing--register .separator .img i,.modal-funnel-premium .modal__container .profile-login .group .img i,.modal-funnel-premium .modal__container .row .img i,.profile-login .modal-funnel-premium .modal__container .group .img i{left:-15px;position:absolute;top:-15px}@media screen and (max-width:768px){.countdown .modal-funnel-premium .modal__container ul .img i,.landing--register .modal-funnel-premium .modal__container .separator .img i,.modal-funnel-premium .modal__container .countdown ul .img i,.modal-funnel-premium .modal__container .groups__item .img i,.modal-funnel-premium .modal__container .landing--register .separator .img i,.modal-funnel-premium .modal__container .profile-login .group .img i,.modal-funnel-premium .modal__container .row .img i,.profile-login .modal-funnel-premium .modal__container .group .img i{bottom:-30px;left:50%;margin-left:-7px;top:inherit}}.countdown .modal-funnel-premium .modal__container ul .img img,.landing--register .modal-funnel-premium .modal__container .separator .img img,.modal-funnel-premium .modal__container .countdown ul .img img,.modal-funnel-premium .modal__container .groups__item .img img,.modal-funnel-premium .modal__container .landing--register .separator .img img,.modal-funnel-premium .modal__container .profile-login .group .img img,.modal-funnel-premium .modal__container .row .img img,.profile-login .modal-funnel-premium .modal__container .group .img img{height:auto;width:100%}.countdown .modal-funnel-premium .modal__container ul .text,.landing--register .modal-funnel-premium .modal__container .separator .text,.modal-funnel-premium .modal__container .countdown ul .text,.modal-funnel-premium .modal__container .groups__item .text,.modal-funnel-premium .modal__container .landing--register .separator .text,.modal-funnel-premium .modal__container .profile-login .group .text,.modal-funnel-premium .modal__container .row .text,.profile-login .modal-funnel-premium .modal__container .group .text{flex:1;margin:0}@media screen and (max-width:768px){.countdown .modal-funnel-premium .modal__container ul .text,.landing--register .modal-funnel-premium .modal__container .separator .text,.modal-funnel-premium .modal__container .countdown ul .text,.modal-funnel-premium .modal__container .groups__item .text,.modal-funnel-premium .modal__container .landing--register .separator .text,.modal-funnel-premium .modal__container .profile-login .group .text,.modal-funnel-premium .modal__container .row .text,.profile-login .modal-funnel-premium .modal__container .group .text{text-align:center}}.countdown .modal-funnel-premium .modal__container ul .text__items,.landing--register .modal-funnel-premium .modal__container .separator .text__items,.modal-funnel-premium .modal__container .countdown ul .text__items,.modal-funnel-premium .modal__container .groups__item .text__items,.modal-funnel-premium .modal__container .landing--register .separator .text__items,.modal-funnel-premium .modal__container .profile-login .group .text__items,.modal-funnel-premium .modal__container .row .text__items,.profile-login .modal-funnel-premium .modal__container .group .text__items{font-size:14px;margin:0}.countdown .modal-funnel-premium .modal__container ul .text__items:first-child,.landing--register .modal-funnel-premium .modal__container .separator .text__items:first-child,.modal-funnel-premium .modal__container .countdown ul .text__items:first-child,.modal-funnel-premium .modal__container .groups__item .text__items:first-child,.modal-funnel-premium .modal__container .landing--register .separator .text__items:first-child,.modal-funnel-premium .modal__container .profile-login .group .text__items:first-child,.modal-funnel-premium .modal__container .row .text__items:first-child,.profile-login .modal-funnel-premium .modal__container .group .text__items:first-child{font-size:16px;font-weight:700;margin-bottom:10px}.countdown .modal-funnel-premium .modal__container ul .modal__close,.landing--register .modal-funnel-premium .modal__container .separator .modal__close,.modal-funnel-premium .modal__container .countdown ul .modal__close,.modal-funnel-premium .modal__container .groups__item .modal__close,.modal-funnel-premium .modal__container .landing--register .separator .modal__close,.modal-funnel-premium .modal__container .profile-login .group .modal__close,.modal-funnel-premium .modal__container .row .modal__close,.profile-login .modal-funnel-premium .modal__container .group .modal__close{height:44px;margin:0 0 0 40px;padding:0;position:static;width:177px}@media screen and (max-width:768px){.countdown .modal-funnel-premium .modal__container ul .modal__close,.landing--register .modal-funnel-premium .modal__container .separator .modal__close,.modal-funnel-premium .modal__container .countdown ul .modal__close,.modal-funnel-premium .modal__container .groups__item .modal__close,.modal-funnel-premium .modal__container .landing--register .separator .modal__close,.modal-funnel-premium .modal__container .profile-login .group .modal__close,.modal-funnel-premium .modal__container .row .modal__close,.profile-login .modal-funnel-premium .modal__container .group .modal__close{margin:20px 0 0}}.countdown .modal-funnel-premium .modal__container ul .modal__close__register,.landing--register .modal-funnel-premium .modal__container .separator .modal__close__register,.modal-funnel-premium .modal__container .countdown ul .modal__close__register,.modal-funnel-premium .modal__container .groups__item .modal__close__register,.modal-funnel-premium .modal__container .landing--register .separator .modal__close__register,.modal-funnel-premium .modal__container .profile-login .group .modal__close__register,.modal-funnel-premium .modal__container .row .modal__close__register,.profile-login .modal-funnel-premium .modal__container .group .modal__close__register{border-radius:3px;color:#fff;display:block;font-size:16px;font-weight:600;line-height:44px;padding:0 10px}.modal-funnel-premium.active .modal__container.slide-in{animation:slideIn .5s;margin-bottom:0}@keyframes slideIn{0%{margin-bottom:-100%}to{margin-bottom:0}}.modal-license .list--check li{display:flex;margin:0 0 10px;position:relative}.modal-license .list--check li i{line-height:1.2em}.modal-license__footer{background-color:#f7f7f7;padding:20px 50px}.max-collections{display:none;height:100%;overflow:auto;padding:0 20px;position:fixed;top:0;width:100%;z-index:100}.max-collections.visible{display:block}.max-collections .overlay{background:rgba(20,42,94,.9);height:100%;left:0;position:fixed;top:0;width:100%;z-index:100}.max-collections h5{max-width:550px}.max-collections input[name=max-collections__section-trigger]{appearance:none;-webkit-appearance:none;display:none}.max-collections input[name=max-collections__section-trigger]:checked+.max-collections__wrapper{transform:translateX(-50%)}.max-collections__container{background:#fff;border-radius:10px;height:650px;margin:-325px auto 20px;max-width:960px;overflow:hidden;position:relative;top:50%;width:100%;z-index:100}.max-collections__wrapper{height:650px;transition:transform .3s ease-in;white-space:nowrap;width:200%}.max-collections__step{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;height:100%;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:column;-moz-flex-direction:column;flex-direction:column;-ms-flex-direction:column;float:left;overflow:hidden;white-space:normal;width:50%}.max-collections__second-step .max-collections__actions{border-top:1px solid #e5e5e5}.max-collections__content{-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1;-moz-flex:1;-ms-flex:1;flex:1;padding:0 80px}.max-collections__header{padding:30px 80px}.countdown .max-collections__header ul,.landing--register .max-collections__header .separator,.max-collections__header .countdown ul,.max-collections__header .groups__item,.max-collections__header .landing--register .separator,.max-collections__header .profile-login .group,.max-collections__header .row,.profile-login .max-collections__header .group{position:relative}.max-collections__header .link--arrow{color:#777;left:0;margin:0;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.max-collections__header .link--arrow i,.max-collections__header .link--arrow:hover{color:#777}.max-collections__nav{color:#c8c8c8}.max-collections__actions{padding:30px 80px}.max-collections__holder{border:1px solid #e5e5e5;border-radius:2px}.max-collections__item{border-bottom:1px solid #e5e5e5;height:54px;line-height:54px;overflow:hidden}.max-collections__item:last-child{border:none}.max-collections__item:hover{background-color:#f7f7f7}.max-collections__item__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:140px}.max-collections__item__number{text-align:center;width:130px}.max-collections__item .checkbox-group{line-height:18px;width:18px}.max-collections__item .checkbox-group>i{border-radius:2px;box-shadow:inset 0 0 0 1px #d8d8d8;color:transparent}.max-collections__item .checkbox-group input[type=checkbox]:checked+i:before{background-color:#44b678;border-radius:2px;color:#fff}.max-collections__item ul{height:32px}.max-collections__item ul li{display:inline-block;margin-right:14px}.max-collections__item img{display:block;width:32px}.max-collections .list{list-style-type:disc;margin-bottom:30px;padding-left:20px}.max-collections .list li{margin-bottom:10px}.max-collections .discount{background-image:linear-gradient(90deg,#142a5e,#353777);border-radius:14px;color:#fff;padding:30px}.max-collections .discount p{max-width:400px}.max-collections label{cursor:pointer}@media screen and (max-width:768px){.max-collections__header{padding:30px 60px}.max-collections__content{padding:0 60px}.max-collections__actions{padding:30px 60px}}@media screen and (max-width:640px){.max-collections{padding:0}.max-collections__container{border-radius:0;height:100%;margin:0!important;top:0}.max-collections__wrapper{height:100%;transition-duration:.15s}.max-collections__header{padding:30px 20px}.max-collections__content{padding:0 20px}.max-collections__actions{border-top:1px solid #e5e5e5;padding:10px 20px}.max-collections__item__checkbox{-webkit-box-ordinal-group:2;-moz-box-ordinal-group:2;box-ordinal-group:2;-webkit-order:2;-moz-order:2;order:2;-ms-flex-order:2}.max-collections__item__data{-webkit-box-ordinal-group:1;-moz-box-ordinal-group:1;box-ordinal-group:1;-webkit-order:1;-moz-order:1;order:1;-ms-flex-order:1;-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;display:block!important;-webkit-flex:1;-moz-flex:1;-ms-flex:1;flex:1;height:54px;line-height:27px}.max-collections__item__number{text-align:left}.max-collections__item__icons{-webkit-box-ordinal-group:0;-moz-box-ordinal-group:0;box-ordinal-group:0;-webkit-order:0;-moz-order:0;order:0;-ms-flex-order:0;-webkit-box-flex:none;-moz-box-flex:none;box-flex:none;-webkit-flex:none;-moz-flex:none;-ms-flex:none;flex:none;padding:0 10px 0 20px}.max-collections__item ul li:nth-child(n+2){display:none}.max-collections h5{margin-top:0}.max-collections .discount{padding:20px}.max-collections .discount .font-xl{font-size:15px;margin-bottom:10px}.max-collections .discount .col{flex:none;width:100%}.max-collections .price-holder{display:none}.max-collections__second-step .max-collections__actions{padding:20px}.max-collections__second-step .max-collections__actions .bj-button{margin:0;width:100%}.max-collections__second-step .max-collections__actions .bj-button--gray{-webkit-box-ordinal-group:1;-moz-box-ordinal-group:1;box-ordinal-group:1;-webkit-order:1;-moz-order:1;order:1;-ms-flex-order:1;margin:10px 0 0}}@media (max-height:680px){.max-collections__container{margin:20px auto;top:0}}.modal-palette-not-premium-user .modal__container .content{border-radius:16px;display:flex;padding:0}.modal-palette-not-premium-user .modal__container .content .image-box{background-color:#ff0;background:url(../assets/81c5373c6e6eb16dfa1f.png);background-size:cover;width:50%}.modal-palette-not-premium-user .modal__container .content .text-box{padding:60px 40px 40px;width:50%}.modal-palette-not-premium-user .modal__container .content .text-box .feature{display:flex}.modal-palette-not-premium-user .modal__container .content .text-box .feature p{color:#121212}.modal-palette-not-premium-user .modal__container .content .text-box .feature i{color:#44b678}@media screen and (max-width:768px){.modal-palette-not-premium-user .modal__container .content .image-box{display:none}.modal-palette-not-premium-user .modal__container .content .text-box{width:100%}}.modal-premium .modal-inner{max-width:640px}.modal-premium .flaticon-premium:before{height:18px;width:18px}.modal-premium .btn{height:64px;line-height:64px;padding:0 24px}.modal-remove-palette.active .modal__container{max-width:555px}.modal-remove-palette.active .modal__container .content{border-radius:16px;padding:40px}.modal-remove-palette.active .modal__container .modal-remove-palette-footer{display:flex;gap:10px;justify-content:flex-end}.modal-remove-palette.active .modal__container .modal-remove-palette-footer .remove-palette{background-color:#ff7d6a;color:#fff}.modal-report .modal-inner{max-width:600px}.modal-report .modal-inner button{margin-left:10px}.modal-report .modal-inner .radio-holder{margin-bottom:20px}.modal-report .modal-inner .radio-holder:after{clear:both;content:"";display:table}.modal-report .modal-inner .radio-holder .radio-group{margin-bottom:10px}.modal-report .modal-inner .radio-holder .textarea-group textarea{height:80px}@media screen and (max-width:640px){.modal-report .modal-inner .radio-holder .col-6{float:none;width:100%}}.pack-view__header{align-items:baseline;display:flex;padding:30px 30px 15px}.pack-view__header--title{color:#424242;font-size:26px;margin:0}@media screen and (max-width:640px){.pack-view__header--title{font-size:22px;overflow:hidden;text-overflow:ellipsis;width:100%}}.pack-view__header--icons{margin:0 0 4px 10px}@media screen and (max-width:640px){.pack-view__header--icons{margin-left:0}}@media screen and (max-width:992px){.pack-view__header{padding:30px 15px 15px}}@media screen and (max-width:640px){.pack-view__header{align-items:flex-start;flex-direction:column;padding:30px 0 10px}}.pack-view__filters{overflow:auto;padding:0 30px 15px}@media screen and (max-width:992px){.pack-view__filters{padding:0 15px 15px}}.pack-view__filters .style-link{border:0!important;color:#9c9c9c;display:inline-block;font-size:16px;margin-right:15px;position:relative}.pack-view__filters .style-link:hover{color:#5b5b5b}.pack-view__filters .style-link:last-child{margin-right:0}.pack-view__filters .style-link span{height:34px}.pack-view__filters .style-link span .style-name{align-items:center;border-radius:3px;display:flex;font-size:16px;height:100%}.pack-view__filters .style-link span [type=radio]:checked~.style-name{color:#424242;font-weight:700}.pack-view__filters .style-link .fake-radio{opacity:0;position:absolute;top:0}#popup-collections{background-color:#fff;border-radius:8px;box-shadow:0 0 10px rgba(31,64,140,.3);height:auto;margin:0;position:absolute!important;right:10px;top:56px;width:405px}#popup-collections:before{border-bottom:6px solid #fff;border-left:6px solid transparent;border-right:6px solid transparent;bottom:100%;content:"";height:0;margin:6px 0 0;position:absolute;right:11px;transform:translate(-50%);width:0}#popup-collections .popup-close{position:absolute;right:0;top:0}#notification-cart .notification__close #popup-collections .popup-close i,#popup-collections .popup-close #notification-cart .notification__close i,#popup-collections .popup-close .icon,#popup-collections .popup-close .notification--alert i,.notification--alert #popup-collections .popup-close i{color:#424242;font-size:26px;height:36px;line-height:36px;margin:0;width:46px}#popup-collections .popup-collections__text{padding:20px}#popup-collections .btn{color:#fff;font-size:14px;height:34px;line-height:34px;padding:0 1em}@media screen and (max-width:640px){#popup-collections{display:none}}#notification-cart{background:url(../assets/a07865e4730981df5768.jpg) no-repeat 50%;background-size:cover;box-shadow:0 0 60px rgba(14,42,71,.25);height:276px;right:0;width:480px}@media screen and (max-width:640px){#notification-cart{background:url(../assets/29b15e0635a018b4f53a.jpg) no-repeat 50%;background-size:cover;max-width:100%}}#notification-cart .notification__close{color:#142a5e;margin:0}#notification-cart .notification__content{align-items:center;display:flex;flex-direction:column;height:235px;justify-content:center}#notification-cart .notification__content img{height:auto;width:143px}@media screen and (max-width:640px){#notification-cart .notification__content img{width:120px}}#notification-cart .notification__content p{margin:0;text-align:center}#notification-cart .notification__content p:first-of-type{color:#5b5b5b;margin:10px 0 5px}#notification-cart .notification__content p:first-of-type span{color:#feb602;font-weight:600}#notification-cart .notification__content p:first-of-type span i{color:inherit;margin-right:5px}#notification-cart .notification__content p:first-of-type span i:before{vertical-align:bottom}#notification-cart .notification__content p:nth-last-of-type(2){color:#142a5e;font-size:20px;font-weight:600}@media screen and (max-width:480px){#notification-cart .notification__content p:nth-last-of-type(2){font-size:18px}}#notification-cart .notification__content p:nth-last-of-type(2) br{display:none}#notification-cart .notification__content p:last-of-type{color:#142a5e;font-family:Degular,Inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:48px;font-weight:700;line-height:63px;margin-bottom:15px}@media screen and (max-width:480px){#notification-cart .notification__content p:last-of-type{font-size:34px;height:42px;line-height:34px}}#notification-cart .notification__content .countdown-promo{height:63px}#notification-cart .notification__content a{background:#3b9e62;color:#fff}#notification-cart .notification__content a:hover{background:#32864c;text-decoration:none}@media screen and (max-width:640px){.autopromo-coupon-container{display:flex;justify-content:center;right:0;width:100%}}#notification-cookie{background-color:#121212;color:#fff}#notification-cookie .button{background-color:transparent;box-shadow:inset 0 0 0 100px #424242}#notification-cookie .button:hover{box-shadow:inset 0 0 0 100px #777}#notification-cart .notification__close #notification-cookie i,#notification-cookie #notification-cart .notification__close i,#notification-cookie .icon,#notification-cookie .notification--alert i,.notification--alert #notification-cookie i{margin-bottom:2px}#notification-cookie .countdown ul,#notification-cookie .groups__item,#notification-cookie .landing--register .separator,#notification-cookie .profile-login .group,#notification-cookie .row,.countdown #notification-cookie ul,.landing--register #notification-cookie .separator,.profile-login #notification-cookie .group{justify-content:flex-start;-ms-justify-content:flex-start;padding:10px 54px 10px 10px}#crusade-flaticon .notification__close{box-shadow:inset 0 0 0 100px #3b9e62!important}#crusade-flaticon .crusades__countdown li,#crusade-flaticon .crusades__description b{color:#3b9e62}#crusade-flaticon .crusades__countdown li .countdown__description{display:none}#crusade-flaticon .crusades__discount{background:url(../assets/bg-flaticon.8440d4f276fcd414eb97.svg) 50% no-repeat}#crusade-freepik .notification__close{box-shadow:inset 0 0 0 100px #336aea!important}#crusade-freepik .crusades__countdown li,#crusade-freepik .crusades__description b{color:#336aea}#crusade-freepik .crusades__countdown li .countdown__description{display:none}#crusade-freepik .crusades__discount{background:url(../assets/bg-freepik.3331ce6bfd3977ef1f26.svg) 50% no-repeat}.crusades{background:#fff!important;color:#777!important;padding:0!important}.countdown .crusades ul>*,.crusades .countdown ul>*,.crusades .groups__item>*,.crusades .landing--register .separator>*,.crusades .profile-login .group>*,.crusades .row>*,.landing--register .crusades .separator>*,.profile-login .crusades .group>*{margin:0 10px}.crusades__countdown ul{-ms-align-items:center;align-items:center;-ms-display:flex;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.crusades__countdown li{font-size:24px;font-weight:700;line-height:28px}@media screen and (min-width:480px){.crusades__countdown li{font-size:calc(20.86957px + .65217vw)}}@media screen and (min-width:1400px){.crusades__countdown li{font-size:30px}}.crusades__countdown li:not(:last-child) span:after{content:":"}.crusades__countdown__description{color:#777;font-size:12px;margin:0}.crusades__description{-ms-flex:1;flex:1;font-size:17px;font-weight:600;max-width:340px;text-align:center}.crusades__discount{background-size:260px auto;color:#fff;font-size:36px;font-weight:700;height:100px;line-height:100px;text-align:center;width:260px}@media screen and (min-width:480px){.crusades__discount{font-size:calc(32.86957px + .65217vw)}}@media screen and (min-width:1400px){.crusades__discount{font-size:42px}}.crusades__schedule{border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5;padding:0 20px;text-align:center}@media screen and (max-width:992px){.crusades .container-fluid{padding-bottom:10px;padding-top:10px}.crusades .crusades__discount{display:none}.crusades .crusades__description{text-align:left}.crusades .crusades__description br{display:none}}@media screen and (max-width:640px){.crusades{text-align:center}.crusades .crusades__description{margin:0 0 10px;max-width:inherit;text-align:center}.crusades .crusades__schedule{display:none}.crusades .crusades__countdown ul{-ms-justify-content:center;justify-content:center}.countdown .crusades ul,.crusades .countdown ul,.crusades .groups__item,.crusades .landing--register .separator,.crusades .profile-login .group,.crusades .row,.landing--register .crusades .separator,.profile-login .crusades .group{display:block}}.notification--topbar{background-color:#eb644c;color:#fff;display:none;padding:13px 20px;z-index:6}.notification--topbar.winback.being-processed{background-color:#336aea}.notification--topbar.active{display:block}.notification--topbar.winback{background-color:#ff7d6a}.countdown .notification--topbar.winback>ul i,.landing--register .notification--topbar.winback>.separator i,.notification--topbar.winback>.groups__item i,.notification--topbar.winback>.row i,.profile-login .notification--topbar.winback>.group i{align-self:flex-start;line-height:2}.countdown .notification--topbar.winback>ul i.icon--cross,.landing--register .notification--topbar.winback>.separator i.icon--cross,.notification--topbar.winback>.groups__item i.icon--cross,.notification--topbar.winback>.row i.icon--cross,.profile-login .notification--topbar.winback>.group i.icon--cross{line-height:1.2}.countdown .notification--topbar.winback>ul p,.landing--register .notification--topbar.winback>.separator p,.notification--topbar.winback>.groups__item p,.notification--topbar.winback>.row p,.profile-login .notification--topbar.winback>.group p{margin-right:10px}.countdown .notification--topbar.winback>ul .link-contact-unpaid-teams,.landing--register .notification--topbar.winback>.separator .link-contact-unpaid-teams,.notification--topbar.winback>.groups__item .link-contact-unpaid-teams,.notification--topbar.winback>.row .link-contact-unpaid-teams,.profile-login .notification--topbar.winback>.group .link-contact-unpaid-teams{color:#fff}@media screen and (max-width:640px){.notification--topbar{font-size:13px}.countdown .notification--topbar ul,.landing--register .notification--topbar .separator,.notification--topbar .countdown ul,.notification--topbar .groups__item,.notification--topbar .landing--register .separator,.notification--topbar .profile-login .group,.notification--topbar .row,.profile-login .notification--topbar .group{display:block}.countdown .notification--topbar.winback.being-processed>ul,.landing--register .notification--topbar.winback.being-processed>.separator,.notification--topbar.winback.being-processed>.groups__item,.notification--topbar.winback.being-processed>.row,.profile-login .notification--topbar.winback.being-processed>.group{padding-top:30px}.countdown .notification--topbar.winback>ul,.landing--register .notification--topbar.winback>.separator,.notification--topbar.winback>.groups__item,.notification--topbar.winback>.row,.profile-login .notification--topbar.winback>.group{align-items:flex-start;display:flex}.countdown .notification--topbar.winback>ul .close-being-processed,.landing--register .notification--topbar.winback>.separator .close-being-processed,.notification--topbar.winback>.groups__item .close-being-processed,.notification--topbar.winback>.row .close-being-processed,.profile-login .notification--topbar.winback>.group .close-being-processed{position:absolute;right:10px;top:0}.countdown .notification--topbar.winback>ul p,.landing--register .notification--topbar.winback>.separator p,.notification--topbar.winback>.groups__item p,.notification--topbar.winback>.row p,.profile-login .notification--topbar.winback>.group p{margin-right:0}.notification--topbar p{margin-bottom:10px}.notification--topbar .bj-button{height:24px;line-height:24px}.notification--topbar .bj-button.update-payment,.notification--topbar .my-subscription{height:34px;line-height:34px;width:100%}}#header.fixed .notification--topbar{position:relative}body.topbar-active #viewport{padding-top:172px}body.topbar-active.home--anonymous #viewport{padding-top:108px}.sp-slidesgo b{color:#424242}.sp-slidesgo__header{background-color:#f7f7f7;padding:20px}.sp-slidesgo__list{background-color:#f7f7f7;height:183px;overflow:hidden;padding:0 20px}.sp-slidesgo__element{margin-bottom:100px!important}.sp-slidesgo__element img{display:block;height:168px;margin:auto;max-width:none;width:auto}.sp-slidesgo__element:hover{opacity:.8}.countdown .sp-slidesgo ul,.landing--register .sp-slidesgo .separator,.profile-login .sp-slidesgo .group,.sp-slidesgo .countdown ul,.sp-slidesgo .groups__item,.sp-slidesgo .landing--register .separator,.sp-slidesgo .profile-login .group,.sp-slidesgo .row{margin:0}.sp-slidesgo-container{height:250px}.errorpage.e404{background-color:#f7f7f7;padding:100px 20px;text-align:center}.errorpage.e404 .image{background:url(../assets/2c0b66437fb83ea58ab6.png) no-repeat 50%;background-size:cover;height:314px;margin:auto;position:relative;width:625px}.errorpage.e404 .ufo{-webkit-animation:floatingOvni 1.5s ease-in-out infinite;-moz-animation:floatingOvni 1.5s ease-in-out infinite;animation:floatingOvni 1.5s ease-in-out infinite;background:url(../assets/24c73e322013bbd1dae1.png) no-repeat 50%;background-size:cover;height:59px;position:absolute;right:47px;top:70px;width:70px}.errorpage.e404 .alien{-webkit-animation:alien .3s linear infinite;-moz-animation:alien .3s linear infinite;animation:alien .3s linear infinite;background:url(../assets/f65b3dec513dc102a676.png) no-repeat 50%;background-size:cover;bottom:97px;height:21px;position:absolute;right:-2px;-webkit-transform-origin:bottom left;-moz-transform-origin:bottom left;-ms-transform-origin:bottom left;-o-transform-origin:bottom left;transform-origin:bottom left;width:13px}.errorpage.e404 .estela{-webkit-animation:estela 1s ease-in-out infinite;-moz-animation:estela 1s ease-in-out infinite;animation:estela 1s ease-in-out infinite;background:url(../assets/5e2b747f365214bce03b.png) no-repeat 50%;background-size:cover;bottom:76px;height:3px;left:144px;position:absolute;width:40px}.errorpage.e404 .estela:after{background-color:#072f3d;background-color:transparent;background-image:-webkit-linear-gradient(right,#072f3d,transparent);background-image:linear-gradient(270deg,#072f3d,transparent);content:"";display:block;height:3px;position:absolute;right:0;top:0;width:20px}.errorpage.e404 .satellite-container{-webkit-animation:rotate 2s linear infinite;-moz-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite;height:100px;left:20px;position:absolute;top:108px;width:0}.errorpage.e404 .satellite{-webkit-animation:rotateInverse 2s linear infinite;-moz-animation:rotateInverse 2s linear infinite;animation:rotateInverse 2s linear infinite;background:url(../assets/0ee2c0ad8be5393865d6.png) no-repeat 50%;background-size:cover;height:65px;position:relative;-webkit-transform-origin:bottom left;-moz-transform-origin:bottom left;-ms-transform-origin:bottom left;-o-transform-origin:bottom left;transform-origin:bottom left;width:65px}.errorpage.e404 h1{color:#142a5e;font-size:24px;margin:30px 0 50px}.errorpage.e404 h1,.errorpage.e404 h3{font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif}.errorpage.e404 h3{font-size:17px;line-height:1.6}.errorpage.e404 p{margin-top:20px}@media screen and (max-width:768px){.errorpage.e404{padding:20px}.errorpage.e404 .image{height:161px;width:320px}.errorpage.e404 .alien,.errorpage.e404 .estela,.errorpage.e404 .mask,.errorpage.e404 .satellite-container,.errorpage.e404 .ufo{display:none}}.errorpage.e500{background-color:#f7f7f7;padding:100px 20px;text-align:center}.errorpage.e500 .image{background:url(../assets/e7a48024a02ada589e0e.png) no-repeat 50%;background-size:cover;height:326px;margin:auto;overflow:hidden;position:relative;width:606px}.errorpage.e500 .ufo{-webkit-animation:floatingOvni 1.5s ease-in-out infinite;-moz-animation:floatingOvni 1.5s ease-in-out infinite;animation:floatingOvni 1.5s ease-in-out infinite;background:url(../assets/b2326240a644f4763fa7.png) no-repeat 50%;background-size:cover;height:65px;position:absolute;right:63px;top:274px;width:65px}.errorpage.e500 .alien{-webkit-animation:alien .3s linear infinite;-moz-animation:alien .3s linear infinite;animation:alien .3s linear infinite;background:url(../assets/f65b3dec513dc102a676.png) no-repeat 50%;background-size:cover;bottom:40px;height:21px;position:absolute;right:522px;-webkit-transform-origin:bottom left;-moz-transform-origin:bottom left;-ms-transform-origin:bottom left;-o-transform-origin:bottom left;transform-origin:bottom left;width:13px}.errorpage.e500 .satellite-container{-webkit-animation:rotate 2s linear infinite;-moz-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite;height:100px;left:20px;position:absolute;top:108px;width:0}.errorpage.e500 .satellite{-webkit-animation:rotateInverse 2s linear infinite;-moz-animation:rotateInverse 2s linear infinite;animation:rotateInverse 2s linear infinite;background:url(../assets/0ee2c0ad8be5393865d6.png) no-repeat 50%;background-size:cover;height:65px;position:relative;-webkit-transform-origin:bottom left;-moz-transform-origin:bottom left;-ms-transform-origin:bottom left;-o-transform-origin:bottom left;transform-origin:bottom left;width:65px}.errorpage.e500 h1{color:#142a5e;font-size:24px;margin:30px 0 50px}.errorpage.e500 h3{font-size:18px;line-height:1.8}.errorpage.e500 p{margin-top:20px}.errorpage.e500 .mask{background:url(../assets/mask.78f3ebb2b41f93ac98be.svg) no-repeat 50%;background-size:cover;bottom:0;height:9px;position:absolute;right:30px;width:135px}@media screen and (max-width:768px){.errorpage.e500{padding:20px}.errorpage.e500 .image{height:172px;width:320px}.errorpage.e500 .alien,.errorpage.e500 .mask,.errorpage.e500 .satellite-container,.errorpage.e500 .ufo{display:none}}#subscription-upgrade-error .notification__close{background:#f4980a!important;height:100%;margin:0}#subscription-upgrade-error .notification__state{align-self:auto;background:none;top:50%}.alert{background-color:#142a5e;border-radius:4px;clear:both;color:#fff;font-size:13px;position:relative;width:100%}.alert.success{background-color:#3b9e62;color:#142a5e}.alert.danger{background-color:#eb644c;color:#fff}.alert.warning{background-color:#feb602;color:#fff}.alert i{height:100%;left:0;padding:0 15px;position:absolute;text-align:center}.alert i,.alert i:before{top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.alert i:before{display:block;font-size:15px;position:relative}.alert a{color:#fff;font-weight:700;text-decoration:underline}.alert p{display:inline-block;margin:0;padding:15px 70px 15px 40px;text-align:left;vertical-align:middle;width:100%}.alert .close-alert{background-color:rgba(0,0,0,.15);border-radius:0 4px 4px 0;color:#fff;font-size:17px;height:100%;padding:5px 15px;position:absolute;right:0;text-decoration:none;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.alert .close-alert:hover{background-color:rgba(0,0,0,.1);color:#fff}.alert .close-alert span{display:block;position:relative;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.animated-icon-in-action{margin:60px auto 40px}.animated-icon-in-action h2.font-h6{font-size:17px}.animated-icon-in-action p{color:#5b5b5b}.animated-icon-in-action p.bold,.animated-icon-in-action p.medium{color:#424242}.animated-icon-in-action .countdown ul,.animated-icon-in-action .groups__item,.animated-icon-in-action .landing--register .separator,.animated-icon-in-action .profile-login .group,.animated-icon-in-action .row,.countdown .animated-icon-in-action ul,.landing--register .animated-icon-in-action .separator,.profile-login .animated-icon-in-action .group{flex-wrap:nowrap;margin:0 -10px}.animated-icon-in-action .countdown ul article,.animated-icon-in-action .groups__item article,.animated-icon-in-action .landing--register .separator article,.animated-icon-in-action .profile-login .group article,.animated-icon-in-action .row article,.countdown .animated-icon-in-action ul article,.landing--register .animated-icon-in-action .separator article,.profile-login .animated-icon-in-action .group article{margin:10px;width:100%}.animated-icon-in-action .countdown ul article>p,.animated-icon-in-action .groups__item article>p,.animated-icon-in-action .landing--register .separator article>p,.animated-icon-in-action .profile-login .group article>p,.animated-icon-in-action .row article>p,.countdown .animated-icon-in-action ul article>p,.landing--register .animated-icon-in-action .separator article>p,.profile-login .animated-icon-in-action .group article>p{margin-bottom:10px}.animated-icon-in-action .countdown ul article img,.animated-icon-in-action .groups__item article img,.animated-icon-in-action .landing--register .separator article img,.animated-icon-in-action .profile-login .group article img,.animated-icon-in-action .row article img,.countdown .animated-icon-in-action ul article img,.landing--register .animated-icon-in-action .separator article img,.profile-login .animated-icon-in-action .group article img{padding:4px}.animated-icon-in-action .countdown ul article img.pd-none,.animated-icon-in-action .groups__item article img.pd-none,.animated-icon-in-action .landing--register .separator article img.pd-none,.animated-icon-in-action .profile-login .group article img.pd-none,.animated-icon-in-action .row article img.pd-none,.countdown .animated-icon-in-action ul article img.pd-none,.landing--register .animated-icon-in-action .separator article img.pd-none,.profile-login .animated-icon-in-action .group article img.pd-none{padding:0}.animated-icon-in-action .countdown ul article .image-example-interface,.animated-icon-in-action .groups__item article .image-example-interface,.animated-icon-in-action .landing--register .separator article .image-example-interface,.animated-icon-in-action .profile-login .group article .image-example-interface,.animated-icon-in-action .row article .image-example-interface,.countdown .animated-icon-in-action ul article .image-example-interface,.landing--register .animated-icon-in-action .separator article .image-example-interface,.profile-login .animated-icon-in-action .group article .image-example-interface{align-items:center;background-color:#f0f0f0;border-radius:12px;display:flex;justify-content:center;min-height:240px}.animated-icon-in-action .countdown ul article .image-example-interface>div,.animated-icon-in-action .groups__item article .image-example-interface>div,.animated-icon-in-action .landing--register .separator article .image-example-interface>div,.animated-icon-in-action .profile-login .group article .image-example-interface>div,.animated-icon-in-action .row article .image-example-interface>div,.countdown .animated-icon-in-action ul article .image-example-interface>div,.landing--register .animated-icon-in-action .separator article .image-example-interface>div,.profile-login .animated-icon-in-action .group article .image-example-interface>div{align-items:center;background-color:#fff;border-radius:16px;box-shadow:0 27px 80px rgba(95,125,149,.07),0 17.3274px 36.0449px rgba(95,125,149,.05),0 10.4775px 22.3564px rgba(95,125,149,.042),0 6.52814px 14.8269px rgba(95,125,149,.035),0 3.88539px 9.31526px rgba(95,125,149,.028),0 1.80585px 4.54341px rgba(95,125,149,.02);display:flex;justify-content:center;margin:0 15px;min-width:250px;padding:20px 20px 20px 25px}.animated-icon-in-action .countdown ul article .image-example-mobile-interface,.animated-icon-in-action .groups__item article .image-example-mobile-interface,.animated-icon-in-action .landing--register .separator article .image-example-mobile-interface,.animated-icon-in-action .profile-login .group article .image-example-mobile-interface,.animated-icon-in-action .row article .image-example-mobile-interface,.countdown .animated-icon-in-action ul article .image-example-mobile-interface,.landing--register .animated-icon-in-action .separator article .image-example-mobile-interface,.profile-login .animated-icon-in-action .group article .image-example-mobile-interface{align-items:center;background-color:#f0f0f0;border-radius:12px;display:flex;justify-content:center;min-height:240px;overflow:hidden}.animated-icon-in-action .countdown ul article .image-example-mobile-interface .mobile-body,.animated-icon-in-action .groups__item article .image-example-mobile-interface .mobile-body,.animated-icon-in-action .landing--register .separator article .image-example-mobile-interface .mobile-body,.animated-icon-in-action .profile-login .group article .image-example-mobile-interface .mobile-body,.animated-icon-in-action .row article .image-example-mobile-interface .mobile-body,.countdown .animated-icon-in-action ul article .image-example-mobile-interface .mobile-body,.landing--register .animated-icon-in-action .separator article .image-example-mobile-interface .mobile-body,.profile-login .animated-icon-in-action .group article .image-example-mobile-interface .mobile-body{background-color:#f7f7f7;border-radius:16px;box-shadow:0 27px 80px rgba(95,125,149,.07),0 17.3274px 36.0449px rgba(95,125,149,.05),0 10.4775px 22.3564px rgba(95,125,149,.042),0 6.52814px 14.8269px rgba(95,125,149,.035),0 3.88539px 9.31526px rgba(95,125,149,.028),0 1.80585px 4.54341px rgba(95,125,149,.02);display:flex;flex-direction:column;height:240px;justify-content:flex-end;margin:-80px 15px 0;max-width:275px;min-width:236px;overflow:hidden}.animated-icon-in-action .countdown ul article .image-example-mobile-interface .mobile-body>p,.animated-icon-in-action .groups__item article .image-example-mobile-interface .mobile-body>p,.animated-icon-in-action .landing--register .separator article .image-example-mobile-interface .mobile-body>p,.animated-icon-in-action .profile-login .group article .image-example-mobile-interface .mobile-body>p,.animated-icon-in-action .row article .image-example-mobile-interface .mobile-body>p,.countdown .animated-icon-in-action ul article .image-example-mobile-interface .mobile-body>p,.landing--register .animated-icon-in-action .separator article .image-example-mobile-interface .mobile-body>p,.profile-login .animated-icon-in-action .group article .image-example-mobile-interface .mobile-body>p{padding:0 30px}.animated-icon-in-action .countdown ul article .image-example-mobile-interface .mobile-body .mobile-menu,.animated-icon-in-action .groups__item article .image-example-mobile-interface .mobile-body .mobile-menu,.animated-icon-in-action .landing--register .separator article .image-example-mobile-interface .mobile-body .mobile-menu,.animated-icon-in-action .profile-login .group article .image-example-mobile-interface .mobile-body .mobile-menu,.animated-icon-in-action .row article .image-example-mobile-interface .mobile-body .mobile-menu,.countdown .animated-icon-in-action ul article .image-example-mobile-interface .mobile-body .mobile-menu,.landing--register .animated-icon-in-action .separator article .image-example-mobile-interface .mobile-body .mobile-menu,.profile-login .animated-icon-in-action .group article .image-example-mobile-interface .mobile-body .mobile-menu{background-color:#fff;display:flex;height:100px;justify-content:space-between;padding:30px}.animated-icon-in-action .countdown ul article .image-example-menu,.animated-icon-in-action .groups__item article .image-example-menu,.animated-icon-in-action .landing--register .separator article .image-example-menu,.animated-icon-in-action .profile-login .group article .image-example-menu,.animated-icon-in-action .row article .image-example-menu,.countdown .animated-icon-in-action ul article .image-example-menu,.landing--register .animated-icon-in-action .separator article .image-example-menu,.profile-login .animated-icon-in-action .group article .image-example-menu{align-items:center;background-color:#f0f0f0;border-radius:12px;display:flex;justify-content:center;min-height:240px}.animated-icon-in-action .countdown ul article .image-example-menu__container,.animated-icon-in-action .groups__item article .image-example-menu__container,.animated-icon-in-action .landing--register .separator article .image-example-menu__container,.animated-icon-in-action .profile-login .group article .image-example-menu__container,.animated-icon-in-action .row article .image-example-menu__container,.countdown .animated-icon-in-action ul article .image-example-menu__container,.landing--register .animated-icon-in-action .separator article .image-example-menu__container,.profile-login .animated-icon-in-action .group article .image-example-menu__container{align-items:center;background-color:#fff;border-radius:16px;box-shadow:0 27px 80px rgba(95,125,149,.07),0 17.3274px 36.0449px rgba(95,125,149,.05),0 10.4775px 22.3564px rgba(95,125,149,.042),0 6.52814px 14.8269px rgba(95,125,149,.035),0 3.88539px 9.31526px rgba(95,125,149,.028),0 1.80585px 4.54341px rgba(95,125,149,.02);display:flex;flex-wrap:wrap;justify-content:center;margin:0 15px;padding:10px 0;width:250px}.animated-icon-in-action .countdown ul article .image-example-menu__item,.animated-icon-in-action .groups__item article .image-example-menu__item,.animated-icon-in-action .landing--register .separator article .image-example-menu__item,.animated-icon-in-action .profile-login .group article .image-example-menu__item,.animated-icon-in-action .row article .image-example-menu__item,.countdown .animated-icon-in-action ul article .image-example-menu__item,.landing--register .animated-icon-in-action .separator article .image-example-menu__item,.profile-login .animated-icon-in-action .group article .image-example-menu__item{align-items:center;display:flex;padding:10px 30px;width:100%}.animated-icon-in-action .countdown ul article .image-example-menu__item p,.animated-icon-in-action .groups__item article .image-example-menu__item p,.animated-icon-in-action .landing--register .separator article .image-example-menu__item p,.animated-icon-in-action .profile-login .group article .image-example-menu__item p,.animated-icon-in-action .row article .image-example-menu__item p,.countdown .animated-icon-in-action ul article .image-example-menu__item p,.landing--register .animated-icon-in-action .separator article .image-example-menu__item p,.profile-login .animated-icon-in-action .group article .image-example-menu__item p{color:#000}.animated-icon-in-action .countdown ul article .image-example-menu__item:nth-child(2),.animated-icon-in-action .groups__item article .image-example-menu__item:nth-child(2),.animated-icon-in-action .landing--register .separator article .image-example-menu__item:nth-child(2),.animated-icon-in-action .profile-login .group article .image-example-menu__item:nth-child(2),.animated-icon-in-action .row article .image-example-menu__item:nth-child(2),.countdown .animated-icon-in-action ul article .image-example-menu__item:nth-child(2),.landing--register .animated-icon-in-action .separator article .image-example-menu__item:nth-child(2),.profile-login .animated-icon-in-action .group article .image-example-menu__item:nth-child(2){border-bottom:1px solid #e5e5e5;border-top:1px solid #e5e5e5}.animated-icon-in-action .countdown ul article .image-example-scalable,.animated-icon-in-action .groups__item article .image-example-scalable,.animated-icon-in-action .landing--register .separator article .image-example-scalable,.animated-icon-in-action .profile-login .group article .image-example-scalable,.animated-icon-in-action .row article .image-example-scalable,.countdown .animated-icon-in-action ul article .image-example-scalable,.landing--register .animated-icon-in-action .separator article .image-example-scalable,.profile-login .animated-icon-in-action .group article .image-example-scalable{align-items:center;background-color:#f0f0f0;border-radius:12px;display:flex;justify-content:center;min-height:240px}.animated-icon-in-action .countdown ul article .image-example-scalable__container,.animated-icon-in-action .groups__item article .image-example-scalable__container,.animated-icon-in-action .landing--register .separator article .image-example-scalable__container,.animated-icon-in-action .profile-login .group article .image-example-scalable__container,.animated-icon-in-action .row article .image-example-scalable__container,.countdown .animated-icon-in-action ul article .image-example-scalable__container,.landing--register .animated-icon-in-action .separator article .image-example-scalable__container,.profile-login .animated-icon-in-action .group article .image-example-scalable__container{align-items:center;background-color:#fff;border-radius:16px;box-shadow:0 27px 80px rgba(95,125,149,.07),0 17.3274px 36.0449px rgba(95,125,149,.05),0 10.4775px 22.3564px rgba(95,125,149,.042),0 6.52814px 14.8269px rgba(95,125,149,.035),0 3.88539px 9.31526px rgba(95,125,149,.028),0 1.80585px 4.54341px rgba(95,125,149,.02);display:flex;justify-content:space-between;margin:0 15px;padding:30px;width:250px}.animated-icon-in-action .countdown ul article .image-example-scalable__item,.animated-icon-in-action .groups__item article .image-example-scalable__item,.animated-icon-in-action .landing--register .separator article .image-example-scalable__item,.animated-icon-in-action .profile-login .group article .image-example-scalable__item,.animated-icon-in-action .row article .image-example-scalable__item,.countdown .animated-icon-in-action ul article .image-example-scalable__item,.landing--register .animated-icon-in-action .separator article .image-example-scalable__item,.profile-login .animated-icon-in-action .group article .image-example-scalable__item{display:flex;flex-direction:column;height:100px}.animated-icon-in-action .countdown ul article .image-example-scalable__item>div,.animated-icon-in-action .groups__item article .image-example-scalable__item>div,.animated-icon-in-action .landing--register .separator article .image-example-scalable__item>div,.animated-icon-in-action .profile-login .group article .image-example-scalable__item>div,.animated-icon-in-action .row article .image-example-scalable__item>div,.countdown .animated-icon-in-action ul article .image-example-scalable__item>div,.landing--register .animated-icon-in-action .separator article .image-example-scalable__item>div,.profile-login .animated-icon-in-action .group article .image-example-scalable__item>div{align-items:center;display:flex;flex:1}.animated-icon-in-action .countdown ul article .image-example-scalable__item p,.animated-icon-in-action .groups__item article .image-example-scalable__item p,.animated-icon-in-action .landing--register .separator article .image-example-scalable__item p,.animated-icon-in-action .profile-login .group article .image-example-scalable__item p,.animated-icon-in-action .row article .image-example-scalable__item p,.countdown .animated-icon-in-action ul article .image-example-scalable__item p,.landing--register .animated-icon-in-action .separator article .image-example-scalable__item p,.profile-login .animated-icon-in-action .group article .image-example-scalable__item p{color:#000;text-align:center}.animated-icon-in-action .countdown ul article .image-example-scalable__item:nth-child(2) img,.animated-icon-in-action .groups__item article .image-example-scalable__item:nth-child(2) img,.animated-icon-in-action .landing--register .separator article .image-example-scalable__item:nth-child(2) img,.animated-icon-in-action .profile-login .group article .image-example-scalable__item:nth-child(2) img,.animated-icon-in-action .row article .image-example-scalable__item:nth-child(2) img,.countdown .animated-icon-in-action ul article .image-example-scalable__item:nth-child(2) img,.landing--register .animated-icon-in-action .separator article .image-example-scalable__item:nth-child(2) img,.profile-login .animated-icon-in-action .group article .image-example-scalable__item:nth-child(2) img{padding:6px}.animated-icon-in-action .countdown ul article .image-example-scalable__item:nth-child(2) img.pd-none,.animated-icon-in-action .groups__item article .image-example-scalable__item:nth-child(2) img.pd-none,.animated-icon-in-action .landing--register .separator article .image-example-scalable__item:nth-child(2) img.pd-none,.animated-icon-in-action .profile-login .group article .image-example-scalable__item:nth-child(2) img.pd-none,.animated-icon-in-action .row article .image-example-scalable__item:nth-child(2) img.pd-none,.countdown .animated-icon-in-action ul article .image-example-scalable__item:nth-child(2) img.pd-none,.landing--register .animated-icon-in-action .separator article .image-example-scalable__item:nth-child(2) img.pd-none,.profile-login .animated-icon-in-action .group article .image-example-scalable__item:nth-child(2) img.pd-none{padding:0}.animated-icon-in-action .countdown ul article .image-example-scalable__item:nth-child(3) img,.animated-icon-in-action .groups__item article .image-example-scalable__item:nth-child(3) img,.animated-icon-in-action .landing--register .separator article .image-example-scalable__item:nth-child(3) img,.animated-icon-in-action .profile-login .group article .image-example-scalable__item:nth-child(3) img,.animated-icon-in-action .row article .image-example-scalable__item:nth-child(3) img,.countdown .animated-icon-in-action ul article .image-example-scalable__item:nth-child(3) img,.landing--register .animated-icon-in-action .separator article .image-example-scalable__item:nth-child(3) img,.profile-login .animated-icon-in-action .group article .image-example-scalable__item:nth-child(3) img{padding:8px}.animated-icon-in-action .countdown ul article .image-example-scalable__item:nth-child(3) img.pd-none,.animated-icon-in-action .groups__item article .image-example-scalable__item:nth-child(3) img.pd-none,.animated-icon-in-action .landing--register .separator article .image-example-scalable__item:nth-child(3) img.pd-none,.animated-icon-in-action .profile-login .group article .image-example-scalable__item:nth-child(3) img.pd-none,.animated-icon-in-action .row article .image-example-scalable__item:nth-child(3) img.pd-none,.countdown .animated-icon-in-action ul article .image-example-scalable__item:nth-child(3) img.pd-none,.landing--register .animated-icon-in-action .separator article .image-example-scalable__item:nth-child(3) img.pd-none,.profile-login .animated-icon-in-action .group article .image-example-scalable__item:nth-child(3) img.pd-none{padding:0}@media screen and (max-width:1400px){.animated-icon-in-action .countdown ul,.animated-icon-in-action .groups__item,.animated-icon-in-action .landing--register .separator,.animated-icon-in-action .profile-login .group,.animated-icon-in-action .row,.countdown .animated-icon-in-action ul,.landing--register .animated-icon-in-action .separator,.profile-login .animated-icon-in-action .group{flex-wrap:wrap;margin:0 -10px}.animated-icon-in-action .countdown ul article,.animated-icon-in-action .groups__item article,.animated-icon-in-action .landing--register .separator article,.animated-icon-in-action .profile-login .group article,.animated-icon-in-action .row article,.countdown .animated-icon-in-action ul article,.landing--register .animated-icon-in-action .separator article,.profile-login .animated-icon-in-action .group article{width:calc(50% - 20px)}}@media screen and (max-width:640px){.animated-icon-in-action .countdown ul,.animated-icon-in-action .groups__item,.animated-icon-in-action .landing--register .separator,.animated-icon-in-action .profile-login .group,.animated-icon-in-action .row,.countdown .animated-icon-in-action ul,.landing--register .animated-icon-in-action .separator,.profile-login .animated-icon-in-action .group{flex-wrap:wrap;margin:0 -10px}.animated-icon-in-action .countdown ul article,.animated-icon-in-action .groups__item article,.animated-icon-in-action .landing--register .separator article,.animated-icon-in-action .profile-login .group article,.animated-icon-in-action .row article,.countdown .animated-icon-in-action ul article,.landing--register .animated-icon-in-action .separator article,.profile-login .animated-icon-in-action .group article{width:calc(100% - 20px)}}.stunning-animated-icons{margin:40px 0;position:relative}.stunning-animated-icons__container{background-color:#f0f0f0;background-color:#f8f9fc;border-radius:24px;display:flex;overflow:hidden;padding:60px;position:relative}.stunning-animated-icons__text{width:40%}.stunning-animated-icons__text h5{color:#121212}.stunning-animated-icons__text p{color:#424242}.stunning-animated-icons__video{bottom:0;left:45%;position:absolute;width:60%}.stunning-animated-icons__video video{display:block;margin:0 auto}@media screen and (max-width:768px){.stunning-animated-icons{margin:20px 0}}@media screen and (max-width:992px){.stunning-animated-icons{margin-bottom:0}.stunning-animated-icons__container{flex-wrap:wrap;padding:30px 0 0}.stunning-animated-icons__text{margin:0 auto 20px;max-width:425px;padding:0 20px;text-align:center;width:100%}.stunning-animated-icons__text a{line-height:1.2}.stunning-animated-icons__video{left:unset;position:relative;width:100%}.stunning-animated-icons__video video{width:100%}}#modal-attribution:not(.modal-attribution-detail) .modal-attribution__wrapper{background-color:#fff;display:inline-block;line-height:1.6;margin:60px 0;max-width:960px;padding:0!important;position:relative;text-align:left;vertical-align:middle;width:100%}#modal-attribution:not(.modal-attribution-detail) .modal-attribution__wrapper .modal__container{margin:0}#modal-attribution .modal__container{background-color:#fff;border-radius:3px;max-width:960px;padding:30px}#modal-attribution .detail__download-confirmation__close{background:none;padding:10px;position:absolute;right:0;top:0;z-index:1}#modal-attribution .download-problems-box{justify-content:flex-start}#modal-attribution .download-problems-box .icon--bug{font-size:12px;margin-right:5px}#modal-attribution .download-problems-box .download-problems{color:#142a5e;justify-content:flex-start;text-decoration:underline}#modal-attribution .download-problems-box .download-problems:hover{color:#27dc4a}#modal-attribution .banner{background:#142a5e url(../assets/bg-banner.4737d549216ecfc9e676.svg) no-repeat 50%;background-size:cover;color:#fff;padding:40px 62px;text-align:center}#modal-attribution .banner h5{margin-bottom:12px}#modal-attribution .banner p{color:#fff;font-size:13px;line-height:1.6;margin:0 auto;max-width:560px}#modal-attribution .banner a{color:#f4980a}#modal-attribution .banner a:hover{color:#ea7e11}#modal-attribution.modal-attribution-detail .banner{align-items:center;background:#f7f7f7 url(../assets/cb4816816f21770b8198.png) no-repeat 100%;background-position:0;background-size:cover;border-radius:3px;bottom:0;display:flex;padding:30px;position:relative;text-align:left;width:100%}#modal-attribution.modal-attribution-detail .banner h6{color:#142a5e}#modal-attribution.modal-attribution-detail .banner p{color:#5b5b5b;font-size:13px;line-height:1.6;margin:unset;max-width:385px}#modal-attribution.modal-attribution-detail .banner>a{color:#121212;line-height:1.2}@media screen and (max-width:768px){#modal-attribution.modal-attribution-detail .banner{display:none}}@media screen and (min-width:1400px){#modal-attribution.modal-attribution-detail .banner .banner{background-position:90%;background-size:contain;padding:30px 15%}}@media screen and (max-width:768px){#modal-attribution{overflow:auto}#modal-attribution .modal__container{margin-top:30px}#modal-attribution .copy__trigger{border-radius:3px}#modal-attribution .download-problems-box{justify-content:center}}#modal-attribution .social-media-buttons .bj-button{-ms-flex:1;flex:1}.attribution{padding:30px}.attribution .content{-ms-flex:1;flex:1;margin:0 auto 0 0!important;max-width:770px}.attribution .content p a,.attribution .content p button{color:#424242}.attribution .content p a:hover,.attribution .content p button:hover{color:#121212}.attribution__video{height:auto;margin:auto 20px 0 0;width:280px}@media screen and (max-width:768px){.attribution__video{display:none}}.attribution__video video{height:auto;width:100%}.attribution .banner{background:#142a5e url(../assets/bg-banner.4737d549216ecfc9e676.svg) no-repeat 50%;background-size:cover;color:#fff;padding:12px 62px}.attribution .banner h5{margin-bottom:12px}.attribution .banner p{color:#fff;margin:0}@media screen and (max-width:768px){.attribution .content{text-align:center}.attribution .content button[data-modal=modal-report]{margin-left:auto;margin-right:auto}}div.awesomplete>input{display:block}div.awesomplete>ul{background:#fff;border-radius:3px;box-shadow:0 5px 10px hsla(0,0%,7%,.2);color:#121212;left:0;min-width:100%;padding:10px 0;position:absolute;text-align:left;z-index:99}div.awesomplete>ul:empty,div.awesomplete>ul[hidden]{display:none}div.awesomplete>ul>li{color:#777;cursor:pointer;height:34px;line-height:34px;padding:0 20px;position:relative}div.awesomplete>ul>li:hover,div.awesomplete>ul>li[aria-selected=true]{background:#e5e5e5}div.awesomplete>ul>li mark{background:none;color:#121212;font-weight:700}.badge{background-color:#142a5e;border-radius:20px;color:#fff;display:inline-block;font-size:12px;font-weight:700;height:20px;line-height:20px;min-width:20px;text-align:center}.badge.badge-gray{background-color:#e5e5e5;color:#121212}.badge.badge-white{background-color:#fff;color:#121212}.badge.badge-error{background-color:#eb644c}.badge.badge-warning{background-color:#feb602}.badge.badge-success{background-color:#3b9e62;color:#121212}.header-premium{background-position:50%;background-size:cover;height:100%}.header-premium .content{height:100%;margin:0 auto;max-width:768px;padding:0 20px;text-align:center}.header-premium--bg2{background-color:#44b678;background-image:url(../assets/bg.bda87b53cf1ed2bfad4f.svg);overflow:hidden}.header-premium--bg2 .content{position:relative}.header-premium--bg2 .content:before{background-image:url(../assets/bg-layer.66c95d34a762e18f8db7.svg);background-repeat:no-repeat;content:"";height:283px;position:absolute;right:100%;top:50%;transform:translateY(-50%);width:388px}@media screen and (min-width:992px){.header-premium--slim .content{max-width:880px;text-align:left}.header-premium--slim .col{padding:0 20px}.header-premium--slim span.font-h3{border-right:1px solid;border-color:hsla(0,0%,90%,.15);line-height:1.2;margin:0 5px 0 0!important;max-width:192px;padding:0 25px 0 0!important;text-align:right;width:100%}.header-premium--slim p{line-height:2}.header-premium--slim.header-premium--bg3 span.font-h3{border-color:#e5e5e5}}@media screen and (max-width:992px){.header-premium--slim .content{height:auto;max-width:600px;position:relative;top:50%;transform:translateY(-50%)}.countdown .header-premium--slim ul,.header-premium--slim .countdown ul,.header-premium--slim .groups__item,.header-premium--slim .landing--register .separator,.header-premium--slim .profile-login .group,.header-premium--slim .row,.landing--register .header-premium--slim .separator,.profile-login .header-premium--slim .group{display:block}.header-premium--slim p{margin:0 0 20px!important}}.notify-wrapper .button{border-radius:3px;box-shadow:inset 0 0 0 0 #44b678;color:#fff;cursor:pointer;display:inline-block;font-size:15px;font-weight:600;height:44px;line-height:44px;padding:0 1.4em;position:relative}.notify-wrapper .button.active,.notify-wrapper .button:hover{box-shadow:inset 0 0 0 0 #369160;color:#fff}#notification-cart .notification__close .notify-wrapper .button.active i,#notification-cart .notification__close .notify-wrapper .button:hover i,.notification--alert .notify-wrapper .button.active i,.notification--alert .notify-wrapper .button:hover i,.notify-wrapper .button.active #notification-cart .notification__close i,.notify-wrapper .button.active .icon,.notify-wrapper .button.active .notification--alert i,.notify-wrapper .button:hover #notification-cart .notification__close i,.notify-wrapper .button:hover .icon,.notify-wrapper .button:hover .notification--alert i{color:#fff}.notify-wrapper .button.active,.notify-wrapper .button:active{box-shadow:inset 0 0 0 0 #c2c2c2}#notification-cart .notification__close .notify-wrapper .button i,.notification--alert .notify-wrapper .button i,.notify-wrapper .button #notification-cart .notification__close i,.notify-wrapper .button .icon,.notify-wrapper .button .notification--alert i{color:#fff}.notify-wrapper .button--outline{--color:color("default-outline","buttons-text");box-shadow:inset 0 0 0 1px #44b678;color:#44b678}#notification-cart .notification__close .notify-wrapper .button--outline i,.notification--alert .notify-wrapper .button--outline i,.notify-wrapper .button--outline #notification-cart .notification__close i,.notify-wrapper .button--outline .icon,.notify-wrapper .button--outline .notification--alert i{color:#44b678}.notify-wrapper .button--outline.active,.notify-wrapper .button--outline:hover{box-shadow:inset 0 0 0 32px #44b678;color:#fff}#notification-cart .notification__close .notify-wrapper .button--outline.active i,#notification-cart .notification__close .notify-wrapper .button--outline:hover i,.notification--alert .notify-wrapper .button--outline.active i,.notification--alert .notify-wrapper .button--outline:hover i,.notify-wrapper .button--outline.active #notification-cart .notification__close i,.notify-wrapper .button--outline.active .icon,.notify-wrapper .button--outline.active .notification--alert i,.notify-wrapper .button--outline:hover #notification-cart .notification__close i,.notify-wrapper .button--outline:hover .icon,.notify-wrapper .button--outline:hover .notification--alert i{color:#fff}.notify-wrapper .button--flat{box-shadow:inset 0 0 0 100px #44b678}.notify-wrapper .button--flat.active,.notify-wrapper .button--flat:hover{box-shadow:inset 0 0 0 100px #369160;color:#fff}#notification-cart .notification__close .notify-wrapper .button--flat.active i,#notification-cart .notification__close .notify-wrapper .button--flat:hover i,.notification--alert .notify-wrapper .button--flat.active i,.notification--alert .notify-wrapper .button--flat:hover i,.notify-wrapper .button--flat.active #notification-cart .notification__close i,.notify-wrapper .button--flat.active .icon,.notify-wrapper .button--flat.active .notification--alert i,.notify-wrapper .button--flat:hover #notification-cart .notification__close i,.notify-wrapper .button--flat:hover .icon,.notify-wrapper .button--flat:hover .notification--alert i{color:#fff}.notify-wrapper .button--flat.active,.notify-wrapper .button--flat:active{box-shadow:inset 0 0 0 100px #235d3d}.notify-wrapper .button--shadow:before{border-radius:3px;box-shadow:0 0 30px rgba(20,42,94,.25);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.notify-wrapper .button--state.active:not(:disabled) .state--inactive{display:none}.notify-wrapper .button--state.active:not(:disabled) .state--active,.notify-wrapper .button--state:not(.active) .state--inactive{display:block}.notify-wrapper .button--state:not(.active) .state--active{display:none}.notify-wrapper .button--pill{border-radius:44px}#notification-cart .notification__close .notify-wrapper .button--icon:not(.button--icon--only) i,.notification--alert .notify-wrapper .button--icon:not(.button--icon--only) i,.notify-wrapper .button--icon:not(.button--icon--only) #notification-cart .notification__close i,.notify-wrapper .button--icon:not(.button--icon--only) .icon,.notify-wrapper .button--icon:not(.button--icon--only) .notification--alert i{padding-left:0;padding-right:0}.notify-wrapper .button--icon i,.notify-wrapper .button--icon span{margin-left:auto}.notify-wrapper .button--icon i~span,.notify-wrapper .button--icon span~i{margin-left:5px!important;margin-right:auto}.notify-wrapper .button--icon--only{padding:0!important;width:44px}.notify-wrapper .button--auto{box-shadow:inset 0 0 0 100px #44b678;height:auto!important}.notify-wrapper .button--auto span{line-height:1.6}.notify-wrapper .button--loading{box-shadow:inset 0 0 0 32px #9c9c9c!important;pointer-events:none!important}.notify-wrapper .button--loading:after{animation:rotate .6s linear infinite;border:2px solid hsla(0,0%,100%,.3);border-radius:50%;border-top-color:#fff;box-sizing:border-box;content:"";display:block!important;height:24px;margin:4px auto;opacity:1;overflow:hidden;width:24px}.notify-wrapper .button--loading>*{display:none!important}.notify-wrapper .button--xs{font-size:12px;height:24px;line-height:24px}.notify-wrapper .button--xs.button--icon--only{height:24px;width:24px}.notify-wrapper .button--sm{font-size:13px;height:34px;line-height:34px}.notify-wrapper .button--sm.button--icon--only{height:34px;width:34px}.notify-wrapper .button--md{font-size:15px;height:44px;line-height:44px}.notify-wrapper .button--md.button--icon--only{height:44px;width:44px}.notify-wrapper .button--lg{font-size:17px;height:54px;line-height:54px}.notify-wrapper .button--lg.button--icon--only{height:54px;width:54px}.notify-wrapper .button--xl{font-size:20px;height:64px;line-height:64px}.notify-wrapper .button--xl.button--icon--only{height:64px;width:64px}.notify-wrapper .button--default{--color:color($color,"buttons-text");color:#fff}#notification-cart .notification__close .notify-wrapper .button--default i,.notification--alert .notify-wrapper .button--default i,.notify-wrapper .button--default #notification-cart .notification__close i,.notify-wrapper .button--default .icon,.notify-wrapper .button--default .notification--alert i{color:#fff}.notify-wrapper .button--default.button--outline{box-shadow:inset 0 0 0 1px #44b678;color:#44b678}#notification-cart .notification__close .notify-wrapper .button--default.button--outline i,.notification--alert .notify-wrapper .button--default.button--outline i,.notify-wrapper .button--default.button--outline #notification-cart .notification__close i,.notify-wrapper .button--default.button--outline .icon,.notify-wrapper .button--default.button--outline .notification--alert i{color:#44b678}.notify-wrapper .button--default.button--outline:hover{box-shadow:inset 0 0 0 100px #3da36c}.notify-wrapper .button--default.button--outline.active,.notify-wrapper .button--default.button--outline:active{box-shadow:inset 0 0 0 100px #3da36c;color:#fff}#notification-cart .notification__close .notify-wrapper .button--default.button--outline.active i,#notification-cart .notification__close .notify-wrapper .button--default.button--outline:active i,.notification--alert .notify-wrapper .button--default.button--outline.active i,.notification--alert .notify-wrapper .button--default.button--outline:active i,.notify-wrapper .button--default.button--outline.active #notification-cart .notification__close i,.notify-wrapper .button--default.button--outline.active .icon,.notify-wrapper .button--default.button--outline.active .notification--alert i,.notify-wrapper .button--default.button--outline:active #notification-cart .notification__close i,.notify-wrapper .button--default.button--outline:active .icon,.notify-wrapper .button--default.button--outline:active .notification--alert i{color:#fff}.notify-wrapper .button--default.button--flat{box-shadow:inset 0 0 0 100px #44b678}.notify-wrapper .button--default:hover{box-shadow:inset 0 0 0 100px #3da36c;color:#fff}#notification-cart .notification__close .notify-wrapper .button--default:hover i,.notification--alert .notify-wrapper .button--default:hover i,.notify-wrapper .button--default:hover #notification-cart .notification__close i,.notify-wrapper .button--default:hover .icon,.notify-wrapper .button--default:hover .notification--alert i{color:#fff}.notify-wrapper .button--default.active,.notify-wrapper .button--default:active{box-shadow:inset 0 0 0 100px #369160}.notify-wrapper .button--default--hover.active,.notify-wrapper .button--default--hover:hover{box-shadow:inset 0 0 0 100px #3da36c!important;color:#fff!important}#notification-cart .notification__close .notify-wrapper .button--default--hover.active i,#notification-cart .notification__close .notify-wrapper .button--default--hover:hover i,.notification--alert .notify-wrapper .button--default--hover.active i,.notification--alert .notify-wrapper .button--default--hover:hover i,.notify-wrapper .button--default--hover.active #notification-cart .notification__close i,.notify-wrapper .button--default--hover.active .icon,.notify-wrapper .button--default--hover.active .notification--alert i,.notify-wrapper .button--default--hover:hover #notification-cart .notification__close i,.notify-wrapper .button--default--hover:hover .icon,.notify-wrapper .button--default--hover:hover .notification--alert i{color:#fff!important}.notify-wrapper .button--default--hover.active,.notify-wrapper .button--default--hover:active{box-shadow:inset 0 0 0 100px #369160!important}.notify-wrapper .button--green{--color:color($color,"buttons-text");color:#fff}#notification-cart .notification__close .notify-wrapper .button--green i,.notification--alert .notify-wrapper .button--green i,.notify-wrapper .button--green #notification-cart .notification__close i,.notify-wrapper .button--green .icon,.notify-wrapper .button--green .notification--alert i{color:#fff}.notify-wrapper .button--green.button--outline{box-shadow:inset 0 0 0 1px #44b678;color:#44b678}#notification-cart .notification__close .notify-wrapper .button--green.button--outline i,.notification--alert .notify-wrapper .button--green.button--outline i,.notify-wrapper .button--green.button--outline #notification-cart .notification__close i,.notify-wrapper .button--green.button--outline .icon,.notify-wrapper .button--green.button--outline .notification--alert i{color:#44b678}.notify-wrapper .button--green.button--outline:hover{box-shadow:inset 0 0 0 100px #44b678}.notify-wrapper .button--green.button--outline.active,.notify-wrapper .button--green.button--outline:active{box-shadow:inset 0 0 0 100px #44b678;color:#fff}#notification-cart .notification__close .notify-wrapper .button--green.button--outline.active i,#notification-cart .notification__close .notify-wrapper .button--green.button--outline:active i,.notification--alert .notify-wrapper .button--green.button--outline.active i,.notification--alert .notify-wrapper .button--green.button--outline:active i,.notify-wrapper .button--green.button--outline.active #notification-cart .notification__close i,.notify-wrapper .button--green.button--outline.active .icon,.notify-wrapper .button--green.button--outline.active .notification--alert i,.notify-wrapper .button--green.button--outline:active #notification-cart .notification__close i,.notify-wrapper .button--green.button--outline:active .icon,.notify-wrapper .button--green.button--outline:active .notification--alert i{color:#fff}.notify-wrapper .button--green.button--flat{box-shadow:inset 0 0 0 100px #44b678}.notify-wrapper .button--green:hover{box-shadow:inset 0 0 0 100px #44b678;color:#fff}#notification-cart .notification__close .notify-wrapper .button--green:hover i,.notification--alert .notify-wrapper .button--green:hover i,.notify-wrapper .button--green:hover #notification-cart .notification__close i,.notify-wrapper .button--green:hover .icon,.notify-wrapper .button--green:hover .notification--alert i{color:#fff}.notify-wrapper .button--green.active,.notify-wrapper .button--green:active{box-shadow:inset 0 0 0 100px #3b9e62}.notify-wrapper .button--green--hover.active,.notify-wrapper .button--green--hover:hover{box-shadow:inset 0 0 0 100px #44b678!important;color:#fff!important}#notification-cart .notification__close .notify-wrapper .button--green--hover.active i,#notification-cart .notification__close .notify-wrapper .button--green--hover:hover i,.notification--alert .notify-wrapper .button--green--hover.active i,.notification--alert .notify-wrapper .button--green--hover:hover i,.notify-wrapper .button--green--hover.active #notification-cart .notification__close i,.notify-wrapper .button--green--hover.active .icon,.notify-wrapper .button--green--hover.active .notification--alert i,.notify-wrapper .button--green--hover:hover #notification-cart .notification__close i,.notify-wrapper .button--green--hover:hover .icon,.notify-wrapper .button--green--hover:hover .notification--alert i{color:#fff!important}.notify-wrapper .button--green--hover.active,.notify-wrapper .button--green--hover:active{box-shadow:inset 0 0 0 100px #3b9e62!important}.notify-wrapper .button--blue{--color:color($color,"buttons-text");color:#fff}#notification-cart .notification__close .notify-wrapper .button--blue i,.notification--alert .notify-wrapper .button--blue i,.notify-wrapper .button--blue #notification-cart .notification__close i,.notify-wrapper .button--blue .icon,.notify-wrapper .button--blue .notification--alert i{color:#fff}.notify-wrapper .button--blue.button--outline{box-shadow:inset 0 0 0 1px #336aea;color:#336aea}#notification-cart .notification__close .notify-wrapper .button--blue.button--outline i,.notification--alert .notify-wrapper .button--blue.button--outline i,.notify-wrapper .button--blue.button--outline #notification-cart .notification__close i,.notify-wrapper .button--blue.button--outline .icon,.notify-wrapper .button--blue.button--outline .notification--alert i{color:#336aea}.notify-wrapper .button--blue.button--outline:hover{box-shadow:inset 0 0 0 100px #336aea}.notify-wrapper .button--blue.button--outline.active,.notify-wrapper .button--blue.button--outline:active{box-shadow:inset 0 0 0 100px #336aea;color:#fff}#notification-cart .notification__close .notify-wrapper .button--blue.button--outline.active i,#notification-cart .notification__close .notify-wrapper .button--blue.button--outline:active i,.notification--alert .notify-wrapper .button--blue.button--outline.active i,.notification--alert .notify-wrapper .button--blue.button--outline:active i,.notify-wrapper .button--blue.button--outline.active #notification-cart .notification__close i,.notify-wrapper .button--blue.button--outline.active .icon,.notify-wrapper .button--blue.button--outline.active .notification--alert i,.notify-wrapper .button--blue.button--outline:active #notification-cart .notification__close i,.notify-wrapper .button--blue.button--outline:active .icon,.notify-wrapper .button--blue.button--outline:active .notification--alert i{color:#fff}.notify-wrapper .button--blue.button--flat,.notify-wrapper .button--blue:hover{box-shadow:inset 0 0 0 100px #336aea}#notification-cart .notification__close .notify-wrapper .button--blue:hover i,.notification--alert .notify-wrapper .button--blue:hover i,.notify-wrapper .button--blue:hover,.notify-wrapper .button--blue:hover #notification-cart .notification__close i,.notify-wrapper .button--blue:hover .icon,.notify-wrapper .button--blue:hover .notification--alert i{color:#fff}.notify-wrapper .button--blue.active,.notify-wrapper .button--blue:active{box-shadow:inset 0 0 0 100px #2955bb}.notify-wrapper .button--blue--hover.active,.notify-wrapper .button--blue--hover:hover{box-shadow:inset 0 0 0 100px #336aea!important;color:#fff!important}#notification-cart .notification__close .notify-wrapper .button--blue--hover.active i,#notification-cart .notification__close .notify-wrapper .button--blue--hover:hover i,.notification--alert .notify-wrapper .button--blue--hover.active i,.notification--alert .notify-wrapper .button--blue--hover:hover i,.notify-wrapper .button--blue--hover.active #notification-cart .notification__close i,.notify-wrapper .button--blue--hover.active .icon,.notify-wrapper .button--blue--hover.active .notification--alert i,.notify-wrapper .button--blue--hover:hover #notification-cart .notification__close i,.notify-wrapper .button--blue--hover:hover .icon,.notify-wrapper .button--blue--hover:hover .notification--alert i{color:#fff!important}.notify-wrapper .button--blue--hover.active,.notify-wrapper .button--blue--hover:active{box-shadow:inset 0 0 0 100px #2955bb!important}.notify-wrapper .button--gray{--color:color($color,"buttons-text");color:#fff}#notification-cart .notification__close .notify-wrapper .button--gray i,.notification--alert .notify-wrapper .button--gray i,.notify-wrapper .button--gray #notification-cart .notification__close i,.notify-wrapper .button--gray .icon,.notify-wrapper .button--gray .notification--alert i{color:#fff}.notify-wrapper .button--gray.button--outline{box-shadow:inset 0 0 0 1px #9c9c9c;color:#9c9c9c}#notification-cart .notification__close .notify-wrapper .button--gray.button--outline i,.notification--alert .notify-wrapper .button--gray.button--outline i,.notify-wrapper .button--gray.button--outline #notification-cart .notification__close i,.notify-wrapper .button--gray.button--outline .icon,.notify-wrapper .button--gray.button--outline .notification--alert i{color:#9c9c9c}.notify-wrapper .button--gray.button--outline:hover{box-shadow:inset 0 0 0 100px #777}.notify-wrapper .button--gray.button--outline.active,.notify-wrapper .button--gray.button--outline:active{box-shadow:inset 0 0 0 100px #777;color:#fff}#notification-cart .notification__close .notify-wrapper .button--gray.button--outline.active i,#notification-cart .notification__close .notify-wrapper .button--gray.button--outline:active i,.notification--alert .notify-wrapper .button--gray.button--outline.active i,.notification--alert .notify-wrapper .button--gray.button--outline:active i,.notify-wrapper .button--gray.button--outline.active #notification-cart .notification__close i,.notify-wrapper .button--gray.button--outline.active .icon,.notify-wrapper .button--gray.button--outline.active .notification--alert i,.notify-wrapper .button--gray.button--outline:active #notification-cart .notification__close i,.notify-wrapper .button--gray.button--outline:active .icon,.notify-wrapper .button--gray.button--outline:active .notification--alert i{color:#fff}.notify-wrapper .button--gray.button--flat{box-shadow:inset 0 0 0 100px #9c9c9c}.notify-wrapper .button--gray:hover{box-shadow:inset 0 0 0 100px #777;color:#fff}#notification-cart .notification__close .notify-wrapper .button--gray:hover i,.notification--alert .notify-wrapper .button--gray:hover i,.notify-wrapper .button--gray:hover #notification-cart .notification__close i,.notify-wrapper .button--gray:hover .icon,.notify-wrapper .button--gray:hover .notification--alert i{color:#fff}.notify-wrapper .button--gray.active,.notify-wrapper .button--gray:active{box-shadow:inset 0 0 0 100px #424242}.notify-wrapper .button--gray--hover.active,.notify-wrapper .button--gray--hover:hover{box-shadow:inset 0 0 0 100px #777!important;color:#fff!important}#notification-cart .notification__close .notify-wrapper .button--gray--hover.active i,#notification-cart .notification__close .notify-wrapper .button--gray--hover:hover i,.notification--alert .notify-wrapper .button--gray--hover.active i,.notification--alert .notify-wrapper .button--gray--hover:hover i,.notify-wrapper .button--gray--hover.active #notification-cart .notification__close i,.notify-wrapper .button--gray--hover.active .icon,.notify-wrapper .button--gray--hover.active .notification--alert i,.notify-wrapper .button--gray--hover:hover #notification-cart .notification__close i,.notify-wrapper .button--gray--hover:hover .icon,.notify-wrapper .button--gray--hover:hover .notification--alert i{color:#fff!important}.notify-wrapper .button--gray--hover.active,.notify-wrapper .button--gray--hover:active{box-shadow:inset 0 0 0 100px #424242!important}.notify-wrapper .button--red{--color:color($color,"buttons-text");color:#fff}#notification-cart .notification__close .notify-wrapper .button--red i,.notification--alert .notify-wrapper .button--red i,.notify-wrapper .button--red #notification-cart .notification__close i,.notify-wrapper .button--red .icon,.notify-wrapper .button--red .notification--alert i{color:#fff}.notify-wrapper .button--red.button--outline{box-shadow:inset 0 0 0 1px #ff7d6a;color:#ff7d6a}#notification-cart .notification__close .notify-wrapper .button--red.button--outline i,.notification--alert .notify-wrapper .button--red.button--outline i,.notify-wrapper .button--red.button--outline #notification-cart .notification__close i,.notify-wrapper .button--red.button--outline .icon,.notify-wrapper .button--red.button--outline .notification--alert i{color:#ff7d6a}.notify-wrapper .button--red.button--outline:hover{box-shadow:inset 0 0 0 100px #ff7d6a}.notify-wrapper .button--red.button--outline.active,.notify-wrapper .button--red.button--outline:active{box-shadow:inset 0 0 0 100px #ff7d6a;color:#fff}#notification-cart .notification__close .notify-wrapper .button--red.button--outline.active i,#notification-cart .notification__close .notify-wrapper .button--red.button--outline:active i,.notification--alert .notify-wrapper .button--red.button--outline.active i,.notification--alert .notify-wrapper .button--red.button--outline:active i,.notify-wrapper .button--red.button--outline.active #notification-cart .notification__close i,.notify-wrapper .button--red.button--outline.active .icon,.notify-wrapper .button--red.button--outline.active .notification--alert i,.notify-wrapper .button--red.button--outline:active #notification-cart .notification__close i,.notify-wrapper .button--red.button--outline:active .icon,.notify-wrapper .button--red.button--outline:active .notification--alert i{color:#fff}.notify-wrapper .button--red.button--flat,.notify-wrapper .button--red:hover{box-shadow:inset 0 0 0 100px #ff7d6a}#notification-cart .notification__close .notify-wrapper .button--red:hover i,.notification--alert .notify-wrapper .button--red:hover i,.notify-wrapper .button--red:hover,.notify-wrapper .button--red:hover #notification-cart .notification__close i,.notify-wrapper .button--red:hover .icon,.notify-wrapper .button--red:hover .notification--alert i{color:#fff}.notify-wrapper .button--red.active,.notify-wrapper .button--red:active{box-shadow:inset 0 0 0 100px #eb644c}.notify-wrapper .button--red--hover.active,.notify-wrapper .button--red--hover:hover{box-shadow:inset 0 0 0 100px #ff7d6a!important;color:#fff!important}#notification-cart .notification__close .notify-wrapper .button--red--hover.active i,#notification-cart .notification__close .notify-wrapper .button--red--hover:hover i,.notification--alert .notify-wrapper .button--red--hover.active i,.notification--alert .notify-wrapper .button--red--hover:hover i,.notify-wrapper .button--red--hover.active #notification-cart .notification__close i,.notify-wrapper .button--red--hover.active .icon,.notify-wrapper .button--red--hover.active .notification--alert i,.notify-wrapper .button--red--hover:hover #notification-cart .notification__close i,.notify-wrapper .button--red--hover:hover .icon,.notify-wrapper .button--red--hover:hover .notification--alert i{color:#fff!important}.notify-wrapper .button--red--hover.active,.notify-wrapper .button--red--hover:active{box-shadow:inset 0 0 0 100px #eb644c!important}.notify-wrapper .button--yellow{--color:color($color,"buttons-text");color:#fff}#notification-cart .notification__close .notify-wrapper .button--yellow i,.notification--alert .notify-wrapper .button--yellow i,.notify-wrapper .button--yellow #notification-cart .notification__close i,.notify-wrapper .button--yellow .icon,.notify-wrapper .button--yellow .notification--alert i{color:#fff}.notify-wrapper .button--yellow.button--outline{box-shadow:inset 0 0 0 1px #feb602;color:#feb602}#notification-cart .notification__close .notify-wrapper .button--yellow.button--outline i,.notification--alert .notify-wrapper .button--yellow.button--outline i,.notify-wrapper .button--yellow.button--outline #notification-cart .notification__close i,.notify-wrapper .button--yellow.button--outline .icon,.notify-wrapper .button--yellow.button--outline .notification--alert i{color:#feb602}.notify-wrapper .button--yellow.button--outline:hover{box-shadow:inset 0 0 0 100px #f4980a}.notify-wrapper .button--yellow.button--outline.active,.notify-wrapper .button--yellow.button--outline:active{box-shadow:inset 0 0 0 100px #f4980a;color:#fff}#notification-cart .notification__close .notify-wrapper .button--yellow.button--outline.active i,#notification-cart .notification__close .notify-wrapper .button--yellow.button--outline:active i,.notification--alert .notify-wrapper .button--yellow.button--outline.active i,.notification--alert .notify-wrapper .button--yellow.button--outline:active i,.notify-wrapper .button--yellow.button--outline.active #notification-cart .notification__close i,.notify-wrapper .button--yellow.button--outline.active .icon,.notify-wrapper .button--yellow.button--outline.active .notification--alert i,.notify-wrapper .button--yellow.button--outline:active #notification-cart .notification__close i,.notify-wrapper .button--yellow.button--outline:active .icon,.notify-wrapper .button--yellow.button--outline:active .notification--alert i{color:#fff}.notify-wrapper .button--yellow.button--flat{box-shadow:inset 0 0 0 100px #feb602}.notify-wrapper .button--yellow:hover{box-shadow:inset 0 0 0 100px #f4980a;color:#fff}#notification-cart .notification__close .notify-wrapper .button--yellow:hover i,.notification--alert .notify-wrapper .button--yellow:hover i,.notify-wrapper .button--yellow:hover #notification-cart .notification__close i,.notify-wrapper .button--yellow:hover .icon,.notify-wrapper .button--yellow:hover .notification--alert i{color:#fff}.notify-wrapper .button--yellow.active,.notify-wrapper .button--yellow:active{box-shadow:inset 0 0 0 100px #f4980a}.notify-wrapper .button--yellow--hover.active,.notify-wrapper .button--yellow--hover:hover{box-shadow:inset 0 0 0 100px #f4980a!important;color:#fff!important}#notification-cart .notification__close .notify-wrapper .button--yellow--hover.active i,#notification-cart .notification__close .notify-wrapper .button--yellow--hover:hover i,.notification--alert .notify-wrapper .button--yellow--hover.active i,.notification--alert .notify-wrapper .button--yellow--hover:hover i,.notify-wrapper .button--yellow--hover.active #notification-cart .notification__close i,.notify-wrapper .button--yellow--hover.active .icon,.notify-wrapper .button--yellow--hover.active .notification--alert i,.notify-wrapper .button--yellow--hover:hover #notification-cart .notification__close i,.notify-wrapper .button--yellow--hover:hover .icon,.notify-wrapper .button--yellow--hover:hover .notification--alert i{color:#fff!important}.notify-wrapper .button--yellow--hover.active,.notify-wrapper .button--yellow--hover:active{box-shadow:inset 0 0 0 100px #f4980a!important}.notify-wrapper .button--purple{--color:color($color,"buttons-text");color:#fff}#notification-cart .notification__close .notify-wrapper .button--purple i,.notification--alert .notify-wrapper .button--purple i,.notify-wrapper .button--purple #notification-cart .notification__close i,.notify-wrapper .button--purple .icon,.notify-wrapper .button--purple .notification--alert i{color:#fff}.notify-wrapper .button--purple.button--outline{box-shadow:inset 0 0 0 1px #6569bd;color:#6569bd}#notification-cart .notification__close .notify-wrapper .button--purple.button--outline i,.notification--alert .notify-wrapper .button--purple.button--outline i,.notify-wrapper .button--purple.button--outline #notification-cart .notification__close i,.notify-wrapper .button--purple.button--outline .icon,.notify-wrapper .button--purple.button--outline .notification--alert i{color:#6569bd}.notify-wrapper .button--purple.button--outline:hover{box-shadow:inset 0 0 0 100px #6569bd}.notify-wrapper .button--purple.button--outline.active,.notify-wrapper .button--purple.button--outline:active{box-shadow:inset 0 0 0 100px #6569bd;color:#fff}#notification-cart .notification__close .notify-wrapper .button--purple.button--outline.active i,#notification-cart .notification__close .notify-wrapper .button--purple.button--outline:active i,.notification--alert .notify-wrapper .button--purple.button--outline.active i,.notification--alert .notify-wrapper .button--purple.button--outline:active i,.notify-wrapper .button--purple.button--outline.active #notification-cart .notification__close i,.notify-wrapper .button--purple.button--outline.active .icon,.notify-wrapper .button--purple.button--outline.active .notification--alert i,.notify-wrapper .button--purple.button--outline:active #notification-cart .notification__close i,.notify-wrapper .button--purple.button--outline:active .icon,.notify-wrapper .button--purple.button--outline:active .notification--alert i{color:#fff}.notify-wrapper .button--purple.button--flat{box-shadow:inset 0 0 0 100px #6569bd}.notify-wrapper .button--purple:hover{box-shadow:inset 0 0 0 100px #6569bd;color:#fff}#notification-cart .notification__close .notify-wrapper .button--purple:hover i,.notification--alert .notify-wrapper .button--purple:hover i,.notify-wrapper .button--purple:hover #notification-cart .notification__close i,.notify-wrapper .button--purple:hover .icon,.notify-wrapper .button--purple:hover .notification--alert i{color:#fff}.notify-wrapper .button--purple.active,.notify-wrapper .button--purple:active{box-shadow:inset 0 0 0 100px #4c50ae}.notify-wrapper .button--purple--hover.active,.notify-wrapper .button--purple--hover:hover{box-shadow:inset 0 0 0 100px #6569bd!important;color:#fff!important}#notification-cart .notification__close .notify-wrapper .button--purple--hover.active i,#notification-cart .notification__close .notify-wrapper .button--purple--hover:hover i,.notification--alert .notify-wrapper .button--purple--hover.active i,.notification--alert .notify-wrapper .button--purple--hover:hover i,.notify-wrapper .button--purple--hover.active #notification-cart .notification__close i,.notify-wrapper .button--purple--hover.active .icon,.notify-wrapper .button--purple--hover.active .notification--alert i,.notify-wrapper .button--purple--hover:hover #notification-cart .notification__close i,.notify-wrapper .button--purple--hover:hover .icon,.notify-wrapper .button--purple--hover:hover .notification--alert i{color:#fff!important}.notify-wrapper .button--purple--hover.active,.notify-wrapper .button--purple--hover:active{box-shadow:inset 0 0 0 100px #4c50ae!important}.notify-wrapper .button--inverted{--color:color($color,"buttons-text");color:#777}#notification-cart .notification__close .notify-wrapper .button--inverted i,.notification--alert .notify-wrapper .button--inverted i,.notify-wrapper .button--inverted #notification-cart .notification__close i,.notify-wrapper .button--inverted .icon,.notify-wrapper .button--inverted .notification--alert i{color:#777}.notify-wrapper .button--inverted.button--outline{box-shadow:inset 0 0 0 1px #fff;color:#fff}#notification-cart .notification__close .notify-wrapper .button--inverted.button--outline i,.notification--alert .notify-wrapper .button--inverted.button--outline i,.notify-wrapper .button--inverted.button--outline #notification-cart .notification__close i,.notify-wrapper .button--inverted.button--outline .icon,.notify-wrapper .button--inverted.button--outline .notification--alert i{color:#fff}.notify-wrapper .button--inverted.button--outline:hover{box-shadow:inset 0 0 0 100px #e5e5e5}.notify-wrapper .button--inverted.button--outline.active,.notify-wrapper .button--inverted.button--outline:active{box-shadow:inset 0 0 0 100px #e5e5e5;color:#777}#notification-cart .notification__close .notify-wrapper .button--inverted.button--outline.active i,#notification-cart .notification__close .notify-wrapper .button--inverted.button--outline:active i,.notification--alert .notify-wrapper .button--inverted.button--outline.active i,.notification--alert .notify-wrapper .button--inverted.button--outline:active i,.notify-wrapper .button--inverted.button--outline.active #notification-cart .notification__close i,.notify-wrapper .button--inverted.button--outline.active .icon,.notify-wrapper .button--inverted.button--outline.active .notification--alert i,.notify-wrapper .button--inverted.button--outline:active #notification-cart .notification__close i,.notify-wrapper .button--inverted.button--outline:active .icon,.notify-wrapper .button--inverted.button--outline:active .notification--alert i{color:#777}.notify-wrapper .button--inverted.button--flat{box-shadow:inset 0 0 0 100px #fff}.notify-wrapper .button--inverted:hover{box-shadow:inset 0 0 0 100px #e5e5e5;color:#777}#notification-cart .notification__close .notify-wrapper .button--inverted:hover i,.notification--alert .notify-wrapper .button--inverted:hover i,.notify-wrapper .button--inverted:hover #notification-cart .notification__close i,.notify-wrapper .button--inverted:hover .icon,.notify-wrapper .button--inverted:hover .notification--alert i{color:#777}.notify-wrapper .button--inverted.active,.notify-wrapper .button--inverted:active{box-shadow:inset 0 0 0 100px #e5e5e5}.notify-wrapper .button--inverted--hover.active,.notify-wrapper .button--inverted--hover:hover{box-shadow:inset 0 0 0 100px #e5e5e5!important;color:#777!important}#notification-cart .notification__close .notify-wrapper .button--inverted--hover.active i,#notification-cart .notification__close .notify-wrapper .button--inverted--hover:hover i,.notification--alert .notify-wrapper .button--inverted--hover.active i,.notification--alert .notify-wrapper .button--inverted--hover:hover i,.notify-wrapper .button--inverted--hover.active #notification-cart .notification__close i,.notify-wrapper .button--inverted--hover.active .icon,.notify-wrapper .button--inverted--hover.active .notification--alert i,.notify-wrapper .button--inverted--hover:hover #notification-cart .notification__close i,.notify-wrapper .button--inverted--hover:hover .icon,.notify-wrapper .button--inverted--hover:hover .notification--alert i{color:#777!important}.notify-wrapper .button--inverted--hover.active,.notify-wrapper .button--inverted--hover:active{box-shadow:inset 0 0 0 100px #e5e5e5!important}.notify-wrapper .button--behance{box-shadow:inset 0 0 0 0 #1769ff;color:#fff}#notification-cart .notification__close .notify-wrapper .button--behance i,.notification--alert .notify-wrapper .button--behance i,.notify-wrapper .button--behance #notification-cart .notification__close i,.notify-wrapper .button--behance .icon,.notify-wrapper .button--behance .notification--alert i{color:#fff}.notify-wrapper .button--behance.button--flat.button--inverted{box-shadow:inset 0 0 0 100px #fff;color:#1769ff}#notification-cart .notification__close .notify-wrapper .button--behance.button--flat.button--inverted i,.notification--alert .notify-wrapper .button--behance.button--flat.button--inverted i,.notify-wrapper .button--behance.button--flat.button--inverted #notification-cart .notification__close i,.notify-wrapper .button--behance.button--flat.button--inverted .icon,.notify-wrapper .button--behance.button--flat.button--inverted .notification--alert i{color:#1769ff}.notify-wrapper .button--behance.button--flat.button--inverted.active,.notify-wrapper .button--behance.button--flat.button--inverted:hover{box-shadow:inset 0 0 0 100px #0050e3;color:#fff}#notification-cart .notification__close .notify-wrapper .button--behance.button--flat.button--inverted.active i,#notification-cart .notification__close .notify-wrapper .button--behance.button--flat.button--inverted:hover i,.notification--alert .notify-wrapper .button--behance.button--flat.button--inverted.active i,.notification--alert .notify-wrapper .button--behance.button--flat.button--inverted:hover i,.notify-wrapper .button--behance.button--flat.button--inverted.active #notification-cart .notification__close i,.notify-wrapper .button--behance.button--flat.button--inverted.active .icon,.notify-wrapper .button--behance.button--flat.button--inverted.active .notification--alert i,.notify-wrapper .button--behance.button--flat.button--inverted:hover #notification-cart .notification__close i,.notify-wrapper .button--behance.button--flat.button--inverted:hover .icon,.notify-wrapper .button--behance.button--flat.button--inverted:hover .notification--alert i{color:#fff}.notify-wrapper .button--behance.button--flat.button--inverted.active,.notify-wrapper .button--behance.button--flat.button--inverted:active{box-shadow:inset 0 0 0 100px #0049cf}.notify-wrapper .button--behance.button--outline{box-shadow:inset 0 0 0 1px #1769ff;color:#1769ff}#notification-cart .notification__close .notify-wrapper .button--behance.button--outline i,.notification--alert .notify-wrapper .button--behance.button--outline i,.notify-wrapper .button--behance.button--outline #notification-cart .notification__close i,.notify-wrapper .button--behance.button--outline .icon,.notify-wrapper .button--behance.button--outline .notification--alert i{color:#1769ff}.notify-wrapper .button--behance.button--outline.active,.notify-wrapper .button--behance.button--outline:hover{box-shadow:inset 0 0 0 100px #0050e3;color:#fff}#notification-cart .notification__close .notify-wrapper .button--behance.button--outline.active i,#notification-cart .notification__close .notify-wrapper .button--behance.button--outline:hover i,.notification--alert .notify-wrapper .button--behance.button--outline.active i,.notification--alert .notify-wrapper .button--behance.button--outline:hover i,.notify-wrapper .button--behance.button--outline.active #notification-cart .notification__close i,.notify-wrapper .button--behance.button--outline.active .icon,.notify-wrapper .button--behance.button--outline.active .notification--alert i,.notify-wrapper .button--behance.button--outline:hover #notification-cart .notification__close i,.notify-wrapper .button--behance.button--outline:hover .icon,.notify-wrapper .button--behance.button--outline:hover .notification--alert i{color:#fff}.notify-wrapper .button--behance.button--outline.active,.notify-wrapper .button--behance.button--outline:active{box-shadow:inset 0 0 0 100px #0049cf}.notify-wrapper .button--behance.button--flat{box-shadow:inset 0 0 0 100px #1769ff}.notify-wrapper .button--behance.active,.notify-wrapper .button--behance:hover{box-shadow:inset 0 0 0 100px #0050e3;color:#fff}#notification-cart .notification__close .notify-wrapper .button--behance.active i,#notification-cart .notification__close .notify-wrapper .button--behance:hover i,.notification--alert .notify-wrapper .button--behance.active i,.notification--alert .notify-wrapper .button--behance:hover i,.notify-wrapper .button--behance.active #notification-cart .notification__close i,.notify-wrapper .button--behance.active .icon,.notify-wrapper .button--behance.active .notification--alert i,.notify-wrapper .button--behance:hover #notification-cart .notification__close i,.notify-wrapper .button--behance:hover .icon,.notify-wrapper .button--behance:hover .notification--alert i{color:#fff}.notify-wrapper .button--behance.active,.notify-wrapper .button--behance:active{box-shadow:inset 0 0 0 100px #0049cf}.notify-wrapper .button--dribbble{box-shadow:inset 0 0 0 0 #ea4c89;color:#fff}#notification-cart .notification__close .notify-wrapper .button--dribbble i,.notification--alert .notify-wrapper .button--dribbble i,.notify-wrapper .button--dribbble #notification-cart .notification__close i,.notify-wrapper .button--dribbble .icon,.notify-wrapper .button--dribbble .notification--alert i{color:#fff}.notify-wrapper .button--dribbble.button--flat.button--inverted{box-shadow:inset 0 0 0 100px #fff;color:#ea4c89}#notification-cart .notification__close .notify-wrapper .button--dribbble.button--flat.button--inverted i,.notification--alert .notify-wrapper .button--dribbble.button--flat.button--inverted i,.notify-wrapper .button--dribbble.button--flat.button--inverted #notification-cart .notification__close i,.notify-wrapper .button--dribbble.button--flat.button--inverted .icon,.notify-wrapper .button--dribbble.button--flat.button--inverted .notification--alert i{color:#ea4c89}.notify-wrapper .button--dribbble.button--flat.button--inverted.active,.notify-wrapper .button--dribbble.button--flat.button--inverted:hover{box-shadow:inset 0 0 0 100px #e51e6b;color:#fff}#notification-cart .notification__close .notify-wrapper .button--dribbble.button--flat.button--inverted.active i,#notification-cart .notification__close .notify-wrapper .button--dribbble.button--flat.button--inverted:hover i,.notification--alert .notify-wrapper .button--dribbble.button--flat.button--inverted.active i,.notification--alert .notify-wrapper .button--dribbble.button--flat.button--inverted:hover i,.notify-wrapper .button--dribbble.button--flat.button--inverted.active #notification-cart .notification__close i,.notify-wrapper .button--dribbble.button--flat.button--inverted.active .icon,.notify-wrapper .button--dribbble.button--flat.button--inverted.active .notification--alert i,.notify-wrapper .button--dribbble.button--flat.button--inverted:hover #notification-cart .notification__close i,.notify-wrapper .button--dribbble.button--flat.button--inverted:hover .icon,.notify-wrapper .button--dribbble.button--flat.button--inverted:hover .notification--alert i{color:#fff}.notify-wrapper .button--dribbble.button--flat.button--inverted.active,.notify-wrapper .button--dribbble.button--flat.button--inverted:active{box-shadow:inset 0 0 0 100px #d61962}.notify-wrapper .button--dribbble.button--outline{box-shadow:inset 0 0 0 1px #ea4c89;color:#ea4c89}#notification-cart .notification__close .notify-wrapper .button--dribbble.button--outline i,.notification--alert .notify-wrapper .button--dribbble.button--outline i,.notify-wrapper .button--dribbble.button--outline #notification-cart .notification__close i,.notify-wrapper .button--dribbble.button--outline .icon,.notify-wrapper .button--dribbble.button--outline .notification--alert i{color:#ea4c89}.notify-wrapper .button--dribbble.button--outline.active,.notify-wrapper .button--dribbble.button--outline:hover{box-shadow:inset 0 0 0 100px #e51e6b;color:#fff}#notification-cart .notification__close .notify-wrapper .button--dribbble.button--outline.active i,#notification-cart .notification__close .notify-wrapper .button--dribbble.button--outline:hover i,.notification--alert .notify-wrapper .button--dribbble.button--outline.active i,.notification--alert .notify-wrapper .button--dribbble.button--outline:hover i,.notify-wrapper .button--dribbble.button--outline.active #notification-cart .notification__close i,.notify-wrapper .button--dribbble.button--outline.active .icon,.notify-wrapper .button--dribbble.button--outline.active .notification--alert i,.notify-wrapper .button--dribbble.button--outline:hover #notification-cart .notification__close i,.notify-wrapper .button--dribbble.button--outline:hover .icon,.notify-wrapper .button--dribbble.button--outline:hover .notification--alert i{color:#fff}.notify-wrapper .button--dribbble.button--outline.active,.notify-wrapper .button--dribbble.button--outline:active{box-shadow:inset 0 0 0 100px #d61962}.notify-wrapper .button--dribbble.button--flat{box-shadow:inset 0 0 0 100px #ea4c89}.notify-wrapper .button--dribbble.active,.notify-wrapper .button--dribbble:hover{box-shadow:inset 0 0 0 100px #e51e6b;color:#fff}#notification-cart .notification__close .notify-wrapper .button--dribbble.active i,#notification-cart .notification__close .notify-wrapper .button--dribbble:hover i,.notification--alert .notify-wrapper .button--dribbble.active i,.notification--alert .notify-wrapper .button--dribbble:hover i,.notify-wrapper .button--dribbble.active #notification-cart .notification__close i,.notify-wrapper .button--dribbble.active .icon,.notify-wrapper .button--dribbble.active .notification--alert i,.notify-wrapper .button--dribbble:hover #notification-cart .notification__close i,.notify-wrapper .button--dribbble:hover .icon,.notify-wrapper .button--dribbble:hover .notification--alert i{color:#fff}.notify-wrapper .button--dribbble.active,.notify-wrapper .button--dribbble:active{box-shadow:inset 0 0 0 100px #d61962}.notify-wrapper .button--facebook{box-shadow:inset 0 0 0 0 #1877f2;color:#fff}#notification-cart .notification__close .notify-wrapper .button--facebook i,.notification--alert .notify-wrapper .button--facebook i,.notify-wrapper .button--facebook #notification-cart .notification__close i,.notify-wrapper .button--facebook .icon,.notify-wrapper .button--facebook .notification--alert i{color:#fff}.notify-wrapper .button--facebook.button--flat.button--inverted{box-shadow:inset 0 0 0 100px #fff;color:#1877f2}#notification-cart .notification__close .notify-wrapper .button--facebook.button--flat.button--inverted i,.notification--alert .notify-wrapper .button--facebook.button--flat.button--inverted i,.notify-wrapper .button--facebook.button--flat.button--inverted #notification-cart .notification__close i,.notify-wrapper .button--facebook.button--flat.button--inverted .icon,.notify-wrapper .button--facebook.button--flat.button--inverted .notification--alert i{color:#1877f2}.notify-wrapper .button--facebook.button--flat.button--inverted.active,.notify-wrapper .button--facebook.button--flat.button--inverted:hover{box-shadow:inset 0 0 0 100px #0b5fcc;color:#fff}#notification-cart .notification__close .notify-wrapper .button--facebook.button--flat.button--inverted.active i,#notification-cart .notification__close .notify-wrapper .button--facebook.button--flat.button--inverted:hover i,.notification--alert .notify-wrapper .button--facebook.button--flat.button--inverted.active i,.notification--alert .notify-wrapper .button--facebook.button--flat.button--inverted:hover i,.notify-wrapper .button--facebook.button--flat.button--inverted.active #notification-cart .notification__close i,.notify-wrapper .button--facebook.button--flat.button--inverted.active .icon,.notify-wrapper .button--facebook.button--flat.button--inverted.active .notification--alert i,.notify-wrapper .button--facebook.button--flat.button--inverted:hover #notification-cart .notification__close i,.notify-wrapper .button--facebook.button--flat.button--inverted:hover .icon,.notify-wrapper .button--facebook.button--flat.button--inverted:hover .notification--alert i{color:#fff}.notify-wrapper .button--facebook.button--flat.button--inverted.active,.notify-wrapper .button--facebook.button--flat.button--inverted:active{box-shadow:inset 0 0 0 100px #0a56b8}.notify-wrapper .button--facebook.button--outline{box-shadow:inset 0 0 0 1px #1877f2;color:#1877f2}#notification-cart .notification__close .notify-wrapper .button--facebook.button--outline i,.notification--alert .notify-wrapper .button--facebook.button--outline i,.notify-wrapper .button--facebook.button--outline #notification-cart .notification__close i,.notify-wrapper .button--facebook.button--outline .icon,.notify-wrapper .button--facebook.button--outline .notification--alert i{color:#1877f2}.notify-wrapper .button--facebook.button--outline.active,.notify-wrapper .button--facebook.button--outline:hover{box-shadow:inset 0 0 0 100px #0b5fcc;color:#fff}#notification-cart .notification__close .notify-wrapper .button--facebook.button--outline.active i,#notification-cart .notification__close .notify-wrapper .button--facebook.button--outline:hover i,.notification--alert .notify-wrapper .button--facebook.button--outline.active i,.notification--alert .notify-wrapper .button--facebook.button--outline:hover i,.notify-wrapper .button--facebook.button--outline.active #notification-cart .notification__close i,.notify-wrapper .button--facebook.button--outline.active .icon,.notify-wrapper .button--facebook.button--outline.active .notification--alert i,.notify-wrapper .button--facebook.button--outline:hover #notification-cart .notification__close i,.notify-wrapper .button--facebook.button--outline:hover .icon,.notify-wrapper .button--facebook.button--outline:hover .notification--alert i{color:#fff}.notify-wrapper .button--facebook.button--outline.active,.notify-wrapper .button--facebook.button--outline:active{box-shadow:inset 0 0 0 100px #0a56b8}.notify-wrapper .button--facebook.button--flat{box-shadow:inset 0 0 0 100px #1877f2}.notify-wrapper .button--facebook.active,.notify-wrapper .button--facebook:hover{box-shadow:inset 0 0 0 100px #0b5fcc;color:#fff}#notification-cart .notification__close .notify-wrapper .button--facebook.active i,#notification-cart .notification__close .notify-wrapper .button--facebook:hover i,.notification--alert .notify-wrapper .button--facebook.active i,.notification--alert .notify-wrapper .button--facebook:hover i,.notify-wrapper .button--facebook.active #notification-cart .notification__close i,.notify-wrapper .button--facebook.active .icon,.notify-wrapper .button--facebook.active .notification--alert i,.notify-wrapper .button--facebook:hover #notification-cart .notification__close i,.notify-wrapper .button--facebook:hover .icon,.notify-wrapper .button--facebook:hover .notification--alert i{color:#fff}.notify-wrapper .button--facebook.active,.notify-wrapper .button--facebook:active{box-shadow:inset 0 0 0 100px #0a56b8}.notify-wrapper .button--google{box-shadow:inset 0 0 0 0 #dd4b39;color:#fff}#notification-cart .notification__close .notify-wrapper .button--google i,.notification--alert .notify-wrapper .button--google i,.notify-wrapper .button--google #notification-cart .notification__close i,.notify-wrapper .button--google .icon,.notify-wrapper .button--google .notification--alert i{color:#fff}.notify-wrapper .button--google.button--flat.button--inverted{box-shadow:inset 0 0 0 100px #fff;color:#dd4b39}#notification-cart .notification__close .notify-wrapper .button--google.button--flat.button--inverted i,.notification--alert .notify-wrapper .button--google.button--flat.button--inverted i,.notify-wrapper .button--google.button--flat.button--inverted #notification-cart .notification__close i,.notify-wrapper .button--google.button--flat.button--inverted .icon,.notify-wrapper .button--google.button--flat.button--inverted .notification--alert i{color:#dd4b39}.notify-wrapper .button--google.button--flat.button--inverted.active,.notify-wrapper .button--google.button--flat.button--inverted:hover{box-shadow:inset 0 0 0 100px #c23321;color:#fff}#notification-cart .notification__close .notify-wrapper .button--google.button--flat.button--inverted.active i,#notification-cart .notification__close .notify-wrapper .button--google.button--flat.button--inverted:hover i,.notification--alert .notify-wrapper .button--google.button--flat.button--inverted.active i,.notification--alert .notify-wrapper .button--google.button--flat.button--inverted:hover i,.notify-wrapper .button--google.button--flat.button--inverted.active #notification-cart .notification__close i,.notify-wrapper .button--google.button--flat.button--inverted.active .icon,.notify-wrapper .button--google.button--flat.button--inverted.active .notification--alert i,.notify-wrapper .button--google.button--flat.button--inverted:hover #notification-cart .notification__close i,.notify-wrapper .button--google.button--flat.button--inverted:hover .icon,.notify-wrapper .button--google.button--flat.button--inverted:hover .notification--alert i{color:#fff}.notify-wrapper .button--google.button--flat.button--inverted.active,.notify-wrapper .button--google.button--flat.button--inverted:active{box-shadow:inset 0 0 0 100px #b02e1e}.notify-wrapper .button--google.button--outline{box-shadow:inset 0 0 0 1px #dd4b39;color:#dd4b39}#notification-cart .notification__close .notify-wrapper .button--google.button--outline i,.notification--alert .notify-wrapper .button--google.button--outline i,.notify-wrapper .button--google.button--outline #notification-cart .notification__close i,.notify-wrapper .button--google.button--outline .icon,.notify-wrapper .button--google.button--outline .notification--alert i{color:#dd4b39}.notify-wrapper .button--google.button--outline.active,.notify-wrapper .button--google.button--outline:hover{box-shadow:inset 0 0 0 100px #c23321;color:#fff}#notification-cart .notification__close .notify-wrapper .button--google.button--outline.active i,#notification-cart .notification__close .notify-wrapper .button--google.button--outline:hover i,.notification--alert .notify-wrapper .button--google.button--outline.active i,.notification--alert .notify-wrapper .button--google.button--outline:hover i,.notify-wrapper .button--google.button--outline.active #notification-cart .notification__close i,.notify-wrapper .button--google.button--outline.active .icon,.notify-wrapper .button--google.button--outline.active .notification--alert i,.notify-wrapper .button--google.button--outline:hover #notification-cart .notification__close i,.notify-wrapper .button--google.button--outline:hover .icon,.notify-wrapper .button--google.button--outline:hover .notification--alert i{color:#fff}.notify-wrapper .button--google.button--outline.active,.notify-wrapper .button--google.button--outline:active{box-shadow:inset 0 0 0 100px #b02e1e}.notify-wrapper .button--google.button--flat{box-shadow:inset 0 0 0 100px #dd4b39}.notify-wrapper .button--google.active,.notify-wrapper .button--google:hover{box-shadow:inset 0 0 0 100px #c23321;color:#fff}#notification-cart .notification__close .notify-wrapper .button--google.active i,#notification-cart .notification__close .notify-wrapper .button--google:hover i,.notification--alert .notify-wrapper .button--google.active i,.notification--alert .notify-wrapper .button--google:hover i,.notify-wrapper .button--google.active #notification-cart .notification__close i,.notify-wrapper .button--google.active .icon,.notify-wrapper .button--google.active .notification--alert i,.notify-wrapper .button--google:hover #notification-cart .notification__close i,.notify-wrapper .button--google:hover .icon,.notify-wrapper .button--google:hover .notification--alert i{color:#fff}.notify-wrapper .button--google.active,.notify-wrapper .button--google:active{box-shadow:inset 0 0 0 100px #b02e1e}.notify-wrapper .button--instagram{box-shadow:inset 0 0 0 0 #c32aa3;color:#fff}#notification-cart .notification__close .notify-wrapper .button--instagram i,.notification--alert .notify-wrapper .button--instagram i,.notify-wrapper .button--instagram #notification-cart .notification__close i,.notify-wrapper .button--instagram .icon,.notify-wrapper .button--instagram .notification--alert i{color:#fff}.notify-wrapper .button--instagram.button--flat.button--inverted{box-shadow:inset 0 0 0 100px #fff;color:#c32aa3}#notification-cart .notification__close .notify-wrapper .button--instagram.button--flat.button--inverted i,.notification--alert .notify-wrapper .button--instagram.button--flat.button--inverted i,.notify-wrapper .button--instagram.button--flat.button--inverted #notification-cart .notification__close i,.notify-wrapper .button--instagram.button--flat.button--inverted .icon,.notify-wrapper .button--instagram.button--flat.button--inverted .notification--alert i{color:#c32aa3}.notify-wrapper .button--instagram.button--flat.button--inverted.active,.notify-wrapper .button--instagram.button--flat.button--inverted:hover{box-shadow:inset 0 0 0 100px #992180;color:#fff}#notification-cart .notification__close .notify-wrapper .button--instagram.button--flat.button--inverted.active i,#notification-cart .notification__close .notify-wrapper .button--instagram.button--flat.button--inverted:hover i,.notification--alert .notify-wrapper .button--instagram.button--flat.button--inverted.active i,.notification--alert .notify-wrapper .button--instagram.button--flat.button--inverted:hover i,.notify-wrapper .button--instagram.button--flat.button--inverted.active #notification-cart .notification__close i,.notify-wrapper .button--instagram.button--flat.button--inverted.active .icon,.notify-wrapper .button--instagram.button--flat.button--inverted.active .notification--alert i,.notify-wrapper .button--instagram.button--flat.button--inverted:hover #notification-cart .notification__close i,.notify-wrapper .button--instagram.button--flat.button--inverted:hover .icon,.notify-wrapper .button--instagram.button--flat.button--inverted:hover .notification--alert i{color:#fff}.notify-wrapper .button--instagram.button--flat.button--inverted.active,.notify-wrapper .button--instagram.button--flat.button--inverted:active{box-shadow:inset 0 0 0 100px #881d72}.notify-wrapper .button--instagram.button--outline{box-shadow:inset 0 0 0 1px #c32aa3;color:#c32aa3}#notification-cart .notification__close .notify-wrapper .button--instagram.button--outline i,.notification--alert .notify-wrapper .button--instagram.button--outline i,.notify-wrapper .button--instagram.button--outline #notification-cart .notification__close i,.notify-wrapper .button--instagram.button--outline .icon,.notify-wrapper .button--instagram.button--outline .notification--alert i{color:#c32aa3}.notify-wrapper .button--instagram.button--outline.active,.notify-wrapper .button--instagram.button--outline:hover{box-shadow:inset 0 0 0 100px #992180;color:#fff}#notification-cart .notification__close .notify-wrapper .button--instagram.button--outline.active i,#notification-cart .notification__close .notify-wrapper .button--instagram.button--outline:hover i,.notification--alert .notify-wrapper .button--instagram.button--outline.active i,.notification--alert .notify-wrapper .button--instagram.button--outline:hover i,.notify-wrapper .button--instagram.button--outline.active #notification-cart .notification__close i,.notify-wrapper .button--instagram.button--outline.active .icon,.notify-wrapper .button--instagram.button--outline.active .notification--alert i,.notify-wrapper .button--instagram.button--outline:hover #notification-cart .notification__close i,.notify-wrapper .button--instagram.button--outline:hover .icon,.notify-wrapper .button--instagram.button--outline:hover .notification--alert i{color:#fff}.notify-wrapper .button--instagram.button--outline.active,.notify-wrapper .button--instagram.button--outline:active{box-shadow:inset 0 0 0 100px #881d72}.notify-wrapper .button--instagram.button--flat{box-shadow:inset 0 0 0 100px #c32aa3}.notify-wrapper .button--instagram.active,.notify-wrapper .button--instagram:hover{box-shadow:inset 0 0 0 100px #992180;color:#fff}#notification-cart .notification__close .notify-wrapper .button--instagram.active i,#notification-cart .notification__close .notify-wrapper .button--instagram:hover i,.notification--alert .notify-wrapper .button--instagram.active i,.notification--alert .notify-wrapper .button--instagram:hover i,.notify-wrapper .button--instagram.active #notification-cart .notification__close i,.notify-wrapper .button--instagram.active .icon,.notify-wrapper .button--instagram.active .notification--alert i,.notify-wrapper .button--instagram:hover #notification-cart .notification__close i,.notify-wrapper .button--instagram:hover .icon,.notify-wrapper .button--instagram:hover .notification--alert i{color:#fff}.notify-wrapper .button--instagram.active,.notify-wrapper .button--instagram:active{box-shadow:inset 0 0 0 100px #881d72}.notify-wrapper .button--linkedin{box-shadow:inset 0 0 0 0 #0a66c2;color:#fff}#notification-cart .notification__close .notify-wrapper .button--linkedin i,.notification--alert .notify-wrapper .button--linkedin i,.notify-wrapper .button--linkedin #notification-cart .notification__close i,.notify-wrapper .button--linkedin .icon,.notify-wrapper .button--linkedin .notification--alert i{color:#fff}.notify-wrapper .button--linkedin.button--flat.button--inverted{box-shadow:inset 0 0 0 100px #fff;color:#0a66c2}#notification-cart .notification__close .notify-wrapper .button--linkedin.button--flat.button--inverted i,.notification--alert .notify-wrapper .button--linkedin.button--flat.button--inverted i,.notify-wrapper .button--linkedin.button--flat.button--inverted #notification-cart .notification__close i,.notify-wrapper .button--linkedin.button--flat.button--inverted .icon,.notify-wrapper .button--linkedin.button--flat.button--inverted .notification--alert i{color:#0a66c2}.notify-wrapper .button--linkedin.button--flat.button--inverted.active,.notify-wrapper .button--linkedin.button--flat.button--inverted:hover{box-shadow:inset 0 0 0 100px #084d92;color:#fff}#notification-cart .notification__close .notify-wrapper .button--linkedin.button--flat.button--inverted.active i,#notification-cart .notification__close .notify-wrapper .button--linkedin.button--flat.button--inverted:hover i,.notification--alert .notify-wrapper .button--linkedin.button--flat.button--inverted.active i,.notification--alert .notify-wrapper .button--linkedin.button--flat.button--inverted:hover i,.notify-wrapper .button--linkedin.button--flat.button--inverted.active #notification-cart .notification__close i,.notify-wrapper .button--linkedin.button--flat.button--inverted.active .icon,.notify-wrapper .button--linkedin.button--flat.button--inverted.active .notification--alert i,.notify-wrapper .button--linkedin.button--flat.button--inverted:hover #notification-cart .notification__close i,.notify-wrapper .button--linkedin.button--flat.button--inverted:hover .icon,.notify-wrapper .button--linkedin.button--flat.button--inverted:hover .notification--alert i{color:#fff}.notify-wrapper .button--linkedin.button--flat.button--inverted.active,.notify-wrapper .button--linkedin.button--flat.button--inverted:active{box-shadow:inset 0 0 0 100px #07427e}.notify-wrapper .button--linkedin.button--outline{box-shadow:inset 0 0 0 1px #0a66c2;color:#0a66c2}#notification-cart .notification__close .notify-wrapper .button--linkedin.button--outline i,.notification--alert .notify-wrapper .button--linkedin.button--outline i,.notify-wrapper .button--linkedin.button--outline #notification-cart .notification__close i,.notify-wrapper .button--linkedin.button--outline .icon,.notify-wrapper .button--linkedin.button--outline .notification--alert i{color:#0a66c2}.notify-wrapper .button--linkedin.button--outline.active,.notify-wrapper .button--linkedin.button--outline:hover{box-shadow:inset 0 0 0 100px #084d92;color:#fff}#notification-cart .notification__close .notify-wrapper .button--linkedin.button--outline.active i,#notification-cart .notification__close .notify-wrapper .button--linkedin.button--outline:hover i,.notification--alert .notify-wrapper .button--linkedin.button--outline.active i,.notification--alert .notify-wrapper .button--linkedin.button--outline:hover i,.notify-wrapper .button--linkedin.button--outline.active #notification-cart .notification__close i,.notify-wrapper .button--linkedin.button--outline.active .icon,.notify-wrapper .button--linkedin.button--outline.active .notification--alert i,.notify-wrapper .button--linkedin.button--outline:hover #notification-cart .notification__close i,.notify-wrapper .button--linkedin.button--outline:hover .icon,.notify-wrapper .button--linkedin.button--outline:hover .notification--alert i{color:#fff}.notify-wrapper .button--linkedin.button--outline.active,.notify-wrapper .button--linkedin.button--outline:active{box-shadow:inset 0 0 0 100px #07427e}.notify-wrapper .button--linkedin.button--flat{box-shadow:inset 0 0 0 100px #0a66c2}.notify-wrapper .button--linkedin.active,.notify-wrapper .button--linkedin:hover{box-shadow:inset 0 0 0 100px #084d92;color:#fff}#notification-cart .notification__close .notify-wrapper .button--linkedin.active i,#notification-cart .notification__close .notify-wrapper .button--linkedin:hover i,.notification--alert .notify-wrapper .button--linkedin.active i,.notification--alert .notify-wrapper .button--linkedin:hover i,.notify-wrapper .button--linkedin.active #notification-cart .notification__close i,.notify-wrapper .button--linkedin.active .icon,.notify-wrapper .button--linkedin.active .notification--alert i,.notify-wrapper .button--linkedin:hover #notification-cart .notification__close i,.notify-wrapper .button--linkedin:hover .icon,.notify-wrapper .button--linkedin:hover .notification--alert i{color:#fff}.notify-wrapper .button--linkedin.active,.notify-wrapper .button--linkedin:active{box-shadow:inset 0 0 0 100px #07427e}.notify-wrapper .button--pinterest{box-shadow:inset 0 0 0 0 #cb2027;color:#fff}#notification-cart .notification__close .notify-wrapper .button--pinterest i,.notification--alert .notify-wrapper .button--pinterest i,.notify-wrapper .button--pinterest #notification-cart .notification__close i,.notify-wrapper .button--pinterest .icon,.notify-wrapper .button--pinterest .notification--alert i{color:#fff}.notify-wrapper .button--pinterest.button--flat.button--inverted{box-shadow:inset 0 0 0 100px #fff;color:#cb2027}#notification-cart .notification__close .notify-wrapper .button--pinterest.button--flat.button--inverted i,.notification--alert .notify-wrapper .button--pinterest.button--flat.button--inverted i,.notify-wrapper .button--pinterest.button--flat.button--inverted #notification-cart .notification__close i,.notify-wrapper .button--pinterest.button--flat.button--inverted .icon,.notify-wrapper .button--pinterest.button--flat.button--inverted .notification--alert i{color:#cb2027}.notify-wrapper .button--pinterest.button--flat.button--inverted.active,.notify-wrapper .button--pinterest.button--flat.button--inverted:hover{box-shadow:inset 0 0 0 100px #9f191f;color:#fff}#notification-cart .notification__close .notify-wrapper .button--pinterest.button--flat.button--inverted.active i,#notification-cart .notification__close .notify-wrapper .button--pinterest.button--flat.button--inverted:hover i,.notification--alert .notify-wrapper .button--pinterest.button--flat.button--inverted.active i,.notification--alert .notify-wrapper .button--pinterest.button--flat.button--inverted:hover i,.notify-wrapper .button--pinterest.button--flat.button--inverted.active #notification-cart .notification__close i,.notify-wrapper .button--pinterest.button--flat.button--inverted.active .icon,.notify-wrapper .button--pinterest.button--flat.button--inverted.active .notification--alert i,.notify-wrapper .button--pinterest.button--flat.button--inverted:hover #notification-cart .notification__close i,.notify-wrapper .button--pinterest.button--flat.button--inverted:hover .icon,.notify-wrapper .button--pinterest.button--flat.button--inverted:hover .notification--alert i{color:#fff}.notify-wrapper .button--pinterest.button--flat.button--inverted.active,.notify-wrapper .button--pinterest.button--flat.button--inverted:active{box-shadow:inset 0 0 0 100px #8d161b}.notify-wrapper .button--pinterest.button--outline{box-shadow:inset 0 0 0 1px #cb2027;color:#cb2027}#notification-cart .notification__close .notify-wrapper .button--pinterest.button--outline i,.notification--alert .notify-wrapper .button--pinterest.button--outline i,.notify-wrapper .button--pinterest.button--outline #notification-cart .notification__close i,.notify-wrapper .button--pinterest.button--outline .icon,.notify-wrapper .button--pinterest.button--outline .notification--alert i{color:#cb2027}.notify-wrapper .button--pinterest.button--outline.active,.notify-wrapper .button--pinterest.button--outline:hover{box-shadow:inset 0 0 0 100px #9f191f;color:#fff}#notification-cart .notification__close .notify-wrapper .button--pinterest.button--outline.active i,#notification-cart .notification__close .notify-wrapper .button--pinterest.button--outline:hover i,.notification--alert .notify-wrapper .button--pinterest.button--outline.active i,.notification--alert .notify-wrapper .button--pinterest.button--outline:hover i,.notify-wrapper .button--pinterest.button--outline.active #notification-cart .notification__close i,.notify-wrapper .button--pinterest.button--outline.active .icon,.notify-wrapper .button--pinterest.button--outline.active .notification--alert i,.notify-wrapper .button--pinterest.button--outline:hover #notification-cart .notification__close i,.notify-wrapper .button--pinterest.button--outline:hover .icon,.notify-wrapper .button--pinterest.button--outline:hover .notification--alert i{color:#fff}.notify-wrapper .button--pinterest.button--outline.active,.notify-wrapper .button--pinterest.button--outline:active{box-shadow:inset 0 0 0 100px #8d161b}.notify-wrapper .button--pinterest.button--flat{box-shadow:inset 0 0 0 100px #cb2027}.notify-wrapper .button--pinterest.active,.notify-wrapper .button--pinterest:hover{box-shadow:inset 0 0 0 100px #9f191f;color:#fff}#notification-cart .notification__close .notify-wrapper .button--pinterest.active i,#notification-cart .notification__close .notify-wrapper .button--pinterest:hover i,.notification--alert .notify-wrapper .button--pinterest.active i,.notification--alert .notify-wrapper .button--pinterest:hover i,.notify-wrapper .button--pinterest.active #notification-cart .notification__close i,.notify-wrapper .button--pinterest.active .icon,.notify-wrapper .button--pinterest.active .notification--alert i,.notify-wrapper .button--pinterest:hover #notification-cart .notification__close i,.notify-wrapper .button--pinterest:hover .icon,.notify-wrapper .button--pinterest:hover .notification--alert i{color:#fff}.notify-wrapper .button--pinterest.active,.notify-wrapper .button--pinterest:active{box-shadow:inset 0 0 0 100px #8d161b}.notify-wrapper .button--stumbleupon{box-shadow:inset 0 0 0 0 #f74425;color:#fff}#notification-cart .notification__close .notify-wrapper .button--stumbleupon i,.notification--alert .notify-wrapper .button--stumbleupon i,.notify-wrapper .button--stumbleupon #notification-cart .notification__close i,.notify-wrapper .button--stumbleupon .icon,.notify-wrapper .button--stumbleupon .notification--alert i{color:#fff}.notify-wrapper .button--stumbleupon.button--flat.button--inverted{box-shadow:inset 0 0 0 100px #fff;color:#f74425}#notification-cart .notification__close .notify-wrapper .button--stumbleupon.button--flat.button--inverted i,.notification--alert .notify-wrapper .button--stumbleupon.button--flat.button--inverted i,.notify-wrapper .button--stumbleupon.button--flat.button--inverted #notification-cart .notification__close i,.notify-wrapper .button--stumbleupon.button--flat.button--inverted .icon,.notify-wrapper .button--stumbleupon.button--flat.button--inverted .notification--alert i{color:#f74425}.notify-wrapper .button--stumbleupon.button--flat.button--inverted.active,.notify-wrapper .button--stumbleupon.button--flat.button--inverted:hover{box-shadow:inset 0 0 0 100px #e12808;color:#fff}#notification-cart .notification__close .notify-wrapper .button--stumbleupon.button--flat.button--inverted.active i,#notification-cart .notification__close .notify-wrapper .button--stumbleupon.button--flat.button--inverted:hover i,.notification--alert .notify-wrapper .button--stumbleupon.button--flat.button--inverted.active i,.notification--alert .notify-wrapper .button--stumbleupon.button--flat.button--inverted:hover i,.notify-wrapper .button--stumbleupon.button--flat.button--inverted.active #notification-cart .notification__close i,.notify-wrapper .button--stumbleupon.button--flat.button--inverted.active .icon,.notify-wrapper .button--stumbleupon.button--flat.button--inverted.active .notification--alert i,.notify-wrapper .button--stumbleupon.button--flat.button--inverted:hover #notification-cart .notification__close i,.notify-wrapper .button--stumbleupon.button--flat.button--inverted:hover .icon,.notify-wrapper .button--stumbleupon.button--flat.button--inverted:hover .notification--alert i{color:#fff}.notify-wrapper .button--stumbleupon.button--flat.button--inverted.active,.notify-wrapper .button--stumbleupon.button--flat.button--inverted:active{box-shadow:inset 0 0 0 100px #cd2508}.notify-wrapper .button--stumbleupon.button--outline{box-shadow:inset 0 0 0 1px #f74425;color:#f74425}#notification-cart .notification__close .notify-wrapper .button--stumbleupon.button--outline i,.notification--alert .notify-wrapper .button--stumbleupon.button--outline i,.notify-wrapper .button--stumbleupon.button--outline #notification-cart .notification__close i,.notify-wrapper .button--stumbleupon.button--outline .icon,.notify-wrapper .button--stumbleupon.button--outline .notification--alert i{color:#f74425}.notify-wrapper .button--stumbleupon.button--outline.active,.notify-wrapper .button--stumbleupon.button--outline:hover{box-shadow:inset 0 0 0 100px #e12808;color:#fff}#notification-cart .notification__close .notify-wrapper .button--stumbleupon.button--outline.active i,#notification-cart .notification__close .notify-wrapper .button--stumbleupon.button--outline:hover i,.notification--alert .notify-wrapper .button--stumbleupon.button--outline.active i,.notification--alert .notify-wrapper .button--stumbleupon.button--outline:hover i,.notify-wrapper .button--stumbleupon.button--outline.active #notification-cart .notification__close i,.notify-wrapper .button--stumbleupon.button--outline.active .icon,.notify-wrapper .button--stumbleupon.button--outline.active .notification--alert i,.notify-wrapper .button--stumbleupon.button--outline:hover #notification-cart .notification__close i,.notify-wrapper .button--stumbleupon.button--outline:hover .icon,.notify-wrapper .button--stumbleupon.button--outline:hover .notification--alert i{color:#fff}.notify-wrapper .button--stumbleupon.button--outline.active,.notify-wrapper .button--stumbleupon.button--outline:active{box-shadow:inset 0 0 0 100px #cd2508}.notify-wrapper .button--stumbleupon.button--flat{box-shadow:inset 0 0 0 100px #f74425}.notify-wrapper .button--stumbleupon.active,.notify-wrapper .button--stumbleupon:hover{box-shadow:inset 0 0 0 100px #e12808;color:#fff}#notification-cart .notification__close .notify-wrapper .button--stumbleupon.active i,#notification-cart .notification__close .notify-wrapper .button--stumbleupon:hover i,.notification--alert .notify-wrapper .button--stumbleupon.active i,.notification--alert .notify-wrapper .button--stumbleupon:hover i,.notify-wrapper .button--stumbleupon.active #notification-cart .notification__close i,.notify-wrapper .button--stumbleupon.active .icon,.notify-wrapper .button--stumbleupon.active .notification--alert i,.notify-wrapper .button--stumbleupon:hover #notification-cart .notification__close i,.notify-wrapper .button--stumbleupon:hover .icon,.notify-wrapper .button--stumbleupon:hover .notification--alert i{color:#fff}.notify-wrapper .button--stumbleupon.active,.notify-wrapper .button--stumbleupon:active{box-shadow:inset 0 0 0 100px #cd2508}.notify-wrapper .button--telegram{box-shadow:inset 0 0 0 0 #08c;color:#fff}#notification-cart .notification__close .notify-wrapper .button--telegram i,.notification--alert .notify-wrapper .button--telegram i,.notify-wrapper .button--telegram #notification-cart .notification__close i,.notify-wrapper .button--telegram .icon,.notify-wrapper .button--telegram .notification--alert i{color:#fff}.notify-wrapper .button--telegram.button--flat.button--inverted{box-shadow:inset 0 0 0 100px #fff;color:#08c}#notification-cart .notification__close .notify-wrapper .button--telegram.button--flat.button--inverted i,.notification--alert .notify-wrapper .button--telegram.button--flat.button--inverted i,.notify-wrapper .button--telegram.button--flat.button--inverted #notification-cart .notification__close i,.notify-wrapper .button--telegram.button--flat.button--inverted .icon,.notify-wrapper .button--telegram.button--flat.button--inverted .notification--alert i{color:#08c}.notify-wrapper .button--telegram.button--flat.button--inverted.active,.notify-wrapper .button--telegram.button--flat.button--inverted:hover{box-shadow:inset 0 0 0 100px #069;color:#fff}#notification-cart .notification__close .notify-wrapper .button--telegram.button--flat.button--inverted.active i,#notification-cart .notification__close .notify-wrapper .button--telegram.button--flat.button--inverted:hover i,.notification--alert .notify-wrapper .button--telegram.button--flat.button--inverted.active i,.notification--alert .notify-wrapper .button--telegram.button--flat.button--inverted:hover i,.notify-wrapper .button--telegram.button--flat.button--inverted.active #notification-cart .notification__close i,.notify-wrapper .button--telegram.button--flat.button--inverted.active .icon,.notify-wrapper .button--telegram.button--flat.button--inverted.active .notification--alert i,.notify-wrapper .button--telegram.button--flat.button--inverted:hover #notification-cart .notification__close i,.notify-wrapper .button--telegram.button--flat.button--inverted:hover .icon,.notify-wrapper .button--telegram.button--flat.button--inverted:hover .notification--alert i{color:#fff}.notify-wrapper .button--telegram.button--flat.button--inverted.active,.notify-wrapper .button--telegram.button--flat.button--inverted:active{box-shadow:inset 0 0 0 100px #005885}.notify-wrapper .button--telegram.button--outline{box-shadow:inset 0 0 0 1px #08c;color:#08c}#notification-cart .notification__close .notify-wrapper .button--telegram.button--outline i,.notification--alert .notify-wrapper .button--telegram.button--outline i,.notify-wrapper .button--telegram.button--outline #notification-cart .notification__close i,.notify-wrapper .button--telegram.button--outline .icon,.notify-wrapper .button--telegram.button--outline .notification--alert i{color:#08c}.notify-wrapper .button--telegram.button--outline.active,.notify-wrapper .button--telegram.button--outline:hover{box-shadow:inset 0 0 0 100px #069;color:#fff}#notification-cart .notification__close .notify-wrapper .button--telegram.button--outline.active i,#notification-cart .notification__close .notify-wrapper .button--telegram.button--outline:hover i,.notification--alert .notify-wrapper .button--telegram.button--outline.active i,.notification--alert .notify-wrapper .button--telegram.button--outline:hover i,.notify-wrapper .button--telegram.button--outline.active #notification-cart .notification__close i,.notify-wrapper .button--telegram.button--outline.active .icon,.notify-wrapper .button--telegram.button--outline.active .notification--alert i,.notify-wrapper .button--telegram.button--outline:hover #notification-cart .notification__close i,.notify-wrapper .button--telegram.button--outline:hover .icon,.notify-wrapper .button--telegram.button--outline:hover .notification--alert i{color:#fff}.notify-wrapper .button--telegram.button--outline.active,.notify-wrapper .button--telegram.button--outline:active{box-shadow:inset 0 0 0 100px #005885}.notify-wrapper .button--telegram.button--flat{box-shadow:inset 0 0 0 100px #08c}.notify-wrapper .button--telegram.active,.notify-wrapper .button--telegram:hover{box-shadow:inset 0 0 0 100px #069;color:#fff}#notification-cart .notification__close .notify-wrapper .button--telegram.active i,#notification-cart .notification__close .notify-wrapper .button--telegram:hover i,.notification--alert .notify-wrapper .button--telegram.active i,.notification--alert .notify-wrapper .button--telegram:hover i,.notify-wrapper .button--telegram.active #notification-cart .notification__close i,.notify-wrapper .button--telegram.active .icon,.notify-wrapper .button--telegram.active .notification--alert i,.notify-wrapper .button--telegram:hover #notification-cart .notification__close i,.notify-wrapper .button--telegram:hover .icon,.notify-wrapper .button--telegram:hover .notification--alert i{color:#fff}.notify-wrapper .button--telegram.active,.notify-wrapper .button--telegram:active{box-shadow:inset 0 0 0 100px #005885}.notify-wrapper .button--twitter{box-shadow:inset 0 0 0 0 #000;color:#fff}#notification-cart .notification__close .notify-wrapper .button--twitter i,.notification--alert .notify-wrapper .button--twitter i,.notify-wrapper .button--twitter #notification-cart .notification__close i,.notify-wrapper .button--twitter .icon,.notify-wrapper .button--twitter .notification--alert i{color:#fff}.notify-wrapper .button--twitter.button--flat.button--inverted{box-shadow:inset 0 0 0 100px #fff;color:#000}#notification-cart .notification__close .notify-wrapper .button--twitter.button--flat.button--inverted i,.notification--alert .notify-wrapper .button--twitter.button--flat.button--inverted i,.notify-wrapper .button--twitter.button--flat.button--inverted #notification-cart .notification__close i,.notify-wrapper .button--twitter.button--flat.button--inverted .icon,.notify-wrapper .button--twitter.button--flat.button--inverted .notification--alert i{color:#000}.notify-wrapper .button--twitter.button--flat.button--inverted.active,.notify-wrapper .button--twitter.button--flat.button--inverted:hover{box-shadow:inset 0 0 0 100px #000;color:#fff}#notification-cart .notification__close .notify-wrapper .button--twitter.button--flat.button--inverted.active i,#notification-cart .notification__close .notify-wrapper .button--twitter.button--flat.button--inverted:hover i,.notification--alert .notify-wrapper .button--twitter.button--flat.button--inverted.active i,.notification--alert .notify-wrapper .button--twitter.button--flat.button--inverted:hover i,.notify-wrapper .button--twitter.button--flat.button--inverted.active #notification-cart .notification__close i,.notify-wrapper .button--twitter.button--flat.button--inverted.active .icon,.notify-wrapper .button--twitter.button--flat.button--inverted.active .notification--alert i,.notify-wrapper .button--twitter.button--flat.button--inverted:hover #notification-cart .notification__close i,.notify-wrapper .button--twitter.button--flat.button--inverted:hover .icon,.notify-wrapper .button--twitter.button--flat.button--inverted:hover .notification--alert i{color:#fff}.notify-wrapper .button--twitter.button--flat.button--inverted.active,.notify-wrapper .button--twitter.button--flat.button--inverted:active{box-shadow:inset 0 0 0 100px #000}.notify-wrapper .button--twitter.button--outline{box-shadow:inset 0 0 0 1px #000;color:#000}#notification-cart .notification__close .notify-wrapper .button--twitter.button--outline i,.notification--alert .notify-wrapper .button--twitter.button--outline i,.notify-wrapper .button--twitter.button--outline #notification-cart .notification__close i,.notify-wrapper .button--twitter.button--outline .icon,.notify-wrapper .button--twitter.button--outline .notification--alert i{color:#000}.notify-wrapper .button--twitter.button--outline.active,.notify-wrapper .button--twitter.button--outline:hover{box-shadow:inset 0 0 0 100px #000;color:#fff}#notification-cart .notification__close .notify-wrapper .button--twitter.button--outline.active i,#notification-cart .notification__close .notify-wrapper .button--twitter.button--outline:hover i,.notification--alert .notify-wrapper .button--twitter.button--outline.active i,.notification--alert .notify-wrapper .button--twitter.button--outline:hover i,.notify-wrapper .button--twitter.button--outline.active #notification-cart .notification__close i,.notify-wrapper .button--twitter.button--outline.active .icon,.notify-wrapper .button--twitter.button--outline.active .notification--alert i,.notify-wrapper .button--twitter.button--outline:hover #notification-cart .notification__close i,.notify-wrapper .button--twitter.button--outline:hover .icon,.notify-wrapper .button--twitter.button--outline:hover .notification--alert i{color:#fff}.notify-wrapper .button--twitter.button--flat,.notify-wrapper .button--twitter.button--outline.active,.notify-wrapper .button--twitter.button--outline:active{box-shadow:inset 0 0 0 100px #000}.notify-wrapper .button--twitter.active,.notify-wrapper .button--twitter:hover{box-shadow:inset 0 0 0 100px #000;color:#fff}#notification-cart .notification__close .notify-wrapper .button--twitter.active i,#notification-cart .notification__close .notify-wrapper .button--twitter:hover i,.notification--alert .notify-wrapper .button--twitter.active i,.notification--alert .notify-wrapper .button--twitter:hover i,.notify-wrapper .button--twitter.active #notification-cart .notification__close i,.notify-wrapper .button--twitter.active .icon,.notify-wrapper .button--twitter.active .notification--alert i,.notify-wrapper .button--twitter:hover #notification-cart .notification__close i,.notify-wrapper .button--twitter:hover .icon,.notify-wrapper .button--twitter:hover .notification--alert i{color:#fff}.notify-wrapper .button--twitter.active,.notify-wrapper .button--twitter:active{box-shadow:inset 0 0 0 100px #000}.notify-wrapper .button--vimeo{box-shadow:inset 0 0 0 0 #aad450;color:#fff}#notification-cart .notification__close .notify-wrapper .button--vimeo i,.notification--alert .notify-wrapper .button--vimeo i,.notify-wrapper .button--vimeo #notification-cart .notification__close i,.notify-wrapper .button--vimeo .icon,.notify-wrapper .button--vimeo .notification--alert i{color:#fff}.notify-wrapper .button--vimeo.button--flat.button--inverted{box-shadow:inset 0 0 0 100px #fff;color:#aad450}#notification-cart .notification__close .notify-wrapper .button--vimeo.button--flat.button--inverted i,.notification--alert .notify-wrapper .button--vimeo.button--flat.button--inverted i,.notify-wrapper .button--vimeo.button--flat.button--inverted #notification-cart .notification__close i,.notify-wrapper .button--vimeo.button--flat.button--inverted .icon,.notify-wrapper .button--vimeo.button--flat.button--inverted .notification--alert i{color:#aad450}.notify-wrapper .button--vimeo.button--flat.button--inverted.active,.notify-wrapper .button--vimeo.button--flat.button--inverted:hover{box-shadow:inset 0 0 0 100px #93c130;color:#fff}#notification-cart .notification__close .notify-wrapper .button--vimeo.button--flat.button--inverted.active i,#notification-cart .notification__close .notify-wrapper .button--vimeo.button--flat.button--inverted:hover i,.notification--alert .notify-wrapper .button--vimeo.button--flat.button--inverted.active i,.notification--alert .notify-wrapper .button--vimeo.button--flat.button--inverted:hover i,.notify-wrapper .button--vimeo.button--flat.button--inverted.active #notification-cart .notification__close i,.notify-wrapper .button--vimeo.button--flat.button--inverted.active .icon,.notify-wrapper .button--vimeo.button--flat.button--inverted.active .notification--alert i,.notify-wrapper .button--vimeo.button--flat.button--inverted:hover #notification-cart .notification__close i,.notify-wrapper .button--vimeo.button--flat.button--inverted:hover .icon,.notify-wrapper .button--vimeo.button--flat.button--inverted:hover .notification--alert i{color:#fff}.notify-wrapper .button--vimeo.button--flat.button--inverted.active,.notify-wrapper .button--vimeo.button--flat.button--inverted:active{box-shadow:inset 0 0 0 100px #87b12c}.notify-wrapper .button--vimeo.button--outline{box-shadow:inset 0 0 0 1px #aad450;color:#aad450}#notification-cart .notification__close .notify-wrapper .button--vimeo.button--outline i,.notification--alert .notify-wrapper .button--vimeo.button--outline i,.notify-wrapper .button--vimeo.button--outline #notification-cart .notification__close i,.notify-wrapper .button--vimeo.button--outline .icon,.notify-wrapper .button--vimeo.button--outline .notification--alert i{color:#aad450}.notify-wrapper .button--vimeo.button--outline.active,.notify-wrapper .button--vimeo.button--outline:hover{box-shadow:inset 0 0 0 100px #93c130;color:#fff}#notification-cart .notification__close .notify-wrapper .button--vimeo.button--outline.active i,#notification-cart .notification__close .notify-wrapper .button--vimeo.button--outline:hover i,.notification--alert .notify-wrapper .button--vimeo.button--outline.active i,.notification--alert .notify-wrapper .button--vimeo.button--outline:hover i,.notify-wrapper .button--vimeo.button--outline.active #notification-cart .notification__close i,.notify-wrapper .button--vimeo.button--outline.active .icon,.notify-wrapper .button--vimeo.button--outline.active .notification--alert i,.notify-wrapper .button--vimeo.button--outline:hover #notification-cart .notification__close i,.notify-wrapper .button--vimeo.button--outline:hover .icon,.notify-wrapper .button--vimeo.button--outline:hover .notification--alert i{color:#fff}.notify-wrapper .button--vimeo.button--outline.active,.notify-wrapper .button--vimeo.button--outline:active{box-shadow:inset 0 0 0 100px #87b12c}.notify-wrapper .button--vimeo.button--flat{box-shadow:inset 0 0 0 100px #aad450}.notify-wrapper .button--vimeo.active,.notify-wrapper .button--vimeo:hover{box-shadow:inset 0 0 0 100px #93c130;color:#fff}#notification-cart .notification__close .notify-wrapper .button--vimeo.active i,#notification-cart .notification__close .notify-wrapper .button--vimeo:hover i,.notification--alert .notify-wrapper .button--vimeo.active i,.notification--alert .notify-wrapper .button--vimeo:hover i,.notify-wrapper .button--vimeo.active #notification-cart .notification__close i,.notify-wrapper .button--vimeo.active .icon,.notify-wrapper .button--vimeo.active .notification--alert i,.notify-wrapper .button--vimeo:hover #notification-cart .notification__close i,.notify-wrapper .button--vimeo:hover .icon,.notify-wrapper .button--vimeo:hover .notification--alert i{color:#fff}.notify-wrapper .button--vimeo.active,.notify-wrapper .button--vimeo:active{box-shadow:inset 0 0 0 100px #87b12c}.notify-wrapper .button--whatsapp{box-shadow:inset 0 0 0 0 #25d366;color:#fff}#notification-cart .notification__close .notify-wrapper .button--whatsapp i,.notification--alert .notify-wrapper .button--whatsapp i,.notify-wrapper .button--whatsapp #notification-cart .notification__close i,.notify-wrapper .button--whatsapp .icon,.notify-wrapper .button--whatsapp .notification--alert i{color:#fff}.notify-wrapper .button--whatsapp.button--flat.button--inverted{box-shadow:inset 0 0 0 100px #fff;color:#25d366}#notification-cart .notification__close .notify-wrapper .button--whatsapp.button--flat.button--inverted i,.notification--alert .notify-wrapper .button--whatsapp.button--flat.button--inverted i,.notify-wrapper .button--whatsapp.button--flat.button--inverted #notification-cart .notification__close i,.notify-wrapper .button--whatsapp.button--flat.button--inverted .icon,.notify-wrapper .button--whatsapp.button--flat.button--inverted .notification--alert i{color:#25d366}.notify-wrapper .button--whatsapp.button--flat.button--inverted.active,.notify-wrapper .button--whatsapp.button--flat.button--inverted:hover{box-shadow:inset 0 0 0 100px #1da851;color:#fff}#notification-cart .notification__close .notify-wrapper .button--whatsapp.button--flat.button--inverted.active i,#notification-cart .notification__close .notify-wrapper .button--whatsapp.button--flat.button--inverted:hover i,.notification--alert .notify-wrapper .button--whatsapp.button--flat.button--inverted.active i,.notification--alert .notify-wrapper .button--whatsapp.button--flat.button--inverted:hover i,.notify-wrapper .button--whatsapp.button--flat.button--inverted.active #notification-cart .notification__close i,.notify-wrapper .button--whatsapp.button--flat.button--inverted.active .icon,.notify-wrapper .button--whatsapp.button--flat.button--inverted.active .notification--alert i,.notify-wrapper .button--whatsapp.button--flat.button--inverted:hover #notification-cart .notification__close i,.notify-wrapper .button--whatsapp.button--flat.button--inverted:hover .icon,.notify-wrapper .button--whatsapp.button--flat.button--inverted:hover .notification--alert i{color:#fff}.notify-wrapper .button--whatsapp.button--flat.button--inverted.active,.notify-wrapper .button--whatsapp.button--flat.button--inverted:active{box-shadow:inset 0 0 0 100px #1a9649}.notify-wrapper .button--whatsapp.button--outline{box-shadow:inset 0 0 0 1px #25d366;color:#25d366}#notification-cart .notification__close .notify-wrapper .button--whatsapp.button--outline i,.notification--alert .notify-wrapper .button--whatsapp.button--outline i,.notify-wrapper .button--whatsapp.button--outline #notification-cart .notification__close i,.notify-wrapper .button--whatsapp.button--outline .icon,.notify-wrapper .button--whatsapp.button--outline .notification--alert i{color:#25d366}.notify-wrapper .button--whatsapp.button--outline.active,.notify-wrapper .button--whatsapp.button--outline:hover{box-shadow:inset 0 0 0 100px #1da851;color:#fff}#notification-cart .notification__close .notify-wrapper .button--whatsapp.button--outline.active i,#notification-cart .notification__close .notify-wrapper .button--whatsapp.button--outline:hover i,.notification--alert .notify-wrapper .button--whatsapp.button--outline.active i,.notification--alert .notify-wrapper .button--whatsapp.button--outline:hover i,.notify-wrapper .button--whatsapp.button--outline.active #notification-cart .notification__close i,.notify-wrapper .button--whatsapp.button--outline.active .icon,.notify-wrapper .button--whatsapp.button--outline.active .notification--alert i,.notify-wrapper .button--whatsapp.button--outline:hover #notification-cart .notification__close i,.notify-wrapper .button--whatsapp.button--outline:hover .icon,.notify-wrapper .button--whatsapp.button--outline:hover .notification--alert i{color:#fff}.notify-wrapper .button--whatsapp.button--outline.active,.notify-wrapper .button--whatsapp.button--outline:active{box-shadow:inset 0 0 0 100px #1a9649}.notify-wrapper .button--whatsapp.button--flat{box-shadow:inset 0 0 0 100px #25d366}.notify-wrapper .button--whatsapp.active,.notify-wrapper .button--whatsapp:hover{box-shadow:inset 0 0 0 100px #1da851;color:#fff}#notification-cart .notification__close .notify-wrapper .button--whatsapp.active i,#notification-cart .notification__close .notify-wrapper .button--whatsapp:hover i,.notification--alert .notify-wrapper .button--whatsapp.active i,.notification--alert .notify-wrapper .button--whatsapp:hover i,.notify-wrapper .button--whatsapp.active #notification-cart .notification__close i,.notify-wrapper .button--whatsapp.active .icon,.notify-wrapper .button--whatsapp.active .notification--alert i,.notify-wrapper .button--whatsapp:hover #notification-cart .notification__close i,.notify-wrapper .button--whatsapp:hover .icon,.notify-wrapper .button--whatsapp:hover .notification--alert i{color:#fff}.notify-wrapper .button--whatsapp.active,.notify-wrapper .button--whatsapp:active{box-shadow:inset 0 0 0 100px #1a9649}.notify-wrapper .button--youtube{box-shadow:inset 0 0 0 0 #b00;color:#fff}#notification-cart .notification__close .notify-wrapper .button--youtube i,.notification--alert .notify-wrapper .button--youtube i,.notify-wrapper .button--youtube #notification-cart .notification__close i,.notify-wrapper .button--youtube .icon,.notify-wrapper .button--youtube .notification--alert i{color:#fff}.notify-wrapper .button--youtube.button--flat.button--inverted{box-shadow:inset 0 0 0 100px #fff;color:#b00}#notification-cart .notification__close .notify-wrapper .button--youtube.button--flat.button--inverted i,.notification--alert .notify-wrapper .button--youtube.button--flat.button--inverted i,.notify-wrapper .button--youtube.button--flat.button--inverted #notification-cart .notification__close i,.notify-wrapper .button--youtube.button--flat.button--inverted .icon,.notify-wrapper .button--youtube.button--flat.button--inverted .notification--alert i{color:#b00}.notify-wrapper .button--youtube.button--flat.button--inverted.active,.notify-wrapper .button--youtube.button--flat.button--inverted:hover{box-shadow:inset 0 0 0 100px #800;color:#fff}#notification-cart .notification__close .notify-wrapper .button--youtube.button--flat.button--inverted.active i,#notification-cart .notification__close .notify-wrapper .button--youtube.button--flat.button--inverted:hover i,.notification--alert .notify-wrapper .button--youtube.button--flat.button--inverted.active i,.notification--alert .notify-wrapper .button--youtube.button--flat.button--inverted:hover i,.notify-wrapper .button--youtube.button--flat.button--inverted.active #notification-cart .notification__close i,.notify-wrapper .button--youtube.button--flat.button--inverted.active .icon,.notify-wrapper .button--youtube.button--flat.button--inverted.active .notification--alert i,.notify-wrapper .button--youtube.button--flat.button--inverted:hover #notification-cart .notification__close i,.notify-wrapper .button--youtube.button--flat.button--inverted:hover .icon,.notify-wrapper .button--youtube.button--flat.button--inverted:hover .notification--alert i{color:#fff}.notify-wrapper .button--youtube.button--flat.button--inverted.active,.notify-wrapper .button--youtube.button--flat.button--inverted:active{box-shadow:inset 0 0 0 100px #740000}.notify-wrapper .button--youtube.button--outline{box-shadow:inset 0 0 0 1px #b00;color:#b00}#notification-cart .notification__close .notify-wrapper .button--youtube.button--outline i,.notification--alert .notify-wrapper .button--youtube.button--outline i,.notify-wrapper .button--youtube.button--outline #notification-cart .notification__close i,.notify-wrapper .button--youtube.button--outline .icon,.notify-wrapper .button--youtube.button--outline .notification--alert i{color:#b00}.notify-wrapper .button--youtube.button--outline.active,.notify-wrapper .button--youtube.button--outline:hover{box-shadow:inset 0 0 0 100px #800;color:#fff}#notification-cart .notification__close .notify-wrapper .button--youtube.button--outline.active i,#notification-cart .notification__close .notify-wrapper .button--youtube.button--outline:hover i,.notification--alert .notify-wrapper .button--youtube.button--outline.active i,.notification--alert .notify-wrapper .button--youtube.button--outline:hover i,.notify-wrapper .button--youtube.button--outline.active #notification-cart .notification__close i,.notify-wrapper .button--youtube.button--outline.active .icon,.notify-wrapper .button--youtube.button--outline.active .notification--alert i,.notify-wrapper .button--youtube.button--outline:hover #notification-cart .notification__close i,.notify-wrapper .button--youtube.button--outline:hover .icon,.notify-wrapper .button--youtube.button--outline:hover .notification--alert i{color:#fff}.notify-wrapper .button--youtube.button--outline.active,.notify-wrapper .button--youtube.button--outline:active{box-shadow:inset 0 0 0 100px #740000}.notify-wrapper .button--youtube.button--flat{box-shadow:inset 0 0 0 100px #b00}.notify-wrapper .button--youtube.active,.notify-wrapper .button--youtube:hover{box-shadow:inset 0 0 0 100px #800;color:#fff}#notification-cart .notification__close .notify-wrapper .button--youtube.active i,#notification-cart .notification__close .notify-wrapper .button--youtube:hover i,.notification--alert .notify-wrapper .button--youtube.active i,.notification--alert .notify-wrapper .button--youtube:hover i,.notify-wrapper .button--youtube.active #notification-cart .notification__close i,.notify-wrapper .button--youtube.active .icon,.notify-wrapper .button--youtube.active .notification--alert i,.notify-wrapper .button--youtube:hover #notification-cart .notification__close i,.notify-wrapper .button--youtube:hover .icon,.notify-wrapper .button--youtube:hover .notification--alert i{color:#fff}.notify-wrapper .button--youtube.active,.notify-wrapper .button--youtube:active{box-shadow:inset 0 0 0 100px #740000}.notify-wrapper .notify--banner .button--icon--only.notification__close{height:32px;width:32px}.button--premium.button--flat{border-radius:3px;box-shadow:inset 0 0 0 100px #feb602;color:#fff;display:inline-block;font-size:15px;font-weight:600;height:44px;line-height:44px;padding:0 1.4em;position:relative}.button--premium{--color:color($color,"buttons-text");color:#fff}.button--md{font-size:16px;height:44px;line-height:44px}.button--premium.button--flat:hover{box-shadow:inset 0 0 0 100px #fec73f;color:#fff;text-decoration:none!important}button.btn--follow{background:none;box-shadow:inset 0 0 0 2px #336aea;color:#336aea}button.btn--follow.btn-small{font-size:14px;height:34px;padding:0 20px}button.btn--follow:hover{background-color:rgba(51,106,234,.1);color:#336aea}button.btn--follow:focus{background-color:rgba(51,106,234,.2)}button.btn--follow .state--active{display:none}button.btn--follow.active{background:none;box-shadow:inset 0 0 0 2px #d8d8d8;color:#424242}button.btn--follow.active .hover{display:none}button.btn--follow.active:hover{background-color:hsla(8,100%,71%,.1);box-shadow:inset 0 0 0 2px #ff7d6a;color:#ff7d6a}button.btn--follow.active:hover .normal{display:none}button.btn--follow.active:hover .hover{display:block}button.btn--follow.active:focus .normal{display:initial}button.btn--follow.active:focus .hover{display:none}button.btn--follow.active .state--active{display:block}button.btn--follow.active .state--inactive{display:none}button.btn--follow--inverted{box-shadow:inset 0 0 0 2px #fff;color:#fff}button.btn--follow--inverted:hover{background-color:hsla(0,0%,100%,.1);color:#fff}button.btn--follow--inverted:focus{background-color:hsla(0,0%,100%,.2);color:#fff}button.btn--follow--inverted.active{box-shadow:inset 0 0 0 2px #777;color:#fff}button.btn--follow--inverted.active:hover{color:#fff}button.btn--follow--inverted-alt{background-color:#336aea;box-shadow:inset 0 0 0 2px #336aea;color:#fff}button.btn--follow--inverted-alt:hover{background-color:#2955bb;box-shadow:inset 0 0 0 2px #2955bb;color:#fff}button.btn--follow--inverted-alt:focus{background-color:#1f408c;box-shadow:inset 0 0 0 2px #1f408c;color:#fff}button.btn--follow--inverted-alt.active{box-shadow:inset 0 0 0 2px #777;color:#fff}button.btn--follow--inverted-alt.active :focus,button.btn--follow--inverted-alt.active:hover{background-color:#eb644c;box-shadow:inset 0 0 0 2px #eb644c;color:#fff}button.btn--follow--inverted-alt.active:active,button.btn--follow--inverted-alt.active:focus{background-color:transparent;box-shadow:inset 0 0 0 2px #777;color:#fff}button.btn--bookmark{display:block;font-size:16px}button.btn--bookmark i,button.btn--bookmark:hover i{color:#121212}button.btn--bookmark .state--active,button.btn--bookmark+.tooltip__content .state--active{display:none}button.btn--bookmark.active .state--active{display:block}button.btn--bookmark.active .state--inactive{display:none}button.btn--bookmark.active+.tooltip__content .state--active{display:block}button.btn--bookmark.active+.tooltip__content .state--inactive{display:none}button.button--pinterest{color:#fff;display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:center;-moz-box-orient:center;box-orient:center;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:center;-moz-flex-direction:center;flex-direction:center;-ms-flex-direction:center}button.button--pinterest:hover{background-color:rgba(203,32,39,.9);color:#fff}button.button--pinterest:active,button.button--pinterest:focus{background-color:#b51d23;color:#fff}button.button--pinterest i{font-size:16px;line-height:34px;margin-right:5px}.bj-button{transition:none}#notification-cart .notification__close .bj-button i:before,.bj-button #notification-cart .notification__close i:before,.bj-button .icon:before,.bj-button .notification--alert i:before,.notification--alert .bj-button i:before{fill:currentColor;vertical-align:baseline!important}.bj-button--link{border-radius:0;color:#286d34;font-size:inherit;font-weight:600;height:auto;line-height:inherit;min-width:0;padding:0;vertical-align:unset}.bj-button--link:active,.bj-button--link:focus,.bj-button--link:hover{background:none;color:#286d34;text-decoration:underline}.bj-button--white{background-color:#fff;box-shadow:none}.bj-button--white:active,.bj-button--white:focus,.bj-button--white:hover{background-color:#f7f7f7;box-shadow:none}.button--loading-download{animation:loadingDownloadFree 2s linear infinite;pointer-events:none!important;position:relative}.button--loading-download .text-downloading{animation:fade-in .7s linear forwards;font-size:16px;left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%)}.button--loading-download.bj-button--yellow,.button--loading-download.btn-premium{animation:loadingDownloadPremium 2s linear infinite}.button--loading-download.bj-button--gray{animation:loadingDownloadGray 2s linear infinite}.button--loading-download>*{pointer-events:none!important}.button--loading-download>:not(.text-downloading){opacity:0}@keyframes loadingDownloadFree{0%{background:#44b678}50%{background:#3b9e62}to{background:#44b678}}@keyframes loadingDownloadPremium{0%{background:#feb602}50%{background:#f4980a}to{background:#feb602}}@keyframes loadingDownloadGray{0%{background:#f7f7f7}50%{background:#e5e5e5}to{background:#f7f7f7}}.grecaptcha-badge{opacity:0;pointer-events:none}.code-browser{border-radius:4px;box-shadow:0 0 20px rgba(31,64,140,.3);overflow:hidden}.code-browser__header{background-color:#f0f0f0;height:24px}.code-browser__header span{background-color:#d8d8d8;border-radius:50%;display:block;float:left;height:9px;margin:8px 0 0 10px;width:9px}.code-browser__content{background-color:#121212;padding:20px 10px}code{color:#fff;font-family:Consolas,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace;font-weight:700;white-space:pre-line;word-break:break-word}code .red{color:#ff7d6a}code .green{color:#44b678}code .yellow{color:#fff4d9}code .blue{color:#e1e9fc}code .purple{color:#d5d6f2}.mono{font-family:Consolas,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace}.collections__tour{background:#fff;border-left:1px solid #f0f0f0;color:#777;height:100%;left:0;overflow:auto;position:absolute;top:0;width:100%;z-index:999}.collections__tour .button__close{height:44px;line-height:44px;position:absolute;right:0;top:0;width:44px}.collections__tour .button__close i{color:#424242;display:inline-block}.collections__tour__content{margin:40px auto 0;max-width:280px;width:100%}.collections__tour__item{border-bottom:1px solid #f0f0f0;font-size:13px;padding:10px 0}.collections__tour__item:last-child{border-bottom:none}.collections__tour__item input[type=checkbox]{appearance:none;-webkit-appearance:none;display:none}.collections__tour__item input[type=checkbox]:checked+label .icon--plus{display:none}.collections__tour__item input[type=checkbox]:checked+label .icon--minus{display:block}.collections__tour__item input[type=checkbox]:checked~div{max-height:500px;transition:max-height .5s ease-in}.collections__tour__item input[type=checkbox]:checked~div p{opacity:1;transform:none;transition:transform .3s ease-in,opacity .3s ease-in}.collections__tour__item label{cursor:pointer;display:block;position:relative}.collections__tour__item label .icon--minus,.collections__tour__item label .icon--plus{color:#777;line-height:24px;position:absolute;right:0;top:0}.collections__tour__item label .icon--plus{display:block}.collections__tour__item label .icon--minus{display:none}.collections__tour__item i{color:#286d34;display:inline-block;margin-right:5px;vertical-align:middle}.collections__tour__item span{vertical-align:middle}.collections__tour__item div{max-height:0;overflow:hidden}.collections__tour__item p{margin:0;opacity:0;transform:translateY(10px)}.color-palette__header{align-items:center;display:flex;justify-content:space-between;min-height:34px}.color-palette__header>i{vertical-align:-1px}.color-palette__header .popover .popover-content{border-radius:8px;min-width:95px;padding:10px 15px;width:unset}.color-palette__header .popover .popover-content:after{right:5px}.color-palette__header .popover .popover-content:before{right:7px}.color-palette__header .popover .popover-content li label{cursor:pointer;white-space:nowrap}.color-palette__header .popover .popover-content li:nth-child(2) span{color:#eb644c;white-space:nowrap}.color-palette div[class^=color-palette-wrapper]{min-height:34px;position:relative}.color-palette div[class^=color-palette-wrapper] .tooltip__content{left:0;transform:unset}.color-palette div[class^=color-palette-wrapper] .swatches{align-items:flex-start;display:flex;flex-wrap:wrap}.color-palette div[class^=color-palette-wrapper] .swatches .swatch{display:inline-block}.color-palette div[class^=color-palette-wrapper] .swatches .swatch .color{border-radius:4px;box-shadow:inset 0 0 0 1px rgba(29,38,45,.1);cursor:pointer;display:block;height:34px;position:relative;width:34px}.color-palette div[class^=color-palette-wrapper] .swatches .swatch .color i{background-color:#fff;border-radius:100%;box-shadow:inset 0 0 0 1px #b1b1b1;color:#424242;position:absolute;right:-5px;top:-5px}.color-palette div[class^=color-palette-wrapper] .swatches .swatch .color i:hover{background-color:#ff7d6a;box-shadow:inset 0 0 0 1px rgba(29,38,45,.1);color:#fff}.color-palette div[class^=color-palette-wrapper] .swatches .swatch:nth-child(6n){margin-right:0}@media screen and (max-width:768px){.color-palette div[class^=color-palette-wrapper] .swatches .swatch:nth-child(6n){margin-right:10px}}.color-palette div[class^=color-palette-wrapper] .palette-edit-color-picker{display:inline;float:left;margin-right:10px;vertical-align:top}.color-palette div[class^=color-palette-wrapper] .palette-edit-color-picker button:after{border-top:6px solid #142a5e}.color-palette div[class^=color-palette-wrapper] .palette-edit-color-picker .tooltip__content .content{background-color:#142a5e;width:240px}.color-palette div[class^=color-palette-wrapper] .palette-edit-color-picker .tooltip__content .content span{white-space:break-spaces}.color-palette div[class^=color-palette-wrapper] .pcr-app[data-theme=classic]{top:36px!important}.color-palette div[class^=color-palette-wrapper] .pcr-app .pcr-interaction{margin:0}.color-palette div[class^=color-palette-wrapper] .pcr-app .pcr-interaction .pcr-result{margin-left:0;text-align:center;width:100%}.color-palette .save-cancel-buttons{display:flex}.color-palette .save-cancel-buttons .cancel-edition:active,.color-palette .save-cancel-buttons .cancel-edition:hover,.color-palette .save-cancel-buttons .save-palette:active,.color-palette .save-cancel-buttons .save-palette:hover{text-decoration:none}.color-palette .save-cancel-buttons .cancel-edition{color:#424242}.detail__editor__options.detail__editor__colors{position:relative}.pickr button.pcr-button{display:block;height:0;padding:0;visibility:hidden;width:0}.pcr-app[data-theme=classic]{background:none;box-shadow:none;margin-bottom:20px;min-width:200px;padding:0;position:static;width:100%}.pcr-app[data-theme=classic] .pcr-swatches{bottom:9px;left:11px;margin:0;position:absolute}.pcr-app .pcr-interaction .pcr-result{background:#fff;border:1px solid #e5e5e5;flex:none;height:24px;line-height:24px;margin-left:auto;margin-top:10px;min-width:0;outline:none;padding:0 6px;width:100px}.pcr-app .pcr-interaction .pcr-result:focus{border-color:#67879d;box-shadow:none}.gpickr .pcr-app .pcr-interaction .pcr-result{text-align:right;width:170px}.pickers-wrapper{position:relative}.color-picker-btn,.color-picker-wrapper,.color-stroke-picker-wrapper{background:url(../assets/4599cdb40b7c539a8fcc.png) 50% no-repeat;background-size:100%;border-radius:50%;cursor:pointer;height:32px;margin-bottom:20px;width:32px}.pcr-app[data-theme=classic],.pcr-app[data-theme=nano]{background:#fff;border:1px solid #e5e5e5;border-radius:3px;box-shadow:0 0 60px rgba(14,42,71,.25);left:0!important;margin-top:10px;padding:10px;position:absolute;top:100%!important}.pcr-app[data-theme=classic]:before,.pcr-app[data-theme=nano]:before{border-bottom:10px solid #999;border-left:10px solid transparent;border-right:10px solid transparent;content:"";display:block;font-size:1.4em;height:0;left:4px;pointer-events:none;position:absolute;top:-.45em;width:0}.pcr-app[data-theme=classic]:after,.pcr-app[data-theme=nano]:after{border-bottom:12px solid #fff;border-left:12px solid transparent;border-right:12px solid transparent;content:"";display:block;font-size:1.4em;height:0;left:2px;pointer-events:none;position:absolute;top:-.45em;width:0}.detail__editor__forms .pcr-app[data-theme=classic],.pcr-app[data-theme=nano]{margin-top:0}.pcr-app[data-theme=nano]:after,.pcr-app[data-theme=nano]:before{display:none}.color-picker-btn{padding:12px}.copy-holder{margin:0 0 10px}.copy-holder input{left:0;margin-top:-100%;opacity:0;pointer-events:none;position:absolute;top:0}.copy-holder .attribution_text{background-color:#f7f7f7;border:1px solid #e5e5e5;border-radius:3px 0 0 3px;color:#9c9c9c;display:block;flex:1;font-size:13px;height:44px;line-height:44px;overflow:hidden;padding:0 1em;text-overflow:ellipsis;white-space:nowrap}.copy-holder button{border-radius:0 3px 3px 0;font-size:13px;height:44px;line-height:44px;padding:0 20px}.copy-holder button>span{display:none}.copy-holder button>span.active{display:block}.copy-holder button i{height:44px;line-height:44px}.countdown ul{-webkit-box-pack:center;-moz-box-pack:center;box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center}.countdown li .countdown__value:after{content:":";margin:0 5px}.countdown li:last-child .countdown__value:after{display:none}.countdown__value{display:block;font-size:20px}@media screen and (min-width:480px){.countdown__value{font-size:calc(16.86957px + .65217vw)}}@media screen and (min-width:1400px){.countdown__value{font-size:26px}}.detail__mobile-holder{padding:10px 0 20px}.detail__mobile-holder .download-action{display:grid;gap:10px;grid-template-areas:"png png png svg svg svg copy formats share" "addtc addtc addtc addtc addtc addtc addtc addtc addtc";grid-template-columns:repeat(9,1fr)}.detail__mobile-holder .download-action-without-copy-paste{grid-template-areas:"png png png svg svg svg formats share" "addtc addtc addtc addtc addtc addtc addtc addtc";grid-template-columns:repeat(8,1fr)}.detail__mobile-holder .download-action .btn-copy,.detail__mobile-holder .download-action .btn-formats,.detail__mobile-holder .download-action .btn-share{justify-self:center}.detail__mobile-holder .download-action .btn-png,.detail__mobile-holder .download-action .btn-svg{grid-area:png}.countdown .detail__mobile-holder .download-action .btn-png ul,.countdown .detail__mobile-holder .download-action .btn-svg ul,.detail__mobile-holder .download-action .btn-png .countdown ul,.detail__mobile-holder .download-action .btn-png .groups__item,.detail__mobile-holder .download-action .btn-png .landing--register .separator,.detail__mobile-holder .download-action .btn-png .profile-login .group,.detail__mobile-holder .download-action .btn-png .row,.detail__mobile-holder .download-action .btn-svg .countdown ul,.detail__mobile-holder .download-action .btn-svg .groups__item,.detail__mobile-holder .download-action .btn-svg .landing--register .separator,.detail__mobile-holder .download-action .btn-svg .profile-login .group,.detail__mobile-holder .download-action .btn-svg .row,.landing--register .detail__mobile-holder .download-action .btn-png .separator,.landing--register .detail__mobile-holder .download-action .btn-svg .separator,.profile-login .detail__mobile-holder .download-action .btn-png .group,.profile-login .detail__mobile-holder .download-action .btn-svg .group{margin:unset}.detail__mobile-holder .download-action .btn-svg{grid-area:svg}.detail__mobile-holder .download-action .btn-svg .popover-svg-header{align-items:center;display:flex}.detail__mobile-holder .download-action .btn-copy{grid-area:copy}.detail__mobile-holder .download-action .btn-formats{grid-area:formats}.detail__mobile-holder .download-action .btn-share{grid-area:share}.detail__mobile-holder .download-action .btn-share .popover-button>span{display:none}.detail__mobile-holder .download-action .btn-share ul.popover-content{padding:10px;right:-10px;z-index:5}.detail__mobile-holder .download-action .btn-addtc{grid-area:addtc}.detail__mobile-holder .download-action .popover-button{min-width:44px}#notification-cart .notification__close .detail__mobile-holder .download-action .popover-button i,.detail__mobile-holder .download-action .popover-button #notification-cart .notification__close i,.detail__mobile-holder .download-action .popover-button .icon,.detail__mobile-holder .download-action .popover-button .notification--alert i,.notification--alert .detail__mobile-holder .download-action .popover-button i{width:unset}.detail__mobile-holder .download-action.copy-svg-png{display:flex;flex-wrap:wrap;gap:10px}.detail__mobile-holder .download-action.copy-svg-png .btn-copy,.detail__mobile-holder .download-action.copy-svg-png .btn-formats,.detail__mobile-holder .download-action.copy-svg-png .btn-share{flex:unset;justify-self:center}.detail__mobile-holder .download-action.copy-svg-png .btn-png,.detail__mobile-holder .download-action.copy-svg-png .btn-svg{flex:unset;width:calc(50% - 5px)}.countdown .detail__mobile-holder .download-action.copy-svg-png .btn-png ul,.countdown .detail__mobile-holder .download-action.copy-svg-png .btn-svg ul,.detail__mobile-holder .download-action.copy-svg-png .btn-png .countdown ul,.detail__mobile-holder .download-action.copy-svg-png .btn-png .groups__item,.detail__mobile-holder .download-action.copy-svg-png .btn-png .landing--register .separator,.detail__mobile-holder .download-action.copy-svg-png .btn-png .profile-login .group,.detail__mobile-holder .download-action.copy-svg-png .btn-png .row,.detail__mobile-holder .download-action.copy-svg-png .btn-svg .countdown ul,.detail__mobile-holder .download-action.copy-svg-png .btn-svg .groups__item,.detail__mobile-holder .download-action.copy-svg-png .btn-svg .landing--register .separator,.detail__mobile-holder .download-action.copy-svg-png .btn-svg .profile-login .group,.detail__mobile-holder .download-action.copy-svg-png .btn-svg .row,.landing--register .detail__mobile-holder .download-action.copy-svg-png .btn-png .separator,.landing--register .detail__mobile-holder .download-action.copy-svg-png .btn-svg .separator,.profile-login .detail__mobile-holder .download-action.copy-svg-png .btn-png .group,.profile-login .detail__mobile-holder .download-action.copy-svg-png .btn-svg .group{margin:unset}.detail__mobile-holder .download-action.copy-svg-png .btn-svg .popover-svg-header{align-items:center;display:flex}.detail__mobile-holder .download-action.copy-svg-png .btn-copy.detail__copypng,.detail__mobile-holder .download-action.copy-svg-png .btn-copy.detail__copysvg{flex:unset;width:calc(50% - 5px)}.detail__mobile-holder .download-action.copy-svg-png .btn-copy.detail__copypng button,.detail__mobile-holder .download-action.copy-svg-png .btn-copy.detail__copysvg button{font-size:14px;width:100%}.detail__mobile-holder .download-action.copy-svg-png .btn-copy.detail__copypng button.bj-button--secondary:focus,.detail__mobile-holder .download-action.copy-svg-png .btn-copy.detail__copysvg button.bj-button--secondary:focus{background:#e5e5e5}.detail__mobile-holder .download-action.copy-svg-png .btn-addtc,.detail__mobile-holder .download-action.copy-svg-png .btn-formats,.detail__mobile-holder .download-action.copy-svg-png .btn-share{flex:unset;flex-grow:1}.detail__mobile-holder .download-action.copy-svg-png .btn-addtc .bj-button--link,.detail__mobile-holder .download-action.copy-svg-png .btn-formats .bj-button--link,.detail__mobile-holder .download-action.copy-svg-png .btn-share .bj-button--link{color:#424242;font-size:13px;font-weight:400;padding:10px}.detail__mobile-holder .download-action.copy-svg-png .btn-addtc button:hover,.detail__mobile-holder .download-action.copy-svg-png .btn-formats button:hover,.detail__mobile-holder .download-action.copy-svg-png .btn-share button:hover{text-decoration:none}.detail__mobile-holder .download-action.copy-svg-png .btn-formats .popover-button,.detail__mobile-holder .download-action.copy-svg-png .btn-formats .popover-container{width:100%}.detail__mobile-holder .download-action.copy-svg-png .btn-formats .popover-button>span,.detail__mobile-holder .download-action.copy-svg-png .btn-formats .popover-container>span{display:block}.detail__mobile-holder .download-action.copy-svg-png .btn-share .popover-button,.detail__mobile-holder .download-action.copy-svg-png .btn-share .popover-container{height:100%;width:100%}.detail__mobile-holder .download-action.copy-svg-png .btn-share .popover-button>span,.detail__mobile-holder .download-action.copy-svg-png .btn-share .popover-container>span{display:block}.detail__mobile-holder .download-action.copy-svg-png .btn-share ul.popover-content{padding:10px;right:-10px;z-index:5}.detail__mobile-holder .download-action.copy-svg-png .btn-addtc .add-to-collection{height:100%}.detail__mobile-holder .download-action.copy-svg-png .popover-button{line-height:34px;min-width:44px}#notification-cart .notification__close .detail__mobile-holder .download-action.copy-svg-png .popover-button i,.detail__mobile-holder .download-action.copy-svg-png .popover-button #notification-cart .notification__close i,.detail__mobile-holder .download-action.copy-svg-png .popover-button .icon,.detail__mobile-holder .download-action.copy-svg-png .popover-button .notification--alert i,.notification--alert .detail__mobile-holder .download-action.copy-svg-png .popover-button i{width:unset}@media screen and (max-width:992px){.detail__mobile-holder .download-action.copy-svg-png{flex-wrap:nowrap}.detail__mobile-holder .download-action.copy-svg-png .btn-addtc button{background-color:#e5e5e5;border-radius:3px}.detail__mobile-holder .download-action.copy-svg-png .btn-addtc button:hover{background-color:#d8d8d8}.detail__mobile-holder .download-action.copy-svg-png .btn-share button{border-radius:3px;box-shadow:inset 0 0 0 2px #d8d8d8}.detail__mobile-holder .download-action.copy-svg-png .popover-button{line-height:inherit}}.detail__mobile-holder.only-share .download-action.copy-svg-png .download-action.copy-svg-png .btn-formats,.detail__mobile-holder.only-share .download-action.copy-svg-png .download-action.copy-svg-png .btn-share{width:calc(50% - 5px)}@media screen and (max-width:992px){.detail__mobile-holder.only-share .download{grid-template-areas:"png svg share";grid-template-columns:1fr 1fr 1fr}.detail__mobile-holder.only-share .download .btn-share .popover-button>span{display:block}}@media screen and (max-width:768px){.detail__mobile-holder.only-share .download{grid-template-areas:"png svg share";grid-template-columns:1fr 1fr auto}.detail__mobile-holder.only-share .download .btn-share .popover-button>span{display:none}}.detail__mobile-holder.download-extended .download-action{display:grid;gap:10px;grid-template-areas:"png copy share";grid-template-columns:1fr auto auto}@media screen and (max-width:992px){.detail__mobile-holder.download-extended .download{grid-template-areas:"png share";grid-template-columns:1fr 1fr}.detail__mobile-holder.download-extended .download .btn-share .popover-button>span{display:block}}@media screen and (max-width:768px){.detail__mobile-holder.download-extended .download{grid-template-areas:"png share";grid-template-columns:1fr auto}.detail__mobile-holder.download-extended .download .btn-share .popover-button>span{display:none}}@media screen and (max-width:992px){.detail__mobile-holder{background-color:#fff;border-top:1px solid #e5e5e5;bottom:0;left:0;padding:10px 20px;position:fixed;width:100%;z-index:12}.detail__mobile-holder .download{grid-template-areas:"png svg addtc share";grid-template-columns:1fr 1fr auto auto}.detail__mobile-holder .download .not-mobile{display:none!important}.detail__mobile-holder .premium-icon__button .fi-not-premium-icon{margin:0}.detail__mobile-holder .premium-icon__button .fi-not-premium-icon>div{padding:0 10px 0 0}.detail__mobile-holder .detail__copypng,.detail__mobile-holder .detail__copysvg{display:none}.detail__mobile-holder .btn-upgrade{height:44px!important;line-height:44px!important;padding:0 20px!important}.detail__mobile-holder .btn-upgrade span{font-size:16px;line-height:44px;margin:0}.detail__mobile-holder .popover-share .popover-content{bottom:50px;top:auto}.detail__mobile-holder .popover-share .popover-content:before{border-bottom:none;border-top:10px solid #999;bottom:-.45em;top:auto}.detail__mobile-holder .popover-share .popover-content:after{border-bottom:none;border-top:10px solid #fff;bottom:-.45em;top:auto}}@media screen and (max-width:768px){.detail__mobile-holder .download{grid-template-columns:1fr 1fr auto auto}}@media (max-width:768px){.detail__mobile-holder .add-to-collection{padding:0;width:44px!important}}@media (max-width:992px){.view--detail .detail{padding-bottom:50px;position:relative}.view--detail .detail.footer-visible .detail__mobile-holder{position:absolute}}.download.svg-editable .btn-size .btn,.download.svg-editable .btn-svg .btn{border-radius:3px 0 0 3px}.download.svg-editable .btn-size .popover-content .size li a.active,.download.svg-editable .btn-size span.badge,.download.svg-editable .btn-svg .popover-content .size li a.active,.download.svg-editable .btn-svg span.badge{border-radius:3px}.detail__editor{border-bottom:1px solid #e5e5e5;position:relative}.detail__editor__header{border-bottom:1px solid #f0f0f0;height:64px;padding:0 10px;position:relative;z-index:3}.detail__editor__header .link--arrow,.detail__editor__header .link--arrow i{color:#424242}.detail__editor__body{background-color:#f7f7f7}.detail__editor__controls button:focus{color:#9c9c9c}.detail__editor__menu{background-color:#fff;border-right:1px solid #f0f0f0;padding:10px}.detail__editor__menu label{border-radius:3px;color:#9c9c9c;cursor:pointer;display:block;font-size:12px;font-weight:600;margin:0;padding:10px 5px;text-align:center;width:68px}.detail__editor__menu label i{color:#9c9c9c}.detail__editor__menu label:hover,.detail__editor__menu label:hover i{color:#424242}.detail__editor__menu label.active{background-color:#f0f0f0;color:#424242}.detail__editor__menu label.active i{color:#424242}.detail__editor__submenu{background-color:#fff;border-right:1px solid #f0f0f0;min-height:520px;padding:20px;width:300px}.detail__editor__submenu input[type=radio]{appearance:none;-webkit-appearance:none;display:none}.detail__editor__submenu input[type=radio]:checked+.detail__editor__options{display:block}.detail__editor__submenu .detail__editor__options{display:none}.detail__editor__submenu .detail__editor__options.detail__editor__stroke .stroke-width-number{display:flex;gap:5px}.detail__editor__submenu .pcr-picker{box-shadow:0 0 2px #777}.detail__editor__canvas{margin:0;padding:0;position:static}.detail__editor__colors .popover-button{border-radius:3px;height:34px;padding:0;width:34px}.detail__editor__icon-wrapper{margin:16px auto 50px;width:300px}.detail__editor__icon-wrapper button{background:none;color:#9c9c9c}.detail__editor__icon-wrapper button:hover{background-color:#e5e5e5;color:#424242}.detail__editor__icon-holder{background-color:#fff;background-image:linear-gradient(45deg,#e5e5e5 25%,transparent 0),linear-gradient(-45deg,#e5e5e5 25%,transparent 0),linear-gradient(45deg,transparent 75%,#e5e5e5 0),linear-gradient(-45deg,transparent 75%,#e5e5e5 0);background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px;border:1px solid #d8d8d8;box-shadow:0 2px 4px hsla(0,0%,7%,.1);height:300px;margin-top:10px;width:300px}.detail__editor__icon-holder svg{height:100%;width:100%}.detail__editor__icon-holder svg.hovered-paths :not(g),.detail__editor__icon-holder svg.selected-paths :not(g){opacity:.4}.detail__editor__icon-holder svg.hovered-paths :not(g).active-path,.detail__editor__icon-holder svg.hovered-paths :not(g).hovered-path,.detail__editor__icon-holder svg.selected-paths :not(g).active-path,.detail__editor__icon-holder svg.selected-paths :not(g).hovered-path{cursor:pointer;opacity:1}.detail__editor__sizes{background:#fff;display:none;left:0;left:-9px;margin-top:10px;padding:0 10px 10px;position:absolute;top:100%;width:calc(100% + 17px);z-index:1}.detail__editor__sizes a{height:44px}.detail__editor .popover--download .popover-content{width:160px}.detail__editor .popover--download .bj-button{width:100%}.detail__editor .popover--download input[type=checkbox]{appearance:none;-webkit-appearance:none;display:none}.detail__editor .popover--download input[type=checkbox]:checked+div{display:block}.detail__editor .popover--download li{position:relative}.detail__editor .alert{max-width:300px;position:absolute;right:10px;top:75px;z-index:1}.detail__editor .alert p{padding:1em 1em 1em 3em}.detail__editor .alert a+p{padding:1em 4.5em 1em 3em}.detail__editor .only_registered{background:hsla(0,0%,100%,.8);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.detail__editor .only_registered .alert{left:50%;max-width:600px;top:50%;transform:translate(-50%,-50%)}.detail__editor .colors{margin:0 0 20px}.detail__editor .colors li{margin:0 10px 10px 0}.detail__editor .colors li:nth-child(6n){margin-right:0}.detail__editor .colors button{border-radius:3px;box-shadow:inset 0 0 0 1px hsla(0,0%,7%,.1);height:34px;padding:0;width:34px}.detail__editor .colors button.active{box-shadow:inset 0 0 0 1px hsla(0,0%,7%,.1),0 0 0 2px #fff,0 0 0 4px #3b9e62}.detail__editor .btn-group{border-radius:4px;box-shadow:0 0 0 1px #e5e5e5;display:inline-block}.detail__editor .btn-group .tooltip{float:left}.detail__editor .btn-group .tooltip:last-of-type button{border-right:0}.detail__editor .btn-group button{background:none;border-radius:0;border-right:1px solid #e5e5e5}.detail__editor .btn-group button:hover{background-color:#f0f0f0}.detail__editor .btn-group button i{color:#424242}.detail__editor .btn-group button[data-values=none] i{color:#b1b1b1}@media screen and (max-width:480px){.detail__editor__header #save_into_active span{display:none}}@media screen and (max-width:768px){.detail__editor{background:#fff;display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;height:100%;left:0;position:fixed;top:0;width:100%;z-index:15;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:column;-moz-flex-direction:column;flex-direction:column;-ms-flex-direction:column}.detail__editor__header{height:54px;padding:0 15px;position:relative;z-index:2}.detail__editor__header .bj-button{height:34px;line-height:34px;padding:0 10px}.detail__editor__header .add-to-collection{padding:0}.detail__editor__body{-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:column;-moz-flex-direction:column;flex-direction:column;-ms-flex-direction:column;-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1;-moz-flex:1;-ms-flex:1;flex:1;height:calc(100% - 54px)}.detail__editor__menu{-webkit-box-ordinal-group:2;-moz-box-ordinal-group:2;box-ordinal-group:2;-webkit-order:2;-moz-order:2;order:2;-ms-flex-order:2;border-right:none;border-top:1px solid #f0f0f0;padding:0}.detail__editor__menu ul{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex}.detail__editor__menu li{-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1;-moz-flex:1;-ms-flex:1;flex:1}.detail__editor__menu label{border-radius:0;font-size:11px;width:100%}.detail__editor__menu i{font-size:16px;height:16px;line-height:16px;width:16px}.detail__editor__submenu{-webkit-box-ordinal-group:1;-moz-box-ordinal-group:1;box-ordinal-group:1;-webkit-order:1;-moz-order:1;order:1;-ms-flex-order:1;-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1;-moz-flex:1;-ms-flex:1;flex:1;min-height:0;overflow:auto;width:100%}.detail__editor__canvas{-webkit-box-ordinal-group:0;-moz-box-ordinal-group:0;box-ordinal-group:0;-webkit-order:0;-moz-order:0;order:0;-ms-flex-order:0;-webkit-box-flex:none;-moz-box-flex:none;box-flex:none;-webkit-flex:none;-moz-flex:none;-ms-flex:none;flex:none;width:100%}.detail__editor__icon-wrapper{margin:10px auto;width:180px}.detail__editor__icon-holder{height:180px;width:180px}.detail__editor__controls{-webkit-box-pack:center;-moz-box-pack:center;box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center}.detail__editor__controls>*{margin:0 5px}.detail__editor .alert{border-radius:0;font-size:13px;max-width:none;position:relative;right:0;top:0}.detail__editor .alert p{padding:10px 10px 10px 45px}.detail__editor .only_registered .alert{max-width:calc(100% - 40px)}.detail__editor .colors{display:block;margin-left:-4px;overflow:auto;padding:4px;white-space:nowrap}.detail__editor .colors li{display:inline-block}.detail__editor .colors li:nth-child(6n){margin-right:10px}}.detail__editor input[type=range]{-webkit-appearance:none;display:block;height:24px;width:100%}.detail__editor input[type=range]:focus{outline:none}.detail__editor input[type=range]::-webkit-slider-runnable-track{cursor:pointer;height:5px;width:100%;animate:.2s;background:#e5e5e5;border:0 solid #000;border-radius:1px;box-shadow:0 0 0 #000}.detail__editor input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:#3b9e62;border:2px solid #fff;border-radius:25px;box-shadow:0 0 2px #777;cursor:pointer;height:18px;margin-top:-6.5px;width:18px}.detail__editor input[type=range]:focus::-webkit-slider-runnable-track{background:#e5e5e5}.detail__editor input[type=range]::-moz-range-track{cursor:pointer;height:5px;width:100%;animate:.2s;background:#e5e5e5;border:0 solid #000;border-radius:1px;box-shadow:0 0 0 #000}.detail__editor input[type=range]::-moz-range-thumb{background:#3b9e62;border:2px solid #fff;border-radius:25px;box-shadow:0 0 2px #777;cursor:pointer;height:18px;width:18px}.detail__editor input[type=range]::-ms-track{cursor:pointer;height:5px;width:100%;animate:.2s;background:transparent;border-color:transparent;color:transparent}.detail__editor input[type=range]::-ms-fill-lower,.detail__editor input[type=range]::-ms-fill-upper{background:#e5e5e5;border-radius:2px;box-shadow:0 0 0 #000}.detail__editor input[type=range]::-ms-thumb{background:#3b9e62;border:2px solid #fff;border-radius:25px;box-shadow:0 0 2px #777;cursor:pointer;height:18px;margin-top:1px;width:18px}.detail__editor input[type=range]:focus::-ms-fill-lower,.detail__editor input[type=range]:focus::-ms-fill-upper{background:#e5e5e5}.icon--flip.flip-vertical{transform:rotate(90deg)}.icon--rotate.rotate--left{transform:scaleX(-1)}.form-feedback{margin-bottom:20px;margin-top:10px}.form-feedback>div{border:1px dashed #d8d8d8;border-radius:4px;display:inline-block;padding:12px}.form-feedback>div span{display:inline-block;font-size:14px;margin-right:10px}.form-feedback .popover-content{font-size:14px;width:320px}.form-feedback .popover-content textarea{border:1px solid #f0f0f0;border-radius:3px;box-shadow:inset 0 1px 3px rgba(0,0,0,.06);height:100px}.form-feedback .popover-content button{float:left;height:42px;line-height:42px;padding:0;width:50%}@media screen and (max-width:480px){.form-feedback span{display:block}}.collections .form-feedback .popover-content{left:50%;margin-left:-150px;width:300px}.collections .form-feedback .popover-content:before{margin-right:-11px;right:50%}.collections .form-feedback .popover-content:after{margin-right:-13px;right:50%}.popover.popover-filters{margin-right:10px;position:relative}.popover.popover-filters .popover-button .button--text{margin:0 5px 0 0}.popover.popover-filters .popover-button .badge{background-color:#c8c8c8;color:#121212;font-size:11px;height:20px;line-height:20px;margin:0 5px 0 0;min-width:20px;padding:0;z-index:1}.popover.popover-filters .popover-content{left:10px;max-height:calc(100% - 118px);overflow-y:auto;padding:0;position:fixed;top:118px;width:300px}.popover.popover-filters .popover-content:before{left:16px}.popover.popover-filters .popover-content:after{left:14px}.popover.popover-filters .tag{border-radius:2px;box-shadow:0 0 0 1px #44b678;color:#0a152f;font-size:12px;font-weight:700;height:22px;line-height:22px;padding:0 5px}.popover.popover-filters .tooltip__trigger:after{opacity:0}.popover.popover-filters .popover-filters__apply{background-color:#fff;border-top:1px solid #e5e5e5;bottom:0;display:none;left:0;padding:10px;position:fixed;width:250px}@media screen and (max-width:992px){.popover.popover-filters .popover-content{left:0}}.popover .in-search .popover-filters .popover-content{animation:none;border:none;border-radius:0;height:calc(100% - 168px);left:0;overflow:auto;position:fixed;top:168px}.view--pack .popover.popover-filters .popover-content{height:auto}body,html{display:block;height:100%}body{overflow-y:scroll}body.overflow-hidden #viewport{-webkit-filter:blur(5px);filter:blur(5px)}body.overflow{overflow:hidden}@media screen and (max-width:768px){body.overflow--mobile{overflow:hidden}}::-moz-selection{background-color:rgba(82,217,153,.5)}::selection{background-color:rgba(82,217,153,.5)}img{max-width:100%}#ot-sdk-btn-floating{display:none}#onetrust-banner-sdk.otFlat{transform:translateY(100%);transition:transform .6s ease-in}#onetrust-banner-sdk.otFlat.active{transform:translateY(0)}#cky-consent{transform:translateY(100%);transition:transform .6s ease-in}#cky-consent.active{transform:translateY(0)}#g_id_onload{position:fixed;right:20px;top:45px;width:auto;z-index:99999}#gr_user_menu{min-width:60px}@media screen and (min-width:992px){#gr_user_menu{height:36px}}#gr_user_menu #gr_connected{display:none;height:36px}#gr_user_menu #gr_connected .popover-user .popover-container{padding-right:14px;position:relative}#gr_user_menu #gr_connected .popover-user .popover-container:before{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #fff;content:"";height:0;position:absolute;right:2px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);width:0}#gr_user_menu #gr_connected .popover-user .popover-content{padding:0;width:360px}@media screen and (max-width:480px){#gr_user_menu #gr_connected .popover-user .popover-content{width:320px}}#gr_user_menu #gr_connected .popover-user .popover-content .popover-user-top{border-bottom:1px solid #d8d8d8;padding:16px}#gr_user_menu #gr_connected .popover-user .popover-content .popover-user-top:after{clear:both;content:"";display:table}#gr_user_menu #gr_connected .popover-user .popover-content .popover-user-top .avatar-holder{border-radius:100%;display:block;float:left;height:64px;margin-right:10px;overflow:hidden;width:64px}#gr_user_menu #gr_connected .popover-user .popover-content .popover-user-top .user-data{float:left;width:180px}#gr_user_menu #gr_connected .popover-user .popover-content .popover-user-top .user-data span{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;color:#4a4a4a;display:block;font-size:16px;font-weight:700;margin-bottom:10px}#gr_user_menu #gr_connected .popover-user .popover-content .popover-user-top .user-data .btn{color:#fff}#gr_user_menu #gr_connected .popover-user .popover-content .user__links li{position:relative}#gr_user_menu #gr_connected .popover-user .popover-content .user__links li button,#gr_user_menu #gr_connected .popover-user .popover-content .user__links li>a{align-items:center;border:none;color:#0a152f;display:flex;font-size:14px;height:36px;padding:0 20px}#gr_user_menu #gr_connected .popover-user .popover-content .user__links i{color:#424242;margin-right:10px}#gr_user_menu #gr_connected .popover-user .popover-content .tooltip i{color:#c8c8c8}#gr_user_menu #gr_connected .popover-user .popover-content .user__subscription{padding:0 20px 10px}#gr_user_menu #gr_connected .popover-user .popover-content .subscription-type{color:#777;margin-left:10px}#gr_user_menu #gr_connected .popover-user .popover-content hr{background-color:#e5e5e5;margin:0;width:100%}#gr_user_menu #gr_connected .popover-user .popover-content .downloads__number{height:100%;position:absolute;right:0;top:0}#gr_user_menu #gr_connected .popover-user .popover-content .downloads__number .badge{padding:0 5px}.header-author-searcher{display:flex;flex-wrap:nowrap;position:relative;width:100%}.header-author-searcher .author-tabs-component__tabs{display:flex;overflow:hidden}.header-author-searcher .author-tabs-component__tabs.center{justify-content:center}.header-author-searcher .author-tabs-component__links{background-color:transparent;border-bottom:1px solid transparent;border-radius:0;color:#777;padding:0 10px 18px}.header-author-searcher .author-tabs-component__links:hover{background-color:transparent;color:#424242}.header-author-searcher .author-tabs-component__links.active{background-color:transparent;border-bottom:1px solid #424242;color:#424242;z-index:1}.header-author-searcher .author-tabs-component hr{left:0;margin-top:-1px;position:absolute;width:100%}.header-author-searcher .search-style-word{margin-left:auto;margin-top:-20px}.header-author-searcher .search-style-word .search-holder .fake-search .popover-button{height:34px;line-height:34px;padding:0 10px}.header-author-searcher .search-style-word .search-holder .fake-search .popover-button span{min-width:unset;padding:0 5px 0 10px}.header-author-searcher .search-style-word .search-holder .fake-search .popover-content{border:1px solid #e5e5e5;border-radius:3px;color:#777;padding:10px;z-index:10}.header-author-searcher .search-style-word .search-holder .fake-search .popover-content ul{max-height:275px;overflow-y:scroll}.header-author-searcher .search-style-word .search-holder .fake-search .popover-content ul li{align-items:center;cursor:pointer;display:flex;height:42px;padding:0 10px}.header-author-searcher .search-style-word .search-holder .fake-search .popover-content ul li:hover{background-color:#f0f0f0}.header-author-searcher .search-style-word .search-holder .fake-search .popover-content ul li span{display:none}.header-author-searcher .search-style-word .search-holder .fake-search .popover-content ul li.active{background:rgba(74,210,149,.1);color:#286d34}.header-author-searcher .search-style-word .search-holder .fake-search .popover-content ul li.active span{display:inline}.header-author-searcher .search-style-word .search-holder .fake-search .popover-content ul li.active span:before{color:#286d34}.header-author-searcher .search-style-word .search-holder .fake-search input{padding:0 10px}.header-author-searcher .search-style-word .search-holder .fake-search .clean-search__button,.header-author-searcher .search-style-word .search-holder .fake-search .search__button{height:100%;margin:unset;width:34px}.header-author-searcher .search-style-word .search-holder .fake-search .clean-search__button i:before,.header-author-searcher .search-style-word .search-holder .fake-search .search__button i:before{color:#424242}.header-author-searcher .search-style-word .search-holder .fake-search .awesomplete .text{font-size:14px}.header-author-searcher .search-style-word .search-holder .fake-search.ios .awesomplete{align-items:center;cursor:text;display:flex;height:34px;padding:15px 0}.header-author-searcher .search-style-word .search-holder .fake-search.ios .awesomplete input{height:100%;line-height:normal}.header-author-searcher .search-style-word .search-holder .fake-search.ios .awesomplete ul{top:34px}.header-author-searcher.no-tabs{margin-top:-40px}.header-author-searcher.no-tabs .search-style-word{margin-bottom:20px;margin-top:20px}.header-author-searcher.no-tabs hr{bottom:0}@media screen and (max-width:640px){.header-author-searcher .search-style-word .search-holder .fake-search .popover-button span{max-width:100px;overflow:hidden;text-overflow:ellipsis}}@media screen and (max-width:992px){.header-author-searcher{flex-wrap:wrap}.header-author-searcher .tabs-component{width:100%}.header-author-searcher .tabs-component__tabs{justify-content:center}.header-author-searcher .tabs-component__links{padding:0 10px 10px}.header-author-searcher .search-style-word{margin:20px auto 0;width:100%}.header-author-searcher .tabs-component~.search-style-word{margin:20px auto}.header-author-searcher.no-tabs{margin-top:0}.header-author-searcher.no-tabs .search-style-word{margin-bottom:20px;margin-top:20px}.header-author-searcher.no-tabs hr{bottom:unset;top:0}}.hero--section{background-color:#f7f7f7;margin-bottom:45px;min-height:300px;overflow:hidden;padding:40px 0;position:relative}.hero--section .container .content h1{color:#0a152f;margin:0 0 10px}.hero--section .container .content p{color:#5b5b5b}.hero--section__text{max-width:580px}.hero--section__text .hero--section__buttons-section a{display:block!important;padding:0 25px}.hero--section__text .hero--section__buttons-section a span{float:none}.hero--section__image--icons,.hero--section__image--stickers{position:unset}.hero--section__image--icons img,.hero--section__image--stickers img{bottom:0;left:55%;position:absolute}.hero--section__image--icons img{filter:drop-shadow(12px 15px 40px rgba(207,217,224,.5));top:-40%}.hero--section__image--stickers img{bottom:-30px;left:50%;max-width:unset}.hero--section .shadow{background:linear-gradient(180deg,hsla(0,0%,100%,0),hsla(0,0%,100%,0) .01%,rgba(0,0,0,.03));bottom:0;height:40px;left:0;position:absolute;width:100%}@media screen and (max-width:1400px){.hero--section .container .content{padding:0}}@media screen and (max-width:992px){.hero--section{padding:40px 0}}@media screen and (max-width:768px){.hero--section a{text-transform:capitalize}.hero--section__image--icons img{top:-13%}}@media screen and (max-width:640px){.hero--section{margin-bottom:30px}.hero--section__text{text-align:center}.hero--section__text .hero--section__buttons-section{justify-content:center}.hero--section__image--icons,.hero--section__image--stickers{display:none}}.icon--premium:before{background:url(../assets/crown.a5ca817bf4c9e5031f32.svg) 50% no-repeat;background-size:100%;content:"";display:inline-block;height:16px;width:16px}.icon--premium--white:before{background:url(../assets/crown-white.b6ebc31a917cf971ed52.svg) 50% no-repeat}.icon--premium.icon--xs:before{height:12px;width:12px}.icon--premium.icon--sm:before{height:14px;width:14px}.icon--premium.icon--md:before{height:16px;width:16px}.icon--premium.icon--lg:before{height:20px;width:20px}.icon--premium.icon--xl:before{height:24px;width:24px}.icon--edit-alt:before{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc2VydmUiIHZpZXdCb3g9IjAgMCA2MjAgNjIwIj48cGF0aCBmaWxsPSIjMUQyNjJEIiBkPSJNNjAwIDM0LjIgNTg1LjkgMjBDNTYwLjUtNS4zIDUxOS4zLTUuMyA0OTQgMjBsLTk2IDk2aC0uMUwzNjAgMTUzLjloLjFMMTY0LjQgMzQ5LjZjLTQuNyA0LjctNy4zIDExLTcuMyAxNy43VjQzOGMwIDEzLjggMTEuMiAyNSAyNSAyNWg3MC43YzYuNiAwIDEzLTIuNiAxNy43LTcuM0w0NjYuMSAyNjBsMzcuOS0zNy45IDk2LTk2YzI1LjQtMjUuNCAyNS40LTY2LjYgMC05MS45TTI0Mi40IDQxM0gyMDd2LTM1LjRsMjYyLjEtMjYyLjEgMzUuNCAzNS40ek01NjQuNyA5MC43IDU0MCAxMTUuNCA1MDQuNiA4MGwyNC43LTI0LjdjNS44LTUuOCAxNS40LTUuOCAyMS4yIDBsMTQuMSAxNC4xYzUuOSA2IDUuOSAxNS41LjEgMjEuMyIvPjxwYXRoIGZpbGw9IiMxMjczRUIiIGQ9Ik00MjIuNSA1MDQuNGMtNDEgNDEtOTUuNSA2My42LTE1My41IDYzLjZ2NTFjNzEuNiAwIDEzOC45LTI3LjkgMTg5LjUtNzguNUw0MjguMSA1MTB6Ii8+PHBhdGggZmlsbD0iIzQ5NDlFNyIgZD0iTTQ4NiAzNTAuOWMwIDU4LTIyLjYgMTEyLjUtNjMuNiAxNTMuNWwzNi4xIDM2LjFDNTA5LjEgNDg5LjkgNTM3IDQyMi42IDUzNyAzNTFoLTUxeiIvPjxwYXRoIGZpbGw9IiM2NEFGRkIiIGQ9Ik0yNjkgNTY4Yy01OCAwLTExMi41LTIyLjYtMTUzLjUtNjMuNmwtMzYuMSAzNi4xYzUwLjcgNTAuNiAxMTggNzguNSAxODkuNiA3OC41eiIvPjxwYXRoIGZpbGw9IiMyRDJEQUUiIGQ9Ik00ODAuNSAzMDIuMmMzLjYgMTUuOSA1LjUgMzIuMiA1LjUgNDguOGg1MWMwLTMwLjktNS4zLTYxLjItMTUuNC04OS44eiIvPjxwYXRoIGZpbGw9IiNEMzMyMzIiIGQ9Ik0yNjkgMTMzLjljMTYuNiAwIDMzIDEuOSA0OC45IDUuNUwzNTkgOTguM2MtMjguNy0xMC4yLTU5LTE1LjUtODkuOS0xNS41djUxLjF6Ii8+PHBhdGggZmlsbD0iI0ZCNTI1MiIgZD0iTTExNS41IDE5Ny41YzQxLTQxIDk1LjUtNjMuNiAxNTMuNS02My42di01MWMtNzEuNiAwLTEzOC45IDI3LjktMTg5LjUgNzguNXoiLz48cGF0aCBmaWxsPSIjNjlFNzgxIiBkPSJNMTE1LjUgNTA0LjRjLTQxLTQxLTYzLjYtOTUuNS02My42LTE1My41SDFjMCA3MS42IDI3LjkgMTM4LjkgNzguNSAxODkuNXoiLz48cGF0aCBmaWxsPSIjRkZCMjI5IiBkPSJtMTE1LjUgMTk3LjUtMzYuMS0zNi4xQzI4LjkgMjEyIDEgMjc5LjQgMSAzNTAuOWg1MWMwLTU3LjkgMjIuNS0xMTIuNCA2My41LTE1My40Ii8+PC9zdmc+);background-size:100%;content:"";display:inline-block;height:20px;width:20px}.modal-download-detail{left:0;opacity:0;padding:10px 0 5px;position:absolute;transition:bottom 1s;transition:opacity .2s linear;width:100%;z-index:5}.modal-download-detail__content{background-color:#fff;border-radius:3px;box-shadow:0 2px 8px rgba(55,73,87,.1);position:relative}.modal-download-detail__content #download-free,.modal-download-detail__content>a{line-height:1.2;width:100%}.modal-download-detail__content>p{align-items:center;color:#5b5b5b;display:flex}.modal-download-detail__content>p .modal__trigger,.modal-download-detail__content>p.font-md{color:#424242}.modal-download-detail__content hr{width:100%}.modal-download-detail__content .button--close{position:absolute;right:0;top:0;width:unset}.modal-download-detail__content .button--close:hover{background-color:unset;color:unset}@media screen and (max-width:992px){.modal-download-detail.transition--mobile{bottom:0;left:0}.modal-download-detail{bottom:-500px;padding:0;position:fixed;transition:bottom 1s ease-in-out;z-index:20}.modal-download-detail__content{border-top:1px solid #e5e5e5;box-shadow:none}}.detail.new-detail{margin:0 auto;max-width:1440px;padding:0 60px}.detail.new-detail .detail__inner .detail__top{border-bottom:none;padding-top:30px}.detail.new-detail .detail__inner .detail__top .detail__content{background-color:#f7f7f7;border-radius:12px;text-align:center}.detail.new-detail .detail__inner .detail__top .detail__content.bg-white{background-color:#fff}@media screen and (max-width:992px){.detail.new-detail .detail__inner .detail__top .detail__content.bg-white{border-bottom:1px solid #e5e5e5;border-radius:0;border-right:none}}.detail.new-detail .detail__inner .detail__top .detail__content__inner .detail__icon__holder .main-icon-without-slide{padding:90px}@media screen and (max-width:768px){.detail.new-detail .detail__inner .detail__top .detail__content__inner .detail__icon__holder .main-icon-without-slide{padding:30px}}.detail.new-detail .detail__inner .detail__top .detail__content__inner .detail__icon__holder .sticker--shadow img{filter:drop-shadow(0 0 2px rgba(55,73,87,.15)) drop-shadow(0 2px 5px rgba(55,73,87,.2))}.detail.new-detail .detail__inner .detail__top .detail__content__inner .detail__icon__holder .icon-mp4-container{align-items:center;background-color:#fff;border:1px solid transparent;border-radius:8px;display:flex;height:286px;justify-content:center;margin:30px auto;width:286px}.detail.new-detail .detail__inner .detail__top .detail__content__inner .detail-styles{align-items:center;display:flex;flex-direction:column;height:80%;justify-content:center;left:30px;position:absolute;top:50%;transform:translateY(-50%)}.detail.new-detail .detail__inner .detail__top .detail__content__inner .detail-styles img{display:block;height:unset;pointer-events:none;width:unset}.detail.new-detail .detail__inner .detail__top .detail__content__inner .detail-styles ul{align-items:center;border-radius:3px;display:flex;flex-direction:column;overflow:auto;padding-right:10px;white-space:nowrap}.detail.new-detail .detail__inner .detail__top .detail__content__inner .detail-styles ul::-webkit-scrollbar{height:5px;width:5px}.detail.new-detail .detail__inner .detail__top .detail__content__inner .detail-styles ul::-webkit-scrollbar-track{border-radius:10px}.detail.new-detail .detail__inner .detail__top .detail__content__inner .detail-styles ul::-webkit-scrollbar-thumb{background:#e5e5e5;border-radius:10px;height:30px}.detail.new-detail .detail__inner .detail__top .detail__content__inner .detail-styles ul::-webkit-scrollbar-thumb:hover{background:#d8d8d8}@media screen and (max-width:640px){.detail.new-detail .detail__inner .detail__top .detail__content__inner .detail-styles ul{flex-direction:row}}.detail.new-detail .detail__inner .detail__top .detail__content__inner .detail-styles li{display:inline-block;margin-bottom:5px;position:relative;width:62px}.detail.new-detail .detail__inner .detail__top .detail__content__inner .detail-styles li:last-child{border:none}.detail.new-detail .detail__inner .detail__top .detail__content__inner .detail-styles a{border-radius:6px;display:block;height:62px;padding:15px;width:62px}.detail.new-detail .detail__inner .detail__top .detail__content__inner .detail-styles a:hover{background-color:hsla(0,0%,90%,.65)}.detail.new-detail .detail__inner .detail__top .detail__content__inner .detail-styles a.active{border-bottom:unset;box-shadow:inset 0 0 0 1px #44b678;overflow:hidden}@media (max-width:480px){.detail.new-detail .detail__inner .detail__top .detail__content__inner .detail-styles{margin-bottom:10px}}.detail.new-detail .detail__inner .detail__top .detail__content .detail__content__inner{height:100%;width:100%;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:column;-moz-flex-direction:column;flex-direction:column;-ms-flex-direction:column}.detail.new-detail .detail__inner .detail__top .detail__content .detail__content__inner .edit-animated-icon{align-items:center;color:#424242;display:flex;margin-left:auto}.detail.new-detail .detail__inner .detail__top .detail__content .detail__content__inner .edit-animated-icon .icon--edit-alt:before{margin-top:7px}.detail.new-detail .detail__inner .detail__top .detail__content .detail__content__inner .edit-animated-icon b{color:#44b678}@media (max-width:1200px){.detail.new-detail .detail__inner .detail__top .detail__content .detail__content__inner .edit-animated-icon{margin-left:10px;padding:0 10px}.detail.new-detail .detail__inner .detail__top .detail__content .detail__content__inner .edit-animated-icon span{display:none}}.detail.new-detail .detail__inner .detail__top .detail__content .detail__content__inner .search-style-word{background:#fff;padding:10px 0;width:100%}.detail.new-detail .detail__inner .detail__top .detail__content .detail__content__inner .search-style-word .search-holder .fake-search{height:34px;line-height:34px}.detail.new-detail .detail__inner .detail__top .detail__content .detail__content__inner .search-style-word .search-holder .fake-search .popover-button{height:34px;line-height:34px;padding:0 10px}.detail.new-detail .detail__inner .detail__top .detail__content .detail__content__inner .search-style-word .search-holder .fake-search .popover-button span{min-width:unset;padding:0 5px 0 10px}@media screen and (max-width:480px){.detail.new-detail .detail__inner .detail__top .detail__content .detail__content__inner .search-style-word .search-holder .fake-search .popover-button span{max-width:90px;overflow:hidden;text-overflow:ellipsis}}.detail.new-detail .detail__inner .detail__top .detail__content .detail__content__inner .search-style-word .search-holder .fake-search .popover-content{border:1px solid #e5e5e5;border-radius:3px;color:#777;padding:10px;z-index:10}.detail.new-detail .detail__inner .detail__top .detail__content .detail__content__inner .search-style-word .search-holder .fake-search .popover-content ul{max-height:275px;overflow-y:scroll}.detail.new-detail .detail__inner .detail__top .detail__content .detail__content__inner .search-style-word .search-holder .fake-search .popover-content ul li{align-items:center;cursor:pointer;display:flex;height:42px;padding:0 10px}.detail.new-detail .detail__inner .detail__top .detail__content .detail__content__inner .search-style-word .search-holder .fake-search .popover-content ul li:hover{background-color:#f0f0f0}.detail.new-detail .detail__inner .detail__top .detail__content .detail__content__inner .search-style-word .search-holder .fake-search .popover-content ul li span{display:none}.detail.new-detail .detail__inner .detail__top .detail__content .detail__content__inner .search-style-word .search-holder .fake-search .popover-content ul li.active{background:rgba(74,210,149,.1);color:#286d34}.detail.new-detail .detail__inner .detail__top .detail__content .detail__content__inner .search-style-word .search-holder .fake-search .popover-content ul li.active span{display:inline}.detail.new-detail .detail__inner .detail__top .detail__content .detail__content__inner .search-style-word .search-holder .fake-search .popover-content ul li.active span:before{color:#286d34}.detail.new-detail .detail__inner .detail__top .detail__content .detail__content__inner .search-style-word .search-holder .fake-search input{height:34px;line-height:34px;padding:0 10px;text-overflow:ellipsis}.detail.new-detail .detail__inner .detail__top .detail__content .detail__content__inner .search-style-word .search-holder .fake-search .clean-search__button,.detail.new-detail .detail__inner .detail__top .detail__content .detail__content__inner .search-style-word .search-holder .fake-search .search__button{height:100%;margin:unset;width:34px}.detail.new-detail .detail__inner .detail__top .detail__content .detail__content__inner .search-style-word .search-holder .fake-search .clean-search__button i:before,.detail.new-detail .detail__inner .detail__top .detail__content .detail__content__inner .search-style-word .search-holder .fake-search .search__button i:before{color:#424242}.detail.new-detail .detail__inner .detail__top .detail__content .detail__content__inner .search-style-word .search-holder .fake-search .awesomplete .text{font-size:14px}.detail.new-detail .detail__inner .detail__top .detail__content .detail__content__inner .search-style-word .search-holder .fake-search.ios .awesomplete{align-items:center;cursor:text;display:flex;height:34px;padding:15px 0}.detail.new-detail .detail__inner .detail__top .detail__content .detail__content__inner .search-style-word .search-holder .fake-search.ios .awesomplete input{height:100%;line-height:normal}.detail.new-detail .detail__inner .detail__top .detail__content .detail__content__inner .search-style-word .search-holder .fake-search.ios .awesomplete ul{top:34px}.detail.new-detail .detail__inner .detail__top .detail__sidebar{margin-left:70px;position:relative;width:441px}@media (max-width:1312px){.collections-visible .detail.new-detail .detail__inner .detail__top .detail__sidebar{margin-left:0;width:100%}.collections-visible .detail.new-detail .detail__inner .detail__top .detail__sidebar .download-action .copypng--button,.collections-visible .detail.new-detail .detail__inner .detail__top .detail__sidebar .download-action .popover-button,.collections-visible .detail.new-detail .detail__inner .detail__top .detail__sidebar .download-action .popover-container{width:100%}}.detail.new-detail .detail__inner .detail__top .detail__sidebar h1{font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:15px}.detail.new-detail .detail__inner .detail__top .detail__sidebar .banner-craft{margin-bottom:20px}.detail.new-detail .detail__inner .detail__top .detail__sidebar .banner-craft__container{align-items:center;background-color:#142a5e;border-radius:8px;display:flex;max-width:470px;padding:10px}.detail.new-detail .detail__inner .detail__top .detail__sidebar .banner-craft__image{align-items:center;background-position-x:center;background-repeat:no-repeat;background-size:cover;border-radius:5px;display:flex;flex-shrink:0;height:140px;justify-content:center;margin-right:10px;width:140px}.detail.new-detail .detail__inner .detail__top .detail__sidebar .banner-craft__image img{mix-blend-mode:multiply}.detail.new-detail .detail__inner .detail__top .detail__sidebar .banner-craft__text{padding:10px}.detail.new-detail .detail__inner .detail__top .detail__sidebar .banner-craft__text p{color:#f7f7f7}.detail.new-detail .detail__inner .detail__top .detail__sidebar .banner-craft__text p .badge{align-items:center;background:#44b678;border-radius:3px;color:#142a5e;display:inline-flex;font-size:10px;height:18px;justify-content:center;padding:0 5px}.detail.new-detail .detail__inner .detail__top .detail__sidebar .banner-craft__text p>a{color:#52d999}.detail.new-detail .detail__inner .detail__top .detail__sidebar .banner-craft__text button,.detail.new-detail .detail__inner .detail__top .detail__sidebar .banner-craft__text>a{line-height:1.2;width:100%}.detail.new-detail .detail__inner .detail__top .detail__sidebar .banner-craft__spinner.circle-spinner{margin:0 10px}@media screen and (max-width:992px){.detail.new-detail .detail__inner .detail__top .detail__sidebar .banner-craft__container{margin:20px auto}}@media screen and (max-width:480px){.detail.new-detail .detail__inner .detail__top .detail__sidebar .banner-craft__container{align-items:center;flex-direction:column;text-align:center}.detail.new-detail .detail__inner .detail__top .detail__sidebar .banner-craft__image{height:130px;margin-bottom:20px}}.detail.new-detail .detail__inner .detail__top .detail__sidebar .detail__mobile-holder{padding:10px 0 20px}.detail.new-detail .detail__inner .detail__top .detail__sidebar .author__holder{padding:10px 0}.countdown .detail.new-detail .detail__inner .detail__top .detail__sidebar .author__holder .author>ul,.detail.new-detail .detail__inner .detail__top .detail__sidebar .author__holder .author>.groups__item,.detail.new-detail .detail__inner .detail__top .detail__sidebar .author__holder .author>.row,.detail.new-detail .detail__inner .detail__top .detail__sidebar .author__holder .countdown .author>ul,.detail.new-detail .detail__inner .detail__top .detail__sidebar .author__holder .landing--register .author>.separator,.detail.new-detail .detail__inner .detail__top .detail__sidebar .author__holder .profile-login .author>.group,.landing--register .detail.new-detail .detail__inner .detail__top .detail__sidebar .author__holder .author>.separator,.profile-login .detail.new-detail .detail__inner .detail__top .detail__sidebar .author__holder .author>.group{margin:0}.detail.new-detail .detail__inner .search-other-categories{color:#424242;font-size:17px}.detail.new-detail .detail__inner .search-other-categories h2{font-size:17px}.detail.new-detail .detail__inner .related .related-header h2,.detail.new-detail .detail__inner .related .related-header p{color:#424242;font-size:17px;font-weight:700;text-align:left}.detail.new-detail .detail__inner .related .related-header .link--arrow.ai-most{padding:0}.detail.new-detail .detail__inner .related .related-header .link--arrow.ai-most:hover{background:none}.detail.new-detail .detail__inner .detail-footer .tags{margin-top:12px}.detail.new-detail .detail__inner .form-feedback{margin:0 0 24px}.detail.new-detail .detail__inner .detail-footer>p{color:#424242;font-weight:700}.detail.new-detail .detail__inner .detail-footer .tags{justify-content:start}.detail.new-detail .detail__inner .detail-footer .tags li{margin:0 4px 4px 0}.detail.new-detail.uicon .detail__inner .detail__top .detail__content{margin:0;transition:all .3s ease-in-out}.detail.new-detail.uicon .detail__inner .detail__top .detail__content .uicon-edit-color-picker{margin-left:auto;position:relative}.detail.new-detail.uicon .detail__inner .detail__top .detail__content .uicon-edit-color-picker .color-picker-wrapper{margin-bottom:0;margin-left:20px;width:20px}.detail.new-detail.uicon .detail__inner .detail__top .detail__content .uicon-edit-color-picker .pcr-app[data-theme=classic],.detail.new-detail.uicon .detail__inner .detail__top .detail__content .uicon-edit-color-picker .pcr-app[data-theme=nano]{left:unset!important}.detail.new-detail.uicon .detail__inner .detail__top .detail__content .uicon-edit-color-picker .pcr-app[data-theme=classic]:after,.detail.new-detail.uicon .detail__inner .detail__top .detail__content .uicon-edit-color-picker .pcr-app[data-theme=nano]:after{left:16px}.detail.new-detail.uicon .detail__inner .detail__top .detail__content .uicon-edit-color-picker .pcr-app[data-theme=classic]:before,.detail.new-detail.uicon .detail__inner .detail__top .detail__content .uicon-edit-color-picker .pcr-app[data-theme=nano]:before{left:18px}.detail.new-detail.uicon .detail__inner .detail__top .detail__content .uicon-edit-color-picker .pcr-swatches button{cursor:default}.detail.new-detail.uicon .detail__inner .detail__top .detail__content .uicon-edit-color-picker .pcr-swatches button:disabled,.detail.new-detail.uicon .detail__inner .detail__top .detail__content .uicon-edit-color-picker .pcr-swatches button[disabled]{opacity:1!important}.detail.new-detail.uicon .detail__inner .detail__top .detail__content .detail__icon__inner{min-height:480px}.detail.new-detail.uicon .detail__inner .detail__top .detail__content .detail__icon__inner .icon-png-container{padding-bottom:80px}.detail.new-detail.uicon .detail__inner .detail__top .detail__content .detail__icon__inner .icon-png-container img{filter:invert(22%) sepia(14%) saturate(1042%) hue-rotate(164deg) brightness(102%) contrast(85%)}@media screen and (max-width:640px){.detail.new-detail.uicon .detail__inner .detail__top .detail__content .detail__icon__inner{flex-direction:column;min-height:unset}.detail.new-detail.uicon .detail__inner .detail__top .detail__content .detail__icon__inner .icon-png-container{padding-bottom:0}}.detail.new-detail.uicon .detail__inner .detail__top .detail__content .detail_equivalent_icons a{background-color:#f7f7f7}.detail.new-detail.uicon .detail__inner .detail__top .detail__content .detail_equivalent_icons a img{filter:invert(22%) sepia(14%) saturate(1042%) hue-rotate(164deg) brightness(102%) contrast(85%)}.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail__header{align-items:center;display:flex;justify-content:space-between}.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail__header--logo{align-items:center;display:flex}.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail__header--logo .tooltip__trigger:after{border-bottom:6px solid #fff!important;z-index:400}.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail__header--logo .tooltip__content .content{background-color:#fff;color:#777;padding:20px;white-space:normal;width:280px}.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail__header--logo .tooltip__content:hover{display:block}.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .copy-class .group{background-color:#fff;flex-wrap:nowrap}.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .copy-class .group__input{align-self:center;border:none;width:calc(100% - 54px)}#notification-cart .notification__close .notification--success .notification__state .detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .copy-class .group__context i:not(.nostyle),.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .copy-class .group__context #notification-cart .notification__close .notification--success .notification__state i:not(.nostyle),.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .copy-class .group__context .icon--check,.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .copy-class .group__context .icon--success,.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .copy-class .group__context .notification--alert .notification--success .notification__state i:not(.nostyle),.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .copy-class .group__context .notification--success .notification__state #notification-cart .notification__close i:not(.nostyle),.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .copy-class .group__context .notification--success .notification__state .icon:not(.nostyle),.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .copy-class .group__context .notification--success .notification__state .notification--alert i:not(.nostyle),.notification--alert .notification--success .notification__state .detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .copy-class .group__context i:not(.nostyle),.notification--success .notification__state #notification-cart .notification__close .detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .copy-class .group__context i:not(.nostyle),.notification--success .notification__state .detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .copy-class .group__context .icon:not(.nostyle),.notification--success .notification__state .notification--alert .detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .copy-class .group__context i:not(.nostyle){display:none}#notification-cart .notification__close .notification--success .notification__state .detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .copy-class .group__context i:not(.nostyle):before,.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .copy-class .group__context #notification-cart .notification__close .notification--success .notification__state i:not(.nostyle):before,.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .copy-class .group__context .icon--check:before,.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .copy-class .group__context .icon--success:before,.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .copy-class .group__context .notification--alert .notification--success .notification__state i:not(.nostyle):before,.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .copy-class .group__context .notification--success .notification__state #notification-cart .notification__close i:not(.nostyle):before,.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .copy-class .group__context .notification--success .notification__state .icon:not(.nostyle):before,.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .copy-class .group__context .notification--success .notification__state .notification--alert i:not(.nostyle):before,.notification--alert .notification--success .notification__state .detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .copy-class .group__context i:not(.nostyle):before,.notification--success .notification__state #notification-cart .notification__close .detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .copy-class .group__context i:not(.nostyle):before,.notification--success .notification__state .detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .copy-class .group__context .icon:not(.nostyle):before,.notification--success .notification__state .notification--alert .detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .copy-class .group__context i:not(.nostyle):before{font-size:22px}.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .copy-class .group__context.copied{background-color:#44b678;border-radius:3px}.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .copy-class .group__context.copied i{color:#fff!important}.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .copy-class .group__context.copied .icon--duplicate{display:none}#notification-cart .notification__close .notification--success .notification__state .detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .copy-class .group__context.copied i:not(.nostyle),.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .copy-class .group__context.copied #notification-cart .notification__close .notification--success .notification__state i:not(.nostyle),.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .copy-class .group__context.copied .icon--check,.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .copy-class .group__context.copied .icon--success,.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .copy-class .group__context.copied .notification--alert .notification--success .notification__state i:not(.nostyle),.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .copy-class .group__context.copied .notification--success .notification__state #notification-cart .notification__close i:not(.nostyle),.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .copy-class .group__context.copied .notification--success .notification__state .icon:not(.nostyle),.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .copy-class .group__context.copied .notification--success .notification__state .notification--alert i:not(.nostyle),.notification--alert .notification--success .notification__state .detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .copy-class .group__context.copied i:not(.nostyle),.notification--success .notification__state #notification-cart .notification__close .detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .copy-class .group__context.copied i:not(.nostyle),.notification--success .notification__state .detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .copy-class .group__context.copied .icon:not(.nostyle),.notification--success .notification__state .notification--alert .detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .copy-class .group__context.copied i:not(.nostyle){display:block}.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .copy-class .group button.bj-button--ghost:hover{background-color:transparent;color:#44b678}.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .copy-class .group button:focus{color:#424242}.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .copy-class .group code{color:#424242;display:flex;font-size:13px;font-weight:400;overflow:hidden;padding:10px 15px}.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .copy-class .group code span{display:inline-block;white-space:nowrap}.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .copy-class .group code .purple{color:#353777}.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .copy-class .group code .yellow{color:#fec73f}.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .copy-class .group code .green{color:#286d34}.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .copy-class .group:before{box-shadow:inset 0 0 0 1px #e5e5e5}.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .copy-share{display:grid;gap:10px;grid-template-areas:"copy share";grid-template-columns:repeat(2,1fr)}.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .copy-share .btn-copy{grid-area:copy}.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .copy-share .btn-share{grid-area:share}@media screen and (max-width:480px){.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .copy-share button{padding:0}}.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .download-action{display:grid;gap:10px;grid-template-areas:"png svg android ios";grid-template-columns:repeat(4,1fr)}.countdown .detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .download-action ul,.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .download-action .countdown ul,.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .download-action .groups__item,.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .download-action .landing--register .separator,.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .download-action .profile-login .group,.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .download-action .row,.landing--register .detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .download-action .separator,.profile-login .detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .download-action .group{margin:0}.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .download-action .btn-png{grid-area:png}.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .download-action .btn-svg{grid-area:svg}.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .download-action .btn-android{grid-area:android}.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .download-action .btn-ios{grid-area:ios}@media screen and (max-width:480px){.countdown .detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .download-action>[class^=btn-] ul,.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .download-action>[class^=btn-] .countdown ul,.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .download-action>[class^=btn-] .groups__item,.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .download-action>[class^=btn-] .landing--register .separator,.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .download-action>[class^=btn-] .profile-login .group,.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .download-action>[class^=btn-] .row,.landing--register .detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .download-action>[class^=btn-] .separator,.profile-login .detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .download-action>[class^=btn-] .group{flex-wrap:nowrap}.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .download-action .btn{font-size:14px;padding:5px}}.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .accordion__container .download-cdn .group--inputs-cdn,.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .accordion__container .download-cdn .group--inputs-npm,.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .accordion__container .package-manager .group--inputs-cdn,.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .accordion__container .package-manager .group--inputs-npm{background-color:#fff;max-width:85%}.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .accordion__container .download-cdn .group--inputs-cdn .group__input,.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .accordion__container .download-cdn .group--inputs-npm .group__input,.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .accordion__container .package-manager .group--inputs-cdn .group__input,.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .accordion__container .package-manager .group--inputs-npm .group__input{border-right:none}.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .accordion__container .download-cdn .group--inputs-cdn .group__input input,.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .accordion__container .download-cdn .group--inputs-npm .group__input input,.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .accordion__container .package-manager .group--inputs-cdn .group__input input,.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .accordion__container .package-manager .group--inputs-npm .group__input input{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .accordion__link{border-bottom:1px solid #d8d8d8;padding:10px 0}.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .accordion__content{padding:10px 0}.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .no-registered{align-items:center;background:#d5f2eb;background:linear-gradient(120deg,#d5f2eb,#dbeefa 50%,#eef7fe);border-radius:8px;display:flex;flex-direction:column;gap:20px;padding:40px}.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-detail-download .no-registered p{color:#424242}.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar .uicon-version{font-size:10px;padding:5px 0 10px}.detail.new-detail.uicon .detail__inner>section{margin-bottom:70px;max-width:unset}.detail.new-detail.uicon .detail__inner>section>.container{padding:0 20px}.detail.new-detail.uicon .detail__inner>section.related.related-tags .uicons__related{margin-bottom:70px}.detail.new-detail.uicon .detail__inner>section.related.related-tags .uicons__related--header{margin:unset;max-width:unset}.detail.new-detail.uicon .detail__inner>section.related.related-tags .uicons__related--header h2{color:#424242;display:block;margin-right:10px}.detail.new-detail.uicon .detail__inner>section.related.related-tags .uicons__related--header .link--arrow.ui-most{padding:0}.detail.new-detail.uicon .detail__inner>section.related.related-tags .uicons__related--header .link--arrow.ui-most:hover{background:none}.detail.new-detail.uicon .detail__inner>section.related.related-tags .icons.uicons-list{display:grid;grid-auto-flow:row dense;grid-template-columns:repeat(auto-fill,minmax(90px,1fr));justify-items:center;grid-gap:18px;margin-bottom:20px}.detail.new-detail.uicon .detail__inner>section.related.related-tags .icons.uicons-list>li:not(.icon__detail--container){min-width:100%;overflow:hidden;position:relative;transition:transform .2s ease,box-shadow .2s ease}@media screen and (min-width:768px){.detail.new-detail.uicon .detail__inner>section.related.related-tags .icons.uicons-list>li:not(.icon__detail--container):not(.active):not(.icon__detail--container):hover{box-shadow:0 6px 18px 0 rgba(32,32,149,.1);transform:translateY(-2px);z-index:1}}.detail.new-detail.uicon .detail__inner>section.related.related-tags .icons.uicons-list>li:not(.icon__detail--container).active a:before{transform:scale(2)}.detail.new-detail.uicon .detail__inner>section.related.related-tags .icons.uicons-list>li:not(.icon__detail--container) a{display:block;height:100%;left:0;position:absolute;top:0;width:100%}.detail.new-detail.uicon .detail__inner>section.related.related-tags .icons.uicons-list>li:not(.icon__detail--container) a:before{background:#f7f7f7;border-radius:100%;bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:scale(0);transition:transform .3s ease}.detail.new-detail.uicon .detail__inner>section.related.related-tags .icons.uicons-list>li:not(.icon__detail--container) img{filter:invert(22%) sepia(14%) saturate(1042%) hue-rotate(164deg) brightness(102%) contrast(85%);height:26px;left:unset;margin:-13px auto auto;position:relative;top:50%;transform:translateY(-50%);width:26px}.detail.new-detail.uicon .detail__inner>section.related.related-tags .icons.uicons-list .circle-spinner{grid-column-end:five;grid-column-start:1;height:35px;width:35px}.detail.new-detail.uicon~.container{max-width:1440px}.detail.new-detail.uicon~.container .uicons__related--header{max-width:unset}.detail.new-detail.uicon~.container .uicons__related .uicons__icons{display:grid;grid-auto-flow:row dense;grid-template-columns:repeat(auto-fill,minmax(90px,1fr));justify-items:center;grid-gap:18px;margin-bottom:20px}.detail.new-detail.uicon~.container .uicons__related .uicons__icons>li:not(.icon__detail--container){min-width:100%;overflow:hidden;position:relative;transition:transform .2s ease,box-shadow .2s ease}@media screen and (min-width:768px){.detail.new-detail.uicon~.container .uicons__related .uicons__icons>li:not(.icon__detail--container):not(.active):not(.icon__detail--container):hover{box-shadow:0 6px 18px 0 rgba(32,32,149,.1);transform:translateY(-2px);z-index:1}}.detail.new-detail.uicon~.container .uicons__related .uicons__icons>li:not(.icon__detail--container):before{content:"";display:block;padding:0 0 100%;width:100%}.detail.new-detail.uicon~.container .uicons__related .uicons__icons>li:not(.icon__detail--container).active a:before{transform:scale(2)}.detail.new-detail.uicon~.container .uicons__related .uicons__icons>li:not(.icon__detail--container) a{display:block;height:100%;left:0;position:absolute;top:0;width:100%}.detail.new-detail.uicon~.container .uicons__related .uicons__icons>li:not(.icon__detail--container) a:before{background:#f7f7f7;border-radius:100%;bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:scale(0);transition:transform .3s ease}.detail.new-detail.uicon~.container .uicons__related .uicons__icons>li:not(.icon__detail--container) img{filter:invert(22%) sepia(14%) saturate(1042%) hue-rotate(164deg) brightness(102%) contrast(85%);margin:-13px auto auto;position:relative;top:50%}.detail.new-detail.uicon~.container .uicons__related .uicons__icons .circle-spinner{grid-column-end:five;grid-column-start:1;height:35px;width:35px}@media screen and (max-width:768px){.detail.new-detail.uicon~.container .uicons__related .container{padding:0 20px}.detail.new-detail.uicon~.container .uicons__related .container .uicons__icons{margin-left:-10px;width:calc(100% + 20px)}}.detail.new-detail.uicon~.container .doubts-support,.detail.new-detail.uicon~.container .find-best-icon-font,.detail.new-detail.uicon~.container .icon__font__in__action{max-width:unset}.detail.new-detail.uicon~.container .doubts-support .container{padding:0}@media screen and (max-width:992px){.detail.new-detail{padding:0 40px}.detail.new-detail:not(.uicon) .detail__inner .detail__top .detail__sidebar .detail__mobile-holder .download .btn-size .popover-bottom .popover-content{animation:popover-inverse .2s ease-in-out;bottom:50px;top:unset}@keyframes popover-inverse{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.detail.new-detail:not(.uicon) .detail__inner .detail__top .detail__sidebar .detail__mobile-holder .download .btn-size .popover-bottom .popover-content:after,.detail.new-detail:not(.uicon) .detail__inner .detail__top .detail__sidebar .detail__mobile-holder .download .btn-size .popover-bottom .popover-content:before{border-bottom:unset;border-top:12px solid #fff;bottom:-.45em;top:unset}.detail.new-detail.uicon .detail__inner .detail__top .detail__content__inner{min-height:500px}.detail.new-detail.uicon .detail__inner .detail__top .detail__sidebar{margin-left:0;padding:40px 0 0}.detail.new-detail .detail__inner .detail__top{display:block}.detail.new-detail .detail__inner .detail__top .detail__content{margin-bottom:40px}.detail.new-detail .detail__inner .detail__top .detail__sidebar{margin:0 auto;width:100%}.detail.new-detail .detail__inner .detail__top .detail__sidebar .detail__mobile-holder{padding:20px}}@media screen and (max-width:640px){.detail.new-detail{padding:0 20px}.detail.new-detail.uicon .detail__inner .detail__top .detail__content__inner{min-height:unset}.detail.new-detail.uicon .detail__inner .detail__top .detail__content__inner .detail-styles{-ms-overflow-style:none;overflow-x:auto;scrollbar-width:none;transform:unset;width:100%}.detail.new-detail.uicon .detail__inner .detail__top .detail__content__inner .detail-styles::-webkit-scrollbar{display:none}.detail.new-detail.uicon .detail__inner .detail__top .detail__content__inner .detail-styles ul{overflow:auto;padding:0 30px;width:80%}.detail.new-detail .detail__inner .detail__top .detail__content{margin-bottom:40px}.detail.new-detail .detail__inner .detail__top .detail__content__inner .detail-styles{height:unset;position:static}}@media screen and (max-width:480px){.detail.new-detail:not(.uicon) .detail__inner .detail__top .detail__sidebar .detail__mobile-holder .download .btn-size .popover-button{min-width:34px}.detail.new-detail:not(.uicon) .detail__inner .detail__top .detail__sidebar .detail__mobile-holder .download .btn-size .popover-button>span{display:none}}.detail.new-detail .related-tags-styles{margin-bottom:45px}.detail.new-detail .related-tags-styles header p{color:#424242;font-weight:700}.detail.new-detail .cards-products-home.circles{display:grid;gap:30px;grid-template-columns:repeat(4,minmax(80px,200px));margin:40px auto 60px;text-align:center;width:fit-content}.detail.new-detail .cards-products-home.circles a:hover .cards-products-home__item .cards-products-home__item__image img,.detail.new-detail .cards-products-home.circles a:hover .cards-products-home__item .cards-products-home__item__image video{transform:scale(1.05)}.detail.new-detail .cards-products-home.circles .cards-products-home__item .cards-products-home__item__image .circle{align-items:center;background:linear-gradient(218.58deg,#44b678 11.5%,#cbf3e0 87.95%);border-radius:50%;display:flex;height:120px;justify-content:center;margin:0 auto;position:relative;width:120px}.detail.new-detail .cards-products-home.circles .cards-products-home__item .cards-products-home__item__image .circle .image{background:linear-gradient(110.49deg,#f0f0f0 26.28%,#f0f1ff 94.17%);border:4px solid #fff;border-radius:50%;height:114px;margin:0 auto;overflow:hidden;width:114px;z-index:5}.detail.new-detail .cards-products-home.circles .cards-products-home__item .cards-products-home__item__image img,.detail.new-detail .cards-products-home.circles .cards-products-home__item .cards-products-home__item__image video{display:block;height:auto;transition:all .2s ease-in-out;width:100%}.detail.new-detail .cards-products-home.circles .cards-products-home__item .cards-products-home__item__text{color:#424242}.detail.new-detail .cards-products-home.circles .cards-products-home__item .cards-products-home__item__text h6{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}@supports (-webkit-line-clamp:2){.detail.new-detail .cards-products-home.circles .cards-products-home__item .cards-products-home__item__text p{display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical}}@media screen and (max-width:992px){.detail.new-detail .cards-products-home.circles{grid-template-areas:"icons-circle icons-circle uicons-circle uicons-circle " "aicons-circle aicons-circle stickers-circle stickers-circle";grid-template-columns:unset}.detail.new-detail .cards-products-home.circles .icons-circle{grid-area:icons-circle}.detail.new-detail .cards-products-home.circles .uicons-circle{grid-area:uicons-circle}.detail.new-detail .cards-products-home.circles .aicons-circle{grid-area:aicons-circle}.detail.new-detail .cards-products-home.circles .stickers-circle{grid-area:stickers-circle}}@media screen and (max-width:640px){.detail.new-detail .cards-products-home.circles .aicons-circle,.detail.new-detail .cards-products-home.circles .icons-circle,.detail.new-detail .cards-products-home.circles .stickers-circle,.detail.new-detail .cards-products-home.circles .uicons-circle{max-width:80px}.detail.new-detail .cards-products-home.circles .cards-products-home__item h6{font-size:13px}.detail.new-detail .cards-products-home.circles .cards-products-home__item .cards-products-home__item__image .circle{height:64px;width:64px}.detail.new-detail .cards-products-home.circles .cards-products-home__item .cards-products-home__item__image .circle .image{border:2px solid #fff;height:60px;width:60px}.detail.new-detail .cards-products-home.circles .cards-products-home__item .cards-products-home__item__text p{display:none}}@media screen and (max-width:1400px){.detail.new-detail .collections.visible~.container .cards-products-home__item h6{font-size:13px}.detail.new-detail .collections.visible~.container .cards-products-home__item .cards-products-home__item__image .circle{height:64px;width:64px}.detail.new-detail .collections.visible~.container .cards-products-home__item .cards-products-home__item__image .circle .image{border:2px solid #fff;height:60px;width:60px}.detail.new-detail .collections.visible~.container .cards-products-home__item .cards-products-home__item__text p{display:none}}.detail .spirit-a.bg-aqua{border-radius:12px;height:unset}.detail .spirit-a.bg-aqua #unicorn .unicorn section .unicorn__row{justify-content:space-between}.detail .spirit-a.bg-aqua #unicorn header{background:none;justify-content:flex-start}@media screen and (max-width:640px){.detail .spirit-a.bg-aqua{display:none}}.content.detail .detail.new-detail{padding:0}.content.detail .detail.new-detail .detail__top{padding:20px 20px 0}.content.detail .detail.new-detail .related-tags-styles{min-height:490px}.new-headers h1{margin:.67em 0 5px}@media screen and (max-width:640px){.new-headers h1{font-size:26px}.new-headers p{font-size:14px}}.notification .button{background-color:transparent!important}.notification i[class*=icon]:before,.notification i[class~=icon]:before{vertical-align:inherit}@media (max-width:1120px){.view--pack .banner--quechua{display:none!important}}@media (max-width:992px){.view--detail .banner--quechua{display:none!important}}.notification--alert i{color:#fff}.notification--alert .notification__close{height:100%;line-height:44px;margin:0;padding:0 15px}.notify-wrapper--bottom{bottom:0;left:0;position:fixed;width:100%;z-index:100}.notify-wrapper .notify--banner{background:none;border-radius:0!important;color:#fff;padding:10px 20px}.notify-wrapper .notify--banner a{color:#fff!important}.notify-wrapper .notify--banner a:hover{text-decoration:underline}.notify-wrapper .notify--banner .notification__close{border-radius:50%;position:absolute;right:10px;top:5px}.link--normal{color:#286d34;font-weight:600}.link--normal:hover{color:#286d34;text-decoration:underline}.link--arrow{align-items:center;color:#286d34;display:inline-flex;font-weight:700;height:44px;padding:0 10px}.link--arrow--sm{font-size:13px;height:34px}.link--arrow--md{font-size:15px}.link--arrow:hover{background:rgba(74,210,149,.1);color:#286d34}.link--arrow:hover i{color:#286d34}.link--arrow span~i{margin-left:10px}.link--arrow i{color:inherit}.link--arrow i~span{margin-left:10px}.link--arrow.special{color:#fff}.link--arrow.special i{color:inherit}.link--arrow.special:hover{background:hsla(0,0%,100%,.1)}.link--arrow.special:hover i{color:inherit}.link--square{align-items:center;border-radius:3px;color:#424242;display:inline-flex;height:34px;justify-content:center;padding:0;width:34px}.link--square:hover{background:#e5e5e5;color:#424242}.link--square:visited{color:#424242}.link--square[disabled]{color:#c8c8c8}.link--square[disabled]:hover{background:none;color:#c8c8c8}.link--square i{margin-bottom:-4px}.link--square.special{color:#fff}.link--square.special:hover{background:hsla(0,0%,100%,.1)}.link--square.special:visited{color:#fff}.link--square.special[disabled]{color:#777}.link--square.special[disabled]:hover{background:none;color:#777}.tag--filter{align-items:center;background:#f0f0f0;border-radius:3px;display:inline-flex;height:31px;padding:0 10px}.tag--filter p{color:#5b5b5b;font-size:14px;margin:0}.tag--filter i{color:#5b5b5b;cursor:pointer;font-size:11px;font-weight:600;margin-bottom:-2px;margin-left:5px}.tag--related{align-items:center;border:1px solid #c8c8c8;border-radius:3px;color:#5b5b5b;display:inline-flex;font-size:13px;height:27px;padding:0 10px}.tag--related:hover{background:hsla(0,0%,100%,.1);color:#777}.new--badge{color:#777;font-size:12px;font-weight:600;text-transform:uppercase}.bj-button{align-items:center;display:inline-flex!important;font-weight:600;justify-content:center}.bj-button--primary{background:#44b678;color:#fff!important}.bj-button--primary:hover{background:#3b9e62;color:#fff}.bj-button--primary:active{background:#286d34;color:#fff}.bj-button--primary.bj-button--outline{background:none;box-shadow:inset 0 0 0 2px #44b678;color:#44b678!important}.bj-button--primary.bj-button--outline:hover{background:rgba(74,210,149,.1);box-shadow:inset 0 0 0 2px #44b678;color:#44b678}.bj-button--primary.bj-button--outline:active{background:rgba(74,210,149,.2)}.bj-button--transparent,.bj-button--transparent:active,.bj-button--transparent:focus,.bj-button--transparent:hover{background:none;color:#424242}.bj-button--secondary{background:#e5e5e5;color:#424242!important}.bj-button--secondary:hover{background:#d8d8d8}.bj-button--secondary.active,.bj-button--secondary:focus{background:#c8c8c8}.bj-button--secondary.bj-button--outline{background:none;box-shadow:inset 0 0 0 2px #d8d8d8;color:#424242!important}.bj-button--secondary.bj-button--outline:hover{background:rgba(207,217,224,.1)}.bj-button--secondary.bj-button--outline:active{background:rgba(207,217,224,.2)}.bj-button--square{height:44px;padding:0;width:44px}.bj-button--pinterest-red{background:#cb2027}.bj-button--pinterest-red:hover{background:rgba(203,32,39,.9)}.bj-button--facebook{background:#1877f2}.bj-button--facebook:hover{background:#0d6ae4}.bj-button--twitter,.bj-button--twitter:hover{background:#000}.bj-button--follow-author{color:#fff}.bj-button--follow-author .state--active{display:none}.bj-button--follow-author.active{background:none;box-shadow:inset 0 0 0 2px #777;color:#424242}.bj-button--follow-author.active .hover{display:none}.bj-button--follow-author.active:hover{background:#eb644c;box-shadow:inset 0 0 0 2px #eb644c;color:#fff}.bj-button--follow-author.active:hover .normal{display:none}.bj-button--follow-author.active:hover .hover{display:block}.bj-button--follow-author.active:focus{background:none;box-shadow:inset 0 0 0 2px #777}.bj-button--follow-author.active:focus .normal{display:block}.bj-button--follow-author.active:focus .hover{display:none}.bj-button--follow-author.active .state--active{display:block}.bj-button--follow-author.active .state--inactive{display:none}.bj-button--ghost{background-color:transparent;color:#424242;font-size:15px;padding:0 20px}.bj-button--ghost:hover{background-color:#f0f0f0;color:#424242}.bj-button i{font-size:16px}.bj-button i.flaticon-pinterest{color:#cb2027!important}.bj-button i.flaticon-pinterest--light{color:#fff!important}.bj-button span{margin:0;padding:0}.bg__social--instagram{background:linear-gradient(29.61deg,#f38334,#da2e7d 50.39%,#6b54c6)}html .medium{font-weight:600}.pagination-bar{align-items:center;display:flex;justify-content:flex-end;min-height:93px}.pagination-bar__item{flex:1}.pagination-bar__item:nth-of-type(2){flex:2}@media screen and (max-width:768px){.pagination-bar__item:first-of-type,.pagination-bar__item:nth-of-type(3){display:none}}.pagination-bar__item .pagination{margin:10px 5px 40px;text-align:center}.pagination-bar__item .pagination a{margin:5px}@media screen and (max-width:640px){.pagination-bar__item .pagination{margin:10px 5px 30px}.pagination-bar__item .pagination a{flex:1;-ms-flex:1;padding:0 20px}}.pagination-bar__item .pagination-right-buttons{justify-content:flex-end}.pagination-bar__item .pagination-center-buttons{justify-content:center}.pagination-bar__item .pagination-center-buttons,.pagination-bar__item .pagination-right-buttons{align-items:center;display:flex;padding-right:10px}.pagination-bar__item .pagination-center-buttons .form-box,.pagination-bar__item .pagination-right-buttons .form-box{align-items:center;display:flex;margin:20px 0 40px}.pagination-bar__item .pagination-center-buttons .form-box [name=pagination-page],.pagination-bar__item .pagination-right-buttons .form-box [name=pagination-page]{border:1px solid #d8d8d8;height:33px;margin:0 10px 0 0;padding:0;text-align:center;width:50px}.pagination-bar__item .pagination-center-buttons .form-box .pagination-buttons,.pagination-bar__item .pagination-right-buttons .form-box .pagination-buttons{display:flex;margin-left:10px}.pagination-bar__item .pagination-center-buttons .form-box .pagination-buttons .pagination-next,.pagination-bar__item .pagination-center-buttons .form-box .pagination-buttons .pagination-prev,.pagination-bar__item .pagination-right-buttons .form-box .pagination-buttons .pagination-next,.pagination-bar__item .pagination-right-buttons .form-box .pagination-buttons .pagination-prev{align-items:center;background:#e5e5e5;color:#424242;display:flex;height:33px;justify-content:center;width:28px}.pagination-bar__item .pagination-center-buttons .form-box .pagination-buttons .pagination-next .flaticon-next,.pagination-bar__item .pagination-center-buttons .form-box .pagination-buttons .pagination-next .flaticon-prev,.pagination-bar__item .pagination-center-buttons .form-box .pagination-buttons .pagination-prev .flaticon-next,.pagination-bar__item .pagination-center-buttons .form-box .pagination-buttons .pagination-prev .flaticon-prev,.pagination-bar__item .pagination-right-buttons .form-box .pagination-buttons .pagination-next .flaticon-next,.pagination-bar__item .pagination-right-buttons .form-box .pagination-buttons .pagination-next .flaticon-prev,.pagination-bar__item .pagination-right-buttons .form-box .pagination-buttons .pagination-prev .flaticon-next,.pagination-bar__item .pagination-right-buttons .form-box .pagination-buttons .pagination-prev .flaticon-prev{position:relative;top:2px}@media screen and (max-width:640px){.pagination-bar.container{padding:0 10px}}.relateds-bar{margin:30px 0 10px}.relateds-bar .related-search{display:block}.relateds-bar .related-search-box{display:flex;flex-wrap:wrap;overflow:auto;white-space:nowrap}.relateds-bar .related-search-box a{border:2px solid #d8d8d8;border-radius:3px;color:#777;font-size:13px;height:28px;line-height:23px;margin-bottom:5px;margin-right:5px;padding:0 5px}.search-data.no-results{display:flex;justify-content:flex-end}.search-data.no-results .popover-share{margin:20px 10px}.search-data.packs-data .packs-data--box,.search-data.packs-data .packs-data--box .search-data--box{display:flex}.search-data.packs-data .packs-data--box .search-data--box .total-search-result{align-items:center;align-items:baseline;display:flex;flex-wrap:wrap;margin-right:20px}.search-data.packs-data .packs-data--box .search-data--box .total-search-result h1{margin:0 0 10px}.search-data.packs-data .packs-data--box .search-data--box .total-search-result.icons-result>div{align-items:center;display:flex}.search-data.packs-data .packs-data--box .search-data--box .link--tag-stickers i{color:#286d34}.search-data.packs-data .packs-data--box .search-data--box .tags{align-items:center;display:flex;flex-wrap:wrap}.search-data.packs-data .packs-data--box .search-data--box .tags li{align-items:center;background:#f0f0f0;border-radius:3px;color:#5b5b5b;display:inline-flex;font-size:14px;margin:0 5px 0 0;padding:5px}@media screen and (max-width:768px){.search-data.packs-data .packs-data--box .search-data--box .tags li{margin:8px 5px 0 0}}.search-data.packs-data .packs-data--box .search-data--box .tags li .filters_delete_tag{color:#424242;font-size:16px;font-weight:700;margin-left:5px}.search-data.packs-data .packs-data--box .search-data--box .tags li.delete-all{background:none;padding:0}@media screen and (max-width:480px){.search-data.packs-data .packs-data--box .search-data--box .tags li.delete-all{display:none}}.search-data.packs-data .packs-data--box .search-data--box .tags li.delete-all .filters_delete_all{color:#5b5b5b;font-size:14px;font-weight:400;text-decoration:underline;width:auto}.search-data.packs-data .packs-data--box .search-data--box .tags li.delete-all .filters_delete_all:hover{color:#eb644c}.search-data.packs-data .packs-data--box .search-data--box .popover-share{position:static}.search-data.packs-data .packs-data--box .search-data--box:first-child{flex:1}@media screen and (max-width:768px){.search-data.packs-data .packs-data--box .search-data--box:first-child{align-items:flex-start}}.search-data.packs-data .packs-data--box .popover-share .popover-content{z-index:10}.search-data.packs-data .origin-search--notice,.search-data.packs-data .original-search{font-size:14px;margin-top:5px}.search-data.packs-data .origin-search--notice{background-color:rgba(252,161,32,.1);border-radius:3px;display:flex;flex-wrap:wrap;font-weight:700;padding:5px 10px;width:fit-content}.search-data.packs-data .origin-search--notice p{color:#5b5b5b;margin-bottom:0;margin-right:5px}.search-data.packs-data .origin-search--notice a{color:#de6815}aside.filters{border-right:1px solid #e5e5e5;margin-right:40px}aside.filters ::-webkit-scrollbar{width:3px}aside.filters ::-webkit-scrollbar-thumb{background-color:#b1b1b1;border:3px solid transparent;border-radius:20px}aside.filters ::-webkit-scrollbar-track{background:transparent}aside.filters #form_filters{height:100%}@media screen and (max-width:992px){aside.filters{border-right:none;margin-right:0}}aside.filters .search-view-filters-aside{display:block;font-size:13px;margin-bottom:10px;position:sticky;top:118px;width:300px}aside.filters .search-view-filters-aside .col{flex:unset;margin:0;padding:0}aside.filters .search-view-filters-aside .col.sort{margin-left:auto}aside.filters .search-view-filters-aside .circle-spinner{left:45%;position:absolute;top:50%}aside.filters .search-view-filters-aside .container-filters{display:flex;flex-wrap:wrap}aside.filters .search-view-filters-aside .container-filters .filters-body{height:auto;padding-bottom:0;top:0;width:100%}@media screen and (max-width:480px){aside.filters .search-view-filters-aside{width:100%}}aside.filters .search-view-filters-aside .popover .popover-button{background-color:#e5e5e5;color:#424242;flex-wrap:nowrap;font-weight:400;height:34px;line-height:34px;padding:0 20px;position:relative}aside.filters .search-view-filters-aside .popover .popover-button:hover{background-color:#d8d8d8;color:#424242}aside.filters .search-view-filters-aside .popover .popover-button:focus{color:#424242}aside.filters .search-view-filters-aside .popover .popover-button.active{background-color:#e5e5e5;color:#424242}aside.filters .search-view-filters-aside .popover .popover-content{min-width:100%;padding:0 8px;right:0;width:unset}aside.filters .search-view-filters-aside .popover .popover-content .radio-group{flex-wrap:nowrap;margin:10px 0}aside.filters .search-view-filters-aside .popover .popover-content .radio-group label{white-space:nowrap}aside.filters .search-view-filters-aside .popover .popover-content .switch{flex-wrap:nowrap;line-height:44px}aside.filters .search-view-filters-aside .popover .popover-content .switch__link{white-space:nowrap}aside.filters .search-view-filters-aside .popover .popover-content:after,aside.filters .search-view-filters-aside .popover .popover-content:before{right:unset}aside.filters .search-view-filters-aside .popover .popover-content:before{display:none}aside.filters .search-view-filters-aside__group .item{align-items:stretch;border-radius:3px;display:flex;font-weight:inherit;margin:0;min-height:34px;padding:0;position:relative;text-transform:none;white-space:nowrap}aside.filters .search-view-filters-aside__group .item.disabled{cursor:not-allowed!important;pointer-events:auto!important}@media screen and (max-width:480px){aside.filters .search-view-filters-aside__group .item.disabled{pointer-events:none!important}}aside.filters .search-view-filters-aside__group .item__link{align-items:center;border:1px solid #e5e5e5;border-radius:8px;color:#424242;cursor:pointer;display:flex;height:unset;min-height:30px;padding:0 20px}aside.filters .search-view-filters-aside__group .item__link:hover{border:1px solid #d8d8d8}aside.filters .search-view-filters-aside__group input[type=checkbox],aside.filters .search-view-filters-aside__group input[type=radio]{display:none}aside.filters .search-view-filters-aside__group input[type=checkbox]:checked~.item__link,aside.filters .search-view-filters-aside__group input[type=radio]:checked~.item__link,aside.filters .search-view-filters-aside__group label[for^=switch_search_by].active span{border:1px solid #44b678;border-radius:8px;color:#424242}aside.filters .search-view-filters-aside__group input[type=radio]:checked~.item__link:hover{cursor:default}aside.filters .search-view-filters-aside .popover.sort .popover-content{right:0;width:unset}aside.filters .search-view-filters-aside .popover.sort .popover-content:after{right:.9em}aside.filters .search-view-filters-aside .flaticon-choice,aside.filters .search-view-filters-aside .flaticon-craft,aside.filters .search-view-filters-aside .raw-filter{margin-bottom:20px}aside.filters .search-view-filters-aside .flaticon-choice .checkbox--xs,aside.filters .search-view-filters-aside .flaticon-craft .checkbox--xs,aside.filters .search-view-filters-aside .raw-filter .checkbox--xs{padding:9px 0}aside.filters .search-view-filters-aside .flaticon-choice .checkbox input[type=checkbox]:checked~.checkbox__indicator,aside.filters .search-view-filters-aside .flaticon-craft .checkbox input[type=checkbox]:checked~.checkbox__indicator,aside.filters .search-view-filters-aside .raw-filter .checkbox input[type=checkbox]:checked~.checkbox__indicator{box-shadow:inset 0 0 0 64px #3b9e62}aside.filters .search-view-filters-aside .flaticon-choice .checkbox input[type=checkbox]:checked~.checkbox__indicator i:before,aside.filters .search-view-filters-aside .flaticon-craft .checkbox input[type=checkbox]:checked~.checkbox__indicator i:before,aside.filters .search-view-filters-aside .raw-filter .checkbox input[type=checkbox]:checked~.checkbox__indicator i:before{line-height:1.1}aside.filters .search-view-filters-aside .flaticon-choice .badge,aside.filters .search-view-filters-aside .flaticon-craft .badge,aside.filters .search-view-filters-aside .raw-filter .badge{border-radius:3px;color:#fff;line-height:1.1;padding:4px}aside.filters .search-view-filters-aside .flaticon-choice .tooltip,aside.filters .search-view-filters-aside .flaticon-craft .tooltip,aside.filters .search-view-filters-aside .raw-filter .tooltip{position:static}aside.filters .search-view-filters-aside .flaticon-choice .tooltip .tooltip__content,aside.filters .search-view-filters-aside .flaticon-craft .tooltip .tooltip__content,aside.filters .search-view-filters-aside .raw-filter .tooltip .tooltip__content{bottom:95%;padding-bottom:9px}aside.filters .search-view-filters-aside .flaticon-choice .tooltip .tooltip__content .content,aside.filters .search-view-filters-aside .flaticon-craft .tooltip .tooltip__content .content,aside.filters .search-view-filters-aside .raw-filter .tooltip .tooltip__content .content{background-color:#fff;border-radius:3px;box-shadow:0 2px 30px rgba(29,38,45,.2);color:#5b5b5b;display:flex;font-weight:400;gap:10px;padding:20px;white-space:normal;width:240px;word-break:break-word}aside.filters .search-view-filters-aside .flaticon-choice .tooltip .tooltip__content .content div,aside.filters .search-view-filters-aside .flaticon-craft .tooltip .tooltip__content .content div,aside.filters .search-view-filters-aside .raw-filter .tooltip .tooltip__content .content div{flex:1}aside.filters .search-view-filters-aside .flaticon-choice .tooltip .tooltip__content .content a,aside.filters .search-view-filters-aside .flaticon-craft .tooltip .tooltip__content .content a,aside.filters .search-view-filters-aside .raw-filter .tooltip .tooltip__content .content a{color:#286d34}aside.filters .search-view-filters-aside .flaticon-choice .tooltip i,aside.filters .search-view-filters-aside .flaticon-craft .tooltip i,aside.filters .search-view-filters-aside .raw-filter .tooltip i{cursor:pointer}aside.filters .search-view-filters-aside .flaticon-choice .tooltip i:after,aside.filters .search-view-filters-aside .flaticon-craft .tooltip i:after,aside.filters .search-view-filters-aside .raw-filter .tooltip i:after{border-top:6px solid #fff;bottom:83%;z-index:335}aside.filters .search-view-filters-aside .item-plain-color-selected .item__link{border:1px solid #44b678;border-radius:8px;color:#424242}aside.filters .search-view-filters-aside .item-plain-color-opened~.plain-colors{display:flex}aside.filters .search-view-filters-aside .plain-colors{display:none;flex-wrap:wrap;gap:10px;padding:0 40px 0 5px}aside.filters .search-view-filters-aside .plain-colors-item{border:1px solid #d8d8d8;border-radius:100%;cursor:pointer;display:inline;height:20px;position:relative;width:20px}aside.filters .search-view-filters-aside .plain-colors-item-red{background-color:red}aside.filters .search-view-filters-aside .plain-colors-item-red span{border-color:#fff}aside.filters .search-view-filters-aside .plain-colors-item-blue{background-color:#00f}aside.filters .search-view-filters-aside .plain-colors-item-blue span{border-color:#fff}aside.filters .search-view-filters-aside .plain-colors-item-green{background-color:#0f0}aside.filters .search-view-filters-aside .plain-colors-item-green span{border-color:#fff}aside.filters .search-view-filters-aside .plain-colors-item-yellow{background-color:#ff0}aside.filters .search-view-filters-aside .plain-colors-item-yellow span{border-color:#fff}aside.filters .search-view-filters-aside .plain-colors-item-magenta{background-color:#f0f}aside.filters .search-view-filters-aside .plain-colors-item-magenta span{border-color:#fff}aside.filters .search-view-filters-aside .plain-colors-item-cyan{background-color:#0ff}aside.filters .search-view-filters-aside .plain-colors-item-cyan span{border-color:#fff}aside.filters .search-view-filters-aside .plain-colors-item-rose{background-color:#ff007f}aside.filters .search-view-filters-aside .plain-colors-item-rose span{border-color:#fff}aside.filters .search-view-filters-aside .plain-colors-item-violet{background-color:#7f00ff}aside.filters .search-view-filters-aside .plain-colors-item-violet span{border-color:#fff}aside.filters .search-view-filters-aside .plain-colors-item-azure{background-color:#007fff}aside.filters .search-view-filters-aside .plain-colors-item-azure span{border-color:#fff}aside.filters .search-view-filters-aside .plain-colors-item-spring-green{background-color:#00ff7f}aside.filters .search-view-filters-aside .plain-colors-item-spring-green span{border-color:#fff}aside.filters .search-view-filters-aside .plain-colors-item-chartreuse{background-color:#dfff00}aside.filters .search-view-filters-aside .plain-colors-item-chartreuse span{border-color:#424242}aside.filters .search-view-filters-aside .plain-colors-item-orange{background-color:orange}aside.filters .search-view-filters-aside .plain-colors-item-orange span{border-color:#fff}aside.filters .search-view-filters-aside .plain-colors-item-black{background-color:#000}aside.filters .search-view-filters-aside .plain-colors-item-black span{border-color:#fff}aside.filters .search-view-filters-aside .plain-colors-item-gray{background-color:grey}aside.filters .search-view-filters-aside .plain-colors-item-gray span{border-color:#fff}aside.filters .search-view-filters-aside .plain-colors-item-white{background-color:#fff}aside.filters .search-view-filters-aside .plain-colors-item-white span{border-color:#424242}aside.filters .search-view-filters-aside .plain-colors-item span{display:inline-block;font-size:0;height:11px;left:50%;position:absolute;top:50%;width:7px}aside.filters .search-view-filters-aside .plain-colors-item input:checked~span{border-style:solid;border-width:0 2px 2px 0;transform:translate(-4px,-7px) rotate(45deg)}aside.filters .search-view-filters-aside>.container-filters.scroll{max-height:calc(100vh - 402px);min-height:300px;overflow:auto;padding-top:10px}#viewport.has-scrolled aside.filters .search-view-filters-aside>.container-filters.scroll,body[data-section="404"] aside.filters .search-view-filters-aside>.container-filters.scroll,body[data-section=pack-search] aside.filters .search-view-filters-aside>.container-filters.scroll,body[data-section=style-search] aside.filters .search-view-filters-aside>.container-filters.scroll{max-height:calc(100vh - 180px)}@media screen and (max-width:992px){aside.filters .search-view-filters-aside>.container-filters.scroll{max-height:calc(100vh - 72px);padding-right:10px}#viewport.has-scrolled aside.filters .search-view-filters-aside>.container-filters.scroll{max-height:calc(100vh - 72px)}}aside.filters .search-view-filters-aside .close{align-items:center;border-bottom:1px solid #e5e5e5;color:#121212;display:flex;margin-right:20px}aside.filters .search-view-filters-aside .close svg{margin-right:10px}#notification-cart .notification__close aside.filters .search-view-filters-aside .close i,.notification--alert aside.filters .search-view-filters-aside .close i,aside.filters .search-view-filters-aside .close #notification-cart .notification__close i,aside.filters .search-view-filters-aside .close .icon,aside.filters .search-view-filters-aside .close .notification--alert i{color:#121212;margin-left:auto;padding:5px 0}aside.filters .search-view-filters-aside .filters-body .filters-body__container{margin-right:20px;position:relative}aside.filters .search-view-filters-aside .filters-body .filters-body__container .filters-body__content,aside.filters .search-view-filters-aside .filters-body .filters-body__container .filters-body__link{padding:0}aside.filters .search-view-filters-aside .filters-body .filters-body__container .filters-body__link{align-items:center;display:flex;margin-bottom:15px}aside.filters .search-view-filters-aside .filters-body .filters-body__container .filters-body__link svg{margin-right:10px}aside.filters .search-view-filters-aside .filters-body .filters-body__container .filters-body__link p{margin:0}aside.filters .search-view-filters-aside .filters-body .filters-body__container .filters-body__link p+span{color:#44b678}aside.filters .search-view-filters-aside .filters-body .filters-body__container .filters-body__link i{margin-left:auto}aside.filters .search-view-filters-aside .filters-body .filters-body__container .filters-body__link>i{margin-left:unset}aside.filters .search-view-filters-aside .filters-body .filters-body__container .filters-body__link>i:before{color:#424242}aside.filters .search-view-filters-aside .filters-body .filters-body__container .filters-body__link .tooltip i{color:#b1b1b1}aside.filters .search-view-filters-aside .filters-body .filters-body__container .filters-body__link.active+.filters-body__content{margin-bottom:30px}aside.filters .search-view-filters-aside .filters-body .filters-body__container .title{display:inline}@media screen and (max-width:992px){aside.filters .search-view-filters-aside .filters-body .filters-body__container{margin-right:0}}aside.filters .search-view-filters-aside .filters-body .flaticon-craft .search-view-filters-aside__group,aside.filters .search-view-filters-aside .filters-body .raw-filter .search-view-filters-aside__group{align-items:flex-start;display:flex;justify-content:space-between}aside.filters .search-view-filters-aside .filters-body .filters-applied{margin-right:20px}aside.filters .search-view-filters-aside .filters-body .filters-applied__header{display:flex;justify-content:space-between}aside.filters .search-view-filters-aside .filters-body .filters-applied__header .clear-all{align-items:center;cursor:pointer;display:flex}@media screen and (max-width:992px){aside.filters .search-view-filters-aside .filters-body .filters-applied{margin-right:0}}aside.filters .search-view-filters-aside .filters-body .labels{display:flex;flex-wrap:wrap}aside.filters .search-view-filters-aside .filters-body .labels .filterLabels{align-items:baseline;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start;max-width:1050px;text-align:left}aside.filters .search-view-filters-aside .filters-body .labels .filterLabels .filterLabel-tag{background-color:#44b678;border-radius:3px;color:#fff;cursor:pointer;padding:0 10px}aside.filters .search-view-filters-aside .filters-body .labels .filterLabels .filterLabel-tag i{display:inline-block;height:unset;line-height:17px;width:unset}aside.filters .search-view-filters-aside .filters-body .labels .filterLabels .filterLabel-tag i:before{color:#fff;font-size:12px;font-weight:700;margin-left:5px;vertical-align:text-bottom}aside.filters .search-view-filters-aside .filters-body hr{margin-top:10px}aside.filters .search-view-filters-aside .search-view-filters-aside__group .item{line-height:1}aside.filters .search-view-filters-aside .search-view-filters-aside__group .item__link{font-weight:400;min-height:34px;padding:0 15px}aside.filters .search-view-filters-aside .search-view-filters-aside__group .item__link.active{background-color:#fff;border:1px solid #44b678;color:#424242}aside.filters .search-view-filters-aside>:not(.search-view-filters-aside__group) .container-filters{gap:10px}aside.filters .search-view-filters-aside .filters-applied{margin-right:20px}aside.filters .search-view-filters-aside .filters-applied__header{display:flex;justify-content:space-between}aside.filters .search-view-filters-aside .filters-applied__header .clear-all{align-items:center;cursor:pointer;display:flex}@media screen and (max-width:992px){aside.filters .search-view-filters-aside .filters-applied{margin-right:0}}aside.filters .search-view-filters-aside .labels{display:flex;flex-wrap:wrap}aside.filters .search-view-filters-aside .labels .filterLabels{align-items:baseline;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start;max-width:1050px;text-align:left}aside.filters .search-view-filters-aside .labels .filterLabels .filterLabel-tag{align-items:center;background-color:#44b678;border-radius:3px;color:#fff;cursor:pointer;display:flex;padding:0 10px}aside.filters .search-view-filters-aside .labels .filterLabels .filterLabel-tag i{display:inline-block;height:unset;line-height:17px;width:unset}aside.filters .search-view-filters-aside .labels .filterLabels .filterLabel-tag i:before{color:#fff;font-size:12px;font-weight:700;margin-left:5px;vertical-align:text-bottom}aside.filters .search-view-filters-aside hr{margin-top:10px}aside.filters .collapsed-filters{display:none;flex-direction:column;height:fit-content;justify-content:center;position:sticky;top:118px;width:80px}aside.filters .collapsed-filters__close{display:flex;flex-direction:column;gap:20px}aside.filters .collapsed-filters__close>i{color:#424242}aside.filters .collapsed-filters__close>i:after{display:none}aside.filters .collapsed-filters__close>i.active{position:relative}aside.filters .collapsed-filters__close>i.active:after{background-color:#44b678;border-radius:100%;content:"";display:block;height:6px;position:absolute;right:5px;top:2px;width:6px}aside.filters .collapsed-filters__item{align-items:center;border:1px solid #d8d8d8;border-radius:10px;display:grid;height:40px;justify-items:center;width:40px}aside.filters .collapsed-filters__item.editable_stroke svg{fill:#e5e5e5}aside.filters .collapsed-filters__item i,aside.filters .collapsed-filters__item svg{color:#121212;fill:#121212}aside.filters .collapsed-filters__item.active{border:1px solid #44b678}aside.filters input[type=checkbox]#search__filters~.search__filters--overlay{display:none}aside.filters input[type=checkbox]#search__filters:checked~.search__filters--overlay{animation:popover .2s ease-in-out;background:rgba(20,42,94,.9);display:block;height:100vh;position:fixed;top:0;width:100vw;z-index:25}@media screen and (min-width:992px){aside.filters input[type=checkbox]#search__filters:checked~.search__filters--overlay{display:none}}aside.filters input[type=checkbox]#search__filters:not(:checked)~#form_filters{height:0;overflow:hidden;transition:width .15s linear;width:0}aside.filters input[type=checkbox]#search__filters:not(:checked)~#form_filters .search-view-filters-aside{opacity:0;transition:width .25s linear;transition:opacity .15s linear;width:0}aside.filters input[type=checkbox]#search__filters:not(:checked)~.collapsed-filters{display:flex}aside.filters input[type=checkbox]#search__filters:checked~#form_filters{display:block;height:100%;overflow:unset;transition:width .15s linear;width:300px}aside.filters input[type=checkbox]#search__filters:checked~#form_filters .search-view-filters-aside{opacity:1;transition:width .15s linear;transition:opacity .25s linear;width:300px}aside.filters input[type=checkbox]#search__filters:checked~.collapsed-filters{display:none}@media screen and (max-width:992px){aside.filters input[type=checkbox]#search__filters:checked~#form_filters,aside.filters input[type=checkbox]#search__filters:checked~.search__filters--overlay{display:none}aside.filters input[type=checkbox]#search__filters:checked.show-filters-in-mobile~#form_filters{display:block;width:0}aside.filters input[type=checkbox]#search__filters:checked.show-filters-in-mobile~.search__filters--overlay{display:block}aside.filters input[type=checkbox]#search__filters:checked.show-filters-in-mobile~#form_filters .search-view-filters-aside{animation:popover .2s ease-in-out;background-color:#fff;height:100vh;left:0;padding:10px 0 0 20px;position:fixed;top:0;width:300px;z-index:30}}@media screen and (max-width:640px){aside.filters input[type=checkbox]#search__filters:checked.show-filters-in-mobile~#form_filters .search-view-filters-aside{width:100%}}.search-holder .fake-search{background-color:#f0f0f0;border-radius:3px;height:44px;line-height:44px;margin:0}.search-holder .fake-search.focus{box-shadow:inset 0 0 0 2px #f0f0f0}.search-holder .fake-search .popover-button{color:#424242;font-weight:400;height:44px;line-height:44px;padding:0 20px;position:relative}.search-holder .fake-search .popover-button:after{background-color:#d8d8d8;content:"";height:60%;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px}.search-holder .fake-search .popover-button span{min-width:60px}.search-holder .fake-search .popover-content{border-radius:0 0 3px 3px;color:#777;left:0;min-width:100%;padding:10px;top:100%;width:max-content}.search-holder .fake-search .popover-content:after,.search-holder .fake-search .popover-content:before{display:none}.search-holder .fake-search button[type=submit]{border:none;box-shadow:none;color:#424242;height:44px;width:44px}.search-holder .fake-search button[type=submit]:focus{background:none}.search-holder .fake-search button.clean-search__button{background:transparent;height:100%;margin:auto 0;opacity:0;padding:0;position:relative;transition:all .3s ease;width:44px}#notification-cart .notification__close .search-holder .fake-search button.clean-search__button i,.notification--alert .search-holder .fake-search button.clean-search__button i,.search-holder .fake-search button.clean-search__button #notification-cart .notification__close i,.search-holder .fake-search button.clean-search__button .icon,.search-holder .fake-search button.clean-search__button .notification--alert i{color:#424242;margin:auto}.search-holder .fake-search button.clean-search__button:after{background-color:#d8d8d8;content:"";height:60%;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px}.search-holder .fake-search button.clean-search__button.show-btn{opacity:1}@media screen and (max-width:640px){.search-holder .fake-search .tag-field__items{display:none}.search-holder .fake-search .popover-button{padding:0 5px 0 10px}.search-holder .fake-search input[type=search]{padding-left:10px}.search-holder .fake-search button[type=submit]{padding:0}}.search-holder input[type=search]{background:none;border:none;height:44px;line-height:44px;margin:0;padding:0;position:relative;white-space:nowrap;z-index:auto}.search-holder .awesomplete,.search-holder input[type=search]{-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1;-moz-flex:1;-ms-flex:1;flex:1}.search-holder form{align-items:flex-start;display:flex;flex-wrap:wrap;height:100%}.search-holder .tag-field{height:100%;line-height:24px;position:relative}.search-holder .tag-field__item{border-radius:2px;box-shadow:0 0 0 1px #c8c8c8;font-size:13px;margin:10px 5px 10px 0;padding-left:4px}.search-holder .tag-field__item .remove{cursor:pointer;display:inline-block;font-weight:700;height:24px;line-height:24px;text-align:center;width:19px}.search-holder .tag-field__content{font-size:15px;height:100%;left:0;pointer-events:none!important;position:absolute;top:100%;visibility:hidden;width:100%}.search-holder .tag-field__content .autocomplete{left:0;margin:0 -15px;position:absolute;top:100%;width:calc(100% + 30px);z-index:1}.search-holder .fake-input{-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1;-moz-flex:1;-ms-flex:1;flex:1;margin:0;outline:none;overflow:hidden;white-space:nowrap;width:200px}.search-holder .fake-input br{display:none}.search-holder .fake-input *{display:inline;white-space:nowrap}.search-holder .fake-input .search-tag{background-color:rgba(68,182,120,.7);color:#424242;padding:0 4px}.section__faq{padding:30px 0}.section__faq li{border:1px solid #d8d8d8;border-radius:4px;margin-bottom:20px;padding:50px 30px;position:relative}.section__faq__row{padding-left:140px;position:relative}.section__faq__row>strong{color:#32864c;display:block;font-size:13px;left:0;position:absolute;top:0;width:120px}.section__faq__row p{margin:0}@media screen and (max-width:768px){.section__faq li{padding:20px}.section__faq__row{padding-left:0}.section__faq__row>strong{position:relative;width:auto}}.popover-share ul.popover-content{padding:10px;right:-10px;z-index:5}.detail__mobile-holder.only-share .popover-share{margin-left:0;width:100%}.detail__mobile-holder.only-share .popover-share .popover-container,.detail__mobile-holder.only-share .popover-share .popover-container .popover-button{width:100%}@media screen and (max-width:992px){.detail__mobile-holder.only-share{padding:20px 10px}.detail__mobile-holder.only-share>.fi-premium-icon{margin:0 5px}}.group-styles{border-bottom:1px solid #d8d8d8;margin-top:50px;padding-bottom:10px}.group-styles:first-child{margin-top:0}.group-styles__header{align-items:center;display:flex;flex-wrap:wrap;gap:5px}.group-styles__header h2{display:inline-block;font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif}.group-styles__info{width:100%}@media (max-width:1407px){.group-styles__info span{display:none}}.group-styles__body{align-items:center;display:flex;gap:10px}.group-styles__body>.icons{align-items:end;display:grid;grid-auto-flow:row dense;grid-template-columns:repeat(auto-fill,minmax(138px,1fr))}.group-styles__body>.icons .icon--item.icon-fill{display:none}.group-styles__body>.icons .icon--holder{margin:0 auto;max-width:190px}.group-styles__body>.icons:not(.big){height:152px;min-width:unset;overflow:hidden}@media screen and (max-width:992px){.group-styles__body>.icons:not(.big){height:285px}}@media screen and (max-width:480px){.group-styles__body>.icons:not(.big){grid-template-columns:repeat(auto-fill,minmax(85px,1fr))}}.group-styles__body>.icons:not(.big) .icon--item{height:140px}.group-styles__body>.icons.big{grid-template-columns:repeat(auto-fill,minmax(175px,1fr));height:185px;overflow:hidden}@media screen and (max-width:992px){.group-styles__body>.icons.big{height:376px}}.group-styles__body>.icons.big .icon--item{height:185px}.group-styles__body>.bj-button{min-width:145px}@media screen and (max-width:768px){.group-styles__body>.bj-button{flex-grow:0;margin-left:auto}.group-styles__body{flex-wrap:wrap}.group-styles__body>.bj-button{margin-bottom:20px}}.collections-visible .group-styles__body>.icons{height:125px;overflow:hidden}.star-rating{display:inline-block;overflow:hidden;position:relative}.star-rating i{display:inline-block;margin-right:5px}.star-rating i:last-child{margin:0;overflow:hidden;white-space:nowrap}.star-rating .bg i{color:#c8c8c8}.star-rating .active{left:0;overflow:hidden;position:absolute;top:0;white-space:nowrap}.star-rating .active i{color:#feb602}.tabs-sort-by-component{margin-top:13px;position:relative}.tabs-sort-by-component:before{border-bottom:1px solid #e5e5e5;bottom:0;content:"";position:absolute;width:100%}@media screen and (max-width:992px){.tabs-sort-by-component:before{bottom:unset;top:46px;width:100%}}.tabs-sort-by-component__tabs{display:flex;overflow:visible;white-space:nowrap}@media screen and (max-width:992px){.tabs-sort-by-component__tabs{flex-wrap:nowrap;margin-bottom:80px;overflow:auto}.tabs-sort-by-component__tabs .group-by{bottom:-60px;display:flex;justify-content:flex-end;position:absolute;width:100%}}.tabs-sort-by-component__tabs.center{justify-content:center}.tabs-sort-by-component__links{background-color:transparent;border-bottom:1px solid transparent;border-radius:0;color:#777;line-height:2.2;padding:0 10px 10px;z-index:5}.tabs-sort-by-component__links:first-child{padding-left:0}.tabs-sort-by-component__links.active,.tabs-sort-by-component__links:hover{background-color:transparent;color:#424242}.tabs-sort-by-component__links.active{border-bottom:1px solid #424242}.tabs-sort-by-component__links:focus{color:#777}.tabs-sort-by-component .switch{background-color:transparent;flex-wrap:nowrap;margin-top:-10px}.tabs-sort-by-component .sort-by{margin-left:auto}.tabs-sort-by-component .group-by{display:flex;flex-wrap:nowrap;margin-left:auto}.tabs-sort-by-component .group-by>span{color:#424242;line-height:34px;white-space:nowrap}.tabs-sort-by-component .group-by .popover-container .popover-button{background-color:#44b678;color:#fff;flex-wrap:nowrap;padding:10px 20px}.tabs-sort-by-component .group-by .popover-container .popover-button span{align-items:center;display:flex}.tabs-sort-by-component .group-by .popover-container .popover-button i{color:#fff}.tabs-sort-by-component .group-by .popover-container .popover-button.active:after,.tabs-sort-by-component .group-by .popover-container .popover-button.active~.tooltip__content{display:none}.tabs-sort-by-component .group-by .popover-container .tooltip__trigger:after{left:unset;right:15px}.tabs-sort-by-component .group-by .popover-container .tooltip__content{left:unset;right:-146px;width:295px}.tabs-sort-by-component .group-by .popover-container .tooltip__content .content{background-color:#0a152f;padding:25px 30px}.tabs-sort-by-component .group-by .popover-container .tooltip__content .content p{white-space:normal}.tabs-sort-by-component .group-by .popover-content{min-width:100%;padding:0;right:0;width:unset}.tabs-sort-by-component .group-by .popover-content li label{align-items:center;display:flex;width:100%}.tabs-sort-by-component .group-by .popover-content li label i{display:inline-block}.tabs-sort-by-component .group-by .popover-content li label.active,.tabs-sort-by-component .group-by .popover-content li label.active i:before{color:#44b678}.tabs-sort-by-component .group-by .popover-content li:hover{background-color:#f0f0f0}.tabs-component{position:relative}.tabs-component:before{border-bottom:1px solid #e5e5e5;bottom:0;content:"";position:absolute;width:100%}.tabs-component__tabs{display:flex;overflow-x:auto;white-space:nowrap}.tabs-component__tabs.center{justify-content:center}.tabs-component__links{background-color:transparent;border-bottom:1px solid transparent;border-radius:0;color:#777;line-height:1.6;padding:0 10px 10px;z-index:5}.tabs-component__links:first-child{padding-left:0}.tabs-component__links.active,.tabs-component__links:hover{background-color:transparent;color:#424242}.tabs-component__links.active{border-bottom:1px solid #424242}.tabs-component__links:focus{color:#777}.tabs-component .switch{background-color:transparent;flex-wrap:nowrap;margin-top:-10px}.tabs-component .sort-by{margin-left:auto}.tabs-component .group-by{flex-wrap:nowrap;margin-left:auto}.tabs-component .group-by>span{line-height:34px;white-space:nowrap}.tabs-component .group-by .popover-container .popover-button{background-color:#44b678;color:#fff}.tabs-component .group-by .popover-container .popover-button span{align-items:center;display:flex}.tabs-component .group-by .popover-container .popover-button i{color:#fff}.tabs-component .group-by .popover-container .popover-button.active:after,.tabs-component .group-by .popover-container .popover-button.active~.tooltip__content{display:none}.tabs-component .group-by .popover-container .tooltip__trigger:after{left:unset;right:15px}.tabs-component .group-by .popover-container .tooltip__content{left:unset;right:-146px;width:295px}.tabs-component .group-by .popover-container .tooltip__content .content{background-color:#0a152f;padding:25px 30px}.tabs-component .group-by .popover-container .tooltip__content .content p{white-space:normal}.tabs-component .group-by .popover-content{padding:0}.tabs-component .group-by .popover-content li label{align-items:center;display:flex;width:100%}.tabs-component .group-by .popover-content li label i{display:inline-block}.tabs-component .group-by .popover-content li label.active,.tabs-component .group-by .popover-content li label.active i:before{color:#44b678}.tabs-component .group-by .popover-content li:hover{background-color:#f0f0f0}.tabs-component .group-by .popover-content:after{right:15px;z-index:-1}.tags-columns{color:#424242;display:flex}.tags-columns ul{width:20%;z-index:5}.tags-columns ul:last-child{display:none}.tags-columns a{color:#424242}.tags-columns a:hover{color:#286d34}@media screen and (max-width:768px){.tags-columns{flex-wrap:wrap}.tags-columns ul{width:50%}.tags-columns ul:last-child{display:block}}#tooltip-popper{background:#1f262c;border-radius:2px;color:#fff;display:none;font-size:13px;padding:12px 15px;z-index:30}#tooltip-popper[data-show]{display:block}#tooltip-popper[data-popper-placement^=top]>#arrow-popper{bottom:-4px}#tooltip-popper[data-popper-placement^=bottom]>#arrow-popper{top:-4px}#tooltip-popper[data-popper-placement^=left]>#arrow-popper{right:-4px}#tooltip-popper[data-popper-placement^=right]>#arrow-popper{left:-4px}#tooltip-popper #arrow-popper{background:inherit;height:8px;position:absolute;visibility:hidden;width:8px}#tooltip-popper #arrow-popper:before{background:inherit;content:"";height:8px;position:absolute;transform:rotate(45deg);visibility:visible;width:8px}.top-stickers-searches{margin-bottom:35px}.top-stickers-searches>h2{color:#0a152f}.top-stickers-searches__content{display:flex;flex-wrap:wrap;margin-left:-10px;width:calc(100% + 20px)}.top-stickers-searches__content .mask{margin-left:22px;margin-right:22px}.top-stickers-searches__block{display:flex;flex-wrap:wrap;width:20%}.top-stickers-searches__item{padding:10px}.top-stickers-searches__item .content{border-radius:8px;height:100%;overflow:hidden;position:relative;text-align:center}.top-stickers-searches__item .content img{margin-top:30px;transition:all .2s ease-in-out}.top-stickers-searches__item .content>p{margin:0;padding:20px;text-align:left}.top-stickers-searches__item .content:hover img{transform:scale(1.05)}.top-stickers-searches__block:first-child{width:40%}.top-stickers-searches__block:first-child>div{width:50%}.top-stickers-searches__block:first-child>div:last-child{width:100%}.top-stickers-searches__block:first-child .top-stickers-searches__item:first-child .content{background-color:#fff4d9}.top-stickers-searches__block:first-child .top-stickers-searches__item:nth-child(2) .content{background-color:#e1e9fc}.top-stickers-searches__block:first-child .top-stickers-searches__item:nth-child(3) .content{background-color:#f0f1ff}.top-stickers-searches__block:nth-child(2){width:20%}.top-stickers-searches__block:nth-child(2) div{width:100%}.top-stickers-searches__block:nth-child(2) .top-stickers-searches__item:first-child .content{background-color:rgba(68,182,120,.2)}.top-stickers-searches__block:nth-child(2) .top-stickers-searches__item:nth-child(2) .content{background-color:#ffece9}.top-stickers-searches__block:nth-child(3){width:40%}.top-stickers-searches__block:nth-child(3) div{width:100%}.top-stickers-searches__block:nth-child(3) .top-stickers-searches__item .content{background-color:#f0f0f0;padding:60px 50px;text-align:left}.top-stickers-searches__block:nth-child(3) .top-stickers-searches__item .content img{bottom:50px;position:absolute;right:30px}.top-stickers-searches__block:nth-child(3) .top-stickers-searches__item .content p{color:#424242;margin-bottom:20px;padding:0}.top-stickers-searches__block:nth-child(3) .top-stickers-searches__item .content ul{display:inline-block}.top-stickers-searches__block:nth-child(3) .top-stickers-searches__item .content ul li{padding:10px 0;text-align:left}.top-stickers-searches__block:nth-child(3) .top-stickers-searches__item .content ul li a{color:#424242}.top-stickers-searches__block:nth-child(3) .top-stickers-searches__item .content ul:last-child{display:none}@media screen and (max-width:1400px){.top-stickers-searches__content img{height:auto}.top-stickers-searches__content .top-stickers-searches__block:first-child{width:66.6%}.top-stickers-searches__content .top-stickers-searches__block:nth-child(2){width:33.3%}.top-stickers-searches__content .top-stickers-searches__block:nth-child(3){width:100%}.top-stickers-searches__content .top-stickers-searches__block:nth-child(3) .content ul:last-child{display:inline-block;margin-left:100px}}@media screen and (max-width:992px){.top-stickers-searches__content .top-stickers-searches__block:first-child{width:66.6%}.top-stickers-searches__content .top-stickers-searches__block:nth-child(2){width:33.3%}.top-stickers-searches__content .top-stickers-searches__block:nth-child(3) .content ul:last-child{display:none}}@media screen and (max-width:768px){.top-stickers-searches__content .top-stickers-searches__block:first-child,.top-stickers-searches__content .top-stickers-searches__block:nth-child(2){width:100%}}@media screen and (max-width:640px){.top-stickers-searches__content .top-stickers-searches__block:first-child .top-stickers-searches__item{width:100%}.top-stickers-searches__content .top-stickers-searches__block:first-child .mask{margin:auto;overflow:hidden;width:165px}.top-stickers-searches__content .top-stickers-searches__block:first-child .mask img{max-width:unset;transform-origin:82px 82px}.top-stickers-searches__content .top-stickers-searches__block:nth-child(3) .content img{display:none}}@media (max-width:1760px){.collections-visible .top-stickers-searches__content img{height:auto}.collections-visible .top-stickers-searches__content .top-stickers-searches__block:first-child{width:66.6%}.collections-visible .top-stickers-searches__content .top-stickers-searches__block:nth-child(2){width:33.3%}.collections-visible .top-stickers-searches__content .top-stickers-searches__block:nth-child(3){width:100%}.collections-visible .top-stickers-searches__content .top-stickers-searches__block:nth-child(3) .content ul:last-child{display:inline-block;margin-left:100px}}.row-cards{margin-bottom:60px}body.home .row-cards{margin-bottom:50px}.row-cards__list{margin-bottom:40px}.row-cards__list .box-container{height:260px;overflow:hidden}.row-cards__list .box-container .box-premium .box__inner .badge-license{bottom:20px;left:20px}.row-cards__list .box-container .box-premium .box__inner footer .name{margin-left:20px}.row-cards__list .box-container .box__inner a{border-radius:8px}.row-cards__list .box-container .box__inner .img-holder img{margin:5px auto}.row-cards__list .box-container .box__inner footer{font-size:13px;height:unset;padding:5px 20px}.countdown .row-cards__list .box-container .box__inner footer>ul,.landing--register .row-cards__list .box-container .box__inner footer>.separator,.profile-login .row-cards__list .box-container .box__inner footer>.group,.row-cards__list .box-container .box__inner .countdown footer>ul,.row-cards__list .box-container .box__inner .landing--register footer>.separator,.row-cards__list .box-container .box__inner .profile-login footer>.group,.row-cards__list .box-container .box__inner footer>.groups__item,.row-cards__list .box-container .box__inner footer>.row{margin:0}.countdown .row-cards__list .box-container .box__inner footer>ul .col:first-child,.landing--register .row-cards__list .box-container .box__inner footer>.separator .col:first-child,.profile-login .row-cards__list .box-container .box__inner footer>.group .col:first-child,.row-cards__list .box-container .box__inner .countdown footer>ul .col:first-child,.row-cards__list .box-container .box__inner .landing--register footer>.separator .col:first-child,.row-cards__list .box-container .box__inner .profile-login footer>.group .col:first-child,.row-cards__list .box-container .box__inner footer>.groups__item .col:first-child,.row-cards__list .box-container .box__inner footer>.row .col:first-child{padding-right:5px}.row-cards__header{align-items:flex-start;padding:0 10px 0 0}.row-cards__header p{color:#0a152f;font-weight:600}.row-cards__header h4{color:#0a152f;line-height:1.25}.row-cards__header .link--arrow{height:35px;margin-top:20px}@media screen and (max-width:992px){.row-cards__list .box-container{height:auto;margin-bottom:22px;margin-left:-5px;width:calc(100% + 10px)}.row-cards__list .box-container .box:nth-child(n+3){display:none}}@media screen and (max-width:640px){.row-cards__list{margin-bottom:30px}.row-cards__list .box-container .box-premium .box__inner .badge-license{bottom:15px;left:10px}.row-cards__list .box-container .box-premium .box__inner footer .name{margin-left:15px}.row-cards__list .box-container .box__inner footer{padding:0 10px}}@media screen and (max-width:480px){.row-cards__list .box-container .box-premium .box__inner .badge-license{bottom:10px;left:10px}}svg{pointer-events:auto}aside.filters-uicons{border-right:1px solid #e5e5e5;margin-right:40px}aside.filters-uicons ::-webkit-scrollbar{width:3px}aside.filters-uicons ::-webkit-scrollbar-thumb{background-color:#b1b1b1;border:3px solid transparent;border-radius:20px}aside.filters-uicons ::-webkit-scrollbar-track{background:transparent}@media screen and (max-width:992px){aside.filters-uicons{border-right:none;margin-right:0}}aside.filters-uicons .uicons-filter{position:sticky;top:118px}aside.filters-uicons .uicons-filter .uicons__selector{max-height:calc(100vh - 180px);overflow:scroll}aside.filters-uicons .uicons-filter .uicons__selector--wrapper{margin-bottom:30px;width:300px}aside.filters-uicons .uicons-filter .uicons__selector--wrapper .close{align-items:center;border-bottom:1px solid #e5e5e5;color:#424242;display:flex;margin-bottom:15px;margin-right:20px}aside.filters-uicons .uicons-filter .uicons__selector--wrapper .close svg{margin-right:10px}#notification-cart .notification__close aside.filters-uicons .uicons-filter .uicons__selector--wrapper .close i,.notification--alert aside.filters-uicons .uicons-filter .uicons__selector--wrapper .close i,aside.filters-uicons .uicons-filter .uicons__selector--wrapper .close #notification-cart .notification__close i,aside.filters-uicons .uicons-filter .uicons__selector--wrapper .close .icon,aside.filters-uicons .uicons-filter .uicons__selector--wrapper .close .notification--alert i{color:#424242;margin-left:auto;padding:5px 0}aside.filters-uicons .uicons-filter .uicons__selector__group-search{border-radius:3px 3px 3px 3px;box-shadow:inset 0 0 0 1px #e5e5e5;display:none;flex:1;position:relative}aside.filters-uicons .uicons-filter .uicons__selector__group-search .icon--search{color:#424242;height:44px;left:0;line-height:44px;top:0;width:44px}aside.filters-uicons .uicons-filter .uicons__selector__group-search input{background:none;border:none;box-sizing:border-box;flex:1;margin:0;padding:0 0 0 10px}aside.filters-uicons .uicons-filter .uicons__selector__group-search input:placeholder-shown+button{visibility:hidden}aside.filters-uicons .uicons-filter .uicons__selector__group-search__empty{padding:20px}aside.filters-uicons .uicons-filter .uicons__selector__group-search__empty i{font-size:38px;height:38px;line-height:38px;width:38px}aside.filters-uicons .uicons-filter .uicons__selector__group-brands,aside.filters-uicons .uicons-filter .uicons__selector__group-corner,aside.filters-uicons .uicons-filter .uicons__selector__group-search,aside.filters-uicons .uicons-filter .uicons__selector__group-weight{margin-bottom:30px}aside.filters-uicons .uicons-filter .uicons__selector__group-brands .filters-body__link,aside.filters-uicons .uicons-filter .uicons__selector__group-corner .filters-body__link,aside.filters-uicons .uicons-filter .uicons__selector__group-search .filters-body__link,aside.filters-uicons .uicons-filter .uicons__selector__group-weight .filters-body__link{align-items:center;display:flex;margin-bottom:15px}aside.filters-uicons .uicons-filter .uicons__selector__group-brands .filters-body__link svg,aside.filters-uicons .uicons-filter .uicons__selector__group-corner .filters-body__link svg,aside.filters-uicons .uicons-filter .uicons__selector__group-search .filters-body__link svg,aside.filters-uicons .uicons-filter .uicons__selector__group-weight .filters-body__link svg{margin-right:10px}aside.filters-uicons .uicons-filter .uicons__selector__group-brands .filters-body__link p,aside.filters-uicons .uicons-filter .uicons__selector__group-corner .filters-body__link p,aside.filters-uicons .uicons-filter .uicons__selector__group-search .filters-body__link p,aside.filters-uicons .uicons-filter .uicons__selector__group-weight .filters-body__link p{margin:0}aside.filters-uicons .uicons-filter .uicons__selector__group-brands .filters-body__link p+span,aside.filters-uicons .uicons-filter .uicons__selector__group-corner .filters-body__link p+span,aside.filters-uicons .uicons-filter .uicons__selector__group-search .filters-body__link p+span,aside.filters-uicons .uicons-filter .uicons__selector__group-weight .filters-body__link p+span{color:#44b678}aside.filters-uicons .uicons-filter .uicons__selector__group-brands .filters-body__link i,aside.filters-uicons .uicons-filter .uicons__selector__group-corner .filters-body__link i,aside.filters-uicons .uicons-filter .uicons__selector__group-search .filters-body__link i,aside.filters-uicons .uicons-filter .uicons__selector__group-weight .filters-body__link i{margin-left:auto}aside.filters-uicons .uicons-filter .uicons__selector__group-brands ul,aside.filters-uicons .uicons-filter .uicons__selector__group-corner ul,aside.filters-uicons .uicons-filter .uicons__selector__group-search ul,aside.filters-uicons .uicons-filter .uicons__selector__group-weight ul{display:flex;flex-wrap:wrap;gap:10px}aside.filters-uicons .uicons-filter .uicons__selector__group-brands ul li,aside.filters-uicons .uicons-filter .uicons__selector__group-corner ul li,aside.filters-uicons .uicons-filter .uicons__selector__group-search ul li,aside.filters-uicons .uicons-filter .uicons__selector__group-weight ul li{color:#424242;display:inline-block;fill:#424242}aside.filters-uicons .uicons-filter .uicons__selector__group-brands ul li input,aside.filters-uicons .uicons-filter .uicons__selector__group-corner ul li input,aside.filters-uicons .uicons-filter .uicons__selector__group-search ul li input,aside.filters-uicons .uicons-filter .uicons__selector__group-weight ul li input{display:none}aside.filters-uicons .uicons-filter .uicons__selector__group-brands ul li label,aside.filters-uicons .uicons-filter .uicons__selector__group-corner ul li label,aside.filters-uicons .uicons-filter .uicons__selector__group-search ul li label,aside.filters-uicons .uicons-filter .uicons__selector__group-weight ul li label{border:1px solid #e5e5e5;border-radius:8px;box-shadow:none;color:#424242;flex-wrap:nowrap;font-size:14px;height:32px;margin-left:0;padding:0 15px}aside.filters-uicons .uicons-filter .uicons__selector__group-brands ul li label:hover,aside.filters-uicons .uicons-filter .uicons__selector__group-corner ul li label:hover,aside.filters-uicons .uicons-filter .uicons__selector__group-search ul li label:hover,aside.filters-uicons .uicons-filter .uicons__selector__group-weight ul li label:hover{background-color:unset;border:1px solid #d8d8d8}aside.filters-uicons .uicons-filter .uicons__selector__group-brands ul li label i svg,aside.filters-uicons .uicons-filter .uicons__selector__group-corner ul li label i svg,aside.filters-uicons .uicons-filter .uicons__selector__group-search ul li label i svg,aside.filters-uicons .uicons-filter .uicons__selector__group-weight ul li label i svg{fill:#424242;height:100%;width:100%}aside.filters-uicons .uicons-filter .uicons__selector__group-brands ul li input[type=checkbox]:checked~label,aside.filters-uicons .uicons-filter .uicons__selector__group-corner ul li input[type=checkbox]:checked~label,aside.filters-uicons .uicons-filter .uicons__selector__group-search ul li input[type=checkbox]:checked~label,aside.filters-uicons .uicons-filter .uicons__selector__group-weight ul li input[type=checkbox]:checked~label{background-color:inherit;border:1px solid #44b678;box-shadow:none;color:#424242;position:relative;z-index:2}aside.filters-uicons .uicons-filter .uicons__selector__group-brands ul li input[type=checkbox]:checked~label i svg,aside.filters-uicons .uicons-filter .uicons__selector__group-brands ul li input[type=checkbox]:checked~label:hover i svg,aside.filters-uicons .uicons-filter .uicons__selector__group-corner ul li input[type=checkbox]:checked~label i svg,aside.filters-uicons .uicons-filter .uicons__selector__group-corner ul li input[type=checkbox]:checked~label:hover i svg,aside.filters-uicons .uicons-filter .uicons__selector__group-search ul li input[type=checkbox]:checked~label i svg,aside.filters-uicons .uicons-filter .uicons__selector__group-search ul li input[type=checkbox]:checked~label:hover i svg,aside.filters-uicons .uicons-filter .uicons__selector__group-weight ul li input[type=checkbox]:checked~label i svg,aside.filters-uicons .uicons-filter .uicons__selector__group-weight ul li input[type=checkbox]:checked~label:hover i svg{fill:#424242}aside.filters-uicons .uicons-filter .uicons__selector__group-brands .search-view-filters-aside__group,aside.filters-uicons .uicons-filter .uicons__selector__group-corner .search-view-filters-aside__group,aside.filters-uicons .uicons-filter .uicons__selector__group-search .search-view-filters-aside__group,aside.filters-uicons .uicons-filter .uicons__selector__group-weight .search-view-filters-aside__group{align-items:flex-start;display:flex}@media screen and (max-width:992px){aside.filters-uicons .uicons-filter .uicons__selector{max-height:calc(100vh - 72px)}aside.filters-uicons .uicons-filter{animation:popover .2s ease-in-out;background-color:#fff;height:100vh;left:0;padding:10px 0 0 20px;position:fixed;top:0;width:280px;z-index:30}}@media screen and (max-width:480px){aside.filters-uicons .uicons-filter{width:100%}}aside.filters-uicons .uicons-filter .filterLabels{display:block;padding-right:20px;text-align:left}aside.filters-uicons .uicons-filter .filterLabels .filterLabels__header{display:flex;justify-content:space-between}aside.filters-uicons .uicons-filter .filterLabels .filterLabels__header .clear-all{align-items:center;cursor:pointer;display:flex}aside.filters-uicons .uicons-filter .filterLabels .filterLabels__header .clear-all:hover{text-decoration:none}aside.filters-uicons .uicons-filter .filterLabels .filterLabels__body{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:10px}aside.filters-uicons .uicons-filter .filterLabels .filterLabels__body .filterLabel-tag{align-items:center;background-color:#44b678;border-radius:3px;color:#fff;cursor:pointer;display:flex;margin:0;padding:0 10px}aside.filters-uicons .uicons-filter .filterLabels .filterLabels__body .filterLabel-tag i{display:inline-block;height:unset;line-height:17px;width:unset}aside.filters-uicons .uicons-filter .filterLabels .filterLabels__body .filterLabel-tag i:before{color:#fff;font-size:12px;font-weight:700;margin-left:5px;vertical-align:text-bottom}aside.filters-uicons .uicons-filter .filterLabels .filterLabels__body .filterLabel-tag:hover i:before{color:#fff}aside.filters-uicons .uicons-filter .filterLabels .uicons__search{padding-right:20px}aside.filters-uicons .collapsed-filters{display:none;flex-direction:column;height:fit-content;justify-content:center;position:sticky;top:118px;width:80px}aside.filters-uicons .collapsed-filters__close{display:flex;flex-direction:column;gap:20px}aside.filters-uicons .collapsed-filters__close>i{color:#424242}aside.filters-uicons .collapsed-filters__item{align-items:center;border:1px solid #d8d8d8;border-radius:10px;display:grid;height:40px;justify-items:center;width:40px}aside.filters-uicons .collapsed-filters__item.editable_stroke svg{fill:#e5e5e5}aside.filters-uicons .collapsed-filters__item i,aside.filters-uicons .collapsed-filters__item svg{color:#121212;fill:#121212}aside.filters-uicons .collapsed-filters__item.active{border:1px solid #44b678}@media screen and (max-width:992px){aside.filters-uicons input#search__filters:checked~.uicons-filter{animation:popover .2s ease-in-out;background-color:#fff;display:block;height:100vh;padding:10px 0 10px 20px;position:fixed;top:0;width:280px;z-index:30}#notification-cart .notification__close aside.filters-uicons input#search__filters:checked~.uicons-filter .close i,.notification--alert aside.filters-uicons input#search__filters:checked~.uicons-filter .close i,aside.filters-uicons input#search__filters:checked~.uicons-filter .close #notification-cart .notification__close i,aside.filters-uicons input#search__filters:checked~.uicons-filter .close .icon,aside.filters-uicons input#search__filters:checked~.uicons-filter .close .notification--alert i{color:#424242}aside.filters-uicons input#search__filters:checked~.uicons-filter .headline{color:#424242;line-height:1.9;margin-bottom:12px}aside.filters-uicons input#search__filters:checked~.uicons-filter hr{margin-left:0;width:calc(100% + 40px)}aside.filters-uicons input#search__filters:checked~.uicons-filter .uicons__selector{margin-right:0}}aside.filters-uicons input[type=checkbox]#search__filters~.search__filters--overlay{display:none}aside.filters-uicons input[type=checkbox]#search__filters:checked~.search__filters--overlay{animation:popover .2s ease-in-out;background:rgba(20,42,94,.9);display:block;height:100vh;position:fixed;top:0;width:100vw;z-index:25}@media screen and (min-width:992px){aside.filters-uicons input[type=checkbox]#search__filters:checked~.search__filters--overlay{display:none}}aside.filters-uicons input[type=checkbox]#search__filters:not(:checked)~.uicons-filter{display:none}aside.filters-uicons input[type=checkbox]#search__filters:not(:checked)~.collapsed-filters{display:flex}aside.filters-uicons input[type=checkbox]#search__filters:checked~.uicons-filter{display:block}aside.filters-uicons input[type=checkbox]#search__filters:checked~.collapsed-filters{display:none}@media screen and (max-width:992px){aside.filters-uicons input[type=checkbox]#search__filters:checked~.uicons-filter{display:block}aside.filters-uicons input[type=checkbox]#search__filters:checked~.uicons-filter .uicons__selector--wrapper{display:flex;flex-direction:column;width:100%}aside.filters-uicons input[type=checkbox]#search__filters:checked.show-filters-in-mobile~.search__filters--overlay,aside.filters-uicons input[type=checkbox]#search__filters:checked.show-filters-in-mobile~.uicons-filter{display:block}}@media screen and (max-width:480px){aside.filters-uicons input#search__filters:checked~.uicons-filter{width:100%}}.uicons__related{margin-bottom:70px}.uicons__related .container{padding:0 30px}.uicons__related--header .link--arrow.ui-most{padding:0}.uicons__related--header .link--arrow.ui-most:hover{background:none}@media screen and (max-width:768px){.uicons__related .container{padding:0 20px}.uicons__related .container .uicons__icons{margin-left:-10px;width:calc(100% + 20px)}}.icon__font__in__action h2.font-h6{font-size:17px}.icon__font__in__action>p{color:#5b5b5b}.icon__font__in__action--examples{margin-left:-10px;width:calc(100% + 20px)}.icon__font__in__action--examples>div{border-radius:12px;height:20px;height:230px;margin:10px;overflow:hidden;width:calc(33% - 20px)}.icon__font__in__action--examples>div:first-child{background:linear-gradient(115.08deg,rgba(199,235,255,.5),rgba(94,178,252,.5) 98.5%)}.icon__font__in__action--examples>div:first-child .phone-example{background-color:#e5e5e5;border:8px solid #424242;border-radius:32px;box-shadow:0 42px 109px rgba(4,69,143,.16),0 9.38125px 24.3466px rgba(4,69,143,.095),0 2.79304px 7.24861px rgba(4,69,143,.065);height:241px;margin:-40px auto 0;overflow:hidden;position:relative;width:284px}.icon__font__in__action--examples>div:first-child .phone-example--text{background-color:#f7f7f7;bottom:58px;height:75px;position:absolute;width:100%}.icon__font__in__action--examples>div:first-child .phone-example--text p{padding:10px 30px}.icon__font__in__action--examples>div:first-child .phone-example--buttons{background-color:#fff;bottom:0;display:flex;height:58px;justify-content:space-between;padding:0 30px;position:absolute;width:100%}.icon__font__in__action--examples>div:first-child .phone-example--buttons>span{align-items:center;display:flex;justify-content:center;width:40px}.icon__font__in__action--examples>div:first-child .phone-example--buttons>span:hover{background-color:#f7f7f7;box-shadow:inset 0 7px 1px -7px rgba(0,0,0,.4);transition:all .2s ease-in}.icon__font__in__action--examples>div:first-child .phone-example--buttons span:first-child{box-shadow:inset 0 2px 0 0 #336aea}.icon__font__in__action--examples>div:first-child .phone-example--buttons span:first-child img{filter:invert(41%) sepia(50%) saturate(6906%) hue-rotate(203deg) brightness(96%) contrast(92%)}.icon__font__in__action--examples>div:nth-child(2){background:linear-gradient(114.93deg,#ececff 2.23%,#f0f1ff 98.59%)}.icon__font__in__action--examples>div:nth-child(2) .notifications-example{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;height:100%;justify-content:center}.icon__font__in__action--examples>div:nth-child(2) .notifications-example>div{align-items:center;border-radius:12px;display:flex;justify-content:center;padding:10px;text-align:left;width:235px}.icon__font__in__action--examples>div:nth-child(2) .notifications-example--1{background:#8f91cf;box-shadow:0 1px 2px rgba(32,32,149,.1),0 2px 5px rgba(32,32,149,.15);color:#fff;margin-bottom:20px;transition:all .2s ease-in}.icon__font__in__action--examples>div:nth-child(2) .notifications-example--1:hover{transform:scale(1.02)}.icon__font__in__action--examples>div:nth-child(2) .notifications-example--1 img{filter:invert(100%)}.icon__font__in__action--examples>div:nth-child(2) .notifications-example--2{background:#fff;box-shadow:0 1px 2px rgba(32,32,149,.1),0 2px 5px rgba(32,32,149,.15);color:#6569bd;transition:all .2s ease-in}.icon__font__in__action--examples>div:nth-child(2) .notifications-example--2:hover{transform:scale(1.02)}.icon__font__in__action--examples>div:nth-child(2) .notifications-example--2 img{filter:invert(29%) sepia(97%) saturate(4852%) hue-rotate(238deg) brightness(95%) contrast(89%)}.icon__font__in__action--examples>div:nth-child(3){align-items:center;background:linear-gradient(114.93deg,#d9ffed 2.23%,#b4ffdb 98.59%);display:flex;justify-content:center}.icon__font__in__action--examples>div:nth-child(3) .menu-example{background-color:#424242;border-radius:18px;box-shadow:0 42px 109px rgba(0,139,113,.16),0 9.38125px 24.3466px rgba(0,139,113,.095),0 2.79304px 7.24861px rgba(0,139,113,.065);padding:20px;width:225px}.icon__font__in__action--examples>div:nth-child(3) .menu-example>div{align-items:center;border-radius:12px;color:#c8c8c8;display:flex;justify-content:flex-start;padding:10px 20px;transition:all .2s ease-in}.icon__font__in__action--examples>div:nth-child(3) .menu-example>div:hover{background:rgba(29,38,45,.2)}.icon__font__in__action--examples>div:nth-child(3) .menu-example>div:first-child{background:rgba(29,38,45,.5);color:#fff}.icon__font__in__action--examples>div:nth-child(3) .menu-example>div:first-child img{filter:invert(100%)}.icon__font__in__action--examples>div:nth-child(4){align-items:center;background:linear-gradient(115.08deg,rgba(255,222,204,.5),rgba(255,200,175,.5) 98.5%);display:flex;justify-content:center;width:calc(40% - 20px)}.icon__font__in__action--examples>div:nth-child(4) .sizes-example{border-radius:18px;box-shadow:0 42px 109px rgba(164,25,25,.16),0 9.38125px 24.3466px rgba(164,25,25,.095),0 2.79304px 7.24861px rgba(164,25,25,.065);overflow:hidden;width:340px}.icon__font__in__action--examples>div:nth-child(4) .sizes-example>div{align-items:center;display:flex;height:85px;justify-content:space-evenly;width:100%}.icon__font__in__action--examples>div:nth-child(4) .sizes-example--white{background-color:#fff}.icon__font__in__action--examples>div:nth-child(4) .sizes-example--white img{filter:invert(23%) sepia(48%) saturate(302%) hue-rotate(164deg) brightness(96%) contrast(88%);transition:all .2s ease-in}.icon__font__in__action--examples>div:nth-child(4) .sizes-example--white img:hover{transform:scale(1.1)}.icon__font__in__action--examples>div:nth-child(4) .sizes-example--black{background-color:#424242}.icon__font__in__action--examples>div:nth-child(4) .sizes-example--black img{filter:invert(100%);transition:all .2s ease-in}.icon__font__in__action--examples>div:nth-child(4) .sizes-example--black img:hover{transform:scale(1.1)}.icon__font__in__action--examples>div:nth-child(5){background:linear-gradient(97.41deg,#fff3cd,#ffe28f 99.65%);overflow:hidden;padding:40px 50px;width:calc(59% - 20px)}.icon__font__in__action--examples>div:nth-child(5) .tablet-example{background-color:#f7f7f7;border:8px solid #424242;border-radius:16px;box-shadow:0 42px 109px rgba(109,82,19,.16),0 9.38125px 24.3466px rgba(109,82,19,.095),0 2.79304px 7.24861px rgba(109,82,19,.065);display:flex;height:300px;overflow:hidden;width:700px}.icon__font__in__action--examples>div:nth-child(5) .tablet-example--sidebar{align-items:center;background-color:#f0f0f0;display:flex;flex-direction:column;height:100%;padding-top:40px;width:68px}.icon__font__in__action--examples>div:nth-child(5) .tablet-example--sidebar img{margin-bottom:22px}.icon__font__in__action--examples>div:nth-child(5) .tablet-example--body{flex:1;height:100%;padding:30px}.icon__font__in__action--examples>div:nth-child(5) .tablet-example--body>p{font-size:20px}.icon__font__in__action--examples>div:nth-child(5) .tablet-example--body span{color:#424242;display:block;margin-bottom:15px}.icon__font__in__action--examples>div:nth-child(5) .tablet-example--body--frame{background-color:#f0f0f0;border-radius:18px;display:inline-block;height:140px;margin-right:10px;padding:16px;transition:all .2s ease-in;vertical-align:middle;width:144px}.icon__font__in__action--examples>div:nth-child(5) .tablet-example--body--frame:hover{margin-top:-5px}.icon__font__in__action--examples>div:nth-child(5) .tablet-example--body--frame>div{align-items:center;background-color:#e5e5e5;border-radius:50px;display:flex;height:48px;justify-content:center;width:48px}.icon__font__in__action--examples>div:nth-child(5) .tablet-example--body--frame.yellow{background-color:#ffe6a7}.icon__font__in__action--examples>div:nth-child(5) .tablet-example--body--frame.yellow>div{background-color:#fff4d9}.icon__font__in__action--examples>div:nth-child(5) .tablet-example--body--frame.yellow>div img{filter:invert(24%) sepia(36%) saturate(382%) hue-rotate(163deg) brightness(97%) contrast(89%)}@media screen and (max-width:992px){.icon__font__in__action--examples>div:first-child,.icon__font__in__action--examples>div:nth-child(2){width:calc(50% - 20px)}.icon__font__in__action--examples>div:nth-child(3){width:calc(40% - 20px)}.icon__font__in__action--examples>div:nth-child(4){width:calc(60% - 20px)}.icon__font__in__action--examples>div:nth-child(5){display:none}}@media screen and (max-width:768px){.icon__font__in__action{margin-bottom:40px}.icon__font__in__action .container{padding:0 20px}.icon__font__in__action--examples>div:first-child,.icon__font__in__action--examples>div:nth-child(2),.icon__font__in__action--examples>div:nth-child(3),.icon__font__in__action--examples>div:nth-child(4){width:calc(100% - 20px)}}@media screen and (max-width:640px){.icon__font__in__action--examples>div:nth-child(4){display:none}}.find-best-icon-font{color:#424242;margin:0 auto 70px;max-width:1110px}.find-best-icon-font .container{padding:0 30px}.find-best-icon-font--content{align-items:center;background:linear-gradient(98.75deg,rgba(179,179,252,.25) 2.58%,rgba(199,235,255,.25) 47.57%,rgba(199,255,199,.25) 98.55%);border-radius:12px;display:flex;justify-content:space-between;padding:40px 60px}.find-best-icon-font--content a{line-height:1.2}@media screen and (max-width:992px){.find-best-icon-font--content{flex-direction:column}.find-best-icon-font--content--text{margin-bottom:30px;text-align:center}}@media screen and (max-width:768px){.find-best-icon-font{margin-bottom:40px}.find-best-icon-font .container{padding:0 20px}}.doubts-support{color:#5b5b5b;margin:0 auto;max-width:1110px}.doubts-support .container{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:90px;padding:0 30px}.doubts-support a{color:#286d34}.doubts-support--doubts,.doubts-support--support{width:40%}@media screen and (max-width:768px){.doubts-support .container{margin-bottom:40px}.doubts-support--doubts,.doubts-support--support{width:100%}}.user-alert-container{bottom:20px;left:20px;padding-right:20px;position:fixed;z-index:500}.user-alert-container .user-alert{margin-top:30px;padding-right:20px;position:relative;z-index:500}.user-alert-container .user-alert.warning i{animation:sonarWarning 1.8s linear infinite;background-color:#feb602}.user-alert-container .user-alert.warning p{background-color:#feb602;color:#333}.user-alert-container .user-alert.danger i{animation:sonarDanger 1.8s linear infinite;background-color:#ff7d6a}.user-alert-container .user-alert.danger p{background-color:#ff7d6a;color:#fff}.user-alert-container .user-alert.success i{animation:sonarSuccess 1.8s linear infinite;background-color:#44b678}.user-alert-container .user-alert.success p{background-color:#44b678;color:#333}.user-alert-container .user-alert i{border-radius:100%;color:rgba(0,0,0,.4);display:inline-block;font-size:20px;height:44px;line-height:44px;text-align:center;width:44px}.user-alert-container .user-alert p{border-radius:3px;cursor:default;display:inline-block;font-size:13px;margin:0;padding:5px 10px;position:relative;text-align:center}.user-alert-container .user-alert p b{color:#142a5e;color:rgba(0,0,0,.5)}.user-alert-container .user-alert p a{color:rgba(0,0,0,.5);text-decoration:underline}.user-alert-container .user-alert p button{background:rgba(0,0,0,.3);border-radius:0 3px 3px 0;color:#fff;height:100%;padding:10px;position:absolute;right:0;top:0}.user-alert-container .user-alert p button:hover{background:rgba(0,0,0,.5)}@-webkit-keyframes alien{0%{-webkit-transform:rotate(0deg)}50%{-webkit-transform:rotate(10deg)}to{-webkit-transform:rotate(0deg)}}@-moz-keyframes alien{0%{-moz-transform:rotate(0deg)}50%{-moz-transform:rotate(10deg)}to{-moz-transform:rotate(0deg)}}@keyframes alien{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(10deg);-moz-transform:rotate(10deg);-ms-transform:rotate(10deg);-o-transform:rotate(10deg);transform:rotate(10deg)}to{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes easeInBottom{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes estela{0%{background-position:-40px 0}to{background-position:40px 0}}@-moz-keyframes estela{0%{background-position:-40px 0}to{background-position:40px 0}}@keyframes estela{0%{background-position:-40px 0}to{background-position:40px 0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes floating{0%{transform:translateY(-10px)}50%{transform:translateY(10px)}to{transform:translateY(-10px)}}@-webkit-keyframes floatingOvni{0%{-webkit-transform:translateY(0)}50%{-webkit-transform:translateY(40px)}to{-webkit-transform:translateY(0)}}@-moz-keyframes floatingOvni{0%{-moz-transform:translateY(0)}50%{-moz-transform:translateY(40px)}to{-moz-transform:translateY(0)}}@keyframes floatingOvni{0%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}to{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@-moz-keyframes rotate{0%{-moz-transform:rotate(0deg)}to{-moz-transform:rotate(1turn)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);-ms-transform:rotate(1turn);-o-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes rotateInverse{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(-1turn)}}@-moz-keyframes rotateInverse{0%{-moz-transform:rotate(0deg)}to{-moz-transform:rotate(-1turn)}}@keyframes rotateInverse{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-1turn);-moz-transform:rotate(-1turn);-ms-transform:rotate(-1turn);-o-transform:rotate(-1turn);transform:rotate(-1turn)}}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}@keyframes sonarWarning{0%{box-shadow:0 0 0 0 #feb602}to{box-shadow:0 0 0 20px rgba(254,182,2,0)}}@keyframes sonarDanger{0%{box-shadow:0 0 0 0 #eb644c}to{box-shadow:0 0 0 20px hsla(9,80%,61%,0)}}@keyframes sonarSuccess{0%{box-shadow:0 0 0 0 #3b9e62}to{box-shadow:0 0 0 20px rgba(59,158,98,0)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.animation-spinner{animation:spin .6s linear infinite}.edge-content-iframe{background:#e5e5e5;box-sizing:inherit;display:block;padding:1em}.edge-content{background:#e5e5e5;left:0;margin:30px 0;min-height:90px;overflow:hidden;position:absolute;visibility:hidden;width:100%}.edge-content.bn-space{min-height:300px}.edge-content.fi-premium-edge-content-first{padding:0}.edge-content.last-edge-content{border-top:1px solid #ccc;margin:0;position:relative}.edge-content.show{visibility:visible}.edge-content.bn-space-aside{min-height:300px}.edge-content .edge-content-iframe{padding:1em 0}.edge-content header{margin-bottom:1em}.edge-content header:after{clear:both;content:"";display:table}.edge-content header .sponsor{color:#0a152f;float:left;font-size:.8em;font-weight:700;margin:7px 7px 0}.edge-content header .coupon{color:#0a152f;float:right;font-size:.8em;font-weight:700}.edge-content header .coupon .promocode{background-color:#fff;border:1px dashed #c3c3c3;border-radius:3px;color:#4c4c4c;display:inline-block;float:none;font-size:14px;font-weight:700;margin:0 0 0 1em;padding:5px 20px}.edge-content header .coupon .promocode .code{color:#e38888}.edge-content .slides:after{clear:both;content:"";display:table}.edge-content .slides .slide{background-color:#fff;float:left;height:150px;margin:0 1em 10em 0;overflow:hidden;position:relative;width:150px}.edge-content .slides .slide a{display:block;height:100%;width:100%}.edge-content .slides .slide a .overflow-imagen,.edge-content .slides .slide a .overflow-imagen_large{overflow:hidden;position:relative}.edge-content .slides .slide a .overflow-imagen img,.edge-content .slides .slide a .overflow-imagen_large img{max-width:none}.bn-space-gads.bn-detail{align-items:center;background:#f0f0f0;border-radius:8px;display:flex;margin:10px 0;min-height:110px;text-align:center}.couponbox.shutterstock{right:0}.couponbox.shutterstock .cbox .input-code a{line-height:17px}@media (max-width:450px){.couponbox .cshadow{display:none!important}.couponbox .cbox{margin:auto;padding:15px!important;width:95%!important}.couponbox .cbox img{width:120px!important}.couponbox .cbox .couponbox .close{right:46px!important;top:14px}.couponbox .cbox .tt1{font-size:22px!important;line-height:22px!important}.couponbox .cbox .tt2{font-size:16px!important}}.es .couponbox .cbox .tt1{font-size:32px!important;line-height:38px!important}@media (max-width:450px){.es .couponbox .cbox .tt1{font-size:22px!important;line-height:22px!important}}@media (max-width:1344px){.collections-visible .a-wrapper{display:none!important}}.detail--v2 .a-wrapper,.search-result .a-wrapper{background:#f0f0f0;border-radius:8px;margin:10px 0;text-align:center}.detail--v2 .a-wrapper div,.search-result .a-wrapper div{margin:auto}.detail--v2 .a-wrapper .edge-content-iframe,.search-result .a-wrapper .edge-content-iframe{background:none;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:100%}.detail--v2 .a-wrapper .edge-content-iframe.ads-slidesgo,.search-result .a-wrapper .edge-content-iframe.ads-slidesgo{height:auto!important;min-height:92px}#sp-freepik{height:300px}#sp-freepik .edge-content-iframe{background:#e5e5e5;box-sizing:inherit;display:block;height:182px!important;padding:1em}.spirit-a{height:291px;position:relative}.spirit-a.soul-p-nsba{height:202px;margin-top:20px}.spirit-a.soul-p-nsba .preload{border-radius:8px}.spirit-a .preload{background-color:#f0f0f0}#banner-autopromo.active{height:291px;position:relative}#banner-autopromo.active .preload{background-color:#f0f0f0}body[data-section="404"] #banner-autopromo .preload,body[data-section="404"] .spirit-a .preload{background-color:transparent}@media screen and (max-height:768px){#banner-autopromo.active,.spirit-a{height:164px}}@media (max-width:380px){#banner-autopromo,.spirit-a{height:auto}}.btn.active,.btn:active,.btn:hover,button.active,button:active,button:hover,input[type=button].active,input[type=button]:active,input[type=button]:hover,input[type=reset].active,input[type=reset]:active,input[type=reset]:hover,input[type=submit].active,input[type=submit]:active,input[type=submit]:hover{background-color:#3b9e62}.btn.btn-gray,button.btn-gray,input[type=button].btn-gray,input[type=reset].btn-gray,input[type=submit].btn-gray{background-color:#e5e5e5;color:#424242}.btn.btn-gray.active,.btn.btn-gray:active,.btn.btn-gray:focus,.btn.btn-gray:hover,button.btn-gray.active,button.btn-gray:active,button.btn-gray:focus,button.btn-gray:hover,input[type=button].btn-gray.active,input[type=button].btn-gray:active,input[type=button].btn-gray:focus,input[type=button].btn-gray:hover,input[type=reset].btn-gray.active,input[type=reset].btn-gray:active,input[type=reset].btn-gray:focus,input[type=reset].btn-gray:hover,input[type=submit].btn-gray.active,input[type=submit].btn-gray:active,input[type=submit].btn-gray:focus,input[type=submit].btn-gray:hover{background-color:#d8d8d8;color:#424242}.btn.btn-gray.btn-outline,button.btn-gray.btn-outline,input[type=button].btn-gray.btn-outline,input[type=reset].btn-gray.btn-outline,input[type=submit].btn-gray.btn-outline{box-shadow:inset 0 0 0 2px #e5e5e5;color:#424242}.btn.btn-gray.btn-outline:hover,button.btn-gray.btn-outline:hover,input[type=button].btn-gray.btn-outline:hover,input[type=reset].btn-gray.btn-outline:hover,input[type=submit].btn-gray.btn-outline:hover{background-color:hsla(0,0%,85%,.1);color:#424242}.btn.btn-gray.btn-outline.active,.btn.btn-gray.btn-outline:active,.btn.btn-gray.btn-outline:focus,button.btn-gray.btn-outline.active,button.btn-gray.btn-outline:active,button.btn-gray.btn-outline:focus,input[type=button].btn-gray.btn-outline.active,input[type=button].btn-gray.btn-outline:active,input[type=button].btn-gray.btn-outline:focus,input[type=reset].btn-gray.btn-outline.active,input[type=reset].btn-gray.btn-outline:active,input[type=reset].btn-gray.btn-outline:focus,input[type=submit].btn-gray.btn-outline.active,input[type=submit].btn-gray.btn-outline:active,input[type=submit].btn-gray.btn-outline:focus{background-color:hsla(0,0%,85%,.2);color:#424242}.btn.btn-success,button.btn-success,input[type=button].btn-success,input[type=reset].btn-success,input[type=submit].btn-success{background-color:#44b678}.btn.btn-success:focus,.btn.btn-success:hover,button.btn-success:focus,button.btn-success:hover,input[type=button].btn-success:focus,input[type=button].btn-success:hover,input[type=reset].btn-success:focus,input[type=reset].btn-success:hover,input[type=submit].btn-success:focus,input[type=submit].btn-success:hover{background-color:#3b9e62}.btn.btn-success.btn-outline,button.btn-success.btn-outline,input[type=button].btn-success.btn-outline,input[type=reset].btn-success.btn-outline,input[type=submit].btn-success.btn-outline{box-shadow:inset 0 0 0 2px #44b678;color:#44b678}.btn.btn-success.btn-outline:hover,button.btn-success.btn-outline:hover,input[type=button].btn-success.btn-outline:hover,input[type=reset].btn-success.btn-outline:hover,input[type=submit].btn-success.btn-outline:hover{background-color:rgba(68,182,120,.1);color:#44b678}.btn.btn-success.btn-outline.active,.btn.btn-success.btn-outline:active,button.btn-success.btn-outline.active,button.btn-success.btn-outline:active,input[type=button].btn-success.btn-outline.active,input[type=button].btn-success.btn-outline:active,input[type=reset].btn-success.btn-outline.active,input[type=reset].btn-success.btn-outline:active,input[type=submit].btn-success.btn-outline.active,input[type=submit].btn-success.btn-outline:active{background-color:rgba(68,182,120,.2)}.btn.btn-warning,button.btn-warning,input[type=button].btn-warning,input[type=reset].btn-warning,input[type=submit].btn-warning{background-color:#feb602}.btn.btn-warning.active,.btn.btn-warning:active,.btn.btn-warning:hover,button.btn-warning.active,button.btn-warning:active,button.btn-warning:hover,input[type=button].btn-warning.active,input[type=button].btn-warning:active,input[type=button].btn-warning:hover,input[type=reset].btn-warning.active,input[type=reset].btn-warning:active,input[type=reset].btn-warning:hover,input[type=submit].btn-warning.active,input[type=submit].btn-warning:active,input[type=submit].btn-warning:hover{background-color:#f4980a}.btn.btn-warning.btn-outline,button.btn-warning.btn-outline,input[type=button].btn-warning.btn-outline,input[type=reset].btn-warning.btn-outline,input[type=submit].btn-warning.btn-outline{box-shadow:inset 0 0 0 2px #feb602;color:#feb602}.btn.btn-warning.btn-outline:hover,button.btn-warning.btn-outline:hover,input[type=button].btn-warning.btn-outline:hover,input[type=reset].btn-warning.btn-outline:hover,input[type=submit].btn-warning.btn-outline:hover{background-color:rgba(254,182,2,.1);color:#feb602}.btn.btn-warning.btn-outline.active,.btn.btn-warning.btn-outline:active,button.btn-warning.btn-outline.active,button.btn-warning.btn-outline:active,input[type=button].btn-warning.btn-outline.active,input[type=button].btn-warning.btn-outline:active,input[type=reset].btn-warning.btn-outline.active,input[type=reset].btn-warning.btn-outline:active,input[type=submit].btn-warning.btn-outline.active,input[type=submit].btn-warning.btn-outline:active{background-color:#f4980a}.btn.btn-danger,button.btn-danger,input[type=button].btn-danger,input[type=reset].btn-danger,input[type=submit].btn-danger{background-color:#ff7d6a;color:#fff}.btn.btn-danger.active,.btn.btn-danger:active,.btn.btn-danger:hover,button.btn-danger.active,button.btn-danger:active,button.btn-danger:hover,input[type=button].btn-danger.active,input[type=button].btn-danger:active,input[type=button].btn-danger:hover,input[type=reset].btn-danger.active,input[type=reset].btn-danger:active,input[type=reset].btn-danger:hover,input[type=submit].btn-danger.active,input[type=submit].btn-danger:active,input[type=submit].btn-danger:hover{background-color:#eb644c}.btn.btn-danger.btn-outline,button.btn-danger.btn-outline,input[type=button].btn-danger.btn-outline,input[type=reset].btn-danger.btn-outline,input[type=submit].btn-danger.btn-outline{box-shadow:inset 0 0 0 2px #ff7d6a;color:#ff7d6a}.btn.btn-danger.btn-outline:hover,button.btn-danger.btn-outline:hover,input[type=button].btn-danger.btn-outline:hover,input[type=reset].btn-danger.btn-outline:hover,input[type=submit].btn-danger.btn-outline:hover{background-color:hsla(8,100%,71%,.1);color:#fff}.btn.btn-danger.btn-outline.active,.btn.btn-danger.btn-outline:active,.btn.btn-danger.btn-outline:focus,button.btn-danger.btn-outline.active,button.btn-danger.btn-outline:active,button.btn-danger.btn-outline:focus,input[type=button].btn-danger.btn-outline.active,input[type=button].btn-danger.btn-outline:active,input[type=button].btn-danger.btn-outline:focus,input[type=reset].btn-danger.btn-outline.active,input[type=reset].btn-danger.btn-outline:active,input[type=reset].btn-danger.btn-outline:focus,input[type=submit].btn-danger.btn-outline.active,input[type=submit].btn-danger.btn-outline:active,input[type=submit].btn-danger.btn-outline:focus{background-color:#eb644c;background-color:hsla(8,100%,71%,.2)}.btn.btn-outline,button.btn-outline,input[type=button].btn-outline,input[type=reset].btn-outline,input[type=submit].btn-outline{background:none;box-shadow:inset 0 0 0 2px #44b678;color:#44b678}.btn.btn-outline:hover,button.btn-outline:hover,input[type=button].btn-outline:hover,input[type=reset].btn-outline:hover,input[type=submit].btn-outline:hover{background-color:rgba(68,182,120,.1);color:#44b678}.btn.btn-outline.active,.btn.btn-outline:active,.btn.btn-outline:focus,button.btn-outline.active,button.btn-outline:active,button.btn-outline:focus,input[type=button].btn-outline.active,input[type=button].btn-outline:active,input[type=button].btn-outline:focus,input[type=reset].btn-outline.active,input[type=reset].btn-outline:active,input[type=reset].btn-outline:focus,input[type=submit].btn-outline.active,input[type=submit].btn-outline:active,input[type=submit].btn-outline:focus{background-color:rgba(68,182,120,.2);color:#44b678}.btn.nostyle.active,.btn.nostyle:active,.btn.nostyle:hover,button.nostyle.active,button.nostyle:active,button.nostyle:hover,input[type=button].nostyle.active,input[type=button].nostyle:active,input[type=button].nostyle:hover,input[type=reset].nostyle.active,input[type=reset].nostyle:active,input[type=reset].nostyle:hover,input[type=submit].nostyle.active,input[type=submit].nostyle:active,input[type=submit].nostyle:hover{background:none}.btn,button,input[type=button],input[type=reset],input[type=submit]{appearance:none;background-color:#44b678;border:none;border-radius:6px;color:#fff;cursor:pointer;font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:15px;-webkit-font-smoothing:antialiased;font-weight:600;line-height:1;outline:none;padding:.75em 1em;text-decoration:none;user-select:none;vertical-align:middle;white-space:nowrap}.btn:focus,.btn:hover,button:focus,button:hover,input[type=button]:focus,input[type=button]:hover,input[type=reset]:focus,input[type=reset]:hover,input[type=submit]:focus,input[type=submit]:hover{color:#fff}.btn:disabled,button:disabled,input[type=button]:disabled,input[type=reset]:disabled,input[type=submit]:disabled{cursor:not-allowed;opacity:.5}.btn.btn-small,button.btn-small,input[type=button].btn-small,input[type=reset].btn-small,input[type=submit].btn-small{font-size:.8em;padding:.5em .75em}.btn.btn-pill,button.btn-pill,input[type=button].btn-pill,input[type=reset].btn-pill,input[type=submit].btn-pill{border-radius:2em;padding:.75em 1.5em}.btn.nostyle,button.nostyle,input[type=button].nostyle,input[type=reset].nostyle,input[type=submit].nostyle{background:none;padding:0}.btn i:before,.btn span,button i:before,button span,input[type=button] i:before,input[type=button] span,input[type=reset] i:before,input[type=reset] span,input[type=submit] i:before,input[type=submit] span{vertical-align:middle}#notification-cart .notification__close button i:before,.notification--alert button i:before,button #notification-cart .notification__close i:before,button .icon:before,button .notification--alert i:before{vertical-align:unset}.notouch .collections-content .icons-limit:hover{color:#e5e5e5}.collections{background-color:#121212;color:#fff;height:100%;position:fixed;right:0;top:0;-webkit-transform:translateX(101%);-moz-transform:translateX(101%);-ms-transform:translateX(101%);-o-transform:translateX(101%);transform:translateX(101%);-webkit-transition:-webkit-transform .15s linear,width .15s linear;-moz-transition:-moz-transform .15s linear,width .15s linear;transition:transform .15s linear,width .15s linear;width:320px;z-index:100}.collections.visible{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.collections.expanded{width:100%;z-index:102}.collections.expanded .paint-popover .popover-content{left:4px!important;top:24px!important;width:220px!important}.collections.expanded .collection-section-header .tooltip .btn-pill.expand{display:none}.collections.expanded .collection-section-header .tooltip .btn-pill.collapse{display:block}.collections.loading:before{background:#121212;bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0;z-index:9}.collections.loading:after{-webkit-animation:spinner .8s linear infinite;-moz-animation:spinner .8s linear infinite;animation:spinner .8s linear infinite;border:2px solid #fff;border-radius:100%;border-right-color:transparent;content:"";display:inline-block;height:48px;left:50%;margin-left:-24px;margin-top:-24px;overflow:hidden;position:relative;position:absolute;text-indent:-9999px;top:50%;vertical-align:middle;width:48px;z-index:10}.collections .collection-section-header{background-color:#0a152f;padding:1em;position:relative;z-index:300}.collections .collection-section-header .hide-collections{background-color:#142a5e;border-radius:0;color:#fff;height:100%;left:0;padding:1em;position:absolute;top:50%;transform:translateY(-50%)}.collections .collection-section-header .hide-collections i{vertical-align:text-top}.collections .collection-section-header span{cursor:default;font-weight:700}.collections .collection-section-header span:not(.badge){margin-left:3em}.collections .collection-section-header span.collections-number:empty{display:none}.collections .collection-section-header .tooltip{position:absolute;right:1em;top:50%;transform:translateY(-50%);z-index:3}.collections .collection-section-header .tooltip.expand-collapse-holder{right:92px}@media (max-width:768px){.collections .collection-section-header .tooltip.expand-collapse-holder{display:none}}.collections .collection-section-header .tooltip.show-collections-holder{right:54px}.collections .collection-section-header .tooltip.add-collection:after{left:auto;right:0;-webkit-transform:translateY(7px);-moz-transform:translateY(7px);-ms-transform:translateY(7px);-o-transform:translateY(7px);transform:translateY(7px)}.collections .collection-section-header .tooltip .btn-pill{box-sizing:border-box;font-size:16px;height:32px;line-height:32px;padding:0;width:32px}.collections .collection-section-header .tooltip .btn-pill.collapse{display:none}.collections .collection-section-header .tooltip .btn-pill i{color:#fff;margin:auto}.collections .collection-section-header .dropdown-upgrade{background-color:#fff;border-radius:4px;box-shadow:0 2px 2px rgba(0,0,0,.2);color:#121212;font-size:.8em;opacity:0;padding:.5em;position:absolute;right:.75em;text-align:center;-webkit-transition:opacity .1s linear,visibility .1s linear,-webkit-transform .1s linear;-moz-transition:opacity .1s linear,visibility .1s linear,-moz-transform .1s linear;transition:opacity .1s linear,visibility .1s linear,transform .1s linear;visibility:hidden;width:300px;z-index:999999}.collections .collection-section-header .dropdown-upgrade:before{border-bottom:6px solid #fff;border-left:6px solid transparent;border-right:6px solid transparent;content:"";height:0;position:absolute;right:1.4em;top:-6px;width:0}.collections .collection-section-header .dropdown-upgrade p{cursor:default;line-height:1.2em}.collections .collections-holder{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:row;-moz-flex-direction:row;flex-direction:row;-ms-flex-direction:row;-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-webkit-align-content:flex-start;-moz-align-content:flex-start;align-content:flex-start;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;background-color:#121212;height:calc(100% - 56px);position:relative}.collections .collections-holder.overflow{overflow:visible}.collections .collections-holder.scrollable{overflow-y:auto}.collections .collections-holder.logged .empty-collection-register{display:none}.collections .collections-holder.logged .empty-collection-registered{display:block}.collections .collection{height:56px;position:relative;-webkit-transition:height .5s cubic-bezier(.165,.84,.44,1);-moz-transition:height .5s cubic-bezier(.165,.84,.44,1);transition:height .5s cubic-bezier(.165,.84,.44,1);width:100%}.collections .collection.limit-reached .collection-header .badge{background-color:#eb644c;color:#fff}.collections .collection.limit-reached .collection-content .icons-limit{display:block}.collections .collection .collection-header{background-color:#142a5e;cursor:pointer;height:57px;padding:1em;position:relative}.collections .collection .collection-header .locked-options{display:none}.collections .collection .collection-header span{display:inline-block;max-width:74%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;font-weight:700;margin-right:.5em;vertical-align:middle}.collections .collection .collection-header .header-options,.collections .collection .collection-header .locked-options{font-weight:400;height:100%;position:absolute;top:0}.collections .collection .collection-header .header-options button,.collections .collection .collection-header .locked-options button{border-radius:0;color:#fff;font-size:20px;height:57px;width:50px}.collections .collection .collection-header .header-options button:hover,.collections .collection .collection-header .locked-options button:hover{background-color:#102149}.collections .collection .collection-header .header-options>i,.collections .collection .collection-header .locked-options>i{left:14px;line-height:57px;position:absolute;top:0}.collections .collection .collection-header .header-options{right:0}.collections .collection .collection-header .header-options .popover-container.menu-options{z-index:999}.collections .collection .collection-header .locked-options{left:0}.collections .collection .collection-header .locked-options i{color:#eb644c}.collections .collection .collection-header .popover:not(.popover-top) .menu-options .popover-content{bottom:auto;top:58px}.collections .collection .collection-header .popover:not(.popover-top) .menu-options .popover-content a{color:#52d999}.collections .collection .collection-header .popover .menu-options .popover-content{padding:5px 0;z-index:2}.collections .collection .collection-header .popover .menu-options .popover-content:before{right:14px}.collections .collection .collection-header .popover .menu-options .popover-content:after{right:12px}.collections .collection .collection-header .popover hr{margin:8px 0}.collections .collection .collection-header .option-buttons li{display:block}.collections .collection .collection-header .option-buttons li:hover{background:none}.collections .collection .collection-header .option-buttons button{align-items:center;border:none;border-radius:0;color:#121212;display:flex;float:none;font-size:13px;font-weight:600;gap:5px;height:32px;padding:0 8px;text-align:left;width:100%}.collections .collection .collection-header .option-buttons button.delete-collection{color:#eb644c}.collections .collection .collection-header .option-buttons button:hover{background:none;color:#1f408c}.collections .collection .collection-header .option-buttons button i{display:inline-block;width:20px}.collections .collection .collection-header .edit-name{display:none;height:100%;left:0;position:absolute;top:0;width:100%}.collections .collection .collection-header .edit-name input{background-color:#0a152f;border:none;color:#fff;font-weight:700;height:100%;padding:1em 3em 1em 1em;width:100%;z-index:1}.collections .collection .collection-header .edit-name button{color:#3b9e62;display:block;font-weight:400;height:100%;margin:0;position:absolute;right:0;top:0;width:50px;z-index:1}.collections .collection .collection-header .edit-name.active{display:block;z-index:999}.collections .collection .collection-header .edit-name.active button{background:#0a152f}.collections .collection .collection-header.hovered{background-color:#183373}.collections .collection .collection-header.hovered button{display:block}.collections .collection .collection-content{background-color:#fff;box-shadow:inset 0 -1px 1px #142a5e;height:0;overflow:hidden;position:relative;-webkit-transition:height .5s cubic-bezier(.165,.84,.44,1);-moz-transition:height .5s cubic-bezier(.165,.84,.44,1);transition:height .5s cubic-bezier(.165,.84,.44,1);z-index:2}.collections .collection .collection-content.nologged-limit-reached{display:none}.collections .collection .collection-content.edit-mode .collection-options,.collections .collection .collection-content.sort-mode .collection-options{z-index:256}.collections .collection .collection-content .upgrade_btn{display:none}.collections .collection .collection-content .collection-options{z-index:258}.collections .collection .collection-content .collection-options.no-icons{display:none}.collections .collection .collection-content .collection-options>ul:after{clear:both;content:"";display:table}.collections .collection .collection-content .collection-options>ul>li{float:left}.collections .collection .collection-content .collection-options>ul>li .popover-content{min-width:200px;width:auto}.collections .collection .collection-content .collection-options>ul>li .popover-content:before{right:15px}.collections .collection .collection-content .collection-options>ul>li .popover-content:after{right:13px}.collections .collection .collection-content .collection-options>ul>li .popover-button,.collections .collection .collection-content .collection-options>ul>li>button{border-radius:0;color:#121212;font-weight:400;height:41px;line-height:41px;padding:0;width:40px}.collections .collection .collection-content .collection-options>ul>li .popover-button.popover-button,.collections .collection .collection-content .collection-options>ul>li>button.popover-button{width:50px}.collections .collection .collection-content .header-edit,.collections .collection .collection-content .header-sort{background-color:#e5e5e5;box-shadow:1px -1px 0 1px #142a5e;height:42px;line-height:42px;opacity:0;padding:0 12px;position:absolute;top:-44px;-webkit-transition:top .3s cubic-bezier(.165,.84,.44,1),opacity .3s cubic-bezier(.165,.84,.44,1);-moz-transition:top .3s cubic-bezier(.165,.84,.44,1),opacity .3s cubic-bezier(.165,.84,.44,1);transition:top .3s cubic-bezier(.165,.84,.44,1),opacity .3s cubic-bezier(.165,.84,.44,1);width:100%;z-index:257}.collections .collection .collection-content .header-edit:after,.collections .collection .collection-content .header-sort:after{clear:both;content:"";display:table}.collections .collection .collection-content .header-edit b,.collections .collection .collection-content .header-sort b{color:#0a152f}.collections .collection .collection-content .header-edit button,.collections .collection .collection-content .header-sort button{padding:6px 20px;position:relative;top:8px}.collections .collection .collection-content .icons-limit{background:#eb644c;cursor:default;display:none;display:block;font-size:.9em;line-height:1em;margin-bottom:3px;padding:.5em;text-align:center}.collections .collection .collection-content .icons-limit a{color:#fff}.collections .collection .collection-content .icons-limit a b{text-decoration:underline}.collections .collection .collection-content .premium-advise{background:#0a152f;border-radius:3px;color:#fff;font-size:.8em;left:1em;line-height:1.2em;padding:.5em 1.5em .5em .5em;position:absolute;text-align:center;top:9em;z-index:260}.collections .collection .collection-content .premium-advise:before{border-bottom:6px solid #333;border-left:6px solid transparent;border-right:6px solid transparent;content:"";height:0;left:2.5em;position:absolute;top:-6px;width:0}.collections .collection .collection-content .premium-advise button{color:#fff;height:100%;padding:.5em;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.collections .collection .collection-content ul.icons{height:100%;margin:0;overflow-y:scroll;padding:0 4px}.collections .collection .collection-content ul.icons>li{-webkit-animation:iconUp .3s cubic-bezier(.215,.61,.355,1) forwards;-moz-animation:iconUp .3s cubic-bezier(.215,.61,.355,1) forwards;animation:iconUp .3s cubic-bezier(.215,.61,.355,1) forwards;min-width:70px}.collections .collection .collection-content ul.icons>li:hover{z-index:300}.collections .collection .collection-content ul.icons>li img,.collections .collection .collection-content ul.icons>li svg{height:48px;margin:-24px 0 0 -24px;width:48px}.collections .collection .collection-content ul.icons>li[draggable]{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;user-select:none;-khtml-user-drag:element;-webkit-user-drag:element}.collections .collection .collection-content ul.icons>li.icon-upload{margin:0;z-index:250}.collections .collection .collection-content ul.icons>li.icon-upload:after{content:"";display:block;padding-bottom:100%}.collections .collection .collection-content ul.icons>li.icon-upload[disabled] label{cursor:not-allowed}.collections .collection .collection-content ul.icons>li.icon-upload .tooltip{bottom:0;height:100%;left:50%;position:absolute;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);width:100%;z-index:3}.collections .collection .collection-content ul.icons>li.icon-upload .tooltip .tooltip__content{padding-left:4px}.collections .collection .collection-content ul.icons>li.icon-upload label{border:2px dashed #142a5e;color:#142a5e;cursor:pointer;display:block;height:100%;width:100%}.collections .collection .collection-content ul.icons>li.icon-upload label:hover{border-color:#9c9c9c;color:#9c9c9c}.collections .collection .collection-content ul.icons>li.icon-upload label span{display:block;font-size:12px;font-weight:700;padding:4px;position:relative;text-align:center;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.collections .collection .collection-content ul.icons>li.icon-upload label input{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;display:none}.collections .collection .collection-content ul.icons>li .personal-icon--text{bottom:0;color:#142a5e;display:none;font-size:10px;left:0;line-height:10px;position:absolute;text-align:center;width:100%}.collections .collection .collection-content ul.icons>li.selected .icon--holder{background:none;border:none;box-shadow:none}.collections .collection .collection-content ul.icons>li.locked .flaticon-premium,.collections .collection .collection-content ul.icons>li.personal-icon .personal-icon--text{display:block}.collections .collection .collection-content ul.icons>li.locked .edit{display:none}.collections .collection .collection-content ul.icons>li .flaticon-premium{display:none;font-size:12px;left:4px;line-height:12px;position:absolute;top:4px;z-index:1}.collections .collection .collection-content ul.icons>li .flaticon-premium:before{height:12px;width:12px}.collections .collection .collection-content ul.icons>li .btn{height:32px;line-height:32px;right:3px;top:3px;width:32px}.collections .collection .collection-content ul.icons>li .btn:before{line-height:32px}.collections .collection .collection-content ul.icons>li .icon-options{right:3px;top:38px}.collections .collection .collection-content ul.icons>li .edit{display:none;padding-right:44px;position:relative}.collections .collection .collection-content ul.icons>li .edit>input{border:1px solid #e5e5e5;border-radius:3px;box-shadow:inset 0 1px 3px rgba(0,0,0,.06);color:#121212;font-size:.8em;padding:1em .5em}.collections .collection .collection-content ul.icons>li .edit .popover{position:absolute;right:2em;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);z-index:1}.collections .collection .collection-content ul.icons>li .edit .popover .popover-button{padding:1em}.collections .collection .collection-content ul.icons>li .edit .popover .popover-content{margin-bottom:45px;right:-10px;top:18px;width:215px}.collections .collection .collection-content ul.icons>li .edit label{color:#0a152f;cursor:pointer;font-weight:700;margin:0;padding:.5em;position:absolute;right:40px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.collections .collection .collection-content ul.icons>li .edit label input{display:none}.collections .collection .collection-content ul.icons>li .edit .collection-icon-delete{height:44px;right:0;width:44px}.collections .collection .collection-content ul.icons>li .edit .collection-icon-delete,.collections .collection .collection-content ul.icons>li .edit .popover-button{position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.collections .collection .collection-content ul.icons>li .edit .popover-button{padding:.5em;right:40px}.collections .collection .collection-content .overlay-drop{background:#fff;border-left:1px solid #e5e5e5;display:none;height:100%;left:0;overflow:hidden;padding:0 20px 20px;position:absolute;top:0;width:100%;z-index:300}.collections .collection .collection-content .overlay-drop.upgrade .drop,.collections .collection .collection-content .overlay-drop>div.register,.collections .collection .collection-content .overlay-drop>div.upgrade{display:none}.collections .collection .collection-content .overlay-drop.upgrade .upgrade{display:block}.collections .collection .collection-content .overlay-drop.upgrade .upgrade .max-custom-icons{margin:41px auto 0;max-width:250px;width:100%}.collections .collection .collection-content .overlay-drop.upgrade .upgrade .max-custom-icons .close{display:flex;justify-content:space-between}.collections .collection .collection-content .overlay-drop.upgrade .upgrade .max-custom-icons .close .flaticon-cross{color:#424242;cursor:pointer;font-size:18px}.collections .collection .collection-content .overlay-drop.upgrade .upgrade .max-custom-icons p{color:#777;font-size:13px;margin:0 0 5px;text-align:center}.collections .collection .collection-content .overlay-drop.upgrade .upgrade .max-custom-icons p.register-title{color:#424242;font-size:17px!important;font-weight:600;margin:15px auto;width:100%}.collections .collection .collection-content .overlay-drop.upgrade .upgrade .max-custom-icons p.register-check{text-align:left}.collections .collection .collection-content .overlay-drop.upgrade .upgrade .max-custom-icons p.register-check .flaticon-check{color:#3b9e62;margin-right:10px}.collections .collection .collection-content .overlay-drop.upgrade .upgrade .max-custom-icons p a{color:#424242;font-weight:600}.collections .collection .collection-content .overlay-drop.upgrade .upgrade .max-custom-icons a{margin:20px 0}.collections .collection .collection-content .overlay-drop.register .drop,.collections .collection .collection-content .overlay-drop.upgrade .upgrade .max-custom-icons.limit-reached{display:none}.collections .collection .collection-content .overlay-drop.register .register{display:block}.collections .collection .collection-content .overlay-drop .drop{height:100%}.collections .collection .collection-content .overlay-drop .drop--box{align-items:center;color:#142a5e;display:flex;flex-direction:column;height:100%;justify-content:center}.collections .collection .collection-content .overlay-drop .drop i:not(.flaticon-check){display:block;font-size:48px;height:48px;line-height:48px;margin-bottom:10px;width:48px}.collections .collection .collection-content .overlay-drop .register{height:100%}.collections .collection .collection-content .overlay-drop .register--box{align-items:center;color:#142a5e;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center}.collections .collection .collection-content .overlay-drop .register--box p{color:#424242;font-size:14px}.collections .collection .collection-content .overlay-drop .register--box p:first-child{margin:0}.collections .collection .collection-content .collection-share{background-color:hsla(0,0%,100%,.9);box-shadow:inset 0 -1px 1px #142a5e;display:none;height:100%;left:0;padding:1em;position:absolute;top:0;width:100%;z-index:300}.collections .collection .collection-content .collection-share.visible{display:block}.collections .collection .collection-content .collection-share .collection-share-content{color:#0a152f;margin:auto;max-width:320px;position:relative;text-align:center;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.collections .collection .collection-content .collection-share .form-feedback{margin-top:30px}.collections .collection .collection-content .collection-share .close{color:#121212;font-size:28px;font-weight:400;height:50px;line-height:50px;position:absolute;right:0;top:0;width:50px}.collections .collection .collection-content .collection-share input{border:1px solid #e5e5e5;border-radius:3px;box-shadow:inset 0 1px 3px rgba(0,0,0,.06);font-size:.8em;margin-top:20px}.collections .collection .collection-content .collection-share ul:after{clear:both;content:"";display:table}.collections .collection .collection-content .collection-share ul li{float:left;width:33.3333%}.collections .collection .collection-content .collection-share ul li button{border:none;border-radius:0;width:100%}.collections .collection .collection-content .collection-share ul li button i{color:#fff;font-weight:400}.collections .collection .collection-content .collection-share ul li button.bg-twitter:hover{background-color:#000!important}.collections .collection .collection-content .collection-share ul li button.bg-facebook:hover{background-color:#1877f2!important}.collections .collection .collection-content .collection-share ul li button.bg-pinterest:hover{background-color:#cb2027!important}.collections .collection .collection-content .collection-share ul li:first-child button{border-radius:4px 0 0 4px}.collections .collection .collection-content .collection-share ul li:last-child button{border-radius:0 4px 4px 0}.collections .collection .collection-content .collection-backup{background-color:hsla(0,0%,100%,.9);box-shadow:inset 0 -1px 1px #142a5e;display:none;height:100%;left:0;padding:1em;position:absolute;top:0;width:100%;z-index:300}.collections .collection .collection-content .collection-backup.visible{display:block}.collections .collection .collection-content .collection-backup .collection-backup-content{color:#0a152f;margin:auto;max-width:320px;position:relative;text-align:center;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.collections .collection .collection-content .collection-backup .collection-backup-content .tooltip{margin-bottom:20px}.collections .collection .collection-content .collection-backup .close{color:#121212;font-size:28px;height:50px;line-height:50px;position:absolute;right:0;top:0;width:50px}.collections .collection .collection-content .empty-collection{color:#121212;display:none;height:100%;padding:0 10px;position:relative;text-align:center}.collections .collection .collection-content .download-holder{background-color:#fff;bottom:0;box-shadow:inset 0 -1px 1px #142a5e;left:0;padding:1em;position:absolute;text-align:center;-webkit-transition:all .3s cubic-bezier(.165,.84,.44,1);-moz-transition:all .3s cubic-bezier(.165,.84,.44,1);transition:all .3s cubic-bezier(.165,.84,.44,1);width:100%;z-index:257}.collections .collection .collection-content .collection-download{background-color:#fff;bottom:-1em;box-shadow:inset 0 -1px 1px #142a5e;color:#121212;height:0;left:0;overflow:hidden;overflow-y:scroll;position:absolute;text-align:center;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:100%;z-index:258}.collections .collection .collection-content .collection-download header{padding:1em;position:relative}.collections .collection .collection-content .collection-download header b{display:block}.collections .collection .collection-content .collection-download header button{color:#121212;font-size:2em;font-weight:400;position:absolute;right:.5em;top:.3em}.collections .collection .collection-content .collection-download ul.download{margin:auto;max-width:320px;padding:1em;text-align:center}.collections .collection .collection-content .collection-download ul.download li{display:block;margin:0 0 1em}.collections .collection .collection-content .collection-download ul.download li:after,.collections .collection .collection-content .collection-download ul.download li:before{-webkit-transition:none;-moz-transition:none;transition:none}.collections .collection .collection-content .collection-download ul.download li:before{display:none}.collections .collection .collection-content .collection-download ul.download li:after{height:auto;line-height:1em;max-width:80%;padding-bottom:11px;white-space:normal;width:320px}.collections .collection .collection-content .collection-download ul.download li .tooltip__content{white-space:normal;width:100%}.collections .collection .collection-content .collection-download ul.download li.extra-info button{width:calc(100% - 30px)}.collections .collection .collection-content .collection-download ul.download li.extra-info a{color:#0a152f;display:block;line-height:40px;position:absolute;right:0;text-align:right;top:0;width:30px}.collections .collection .collection-content .collection-download ul.download li.customize{display:none;margin:0}.collections .collection .collection-content .collection-download ul.download li.customize.active{border-radius:4px;display:block;margin:-8px 0 1em;overflow:visible;padding:.5em;position:relative}.collections .collection .collection-content .collection-download ul.download li.customize.active:before{border-bottom:8px solid #0a152f;border-left:8px solid transparent;border-radius:2px;border-right:8px solid transparent;content:"";display:block;height:0;left:1em;position:absolute;top:-8px;width:0}.collections .collection .collection-content .collection-download ul.download li.customize span{display:block;font-size:.9em}.collections .collection .collection-content .collection-download ul.download li.customize ul.size{margin-top:.5em}.collections .collection .collection-content .collection-download ul.download li.customize ul.size li{margin-bottom:0}.collections .collection .collection-content .collection-download ul.download li a,.collections .collection .collection-content .collection-download ul.download li button{box-sizing:border-box;display:block;text-align:center}.collections .collection .collection-content .collection-download .customize{background:#0a152f;color:#fff}.collections .collection .collection-content .collection-download.active{bottom:0;height:100%;overflow:auto}.collections .collection .paint-popover .popover-content{top:36px;z-index:300}.collections .collection .paint-popover .popover-content:after,.collections .collection .paint-popover .popover-content:before{display:none}@media (max-width:1024px){.collections .collection .paint-popover .popover-content{left:0;right:auto}}.collections .collection .paint-popover .color-selector{margin-bottom:7px}.collections .collection .paint-popover .color-selector li:hover{background:none}.collections .collection.expanded{height:100%}.collections .collection.expanded.nologged-limit-reached{background:#fff;box-shadow:inset 0 -1px 1px #142a5e}@media (min-width:480px){.collections .collection.expanded.collection-height-1{height:calc(100% - 56px)}.collections .collection.expanded.collection-height-2{height:calc(100% - 112px)}}.collections .collection.expanded .collection-header{z-index:258}.collections .collection.expanded .collection-content{height:calc(100% - 56px);overflow:visible;padding-bottom:115px}.collections .collection.expanded .collection-content.edit-mode{padding-bottom:39px}.collections .collection.expanded .collection-content.edit-mode .header-edit{opacity:1;top:0}.collections .collection.expanded .collection-content.edit-mode ul.icons{padding:1em 0}.collections .collection.expanded .collection-content.edit-mode ul.icons>li{-webkit-animation:none;-moz-animation:none;animation:none;height:auto;margin:.3em 0;padding:0;-webkit-box-flex:none;-moz-box-flex:none;box-flex:none;-webkit-flex:none;-moz-flex:none;-ms-flex:none;flex:none;width:100%}.collections .collection.expanded .collection-content.edit-mode ul.icons>li .icon--holder{background:none;border:none;box-shadow:none;padding-left:55px}.collections .collection.expanded .collection-content.edit-mode ul.icons>li .icon--holder:after{display:none}.collections .collection.expanded .collection-content.edit-mode ul.icons>li .icon--holder>img,.collections .collection.expanded .collection-content.edit-mode ul.icons>li .icon--holder>svg{height:32px;left:0;margin:6px 10px;top:0;width:32px}.collections .collection.expanded .collection-content.edit-mode ul.icons>li .edit{display:block}.collections .collection.expanded .collection-content.edit-mode ul.icons>li .view{height:48px;width:48px}.collections .collection.expanded .collection-content.edit-mode ul.icons>li .personal-icon--text,.collections .collection.expanded .collection-content.edit-mode ul.icons>li.icon-fill,.collections .collection.expanded .collection-content.edit-mode ul.icons>li.icon-upload,.collections .collection.expanded .collection-content.edit-mode ul.icons>li.locked,.collections .collection.expanded .collection-content.edit-mode ul.icons>li:hover .icon-options,.collections .collection.expanded .collection-content.edit-mode ul.icons>li:hover .overlay{display:none}.collections .collection.expanded .collection-content.edit-mode ul.icons>li.whitebg svg{background:#142a5e}.collections .collection.expanded .collection-content.edit-mode ul.icons~.download-holder{opacity:0;-webkit-transform:translateY(75px);-moz-transform:translateY(75px);-ms-transform:translateY(75px);-o-transform:translateY(75px);transform:translateY(75px)}.collections .collection.expanded .collection-content.edit-mode .collection-download{display:none}.collections .collection.expanded .collection-content:not(.edit-mode) ul.icons .icon--item.whitebg{background-color:#142a5e}.collections .collection.expanded .collection-content.sort-mode{padding-bottom:39px}.collections .collection.expanded .collection-content.sort-mode .header-sort{opacity:1;top:0}.collections .collection.expanded .collection-content.sort-mode ul.icons{padding:10px 0}.collections .collection.expanded .collection-content.sort-mode ul.icons>li:not(.icon-upload){-webkit-animation:none;-moz-animation:none;animation:none;cursor:move}.collections .collection.expanded .collection-content.sort-mode ul.icons>li:not(.icon-upload) .overlay,.collections .collection.expanded .collection-content.sort-mode ul.icons>li:not(.icon-upload) .popover{display:none}.collections .collection.expanded .collection-content.sort-mode ul.icons>li:not(.icon-upload).dragHover{box-shadow:0 0 0 3px #3b9e62}.collections .collection.expanded .collection-content.sort-mode ul.icons>li.icon-upload label{cursor:not-allowed;opacity:.2}.collections .collection.expanded .collection-content.sort-mode ul.icons>li.first-icon{cursor:auto}.collections .collection.expanded .collection-content.sort-mode ul.icons>li.first-icon.dragHover,.collections .collection.expanded .collection-content.sort-mode ul.icons>li.first-icon:hover{box-shadow:none}.collections .collection.expanded .collection-content.sort-mode .download-wrapper{display:none}.collections .collection.expanded.limit-reached .collection-content{padding-bottom:157px}.collections .collection.expanded.limit-reached .collection-content.edit-mode{padding-bottom:82px}.collections .collection.expanded.empty ul.icons{display:none}.collections .collection.expanded.empty .collection-content{padding-bottom:42px}@media (max-width:480px){.collections .collection.expanded.empty .collection-content{padding-bottom:0}}.collections .collection.expanded.empty .empty-collection{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:column;-moz-flex-direction:column;flex-direction:column;-ms-flex-direction:column;overflow:auto}.collections .collection.expanded.empty .empty-collection .empty-collection-content{margin-bottom:10px;-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1;-moz-flex:1;-ms-flex:1;flex:1}.collections .collection.expanded.empty .empty-collection .empty-collection-content p{font-size:13px}.collections .collection.expanded.empty .empty-collection .empty-collection-content label{cursor:pointer;font-weight:700;text-decoration:underline}.collections .collection.expanded.empty .empty-collection .empty-collection-content img{display:block;margin:0 auto 12px}.collections .collection.expanded.empty .download-wrapper{display:none}.collections .collection .empty-collection-gtm{margin-bottom:10px;overflow:hidden}.collections .collection.locked .collection-header{background-color:#0a152f}.collections .collection.locked .collection-header .collection-name{margin-left:22px;max-width:63%}.collections .collection.locked .collection-header .locked-options{display:block}.collections .collection.locked .popover-locked{font-size:12px;padding:8px;text-align:center}.collections .collection.locked.expanded .collection-content{padding-bottom:0}.collections .collection.locked.expanded .collection-content ul.icons{height:calc(100% - 50px)}.collections .collection.locked.expanded .collection-content .collection-options{display:none}.collections .collection.locked.expanded .collection-content .upgrade_btn{display:block;margin:0 auto 8px;text-align:center;-webkit-transform:translateY(4px);-moz-transform:translateY(4px);-ms-transform:translateY(4px);-o-transform:translateY(4px);transform:translateY(4px);width:calc(100% - 8px)}.collections .collection.locked.expanded .collection-content .download-wrapper{display:none}.collections .collection.locked .empty-collection{height:calc(100% - 51px)}.collections .popover.popover-right .popover-content{left:-15px}.collections .popover.popover-right .popover-content:before{left:19px!important}.collections .popover.popover-right .popover-content:after{left:17px!important}.collections .popover.popover-left .popover-content:before{right:6px!important}.collections .popover.popover-left .popover-content:after{right:4px!important}.collections .empty-collection-register{margin:41px auto 0;max-width:250px;width:100%}.collections .empty-collection-register.icons-collection-noregister{display:none}.collections .empty-collection-register.icons-collection-noregister.limit-reached{display:block}.collections .empty-collection-register.icons-collection-noregister .close{display:flex;justify-content:space-between}.collections .empty-collection-register.icons-collection-noregister .close .flaticon-cross{color:#424242;cursor:pointer;font-size:18px}.collections .empty-collection-register p{color:#777;font-size:14px;margin:0 0 5px;text-align:center}.collections .empty-collection-register p.register-title{color:#424242;font-size:17px!important;font-weight:600;margin:15px auto;width:100%}.collections .empty-collection-register p.register-check{text-align:left}.collections .empty-collection-register p.register-check .flaticon-check{color:#3b9e62;margin-right:10px}.collections .empty-collection-register a{line-height:16px;margin:20px 0}.collections .empty-collection-register.limit-reached,.collections .empty-collection-registered{display:none}.collections ul.size{display:inline-block}.collections ul.size:after{clear:both;content:"";display:table}.collections ul.size li{float:left}.collections ul.size li .btn{padding:0 8px}.collections ul.size li button{border-radius:0;border-right:1px solid #44b678;height:24px}.collections ul.size li:first-child button{border-radius:4px 0 0 4px}.collections ul.size li:last-child{border:none}.collections ul.size li:last-child button{border:none;border-radius:0 4px 4px 0}.collections-overlay{background:rgba(0,0,0,.8);display:none;height:100%;position:fixed;right:-100%;top:0;width:100%;z-index:98}@media (max-width:1024px){#viewport .collections-overlay{display:block;opacity:0;-webkit-transition:opacity .25s ease-in-out;-moz-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}#viewport.collections-visible{height:100%;overflow:hidden}#viewport.collections-visible .collections,#viewport.collections-visible .collections.visible{height:100%;-webkit-transition:right .25s ease-in-out;-moz-transition:right .25s ease-in-out;transition:right .25s ease-in-out;width:100%}#viewport.collections-visible .collections.visible+.collections-overlay{opacity:1;right:0}}.customize{height:0;overflow:hidden;padding:0;-webkit-transform:perspective(500px) rotateX(-90deg);-moz-transform:perspective(500px) rotateX(-90deg);-ms-transform:perspective(500px) rotateX(-90deg);-o-transform:perspective(500px) rotateX(-90deg);transform:perspective(500px) rotateX(-90deg);-webkit-transform-origin:50% 0;-moz-transform-origin:50% 0;-ms-transform-origin:50% 0;-o-transform-origin:50% 0;transform-origin:50% 0;-webkit-transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1),height .4s cubic-bezier(.165,.84,.44,1),padding .4s cubic-bezier(.165,.84,.44,1);-moz-transition:-moz-transform .4s cubic-bezier(.165,.84,.44,1),height .4s cubic-bezier(.165,.84,.44,1),padding .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1),height .4s cubic-bezier(.165,.84,.44,1),padding .4s cubic-bezier(.165,.84,.44,1)}.customize .close-customize{color:#fff;cursor:pointer;font-size:1.6;position:absolute;right:.5em;top:0}.customize .color-selector{margin-bottom:1em}.customize .size{margin-top:1em}.customize.active{height:auto;padding:1em;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}.collection.locked .collection-content .collection_icons_list{height:calc(100% - 170px)!important;padding-top:10px!important}.collection.locked .collection-content .empty-collection{display:none!important}.collection-locked-inside{padding-top:10px}.collection-locked-inside .collection-locked{background:rgba(255,178,41,.1);border-radius:6px;display:flex;margin:0 auto;max-width:298px;padding:15px 15px 20px}#notification-cart .notification__close .notification--error .notification__state .collection-locked-inside .collection-locked-box i:not(.nostyle),#notification-cart .notification__close .notification--warning .notification__state .collection-locked-inside .collection-locked-box i:not(.nostyle),.collection-locked-inside .collection-locked-box #notification-cart .notification__close .notification--error .notification__state i:not(.nostyle),.collection-locked-inside .collection-locked-box #notification-cart .notification__close .notification--warning .notification__state i:not(.nostyle),.collection-locked-inside .collection-locked-box .icon--danger,.collection-locked-inside .collection-locked-box .icon--exclamation,.collection-locked-inside .collection-locked-box .icon--warning,.collection-locked-inside .collection-locked-box .notification--alert .notification--error .notification__state i:not(.nostyle),.collection-locked-inside .collection-locked-box .notification--alert .notification--warning .notification__state i:not(.nostyle),.collection-locked-inside .collection-locked-box .notification--error .notification__state #notification-cart .notification__close i:not(.nostyle),.collection-locked-inside .collection-locked-box .notification--error .notification__state .icon:not(.nostyle),.collection-locked-inside .collection-locked-box .notification--error .notification__state .notification--alert i:not(.nostyle),.collection-locked-inside .collection-locked-box .notification--warning .notification__state #notification-cart .notification__close i:not(.nostyle),.collection-locked-inside .collection-locked-box .notification--warning .notification__state .icon:not(.nostyle),.collection-locked-inside .collection-locked-box .notification--warning .notification__state .notification--alert i:not(.nostyle),.notification--alert .notification--error .notification__state .collection-locked-inside .collection-locked-box i:not(.nostyle),.notification--alert .notification--warning .notification__state .collection-locked-inside .collection-locked-box i:not(.nostyle),.notification--error .notification__state #notification-cart .notification__close .collection-locked-inside .collection-locked-box i:not(.nostyle),.notification--error .notification__state .collection-locked-inside .collection-locked-box .icon:not(.nostyle),.notification--error .notification__state .notification--alert .collection-locked-inside .collection-locked-box i:not(.nostyle),.notification--warning .notification__state #notification-cart .notification__close .collection-locked-inside .collection-locked-box i:not(.nostyle),.notification--warning .notification__state .collection-locked-inside .collection-locked-box .icon:not(.nostyle),.notification--warning .notification__state .notification--alert .collection-locked-inside .collection-locked-box i:not(.nostyle){color:#feb602;margin-top:2px}.collection-locked-inside .collection-locked-box--title{color:#424242;font-size:14px;font-weight:700;margin-bottom:5px}.collection-locked-inside .collection-locked-box--text{color:#5b5b5b;font-size:14px;margin-bottom:20px}.collection-locked-inside .collection-locked-box .icon--cross{color:#9c9c9c;cursor:pointer;margin-top:2px}.collection-locked-inside .collection-locked-box:first-child{margin-right:10px}.collection-locked-inside .collection-locked-box:last-child{margin-left:15px}.collection-locked-outside{margin:0 auto;padding:10px 0}.collection-locked-outside .collection-locked{background:#fff7e9;border-radius:6px;display:flex;max-width:298px;padding:15px 15px 20px}#notification-cart .notification__close .notification--error .notification__state .collection-locked-outside .collection-locked-box i:not(.nostyle),#notification-cart .notification__close .notification--warning .notification__state .collection-locked-outside .collection-locked-box i:not(.nostyle),.collection-locked-outside .collection-locked-box #notification-cart .notification__close .notification--error .notification__state i:not(.nostyle),.collection-locked-outside .collection-locked-box #notification-cart .notification__close .notification--warning .notification__state i:not(.nostyle),.collection-locked-outside .collection-locked-box .icon--danger,.collection-locked-outside .collection-locked-box .icon--exclamation,.collection-locked-outside .collection-locked-box .icon--warning,.collection-locked-outside .collection-locked-box .notification--alert .notification--error .notification__state i:not(.nostyle),.collection-locked-outside .collection-locked-box .notification--alert .notification--warning .notification__state i:not(.nostyle),.collection-locked-outside .collection-locked-box .notification--error .notification__state #notification-cart .notification__close i:not(.nostyle),.collection-locked-outside .collection-locked-box .notification--error .notification__state .icon:not(.nostyle),.collection-locked-outside .collection-locked-box .notification--error .notification__state .notification--alert i:not(.nostyle),.collection-locked-outside .collection-locked-box .notification--warning .notification__state #notification-cart .notification__close i:not(.nostyle),.collection-locked-outside .collection-locked-box .notification--warning .notification__state .icon:not(.nostyle),.collection-locked-outside .collection-locked-box .notification--warning .notification__state .notification--alert i:not(.nostyle),.notification--alert .notification--error .notification__state .collection-locked-outside .collection-locked-box i:not(.nostyle),.notification--alert .notification--warning .notification__state .collection-locked-outside .collection-locked-box i:not(.nostyle),.notification--error .notification__state #notification-cart .notification__close .collection-locked-outside .collection-locked-box i:not(.nostyle),.notification--error .notification__state .collection-locked-outside .collection-locked-box .icon:not(.nostyle),.notification--error .notification__state .notification--alert .collection-locked-outside .collection-locked-box i:not(.nostyle),.notification--warning .notification__state #notification-cart .notification__close .collection-locked-outside .collection-locked-box i:not(.nostyle),.notification--warning .notification__state .collection-locked-outside .collection-locked-box .icon:not(.nostyle),.notification--warning .notification__state .notification--alert .collection-locked-outside .collection-locked-box i:not(.nostyle){color:#feb602;margin-top:2px}.collection-locked-outside .collection-locked-box--title{color:#424242;font-size:14px;font-weight:700;margin-bottom:5px}.collection-locked-outside .collection-locked-box--text{color:#5b5b5b;font-size:14px;margin-bottom:20px}.collection-locked-outside .collection-locked-box:first-child{margin-right:10px}.modal_delete_collection .modal-inner{max-width:560px;width:100%}.color-selector{margin-left:-3px;text-align:center;width:calc(100% + 6px)}.color-selector:after{clear:both;content:"";display:table}.color-selector li{display:inline-block;padding:3px}.color-selector li button{background:none;border:none;border-radius:100%;height:20px;padding:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:20px}.color-selector li button.green{background-color:#91dc5a}.color-selector li button.blue{background-color:#006df0}.color-selector li button.purple{background-color:#933ec5}.color-selector li button.yellow{background-color:#ffda44}.color-selector li button.red{background-color:#d80027}.color-selector li button.black{background-color:#000;box-shadow:0 0 0 1px #5f5f5f}.color-selector li button.white{background-color:#fff;box-shadow:0 0 1px #142a5e}.color-selector li button.selected:after{background-color:#fff;border-radius:50%;content:"";display:block;height:10px;margin:5px;width:10px}.color-selector li button.selected.white:after{background-color:#121212}.popover-colorpicker .popover-content{width:208px}.colpick{display:none;font-family:Arial,Helvetica,sans-serif;height:170px;overflow:hidden;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:346px}.colpick_color{outline:1px solid #aaa;overflow:hidden}.colpick_color,.colpick_color_overlay1{height:156px;left:0;position:absolute;top:0;width:156px}.colpick_color_overlay1{background:-moz-linear-gradient(left,#fff 0,hsla(0,0%,100%,0) 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0,#fff),color-stop(100%,hsla(0,0%,100%,0)));background:-webkit-linear-gradient(left,#fff,hsla(0,0%,100%,0));background:-o-linear-gradient(left,#fff 0,hsla(0,0%,100%,0) 100%);background:-ms-linear-gradient(left,#fff 0,hsla(0,0%,100%,0) 100%);background:linear-gradient(90deg,#fff 0,hsla(0,0%,100%,0));-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr='#ffffff', endColorstr='#00ffffff')";filter:progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr="#ffffff",endColorstr="#00ffffff")}.colpick_color_overlay2{background:-moz-linear-gradient(top,transparent 0,#000 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,transparent),color-stop(100%,#000));background:-webkit-linear-gradient(top,transparent,#000);background:-o-linear-gradient(top,transparent 0,#000 100%);background:-ms-linear-gradient(top,transparent 0,#000 100%);background:linear-gradient(180deg,transparent 0,#000);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#00000000', endColorstr='#000000')";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#000000",GradientType=0);height:156px;left:0;position:absolute;top:0;width:156px}.colpick_selector_outer{background:none;border:1px solid #000;border-radius:50%;height:11px;margin:-6px 0 0 -6px;position:absolute;width:11px}.colpick_selector_inner{border:1px solid #fff;border-radius:50%;height:9px;position:absolute;width:9px}.colpick_hue{border:1px solid #aaa;height:156px;left:170px;position:absolute;top:0;width:19px}.colpick_hue_arrs{height:7px;left:-8px;margin:-7px 0 0;position:absolute;width:35px}.colpick_hue_larr{border-left:7px solid #858585}.colpick_hue_larr,.colpick_hue_rarr{border-bottom:6px solid transparent;border-top:6px solid transparent;height:0;position:absolute;width:0}.colpick_hue_rarr{border-right:7px solid #858585;right:0}.colpick_new_color{left:207px}.colpick_current_color,.colpick_new_color{background:red;border:1px solid #8f8f8f;height:27px;position:absolute;top:6px;width:60px}.colpick_current_color{left:277px}.colpick_field,.colpick_hex_field{border:1px solid #bdbdbd;color:#b8b8b8;font-size:12px;height:27px;overflow:hidden;position:absolute;width:60px}.colpick_rgb_r{left:207px;top:40px}.colpick_rgb_g{left:207px;top:67px}.colpick_rgb_b{left:207px;top:94px}.colpick_hsb_h{left:277px;top:40px}.colpick_hsb_s{left:277px;top:67px}.colpick_hsb_b{left:277px;top:94px}.colpick_hex_field{left:72px;top:168px;width:68px}.colpick_focus{border-color:#999}.colpick_field_letter{background:#efefef;border-right:1px solid #bdbdbd;color:#777;font-weight:700;height:20px;line-height:20px;position:absolute;text-align:center;width:17px;z-index:1}.colpick_field input,.colpick_hex_field input{background:transparent;border:none;color:#555;font-family:Arial,Helvetica,sans-serif;font-size:12px;height:20px;line-height:20px;margin:0;outline:none;padding:0;position:absolute;right:11px;text-align:right}.colpick_hex_field input{right:4px}.colpick_field_arrs{height:21px;position:absolute;right:0;top:0;width:9px}.colpick_field_uarr{border-bottom:4px solid #959595;top:5px}.colpick_field_darr,.colpick_field_uarr{border-left:4px solid transparent;border-right:4px solid transparent;height:0;position:absolute;width:0}.colpick_field_darr{border-top:4px solid #959595;bottom:5px}.colpick_submit{background:#efefef;border:1px solid #bdbdbd;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;color:#555;font-size:12px;font-weight:700;height:22px;left:207px;line-height:22px;position:absolute;text-align:center;top:149px;width:130px}.colpick_submit:hover{background:#f3f3f3;border-color:#999;cursor:pointer}.colpick_full_ns .colpick_current_color,.colpick_full_ns .colpick_submit{display:none}.colpick_full_ns .colpick_new_color{height:25px;width:130px}.colpick_full_ns .colpick_hsb_h,.colpick_full_ns .colpick_rgb_r{top:42px}.colpick_full_ns .colpick_hsb_s,.colpick_full_ns .colpick_rgb_g{top:73px}.colpick_full_ns .colpick_hsb_b,.colpick_full_ns .colpick_rgb_b{top:104px}.colpick_full_ns .colpick_hex_field{top:135px}.colpick_rgbhex .colpick_hsb_b,.colpick_rgbhex .colpick_hsb_h,.colpick_rgbhex .colpick_hsb_s{display:none}.colpick_rgbhex{width:282px}.colpick_rgbhex .colpick_field,.colpick_rgbhex .colpick_submit{width:68px}.colpick_rgbhex .colpick_new_color{border-right:none;width:34px}.colpick_rgbhex .colpick_current_color{border-left:none;left:240px;width:34px}.colpick_rgbhex_ns .colpick_current_color,.colpick_rgbhex_ns .colpick_submit{display:none}.colpick_rgbhex_ns .colpick_new_color{border:1px solid #8f8f8f;width:68px}.colpick_rgbhex_ns .colpick_rgb_r{top:42px}.colpick_rgbhex_ns .colpick_rgb_g{top:73px}.colpick_rgbhex_ns .colpick_rgb_b{top:104px}.colpick_rgbhex_ns .colpick_hex_field{top:135px}.colpick_hex .colpick_hsb_b,.colpick_hex .colpick_hsb_h,.colpick_hex .colpick_hsb_s,.colpick_hex .colpick_rgb_b,.colpick_hex .colpick_rgb_g,.colpick_hex .colpick_rgb_r{display:none}.colpick_hex{height:201px;width:206px}.colpick_hex .colpick_hex_field{height:27px;left:77px;top:168px;width:72px}.colpick_hex .colpick_hex_field div,.colpick_hex .colpick_hex_field input{border:none;box-shadow:none;height:25px;line-height:25px}.colpick_hex .colpick_new_color{border-right:none;left:0;top:168px;width:30px}.colpick_hex .colpick_current_color{border-left:none;left:39px;top:168px;width:30px}.colpick_hex .colpick_submit{height:25px;left:164px;line-height:25px;top:168px;width:30px}.colpick_hex_ns .colpick_current_color,.colpick_hex_ns .colpick_submit{display:none}.colpick_hex_ns .colpick_hex_field{width:80px}.colpick_hex_ns .colpick_new_color{border:1px solid #8f8f8f;width:60px}.colpick_dark{background:#161616;border-color:#2a2a2a}.colpick_dark .colpick_color{outline-color:#333}.colpick_dark .colpick_hue{border-color:#555}.colpick_dark .colpick_field,.colpick_dark .colpick_hex_field{background:#101010;border-color:#2d2d2d}.colpick_dark .colpick_field_letter{background:#131313;border-color:#2d2d2d;color:#696969;text-align:center}.colpick_dark .colpick_field input,.colpick_dark .colpick_hex_field input{color:#7a7a7a}.colpick_dark .colpick_field_uarr{border-bottom-color:#696969}.colpick_dark .colpick_field_darr{border-top-color:#696969}.colpick_dark .colpick_focus{border-color:#444}.colpick_dark .colpick_submit{background:#131313;border-color:#2d2d2d;color:#7a7a7a}.colpick_dark .colpick_submit:hover{background-color:#101010;border-color:#444}.detail .detail-content .main-icon,.detail .detail-content .next-icon.nextMain,.detail .detail-content .prev-icon.prevMain{height:256px;left:50%;margin:-178px 0 0 -128px;position:absolute;top:50%;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out;width:256px}.detail .detail-content .main-icon img,.detail .detail-content .main-icon svg,.detail .detail-content .next-icon.nextMain img,.detail .detail-content .next-icon.nextMain svg,.detail .detail-content .prev-icon.prevMain img,.detail .detail-content .prev-icon.prevMain svg{height:100%;width:100%}.detail .detail-content .main-icon.mainPrev,.detail .detail-content .prev-icon,.detail .detail-content .prev-icon-2.prevIn{left:0}.detail .detail-content .main-icon.mainPrev img,.detail .detail-content .prev-icon img,.detail .detail-content .prev-icon-2.prevIn img{height:auto;width:100%}.detail .detail-content .next-icon-2.prevPos,.detail .detail-content .prev-icon-2,.detail .detail-content .prev-icon.prevOut{left:-100px}.detail .detail-content .main-icon.mainNext,.detail .detail-content .next-icon,.detail .detail-content .next-icon-2.nextIn{left:100%;margin-left:-68px}.detail .detail-content .main-icon.mainNext img,.detail .detail-content .next-icon img,.detail .detail-content .next-icon-2.nextIn img{height:auto;width:100%}.detail .detail-content .next-icon-2,.detail .detail-content .next-icon.nextOut,.detail .detail-content .prev-icon-2.nextPos{left:calc(100% + 100px)}.notouch .author a:hover{color:#4c5b5c}.notouch .detail .detail-content .prev:hover .flaticon-arrow_left{padding-left:0}.notouch .detail .detail-content .next:hover .flaticon-arrow_right{padding-left:24px}.detail{margin:0 auto}.detail[data-icon_type=animated-icon] #download-free{width:30%}.detail .detail-header .text-link{border:none}.detail .detail-header .container{padding:0 12px}.detail .detail-header h1{font-size:18px;margin:0}.detail .detail-header .detail-header--right{margin-left:auto}.detail .detail-header .detail-header--right .group{margin-left:10px}.detail .detail-header .btn-share{height:42px}.detail .detail-content{box-sizing:inherit;margin:40px 1em 10px}.detail .detail-content .container{overflow:hidden}.detail .detail-content .gallery{min-height:350px;position:relative}.detail .detail-content .img-version,.detail .detail-content .svg-version{filter:alpha(opacity=100);opacity:1;-webkit-transition:opacity .5s ease-in-out;-moz-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out}.detail .detail-content .svg-version{filter:alpha(opacity=0);opacity:0}.detail .detail-content .svg-version.active{filter:alpha(opacity=100);opacity:1}.detail .detail-content .svg-version.active+.img-version{filter:alpha(opacity=0);opacity:0;visibility:hidden}.detail .detail-content .svg-version.light-icons svg{background:#0b1734;border-radius:.7em}.detail .detail-content .next-icon,.detail .detail-content .prev-icon{filter:alpha(opacity=0);opacity:0}.detail .detail-content .next-icon-2.prevPos,.detail .detail-content .prev-icon-2.nextPos{-webkit-transition-duration:0ms;-moz-transition-duration:0ms;transition-duration:0ms}.detail .detail-content .next,.detail .detail-content .prev{color:#9c9c9c;height:68px;margin-top:-30px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);width:136px;z-index:1}.detail .detail-content .next i,.detail .detail-content .prev i{filter:alpha(opacity=0);float:left;font-size:3em;height:68px;opacity:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:68px}.detail .detail-content .next span,.detail .detail-content .prev span{border:2px solid #e5e5e5;border-radius:.5em;display:block;float:left;height:68px;width:68px}.detail .detail-content .prev{left:0}.detail .detail-content .prev i{padding-left:24px}.detail .detail-content .next{right:0}.detail .detail-content .next i{padding-left:0}.detail .detail-content .img-loader{filter:alpha(opacity=100);margin-left:10px;margin-top:-30px;opacity:1;position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.detail .detail-content .img-loader:first-child{left:10px}.detail .detail-content .img-loader:nth-child(2){right:10px}.detail .detail-content .icon-actions{bottom:0;left:0;position:absolute;text-align:center;width:100%}.detail .detail-content .icon-actions>div{margin-top:20px}.detail .detail-content .icon-actions .btn-square{box-shadow:0 0 0 2px #e5e5e5;display:inline-block;height:38px;left:0;margin-left:4px;position:relative;top:0;width:38px}@media (max-width:640px){.detail .detail-content{margin-left:-88px;width:calc(100% + 176px)}}@media (max-width:1200px){.detail{width:100%}.detail .detail-header .group-category,.detail .detail-header .group-pack{display:none}}.detail .detail-footer{min-height:83px}.detail .detail-footer h2{font-size:17px}.detail .detail-footer .tags{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-moz-box-align:start;box-align:start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;-o-align-items:flex-start;align-items:flex-start;-ms-flex-align:start;-webkit-box-pack:center;-moz-box-pack:center;box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center;margin-top:24px}.detail .detail-footer .tags li{display:block;margin:0 2px 4px}@media (max-width:768px){.detail{overflow:hidden}}@media (max-width:480px){.detail .detail-header{padding:6px 0 0}.countdown .detail .detail-header ul,.detail .detail-header .countdown ul,.detail .detail-header .groups__item,.detail .detail-header .landing--register .separator,.detail .detail-header .profile-login .group,.detail .detail-header .row,.landing--register .detail .detail-header .separator,.profile-login .detail .detail-header .group{-webkit-box-pack:center;-moz-box-pack:center;box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center}.detail .detail-header--right{width:100%}.detail .detail-footer .tags{font-size:.9em}}@media (max-width:320px){.detail .detail-content .next i,.detail .detail-content .prev i{font-size:2em}.detail .detail-footer .download:after{clear:both;content:"";display:table}.detail .detail-footer .download li{-webkit-flex-basis:100%;-moz-flex-basis:100%;flex-basis:100%;-ms-flex-preferred-size:100%}.detail .detail-footer .download li.fake{display:none!important}}.related #sp-freepik{height:auto}@media (max-width:1344px){.collections-visible .detail{width:100%}}.loaded .detail-content .next-icon,.loaded .detail-content .prev-icon{filter:alpha(opacity=0);opacity:1}.loaded .detail-content .next i,.loaded .detail-content .prev i{opacity:1}.loaded .detail-content .img-loader{filter:alpha(opacity=100);opacity:0}#detail-overlay{background:rgba(10,21,47,.9);display:none;height:0;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:100}@media (max-width:1200px){#detail-overlay #detail-navbar{display:none}}#detail-overlay.premium-lock .detail .detail-content{min-height:234px;padding-bottom:0}#detail-overlay.loading{display:block;height:100%}#detail-overlay.ready .detail__inner{opacity:1}@media (max-width:1200px){#detail-overlay.ready .detail__inner{border-radius:0;margin-top:0}}#detail-overlay.ready.loading .circle-spinner{display:none}#detail-overlay #detail-wrapper{overflow-x:hidden;overflow-y:scroll;position:relative;-webkit-overflow-scrolling:touch;background:transparent;height:100%;width:100%;z-index:2}@media (max-width:1200px){#detail-overlay #detail-wrapper{padding-top:0}}#detail-overlay #detail-content{padding:0 72px}@media (max-width:1200px){#detail-overlay #detail-content{padding:0}}@media (max-width:1120px){#detail-overlay #detail{padding-bottom:85px}}#detail-overlay .detail__inner{background:#fff;opacity:0;overflow:hidden;position:relative;-webkit-transition:opacity .25s linear;-moz-transition:opacity .25s linear;transition:opacity .25s linear}#detail-overlay .detail__inner .detail-footer{min-height:83px}#detail-overlay .detail__inner .detail-footer h2{font-size:17px}#detail-overlay .detail__inner #fi-premium-s-p{border-radius:0 0 10px 10px;overflow:hidden}@media (min-width:1025px){#detail-overlay .detail__inner{border-radius:10px;margin:10px auto}}@media (min-width:1200px){#detail-overlay .detail__inner{max-width:1400px;width:100%}}@media (max-width:1200px){#detail-overlay .detail__inner .detail-header .group-category,#detail-overlay .detail__inner .detail-header .group-pack{display:none}#detail-overlay .detail__inner{max-width:none}}#detail-overlay #detail-close{font-weight:400;height:64px;left:50%;margin-left:700px;position:fixed;top:10px;width:64px;z-index:3}@media (max-width:1544px){#detail-overlay #detail-close{height:44px;left:auto;margin-left:0;position:absolute;right:20px;top:20px;width:44px}}#detail-overlay #detail-close:after{color:#fff;content:"\d7";font-size:44px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#detail-overlay .detail-nav{color:#fff;cursor:pointer;font-size:32px;height:64px;left:50%;line-height:64px;position:fixed;text-align:center;top:50%;transform:translateY(-50%);width:64px;z-index:3}#detail-overlay .detail-nav#detail-prev{margin-left:-764px}#detail-overlay .detail-nav#detail-next{margin-left:700px}@media (max-width:1544px){#detail-overlay .detail-nav#detail-prev{left:10px;margin-left:0}#detail-overlay .detail-nav#detail-next{left:auto;right:10px}#detail-overlay .detail-nav:before{line-height:44px}}#detail-overlay .circle-spinner{border-color:#fff transparent #fff #fff;border-width:4px;height:120px;left:50%;margin-left:-60px;margin-top:-60px;position:fixed;top:50%;width:120px;z-index:1}#detail-overlay .circle-spinner.related{border:2px solid #121212;border-right-color:transparent;display:block!important;height:35px;left:unset;margin:0 auto;position:relative;top:60%;width:35px}@media (max-width:940px){.collections-visible .detail .detail-content .next-icon,.collections-visible .detail .detail-content .prev-icon{display:none}}@media (max-width:960px){.collections-visible .detail .detail-content{margin-left:-88px;width:calc(100% + 176px)}}@media (max-width:800px){.collections-visible .detail .detail-footer .tags{font-size:.9em}}body.isIE .detail .detail-content .img-loader,body.isIE .detail .detail-content .next,body.isIE .detail .detail-content .prev{display:none!important}.detail__content .button--pinterest{font-size:13px;height:34px;line-height:34px;padding:0 20px;z-index:1}.detail__content .btn-edit-icon{height:36px;margin-left:auto;padding:0 20px;z-index:1}@media (max-width:1200px){.detail__content .btn-edit-icon{margin-left:10px;padding:0 10px}.detail__content .btn-edit-icon i{margin:auto}.detail__content .btn-edit-icon span{display:none}}.detail__content .detail__icon__holder{-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex:1;-moz-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:column;-moz-flex-direction:column;flex-direction:column;-ms-flex-direction:column;position:relative}.detail__content .detail__icon__holder .close-detail{color:#424242;display:none;font-size:20px;height:34px;line-height:34px;margin-left:auto;width:34px}@media (max-width:1200px){.detail__content .detail__icon__holder .close-detail{display:block}}.detail__content .detail__icon__holder .detail__nav--next,.detail__content .detail__icon__holder .detail__nav--prev{align-items:center;color:#424242;display:none;font-size:22px;height:40px;justify-content:center;position:absolute;width:40px}@media (max-width:1200px){.detail__content .detail__icon__holder .detail__nav--next,.detail__content .detail__icon__holder .detail__nav--prev{display:flex;position:absolute;z-index:1}.detail__content .detail__icon__holder .detail__nav--next.detail__nav--prev,.detail__content .detail__icon__holder .detail__nav--prev.detail__nav--prev{left:0;margin-top:-20px;top:50%}.detail__content .detail__icon__holder .detail__nav--next.detail__nav--next,.detail__content .detail__icon__holder .detail__nav--prev.detail__nav--next{margin-top:-20px;right:0;top:50%}}.detail__content .detail__icon__inner{touch-action:auto!important;-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1;-moz-flex:1;-ms-flex:1;flex:1}.detail__content .detail__icon__inner img{height:auto}.detail__content .detail__icon__inner .animated-icon{align-items:center;display:flex;justify-content:center}.detail__content .next,.detail__content .prev{color:#0a152f;font-size:32px}.detail__content .main-icon img{display:block;margin:auto}@media screen and (max-width:992px){.detail__content{margin:20px 20px 0}}.premium-user .download .btn{background-color:#feb602;color:#fff}.premium-user .download .btn:hover{background-color:#f4980a}.premium-user .download .btn.active,.premium-user .download .btn:active{background-color:#ea7e11}.premium-user .download .btn.btn-outline{background:none;box-shadow:inset 0 0 0 2px #feb602;color:#feb602}.premium-user .download .btn.btn-outline:hover{background-color:#feb602;color:#fff}.premium-user .download .btn.btn-outline.active,.premium-user .download .btn.btn-outline:active{background-color:#f4980a}.premium-user .download .btn-size .popover-button{background:#f4980a;box-shadow:none;color:#fff}.download .btn-size{-webkit-box-flex:1.5;-moz-box-flex:1.5;box-flex:1.5;-webkit-flex:1.5;-moz-flex:1.5;-ms-flex:1.5;flex:1.5}.download .btn-size .btn{border-radius:6px 0 0 6px;padding:.75em 0}.download .btn-size .popover-button{background:#3b9e62;border-radius:0 6px 6px 0;box-shadow:none;color:#fff;font-size:10px;height:44px;min-width:44px;padding:0 3px}.download .btn-size .popover-content{width:64px;z-index:5}.download .btn-size .popover-content a{display:block;padding:5px}.download .btn-size span{vertical-align:bottom}.download .btn-size i,.download .btn-size span{display:inline-block;height:44px;line-height:44px}.download .btn-svg{-webkit-box-flex:1.5;-moz-box-flex:1.5;box-flex:1.5;-webkit-flex:1.5;-moz-flex:1.5;-ms-flex:1.5;flex:1.5}.download .btn-svg .btn[data-format=raw-svg]{border-radius:6px 0 0 6px}.download .btn-svg .btn{border-radius:6px;padding:.75em 0}.download .btn-svg .btn.bj-button--primary+.popover .popover-button{background-color:#3b9e62}.download .btn-svg .btn.btn-warning+.popover .popover-button{background-color:#feb602}.download .btn-svg .popover-button{border-radius:0 6px 6px 0;box-shadow:none;color:#fff;font-size:10px;height:44px;padding:0 3px}.download .btn-svg .popover-content{color:#b1b1b1;padding:0;width:282px;z-index:5}.download .btn-svg .popover-content:before{right:11px}.download .btn-svg .popover-content:after{right:9px}.download .btn-svg .popover-content li a{align-items:flex-start;display:flex;gap:10px}.download .btn-svg .popover-content li a svg{width:25px}.download .btn-svg .popover-content li a div{color:#424242;flex:1}.download .btn-svg .popover-content li a div span{height:unset;line-height:unset;vertical-align:baseline}.download .btn-svg .popover-content li a div .badge{background-color:#52d999;border-radius:6px;color:#fff;line-height:1.1;padding:4px}.download .btn-svg .popover-content li a div p{font-weight:400}.download .btn-svg .popover-content li:hover{background-color:#f0f0f0}.download .btn-svg .popover-content li:hover svg path:first-child{fill:#fff}.download .btn-svg span{display:inline-block;height:44px;line-height:44px;vertical-align:bottom}.download .popover--download .popover-button{padding:.75em 0}.download .popover--download .popover-content{right:-12px;width:140px}.download .popover--download a{display:block}.download.svg-editable .btn-size,.download.svg-editable .btn-svg{-webkit-box-flex:1.5;-moz-box-flex:1.5;box-flex:1.5;-webkit-flex:1.5;-moz-flex:1.5;-ms-flex:1.5;flex:1.5}.download.svg-editable .btn-size .btn,.download.svg-editable .btn-svg .btn{border-radius:6px 0 0 6px;padding:.75em 0;white-space:normal}.download.svg-editable .btn-size .popover-button,.download.svg-editable .btn-svg .popover-button{background:#3b9e62;border-radius:0 3px 3px 0;box-shadow:none;color:#fff;font-size:10px;height:44px;padding:0 3px}.download.svg-editable .btn-size .popover-button.btn-warning,.download.svg-editable .btn-svg .popover-button.btn-warning{background:#feb602}.download.svg-editable .btn-size .popover-content,.download.svg-editable .btn-svg .popover-content{padding:20px 0 10px;width:auto}.download.svg-editable .btn-size .popover-content p,.download.svg-editable .btn-svg .popover-content p{color:#9c9c9c;line-height:1.4}.download.svg-editable .btn-size .popover-content>p,.download.svg-editable .btn-svg .popover-content>p{margin-bottom:5px;padding:0 20px}.download.svg-editable .btn-size .popover-content>a,.download.svg-editable .btn-svg .popover-content>a{background-color:transparent;border-radius:0;display:block;padding:10px 20px}.download.svg-editable .btn-size .popover-content>a:hover,.download.svg-editable .btn-svg .popover-content>a:hover{background-color:#f7f7f7}.download.svg-editable .btn-size .popover-content .size,.download.svg-editable .btn-svg .popover-content .size{display:flex;padding:0 20px}.download.svg-editable .btn-size .popover-content .size li a,.download.svg-editable .btn-svg .popover-content .size li a{display:block;padding:5px 10px}.download.svg-editable .btn-size .popover-content .size li a.active,.download.svg-editable .btn-svg .popover-content .size li a.active{background-color:#f0f0f0;border-radius:6px}.download.svg-editable .btn-size .popover-content .size li a:hover,.download.svg-editable .btn-svg .popover-content .size li a:hover{background-color:#f7f7f7}.download.svg-editable .btn-size span,.download.svg-editable .btn-svg span{display:inline-block;height:44px;line-height:44px;vertical-align:bottom}.download.svg-editable .btn-size span.badge,.download.svg-editable .btn-svg span.badge{background-color:#44b678;border-radius:6px;color:#fff;font-size:12px;height:20px;line-height:20px;padding:0 5px;vertical-align:top}.download.svg-editable .btn-size i,.download.svg-editable .btn-svg i{display:inline-block;height:44px;line-height:44px}.download.svg-editable .btn-size .popover-content{left:-135px;padding:20px 0;width:fit-content}.download.svg-editable .btn-size .popover-content:before{left:135px}.download.svg-editable .btn-size .popover-content:after{left:133px}.download.svg-editable .btn-svg .btn>i:before{margin-top:-2px}.download.svg-editable .btn-svg .popover-content{width:350px}.download.svg-editable .btn-svg .popover-content:before{right:1px}.download.svg-editable .btn-svg .popover-content:after{right:-1px}.download.svg-editable .btn-svg .popover-content .font-md{color:#424242}.download.svg-editable .btn-svg i{height:unset;line-height:unset}.download.svg-editable .btn-svg i:before{margin-top:-9px}.download.svg-editable .popover--download .popover-button{padding:.75em 0}.download.svg-editable .popover--download .popover-content{padding:20px 0 10px;right:0;width:auto}.download.svg-editable .popover--download .popover-content>ul>p{margin-bottom:5px;padding:0 20px}.download.svg-editable .popover--download .popover-content>ul li a{padding:10px 20px}.download.svg-editable .popover--download .popover-content>ul li a:hover{background-color:#f7f7f7}.download.svg-editable .popover--download .popover-content:before{right:12px}.download.svg-editable .popover--download .popover-content:after{right:10px}.download.svg-editable .popover--download .popover-content p{color:#9c9c9c}.download.svg-editable .popover--download a{display:flex}.download.svg-editable .popover--download a.btn{background-color:transparent;padding:0}.download.svg-editable .popover--download a.btn i:before{margin-top:-1px;vertical-align:baseline}.download.svg-editable .popover--download a.btn p{color:#424242}.download.svg-editable .popover--download a.btn p span{color:#5b5b5b;vertical-align:top}.detail__sidebar__pack{border-bottom:1px solid #e5e5e5;margin:auto;max-width:470px}.detail__sidebar__pack .pack-box{flex-wrap:nowrap}.detail__sidebar__pack .pack-box .pack-holder{height:0;margin-right:10px;overflow:hidden;padding-bottom:100px;width:150px}@media (max-width:450px){.detail__sidebar__pack .pack-box .pack-holder{height:135px}.detail__sidebar__pack .pack-box .pack-holder img{height:auto;max-width:inherit;width:215px}}.detail__sidebar__pack .pack-box .pack-register{flex:1}.detail__sidebar__pack .pack-box .bj-button{background-color:#142a5e;padding:0 10px}.detail__sidebar__pack .pack-box .bj-button:hover{background-color:#0a152f}.detail__sidebar__pack .pack-box .bj-button.mobile{display:none!important}@media (max-width:360px){.detail__sidebar__pack .pack-box .bj-button.normal{display:none!important}.detail__sidebar__pack .pack-box .bj-button.mobile{display:inline-flex!important}}.detail__sidebar__banner-premium.test--a{padding:20px 20px 0}.detail__sidebar__banner-premium.test--a a{background-color:rgba(254,182,2,.1);border-radius:6px;color:#142a5e;display:block;padding:10px 20px 10px 10px}.detail__sidebar__banner-premium.test--b a{border-bottom:1px solid #e5e5e5;color:#777;display:block;padding:20px}.detail__sidebar__banner-premium.test--b a strong{color:#424242}.detail__sidebar__banner-premium.test--b a span{color:#ea7e11}.detail__sidebar__banner-premium.cart{padding:20px 20px 0}.detail__sidebar__banner-premium.cart a{background-color:rgba(254,182,2,.1);border-radius:6px;color:#142a5e;display:block;padding:10px 20px 10px 10px}.detail__sidebar__banner-premium i{background-color:#ffb229;border-radius:100%;color:#fff;height:40px;line-height:40px;text-align:center;width:40px}.detail__sidebar__banner-premium i:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23FF7E00' d='M4.3 6.594 0 3.682l1.464 8.37h12.914l1.48-8.386-4.3 2.928L7.914.892z'/%3E%3Cpath fill='%23FFF' d='M4.3 6.595 0 3.682l1.464 8.37h12.915l1.48-8.386-4.301 2.929L7.913.892z'/%3E%3Cpath fill='%23FF9200' d='M1.563 15.89h12.732v-2.425H1.563z'/%3E%3Cpath fill='%23FFF' d='M1.563 15.89h12.732v-2.425H1.563z'/%3E%3C/g%3E%3C/svg%3E");background-size:100%;content:"";display:block;height:16px;margin:auto;position:relative;top:10px;width:16px}@media (max-width:420px){.detail__sidebar__banner-premium{text-align:center}.detail__sidebar__banner-premium i{display:none}.detail__sidebar__banner-premium .col{flex:none;width:100%}.detail__sidebar__banner-premium span{background-color:#ffb229;border-radius:6px;color:#fff;height:32px;line-height:32px;margin:10px auto 0;padding:0 10px}.detail__sidebar__banner-premium.test--b a span{color:#fff}}@media (max-width:992px){.detail__sidebar{width:100%}body[data-section=icon-detail] .detail__sidebar{padding:20px 0}}.detail__sidebar .add-to-collection.btn-danger{background:none;box-shadow:inset 0 0 0 2px #ff7d6a;color:#ff7d6a}.detail__sidebar .add-to-collection.btn-danger:hover{background-color:hsla(8,100%,71%,.1)}.detail__sidebar .add-to-collection.btn-danger.active,.detail__sidebar .add-to-collection.btn-danger:active,.detail__sidebar .add-to-collection.btn-danger:focus{background-color:hsla(8,100%,71%,.2)}.detail__sidebar .btn-square{box-shadow:inset 0 0 0 2px #e5e5e5;display:inline-block;height:44px;left:0;padding:0;position:relative;top:0;width:44px}.detail__sidebar .list--check{padding-left:20px}.detail__sidebar .author__holder{border-top:1px solid #e5e5e5;padding:10px 0}.detail__sidebar .more-icons{border-top:1px solid #e5e5e5}.detail__sidebar .more-icons p:last-child{margin-bottom:0}.detail__sidebar .more-icons a{text-transform:capitalize}.detail__sidebar .fi-not-premium-icon{width:100%}.detail__sidebar .attr-required{color:#424242}.detail__sidebar .license .editorial-license{background:rgba(74,210,149,.1);border-radius:6px;line-height:1.4;padding:10px;text-align:left}.detail__sidebar .license .editorial-license h6{margin:0 0 5px}.detail__sidebar .license .editorial-license .link--text{color:#286d34}@media (max-width:1312px){.collections-visible .detail__top{display:flex;flex-direction:column}.collections-visible .detail__sidebar{width:100%}}.btn-upgrade{display:block;font-size:14px;height:auto!important;line-height:normal!important;padding:20px 30px!important;white-space:normal;width:100%}.btn-upgrade .mobile-copy{display:none}.btn-upgrade span{display:block;font-size:30px;line-height:30px;margin-bottom:5px}.btn-upgrade i{font-weight:400;vertical-align:text-top}.ssm_adunit_container{position:relative}.following{background-color:#f7f7f7;padding-bottom:40px}.following .list-options .label-switch,.following .list-options .popover-filters{display:none}.following .following__list{margin:20px 0;min-height:380px}.following .following__block{background-color:#fff;border:1px solid #e5e5e5;margin:10px auto;max-width:1024px;padding:20px}.following .avatarAndName{width:100%}.following .avatarAndName a{align-items:center;display:flex}.following .avatarAndName a .avatar{height:32px;width:32px}.following .avatarAndName p{margin:0}.following p{margin-bottom:6px}.following p a{color:#121212}.following .followers__data{font-size:14px}.following .followers__number{font-size:14px;margin-left:10px}.following .following__data{margin-right:20px;width:260px}.countdown .following .following__data ul,.following .following__data .countdown ul,.following .following__data .groups__item,.following .following__data .landing--register .separator,.following .following__data .profile-login .group,.following .following__data .row,.landing--register .following .following__data .separator,.profile-login .following .following__data .group{margin:0}.following .following__packs{height:93px;margin:0;overflow:hidden}.following .following__packs a{border:1px solid #e5e5e5;margin:0 6px 100%;max-width:128px}.following .following__packs a:first-child{margin-left:0}.following .pagination{margin:20px 0 0}@media screen and (max-width:768px){.following .following__data{margin-bottom:20px;margin-right:0;width:100%}}@media screen and (max-width:480px){.following .following__packs{height:auto}.following .following__packs a{margin-bottom:0;max-width:none;width:30%}.following .following__packs a:nth-child(n+4){display:none}.following .following__packs a:nth-child(3){margin-right:0}}.following .empty-search .paragraph-readable{max-width:400px}.following .empty-search .paragraph-readable a{color:#3b9e62;font-weight:600}.best-authors__box-holder{max-width:260px;min-width:190px;padding:0 10px}.best-authors__box{background-color:#fff;box-shadow:0 0 9px #e5e5e5}.best-authors__box__bottom{padding:35px 20px 20px;position:relative}.best-authors__box__bottom .countdown ul .col p,.best-authors__box__bottom .groups__item .col p,.best-authors__box__bottom .landing--register .separator .col p,.best-authors__box__bottom .profile-login .group .col p,.best-authors__box__bottom .row .col p,.countdown .best-authors__box__bottom ul .col p,.landing--register .best-authors__box__bottom .separator .col p,.profile-login .best-authors__box__bottom .group .col p{display:flex;flex-direction:column}.best-authors__box .avatar{height:50px;left:50%;margin-left:-25px;position:absolute;top:-25px;width:50px}.best-authors__box .avatar img{height:50px;width:50px}@media (max-width:1344px){.collections-visible .following .list-options{height:50px}}#form_valuation{animation-duration:1s;animation-name:npsanimation;background-color:#fff;left:0;max-width:calc(100% - 30px);opacity:1;padding:20px;position:fixed;text-align:center;top:50%;transform:translateX(-100%);transition:transform .2s cubic-bezier(.165,.84,.44,1);width:320px;z-index:15}@keyframes npsanimation{0%{transform:translateX(-100%)}25%{transform:translateX(calc(-100% - 21px))}50%{transform:translateX(-100%)}to{transform:translateX(calc(-100% - 21px))}}#form_valuation.active{box-shadow:0 0 30px rgba(34,34,34,.25);transform:translateX(0)}#form_valuation #calification_panel a{display:block}#form_valuation .faces-survey a{margin:0 10px;transition:transform .1s ease-in-out}#form_valuation .faces-survey a:hover{transform:translateY(-5px)}#form_valuation .nps-survey a{background:#fff;background-color:#e5e5e5;border-radius:6px;color:#424242;flex:1;font-size:13px;height:24px;line-height:24px;margin:0 1px}#form_valuation .nps-survey a:hover{background-color:#f0f0f0}#form_valuation #open_panel{background-color:#1f408c;border-radius:0 6px 6px 0;cursor:pointer;height:100%;left:100%;position:absolute;top:0}#form_valuation #open_panel:hover{background-color:#142a5e}#form_valuation #open_panel #button_panel{align-items:center;display:flex;height:100%}#form_valuation #open_panel #button_panel i{width:12px}#form_valuation #open_panel #button_panel i:before{margin-left:-2px}#form_valuation #trustpilotNPS a{display:block}#form_valuation textarea{font-size:13px;min-height:120px}.checkbox-group{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-moz-box-align:start;box-align:start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;-o-align-items:flex-start;align-items:flex-start;-ms-flex-align:start}.checkbox-group input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;display:none}.checkbox-group input[type=checkbox]:checked+.fake-checkbox:before{box-shadow:inset 0 0 0 64px #44b678}.checkbox-group input[type=checkbox]:checked+.fake-checkbox:after{color:#fff;content:"\f121";font-family:bobjoll;height:22px;left:0;line-height:22px;position:absolute;text-align:center;top:0;width:22px}.checkbox-group label{cursor:pointer;margin:0}.checkbox-group .fake-checkbox{margin-right:5px;padding:0;position:relative}.checkbox-group .fake-checkbox:before{border-radius:2px;box-shadow:inset 0 0 0 1px #d8d8d8;content:"";display:inline-block;height:22px;width:22px}.radio-group{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-moz-box-align:start;box-align:start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;-o-align-items:flex-start;align-items:flex-start;-ms-flex-align:start}.radio-group input[type=radio]{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;display:none}.radio-group input[type=radio]:checked+label.fake-radio:before{box-shadow:inset 0 0 0 7px #44b678}.radio-group label{cursor:pointer;margin:0}.radio-group .fake-radio{cursor:pointer;margin-right:5px;padding:0;position:relative}.radio-group .fake-radio:before{border-radius:50%;box-shadow:inset 0 0 0 1px #d8d8d8;content:"";display:inline-block;height:22px;width:22px}.form span.error,form span.error{background:#fff;color:#eb644c;display:inline-block;font-size:.8em;left:50%;margin-bottom:-19px;max-width:95%;opacity:0;padding:0 .3em;position:relative;text-align:center;-webkit-transform:translateX(-50%) translateY(-22px);-moz-transform:translateX(-50%) translateY(-22px);-ms-transform:translateX(-50%) translateY(-22px);-o-transform:translateX(-50%) translateY(-22px);transform:translateX(-50%) translateY(-22px)}.form span.error input,form span.error input{border-color:#eb644c}.unscrollable{overflow:hidden}.disabled{cursor:none!important;opacity:.6;pointer-events:none}.text-link{border-bottom:1px solid #3b9e62;color:#121212;font-weight:600}.text-link:hover{color:#142a5e;cursor:pointer}.hidden{display:none!important}.danger,.error{color:#eb644c}.premium{color:#feb602;text-transform:none}.bg-medium-gray h1{color:#fff}.google{color:#dd4b39}.facebook{color:#1877f2}.twitter{color:#000}.pinterest{color:#cb2027}.bg-facebook{background-color:#1877f2!important}.bg-twitter{background-color:#000!important}.bg-pinterest{background-color:#cb2027}.bg-instagram{background-color:#c32aa3}.bg-youtube{background-color:#b00}.pull-left{float:left}.pull-right{float:right}.fullwidth{width:100%}.avatar,.block{display:block}.avatar{background-size:100%;border-radius:100%;height:110px;width:110px}.avatar img{border-radius:100%;height:auto;width:100%}.avatar.avatar-80{height:70px;width:70px}.avatar.avatar-60{height:54px;width:54px}.avatar.avatar-40{background-size:100%;border-radius:100%;display:block;height:44px;width:44px}.home--anonymous #viewport{padding-top:54px}.home--anonymous #viewport.collections-visible .header .header--search{width:100%}.home--anonymous .header .header--search{background:none;box-shadow:none;position:absolute;width:100%}.home--anonymous .header .header--search .logo,.home--anonymous .header .header--search .search-holder{display:none}.home--anonymous .header #collections-toggle{background-color:#0a152f;box-shadow:inset 0 0 0 2px #fff;color:#fff;margin-left:auto;padding:0 5px}.home--anonymous .logo-positive{display:none}.home--anonymous.hero--white .header #collections-toggle{background:none;box-shadow:inset 0 0 0 2px #0a152f;color:#0a152f}.home--anonymous.hero--white .hero.hero--home .content .search-holder .fake-search{background-color:#eff3f6}.home--anonymous.hero--white .hero.hero--home .content .search-holder .fake-search input:placeholder{color:#424242}.home--anonymous.hero--white .hero.hero--home .content .search-holder .fake-search button[type=submit]{background-color:#52d999;color:#fff}.home--anonymous.hero--white .search-holder .fake-search button.clean-search__button:after{display:none}.home--anonymous.hero--white .home__tags a{color:#424242}.home .packs-new h3{color:#0a152f}@media screen and (max-width:768px){.home section.container,.home section.home-section>.container{padding:0 20px}}.home .premium-packs h3 i:before{height:18px;width:18px}.home .premium-packs header a,.home .premium-packs header a:hover{color:#fff}section.blog img{display:block}@supports (object-fit:cover){section.blog img{height:100%;object-fit:cover;width:100%}}.notouch .icons small{font-size:10px}.notouch .icons .icon--item:hover .icon-options,.notouch .icons .icon--item:hover .overlay{display:block}.notouch .icons .icon--item:hover.locked:hover .flaticon-lock,.notouch .icons .icon--item:hover.locked:hover .overlay .view,.notouch .icons .icon--item:hover.personal-icon:hover .flaticon-lock,.notouch .icons .icon--item:hover.personal-icon:hover .overlay .view{display:none}.notouch .icons .icon--item .flaticon-selection:hover{opacity:1}.icons .icon--holder{border:1px solid #fff;height:100%;position:relative;width:100%}.icons .icon--item.hover .icon-options,.icons .icon--item.hover .overlay{display:block}.icons .icon--item.hover.locked:hover .flaticon-lock,.icons .icon--item.hover.locked:hover .overlay .view,.icons .icon--item.hover.personal-icon:hover .flaticon-lock,.icons .icon--item.hover.personal-icon:hover .overlay .view{display:none}.icons .icon--item .overlay .icon--item__context-menu{align-items:flex-end;display:flex;flex-direction:column}.icons .icon--item .overlay .icon--item__context-menu li{margin:5px}.icons .icon--item .overlay .icon--item__context-menu li:nth-child(2){margin-bottom:0;margin-top:0}.icons .icon--item .overlay .icon--item__context-menu li:nth-child(2).copy-png-svg-list .tooltip__content{text-align:left;white-space:normal;width:230px}.icons .icon--item .overlay .icon--item__context-menu li:nth-child(2).copy-png-svg-list .tooltip__content .content{display:flex}.icons .icon--item .overlay .icon--item__context-menu li:nth-child(2).copy-png-svg-list .tooltip__content .content i{color:#fff;line-height:1.7}.icons .icon--item .overlay .icon--item__context-menu li:nth-child(2).copy-png-svg-list .tooltip__content .content span{font-size:12px}.icons .icon--item .overlay .icon--item__context-menu li:nth-child(2).copy-png-svg-list .popover-container .popover-button.active:after,.icons .icon--item .overlay .icon--item__context-menu li:nth-child(2).copy-png-svg-list .popover-container .popover-button.active~.tooltip__content{display:none}.icons .icon--item .overlay .icon--item__context-menu li:nth-child(2).copy-png-svg-list .popover-content{pointer-events:all;top:35px;width:max-content;z-index:4444}.icons .icon--item .overlay .icon--item__context-menu li:nth-child(2).copy-png-svg-list .popover-content:after{right:.2em}.icons .icon--item .overlay .icon--item__context-menu li:nth-child(2).copy-png-svg-list .popover-content:before{right:.25em}.icons .icon--item .overlay .icon--item__context-menu li:nth-child(2).copy-png-svg-list .popover-content>div{display:flex;flex-direction:column;pointer-events:all}.icons .icon--item .overlay .icon--item__context-menu li:nth-child(2).copy-png-svg-list .popover-content>div button{width:100%}.icons .icon--item .overlay .icon--item__context-menu li:nth-child(2).copy-png-svg-list .popover-content>div span{font-size:12px}.icons .icon--item .overlay .icon--item__context-menu li:nth-child(3).download-png-svg-list .tooltip__content{text-align:left;white-space:normal}.icons .icon--item .overlay .icon--item__context-menu li:nth-child(3).download-png-svg-list .tooltip__content .content{display:flex}.icons .icon--item .overlay .icon--item__context-menu li:nth-child(3).download-png-svg-list .tooltip__content .content i{color:#fff;line-height:1.7}.icons .icon--item .overlay .icon--item__context-menu li:nth-child(3).download-png-svg-list .tooltip__content .content span{font-size:12px}.icons .icon--item .overlay .icon--item__context-menu li:nth-child(3).download-png-svg-list .popover-container .popover-button.active:after,.icons .icon--item .overlay .icon--item__context-menu li:nth-child(3).download-png-svg-list .popover-container .popover-button.active~.tooltip__content{display:none}.icons .icon--item .overlay .icon--item__context-menu li:nth-child(3).download-png-svg-list .popover-content{pointer-events:all;top:35px;width:max-content;z-index:4444}.icons .icon--item .overlay .icon--item__context-menu li:nth-child(3).download-png-svg-list .popover-content:after{right:.2em}.icons .icon--item .overlay .icon--item__context-menu li:nth-child(3).download-png-svg-list .popover-content:before{right:.25em}.icons .icon--item .overlay .icon--item__context-menu li:nth-child(3).download-png-svg-list .popover-content>div{display:flex;flex-direction:column;pointer-events:all}.icons .icon--item .overlay .icon--item__context-menu li:nth-child(3).download-png-svg-list .popover-content>div span{font-size:12px}.icons .icon--item .overlay .icon--item__context-menu li:nth-child(3).download-png-svg-list .popover-content ul li{margin:0}.icons .icon--item .overlay .icon--item__context-menu li:nth-child(3).download-png-svg-list .popover-content button{width:100%}.icons .icon--item .overlay .icon--item__context-menu li button{height:34px;pointer-events:all;width:34px}.icons .icon--item .flaticon-selection:hover{opacity:1}.icons .icon--item.sticker--shadow img.lazyload--done{filter:drop-shadow(0 0 2px rgba(55,73,87,.15)) drop-shadow(0 2px 5px rgba(55,73,87,.2))}.search-result .icons .icon--item.whitebg{background:#142a5e}.search-result .icons .icon--item.whitebg.selected{border-color:#fff}.search-result .icons .icon--item[data-icon_type=uicon]{min-width:100%}.search-result .icons .icon--item[data-icon_type=uicon] img{filter:invert(22%) sepia(14%) saturate(1042%) hue-rotate(164deg) brightness(102%) contrast(85%);height:32px;margin:unset;transform:translate(-50%,-50%);width:32px}.search-result .icons.uicons-list{display:grid;grid-auto-flow:row dense;grid-template-columns:repeat(auto-fill,minmax(90px,1fr));justify-items:center;grid-gap:18px}.icons{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-moz-box-align:start;box-align:start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;-o-align-items:flex-start;align-items:flex-start;-ms-flex-align:start;-webkit-align-content:start;-moz-align-content:start;align-content:start;-ms-flex-line-pack:start;gap:5px;width:100%}.icons.big .icon--item{min-width:160px}.icons.big .icon--item img,.icons.big .icon--item svg{height:128px;margin:-64px 0 0 -64px;width:128px}.icons .icon--item{flex:1;max-width:100%;min-width:140px;position:relative}.icons .icon--item .icon--holder:after{content:"";display:block;padding-bottom:100%}.icons .icon--item img,.icons .icon--item svg{height:64px;left:50%;margin:-32px 0 0 -32px;position:absolute;top:50%;width:64px}.icons .icon--item .tooltip.icon--item__premium-badge{bottom:5px;left:50%;position:absolute;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);z-index:3}.icons .icon--item .overlay{background-color:hsla(0,0%,90%,.8);display:none;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:3}.icons .icon--item .btn{background-color:hsla(0,0%,100%,.7);color:#121212;height:40px;line-height:40px;padding:0;width:40px}.icons .icon--item .btn:hover{background-color:#fff}.icons .icon--item i{color:#121212}.icons .icon--item .icon-options{display:none;position:absolute;right:6px;top:52px;z-index:4}.icons .icon--item .icon-options .btn{border:none}.icons .icon--item .icon-options .popover-content{padding:8px 0;top:35px}.icons .icon--item .icon-options .popover-content li>a,.icons .icon--item .icon-options .popover-content li>button{color:#0a152f;display:block;font-size:13px;line-height:28px;padding:0 8px;text-align:left;width:100%}.icons .icon--item .icon-options .popover-content li>a:hover,.icons .icon--item .icon-options .popover-content li>button:hover{background-color:#f0f0f0}.icons .icon--item .icon-options .popover-content i{display:inline-block;margin-right:5px;vertical-align:middle}.icons .icon--item .icon-options .popover-content hr{margin:8px 0;width:100%}.icons .icon--item .icon-options.popover-left .popover-content:before{right:9px}.icons .icon--item .icon-options.popover-left .popover-content:after{right:7px}.icons .icon--item .icon-options.popover-right .popover-content:before{left:9px}.icons .icon--item .icon-options.popover-right .popover-content:after{left:7px}.icons .icon--item .view{color:#fff;font-size:24px;height:100%;left:0;position:absolute;text-align:center;top:0;width:100%}.icons .icon--item .flaticon-selection,.icons .icon--item .icon--premium{font-size:13px}.icons .icon--item .flaticon-selection:before,.icons .icon--item .icon--premium:before{height:14px;width:14px}.icons .icon--item .flaticon-selection{color:#121212;font-weight:700;opacity:.5}.icons .icon--item .icon-name{display:inline-block;font-size:.8em;margin-top:1em;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal}.icons .icon--item.selected .icon--holder{background-color:#f0f0f0;box-shadow:inset 0 0 0 1px #d8d8d8}.icons .icon--item.selected .overlay .add-remove{background-color:hsla(9,80%,61%,.7);color:#fff}.icons .icon--item.selected .overlay .add-remove:hover{background-color:#eb644c}.icons .icon--item.error{border:2px dashed #eb644c;color:#eb644c}.icons .icon--item.uploaded .overlay .add-remove{background-color:hsla(9,80%,61%,.8);color:#fff;height:100%}.icons .icon--item.uploaded.remove{-webkit-animation:removeIcon .5s cubic-bezier(.215,.61,.355,1) forwards;-moz-animation:removeIcon .5s cubic-bezier(.215,.61,.355,1) forwards;animation:removeIcon .5s cubic-bezier(.215,.61,.355,1) forwards}.icons .icon--item.uploaded .icon-name{bottom:-2em;left:0;position:absolute;width:100%}.icons .icon--item.icon-fill{height:0}.icons .icon--item .add-more{padding:1em}.icons .icon--item .add-more button{border-radius:100%;height:6em;position:relative;width:6em}.icons .icon--item .add-more button span{font-size:.8em;left:0;position:absolute;width:100%}.icons .icon--item .add-more button:before{bottom:0;font-size:2em;left:0;position:absolute;top:.5em;width:100%}.icons .animated--icon{display:flex;transition:box-shadow .2s ease-in-out}.icons .animated--icon .link-icon-detail{display:flex;justify-content:center}.icons .animated--icon .link-icon-detail img{padding:7.5px}.icons .animated--icon .link-icon-detail img.pd-none{padding:0!important}.icons .animated--icon i{color:#777;left:15px;position:absolute;top:15px;transition:opacity .2s ease-in-out}@media screen and (min-width:992px){.icons .animated--icon:hover{box-shadow:0 1px 4px rgba(55,73,87,.1),0 5px 10px rgba(55,73,87,.15);z-index:2}.icons .animated--icon:hover i{opacity:0}}@media (min-width:1121px){#viewport:not(.collections-visible) .col--icons{max-width:calc(100% - 470px)}}@media (max-width:480px){.col--icons{padding:0}.icons .icon--item{min-width:33.33%}}@media (max-width:360px){.icons .icon--item img{height:54px;margin:-27px 0 0 -27px;width:54px}}@keyframes removeIcon{0%{transform:scale(1)}20%{transform:scale(1.1)}to{transform:scale(0)}}@keyframes iconUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.circle-spinner:not(:required){animation:spinner .8s linear infinite;border:2px solid #121212;border-radius:100%;border-right-color:transparent;display:inline-block;height:18px;margin:20px 10px 40px;overflow:hidden;position:relative;text-indent:-9999px;vertical-align:middle;width:18px}.loader{background:#142a5e;background:rgba(10,21,47,.9);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:300}.loader .circle-spinner:not(:required){border-color:#fff transparent #fff #fff;border-width:4px;height:120px;left:50%;margin:-60px 0 0 -60px;position:fixed;top:50%;width:120px}.loader svg{left:50%;position:fixed;top:50%;transform:translate(-50%,-50%);width:54px}.fi-modal label{cursor:pointer;margin-bottom:0}.fi-modal label img{border-radius:150px;display:block;max-width:300px}.fi-modal .modal-body:after{clear:both;content:"";display:table}.fi-modal .modal-state{display:none}.fi-modal .modal-trigger{padding:.8em 1em}.fi-modal .modal-fade-screen{background:rgba(0,0,0,.85);bottom:0;display:none;left:0;padding-top:.6em;position:fixed;right:0;text-align:left;top:0;z-index:302}@media (min-width:53.75em){.fi-modal .modal-fade-screen{padding-top:10em}}.fi-modal .modal-fade-screen .modal-bg{bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0}.fi-modal .modal-close{background:#fff;cursor:pointer;height:1.5em;position:absolute;right:1.5em;top:1.5em;width:1.5em}.fi-modal .modal-close:after,.fi-modal .modal-close:before{background:#c8c8c8;bottom:0;content:"";display:block;height:1.5em;left:50%;margin:-3px 0 0 -1px;position:absolute;right:3px;top:3px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);width:.15em}.fi-modal .modal-close:hover:after,.fi-modal .modal-close:hover:before{background:#b1b1b1}.fi-modal .modal-close:before{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.fi-modal .modal-inner{background:#fff;border-radius:6px;margin:auto;max-height:95%;overflow-x:hidden;overflow-y:auto;padding:1.5em;position:relative;-webkit-transform:scale(.7);-moz-transform:scale(.7);-ms-transform:scale(.7);-o-transform:scale(.7);transform:scale(.7);-webkit-transition:all .25s ease;-moz-transition:all .25s ease;transition:all .25s ease;width:95%}.fi-modal .modal-inner img{height:auto;max-width:100%}@media (min-width:40em){.fi-modal .modal-inner{max-height:90%;padding:3em;width:60%}.fi-modal .modal-inner-big{width:70%}}@media (min-width:53.75em){.fi-modal .modal-inner{width:50%}.fi-modal .modal-inner-big{width:60%}}@media (min-width:40em){.fi-modal .modal-inner .modal-content{-webkit-columns:8em 2;-moz-columns:8em 2;columns:8em 2}}.fi-modal .modal-inner a.cta{color:#fff;display:inline-block;margin-right:.5em;margin-top:1em}.fi-modal .modal-inner a.cta:last-child{padding:0 2em}.fi-modal .modal-state:checked+.modal-fade-screen{display:block}.fi-modal .modal-state:checked+.modal-fade-screen .modal-inner{top:.5em;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.modal-open{overflow:hidden}.pack-view aside{position:relative;width:470px;z-index:2}.pack-view aside .sidebar-holder{max-width:470px;position:sticky;top:110px}.pack-view aside h1{font-size:18px}.pack-view aside .pinterest--button i{color:#cb2027!important}.pack-view aside .modal-download-detail{padding:0 20px 5px}.pack-view aside #pack-lincense .attr-required{color:#424242}.pack-view aside .sidebar-holder .not-pattern>div{display:flex}.pack-view aside .sidebar-holder .not-pattern>div>div:first-child{flex-grow:1}.pack-view aside .sidebar-holder .not-pattern .bj-button{padding:0 20px}.pack-view aside .sidebar__formats{border-top:1px solid #e5e5e5;margin-top:10px}.pack-view aside .sidebar__formats p :first-child{color:#424242;font-weight:600}.pack-view aside .sidebar__author{border-top:1px solid #e5e5e5;padding:10px 0}.pack-view aside .share{margin-left:0}.pack-view aside .btn-square{height:44px;padding:0;width:44px}.pack-view aside .a-wrapper{overflow:hidden}.pack-view .style-link{border-top:1px solid #e5e5e5}.pack-view .style-link a.link--normal,.pack-view .style-link span.mg-right-lv1{font-size:13px}.pack-view .search-result{min-height:400px}.pack-view .sidebar__download__buttons .bj-button--primary span.desktop{display:block;line-height:1.2}@media (max-width:380px){.pack-view .sidebar__download__buttons .bj-button--primary span.desktop{display:none}}.pack-view .sidebar__download__buttons .bj-button--primary span.mobile{display:none}@media (max-width:380px){.pack-view .sidebar__download__buttons .bj-button--primary span.mobile{display:block}}@media (max-width:1120px){.pack-view .search-result{min-height:0}.pack-view aside{border-left:none;border-top:1px solid #e5e5e5;padding-bottom:85px;width:100%;z-index:11}.pack-view aside .sidebar-holder{max-width:unset;padding:10px 0 20px;position:relative;top:unset}.pack-view aside .modal-download-detail{bottom:0;padding:0 0 5px}.pack-view aside .sidebar__author{border:none}.pack-view aside.footer-visible .sidebar__download__buttons{bottom:-45px;padding:10px 55px 10px 0;position:absolute}.pack-view aside.footer-visible .share{bottom:-35px;position:absolute;right:0}.pack-view .sidebar__download{width:100%}.pack-view .sidebar__download>div{padding:0!important}.pack-view .sidebar__download__buttons{background-color:#fff;border-top:1px solid #e5e5e5;bottom:0;left:0;padding:10px 74px 10px 20px;position:fixed;width:100%;z-index:4}.pack-view .sidebar__download__buttons .btn-upgrade{height:44px!important;line-height:44px!important;padding:0 1em!important}.pack-view .sidebar__download__buttons .btn-upgrade .desktop-copy{display:none}.pack-view .sidebar__download__buttons .btn-upgrade .mobile-copy{display:block;font-size:16px}.pack-view .sidebar__download__buttons .col{margin-bottom:0;max-width:400px}.pack-view .sidebar__download__buttons .tooltip__content{bottom:100%;padding:0 0 .75em;top:auto;width:100%}.pack-view .sidebar-holder.bottom{padding-bottom:80px}.pack-view .sidebar-holder.bottom .popover-share{display:none}.pack-view .sidebar-holder.bottom .sidebar__download__buttons{padding:20px;position:absolute}.pack-view .sidebar-holder .not-pattern>div{display:flex}.pack-view .sidebar__license-formats{border-bottom:1px solid #e5e5e5;min-height:140px;padding:0 0 6px}.pack-view .patterns--button,.pack-view .pinterest--button{display:none}.pack-view .popover-share{bottom:10px;position:fixed;right:20px;z-index:4}.pack-view .style-link{font-size:14px;text-align:center}.pack-view .popover-share .popover-content{bottom:100%;margin-bottom:10px;top:auto}.pack-view .popover-share .popover-content:before{border-bottom:none;border-top:10px solid #000;bottom:-.45em;top:auto}.pack-view .popover-share .popover-content:after{border-bottom:none;border-top:12px solid #fff;bottom:-.45em;top:auto}}@media (max-width:680px){.countdown .pack-view aside>ul>div,.landing--register .pack-view aside>.separator>div,.pack-view .countdown aside>ul>div,.pack-view .landing--register aside>.separator>div,.pack-view .profile-login aside>.group>div,.pack-view aside>.groups__item>div,.pack-view aside>.row>div,.profile-login .pack-view aside>.group>div{border-left:none;margin:0!important;width:100%}.pack-view aside .sidebar__license-formats{min-height:0;padding:0}}@media (max-width:1440px){.collections-visible .pack-view .search-result{min-height:0}.collections-visible .pack-view aside{border-top:1px solid #e5e5e5;width:100%}.collections-visible .pack-view aside .sidebar-holder{max-width:unset}.collections-visible .pack-view .sidebar__download{padding-right:20px;width:50%}.collections-visible .pack-view .sidebar__license-formats{border-left:1px solid #e5e5e5;min-height:140px;padding:6px 0 6px 20px;width:50%}.collections-visible .pack-view .sidebar__author{margin-top:-32px;padding-right:20px;width:50%}.collections-visible .pack-view .style-link{font-size:14px;text-align:center}.collections-visible .pack-view__premium .sidebar__author{margin-top:0}}@media (max-width:1120px){.collections-visible .pack-view aside{padding-bottom:85px}.collections-visible .pack-view aside.footer-visible .sidebar__download__buttons{position:absolute;width:100%}.collections-visible .pack-view aside.footer-visible .share{position:absolute}.collections-visible .pack-view .sidebar__download__buttons{width:calc(100% - 320px)}}@media (min-width:1120px){#viewport:not(.collections-visible) .pack-view .sidebar-holder.fixed{position:fixed;right:0;top:64px;width:470px}#viewport:not(.collections-visible) .pack-view .sidebar-holder.fixed-bottom{bottom:0;position:absolute;right:0;width:470px}}@media (min-width:1441px){#viewport.collections-visible .pack-view .sidebar-holder.fixed{position:fixed;right:320px;top:106px;width:470px}#viewport.collections-visible .pack-view .sidebar-holder.fixed-bottom{bottom:0;position:absolute;right:0;width:470px}}.popover{display:inline-block}.popover .popover-container{display:inline-block;position:relative}.popover .popover-content{animation:popover .2s ease-in-out;background:#fff;border:1px solid #e5e5e5;border-radius:6px;box-shadow:0 0 60px rgba(14,42,71,.25);display:none;margin:0;overflow:visible;padding:8px;position:absolute;right:0;top:50px;width:228px;z-index:1}.popover .popover-content:before{border-bottom:10px solid #999;border-left:10px solid transparent;border-right:10px solid transparent;right:.97em}.popover .popover-content:after,.popover .popover-content:before{content:"";display:block;font-size:1.4em;height:0;pointer-events:none;position:absolute;top:-.45em;width:0}.popover .popover-content:after{border-bottom:12px solid #fff;border-left:12px solid transparent;border-right:12px solid transparent;right:.9em}.popover .show-menu{display:block}.popover-top .popover-content{bottom:50px;top:auto}.popover-top .popover-content:before{border-bottom:none;border-top:10px solid #000;position:absolute;right:-.45em;top:1em}.popover-top .popover-content:after{border-bottom:none;border-top:12px solid #fff;position:absolute;right:-.45em;top:.9em}.popover-right .popover-content{left:0;right:auto}.popover-right .popover-content:before{left:.95em;position:absolute}.popover-right .popover-content:after{left:.85em;position:absolute}.popover-hover .popover-button:hover~.popover-content{display:block}@keyframes popover{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.icons-search-result{visibility:hidden}.search-result{margin-bottom:20px;margin-top:20px;position:relative}.search-result .personal-icon{border:2px dashed #e5e5e5;pointer-events:none}.search-result .personal-icon:hover .overlay{display:none}.search-result .stickers-404{width:100%}.search-result .stickers-404 h6{flex:1}@media screen and (max-width:480px){.search-result .stickers-404{flex-wrap:wrap}.search-result .stickers-404 h6{flex:unset;width:100%}.search-result .stickers-404>a{margin-left:10px}}.search-view__top-stickers-searches>.container{max-width:unset}.icons-search-empty-result{visibility:hidden}#didyoumean{margin-top:6em}.search-data+#didyoumean{margin-top:12px}.search-pack-result-icons,.search-pack-result-text{display:block;margin:1em;text-align:center}.search-pack-result{height:206px;overflow:hidden;position:relative}@media (max-width:1024px){.search-pack-result{margin-top:0}}.search-pack-result:empty{display:none}.search-pack-result:not(.similar-packs) .box a{overflow:hidden}.search-pack-result:not(.similar-packs) .box a footer{bottom:0;display:none;left:0;position:absolute;width:100%}.search-pack-result:not(.similar-packs) .box:hover a footer{display:block}.search-pack-result.similar-packs{background-color:#f7f7f7;border-top:1px solid #e5e5e5;height:auto;overflow:hidden;padding:20px 15px}.search-pack-result.similar-packs p{margin:0;padding:16px 0 5px}.search-pack-result.similar-packs .box .overlay-more{height:calc(100% - 20px);left:10px;top:10px;width:calc(100% - 20px)}@media (max-width:768px){.search-pack-result.similar-packs .box .overlay-more{height:calc(100% - 10px);left:5px;top:5px;width:calc(100% - 10px)}}.search-pack-result.similar-packs footer:after{clear:both;content:"";display:table}@media (max-width:480px){.search-pack-result.similar-packs{overflow-y:hidden}}.search-pack-result>p{margin:1em 0 0;text-align:center;width:100%}.search-pack-result>p a{text-decoration:underline}.search-pack-result .box-scroll{overflow:hidden;-webkit-overflow-scrolling:touch;white-space:nowrap}.search-pack-result .box{max-width:400px;position:relative}.search-pack-result .box .overlay-more{background-color:rgba(20,42,94,.7);border:none;color:#fff;font-size:1.4em;height:100%;left:0;position:absolute;text-align:center;top:0;width:100%;z-index:2}.search-pack-result .box .overlay-more:hover{background-color:rgba(20,42,94,.6)}.search-pack-result .box .overlay-more span{font-size:18px;height:24px;left:0;line-height:24px;position:absolute;text-align:center;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);width:100%}.premium-autop{background:url(../assets/bg-dark.b83f67722c3bfceff93c.svg) no-repeat 50%;background-size:cover;color:#fff;height:300px;position:relative}.premium-autop:before{background-image:url(../assets/computer.417395e929b4b15a9efa.svg);background-repeat:no-repeat;content:"";height:297px;left:50%;margin-left:-670px;position:absolute;top:50%;transform:translateY(-50%);width:450px}.premium-autop .premium{align-items:baseline;display:inline-flex;gap:5px}.premium-autop .premium i{color:inherit}.search-data{margin-top:10px;position:relative}.search-data--packs{margin-top:0}.search-data #total_icon_badge,.search-data h1{align-self:baseline;color:#424242;font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:20px;margin-bottom:0;margin-right:6px;padding-right:0}.search-data strong{color:#0a152f}.list-header{background-color:#142a5e;color:#fff;padding:20px;position:relative}.list-header:after{clear:both;content:"";display:table}.list-header.collection-header{background-color:#fff}.list-header .share{position:absolute;right:24px;top:24px}.list-header .share .popover-content i:before{vertical-align:middle}.list-header .list-header-title .tooltip__content{padding-left:0}.list-header .list-header-title h1{color:#0a152f;display:inline;font-size:26px;line-height:34px;margin-right:10px;padding-right:0}@media (max-width:480px){.list-header .list-header-title h1{margin-right:5px}}.list-header .list-header-title h1 i{font-size:20px}.list-header .list-header-title h1 i:before{height:26px;width:26px}.list-header .list-header-title h2{display:inline-block;font-size:22px;line-height:unset;margin:0 6px 0 0}.list-header .list-header-title h2 .badge{background-color:unset;color:#777;font-weight:400}.list-header .list-header-title .flaticon-premium{display:flex;margin-right:5px}.list-header .list-header-title .flaticon-premium:before{height:20px;width:20px}@media (max-width:480px){.list-header .list-header-title .flaticon-premium:before{height:18px;width:18px}}.list-header .list-header-title__box{align-items:center;display:flex}.list-header .list-header-title__box .badge_type{font-size:26px;margin-right:12px;text-transform:capitalize}@media (max-width:480px){.list-header .list-header-title__box .badge_type{font-size:1.4em}}.list-header .list-header-title .btn-like{background:#fff;display:inline-block;height:26px;margin-bottom:12px;padding:0;position:relative;width:26px}.list-header .fetch-collection-wrapper{float:right;margin-top:2em}.list-header h1{margin:0}.list-header h1 b{color:#3b9e62}.list-header h1 .badge{font-size:.5em}.list-header .formats{clear:both;float:left;margin-top:.5em}.list-header .back{bottom:2em;position:absolute;right:2em}.list-header .tagline{clear:both;margin-top:24px}.list-header .author{clear:both;float:left;position:relative}.list-header .author:after{clear:both;content:"";display:table}.list-header .author .image-profile{margin-right:10px}.list-header .author .text-profile p{color:#424242;display:inline;margin:0}.list-header .author .text-profile b{color:#424242}.list-header .author .text-profile a{color:#286d34}.list-header .author .text-profile.license{font-size:.9em}.list-header.top-icons-header{background-color:#eb644c;color:#fff}.list-header.top-icons-header h1{color:#fff}.list-header.latest-icons-header{background-color:#336aea;color:#fff}.list-header.latest-icons-header h1{color:#fff}@media (max-width:1024px){.list-header .list-header--wrapper .list-header-title{-webkit-box-pack:center;-moz-box-pack:center;box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center}.list-header h1,.list-header h2{float:none;font-size:1.6;padding-right:0;text-align:center}.list-header .formats{float:none;text-align:center}.list-header .share{margin:0}.list-header .share li{display:inline-block;float:none}.list-header .share li a{font-size:.8em;line-height:2.3em}.list-header .share:before{left:-5px;position:relative;top:3px}.list-header .tagline{margin-top:1em;text-align:center}.list-header .author .avatar{display:inline-block;position:relative;vertical-align:middle}.list-header .author p{font-size:.9em;padding:0}.list-header.author-header .author .author-info{padding:0}.list-header.author-header .author .author-info ul.author-links{text-align:center}.list-header.author-header .author .author-info ul.author-links li{display:inline-block;float:none;margin-left:-4px}.list-header.pack-header .author{padding-right:0}.list-header.pack-header .back{bottom:1em;right:50%;transform:translateX(50%)}}@media screen and (max-width:640px){.list-header.collection-header{padding-bottom:2em}.list-header .author,.list-header .fetch-collection-wrapper{float:none}}@media screen and (max-width:480px){.list-header{padding:1em}.list-header .list-header-title h1,.list-header .list-header-title h2{font-size:1.4em}.list-header .formats,.list-header .tagline{font-size:.9em}}.list-options{background-color:#f0f0f0;height:50px;padding:0 10px;position:relative;width:100%}.list-options:after{clear:both;content:"";display:table}.list-options.in-search{display:none}.list-options .btn-share{line-height:0}.list-options .tooltip.hidden{display:flex!important}.list-options .tooltip.hidden:hover .tooltip__content,.list-options .tooltip.hidden:hover .tooltip__trigger:after{display:none}.list-options .tooltip__content .content{padding:12px}.list-options>form{display:block;float:left}.list-options>form .popover-button,.list-options>form>:not(.popover){line-height:36px}.list-options>form>*{float:left;height:36px}.list-options #popover-equivalents{left:0;right:auto;z-index:3}.list-options #popover-equivalents:before{left:10px}.list-options #popover-equivalents:after{left:8px}.list-options #popover-equivalents a{color:#0a152f}.list-options .premium-advise{background:#0a152f;border-radius:6px;color:#fff;font-size:.8em;left:1em;line-height:1.2em;margin-top:2.5em;padding:.5em 1.5em .5em .5em;position:absolute;text-align:center;width:240px;z-index:3}.list-options .premium-advise:before{border-bottom:6px solid #333;border-left:6px solid transparent;border-right:6px solid transparent;content:"";height:0;left:.5em;position:absolute;top:-6px;width:0}.list-options .premium-advise button{color:#fff;height:100%;padding:.5em;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.list-options .color-selector-wrapper{display:none;font-size:0;height:36px;line-height:36px;margin-right:2em}.list-options .color-selector-wrapper:after{clear:both;content:"";display:table}.list-options .color-selector-wrapper .color-selector{border-radius:25px;cursor:pointer;display:inline-block;height:24px;margin:0 6px 0 0;padding:2px;position:relative;-webkit-transition:opacity .1s linear,-webkit-transform .1s linear;-moz-transition:opacity .1s linear,-moz-transform .1s linear;transition:opacity .1s linear,transform .1s linear;vertical-align:middle;width:24px}.list-options .color-selector-wrapper .color-selector:before{background-color:#fff;border-radius:50%;content:"";display:block;height:10px;left:0;margin:7px;opacity:0;position:absolute;top:0;-webkit-transition:.25s linear;-moz-transition:.25s linear;transition:.25s linear;width:10px}.list-options .color-selector-wrapper .color-selector.active:before{opacity:1}.list-options .color-selector-wrapper .color-selector:hover:before{opacity:.6}.list-options .color-selector-wrapper .color-selector[data-type=multicolor]{background-image:url(../assets/4599cdb40b7c539a8fcc.png);background-size:cover}.list-options .color-selector-wrapper .color-selector[data-type=monocolor]{background-color:#000}@media (min-width:1024px){.list-options .color-selector-wrapper{display:inline-block}}.list-options .label-switch{margin:0;vertical-align:sub}.list-options .infinite_scroll,.list-options .label-switch[for=selection]{margin-right:1em}.list-options .popover-color{margin-right:2em}.list-options .popover-filter .color_filter{display:none}@media (max-width:1024px){.list-options .popover-filter .color_filter{display:block}.list-options{font-size:.9em}.list-options .label-switch{vertical-align:bottom}.list-options .label-switch[for=selection]{margin-right:1em}}@media (max-width:480px){.list-options .infinite_scroll{margin-right:0}.list-options .page-counter{display:none}.list-options .search_in_pack_wrapper{margin:0}.list-options .search_in_pack_wrapper span.input-group input{width:180px}}@media (max-height:800px){.list-options.in-search .tooltip__content,.list-options.in-search .tooltip__trigger:after{visibility:hidden}}.grid_selector .radio-group{display:inline-block;margin:0;padding:0}.grid_selector .radio-group label{color:#e5e5e5;display:block;text-align:center}.grid_selector .radio-group label i{height:26px;line-height:26px;width:26px}.grid_selector .radio-group input{display:none}.grid_selector .radio-group input:checked~label{background-color:#e5e5e5;border-radius:6px;color:#424242}.popover-equivalents .popover-button{color:#777}.popover-equivalents>span{display:none}.user-bar{background-color:#e5e5e5;border-bottom:1px solid #e5e5e5;padding:.5em;text-align:center}.user-bar .wrapper{margin:0 auto;position:relative}.user-bar .wrapper:after{clear:both;content:"";display:table}.user-bar .badges{vertical-align:middle}.user-bar .badges li{margin:0 .2em}.user-bar .badges li img{max-height:38px;max-width:38px;vertical-align:middle}.user-bar .btn-follow{position:absolute;right:0;top:0;width:180px}.user-bar .btn-follow.active span:nth-child(2){display:none}.user-bar .btn-follow.active:hover{background-color:#eb644c;border-color:#d3482b;color:#fff}.user-bar .btn-follow.active:hover span:first-child{display:none}.user-bar .btn-follow.active:hover span:nth-child(2){display:block}@media (max-width:1024px){.user-bar .btn-follow{clear:both;margin-top:1em;position:relative;right:auto}}@media (max-width:480px){.user-bar .btn-follow{width:100%}}.loader-overlay{background-color:hsla(0,0%,100%,.7);display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}@media (min-width:1024px){#viewport:not(.collections-visible) .list-options .fake-popover{margin:0}#viewport:not(.collections-visible) .list-options .fake-popover .popover-container{height:50px}#viewport:not(.collections-visible) .list-options .fake-popover .popover-container .popover-button{display:none}#viewport:not(.collections-visible) .list-options .fake-popover .popover-container .popover-content{animation:none;background:none;border:none;box-shadow:none;display:block;padding:0;position:relative;right:0;text-align:center;top:0;width:auto}#viewport:not(.collections-visible) .list-options .fake-popover .popover-container .popover-content:after,#viewport:not(.collections-visible) .list-options .fake-popover .popover-container .popover-content:before{display:none}#viewport:not(.collections-visible) .list-options .fake-popover .popover-container .popover-content .radio-group{display:inline-block;font-size:1em;padding-left:0}#viewport:not(.collections-visible) .list-options .fake-popover .popover-container .popover-content .radio-group label{display:block;line-height:50px;margin:0;padding:0 .5em;position:relative}#viewport:not(.collections-visible) .list-options .fake-popover .popover-container .popover-content .radio-group label:hover{color:#1d3d88}#viewport:not(.collections-visible) .list-options .fake-popover .popover-container .popover-content .radio-group .fake-radio{display:none}#viewport:not(.collections-visible) .list-options .fake-popover .popover-container .popover-content .radio-group input[type=radio]:checked+label+label:before{background:#0a152f;bottom:0;content:"";display:block;height:3px;left:0;position:absolute;width:100%}#viewport:not(.collections-visible) .list-options .fake-popover .popover-container>*{height:50px}#viewport:not(.collections-visible) .list-options .fake-popover.popover-equivalents>span{display:inline-block}}@media (max-width:1344px){.collections-visible .list-header .list-header-title{float:none;padding-right:0;-webkit-box-pack:center;-moz-box-pack:center;box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center}.collections-visible .list-header .formats{float:none;text-align:center}.collections-visible .list-header .tagline{margin-top:1em;text-align:center}.collections-visible .list-header .download-pack{float:none;margin-top:1em}.collections-visible .list-header.author-header .author .author-info{padding:0}.collections-visible .list-header.author-header .author .author-info ul.author-links{text-align:center}.collections-visible .list-header.author-header .author .author-info ul.author-links li{display:inline-block;float:none;margin-left:-4px}.collections-visible .list-header.pack-header .author{padding-right:0}.collections-visible .list-header.pack-header .back{bottom:1em;right:50%;transform:translateX(50%)}}@media (max-width:800px){.collections-visible .list-header{padding:1em}.collections-visible .list-header h1,.collections-visible .list-header h2{font-size:1.2em}.collections-visible .list-header .author{margin-top:1em}}@media (max-width:1344px){.collections-visible .list-options{font-size:.9em;height:auto;padding:0 1em}.collections-visible .list-options .label-switch{margin-right:1em;vertical-align:bottom}}@media (min-width:1360px){.collections-visible .list-options .fake-popover{margin:0}.collections-visible .list-options .fake-popover .popover-container{height:50px}.collections-visible .list-options .fake-popover .popover-container .popover-button{display:none}.collections-visible .list-options .fake-popover .popover-container .popover-content{animation:none;background:none;border:none;box-shadow:none;display:block;padding:0;position:relative;right:0;text-align:center;top:0;width:auto}.collections-visible .list-options .fake-popover .popover-container .popover-content:after,.collections-visible .list-options .fake-popover .popover-container .popover-content:before{display:none}.collections-visible .list-options .fake-popover .popover-container .popover-content .radio-group{display:inline-block;font-size:1em;padding-left:0}.collections-visible .list-options .fake-popover .popover-container .popover-content .radio-group label{display:block;line-height:50px;margin:0;padding:0 .5em;position:relative}.collections-visible .list-options .fake-popover .popover-container .popover-content .radio-group .fake-radio{display:none}.collections-visible .list-options .fake-popover .popover-container .popover-content .radio-group input[type=radio]:checked+label+label:before{background:#142a5e;bottom:0;content:"";display:block;height:3px;left:0;position:absolute;width:100%}.collections-visible .list-options .fake-popover .popover-container>*{height:50px}.collections-visible .list-options .fake-popover.popover-equivalents>span{display:inline-block}}@media (max-width:1344px){.collections-visible .related-search,.collections-visible .search-data ul.tags li{display:none}.collections-visible .search-data ul.tags li.delete-all{display:inline-block}}.slider .slider__nav{text-align:center}.slider .slider__nav li{max-width:25%;padding:12px}.slider .slider__nav a{background-color:#fff;color:#121212;padding:12px}.slider .slider__nav a.active,.slider .slider__nav a:hover{box-shadow:0 0 20px rgba(95,125,149,.3);color:#121212}.slider .slider__nav p{margin:0}.slider .slider__items{position:relative}.slider .slider__items li{display:none;padding:24px 0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.slider .slider__items li.active{display:block}.slider .laptop{min-height:auto}.tooltip{position:relative}.tooltip:hover .tooltip__trigger--always:after,.tooltip:hover .tooltip__trigger--always~.tooltip__content,.tooltip:hover .tooltip__trigger--disabled[disabled]:after,.tooltip:hover .tooltip__trigger--disabled[disabled]~.tooltip__content,.tooltip:hover .tooltip__trigger--enabled:not(disabled):after,.tooltip:hover .tooltip__trigger--enabled:not(disabled)~.tooltip__content{display:block}.tooltip:hover .tooltip__trigger--always~.tooltip__content:not(.tooltip__content--permanent):hover,.tooltip:hover .tooltip__trigger--disabled[disabled]~.tooltip__content:not(.tooltip__content--permanent):hover,.tooltip:hover .tooltip__trigger--enabled:not(disabled)~.tooltip__content:not(.tooltip__content--permanent):hover{display:none}.tooltip__content{color:#fff;display:none;font-size:12px;position:absolute;text-align:center;white-space:nowrap;z-index:333}.tooltip__content .content{background-color:#121212;border-radius:6px;box-shadow:0 2px 60px hsla(0,0%,7%,.2);padding:6px 12px}.tooltip__content .content p{margin-bottom:4px}.tooltip__trigger{position:relative}.tooltip__trigger:after{content:"";display:none;z-index:323}.tooltip--box .tooltip__content{color:#121212;white-space:inherit;width:300px}.tooltip--box .tooltip__content .content{background-color:#fff}.tooltip--box.tooltip--top .tooltip__trigger:after,.tooltip--box.tooltip--top-left .tooltip__trigger:after,.tooltip--box.tooltip--top-right .tooltip__trigger:after{border-top-color:#fff}.tooltip--box.tooltip--bottom .tooltip__trigger:after,.tooltip--box.tooltip--bottom-left .tooltip__trigger:after,.tooltip--box.tooltip--bottom-right .tooltip__trigger:after{border-bottom-color:#fff}.tooltip--left .tooltip__content,.tooltip--right .tooltip__content{top:50%;transform:translateY(-50%)}.tooltip--left .tooltip__content{padding-right:10px;right:100%}.tooltip--left .tooltip__trigger:after{border-bottom:6px solid transparent;border-left:6px solid #121212;border-top:6px solid transparent;height:0;margin:0 4px 0 0;position:absolute;right:100%;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);width:0}.tooltip--right .tooltip__content{left:100%;padding-left:10px}.tooltip--right .tooltip__trigger:after{border-bottom:6px solid transparent;border-right:6px solid #121212;border-top:6px solid transparent;height:0;left:100%;margin:0 0 0 4px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);width:0}.tooltip--top .tooltip__content,.tooltip--top-left .tooltip__content,.tooltip--top-right .tooltip__content{bottom:100%;padding:0 0 10px}.tooltip--top .tooltip__trigger:after,.tooltip--top-left .tooltip__trigger:after,.tooltip--top-right .tooltip__trigger:after{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #121212;bottom:100%;height:0;left:50%;margin:0 0 6px;position:absolute;-webkit-transform:translate(-50%);-moz-transform:translate(-50%);-ms-transform:translate(-50%);-o-transform:translate(-50%);transform:translate(-50%);width:0}.tooltip--top .tooltip__content{left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.tooltip--top-left .tooltip__content{left:0}.tooltip--top-right .tooltip__content{right:0}.tooltip--bottom .tooltip__content,.tooltip--bottom-left .tooltip__content,.tooltip--bottom-right .tooltip__content{padding:10px 0 0;top:100%}.tooltip--bottom .tooltip__trigger:after,.tooltip--bottom-left .tooltip__trigger:after,.tooltip--bottom-right .tooltip__trigger:after{border-bottom:6px solid #121212;border-left:6px solid transparent;border-right:6px solid transparent;height:0;left:50%;margin:6px 0 0;position:absolute;top:100%;-webkit-transform:translate(-50%);-moz-transform:translate(-50%);-ms-transform:translate(-50%);-o-transform:translate(-50%);transform:translate(-50%);width:0}.tooltip--bottom .tooltip__content{left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.tooltip--bottom-left .tooltip__content{left:0}.tooltip--bottom-right .tooltip__content{right:0}#viewport{background-color:#fff;min-height:100%;padding-top:118px;position:relative;width:100%}@media (min-width:1024px){#viewport.collections-visible,#viewport.collections-visible #header{width:-webkit-calc(100% - 320px);width:calc(100% - 320px)}}.author-style{align-items:flex-end;border-bottom:1px solid #d8d8d8;display:flex;gap:20px;justify-content:space-between;padding:45px 0 20px}.author-style .author-style__info .go-back{color:#b1b1b1;display:flex}.author-style .author-style__info .go-back i{color:#b1b1b1}.author-style .author-style__info .go-back:hover,.author-style .author-style__info .go-back:hover i{color:#9c9c9c}.author-style .author-style__info .author-style__info__headline{align-items:baseline;display:flex;flex-wrap:wrap}.author-style .author-style__search{width:35%}.author-style .author-style__search .search-holder .fake-search{border-radius:8px}.author-style .author-style__search i{color:#424242!important}@media screen and (max-width:768px){.author-style{flex-wrap:wrap;padding:20px 0}.author-style .author-style__search{width:100%}}.container.sticky{background-color:#fff;margin-bottom:20px;position:sticky;top:119px;z-index:10}.container.sticky+.search-data{display:none}.author__header{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:column;-moz-flex-direction:column;flex-direction:column;-ms-flex-direction:column;padding:40px 0 30px}@media screen and (max-width:992px){.author__header{height:inherit;overflow:visible;padding:20px 0 30px}}.author__header__content .container{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-pack:justify;-moz-box-pack:justify;box-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify}@media screen and (max-width:992px){.author__header__content .container{-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:column;-moz-flex-direction:column;flex-direction:column;-ms-flex-direction:column}}.author__header__content .avatar-info-holder{-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex:1;-moz-flex:1;-ms-flex:1;flex:1;-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:992px){.author__header__content .avatar-info-holder{-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:column;-moz-flex-direction:column;flex-direction:column;-ms-flex-direction:column;margin:0}}.author__header__content .avatar-info-holder .avatar-holder{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-moz-box-align:start;box-align:start;-webkit-align-items:start;-moz-align-items:start;-ms-align-items:start;-o-align-items:start;align-items:start;-ms-flex-align:start;margin-right:40px;z-index:10}@media screen and (max-width:992px){.author__header__content .avatar-info-holder .avatar-holder{-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-box-direction:normal;-moz-box-direction:normal;box-direction:normal;-webkit-flex-direction:column;-moz-flex-direction:column;flex-direction:column;-ms-flex-direction:column;-webkit-box-align:center;-moz-box-align:center;box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;margin:0;text-align:center}}.author__header__content .avatar-info-holder .avatar-holder .avatar{border-radius:100%;box-shadow:0 0 1px 1px #d8d8d8;height:80px;width:80px}@media screen and (max-width:992px){.author__header__content .avatar-info-holder .avatar-holder .avatar{height:48px;margin-bottom:10px;width:48px}}.author__header__content .avatar-info-holder .avatar-holder>div a,.author__header__content .avatar-info-holder .avatar-holder>div button{display:block;margin-left:20px}@media screen and (max-width:992px){.author__header__content .avatar-info-holder .avatar-holder>div a,.author__header__content .avatar-info-holder .avatar-holder>div button{margin-left:0}.author__header__content .avatar-info-holder .avatar-holder>div a button,.author__header__content .avatar-info-holder .avatar-holder>div button button{margin-top:unset}}.author__header__content .avatar-info-holder .avatar-holder .author-name{color:#424242;font-weight:700}.author__header__content .avatar-info-holder .avatar-holder .author-web{color:#777;font-size:15px;font-weight:400}@media screen and (max-width:992px){.author__header__content .avatar-info-holder .avatar-holder .author-web{font-size:14px}}.author__header__content .avatar-info-holder .info-holder{display:flex}@media screen and (max-width:992px){.author__header__content .avatar-info-holder .info-holder{margin:20px 0;text-align:center}}.author__header__content .avatar-info-holder .info-holder-icons,.author__header__content .avatar-info-holder .info-holder-packs,.author__header__content .avatar-info-holder .info-holder-social{margin:0 15px}.author__header__content .avatar-info-holder .info-holder-icons i,.author__header__content .avatar-info-holder .info-holder-packs i,.author__header__content .avatar-info-holder .info-holder-social i{height:26px;line-height:24px}@media screen and (max-width:992px){.author__header__content .avatar-info-holder .info-holder-icons,.author__header__content .avatar-info-holder .info-holder-packs,.author__header__content .avatar-info-holder .info-holder-social{margin:0 10px}.author__header__content .avatar-info-holder .info-holder-icons ul,.author__header__content .avatar-info-holder .info-holder-packs ul,.author__header__content .avatar-info-holder .info-holder-social ul{-webkit-box-pack:center;-moz-box-pack:center;box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center}}.author__header__content .avatar-info-holder .info-holder p{margin:0}@media screen and (max-width:992px){.author__header__content .avatar-info-holder .info-holder p{font-size:14px}}.author__header__content .avatar-info-holder .info-holder p.uppercase{color:#424242;font-size:13px;font-weight:600}.author__header__content .avatar-info-holder .info-holder a{color:#d8d8d8}.author__header__content .button-holder{align-items:center;display:flex}.author__header__content .button-holder .popover-share{margin-left:10px;margin-right:0}.author__header__content .button-holder .popover-share .bj-button.active{background:#e5e5e5}.author__header__content .button-holder .bj-button--pinterest-red{margin-left:5px}.author__header__content .button-holder .bj-button--follow-author{margin-right:5px}@media screen and (max-width:992px){.author__header__content .button-holder .bj-button{font-size:13px;height:34px;line-height:34px;padding:0 20px}.author__header__content .button-holder .bj-button.bj-button--square{min-width:0;padding:0;width:34px}}.author__style:first-child{margin-top:22px}.author__style__header{margin-bottom:10px!important;padding:0 10px}.author__style__header .badge{color:#fff;font-size:14px;height:36px;line-height:36px;padding:0 22px}.author__style__header p.font-h6{font-size:20px;line-height:1.5}.author__style__header p.font-h6 a{font-weight:700}.author__style__header .col span{display:inline-block;font-size:17px}.author__style--list{margin-bottom:22px}.author__style--list .box-container{height:244px;overflow:hidden}@media screen and (max-width:992px){.author__style .box-container{margin-left:-5px;width:calc(100% + 10px)}.author__style--list .box-container{height:auto;margin-bottom:22px}.author__style--list .box-container .box:nth-child(n+3){display:none}}.author .username{color:#142a5e;display:block;font-weight:600}.author .resources{color:#777;display:block;font-size:12px;line-height:1.75}.author a:hover .resources{text-decoration:underline}.author__header+.search-data{display:none}.tooltip--bookmarks.new .new-function-popup{display:block}.tooltip--bookmarks.new .tooltip__content,.tooltip--bookmarks.new .tooltip__trigger:after{display:none!important}.new-function-popup{background:#fff url(../assets/bookmark-new.f57c981f5f780defec47.svg) no-repeat;background-size:auto 100%;border-radius:6px;box-shadow:0 0 10px hsla(0,0%,7%,.2);display:none;margin-top:10px;padding:20px 20px 20px 140px;position:absolute;right:-20px;top:100%;width:360px;z-index:1}.new-function-popup:before{border-bottom:6px solid #fff;border-left:6px solid transparent;border-right:6px solid transparent;bottom:100%;content:"";height:0;margin:6px 0 0;position:absolute;right:16px;transform:translate(-50%);width:0}.new-function-popup .button{color:#fff}.new-function-popup .button,.new-function-popup .button:hover{box-shadow:inset 0 0 0 100px #142a5e!important}.new-function-popup a{color:#777}@media (max-width:890px){.new-function-popup{left:-20px}.new-function-popup:before{border-bottom-color:#40c585;left:28px}}@media (max-width:1210px){.collections-visible .new-function-popup{left:-20px}.collections-visible .new-function-popup:before{border-bottom-color:#40c585;left:28px}}.bookmarks{background-color:#f7f7f7}.bookmarks .following__list{min-height:380px;padding-top:20px}.bookmarks .list-options .label-switch,.bookmarks .list-options .popover-filters{display:none}.list-options .following__links{float:none;height:50px;left:50%;line-height:50px!important;position:absolute;top:0;transform:translateX(-50%)}.list-options .following__links a{color:#777;padding:0 10px}.list-options .following__links a.active{color:#424242}#cancellation{background-color:#f7f7f7;min-height:650px}.cancellation{background-color:#f7f7f7;overflow:hidden;padding:0 20px}.cancellation .profile-menu{border-bottom:1px solid #e5e5e5;margin-bottom:30px;padding-top:20px;text-align:center}.cancellation .profile-menu li{margin:0 20px}.cancellation .profile-menu li.active{border-bottom:1px solid #777}.cancellation .profile-menu a{color:#424242;display:block;padding:10px}.cancellation .profile-menu i{color:#424242;display:inline-block;margin-right:5px}.cancellation__steps{margin:50px auto 0;width:300px}.cancellation__steps ul{align-items:center;display:flex;flex-wrap:wrap}.cancellation__steps li{color:#9c9c9c;flex:1;font-size:13px;margin:0;padding:5px;position:relative;text-align:center}.cancellation__steps li.active{color:#424242}.cancellation__steps .progress{border-radius:6px;height:3px;overflow:hidden;position:relative;width:100%}.cancellation__steps .progress:after,.cancellation__steps .progress__bar{bottom:0;height:100%;left:0;position:absolute;width:100%}.cancellation__steps .progress:after{background-color:#d8d8d8;content:"";z-index:1}.cancellation__steps .progress__bar{background-image:linear-gradient(90deg,#44b678,rgba(68,182,120,.5));z-index:2}.cancellation__form{margin:0 auto;max-width:680px;padding:50px 0;position:relative;text-align:center}.cancellation__form:after{background:url(../assets/piki-sad.43cb1da82a8222f3003f.svg) no-repeat;bottom:100px;content:"";display:block;height:271px;position:absolute;right:-150px;width:203px}.cancellation__form label{cursor:pointer;display:block}@media screen and (max-width:768px){.cancellation__form:after{display:none}}.cancellation .options{margin:0 auto 30px;max-width:450px;text-align:left}.cancellation .radio-group{color:#424242;cursor:pointer;font-size:15px;margin-bottom:20px;padding-left:30px}.cancellation .radio-group:hover label.fake-radio:before{box-shadow:inset 0 0 0 1px #b1b1b1}.cancellation .radio-group label.fake-radio{margin-right:5px;width:22px}.cancellation .radio-group label.fake-radio:before{box-shadow:inset 0 0 0 1px #c8c8c8;height:22px;width:22px}.cancellation .radio-group input[type=radio]:checked+label.fake-radio:before{box-shadow:inset 0 0 0 7px #44b678}.cancellation__banner{background:url(../assets/c65fdc0a4130b44e65c3.jpg) no-repeat;background-size:cover;display:block;height:300px;margin:0 auto 30px;max-width:800px;padding:20px;width:100%}@media screen and (max-width:768px){.cancellation__banner{background:url(../assets/b961f631a9f8440c8c7d.jpg) no-repeat;max-width:320px}.cancellation__banner p{font-size:17px}}.cancellation__options__footer{background:url(../assets/e60a13b1cd76bca61ceb.png) no-repeat;height:525px;left:50%;position:relative;transform:translateX(-50%);width:1230px}@media screen and (max-width:480px){.cancellation__options__footer{background:url(../assets/a8902a2cb99c6fab6878.png) no-repeat;height:416px;width:522px}}.cancellation__buttons{margin:0 0 50px}@media screen and (max-width:480px){.cancellation__buttons div{margin:10px 0;text-align:center;width:100%}.cancellation__buttons .bj-button{min-width:180px}}.cancellation__form__support__holder{margin-top:50px}.cancellation__form__support input[type=email],.cancellation__form__support input[type=text]{height:44px;line-height:44px;padding:0 10px}.cancellation__form__support textarea{height:100px;padding:10px}.cancellation__form__support input[type=email],.cancellation__form__support input[type=text],.cancellation__form__support textarea{border:1px solid #c8c8c8;border-radius:2px}.cancellation__form__support input[type=email]:hover,.cancellation__form__support input[type=text]:hover,.cancellation__form__support textarea:hover{border-color:#9c9c9c}@media screen and (max-width:480px){.cancellation__form__support .col{flex:none;padding:0!important;width:100%}}.cancellation__features{margin-top:50px}.cancellation__features .container{max-width:1200px;padding:0}@media screen and (max-width:992px){.cancellation__features .feature{align-items:flex-start;display:flex;flex-wrap:wrap;margin-bottom:20px}.cancellation__features .text-holder{flex:1;padding-right:0;text-align:left}}.cancellation__thanks{padding-top:100px}.cancellation .quality--img{display:block;left:50%;margin-left:-630px;max-width:1259px;position:relative}@media screen and (max-width:640px){.cancellation .quality--img{margin-left:-261px;max-width:522px}}.ghost-collection{background:url(../assets/96dfca0a31e6d9ce72f7.png) no-repeat;background-size:cover;height:502px;margin:20px auto;width:320px}.ghost-collection img{animation:floating 2s ease-in-out infinite;position:relative;top:200px}.downloads-limit{margin:auto;max-width:950px;padding:100px 20px}.downloads-limit .list--check{text-align:left}.downloads-limit .list--check li{display:flex;margin-bottom:10px}.downloads-limit .list--check li i{line-height:1.2em}.downloads-limit.limit--registered{max-width:1100px}.downloads-limit.limit--registered .limit-icon{position:relative}.downloads-limit.limit--registered .limit-icon img{display:block;margin:auto;max-width:427px}.downloads-limit.limit--registered .limit-collection img{display:block;margin:auto;max-width:404px}.downloads-limit.limit--registered .icon-holder{background-color:#fff;border-radius:10px;box-shadow:10px 10px 20px 0 rgba(8,25,43,.1);height:220px;left:50%;padding:46px;position:absolute;top:50%;transform:translate(-50%,-50%);width:220px}.downloads-limit.limit--registered .icon-holder img{height:auto;width:100%}.downloads-limit.limit--registered .icon-holder:before{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBmaWxsPSIjRkE4QzAwIiBkPSJNMS41MjYgMTAuNzY5aDExLjIxOHYyLjYwM0gxLjUyNnoiLz48cGF0aCBmaWxsPSIjRkY4QzAwIiBkPSJNMS4zNzcgOC43MDUgNy4wMTYuMDYxbDUuNzQxIDguNjQ0eiIvPjxwYXRoIGZpbGw9IiNFREE1MDAiIGQ9Im0xMi42NzQgMTAuMTA0IDEuMzEzLTcuNjM0TDIuODIyIDkuODAyeiIvPjxwYXRoIGZpbGw9IiNGRUM0MDAiIGQ9Ik0xLjMzNSAxMC4wNTguMDc1IDIuNDMzbDEwLjQyOCA3LjYyNXoiLz48L2c+PC9zdmc+) 50% no-repeat;background-color:#fff;background-size:20px;border-radius:8px;box-shadow:5px 5px 10px 0 rgba(8,25,43,.1);content:"";display:inline-block;height:20px;left:-27px;padding:27px;position:absolute;top:-27px;width:20px}@media screen and (max-width:992px){.downloads-limit.limit--registered .limit-icon img{max-width:342px}.downloads-limit.limit--registered .limit-collection img{max-width:341px}.downloads-limit.limit--registered .icon-holder{height:115px;padding:20px;width:115px}.downloads-limit.limit--registered .icon-holder:before{background-size:14px;border-radius:5px;left:-19px;padding:19px;top:-19px}.downloads-limit.limit--registered .limit__text{margin-top:20px;text-align:center}.downloads-limit.limit--registered ul{margin:auto;max-width:400px}.downloads-limit.limit--registered .button-holder{background-color:#fff;bottom:0;box-shadow:0 0 9px 0 rgba(8,25,43,.1);left:0;padding:20px;position:fixed;width:100%;z-index:1}.downloads-limit.limit--registered .button-holder a{margin:0;width:100%}}@media screen and (max-width:768px){.downloads-limit.limit--registered{padding:20px}.downloads-limit.limit--registered .limit__image{display:none}}.downloads-limit.limit--guest{max-width:1100px}.downloads-limit.limit--guest .limit-icon img{display:block;margin:auto;max-width:435px}.downloads-limit.limit--guest .limit-collection img{display:block;margin:auto;max-width:404px}.downloads-limit.limit--guest .icon-holder{background-color:#fff;border-radius:10px;box-shadow:10px 10px 20px 0 rgba(8,25,43,.1);height:200px;left:50%;padding:40px;position:absolute;top:50%;transform:translate(-50%,-50%);width:200px}.downloads-limit.limit--guest .icon-holder img{height:auto;width:100%}@media screen and (max-width:992px){.downloads-limit.limit--guest .limit-icon img{max-width:342px}.downloads-limit.limit--guest .limit-collection img{max-width:341px}.downloads-limit.limit--guest .icon-holder{height:115px;padding:20px;width:115px}.downloads-limit.limit--guest .limit__text{margin-top:20px;text-align:center}.downloads-limit.limit--guest ul{margin:auto;max-width:400px}.downloads-limit.limit--guest .button-holder{background-color:#fff;bottom:0;box-shadow:0 0 9px 0 rgba(8,25,43,.1);left:0;padding:20px;position:fixed;width:100%;z-index:1}.downloads-limit.limit--guest .button-holder a{width:100%}}@media screen and (max-width:768px){.downloads-limit.limit--guest{padding:20px}.downloads-limit.limit--guest .limit__image{display:none}}.downloads-limit .btn{height:54px;line-height:54px;padding:0 20px}@media screen and (max-width:768px){.downloads-limit{padding:50px 20px}.downloads-limit .limit__image{display:none}}.empty-search.icons-search .container{margin:0 auto}.empty-search .container{margin:80px auto;max-width:974px;padding:0 60px}.empty-search .list{list-style:disc;padding-left:20px}.empty-search .list li{margin-bottom:20px}.empty-search .category-box{display:block;margin:auto;position:relative;width:273px}.empty-search .category-box img{display:block;width:100%}.empty-search .category-box p{bottom:10px;color:#fff;font-size:17px;font-weight:600;left:10px;line-height:1.6;margin:0;position:absolute}.empty-search .categories{column-count:4}.empty-search .categories a{color:#777}@media screen and (max-width:768px){.empty-search{margin-top:40px}.empty-search .row--categories{margin-bottom:50px}.empty-search .hide-mobile{display:none!important}}.empty-search .sponsor a{color:red}body[data-section="404"] .spirit-a{height:417px}body[data-section="404"] .spirit-a:not([data-section=empty]){height:291px}@media screen and (max-width:1280px){body[data-section="404"] .spirit-a:not([data-section=detail]):not([data-section=empty]){height:533px}}@media screen and (max-height:768px){body[data-section="404"] .spirit-a:not([data-section=detail]):not([data-section=empty]){height:290px}}@media screen and (max-height:768px) and (max-width:1280px){body[data-section="404"] .spirit-a:not([data-section=detail]):not([data-section=empty]){height:417px}}.error302{margin:auto;max-width:850px;padding:100px 20px}.error302 .img--icon{border-radius:10px;box-shadow:10px 10px 20px 0 rgba(10,21,47,.1);height:180px;padding:20px;text-align:center;width:180px}.error302 .img--icon img{margin-top:-64px;position:relative;top:50%}.error302 .img--pack{box-shadow:0 0 0 1px #e5e5e5;height:205px;margin:auto;max-width:320px;overflow:hidden;padding:10px}.error302 .col__text{margin-left:80px;max-width:400px;width:100%}#notification-cart .notification__close .error302 button i:before,.error302 button #notification-cart .notification__close i:before,.error302 button .icon:before,.error302 button .notification--alert i:before,.notification--alert .error302 button i:before{vertical-align:middle}@media screen and (max-width:768px){.error302{margin-bottom:20px;padding:40px 20px}.error302 .col__img{text-align:center;width:100%}.error302 .img--icon{margin:auto}.error302 .col__text{flex:none;margin:20px auto 0}}.home-icons{color:#0a152f}.countdown .home-icons .popular-styles ul,.home-icons .popular-styles .countdown ul,.home-icons .popular-styles .groups__item,.home-icons .popular-styles .landing--register .separator,.home-icons .popular-styles .profile-login .group,.home-icons .popular-styles .row,.landing--register .home-icons .popular-styles .separator,.profile-login .home-icons .popular-styles .group{justify-content:center;margin-left:-15px;width:calc(100% + 30px)}.countdown .home-icons .popular-styles ul>div,.home-icons .popular-styles .countdown ul>div,.home-icons .popular-styles .groups__item>div,.home-icons .popular-styles .landing--register .separator>div,.home-icons .popular-styles .profile-login .group>div,.home-icons .popular-styles .row>div,.landing--register .home-icons .popular-styles .separator>div,.profile-login .home-icons .popular-styles .group>div{margin-bottom:30px;padding:0 15px}.home-icons .popular-styles__item{background:linear-gradient(115.78deg,#2955bb -7.64%,#b8cbf8 104.5%);border-radius:16px;box-shadow:0 2px 8px rgba(55,73,87,.1),0 15px 30px rgba(55,73,87,.15);height:260px;overflow:hidden;position:relative;transition:all .2s ease-in-out}.home-icons .popular-styles__item p{color:#fff;padding:25px 30px 20px;position:absolute}.home-icons .popular-styles__item img{left:40px;max-width:unset;position:relative;top:80px;transform:rotate(-8deg);transition:all .2s ease-in-out}.home-icons .popular-styles__item:hover{box-shadow:0 2px 12px rgba(55,73,87,.1),0 25px 50px rgba(55,73,87,.15);transform:translateY(-2px)}.home-icons .popular-styles__item:hover img{left:40px;max-width:unset;position:relative;transform:rotate(0deg)}.countdown .home-icons .popular-styles .container ul>div:first-child .popular-styles__item,.home-icons .popular-styles .container .countdown ul>div:first-child .popular-styles__item,.home-icons .popular-styles .container .groups__item>div:first-child .popular-styles__item,.home-icons .popular-styles .container .landing--register .separator>div:first-child .popular-styles__item,.home-icons .popular-styles .container .profile-login .group>div:first-child .popular-styles__item,.home-icons .popular-styles .container .row>div:first-child .popular-styles__item,.landing--register .home-icons .popular-styles .container .separator>div:first-child .popular-styles__item,.profile-login .home-icons .popular-styles .container .group>div:first-child .popular-styles__item{background:linear-gradient(115.78deg,#2955bb -7.64%,#b8cbf8 104.5%)}.countdown .home-icons .popular-styles .container ul>div:nth-child(2) .popular-styles__item,.home-icons .popular-styles .container .countdown ul>div:nth-child(2) .popular-styles__item,.home-icons .popular-styles .container .groups__item>div:nth-child(2) .popular-styles__item,.home-icons .popular-styles .container .landing--register .separator>div:nth-child(2) .popular-styles__item,.home-icons .popular-styles .container .profile-login .group>div:nth-child(2) .popular-styles__item,.home-icons .popular-styles .container .row>div:nth-child(2) .popular-styles__item,.landing--register .home-icons .popular-styles .container .separator>div:nth-child(2) .popular-styles__item,.profile-login .home-icons .popular-styles .container .group>div:nth-child(2) .popular-styles__item{background:linear-gradient(115.74deg,#f4980a -6.1%,#ffe6a7 101.85%)}.countdown .home-icons .popular-styles .container ul>div:nth-child(3) .popular-styles__item,.home-icons .popular-styles .container .countdown ul>div:nth-child(3) .popular-styles__item,.home-icons .popular-styles .container .groups__item>div:nth-child(3) .popular-styles__item,.home-icons .popular-styles .container .landing--register .separator>div:nth-child(3) .popular-styles__item,.home-icons .popular-styles .container .profile-login .group>div:nth-child(3) .popular-styles__item,.home-icons .popular-styles .container .row>div:nth-child(3) .popular-styles__item,.landing--register .home-icons .popular-styles .container .separator>div:nth-child(3) .popular-styles__item,.profile-login .home-icons .popular-styles .container .group>div:nth-child(3) .popular-styles__item{background:linear-gradient(115.74deg,#6569bd -6.1%,#8fadf4 101.85%)}.countdown .home-icons .popular-styles .container ul>div:nth-child(4) .popular-styles__item,.home-icons .popular-styles .container .countdown ul>div:nth-child(4) .popular-styles__item,.home-icons .popular-styles .container .groups__item>div:nth-child(4) .popular-styles__item,.home-icons .popular-styles .container .landing--register .separator>div:nth-child(4) .popular-styles__item,.home-icons .popular-styles .container .profile-login .group>div:nth-child(4) .popular-styles__item,.home-icons .popular-styles .container .row>div:nth-child(4) .popular-styles__item,.landing--register .home-icons .popular-styles .container .separator>div:nth-child(4) .popular-styles__item,.profile-login .home-icons .popular-styles .container .group>div:nth-child(4) .popular-styles__item{background:linear-gradient(115.74deg,#eb644c -6.1%,#ffd8d2 101.85%)}.countdown .home-icons .popular-styles .container ul>div:nth-child(5) .popular-styles__item,.home-icons .popular-styles .container .countdown ul>div:nth-child(5) .popular-styles__item,.home-icons .popular-styles .container .groups__item>div:nth-child(5) .popular-styles__item,.home-icons .popular-styles .container .landing--register .separator>div:nth-child(5) .popular-styles__item,.home-icons .popular-styles .container .profile-login .group>div:nth-child(5) .popular-styles__item,.home-icons .popular-styles .container .row>div:nth-child(5) .popular-styles__item,.landing--register .home-icons .popular-styles .container .separator>div:nth-child(5) .popular-styles__item,.profile-login .home-icons .popular-styles .container .group>div:nth-child(5) .popular-styles__item{background:linear-gradient(115.74deg,#3b9e62 -6.1%,#abffad 101.85%)}.countdown .home-icons .popular-styles .container ul>div:nth-child(6) .popular-styles__item,.home-icons .popular-styles .container .countdown ul>div:nth-child(6) .popular-styles__item,.home-icons .popular-styles .container .groups__item>div:nth-child(6) .popular-styles__item,.home-icons .popular-styles .container .landing--register .separator>div:nth-child(6) .popular-styles__item,.home-icons .popular-styles .container .profile-login .group>div:nth-child(6) .popular-styles__item,.home-icons .popular-styles .container .row>div:nth-child(6) .popular-styles__item,.landing--register .home-icons .popular-styles .container .separator>div:nth-child(6) .popular-styles__item,.profile-login .home-icons .popular-styles .container .group>div:nth-child(6) .popular-styles__item{background:linear-gradient(115.74deg,#1f408c -6.1%,#8f91cf 100.57%)}.home-icons .emojis__banner{border-radius:10px;margin:50px 0 100px;overflow:hidden;position:relative}.countdown .home-icons .emojis__banner ul,.home-icons .emojis__banner .countdown ul,.home-icons .emojis__banner .groups__item,.home-icons .emojis__banner .landing--register .separator,.home-icons .emojis__banner .profile-login .group,.home-icons .emojis__banner .row,.landing--register .home-icons .emojis__banner .separator,.profile-login .home-icons .emojis__banner .group{background-color:#f7f7f7;padding:50px 60px}.home-icons .emojis__banner__text{width:45%}.home-icons .emojis__banner__text h5{color:#0a152f}.home-icons .emojis__banner__text p{color:#5b5b5b}.home-icons .emojis__banner__image{position:unset;width:55%}.home-icons .emojis__banner__image img{bottom:-165px;display:block;height:auto;left:50%;max-width:unset;position:absolute}.home-icons .emojis__banner__image .purple{left:72%;top:-165px}.home-icons .emojis__banner__image .green{left:45%}.home-icons .emojis__banner__image .yellow{left:67%}.home-icons .section-logos{align-items:center;display:flex;flex-direction:column;margin-bottom:100px;text-align:center}.home-icons .section-logos h5{color:#142a5e;margin-top:0}.home-icons .section-logos>p{color:#5b5b5b;margin:0 auto 30px}.countdown .home-icons .section-logos ul,.home-icons .section-logos .countdown ul,.home-icons .section-logos .groups__item,.home-icons .section-logos .landing--register .separator,.home-icons .section-logos .profile-login .group,.home-icons .section-logos .row,.landing--register .home-icons .section-logos .separator,.profile-login .home-icons .section-logos .group{justify-content:center;margin-bottom:30px;margin-left:-10px;width:calc(100% + 20px)}.countdown .home-icons .section-logos ul>div,.home-icons .section-logos .countdown ul>div,.home-icons .section-logos .groups__item>div,.home-icons .section-logos .landing--register .separator>div,.home-icons .section-logos .profile-login .group>div,.home-icons .section-logos .row>div,.landing--register .home-icons .section-logos .separator>div,.profile-login .home-icons .section-logos .group>div{padding:10px;width:12.5%}.countdown .home-icons .section-logos ul>div a,.home-icons .section-logos .countdown ul>div a,.home-icons .section-logos .groups__item>div a,.home-icons .section-logos .landing--register .separator>div a,.home-icons .section-logos .profile-login .group>div a,.home-icons .section-logos .row>div a,.landing--register .home-icons .section-logos .separator>div a,.profile-login .home-icons .section-logos .group>div a{background-color:#f7f7f7;border-radius:8px;display:block;height:144px;position:relative;transition:background-color .2s ease;width:152px}.countdown .home-icons .section-logos ul>div a img,.home-icons .section-logos .countdown ul>div a img,.home-icons .section-logos .groups__item>div a img,.home-icons .section-logos .landing--register .separator>div a img,.home-icons .section-logos .profile-login .group>div a img,.home-icons .section-logos .row>div a img,.landing--register .home-icons .section-logos .separator>div a img,.profile-login .home-icons .section-logos .group>div a img{left:50%;pointer-events:none;position:absolute;top:30%;transform:translateX(-50%) translateY(-20%)}.countdown .home-icons .section-logos ul>div a p,.home-icons .section-logos .countdown ul>div a p,.home-icons .section-logos .groups__item>div a p,.home-icons .section-logos .landing--register .separator>div a p,.home-icons .section-logos .profile-login .group>div a p,.home-icons .section-logos .row>div a p,.landing--register .home-icons .section-logos .separator>div a p,.profile-login .home-icons .section-logos .group>div a p{bottom:30px;pointer-events:none;position:absolute;text-align:center;width:100%}.countdown .home-icons .section-logos ul a:hover,.home-icons .section-logos .countdown ul a:hover,.home-icons .section-logos .groups__item a:hover,.home-icons .section-logos .landing--register .separator a:hover,.home-icons .section-logos .profile-login .group a:hover,.home-icons .section-logos .row a:hover,.landing--register .home-icons .section-logos .separator a:hover,.profile-login .home-icons .section-logos .group a:hover{background-color:#f0f0f0}.home-icons .top-icon-search ul{margin-bottom:0;width:20%}.home-icons .top-icon-search ul li a{color:#424242}.home-icons .top-icon-search ul li a:hover{color:#286d34}.home-icons .top-icon-search ul:last-child{display:none}@media screen and (max-width:1400px){.home-icons .popular-styles__item img{left:50%;transform:translateX(-50%) rotate(-8deg)}.home-icons .popular-styles__item:hover img{left:50%;transform:translateX(-50%) rotate(0deg)}.countdown .home-icons .section-logos ul,.home-icons .section-logos .countdown ul,.home-icons .section-logos .groups__item,.home-icons .section-logos .landing--register .separator,.home-icons .section-logos .profile-login .group,.home-icons .section-logos .row,.landing--register .home-icons .section-logos .separator,.profile-login .home-icons .section-logos .group{max-width:688px}.countdown .home-icons .section-logos ul>div,.home-icons .section-logos .countdown ul>div,.home-icons .section-logos .groups__item>div,.home-icons .section-logos .landing--register .separator>div,.home-icons .section-logos .profile-login .group>div,.home-icons .section-logos .row>div,.landing--register .home-icons .section-logos .separator>div,.profile-login .home-icons .section-logos .group>div{width:unset}}@media screen and (max-width:992px){.home-icons .popular-styles__item img{left:40px;transform:rotate(-8deg)}.home-icons .popular-styles__item:hover img{left:40px;transform:rotate(0deg)}.countdown .home-icons .emojis__banner ul,.home-icons .emojis__banner .countdown ul,.home-icons .emojis__banner .groups__item,.home-icons .emojis__banner .landing--register .separator,.home-icons .emojis__banner .profile-login .group,.home-icons .emojis__banner .row,.landing--register .home-icons .emojis__banner .separator,.profile-login .home-icons .emojis__banner .group{padding:50px 40px}.home-icons .emojis__banner__image,.home-icons .emojis__banner__text{width:50%}.home-icons .emojis__banner__image img{bottom:-135px;left:55%}}@media screen and (max-width:768px){.home-icons .emojis__banner{margin:30px 0 80px}.home-icons .emojis__banner__image img{bottom:-125px;left:55%}.countdown .home-icons .section-logos ul,.home-icons .section-logos .countdown ul,.home-icons .section-logos .groups__item,.home-icons .section-logos .landing--register .separator,.home-icons .section-logos .profile-login .group,.home-icons .section-logos .row,.landing--register .home-icons .section-logos .separator,.profile-login .home-icons .section-logos .group{justify-content:center;max-width:516px}.home-icons .top-icon-search ul{width:50%}.home-icons .top-icon-search ul:last-child{display:block}}@media screen and (max-width:640px){.home-icons .popular-styles,.home-icons .top-icon-search{padding-top:10px}.home-icons .popular-styles>.container>p,.home-icons .top-icon-search>.container>p{margin-bottom:20px}.home-icons .emojis__banner{margin:30px 0 40px}.countdown .home-icons .emojis__banner ul,.home-icons .emojis__banner .countdown ul,.home-icons .emojis__banner .groups__item,.home-icons .emojis__banner .landing--register .separator,.home-icons .emojis__banner .profile-login .group,.home-icons .emojis__banner .row,.landing--register .home-icons .emojis__banner .separator,.profile-login .home-icons .emojis__banner .group{padding:30px}.home-icons .emojis__banner__text{text-align:center;width:100%}.home-icons .emojis__banner__text p{font-size:14px}.home-icons .emojis__banner__image{height:200px;width:100%}.home-icons .emojis__banner__image img{bottom:-405px;left:-50%}.home-icons .emojis__banner__image .purple{left:65%;top:95px}.home-icons .emojis__banner__image .green{bottom:-190px;left:-25%}.home-icons .emojis__banner__image .yellow{bottom:-245px;left:15%}.home-icons .section-logos{margin-bottom:40px}.home-icons .section-logos>p{font-size:14px}.countdown .home-icons .section-logos ul,.home-icons .section-logos .countdown ul,.home-icons .section-logos .groups__item,.home-icons .section-logos .landing--register .separator,.home-icons .section-logos .profile-login .group,.home-icons .section-logos .row,.landing--register .home-icons .section-logos .separator,.profile-login .home-icons .section-logos .group{max-width:325px}.countdown .home-icons .section-logos ul>div,.home-icons .section-logos .countdown ul>div,.home-icons .section-logos .groups__item>div,.home-icons .section-logos .landing--register .separator>div,.home-icons .section-logos .profile-login .group>div,.home-icons .section-logos .row>div,.landing--register .home-icons .section-logos .separator>div,.profile-login .home-icons .section-logos .group>div{padding:5px}.countdown .home-icons .section-logos ul>div a,.home-icons .section-logos .countdown ul>div a,.home-icons .section-logos .groups__item>div a,.home-icons .section-logos .landing--register .separator>div a,.home-icons .section-logos .profile-login .group>div a,.home-icons .section-logos .row>div a,.landing--register .home-icons .section-logos .separator>div a,.profile-login .home-icons .section-logos .group>div a{display:block;height:87px;width:87px}.countdown .home-icons .section-logos ul>div a img,.home-icons .section-logos .countdown ul>div a img,.home-icons .section-logos .groups__item>div a img,.home-icons .section-logos .landing--register .separator>div a img,.home-icons .section-logos .profile-login .group>div a img,.home-icons .section-logos .row>div a img,.landing--register .home-icons .section-logos .separator>div a img,.profile-login .home-icons .section-logos .group>div a img{height:24px;top:25%;width:24px}.countdown .home-icons .section-logos ul>div a p,.home-icons .section-logos .countdown ul>div a p,.home-icons .section-logos .groups__item>div a p,.home-icons .section-logos .landing--register .separator>div a p,.home-icons .section-logos .profile-login .group>div a p,.home-icons .section-logos .row>div a p,.landing--register .home-icons .section-logos .separator>div a p,.profile-login .home-icons .section-logos .group>div a p{bottom:20px;font-size:13px}}@media screen and (max-width:480px){.home-icons .popular-styles__item{height:180px;transition:none}.home-icons .popular-styles__item p{font-size:14px}.home-icons .popular-styles__item img{height:auto;transition:none;width:165px}.home-icons .emojis__banner__image img{bottom:-355px;left:-62%}}.collections-visible .section-logos .countdown ul,.collections-visible .section-logos .groups__item,.collections-visible .section-logos .landing--register .separator,.collections-visible .section-logos .profile-login .group,.collections-visible .section-logos .row,.countdown .collections-visible .section-logos ul,.landing--register .collections-visible .section-logos .separator,.profile-login .collections-visible .section-logos .group{max-width:688px}.collections-visible .section-logos .countdown ul>div,.collections-visible .section-logos .groups__item>div,.collections-visible .section-logos .landing--register .separator>div,.collections-visible .section-logos .profile-login .group>div,.collections-visible .section-logos .row>div,.countdown .collections-visible .section-logos ul>div,.landing--register .collections-visible .section-logos .separator>div,.profile-login .collections-visible .section-logos .group>div{width:unset}@media screen and (max-width:1400px){.collections-visible .home-icons .emojis__banner__image img{bottom:-100px}.collections-visible .section-logos .countdown ul,.collections-visible .section-logos .groups__item,.collections-visible .section-logos .landing--register .separator,.collections-visible .section-logos .profile-login .group,.collections-visible .section-logos .row,.countdown .collections-visible .section-logos ul,.landing--register .collections-visible .section-logos .separator,.profile-login .collections-visible .section-logos .group{justify-content:center;max-width:516px}.collections-visible .section-logos .countdown ul .hide-mobile,.collections-visible .section-logos .groups__item .hide-mobile,.collections-visible .section-logos .landing--register .separator .hide-mobile,.collections-visible .section-logos .profile-login .group .hide-mobile,.collections-visible .section-logos .row .hide-mobile,.countdown .collections-visible .section-logos ul .hide-mobile,.landing--register .collections-visible .section-logos .separator .hide-mobile,.profile-login .collections-visible .section-logos .group .hide-mobile{display:none}}.landing--iconfonts-sprites header{background-color:#142a5e;margin-bottom:50px;padding:50px 0}.landing--iconfonts-sprites .container{max-width:1100px}.landing--iconfonts-sprites .features{margin-bottom:50px}.landing--iconfonts-sprites .tutorial__text{max-width:400px;padding:0 20px}.landing--iconfonts-sprites .tutorial__image img{border:1px solid #e5e5e5}.countdown .landing--iconfonts-sprites .tutorial ul,.landing--iconfonts-sprites .tutorial .countdown ul,.landing--iconfonts-sprites .tutorial .groups__item,.landing--iconfonts-sprites .tutorial .landing--register .separator,.landing--iconfonts-sprites .tutorial .profile-login .group,.landing--iconfonts-sprites .tutorial .row,.landing--register .landing--iconfonts-sprites .tutorial .separator,.profile-login .landing--iconfonts-sprites .tutorial .group{padding:50px 20px 0}.countdown .landing--iconfonts-sprites .tutorial ul:nth-child(2n),.landing--iconfonts-sprites .tutorial .countdown ul:nth-child(2n),.landing--iconfonts-sprites .tutorial .groups__item:nth-child(2n),.landing--iconfonts-sprites .tutorial .landing--register .separator:nth-child(2n),.landing--iconfonts-sprites .tutorial .profile-login .group:nth-child(2n),.landing--iconfonts-sprites .tutorial .row:nth-child(2n),.landing--register .landing--iconfonts-sprites .tutorial .separator:nth-child(2n),.profile-login .landing--iconfonts-sprites .tutorial .group:nth-child(2n){background-color:#d8d8d8}@media screen and (max-width:768px){.landing--iconfonts-sprites .tutorial__text{-webkit-box-ordinal-group:0;-moz-box-ordinal-group:0;box-ordinal-group:0;-webkit-order:0;-moz-order:0;order:0;-ms-flex-order:0;margin-bottom:10px}.landing--iconfonts-sprites .tutorial__image{-webkit-box-ordinal-group:1;-moz-box-ordinal-group:1;box-ordinal-group:1;-webkit-order:1;-moz-order:1;order:1;-ms-flex-order:1}}.page-pricing{padding-top:0!important}.page-pricing #viewport{padding-top:54px}.page-pricing #header{border:none;margin:0;padding:0;position:absolute;z-index:2}.countdown .page-pricing #header ul,.landing--register .page-pricing #header .separator,.page-pricing #header .countdown ul,.page-pricing #header .groups__item,.page-pricing #header .landing--register .separator,.page-pricing #header .profile-login .group,.page-pricing #header .row,.profile-login .page-pricing #header .group{padding:0}.page-pricing #header .menu-holder>li:not(.language-selector){display:none}@media screen and (max-width:992px){.page-pricing #header .menu-holder>li:not(.language-selector){display:block}}.page-pricing #header .popover-tools .popover-button{padding:0 30px}.page-pricing .header--menu{margin:0}.page-pricing .header--search,.page-pricing .header.fixed .header--search{display:none}.pricing__hero{background:url(../assets/hero.bda87b53cf1ed2bfad4f.svg);background-size:cover;color:#fff;overflow:hidden;position:relative;z-index:1}.pricing__hero .content{margin:auto;max-width:768px;padding:50px 20px;position:relative;text-align:center}.pricing__hero .content:before{background-image:url(../assets/computer.66c95d34a762e18f8db7.svg);content:"";height:283px;position:absolute;right:100%;top:50%;transform:translateY(-50%);width:320px}.pricing__hero h3{color:#fff;font-weight:400;margin-bottom:10px}.pricing__hero p{font-size:17px;margin:0}.pricing__hero .premium{white-space:nowrap}.pricing__hero.free-png{align-items:center;background:#142a5e;display:flex;justify-content:center;min-height:219px}.pricing__hero.free-png h5{margin:0 auto 20px;padding:0 20px}.pricing__hero.free-png p{padding:0 30px}.pricing__hero.free-png p span{align-items:baseline;color:#feb602;display:inline-flex;gap:5px}.pricing__hero.free-png p span i{color:inherit;display:inline}.pricing__hero.free-png .image-left,.pricing__hero.free-png .image-right{position:absolute;top:0}.pricing__hero.free-png .image-left{left:0}.pricing__hero.free-png .image-right{right:0}.pricing__hero.free-png .ball-blue,.pricing__hero.free-png .ball-green{bottom:-10px;position:absolute}.pricing__hero.free-png .ball-blue{left:0}.pricing__hero.free-png .ball-green{right:0}@media (max-width:1200px){.pricing__hero.free-png .image-left{transform:translateX(-50%)}.pricing__hero.free-png .image-right{transform:translateX(50%)}.pricing__hero.free-png .ball-blue{transform:translateX(-20%)}.pricing__hero.free-png .ball-green{transform:translateX(20%)}}@media screen and (max-width:768px){.pricing__hero.free-png .image-left,.pricing__hero.free-png .image-right{display:none}}.pricing__pack{margin-top:20px}.pricing__pack h6{color:#142a5e}.pricing__pack--left{position:relative;top:10px}.pricing__pack--left img{box-shadow:0 1px 5px #c8c8c8;margin-right:20px;max-width:200px}.pricing__pack--right{height:160px;margin-top:-10px}@media screen and (max-width:768px){.pricing__pack h6{margin:0}.pricing__pack--left{top:0}.pricing__pack--left img{max-width:100px}}.pricing .container{max-width:1200px}.pricing__tables{background-color:#f0f0f0}.pricing__tables .container{max-width:1200px;padding:20px}.pricing__tables .container .col__table{padding-right:10px}.pricing__tables .container .col__box{padding-left:10px}.pricing__tables .table{background-color:#fff;border:1px solid #e5e5e5;border-radius:6px;box-shadow:0 1px 5px #c8c8c8}.pricing__tables .table thead{border-bottom:1px solid #e5e5e5;font-size:12px}.pricing__tables .table td,.pricing__tables .table th{height:44px;padding:0 0 0 20px}.pricing__tables .table td:nth-child(2),.pricing__tables .table td:nth-child(3),.pricing__tables .table th:nth-child(2),.pricing__tables .table th:nth-child(3){text-align:center}.pricing__tables .table td{color:#424242;font-size:13px}.pricing__tables .plans{background:#fff;border:1px solid #e5e5e5;border-radius:6px;box-shadow:0 1px 5px #c8c8c8;cursor:pointer;margin:0 0 20px}.pricing__tables .plans:hover{border-color:#d8d8d8}.pricing__tables .plans:last-child{margin:0}.pricing__tables .plans .ribbon{background:#32864c;color:#fff;display:inline-block;font-size:12px;height:24px;line-height:24px;margin-top:20px;min-width:200px;padding-left:20px;position:relative}.pricing__tables .plans .ribbon:after{background:#fff;content:"";height:24px;position:absolute;right:-12px;top:50%;transform:translateY(-50%) rotate(45deg);width:24px}.pricing__tables .plans .ribbon+.content{padding-top:10px}.pricing__tables .plans .content{padding:20px 190px 20px 20px;position:relative}.pricing__tables .plans span{display:block}.pricing__tables .plans .title{color:#0a152f;font-size:1em;font-weight:700;text-transform:uppercase}.pricing__tables .plans .price strong{color:#3b9e62}.pricing__tables .plans .price small{color:#0a152f;font-size:13px;font-weight:400}.pricing__tables .plans .info{color:#777;font-size:12px;line-height:1.75}.pricing__tables .plans .info b{color:#0a152f}.pricing__tables .plans .vat{color:#0a152f;font-size:10px;line-height:1.75}.pricing__tables .plans .bj-button{cursor:pointer;position:absolute;right:1.5em;top:50%;transform:translateY(-50%)}@media screen and (max-width:768px){.pricing__tables .container .col__table{margin-bottom:20px;padding:0 5px}.pricing__tables .container .col__table img{height:20px;width:20px}.pricing__tables .container .col__box{padding:0 5px}.pricing__tables .table th:nth-child(2),.pricing__tables .table th:nth-child(3){font-size:11px;padding:0 5px}.pricing__tables .table td{padding:0}.pricing__tables .table td:first-child{padding:0 10px}}@media screen and (max-width:640px){.pricing__tables .plans{overflow:hidden;position:relative}.pricing__tables .plans .content{padding:20px;text-align:center}.pricing__tables .plans .content .bj-button{margin-top:10px;position:relative;right:inherit;top:inherit;transform:none}.pricing__tables .plans .ribbon{left:-65px;padding:0;position:absolute;text-align:center;top:0;transform:rotate(-45deg)}}.pricing__advantages{margin:50px 0 20px;text-align:center}.pricing__advantages img{height:96px;max-width:96px}@media screen and (max-width:640px){.pricing__advantages{text-align:left}.pricing__advantages img{height:auto;max-width:100%}.pricing__advantages h6{font-size:18px;margin:0 0 10px}}.pricing__twitter{background-color:#f0f0f0;padding:50px 0}.pricing__twitter .avatar{height:44px;margin:0 10px 0 0;width:44px}.pricing__twitter .avatar img{height:100%;object-fit:cover;width:auto}.pricing__twitter .name{color:#424242;font-weight:600;margin:0 0 5px}.pricing__twitter .username{color:#9c9c9c}.pricing__twitter .likes{margin:0 30px 0 0;padding-left:17px;position:relative}.pricing__twitter .likes i{left:0;position:absolute;top:50%;transform:translateY(-50%)}.pricing__twitter .container{text-align:center}.pricing__twitter article .content{background-color:#fff;border-radius:6px;box-shadow:0 0 10px 0 rgba(95,125,149,.3);padding:20px 20px 64px;position:relative;text-align:left}.pricing__twitter article footer,.pricing__twitter article header,.pricing__twitter article section{align-items:center;display:flex}.pricing__twitter article footer p,.pricing__twitter article header p,.pricing__twitter article section p{margin:0}.pricing__twitter article footer:not(footer),.pricing__twitter article header:not(footer),.pricing__twitter article section:not(footer){margin:0 0 20px}.pricing__twitter article header span{display:block}.pricing__twitter article header p{line-height:1;margin:0}.pricing__twitter article section{color:#424242;font-weight:600}.pricing__twitter article footer{bottom:0;color:#b1b1b1;height:44px;left:0;line-height:44px;padding:20px;position:absolute}.pricing__swiper{margin:0 -10px;overflow:hidden}.pricing__swiper article{padding:10px}.pricing__swiper>div{display:flex;flex-wrap:nowrap}.pricing__swiper>div article,.pricing__swiper>div article .content{height:100%}.pricing__swiper~.swiper__navigation{display:block}.premium__plans{margin:50px 0;text-align:center}.premium__plans__box-holder:first-child{margin:0 20px 0 auto}.premium__plans__box-holder:first-child .premium__plans__box{margin-left:auto}.premium__plans__box-holder:last-child{margin:0 auto 0 20px}.premium__plans__box{width:300px}.premium__plans__box__inner{background-color:#fff;border-radius:6px;box-shadow:0 0 10px rgba(95,125,149,.3);height:100%;padding:50px 20px;position:relative}.premium__plans__box__inner .uppercase{letter-spacing:1px}.premium__plans__box__price{font-size:56px;line-height:56px;text-align:left}.premium__plans__box__price__info-wrap{font-size:16px;line-height:normal;margin-left:5px}.premium__plans .price-original+.premium__plans__box__price{border-left:1px solid #e5e5e5;padding-left:10px}.premium__plans .ribbon{height:98px;overflow:hidden;position:absolute;right:-5px;top:-5px;width:125px}.premium__plans .ribbon:after,.premium__plans .ribbon:before{border-color:transparent transparent #de6815 #de6815;border-style:solid;border-width:2px;content:"";display:block;position:absolute}.premium__plans .ribbon:before{left:27px;top:0}.premium__plans .ribbon:after{bottom:0;right:0}.premium__plans .ribbon span{background-color:#feb602;box-shadow:0 5px 10px rgba(0,0,0,.1);color:#fff;display:block;font-size:13px;font-weight:700;left:-25px;line-height:18px;padding:4px 0;position:absolute;text-align:center;text-shadow:0 1px 1px rgba(0,0,0,.2);text-transform:uppercase;top:30px;transform:rotate(45deg);width:226px}.premium__plans .tooltip__content{white-space:normal;width:260px}.premium__plans .vat{font-size:11px}@media screen and (max-width:768px){.premium__plans.premium__plans--two-products .premium__plans__box-holder{margin:0}.premium__plans.premium__plans--two-products .premium__plans__box-holder:first-child .premium__plans__box{margin:0 10px 0 auto}.premium__plans.premium__plans--two-products .premium__plans__box-holder:last-child .premium__plans__box{margin:0 auto 0 10px}}@media screen and (max-width:640px){.premium__plans.premium__plans--two-products .premium__plans__box-holder{width:100%;-webkit-box-flex:none;-moz-box-flex:none;box-flex:none;-webkit-flex:none;-moz-flex:none;-ms-flex:none;flex:none}.premium__plans.premium__plans--two-products .premium__plans__box-holder:first-child{margin:0}.premium__plans.premium__plans--two-products .premium__plans__box-holder:first-child .premium__plans__box{margin:0 auto}.premium__plans.premium__plans--two-products .premium__plans__box-holder:last-child{margin:0 0 20px}.premium__plans.premium__plans--two-products .premium__plans__box-holder:last-child .premium__plans__box{margin:0 auto}.premium__plans.premium__plans--two-products .premium__plans__box--monthly{-webkit-box-ordinal-group:1;-moz-box-ordinal-group:1;box-ordinal-group:1;-webkit-order:1;-moz-order:1;order:1;-ms-flex-order:1}.premium__plans.premium__plans--two-products .premium__plans__box--annual{-webkit-box-ordinal-group:0;-moz-box-ordinal-group:0;box-ordinal-group:0;-webkit-order:0;-moz-order:0;order:0;-ms-flex-order:0}}.premium__plans.premium__plans--three-products .premium__plans__box{margin:0 10px}@media screen and (max-width:1400px){.premium__plans.premium__plans--three-products .premium__plans__box{margin:0 5px}}@media screen and (max-width:992px){.premium__plans.premium__plans--three-products .premium__plans__box-holder{width:100%;-webkit-box-flex:none;-moz-box-flex:none;box-flex:none;-webkit-flex:none;-moz-flex:none;-ms-flex:none;flex:none;margin:0 0 20px}.premium__plans.premium__plans--three-products .premium__plans__box-holder .premium__plans__box{margin:0 auto}}.tags-page .tags-letter{margin-bottom:50px}.tags-page .tags-letter li{margin:0 10px 10px 0}.tags-page .tags-letter li:last-child{margin-right:0}.tags-page .tags-letter li a{align-items:center;background-color:#e5e5e5;border:1px solid #d8d8d8;border-radius:6px;color:#0a152f;display:flex;font-size:13px;height:34px;justify-content:center;line-height:34px;text-align:center;width:34px}.tags-page .tags-letter li a:hover{background-color:#d8d8d8}.tags-page .tags-letter li.active a{background-color:#142a5e;border-color:#142a5e;color:#fff;cursor:default}.tags-page ul.tags{-webkit-columns:3;-moz-columns:3;column-count:3;-webkit-column-gap:4em;-moz-column-gap:4em;column-gap:4em;-webkit-column-rule:1px dotted #e5e5e5;-moz-column-rule:1px dotted #e5e5e5;column-rule:1px dotted #e5e5e5;margin-bottom:50px}.tags-page ul.tags li{margin-bottom:10px;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid}.tags-page ul.tags li a,.tags-page ul.tags li span{border-radius:6px;color:#fff;display:inline-block;font-size:13px;height:24px;line-height:24px;padding:0 10px}.tags-page ul.tags li a{background-color:#0a152f}.tags-page ul.tags li span{background-color:#e5e5e5;color:#0a152f;margin-left:auto}.tags-page .pagination{margin-bottom:50px}@media screen and (max-width:992px){.tags-page ul.tags{-webkit-columns:2;-moz-columns:2;column-count:2}}@media screen and (max-width:640px){.tags-page ul.tags{-webkit-columns:1;-moz-columns:1;column-count:1;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0;-webkit-column-rule:none;-moz-column-rule:none;column-rule:none}}.cookie-policy,.cookie-policy .main,.terms-of-use,.terms-of-use .main{overflow:unset}.cookie-policy .container,.terms-of-use .container{max-width:1025px}.cookie-policy .container>hr,.terms-of-use .container>hr{width:100%}.cookie-policy__menu-toggle,.terms-of-use__menu-toggle{margin-right:50px;position:sticky;position:-webkit-sticky;top:120px;width:265px}.cookie-policy__menu-toggle label,.terms-of-use__menu-toggle label{align-items:center;display:none}.cookie-policy__menu-toggle input,.terms-of-use__menu-toggle input{display:none}.cookie-policy__sidebar,.terms-of-use__sidebar{background-color:#fff;border-radius:6px;margin:0;padding:10px 0}.cookie-policy__sidebar a,.terms-of-use__sidebar a{display:block;font-size:13px;font-weight:400;height:34px;line-height:34px;padding:0 20px;position:relative}.cookie-policy__sidebar a.active,.terms-of-use__sidebar a.active{color:#3b9e62;font-weight:700}.cookie-policy__sidebar li:first-child span,.terms-of-use__sidebar li:first-child span{color:#424242;font-weight:700;line-height:34px;padding:0 20px}.cookie-policy__text,.terms-of-use__text{padding-top:35px;width:100%}.cookie-policy__text ol.numeric,.terms-of-use__text ol.numeric{margin:0 0 20px}.cookie-policy__text ol.numeric li,.terms-of-use__text ol.numeric li{list-style-type:decimal;margin:0 0 2.5px 20px;padding:0 0 0 10px}.cookie-policy__text ul.list li,.terms-of-use__text ul.list li{padding:0 0 0 16px}.cookie-policy__text ul.list li:before,.terms-of-use__text ul.list li:before{margin:8.5px 10px 9.5px -15px}.cookie-policy__text table td,.cookie-policy__text table th,.terms-of-use__text table td,.terms-of-use__text table th{border-left:1px solid #e5e5e5;font-size:14px;height:54px;padding:10px}.cookie-policy__text table td:last-child,.cookie-policy__text table th:last-child,.terms-of-use__text table td:last-child,.terms-of-use__text table th:last-child{border-right:1px solid #e5e5e5}.cookie-policy__text table td span,.cookie-policy__text table th span,.terms-of-use__text table td span,.terms-of-use__text table th span{font-size:13px}.cookie-policy__text table tbody tr,.cookie-policy__text table thead tr,.terms-of-use__text table tbody tr,.terms-of-use__text table thead tr{border-top:1px solid #e5e5e5}.cookie-policy__text table tbody tr:last-child,.terms-of-use__text table tbody tr:last-child{border-bottom:1px solid #e5e5e5}@media screen and (max-width:992px){.cookie-policy__text,.terms-of-use__text{padding-top:0}.cookie-policy .container,.terms-of-use .container{max-width:750px}.cookie-policy__menu-toggle,.terms-of-use__menu-toggle{margin-bottom:20px;position:relative;top:unset;width:100%}.cookie-policy__menu-toggle label,.terms-of-use__menu-toggle label{align-items:center;cursor:pointer;display:flex;width:fit-content}.cookie-policy__menu-toggle .cookie-policy__sidebar__wrapper,.cookie-policy__menu-toggle .terms-of-use__sidebar__wrapper,.terms-of-use__menu-toggle .cookie-policy__sidebar__wrapper,.terms-of-use__menu-toggle .terms-of-use__sidebar__wrapper{display:none}.cookie-policy__menu-toggle .cookie-policy__sidebar__wrapper:before,.cookie-policy__menu-toggle .terms-of-use__sidebar__wrapper:before,.terms-of-use__menu-toggle .cookie-policy__sidebar__wrapper:before,.terms-of-use__menu-toggle .terms-of-use__sidebar__wrapper:before{border-bottom:10px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent;content:"";display:block;font-size:1.4em;height:0;pointer-events:none;position:absolute;top:-.45em;width:0}.cookie-policy__menu-toggle input:checked+.cookie-policy__sidebar__wrapper,.cookie-policy__menu-toggle input:checked+.terms-of-use__sidebar__wrapper,.terms-of-use__menu-toggle input:checked+.cookie-policy__sidebar__wrapper,.terms-of-use__menu-toggle input:checked+.terms-of-use__sidebar__wrapper{animation:popover .2s ease-in-out;background:#fff;border-radius:6px;box-shadow:0 0 60px rgba(14,42,71,.25);display:block;left:0;margin:0;overflow:visible;padding:8px;position:absolute;top:45px;width:unset;z-index:1}}.landing-whats-new,.landing-whats-new .main{overflow:unset}.landing-whats-new .container{max-width:1025px}.landing-whats-new .container>hr{width:100%}.landing-whats-new__menu-toggle{margin-right:50px;position:sticky;position:-webkit-sticky;top:120px;width:265px}.landing-whats-new__menu-toggle label{align-items:center;display:none}.landing-whats-new__menu-toggle input{display:none}.landing-whats-new__sidebar{background-color:#fff;border-radius:6px;margin:0;padding:10px 0}.landing-whats-new__sidebar a{display:block;font-size:13px;font-weight:400;height:34px;line-height:34px;padding:0 20px;position:relative}.landing-whats-new__sidebar a.active{color:#3b9e62;font-weight:700}.landing-whats-new__sidebar li:first-child span{color:#424242;font-weight:700;line-height:34px;padding:0 20px}.landing-whats-new__text{width:100%}.landing-whats-new__text .popover-button{padding-left:0}.landing-whats-new__article{border-bottom:1px solid #e5e5e5;margin-bottom:30px;padding:10px 0 30px}.landing-whats-new__article img{border-radius:8px;object-fit:cover;width:100%}.landing-whats-new__article footer .share li{display:inline-block}.landing-whats-new__article footer .share li:not(:first-child) a{color:#424242;padding:0 20px}.landing-whats-new__article:last-child{border-bottom:none}@media screen and (max-width:992px){.landing-whats-new .container{max-width:750px}.landing-whats-new__menu-toggle{margin-bottom:20px;position:relative;top:unset;width:100%}.landing-whats-new__menu-toggle label{align-items:center;cursor:pointer;display:flex;width:fit-content}.landing-whats-new__menu-toggle .landing-whats-new__sidebar__wrapper{display:none}.landing-whats-new__menu-toggle .landing-whats-new__sidebar__wrapper:before{border-bottom:10px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent;content:"";display:block;font-size:1.4em;height:0;pointer-events:none;position:absolute;top:-.45em;width:0}.landing-whats-new__menu-toggle input:checked+.landing-whats-new__sidebar__wrapper{animation:popover .2s ease-in-out;background:#fff;border-radius:6px;box-shadow:0 0 60px rgba(14,42,71,.25);display:block;left:0;margin:0;overflow:visible;padding:8px;position:absolute;top:45px;width:unset;z-index:1}.landing-whats-new__article img{height:auto}}@media screen and (max-width:640px){.landing-whats-new__article img{border-radius:6px}}.landing--affiliate .button--green{box-shadow:inset 0 0 0 100px #3b9e62}.landing--affiliate .button--green:hover{box-shadow:inset 0 0 0 100px #32864c;color:#fff}.landing--affiliate section{position:relative}.landing--affiliate .hero{background:url(../assets/bg-header.22504b217479b19bdbf6.svg) no-repeat 50%;background-size:cover;margin:0;padding:80px;text-align:left}.landing--affiliate .hero p{color:#e5e5e5;max-width:510px}.landing--affiliate .logo{display:inline-block;margin-bottom:40px}@media screen and (max-width:480px){.landing--affiliate .logo{width:auto}}.landing--affiliate .benefits{margin:0;padding:80px 0}.landing--affiliate .benefits .container{max-width:1115px}.landing--affiliate .benefits__holder{margin:auto;max-width:570px}.landing--affiliate .why-us{background-color:#f7f7f7;margin:0;padding:40px}.landing--affiliate .join{background:url(../assets/bg-join.a9e52dd0edb77147b8f3.svg) no-repeat 50%;background-size:cover;margin:0;padding:70px 0}.landing--affiliate #footer{background:#0a152f;border:none;margin:0;min-height:0}.landing--affiliate #footer div{position:relative}.landing--affiliate #footer li{display:inline-block}.landing--affiliate #footer li a{color:#fff;font-weight:400}.landing--affiliate #footer li span{display:inline-block;margin:0 10px}@media screen and (max-width:992px){.landing--affiliate,.landing--affiliate .hero{text-align:center}.landing--affiliate .hero p{margin-left:auto;margin-right:auto}.landing--affiliate .text__holder{order:1}.landing--affiliate .img__holder{order:0}.landing--affiliate .benefits{padding:60px 0}.landing--affiliate .why-us .container{max-width:600px}}@media screen and (max-width:640px){.landing--affiliate .hero{padding:40px}.landing--affiliate .hero p{display:block}.landing--affiliate .benefits{padding:40px 0}.landing--affiliate .benefits img,.landing--affiliate .benefits__holder{max-width:280px}.landing--affiliate .why-us .container{text-align:center}.landing--affiliate .join{padding:40px 0}}.landing-api.overflow-hidden #viewport{filter:none;-webkit-filter:none}.landing-api #viewport{background:#0a152f;padding-top:0}.landing-api .header{height:56px;left:0;line-height:56px;padding:0 20px;position:absolute;top:0;width:100%;z-index:1}.landing-api .navigation ul li{display:inline-block;margin-left:30px}.landing-api .navigation ul a{color:#f7f7f7}.landing-api .navigation ul a:hover{color:#c8c8c8}.landing-api .navigation .user-info{font-size:20px}#notification-cart .notification__close .landing-api .navigation .user-info i,.landing-api .navigation .user-info #notification-cart .notification__close i,.landing-api .navigation .user-info .icon,.landing-api .navigation .user-info .notification--alert i,.notification--alert .landing-api .navigation .user-info i{color:#44b678}.landing-api .trigger__button,.landing-api .trigger__close{display:none}.landing-api .trigger__close{height:44px;line-height:44px;position:absolute;right:0;top:0;width:44px}.landing-api .avatar{display:block;height:42px;width:42px}.landing-api .hero{background:url(../assets/bg-api.6bb44b6e5eb7fe5f3b4c.svg) no-repeat 100% 0;padding:160px 0;text-align:left}.landing-api .hero .links-content{display:inline-block}.landing-api .hero .links-content__buttons{display:flex}.landing-api .hero .links-content__buttons a{display:block;line-height:1.2}.landing-api .hero .links-content__buttons .documentation-v2:hover{color:#c8c8c8}.landing-api .screen-holder{background-color:#f0f0f0;border-radius:4px;padding:0;position:relative}.landing-api .code-browser{bottom:-60px;font-size:13px;left:-44px;max-width:450px;position:absolute}.landing-api .code-browser__header{background-color:#1f408c}.landing-api .code-browser__header span{background-color:#142a5e}.landing-api .code-browser__content{background-color:#0a152f;text-align:left}.landing-api .code-browser code{white-space:pre}.landing-api .screen{border-radius:6px;width:74%}.landing-api .sidebar-holder img{opacity:0;position:absolute;right:1%;top:0;transform:translateY(20px);transition:opacity 0ms ease-in,transform .3s ease-in;width:24.2%}.landing-api .sidebar-holder img.active{opacity:1;transform:none}.landing-api .mobile-screens{margin:-50px 20px 100px auto;position:relative;width:60%}.landing-api .mobile-screens img{border-radius:4px;box-shadow:0 0 10px rgba(31,64,140,.2);left:0;opacity:0;position:absolute;top:0;transform:translateY(20px);transition:opacity 0ms ease-in,transform .3s ease-in;width:100%}.landing-api .mobile-screens img.active{opacity:1;transform:none}.landing-api .features{color:#fff;padding:0 20px}.landing-api .features .features__inner{background-color:#142a5e;border-radius:16px;margin:0 auto;max-width:1365px;padding:50px 60px;position:relative}.landing-api .features .features__inner i{font-size:24px;height:30px;line-height:44px;width:30px}@media screen and (min-width:480px){.landing-api .features .features__inner i{font-size:calc(20.86957px + .65217vw)}}@media screen and (min-width:1400px){.landing-api .features .features__inner i{font-size:30px}}.landing-api .features .features__inner b{color:#52d999}.landing-api .features .features__inner span{color:#52d999;font-family:Degular,Inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:65px}.landing-api .examples{padding:100px 0}.landing-api .examples .container{max-width:900px}.landing-api .examples .examples__nav{display:inline-block;margin-bottom:30px;text-align:center}.landing-api .examples .examples__nav li{display:inline-block;padding:0 20px}.landing-api .examples .examples__nav li label{cursor:pointer;display:block;font-weight:600;height:34px;line-height:34px;padding:0 10px}.landing-api .examples .examples__nav hr{background-color:#142a5e;margin-top:-1px;width:100%}.landing-api .examples input{appearance:none;display:none}.landing-api .examples input:first-of-type:checked~.examples__nav li:first-child{border-bottom:1px solid #44b678;color:#52d999}.landing-api .examples input:first-of-type:checked~.examples__content li:first-child{display:block}.landing-api .examples input:nth-of-type(2):checked~.examples__nav li:nth-child(2){border-bottom:1px solid #44b678;color:#52d999}.landing-api .examples input:nth-of-type(2):checked~.examples__content li:nth-child(2){display:block}.landing-api .examples input:nth-of-type(3):checked~.examples__nav li:nth-child(3){border-bottom:1px solid #44b678;color:#52d999}.landing-api .examples input:nth-of-type(3):checked~.examples__content li:nth-child(3){display:block}.landing-api .examples .code-holder{background-color:#142a5e}.landing-api .examples .code-holder pre{padding:30px;text-align:left}.landing-api .examples .examples__content{border-radius:4px;box-shadow:0 0 10px rgba(31,64,140,.2);overflow:hidden}.landing-api .examples .examples__content li{display:none}.landing-api .examples .example-result{background-color:#fff}.landing-api .pricing{padding:100px 0}.landing-api .pricing .container{max-width:1400px}.landing-api .pricing__block{border-radius:16px;margin:0 25px 20px;padding:40px}.landing-api .pricing__block ul{text-align:left}.landing-api .pricing__block>a{width:100%}.landing-api .pricing__block:first-child{margin:0;padding:0}.landing-api .pricing__block:nth-child(2),.landing-api .pricing__block:nth-child(3){display:flex;flex-direction:column}.landing-api .pricing__block:nth-child(2) ul,.landing-api .pricing__block:nth-child(3) ul{flex:1}.landing-api .pricing__block:nth-child(2)>a,.landing-api .pricing__block:nth-child(3)>a{align-self:flex-end}.landing-api .pricing__block:nth-child(2){background-color:#142a5e;max-width:370px}.landing-api .pricing__block:nth-child(3){background-color:#44b678;max-width:370px}.landing-api .pricing__block:nth-child(3)>a{background-color:#142a5e}@media screen and (max-width:992px){.landing-api .pricing__block{flex:unset}.landing-api .pricing__block:first-child{margin-bottom:30px;text-align:center;width:100%}.landing-api .pricing__block:nth-child(2),.landing-api .pricing__block:nth-child(3){margin:0 10px 20px;width:calc(50% - 20px);width:calc(100% - 20px)}}.landing-api .modal-api-key .content{padding:50px}@media screen and (max-width:640px){.landing-api .modal-api-key .content{padding:50px 20px}}.landing-api .api-key{margin:50px auto 20px;max-width:550px}.landing-api .api-key__box{background-color:#142a5e;border-radius:4px;height:68px;line-height:68px;overflow:hidden}.landing-api .api-key__key{color:#d8d8d8;font-size:17px}.landing-api .api-key button{height:68px;line-height:68px;width:32px}@media screen and (max-width:640px){.landing-api .api-key__key{font-size:13px}}.landing-api #footer{margin:0;min-height:0;padding:0}.landing-api #footer div{position:relative}.landing-api #footer li{display:inline-block}.landing-api #footer li a{color:#424242;font-weight:400}.landing-api #footer li span{display:inline-block;margin:0 10px}@media screen and (max-width:1400px){.landing-api .features__inner{text-align:center}.countdown .landing-api .features__inner ul div:first-child,.landing--register .landing-api .features__inner .separator div:first-child,.landing-api .features__inner .countdown ul div:first-child,.landing-api .features__inner .groups__item div:first-child,.landing-api .features__inner .landing--register .separator div:first-child,.landing-api .features__inner .profile-login .group div:first-child,.landing-api .features__inner .row div:first-child,.profile-login .landing-api .features__inner .group div:first-child{margin-bottom:30px}}@media screen and (max-width:992px){.landing-api .hero{text-align:center}.landing-api .hero .container{max-width:670px}.landing-api .hero__text{margin:0 auto 80px;max-width:530px}.landing-api .hero__text .documentation-v2{text-align:left}.landing-api .examples{padding:60px 0}}@media screen and (max-width:768px){.landing-api .trigger__button,.landing-api .trigger__close{display:block}.landing-api .hero{background-position-x:-35%}.landing-api #menu-api{background:#0a152f;display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1}.landing-api #menu-api.active{display:block}.landing-api #menu-api ul{position:relative;top:50%;transform:translateY(-50%)}.landing-api #menu-api li{display:block;margin:0;text-align:center}.landing-api .code-browser{bottom:0;left:0;max-width:none;position:relative}.landing-api .screen-holder{background:none}.landing-api .features .features__inner{box-shadow:none;margin:0;padding:40px 20px}.landing-api .features .features__inner i{display:none}.landing-api .features .features__inner span{font-size:42px}.landing-api .features .features__inner span+p{font-size:14px}.landing-api .what-is{margin:60px 0}.landing-api .pricing{padding:60px 0}}@media screen and (max-width:640px){.landing-api .hero .links-content{flex-wrap:wrap}.landing-api .hero .links-content__buttons{flex-wrap:wrap;justify-content:center;width:100%}.landing-api .hero .links-content__buttons .container-left{width:100%}.landing-api .hero .links-content__buttons a{margin-right:0}.landing-api .hero .links-content__buttons .documentation-v2{margin-bottom:20px;text-align:center}}@media screen and (max-width:480px){.landing-api .logo{width:auto}}body[data-trigger=menu-api]{overflow:hidden}.typed-cursor{animation:blinker .9s steps(2,start) infinite;border-left:7px solid #fff;height:15px;margin-bottom:-2px;opacity:1}@keyframes typed-cursor{to{visibility:hidden}}.landing--collections main{overflow:hidden}.landing--collections #header{border-bottom:1px solid #e5e5e5;margin-bottom:20px;padding:20px 0}.landing--collections section{position:relative}.landing--collections .hero{background:none;color:#777;margin:0;padding:80px;text-align:left}.landing--collections .hero h2{max-width:400px}@media screen and (min-width:768px){.landing--collections .hero h2{font-size:44px}}.landing--collections .hero p{max-width:470px}.landing--collections .features{margin-bottom:100px}.landing--collections .features .container{padding:0 40px;position:relative}.landing--collections .feature{background-color:#fff;border-radius:8px;box-shadow:0 0 10px rgba(51,106,234,.2);text-align:center}.landing--collections .form{pointer-events:none;position:absolute}.landing--collections .form--left{left:-845px;top:-479px}.landing--collections .form--right{right:-615px;top:-320px}.landing--collections .features__text p{max-width:585px}.landing--collections .examples{margin-bottom:60px;position:relative;z-index:2}.landing--collections .examples .col__lg--6:first-child{padding-right:50px}.landing--collections .examples .col__lg--6:last-child{padding-left:50px}.landing--collections .examples p{max-width:430px}.landing--collections .example-iconfont{margin:-7% 21% 0;width:70%}.landing--collections .example-svg-sprite{margin:-7% 17% 0;width:52%}.landing--collections .icon-example--iconfont{margin:-12px 12px 0}.landing--collections .icon-example--svg-sprite{bottom:-4%;position:absolute;right:5%}.landing--collections .icon-example{background-color:#fff;border-radius:4px;box-shadow:0 0 10px rgba(51,106,234,.2);display:inline-block;font-family:Consolas,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace;font-size:14px;padding:20px;text-align:center}.landing--collections .try{background-image:linear-gradient(-84deg,#82f08f,#1ebe83);margin-top:-500px;padding-top:500px;position:relative}.landing--collections .try:before{background:url(../assets/mask.adc9f643a970f5afcb89.svg) no-repeat bottom;content:"";display:block;height:326px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:100%}.landing--collections .try .container{position:relative;z-index:1}.landing--collections .try p{margin:0 auto 40px;max-width:500px}.landing--collections .try .button{box-shadow:inset 0 0 0 100px #142a5e}.landing--collections .try .button:hover{box-shadow:inset 0 0 0 100px #142a5e;color:#fff}.landing--collections video{display:block;height:auto;margin:auto;max-width:970px;width:100%}.landing--collections #footer{background:none;border:none;margin:0;min-height:0;position:relative}.landing--collections #footer:before{background:url(../assets/footer.96d60be070c220090487.svg) no-repeat bottom;bottom:0;content:"";display:block;height:652px;left:50%;position:absolute;transform:translateX(-50%);width:100%}.landing--collections #footer div{position:relative}.landing--collections #footer li{display:inline-block}.landing--collections #footer li a{color:#fff;font-weight:400}.landing--collections #footer li span{display:inline-block;margin:0 10px}@media screen and (max-width:992px){.landing--collections .features{margin-bottom:40px}.landing--collections .features .container{padding:0 80px}.landing--collections .features .col.col--stretch,.landing--collections .features .col.notification__state,.landing--collections .features .group>.col{flex:none;margin-bottom:30px;width:100%}.landing--collections .features img{margin:0}.landing--collections .features .feature{display:flex}.landing--collections .features .feature__text{margin-left:30px;text-align:left}.landing--collections .examples,.landing--collections .features__text{padding:0 80px}.landing--collections .examples .col__lg--6:first-child{margin-bottom:30px;padding:0}.landing--collections .examples .col__lg--6:last-child{padding:0}}@media screen and (max-width:768px){.landing--collections .hero{padding:0;text-align:center}.landing--collections .hero h2,.landing--collections .hero p{margin-left:auto;margin-right:auto}.landing--collections .features .container{padding:0}.landing--collections .feature__holder{padding:0 20px}.landing--collections .examples,.landing--collections .features__text{padding:0}.landing--collections .example-svg-sprite{margin:-15px auto;width:90%}.landing--collections .icon-example--iconfont{left:50%;margin:-12px -91px 0;position:relative}.landing--collections .icon-example--svg-sprite{left:50%;margin:-10px -70px 0;position:relative}}@media screen and (max-width:640px){.landing--collections .hero p{display:block}.landing--collections .features img{width:114px}}@media screen and (max-width:480px){.landing--collections .logo{width:auto}}.landing--coronavirus .button:focus,.landing--coronavirus .button:hover{color:#fff!important}.landing--coronavirus #header{background:none;border:none;margin:0 0 50px;padding:20px;position:relative}@media screen and (max-width:768px){.landing--coronavirus #header{margin:0;text-align:center}}.landing--coronavirus .logo{display:inline-block}@media screen and (max-width:480px){.landing--coronavirus .logo{width:auto}}.landing--coronavirus section{margin:0}.landing--coronavirus .container{max-width:1120px;position:relative;z-index:1}.landing--coronavirus .hero{margin-bottom:30px;position:relative}.landing--coronavirus .hero:before{background-image:linear-gradient(180deg,#fff,#f0f0f0);content:"";display:block;height:80%;left:0;position:absolute;top:0;width:100%}.landing--coronavirus .hero img{margin:auto;max-width:530px;width:100%}@media screen and (max-width:768px){.landing--coronavirus .hero{text-align:center}.landing--coronavirus .hero h2{margin-top:0}}.landing--coronavirus .coronavirus__icons{margin-bottom:50px}.landing--coronavirus .coronavirus__title{color:#8f91cf}.landing--coronavirus .coronavirus__icon{max-width:180px;min-width:180px;padding:10px}.landing--coronavirus .coronavirus__icon a{background-color:#fff;border-radius:24px;display:block;padding:30px 10px;text-align:center;transition:box-shadow .1s ease-in-out}.landing--coronavirus .coronavirus__icon a:hover{box-shadow:5px 5px 20px 0 rgba(31,64,140,.1)}.landing--coronavirus .coronavirus__icon__img{height:50px;margin:0 auto 20px;width:50px}.landing--coronavirus .coronavirus__icon__img img{display:block;margin:auto}@media screen and (max-width:768px){.landing--coronavirus .coronavirus__icons{margin-bottom:40px}.landing--coronavirus .coronavirus__icon{max-width:160px;min-width:160px}}.landing--coronavirus .prevent{overflow:hidden;padding:80px 0;position:relative}.landing--coronavirus .prevent:before{background-color:#f7f7f7;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.landing--coronavirus .prevent .use-icons{margin-top:50px}.landing--coronavirus .prevent .use-icons h3,.landing--coronavirus .prevent .use-icons p{max-width:460px}@media screen and (max-width:768px){.landing--coronavirus .prevent{padding:40px 0 0}.landing--coronavirus .prevent .use-icons{margin-top:0}}.landing--coronavirus .banner{margin-bottom:100px;position:relative}.landing--coronavirus .banner:before{background-color:#f7f7f7;content:"";display:block;height:50%;left:0;position:absolute;top:0;width:100%}.landing--coronavirus .banner .container{background:url(../assets/banner.fae0bf4ebae59937ba8f.svg) no-repeat;background-size:cover;border-radius:10px;padding:50px 50px 0}.landing--coronavirus .banner__img{padding-right:50px;position:relative}.landing--coronavirus .banner__img img{bottom:0;left:0;position:absolute;width:calc(100% - 30px)}.landing--coronavirus .banner .button{background-color:#142a5e;margin-bottom:50px}.landing--coronavirus .banner .button:hover{background-color:#142a5e}@media screen and (max-width:992px){.landing--coronavirus .banner{padding:0 20px;text-align:center}.landing--coronavirus .banner__img{-webkit-box-ordinal-group:1;-moz-box-ordinal-group:1;box-ordinal-group:1;-webkit-order:1;-moz-order:1;order:1;-ms-flex-order:1;padding-right:0}.landing--coronavirus .banner__img img{position:relative;width:100%}.landing--coronavirus .banner__text{-webkit-box-ordinal-group:0;-moz-box-ordinal-group:0;box-ordinal-group:0;-webkit-order:0;-moz-order:0;order:0;-ms-flex-order:0}}.landing--coronavirus #footer{background:#0a152f;border:none;color:#fff;margin:0;min-height:auto}.landing--coronavirus #footer p{font-size:15px}.landing--coronavirus #footer div{position:relative}.landing--coronavirus #footer li{display:inline-block}.landing--coronavirus #footer li span{margin:0 5px}.landing-craft h6{color:#142a5e}.landing-craft__hero{align-items:center;display:flex;justify-content:space-between;margin-bottom:80px}.landing-craft__hero__text{max-width:510px;width:50%}.landing-craft__hero__text .pre-title{color:#286d34}.landing-craft__hero__text h1{color:#142a5e;font-size:48px;margin-bottom:20px}.landing-craft__hero__text p{color:#424242}.landing-craft__hero__image{text-align:center;width:50%}@media screen and (max-width:768px){.landing-craft__hero{flex-wrap:wrap;margin-bottom:50px}.landing-craft__hero__text{margin-bottom:30px;max-width:unset;text-align:center;width:100%}.landing-craft__hero__text h1{font-size:40px}.landing-craft__hero__image{width:100%}}@media screen and (max-width:480px){.landing-craft__hero{margin-bottom:30px}.landing-craft__hero__text .pre-title{font-size:.82em}.landing-craft__hero__text h1{font-size:1.92em}.landing-craft__hero__text p{font-size:14px}}.landing-craft__where{background-color:rgba(74,210,149,.1);border-radius:20px;display:flex;justify-content:space-between;margin-bottom:80px;padding:50px}.landing-craft__where h6{max-width:270px;width:30%}.landing-craft__where .where__item{display:flex;width:33%}.landing-craft__where .where__item__image{flex-shrink:0;margin-right:20px;width:44px}.landing-craft__where .where__item__image i:before{align-items:center;background-color:#3b9e62;border-radius:8px;color:#f7f7f7;display:flex;height:44px;justify-content:center;width:44px}.landing-craft__where .where__item__text p:first-child{color:#142a5e}@media screen and (max-width:992px){.landing-craft__where{flex-wrap:wrap}.landing-craft__where h6{margin-bottom:30px;max-width:unset;width:100%}.landing-craft__where .where__item{width:46%}}@media screen and (max-width:640px){.landing-craft__where{padding:30px}.landing-craft__where .where__item{margin-bottom:20px;width:100%}}@media screen and (max-width:480px){.landing-craft__where{margin-bottom:30px}.landing-craft__where .where__item__image{display:none}}.landing-craft__questions{align-items:center;background-color:#44b678;border-radius:15px;color:#f7f7f7;display:flex;justify-content:space-between;margin-bottom:80px;padding:30px 60px}.landing-craft__questions__text{margin-right:20px}.landing-craft__questions__text h6{color:#f7f7f7;margin:0 0 10px}.landing-craft__questions a{flex-shrink:0}@media screen and (max-width:768px){.landing-craft__questions{flex-direction:column;justify-content:center;margin-bottom:40px;padding:30px 40px}.landing-craft__questions__text{margin-bottom:30px;margin-right:0;text-align:center}}@media screen and (max-width:480px){.landing-craft__questions{margin-bottom:30px;padding:30px}.landing-craft__questions a{width:100%}}.landing-craft__comparison{margin-bottom:80px;margin-top:30px}.landing-craft__comparison input[type=radio],.landing-craft__comparison input[type=radio].r-advantages~.advantages,.landing-craft__comparison input[type=radio].r-cantdo~.cantdo{display:none}.landing-craft__comparison input[type=radio].r-advantages:checked~.advantages,.landing-craft__comparison input[type=radio].r-cantdo:checked~.cantdo{display:grid}.landing-craft__comparison input[type=radio].r-advantages:checked~.tabs .item__link.advantages__button,.landing-craft__comparison input[type=radio].r-cantdo:checked~.tabs .item__link.cantdo__button{background-color:#fff;border-radius:6px;color:#424242}.landing-craft__comparison input[type=radio].r-advantages:checked~.tabs .item__link.advantages__button:hover,.landing-craft__comparison input[type=radio].r-cantdo:checked~.tabs .item__link.cantdo__button:hover{border:2px solid #e5e5e5}.landing-craft__comparison .tabs{align-items:stretch;background-color:#e5e5e5;border-radius:6px;flex-wrap:nowrap;margin:0 auto 30px;overflow:hidden;width:fit-content}.landing-craft__comparison .tabs .item{align-items:stretch;border-radius:6px;display:flex;font-weight:600;margin:0;min-height:34px;padding:0;text-transform:none;white-space:nowrap}.landing-craft__comparison .tabs .item__link{align-items:center;background-color:#e5e5e5;border:2px solid #e5e5e5;border-radius:6px;color:#5b5b5b;cursor:pointer;display:flex;height:unset;min-height:30px;padding:0 20px}.landing-craft__comparison .tabs .item__link:hover{background-color:#d8d8d8;border:2px solid #d8d8d8}#notification-cart .notification__close .landing-craft__comparison .tabs i,.landing-craft__comparison .tabs #notification-cart .notification__close i,.landing-craft__comparison .tabs .icon,.landing-craft__comparison .tabs .notification--alert i,.notification--alert .landing-craft__comparison .tabs i{padding-left:10px}#notification-cart .notification__close .notification--success .notification__state .landing-craft__comparison .tabs i:not(.nostyle):before,.landing-craft__comparison .tabs #notification-cart .notification__close .notification--success .notification__state i:not(.nostyle):before,.landing-craft__comparison .tabs .icon--check:before,.landing-craft__comparison .tabs .icon--success:before,.landing-craft__comparison .tabs .notification--alert .notification--success .notification__state i:not(.nostyle):before,.landing-craft__comparison .tabs .notification--success .notification__state #notification-cart .notification__close i:not(.nostyle):before,.landing-craft__comparison .tabs .notification--success .notification__state .icon:not(.nostyle):before,.landing-craft__comparison .tabs .notification--success .notification__state .notification--alert i:not(.nostyle):before,.notification--alert .notification--success .notification__state .landing-craft__comparison .tabs i:not(.nostyle):before,.notification--success .notification__state #notification-cart .notification__close .landing-craft__comparison .tabs i:not(.nostyle):before,.notification--success .notification__state .landing-craft__comparison .tabs .icon:not(.nostyle):before,.notification--success .notification__state .notification--alert .landing-craft__comparison .tabs i:not(.nostyle):before{color:#32864c}.landing-craft__comparison .tabs .icon--cross:before{color:#ff7d6a}.landing-craft__comparison .table_content{color:#424242;display:grid;grid-template-areas:"d d d f" "g g g i" "j j j l" "m m m o" "p p p r" "s s s u";grid-template-columns:1fr 1fr 1fr .7fr}.landing-craft__comparison .table_content>div{padding:20px}.landing-craft__comparison .table_content div[class^=header]{font-weight:700;text-align:center}.landing-craft__comparison .table_content .green-line{border:1px solid #44b678;border-radius:20px;grid-area:1/4/8/5;z-index:10}.landing-craft__comparison .table_content .red-line{border:1px solid #ff7d6a;border-radius:20px;grid-area:1/4/8/5;z-index:10}.landing-craft__comparison .table_content .gray-line{border:1px solid #e5e5e5;border-radius:20px;grid-area:1/1/8/5;z-index:5}.landing-craft__comparison .table_content div[class$=-craft],.landing-craft__comparison .table_content div[class$=-regular]{align-items:center;display:flex;text-align:center}.landing-craft__comparison .table_content div[class^=first],.landing-craft__comparison .table_content div[class^=forth],.landing-craft__comparison .table_content div[class^=second],.landing-craft__comparison .table_content div[class^=third],.landing-craft__comparison .table_content.advantages div[class^=fifth]{border-bottom:1px solid #e5e5e5}.landing-craft__comparison .table_content .first-text{grid-area:d}.landing-craft__comparison .table_content .first-craft{grid-area:f}.landing-craft__comparison .table_content .second-text{grid-area:g}.landing-craft__comparison .table_content .second-craft{grid-area:i}.landing-craft__comparison .table_content .third-text{grid-area:j}.landing-craft__comparison .table_content .third-craft{grid-area:l}.landing-craft__comparison .table_content .forth-text{grid-area:m}.landing-craft__comparison .table_content .forth-craft{grid-area:o}.landing-craft__comparison .table_content .fifth-text{grid-area:p}.landing-craft__comparison .table_content .fifth-craft{grid-area:r}.landing-craft__comparison .table_content .sixth-text{grid-area:s}.landing-craft__comparison .table_content .sixth-craft{grid-area:u}#notification-cart .notification__close .notification--success .notification__state .landing-craft__comparison .table_content i:not(.nostyle):before,.landing-craft__comparison .table_content #notification-cart .notification__close .notification--success .notification__state i:not(.nostyle):before,.landing-craft__comparison .table_content .icon--check:before,.landing-craft__comparison .table_content .icon--success:before,.landing-craft__comparison .table_content .notification--alert .notification--success .notification__state i:not(.nostyle):before,.landing-craft__comparison .table_content .notification--success .notification__state #notification-cart .notification__close i:not(.nostyle):before,.landing-craft__comparison .table_content .notification--success .notification__state .icon:not(.nostyle):before,.landing-craft__comparison .table_content .notification--success .notification__state .notification--alert i:not(.nostyle):before,.notification--alert .notification--success .notification__state .landing-craft__comparison .table_content i:not(.nostyle):before,.notification--success .notification__state #notification-cart .notification__close .landing-craft__comparison .table_content i:not(.nostyle):before,.notification--success .notification__state .landing-craft__comparison .table_content .icon:not(.nostyle):before,.notification--success .notification__state .notification--alert .landing-craft__comparison .table_content i:not(.nostyle):before{color:#32864c}.landing-craft__comparison .table_content .icon--cross:before{color:#ff7d6a}@media screen and (max-width:768px){.landing-craft__comparison .table_content{margin-bottom:50px}}@media screen and (max-width:480px){.landing-craft__comparison .table_content{margin-bottom:30px}.landing-craft__comparison .table_content>div{font-size:.82em;padding:5px}.landing-craft__comparison .table_content .green-line{border-radius:8px}.landing-craft__comparison .table_content .gray-line{border-radius:8px 0 8px 8px}}.landing-craft__comparison .summary-text{color:#424242;font-size:12px;margin:0 auto;max-width:610px;text-align:center}.landing-craft__comparison .summary-text a{color:#32864c}.landing-craft__faq{padding:30px 0}.landing-craft__faq li{border:1px solid #d8d8d8;border-radius:4px;margin-bottom:20px;padding:50px 30px;position:relative}.landing-craft__faq a{color:#286d34}.landing-craft__faq__row{padding-left:140px;position:relative}.landing-craft__faq__row>strong{color:#32864c;display:block;font-size:13px;left:0;position:absolute;top:0;width:120px}.landing-craft__faq__row p{margin:0}@media screen and (max-width:768px){.landing-craft__faq li{padding:20px}.landing-craft__faq__row{padding-left:0}.landing-craft__faq__row>strong{position:relative;width:auto}}.craft-licenses{background-color:#f7f7f7}.craft-licenses__list{background-color:#fff;border-radius:8px;padding:30px;width:100%}.craft-licenses__list .table_content{display:grid;grid-template-columns:repeat(4,1fr)}.craft-licenses__list .table_content>div{padding:15px 30px}.craft-licenses__list .table_content>div[class^=table-header]{font-weight:700;text-transform:uppercase}.craft-licenses__list .table_content>div:not([class^=table-header]){align-items:center;border-top:1px solid #e5e5e5;display:flex}.craft-licenses__list .table_content .license a,.craft-licenses__list .table_content .license button{padding:0 20px}.craft-licenses__list .table_content .download button{align-items:center;display:flex;padding:0 20px}.craft-licenses__list .table_content .download button i{color:#fff}.craft-licenses__list .table_content .download .popover .popover-content{border:none;right:unset;top:44px;width:100%}.craft-licenses__list .table_content .download .popover .popover-content input,.craft-licenses__list .table_content .download .popover .popover-content:after,.craft-licenses__list .table_content .download .popover .popover-content:before{display:none}.craft-licenses__list .table_content .download .popover .popover-content input[type=checkbox]:checked+div{display:block}.craft-licenses__list .table_content .download .popover .popover-content a,.craft-licenses__list .table_content .download .popover .popover-content label{width:100%}.craft-licenses__list .table_content .download .popover .popover-content label .icon--caret-down{position:absolute;right:20px}.craft-licenses__list .table_content .download .popover .popover-content .sizes{display:none;margin-top:10px}.craft-licenses__list .table_content.gray-line{border:1px solid #e5e5e5;border-radius:6px;border-top:none}.craft-licenses__list .table_content .pending{color:#f4980a}#notification-cart .notification__close .craft-licenses__list .table_content .pending i,.craft-licenses__list .table_content .pending #notification-cart .notification__close i,.craft-licenses__list .table_content .pending .icon,.craft-licenses__list .table_content .pending .notification--alert i,.notification--alert .craft-licenses__list .table_content .pending i{color:#f4980a;padding-left:5px;vertical-align:text-bottom}.craft-licenses__list .table_content .pending .tooltip__content .content{background-color:#fff;color:#5b5b5b}.craft-licenses__list .table_content .pending .tooltip__trigger:after{border-top:6px solid #fff!important;z-index:400}@media screen and (max-width:992px){.craft-licenses__list .table_content{grid-template-columns:1fr 115px 115px}.craft-licenses__list .table_content .table-header:nth-child(2){display:none}.craft-licenses__list .table_content .table-header:not(:first-child){padding:15px 0}.craft-licenses__list .table_content>div:not([class^=table-header]).pack{display:none!important}.craft-licenses__list .table_content>div{padding:15px 20px}.craft-licenses__list .table_content .download,.craft-licenses__list .table_content .license{padding:0}}.craft-licenses .empty{height:calc(100vh - 200px);text-align:center}.craft-licenses .empty a{color:#286d34}.page-craft-purchases{padding-top:0!important}.page-craft-purchases #viewport{padding-top:54px}.landing-follow #header{border-bottom:1px solid #e5e5e5;margin-bottom:20px;padding:20px 0}.landing-follow main{background:url(../assets/form3.29ed850fc169138a5ac7.svg) no-repeat bottom;overflow:hidden}.landing-follow section .easeInBottom{opacity:0;transform:translateY(100px)}.landing-follow #animation--intro{height:625px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:820px}.landing-follow #animation--features{height:564px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:675px}.landing-follow #animation--footer{height:580px;left:50%;position:relative;transform:translateX(-50%);width:1319px}.landing-follow .footer__image{position:relative;z-index:1}.landing-follow #footer{background:url(../assets/footer.557ba429ae4b392dfa80.svg) no-repeat bottom;border:none;min-height:185px;position:relative}.landing-follow #footer div{bottom:0;left:0;padding:20px 20px 10px;position:absolute;width:100%}.landing-follow #footer ul{margin-top:10px}.landing-follow #footer li{display:inline-block}.landing-follow #footer li a{color:#9c9c9c;font-weight:400}.landing-follow #footer li a:not(.btn):not(.bj-button){color:#9c9c9c}.landing-follow #footer li a:not(.btn):not(.bj-button):hover{color:#777}.landing-follow #footer li span{display:inline-block;margin:0 10px}@media screen and (min-width:768px){.landing-follow .section--full{height:100vh;min-height:800px}.landing-follow .features__form{position:relative}.landing-follow .features__form--inner{position:absolute;right:0;top:50%;transform:translateY(-50%)}}@media screen and (max-width:768px){.landing-follow main{background-size:4600px;text-align:center}.landing-follow .features__form{-webkit-box-ordinal-group:1;-moz-box-ordinal-group:1;box-ordinal-group:1;-webkit-order:1;-moz-order:1;order:1;-ms-flex-order:1}.landing-follow #animation--features,.landing-follow #animation--intro{height:auto;top:0;transform:none;width:100%}.landing-follow #animation--footer{height:auto;width:600px}}.landing-gsuite main{overflow:hidden}.landing-gsuite .container{max-width:1100px}@media screen and (max-width:480px){.landing-gsuite .logo{width:auto}}.landing-gsuite #header{background:none;border:none;left:0;padding:20px 0;position:absolute;top:0;width:100%;z-index:1}@media screen and (max-width:768px){.landing-gsuite #header{position:absolute}}.landing-gsuite .hero{margin:150px 0 60px;position:relative}.landing-gsuite .hero:before{background:url(../assets/top-right.fa316862208fe8e10d10.svg) no-repeat 50%;content:"";display:block;height:384px;position:absolute;right:0;top:-150px;width:276px;z-index:-1}.landing-gsuite .hero:after{background:url(../assets/top-left.1148ed02edef4dc623a1.svg) no-repeat 50%;content:"";display:block;height:818px;left:0;position:absolute;top:0;width:405px;z-index:-1}@media screen and (max-width:992px){.landing-gsuite .hero:after{left:-100px}}@media screen and (max-width:1400px){.landing-gsuite .hero:after{left:-200px}}@media screen and (max-width:768px){.landing-gsuite .hero{margin-bottom:100px}.landing-gsuite .hero:before{right:-100px;top:-100px}.landing-gsuite .hero:after{left:-300px}}.landing-gsuite .example{margin-bottom:70px}.landing-gsuite .example video{border-radius:4px;box-shadow:10px 10px 20px 0 rgba(8,25,43,.15);display:block;height:auto;margin:auto;max-width:1100px;width:100%}.landing-gsuite .steps{background-color:#142a5e;counter-reset:steps;margin:0;padding:0 0 100px;position:relative}.landing-gsuite .steps:before{background:url(../assets/blue-form.1e4a2a4984c2f22c5671.svg) no-repeat 50%;bottom:100%;content:"";display:block;height:500px;left:50%;margin-bottom:-2px;position:absolute;transform:translateX(-50%);width:100%;z-index:-1}.landing-gsuite .steps p:first-child{color:#c8c8c8}.landing-gsuite .steps__item{margin:auto;max-width:255px;position:relative}.landing-gsuite .steps__content{position:relative}.landing-gsuite .steps__content:before{color:#1f408c;content:counter(steps);counter-increment:steps;font-family:Degular,Inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:200px;font-weight:700;line-height:135px;position:absolute;right:0;top:0}.landing-gsuite .steps__content *{color:#fff;position:relative}@media screen and (max-width:992px){.landing-gsuite .steps{padding:0 0 40px}.landing-gsuite .steps__item{flex:none;margin-bottom:40px;max-width:none;max-width:500px;width:100%}.landing-gsuite .steps__content:before{font-size:100px;line-height:100px}}.landing-gsuite .applications{margin:0;padding:100px 0}.landing-gsuite .applications__content{padding:0 30px}.landing-gsuite .applications h2{margin:0 auto 80px;max-width:430px}@media screen and (max-width:768px){.landing-gsuite .applications{padding:40px 0}.landing-gsuite .applications h2{margin-bottom:40px}.landing-gsuite .applications__content{padding:0}.landing-gsuite .applications__text{font-size:12px}.landing-gsuite .applications .font-h6{font-size:17px}}.landing-gsuite .blocks{margin-top:100px}.landing-gsuite .blocks__item{margin-bottom:140px}.landing-gsuite .blocks__item--search .blocks__image:before{background:url(../assets/search-form.6d20c60005d5587d034c.svg) no-repeat 50%;content:"";display:block;height:678px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:718px;z-index:-1}.landing-gsuite .blocks__item--style .blocks__image:before{background:url(../assets/style-form.cb286f1a00f3092c90d8.svg) no-repeat 50%;content:"";display:block;height:678px;position:absolute;right:65px;top:-120px;width:718px;z-index:-1}.landing-gsuite .blocks__item--color .blocks__image:before{background:url(../assets/color-form.cea81623f6d496b96de4.svg) no-repeat 50%;content:"";display:block;height:578px;left:-100px;position:absolute;top:-50px;width:612px;z-index:-1}@media screen and (max-width:768px){.landing-gsuite .blocks{margin-top:40px}.landing-gsuite .blocks__item{margin-bottom:40px}.landing-gsuite .blocks__text{-webkit-box-ordinal-group:0;-moz-box-ordinal-group:0;box-ordinal-group:0;-webkit-order:0;-moz-order:0;order:0;-ms-flex-order:0}.landing-gsuite .blocks__image{-webkit-box-ordinal-group:1;-moz-box-ordinal-group:1;box-ordinal-group:1;-webkit-order:1;-moz-order:1;order:1;-ms-flex-order:1}}.landing-gsuite .testimonial{background:url(../assets/bg-testimonial.0e7e5f7d6b4919c20487.svg) no-repeat 50%;background-size:cover;margin:0;padding:100px 0}.landing-gsuite .testimonial__holder{margin:auto;max-width:625px}.landing-gsuite .testimonial__holder:before{background:url(../assets/testimonial-form.fb711e8d7e5857e2e72b.svg) no-repeat 50%;content:"";display:block;height:450px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:460px;z-index:-1}.landing-gsuite .testimonial__swiper{background-color:#fff;border-radius:10px;box-shadow:0 0 30px 0 rgba(8,25,43,.1);overflow:hidden}@media screen and (max-width:992px){.landing-gsuite .testimonial{padding:40px 0;text-align:center}.landing-gsuite .testimonial__holder:before{margin-top:40px}.landing--register .landing-gsuite .testimonial a.separator,.landing-gsuite .testimonial .landing--register a.separator,.landing-gsuite .testimonial .profile-login a.group,.landing-gsuite .testimonial a.groups__item,.landing-gsuite .testimonial a.row,.profile-login .landing-gsuite .testimonial a.group{-webkit-box-pack:center;-moz-box-pack:center;box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center;margin-bottom:40px}}.landing-gsuite .swiper__item{position:relative;text-align:left}.landing-gsuite .swiper__item:before{color:#f0f0f0;content:open-quote;font-size:160px;left:24px;line-height:160px;position:absolute;top:-2px;z-index:1}.landing-gsuite .swiper__item .content{padding:50px;position:relative;z-index:2}.landing-gsuite .swiper__item .avatar{height:50px;width:50px}.landing-gsuite .swiper__navigation{bottom:50px;position:absolute;right:50px}.landing-gsuite .swiper__navigation button:hover{background:none}@media screen and (max-width:640px){.landing-gsuite .swiper__item .content{padding:30px 30px 60px}.landing-gsuite .swiper__item .content .font-lg{font-size:15px}.landing-gsuite .swiper__navigation{bottom:30px;right:30px}}.landing-gsuite .features{margin:0;padding:100px 0}.landing-gsuite .features h2{margin-bottom:80px}.landing-gsuite .features li{margin-bottom:20px;max-width:380px}.landing-gsuite .features .circles-holder img:nth-child(n+2){animation:floating 5s ease-in-out infinite;left:0;position:absolute;top:0}.landing-gsuite .features .circles-holder img:nth-child(3){animation-delay:1s}.landing-gsuite .features .circles-holder img:nth-child(4){animation-delay:2s}.landing-gsuite .features .circles-holder img:nth-child(5){animation-delay:3s}.landing-gsuite .features .circles-holder img:nth-child(6){animation-delay:4s}@media screen and (max-width:768px){.landing-gsuite .features{padding:40px 0}.landing-gsuite .features h2{margin-bottom:40px}}.landing-gsuite .banner{margin-bottom:100px}.landing-gsuite .banner__container{background:url(../assets/banner.d816ede094c9b362d4a6.svg) no-repeat 50%;background-size:cover;border-radius:10px}.landing-gsuite .banner__content{margin:auto;max-width:620px;padding:50px 30px}@media screen and (max-width:768px){.landing-gsuite .banner{margin-bottom:40px}.landing-gsuite .banner__content{padding:30px}}.landing-gsuite .slide-in{left:0;position:absolute;top:0}.landing-gsuite .active .slide-in{transform:none}.landing-gsuite a:not(.btn):not(.bj-button).button:hover{color:#fff}@media screen and (min-width:768px){.landing-gsuite .slide-in{transform:translateY(100px);transition:transform 1s ease-in-out}}.landing-gsuite .nowrap{white-space:nowrap}.landing-gsuite #footer{background:#0a152f;border:none;color:#fff;margin:0;min-height:auto;padding:10px 0}.landing-gsuite #footer p{font-size:15px}.landing-gsuite #footer div{position:relative}.landing-gsuite #footer li{display:inline-block}.landing-gsuite #footer li span{margin:0 5px}.landing--icons-editor #header{background:none;border-bottom:1px solid hsla(0,0%,100%,.15);left:0;padding:20px;position:absolute;top:0;width:100%;z-index:1}.landing--icons-editor .hero{background-size:800% 800%;padding-top:180px;position:relative}.landing--icons-editor .hero .gradient{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.landing--icons-editor .hero .gradient--green{background:linear-gradient(270deg,#8df690,#3b9e62)}.landing--icons-editor .hero .gradient--purple{animation:editorHero 20s ease infinite;background:linear-gradient(270deg,#8f91cf,#353777)}.landing--icons-editor .hero div{position:relative;z-index:1}.landing--icons-editor .hero a,.landing--icons-editor .hero a:hover{box-shadow:inset 0 0 0 100px #142a5e}.landing--icons-editor .hero a:active,.landing--icons-editor .hero a:focus{box-shadow:inset 0 0 0 100px #1f408c}.landing--icons-editor .hero img{max-width:1000px;width:100%}.landing--icons-editor .hero:after{background:url(../assets/mask.9d9bb1a3246d69c1efc7.svg) repeat-x -175px;bottom:-1px;content:"";display:block;height:325px;left:0;position:absolute;width:100%}.landing--icons-editor .steps{margin-bottom:200px;padding-top:100px}.landing--icons-editor .steps ol{counter-reset:steps-counter}.landing--icons-editor .steps ol li{counter-increment:steps-counter;margin-bottom:50px;padding-left:70px;position:relative}.landing--icons-editor .steps ol li:before{border:1px solid #f0f0f0;border-radius:50%;color:#f0f0f0;content:counter(steps-counter);display:block;font-family:Degular,Inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:40px;font-weight:700;height:50px;left:0;line-height:50px;position:absolute;text-align:center;top:50%;transform:translateY(-50%);width:50px}.landing--icons-editor .example{margin-bottom:100px}.landing--icons-editor .example input{appearance:none;display:none}.landing--icons-editor .example input:first-of-type:checked~.slider li:first-child img{opacity:1}.landing--icons-editor .example input:first-of-type:checked~.slider__controls li:first-child label{box-shadow:inset 0 0 0 2px #424242}.landing--icons-editor .example input:nth-of-type(2):checked~.slider li:nth-child(2) img{opacity:1}.landing--icons-editor .example input:nth-of-type(2):checked~.slider__controls li:nth-child(2) label{box-shadow:inset 0 0 0 2px #424242}.landing--icons-editor .example input:nth-of-type(3):checked~.slider li:nth-child(3) img{opacity:1}.landing--icons-editor .example input:nth-of-type(3):checked~.slider__controls li:nth-child(3) label{box-shadow:inset 0 0 0 2px #424242}.landing--icons-editor .slider{padding:0}.landing--icons-editor .slider li{left:0;padding:72px 52px;position:absolute;top:0;width:100%}.landing--icons-editor .slider img{box-shadow:0 0 10px rgba(31,64,140,.15);display:block;margin:auto;opacity:0;transition:opacity .3s ease-in}.landing--icons-editor .slider__controls{position:absolute;right:0;top:50%;transform:translateY(-50%)}.landing--icons-editor .slider__controls label{border-radius:50%;cursor:pointer;display:block;height:20px;margin:20px 0;width:20px}.landing--icons-editor .slider__controls label[for=slider--green]{background-color:#7be2b1}.landing--icons-editor .slider__controls label[for=slider--purple]{background-color:#d5d6f2}.landing--icons-editor .slider__controls label[for=slider--yellow]{background-color:#ffe6a7}.landing--icons-editor .selector{display:block;margin:-36px auto 0}.landing--icons-editor #footer{background:none;border:none;margin:0;min-height:185px;padding:0;position:relative}.landing--icons-editor #footer div{bottom:0;left:0;position:absolute;width:100%}.landing--icons-editor #footer .editor-screen{max-width:100%;position:relative;z-index:2}.landing--icons-editor #footer .footer--back{background:url(../assets/footer-back.fc94b0ed6795679441e3.svg) no-repeat bottom;bottom:0;height:100%;left:0;width:100%;z-index:1}.landing--icons-editor #footer .footer--front{background:url(../assets/footer-front.996c35e51acfd0b467fa.svg) no-repeat bottom;bottom:0;height:100%;left:0;width:100%;z-index:3}.landing--icons-editor #footer .footer--text{bottom:0;left:0;padding:20px 20px 10px;position:absolute;width:100%;z-index:4}.landing--icons-editor #footer ul{margin-top:10px}.landing--icons-editor #footer li{display:inline-block}.landing--icons-editor #footer li a{color:#fff;font-weight:400}.landing--icons-editor #footer li span{display:inline-block;margin:0 10px}@media screen and (max-width:1400px){.landing--icons-editor .hero img,.landing--icons-editor .steps img{height:auto}}@media screen and (max-width:768px){.landing--icons-editor #header{position:absolute}.landing--icons-editor h4{text-align:center}.landing--icons-editor ol{padding:0 50px}.landing--icons-editor .steps{margin-bottom:50px;padding-top:25px}.landing--icons-editor .steps img{max-width:100%}.landing--icons-editor .example .example__text{margin-bottom:50px;order:0;text-align:center}.landing--icons-editor .example .example__slider{order:1}}@media screen and (max-width:640px){.landing--icons-editor .hero{padding-top:120px}.landing--icons-editor ol{padding:0}.landing--icons-editor .footer--text{font-size:12px}}@media screen and (max-width:480px){.landing--icons-editor .logo{width:auto}}section .easeInBottom{opacity:0;transform:translateY(100px)}section .easeInBottom h2{font-size:44px}@media screen and (max-width:768px){section .easeInBottom h2{font-size:36px}}section.active .easeInBottom{animation:easeInBottom .6s cubic-bezier(.25,.46,.45,.94) forwards}section.active .easeInBottom.delay--1{animation-delay:.3s}section.active .easeInBottom.delay--2{animation-delay:.45s}section.active .easeInBottom.delay--3{animation-delay:.6s}@keyframes editorHero{0%{opacity:0}50%{opacity:1}to{opacity:0}}.landing--pattern main{overflow:hidden}.landing--pattern #header{background:none;border:none;left:0;margin:0;padding:20px;position:absolute;top:0;width:100%;z-index:1}@media screen and (max-width:640px){.landing--pattern #header{text-align:center}}.landing--pattern .logo{display:inline-block}@media screen and (max-width:480px){.landing--pattern .logo{width:auto}}.landing--pattern section{margin:0}.landing--pattern .container{max-width:1080px;position:relative;z-index:1}.landing--pattern .hero{background:url(../assets/bg-hero.47ae5a91db5b03f46b1a.svg);padding:90px 0 0}.landing--pattern .hero:before{background-image:linear-gradient(180deg,#8f91cf 0,#8f91cf 50%,transparent);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.landing--pattern .hero .container{position:relative;z-index:1}.landing--pattern .hero p{margin-left:auto;margin-right:auto;max-width:460px}.landing--pattern .hero img{box-shadow:0 0 20px rgba(8,25,43,.5);position:relative;top:70px}.landing--pattern .features{background-color:#0a152f;padding:170px 0 100px;position:relative}.landing--pattern .features:before{background:url(../assets/form-blue-left.323e8f7617a640127c86.svg) no-repeat;background-size:100%;height:403px;left:0;width:132px}.landing--pattern .features:after,.landing--pattern .features:before{bottom:0;content:"";display:block;pointer-events:none;position:absolute}.landing--pattern .features:after{background:url(../assets/form-blue-right.1f916ca20f64e688b8d1.svg) no-repeat;background-size:100%;height:308px;right:0;width:244px}.landing--pattern .features i{color:#8f91cf}.landing--pattern .features p:not(.text-inverted){color:#b1b1b1;max-width:420px}@media screen and (max-width:768px){.landing--pattern .features:before{left:-100px}.landing--pattern .features:after{right:-200px}.landing--pattern .features__feature{margin-bottom:30px!important}.landing--pattern .features i{font-size:20px;height:20px;line-height:20px;margin:10px 20px 0 0;width:20px}}@media screen and (max-width:640px){.landing--pattern .features{padding:120px 0 0}.landing--pattern .features:after,.landing--pattern .features:before{display:none}}.landing--pattern .edit-formats{padding-top:100px}.landing--pattern .edit-formats p{max-width:480px}@media screen and (max-width:768px){.landing--pattern .edit-formats{text-align:center}.landing--pattern .edit-formats__image{-webkit-box-ordinal-group:2;-moz-box-ordinal-group:2;box-ordinal-group:2;-webkit-order:2;-moz-order:2;order:2;-ms-flex-order:2}.landing--pattern .edit-formats__text{-webkit-box-ordinal-group:1;-moz-box-ordinal-group:1;box-ordinal-group:1;-webkit-order:1;-moz-order:1;order:1;-ms-flex-order:1}.countdown .landing--pattern .edit-formats ul,.landing--pattern .edit-formats .countdown ul,.landing--pattern .edit-formats .groups__item,.landing--pattern .edit-formats .landing--register .separator,.landing--pattern .edit-formats .profile-login .group,.landing--pattern .edit-formats .row,.landing--register .landing--pattern .edit-formats .separator,.profile-login .landing--pattern .edit-formats .group{-webkit-box-pack:center;-moz-box-pack:center;box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center}.landing--pattern .edit-formats p{margin-left:auto;margin-right:auto}}@media screen and (max-width:640px){.landing--pattern .edit-formats{padding:40px 0}}.landing--pattern .inspired{background-color:#f7f7f7;margin-top:140px;padding:100px 0;position:relative}.landing--pattern .inspired:before{background:url(../assets/form-gray-left.390f6bc71488527699a4.svg) no-repeat;background-size:100%;bottom:0;content:"";display:block;height:538px;left:0;pointer-events:none;position:absolute;width:333px}.landing--pattern .inspired:after{background:url(../assets/form-gray-right.7dcf492b5aa187a83f56.svg) no-repeat;background-size:100%;content:"";display:block;height:333px;pointer-events:none;position:absolute;right:0;top:0;width:260px}.landing--pattern .inspired p{margin-left:auto;margin-right:auto;max-width:460px}.landing--pattern .inspired .carousel{height:368px;margin-top:70px;pointer-events:none;position:relative}.landing--pattern .inspired .carousel__content{animation:carouselPattern 30s linear infinite;background-image:url(../assets/2553a263b3dbc4912442.png);background-repeat:repeat-x;background-size:contain;height:368px;left:-1940px;position:absolute;top:0;width:5820px}@media screen and (max-width:1400px){.landing--pattern .inspired:before{left:-200px}.landing--pattern .inspired:after{right:-200px}}@media screen and (max-width:992px){.landing--pattern .inspired:after,.landing--pattern .inspired:before{display:none}.landing--pattern .inspired .carousel{height:304px}.landing--pattern .inspired .carousel__content{animation:carouselPatternTablet 30s linear infinite;height:304px}}@media screen and (max-width:768px){.landing--pattern .inspired .carousel{height:152px;margin-top:40px}.landing--pattern .inspired .carousel__content{animation:carouselPatternMobile 30s linear infinite;height:152px}}@media screen and (max-width:640px){.landing--pattern .inspired{margin-top:40px;padding:40px 0}}.landing--pattern .end{background:url(../assets/bg-bottom.39735fae44fa2a44d7c6.svg);padding:120px 0;position:relative}.landing--pattern .end:before{background-image:linear-gradient(180deg,#142a5e,transparent);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.landing--pattern .end .container{position:relative;z-index:1}.landing--pattern .end p{margin-left:auto;margin-right:auto;max-width:460px}.landing--pattern .end .font-h4{max-width:590px}@media screen and (max-width:640px){.landing--pattern .end{padding:60px 0}}.landing--pattern #footer{background:#0a152f;border:none;color:#fff;margin:0;min-height:auto;padding:0}.landing--pattern #footer p{font-size:15px}.landing--pattern #footer div{position:relative}.landing--pattern #footer li{display:inline-block}.landing--pattern #footer li span{margin:0 5px}@keyframes carouselPattern{0%{transform:translateX(0)}to{transform:translateX(1940px)}}@keyframes carouselPatternTablet{0%{transform:translateX(0)}to{transform:translateX(1600px)}}@keyframes carouselPatternMobile{0%{transform:translateX(0)}to{transform:translateX(800px)}}.landing--register{height:100vh}.landing--register .row--main{height:100%}.landing--register .left{height:100%;max-height:100vh;min-width:40%;transition:width .6s cubic-bezier(.165,.84,.44,1)}.landing--register .left__content{height:100%;margin:auto;max-width:680px;padding:30px 80px}.landing--register .right{background-color:gray;flex:1;height:100%;position:relative}.landing--register .form-holder{margin:auto;max-width:340px;position:relative;z-index:2}.landing--register .form-holder .section-switch{appearance:none;-webkit-appearance:none;display:none}.landing--register .social-holder a{padding:0}.landing--register .separator{margin:10px 0}.landing--register .separator:after,.landing--register .separator:before{align-self:center;background-color:#c8c8c8;content:"";flex:1;height:1px}.landing--register .separator span{display:block;width:36px}.landing--register .bj-button--google{background-color:#fff;box-shadow:inset 0 0 0 1px #c8c8c8}.landing--register .bj-button--google:hover{background-color:#f7f7f7}.landing--register .icon--google:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBmaWxsPSIjZmJiYjAwIiBkPSJNMTEzLjQ3IDMwOS40MDggOTUuNjQ4IDM3NS45NGwtNjUuMTM5IDEuMzc4QzExLjA0MiAzNDEuMjExIDAgMjk5LjkgMCAyNTZjMC00Mi40NTEgMTAuMzI0LTgyLjQ4MyAyOC42MjQtMTE3LjczMmguMDE0TDg2LjYzIDE0OC45bDI1LjQwNCA1Ny42NDRjLTUuMzE3IDE1LjUwMS04LjIxNSAzMi4xNDEtOC4yMTUgNDkuNDU2LjAwMiAxOC43OTIgMy40MDYgMzYuNzk3IDkuNjUxIDUzLjQwOCIvPjxwYXRoIGZpbGw9IiM1MThlZjgiIGQ9Ik01MDcuNTI3IDIwOC4xNzZDNTEwLjQ2NyAyMjMuNjYyIDUxMiAyMzkuNjU1IDUxMiAyNTZjMCAxOC4zMjgtMS45MjcgMzYuMjA2LTUuNTk4IDUzLjQ1MS0xMi40NjIgNTguNjgzLTQ1LjAyNSAxMDkuOTI1LTkwLjEzNCAxNDYuMTg3bC0uMDE0LS4wMTQtNzMuMDQ0LTMuNzI3LTEwLjMzOC02NC41MzVjMjkuOTMyLTE3LjU1NCA1My4zMjQtNDUuMDI1IDY1LjY0Ni03Ny45MTFoLTEzNi44OVYyMDguMTc2eiIvPjxwYXRoIGZpbGw9IiMyOGI0NDYiIGQ9Im00MTYuMjUzIDQ1NS42MjQuMDE0LjAxNEMzNzIuMzk2IDQ5MC45MDEgMzE2LjY2NiA1MTIgMjU2IDUxMmMtOTcuNDkxIDAtMTgyLjI1Mi01NC40OTEtMjI1LjQ5MS0xMzQuNjgxbDgyLjk2MS02Ny45MWMyMS42MTkgNTcuNjk4IDc3LjI3OCA5OC43NzEgMTQyLjUzIDk4Ljc3MSAyOC4wNDcgMCA1NC4zMjMtNy41ODIgNzYuODctMjAuODE4eiIvPjxwYXRoIGZpbGw9IiNmMTQzMzYiIGQ9Im00MTkuNDA0IDU4LjkzNi04Mi45MzMgNjcuODk2QzMxMy4xMzYgMTEyLjI0NiAyODUuNTUyIDEwMy44MiAyNTYgMTAzLjgyYy02Ni43MjkgMC0xMjMuNDI5IDQyLjk1Ny0xNDMuOTY1IDEwMi43MjRsLTgzLjM5Ny02OC4yNzZoLS4wMTRDNzEuMjMgNTYuMTIzIDE1Ny4wNiAwIDI1NiAwYzYyLjExNSAwIDExOS4wNjggMjIuMTI2IDE2My40MDQgNTguOTM2Ii8+PC9zdmc+);background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";display:block;height:16px;width:16px}.landing--register .welcome{display:none;height:100%;padding:20px}.landing--register .welcome .img-welcome{display:block;margin:70px auto 60px}.landing--register .welcome__text{margin:auto;max-width:340px}.landing--register.finished .left{height:100%;width:100%}.landing--register.finished .left__content{display:none}.landing--register.finished .welcome{display:block}@media screen and (max-width:1400px){.landing--register .left__content{max-width:540px;padding:30px}}@media screen and (max-width:992px){.landing--register .row--main{flex-direction:column-reverse}.landing--register .left{height:auto;width:100%}.landing--register .left__content{padding-bottom:0}.landing--register .right{height:auto;width:100%}.landing--register .right:before{background-color:#0a152f;content:"";display:block;height:100%;left:0;opacity:.1;position:absolute;top:0;width:100%;z-index:1}.landing--register header{color:#fff;left:0;padding:50px 30px;position:absolute;top:0;width:100%;z-index:1;z-index:2}.landing--register header p{color:#fff}.landing--register .form-holder input:checked+.social-holder,.landing--register .profile-login{display:none}.landing--register .form-holder input:checked~.profile-login{display:block}.landing--register .form-holder input:checked~label{display:none!important}.landing--register .form-holder input:checked~.already{display:none}}@media screen and (max-width:768px){.landing--register header{padding:30px}.landing--register .right:before{opacity:.5}}@media screen and (max-width:640px){.landing--register .logo{margin:auto;width:120px}.landing--register .left .left__content{padding:20px 30px 0}}.profile-login{position:relative}.profile-login label[for=email-signup]{left:0;margin:5px;position:absolute;top:0}.profile-login .group{background-color:#fff;border-radius:6px;margin:0 0 10px;overflow:visible;position:relative}.profile-login .group:before{border-radius:6px;box-shadow:inset 0 0 0 1px #d8d8d8;content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:2}.profile-login .group>*{align-self:stretch;border-right:1px solid;border-color:#c8c8c8}.profile-login .group__context{padding:0}.profile-login .group__input input{border:none;flex:1;height:44px;line-height:44px;margin:0;padding:0 10px}.profile-login .group .password{flex:1}.profile-login .group .password__toggle{right:0}.profile-login .group>input{border:none;flex:1;height:44px;line-height:44px;margin:0;padding:0 10px}.profile-login .group>:last-child{border:none;border-bottom-right-radius:6px;border-top-right-radius:6px}.register-slider{height:100%}.register-slider li{height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .6s cubic-bezier(.165,.84,.44,1);width:100%}.register-slider li.active{opacity:1;pointer-events:all}.register-slider__img{height:100%}.register-slider__img img{height:100%;object-fit:cover;pointer-events:none;width:100%}.register-slider__text{background-image:linear-gradient(180deg,transparent 0,#0a152f);bottom:0;color:#fff;left:0;padding:70px 60px 90px;position:absolute;width:100%}.register-slider__nav{bottom:50px;left:60px;position:absolute}.register-slider__nav li{margin-right:20px}.register-slider__nav li:last-child{margin-right:0}.register-slider__nav li button{background-color:hsla(0,0%,100%,.6);border-radius:50%;display:block;height:8px;width:8px}.register-slider__nav li button:hover{background-color:hsla(0,0%,100%,.8)}.register-slider__nav li.active button{background-color:#3b9e62}.register-slider__arrows{border:1px solid #fff;bottom:50px;position:absolute;right:60px}.register-slider__arrows button{border-radius:0}.register-slider__arrows button:hover{background-color:hsla(0,0%,100%,.2)}.register-slider__arrows button:first-child{border-right:1px solid #fff}@media screen and (max-width:992px){.register-slider__text{display:none}.register-slider__nav{bottom:20px;left:50%;transform:translateX(-50%);z-index:2}}.landing--styles main{overflow:hidden}.landing--styles section{position:relative}.landing--styles .form{max-width:none;pointer-events:none;position:absolute;z-index:-1}.landing--styles #header{background:none;border:none;left:0;padding:20px 0;position:absolute;top:0;width:100%;z-index:1}@media screen and (max-width:768px){.landing--styles #header{position:absolute}}@media screen and (max-width:480px){.landing--styles .logo{width:auto}}.landing--styles .hero{padding:120px 0}.landing--styles .hero .form{left:50%;top:0;transform:translateX(-50%)}.landing--styles .hero p{color:#c8c8c8;margin-left:auto;margin-right:auto;max-width:440px}.landing--styles .hero .cards{left:50%;position:relative;text-align:center;top:150px;transform:translateX(-50%) rotate(-9deg);white-space:nowrap}@media screen and (max-width:768px){.landing--styles .hero .cards{margin-left:-300px}}.landing--styles .hero .card{animation:card 2.8s ease-in-out infinite,fadeIn .8s ease-in-out forwards;border-radius:12px;box-shadow:17px 15px 23px rgba(29,38,45,.17);display:inline-block;margin:0 10px;opacity:0}.landing--styles .hero .card:first-child{animation-delay:.15s}.landing--styles .hero .card:nth-child(2){animation-delay:.3s}.landing--styles .hero .card:nth-child(3){animation-delay:.45s}.landing--styles .hero .card:nth-child(4){animation-delay:.6s}.landing--styles .hero .card:nth-child(5){animation-delay:.75s}.landing--styles .hero .card:nth-child(6){animation-delay:.9s}@media screen and (max-width:768px){.landing--styles .hero .card{margin:0 5px;width:200px}}@media screen and (max-width:480px){.landing--styles .hero .card{width:160px}}.landing--styles .styles{margin-top:100px;padding-top:100px}.landing--styles .styles .box-styles>div{padding:0 10px}.landing--styles .styles .box-style{background-color:#fff;border-radius:6px;box-shadow:0 0 10px rgba(29,38,45,.1)}@media screen and (max-width:768px){.landing--styles .styles{margin-top:0}.landing--styles .styles .box-style{margin-bottom:10px}.landing--styles .styles .box-style img{width:80px}.landing--styles .styles .box-style .text-holder{text-align:left}}.landing--styles .search{margin:250px 0 150px}.landing--styles .search .laptop{position:relative}.landing--styles .search .laptop .screen{left:50%;position:absolute;top:5%;transform:translateX(-50%);width:76%}@media screen and (max-width:992px){.landing--styles .search{margin:130px 0 60px;text-align:center}.landing--styles .search .text-holder{-webkit-box-ordinal-group:1;-moz-box-ordinal-group:1;box-ordinal-group:1;-webkit-order:1;-moz-order:1;order:1;-ms-flex-order:1}.landing--styles .search .laptop-holder{-webkit-box-ordinal-group:2;-moz-box-ordinal-group:2;box-ordinal-group:2;-webkit-order:2;-moz-order:2;order:2;-ms-flex-order:2}}@media screen and (max-width:640px){.landing--styles .search{margin:44px 0 120px}}.landing--styles #footer{background:none;border:none;min-height:0;position:relative}.landing--styles #footer div{bottom:0;left:0;position:absolute;width:100%}.landing--styles #footer .form{bottom:0;left:50%;margin-left:-100px;transform:translateX(-50%)}.landing--styles #footer li{display:inline-block}.landing--styles #footer li a{color:#fff;font-weight:400}.landing--styles #footer li span{display:inline-block;margin:0 10px}@media screen and (max-width:768px){.landing--styles #footer .form{margin-left:-360px}}@keyframes card{0%{box-shadow:17px 15px 23px rgba(29,38,45,.17);transform:translateY(0)}50%{box-shadow:9px 42px 31px rgba(29,38,45,.17);transform:translateY(10px)}to{box-shadow:17px 15px 23px rgba(29,38,45,.17);transform:translateY(0)}}.container,.container.groups__item,.container.row,.countdown ul.container,.landing--register .container.separator,.profile-login .container.group{margin:0 auto;max-width:1520px;padding:0 20px}.countdown ul,.groups__item,.landing--register .separator,.profile-login .group,.row{margin:0}.container.filters-inside-view{display:flex}.container.filters-inside-view:after{display:none}.container.filters-inside-view .list-content{width:100%}@media screen and (max-width:992px){.container.filters-inside-view .list-content{border-left:none;padding-left:0}input#search__filters:checked~.container{padding:0}input#search__filters:checked~.container .search-view-filters{display:block}input#search__filters:checked~.container .search-view-filters .item__link img{display:none}}body[data-section$=-search] #viewport>.container,body[data-section="404"] #viewport>.container{max-width:unset}.bj-button{border-radius:6px}.bj-button i,.bj-button i:before{font-size:15px}.bj-button--primary,.bj-button--primary:active,.bj-button--primary:focus,.bj-button--primary:hover,.bj-button--primary:visited,.bj-button--yellow,.bj-button--yellow:active,.bj-button--yellow:focus,.bj-button--yellow:hover,.bj-button--yellow:visited,.btn-warning,.btn-warning:active,.btn-warning:focus,.btn-warning:hover,.btn-warning:visited{color:#121212}html h6{font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif}html .font-h1{font-family:Degular,Inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:40px;line-height:1.25}@media screen and (min-width:768px){html .font-h1{font-size:48px}}html .font-h2{font-family:Degular,Inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:36px;line-height:1.25}@media screen and (min-width:768px){html .font-h2{font-size:44px}}html .font-h3{font-family:Degular,Inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:36px;line-height:1.25}@media screen and (min-width:768px){html .font-h3{font-size:40px}}html .font-h4{font-family:Degular,Inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:32px;line-height:1.25}@media screen and (min-width:640px){html .font-h4{font-size:36px}}html .font-h5{font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:24px;line-height:1.25}@media screen and (min-width:640px){html .font-h5{font-family:Degular,Inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:32px}}html .font-h6{font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:20px;line-height:1.5}@media screen and (min-width:640px){html .font-h6{font-size:24px;line-height:1.25}}#notification-cart .notification__close html i,.notification--alert html i,html #notification-cart .notification__close i,html .icon,html .notification--alert i{font-size:15px}
/*# sourceMappingURL=fi-style.a2b5cec07b3eae28f702.css.map*/