@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400;1,600;1,700&display=swap);.kbs-form{-ms-flex-flow:row wrap;flex-flow:row wrap}.kbs-form,.kbs-form .actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.kbs-form .actions{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:15px 0 0}.kbs-input-wrapper{margin:0 0 20px;-ms-flex-item-align:center;align-self:center}.kbs-input-wrapper,.kbs-input-wrapper .password-showhide,.kbs-input-wrapper input,.kbs-input-wrapper label,.kbs-input-wrapper select,.kbs-input-wrapper textarea{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.kbs-input-wrapper>label{display:block;color:#363b73;cursor:pointer;margin:0 0 6px;font-size:20px;font-weight:700}.kbs-input-wrapper input,.kbs-input-wrapper select,.kbs-input-wrapper textarea{border:1px solid #878787;padding:15px 18px;font-size:13px;color:#363b73}.kbs-input-wrapper input::-webkit-input-placeholder,.kbs-input-wrapper select::-webkit-input-placeholder,.kbs-input-wrapper textarea::-webkit-input-placeholder{color:hsla(0,0%,52.9%,.65)}.kbs-input-wrapper input[type=text],.kbs-input-wrapper select,.kbs-input-wrapper textarea{width:100%;max-width:100%}.kbs-input-wrapper input[type=text][disabled],.kbs-input-wrapper select[disabled],.kbs-input-wrapper textarea[disabled]{cursor:not-allowed;color:hsla(0,0%,52.9%,.65);background:#f1f1f1}.kbs-input-wrapper input[type=checkbox],.kbs-input-wrapper input[type=radio]{-webkit-appearance:none;position:absolute;clip:rect(1px,1px,1px,1px);opacity:0;visibility:hidden;padding:0}.kbs-input-wrapper--password input{padding-right:50px}.kbs-input-wrapper .password-showhide{position:absolute;top:10px;right:10px;display:inline-block;width:30px;height:30px;cursor:pointer}.kbs-input-wrapper .password-showhide.icon--eyes-open{background:url(../img/ic-eye-closed.6823f0ab.svg) no-repeat 50% 50%;background-size:contain}.kbs-input-wrapper .password-showhide.icon--eyes-closed{background:url(../img/ic-eye-opened.4068a7f6.svg) no-repeat 50% 50%;background-size:contain}.kbs-input-wrapper .hint{color:#efefef}.kbs-input-wrapper .hint.error{color:#363b73}.kbs-input-wrapper.label--inline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:wrap row;flex-flow:row wrap}.kbs-input-wrapper.label--inline>label{-webkit-box-flex:2;-ms-flex:2;flex:2;margin:0}.kbs-input-wrapper.label--inline .kbs-input-container,.kbs-input-wrapper.label--inline>ul{-webkit-box-flex:5;-ms-flex:5;flex:5}.kbs-input-wrapper.label--inline .hint{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding-left:28.5714285714%}.kbs-input-container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.kbs-placeholder{color:#efefef;font-size:inherit;font-weight:400}.kbs-input-wrapper--file .label--inline{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;cursor:pointer}.kbs-input-wrapper--file .drag-drop--area,.kbs-input-wrapper--file .label--inline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.kbs-input-wrapper--file .drag-drop--area{-webkit-transition:border-color .175s ease,background-color .175s ease;transition:border-color .175s ease,background-color .175s ease;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:15;border-radius:5px;border:2px dashed #efefef;width:100%;min-height:200px;padding:40px 10px}.kbs-input-wrapper--file .drag-drop--area.disabled{opacity:.5}.kbs-input-wrapper--file .drag-drop--area.drop-over{border-color:#363b73;background:rgba(54,59,115,.05)}.kbs-input-wrapper--file .drag-drop--area label{color:#333;font-weight:700;padding:4px 15px;border-radius:3px;background:#efefef}.kbs-input-wrapper--file .drag-drop--area .or{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;text-align:center}.kbs-input-wrapper--file .drag-drop--overlay{position:absolute;z-index:20;top:0;left:0;right:0;bottom:0}.kbs-input-wrapper--file .file-list--container{position:relative;margin:30px 0 0;max-width:350px}.kbs-input-wrapper--file .file-list--container:before{content:"";width:100px;border-top:1px solid #efefef;position:absolute;top:-10px;left:50%;margin:0 0 0 -50px}.kbs-input-wrapper--file .file-list--container header{font-weight:700}.kbs-input-wrapper--file .file-list--container ul{margin:20px 0 0;padding:0;list-style:none inside}.kbs-input-wrapper--file .file-list--container ul li{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;color:#878787}.kbs-input-wrapper--file .file-list--container ul li:before{content:"";margin:0 5px 0 0;display:list-item;list-style-type:"•";font-size:24px;line-height:22px}.kbs-radios-container{list-style:none}.kbs-radios-container li{margin:10px 0 0}.kbs-radios-container li:first-child{margin:0}.kbs-radios-container label{position:relative;cursor:pointer}.kbs-radios-container label:hover i:before{-webkit-transform:scale(1);transform:scale(1);background:#878787}.kbs-radios-container i{position:relative;display:inline-block;width:18px;height:18px;margin:0 10px 0 0;padding:0;border:2px solid #363b73;border-radius:50%;vertical-align:middle}.kbs-radios-container i:before{-webkit-transition:background-color .175s ease,-webkit-transform .175s ease;transition:background-color .175s ease,-webkit-transform .175s ease;transition:background-color .175s ease,transform .175s ease;transition:background-color .175s ease,transform .175s ease,-webkit-transform .175s ease;-webkit-transform:scale(0);transform:scale(0);position:absolute;top:3px;left:3px;content:"";display:inline-block;width:8px;height:8px;border-radius:50%}.kbs-radios-container input:checked+i:before{-webkit-transform:scale(1);transform:scale(1);background:#363b73}.kbs-radios-container span{color:#363b73;font-size:14px;font-weight:500}.kbs-checkboxes-container{list-style:none;margin:0;padding:0}.kbs-checkboxes-container li{margin:10px 0 0}.kbs-checkboxes-container li:first-child{margin:0}.kbs-checkboxes-container label{position:relative;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:1;-ms-flex:1;flex:1}.kbs-checkboxes-container label:hover i:before{-webkit-transform:scale(1);transform:scale(1);background:url(../img/tick.210167ad.svg) no-repeat 50% 50%;background-size:12px 10px;opacity:.35}.kbs-checkboxes-container i{position:relative;display:inline-block;width:18px;height:18px;margin:0 10px 0 0;padding:0;border:2px solid #363b73;border-radius:1px;vertical-align:middle}.kbs-checkboxes-container i:before{-webkit-transition:background-color .175s ease,opacity .175s ease,-webkit-transform .175s ease;transition:background-color .175s ease,opacity .175s ease,-webkit-transform .175s ease;transition:background-color .175s ease,transform .175s ease,opacity .175s ease;transition:background-color .175s ease,transform .175s ease,opacity .175s ease,-webkit-transform .175s ease;-webkit-transform:scale(0);transform:scale(0);position:absolute;top:2px;left:2px;content:"";display:inline-block;width:10px;height:10px}.kbs-checkboxes-container input:checked+i:before{-webkit-transform:scale(1);transform:scale(1);background:url(../img/tick.210167ad.svg) no-repeat 50% 50%;background-size:12px 10px;opacity:1}.kbs-checkboxes-container input[disabled]+i{border-color:#878787;background-color:#efefef}.kbs-checkboxes-container span{color:#363b73;font-size:14px;font-weight:500}.kbs-select--native{display:none}.kbs-select-container{width:100%}.kbs-select--formatted{position:relative;width:100%}.kbs-select--formatted.readonly .selected-option{cursor:not-allowed}.kbs-select--formatted .selected-option{position:relative;cursor:pointer;min-height:50px;color:#363b73;font-size:12px;padding:14px 44px 14px 15px;border:1px solid #878787}.kbs-select--formatted .selected-option:after{content:"";position:absolute;top:50%;right:15px;display:block;width:14px;height:8px;margin:-4px 0 0;background:url(../img/dropdown-arrow.b78d73fb.svg) no-repeat 50% 50%;background-size:auto 8px;-webkit-filter:invert(72%) sepia(30%) saturate(5272%) hue-rotate(196deg) brightness(91%) contrast(84%);filter:invert(72%) sepia(30%) saturate(5272%) hue-rotate(196deg) brightness(91%) contrast(84%)}.kbs-select--formatted .selected-option ul{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin:0;padding:0}.kbs-select--formatted .selected-option li{margin:0 0 0 15px;line-height:20px;width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kbs-select--formatted .selected-option li:first-child{margin:0}.kbs-select--formatted .options{position:absolute;top:auto;left:0;right:0;z-index:10;padding:5px 12px 15px;list-style:none;background:#fff;max-height:66vh;overflow-y:auto;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.1);box-shadow:0 5px 15px rgba(0,0,0,.1)}.kbs-select--formatted .options i{display:inline-block;width:20px;height:20px;margin:0 15px 0 0;border:2px solid #363b73;border-radius:1px;position:relative;top:3px}.kbs-select--formatted .options span{display:block;vertical-align:text-bottom}.kbs-select--formatted .options li{cursor:pointer;padding:5px 8px;margin:10px 0 0 0;border-radius:1px}.kbs-select--formatted .options li:hover:not(.empty-text){background-color:#4d4d4d}.kbs-select--formatted .options li.selected{font-weight:600}.kbs-select--formatted .options li.selected i{background:url(../img/tick.210167ad.svg) no-repeat 50% 50%;background-size:15px auto}.kbs-select--formatted .options .empty-text{color:#878787;font-style:italic;text-align:center;cursor:default}.kbs-select--formatted .chips{display:inline-block;background:#efefef;border-radius:25px;padding:5px 15px}.kbs-textarea{min-height:150px;resize:vertical}.kbs-textarea--footer,.kbs-textarea-container{display:-webkit-box;display:-ms-flexbox;display:flex}.kbs-textarea--footer .hint{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.kbs-textarea--footer .counter{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;text-align:right}.kbs-button{-webkit-transition:background-color .175s ease;transition:background-color .175s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 10px;-webkit-appearance:none}.kbs-button span{-webkit-transition:color .175s ease;transition:color .175s ease;color:#fff;font-weight:700;letter-spacing:.02em}.kbs-button+.kbs-button{margin-left:20px}.kbs-button .loader{display:inline-block;width:50px;height:50px;background:url(../img/loader.2433db3f.svg) no-repeat 50% 50%}.kbs-button.bs--primary{background-color:#363b73}.kbs-button.bs--dark,.kbs-button.bs--secondary{background-color:#333}.kbs-button.bs--outlined{background-color:#fff}.kbs-button.bs--outlined.bs--primary{border:1px solid #363b73}.kbs-button.bs--outlined.bs--primary:hover{background-color:#efefef}.kbs-button.bs--outlined.bs--primary span{color:#363b73}.kbs-button.bs--outlined.bs--secondary{border:1px solid #333}.kbs-button.bs--outlined.bs--secondary:hover{background-color:#616161}.kbs-button.bs--outlined.bs--secondary span{color:#333}.kbs-button.bs--outlined.bs--dark{border:1px solid #333}.kbs-button.bs--outlined.bs--dark:hover{background-color:#efefef}.kbs-button.bs--outlined.bs--dark span{color:#333}.kbs-button.disabled{cursor:not-allowed;background-color:#878787;border:0;color:#333}.kbs-button.wide{min-width:350px}.kbs-button.normal{min-width:250px}.kbs-button.normal,.kbs-button.wide{height:50px}.kbs-button.normal span,.kbs-button.wide span{font-size:15px;text-transform:uppercase}.kbs-button.fat{min-width:150px;height:38px}.kbs-button.small{min-width:190px;height:30px}.kbs-button.fat span,.kbs-button.small span{font-size:12px}.kbs-button.auto-size{width:auto;min-width:auto}.kbs-button.full-width{width:100%;min-width:auto}.kbs-button.fs--normal span{font-size:15px}.kbs-button.fs--larger span{font-size:18px}.kbs-button.fs--smaller span{font-size:12px}.kbs-button.rounded{border-radius:3px}.kbs-button .icon{display:inline-block;width:10px;height:10px;background-repeat:no-repeat;background-position:50% 50%;background-size:cover}.kbs-button.icon--left-side .icon:not(.nogap){margin:0 5px 0 0}.kbs-button.icon--right-side .icon:not(.nogap){margin:0 0 0 5px}.kbs-button.bs--candy{background-color:#efefef;height:30px;width:auto;min-width:auto}.kbs-button.bs--candy span{font-size:12px;line-height:1;text-transform:none}.kbs-button.bs--clean{color:#363b73;background-color:transparent;width:auto;min-width:auto;line-height:1}.kbs-button.bs--clean span{color:#363b73;text-transform:uppercase}.kbs-button.bs--clean .loader{background-image:url(../img/loader--color.e30e4803.svg)}.kbs-button:hover.bs--primary{background-color:#3b407d}.kbs-button:hover.bs--secondary{background-color:#3b3b3b}.kbs-button:hover.bs--clean span{color:#efefef}@font-face{font-family:Druk Wide;src:url(../fonts/DrukWide-Regular.0afbafb3.otf) format("opentype")}@font-face{font-family:Druk Wide;src:url(../fonts/DrukWide-Bold.39bf14b5.otf) format("opentype");font-weight:700}@font-face{font-family:Druk Wide;src:url(../fonts/DrukWide-Italic.c7bd3d38.otf) format("opentype");font-style:italic}@font-face{font-family:Harmonia Sans Pro Cyr;src:url(../fonts/HarmoniaSansProCyr-Regular.6fd7e0f0.otf) format("opentype")}@font-face{font-family:Harmonia Sans Pro Cyr;src:url(../fonts/HarmoniaSansProCyr-Bold.ee8663cd.otf) format("opentype");font-weight:700}@font-face{font-family:Harmonia Sans Pro Cyr;src:url(../fonts/HarmoniaSansProCyr-Light.9380f954.otf) format("opentype");font-weight:300}@font-face{font-family:Verb;src:url(../fonts/Verb-Regular.2f7f38c7.otf) format("opentype")}@font-face{font-family:Verb;src:url(../fonts/Verb-Bold.3e33d63f.otf) format("opentype");font-weight:700}@font-face{font-family:Verb;src:url(../fonts/Verb-BoldItalic.169a6166.otf) format("opentype");font-weight:700;font-style:italic}@font-face{font-family:Verb;src:url(../fonts/Verb-Italic.fc491d48.otf) format("opentype");font-style:italic}@font-face{font-family:Verb;src:url(../fonts/Verb-Light.4e16e0c7.otf) format("opentype");font-weight:300}/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{-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]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}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{-webkit-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]{-webkit-box-sizing:border-box;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;-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}*{-webkit-box-sizing:border-box;box-sizing:border-box}:focus{outline:none}:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}html{-webkit-tap-highlight-color:rgba(0,0,0,0)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,html{height:100vh;height:-webkit-fill-available;overflow:hidden}#app,body{font-family:Poppins,Arial,sans-serif;font-size:14px;line-height:1.428571429;color:#333;background-color:#fff}#app{height:100%}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}button{-webkit-appearance:none;border:0}a{-webkit-transition:color .175s ease;transition:color .175s ease;color:#363b73;text-decoration:none;outline:none!important}a:focus,a:hover{color:#464d96}figure{margin:0}img{max-width:100%;max-height:100%;vertical-align:middle}[role=button]{cursor:pointer}::-webkit-input-placeholder{color:hsla(0,0%,52.9%,.65)}::-moz-placeholder{color:hsla(0,0%,52.9%,.65)}:-ms-input-placeholder{color:hsla(0,0%,52.9%,.65)}::-ms-input-placeholder{color:hsla(0,0%,52.9%,.65)}::placeholder{color:hsla(0,0%,52.9%,.65)}input::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{color:hsla(0,0%,52.9%,.65);opacity:1}input:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{color:hsla(0,0%,52.9%,.65)}input::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:hsla(0,0%,52.9%,.65)}.hide-scroll{overflow:hidden}.hidden{display:none!important}p.description{margin:15px 0;font-size:14px;font-weight:400}.fill-height{height:100%}.clear{clear:both}div.loader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;min-height:500px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#363b73;font-size:14px;font-weight:600;line-height:31px}div.loader i{display:inline-block;width:48px;height:48px;background:url(../img/loader--primary-color.07725abc.svg) no-repeat 50% 50%;background-size:auto 48px}.styled-scrollbar::-webkit-scrollbar-track{border-radius:8px;background-color:#fcfcfc}.styled-scrollbar::-webkit-scrollbar{width:8px;height:8px;background-color:#fcfcfc}.styled-scrollbar::-webkit-scrollbar-thumb{border-radius:8px;background-color:#ebf1ff}label{color:#363b73;display:block;margin:0 0 10px}.visually-hidden{height:1px;overflow:hidden;width:1px;position:absolute;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}a.button{-webkit-transition:background-color .175s ease,color .175s ease;transition:background-color .175s ease,color .175s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:.02em;min-width:250px;height:50px;-webkit-appearance:none}a.button+a.button{margin-left:20px}a.button .loader{display:inline-block;width:50px;height:50px;background:url(../img/loader--white.2433db3f.svg) no-repeat 50% 50%}a.button.primary{background-color:#333}a.button.disabled{cursor:not-allowed}a.button.clean{color:#363b73;height:40px;min-width:auto;background-color:transparent}a.button.candy{height:30px;font-size:12px;text-transform:none;line-height:20px;padding:0 26px;min-width:auto}a.button.candy,a.button.rounded{border-radius:3px}a.button.outlined{color:#363b73;border:1px solid #363b73;background:transparent}a.button:hover.primary{background-color:#3b3b3b}a.button:hover.clean{color:#fff}a.button .icon{display:inline-block;width:10px;height:10px;margin:0 5px 0 0;background:transparent no-repeat 50% 50%;background-size:cover}.tof{display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.notices.is-top{padding-top:75px}.notices.is-top>.toast:first-child{margin-top:0}.notices .toast{max-width:450px}.main-content{position:relative;overflow-y:auto;height:100%}.main-content .container{height:100%}.notification--sw-updated{position:fixed;bottom:30px;right:30px;max-width:250px;color:#363b73;padding:10px;text-align:center;background:#fff;border:1px solid #363b73;border-radius:3px;-webkit-box-shadow:0 5px 15px rgba(54,59,115,.35);box-shadow:0 5px 15px rgba(54,59,115,.35);z-index:500}.notification--sw-updated p{margin:0 0 20px}.notification--sw-updated a{-webkit-transition:background-color .175s ease;transition:background-color .175s ease;display:inline-block;color:#fff;padding:5px 15px;cursor:pointer;text-align:center;background:#363b73;border-radius:3px}.notification--sw-updated a:hover{background:#3e4484}.lg-backdrop.in{background:hsla(0,0%,100%,.75);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.lg-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:transparent;padding:10px 20px 0}.lg-toolbar #lg-counter{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;color:#666;padding:0;margin-right:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.lg-toolbar .lg-icon{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;color:#666;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;width:30px;height:30px;border-radius:50%;background:#fff;-webkit-box-shadow:0 0 15px rgba(0,0,0,.35);box-shadow:0 0 15px rgba(0,0,0,.35)}.lg-toolbar .lg-icon:after{font-size:16px}.lg-toolbar .lg-icon.lg-close{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-left:15px}.lg-toolbar .lg-icon:hover{color:#aaa}.lg-outer .lg-item{background-image:url(../img/loader--gallery.114da947.svg)}.lg-outer .lg-item .lg-object{-webkit-transform:none!important;transform:none!important}.lg-actions>.lg-next,.lg-actions>.lg-prev{color:#666;width:50px;height:50px;border-radius:50%;background:#fff;-webkit-box-shadow:0 0 20px rgba(0,0,0,.25);box-shadow:0 0 20px rgba(0,0,0,.25)}.lg-actions>.lg-next:hover,.lg-actions>.lg-prev:hover{color:#aaa}.magazine--gallery{width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:50%}.magazine--gallery--faker{position:relative;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;cursor:pointer;overflow:hidden}.magazine--gallery--faker:hover .magazine--gallery--open{-webkit-transition:visibility 0s linear 0s,opacity .35s ease;transition:visibility 0s linear 0s,opacity .35s ease;visibility:visible;opacity:1}.magazine--gallery--faker .nametag{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px}.magazine--gallery--faker .nametag .label{margin:0;font-weight:600;text-shadow:0 0 5px rgba(0,0,0,.75);text-transform:uppercase;cursor:pointer}.magazine--gallery--faker .nametag svg{overflow:visible;display:block;width:32px;height:32px;margin:0 0 0 15px}.magazine--gallery--open{-webkit-transition:visibility 0s linear .35s,opacity .35s ease;transition:visibility 0s linear .35s,opacity .35s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:0;right:0;bottom:0;left:0;color:#fff;font-size:24px;font-weight:700;text-transform:uppercase;background:rgba(0,0,0,.5);visibility:hidden;opacity:0}.magazine--gallery--open svg{margin:0 15px 0 0;width:64px;height:auto}.audio-player{width:100%;height:100%;max-height:55px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#eff1f2;border-radius:1000px;padding:20px;cursor:unset;display:none}.audio-player.is-loaded{display:-webkit-box;display:-ms-flexbox;display:flex}.audio-player audio{display:none}.audio-player .play-pause-button{width:14px;height:100%;min-height:14px;background-image:url(../img/ic-play.20824ad4.svg);-webkit-filter:brightness(0);filter:brightness(0);background-repeat:no-repeat;background-position:50%;cursor:pointer}.audio-player.is-playing .play-pause-button{background-image:url(../img/ic-pause.490a2d8d.svg)}.audio-player .time{width:120px;text-align:center}.audio-player .progress{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.audio-player .progress .bar{width:100%;height:5px;background-color:#b9bbbb;border-radius:100px;overflow:hidden}.audio-player .progress .bar .played{height:100%;background-color:#4e4f4f}.audio-player .sound{width:34px;height:100%;min-height:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.audio-player .sound i{width:100%;height:100%;background-image:url(../img/ic-volume.ddc006f4.svg);-webkit-filter:brightness(0);filter:brightness(0);background-repeat:no-repeat;background-position:50%;cursor:pointer}.audio-player.is-muted .sound i{background-image:url(../img/ic-no-volume.aa6709a8.svg)}.audio-player .download-button{width:24px;height:100%;min-height:14px;background-image:url(../img/ic-download.efc459df.svg);-webkit-filter:brightness(0);filter:brightness(0);background-repeat:no-repeat;background-position:50%;cursor:pointer}.modal-component{width:100%;height:100%;position:fixed;left:0;top:0;z-index:10;overflow:auto;background-color:rgba(0,0,0,.4);visibility:hidden;opacity:0;-webkit-transition:all .1s ease;transition:all .1s ease}.modal-component .modal-content{background-color:#fff;margin:5% auto;padding:30px;width:100%;max-width:800px;position:relative;border-radius:20px}.modal-component .modal-content>.icon-close{position:absolute;top:24px;right:24px;width:28px;height:28px;display:block;border-radius:50%;background:#eeeff5 url(../img/ic-close.e3913ddc.svg) no-repeat 50% 50%;background-size:16px 16px;cursor:pointer}.modal-component.visible{visibility:visible;opacity:1}.product-tool-component,.product-tool-component>a,.share-component .share-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.share-component .share-button{cursor:pointer}.share-component .share-button i{background-image:url(../img/ic-share.cab055cb.svg)}.share-component .share-modal{z-index:9999999}.share-component .share-modal h3{color:#000;margin:0 0 24px 0;font-size:28px;text-align:center}.share-component .share-modal .buttons{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;gap:10px;margin-bottom:60px}.share-component .share-modal .buttons,.share-component .share-modal .buttons>button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.share-component .share-modal .buttons>button{min-width:auto!important;width:54px;height:54px;background-color:#383db6;border-radius:50%;margin-left:0}.share-component .share-modal i.icon:not(.icon-close){width:16px;height:16px;background-color:transparent;background-size:contain}.share-component .share-modal i.facebook{background-image:url(../img/facebook.2c850996.svg)}.share-component .share-modal i.messenger{background-image:url(../img/messenger.66bd92a3.svg)}.share-component .share-modal i.twitter{background-image:url(../img/twitter.f10cdc29.svg)}.share-component .share-modal i.linkedin{background-image:url(../img/linkedin.e01d0895.svg)}.share-component .share-modal i.clipboard{background-image:url(../img/clipboard.a102e914.svg)}.share-component .share--embed-script{margin:20px 0 0}.share-component .share--embed-script label{font-size:18px;margin-bottom:16px;text-align:center}.share-component .share--embed-script textarea{background-color:#f5f5f5;padding:35px 45px;border-radius:20px;border:0;cursor:pointer}.video-player{position:relative;width:100%;height:100%;overflow:hidden;cursor:pointer}.video-player.hover .controls,.video-player.is-active .controls{opacity:1}.video-player.hover.is-playing .play-pause-hover div,.video-player.hover .play-pause-hover div{opacity:.75}.video-player video{position:absolute;top:0;left:0;width:calc(100% + 1px);height:calc(100% + 1px);z-index:-1;background:#fff;-webkit-filter:brightness(108.5%)}.video-player .cover{position:absolute;top:0;left:0;right:0;bottom:0}.video-player .play-pause-hover{position:absolute;top:50%;left:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:50px;height:50px}.video-player .play-pause-hover div{-webkit-transition:opacity .175s ease;transition:opacity .175s ease;opacity:.75;width:100%;height:100%;background-position:50%;margin:0}.video-player .play-pause-button{width:20px;height:100%;min-height:20px;margin-right:25px;background-image:url(../img/ic-play.20824ad4.svg);background-repeat:no-repeat;background-position:0;cursor:pointer}.video-player .controls{position:absolute;bottom:0;left:0;width:100%;height:90px;padding:15px;background:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(70%,#000));background:linear-gradient(180deg,transparent 0,#000 70%);opacity:0;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.video-player .controls .buttons{width:100%;height:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.video-player .controls .buttons .time{font-size:18px;color:#fff;font-weight:700}.video-player .controls .buttons .sound{width:20px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto}.video-player .controls .buttons .sound i{width:100%;height:100%;background-image:url(../img/ic-volume.ddc006f4.svg);background-repeat:no-repeat;background-position:50%;cursor:pointer}.video-player .controls .buttons .fullscreen-button{background-image:url(../img/ic-expand.f3cf9d73.svg)}.video-player .controls .buttons .download-button,.video-player .controls .buttons .fullscreen-button{width:20px;height:20px;background-repeat:no-repeat;background-position:50%;cursor:pointer;margin-left:30px}.video-player .controls .buttons .download-button{background-image:url(../img/ic-download.efc459df.svg)}.video-player .controls .progress{width:100%;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.video-player .controls .progress .bar{width:100%;height:6px;background-color:rgba(78,79,79,.6);border-radius:100px;overflow:hidden}.video-player .controls .progress .bar .played{height:100%;background-color:#aaaba9}.video-player.is-playing .play-pause-hover div{opacity:0}.video-player.is-playing .play-pause-button{background-image:url(../img/ic-pause.490a2d8d.svg)!important}.video-player.is-muted .sound i{background-image:url(../img/ic-no-volume.aa6709a8.svg)!important}video::-webkit-media-controls-overlay-play-button{display:none}.tool.bandcamp iframe,.tool.soundcloud iframe,.tool.spotify iframe{border:0;height:100%}.tool.image{pointer-events:none}.icon{display:block;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;background-color:#000;position:relative;-webkit-mask-size:100%;mask-size:100%}.icon--audio{-webkit-mask-image:url(../img/audio.e51be094.svg);mask-image:url(../img/audio.e51be094.svg)}.icon--audio-off{-webkit-mask-image:url(../img/audio-off.eec052ff.svg);mask-image:url(../img/audio-off.eec052ff.svg)}.icon--audiobook{-webkit-mask-image:url(../img/audiobook.95af9779.svg);mask-image:url(../img/audiobook.95af9779.svg)}.icon--chain{-webkit-mask-image:url(../img/chain.9f3a31aa.svg);mask-image:url(../img/chain.9f3a31aa.svg)}.icon--email{-webkit-mask-image:url(../img/email.aa80bf68.svg);mask-image:url(../img/email.aa80bf68.svg)}.icon--facebook{-webkit-mask-image:url(../img/facebook.b4f12a30.svg);mask-image:url(../img/facebook.b4f12a30.svg)}.icon--gallery{-webkit-mask-image:url(../img/gallery.1b69cc15.svg);mask-image:url(../img/gallery.1b69cc15.svg)}.icon--image{-webkit-mask-image:url(../img/image.ce7c4c09.svg);mask-image:url(../img/image.ce7c4c09.svg)}.icon--instagram{-webkit-mask-image:url(../img/instagram.e630f476.svg);mask-image:url(../img/instagram.e630f476.svg)}.icon--phone{-webkit-mask-image:url(../img/phone.f574b9e4.svg);mask-image:url(../img/phone.f574b9e4.svg)}.icon--shoppingcart{-webkit-mask-image:url(../img/shoppingcart.b26303f5.svg);mask-image:url(../img/shoppingcart.b26303f5.svg)}.icon--spotify{-webkit-mask-image:url(../img/spotify.9444da2a.svg);mask-image:url(../img/spotify.9444da2a.svg)}.icon--video{-webkit-mask-image:url(../img/video.2288ac42.svg);mask-image:url(../img/video.2288ac42.svg)}.icon--website{-webkit-mask-image:url(../img/website.b8e2b0e4.svg);mask-image:url(../img/website.b8e2b0e4.svg)}.page--library{background:#ecf0f1!important;height:100%}.library-page{background:#ecf0f1;height:100%;-ms-flex-align:center;-ms-flex-pack:center;-webkit-transition:background-color .75s linear;transition:background-color .75s linear}.library-page,.library-page .error-message,.library-page .loader:not(i){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.library-page .error-message,.library-page .loader:not(i){-webkit-box-flex:0;-ms-flex:0 0 300px;flex:0 0 300px;width:300px;height:100px;min-height:auto;-ms-flex-align:center;-ms-flex-pack:center;padding:0 20px;background-color:#fff;color:#363b73;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:14px;font-weight:600;border-radius:3px}.library-page .error-message i,.library-page .loader:not(i) i{margin-right:12px;margin-left:-12px}.library-page .magazines{background:url(../img/bookshelf.e0485342.png) repeat-y 50% 0;background-size:auto 308px;width:1000px;margin:auto;padding:0 56px;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-ms-flex-wrap:wrap;flex-wrap:wrap}.library-page .magazines,.library-page .magazines>a{display:-webkit-box;display:-ms-flexbox;display:flex}.library-page .magazines>a{-webkit-perspective:420px;perspective:420px;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:170px;height:308px;padding-top:28px;padding-bottom:28px;margin:0 20px}.library-page .magazines>a .title{margin-top:28px;font-size:14px;font-weight:600;color:#333;-webkit-transition:color .1s ease;transition:color .1s ease}.library-page .magazines>a .img-wrapper{-webkit-transform:rotateY(15deg);transform:rotateY(15deg);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;position:relative}.library-page .magazines>a .img-wrapper:after,.library-page .magazines>a .img-wrapper:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:10}.library-page .magazines>a .img-wrapper:before{-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.25);box-shadow:inset 0 0 5px rgba(0,0,0,.25);border-radius:1px;overflow:hidden}.library-page .magazines>a .img-wrapper.empty:before{-webkit-box-shadow:inset 0 0 15px rgba(0,0,0,.15);box-shadow:inset 0 0 15px rgba(0,0,0,.15)}.library-page .magazines>a .img-wrapper:after{background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,.1)),color-stop(3%,hsla(0,0%,100%,.25)),color-stop(8%,hsla(0,0%,100%,.25)),to(hsla(0,0%,100%,0)));background:linear-gradient(90deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.25) 3%,hsla(0,0%,100%,.25) 8%,hsla(0,0%,100%,0))}.library-page .magazines>a .empty-cover,.library-page .magazines>a img{position:relative;display:block;height:200px;-webkit-box-shadow:0 10px 10px rgba(0,0,0,.1);box-shadow:0 10px 10px rgba(0,0,0,.1);border-radius:1px;overflow:hidden;-o-object-fit:cover;object-fit:cover}.library-page .magazines>a .empty-cover{width:100%;min-width:140px;background:#bdc3c7}.library-page .magazines>a .cast-shadow{display:block;position:absolute;bottom:0;left:0;right:3px;z-index:-1;-webkit-box-shadow:2px .5px 2px 1px rgba(0,0,0,.65);box-shadow:2px .5px 2px 1px rgba(0,0,0,.65);height:0}.library-page .magazines>a:hover .img-wrapper{-webkit-transform:scale(1.05);transform:scale(1.05)}.library-page .magazines>a:hover .title{color:#363b73}.library-page .actions{position:fixed;bottom:14px;right:10px;height:45px;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:99}.library-page .actions>div{width:50px;height:100%;background-color:#333;border-radius:2px;margin-right:10px}.library-page .actions>div:hover{background-color:#404040}.library-page .actions>*{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;cursor:pointer;-webkit-transition:background-color 30ms ease;transition:background-color 30ms ease}.library-page .actions i{-webkit-filter:invert(1);filter:invert(1);display:block;background:transparent no-repeat 50% 50%;background-size:contain;width:20px;height:20px}.library-page .actions i.fullscreen{background-image:url(../img/ic-expand.f3cf9d73.svg);-webkit-filter:none;filter:none}.library-page .actions.is-fullscreen .fullscreen{background-image:url(../img/ic-minimize.5d42b26c.svg)}.page--magazine{background:#ecf0f1!important}.magazine-page{background:#ecf0f1;width:100%;height:100vh;overflow:auto;-webkit-transition:background-color .75s linear;transition:background-color .75s linear;cursor:move;cursor:grab;cursor:-webkit-grab}.magazine-page.is-password-protected{overflow:hidden}.magazine-page.is-embed .actions{bottom:17px}.magazine-page .error-message,.magazine-page .loader:not(i){width:300px;height:100px;min-height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:15% auto 0 auto;padding:0 20px;background-color:#fff;color:#363b73;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:14px;font-weight:600}.magazine-page .error-message i,.magazine-page .loader:not(i) i{margin-right:12px;margin-left:-12px}.magazine-page .password-container{width:300px;margin:15% auto 0 auto;padding:10px 20px 20px 20px;background-color:#fff;color:#363b73;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:14px;font-weight:600;text-align:center}.magazine-page .password-container button{width:100%}.magazine-page .arrow{position:fixed;top:50%;width:46px;height:46px;margin-top:-23px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:4px;background-color:#333;-webkit-transition:background-color 80ms ease;transition:background-color 80ms ease;z-index:999999;cursor:pointer}.magazine-page .arrow i{background:url(../img/left-arrow.70015b79.svg) no-repeat 50% 50%;background-size:contain;display:block;width:24px;height:24px;-webkit-transition:-webkit-filter 80ms ease;transition:-webkit-filter 80ms ease;transition:filter 80ms ease;transition:filter 80ms ease,-webkit-filter 80ms ease;-webkit-filter:invert(1);filter:invert(1)}.magazine-page .arrow--left{left:40px}.magazine-page .arrow--right{right:40px}.magazine-page .arrow--right i{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.magazine-page .top-actions{position:fixed;top:40px;left:40px;z-index:100}.magazine-page .top-actions .action--home{cursor:pointer}.magazine-page .top-actions>div{width:46px;height:46px;background:#fff;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.1);box-shadow:0 2px 10px rgba(0,0,0,.1);border-radius:8px;margin-right:16px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:background-color 30ms ease;transition:background-color 30ms ease}.magazine-page .top-actions>div:last-child{margin-right:0}.magazine-page .top-actions>div i{display:block;background-size:contain;width:20px;height:20px}.magazine-page .top-actions>div i.home{background-image:url(../img/ic-home.ea0e423d.svg)}.magazine-page .actions{position:fixed;bottom:53px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:60px;z-index:99;padding:0 8px;background:#fff;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.1);box-shadow:0 2px 10px rgba(0,0,0,.1);border-radius:8px}.magazine-page .actions .separator{-webkit-box-flex:0;-ms-flex:0 0 1px;flex:0 0 1px;width:1px;height:18px;margin:0 10px;background-color:#ebebeb;pointer-events:none}.magazine-page .actions>*{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;cursor:pointer;-webkit-transition:background-color 30ms ease;transition:background-color 30ms ease}.magazine-page .actions i{display:block;background:transparent no-repeat 50% 50%;background-size:contain;width:20px;height:20px;margin:0 12px}.magazine-page .actions i.home{background-image:url(../img/ic-home.ea0e423d.svg)}.magazine-page .actions i.fullscreen{background-image:url(../img/ic-fullscreen.8d0f6ec0.svg)}.magazine-page .actions i.fullscreen.minimize{background-image:url(../img/ic-minimize.5d42b26c.svg)}.magazine-page .actions i.plus{background-image:url(../img/ic-plus.4f96b409.svg)}.magazine-page .actions i.minus{background-image:url(../img/ic-minus.5bdd5ba5.svg)}.magazine-page .actions i.zoom-default{background-image:url(../img/ic-zoom-default.753d20db.svg);background-size:contain;width:100%;height:100%;max-width:14px;max-height:14px}.magazine-page .actions i.toc{background-image:url(../img/ic-toc.a459ab29.svg)}.magazine-page .action--item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 44px;flex:0 0 44px;height:44px;-webkit-transition:background .125s ease;transition:background .125s ease;background:transparent;border-radius:5px}.magazine-page .action--item:hover{background:rgba(0,0,0,.05)}.magazine-page .action--item.zoom--disabled{opacity:.5}.magazine-page .action--item.zoom--disabled:hover{background:unset;cursor:not-allowed}.magazine-page .action--item.default-zoom{-webkit-transition:background .125s ease,width .125s ease,-webkit-box-flex .125s ease;transition:background .125s ease,width .125s ease,-webkit-box-flex .125s ease;transition:background .125s ease,flex .125s ease,width .125s ease;transition:background .125s ease,flex .125s ease,width .125s ease,-webkit-box-flex .125s ease,-ms-flex .125s ease;-webkit-box-flex:0;-ms-flex:0;flex:0;width:0}.magazine-page .action--item.default-zoom--visible{-webkit-box-flex:0;-ms-flex:0 0 44px;flex:0 0 44px;width:44px}.magazine-page>.container{display:-webkit-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.magazine-page .book,.magazine-page>.container{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.magazine-page .book{position:absolute;height:100%;overflow:hidden;-webkit-transform-origin:top left;transform-origin:top left;-webkit-transition:all .1s ease;transition:all .1s ease;top:0;left:0}.magazine-page .book .pages{position:relative;width:100%;height:100%}.magazine-page .book .pages .page{width:calc(50% + 1px);height:100%;position:absolute;top:0;background-color:#fff;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:999}.magazine-page .book .pages .page.active{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.magazine-page .book .pages .page.inactive:not(.last-inactive-before-active):not(.last-inactive-before-last-active):not(.last-active){visibility:hidden}.magazine-page .book .pages .page>.page-content,.magazine-page .book .pages .page>.page-content .tool{position:absolute}.magazine-page .book .pages .page>.page-content .tool>*{position:relative;width:100%;height:100%}.magazine-page .book .pages .page>.page-content .tool.animation>*{left:0;top:0;opacity:1;-webkit-transition:all .5s ease;transition:all .5s ease;-webkit-transition-delay:1s;transition-delay:1s}.magazine-page .book .pages .page>.page-content .tool.animation.reset>*{-webkit-transition:none!important;transition:none!important}.magazine-page .book .pages .page>.page-content .tool.animation--fade-in-left.reset>*{left:100px;opacity:0}.magazine-page .book .pages .page>.page-content .tool.animation--fade-in-right.reset>*{left:-100px;opacity:0}.magazine-page .book .pages .page>.page-content .tool.animation--fade-in-up.reset>*{top:100px;opacity:0}.magazine-page .book .pages .page>.page-content .tool.animation--fade-in-down.reset>*{top:-100px;opacity:0}.magazine-page .book .pages .page>.page-content .tool.animation--fade-in-left-up.reset>*{left:100px;top:100px;opacity:0}.magazine-page .book .pages .page>.page-content .tool.animation--fade-in-left-down.reset>*{left:100px;top:-100px;opacity:0}.magazine-page .book .pages .page>.page-content .tool.animation--fade-in-right-up.reset>*{left:-100px;top:100px;opacity:0}.magazine-page .book .pages .page>.page-content .tool.animation--fade-in-right-down.reset>*{left:-100px;top:-100px;opacity:0}.magazine-page .book .pages .page>.page-content .textbox{overflow:hidden}.magazine-page .book .pages .page>.page-content .image img{width:100%;height:100%}.magazine-page .book .pages .page>.page-content .link a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.magazine-page .book .pages .page>.page-content .link a i{display:block;width:24px;height:24px}.magazine-page .book--slide.step-back .page.active{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.magazine-page .book--slide.step-back .page.active+.page.last-active,.magazine-page .book--slide.step-back .page.inactive+.page.active,.magazine-page .book--slide.step-back .page.inactive:not(.last-active)+.page.last-active{-webkit-transition-delay:175ms;transition-delay:175ms}.magazine-page .book--slide.step-forward .page.inactive{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.magazine-page .book--slide.step-forward .page.inactive+.page.active+.page.active,.magazine-page .book--slide.step-forward .page.inactive+.page.last-active+.page.last-active,.magazine-page .book--slide.step-forward .page.last-inactive-before-active,.magazine-page .book--slide.step-forward .page.last-inactive-before-last-active,.magazine-page .book--slide.step-forward .page:first-child{-webkit-transition-delay:175ms;transition-delay:175ms}.magazine-page .book--slide .pages{display:-webkit-box;display:-ms-flexbox;display:flex}.magazine-page .book--slide .pages .page{position:relative;-webkit-transition:width 175ms linear;transition:width 175ms linear}.magazine-page .book--slide.on-first-pages .pages{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.magazine-page .book--fade .page{opacity:0;-webkit-transition:opacity .5s ease-in;transition:opacity .5s ease-in}.magazine-page .book--fade .page:nth-of-type(2n - 1){left:50%}.magazine-page .book--fade .page.active{opacity:1;-webkit-transition:opacity .5s ease-out;transition:opacity .5s ease-out;-webkit-transition-delay:.4s;transition-delay:.4s}.magazine-page .book--fade .page:not(.active){-webkit-animation:delayedHide .5s forwards;animation:delayedHide .5s forwards}@-webkit-keyframes delayedHide{to{visibility:hidden}}@keyframes delayedHide{to{visibility:hidden}}.magazine-page .book--flip .tool.animation>*{-webkit-transition-delay:1.5s!important;transition-delay:1.5s!important}.magazine-page .book--flip.book-style .page:after{position:absolute;top:0;bottom:0;width:5%;z-index:1;display:block;content:" "}.magazine-page .book--flip.book-style .page:nth-child(2n):after{right:0;background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.05)),to(transparent));background-image:linear-gradient(270deg,rgba(0,0,0,.05) 0,transparent)}.magazine-page .book--flip.book-style .page:nth-child(odd):after{left:0;background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.07)),to(transparent));background-image:linear-gradient(90deg,rgba(0,0,0,.07) 0,transparent)}.magazine-page .book--flip.book-style.flip-with-click .page:hover:before{background-color:rgba(0,0,0,.03)!important}.magazine-page .book--flip.book-style.flip-with-click .page:nth-child(2n).flipped:hover{-webkit-transform:rotateY(15deg);transform:rotateY(15deg)}.magazine-page .book--flip.book-style.flip-with-click .page:nth-child(odd):hover{-webkit-transform:rotateY(-15deg);transform:rotateY(-15deg)}.magazine-page .book--flip .page{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transition:-webkit-transform 1.4s;transition:-webkit-transform 1.4s;transition:transform 1.4s;transition:transform 1.4s,-webkit-transform 1.4s;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.magazine-page .book--flip .page:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-color:transparent;-webkit-transition:background-color .7s;transition:background-color .7s;z-index:9999999;border-radius:5px;pointer-events:none}.magazine-page .book--flip .page:nth-child(2n){pointer-events:none;-webkit-transform:rotateY(180deg);transform:rotateY(180deg);-webkit-transform-origin:100% 0;transform-origin:100% 0;left:0;border-radius:5px 0 0 5px}.magazine-page .book--flip .page:nth-child(odd){pointer-events:all;-webkit-transform:rotateY(0deg);transform:rotateY(0deg);right:0;border-radius:0 5px 5px 0}.magazine-page .book--flip .page.flipped:nth-child(2n){pointer-events:all;-webkit-transform:rotateY(0deg)!important;transform:rotateY(0deg)!important}.magazine-page .book--flip .page.flipped:nth-child(odd){pointer-events:none;-webkit-transform:rotateY(-180deg)!important;transform:rotateY(-180deg)!important}.magazine-page.is-mobile.is-safari{height:-webkit-fill-available}.magazine-page.is-mobile .book .pages .page{left:0}.magazine-page.is-mobile .arrow:hover{background-color:initial}.magazine-page.is-mobile .arrow:hover i{-webkit-filter:initial;filter:none}.page-not-found-page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100vh;font-size:96px;font-weight:900;letter-spacing:-5px;position:relative;z-index:10}.page-not-found-page>i{position:absolute;z-index:9;font-size:400px;font-style:italic;opacity:.05;letter-spacing:0}@media(max-width:767px){.share-component .share-modal h3{font-size:18px;margin-top:30px}.share-component .share-modal .buttons{margin-bottom:40px}.share-component .share-modal .share--embed-script label{font-size:16px;margin-bottom:10px;line-height:115%}.share-component .share-modal .share--embed-script textarea{padding:15px}.library-page{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.library-page .magazines{margin:30px 0 0;padding:0 20px;background-size:auto 220px;width:100%}.library-page .magazines>a{width:134px;height:220px;margin:0 10px;padding:20px 0 0}.library-page .magazines>a .empty-cover,.library-page .magazines>a img{height:140px}.library-page .magazines>a .empty-cover{min-width:100px}.library-page .magazines>a .title{text-align:center}.magazine-page .arrow--left{left:10px}.magazine-page .arrow--right{right:10px}.magazine-page .top-actions{top:10px;left:10px}.magazine-page .actions{bottom:10px;height:50px}.magazine-page.is-embed .actions{bottom:17px}.page-not-found-page{font-size:48px}.page-not-found-page>i{font-size:200px}body,html{height:-webkit-fill-available}}.push{margin-left:auto}