/*! 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:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.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:-0.5em}sub{bottom:-0.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 #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@font-face{font-family:'Proxima Nova';src:url(../assets/proximanova-regular-webfont.f482376e973efe1ac3b00e7c7972ec12.woff2) format("woff2"),url(../assets/proximanova-regular-webfont.2c0648cbb7f562143303bf6b8d777118.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Proxima Nova';src:url(../assets/proximanova-semibold-webfont.2b4e75bf60930f21d4e2b82213ba4dcb.woff2) format("woff2"),url(../assets/proximanova-semibold-webfont.c75782acf410cc4606b2a7fd3cec7bda.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'Proxima Nova';src:url(../assets/proximanova-bold-webfont.47f23b55f7b5c882d1efb043c989e37b.woff2) format("woff2"),url(../assets/proximanova-bold-webfont.fbfea8cea738e39faf5a4ee83927e820.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}#footer{margin:20px 0 0 0;padding:10px 0;border-top:1px solid #cfd9e0;background-color:#1d262d}#header{margin:0 0 20px 0;padding:10px 0;border-bottom:1px solid #cfd9e0;background-color:#fff}.animation--fade-in{animation:fade-in 1ms cubic-bezier(1, 0, 0, 1) forwards}.animation--fade-out{animation:fade-out 1ms cubic-bezier(1, 0, 0, 1) forwards}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes fade-out{0%{opacity:1}100%{opacity:0}}.animation--scale-in{animation:scale-in 1ms cubic-bezier(1, 0, 0, 1) forwards}.animation--scale-out{animation:scale-out 1ms cubic-bezier(1, 0, 0, 1) forwards}@keyframes scale-in{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes scale-out{0%{transform:scale(1)}100%{transfrom:scale(0)}}@keyframes slide-top-in{0%{top:-100%}100%{top:0%}}@keyframes slide-top-out{0%{top:0%}100%{top:-100%}}@keyframes slide-bottom-in{0%{bottom:-100%}100%{bottom:0%}}@keyframes slide-bottom-out{0%{bottom:0%}100%{bottom:-100%}}.animation--rotate{animation:rotate 600ms linear infinite}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.checkbox.active .checkbox__indicator,.checkbox.active .radio__indicator,.radio.active .checkbox__indicator,.radio.active .radio__indicator,.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,.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{-webkit-transition:box-shadow 1ms cubic-bezier(1, 0, 0, 1) background-color 1ms cubic-bezier(1, 0, 0, 1);-moz-transition:box-shadow 1ms cubic-bezier(1, 0, 0, 1) background-color 1ms cubic-bezier(1, 0, 0, 1);transition:box-shadow 1ms cubic-bezier(1, 0, 0, 1) background-color 1ms cubic-bezier(1, 0, 0, 1);box-shadow:inset 0 0 0 64px #0f73ee}.checkbox.active .checkbox__indicator .icon,.checkbox.active .radio__indicator .icon,.radio.active .checkbox__indicator .icon,.radio.active .radio__indicator .icon,.checkbox input[type="checkbox"]:checked ~ .checkbox__indicator .icon,.checkbox input[type="checkbox"]:checked ~ .radio__indicator .icon,.checkbox input[type="radio"]:checked ~ .checkbox__indicator .icon,.checkbox input[type="radio"]:checked ~ .radio__indicator .icon,.radio input[type="checkbox"]:checked ~ .checkbox__indicator .icon,.radio input[type="checkbox"]:checked ~ .radio__indicator .icon,.radio input[type="radio"]:checked ~ .checkbox__indicator .icon,.radio input[type="radio"]:checked ~ .radio__indicator .icon,.checkbox.active .checkbox__indicator .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .checkbox.active .checkbox__indicator [class*="icon"],.checkbox.active .radio__indicator .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .checkbox.active .radio__indicator [class*="icon"],.radio.active .checkbox__indicator .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .radio.active .checkbox__indicator [class*="icon"],.radio.active .radio__indicator .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .radio.active .radio__indicator [class*="icon"],.checkbox input[type="checkbox"]:checked ~ .checkbox__indicator .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .checkbox input[type="checkbox"]:checked ~ .checkbox__indicator [class*="icon"],.checkbox input[type="checkbox"]:checked ~ .radio__indicator .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .checkbox input[type="checkbox"]:checked ~ .radio__indicator [class*="icon"],.checkbox input[type="radio"]:checked ~ .checkbox__indicator .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .checkbox input[type="radio"]:checked ~ .checkbox__indicator [class*="icon"],.checkbox input[type="radio"]:checked ~ .radio__indicator .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .checkbox input[type="radio"]:checked ~ .radio__indicator [class*="icon"],.radio input[type="checkbox"]:checked ~ .checkbox__indicator .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .radio input[type="checkbox"]:checked ~ .checkbox__indicator [class*="icon"],.radio input[type="checkbox"]:checked ~ .radio__indicator .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .radio input[type="checkbox"]:checked ~ .radio__indicator [class*="icon"],.radio input[type="radio"]:checked ~ .checkbox__indicator .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .radio input[type="radio"]:checked ~ .checkbox__indicator [class*="icon"],.radio input[type="radio"]:checked ~ .radio__indicator .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .radio input[type="radio"]:checked ~ .radio__indicator [class*="icon"],.checkbox.active .checkbox__indicator .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .checkbox.active .checkbox__indicator [class*="icon"],.checkbox.active .radio__indicator .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .checkbox.active .radio__indicator [class*="icon"],.radio.active .checkbox__indicator .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .radio.active .checkbox__indicator [class*="icon"],.radio.active .radio__indicator .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .radio.active .radio__indicator [class*="icon"],.checkbox input[type="checkbox"]:checked ~ .checkbox__indicator .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .checkbox input[type="checkbox"]:checked ~ .checkbox__indicator [class*="icon"],.checkbox input[type="checkbox"]:checked ~ .radio__indicator .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .checkbox input[type="checkbox"]:checked ~ .radio__indicator [class*="icon"],.checkbox input[type="radio"]:checked ~ .checkbox__indicator .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .checkbox input[type="radio"]:checked ~ .checkbox__indicator [class*="icon"],.checkbox input[type="radio"]:checked ~ .radio__indicator .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .checkbox input[type="radio"]:checked ~ .radio__indicator [class*="icon"],.radio input[type="checkbox"]:checked ~ .checkbox__indicator .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .radio input[type="checkbox"]:checked ~ .checkbox__indicator [class*="icon"],.radio input[type="checkbox"]:checked ~ .radio__indicator .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .radio input[type="checkbox"]:checked ~ .radio__indicator [class*="icon"],.radio input[type="radio"]:checked ~ .checkbox__indicator .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .radio input[type="radio"]:checked ~ .checkbox__indicator [class*="icon"],.radio input[type="radio"]:checked ~ .radio__indicator .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .radio input[type="radio"]:checked ~ .radio__indicator [class*="icon"],.checkbox.active .checkbox__indicator .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .checkbox.active .checkbox__indicator [class*="icon"],.checkbox.active .radio__indicator .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .checkbox.active .radio__indicator [class*="icon"],.radio.active .checkbox__indicator .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .radio.active .checkbox__indicator [class*="icon"],.radio.active .radio__indicator .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .radio.active .radio__indicator [class*="icon"],.checkbox input[type="checkbox"]:checked ~ .checkbox__indicator .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .checkbox input[type="checkbox"]:checked ~ .checkbox__indicator [class*="icon"],.checkbox input[type="checkbox"]:checked ~ .radio__indicator .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .checkbox input[type="checkbox"]:checked ~ .radio__indicator [class*="icon"],.checkbox input[type="radio"]:checked ~ .checkbox__indicator .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .checkbox input[type="radio"]:checked ~ .checkbox__indicator [class*="icon"],.checkbox input[type="radio"]:checked ~ .radio__indicator .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .checkbox input[type="radio"]:checked ~ .radio__indicator [class*="icon"],.radio input[type="checkbox"]:checked ~ .checkbox__indicator .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .radio input[type="checkbox"]:checked ~ .checkbox__indicator [class*="icon"],.radio input[type="checkbox"]:checked ~ .radio__indicator .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .radio input[type="checkbox"]:checked ~ .radio__indicator [class*="icon"],.radio input[type="radio"]:checked ~ .checkbox__indicator .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .radio input[type="radio"]:checked ~ .checkbox__indicator [class*="icon"],.radio input[type="radio"]:checked ~ .radio__indicator .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .radio input[type="radio"]:checked ~ .radio__indicator [class*="icon"],.checkbox.active .checkbox__indicator .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .checkbox.active .checkbox__indicator [class*="icon"],.checkbox.active .radio__indicator .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .checkbox.active .radio__indicator [class*="icon"],.radio.active .checkbox__indicator .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .radio.active .checkbox__indicator [class*="icon"],.radio.active .radio__indicator .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .radio.active .radio__indicator [class*="icon"],.checkbox input[type="checkbox"]:checked ~ .checkbox__indicator .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .checkbox input[type="checkbox"]:checked ~ .checkbox__indicator [class*="icon"],.checkbox input[type="checkbox"]:checked ~ .radio__indicator .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .checkbox input[type="checkbox"]:checked ~ .radio__indicator [class*="icon"],.checkbox input[type="radio"]:checked ~ .checkbox__indicator .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .checkbox input[type="radio"]:checked ~ .checkbox__indicator [class*="icon"],.checkbox input[type="radio"]:checked ~ .radio__indicator .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .checkbox input[type="radio"]:checked ~ .radio__indicator [class*="icon"],.radio input[type="checkbox"]:checked ~ .checkbox__indicator .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .radio input[type="checkbox"]:checked ~ .checkbox__indicator [class*="icon"],.radio input[type="checkbox"]:checked ~ .radio__indicator .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .radio input[type="checkbox"]:checked ~ .radio__indicator [class*="icon"],.radio input[type="radio"]:checked ~ .checkbox__indicator .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .radio input[type="radio"]:checked ~ .checkbox__indicator [class*="icon"],.radio input[type="radio"]:checked ~ .radio__indicator .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .radio input[type="radio"]:checked ~ .radio__indicator [class*="icon"],.checkbox.active .checkbox__indicator .detail-series__navigation button,.detail-series__navigation .checkbox.active .checkbox__indicator button,.checkbox.active .radio__indicator .detail-series__navigation button,.detail-series__navigation .checkbox.active .radio__indicator button,.radio.active .checkbox__indicator .detail-series__navigation button,.detail-series__navigation .radio.active .checkbox__indicator button,.radio.active .radio__indicator .detail-series__navigation button,.detail-series__navigation .radio.active .radio__indicator button,.checkbox input[type="checkbox"]:checked ~ .checkbox__indicator .detail-series__navigation button,.detail-series__navigation .checkbox input[type="checkbox"]:checked ~ .checkbox__indicator button,.checkbox input[type="checkbox"]:checked ~ .radio__indicator .detail-series__navigation button,.detail-series__navigation .checkbox input[type="checkbox"]:checked ~ .radio__indicator button,.checkbox input[type="radio"]:checked ~ .checkbox__indicator .detail-series__navigation button,.detail-series__navigation .checkbox input[type="radio"]:checked ~ .checkbox__indicator button,.checkbox input[type="radio"]:checked ~ .radio__indicator .detail-series__navigation button,.detail-series__navigation .checkbox input[type="radio"]:checked ~ .radio__indicator button,.radio input[type="checkbox"]:checked ~ .checkbox__indicator .detail-series__navigation button,.detail-series__navigation .radio input[type="checkbox"]:checked ~ .checkbox__indicator button,.radio input[type="checkbox"]:checked ~ .radio__indicator .detail-series__navigation button,.detail-series__navigation .radio input[type="checkbox"]:checked ~ .radio__indicator button,.radio input[type="radio"]:checked ~ .checkbox__indicator .detail-series__navigation button,.detail-series__navigation .radio input[type="radio"]:checked ~ .checkbox__indicator button,.radio input[type="radio"]:checked ~ .radio__indicator .detail-series__navigation button,.detail-series__navigation .radio input[type="radio"]:checked ~ .radio__indicator button{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:opacity 1ms 1ms cubic-bezier(1, 0, 0, 1),-webkit-transform 1ms 1ms cubic-bezier(1, 0, 0, 1);-moz-transition:opacity 1ms 1ms cubic-bezier(1, 0, 0, 1),-moz-transform 1ms 1ms cubic-bezier(1, 0, 0, 1);transition:opacity 1ms 1ms cubic-bezier(1, 0, 0, 1),transform 1ms 1ms cubic-bezier(1, 0, 0, 1);opacity:1}.checkbox.active .checkbox__link,.checkbox.active .radio__link,.radio.active .checkbox__link,.radio.active .radio__link,.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,.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{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:10px 0}.checkbox input[type="checkbox"],.checkbox input[type="radio"],.radio input[type="checkbox"],.radio input[type="radio"]{display:none}.checkbox__indicator,.radio__indicator{display:block;width:24px;height:24px;border-radius:3px;background-color:#fff;box-shadow:inset 0 0 0 1px #91a8b8}.checkbox__indicator .icon,.checkbox__indicator .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .checkbox__indicator [class*="icon"],.checkbox__indicator .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .checkbox__indicator [class*="icon"],.checkbox__indicator .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .checkbox__indicator [class*="icon"],.checkbox__indicator .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .checkbox__indicator [class*="icon"],.checkbox__indicator .detail-series__navigation button,.detail-series__navigation .checkbox__indicator button,.radio__indicator .icon,.radio__indicator .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .radio__indicator [class*="icon"],.radio__indicator .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .radio__indicator [class*="icon"],.radio__indicator .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .radio__indicator [class*="icon"],.radio__indicator .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .radio__indicator [class*="icon"],.radio__indicator .detail-series__navigation button,.detail-series__navigation .radio__indicator button{-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transition:opaicty 1ms cubic-bezier(1, 0, 0, 1),-webkit-transform 1ms cubic-bezier(1, 0, 0, 1);-moz-transition:opaicty 1ms cubic-bezier(1, 0, 0, 1),-moz-transform 1ms cubic-bezier(1, 0, 0, 1);transition:opaicty 1ms cubic-bezier(1, 0, 0, 1),transform 1ms cubic-bezier(1, 0, 0, 1);opacity:0;width:24px;height:24px;padding:2.4px;color:#fff;fill:#fff;font-size:19.2px;line-height:19.2px}.checkbox__link,.radio__link{-webkit-transition:opacity 1ms cubic-bezier(1, 0, 0, 1);-moz-transition:opacity 1ms cubic-bezier(1, 0, 0, 1);transition:opacity 1ms cubic-bezier(1, 0, 0, 1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline;flex:1;height:24px;line-height:24px}.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}.checkbox--inverted input[type="checkbox"]:checked+.checkbox__indicator .icon,.checkbox--inverted input[type="checkbox"]:checked+.checkbox__indicator .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .checkbox--inverted input[type="checkbox"]:checked+.checkbox__indicator [class*="icon"],.checkbox--inverted input[type="checkbox"]:checked+.checkbox__indicator .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .checkbox--inverted input[type="checkbox"]:checked+.checkbox__indicator [class*="icon"],.checkbox--inverted input[type="checkbox"]:checked+.checkbox__indicator .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .checkbox--inverted input[type="checkbox"]:checked+.checkbox__indicator [class*="icon"],.checkbox--inverted input[type="checkbox"]:checked+.checkbox__indicator .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .checkbox--inverted input[type="checkbox"]:checked+.checkbox__indicator [class*="icon"],.checkbox--inverted input[type="checkbox"]:checked+.checkbox__indicator .detail-series__navigation button,.detail-series__navigation .checkbox--inverted input[type="checkbox"]:checked+.checkbox__indicator button,.checkbox--inverted input[type="radio"]:checked+.radio__indicator .icon,.checkbox--inverted input[type="radio"]:checked+.radio__indicator .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .checkbox--inverted input[type="radio"]:checked+.radio__indicator [class*="icon"],.checkbox--inverted input[type="radio"]:checked+.radio__indicator .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .checkbox--inverted input[type="radio"]:checked+.radio__indicator [class*="icon"],.checkbox--inverted input[type="radio"]:checked+.radio__indicator .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .checkbox--inverted input[type="radio"]:checked+.radio__indicator [class*="icon"],.checkbox--inverted input[type="radio"]:checked+.radio__indicator .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .checkbox--inverted input[type="radio"]:checked+.radio__indicator [class*="icon"],.checkbox--inverted input[type="radio"]:checked+.radio__indicator .detail-series__navigation button,.detail-series__navigation .checkbox--inverted input[type="radio"]:checked+.radio__indicator button,.radio--inverted input[type="checkbox"]:checked+.checkbox__indicator .icon,.radio--inverted input[type="checkbox"]:checked+.checkbox__indicator .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .radio--inverted input[type="checkbox"]:checked+.checkbox__indicator [class*="icon"],.radio--inverted input[type="checkbox"]:checked+.checkbox__indicator .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .radio--inverted input[type="checkbox"]:checked+.checkbox__indicator [class*="icon"],.radio--inverted input[type="checkbox"]:checked+.checkbox__indicator .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .radio--inverted input[type="checkbox"]:checked+.checkbox__indicator [class*="icon"],.radio--inverted input[type="checkbox"]:checked+.checkbox__indicator .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .radio--inverted input[type="checkbox"]:checked+.checkbox__indicator [class*="icon"],.radio--inverted input[type="checkbox"]:checked+.checkbox__indicator .detail-series__navigation button,.detail-series__navigation .radio--inverted input[type="checkbox"]:checked+.checkbox__indicator button,.radio--inverted input[type="radio"]:checked+.radio__indicator .icon,.radio--inverted input[type="radio"]:checked+.radio__indicator .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .radio--inverted input[type="radio"]:checked+.radio__indicator [class*="icon"],.radio--inverted input[type="radio"]:checked+.radio__indicator .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .radio--inverted input[type="radio"]:checked+.radio__indicator [class*="icon"],.radio--inverted input[type="radio"]:checked+.radio__indicator .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .radio--inverted input[type="radio"]:checked+.radio__indicator [class*="icon"],.radio--inverted input[type="radio"]:checked+.radio__indicator .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .radio--inverted input[type="radio"]:checked+.radio__indicator [class*="icon"],.radio--inverted input[type="radio"]:checked+.radio__indicator .detail-series__navigation button,.detail-series__navigation .radio--inverted input[type="radio"]:checked+.radio__indicator button{color:#0f73ee}.checkbox--xs,.radio--xs{padding:13px 0}.checkbox--xs .checkbox__indicator,.checkbox--xs .radio__indicator,.radio--xs .checkbox__indicator,.radio--xs .radio__indicator{width:18px;height:18px}.checkbox--xs .checkbox__indicator .icon,.checkbox--xs .checkbox__indicator .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .checkbox--xs .checkbox__indicator [class*="icon"],.checkbox--xs .checkbox__indicator .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .checkbox--xs .checkbox__indicator [class*="icon"],.checkbox--xs .checkbox__indicator .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .checkbox--xs .checkbox__indicator [class*="icon"],.checkbox--xs .checkbox__indicator .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .checkbox--xs .checkbox__indicator [class*="icon"],.checkbox--xs .checkbox__indicator .detail-series__navigation button,.detail-series__navigation .checkbox--xs .checkbox__indicator button,.checkbox--xs .radio__indicator .icon,.checkbox--xs .radio__indicator .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .checkbox--xs .radio__indicator [class*="icon"],.checkbox--xs .radio__indicator .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .checkbox--xs .radio__indicator [class*="icon"],.checkbox--xs .radio__indicator .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .checkbox--xs .radio__indicator [class*="icon"],.checkbox--xs .radio__indicator .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .checkbox--xs .radio__indicator [class*="icon"],.checkbox--xs .radio__indicator .detail-series__navigation button,.detail-series__navigation .checkbox--xs .radio__indicator button,.radio--xs .checkbox__indicator .icon,.radio--xs .checkbox__indicator .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .radio--xs .checkbox__indicator [class*="icon"],.radio--xs .checkbox__indicator .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .radio--xs .checkbox__indicator [class*="icon"],.radio--xs .checkbox__indicator .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .radio--xs .checkbox__indicator [class*="icon"],.radio--xs .checkbox__indicator .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .radio--xs .checkbox__indicator [class*="icon"],.radio--xs .checkbox__indicator .detail-series__navigation button,.detail-series__navigation .radio--xs .checkbox__indicator button,.radio--xs .radio__indicator .icon,.radio--xs .radio__indicator .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .radio--xs .radio__indicator [class*="icon"],.radio--xs .radio__indicator .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .radio--xs .radio__indicator [class*="icon"],.radio--xs .radio__indicator .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .radio--xs .radio__indicator [class*="icon"],.radio--xs .radio__indicator .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .radio--xs .radio__indicator [class*="icon"],.radio--xs .radio__indicator .detail-series__navigation button,.detail-series__navigation .radio--xs .radio__indicator button{width:18px;height:18px;padding:1.8px;font-size:14.4px;line-height:14.4px}.checkbox--xs .checkbox__link,.checkbox--xs .radio__link,.radio--xs .checkbox__link,.radio--xs .radio__link{height:18px;line-height:18px}.checkbox--sm,.radio--sm{padding:12px 0}.checkbox--sm .checkbox__indicator,.checkbox--sm .radio__indicator,.radio--sm .checkbox__indicator,.radio--sm .radio__indicator{width:20px;height:20px}.checkbox--sm .checkbox__indicator .icon,.checkbox--sm .checkbox__indicator .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .checkbox--sm .checkbox__indicator [class*="icon"],.checkbox--sm .checkbox__indicator .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .checkbox--sm .checkbox__indicator [class*="icon"],.checkbox--sm .checkbox__indicator .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .checkbox--sm .checkbox__indicator [class*="icon"],.checkbox--sm .checkbox__indicator .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .checkbox--sm .checkbox__indicator [class*="icon"],.checkbox--sm .checkbox__indicator .detail-series__navigation button,.detail-series__navigation .checkbox--sm .checkbox__indicator button,.checkbox--sm .radio__indicator .icon,.checkbox--sm .radio__indicator .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .checkbox--sm .radio__indicator [class*="icon"],.checkbox--sm .radio__indicator .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .checkbox--sm .radio__indicator [class*="icon"],.checkbox--sm .radio__indicator .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .checkbox--sm .radio__indicator [class*="icon"],.checkbox--sm .radio__indicator .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .checkbox--sm .radio__indicator [class*="icon"],.checkbox--sm .radio__indicator .detail-series__navigation button,.detail-series__navigation .checkbox--sm .radio__indicator button,.radio--sm .checkbox__indicator .icon,.radio--sm .checkbox__indicator .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .radio--sm .checkbox__indicator [class*="icon"],.radio--sm .checkbox__indicator .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .radio--sm .checkbox__indicator [class*="icon"],.radio--sm .checkbox__indicator .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .radio--sm .checkbox__indicator [class*="icon"],.radio--sm .checkbox__indicator .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .radio--sm .checkbox__indicator [class*="icon"],.radio--sm .checkbox__indicator .detail-series__navigation button,.detail-series__navigation .radio--sm .checkbox__indicator button,.radio--sm .radio__indicator .icon,.radio--sm .radio__indicator .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .radio--sm .radio__indicator [class*="icon"],.radio--sm .radio__indicator .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .radio--sm .radio__indicator [class*="icon"],.radio--sm .radio__indicator .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .radio--sm .radio__indicator [class*="icon"],.radio--sm .radio__indicator .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .radio--sm .radio__indicator [class*="icon"],.radio--sm .radio__indicator .detail-series__navigation button,.detail-series__navigation .radio--sm .radio__indicator button{width:20px;height:20px;padding:2px;font-size:16px;line-height:16px}.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:10px 0}.checkbox--md .checkbox__indicator,.checkbox--md .radio__indicator,.radio--md .checkbox__indicator,.radio--md .radio__indicator{width:24px;height:24px}.checkbox--md .checkbox__indicator .icon,.checkbox--md .checkbox__indicator .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .checkbox--md .checkbox__indicator [class*="icon"],.checkbox--md .checkbox__indicator .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .checkbox--md .checkbox__indicator [class*="icon"],.checkbox--md .checkbox__indicator .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .checkbox--md .checkbox__indicator [class*="icon"],.checkbox--md .checkbox__indicator .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .checkbox--md .checkbox__indicator [class*="icon"],.checkbox--md .checkbox__indicator .detail-series__navigation button,.detail-series__navigation .checkbox--md .checkbox__indicator button,.checkbox--md .radio__indicator .icon,.checkbox--md .radio__indicator .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .checkbox--md .radio__indicator [class*="icon"],.checkbox--md .radio__indicator .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .checkbox--md .radio__indicator [class*="icon"],.checkbox--md .radio__indicator .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .checkbox--md .radio__indicator [class*="icon"],.checkbox--md .radio__indicator .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .checkbox--md .radio__indicator [class*="icon"],.checkbox--md .radio__indicator .detail-series__navigation button,.detail-series__navigation .checkbox--md .radio__indicator button,.radio--md .checkbox__indicator .icon,.radio--md .checkbox__indicator .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .radio--md .checkbox__indicator [class*="icon"],.radio--md .checkbox__indicator .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .radio--md .checkbox__indicator [class*="icon"],.radio--md .checkbox__indicator .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .radio--md .checkbox__indicator [class*="icon"],.radio--md .checkbox__indicator .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .radio--md .checkbox__indicator [class*="icon"],.radio--md .checkbox__indicator .detail-series__navigation button,.detail-series__navigation .radio--md .checkbox__indicator button,.radio--md .radio__indicator .icon,.radio--md .radio__indicator .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .radio--md .radio__indicator [class*="icon"],.radio--md .radio__indicator .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .radio--md .radio__indicator [class*="icon"],.radio--md .radio__indicator .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .radio--md .radio__indicator [class*="icon"],.radio--md .radio__indicator .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .radio--md .radio__indicator [class*="icon"],.radio--md .radio__indicator .detail-series__navigation button,.detail-series__navigation .radio--md .radio__indicator button{width:24px;height:24px;padding:2.4px;font-size:19.2px;line-height:19.2px}.checkbox--md .checkbox__link,.checkbox--md .radio__link,.radio--md .checkbox__link,.radio--md .radio__link{height:24px;line-height:24px}.checkbox--lg,.radio--lg{padding:4px 0}.checkbox--lg .checkbox__indicator,.checkbox--lg .radio__indicator,.radio--lg .checkbox__indicator,.radio--lg .radio__indicator{width:36px;height:36px}.checkbox--lg .checkbox__indicator .icon,.checkbox--lg .checkbox__indicator .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .checkbox--lg .checkbox__indicator [class*="icon"],.checkbox--lg .checkbox__indicator .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .checkbox--lg .checkbox__indicator [class*="icon"],.checkbox--lg .checkbox__indicator .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .checkbox--lg .checkbox__indicator [class*="icon"],.checkbox--lg .checkbox__indicator .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .checkbox--lg .checkbox__indicator [class*="icon"],.checkbox--lg .checkbox__indicator .detail-series__navigation button,.detail-series__navigation .checkbox--lg .checkbox__indicator button,.checkbox--lg .radio__indicator .icon,.checkbox--lg .radio__indicator .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .checkbox--lg .radio__indicator [class*="icon"],.checkbox--lg .radio__indicator .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .checkbox--lg .radio__indicator [class*="icon"],.checkbox--lg .radio__indicator .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .checkbox--lg .radio__indicator [class*="icon"],.checkbox--lg .radio__indicator .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .checkbox--lg .radio__indicator [class*="icon"],.checkbox--lg .radio__indicator .detail-series__navigation button,.detail-series__navigation .checkbox--lg .radio__indicator button,.radio--lg .checkbox__indicator .icon,.radio--lg .checkbox__indicator .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .radio--lg .checkbox__indicator [class*="icon"],.radio--lg .checkbox__indicator .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .radio--lg .checkbox__indicator [class*="icon"],.radio--lg .checkbox__indicator .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .radio--lg .checkbox__indicator [class*="icon"],.radio--lg .checkbox__indicator .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .radio--lg .checkbox__indicator [class*="icon"],.radio--lg .checkbox__indicator .detail-series__navigation button,.detail-series__navigation .radio--lg .checkbox__indicator button,.radio--lg .radio__indicator .icon,.radio--lg .radio__indicator .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .radio--lg .radio__indicator [class*="icon"],.radio--lg .radio__indicator .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .radio--lg .radio__indicator [class*="icon"],.radio--lg .radio__indicator .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .radio--lg .radio__indicator [class*="icon"],.radio--lg .radio__indicator .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .radio--lg .radio__indicator [class*="icon"],.radio--lg .radio__indicator .detail-series__navigation button,.detail-series__navigation .radio--lg .radio__indicator button{width:36px;height:36px;padding:3.6px;font-size:28.8px;line-height:28.8px}.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:0px 0}.checkbox--xl .checkbox__indicator,.checkbox--xl .radio__indicator,.radio--xl .checkbox__indicator,.radio--xl .radio__indicator{width:44px;height:44px}.checkbox--xl .checkbox__indicator .icon,.checkbox--xl .checkbox__indicator .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .checkbox--xl .checkbox__indicator [class*="icon"],.checkbox--xl .checkbox__indicator .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .checkbox--xl .checkbox__indicator [class*="icon"],.checkbox--xl .checkbox__indicator .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .checkbox--xl .checkbox__indicator [class*="icon"],.checkbox--xl .checkbox__indicator .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .checkbox--xl .checkbox__indicator [class*="icon"],.checkbox--xl .checkbox__indicator .detail-series__navigation button,.detail-series__navigation .checkbox--xl .checkbox__indicator button,.checkbox--xl .radio__indicator .icon,.checkbox--xl .radio__indicator .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .checkbox--xl .radio__indicator [class*="icon"],.checkbox--xl .radio__indicator .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .checkbox--xl .radio__indicator [class*="icon"],.checkbox--xl .radio__indicator .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .checkbox--xl .radio__indicator [class*="icon"],.checkbox--xl .radio__indicator .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .checkbox--xl .radio__indicator [class*="icon"],.checkbox--xl .radio__indicator .detail-series__navigation button,.detail-series__navigation .checkbox--xl .radio__indicator button,.radio--xl .checkbox__indicator .icon,.radio--xl .checkbox__indicator .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .radio--xl .checkbox__indicator [class*="icon"],.radio--xl .checkbox__indicator .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .radio--xl .checkbox__indicator [class*="icon"],.radio--xl .checkbox__indicator .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .radio--xl .checkbox__indicator [class*="icon"],.radio--xl .checkbox__indicator .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .radio--xl .checkbox__indicator [class*="icon"],.radio--xl .checkbox__indicator .detail-series__navigation button,.detail-series__navigation .radio--xl .checkbox__indicator button,.radio--xl .radio__indicator .icon,.radio--xl .radio__indicator .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .radio--xl .radio__indicator [class*="icon"],.radio--xl .radio__indicator .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .radio--xl .radio__indicator [class*="icon"],.radio--xl .radio__indicator .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .radio--xl .radio__indicator [class*="icon"],.radio--xl .radio__indicator .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .radio--xl .radio__indicator [class*="icon"],.radio--xl .radio__indicator .detail-series__navigation button,.detail-series__navigation .radio--xl .radio__indicator button{width:44px;height:44px;padding:4.4px;font-size:35.2px;line-height:35.2px}.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.active .radio__indicator,.radio input[type="radio"]:checked ~ .radio__indicator{box-shadow:inset 0 0 0 5px #0f73ee}.radio--inverted input[type="radio"]:checked ~ .radio__indicator{box-shadow:inset 0 0 0 5px #0f73ee}.dropdown{position:relative;display:block}.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{position:absolute;display:none;width:100%;min-width:200px;margin:10px -1px;border-radius:3px;background-color:#fff;box-shadow:0 0 60px rgba(34,34,34,0.25);z-index:20}.dropdown__select::after{position:absolute;display:block;z-index:2;content:''}.dropdown__select .scrollable{overflow-x:hidden;overflow-y:auto;max-height:220px}.dropdown__select .group:before{border-radius:0;box-shadow:none}.dropdown__select .group>div>*{border:0 !important}.dropdown__select li{height:44px;margin:0;padding:0 10px;cursor:pointer;background-color:rgba(0,0,0,0);color:#5f7d95;line-height:44px}.dropdown__select li:hover{cursor:pointer;background-color:#0f73ee;color:#fff}.dropdown__select li:last-child{border:none}.dropdown__search input{max-width:calc(100% - 44px);border-radius:0 !important;border-top-left-radius:3px !important}.dropdown__search .icon,.dropdown__search .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .dropdown__search [class*="icon"],.dropdown__search .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .dropdown__search [class*="icon"],.dropdown__search .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .dropdown__search [class*="icon"],.dropdown__search .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .dropdown__search [class*="icon"],.dropdown__search .detail-series__navigation button,.detail-series__navigation .dropdown__search button{background:#fff}.dropdown__button{-webkit-transition:1ms cubic-bezier(1, 0, 0, 1);-moz-transition:1ms cubic-bezier(1, 0, 0, 1);transition:1ms cubic-bezier(1, 0, 0, 1);height:44px;position:relative;margin:0;padding:0 38px 0 20px;border:1px solid #cfd9e0;border-color:#91a8b8;border-radius:3px;background-color:#fff;line-height:42px}.dropdown__button::after{position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);height:0;width:0;border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-top:4px solid #374957;content:''}.dropdown__button:hover{background-color:#1d262d;color:#374957;cursor:pointer}.dropdown__button.active ~ .dropdown__select{display:block}.dropdown--inverted .dropdown__button{border-color:#fff;background-color:transparent;color:#fff}.dropdown--inverted .dropdown__button::after{border-top-color:#fff}.dropdown--inverted .dropdown__button:hover{background-color:#fff;color:#374957}.dropdown--inverted .dropdown__button:hover::after{border-top-color:#374957}.dropdown--top .dropdown__select{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);left:50%}.dropdown--top-left .dropdown__select{left:0}.dropdown--top-left .dropdown__select::after{-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;left:20px;right:auto}.dropdown--top-right .dropdown__select{right:0}.dropdown--top-right .dropdown__select::after{-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;left:auto;right:20px}.dropdown--bottom .dropdown__select{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);left:50%}.dropdown--bottom-left .dropdown__select{left:0}.dropdown--bottom-right .dropdown__select{right:0}.dropdown--xs .dropdown__button,.dropdown--xs .dropdown__select li{height:24px;line-height:24px;font-size:13px}.dropdown--xs .dropdown__search input{max-width:calc(100% - 24px)}.dropdown--xs .dropdown__button{padding:0 18px 0 5px}.dropdown--xs .dropdown__button::after{right:5px}.dropdown--sm .dropdown__button,.dropdown--sm .dropdown__select li{height:34px;line-height:34px;font-size:14px}.dropdown--sm .dropdown__search input{max-width:calc(100% - 34px)}.dropdown--sm .dropdown__button{padding:0 28px 0 10px}.dropdown--sm .dropdown__button::after{right:10px}.dropdown--md .dropdown__button,.dropdown--md .dropdown__select li{height:44px;line-height:44px;font-size:16px}.dropdown--md .dropdown__search input{max-width:calc(100% - 44px)}.dropdown--md .dropdown__button{padding:0 48px 0 20px}.dropdown--md .dropdown__button::after{right:20px}.dropdown--lg .dropdown__button,.dropdown--lg .dropdown__select li{height:54px;line-height:54px;font-size:18px}.dropdown--lg .dropdown__search input{max-width:calc(100% - 54px)}.dropdown--lg .dropdown__button{padding:0 68px 0 30px}.dropdown--lg .dropdown__button::after{right:30px}.dropdown--xl .dropdown__button,.dropdown--xl .dropdown__select li{height:64px;line-height:64px;font-size:22px}.dropdown--xl .dropdown__search input{max-width:calc(100% - 64px)}.dropdown--xl .dropdown__button{padding:0 108px 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{-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);top:50%;left:100%}.active.dropdown--left .dropdown__select{margin:0 10px 0 0}.dropdown--left .dropdown__select{-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);top:50%;right:100%}.active.dropdown--top .dropdown__select,.active.dropdown--bottom .dropdown__select,.active.dropdown--bottom-left .dropdown__select,.active.dropdown--bottom-right .dropdown__select{margin:10px 0 0}.dropdown--top .dropdown__select,.dropdown--bottom .dropdown__select,.dropdown--bottom-left .dropdown__select,.dropdown--bottom-right .dropdown__select{top:100%}input[type="color"],input[type="date"],input[type="datetime"],input[type="datetime-local"],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"],input:not([type]),textarea{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;-webkit-transition:border 1ms cubic-bezier(1, 0, 0, 1),box-shadow 1ms cubic-bezier(1, 0, 0, 1);-moz-transition:border 1ms cubic-bezier(1, 0, 0, 1),box-shadow 1ms cubic-bezier(1, 0, 0, 1);transition:border 1ms cubic-bezier(1, 0, 0, 1),box-shadow 1ms cubic-bezier(1, 0, 0, 1);display:block;width:100%;height:44px;margin:0 0 10px;padding:10px;border:1px solid #cfd9e0;border-color:#bac8d3;border-radius:3px;background-color:#fff;box-shadow:0 0 0 transparent;color:#374957;font-size:16px;line-height:24px}input[type="color"]:-webkit-autofill,input[type="date"]:-webkit-autofill,input[type="datetime"]:-webkit-autofill,input[type="datetime-local"]:-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,input:not([type]):-webkit-autofill,textarea:-webkit-autofill{box-shadow:inset 0 0 0 64px #fff}input[type="color"]:hover,input[type="date"]:hover,input[type="datetime"]:hover,input[type="datetime-local"]: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,input:not([type]):hover,textarea:hover{outline:none;border-color:#59768a}input[type="color"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]: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,input:not([type]):focus,textarea:focus{outline:none;border-color:#0f73ee}input[type="color"]:disabled,input[type="date"]:disabled,input[type="datetime"]:disabled,input[type="datetime-local"]: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,input:not([type]):disabled,textarea:disabled{background-color:#eef2f4;cursor:no-drop;color:rgba(55,73,87,0.4)}input[type="color"].error,input[type="date"].error,input[type="datetime"].error,input[type="datetime-local"].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,input:not([type]).error,textarea.error{border-color:#fb5252}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:rgba(55,73,87,0.4)}input::-moz-placeholder,textarea::-moz-placeholder{color:rgba(55,73,87,0.4)}input:-moz-placeholder,textarea:-moz-placeholder{color:rgba(55,73,87,0.4)}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:rgba(55,73,87,0.4)}.label{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:block}.label>span{color:#5f7d95;font-size:13px}.label input[type="color"],.label input[type="date"],.label input[type="datetime"],.label input[type="datetime-local"],.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 input:not([type]),.label textarea{font-size:16px;font-weight:normal}.label .text{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:block;margin-bottom:10px;color:#374957;font-size:16px;font-weight:normal}.label--inline{display:inline-block}.groups__item{border-bottom:1px solid #cfd9e0;border-color:#bac8d3}.groups__item:last-child{border:none}.groups__item [class^="col__"],.groups__item [class*="col__"]{margin:0 !important}.groups__item label{margin:0;font-size:14px;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 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{padding:10px;min-height:176px;line-height:1.66}.error-msg{position:relative;margin:5px 0 0 0;padding:0 0 0 21px;color:#fb5252;line-height:20px}.error-msg .icon,.error-msg .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .error-msg [class*="icon"],.error-msg .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .error-msg [class*="icon"],.error-msg .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .error-msg [class*="icon"],.error-msg .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .error-msg [class*="icon"],.error-msg .detail-series__navigation button,.detail-series__navigation .error-msg button{position:absolute;top:9px;left:0;transform:translateY(-50%);color:#fb5252}.group{overflow:hidden;position:relative;border-radius:3px;box-sizing:border-box;background-color:#1d262d}.group::before{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;border-radius:3px;box-shadow:inset 0 0 0 1px #bac8d3;content:'';z-index:2}.group>*{border-right:1px solid #cfd9e0;border-color:#bac8d3}.group>*:last-child{border:none;border-top-right-radius:3px;border-bottom-right-radius:3px}.group>input{flex:1;height:100%;margin:0;border:none}.group>button{position:relative;margin:0;border-radius:0;z-index:1}.group>button:hover{z-index:2}.group--inverted{background-color:#fff;color:#374957}.group--inverted::before{box-shadow:none}.group__context{padding:0 10px}.group__context span{position:relative;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);position:relative;display:block}.group__button .button{position:relative;border-radius:0;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[type="color"],.group__input input[type="date"],.group__input input[type="datetime"],.group__input input[type="datetime-local"],.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 input:not([type]),.group__input textarea{margin:0;border:none}.group__input input{height:100%}.switch{background-color:#fff;cursor:pointer}.switch:hover .switch__indicator::after{background-color:#1d262d}.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:#4ad295}.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 rgba(207,217,224,0)}.switch input[type="checkbox"]:checked ~  .switch__link,.switch input[type="radio"]:checked ~  .switch__link{color:#374957}.switch__indicator{position:relative;display:block;background:#cfd9e0}.switch__indicator::before{position:absolute;top:2px;left:2px;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:all 1ms cubic-bezier(1, 0, 0, 1);-moz-transition:all 1ms cubic-bezier(1, 0, 0, 1);transition:all 1ms cubic-bezier(1, 0, 0, 1);z-index:1;content:''}.switch__indicator::after{position:absolute;top:0;left:0;-webkit-transition:all 1ms cubic-bezier(1, 0, 0, 1);-moz-transition:all 1ms cubic-bezier(1, 0, 0, 1);transition:all 1ms cubic-bezier(1, 0, 0, 1);margin:2px;background-color:#f4f4f4;box-shadow:0 1px 0 0 #869fb2;z-index:2;content:''}.switch--xs .switch__indicator{width:27px;height:18px;border-radius:18px;line-height:18px}.switch--xs .switch__indicator::before{width:23px;height:14px;border-radius:14px}.switch--xs .switch__indicator::after{width:14px;height:14px;border-radius:14px}.switch--xs .switch__link{font-size:13px}.switch--xs input[type="checkbox"]:checked ~ .switch__indicator::after,.switch--xs input[type="radio"]:checked ~ .switch__indicator::after{left:9px}.switch--sm .switch__indicator{width:30px;height:20px;border-radius:20px;line-height:20px}.switch--sm .switch__indicator::before{width:26px;height:16px;border-radius:16px}.switch--sm .switch__indicator::after{width:16px;height:16px;border-radius:16px}.switch--sm .switch__link{font-size:14px}.switch--sm input[type="checkbox"]:checked ~ .switch__indicator::after,.switch--sm input[type="radio"]:checked ~ .switch__indicator::after{left:10px}.switch--md .switch__indicator{width:36px;height:24px;border-radius:24px;line-height:24px}.switch--md .switch__indicator::before{width:32px;height:20px;border-radius:20px}.switch--md .switch__indicator::after{width:20px;height:20px;border-radius:20px}.switch--md .switch__link{font-size:16px}.switch--md input[type="checkbox"]:checked ~ .switch__indicator::after,.switch--md input[type="radio"]:checked ~ .switch__indicator::after{left:12px}.switch--lg .switch__indicator{width:54px;height:36px;border-radius:36px;line-height:36px}.switch--lg .switch__indicator::before{width:50px;height:32px;border-radius:32px}.switch--lg .switch__indicator::after{width:32px;height:32px;border-radius:32px}.switch--lg .switch__link{font-size:18px}.switch--lg input[type="checkbox"]:checked ~ .switch__indicator::after,.switch--lg input[type="radio"]:checked ~ .switch__indicator::after{left:18px}.switch--xl .switch__indicator{width:66px;height:44px;border-radius:44px;line-height:44px}.switch--xl .switch__indicator::before{width:62px;height:40px;border-radius:40px}.switch--xl .switch__indicator::after{width:40px;height:40px;border-radius:40px}.switch--xl .switch__link{font-size:22px}.switch--xl input[type="checkbox"]:checked ~ .switch__indicator::after,.switch--xl input[type="radio"]:checked ~ .switch__indicator::after{left:22px}.upload{overflow:hidden;height:44px;margin:0 0 10px;border-radius:3px;line-height:42px}.upload__files{display:table-cell;padding:0 20px;border:1px solid #cfd9e0;border-color:#91a8b8;border-right:none;width:100%}.upload__link{-webkit-transition:all 1ms cubic-bezier(1, 0, 0, 1);-moz-transition:all 1ms cubic-bezier(1, 0, 0, 1);transition:all 1ms cubic-bezier(1, 0, 0, 1);position:relative;display:table-cell;padding:0 20px;background-color:#0f73ee;color:#fff;white-space:nowrap}.upload__link:hover{background-color:#09458e;box-shadow:inset 0 -1px 1px rgba(34,34,34,0.35);color:#fff}.upload__link--icon{padding:0 20px 0 44px}.upload__link--icon svg{position:absolute;top:50%;left:20px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);fill:#fff}.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{display:table;width:100%;cursor:pointer}.password{position:relative}.password--show .password__toggle i.active{display:block}.password--show .password__toggle i.inactive{display:none}.password__toggle{position:absolute;top:50%;right:10px;transform:translateY(-50%);background-color:#fff;cursor:pointer}.password__toggle i.active{display:none}.password input{width:100%}.notification.notification--alert{max-width:300px;margin:10px;position:relative;right:-20px}.notification.notification--alert .notification__state{width:24px;height:24px;border-radius:100%;top:10px;left:15px}.notification.notification--alert .notification__close i{font-size:18px;color:#374957 !important;border-radius:3px}.notification.notification--alert .notification__close i:hover{background-color:rgba(55,73,87,0.1)}.notification.notification--alert .notification__message{padding:10px 5px 10px 30px}.notification.notification--alert .notification__message p{margin:5px 0 0;font-weight:normal}.notification.notification--alert .notification__message a.link-action{display:inline-flex;align-items:center;color:#374957;border-radius:3px;padding:0 10px;margin-top:10px;font-weight:700;position:relative;left:-10px}.notification.notification--alert .notification__message a.link-action.link-blue{color:#1273EB;padding:5px 10px}.notification.notification--alert .notification__message a.link-action i{color:#374957}.notification.notification--alert .notification__message a.link-action:hover{background-color:rgba(55,73,87,0.1)}.notification.notification--alert--error .notification__state{background-color:#FB5252}.notification.notification--alert--error .notification__state .icon,.notification.notification--alert--error .notification__state .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .notification.notification--alert--error .notification__state [class*="icon"],.notification.notification--alert--error .notification__state .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .notification.notification--alert--error .notification__state [class*="icon"],.notification.notification--alert--error .notification__state .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .notification.notification--alert--error .notification__state [class*="icon"],.notification.notification--alert--error .notification__state .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .notification.notification--alert--error .notification__state [class*="icon"],.notification.notification--alert--error .notification__state .detail-series__navigation button,.detail-series__navigation .notification.notification--alert--error .notification__state button{color:#fff}.notification.notification--alert--warning .notification__state{background-color:#FCA120}.notification.notification--alert--warning .notification__state .icon,.notification.notification--alert--warning .notification__state .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .notification.notification--alert--warning .notification__state [class*="icon"],.notification.notification--alert--warning .notification__state .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .notification.notification--alert--warning .notification__state [class*="icon"],.notification.notification--alert--warning .notification__state .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .notification.notification--alert--warning .notification__state [class*="icon"],.notification.notification--alert--warning .notification__state .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .notification.notification--alert--warning .notification__state [class*="icon"],.notification.notification--alert--warning .notification__state .detail-series__navigation button,.detail-series__navigation .notification.notification--alert--warning .notification__state button{color:#fff}.notification.notification--alert--info .notification__state{background-color:#4AD295}.notification.notification--alert--info .notification__state .icon,.notification.notification--alert--info .notification__state .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .notification.notification--alert--info .notification__state [class*="icon"],.notification.notification--alert--info .notification__state .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .notification.notification--alert--info .notification__state [class*="icon"],.notification.notification--alert--info .notification__state .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .notification.notification--alert--info .notification__state [class*="icon"],.notification.notification--alert--info .notification__state .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .notification.notification--alert--info .notification__state [class*="icon"],.notification.notification--alert--info .notification__state .detail-series__navigation button,.detail-series__navigation .notification.notification--alert--info .notification__state button{color:#fff}.autocomplete{position:absolute;overflow:auto;display:none;width:100%;border-bottom-left-radius:3px;border-bottom-right-radius:3px;transform:translateY(-1px);background-color:#fff;box-shadow:0 0 60px rgba(34,34,34,0.25);z-index:100}@media screen and (max-width: 768px){.autocomplete{height:187px}}.autocomplete__item{height:34px;padding:0 20px;color:#5f7d95;text-align:left;text-transform:lowercase;line-height:34px;cursor:pointer}.autocomplete__item:hover{background-color:#e8edf0}.autocomplete__item.selected{background-color:#d5dee4}.autocomplete__item b{color:#374957}.autocomplete--show{display:block}.accordion{position:relative;overflow:hidden;margin:0 0 20px;padding:0;line-height:1.66}.accordion::after{clear:both;content:"";display:table}.accordion:not(.accordion--ready) .accordion__mobile-nav{position:absolute;visibility:hidden;border-bottom:1px solid #cfd9e0}.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{display:inline;border:none}.accordion--tabs:not(data-disable-mobile-select) .accordion__content{float:left;border-top:1px solid #cfd9e0}.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 #374957}}.accordion__container{margin:0 0 10px;list-style:none}.accordion__container:last-child{margin-bottom:0}.accordion__content{position:absolute;top:100%;left:0;width:100%;padding:10px 20px;padding-top:0}.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;height:44px;border:none;background:transparent;text-align:center}.accordion__select__wrapper{position:relative;display:inline-block;padding:0 13px 0 0}.accordion__select__wrapper::after{height:0;width:0;border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-top:4px solid #374957;position:absolute;top:50%;right:0;transform:translateY(-50%);content:''}.accordion__link:not(.nostyle){display:block;padding:10px 10px 10px 20px;text-decoration:none;color:#374957}.accordion__link:not(.nostyle) .icon,.accordion__link:not(.nostyle) .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .accordion__link:not(.nostyle) [class*="icon"],.accordion__link:not(.nostyle) .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .accordion__link:not(.nostyle) [class*="icon"],.accordion__link:not(.nostyle) .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .accordion__link:not(.nostyle) [class*="icon"],.accordion__link:not(.nostyle) .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .accordion__link:not(.nostyle) [class*="icon"],.accordion__link:not(.nostyle) .detail-series__navigation button,.detail-series__navigation .accordion__link:not(.nostyle) button{color:#374957}.accordion__link:not(.nostyle) .state--active{display:none}.accordion__link:not(.nostyle).active{color:#0f73ee}.accordion__link:not(.nostyle).active .icon,.accordion__link:not(.nostyle).active .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .accordion__link:not(.nostyle).active [class*="icon"],.accordion__link:not(.nostyle).active .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .accordion__link:not(.nostyle).active [class*="icon"],.accordion__link:not(.nostyle).active .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .accordion__link:not(.nostyle).active [class*="icon"],.accordion__link:not(.nostyle).active .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .accordion__link:not(.nostyle).active [class*="icon"],.accordion__link:not(.nostyle).active .detail-series__navigation button,.detail-series__navigation .accordion__link:not(.nostyle).active button{color:#0f73ee}.accordion__link:not(.nostyle).active .state--active{display:block}.accordion__link:not(.nostyle).active .state--inactive{display:none}.accordion__link.active+.accordion__content{position:relative;display:block}.accordion--inverted{color:#fff}.accordion--inverted a:not(.button){color:rgba(255,255,255,0.75)}.accordion--inverted a:not(.button):hover,.accordion--inverted a:not(.button).active{color:#fff}.accordion-tabs header{border-bottom:1px solid #cfd9e0;overflow:auto;display:grid}.accordion-tabs header ul{display:flex;flex-wrap:nowrap;max-width:700px;margin:0 auto}.accordion-tabs header li{flex:1 0 auto;height:44px;padding:0 30px;cursor:pointer;color:#5f7d95;font-weight:500;line-height:44px}.accordion-tabs header li.active{color:#374957;border-bottom:1px solid #cfd9e0;border-color:#374957}.accordion-tabs>.content{display:none;padding:20px 0}.accordion-tabs>.content.show{display:block}.avatar{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;position:relative;overflow:hidden;display:block;border-radius:3px;background-color:#fff;z-index:1}.avatar--circle{overflow:hidden;border-radius:50%}.avatar--empty{border:1px solid #cfd9e0;border-style:dashed}.avatar--xs{width:24px;height:24px}.avatar--sm{width:44px;height:44px}.avatar--md{width:64px;height:64px}.avatar--lg{width:84px;height:84px}.avatar--xl{width:34px;height:34px}.avatar svg,.avatar img{-webkit-align-self:center;-moz-align-self:center;align-self:center;-ms-flex-item-align:center;position:absolute;top:50%;left: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%);display:block;width:100%}.badge,.showcase__item .badge--new,.shutterstock__item .badge--new,.showcase__fake .badge--new{padding:2px 4px;border-radius:3px;border:1px solid #cfd9e0;border-color:#222;background-color:#222;color:#fff;font-size:11px;line-height:12px;vertical-align:middle}.badge--absolute{position:absolute;z-index:1}.badge--top-left{-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);top:0;left:-10px}.badge--top-right{-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);top:0;right:-10px}.badge--top-center{-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);top:0;left:50%}.badge--bottom-left{-webkit-transform:translateY(50%);-moz-transform:translateY(50%);-ms-transform:translateY(50%);-o-transform:translateY(50%);transform:translateY(50%);bottom:0;left:-10px}.badge--bottom-right{-webkit-transform:translateY(50%);-moz-transform:translateY(50%);-ms-transform:translateY(50%);-o-transform:translateY(50%);transform:translateY(50%);bottom:0;right:-10px}.badge--bottom-center{-webkit-transform:translate(50%, -50%);-moz-transform:translate(50%, -50%);-ms-transform:translate(50%, -50%);-o-transform:translate(50%, -50%);transform:translate(50%, -50%);bottom:0;left:50%}.badge--green{border-color:#4ad295;background-color:#4ad295;color:#374957}.badge--green.badge--outline{border-color:#4ad295;color:#4ad295}.badge--blue{border-color:#1273eb;background-color:#1273eb;color:#fff}.badge--blue.badge--outline{border-color:#1273eb;color:#1273eb}.badge--gray{border-color:#869fb2;background-color:#869fb2;color:#fff}.badge--gray.badge--outline{border-color:#869fb2;color:#869fb2}.badge--red{border-color:#fb5252;background-color:#fb5252;color:#fff}.badge--red.badge--outline{border-color:#fb5252;color:#fb5252}.badge--yellow{border-color:#ffb229;background-color:#ffb229;color:#374957}.badge--yellow.badge--outline{border-color:#ffb229;color:#ffb229}.badge--purple{border-color:#4949e7;background-color:#4949e7;color:#fff}.badge--purple.badge--outline{border-color:#4949e7;color:#4949e7}.badge--premium{border-color:#fba707;background-color:#fba707;color:#374957}.badge--premium.badge--outline{border-color:#fba707;color:#fba707}.badge--inverted{border-color:#fff;background-color:#fff;color:#374957}.badge--inverted.badge--outline{border-color:#fff;color:#374957}.badge--outline{background-color:#fff;color:#222}.badge--sm{font-size:10px}.badge--pill{border-radius:20px}.badge--xs{display:inline-block;min-width:24px;height:24px;padding:0 1.25px;font-size:13px;text-align:center;line-height:24px}.badge--sm{display:inline-block;min-width:34px;height:34px;padding:0 2.5px;font-size:14px;text-align:center;line-height:34px}.badge--md{display:inline-block;min-width:44px;height:44px;padding:0 5px;font-size:16px;text-align:center;line-height:44px}.badge--lg{display:inline-block;min-width:54px;height:54px;padding:0 7.5px;font-size:18px;text-align:center;line-height:54px}.badge--xl{display:inline-block;min-width:64px;height:64px;padding:0 12.5px;font-size:22px;text-align:center;line-height:64px}button,input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;margin:0;padding:0;border:none;background:none;user-select:none;cursor:pointer}.button{position:relative;display:inline-block;border:none;border-radius:3px;padding:0 20px;text-align:center;font-weight:600;text-decoration:none;cursor:pointer;padding:0 30px;min-width:44px;height:44px;font-size:16px;line-height:44px;transition:250ms linear;background:#1273eb;color:#fff}.button:hover{background:#0161cd;background-outline:rgba(1,97,205,0.1);box-shadow-outline:inset 0 0 0 2px #0161cd;color-outline:#0161cd;color:#fff}.button.active{background:#0353a7;background-outline:rgba(1,97,205,0.2);box-shadow-outline:inset 0 0 0 2px #0353a7;color-outline:#0353a7;color:#fff}.button::after{display:table;clear:both;content:''}.button.disabled{opacity:.4;pointer-events:none}.button span ~ i,.button i ~ span{margin-left:10px}.button span{float:left}.button i{float:left;color:inherit !important;fill:inherit !important;font-size:18px}.button i::before{display:block}.button--auto{height:auto !important;padding-top:10px;padding-bottom:10px;line-height:1 !important}.button--auto span{float:none !important}.button--state:not(.active) .state--inactive,.feedback--fixed.active .feedback__trigger:not(.active) .state--inactive,.active.button--state .state--active,.feedback--fixed.active .active.feedback__trigger .state--active{display:block}.button--state .state--active,.feedback--fixed.active .feedback__trigger .state--active,.button--state .state--inactive,.feedback--fixed.active .feedback__trigger .state--inactive{display:none}.button--icon,.premium--icon{padding:0 !important}.button--icon i,.premium--icon i{float:inherit !important;margin:0 auto}.button--fullwidth{-ms-display:flex;display:flex;-ms-align-items:center;align-items:center;-ms-justify-content:center;justify-content:center;width:100%}.button--xs{padding:0 20px;min-width:24px;height:24px;font-size:13px;line-height:24px}.button--xs i{font-size:12px}.button--sm,#notification-cookie .notification__close{padding:0 20px;min-width:34px;height:34px;font-size:14px;line-height:34px}.button--sm i,#notification-cookie .notification__close i{font-size:16px}.button--md{padding:0 30px;min-width:44px;height:44px;font-size:16px;line-height:44px}.button--md i{font-size:18px}.button--lg{padding:0 30px;min-width:54px;height:54px;font-size:18px;line-height:54px}.button--lg i{font-size:20px}.button--xl{padding:0 30px;min-width:64px;height:64px;font-size:18px;line-height:64px}.button--xl i{font-size:24px}.button--flat,.showcase__item .button--share,.shutterstock__item .button--share,.showcase__fake .button--share{background:#1273eb;color:#fff}.button--flat:hover,.showcase__item .button--share:hover,.shutterstock__item .button--share:hover,.showcase__fake .button--share:hover,.button--flat:focus,.showcase__item .button--share:focus,.shutterstock__item .button--share:focus,.showcase__fake .button--share:focus{background:#0161cd}.active.button--flat,.showcase__item .active.button--share,.shutterstock__item .active.button--share,.showcase__fake .active.button--share{background:#0353a7}.button--flat:hover,.showcase__item .button--share:hover,.shutterstock__item .button--share:hover,.showcase__fake .button--share:hover,.button--flat:focus,.showcase__item .button--share:focus,.shutterstock__item .button--share:focus,.showcase__fake .button--share:focus{color:#fff}.active.button--flat,.showcase__item .active.button--share,.shutterstock__item .active.button--share,.showcase__fake .active.button--share{color:#fff}.button--outline,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .trigger__button,.home-anon:not(.header--show) #header .trigger__button{background:rgba(0,0,0,0);box-shadow:inset 0 0 0 2px #1273eb;color:#1273eb}.button--outline:hover,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .trigger__button:hover,.home-anon:not(.header--show) #header .trigger__button:hover,.button--outline:focus,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .trigger__button:focus,.home-anon:not(.header--show) #header .trigger__button:focus{background:rgba(1,97,205,0.1)}.active.button--outline,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .active.trigger__button,.home-anon:not(.header--show) #header .active.trigger__button{background:rgba(1,97,205,0.2)}.button--outline:hover,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .trigger__button:hover,.home-anon:not(.header--show) #header .trigger__button:hover,.button--outline:focus,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .trigger__button:focus,.home-anon:not(.header--show) #header .trigger__button:focus{box-shadow:inset 0 0 0 2px #0161cd}.active.button--outline,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .active.trigger__button,.home-anon:not(.header--show) #header .active.trigger__button{box-shadow:inset 0 0 0 2px #0353a7}.button--outline:hover,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .trigger__button:hover,.home-anon:not(.header--show) #header .trigger__button:hover,.button--outline:focus,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .trigger__button:focus,.home-anon:not(.header--show) #header .trigger__button:focus{color:#0161cd}.active.button--outline,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .active.trigger__button,.home-anon:not(.header--show) #header .active.trigger__button{color:#0353a7}.button--blue,.search:not(#search) .group .button[type="submit"]:hover{background:#1273eb;color:#fff}.button--blue:hover,.search:not(#search) .group .button:hover[type="submit"],.button--blue:focus,.search:not(#search) .group .button:focus[type="submit"]:hover{background:#0161cd}.active.button--blue,.search:not(#search) .group .active.button[type="submit"]:hover{background:#0353a7}.button--blue:hover,.search:not(#search) .group .button:hover[type="submit"],.button--blue:focus,.search:not(#search) .group .button:focus[type="submit"]:hover{color:#fff}.active.button--blue,.search:not(#search) .group .active.button[type="submit"]:hover{color:#fff}.button--yellow{background:#ffb229;color:#fff}.button--yellow:hover,.button--yellow:focus{background:#fca120}.active.button--yellow{background:#f69110}.button--yellow:hover,.button--yellow:focus{color:#fff}.active.button--yellow{color:#fff}.button--red{background:#fb5252;color:#fff}.button--red:hover,.button--red:focus{background:#ec3a3b}.active.button--red{background:#d53232}.button--red:hover,.button--red:focus{color:#fff}.active.button--red{color:#fff}.button--green{background:#4ad295;color:#fff}.button--green:hover,.button--green:focus{background:#2bc48a}.active.button--green{background:#00af80}.button--green:hover,.button--green:focus{color:#fff}.active.button--green{color:#fff}.button--purple{background:#4949e7;color:#fff}.button--purple:hover,.button--purple:focus{background:#3636cc}.active.button--purple{background:#2d2db0}.button--purple:hover,.button--purple:focus{color:#fff}.active.button--purple{color:#fff}.button--dark-blue{background:#113255;color:#fff}.button--dark-blue:hover,.button--dark-blue:focus{background:#0e2a47}.active.button--dark-blue{background:#0e2a47}.button--dark-blue:hover,.button--dark-blue:focus{color:#fff}.active.button--dark-blue{color:#fff}.button--white,#header .trigger__button{background:#fff;box-shadow:inset 0 0 0 2px #cfd9e0;color:#374957}.button--white:hover,#header .trigger__button:hover,.button--white:focus,#header .trigger__button:focus{background:rgba(186,200,211,0.1)}.active.button--white,#header .active.trigger__button{background:rgba(186,200,211,0.2)}.button--white:hover,#header .trigger__button:hover,.button--white:focus,#header .trigger__button:focus{box-shadow:inset 0 0 0 2px #cfd9e0}.active.button--white,#header .active.trigger__button{box-shadow:inset 0 0 0 2px #cfd9e0}.button--white:hover,#header .trigger__button:hover,.button--white:focus,#header .trigger__button:focus{color:#374957}.active.button--white,#header .active.trigger__button{color:#374957}.button--gray{background:#bac8d3;color:#fff}.button--gray:hover,.button--gray:focus{background:#a5b7c6}.active.button--gray{background:#869fb2}.button--gray:hover,.button--gray:focus{color:#fff}.active.button--gray{color:#fff}.button--facebook{background:#3b5998;color:#fff}.button--facebook:hover,.button--facebook:focus{background:#37538d}.active.button--facebook{background:#324c82}.button--facebook:hover,.button--facebook:focus{color:#fff}.active.button--facebook{color:#fff}.button--twitter{background:#55acee;color:#fff}.button--twitter:hover,.button--twitter:focus{background:#47a5ed}.active.button--twitter{background:#399eeb}.button--twitter:hover,.button--twitter:focus{color:#fff}.active.button--twitter{color:#fff}.button--instagram{background:linear-gradient(29.61deg, #f38334 0%, #da2e7d 50.39%, #6b54c6 100%);color:#fff}.button--instagram:hover,.button--instagram:focus{background:linear-gradient(29.61deg, #e6670e 0%, #b52064 50.39%, #513aad 100%)}.active.button--instagram{background:linear-gradient(29.61deg, #f38334 0%, #da2e7d 50.39%, #6b54c6 100%)}.button--instagram i{margin:0px}.button--instagram i{margin:0px}.button--instagram:hover,.button--instagram:focus{color:#fff}.active.button--instagram{color:#fff}.button--instagram i{margin:0px}.button--instagram i{margin:0px}.button--behance{background:#1769ff;color:#fff}.button--behance:hover,.button--behance:focus{background:#085fff}.active.button--behance{background:#0057f7}.button--behance:hover,.button--behance:focus{color:#fff}.active.button--behance{color:#fff}.button--dribbble{background:#ea4c89;color:#fff}.button--dribbble:hover,.button--dribbble:focus{background:#e83e80}.active.button--dribbble{background:#e73177}.button--dribbble:hover,.button--dribbble:focus{color:#fff}.active.button--dribbble{color:#fff}.button--google{background:#dd4b39;color:#fff}.button--google:hover,.button--google:focus{background:#db3f2c}.active.button--google{background:#d33724}.button--google:hover,.button--google:focus{color:#fff}.active.button--google{color:#fff}.button--pinterest,.showcase__item .button--share,.shutterstock__item .button--share,.showcase__fake .button--share{background:#cb2027;color:#fff}.button--pinterest:hover,.showcase__item .button--share:hover,.shutterstock__item .button--share:hover,.showcase__fake .button--share:hover,.button--pinterest:focus,.showcase__item .button--share:focus,.shutterstock__item .button--share:focus,.showcase__fake .button--share:focus{background:#be1e24}.active.button--pinterest,.showcase__item .active.button--share,.shutterstock__item .active.button--share,.showcase__fake .active.button--share{background:#b11c22}.button--pinterest:hover,.showcase__item .button--share:hover,.shutterstock__item .button--share:hover,.showcase__fake .button--share:hover,.button--pinterest:focus,.showcase__item .button--share:focus,.shutterstock__item .button--share:focus,.showcase__fake .button--share:focus{color:#fff}.active.button--pinterest,.showcase__item .active.button--share,.shutterstock__item .active.button--share,.showcase__fake .active.button--share{color:#fff}.button--youtube{background:#b00;color:#fff}.button--youtube:hover,.button--youtube:focus{background:#ac0000}.active.button--youtube{background:#9c0000}.button--youtube:hover,.button--youtube:focus{color:#fff}.active.button--youtube{color:#fff}.button--link{background:rgba(0,0,0,0);color:#1273eb}.button--link:hover,.button--link:focus{background:rgba(8,25,43,0.1)}.active.button--link{background:rgba(8,25,43,0.1)}.button--link:hover,.button--link:focus{color:#1273eb}.active.button--link{color:#1273eb}.button--link-color{background:rgba(0,0,0,0);color:#374957}.button--link-color:hover,.button--link-color:focus{background:rgba(8,25,43,0.1)}.active.button--link-color{background:rgba(8,25,43,0.1)}.button--link-color:hover,.button--link-color:focus{color:#1273eb}.active.button--link-color{color:#1273eb}.button--link-dark{background:rgba(0,0,0,0);color:#374957}.button--link-dark:hover,.button--link-dark:focus{background:rgba(8,25,43,0.1)}.active.button--link-dark{background:rgba(8,25,43,0.1)}.button--link-dark:hover,.button--link-dark:focus{color:#374957}.active.button--link-dark{color:#374957}.button--link-inverted,#banner-top-covid19 .notification__close,#adobe-coupon .notification__close{background:rgba(0,0,0,0);color:#fff}.button--link-inverted:hover,#banner-top-covid19 .notification__close:hover,#adobe-coupon .notification__close:hover,.button--link-inverted:focus,#banner-top-covid19 .notification__close:focus,#adobe-coupon .notification__close:focus{background:rgba(255,255,255,0.2)}.active.button--link-inverted,#banner-top-covid19 .active.notification__close,#adobe-coupon .active.notification__close{background:rgba(255,255,255,0.2)}.button--link-inverted:hover,#banner-top-covid19 .notification__close:hover,#adobe-coupon .notification__close:hover,.button--link-inverted:focus,#banner-top-covid19 .notification__close:focus,#adobe-coupon .notification__close:focus{color:#fff}.active.button--link-inverted,#banner-top-covid19 .active.notification__close,#adobe-coupon .active.notification__close{color:#fff}.button--blue.button--outline,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--blue.trigger__button,.home-anon:not(.header--show) #header .button--blue.trigger__button,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .search:not(#search) .group .trigger__button.button[type="submit"]:hover,.search:not(#search) .group .category--landing:not(.header--fixed):not(.category--landing--icon) #header .trigger__button.button[type="submit"]:hover,.home-anon:not(.header--show) #header .search:not(#search) .group .trigger__button.button[type="submit"]:hover,.search:not(#search) .group .home-anon:not(.header--show) #header .trigger__button.button[type="submit"]:hover,.search:not(#search) .group .button--outline.button[type="submit"]:hover{background:rgba(0,0,0,0);box-shadow:inset 0 0 0 2px #1273eb;color:#1273eb}.button--blue.button--outline:hover,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--blue.trigger__button:hover,.home-anon:not(.header--show) #header .button--blue.trigger__button:hover,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .search:not(#search) .group .trigger__button.button:hover[type="submit"],.search:not(#search) .group .category--landing:not(.header--fixed):not(.category--landing--icon) #header .trigger__button.button:hover[type="submit"],.home-anon:not(.header--show) #header .search:not(#search) .group .trigger__button.button:hover[type="submit"],.search:not(#search) .group .home-anon:not(.header--show) #header .trigger__button.button:hover[type="submit"],.search:not(#search) .group .button--outline.button:hover[type="submit"],.button--blue.button--outline:focus,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--blue.trigger__button:focus,.home-anon:not(.header--show) #header .button--blue.trigger__button:focus,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .search:not(#search) .group .trigger__button.button:focus[type="submit"]:hover,.search:not(#search) .group .category--landing:not(.header--fixed):not(.category--landing--icon) #header .trigger__button.button:focus[type="submit"]:hover,.home-anon:not(.header--show) #header .search:not(#search) .group .trigger__button.button:focus[type="submit"]:hover,.search:not(#search) .group .home-anon:not(.header--show) #header .trigger__button.button:focus[type="submit"]:hover,.search:not(#search) .group .button--outline.button:focus[type="submit"]:hover{background:rgba(1,97,205,0.1)}.button--blue.active.button--outline,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--blue.active.trigger__button,.home-anon:not(.header--show) #header .button--blue.active.trigger__button,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .search:not(#search) .group .active.trigger__button.button[type="submit"]:hover,.search:not(#search) .group .category--landing:not(.header--fixed):not(.category--landing--icon) #header .active.trigger__button.button[type="submit"]:hover,.home-anon:not(.header--show) #header .search:not(#search) .group .active.trigger__button.button[type="submit"]:hover,.search:not(#search) .group .home-anon:not(.header--show) #header .active.trigger__button.button[type="submit"]:hover,.search:not(#search) .group .active.button--outline.button[type="submit"]:hover{background:rgba(1,97,205,0.2)}.button--blue.button--outline:hover,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--blue.trigger__button:hover,.home-anon:not(.header--show) #header .button--blue.trigger__button:hover,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .search:not(#search) .group .trigger__button.button:hover[type="submit"],.search:not(#search) .group .category--landing:not(.header--fixed):not(.category--landing--icon) #header .trigger__button.button:hover[type="submit"],.home-anon:not(.header--show) #header .search:not(#search) .group .trigger__button.button:hover[type="submit"],.search:not(#search) .group .home-anon:not(.header--show) #header .trigger__button.button:hover[type="submit"],.search:not(#search) .group .button--outline.button:hover[type="submit"],.button--blue.button--outline:focus,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--blue.trigger__button:focus,.home-anon:not(.header--show) #header .button--blue.trigger__button:focus,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .search:not(#search) .group .trigger__button.button:focus[type="submit"]:hover,.search:not(#search) .group .category--landing:not(.header--fixed):not(.category--landing--icon) #header .trigger__button.button:focus[type="submit"]:hover,.home-anon:not(.header--show) #header .search:not(#search) .group .trigger__button.button:focus[type="submit"]:hover,.search:not(#search) .group .home-anon:not(.header--show) #header .trigger__button.button:focus[type="submit"]:hover,.search:not(#search) .group .button--outline.button:focus[type="submit"]:hover{box-shadow:inset 0 0 0 2px #0161cd}.button--blue.active.button--outline,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--blue.active.trigger__button,.home-anon:not(.header--show) #header .button--blue.active.trigger__button,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .search:not(#search) .group .active.trigger__button.button[type="submit"]:hover,.search:not(#search) .group .category--landing:not(.header--fixed):not(.category--landing--icon) #header .active.trigger__button.button[type="submit"]:hover,.home-anon:not(.header--show) #header .search:not(#search) .group .active.trigger__button.button[type="submit"]:hover,.search:not(#search) .group .home-anon:not(.header--show) #header .active.trigger__button.button[type="submit"]:hover,.search:not(#search) .group .active.button--outline.button[type="submit"]:hover{box-shadow:inset 0 0 0 2px #0353a7}.button--blue.button--outline:hover,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--blue.trigger__button:hover,.home-anon:not(.header--show) #header .button--blue.trigger__button:hover,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .search:not(#search) .group .trigger__button.button:hover[type="submit"],.search:not(#search) .group .category--landing:not(.header--fixed):not(.category--landing--icon) #header .trigger__button.button:hover[type="submit"],.home-anon:not(.header--show) #header .search:not(#search) .group .trigger__button.button:hover[type="submit"],.search:not(#search) .group .home-anon:not(.header--show) #header .trigger__button.button:hover[type="submit"],.search:not(#search) .group .button--outline.button:hover[type="submit"],.button--blue.button--outline:focus,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--blue.trigger__button:focus,.home-anon:not(.header--show) #header .button--blue.trigger__button:focus,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .search:not(#search) .group .trigger__button.button:focus[type="submit"]:hover,.search:not(#search) .group .category--landing:not(.header--fixed):not(.category--landing--icon) #header .trigger__button.button:focus[type="submit"]:hover,.home-anon:not(.header--show) #header .search:not(#search) .group .trigger__button.button:focus[type="submit"]:hover,.search:not(#search) .group .home-anon:not(.header--show) #header .trigger__button.button:focus[type="submit"]:hover,.search:not(#search) .group .button--outline.button:focus[type="submit"]:hover{color:#0161cd}.button--blue.active.button--outline,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--blue.active.trigger__button,.home-anon:not(.header--show) #header .button--blue.active.trigger__button,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .search:not(#search) .group .active.trigger__button.button[type="submit"]:hover,.search:not(#search) .group .category--landing:not(.header--fixed):not(.category--landing--icon) #header .active.trigger__button.button[type="submit"]:hover,.home-anon:not(.header--show) #header .search:not(#search) .group .active.trigger__button.button[type="submit"]:hover,.search:not(#search) .group .home-anon:not(.header--show) #header .active.trigger__button.button[type="submit"]:hover,.search:not(#search) .group .active.button--outline.button[type="submit"]:hover{color:#0353a7}.button--#ff0.button--outline,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--#ff0.trigger__button,.home-anon:not(.header--show) #header .button--#ff0.trigger__button,.button--outline.button--yellow,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--yellow.trigger__button,.home-anon:not(.header--show) #header .button--yellow.trigger__button{background:rgba(0,0,0,0);box-shadow:inset 0 0 0 2px #ffb229;color:#ffb229}.button--#ff0.button--outline:hover,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--#ff0.trigger__button:hover,.home-anon:not(.header--show) #header .button--#ff0.trigger__button:hover,.button--outline.button--yellow:hover,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--yellow.trigger__button:hover,.home-anon:not(.header--show) #header .button--yellow.trigger__button:hover,.button--#ff0.button--outline:focus,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--#ff0.trigger__button:focus,.home-anon:not(.header--show) #header .button--#ff0.trigger__button:focus,.button--outline.button--yellow:focus,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--yellow.trigger__button:focus,.home-anon:not(.header--show) #header .button--yellow.trigger__button:focus{background:rgba(252,161,32,0.1)}.button--#ff0.active.button--outline,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--#ff0.active.trigger__button,.home-anon:not(.header--show) #header .button--#ff0.active.trigger__button,.active.button--outline.button--yellow,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .active.button--yellow.trigger__button,.home-anon:not(.header--show) #header .active.button--yellow.trigger__button{background:rgba(252,161,32,0.2)}.button--#ff0.button--outline:hover,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--#ff0.trigger__button:hover,.home-anon:not(.header--show) #header .button--#ff0.trigger__button:hover,.button--outline.button--yellow:hover,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--yellow.trigger__button:hover,.home-anon:not(.header--show) #header .button--yellow.trigger__button:hover,.button--#ff0.button--outline:focus,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--#ff0.trigger__button:focus,.home-anon:not(.header--show) #header .button--#ff0.trigger__button:focus,.button--outline.button--yellow:focus,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--yellow.trigger__button:focus,.home-anon:not(.header--show) #header .button--yellow.trigger__button:focus{box-shadow:inset 0 0 0 2px #fca120}.button--#ff0.active.button--outline,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--#ff0.active.trigger__button,.home-anon:not(.header--show) #header .button--#ff0.active.trigger__button,.active.button--outline.button--yellow,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .active.button--yellow.trigger__button,.home-anon:not(.header--show) #header .active.button--yellow.trigger__button{box-shadow:inset 0 0 0 2px #f69110}.button--#ff0.button--outline:hover,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--#ff0.trigger__button:hover,.home-anon:not(.header--show) #header .button--#ff0.trigger__button:hover,.button--outline.button--yellow:hover,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--yellow.trigger__button:hover,.home-anon:not(.header--show) #header .button--yellow.trigger__button:hover,.button--#ff0.button--outline:focus,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--#ff0.trigger__button:focus,.home-anon:not(.header--show) #header .button--#ff0.trigger__button:focus,.button--outline.button--yellow:focus,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--yellow.trigger__button:focus,.home-anon:not(.header--show) #header .button--yellow.trigger__button:focus{color:#fca120}.button--#ff0.active.button--outline,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--#ff0.active.trigger__button,.home-anon:not(.header--show) #header .button--#ff0.active.trigger__button,.active.button--outline.button--yellow,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .active.button--yellow.trigger__button,.home-anon:not(.header--show) #header .active.button--yellow.trigger__button{color:#f69110}.button--red.button--outline,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--red.trigger__button,.home-anon:not(.header--show) #header .button--red.trigger__button{background:rgba(0,0,0,0);box-shadow:inset 0 0 0 2px #fb5252;color:#fb5252}.button--red.button--outline:hover,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--red.trigger__button:hover,.home-anon:not(.header--show) #header .button--red.trigger__button:hover,.button--red.button--outline:focus,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--red.trigger__button:focus,.home-anon:not(.header--show) #header .button--red.trigger__button:focus{background:rgba(236,58,59,0.1)}.button--red.active.button--outline,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--red.active.trigger__button,.home-anon:not(.header--show) #header .button--red.active.trigger__button{background:rgba(236,58,59,0.2)}.button--red.button--outline:hover,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--red.trigger__button:hover,.home-anon:not(.header--show) #header .button--red.trigger__button:hover,.button--red.button--outline:focus,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--red.trigger__button:focus,.home-anon:not(.header--show) #header .button--red.trigger__button:focus{box-shadow:inset 0 0 0 2px #ec3a3b}.button--red.active.button--outline,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--red.active.trigger__button,.home-anon:not(.header--show) #header .button--red.active.trigger__button{box-shadow:inset 0 0 0 2px #d53232}.button--red.button--outline:hover,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--red.trigger__button:hover,.home-anon:not(.header--show) #header .button--red.trigger__button:hover,.button--red.button--outline:focus,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--red.trigger__button:focus,.home-anon:not(.header--show) #header .button--red.trigger__button:focus{color:#ec3a3b}.button--red.active.button--outline,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--red.active.trigger__button,.home-anon:not(.header--show) #header .button--red.active.trigger__button{color:#d53232}.button--green.button--outline,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--green.trigger__button,.home-anon:not(.header--show) #header .button--green.trigger__button{background:rgba(0,0,0,0);box-shadow:inset 0 0 0 2px #4ad295;color:#4ad295}.button--green.button--outline:hover,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--green.trigger__button:hover,.home-anon:not(.header--show) #header .button--green.trigger__button:hover,.button--green.button--outline:focus,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--green.trigger__button:focus,.home-anon:not(.header--show) #header .button--green.trigger__button:focus{background:rgba(43,196,138,0.1)}.button--green.active.button--outline,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--green.active.trigger__button,.home-anon:not(.header--show) #header .button--green.active.trigger__button{background:rgba(43,196,138,0.2)}.button--green.button--outline:hover,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--green.trigger__button:hover,.home-anon:not(.header--show) #header .button--green.trigger__button:hover,.button--green.button--outline:focus,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--green.trigger__button:focus,.home-anon:not(.header--show) #header .button--green.trigger__button:focus{box-shadow:inset 0 0 0 2px #2bc48a}.button--green.active.button--outline,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--green.active.trigger__button,.home-anon:not(.header--show) #header .button--green.active.trigger__button{box-shadow:inset 0 0 0 2px #00af80}.button--green.button--outline:hover,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--green.trigger__button:hover,.home-anon:not(.header--show) #header .button--green.trigger__button:hover,.button--green.button--outline:focus,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--green.trigger__button:focus,.home-anon:not(.header--show) #header .button--green.trigger__button:focus{color:#2bc48a}.button--green.active.button--outline,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--green.active.trigger__button,.home-anon:not(.header--show) #header .button--green.active.trigger__button{color:#00af80}.button--purple.button--outline,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--purple.trigger__button,.home-anon:not(.header--show) #header .button--purple.trigger__button{background:rgba(0,0,0,0);box-shadow:inset 0 0 0 2px #4949e7;color:#4949e7}.button--purple.button--outline:hover,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--purple.trigger__button:hover,.home-anon:not(.header--show) #header .button--purple.trigger__button:hover,.button--purple.button--outline:focus,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--purple.trigger__button:focus,.home-anon:not(.header--show) #header .button--purple.trigger__button:focus{background:rgba(54,54,204,0.1)}.button--purple.active.button--outline,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--purple.active.trigger__button,.home-anon:not(.header--show) #header .button--purple.active.trigger__button{background:rgba(54,54,204,0.2)}.button--purple.button--outline:hover,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--purple.trigger__button:hover,.home-anon:not(.header--show) #header .button--purple.trigger__button:hover,.button--purple.button--outline:focus,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--purple.trigger__button:focus,.home-anon:not(.header--show) #header .button--purple.trigger__button:focus{box-shadow:inset 0 0 0 2px #3636cc}.button--purple.active.button--outline,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--purple.active.trigger__button,.home-anon:not(.header--show) #header .button--purple.active.trigger__button{box-shadow:inset 0 0 0 2px #2d2db0}.button--purple.button--outline:hover,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--purple.trigger__button:hover,.home-anon:not(.header--show) #header .button--purple.trigger__button:hover,.button--purple.button--outline:focus,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--purple.trigger__button:focus,.home-anon:not(.header--show) #header .button--purple.trigger__button:focus{color:#3636cc}.button--purple.active.button--outline,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--purple.active.trigger__button,.home-anon:not(.header--show) #header .button--purple.active.trigger__button{color:#2d2db0}.button--dark-blue.button--outline,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--dark-blue.trigger__button,.home-anon:not(.header--show) #header .button--dark-blue.trigger__button{background:rgba(0,0,0,0);box-shadow:inset 0 0 0 2px #113255;color:#113255}.button--dark-blue.button--outline:hover,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--dark-blue.trigger__button:hover,.home-anon:not(.header--show) #header .button--dark-blue.trigger__button:hover,.button--dark-blue.button--outline:focus,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--dark-blue.trigger__button:focus,.home-anon:not(.header--show) #header .button--dark-blue.trigger__button:focus{background:rgba(14,42,71,0.1)}.button--dark-blue.active.button--outline,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--dark-blue.active.trigger__button,.home-anon:not(.header--show) #header .button--dark-blue.active.trigger__button{background:rgba(14,42,71,0.2)}.button--dark-blue.button--outline:hover,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--dark-blue.trigger__button:hover,.home-anon:not(.header--show) #header .button--dark-blue.trigger__button:hover,.button--dark-blue.button--outline:focus,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--dark-blue.trigger__button:focus,.home-anon:not(.header--show) #header .button--dark-blue.trigger__button:focus{box-shadow:inset 0 0 0 2px #0e2a47}.button--dark-blue.active.button--outline,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--dark-blue.active.trigger__button,.home-anon:not(.header--show) #header .button--dark-blue.active.trigger__button{box-shadow:inset 0 0 0 2px #0e2a47}.button--dark-blue.button--outline:hover,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--dark-blue.trigger__button:hover,.home-anon:not(.header--show) #header .button--dark-blue.trigger__button:hover,.button--dark-blue.button--outline:focus,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--dark-blue.trigger__button:focus,.home-anon:not(.header--show) #header .button--dark-blue.trigger__button:focus{color:#0e2a47}.button--dark-blue.active.button--outline,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--dark-blue.active.trigger__button,.home-anon:not(.header--show) #header .button--dark-blue.active.trigger__button{color:#0e2a47}.button--gray.button--outline,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--gray.trigger__button,.home-anon:not(.header--show) #header .button--gray.trigger__button{background:rgba(0,0,0,0);box-shadow:inset 0 0 0 2px #bac8d3;color:#bac8d3}.button--gray.button--outline:hover,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--gray.trigger__button:hover,.home-anon:not(.header--show) #header .button--gray.trigger__button:hover,.button--gray.button--outline:focus,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--gray.trigger__button:focus,.home-anon:not(.header--show) #header .button--gray.trigger__button:focus{background:rgba(165,183,198,0.1)}.button--gray.active.button--outline,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--gray.active.trigger__button,.home-anon:not(.header--show) #header .button--gray.active.trigger__button{background:rgba(134,159,178,0.2)}.button--gray.button--outline:hover,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--gray.trigger__button:hover,.home-anon:not(.header--show) #header .button--gray.trigger__button:hover,.button--gray.button--outline:focus,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--gray.trigger__button:focus,.home-anon:not(.header--show) #header .button--gray.trigger__button:focus{box-shadow:inset 0 0 0 2px #a5b7c6}.button--gray.active.button--outline,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--gray.active.trigger__button,.home-anon:not(.header--show) #header .button--gray.active.trigger__button{box-shadow:inset 0 0 0 2px #869fb2}.button--gray.button--outline:hover,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--gray.trigger__button:hover,.home-anon:not(.header--show) #header .button--gray.trigger__button:hover,.button--gray.button--outline:focus,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--gray.trigger__button:focus,.home-anon:not(.header--show) #header .button--gray.trigger__button:focus{color:#a5b7c6}.button--gray.active.button--outline,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button--gray.active.trigger__button,.home-anon:not(.header--show) #header .button--gray.active.trigger__button{color:#869fb2}.button--inverted.button--outline,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .trigger__button,.home-anon:not(.header--show) #header .trigger__button{background:rgba(0,0,0,0);box-shadow:inset 0 0 0 2px #fff;color:#fff}.button--inverted.button--outline:hover,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .trigger__button:hover,.home-anon:not(.header--show) #header .trigger__button:hover,.detail .showcase__more:hover button.button--outline,.detail .showcase__more:hover .category--landing:not(.header--fixed):not(.category--landing--icon) #header button.trigger__button,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .detail .showcase__more:hover button.trigger__button,.detail .showcase__more:hover .home-anon:not(.header--show) #header button.trigger__button,.home-anon:not(.header--show) #header .detail .showcase__more:hover button.trigger__button,.button--inverted.button--outline:focus,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .trigger__button:focus,.home-anon:not(.header--show) #header .trigger__button:focus{background:rgba(255,255,255,0.1)}.button--inverted.active.button--outline,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .active.trigger__button,.home-anon:not(.header--show) #header .active.trigger__button{background:rgba(255,255,255,0.2)}.button--inverted.button--outline:hover,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .trigger__button:hover,.home-anon:not(.header--show) #header .trigger__button:hover,.detail .showcase__more:hover button.button--outline,.detail .showcase__more:hover .category--landing:not(.header--fixed):not(.category--landing--icon) #header button.trigger__button,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .detail .showcase__more:hover button.trigger__button,.detail .showcase__more:hover .home-anon:not(.header--show) #header button.trigger__button,.home-anon:not(.header--show) #header .detail .showcase__more:hover button.trigger__button,.button--inverted.button--outline:focus,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .trigger__button:focus,.home-anon:not(.header--show) #header .trigger__button:focus{box-shadow:inset 0 0 0 2px #fff}.button--inverted.active.button--outline,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .active.trigger__button,.home-anon:not(.header--show) #header .active.trigger__button{box-shadow:inset 0 0 0 2px #fff}.button--inverted.button--outline:hover,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .trigger__button:hover,.home-anon:not(.header--show) #header .trigger__button:hover,.detail .showcase__more:hover button.button--outline,.detail .showcase__more:hover .category--landing:not(.header--fixed):not(.category--landing--icon) #header button.trigger__button,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .detail .showcase__more:hover button.trigger__button,.detail .showcase__more:hover .home-anon:not(.header--show) #header button.trigger__button,.home-anon:not(.header--show) #header .detail .showcase__more:hover button.trigger__button,.button--inverted.button--outline:focus,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .trigger__button:focus,.home-anon:not(.header--show) #header .trigger__button:focus{color:#fff}.button--inverted.active.button--outline,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .active.trigger__button,.home-anon:not(.header--show) #header .active.trigger__button{color:#fff}.caption{position:relative;margin:0 0 20px;padding:0}.caption__content{position:absolute;bottom:0%;left:0;-webkit-transition:opacity 1ms cubic-bezier(1, 0, 0, 1);-moz-transition:opacity 1ms cubic-bezier(1, 0, 0, 1);transition:opacity 1ms cubic-bezier(1, 0, 0, 1);opacity:0;padding:20px;background-color:#08192b}.caption__content--full-size{width:100%;height:100%}.caption__content>*:last-child{margin:0}.caption__content h1,.caption__content h2,.caption__content h3,.caption__content h4,.caption__content h5,.caption__content h6{color:#fff}.caption__content p,.caption__content span{color:#fff}.caption__content a{color:rgba(255,255,255,0.8)}.caption__content a:hover{color:#fff}.caption:hover .caption__content{opacity:1}.caption img{height:auto;width:100%;display:block}.expandable__more{border-color:#0f73ee;background-color:#0f73ee;color:#fff;cursor:pointer}.feedback--fixed{-webkit-font-smoothing:subpixel-antialiased;font-smoothing:subpixel-antialiased;position:fixed;top:0;left:0;width:100%;height:100%;transform:translateZ(0) scale(1, 1);pointer-events:none !important;z-index:400}.feedback--fixed.active{pointer-events:all !important}.feedback--fixed.active *{pointer-events:all !important}.feedback--fixed.active .feedback__box{transform:translateX(0);box-shadow:0 0 30px rgba(34,34,34,0.25)}.feedback--pointer-events.active{pointer-events:none !important}.feedback__wrapper>.feedback-content{color:#0f73ee;text-align:center}.feedback__wrapper>.feedback-content label{margin:0 5px}.feedback__box{position:absolute;bottom:5%;right:0;width:100%;max-width:380px;min-height:148px;transform:translateX(100%);border-top:5px solid #0f73ee;background-color:#fff;box-shadow:0 0 0px rgba(34,34,34,0.25);transition:150ms cubic-bezier(1, 0, 0, 1);pointer-events:all}.feedback__box *{pointer-events:all !important}@media screen and (max-width: 480px){.feedback__box{max-width:calc( 100% - 29px)}}.feedback__trigger{position:absolute;right:100%;top:-5px;border-top-right-radius:0;border-bottom-right-radius:0;background-color:#0f73ee}.feedback__icon{width:50px;height:50px;padding:0 5px;font-size:50px;line-height:50px;box-sizing:content-box}.feedback h1,.feedback h2,.feedback h3,.feedback h4,.feedback h5,.feedback h6{color:#0f73ee}.feedback .status-message{text-align:center}.feedback .status-message--success .status-message__icon{border-color:#4ad295}.feedback .status-message--success .status-message__icon .icon,.feedback .status-message--success .status-message__icon .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .feedback .status-message--success .status-message__icon [class*="icon"],.feedback .status-message--success .status-message__icon .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .feedback .status-message--success .status-message__icon [class*="icon"],.feedback .status-message--success .status-message__icon .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .feedback .status-message--success .status-message__icon [class*="icon"],.feedback .status-message--success .status-message__icon .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .feedback .status-message--success .status-message__icon [class*="icon"],.feedback .status-message--success .status-message__icon .detail-series__navigation button,.detail-series__navigation .feedback .status-message--success .status-message__icon button{color:#4ad295}.feedback .status-message--error .status-message__icon{margin:0 0 10px;border-color:#fb5252}.feedback .status-message--error .status-message__icon .icon,.feedback .status-message--error .status-message__icon .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .feedback .status-message--error .status-message__icon [class*="icon"],.feedback .status-message--error .status-message__icon .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .feedback .status-message--error .status-message__icon [class*="icon"],.feedback .status-message--error .status-message__icon .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .feedback .status-message--error .status-message__icon [class*="icon"],.feedback .status-message--error .status-message__icon .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .feedback .status-message--error .status-message__icon [class*="icon"],.feedback .status-message--error .status-message__icon .detail-series__navigation button,.detail-series__navigation .feedback .status-message--error .status-message__icon button{color:#fb5252}.feedback .status-message__icon{display:inline-block;border:5px solid;border-radius:50%;font-size:0}.feedback .content{padding:20px}.feedback .content.form-content{display:none}.feedback input[name="option"]{display:none}.feedback input[name="option"]:checked ~ .form-content{display:block}.feedback input[name="option"]:checked ~ .feedback-content{display:none}.feedback form{display:none}.feedback form .error-msg{position:relative;margin:5px 0 0 0;padding:0 0 0 21px;color:#fb5252;line-height:20px}.feedback form .error-msg .icon,.feedback form .error-msg .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .feedback form .error-msg [class*="icon"],.feedback form .error-msg .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .feedback form .error-msg [class*="icon"],.feedback form .error-msg .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .feedback form .error-msg [class*="icon"],.feedback form .error-msg .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .feedback form .error-msg [class*="icon"],.feedback form .error-msg .detail-series__navigation button,.detail-series__navigation .feedback form .error-msg button{position:absolute;top:9px;left:0;transform:translateY(-50%);color:#fb5252}.feedback form label{display:block;margin:0 0 5px}body{align-items:flex-start;-ms-align-items:flex-start;display:flex;-ms-display:flex;flex-direction:column;-ms-flex-direction:column;flex-wrap:wrap;-ms-flex-wrap:wrap;overflow:auto;height:auto;min-height:100vh !important;background-color:#f4f4f4;color:#374957;font-family:"Proxima Nova","Verdana","Avenir Next";font-size:16px;line-height:1.66;-webkit-font-smoothing:antialiased}@media all and (-ms-high-contrast: none){body{display:block}}body>*{width:100%}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,.radio,.group,.switch,.row,.groups__item,.notification--alert .notification__content,.pagination ul,.walkthrough__notification--content .link:last-child,.walkthrough__notification--content a:last-child,.shutterstock__row,.copy,.nav a,.premium,.notification-center__list a,.notification-center__menu,.notification-center__notification .link:last-child,.notification-center__notification a:last-child,.keyword-list__box--top ul{display:flex;flex-wrap:wrap;align-items:flex-start}.col,.row .col__xs--1,.groups__item .col__xs--1,.row .col__xs--2,.groups__item .col__xs--2,.row .col__xs--3,.groups__item .col__xs--3,.row .col__xs--4,.groups__item .col__xs--4,.row .col__xs--5,.groups__item .col__xs--5,.row .col__xs--6,.groups__item .col__xs--6,.row .col__xs--7,.groups__item .col__xs--7,.row .col__xs--8,.groups__item .col__xs--8,.row .col__xs--9,.groups__item .col__xs--9,.row .col__xs--10,.groups__item .col__xs--10,.row .col__xs--11,.groups__item .col__xs--11,.row .col__xs--12,.groups__item .col__xs--12,.row .col__sm--1,.groups__item .col__sm--1,.row .col__sm--2,.groups__item .col__sm--2,.row .col__sm--3,.groups__item .col__sm--3,.row .col__sm--4,.groups__item .col__sm--4,.row .col__sm--5,.groups__item .col__sm--5,.row .col__sm--6,.groups__item .col__sm--6,.row .col__sm--7,.groups__item .col__sm--7,.row .col__sm--8,.groups__item .col__sm--8,.row .col__sm--9,.groups__item .col__sm--9,.row .col__sm--10,.groups__item .col__sm--10,.row .col__sm--11,.groups__item .col__sm--11,.row .col__sm--12,.groups__item .col__sm--12,.row .col__md--1,.groups__item .col__md--1,.row .col__md--2,.groups__item .col__md--2,.row .col__md--3,.groups__item .col__md--3,.row .col__md--4,.groups__item .col__md--4,.row .col__md--5,.groups__item .col__md--5,.row .col__md--6,.groups__item .col__md--6,.row .col__md--7,.groups__item .col__md--7,.row .col__md--8,.groups__item .col__md--8,.row .col__md--9,.groups__item .col__md--9,.row .col__md--10,.groups__item .col__md--10,.row .col__md--11,.groups__item .col__md--11,.row .col__md--12,.groups__item .col__md--12,.row .col__lg--1,.groups__item .col__lg--1,.row .col__lg--2,.groups__item .col__lg--2,.row .col__lg--3,.groups__item .col__lg--3,.row .col__lg--4,.groups__item .col__lg--4,.row .col__lg--5,.groups__item .col__lg--5,.row .col__lg--6,.groups__item .col__lg--6,.row .col__lg--7,.groups__item .col__lg--7,.row .col__lg--8,.groups__item .col__lg--8,.row .col__lg--9,.groups__item .col__lg--9,.row .col__lg--10,.groups__item .col__lg--10,.row .col__lg--11,.groups__item .col__lg--11,.row .col__lg--12,.groups__item .col__lg--12,.row .col__xl--1,.groups__item .col__xl--1,.row .col__xl--2,.groups__item .col__xl--2,.row .col__xl--3,.groups__item .col__xl--3,.row .col__xl--4,.groups__item .col__xl--4,.row .col__xl--5,.groups__item .col__xl--5,.row .col__xl--6,.groups__item .col__xl--6,.row .col__xl--7,.groups__item .col__xl--7,.row .col__xl--8,.groups__item .col__xl--8,.row .col__xl--9,.groups__item .col__xl--9,.row .col__xl--10,.groups__item .col__xl--10,.row .col__xl--11,.groups__item .col__xl--11,.row .col__xl--12,.groups__item .col__xl--12{position:relative;margin:0 0 10px;padding:0 5px;box-sizing:border-box}.row--space-between{justify-content:space-between}.row--horizontal-center,.nav a,.table--comparison .premium{justify-content:center}.row--vertical-center,.checkbox,.radio,.groups__item,.group,.switch,.notification--alert .notification__content,.shutterstock__row,.nav a,.premium{align-items:center}.row--left{justify-content:flex-start}.row--right{justify-content:flex-end}.row--nowrap{flex-wrap:nowrap}.col{flex:1}.col--center{align-self:center}.col--top{align-self:flex-start}.col--bottom{align-self:flex-end}.col--stretch,.group>*,.notification__state,.copy__text,.flaticon__item,.keywords .row .keyword-list__box,.keywords .groups__item .keyword-list__box{align-self:stretch}.container-fluid{padding:0 20px}.container-fluid::after{clear:both;content:"";display:table}.container{max-width:1400px;margin:0 auto;padding:0 20px}.container::after{clear:both;content:"";display:table}.container--sm{max-width:1096px}.row,.groups__item{margin:0 -5px}.row .col__xs--12,.groups__item .col__xs--12{width:100%}.row .col__xs--11,.groups__item .col__xs--11{width:91.66667%}.row .col__xs--10,.groups__item .col__xs--10{width:83.33333%}.row .col__xs--9,.groups__item .col__xs--9{width:75%}.row .col__xs--8,.groups__item .col__xs--8{width:66.66667%}.row .col__xs--7,.groups__item .col__xs--7{width:58.33333%}.row .col__xs--6,.groups__item .col__xs--6{width:50%}.row .col__xs--5,.groups__item .col__xs--5{width:41.66667%}.row .col__xs--4,.groups__item .col__xs--4{width:33.33333%}.row .col__xs--3,.groups__item .col__xs--3{width:25%}.row .col__xs--2,.groups__item .col__xs--2{width:16.66667%}.row .col__xs--1,.groups__item .col__xs--1{width:8.33333%}@media screen and (min-width: 480px){.row .col__xs--12,.groups__item .col__xs--12{width:100%}.row .col__xs--11,.groups__item .col__xs--11{width:91.66667%}.row .col__xs--10,.groups__item .col__xs--10{width:83.33333%}.row .col__xs--9,.groups__item .col__xs--9{width:75%}.row .col__xs--8,.groups__item .col__xs--8{width:66.66667%}.row .col__xs--7,.groups__item .col__xs--7{width:58.33333%}.row .col__xs--6,.groups__item .col__xs--6{width:50%}.row .col__xs--5,.groups__item .col__xs--5{width:41.66667%}.row .col__xs--4,.groups__item .col__xs--4{width:33.33333%}.row .col__xs--3,.groups__item .col__xs--3{width:25%}.row .col__xs--2,.groups__item .col__xs--2{width:16.66667%}.row .col__xs--1,.groups__item .col__xs--1{width:8.33333%}}@media screen and (min-width: 640px){.row .col__sm--12,.groups__item .col__sm--12{width:100%}.row .col__sm--11,.groups__item .col__sm--11{width:91.66667%}.row .col__sm--10,.groups__item .col__sm--10{width:83.33333%}.row .col__sm--9,.groups__item .col__sm--9{width:75%}.row .col__sm--8,.groups__item .col__sm--8{width:66.66667%}.row .col__sm--7,.groups__item .col__sm--7{width:58.33333%}.row .col__sm--6,.groups__item .col__sm--6{width:50%}.row .col__sm--5,.groups__item .col__sm--5{width:41.66667%}.row .col__sm--4,.groups__item .col__sm--4{width:33.33333%}.row .col__sm--3,.groups__item .col__sm--3{width:25%}.row .col__sm--2,.groups__item .col__sm--2{width:16.66667%}.row .col__sm--1,.groups__item .col__sm--1{width:8.33333%}}@media screen and (min-width: 768px){.row .col__md--12,.groups__item .col__md--12{width:100%}.row .col__md--11,.groups__item .col__md--11{width:91.66667%}.row .col__md--10,.groups__item .col__md--10{width:83.33333%}.row .col__md--9,.groups__item .col__md--9{width:75%}.row .col__md--8,.groups__item .col__md--8{width:66.66667%}.row .col__md--7,.groups__item .col__md--7{width:58.33333%}.row .col__md--6,.groups__item .col__md--6{width:50%}.row .col__md--5,.groups__item .col__md--5{width:41.66667%}.row .col__md--4,.groups__item .col__md--4{width:33.33333%}.row .col__md--3,.groups__item .col__md--3{width:25%}.row .col__md--2,.groups__item .col__md--2{width:16.66667%}.row .col__md--1,.groups__item .col__md--1{width:8.33333%}}@media screen and (min-width: 1096px){.row .col__lg--12,.groups__item .col__lg--12{width:100%}.row .col__lg--11,.groups__item .col__lg--11{width:91.66667%}.row .col__lg--10,.groups__item .col__lg--10{width:83.33333%}.row .col__lg--9,.groups__item .col__lg--9{width:75%}.row .col__lg--8,.groups__item .col__lg--8{width:66.66667%}.row .col__lg--7,.groups__item .col__lg--7{width:58.33333%}.row .col__lg--6,.groups__item .col__lg--6{width:50%}.row .col__lg--5,.groups__item .col__lg--5{width:41.66667%}.row .col__lg--4,.groups__item .col__lg--4{width:33.33333%}.row .col__lg--3,.groups__item .col__lg--3{width:25%}.row .col__lg--2,.groups__item .col__lg--2{width:16.66667%}.row .col__lg--1,.groups__item .col__lg--1{width:8.33333%}}@media screen and (min-width: 1400px){.row .col__xl--12,.groups__item .col__xl--12{width:100%}.row .col__xl--11,.groups__item .col__xl--11{width:91.66667%}.row .col__xl--10,.groups__item .col__xl--10{width:83.33333%}.row .col__xl--9,.groups__item .col__xl--9{width:75%}.row .col__xl--8,.groups__item .col__xl--8{width:66.66667%}.row .col__xl--7,.groups__item .col__xl--7{width:58.33333%}.row .col__xl--6,.groups__item .col__xl--6{width:50%}.row .col__xl--5,.groups__item .col__xl--5{width:41.66667%}.row .col__xl--4,.groups__item .col__xl--4{width:33.33333%}.row .col__xl--3,.groups__item .col__xl--3{width:25%}.row .col__xl--2,.groups__item .col__xl--2{width:16.66667%}.row .col__xl--1,.groups__item .col__xl--1{width:8.33333%}}.col{flex:1}html .bg__general--border{color:#374957;background-color:#cfd9e0}html .text__general--border{color:#cfd9e0}html a.text:hover__general--border{color:#91a8b8}html .bg__general--border-inverted{color:#374957;background-color:#fff}html .text__general--border-inverted{color:#fff}html a.text:hover__general--border-inverted{color:#ccc}html .bg__general--form-border{color:#374957;background-color:#bac8d3}html .text__general--form-border{color:#bac8d3}html a.text:hover__general--form-border{color:#7c96ab}html .bg__general--button{color:#fff;background-color:#0f73ee}html .text__general--button{color:#0f73ee}html a.text:hover__general--button{color:#09458e}html .bg__general--button-inverted{color:#374957;background-color:#fff}html .text__general--button-inverted{color:#fff}html a.text:hover__general--button-inverted{color:#ccc}html .bg__general--heading{color:#fff;background-color:#374957}html .text__general--heading{color:#374957}html a.text:hover__general--heading{color:#0f1519}html .bg__general--heading-inverted{color:#374957;background-color:#fff}html .text__general--heading-inverted{color:#fff}html a.text:hover__general--heading-inverted{color:#ccc}html .bg__general--icon{color:#fff;background-color:#5f7d95}html .text__general--icon{color:#5f7d95}html a.text:hover__general--icon{color:#374957}html .bg__general--icon-inverted{color:#374957;background-color:#fff}html .text__general--icon-inverted{color:#fff}html a.text:hover__general--icon-inverted{color:#ccc}html .bg__general--link{color:#fff;background-color:#0f73ee}html .text__general--link{color:#0f73ee}html a.text:hover__general--link{color:#09458e}html .bg__general--link-inverted{color:#374957;background-color:#fff}html .text__general--link-inverted{color:#fff}html a.text:hover__general--link-inverted{color:#ccc}html .bg__general--shadow{color:#fff;background-color:#222}html .text__general--shadow{color:#222}html a.text:hover__general--shadow{color:#000}html .bg__general--tabs{color:#fff;background-color:#5f7d95}html .text__general--tabs{color:#5f7d95}html a.text:hover__general--tabs{color:#374957}html .bg__general--tabs-border{color:#374957;background-color:#dee5ea}html .text__general--tabs-border{color:#dee5ea}html a.text:hover__general--tabs-border{color:#c0cdd6}html .bg__general--tabs-active{color:#fff;background-color:#0f71e9}html .text__general--tabs-active{color:#0f71e9}html a.text:hover__general--tabs-active{color:#0c5ab9}html .bg__general--tabs-triangle{color:#fff;background-color:#333}html .text__general--tabs-triangle{color:#333}html a.text:hover__general--tabs-triangle{color:#000}html .bg__general--tabs-triangle-active{color:#374957;background-color:#fff}html .text__general--tabs-triangle-active{color:#fff}html a.text:hover__general--tabs-triangle-active{color:#ccc}html .bg__general--accordion{color:#fff;background-color:#374957}html .text__general--accordion{color:#374957}html a.text:hover__general--accordion{color:#0f1519}html .bg__general--tags{color:#fff;background-color:#555}html .text__general--tags{color:#555}html a.text:hover__general--tags{color:#222}html .bg__general--tags-inverted{color:#fff;background-color:#222}html .text__general--tags-inverted{color:#222}html a.text:hover__general--tags-inverted{color:#000}html .bg__general--text{color:#fff;background-color:#374957}html .text__general--text{color:#374957}html a.text:hover__general--text{color:#0f1519}html .bg__general--text-inverted{color:#374957;background-color:#fff}html .text__general--text-inverted{color:#fff}html a.text:hover__general--text-inverted{color:#ccc}html .bg__general--text-secondary{color:#fff;background-color:#5f7d95}html .text__general--text-secondary{color:#5f7d95}html a.text:hover__general--text-secondary{color:#374957}html .bg__general--triangle{color:#fff;background-color:#374957}html .text__general--triangle{color:#374957}html a.text:hover__general--triangle{color:#0f1519}html .bg__general--triangle-active{color:#374957;background-color:#bebebe}html .text__general--triangle-active{color:#bebebe}html a.text:hover__general--triangle-active{color:#8b8b8b}html .bg__general--footer{color:#374957;background-color:#fff}html .text__general--footer{color:#fff}html a.text:hover__general--footer{color:#ccc}html .bg__general--text-dark{color:#fff;background-color:#1d262d}html .text__general--text-dark{color:#1d262d}html a.text:hover__general--text-dark{color:#000}html .bg__general--gray-1{color:#374957;background-color:#e3e3e3}html .text__general--gray-1{color:#e3e3e3}html a.text:hover__general--gray-1{color:#b0b0b0}html .bg__general--gray-2{color:#374957;background-color:#b4b4b4}html .text__general--gray-2{color:#b4b4b4}html a.text:hover__general--gray-2{color:#818181}html .bg__general--gray-3{color:#fff;background-color:#374957}html .text__general--gray-3{color:#374957}html a.text:hover__general--gray-3{color:#0f1519}html .bg__general--gray-4{color:#fff;background-color:#374957}html .text__general--gray-4{color:#374957}html a.text:hover__general--gray-4{color:#0f1519}html .bg__project--main{color:#fff;background-color:#0f73ee}html .text__project--main{color:#0f73ee}html a.text:hover__project--main{color:#09458e}html .bg__project--main-dark{color:#fff;background-color:#0e2a47}html .text__project--main-dark{color:#0e2a47}html a.text:hover__project--main-dark{color:#000}html .bg__project--main-inverted{color:#374957;background-color:#fff}html .text__project--main-inverted{color:#fff}html a.text:hover__project--main-inverted{color:#ccc}html .bg__project--main-light{color:#374957;background-color:#dff1fe}html .text__project--main-light{color:#dff1fe}html a.text:hover__project--main-light{color:#7cc6fb}html .bg__project--tutpad{color:#fff;background-color:#ff5252}html .text__project--tutpad{color:#ff5252}html a.text:hover__project--tutpad{color:#eb0000}html .bg__project--flaticon{color:#374957;background-color:#69e781}html .text__project--flaticon{color:#69e781}html a.text:hover__project--flaticon{color:#20ca41}html .bg__project--premium{color:#374957;background-color:#fba707}html .text__project--premium{color:#fba707}html a.text:hover__project--premium{color:#9a6602}html .bg__background--badge{color:#fff;background-color:#222}html .text__background--badge{color:#222}html a.text:hover__background--badge{color:#000}html .bg__background--badge-inverted{color:#374957;background-color:#fff}html .text__background--badge-inverted{color:#fff}html a.text:hover__background--badge-inverted{color:#ccc}html .bg__background--body{color:#374957;background-color:#f4f4f4}html .text__background--body{color:#f4f4f4}html a.text:hover__background--body{color:#c1c1c1}html .bg__background--body-inverted{color:#fff;background-color:#222}html .text__background--body-inverted{color:#222}html a.text:hover__background--body-inverted{color:#000}html .bg__background--dropdown{color:#374957;background-color:#fff}html .text__background--dropdown{color:#fff}html a.text:hover__background--dropdown{color:#ccc}html .bg__background--footer{color:#fff;background-color:#1d262d}html .text__background--footer{color:#1d262d}html a.text:hover__background--footer{color:#000}html .bg__background--header{color:#374957;background-color:#fff}html .text__background--header{color:#fff}html a.text:hover__background--header{color:#ccc}html .bg__background--input{color:#374957;background-color:#fff}html .text__background--input{color:#fff}html a.text:hover__background--input{color:#ccc}html .bg__background--input-inverted{color:#fff;background-color:#222}html .text__background--input-inverted{color:#222}html a.text:hover__background--input-inverted{color:#000}html .bg__background--switch{color:#374957;background-color:#cfd9e0}html .text__background--switch{color:#cfd9e0}html a.text:hover__background--switch{color:#91a8b8}html .bg__background--modal{color:#374957;background-color:#fff}html .text__background--modal{color:#fff}html a.text:hover__background--modal{color:#ccc}html .bg__background--notification{color:#374957;background-color:#fff}html .text__background--notification{color:#fff}html a.text:hover__background--notification{color:#ccc}html .bg__background--overlay{color:#fff;background-color:#08192b}html .text__background--overlay{color:#08192b}html a.text:hover__background--overlay{color:#000}html .bg__background--popover{color:#374957;background-color:#fff}html .text__background--popover{color:#fff}html a.text:hover__background--popover{color:#ccc}html .bg__background--secondary{color:#fff;background-color:#1d262d}html .text__background--secondary{color:#1d262d}html a.text:hover__background--secondary{color:#000}html .bg__background--light{color:#374957;background-color:#fff}html .text__background--light{color:#fff}html a.text:hover__background--light{color:#ccc}html .bg__background--table{color:#374957;background-color:#fff}html .text__background--table{color:#fff}html a.text:hover__background--table{color:#ccc}html .bg__background--table-head{color:#374957;background-color:#f9f9f9}html .text__background--table-head{color:#f9f9f9}html a.text:hover__background--table-head{color:#c6c6c6}html .bg__background--table-odd{color:#374957;background-color:#f6f6f6}html .text__background--table-odd{color:#f6f6f6}html a.text:hover__background--table-odd{color:#c3c3c3}html .bg__background--tabs{color:#374957;background-color:#fff}html .text__background--tabs{color:#fff}html a.text:hover__background--tabs{color:#ccc}html .bg__background--tabs-active{color:#fff;background-color:#0f73ee}html .text__background--tabs-active{color:#0f73ee}html a.text:hover__background--tabs-active{color:#09458e}html .bg__background--tags{color:#374957;background-color:#fff}html .text__background--tags{color:#fff}html a.text:hover__background--tags{color:#ccc}html .bg__background--tags-inverted{color:#374957;background-color:#fff}html .text__background--tags-inverted{color:#fff}html a.text:hover__background--tags-inverted{color:#ccc}html .bg__background--tooltip{color:#374957;background-color:#fff}html .text__background--tooltip{color:#fff}html a.text:hover__background--tooltip{color:#ccc}html .bg__background--header-inverted{color:#fff;background-color:#4d4d4d}html .text__background--header-inverted{color:#4d4d4d}html a.text:hover__background--header-inverted{color:#1a1a1a}html .bg__background--footer-secondary{color:#fff;background-color:#374957}html .text__background--footer-secondary{color:#374957}html a.text:hover__background--footer-secondary{color:#0f1519}html .bg__background--showcase{color:#374957;background-color:#f4f4f4}html .text__background--showcase{color:#f4f4f4}html a.text:hover__background--showcase{color:#c1c1c1}html .bg__background--showcase-item{color:#374957;background-color:#cfd9e0}html .text__background--showcase-item{color:#cfd9e0}html a.text:hover__background--showcase-item{color:#91a8b8}html .bg__background--showcase-item-inverted{color:#374957;background-color:#fff}html .text__background--showcase-item-inverted{color:#fff}html a.text:hover__background--showcase-item-inverted{color:#ccc}html .bg__background--slider{color:#fff;background-color:#0f5a90}html .text__background--slider{color:#0f5a90}html a.text:hover__background--slider{color:#052034}html .bg__background--popular-tags{color:#374957;background-color:#e8e8e8}html .text__background--popular-tags{color:#e8e8e8}html a.text:hover__background--popular-tags{color:#b5b5b5}html .bg__state--green{color:#fff;background-color:#4ad295}html .text__state--green{color:#4ad295}html a.text:hover__state--green{color:#249261}html .bg__state--blue{color:#fff;background-color:#1273eb}html .text__state--blue{color:#1273eb}html a.text:hover__state--blue{color:#0b458c}html .bg__state--gray{color:#fff;background-color:#869fb2}html .text__state--gray{color:#869fb2}html a.text:hover__state--gray{color:#526c80}html .bg__state--red{color:#fff;background-color:#fb5252}html .text__state--red{color:#fb5252}html a.text:hover__state--red{color:#e20505}html .bg__state--yellow{color:#fff;background-color:#ffb229}html .text__state--yellow{color:#ffb229}html a.text:hover__state--yellow{color:#c27c00}html .bg__state--purple{color:#fff;background-color:#4949e7}html .text__state--purple{color:#4949e7}html a.text:hover__state--purple{color:#1818b2}html .bg__state--premium{color:#fff;background-color:#fba707}html .text__state--premium{color:#fba707}html a.text:hover__state--premium{color:#9a6602}html .bg__scale-gray--8{color:#fff;background-color:#1d262d}html .text__scale-gray--8{color:#1d262d}html a.text:hover__scale-gray--8{color:#000}html .bg__scale-gray--7{color:#fff;background-color:#374957}html .text__scale-gray--7{color:#374957}html a.text:hover__scale-gray--7{color:#0f1519}html .bg__scale-gray--6{color:#fff;background-color:#5f7d95}html .text__scale-gray--6{color:#5f7d95}html a.text:hover__scale-gray--6{color:#374957}html .bg__scale-gray--5{color:#374957;background-color:#a5b7c6}html .text__scale-gray--5{color:#a5b7c6}html a.text:hover__scale-gray--5{color:#67859e}html .bg__scale-gray--4{color:#374957;background-color:#bac8d3}html .text__scale-gray--4{color:#bac8d3}html a.text:hover__scale-gray--4{color:#7c96ab}html .bg__scale-gray--3{color:#374957;background-color:#cfd9e0}html .text__scale-gray--3{color:#cfd9e0}html a.text:hover__scale-gray--3{color:#91a8b8}html .bg__scale-gray--2{color:#374957;background-color:#e3e9ed}html .text__scale-gray--2{color:#e3e9ed}html a.text:hover__scale-gray--2{color:#a5b8c5}html .bg__scale-gray--1{color:#374957;background-color:#f8fafb}html .text__scale-gray--1{color:#f8fafb}html a.text:hover__scale-gray--1{color:#b7ccd6}html .bg__green--8{color:#fff;background-color:#00af80}html .text__green--8{color:#00af80}html a.text:hover__green--8{color:#004935}html .bg__green--7{color:#fff;background-color:#2bc48a}html .text__green--7{color:#2bc48a}html a.text:hover__green--7{color:#19704f}html .bg__green--6{color:#374957;background-color:#4ad295}html .text__green--6{color:#4ad295}html a.text:hover__green--6{color:#249261}html .bg__green--5{color:#374957;background-color:#69e781}html .text__green--5{color:#69e781}html a.text:hover__green--5{color:#20ca41}html .bg__green--4{color:#374957;background-color:#8df690}html .text__green--4{color:#8df690}html a.text:hover__green--4{color:#2eef34}html .bg__green--3{color:#374957;background-color:#abffad}html .text__green--3{color:#abffad}html a.text:hover__green--3{color:#45ff49}html .bg__green--2{color:#374957;background-color:#c7ffc7}html .text__green--2{color:#c7ffc7}html a.text:hover__green--2{color:#61ff61}html .bg__green--1{color:#374957;background-color:#e2ffe2}html .text__green--1{color:#e2ffe2}html a.text:hover__green--1{color:#7cff7c}html .bg__green--jade{color:#fff;background-color:#00af80}html .text__green--jade{color:#00af80}html a.text:hover__green--jade{color:#004935}html .bg__green--shamrock{color:#fff;background-color:#2bc48a}html .text__green--shamrock{color:#2bc48a}html a.text:hover__green--shamrock{color:#19704f}html .bg__green--jungle{color:#374957;background-color:#4ad295}html .text__green--jungle{color:#4ad295}html a.text:hover__green--jungle{color:#249261}html .bg__green--flaticon{color:#374957;background-color:#69e781}html .text__green--flaticon{color:#69e781}html a.text:hover__green--flaticon{color:#20ca41}html .bg__green--pepinen{color:#374957;background-color:#8df690}html .text__green--pepinen{color:#8df690}html a.text:hover__green--pepinen{color:#2eef34}html .bg__green--snowy{color:#374957;background-color:#abffad}html .text__green--snowy{color:#abffad}html a.text:hover__green--snowy{color:#45ff49}html .bg__green--hint{color:#374957;background-color:#c7ffc7}html .text__green--hint{color:#c7ffc7}html a.text:hover__green--hint{color:#61ff61}html .bg__green--sugar{color:#374957;background-color:#e2ffe2}html .text__green--sugar{color:#e2ffe2}html a.text:hover__green--sugar{color:#7cff7c}html .bg__gray--9{color:#fff;background-color:#1d262d}html .text__gray--9{color:#1d262d}html a.text:hover__gray--9{color:#000}html .bg__gray--8{color:#fff;background-color:#374957}html .text__gray--8{color:#374957}html a.text:hover__gray--8{color:#0f1519}html .bg__gray--7{color:#fff;background-color:#5f7d95}html .text__gray--7{color:#5f7d95}html a.text:hover__gray--7{color:#374957}html .bg__gray--6{color:#fff;background-color:#869fb2}html .text__gray--6{color:#869fb2}html a.text:hover__gray--6{color:#526c80}html .bg__gray--5{color:#374957;background-color:#a5b7c6}html .text__gray--5{color:#a5b7c6}html a.text:hover__gray--5{color:#67859e}html .bg__gray--4{color:#374957;background-color:#bac8d3}html .text__gray--4{color:#bac8d3}html a.text:hover__gray--4{color:#7c96ab}html .bg__gray--3{color:#374957;background-color:#cfd9e0}html .text__gray--3{color:#cfd9e0}html a.text:hover__gray--3{color:#91a8b8}html .bg__gray--2{color:#374957;background-color:#e3e9ed}html .text__gray--2{color:#e3e9ed}html a.text:hover__gray--2{color:#a5b8c5}html .bg__gray--1{color:#374957;background-color:#f8fafb}html .text__gray--1{color:#f8fafb}html a.text:hover__gray--1{color:#b7ccd6}html .bg__gray--ebony{color:#fff;background-color:#1d262d}html .text__gray--ebony{color:#1d262d}html a.text:hover__gray--ebony{color:#000}html .bg__gray--oxford{color:#fff;background-color:#374957}html .text__gray--oxford{color:#374957}html a.text:hover__gray--oxford{color:#0f1519}html .bg__gray--bayoux{color:#fff;background-color:#4a6375}html .text__gray--bayoux{color:#4a6375}html a.text:hover__gray--bayoux{color:#222e37}html .bg__gray--hoki{color:#fff;background-color:#5f7d95}html .text__gray--hoki{color:#5f7d95}html a.text:hover__gray--hoki{color:#374957}html .bg__gray--bali{color:#fff;background-color:#869fb2}html .text__gray--bali{color:#869fb2}html a.text:hover__gray--bali{color:#526c80}html .bg__gray--cadet{color:#374957;background-color:#a5b7c6}html .text__gray--cadet{color:#a5b7c6}html a.text:hover__gray--cadet{color:#67859e}html .bg__gray--heather{color:#374957;background-color:#bac8d3}html .text__gray--heather{color:#bac8d3}html a.text:hover__gray--heather{color:#7c96ab}html .bg__gray--gaysir{color:#374957;background-color:#cfd9e0}html .text__gray--gaysir{color:#cfd9e0}html a.text:hover__gray--gaysir{color:#91a8b8}html .bg__gray--mystic{color:#374957;background-color:#e3e9ed}html .text__gray--mystic{color:#e3e9ed}html a.text:hover__gray--mystic{color:#a5b8c5}html .bg__gray--hades{color:#374957;background-color:#eff3f6}html .text__gray--hades{color:#eff3f6}html a.text:hover__gray--hades{color:#aec2d1}html .bg__gray--aqua{color:#374957;background-color:#f8fafb}html .text__gray--aqua{color:#f8fafb}html a.text:hover__gray--aqua{color:#b7ccd6}html .bg__gray--ebony-clay{color:#fff;background-color:#253039}html .text__gray--ebony-clay{color:#253039}html a.text:hover__gray--ebony-clay{color:#000}html .bg__blue--8{color:#fff;background-color:#04458f}html .text__blue--8{color:#04458f}html a.text:hover__blue--8{color:#01152c}html .bg__blue--7{color:#fff;background-color:#0353a7}html .text__blue--7{color:#0353a7}html a.text:hover__blue--7{color:#012143}html .bg__blue--6{color:#fff;background-color:#0161cd}html .text__blue--6{color:#0161cd}html a.text:hover__blue--6{color:#013167}html .bg__blue--5{color:#fff;background-color:#1273eb}html .text__blue--5{color:#1273eb}html a.text:hover__blue--5{color:#0b458c}html .bg__blue--4{color:#fff;background-color:#2c8cf4}html .text__blue--4{color:#2c8cf4}html a.text:hover__blue--4{color:#095ab1}html .bg__blue--3{color:#374957;background-color:#5eb2fc}html .text__blue--3{color:#5eb2fc}html a.text:hover__blue--3{color:#0481f0}html .bg__blue--2{color:#374957;background-color:#92cdfa}html .text__blue--2{color:#92cdfa}html a.text:hover__blue--2{color:#30a0f6}html .bg__blue--1{color:#374957;background-color:#c7ebff}html .text__blue--1{color:#c7ebff}html a.text:hover__blue--1{color:#61c7ff}html .bg__blue--congress{color:#fff;background-color:#04458f}html .text__blue--congress{color:#04458f}html a.text:hover__blue--congress{color:#01152c}html .bg__blue--endeavour{color:#fff;background-color:#0353a7}html .text__blue--endeavour{color:#0353a7}html a.text:hover__blue--endeavour{color:#012143}html .bg__blue--science{color:#fff;background-color:#0161cd}html .text__blue--science{color:#0161cd}html a.text:hover__blue--science{color:#013167}html .bg__blue--freepik{color:#fff;background-color:#1273eb}html .text__blue--freepik{color:#1273eb}html a.text:hover__blue--freepik{color:#0b458c}html .bg__blue--campu{color:#fff;background-color:#2c8cf4}html .text__blue--campu{color:#2c8cf4}html a.text:hover__blue--campu{color:#095ab1}html .bg__blue--malibu{color:#374957;background-color:#5eb2fc}html .text__blue--malibu{color:#5eb2fc}html a.text:hover__blue--malibu{color:#0481f0}html .bg__blue--picton{color:#374957;background-color:#92cdfa}html .text__blue--picton{color:#92cdfa}html a.text:hover__blue--picton{color:#30a0f6}html .bg__blue--onahau{color:#374957;background-color:#c7ebff}html .text__blue--onahau{color:#c7ebff}html a.text:hover__blue--onahau{color:#61c7ff}html .bg__dark-blue--7{color:#fff;background-color:#08192b}html .text__dark-blue--7{color:#08192b}html a.text:hover__dark-blue--7{color:#000}html .bg__dark-blue--6{color:#fff;background-color:#0b2239}html .text__dark-blue--6{color:#0b2239}html a.text:hover__dark-blue--6{color:#000}html .bg__dark-blue--5{color:#fff;background-color:#0e2a47}html .text__dark-blue--5{color:#0e2a47}html a.text:hover__dark-blue--5{color:#000}html .bg__dark-blue--4{color:#fff;background-color:#113255}html .text__dark-blue--4{color:#113255}html a.text:hover__dark-blue--4{color:#000}html .bg__dark-blue--3{color:#fff;background-color:#143b63}html .text__dark-blue--3{color:#143b63}html a.text:hover__dark-blue--3{color:#03080e}html .bg__dark-blue--2{color:#fff;background-color:#164372}html .text__dark-blue--2{color:#164372}html a.text:hover__dark-blue--2{color:#06111d}html .bg__dark-blue--1{color:#fff;background-color:#194c80}html .text__dark-blue--1{color:#194c80}html a.text:hover__dark-blue--1{color:#08192b}html .bg__dark-blue--blackale{color:#fff;background-color:#08192b}html .text__dark-blue--blackale{color:#08192b}html a.text:hover__dark-blue--blackale{color:#000}html .bg__dark-blue--zodiac{color:#fff;background-color:#0b2239}html .text__dark-blue--zodiac{color:#0b2239}html a.text:hover__dark-blue--zodiac{color:#000}html .bg__dark-blue--fc{color:#fff;background-color:#0e2a47}html .text__dark-blue--fc{color:#0e2a47}html a.text:hover__dark-blue--fc{color:#000}html .bg__dark-blue--biscay{color:#fff;background-color:#113255}html .text__dark-blue--biscay{color:#113255}html a.text:hover__dark-blue--biscay{color:#000}html .bg__dark-blue--chathams{color:#fff;background-color:#143b63}html .text__dark-blue--chathams{color:#143b63}html a.text:hover__dark-blue--chathams{color:#03080e}html .bg__dark-blue--bay{color:#fff;background-color:#164372}html .text__dark-blue--bay{color:#164372}html a.text:hover__dark-blue--bay{color:#06111d}html .bg__dark-blue--blumine{color:#fff;background-color:#194c80}html .text__dark-blue--blumine{color:#194c80}html a.text:hover__dark-blue--blumine{color:#08192b}html .bg__yellow--8{color:#fff;background-color:#eb7d16}html .text__yellow--8{color:#eb7d16}html a.text:hover__yellow--8{color:#8f4b0c}html .bg__yellow--7{color:#fff;background-color:#f69110}html .text__yellow--7{color:#f69110}html a.text:hover__yellow--7{color:#9a5906}html .bg__yellow--6{color:#374957;background-color:#fca120}html .text__yellow--6{color:#fca120}html a.text:hover__yellow--6{color:#b46a02}html .bg__yellow--5{color:#374957;background-color:#ffb229}html .text__yellow--5{color:#ffb229}html a.text:hover__yellow--5{color:#c27c00}html .bg__yellow--4{color:#374957;background-color:#fcbd24}html .text__yellow--4{color:#fcbd24}html a.text:hover__yellow--4{color:#b78303}html .bg__yellow--3{color:#374957;background-color:#fcd250}html .text__yellow--3{color:#fcd250}html a.text:hover__yellow--3{color:#e2ac04}html .bg__yellow--2{color:#374957;background-color:#fcdb7e}html .text__yellow--2{color:#fcdb7e}html a.text:hover__yellow--2{color:#fabf1a}html .bg__yellow--1{color:#374957;background-color:#ffeeb6}html .text__yellow--1{color:#ffeeb6}html a.text:hover__yellow--1{color:#ffd650}html .bg__yellow--tango{color:#fff;background-color:#eb7d16}html .text__yellow--tango{color:#eb7d16}html a.text:hover__yellow--tango{color:#8f4b0c}html .bg__yellow--poppy{color:#fff;background-color:#f69110}html .text__yellow--poppy{color:#f69110}html a.text:hover__yellow--poppy{color:#9a5906}html .bg__yellow--sin{color:#374957;background-color:#fca120}html .text__yellow--sin{color:#fca120}html a.text:hover__yellow--sin{color:#b46a02}html .bg__yellow--premium{color:#374957;background-color:#ffb229}html .text__yellow--premium{color:#ffb229}html a.text:hover__yellow--premium{color:#c27c00}html .bg__yellow--bea{color:#374957;background-color:#fcbd24}html .text__yellow--bea{color:#fcbd24}html a.text:hover__yellow--bea{color:#b78303}html .bg__yellow--dandelion{color:#374957;background-color:#fcd250}html .text__yellow--dandelion{color:#fcd250}html a.text:hover__yellow--dandelion{color:#e2ac04}html .bg__yellow--paco{color:#374957;background-color:#fcdb7e}html .text__yellow--paco{color:#fcdb7e}html a.text:hover__yellow--paco{color:#fabf1a}html .bg__yellow--buttermilk{color:#374957;background-color:#ffeeb6}html .text__yellow--buttermilk{color:#ffeeb6}html a.text:hover__yellow--buttermilk{color:#ffd650}html .floatl{float:left}html .floatr{float:right}html .clear{clear:both}html .clearfix::after,html .countdown--horizontal ul::after,.countdown--horizontal html ul::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:"Proxima Nova","Verdana","Avenir Next"}html .ff--title{font-family:"Proxima Nova","Verdana","Avenir Next"}html .alignl{text-align:left}html .alignr{text-align:right}html .alignc{text-align:center}html .font-xs{font-size:13px}html .font-sm{font-size:14px}html .font-md{font-size:16px}html .font-lg{font-size:18px}html .font-xl{font-size:22px}html .font-h1{font-size:40px}@media screen and (min-width: 480px){html .font-h1{font-size:calc(40px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){html .font-h1{font-size:46px}}html .font-h2{font-size:36px}@media screen and (min-width: 480px){html .font-h2{font-size:calc(36px + 6 * (100vw - 480px) / 920)}}@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(32px + 6 * (100vw - 480px) / 920)}}@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(28px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){html .font-h4{font-size:34px}}html .font-h5{font-size:24px}@media screen and (min-width: 480px){html .font-h5{font-size:calc(24px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){html .font-h5{font-size:30px}}html .font-h6{font-size:20px}@media screen and (min-width: 480px){html .font-h6{font-size:calc(20px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){html .font-h6{font-size:26px}}html .font-lh-xs{line-height:13px}html .font-lh-sm{line-height:14px}html .font-lh-md{line-height:16px}html .font-lh-lg{line-height:18px}html .font-lh-xl{line-height:22px}html .resetcase{text-transform:initial}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,html .author-page__author,html .copy__text span,.copy__text html span,html .showcase__content .name,.showcase__content html .name,html .user--following .name,.user--following html .name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}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{position:absolute;top:0;left:0;max-height:100%}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,html .home-anon .hero__content,.home-anon html .hero__content{max-width:640px}html .paragraph-readable--xs{max-width:480px}html .size--xs{height:24px;font-size:13px;line-height:24px}html .size--sm{height:34px;font-size:14px;line-height:34px}html .size--md{height:44px;font-size:16px;line-height:44px}html .size--lg{height:54px;font-size:18px;line-height:54px}html .size--xl{height:64px;font-size:22px;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-top:0 !important;margin-bottom: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-top:0;margin-bottom: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-top:0 !important;padding-bottom: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-top:0;padding-bottom: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 .show-phone,html .show-phone-i,html .show-mobile,html .show-mobile-i,html .show-tablet,html .show-tablet-i,html .hide-desktop{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{display:inherit !important}html .show-phone-i{display:inherit !important}}@media screen and (max-width: 768px){html .full-width-mobile{width:100%}html .show-mobile{display:inherit !important}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: 1096px){html .hide-tablet{display:none !important}html .show-tablet{display:inherit !important}html .show-tablet-i{display:inherit !important}}@media screen and (min-width: 1096px){html .hide-desktop{display:inherit !important}}html .video-wrapper{position:relative;overflow:hidden}html .video-wrapper::before{display:block;padding-bottom:56.25%;content:''}html .video-wrapper .video,html .video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}html .aspect-ratio::before{display:block;width:100%;content:''}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;pointer-events:none !important}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-family:"bobjoll";src:url(../assets/bobjoll.3d665c0b7a2e261a3d356a092e76f53e.woff2) format("woff2"),url(../assets/bobjoll.625ab2726b78df36e3a241844a54fefc.woff) format("woff")}.button i,.icon,.collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] [class*="icon"],.detail-series__navigation button{display:block;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;speak:none}.button i::before,.icon::before,.collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] [class*="icon"]::before,.detail-series__navigation button::before{font-family:"bobjoll";font-style:normal;font-weight:normal;font-variant:normal}.icon,.collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] [class*="icon"],.detail-series__navigation button{width:16px;height:16px;font-size:16px;line-height:16px;color:#5f7d95;fill:#5f7d95}.icon--inverted,.showcase__item .button--share::before,.shutterstock__item .button--share::before,.showcase__fake .button--share::before{color:#fff !important;fill:#fff !important}.icon--behance{color:#1769ff;fill:#1769ff}.icon--dribbble{color:#ea4c89;fill:#ea4c89}.icon--facebook{color:#3b5998;fill:#3b5998}.icon--google{color:#dd4b39;fill:#dd4b39}.icon--instagram{color:#c32aa3;fill:#c32aa3}.icon--pinterest,.showcase__item .button--share::before,.shutterstock__item .button--share::before,.showcase__fake .button--share::before{color:#cb2027;fill:#cb2027}.icon--stumbleupon{color:#f74425;fill:#f74425}.icon--telegram{color:#08c;fill:#08c}.icon--twitter{color:#55acee;fill:#55acee}.icon--vimeo{color:#aad450;fill:#aad450}.icon--whatsapp{color:#25d366;fill:#25d366}.icon--youtube{color:#b00;fill:#b00}.icon--xs{width:12px;height:12px;font-size:12px;line-height:12px}.icon--xs.icon--mg-xs{padding:6px;box-sizing:content-box}.icon--xs.icon--mg-sm{padding:11px;box-sizing:content-box}.icon--xs.icon--mg-md{padding:16px;box-sizing:content-box}.icon--xs.icon--mg-lg{padding:21px;box-sizing:content-box}.icon--xs.icon--mg-xl{padding:26px;box-sizing:content-box}.icon--sm,.collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] [class*="icon"],.detail-series__navigation button{width:14px;height:14px;font-size:14px;line-height:14px}.icon--sm.icon--mg-xs,.collections__actions button[class*="collection-"] .icon--mg-xs[class*="icon"],.collections__actions button[class~="collection-"] .icon--mg-xs[class*="icon"],.collection-edit button[class*="collection-"] .icon--mg-xs[class*="icon"],.collection-edit button[class~="collection-"] .icon--mg-xs[class*="icon"],.detail-series__navigation button.icon--mg-xs{padding:5px;box-sizing:content-box}.icon--sm.icon--mg-sm,.collections__actions button[class*="collection-"] .icon--mg-sm[class*="icon"],.collections__actions button[class~="collection-"] .icon--mg-sm[class*="icon"],.collection-edit button[class*="collection-"] .icon--mg-sm[class*="icon"],.collection-edit button[class~="collection-"] .icon--mg-sm[class*="icon"],.detail-series__navigation button.icon--mg-sm{padding:10px;box-sizing:content-box}.icon--sm.icon--mg-md,.collections__actions button[class*="collection-"] .icon--mg-md[class*="icon"],.collections__actions button[class~="collection-"] .icon--mg-md[class*="icon"],.collection-edit button[class*="collection-"] .icon--mg-md[class*="icon"],.collection-edit button[class~="collection-"] .icon--mg-md[class*="icon"],.detail-series__navigation button.icon--mg-md{padding:15px;box-sizing:content-box}.icon--sm.icon--mg-lg,.collections__actions button[class*="collection-"] .icon--mg-lg[class*="icon"],.collections__actions button[class~="collection-"] .icon--mg-lg[class*="icon"],.collection-edit button[class*="collection-"] .icon--mg-lg[class*="icon"],.collection-edit button[class~="collection-"] .icon--mg-lg[class*="icon"],.detail-series__navigation button.icon--mg-lg{padding:20px;box-sizing:content-box}.icon--sm.icon--mg-xl,.collections__actions button[class*="collection-"] .icon--mg-xl[class*="icon"],.collections__actions button[class~="collection-"] .icon--mg-xl[class*="icon"],.collection-edit button[class*="collection-"] .icon--mg-xl[class*="icon"],.collection-edit button[class~="collection-"] .icon--mg-xl[class*="icon"],.detail-series__navigation button.icon--mg-xl{padding:25px;box-sizing:content-box}.icon--md{width:16px;height:16px;font-size:16px;line-height:16px}.icon--md.icon--mg-xs{padding:4px;box-sizing:content-box}.icon--md.icon--mg-sm{padding:9px;box-sizing:content-box}.icon--md.icon--mg-md{padding:14px;box-sizing:content-box}.icon--md.icon--mg-lg{padding:19px;box-sizing:content-box}.icon--md.icon--mg-xl{padding:24px;box-sizing:content-box}.icon--lg{width:20px;height:20px;font-size:20px;line-height:20px}.icon--lg.icon--mg-xs{padding:2px;box-sizing:content-box}.icon--lg.icon--mg-sm{padding:7px;box-sizing:content-box}.icon--lg.icon--mg-md{padding:12px;box-sizing:content-box}.icon--lg.icon--mg-lg{padding:17px;box-sizing:content-box}.icon--lg.icon--mg-xl{padding:22px;box-sizing:content-box}.icon--xl{width:24px;height:24px;font-size:24px;line-height:24px}.icon--xl.icon--mg-xs{padding:0px;box-sizing:content-box}.icon--xl.icon--mg-sm{padding:5px;box-sizing:content-box}.icon--xl.icon--mg-md{padding:10px;box-sizing:content-box}.icon--xl.icon--mg-lg{padding:15px;box-sizing:content-box}.icon--xl.icon--mg-xl{padding:20px;box-sizing:content-box}.icon--addcollection::before,.showcase__item .collection-add::before,.shutterstock__item .collection-add::before,.showcase__fake .collection-add::before{content:"\f101"}.icon--advanced::before{content:"\f102"}.icon--aligncenter::before{content:"\f103"}.icon--alignleft::before{content:"\f104"}.icon--alignright::before{content:"\f105"}.icon--amex::before{content:"\f106"}.icon--archive::before{content:"\f107"}.icon--backwards::before{content:"\f108"}.icon--beginner::before{content:"\f109"}.icon--behance::before{content:"\f10a"}.icon--bold::before{content:"\f10b"}.icon--book::before{content:"\f10c"}.icon--bookmark-filled::before{content:"\f10d"}.icon--bookmark::before{content:"\f10e"}.icon--briefcase::before{content:"\f10f"}.icon--bug::before{content:"\f110"}.icon--calendar::before{content:"\f111"}.icon--camera::before{content:"\f112"}.icon--caret-down::before,.menu__list .has-submenu>a::before,body[data-trigger~='header-filter'] .menu__list .has-submenu>a::before{content:"\f113"}.icon--caret-left::before{content:"\f114"}.icon--caret-right::before{content:"\f115"}.icon--caret-up::before,.menu__list .has-submenu>a.active::before,body[data-trigger~='header-filter'] .menu__list .has-submenu>a.active::before{content:"\f116"}.icon--check::before,.notification--success .notification__state .icon:not(.nostyle)::before,.notification--success .notification__state .collections__actions button[class*="collection-"] [class*="icon"]:not(.nostyle)::before,.collections__actions button[class*="collection-"] .notification--success .notification__state [class*="icon"]:not(.nostyle)::before,.notification--success .notification__state .collections__actions button[class~="collection-"] [class*="icon"]:not(.nostyle)::before,.collections__actions button[class~="collection-"] .notification--success .notification__state [class*="icon"]:not(.nostyle)::before,.notification--success .notification__state .collection-edit button[class*="collection-"] [class*="icon"]:not(.nostyle)::before,.collection-edit button[class*="collection-"] .notification--success .notification__state [class*="icon"]:not(.nostyle)::before,.notification--success .notification__state .collection-edit button[class~="collection-"] [class*="icon"]:not(.nostyle)::before,.collection-edit button[class~="collection-"] .notification--success .notification__state [class*="icon"]:not(.nostyle)::before,.notification--success .notification__state .detail-series__navigation button:not(.nostyle)::before,.detail-series__navigation .notification--success .notification__state button:not(.nostyle)::before,.list--check li::before,.list--check-relative li::before{content:"\f117"}.icon--checkbox::before{content:"\f118"}.icon--circle-filled::before{content:"\f119"}.icon--circle-lineal-small::before{content:"\f11a"}.icon--circle-lineal::before{content:"\f11b"}.icon--clean::before{content:"\f11c"}.icon--clip::before{content:"\f11d"}.icon--cloud::before{content:"\f11e"}.icon--collection::before,.showcase__item .collection-add.active::before,.shutterstock__item .collection-add.active::before,.showcase__fake .collection-add.active::before{content:"\f11f"}.icon--comment::before{content:"\f120"}.icon--cookie::before{content:"\f121"}.icon--copyright::before{content:"\f122"}.icon--coupon::before{content:"\f123"}.icon--credit-card::before{content:"\f124"}.icon--cross-small::before{content:"\f125"}.icon--cross::before{content:"\f126"}.icon--crown::before{content:"\f127"}.icon--disabled::before{content:"\f128"}.icon--dollar::before{content:"\f129"}.icon--down-small::before{content:"\f12a"}.icon--down::before{content:"\f12b"}.icon--download::before,.showcase__content .badge--download::before{content:"\f12c"}.icon--dribbble::before{content:"\f12d"}.icon--duplicate::before{content:"\f12e"}.icon--earnings::before{content:"\f12f"}.icon--edit::before{content:"\f130"}.icon--envelope-solid::before{content:"\f131"}.icon--envelope::before{content:"\f132"}.icon--exclamation::before,.notification.notification--alert--error .notification__state .icon:not(.nostyle)::before,.notification.notification--alert--error .notification__state .collections__actions button[class*="collection-"] [class*="icon"]:not(.nostyle)::before,.collections__actions button[class*="collection-"] .notification.notification--alert--error .notification__state [class*="icon"]:not(.nostyle)::before,.notification.notification--alert--error .notification__state .collections__actions button[class~="collection-"] [class*="icon"]:not(.nostyle)::before,.collections__actions button[class~="collection-"] .notification.notification--alert--error .notification__state [class*="icon"]:not(.nostyle)::before,.notification.notification--alert--error .notification__state .collection-edit button[class*="collection-"] [class*="icon"]:not(.nostyle)::before,.collection-edit button[class*="collection-"] .notification.notification--alert--error .notification__state [class*="icon"]:not(.nostyle)::before,.notification.notification--alert--error .notification__state .collection-edit button[class~="collection-"] [class*="icon"]:not(.nostyle)::before,.collection-edit button[class~="collection-"] .notification.notification--alert--error .notification__state [class*="icon"]:not(.nostyle)::before,.notification.notification--alert--error .notification__state .detail-series__navigation button:not(.nostyle)::before,.detail-series__navigation .notification.notification--alert--error .notification__state button:not(.nostyle)::before,.notification.notification--alert--warning .notification__state .icon:not(.nostyle)::before,.notification.notification--alert--warning .notification__state .collections__actions button[class*="collection-"] [class*="icon"]:not(.nostyle)::before,.collections__actions button[class*="collection-"] .notification.notification--alert--warning .notification__state [class*="icon"]:not(.nostyle)::before,.notification.notification--alert--warning .notification__state .collections__actions button[class~="collection-"] [class*="icon"]:not(.nostyle)::before,.collections__actions button[class~="collection-"] .notification.notification--alert--warning .notification__state [class*="icon"]:not(.nostyle)::before,.notification.notification--alert--warning .notification__state .collection-edit button[class*="collection-"] [class*="icon"]:not(.nostyle)::before,.collection-edit button[class*="collection-"] .notification.notification--alert--warning .notification__state [class*="icon"]:not(.nostyle)::before,.notification.notification--alert--warning .notification__state .collection-edit button[class~="collection-"] [class*="icon"]:not(.nostyle)::before,.collection-edit button[class~="collection-"] .notification.notification--alert--warning .notification__state [class*="icon"]:not(.nostyle)::before,.notification.notification--alert--warning .notification__state .detail-series__navigation button:not(.nostyle)::before,.detail-series__navigation .notification.notification--alert--warning .notification__state button:not(.nostyle)::before,.notification--error .notification__state .icon:not(.nostyle)::before,.notification--error .notification__state .collections__actions button[class*="collection-"] [class*="icon"]:not(.nostyle)::before,.collections__actions button[class*="collection-"] .notification--error .notification__state [class*="icon"]:not(.nostyle)::before,.notification--error .notification__state .collections__actions button[class~="collection-"] [class*="icon"]:not(.nostyle)::before,.collections__actions button[class~="collection-"] .notification--error .notification__state [class*="icon"]:not(.nostyle)::before,.notification--error .notification__state .collection-edit button[class*="collection-"] [class*="icon"]:not(.nostyle)::before,.collection-edit button[class*="collection-"] .notification--error .notification__state [class*="icon"]:not(.nostyle)::before,.notification--error .notification__state .collection-edit button[class~="collection-"] [class*="icon"]:not(.nostyle)::before,.collection-edit button[class~="collection-"] .notification--error .notification__state [class*="icon"]:not(.nostyle)::before,.notification--error .notification__state .detail-series__navigation button:not(.nostyle)::before,.detail-series__navigation .notification--error .notification__state button:not(.nostyle)::before,.notification--warning .notification__state .icon:not(.nostyle)::before,.notification--warning .notification__state .collections__actions button[class*="collection-"] [class*="icon"]:not(.nostyle)::before,.collections__actions button[class*="collection-"] .notification--warning .notification__state [class*="icon"]:not(.nostyle)::before,.notification--warning .notification__state .collections__actions button[class~="collection-"] [class*="icon"]:not(.nostyle)::before,.collections__actions button[class~="collection-"] .notification--warning .notification__state [class*="icon"]:not(.nostyle)::before,.notification--warning .notification__state .collection-edit button[class*="collection-"] [class*="icon"]:not(.nostyle)::before,.collection-edit button[class*="collection-"] .notification--warning .notification__state [class*="icon"]:not(.nostyle)::before,.notification--warning .notification__state .collection-edit button[class~="collection-"] [class*="icon"]:not(.nostyle)::before,.collection-edit button[class~="collection-"] .notification--warning .notification__state [class*="icon"]:not(.nostyle)::before,.notification--warning .notification__state .detail-series__navigation button:not(.nostyle)::before,.detail-series__navigation .notification--warning .notification__state button:not(.nostyle)::before{content:"\f133"}.icon--eye-line-through::before{content:"\f134"}.icon--eye::before{content:"\f135"}.icon--facebook::before{content:"\f136"}.icon--file::before{content:"\f137"}.icon--filter::before{content:"\f138"}.icon--flame::before{content:"\f139"}.icon--flaticon::before{content:"\f13a"}.icon--flip::before{content:"\f13b"}.icon--folder::before{content:"\f13c"}.icon--followcollection::before{content:"\f13d"}.icon--following::before,.feedback__box .icon--plus-small::before{content:"\f13e"}.icon--font::before{content:"\f13f"}.icon--forwards::before{content:"\f140"}.icon--fullscreen::before{content:"\f141"}.icon--globe::before{content:"\f142"}.icon--google::before{content:"\f143"}.icon--grid::before{content:"\f144"}.icon--heart-filled::before,.showcase__content .badge--favorite::before,.showcase__item .button--favorite.active::before,.shutterstock__item .button--favorite.active::before,.showcase__fake .button--favorite.active::before,.showcase__item .button--favorite:active::before,.shutterstock__item .button--favorite:active::before,.showcase__fake .button--favorite:active::before{content:"\f145"}.icon--heart::before,.showcase__item .button--favorite::before,.shutterstock__item .button--favorite::before,.showcase__fake .button--favorite::before{content:"\f146"}.icon--history::before{content:"\f147"}.icon--home::before{content:"\f148"}.icon--inbox::before{content:"\f149"}.icon--info::before,.notification.notification--alert--info .notification__state .icon:not(.nostyle)::before,.notification.notification--alert--info .notification__state .collections__actions button[class*="collection-"] [class*="icon"]:not(.nostyle)::before,.collections__actions button[class*="collection-"] .notification.notification--alert--info .notification__state [class*="icon"]:not(.nostyle)::before,.notification.notification--alert--info .notification__state .collections__actions button[class~="collection-"] [class*="icon"]:not(.nostyle)::before,.collections__actions button[class~="collection-"] .notification.notification--alert--info .notification__state [class*="icon"]:not(.nostyle)::before,.notification.notification--alert--info .notification__state .collection-edit button[class*="collection-"] [class*="icon"]:not(.nostyle)::before,.collection-edit button[class*="collection-"] .notification.notification--alert--info .notification__state [class*="icon"]:not(.nostyle)::before,.notification.notification--alert--info .notification__state .collection-edit button[class~="collection-"] [class*="icon"]:not(.nostyle)::before,.collection-edit button[class~="collection-"] .notification.notification--alert--info .notification__state [class*="icon"]:not(.nostyle)::before,.notification.notification--alert--info .notification__state .detail-series__navigation button:not(.nostyle)::before,.detail-series__navigation .notification.notification--alert--info .notification__state button:not(.nostyle)::before{content:"\f14a"}.icon--instagram::before{content:"\f14b"}.icon--interactive::before{content:"\f14c"}.icon--intermediate::before{content:"\f14d"}.icon--interogation::before{content:"\f14e"}.icon--italic::before{content:"\f14f"}.icon--justify::before{content:"\f150"}.icon--laptop::before{content:"\f151"}.icon--layers::before{content:"\f152"}.icon--left-small::before{content:"\f153"}.icon--left::before{content:"\f154"}.icon--linkedin::before{content:"\f155"}.icon--list::before{content:"\f156"}.icon--lock-open-solid::before{content:"\f157"}.icon--lock-solid::before{content:"\f158"}.icon--lock::before{content:"\f159"}.icon--logo-symbol-old::before{content:"\f15a"}.icon--logo-symbol::before{content:"\f15b"}.icon--logo-text-old::before{content:"\f15c"}.icon--logo-text::before{content:"\f15d"}.icon--logout::before{content:"\f15e"}.icon--marker::before{content:"\f15f"}.icon--master-card::before{content:"\f160"}.icon--menuburger::before{content:"\f161"}.icon--menudots-vertical::before{content:"\f162"}.icon--menudots::before{content:"\f163"}.icon--minimize::before{content:"\f164"}.icon--minus-small::before{content:"\f165"}.icon--minus::before{content:"\f166"}.icon--next-small::before{content:"\f167"}.icon--next::before{content:"\f168"}.icon--notification-filled::before,.notification-center__popover .popover__trigger.alert::before{content:"\f169"}.icon--notification::before,.notification-center__popover .popover__trigger::before{content:"\f16a"}.icon--o-horizontal::before{content:"\f16b"}.icon--o-panoramic::before{content:"\f16c"}.icon--o-square::before{content:"\f16d"}.icon--o-vertical::before{content:"\f16e"}.icon--opacity::before{content:"\f16f"}.icon--palette::before{content:"\f170"}.icon--paper-plane::before{content:"\f171"}.icon--paper-plane2::before{content:"\f172"}.icon--pause::before{content:"\f173"}.icon--paypal::before{content:"\f174"}.icon--pencil::before{content:"\f175"}.icon--phone::before{content:"\f176"}.icon--photo::before{content:"\f177"}.icon--picpeople-filled::before{content:"\f178"}.icon--picpeople::before{content:"\f179"}.icon--pinterest::before,.showcase__item .button--share::before,.shutterstock__item .button--share::before,.showcase__fake .button--share::before{content:"\f17a"}.icon--pixabay::before{content:"\f17b"}.icon--play::before{content:"\f17c"}.icon--plus-small::before{content:"\f17d"}.icon--plus::before{content:"\f17e"}.icon--prev-small::before{content:"\f17f"}.icon--prev::before{content:"\f180"}.icon--projects::before{content:"\f181"}.icon--psd::before{content:"\f182"}.icon--quote::before{content:"\f183"}.icon--receipt::before{content:"\f184"}.icon--redo::before{content:"\f185"}.icon--refresh::before{content:"\f186"}.icon--removecollection::before,.showcase__item .collection-remove::before,.shutterstock__item .collection-remove::before,.showcase__fake .collection-remove::before{content:"\f187"}.icon--resources::before{content:"\f188"}.icon--right-small::before,.menu__list .special ~ ul li:last-child a::before,body[data-trigger~='header-filter'] .menu__list .special ~ ul li:last-child a::before{content:"\f189"}.icon--right::before{content:"\f18a"}.icon--rotate::before{content:"\f18b"}.icon--save::before{content:"\f18c"}.icon--search::before{content:"\f18d"}.icon--security::before{content:"\f18e"}.icon--settings::before{content:"\f18f"}.icon--share::before{content:"\f190"}.icon--shopping-cart::before{content:"\f191"}.icon--shuffle::before{content:"\f192"}.icon--sortcollection::before{content:"\f193"}.icon--spinner::before{content:"\f194"}.icon--squares::before{content:"\f195"}.icon--star-filled::before{content:"\f196"}.icon--star::before{content:"\f197"}.icon--stats::before{content:"\f198"}.icon--stop::before{content:"\f199"}.icon--stumbleupon::before{content:"\f19a"}.icon--subtitles::before{content:"\f19b"}.icon--support::before{content:"\f19c"}.icon--tablet::before{content:"\f19d"}.icon--tag::before{content:"\f19e"}.icon--telegram::before{content:"\f19f"}.icon--thumb-down::before{content:"\f1a0"}.icon--thumb-up::before{content:"\f1a1"}.icon--time::before{content:"\f1a2"}.icon--trash::before{content:"\f1a3"}.icon--twitter::before{content:"\f1a4"}.icon--underline::before{content:"\f1a5"}.icon--undo::before{content:"\f1a6"}.icon--unlock::before{content:"\f1a7"}.icon--up-small::before{content:"\f1a8"}.icon--up::before{content:"\f1a9"}.icon--upload::before{content:"\f1aa"}.icon--url::before{content:"\f1ab"}.icon--user::before{content:"\f1ac"}.icon--vector::before{content:"\f1ad"}.icon--video-linear::before{content:"\f1ae"}.icon--video::before{content:"\f1af"}.icon--vimeo::before{content:"\f1b0"}.icon--visa::before{content:"\f1b1"}.icon--volume::before{content:"\f1b2"}.icon--whatsapp::before{content:"\f1b3"}.icon--world::before{content:"\f1b4"}.icon--youtube::before{content:"\f1b5"}.icon--zoom-in::before{content:"\f1b6"}.icon--zoom-out::before{content:"\f1b7"}ul,ol,dl{margin:0;padding:0}li{list-style:none}.list{margin:0 0 20px}.list li{position:relative;margin:0 0 2.5px;padding:0 0 0 10px;list-style:none}.list li::before{display:inline-block;width:6px;height:6px;margin:9px 10px 10px -10px;border-radius:50%;background-color:#374957;vertical-align:middle;content:''}.list--xs li{font-size:13px;line-height:1.66}.list--xs li::before{margin:7.5px 5px 0 0}.list--sm li{font-size:14px;line-height:1.66}.list--sm li::before{margin:8.5px 5px 0 0}.list--md li{font-size:16px;line-height:1.66}.list--md li::before{margin:10px 5px 0 0}.list--lg li{font-size:18px;line-height:1.66}.list--lg li::before{margin:11.5px 5px 0 0}.list--xl li{font-size:22px;line-height:1.66}.list--xl li::before{margin:15px 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{margin:0}.list--nospacing li{margin:0}.modal{position:fixed;top:0;left:0;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transition:opacity .5ms .5ms cubic-bezier(1, 0, 0, 1),-webkit-transform 1ms 1ms cubic-bezier(1, 0, 0, 1);-moz-transition:opacity .5ms .5ms cubic-bezier(1, 0, 0, 1),-moz-transform 1ms 1ms cubic-bezier(1, 0, 0, 1);transition:opacity .5ms .5ms cubic-bezier(1, 0, 0, 1),transform 1ms 1ms cubic-bezier(1, 0, 0, 1);opacity:0;width:100vw;height:0vh;padding:0 20px;background-color:rgba(8,25,43,0.75);text-align:center;line-height:100vh;z-index:100}.modal iframe,.modal object{display:none}.modal.scrollable{overflow-y:scroll}.modal.active{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:opacity 1ms cubic-bezier(1, 0, 0, 1);-moz-transition:opacity 1ms cubic-bezier(1, 0, 0, 1);transition:opacity 1ms cubic-bezier(1, 0, 0, 1);opacity:1;height:100vh}.modal.active>*{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:1ms 1ms cubic-bezier(1, 0, 0, 1);-moz-transition:1ms 1ms cubic-bezier(1, 0, 0, 1);transition:1ms 1ms cubic-bezier(1, 0, 0, 1);opacity:1}.modal.active iframe,.modal.active object{display:block}.modal>*{-webkit-transform:scale(0.8);-moz-transform:scale(0.8);-ms-transform:scale(0.8);-o-transform:scale(0.8);transform:scale(0.8);-webkit-transition:1ms cubic-bezier(1, 0, 0, 1);-moz-transition:1ms cubic-bezier(1, 0, 0, 1);transition:1ms cubic-bezier(1, 0, 0, 1);opacity:0}.modal__container{position:relative;display:inline-block;width:100%;max-width:1096px;margin:60px 0;vertical-align:middle;text-align:left;line-height:1.66}.modal__container>.content{overflow:hidden;padding:20px;border-radius:3px;background-color:#fff}.modal__close:not(.nostyle){-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;position:absolute;top:0;right:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;margin:5px;padding:0;font-size:36px;line-height:1;z-index:10}.modal__close--absolute{position:absolute;z-index:1}.modal__close--top-left{top:0;left:0}.modal__close--top-right{top:0;right:0}.modal__close--bottom-left{top:0;left:0}.modal__close--bottom-right{top:0;right:0}.modal--full-screen{padding:0;line-height:inherit}.modal--full-screen .modal__container{width:100%;max-width:inherit;height:100%;margin:0;padding:0;background-color:#fff;vertical-align:inherit}.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:1096px}.modal--xl .modal__container{max-width:1400px}.nav--horizontal::after{clear:both;content:"";display:table}.nav--horizontal li{display:block;float:left;min-height:44px;margin:0 5px;line-height:44px}.nav__submenu{-webkit-transition:1ms cubic-bezier(1, 0, 0, 1);-moz-transition:1ms cubic-bezier(1, 0, 0, 1);transition:1ms cubic-bezier(1, 0, 0, 1);overflow:hidden;height:0;max-height:600px}.nav__submenu__button{position:relative}.nav__submenu__button::after{position:absolute;top:50%;right:10px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);height:0;width:0;border-bottom:4px solid rgba(0,0,0,0);border-left:4px solid #374957;border-top:4px solid rgba(0,0,0,0);content:''}.nav__submenu__button.show::after{border:0;height:0;width:0;border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-top:4px solid #374957}.nav__submenu__button.show ~ .nav__submenu{height:auto}.notifications{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1000}.notifications .notifications__top-left,.notifications .notifications__top-right,.notifications .notifications__top-center,.notifications .notifications__bottom-left,.notifications .notifications__bottom-right,.notifications .notifications__bottom-center,.notifications .notifications__center{position:absolute}.notifications__content{padding-right:29px}.notifications__top-left{top:0;left:0}.notifications__top-right{top:0;right:20px}.notifications__top-center{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);top:0;left:50%}.notifications__bottom-left{bottom:0;left:0}.notifications__bottom-right{bottom:0;right:20px}.notifications__bottom-center{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);bottom:0;left:50%}.notifications__center{-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);top:50%;left:50%}.notification{position:relative;opacity:0;width:90vw;max-width:680px;min-height:44px;margin:20px;padding:20px;border-radius:3px;background-color:#fff;box-shadow:0 0 60px rgba(34,34,34,0.25);pointer-events:all}.notification__message{-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1;-moz-flex:1;-ms-flex:1;flex:1;padding:10px 44px 10px 20px;font-size:14px;font-weight:500}.notification__state{overflow:hidden;position:relative;top:5px;left:5px;width:34px;height:34px;border-radius:3px;background-color:rgba(255,255,255,0.2)}.notification__state .icon,.notification__state .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .notification__state [class*="icon"],.notification__state .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .notification__state [class*="icon"],.notification__state .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .notification__state [class*="icon"],.notification__state .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .notification__state [class*="icon"],.notification__state .detail-series__navigation button,.detail-series__navigation .notification__state button{position:absolute;top:50%;left: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){position:absolute;top:0;right:0;margin:5px}.notification__triangle{position:absolute}.notification__triangle::before{height:0;width:0;border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-top:4px solid #fff;display:block;content:''}.notification--no-shadow{box-shadow:none}.notification--static{width:100%;max-width:inherit;margin:0 0 20px}.notification--absolute{position:absolute;margin:0;z-index:99}.notification--alert{padding:0}.notification--alert .notification__close{margin:5px}.notification--error{background-color:#fb5252;color:#fff}.notification--error a{color:rgba(255,255,255,0.75);font-weight:bold}.notification--error a:hover{color:#fff}.notification--error .icon,.notification--error .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .notification--error [class*="icon"],.notification--error .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .notification--error [class*="icon"],.notification--error .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .notification--error [class*="icon"],.notification--error .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .notification--error [class*="icon"],.notification--error .detail-series__navigation button,.detail-series__navigation .notification--error button{color:#fff}.notification--warning{background-color:#FFB229;color:#fff}.notification--warning a{color:rgba(255,255,255,0.75);font-weight:bold}.notification--warning a:hover{color:#fff}.notification--warning .icon,.notification--warning .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .notification--warning [class*="icon"],.notification--warning .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .notification--warning [class*="icon"],.notification--warning .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .notification--warning [class*="icon"],.notification--warning .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .notification--warning [class*="icon"],.notification--warning .detail-series__navigation button,.detail-series__navigation .notification--warning button{color:#fff}.notification--success{background-color:#69E781;color:#fff}.notification--success a{color:rgba(255,255,255,0.75);font-weight:bold}.notification--success a:hover{color:#fff}.notification--success .icon,.notification--success .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .notification--success [class*="icon"],.notification--success .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .notification--success [class*="icon"],.notification--success .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .notification--success [class*="icon"],.notification--success .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .notification--success [class*="icon"],.notification--success .detail-series__navigation button,.detail-series__navigation .notification--success button{color:#fff}.notification--neutral{background-color:#1273eb;color:#fff}.notification--neutral a{color:rgba(255,255,255,0.75);font-weight:bold}.notification--neutral a:hover{color:#fff}.notification--neutral .icon,.notification--neutral .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .notification--neutral [class*="icon"],.notification--neutral .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .notification--neutral [class*="icon"],.notification--neutral .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .notification--neutral [class*="icon"],.notification--neutral .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .notification--neutral [class*="icon"],.notification--neutral .detail-series__navigation button,.detail-series__navigation .notification--neutral button{color:#fff}.notification--hide-disable .notification__disable{display:none}.notification--hide-close .notification__close{display:none}.notification--show{opacity:1}.pagination input::-webkit-inner-spin-button,.pagination input::-webkit-outer-spin-button{-webkit-appearance:textfield;-moz-appearance:textfield;-ms-appearance:textfield;-o-appearance:textfield;appearance:textfield}.pagination ul{margin:0 -2.5px}.pagination ul>li{padding:0 2.5px}.pagination ul .button{padding:0 5px;text-align:center;font-weight:normal}.pagination ul .button--xs{min-width:24px}.pagination ul .button--sm,.pagination ul #notification-cookie .notification__close,#notification-cookie .pagination ul .notification__close{min-width:34px}.pagination ul .button--md{min-width:44px}.pagination ul .button--lg{min-width:54px}.pagination ul .button--xl{min-width:64px}.pagination a{padding:5px 10px;border-radius:3px;text-decoration:none}.pagination a.active{border:none;box-shadow:none;color:#374957;font-weight:bold;background:none}.pagination__context{padding:0 20px}.pagination__context .pagination__pages{padding:0}.pagination__button{-ms-display:flex !important;display:flex !important}.pagination__menu{display:table}.pagination__menu>*{display:table-cell;margin:0;padding:0}.pagination__menu input[type="color"],.pagination__menu input[type="date"],.pagination__menu input[type="datetime"],.pagination__menu input[type="datetime-local"],.pagination__menu input[type="email"],.pagination__menu input[type="month"],.pagination__menu input[type="number"],.pagination__menu input[type="password"],.pagination__menu input[type="search"],.pagination__menu input[type="tel"],.pagination__menu input[type="text"],.pagination__menu input[type="time"],.pagination__menu input[type="url"],.pagination__menu input[type="week"],.pagination__menu input:not([type]),.pagination__menu textarea{text-align:center}.pagination__menu--sm .pagination__menu__context{padding:0 10px}.pagination__menu--sm .pagination__context span,.pagination__menu--sm .pagination__input input{display:inline-block;height:34px;margin:5px 0;font-size:14px;line-height:34px}.pagination__menu--sm .pagination__context,.pagination__menu--sm .pagination__button button,.pagination__menu--sm .pagination__input input{padding:0 10px}.pagination__menu--sm input[type="color"],.pagination__menu--sm input[type="date"],.pagination__menu--sm input[type="datetime"],.pagination__menu--sm input[type="datetime-local"],.pagination__menu--sm input[type="email"],.pagination__menu--sm input[type="month"],.pagination__menu--sm input[type="number"],.pagination__menu--sm input[type="password"],.pagination__menu--sm input[type="search"],.pagination__menu--sm input[type="tel"],.pagination__menu--sm input[type="text"],.pagination__menu--sm input[type="time"],.pagination__menu--sm input[type="url"],.pagination__menu--sm input[type="week"],.pagination__menu--sm input:not([type]),.pagination__menu--sm textarea{max-width:44px}.pagination__menu--sm .icon,.pagination__menu--sm .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .pagination__menu--sm [class*="icon"],.pagination__menu--sm .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .pagination__menu--sm [class*="icon"],.pagination__menu--sm .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .pagination__menu--sm [class*="icon"],.pagination__menu--sm .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .pagination__menu--sm [class*="icon"],.pagination__menu--sm .detail-series__navigation button,.detail-series__navigation .pagination__menu--sm button{width:14px;height:14px;font-size:14px;line-height:14px}.pagination__menu--xs .pagination__menu__context{padding:0 10px}.pagination__menu--xs .pagination__context span,.pagination__menu--xs .pagination__input input{display:inline-block;height:24px;margin:10px 0;font-size:13px;line-height:24px}.pagination__menu--xs .pagination__context,.pagination__menu--xs .pagination__button button,.pagination__menu--xs .pagination__input input{padding:0 5px}.pagination__menu--xs input[type="color"],.pagination__menu--xs input[type="date"],.pagination__menu--xs input[type="datetime"],.pagination__menu--xs input[type="datetime-local"],.pagination__menu--xs input[type="email"],.pagination__menu--xs input[type="month"],.pagination__menu--xs input[type="number"],.pagination__menu--xs input[type="password"],.pagination__menu--xs input[type="search"],.pagination__menu--xs input[type="tel"],.pagination__menu--xs input[type="text"],.pagination__menu--xs input[type="time"],.pagination__menu--xs input[type="url"],.pagination__menu--xs input[type="week"],.pagination__menu--xs input:not([type]),.pagination__menu--xs textarea{max-width:39px}.pagination__menu--xs button:nth-of-type(1){border-top-right-radius:0;border-bottom-right-radius:0}.pagination__menu--xs button:nth-of-type(2){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.pagination__menu--xs .icon,.pagination__menu--xs .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .pagination__menu--xs [class*="icon"],.pagination__menu--xs .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .pagination__menu--xs [class*="icon"],.pagination__menu--xs .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .pagination__menu--xs [class*="icon"],.pagination__menu--xs .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .pagination__menu--xs [class*="icon"],.pagination__menu--xs .detail-series__navigation button,.detail-series__navigation .pagination__menu--xs button{width:13px;height:13px;margin:5.5px 0;font-size:13px;line-height:13px}.popover{position:relative;display:inline-block}.popover::after{-webkit-transition:opacity 1ms cubic-bezier(1, 0, 0, 1);-moz-transition:opacity 1ms cubic-bezier(1, 0, 0, 1);transition:opacity 1ms cubic-bezier(1, 0, 0, 1);opacity:0;z-index:21;content:''}.popover.active{overflow:visible}.popover.active::after{opacity:1}.popover.active .popover__container{opacity:1;display:block}.popover .scrollable{overflow-x:hidden}.popover__container{-webkit-transition:opacity 1ms cubic-bezier(1, 0, 0, 1),margin 1ms cubic-bezier(1, 0, 0, 1);-moz-transition:opacity 1ms cubic-bezier(1, 0, 0, 1),margin 1ms cubic-bezier(1, 0, 0, 1);transition:opacity 1ms cubic-bezier(1, 0, 0, 1),margin 1ms cubic-bezier(1, 0, 0, 1);position:absolute;overflow:hidden;opacity:0;display:none;width:80vw;min-width:320px;max-width:640px;padding:20px;border-radius:3px;background-color:#fff;box-shadow:0 0 60px rgba(34,34,34,0.25);font-size:14px;z-index:20}.popover--width-auto .popover__container{width:auto;min-width:inherit;white-space:nowrap}.popover--width-xs .popover__container{width:320px}.popover--full-size{position:static !important}.popover--full-size .popover__container{position:absolute;top:0;left:0;width:100%;min-width:inherit;max-width:inherit;height:100%;border-radius:0}.popover--full-size .popover__container .content{position:absolute;top:50%;left: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%);width:100%;padding:10px}.popover--top .popover__container{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);left:50%}.popover--top-left .popover__container{left:0}.popover--top-right .popover__container{right:0}.popover--bottom .popover__container{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);left:50%}.popover--bottom-left .popover__container{left:0}.popover--bottom-right .popover__container{right:0}@media screen and (min-width: 768px){.popover .scrollable{max-height:480px}}.active.popover--top::after,.active.popover--top-left::after,.active.popover--top-right::after{position:absolute;bottom:100%;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);height:0;width:0;border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-top:4px solid #fff;margin:0 0 6px;content:''}.active.popover--top .popover__container,.active.popover--top-left .popover__container,.active.popover--top-right .popover__container{margin:0 0 10px}.popover--top .popover__container,.popover--top-left .popover__container,.popover--top-right .popover__container{bottom:100%;margin-left:0;margin-right:0}.active.popover--right::after{position:absolute;top:50%;left:100%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);height:0;width:0;border-bottom:4px solid rgba(0,0,0,0);border-right:4px solid #fff;border-top:4px solid rgba(0,0,0,0);margin:0 6px 0;content:''}.active.popover--right .popover__container{margin:0 10px 0 0}.popover--right .popover__container{-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);top:50%;left:100%;margin-top:0;margin-bottom:0;margin-right:0}.active.popover--left::after{position:absolute;top:50%;right:100%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);height:0;width:0;border-bottom:4px solid rgba(0,0,0,0);border-left:4px solid #fff;border-top:4px solid rgba(0,0,0,0);margin:0 6px 0;content:''}.active.popover--left .popover__container{margin:0 10px 0 0}.popover--left .popover__container{-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);top:50%;right:100%;margin-top:0;margin-bottom:0}.active.popover--bottom::after,.active.popover--bottom-left::after,.active.popover--bottom-right::after{position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);height:0;width:0;border-bottom:4px solid #fff;border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);margin:6px 0 0;content:''}.active.popover--bottom .popover__container,.active.popover--bottom-left .popover__container,.active.popover--bottom-right .popover__container{margin:10px 0 0}.popover--bottom .popover__container,.popover--bottom-left .popover__container,.popover--bottom-right .popover__container{top:100%;margin-left:0;margin-right:0}.tabs:not(.tabs--nostyle){overflow:hidden;margin:0 0 20px;border:1px solid #cfd9e0;border-color:#dee5ea;border-radius:3px}.tabs:not(.tabs--nostyle) .tabs__navigation{display:none}@media screen and (min-width: 640px){.tabs:not(.tabs--nostyle) .tabs__navigation{height:480px;width:30%;position:relative;display:inline;float:left;z-index:1}}.tabs:not(.tabs--nostyle) .tabs__container{display:block;margin:0 auto;white-space:wrap}@media screen and (min-width: 640px){.tabs:not(.tabs--nostyle) .tabs__container{height:480px;width:70%;display:inline-block;float:left;border-left:1px solid #cfd9e0;border-color:#dee5ea}}.tabs:not(.tabs--nostyle) .tabs__content{padding:20px}.tabs:not(.tabs--nostyle) .tabs__content:last-child{margin:0}.tabs:not(.tabs--nostyle) .tabs__content .scrollable{margin:-10px -20px;padding:10px 20px}@media screen and (min-width: 480px){.tabs:not(.tabs--nostyle) .tabs__content{border:0}}.tabs:not(.tabs--nostyle) .tabs__link{-webkit-transition:border 1ms cubic-bezier(1, 0, 0, 1) background 1ms cubic-bezier(1, 0, 0, 1);-moz-transition:border 1ms cubic-bezier(1, 0, 0, 1) background 1ms cubic-bezier(1, 0, 0, 1);transition:border 1ms cubic-bezier(1, 0, 0, 1) background 1ms cubic-bezier(1, 0, 0, 1);position:relative;display:block;width:100%;padding:10px 20px;border-bottom:1px solid #cfd9e0;border-color:#dee5ea;background-color:#fff;color:#5f7d95;text-align:left;text-decoration:none;cursor:pointer}.tabs:not(.tabs--nostyle) .tabs__link.button--icon,.tabs:not(.tabs--nostyle) .tabs__link.premium--icon{-webkit-box-pack:flex-start !important;-moz-box-pack:flex-start !important;box-pack:flex-start !important;-webkit-justify-content:flex-start !important;-moz-justify-content:flex-start !important;-ms-justify-content:flex-start !important;-o-justify-content:flex-start !important;justify-content:flex-start !important;-ms-flex-pack:flex-start !important}.tabs:not(.tabs--nostyle) .tabs__link.tabs__link--heading{border-top:1px solid #cfd9e0;border-bottom:0}.tabs:not(.tabs--nostyle) .tabs__link.tabs__link--heading:first-child{border-top:0}.tabs:not(.tabs--nostyle) .tabs__link.tabs__link--heading.active{border-bottom:1px solid #cfd9e0;border-color:#dee5ea;font-weight:bold}@media screen and (min-width: 640px){.tabs:not(.tabs--nostyle) .tabs__link.tabs__link--heading{display:none}}.tabs:not(.tabs--nostyle) .tabs__link:focus{outline:none}.tabs:not(.tabs--nostyle) .tabs__link.active,.tabs:not(.tabs--nostyle) .tabs__link:hover{background-color:#0f73ee;color:#0f71e9}@media screen and (min-width: 640px){.tabs:not(.tabs--nostyle) .tabs__link{position:relative}}.tabs.tabs--auto-height .tabs__navigation,.tabs.tabs--auto-height .tabs__container{height:auto !important}.tabs.tabs--no-border{border:none;border-radius:0}.tabs .tabs__content{display:none}.tabs .tabs__link{cursor:pointer}.tabs .tabs__link.tabs__link--heading.active+.tabs__content{display:block}.tags{margin:0 -2.5px -5px -2.5px;list-style:none;font-size:0}.tags__item,.tags li{-webkit-transition:1ms cubic-bezier(1, 0, 0, 1);-moz-transition:1ms cubic-bezier(1, 0, 0, 1);transition:1ms cubic-bezier(1, 0, 0, 1);overflow:hidden;display:inline-block;margin:0 2.5px 5px 2.5px;padding:0 10px;border-radius:3px;font-size:14px}.tags__item:not(.expandable__more),.tags li:not(.expandable__more){box-shadow:inset 0 0 0 1px #bac8d3;background-color:#fff;color:#555}.tags__item:not(.expandable__more):hover,.tags li:not(.expandable__more):hover{background-color:#fff}.tags__item:not(.expandable__more) .remove,.tags li:not(.expandable__more) .remove{position:relative;overflow:hidden;float:right;margin:0 -5px 0 0;box-sizing:content-box;cursor:pointer}.tags__item:not(.expandable__more) .remove:hover::before,.tags li:not(.expandable__more) .remove:hover::before{background-color:#fff}.tags__item button,.tags__item a,.tags li button,.tags li a{-webkit-transition:1ms cubic-bezier(1, 0, 0, 1);-moz-transition:1ms cubic-bezier(1, 0, 0, 1);transition:1ms cubic-bezier(1, 0, 0, 1);color:#555;font-weight:400}.tags--xs .tags__item,.tags--xs li{height:24px;font-size:13px;line-height:23px}.tags--sm .tags__item,.tags--sm li{height:34px;font-size:14px;line-height:33px}.tags--md .tags__item,.tags--md li{height:44px;font-size:16px;line-height:43px}.tags--lg .tags__item,.tags--lg li{height:54px;font-size:18px;line-height:53px}.tags--xl .tags__item,.tags--xl li{height:64px;font-size:22px;line-height:63px}.tooltip{position:relative}.tooltip:hover>.tooltip__container{display:block}.tooltip:not(.tooltip--permanent) .tooltip__container:hover{display:none !important;opacity:0;visibility:hidden}.tooltip:not(.clicked) [data-content]::after{display:inline-block;content:attr(data-content)}.tooltip.clicked [data-content-action]::after{display:inline-block;content:attr(data-content-action)}.tooltip--permanent:hover>.tooltip__container{display:block !important}.tooltip__container{position:absolute;display:none;width:100%;min-width:240px;z-index:20}.tooltip__container--top{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);bottom:100%;left:50%;padding:0 0 10px}.tooltip__container--top .tooltip__content::before{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);height:0;width:0;border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-top:4px solid #fff;top:100%;left:50%}.tooltip__container--right{-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);top:50%;left:100%;padding:0 0 0 10px}.tooltip__container--right .tooltip__content::before{-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);height:0;width:0;border-bottom:4px solid rgba(0,0,0,0);border-right:4px solid #fff;border-top:4px solid rgba(0,0,0,0);top:50%;right:100%}.tooltip__container--bottom{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);top:100%;left:50%;padding:10px 0 0 0}.tooltip__container--bottom .tooltip__content::before{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);height:0;width:0;border-bottom:4px solid #fff;border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);bottom:100%;left:50%}.tooltip__container--left{-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);top:50%;right:100%;padding:0 10px 0 0}.tooltip__container--left .tooltip__content::before{-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);height:0;width:0;border-bottom:4px solid rgba(0,0,0,0);border-left:4px solid #fff;border-top:4px solid rgba(0,0,0,0);top:50%;left:100%}.tooltip__container--pre{width:auto;min-width:inherit;white-space:nowrap}.tooltip__container--no-min-width{min-width:inherit}.tooltip__content{position:relative;padding:10px;border-radius:3px;background-color:#fff;box-shadow:0 0 60px rgba(34,34,34,0.25);color:#374957;font-size:13px;line-height:1.66}.tooltip__content::before{position:absolute;content:''}.tooltip:hover>.tooltip__container{display:block}.copyright{margin:0;font-size:14px}.type{display:inline-block;margin:0 0 10px;padding:1px 0;border-bottom:1px solid #cfd9e0;font-size:14px;font-weight:bold;text-transform:uppercase}.date{margin:0;color:rgba(55,73,87,0.5)}.author{font-size:14px}.read-more{position:relative;padding:0 5px 0 0;color:#0f73ee;font-size:14px;font-weight:bold;text-transform:uppercase}hr{width:3em;height:1px;margin:0 0 20px;border:none;background-color:#cfd9e0}h1,h2,h3,h4,h5,h6{margin:20px 0;padding:0;color:#374957;font-family:"Proxima Nova","Verdana","Avenir Next";line-height:1.66}h1.first,h2.first,h3.first,h4.first,h5.first,h6.first{margin-top:0}h1.category,h2.category,h3.category,h4.category,h5.category,h6.category{padding-bottom:5px;border-bottom:1px solid #cfd9e0;border-color:rgba(55,73,87,0.15);text-align:center}.heading-inverted{color:#fff}h1{font-size:40px}@media screen and (min-width: 480px){h1{font-size:calc(40px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){h1{font-size:46px}}h2{font-size:36px}@media screen and (min-width: 480px){h2{font-size:calc(36px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){h2{font-size:42px}}h3{font-size:32px}@media screen and (min-width: 480px){h3{font-size:calc(32px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){h3{font-size:38px}}h4{font-size:28px}@media screen and (min-width: 480px){h4{font-size:calc(28px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){h4{font-size:34px}}h5{font-size:24px}@media screen and (min-width: 480px){h5{font-size:calc(24px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){h5{font-size:30px}}h6{font-size:20px}@media screen and (min-width: 480px){h6{font-size:calc(20px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){h6{font-size:26px}}.link--inverted,.link-inverted{color:#fff}.link--inverted:hover,.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:bold}.active.link--inverted svg,.active.link-inverted svg{opacity:1}.link--inverted svg,.link-inverted svg{opacity:.4}.link:hover,a:hover,.link--text:hover{color:#0d60c8}.link:hover .icon,a:hover .icon,.link--text:hover .icon,.link:hover .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .link:hover [class*="icon"],a:hover .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] a:hover [class*="icon"],.link--text:hover .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .link--text:hover [class*="icon"],.link:hover .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .link:hover [class*="icon"],a:hover .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] a:hover [class*="icon"],.link--text:hover .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .link--text:hover [class*="icon"],.link:hover .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .link:hover [class*="icon"],a:hover .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] a:hover [class*="icon"],.link--text:hover .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .link--text:hover [class*="icon"],.link:hover .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .link:hover [class*="icon"],a:hover .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] a:hover [class*="icon"],.link--text:hover .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .link--text:hover [class*="icon"],.link:hover .detail-series__navigation button,.detail-series__navigation .link:hover button,a:hover .detail-series__navigation button,.detail-series__navigation a:hover button,.link--text:hover .detail-series__navigation button,.detail-series__navigation .link--text:hover button{color:#0d60c8}.active.link,a.active,.active.link--text{color:#0d60c8;font-weight:500}.active.link .icon,a.active .icon,.active.link--text .icon,.active.link .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .active.link [class*="icon"],a.active .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] a.active [class*="icon"],.active.link--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .active.link--text [class*="icon"],.active.link .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .active.link [class*="icon"],a.active .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] a.active [class*="icon"],.active.link--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .active.link--text [class*="icon"],.active.link .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .active.link [class*="icon"],a.active .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] a.active [class*="icon"],.active.link--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .active.link--text [class*="icon"],.active.link .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .active.link [class*="icon"],a.active .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] a.active [class*="icon"],.active.link--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .active.link--text [class*="icon"],.active.link .detail-series__navigation button,.detail-series__navigation .active.link button,a.active .detail-series__navigation button,.detail-series__navigation a.active button,.active.link--text .detail-series__navigation button,.detail-series__navigation .active.link--text button{color:#0d60c8}.link,a{color:#0f73ee;cursor:pointer;font-weight:500;text-decoration:none}.link .icon,a .icon,.link .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .link [class*="icon"],a .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] a [class*="icon"],.link .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .link [class*="icon"],a .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] a [class*="icon"],.link .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .link [class*="icon"],a .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] a [class*="icon"],.link .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .link [class*="icon"],a .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] a [class*="icon"],.link .detail-series__navigation button,.detail-series__navigation .link button,a .detail-series__navigation button,.detail-series__navigation a button{color:#0f73ee}.link--text{color:#27343e}.link--text .icon,.link--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .link--text [class*="icon"],.link--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .link--text [class*="icon"],.link--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .link--text [class*="icon"],.link--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .link--text [class*="icon"],.link--text .detail-series__navigation button,.detail-series__navigation .link--text button{color:#27343e}.text,p{margin:0 0 20px}.text--inverted{color:#fff}blockquote{margin:0;padding-left:20px;border-left:4px solid #cfd9e0}figcaption{color:#9bafbf;font-size:14px}svg{pointer-events:none}.walkthrough__notification{display:none;position:fixed;top:0;left:0;z-index:200}.walkthrough__notification.active{display:block}.walkthrough__notification.active .container{position:absolute;top:0;left:0;width:100%;height:100vh;max-width:inherit;margin:0;padding:0}.walkthrough__notification.active .notification{animation:walkthrough-notification 250ms 1100ms cubic-bezier(0.25, 0.1, 0.25, 1) forwards}.walkthrough__notification.active .notification .notification__content{animation:walkthrough-notification-content 250ms 1200ms cubic-bezier(0.25, 0.1, 0.25, 1) forwards;opacity:0}.walkthrough__notification.active::before{animation:walkthrough-overlay 600ms 500ms cubic-bezier(0.25, 0.1, 0.25, 1) forwards;position:absolute;width:500vw;height:500vw;border-radius:500vw;content:''}.walkthrough__notification--content{position:absolute;margin:50px 10px 0;pointer-events:all;max-width:280px;padding:30px;border-radius:3px;background-color:#2c8cf4;color:#fff;font-size:14px}.walkthrough__notification--content::before{position:absolute;bottom:100%;right:19px;content:'';height:0;width:0;border-bottom:6px solid #2c8cf4;border-left:6px solid rgba(0,0,0,0);border-right:6px solid rgba(0,0,0,0)}.walkthrough__notification--content .notification__content{padding:0}.walkthrough__notification--content .notification__close{box-shadow:none !important;background:#2c8cf4}.walkthrough__notification--content .notification__close .icon,.walkthrough__notification--content .notification__close .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .walkthrough__notification--content .notification__close [class*="icon"],.walkthrough__notification--content .notification__close .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .walkthrough__notification--content .notification__close [class*="icon"],.walkthrough__notification--content .notification__close .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .walkthrough__notification--content .notification__close [class*="icon"],.walkthrough__notification--content .notification__close .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .walkthrough__notification--content .notification__close [class*="icon"],.walkthrough__notification--content .notification__close .detail-series__navigation button,.detail-series__navigation .walkthrough__notification--content .notification__close button{color:#fff}.walkthrough__notification--content .notification__close:hover{background:#1273eb}.walkthrough__notification--content .link:last-child,.walkthrough__notification--content a:last-child,.walkthrough__notification--content a:last-child{color:#fff;font-weight:bold;-ms-align-items:center;align-items:center}.walkthrough__notification--content .link:last-child .icon,.walkthrough__notification--content a:last-child .icon,.walkthrough__notification--content .link:last-child .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .walkthrough__notification--content .link:last-child [class*="icon"],.walkthrough__notification--content a:last-child .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .walkthrough__notification--content a:last-child [class*="icon"],.walkthrough__notification--content .link:last-child .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .walkthrough__notification--content .link:last-child [class*="icon"],.walkthrough__notification--content a:last-child .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .walkthrough__notification--content a:last-child [class*="icon"],.walkthrough__notification--content .link:last-child .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .walkthrough__notification--content .link:last-child [class*="icon"],.walkthrough__notification--content a:last-child .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .walkthrough__notification--content a:last-child [class*="icon"],.walkthrough__notification--content .link:last-child .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .walkthrough__notification--content .link:last-child [class*="icon"],.walkthrough__notification--content a:last-child .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .walkthrough__notification--content a:last-child [class*="icon"],.walkthrough__notification--content .link:last-child .detail-series__navigation button,.detail-series__navigation .walkthrough__notification--content .link:last-child button,.walkthrough__notification--content a:last-child .detail-series__navigation button,.detail-series__navigation .walkthrough__notification--content a:last-child button,.walkthrough__notification--content a:last-child .icon,.walkthrough__notification--content a:last-child .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .walkthrough__notification--content a:last-child [class*="icon"],.walkthrough__notification--content a:last-child .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .walkthrough__notification--content a:last-child [class*="icon"],.walkthrough__notification--content a:last-child .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .walkthrough__notification--content a:last-child [class*="icon"],.walkthrough__notification--content a:last-child .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .walkthrough__notification--content a:last-child [class*="icon"],.walkthrough__notification--content a:last-child .detail-series__navigation button,.detail-series__navigation .walkthrough__notification--content a:last-child button{transition:transform 150ms linear;color:#fff}.walkthrough__notification--content .link:last-child:hover .icon,.walkthrough__notification--content a:last-child:hover .icon,.walkthrough__notification--content .link:last-child:hover .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .walkthrough__notification--content .link:last-child:hover [class*="icon"],.walkthrough__notification--content a:last-child:hover .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .walkthrough__notification--content a:last-child:hover [class*="icon"],.walkthrough__notification--content .link:last-child:hover .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .walkthrough__notification--content .link:last-child:hover [class*="icon"],.walkthrough__notification--content a:last-child:hover .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .walkthrough__notification--content a:last-child:hover [class*="icon"],.walkthrough__notification--content .link:last-child:hover .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .walkthrough__notification--content .link:last-child:hover [class*="icon"],.walkthrough__notification--content a:last-child:hover .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .walkthrough__notification--content a:last-child:hover [class*="icon"],.walkthrough__notification--content .link:last-child:hover .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .walkthrough__notification--content .link:last-child:hover [class*="icon"],.walkthrough__notification--content a:last-child:hover .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .walkthrough__notification--content a:last-child:hover [class*="icon"],.walkthrough__notification--content .link:last-child:hover .detail-series__navigation button,.detail-series__navigation .walkthrough__notification--content .link:last-child:hover button,.walkthrough__notification--content a:last-child:hover .detail-series__navigation button,.detail-series__navigation .walkthrough__notification--content a:last-child:hover button,.walkthrough__notification--content a:last-child:hover .icon,.walkthrough__notification--content a:last-child:hover .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .walkthrough__notification--content a:last-child:hover [class*="icon"],.walkthrough__notification--content a:last-child:hover .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .walkthrough__notification--content a:last-child:hover [class*="icon"],.walkthrough__notification--content a:last-child:hover .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .walkthrough__notification--content a:last-child:hover [class*="icon"],.walkthrough__notification--content a:last-child:hover .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .walkthrough__notification--content a:last-child:hover [class*="icon"],.walkthrough__notification--content a:last-child:hover .detail-series__navigation button,.detail-series__navigation .walkthrough__notification--content a:last-child:hover button{-webkit-transform:translateX(10px);-moz-transform:translateX(10px);-ms-transform:translateX(10px);-o-transform:translateX(10px);transform:translateX(10px)}.walkthrough__notification--content p{margin-bottom:10px}@media screen and (min-width: 640px){@keyframes walkthrough-overlay{from{width:500vw;height:500vw;box-shadow:0 0 0 200vw rgba(8,25,43,0.2)}to{width:400px;height:400px;box-shadow:0 0 0 200vw rgba(8,25,43,0.8)}}}@media screen and (max-width: 640px){@keyframes walkthrough-overlay{from{width:500vw;height:500vw;box-shadow:0 0 0 200vw rgba(8,25,43,0.2)}to{width:200px;height:200px;box-shadow:0 0 0 200vw rgba(8,25,43,0.8)}}}@keyframes walkthrough-notification{0%{opacity:0;transform:scale(0.6)}100%{opacity:1;transform:scale(1)}}@keyframes walkthrough-notification-content{from{opacity:0}to{opacity:1}}.gr-auth--premium .gr-auth__premium{display:inherit}.gr-auth--logged .gr-auth__disconnected{display:none !important}.gr-auth--logged .gr-auth__connected{display:inherit !important}.gr-auth__disconnected{display:inherit !important}.gr-auth__connected{display:none !important}.gr-auth__premium{display:none}.gr-auth button,.gr-auth a{font-weight:400}.profile-login{margin:0;padding:0}.profile-login .modal__container{max-width:560px;padding-top:74px}.profile-login .modal__container .content{overflow:visible;position:relative}@media screen and (max-width: 480px){.profile-login .modal__container{padding-top:64px}}.profile-login .group{margin:0 0 10px}.profile-login .group:last-child{margin:0}.profile-login .group .group__context{padding:0}.profile-login .tabs #tab-subscribe{overflow:hidden;margin:-20px -50px -50px -50px}.profile-login .tabs #tab-subscribe .background{position:relative}.profile-login .tabs #tab-subscribe .background .content{position:relative;top:0;left:0;z-index:2}.profile-login .tabs #tab-subscribe .background .content{padding:60px 50px 20px 50px}.profile-login .tabs #tab-subscribe .background .content .link:hover,.profile-login .tabs #tab-subscribe .background .content a:hover{color:#fff;text-decoration:underline}.profile-login .tabs #tab-subscribe .background .content p{color:#fff}.profile-login .tabs #tab-subscribe .background .content p.font-xs{color:#a5b7c6}.profile-login .tabs #tab-subscribe .background .content p.font-xs a{color:#a5b7c6}.profile-login .tabs #tab-subscribe .background .content p.font-xs a:hover{color:#a5b7c6;text-decoration:underline}.profile-login .tabs #tab-subscribe .background svg.block{position:absolute;top:0;left:50%;z-index:1;width:101%;transform:translate(-50%, 0)}.profile-login .tabs #tab-subscribe .content{padding:40px 40px 30px 40px;text-align:center}.profile-login .tabs #tab-subscribe .content h1,.profile-login .tabs #tab-subscribe .content h2,.profile-login .tabs #tab-subscribe .content h3,.profile-login .tabs #tab-subscribe .content h4,.profile-login .tabs #tab-subscribe .content h5,.profile-login .tabs #tab-subscribe .content h6{color:#1273eb}.profile-login .tabs #tab-subscribe .content p{color:#5f7d95}.profile-login .tabs__navigation{display:flex;flex-wrap:wrap;align-items:flex-start;margin:-40px -40px 20px -40px}.profile-login .tabs__navigation [data-tab="tab-forgot-password"].active ~ button{display:none}.profile-login .tabs__navigation [data-tab="tab-subscribe"].active ~ button{display:none}.profile-login .tabs__navigation button{flex:1 0 auto;height:64px;box-shadow:inset 0 0 30px rgba(34,34,34,0.25);background-color:rgba(248,250,251,0.5);color:#5f7d95;font-size:22px;font-weight:500;text-align:center;line-height:64px}.profile-login .tabs__navigation button.active{color:#374957;box-shadow:none;background-color:#fff}.profile-login .scrollable{padding:0 20px}.profile-login__projects{position:fixed;top:0;left:0;width:100%;height:54px;background:#fff;pointer-events:all !important;cursor:inherit !important;line-height:0}.profile-login__projects>*{pointer-events:all !important;cursor:inherit !important}.profile-login__projects .content{max-width:560px;height:100%;margin:0 auto}.profile-login__projects .row,.profile-login__projects .groups__item{height:100%}.profile-login__projects img{display:block}.profile-login__projects a{padding:0 10px}.profile-login__projects a:first-child img{margin-left:auto}@media screen and (max-width: 480px){.profile-login__projects{height:44px}.profile-login__projects img{width:auto;height:auto;max-width:100%;max-height:30px}.profile-login__projects a{width:33.33%}}.profile-login__intro{color:#a5b7c6;text-align:center}.profile-login__intro img{display:block;margin:0 auto 20px auto}.profile-login__intro a{color:#a5b7c6}.profile-login__intro a:hover{color:#a5b7c6;text-decoration:underline}.profile-login__hr{position:relative;margin:0 0 10px;padding:20px}.profile-login__hr::before{position:absolute;top:50%;left:50%;display:block;width:80%;height:1px;background-color:rgba(248,250,251,0.8);transform:translate(-50%, -50%);content:''}.profile-login__hr span{position:absolute;top:50%;left:50%;display:block;padding:5px 10px;transform:translate(-50%, -50%);background-color:#fff}@media screen and (max-width: 640px){.profile-login .modal__container>.content{padding:20px}.profile-login .tabs__navigation{margin:-20px -20px 20px -20px}.profile-login .tabs__navigation button{font-size:14px}}.author-page{width:100%;padding:10px 10px 0 10px}.author-page .container{padding:20px;border:1px solid #cfd9e0;border-radius:3px;background-color:#fff}.author-page__author{overflow:hidden}.author-page__group{margin:0 0 20px;padding:0 0 20px;border-bottom:1px solid #cfd9e0}.author-page__group:last-child{margin:0;padding:0;border:none}@media only screen and (max-width: 1096px) and (min-width: 640px){.author-page__group:first-child .row,.author-page__group:first-child .groups__item{-ms-justify-content:center;justify-content:center;max-width:320px;margin:0 auto}.author-page__group:first-child .row:first-child .col,.author-page__group:first-child .groups__item:first-child .col{-ms-flex:inherit;flex:inherit}}.author-page__info::after{clear:both;content:"";display:table}.author-page__info li{float:left;width:33.33%;border-right:1px solid #cfd9e0;box-sizing:border-box}.author-page__info li:last-child{border:none}@media screen and (min-width: 1096px){.author-page{width:320px;padding:10px 0 0 10px}}.category--landing--new .category__header .container-fluid.category-new{padding-top:65px;padding-bottom:90px}.category--landing--new .category--title{margin-bottom:20px}@media screen and (max-width: 768px){.category--landing--new .category--title{text-align:center}.category--landing--new .category--title .row,.category--landing--new .category--title .groups__item{display:block}}.category--landing--new .showcase .row,.category--landing--new .shutterstock .row,.category--landing--new .showcase .groups__item,.category--landing--new .shutterstock .groups__item{position:relative;margin-top:0px}.category--landing--new .collections__showcase{overflow:hidden;background:#f8fafb;padding:30px 5px 50px !important}@media screen and (max-width: 1400px){.category--landing--new .collections__showcase{padding:30px 5px !important}}.category--landing--new .collections__showcase header{margin:0;padding-left:15px}.category--landing--new .collections__showcase .swiper{margin:0px -15px}.category--landing--new .collections__showcase .swiper__item{min-width:0px}@media screen and (max-width: 1400px){.category--landing--new .collections__showcase .swiper__navigation{-ms-display:flex;display:flex;-ms-justify-content:center;justify-content:center}}.category--landing--new .category__main{overflow:hidden;padding:30px 0 50px;min-height:500px;background:linear-gradient(151.04deg, #eff3f6 0%, #cfd9e0 100%)}.category--landing--new .category__main .container{position:relative;padding:0 20px;margin:0 auto 0 20px}.category--landing--new .category__main .content{display:inline-block;position:relative;z-index:1}.category--landing--new .category__main .content>h6,.category--landing--new .category__main .content>a{position:relative;z-index:1}.category--landing--new .category__main .content>h6{margin:0 0 40px}.category--landing--new .category__main .content>ul:nth-child(3){padding-left:50px}.category--landing--new .category__main ul{display:inline-block}.category--landing--new .category__main ul li{min-width:135px}.category--landing--new .category__main ul li a{color:#5f7d95;line-height:50px}.category--landing--new .category__main ul li a:hover{color:#374957}.category--landing--new .category__main .img{position:absolute;bottom:-110px;transform:translate(-50px, 0)}.category--landing--new .category__main .img img{height:680px}.category--landing--new .category__main h1 b,.category--landing--new .category__main h2 b,.category--landing--new .category__main h3 b,.category--landing--new .category__main h4 b,.category--landing--new .category__main h5 b,.category--landing--new .category__main h6 b{display:block}@media screen and (min-width: 1096px){.category--landing--new .category__main{padding:0}.category--landing--new .category__main .container{padding:60px 50px;margin:0 auto}.category--landing--new .category__main .content>ul:first-of-type{padding-left:30px}.category--landing--new .category__main .content>h6{margin:0 0 30px}.category--landing--new .category__main .img{bottom:-354px;left:100%}.category--landing--new .category__main .img img{height:1055px}.category--landing--new .category__main ul{padding-left:80px}.category--landing--new .category__main ul li{min-width:180px}.category--landing--new .category__main ul li a{line-height:40px}}@media screen and (max-width: 640px){.category--landing--new .category__main{padding:0 0 40px}.category--landing--new .category__main .container{margin:0}.category--landing--new .category__main .content{width:100%}.category--landing--new .category__main .content>ul:nth-child(3){padding-left:0}.category--landing--new .category__main h6{font-size:18px;padding-top:40px;text-align:center}.category--landing--new .category__main .img{display:none}.category--landing--new .category__main ul{display:table;float:left;width:50%}.category--landing--new .category__main ul li a{font-size:16px}}.category--landing--new .category__other .container{max-width:1000px}.category--landing--new .category__other ol li{line-height:34px}.category--landing--new .category__other ol li::before{opacity:0.55;margin-right:12px}.category--landing--new .category__other ol li a{color:#374957}@media screen and (max-width: 640px){.category--landing--new .category__other{padding:0 20px}.category--landing--new .category__other h2{font-size:18px;padding-top:40px;text-align:center}.category--landing--new .category__other ol{padding:0 20%}}.category--landing:not(.header--fixed):not(.category--landing--icon) #header #search{visibility:hidden}.category--landing.category--premium .category__example+.showcase,.category--landing.category--premium .category__example+.shutterstock{margin-top:50px !important}.category--landing.category--premium .svg-link a{opacity:1}.category--landing.category--premium .svg-link a:hover{opacity:.75}.category--landing.category--premium h1{color:#fba707}.category--landing--icon .category__header .container-fluid,.category--landing--icon .category__header .container{padding-top:20px !important}.category--landing:not(.category--landing--icon) #header{margin-bottom:-65px}.category--landing #main section{margin:0 !important;padding:0 !important;border:none !important}.category--landing .category__header{position:relative;background-size:cover;background-position:center center}.category--landing .category__header .container-fluid,.category--landing .category__header .container{background:-webkit-linear-gradient(rgba(8,25,43,0.65), rgba(8,25,43,0.25)) top repeat;background:linear-gradient(rgba(8,25,43,0.65), rgba(8,25,43,0.25)) top repeat;position:relative;padding-top:85px;padding-bottom:20px;z-index:2}.category--landing .category__header strong{font-weight:200}.category--landing .category__header svg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.category--landing .category--landing:not(.category--landing--new) .showcase,.category--landing .category--landing:not(.category--landing--new) .shutterstock{position:relative;margin:0 !important}.category--landing .category--landing:not(.category--landing--new) .showcase[data-spr-row="0"] .spr,.category--landing .category--landing:not(.category--landing--new) .shutterstock[data-spr-row="0"] .spr{transform:none}.category--landing .category--landing:not(.category--landing--new) .showcase .showcase__item,.category--landing .category--landing:not(.category--landing--new) .shutterstock .showcase__item,.category--landing .category--landing:not(.category--landing--new) .showcase .shutterstock__item,.category--landing .category--landing:not(.category--landing--new) .shutterstock .shutterstock__item,.category--landing .category--landing:not(.category--landing--new) .showcase .showcase__fake,.category--landing .category--landing:not(.category--landing--new) .shutterstock .showcase__fake{min-width:300px !important;max-width:320px !important;margin:0 0 40px;padding:0 20px;text-align:center}@media screen and (min-width: 640px){.category--landing .category--landing:not(.category--landing--new) .showcase .showcase__item:not(.showcase__fake),.category--landing .category--landing:not(.category--landing--new) .shutterstock .showcase__item:not(.showcase__fake),.category--landing .category--landing:not(.category--landing--new) .showcase .shutterstock__item:not(.showcase__fake),.category--landing .category--landing:not(.category--landing--new) .shutterstock .shutterstock__item:not(.showcase__fake),.category--landing .category--landing:not(.category--landing--new) .showcase .showcase__fake:not(.showcase__fake),.category--landing .category--landing:not(.category--landing--new) .shutterstock .showcase__fake:not(.showcase__fake){min-width:340px !important}}.category--landing .category--landing:not(.category--landing--new) .showcase .container,.category--landing .category--landing:not(.category--landing--new) .shutterstock .container{max-width:1024px}.category--landing .category--landing:not(.category--landing--new) .showcase .row,.category--landing .category--landing:not(.category--landing--new) .shutterstock .row,.category--landing .category--landing:not(.category--landing--new) .showcase .groups__item,.category--landing .category--landing:not(.category--landing--new) .shutterstock .groups__item{position:static;margin:40px -20px 0 -20px}.category--landing .category--landing:not(.category--landing--new) .showcase svg,.category--landing .category--landing:not(.category--landing--new) .shutterstock svg{pointer-events:inherit}@media screen and (max-width: 768px){.category--landing .category--landing:not(.category--landing--new) .showcase .showcase__fake,.category--landing .category--landing:not(.category--landing--new) .shutterstock .showcase__fake{display:none}}.category--landing .spr{transform:translateY(40px);width:100%;margin:0;padding:0}.category--landing .spr--go-premium{padding:50px 0;background-color:#fff;background-position:center center;background-repeat:no-repeat}.category--landing .spr--go-premium--vector{background-image:url(../assets/6d2c7e1fbbbf39ae9ca27b1f4adf5086.jpg)}.category--landing .spr--go-premium--vector .list--check li::before{left:initial}.category--landing .spr--go-premium--vector .list--check li span{padding-left:30px}.category--landing .spr--go-premium--photo{background-image:url(../assets/ddb7f09cffa8bd62ab5832d2d35ae9c8.jpg)}.category--landing .spr--go-premium--photo .list--check li::before{left:initial}.category--landing .spr--go-premium--photo .list--check li span{padding-left:30px}.category--landing .spr--go-premium--vector-photo{background-image:url(../assets/152575e5df2b55b105484d8b101ea5c3.jpg);background-size:1771px auto}.category--landing .spr--go-premium--psd{overflow:hidden}.category--landing .spr--go-premium--psd h1,.category--landing .spr--go-premium--psd h2,.category--landing .spr--go-premium--psd h3,.category--landing .spr--go-premium--psd h4,.category--landing .spr--go-premium--psd h5,.category--landing .spr--go-premium--psd h6,.category--landing .spr--go-premium--psd button,.category--landing .spr--go-premium--psd ul,.category--landing .spr--go-premium--psd p,.category--landing .spr--go-premium--psd a{position:relative;z-index:2}.category--landing .spr--go-premium--psd__bg{position:relative}.category--landing .spr--go-premium--psd__bg::before{position:absolute;bottom:-50px;left:100%;width:900px;height:530px;background-image:url(../assets/aeec9ea8235f1631799f62d4ba561337.jpg);background-position:bottom center;background-repeat:no-repeat;z-index:1;content:''}.category--landing .spr--go-premium--plans{overflow:hidden;background-image:none;padding-bottom:0;background-image:url(../assets/8e1ccfa098c0b4fbd616e5efa4c5cda4.svg);background-size:cover}@media screen and (min-width: 1200px){.category--landing .spr--go-premium--plans::before,.category--landing .spr--go-premium--plans::after{position:absolute;top:50%;height:100%;transform:translateY(-50%);background-size:auto 100%;background-repeat:no-repeat;z-index:1;content:''}.category--landing .spr--go-premium--plans .container-fluid,.category--landing .spr--go-premium--plans .container{position:relative;z-index:2}}.category--flaticon header,.category--flaticon section::before{background:#0e2a47 url(../assets/454405e5ad2518705d76633ff8352037.svg) bottom center repeat;background-size:400px auto}.category--flaticon header{padding:50px 0}.category--flaticon header .container{max-width:1200px}.category--flaticon header form .group input:focus ~ button:not(:disabled){background-color:#69e781 !important;box-shadow:inset 0 0 0 1px #69e781}.category--flaticon header form .group input:focus ~ button:not(:disabled) .icon,.category--flaticon header form .group input:focus ~ button:not(:disabled) .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .category--flaticon header form .group input:focus ~ button:not(:disabled) [class*="icon"],.category--flaticon header form .group input:focus ~ button:not(:disabled) .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .category--flaticon header form .group input:focus ~ button:not(:disabled) [class*="icon"],.category--flaticon header form .group input:focus ~ button:not(:disabled) .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .category--flaticon header form .group input:focus ~ button:not(:disabled) [class*="icon"],.category--flaticon header form .group input:focus ~ button:not(:disabled) .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .category--flaticon header form .group input:focus ~ button:not(:disabled) [class*="icon"],.category--flaticon header form .group input:focus ~ button:not(:disabled) .detail-series__navigation button,.detail-series__navigation .category--flaticon header form .group input:focus ~ button:not(:disabled) button{color:#5f7d95 !important}.category--flaticon section{position:relative}.category--flaticon section::before{position:absolute;top:0;left:0;width:100%;height:50%;background-position:top center;content:''}.category--flaticon section .container{position:relative;max-width:1400px;padding:50px;background-color:#fff;z-index:2}.category__example{padding:15px 0}.category__totals{padding:15px}.category__totals article .aspect-ratio{background-size:cover;background-position:center center;background-repeat:no-repeat}.category__totals article .aspect-ratio::before{padding-bottom:41.16%}.category__totals article .content{position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%)}.category__totals article .content h1,.category__totals article .content h2,.category__totals article .content h3,.category__totals article .content h4,.category__totals article .content h5,.category__totals article .content h6,.category__totals article .content p{color:#fff;text-shadow:0 0 4px rgba(29,38,45,0.3)}@media screen and (min-width: 768px){.category__totals article{margin-bottom:0 !important}}.category--premium .showcase .row,.category--premium .shutterstock .row,.category--premium .showcase .groups__item,.category--premium .shutterstock .groups__item{margin-top:0 !important}.category--icon .category__header{background-size:inherit}.category--icon .category__other{background-color:transparent}.category--icon .showcase .showcase__item svg svg,.category--icon .shutterstock .showcase__item svg svg,.category--icon .showcase .shutterstock__item svg svg,.category--icon .shutterstock .shutterstock__item svg svg,.category--icon .showcase .showcase__fake svg svg,.category--icon .shutterstock .showcase__fake svg svg{padding:10px}.category--icon .flaticon{margin:0 0 20px;padding:0;border:none;text-align:left}.category--icon .flaticon .flaticon__item,.category--icon .flaticon .showcase__fake{-ms-flex:1 0 0;flex:1 0 0;width:auto;min-width:220px;max-width:100%;margin:0 0 10px}.category__other{margin:0;padding:50px;background-color:#fff}#header ~ #main .page--error .row--horizontal-center,#header ~ #main .page--error .nav a,.nav #header ~ #main .page--error a,#header ~ #main .page--error .table--comparison .premium,.table--comparison #header ~ #main .page--error .premium{height:calc(100vh - 109px)}.page--error{position:relative;background:#002E53 url(../assets/1eac70ccfc41154dab5484ab8f33c687.png) no-repeat center}.page--error .stars{width:100%;height:100%;position:absolute;top:0;left:0}.page--error .stars1{background:url(../assets/80434482e3abface1922d5a4ac249981.png) no-repeat center;-webkit-animation:twinkle 2s linear infinite;-moz-animation:twinkle 2s linear infinite;animation:twinkle 2s linear infinite}.page--error .stars2{background:url(../assets/f1f4b70785416bddec696fe7eeb32d16.png) no-repeat center;-webkit-animation:twinkle 4s linear infinite;-moz-animation:twinkle 4s linear infinite;animation:twinkle 4s linear infinite}.page--error .row--horizontal-center,.page--error .nav a,.nav .page--error a,.page--error .table--comparison .premium,.table--comparison .page--error .premium{height:100vh;overflow:hidden;overflow-y:auto}.page--error .col--center{position:relative}.page--error .col--center .row,.page--error .col--center .groups__item{max-width:1101px;margin:auto}.page--error .col--center .col:nth-child(1){max-width:222px}.page--error .col--center .col:nth-child(2){-webkit-flex-grow:3;-moz-flex-grow:3;flex-grow:3;-ms-flex-positive:3}.page--error .col--center .col:nth-child(3){max-width:153px}.page--error .col--center img{max-width:100%}.page--error h4{color:#5EB2FC}.page--error .support-link{color:#BAC8D3;position:absolute;bottom:0;left:0;width:100%}.page--error .astronaut-h__container{width:100%;height:113%;position:absolute;top:-77px;left:104px;-webkit-animation:leftRight 6s ease-in-out infinite;-moz-animation:leftRight 6s ease-in-out infinite;animation:leftRight 6s ease-in-out infinite;z-index:1}.page--error .astronaut-h{width:100%;height:100%;background:url(../assets/25d699bc7dcce3ef15898b09af08699a.svg) no-repeat center;background-size:contain;position:absolute;top:10px;right:10px;-webkit-animation:floating 8s ease-in-out infinite;-moz-animation:floating 8s ease-in-out infinite;animation:floating 8s ease-in-out infinite}.page--error .astronaut-m__container{width:100%;height:100%;position:absolute;top:39px;right:64px;-webkit-animation:leftRight 6s ease-in-out infinite;-moz-animation:leftRight 6s ease-in-out infinite;animation:leftRight 6s ease-in-out infinite}.page--error .astronaut-m{width:100%;height:115%;background:url(../assets/d7fd0d9bee790ab9df2a405b7715c1c8.svg) no-repeat center;background-size:contain;-webkit-animation:floating 10s ease-in-out infinite;-moz-animation:floating 10s ease-in-out infinite;animation:floating 10s ease-in-out infinite;position:absolute;top:-10px;right:0px}@media screen and (max-width: 640px){.page--error .col--center{-webkit-align-self:auto;-moz-align-self:auto;align-self:auto;-ms-flex-item-align:auto}.page--error .mg-top-lv5{margin-top:20px}.page--error .support-link{position:relative;margin-top:20px}.page--error .astronaut-h__container{top:-23px;left:20px}.page--error .astronaut-m__container{top:9px;right:30px}}@media screen and (max-height: 900px){.page--error .col--center .row,.page--error .col--center .groups__item{max-width:800px !important;margin:auto}.page--error .col--center .button{margin-top:0px !important;margin-bottom:50px !important}.page--error h4.uppercase{margin-top:0px !important}}@keyframes floating{0%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(20px);-moz-transform:translateY(20px);-ms-transform:translateY(20px);-o-transform:translateY(20px);transform:translateY(20px)}100%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}@keyframes leftRight{0%{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(10px);-moz-transform:translateX(10px);-ms-transform:translateX(10px);-o-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}}@keyframes twinkle{0%{opacity:1}50%{opacity:0.2}100%{opacity:1}}.footer-pagination .pagination__menu{position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.footer-pagination .row,.footer-pagination .groups__item{position:relative}#footer{position:relative;margin:0;padding:0;border:none;z-index:1}#footer .newsletter{position:relative}#footer .newsletter #newsletter-subscribe{min-width:224px}#footer .newsletter .notification{position:absolute;bottom:100%;right:0;transform:translateX(20px);text-align:left}#footer .footer__menu{margin:10px 0;font-size:14px;font-weight:normal}#footer .footer__menu h1,#footer .footer__menu h2,#footer .footer__menu h3,#footer .footer__menu h4,#footer .footer__menu h5,#footer .footer__menu h6{opacity:.85;margin:0 0 10px;font-size:14px;font-weight:bold;text-transform:uppercase}@media screen and (max-width: 640px){#footer .footer__menu h1,#footer .footer__menu h2,#footer .footer__menu h3,#footer .footer__menu h4,#footer .footer__menu h5,#footer .footer__menu h6{margin:0}}#footer .footer__menu .font-h6{opacity:.85;margin:0 0 10px;font-size:14px;font-weight:bold;text-transform:uppercase}#footer .footer__menu .footer__menu:first-child{margin-top:0}#footer .footer__menu .footer__menu:last-child{margin-bottom:0}#footer .footer__menu a:not(.button),#footer .footer__menu #ot-sdk-btn{color:#869fb2}#footer .footer__menu a:not(.button):hover,#footer .footer__menu #ot-sdk-btn:hover{color:#fff}@media screen and (max-width: 640px){#footer .footer__menu a:not(.button),#footer .footer__menu #ot-sdk-btn{display:block;width:100%;padding:10px 0}}#footer .footer__menu #ot-sdk-btn{text-align:left;border:none;background:none;font-size:14px;margin:0;padding:0}#footer .footer__top{background-color:#1d262d}#footer .footer__top input[type="checkbox"]{display:none}@media screen and (max-width: 768px){#footer .footer__top .footer__menu:nth-child(4){text-align:center}#footer .footer__top .footer__menu:nth-child(4) ul.row,#footer .footer__top .footer__menu:nth-child(4) ul.groups__item{-ms-justify-content:center;justify-content:center}}@media screen and (max-width: 768px) and (max-width: 640px){#footer .footer__top .footer__menu:nth-child(4) h1,#footer .footer__top .footer__menu:nth-child(4) h2,#footer .footer__top .footer__menu:nth-child(4) h3,#footer .footer__top .footer__menu:nth-child(4) h4,#footer .footer__top .footer__menu:nth-child(4) h5,#footer .footer__top .footer__menu:nth-child(4) h6{margin:0 0 10px}}@media screen and (max-width: 768px){#footer .footer__top .row,#footer .footer__top .groups__item{text-align:center !important}}@media screen and (max-width: 640px){#footer .footer__top{-webkit-overflow-scrolling:touch;padding-bottom:20px}#footer .footer__top .footer__link{position:relative;padding:0 5px;-webkit-tap-highlight-color:transparent}#footer .footer__top .footer__link input[type="checkbox"]:checked ~ .footer-content-list{display:block}#footer .footer__top .footer__link .footer-content-list{display:none}#footer .footer__top .footer__link .font-h6{display:block;width:100%;text-align:left;padding:0 20px;cursor:pointer}#footer .footer__top .footer__link .font-h6::after{position:absolute;top:3px;right:32px;transform:rotate(45deg);transform-origin:right;margin-top:4px;width:8px;height:8px;border-radius:0px;border-right:2px solid #fff;border-bottom:2px solid #fff;content:''}#footer .footer__top .footer__link input[type="checkbox"]:checked ~ .font-h6::after{right:39px;transform:rotate(-135deg)}#footer .footer__top .footer__link ul{padding:0 20px;text-align:left}#footer .footer__top .footer__link ul li:first-child{height:30px;line-height:0;margin-top:15px}#footer .footer__top .footer__link ul a,#footer .footer__top .footer__link ul #ot-sdk-btn{padding:10px 0 5px;display:inline-block}#footer .footer__top .footer__menu:nth-child(4){margin-bottom:0;padding:0}}#footer .footer__bottom{max-width:1400px;margin:0 auto;border-top:1px solid #374957}#footer .footer__bottom .row.row--vertical-center p,#footer .footer__bottom .row.checkbox p,#footer .footer__bottom .checkbox.groups__item p,#footer .footer__bottom .row.radio p,#footer .footer__bottom .radio.groups__item p,#footer .footer__bottom .groups__item p,#footer .footer__bottom .row.group p,#footer .footer__bottom .group.groups__item p,#footer .footer__bottom .row.switch p,#footer .footer__bottom .switch.groups__item p,#footer .footer__bottom .notification--alert .row.notification__content p,.notification--alert #footer .footer__bottom .row.notification__content p,#footer .footer__bottom .notification--alert .notification__content.groups__item p,.notification--alert #footer .footer__bottom .notification__content.groups__item p,#footer .footer__bottom .row.shutterstock__row p,#footer .footer__bottom .shutterstock__row.groups__item p,#footer .footer__bottom .nav a.row p,.nav #footer .footer__bottom a.row p,#footer .footer__bottom .nav a.groups__item p,.nav #footer .footer__bottom a.groups__item p,#footer .footer__bottom .row.premium p,#footer .footer__bottom .premium.groups__item p{color:#bac8d3}#footer .footer__bottom .dropdown__button{border-width:2px}#footer .footer__bottom .dropdown__button:hover{background:rgba(255,255,255,0.2);color:#fff}#footer .footer__bottom .dropdown__button:hover::after{border-top-color:#fff}@media screen and (max-width: 768px){#footer .footer__bottom{-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1 0 100%;-moz-flex:1 0 100%;-ms-flex:1 0 100%;flex:1 0 100%;text-align:center}#footer .footer__bottom .logo{margin:0 auto 10px auto}#footer .footer__bottom .row>*:not(.logo),#footer .footer__bottom .groups__item>*:not(.logo){-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1 0 100%;-moz-flex:1 0 100%;-ms-flex:1 0 100%;flex:1 0 100%}#footer .footer__bottom .row>*:not(.logo).mg-none,#footer .footer__bottom .groups__item>*:not(.logo).mg-none{margin:0 0 20px;padding:10px 0 0 0}#footer .footer__bottom .row>*:not(.logo).col,#footer .footer__bottom .groups__item>*:not(.logo).col{order:2}#footer .footer__bottom .col p{margin:0 !important;line-height:1.66}}@media screen and (max-width: 480px){#footer .footer__bottom{padding:0 20px 5px;border-top:none}#footer .footer__bottom .container{border-top:1px solid #374957}#footer .footer__bottom .dropdown{width:50%;margin:0 auto}#footer .footer__bottom .row>*:not(.logo).mg-none,#footer .footer__bottom .groups__item>*:not(.logo).mg-none{order:2;margin-bottom:5px}#footer .footer__bottom .row>*:not(.logo).col,#footer .footer__bottom .groups__item>*:not(.logo).col{order:1;margin-bottom:10px}#footer .footer__bottom .text__general--text-inverted{color:#869fb2 !important;font-weight:500}#footer .footer__bottom .text__general--text-inverted .copyright{display:none}#footer .footer__bottom .text__general--text-inverted .rights-reserved{display:block}}#footer .footer__project{background-color:rgba(55,73,87,0.5);font-size:14px}#footer .footer__project strong{color:#5f7d95}#footer .footer__project ul li{display:inline;margin-right:30px}#footer .footer__project a{color:#869fb2}#footer .footer__project a:hover{color:#a5b7c6}@media screen and (max-width: 768px){#footer .footer__project{text-align:center}#footer .footer__project .floatr{float:none}}@media screen and (max-width: 480px){#footer .footer__project{padding-bottom:20px}#footer .footer__project .container{padding:15px 10px 0}#footer .footer__project .floatr{padding-top:5px}}@media screen and (max-width: 640px){#footer{margin:0}}#footer .container{padding-top:10px;padding-bottom:10px}#footer .logo{width:106px;height:29px;margin:0 0 5px;color:#bac8d3}#footer .logo:hover{color:#bac8d3}#footer .logo .icon,#footer .logo .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] #footer .logo [class*="icon"],#footer .logo .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] #footer .logo [class*="icon"],#footer .logo .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] #footer .logo [class*="icon"],#footer .logo .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] #footer .logo [class*="icon"],#footer .logo .detail-series__navigation button,.detail-series__navigation #footer .logo button{width:29px;height:29px;color:#bac8d3;font-size:29px;line-height:29px}.header-author{border-bottom:1px solid #cfd9e0;background-color:#fff}.header-author .popover--share{position:absolute;top:0;right:0;margin:10px}.header-author__top{position:relative;padding:20px 0 0 0;border-bottom:1px solid #cfd9e0}.header-author__bottom{padding:5px 0}.header-author__bottom .container-fluid{position:relative;min-height:44px}.header-author--simple .header-author__top .list--horizontal,.header-author--simple .header-author__top .description,.header-author--simple .header-author__top .author{display:none}.header-author--simple .header-author__top h1{margin:0 0 20px}.header-author #follow{position:absolute;top:0;right:10px}.premium__banner{position:relative;padding:30px 0;background-color:#4d4d4d;background-position:center top;background-repeat:no-repeat}.premium__banner::before{position:absolute;top:0;left:0;background-color:rgba(8,25,43,0.85);background-image:-webkit-linear-gradient(rgba(8,25,43,0.85),rgba(8,25,43,0.2));background-image:linear-gradient(rgba(8,25,43,0.85),rgba(8,25,43,0.2));width:100%;height:100%;content:''}.premium__banner .row,.premium__banner .groups__item{position:relative;z-index:2}@media screen and (max-width: 768px){.premium__banner{text-align:center}.premium__banner .col--center{width:100%;margin:0 !important}.premium__banner a{margin:20px 0 0 0}.premium__banner p{margin-bottom:10px !important}}.header-category{overflow:hidden;position:relative;background-position:center center;background-size:cover;background-repeat:no-repeat}.header-category::before{position:absolute;top:0;left:0;background-color:rgba(8,25,43,0.15);background-image:-webkit-linear-gradient(rgba(8,25,43,0.15),rgba(8,25,43,0.85));background-image:linear-gradient(rgba(8,25,43,0.15),rgba(8,25,43,0.85));width:100%;height:100%;content:'';z-index:1}.header-category .container-fluid{position:relative;z-index:2}.header-category .container-fluid>.row,.header-category .container-fluid>.groups__item{height:224px}.header-category .popover--share{position:absolute;top:0;right:0;margin:10px}.header-category h1,.header-category h2,.header-category h3,.header-category h4,.header-category h5,.header-category h6,.header-category .ff--title{line-height:1.3}.header-category .ff--title{margin:0 0 10px}.header-category__background{position:absolute;top:50%;left: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%);-webkit-filter:blur(10px);filter:blur(10px);width:110%;height:110%;background-size:cover;background-position:center center}@media screen and (max-width: 480px){.header-category .header-editor-choice{height:auto !important}.header-category .header-editor-choice h1{margin:0 0 10px}}.header-download-captcha .container{text-align:left;padding:200px 0 250px;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-content:start;align-items:center}.header-download-captcha img,.header-download-captcha form{flex:0 0 auto;margin:10px}.header-download-captcha .font-lg{display:block}.header-download-captcha form{max-width:440px;margin-left:50px}.header-download-captcha form h1{margin:0 0 10px;line-height:30px}.header-download-captcha form b{color:#1d262d}.header-download-captcha form button{margin-top:25px}@media screen and (max-width: 768px){.header-download-captcha .container{padding:50px;flex-direction:column;align-content:center}.header-download-captcha img{order:2;margin:0;margin-bottom:50px}.header-download-captcha form{order:1;text-align:center;margin:0}.header-download-captcha form button{margin-bottom:45px}}@media screen and (max-width: 480px){.header-download-captcha .container{padding:0 20px}.header-download-captcha img{height:inherit !important;width:200px}.header-download-captcha form h1{margin:0 0 20px}.header-download-captcha form .font-lg{font-size:14px;line-height:24px}}@media screen and (min-width: 640px){body[data-trigger~='header-filter'] #recommendations,body[data-trigger~='header-filter'] #navigation,body[data-trigger~='header-filter'] #header,body[data-trigger~='header-filter'] #footer,body[data-trigger~='header-filter'] #main{padding-right:260px}}body[data-trigger~='header-filter'] .notify-wrapper .notification{max-width:calc(100% - 260px) !important}body[data-trigger~='header-filter'] .header-filter{opacity:1;z-index:101}@media screen and (max-width: 640px){body[data-trigger~='header-filter']{overflow:hidden;pointer-events:none;transform:none !important}body[data-trigger~='header-filter']::before{position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(8,25,43,0.75);z-index:100;content:''}body[data-trigger~='header-filter'] *{pointer-events:none}body[data-trigger~='header-filter'] .header-filter{pointer-events:all;transform:none !important}body[data-trigger~='header-filter'] .header-filter *{pointer-events:all}body[data-trigger~='header-filter'] .header-filter .scrollable{height:100%}}.header-filter{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:fixed;top:0;right:0;-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%);overflow:hidden;opacity:0;width:80%;height:100%;background-color:#fff;box-shadow:0 0 60px rgba(34,34,34,0.25);z-index:10}.header-filter.active:not(.hide){max-height:100%;border-bottom:1px solid #cfd9e0}@media screen and (min-width: 640px){.header-filter.active:not(.hide){transform:translateX(0)}}.header-filter #layout li{font-size:0}.header-filter #layout button{opacity:0.4;border-color:transparent;background-color:transparent}.header-filter #layout button:hover,.header-filter #layout button.active{opacity:1}.header-filter .row--title{height:44px;margin:0;padding-left:15px;background-color:#e3e9ed}.header-filter .popover__container{-webkit-transform:translateX(-10px);-moz-transform:translateX(-10px);-ms-transform:translateX(-10px);-o-transform:translateX(-10px);transform:translateX(-10px);width:calc(100vw + 20px);max-width:inherit;padding-top:0;padding-bottom:0;border-radius:0}.header-filter .container-accordion{padding:5px 10px 0 15px}.header-filter .container-accordion:not(:last-child){border-bottom:1px solid #e3e9ed}.header-filter .accordion.active{overflow:visible}.header-filter .accordion.active .accordion__container{padding:7px 0 15px}.header-filter .accordion.active .accordion__link{padding:0 0 10px}.header-filter .accordion__link{width:100%;text-align:left;color:#374957;padding:7px 0 15px}.header-filter .accordion__link .icon,.header-filter .accordion__link .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .header-filter .accordion__link [class*="icon"],.header-filter .accordion__link .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .header-filter .accordion__link [class*="icon"],.header-filter .accordion__link .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .header-filter .accordion__link [class*="icon"],.header-filter .accordion__link .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .header-filter .accordion__link [class*="icon"],.header-filter .accordion__link .detail-series__navigation button,.detail-series__navigation .header-filter .accordion__link button{color:#374957}.header-filter .accordion__link::after{position:absolute;top:15px;right:5px;transform:rotate(45deg);transform-origin:right;margin-top:4px;width:5px;height:5px;border-radius:0px;border-right:2px solid #374957;border-bottom:2px solid #374957;content:''}.header-filter .accordion__link.active::after{right:10px;transform:rotate(-135deg)}.header-filter .accordion__content{padding-top:0;padding-bottom:0}.header-filter .accordion__content label{color:#5f7d95;padding:5px 0}.header-filter .accordion__content .checkbox,.header-filter .accordion__content .radio{margin:5px 0;padding:0}.header-filter .accordion__content .radio--button{-ms-flex:1;flex:1;margin:5px 5px}.header-filter .accordion__content .radio--button .radio__link{font-size:13px !important}.header-filter .accordion__content .group__input--icon{position:absolute;top:50%;right:0;transform:translateY(-50%);background-color:white;cursor:text}.header-filter .accordion__content .group__input--icon .icon,.header-filter .accordion__content .group__input--icon .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .header-filter .accordion__content .group__input--icon [class*="icon"],.header-filter .accordion__content .group__input--icon .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .header-filter .accordion__content .group__input--icon [class*="icon"],.header-filter .accordion__content .group__input--icon .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .header-filter .accordion__content .group__input--icon [class*="icon"],.header-filter .accordion__content .group__input--icon .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .header-filter .accordion__content .group__input--icon [class*="icon"],.header-filter .accordion__content .group__input--icon .detail-series__navigation button,.detail-series__navigation .header-filter .accordion__content .group__input--icon button{color:#869fb2}.header-filter .button[data-layout]{width:26px;height:26px;border-radius:5px}.header-filter .button[data-layout]:hover{box-shadow:inset 0 0 0 100px #e3e9ed !important}.header-filter .button[data-layout]:hover .icon,.header-filter .button[data-layout]:hover .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .header-filter .button[data-layout]:hover [class*="icon"],.header-filter .button[data-layout]:hover .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .header-filter .button[data-layout]:hover [class*="icon"],.header-filter .button[data-layout]:hover .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .header-filter .button[data-layout]:hover [class*="icon"],.header-filter .button[data-layout]:hover .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .header-filter .button[data-layout]:hover [class*="icon"],.header-filter .button[data-layout]:hover .detail-series__navigation button,.detail-series__navigation .header-filter .button[data-layout]:hover button{color:#1273eb !important}.header-filter .button[data-layout].active{box-shadow:inset 0 0 0 100px #e3e9ed !important}.header-filter .button[data-layout].active .icon,.header-filter .button[data-layout].active .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .header-filter .button[data-layout].active [class*="icon"],.header-filter .button[data-layout].active .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .header-filter .button[data-layout].active [class*="icon"],.header-filter .button[data-layout].active .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .header-filter .button[data-layout].active [class*="icon"],.header-filter .button[data-layout].active .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .header-filter .button[data-layout].active [class*="icon"],.header-filter .button[data-layout].active .detail-series__navigation button,.detail-series__navigation .header-filter .button[data-layout].active button{color:#1273eb !important}.header-filter label[data-field-name='orientation']:not(.active) .icon,.header-filter label[data-field-name='orientation']:not(.active) .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .header-filter label[data-field-name='orientation']:not(.active) [class*="icon"],.header-filter label[data-field-name='orientation']:not(.active) .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .header-filter label[data-field-name='orientation']:not(.active) [class*="icon"],.header-filter label[data-field-name='orientation']:not(.active) .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .header-filter label[data-field-name='orientation']:not(.active) [class*="icon"],.header-filter label[data-field-name='orientation']:not(.active) .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .header-filter label[data-field-name='orientation']:not(.active) [class*="icon"],.header-filter label[data-field-name='orientation']:not(.active) .detail-series__navigation button,.detail-series__navigation .header-filter label[data-field-name='orientation']:not(.active) button{opacity:1;transform:scale(1);color:#5f7d95}.header-filter label.filter.color{margin:0 !important}.header-filter .dropdown__button{border:#e3e9ed 1px solid}.header-filter .dropdown__button:hover{background-color:#f8fafb}@media screen and (min-width: 640px){.header-filter{-webkit-transform:translateX(260px);-moz-transform:translateX(260px);-ms-transform:translateX(260px);-o-transform:translateX(260px);transform:translateX(260px);width:260px}}body.noscript .header-noscript .notification.notification--error a.button.button--flat,body.noscript .header-noscript .notification.notification--error .showcase__item a.button.button--share,.showcase__item body.noscript .header-noscript .notification.notification--error a.button.button--share,body.noscript .header-noscript .notification.notification--error .shutterstock__item a.button.button--share,.shutterstock__item body.noscript .header-noscript .notification.notification--error a.button.button--share,body.noscript .header-noscript .notification.notification--error .showcase__fake a.button.button--share,.showcase__fake body.noscript .header-noscript .notification.notification--error a.button.button--share{color:#374957}body.noscript .header-noscript .notification.notification--error a.button:hover{color:#374957}html[lang="ru"] .header-premium--slim span.font-h3{font-size:24px}@media screen and (min-width: 480px){html[lang="ru"] .header-premium--slim span.font-h3{font-size:calc(24px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){html[lang="ru"] .header-premium--slim span.font-h3{font-size:30px}}.header-premium{background-size:cover;background-position:center center}.header-premium .content{max-width:768px;margin:0 auto;padding:50px 20px;text-align:center}.header-premium .content.block{max-width:initial}.header-premium--bg1{background-color:#0e2a47;background-image:url(../assets/15a67f971903b4e7222f143c4b6dfbb4.svg)}.header-premium--bg2{overflow:hidden;background-color:#0f73ee;background-image:url(../assets/b1bde199d76dd22fc49aa288b0d5ab10.svg)}.header-premium--bg2 .content{position:relative}.header-premium--bg2 .content:not(.pd-lv4-i){padding:30px 20px}@media screen and (max-width: 480px){.header-premium--bg2 .content:not(.pd-lv4-i){padding:20px;line-height:35px}}.header-premium--bg2 .content::before{position:absolute;top:50%;right:100%;width:388px;height:283px;transform:translateY(-50%);background-image:url(../assets/085c5a9f768c75b8984b22fe2da493c4.svg);content:''}.header-premium--bg2--bottom .content{overflow:visible !important;margin-bottom:348px}.header-premium--bg2--bottom .content::before{top:100%;right:auto;left:50%;width:335px;height:368px;transform:translate(-50%, 0%);background-image:url(../assets/b27397fd0057ec59a5839376554bc130.svg)}.header-premium--bg3{overflow:hidden;background-image:linear-gradient(90deg, #e3e9ed 0%, #fff 50%, #e3e9ed 100%)}.header-premium--bg3 .content{position:relative}.header-premium--bg3 .content .row>*:not(.bg):not(.bg-left),.header-premium--bg3 .content .groups__item>*:not(.bg):not(.bg-left){position:relative;z-index:2}.header-premium--bg3 .bg,.header-premium--bg3 .bg-left{position:absolute;top:50%;left:90%;width:692px;height:548px;transform:translateY(-50%)}.header-premium--bg3 .bg-left{left:auto;right:90%}.header-premium--bg3--center .content>*:not(.bg){position:relative;z-index:2}.header-premium--bg3--center .bg{position:absolute;top:50%;left:50%;width:389px;height:389px;transform:translate(-50%, -50%)}.header-premium--bg3--bottom .content{overflow:visible !important;margin-bottom:324px}.header-premium--bg3--bottom .content>*:not(.bg){position:relative;z-index:2}.header-premium--bg3--bottom .bg{position:absolute;top:100%;left:50%;width:358px;height:333px;transform:translate(-50%, 0%)}.header-premium--bg4{background-color:#f8fafb;background-image:url(../assets/7da8e99e63248632dd631887fcbf5b59.svg)}@media screen and (min-width: 1096px){.header-premium--slim .content{max-width:880px;text-align:left}.header-premium--slim .col{padding:0 20px}.header-premium--slim span.font-h3{width:100%;max-width:192px;margin:0 5px 0 0 !important;padding:0 25px 0 0 !important;border-right:1px solid #cfd9e0;border-color:rgba(207,217,224,0.15);line-height:1.2;text-align:right}.header-premium--slim p{line-height:2}.header-premium--slim.header-premium--bg3 span.font-h3{border-color:#cfd9e0}}@media screen and (max-width: 1096px){.header-premium--slim .content{max-width:600px}.header-premium--slim .row,.header-premium--slim .groups__item{display:block}.header-premium--slim p{margin:0 0 20px !important}}.header-related{position:relative}.header-related #carousel-prev{left:0}.header-related #carousel-next{right:0}.header-related .carousel__button{position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);display:none;opacity:.35;background-color:#fff;z-index:10}.header-related .carousel__button:hover{opacity:1}.header-related .carousel{margin:10px 20px 0 10px}.header-related .carousel ul{margin:0}@media screen and (max-width: 768px){.header-related .carousel{margin:10px 25px 0 20px}}.header-search{padding-top:10px}.header-search .row.related-tag-row,.header-search .related-tag-row.groups__item{display:flex;justify-content:space-between}.header-search .related li{overflow:hidden}.header-search .related li a{float:left}@media screen and (max-width: 640px){.header-search .related li{margin-right:10px}.header-search .related li:last-child{margin-right:0px}}@media screen and (max-width: 1096px){.header-search .row,.header-search .groups__item{display:block}}.tabs-results.collections{padding-top:10px}.tabs-results.collections .row,.tabs-results.collections .groups__item{margin:0 -10px}.tabs-results.collections label{padding:0 10px;color:#869fb2;font-size:18px;font-weight:normal;cursor:pointer}.tabs-results.collections label:hover{color:#5f7d95}.tabs-results.collections label.active{color:#374957;font-weight:bold}.tabs-results.collections label.no-style{cursor:initial}.header-trial{position:relative;overflow:hidden}.header-trial .text{position:relative}.header-trial .row,.header-trial .groups__item{position:relative;z-index:2}@media screen and (max-width: 1096px){.header-trial{text-align:center}.header-trial .container-fluid{padding-left:10px}.header-trial .col--center{width:100%;margin:0 !important}.header-trial .row>div,.header-trial .groups__item>div{width:100%}.header-trial a{margin:20px 0 0 0}}.header-trial-1,.header-trial-2{padding:30px 0}.header-trial-1 .showcase,.header-trial-1 .shutterstock,.header-trial-2 .showcase,.header-trial-2 .shutterstock{position:absolute;top:30%;left:100%;-webkit-transform:translateY(-38%);-moz-transform:translateY(-38%);-ms-transform:translateY(-38%);-o-transform:translateY(-38%);transform:translateY(-38%);width:1200px;background-color:transparent}.header-trial-1 .showcase[data-layout="fixed"] .showcase__item,.header-trial-1 .shutterstock[data-layout="fixed"] .showcase__item,.header-trial-1 .showcase[data-layout="fixed"] .shutterstock__item,.header-trial-1 .shutterstock[data-layout="fixed"] .shutterstock__item,.header-trial-1 .showcase[data-layout="fixed"] .showcase__fake,.header-trial-1 .shutterstock[data-layout="fixed"] .showcase__fake,.header-trial-2 .showcase[data-layout="fixed"] .showcase__item,.header-trial-2 .shutterstock[data-layout="fixed"] .showcase__item,.header-trial-2 .showcase[data-layout="fixed"] .shutterstock__item,.header-trial-2 .shutterstock[data-layout="fixed"] .shutterstock__item,.header-trial-2 .showcase[data-layout="fixed"] .showcase__fake,.header-trial-2 .shutterstock[data-layout="fixed"] .showcase__fake{-webkit-box-flex:0;-moz-box-flex:0;box-flex:0;-webkit-flex:0 0 100%;-moz-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;width:100%}.header-trial-1 .showcase[data-layout="fixed"] .showcase__item .showcase__image,.header-trial-1 .shutterstock[data-layout="fixed"] .showcase__item .showcase__image,.header-trial-1 .showcase[data-layout="fixed"] .shutterstock__item .showcase__image,.header-trial-1 .shutterstock[data-layout="fixed"] .shutterstock__item .showcase__image,.header-trial-1 .showcase[data-layout="fixed"] .showcase__fake .showcase__image,.header-trial-1 .shutterstock[data-layout="fixed"] .showcase__fake .showcase__image,.header-trial-2 .showcase[data-layout="fixed"] .showcase__item .showcase__image,.header-trial-2 .shutterstock[data-layout="fixed"] .showcase__item .showcase__image,.header-trial-2 .showcase[data-layout="fixed"] .shutterstock__item .showcase__image,.header-trial-2 .shutterstock[data-layout="fixed"] .shutterstock__item .showcase__image,.header-trial-2 .showcase[data-layout="fixed"] .showcase__fake .showcase__image,.header-trial-2 .shutterstock[data-layout="fixed"] .showcase__fake .showcase__image{position:absolute;top:0;left:0;overflow:hidden;width:100%;height:100%}.header-trial-1 .showcase[data-layout="fixed"] .showcase__item a,.header-trial-1 .shutterstock[data-layout="fixed"] .showcase__item a,.header-trial-1 .showcase[data-layout="fixed"] .shutterstock__item a,.header-trial-1 .shutterstock[data-layout="fixed"] .shutterstock__item a,.header-trial-1 .showcase[data-layout="fixed"] .showcase__fake a,.header-trial-1 .shutterstock[data-layout="fixed"] .showcase__fake a,.header-trial-2 .showcase[data-layout="fixed"] .showcase__item a,.header-trial-2 .shutterstock[data-layout="fixed"] .showcase__item a,.header-trial-2 .showcase[data-layout="fixed"] .shutterstock__item a,.header-trial-2 .shutterstock[data-layout="fixed"] .shutterstock__item a,.header-trial-2 .showcase[data-layout="fixed"] .showcase__fake a,.header-trial-2 .shutterstock[data-layout="fixed"] .showcase__fake a{padding:0 0 100%}.header-trial-1 .showcase[data-layout="fixed"] .showcase__item a img,.header-trial-1 .shutterstock[data-layout="fixed"] .showcase__item a img,.header-trial-1 .showcase[data-layout="fixed"] .shutterstock__item a img,.header-trial-1 .shutterstock[data-layout="fixed"] .shutterstock__item a img,.header-trial-1 .showcase[data-layout="fixed"] .showcase__fake a img,.header-trial-1 .shutterstock[data-layout="fixed"] .showcase__fake a img,.header-trial-2 .showcase[data-layout="fixed"] .showcase__item a img,.header-trial-2 .shutterstock[data-layout="fixed"] .showcase__item a img,.header-trial-2 .showcase[data-layout="fixed"] .shutterstock__item a img,.header-trial-2 .shutterstock[data-layout="fixed"] .shutterstock__item a img,.header-trial-2 .showcase[data-layout="fixed"] .showcase__fake a img,.header-trial-2 .shutterstock[data-layout="fixed"] .showcase__fake a img{-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);top:50%;left:50%}.header-trial-1 .showcase[data-layout="fixed"] .showcase__item a img.landscape,.header-trial-1 .shutterstock[data-layout="fixed"] .showcase__item a img.landscape,.header-trial-1 .showcase[data-layout="fixed"] .shutterstock__item a img.landscape,.header-trial-1 .shutterstock[data-layout="fixed"] .shutterstock__item a img.landscape,.header-trial-1 .showcase[data-layout="fixed"] .showcase__fake a img.landscape,.header-trial-1 .shutterstock[data-layout="fixed"] .showcase__fake a img.landscape,.header-trial-2 .showcase[data-layout="fixed"] .showcase__item a img.landscape,.header-trial-2 .shutterstock[data-layout="fixed"] .showcase__item a img.landscape,.header-trial-2 .showcase[data-layout="fixed"] .shutterstock__item a img.landscape,.header-trial-2 .shutterstock[data-layout="fixed"] .shutterstock__item a img.landscape,.header-trial-2 .showcase[data-layout="fixed"] .showcase__fake a img.landscape,.header-trial-2 .shutterstock[data-layout="fixed"] .showcase__fake a img.landscape{width:auto;height:100%}.header-trial-1 .showcase .showcase__item,.header-trial-1 .shutterstock .showcase__item,.header-trial-1 .showcase .shutterstock__item,.header-trial-1 .shutterstock .shutterstock__item,.header-trial-1 .showcase .showcase__fake,.header-trial-1 .shutterstock .showcase__fake,.header-trial-2 .showcase .showcase__item,.header-trial-2 .shutterstock .showcase__item,.header-trial-2 .showcase .shutterstock__item,.header-trial-2 .shutterstock .shutterstock__item,.header-trial-2 .showcase .showcase__fake,.header-trial-2 .shutterstock .showcase__fake{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;-o-transform-style:preserve-3d;transform-style:preserve-3d}.header-trial-1 .showcase .showcase__item:hover a,.header-trial-1 .shutterstock .showcase__item:hover a,.header-trial-1 .showcase .shutterstock__item:hover a,.header-trial-1 .shutterstock .shutterstock__item:hover a,.header-trial-1 .showcase .showcase__fake:hover a,.header-trial-1 .shutterstock .showcase__fake:hover a,.header-trial-2 .showcase .showcase__item:hover a,.header-trial-2 .shutterstock .showcase__item:hover a,.header-trial-2 .showcase .shutterstock__item:hover a,.header-trial-2 .shutterstock .shutterstock__item:hover a,.header-trial-2 .showcase .showcase__fake:hover a,.header-trial-2 .shutterstock .showcase__fake:hover a{-webkit-transform:translate3d(-10%, -10%, -20vh);-moz-transform:translate3d(-10%, -10%, -20vh);-ms-transform:translate3d(-10%, -10%, -20vh);-o-transform:translate3d(-10%, -10%, -20vh);transform:translate3d(-10%, -10%, -20vh)}.header-trial-1 .showcase .showcase__item:hover a::before,.header-trial-1 .shutterstock .showcase__item:hover a::before,.header-trial-1 .showcase .shutterstock__item:hover a::before,.header-trial-1 .shutterstock .shutterstock__item:hover a::before,.header-trial-1 .showcase .showcase__fake:hover a::before,.header-trial-1 .shutterstock .showcase__fake:hover a::before,.header-trial-2 .showcase .showcase__item:hover a::before,.header-trial-2 .shutterstock .showcase__item:hover a::before,.header-trial-2 .showcase .shutterstock__item:hover a::before,.header-trial-2 .shutterstock .shutterstock__item:hover a::before,.header-trial-2 .showcase .showcase__fake:hover a::before,.header-trial-2 .shutterstock .showcase__fake:hover a::before{-webkit-transform:translate3d(10%, 10%, 20vh) rotate(4deg);-moz-transform:translate3d(10%, 10%, 20vh) rotate(4deg);-ms-transform:translate3d(10%, 10%, 20vh) rotate(4deg);-o-transform:translate3d(10%, 10%, 20vh) rotate(4deg);transform:translate3d(10%, 10%, 20vh) rotate(4deg);box-shadow:0 0 60px rgba(34,34,34,0.25)}.header-trial-1 .showcase .showcase__item:hover a::after,.header-trial-1 .shutterstock .showcase__item:hover a::after,.header-trial-1 .showcase .shutterstock__item:hover a::after,.header-trial-1 .shutterstock .shutterstock__item:hover a::after,.header-trial-1 .showcase .showcase__fake:hover a::after,.header-trial-1 .shutterstock .showcase__fake:hover a::after,.header-trial-2 .showcase .showcase__item:hover a::after,.header-trial-2 .shutterstock .showcase__item:hover a::after,.header-trial-2 .showcase .shutterstock__item:hover a::after,.header-trial-2 .shutterstock .shutterstock__item:hover a::after,.header-trial-2 .showcase .showcase__fake:hover a::after,.header-trial-2 .shutterstock .showcase__fake:hover a::after{-webkit-transform:translate3d(5%, 5%, 20vh) rotate(2deg);-moz-transform:translate3d(5%, 5%, 20vh) rotate(2deg);-ms-transform:translate3d(5%, 5%, 20vh) rotate(2deg);-o-transform:translate3d(5%, 5%, 20vh) rotate(2deg);transform:translate3d(5%, 5%, 20vh) rotate(2deg)}.header-trial-1 .showcase .row,.header-trial-1 .shutterstock .row,.header-trial-1 .showcase .groups__item,.header-trial-1 .shutterstock .groups__item,.header-trial-2 .showcase .row,.header-trial-2 .shutterstock .row,.header-trial-2 .showcase .groups__item,.header-trial-2 .shutterstock .groups__item{-webkit-box-pack:start;-moz-box-pack:start;box-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:start}.header-trial-1 .showcase a,.header-trial-1 .shutterstock a,.header-trial-2 .showcase a,.header-trial-2 .shutterstock a{-webkit-transition:1ms cubic-bezier(1, 0, 0, 1);-moz-transition:1ms cubic-bezier(1, 0, 0, 1);transition:1ms cubic-bezier(1, 0, 0, 1);-webkit-transform:translateZ(21vh);-moz-transform:translateZ(21vh);-ms-transform:translateZ(21vh);-o-transform:translateZ(21vh);transform:translateZ(21vh);position:relative;display:block;height:100%;border-radius:3px;box-sizing:border-box;background-color:#cfd9e0}.header-trial-1 .showcase a img,.header-trial-1 .shutterstock a img,.header-trial-2 .showcase a img,.header-trial-2 .shutterstock a img{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-transition:1ms cubic-bezier(1, 0, 0, 1);-moz-transition:1ms cubic-bezier(1, 0, 0, 1);transition:1ms cubic-bezier(1, 0, 0, 1);position:absolute;top:0;left:0;display:block;width:100%;height:auto;z-index:3}.header-trial-1 .showcase a::after,.header-trial-1 .shutterstock a::after,.header-trial-2 .showcase a::after,.header-trial-2 .shutterstock a::after{background-color:rgba(251,167,7,0.75);z-index:2}.header-trial-1 .showcase a img,.header-trial-1 .shutterstock a img,.header-trial-2 .showcase a img,.header-trial-2 .shutterstock a img{z-index:3}.header-trial-1 .showcase .row,.header-trial-1 .shutterstock .row,.header-trial-1 .showcase .groups__item,.header-trial-1 .shutterstock .groups__item,.header-trial-2 .showcase .row,.header-trial-2 .shutterstock .row,.header-trial-2 .showcase .groups__item,.header-trial-2 .shutterstock .groups__item{-webkit-transform:rotateX(56deg) rotate(45deg);-moz-transform:rotateX(56deg) rotate(45deg);-ms-transform:rotateX(56deg) rotate(45deg);-o-transform:rotateX(56deg) rotate(45deg);transform:rotateX(56deg) rotate(45deg)}.header-trial-3 .paragraph-readable,.header-trial-3 .home-anon .hero__content,.home-anon .header-trial-3 .hero__content{max-width:480px}.header-trial-3 .background{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(../assets/19df19dbe59268890f204e1a58c60236.jpg);background-position:center center;z-index:1}.header-trial-3 .background::before,.header-trial-3 .background::after{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(8,25,43,0.5);content:'';z-index:3}.header-trial-3 .background::after{background-color:rgba(251,167,7,0.6)}.header-trial-3 .content{background:-webkit-linear-gradient(-315deg, rgba(8,25,43,0.8), rgba(8,25,43,0.4));background:linear-gradient(45deg, rgba(8,25,43,0.8), rgba(8,25,43,0.4));position:relative;padding:30px 10px;z-index:2;text-align:center}.header-trial-3 .content .button--lg,.header-trial-3 .content p{font-size:20px}#header{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:1ms cubic-bezier(1, 0, 0, 1);-moz-transition:1ms cubic-bezier(1, 0, 0, 1);transition:1ms cubic-bezier(1, 0, 0, 1);position:relative;margin:0;padding:10px 0;z-index:98}#header.header--transparent{border-color:transparent;background-color:rgba(77,77,77,0.15)}#header.header--fixed{position:fixed;top:0;left:0;width:100%}#header .group{background-color:#e2e8ec}#header .row>*,#header .groups__item>*{margin-left:5px;margin-right:5px}#header .row>*:first-child,#header .groups__item>*:first-child{margin:0}#header .row>*:last-child,#header .groups__item>*:last-child{margin-right:0}#header .row .trigger__button.hide-tablet,#header .groups__item .trigger__button.hide-tablet{margin-right:0 !important}.category--landing:not(.header--fixed):not(.category--landing--icon) #header,.home-anon:not(.header--show) #header{-webkit-transition:box-shadow 1ms cubic-bezier(1, 0, 0, 1) background 1ms cubic-bezier(1, 0, 0, 1);-moz-transition:box-shadow 1ms cubic-bezier(1, 0, 0, 1) background 1ms cubic-bezier(1, 0, 0, 1);transition:box-shadow 1ms cubic-bezier(1, 0, 0, 1) background 1ms cubic-bezier(1, 0, 0, 1);background-color:transparent;border:none}.category--landing:not(.header--fixed):not(.category--landing--icon) #header .logo .icon,.home-anon:not(.header--show) #header .logo .icon,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .logo .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .category--landing:not(.header--fixed):not(.category--landing--icon) #header .logo [class*="icon"],.home-anon:not(.header--show) #header .logo .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .home-anon:not(.header--show) #header .logo [class*="icon"],.category--landing:not(.header--fixed):not(.category--landing--icon) #header .logo .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .category--landing:not(.header--fixed):not(.category--landing--icon) #header .logo [class*="icon"],.home-anon:not(.header--show) #header .logo .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .home-anon:not(.header--show) #header .logo [class*="icon"],.category--landing:not(.header--fixed):not(.category--landing--icon) #header .logo .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .category--landing:not(.header--fixed):not(.category--landing--icon) #header .logo [class*="icon"],.home-anon:not(.header--show) #header .logo .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .home-anon:not(.header--show) #header .logo [class*="icon"],.category--landing:not(.header--fixed):not(.category--landing--icon) #header .logo .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .category--landing:not(.header--fixed):not(.category--landing--icon) #header .logo [class*="icon"],.home-anon:not(.header--show) #header .logo .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .home-anon:not(.header--show) #header .logo [class*="icon"],.category--landing:not(.header--fixed):not(.category--landing--icon) #header .logo .detail-series__navigation button,.detail-series__navigation .category--landing:not(.header--fixed):not(.category--landing--icon) #header .logo button,.home-anon:not(.header--show) #header .logo .detail-series__navigation button,.detail-series__navigation .home-anon:not(.header--show) #header .logo button{color:#fff}.category--landing:not(.category--landing--icon) #header ~ #main,.home-anon #header ~ #main{margin-top:0}.search{margin-bottom:0}.search .group{color:#374957}.search .group .popover [for='premium-1'],.search .group .popover [for='format-collections']{position:relative;padding:0 0 10px !important}.search .group .popover [for='premium-1']::after,.search .group .popover [for='format-collections']::after{position:absolute;bottom:0;left:-10px;width:calc(100% + 20px);height:1px;background-color:#cfd9e0;content:''}.search .group .popover .popover__container{width:100%;min-width:inherit}.search .group .popover .dropdown__button{display:block;min-width:180px;max-width:180px;border:none;background-color:transparent}.search .group input{min-width:64px;background-color:transparent}.search--lg .group .dropdown__button{height:54px;line-height:54px}@media screen and (max-width: 1160px){body[data-trigger~='nav-main']{overflow:hidden}body[data-trigger~='nav-main'] .menu__container{display:block}body[data-trigger~='nav-main'] .menu__list{display:block}body[data-trigger~='nav-main'] .menu .has-submenu:not(.has-submenu--mobile) a.active ~ .submenu{display:none}}@media screen and (max-width: 1160px) and (min-width: 640px){body[data-trigger~='nav-main'] .menu::before{position:absolute;top:50px;left:0;width:100vw;height:calc(100vh - 50px);background-color:rgba(29,38,45,0.5);content:''}}@media screen and (max-width: 640px){body[data-trigger~='nav-main'] #navigation{height:100vh}body[data-trigger~='nav-main'] #navigation>.container-fluid>.row,body[data-trigger~='nav-main'] #navigation>.container-fluid>.groups__item{height:auto}}.menu{height:50px}.menu .trigger__button{display:block;width:50px;height:50px}.menu .trigger__button .icon,.menu .trigger__button .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .menu .trigger__button [class*="icon"],.menu .trigger__button .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .menu .trigger__button [class*="icon"],.menu .trigger__button .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .menu .trigger__button [class*="icon"],.menu .trigger__button .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .menu .trigger__button [class*="icon"],.menu .trigger__button .detail-series__navigation button,.detail-series__navigation .menu .trigger__button button{color:#fff}.menu .trigger__button .icon::before,.menu .trigger__button .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .menu .trigger__button [class*="icon"]::before,.menu .trigger__button .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .menu .trigger__button [class*="icon"]::before,.menu .trigger__button .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .menu .trigger__button [class*="icon"]::before,.menu .trigger__button .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .menu .trigger__button [class*="icon"]::before,.menu .trigger__button .detail-series__navigation button::before,.detail-series__navigation .menu .trigger__button button::before{width:20px;height:20px;padding:15px 0;font-size:20px}.menu .trigger__button.active .icon--menuburger,.menu .trigger__button:not(.active) .icon--cross{display:none}.menu .trigger__button.active .icon--cross,.menu .trigger__button:not(.active) .icon--menuburger{display:block}.menu__container{position:absolute;top:50px;left:0;display:none;width:100vw;height:calc(100vh - 50px);background-color:#1d262d}.menu__list{padding:0 20px;line-height:50px;display:none}.menu__list::before{position:absolute;top:0;left:0;width:100%;height:30px;pointer-events:none;background:linear-gradient(180deg, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0) 100%);content:''}.menu__list .has-submenu:not(.has-submenu--mobile)>a::before{display:none}.menu__list .has-submenu:not(.has-submenu--mobile) .submenu{display:none}.menu__list .has-submenu>a{position:relative;display:block;padding-right:20px;font-weight:500}.menu__list .has-submenu>a.active{color:#fff}.menu__list .has-submenu>a.active::before{color:#fff}.menu__list .has-submenu>a.active ~ .submenu{display:block}.menu__list .has-submenu>a::before{font-family:bobjoll;position:absolute;top:50%;right:0;transform:translateY(-50%);font-size:20px}.menu__list .has-submenu>a ~ .submenu{display:none}.menu__list .submenu{margin:0 -20px;padding:0 20px 0 50px;background-color:#253039}.menu__list .submenu a{font-weight:500}.menu__list .premium span,.menu__list .premium i{margin:0}.menu__list .link-description{padding:20px 0}.menu__list .link-description div{display:flex;flex-wrap:wrap;align-items:center;line-height:1.2}.menu__list .link-description div>*{flex:1 0 100%}.menu__list .link-description span{color:#fff}.menu__list .link-description span.badge,.menu__list .link-description .showcase__item span.badge--new,.showcase__item .menu__list .link-description span.badge--new,.menu__list .link-description .shutterstock__item span.badge--new,.shutterstock__item .menu__list .link-description span.badge--new,.menu__list .link-description .showcase__fake span.badge--new,.showcase__fake .menu__list .link-description span.badge--new{font-size:13px;margin:0 10px;height:19px;padding:0 4px;line-height:initial;vertical-align:initial}.menu__list .link-contributor span{padding:2px 10px;border:1px solid #4a6375;border-radius:3px;box-sizing:border-box}.menu__list .link-contributor:hover span{border-color:#5f7d95}.menu__list .special ~ ul li:last-child a,.menu__list .special{color:#5eb2fc}.menu__list .special ~ ul li:last-child a{display:inline-block;position:relative;padding-right:16px}.menu__list .special ~ ul li:last-child a::before{position:absolute;top:50%;right:0;width:14px;height:14px;transform:translateY(-50%);font-family:'bobjoll';font-size:14px;line-height:14px}.menu__list .special{font-size:16px;font-weight:500}.menu__list sup,.menu__list sub{margin:0 0 0 5px;font-size:10px}.menu__list a{color:#a5b7c6;font-size:18px}.menu__list a:not(.button--text):not(.button){display:block}.menu__list a:not(.button--text):not(.button):hover{color:#fff}.menu__list a small{display:block}@media screen and (min-width: 640px) and (max-width: 1159px){.menu__container{max-width:320px}}@media screen and (max-width: 640px){.menu__container{overflow-y:scroll;-webkit-overflow-scrolling:touch}.menu__list{padding-bottom:160px}}@media screen and (min-width: 1160px){.menu{flex:1;height:44px}.menu .trigger__button{display:none}.menu__container{position:inherit;width:auto;height:auto;display:block}.menu__list{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;padding:0 5px 0 0;background:none;line-height:44px}.menu__list::before{display:none}.menu__list>li{position:relative}.menu__list>li:not(:last-child){margin-right:20px}.menu__list>li:nth-last-child(2){margin-left:auto}.menu__list>li a{font-weight:500}.menu__list .button--outline,.menu__list .category--landing:not(.header--fixed):not(.category--landing--icon) #header .trigger__button,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .menu__list .trigger__button,.menu__list .home-anon:not(.header--show) #header .trigger__button,.home-anon:not(.header--show) #header .menu__list .trigger__button{height:24px;line-height:24px}.menu__list .has-submenu>a{padding-right:18px}.menu__list .has-submenu>a::before{display:block !important;margin-top:1px;color:#5f7d95;font-size:16px}.menu__list .submenu{position:absolute;top:100%;left:0;width:100vw;max-width:360px;margin:0 -10px;padding:10px 20px;border-bottom-left-radius:3px;border-bottom-right-radius:3px;line-height:34px}.menu__list .submenu--auto{width:inherit}.menu__list .submenu--auto ul{white-space:nowrap}.menu__list .submenu--small{max-width:140px}.menu__list .submenu--small li a{font-size:14px}.menu__list .submenu--large{max-width:800px;line-height:34px}.menu__list .submenu--large ul{column-count:5}.menu__list .submenu::before{position:absolute;top:0;left:0;width:100%;height:30px;pointer-events:none;background:linear-gradient(180deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%);content:''}.menu__list .link-description{padding:10px 0;line-height:1.5}.menu__list .link-description span{font-size:16px}.menu__list .link-description small{font-size:14px;position:relative;top:3px}.menu__list a{font-size:14px}}body[data-trigger~='header-filter'] .menu{height:50px}body[data-trigger~='header-filter'] .menu .trigger__button{display:block;width:50px;height:50px}body[data-trigger~='header-filter'] .menu .trigger__button .icon,body[data-trigger~='header-filter'] .menu .trigger__button .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] body[data-trigger~='header-filter'] .menu .trigger__button [class*="icon"],body[data-trigger~='header-filter'] .menu .trigger__button .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] body[data-trigger~='header-filter'] .menu .trigger__button [class*="icon"],body[data-trigger~='header-filter'] .menu .trigger__button .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] body[data-trigger~='header-filter'] .menu .trigger__button [class*="icon"],body[data-trigger~='header-filter'] .menu .trigger__button .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] body[data-trigger~='header-filter'] .menu .trigger__button [class*="icon"],body[data-trigger~='header-filter'] .menu .trigger__button .detail-series__navigation button,.detail-series__navigation body[data-trigger~='header-filter'] .menu .trigger__button button{color:#fff}body[data-trigger~='header-filter'] .menu .trigger__button .icon::before,body[data-trigger~='header-filter'] .menu .trigger__button .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] body[data-trigger~='header-filter'] .menu .trigger__button [class*="icon"]::before,body[data-trigger~='header-filter'] .menu .trigger__button .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] body[data-trigger~='header-filter'] .menu .trigger__button [class*="icon"]::before,body[data-trigger~='header-filter'] .menu .trigger__button .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] body[data-trigger~='header-filter'] .menu .trigger__button [class*="icon"]::before,body[data-trigger~='header-filter'] .menu .trigger__button .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] body[data-trigger~='header-filter'] .menu .trigger__button [class*="icon"]::before,body[data-trigger~='header-filter'] .menu .trigger__button .detail-series__navigation button::before,.detail-series__navigation body[data-trigger~='header-filter'] .menu .trigger__button button::before{width:20px;height:20px;padding:15px 0;font-size:20px}body[data-trigger~='header-filter'] .menu .trigger__button.active .icon--menuburger,body[data-trigger~='header-filter'] .menu .trigger__button:not(.active) .icon--cross{display:none}body[data-trigger~='header-filter'] .menu .trigger__button.active .icon--cross,body[data-trigger~='header-filter'] .menu .trigger__button:not(.active) .icon--menuburger{display:block}body[data-trigger~='header-filter'] .menu__container{position:absolute;top:50px;left:0;display:none;width:100vw;height:calc(100vh - 50px);background-color:#1d262d}body[data-trigger~='header-filter'] .menu__list{padding:0 20px;line-height:50px;display:none}body[data-trigger~='header-filter'] .menu__list::before{position:absolute;top:0;left:0;width:100%;height:30px;pointer-events:none;background:linear-gradient(180deg, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0) 100%);content:''}body[data-trigger~='header-filter'] .menu__list .has-submenu:not(.has-submenu--mobile)>a::before{display:none}body[data-trigger~='header-filter'] .menu__list .has-submenu:not(.has-submenu--mobile) .submenu{display:none}body[data-trigger~='header-filter'] .menu__list .has-submenu>a{position:relative;display:block;padding-right:20px;font-weight:500}body[data-trigger~='header-filter'] .menu__list .has-submenu>a.active{color:#fff}body[data-trigger~='header-filter'] .menu__list .has-submenu>a.active::before{color:#fff}body[data-trigger~='header-filter'] .menu__list .has-submenu>a.active ~ .submenu{display:block}body[data-trigger~='header-filter'] .menu__list .has-submenu>a::before{font-family:bobjoll;position:absolute;top:50%;right:0;transform:translateY(-50%);font-size:20px}body[data-trigger~='header-filter'] .menu__list .has-submenu>a ~ .submenu{display:none}body[data-trigger~='header-filter'] .menu__list .submenu{margin:0 -20px;padding:0 20px 0 50px;background-color:#253039}body[data-trigger~='header-filter'] .menu__list .submenu a{font-weight:500}body[data-trigger~='header-filter'] .menu__list .premium span,body[data-trigger~='header-filter'] .menu__list .premium i{margin:0}body[data-trigger~='header-filter'] .menu__list .link-description{padding:20px 0}body[data-trigger~='header-filter'] .menu__list .link-description div{display:flex;flex-wrap:wrap;align-items:center;line-height:1.2}body[data-trigger~='header-filter'] .menu__list .link-description div>*{flex:1 0 100%}body[data-trigger~='header-filter'] .menu__list .link-description span{color:#fff}body[data-trigger~='header-filter'] .menu__list .link-description span.badge,body[data-trigger~='header-filter'] .menu__list .link-description .showcase__item span.badge--new,.showcase__item body[data-trigger~='header-filter'] .menu__list .link-description span.badge--new,body[data-trigger~='header-filter'] .menu__list .link-description .shutterstock__item span.badge--new,.shutterstock__item body[data-trigger~='header-filter'] .menu__list .link-description span.badge--new,body[data-trigger~='header-filter'] .menu__list .link-description .showcase__fake span.badge--new,.showcase__fake body[data-trigger~='header-filter'] .menu__list .link-description span.badge--new{font-size:13px;margin:0 10px;height:19px;padding:0 4px;line-height:initial;vertical-align:initial}body[data-trigger~='header-filter'] .menu__list .link-contributor span{padding:2px 10px;border:1px solid #4a6375;border-radius:3px;box-sizing:border-box}body[data-trigger~='header-filter'] .menu__list .link-contributor:hover span{border-color:#5f7d95}body[data-trigger~='header-filter'] .menu__list .special ~ ul li:last-child a,body[data-trigger~='header-filter'] .menu__list .special{color:#5eb2fc}body[data-trigger~='header-filter'] .menu__list .special ~ ul li:last-child a{display:inline-block;position:relative;padding-right:16px}body[data-trigger~='header-filter'] .menu__list .special ~ ul li:last-child a::before{position:absolute;top:50%;right:0;width:14px;height:14px;transform:translateY(-50%);font-family:'bobjoll';font-size:14px;line-height:14px}body[data-trigger~='header-filter'] .menu__list .special{font-size:16px;font-weight:500}body[data-trigger~='header-filter'] .menu__list sup,body[data-trigger~='header-filter'] .menu__list sub{margin:0 0 0 5px;font-size:10px}body[data-trigger~='header-filter'] .menu__list a{color:#a5b7c6;font-size:18px}body[data-trigger~='header-filter'] .menu__list a:not(.button--text):not(.button){display:block}body[data-trigger~='header-filter'] .menu__list a:not(.button--text):not(.button):hover{color:#fff}body[data-trigger~='header-filter'] .menu__list a small{display:block}@media screen and (min-width: 640px) and (max-width: 1419px){body[data-trigger~='header-filter'] .menu__container{max-width:320px}}@media screen and (max-width: 640px){body[data-trigger~='header-filter'] .menu__container{overflow-y:scroll;-webkit-overflow-scrolling:touch}body[data-trigger~='header-filter'] .menu__list{padding-bottom:160px}}@media screen and (min-width: 1420px){body[data-trigger~='header-filter'] .menu{flex:1;height:44px}body[data-trigger~='header-filter'] .menu .trigger__button{display:none}body[data-trigger~='header-filter'] .menu__container{position:inherit;width:auto;height:auto;display:block}body[data-trigger~='header-filter'] .menu__list{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;padding:0 5px 0 0;background:none;line-height:44px}body[data-trigger~='header-filter'] .menu__list::before{display:none}body[data-trigger~='header-filter'] .menu__list>li{position:relative}body[data-trigger~='header-filter'] .menu__list>li:not(:last-child){margin-right:20px}body[data-trigger~='header-filter'] .menu__list>li:nth-last-child(2){margin-left:auto}body[data-trigger~='header-filter'] .menu__list>li a{font-weight:500}body[data-trigger~='header-filter'] .menu__list .button--outline,body[data-trigger~='header-filter'] .menu__list .category--landing:not(.header--fixed):not(.category--landing--icon) #header .trigger__button,.category--landing:not(.header--fixed):not(.category--landing--icon) #header body[data-trigger~='header-filter'] .menu__list .trigger__button,body[data-trigger~='header-filter'] .menu__list .home-anon:not(.header--show) #header .trigger__button,.home-anon:not(.header--show) #header body[data-trigger~='header-filter'] .menu__list .trigger__button{height:24px;line-height:24px}body[data-trigger~='header-filter'] .menu__list .has-submenu>a{padding-right:18px}body[data-trigger~='header-filter'] .menu__list .has-submenu>a::before{display:block !important;margin-top:1px;color:#5f7d95;font-size:16px}body[data-trigger~='header-filter'] .menu__list .submenu{position:absolute;top:100%;left:0;width:100vw;max-width:360px;margin:0 -10px;padding:10px 20px;border-bottom-left-radius:3px;border-bottom-right-radius:3px;line-height:34px}body[data-trigger~='header-filter'] .menu__list .submenu--auto{width:inherit}body[data-trigger~='header-filter'] .menu__list .submenu--auto ul{white-space:nowrap}body[data-trigger~='header-filter'] .menu__list .submenu--small{max-width:140px}body[data-trigger~='header-filter'] .menu__list .submenu--small li a{font-size:14px}body[data-trigger~='header-filter'] .menu__list .submenu--large{max-width:800px;line-height:34px}body[data-trigger~='header-filter'] .menu__list .submenu--large ul{column-count:5}body[data-trigger~='header-filter'] .menu__list .submenu::before{position:absolute;top:0;left:0;width:100%;height:30px;pointer-events:none;background:linear-gradient(180deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%);content:''}body[data-trigger~='header-filter'] .menu__list .link-description{padding:10px 0;line-height:1.5}body[data-trigger~='header-filter'] .menu__list .link-description span{font-size:16px}body[data-trigger~='header-filter'] .menu__list .link-description small{font-size:14px;position:relative;top:3px}body[data-trigger~='header-filter'] .menu__list a{font-size:14px}}.navigation{position:relative;background-color:#1d262d;z-index:99}.navigation .gr-auth{margin:0 5px 0 5px}@media screen and (max-width: 1160px){.navigation .gr-auth{margin-left:auto}}.navigation .gr-auth .tooltip:hover::before{top:100%;left:50%;transform:translateX(-50%);margin:6px 0 0 0;content:'';position:absolute;height:0;width:0;border-bottom:4px solid #fff;border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0)}.navigation .gr-auth .tooltip .tooltip__container{right:0;left:auto;transform:none;min-width:180px;text-align:center}.navigation .gr-auth .tooltip .tooltip__content::before{display:none}.navigation .gr-auth__popover .popover__trigger{display:block;padding:0 13px 0 0}.navigation .gr-auth__popover .popover__trigger::after{position:absolute;top:50%;right:0;content:'';-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);height:0;width:0;border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-top:4px solid #374957}.navigation .gr-auth__popover .popover__trigger:not(.active)::after{border:none;height:0;width:0;border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-top:4px solid #374957}.navigation .gr-auth__popover .popover__trigger.active::after{border:none;height:0;width:0;border-bottom:4px solid #374957;border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0)}.navigation .gr-auth__popover .popover__trigger .row,.navigation .gr-auth__popover .popover__trigger .groups__item{position:relative}.navigation .menu{margin-left:5px}.navigation .notification-center__popover .popover__trigger{margin:0 10px}.navigation .container-fluid,.navigation .row,.navigation .groups__item{height:100%}@media screen and (min-width: 1096px){.navigation .container-fluid{padding:0 20px}}.navigation .gr-auth .tooltip:hover::before{position:absolute;height:0;width:0;border-bottom:4px solid #fff;border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);top:100%;left:50%;transform:translateX(-50%);margin:6px 0 0 0;content:''}.navigation .gr-auth .tooltip .tooltip__container{right:0;left:auto;transform:none;min-width:180px;text-align:center}.navigation .gr-auth .tooltip .tooltip__content::before{display:none}.navigation .container-fluid,.navigation .row,.navigation .groups__item{height:100%}.navigation .gr-auth .gr-auth__connected>.row>.popover:nth-child(1):not(.notification-center__popover),.navigation .gr-auth .gr-auth__connected>.groups__item>.popover:nth-child(1):not(.notification-center__popover){margin-left:10px}@media only screen and (max-width: 1180px){body[data-trigger='header-filter'] .navigation .gr-auth{margin-right:0}}.popover--share .button--xs ~ .popover__container{width:24px}.popover--share .button--sm ~ .popover__container,.popover--share #notification-cookie .notification__close ~ .popover__container,#notification-cookie .popover--share .notification__close ~ .popover__container{width:34px}.popover--share .button--md ~ .popover__container{width:44px}.popover--share .button--lg ~ .popover__container{width:54px}.popover--share .button--xl ~ .popover__container{width:64px}.post-Freebies .post--content{display:none}.row--post{margin-left:-20px;width:calc(100% + 20px * 2)}@media screen and (max-width: 1096px){.row--post{width:100%;margin:0}}@media screen and (min-width: 1096px) and (min-width: 1042px) and (max-width: 1395px){.post-wrapper{height:480px;overflow:hidden}.post-wrapper .post:nth-child(n+4){display:none}}@media (min-width: 1395px) and (max-width: 1635px){body[data-trigger='header-filter'] .post-wrapper{height:480px;overflow:hidden}body[data-trigger='header-filter'] .post-wrapper .post:nth-child(n+4){display:none}}.post{padding:0 20px;margin-bottom:40px}.post .post--inner{width:300px;height:440px;margin:auto;box-shadow:0 0 40px rgba(95,125,149,0.25);border-radius:3px;overflow:hidden;position:relative}.post .post--inner .post--img{-webkit-box-flex:5;-moz-box-flex:5;box-flex:5;-webkit-flex:5;-moz-flex:5;-ms-flex:5;flex:5;overflow:hidden}.post .post--inner .post--img img{-webkit-transition:-webkit-transform 300ms ease-in-out;-moz-transition:-moz-transform 300ms ease-in-out;transition:transform 300ms ease-in-out;position:absolute;top:50%;left:50%;display:block;width:auto;height:100%;transform:translate(-50%, -50%) scale(1)}@supports (object-fit: cover){.post .post--inner .post--img img{width:100%;height:100%;object-fit:cover}}.post .post--inner .post--img:hover img{-webkit-transition:-webkit-transform 300ms ease-in-out;-moz-transition:-moz-transform 300ms ease-in-out;transition:transform 300ms ease-in-out;transform:translate(-50%, -50%) scale(1.05)}.post .post--inner .post--img image{height:100%;max-height:100%}.post .post--inner img{max-width:100%;height:auto}.post .post--inner a:not(.text__state--blue){color:inherit}.post .post--inner a:not(.text__state--blue):hover{color:#0161cd}.post .post--inner h2{line-height:1.4;font-size:20px}.post .post--inner h2 a{font-weight:700}.post .post--inner>.row,.post .post--inner>.groups__item{-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}.post .post--inner .post--content{-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1;-moz-flex:1;-ms-flex:1;flex:1}.post .post--inner .link--category:hover{color:#0161cd}.post .post--inner .row,.post .post--inner .groups__item{position:relative}.post .post--inner .post--options{position:absolute;right:0;bottom:0}.post .post--inner .button--xs:hover,.post .post--inner .button--xs.active{box-shadow:none;color:#0f73ee}.post .post--inner .button--xs:hover .icon,.post .post--inner .button--xs:hover .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .post .post--inner .button--xs:hover [class*="icon"],.post .post--inner .button--xs:hover .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .post .post--inner .button--xs:hover [class*="icon"],.post .post--inner .button--xs:hover .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .post .post--inner .button--xs:hover [class*="icon"],.post .post--inner .button--xs:hover .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .post .post--inner .button--xs:hover [class*="icon"],.post .post--inner .button--xs:hover .detail-series__navigation button,.detail-series__navigation .post .post--inner .button--xs:hover button,.post .post--inner .button--xs.active .icon,.post .post--inner .button--xs.active .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .post .post--inner .button--xs.active [class*="icon"],.post .post--inner .button--xs.active .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .post .post--inner .button--xs.active [class*="icon"],.post .post--inner .button--xs.active .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .post .post--inner .button--xs.active [class*="icon"],.post .post--inner .button--xs.active .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .post .post--inner .button--xs.active [class*="icon"],.post .post--inner .button--xs.active .detail-series__navigation button,.detail-series__navigation .post .post--inner .button--xs.active button{color:#0f73ee}.post.post--featured .post--inner{width:640px;height:600px}.post.post--featured .post--inner .post--content{position:absolute;bottom:0;left:0;background-image:linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);padding-top:30px;color:#fff}.post.post--featured .post--inner .post--content a{color:#fff}.post.post--featured .post--inner .post--content .link--category{display:none}.post.post--featured .post--inner .post--content .button:not([data-network]){box-shadow:none}.post.post--featured .post--inner .popover__trigger i{color:#fff}@media screen and (max-width: 640px){.post.post--featured .post--inner{width:300px;height:440px}}#recommendations{padding:0}#recommendations .notification{width:100%;max-width:inherit;min-height:inherit;border-radius:0;padding:5px 10px;font-size:14px}#recommendations .notification#banner-tutpad{overflow:hidden;background-color:#fff;background-image:url("http://www.freepik.com/med~Media/banners/banner-tutpad.png");background-position:center center;background-repeat:no-repeat}#recommendations .notification#banner-tutpad .notification__content>.row,#recommendations .notification#banner-tutpad .notification__content>.groups__item{height:90px}.banner-pinterest .wrapper{background-color:#f8fafb}.banner-pinterest .logo{width:24px;height:auto;margin:0px;position:relative;z-index:1}.banner-pinterest p{color:#2c8cf4}.banner-pinterest p strong{display:inline-block;color:#0353a7}.banner-pinterest p strong span{color:#ec3a3b}.banner-pinterest picture img{object-position:30% 20%}@media screen and (min-width: 640px){.banner-pinterest:not(.sidebar) .logo{width:54px;margin-right:20px}.banner-pinterest:not(.sidebar) p strong{display:block}}@media screen and (min-width: 1096px){.banner-pinterest:not(.sidebar) picture img{width:600px}}@media only screen and (max-width: 768px) and (min-width: 640px){html[lang="fr"] .banner-pinterest .button{max-width:140px}}.banner-slidesgo{position:relative;display:block;margin:6px auto;max-width:960px}.banner-slidesgo::before{display:block;padding:0 0 25.77%;content:''}.banner-slidesgo img{position:absolute;top:0;left:0;display:block;width:100%;height:auto}.banner-stories{background:linear-gradient(90deg, #164372 0%, #0353A7 100%);overflow:hidden;height:100%;padding:30px 0;display:flex;align-items:center}.banner-stories .container{position:relative;padding:0 50px;width:100%}.banner-stories .content{position:relative;max-width:600px;z-index:1}.banner-stories .content{margin:0 auto;text-align:center}.banner-stories .left{position:absolute;top:72%;right:107%;transform:translateY(-50%);pointer-events:none}.banner-stories .right{position:absolute;top:50%;left:100%;transform:translateY(-50%);pointer-events:none}@media screen and (max-width: 1096px){.banner-stories .content{max-width:350px}.banner-stories .left{top:50%}.banner-stories h1,.banner-stories h2,.banner-stories h3,.banner-stories h4,.banner-stories h5,.banner-stories h6{line-height:22px}.banner-stories .left img,.banner-stories .right img{max-width:354px}}@media screen and (min-width: 768px){.banner-stories .left img,.banner-stories .right img{max-width:500px}}@media screen and (min-width: 1096px){.banner-stories .left img,.banner-stories .right img{max-width:584px}}.banner-stories__bg{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.banner-stories h1,.banner-stories h2,.banner-stories h3,.banner-stories h4,.banner-stories h5,.banner-stories h6{font-size:14px;margin:5px 0 20px;color:#fff;font-weight:400}@media screen and (min-width: 480px){.banner-stories h1,.banner-stories h2,.banner-stories h3,.banner-stories h4,.banner-stories h5,.banner-stories h6{font-size:calc(14px + 8 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.banner-stories h1,.banner-stories h2,.banner-stories h3,.banner-stories h4,.banner-stories h5,.banner-stories h6{font-size:22px}}@media screen and (max-width: 768px){.banner-stories .left{top:70%;right:96%}.banner-stories .right{left:95%}}@media screen and (max-width: 640px){.banner-stories .logo-stories{width:133px}.banner-stories h1,.banner-stories h2,.banner-stories h3,.banner-stories h4,.banner-stories h5,.banner-stories h6{margin-bottom:10px;font-size:16px;line-height:22px}.banner-stories .content{max-width:260px;padding-top:0}.banner-stories .button{padding:0 20px;height:24px;line-height:24px;font-size:13px}}.banner-stories.stories-detail{width:300px;height:250px;padding:30px}.banner-stories.stories-detail h1,.banner-stories.stories-detail h2,.banner-stories.stories-detail h3,.banner-stories.stories-detail h4,.banner-stories.stories-detail h5,.banner-stories.stories-detail h6{margin:15px 0;font-size:14px;line-height:19px}.banner-stories.stories-detail .content{max-width:260px;padding-top:0}.banner-stories.stories-detail .container{padding:30px 10px !important}.banner-stories.stories-detail .left{right:80px;top:-37px}.banner-stories.stories-detail .right{top:169px;left:71px}.banner-stories.stories-detail .button{z-index:10;padding:0 20px;height:34px;line-height:34px;font-size:14px}.banner-autopromo .wrapper{display:block;position:relative;overflow:hidden;text-align:center}.banner-autopromo .content{padding:135px 20px 30px}.banner-autopromo p{font-size:14px;line-height:22px;margin-bottom:20px !important}.banner-autopromo .button{position:relative;z-index:1}.banner-autopromo picture{position:absolute;pointer-events:none}.banner-autopromo picture.bg{top:0px;left:0px;width:100%;height:100%}.banner-autopromo picture.left,.banner-autopromo picture.right{display:none}.banner-autopromo picture.left{right:100%}.banner-autopromo picture.right{right:auto;left:100%}.banner-autopromo picture img{width:100%;height:100%;object-fit:cover}.banner-autopromo:not(.sidebar){padding-bottom:0px}@media screen and (min-width: 640px){.banner-autopromo:not(.sidebar) .wrapper{display:flex;align-items:center}.banner-autopromo:not(.sidebar) .content{display:flex;align-items:center;padding:102px 30px}.banner-autopromo:not(.sidebar) p{text-align:left;margin-bottom:0px !important;margin-right:30px;font-size:18px;line-height:25px}.banner-autopromo:not(.sidebar) .button{padding:0 20px;height:44px;font-size:14px;line-height:44px}}@media screen and (min-width: 1096px){.banner-autopromo:not(.sidebar) .wrapper{justify-content:center}.banner-autopromo:not(.sidebar) .content{position:relative;justify-content:center}.banner-autopromo:not(.sidebar) p{margin-right:50px;font-size:22px;line-height:30px}.banner-autopromo:not(.sidebar) .button{padding:0 30px;font-size:16px}.banner-autopromo:not(.sidebar) picture.bg{display:none}.banner-autopromo:not(.sidebar) picture.left,.banner-autopromo:not(.sidebar) picture.right{display:block}}@media screen and (min-width: 1790px){.banner-autopromo:not(.sidebar) .content{position:initial}.banner-autopromo:not(.sidebar) picture.left{right:auto;left:0px}.banner-autopromo:not(.sidebar) picture.right{left:auto;right:0px}}.banner-autopromo:not(.sidebar) .button{overflow:hidden}#search-banner{background-color:#fff}#search-banner .collection-add{display:block !important}#banner-top-covid19{position:relative;padding:20px;background:linear-gradient(90deg, #D7D7FF 0%, #92CDFA 100%);overflow:hidden}#banner-top-covid19 a{display:inline-block;height:24px;padding:0 10px;border-radius:3px;background-color:#fff;box-shadow:0 0 4px 0 rgba(18,115,235,0.39);color:#1273eb !important;font-size:14px;line-height:24px}#banner-top-covid19 a:hover{text-decoration:none}#banner-top-covid19 p{position:relative;z-index:10;margin:0;color:#113255}#banner-top-covid19 p b{color:#3636cc}#banner-top-covid19 p span{display:inline-block;margin:0 10px 0 0}#banner-top-covid19 .notification__close{z-index:11;margin:10px}@media screen and (max-width: 640px){#banner-top-covid19 #covid19-animation{right:-200px}}@media screen and (max-width: 1096px){#banner-top-covid19 p b{display:inline-block;margin:0 10px 0 0}#banner-top-covid19 p span{display:none}}#covid19-animation{position:absolute;top:50%;right:0;width:540px;height:200px;transform:translateY(-50%);pointer-events:none}#covid19-animation .forg--1{position:absolute;bottom:50px;left:115px;-webkit-animation:leftRight 6s ease-in-out infinite;-moz-animation:leftRight 6s ease-in-out infinite;animation:leftRight 6s ease-in-out infinite;animation-delay:200ms}#covid19-animation .forg--1 img{-webkit-animation:floating 8s ease-in-out infinite;-moz-animation:floating 8s ease-in-out infinite;animation:floating 8s ease-in-out infinite;animation-delay:200ms}#covid19-animation .forg--2{position:absolute;top:70px;left:260px;-webkit-animation:leftRight 5s ease-in-out infinite;-moz-animation:leftRight 5s ease-in-out infinite;animation:leftRight 5s ease-in-out infinite}#covid19-animation .forg--2 img{-webkit-animation:floating 7s ease-in-out infinite;-moz-animation:floating 7s ease-in-out infinite;animation:floating 7s ease-in-out infinite}#covid19-animation .forg--3{position:absolute;bottom:80px;left:390px;-webkit-animation:leftRight 7s ease-in-out infinite;-moz-animation:leftRight 7s ease-in-out infinite;animation:leftRight 7s ease-in-out infinite;animation-delay:200ms}#covid19-animation .forg--3 img{-webkit-animation:floating 9s ease-in-out infinite;-moz-animation:floating 9s ease-in-out infinite;animation:floating 9s ease-in-out infinite;animation-delay:200ms}#covid19-animation .forg--4{position:absolute;top:30px;left:390px;-webkit-animation:leftRight 5.5s ease-in-out infinite;-moz-animation:leftRight 5.5s ease-in-out infinite;animation:leftRight 5.5s ease-in-out infinite}#covid19-animation .forg--4 img{-webkit-animation:floating 7.5s ease-in-out infinite;-moz-animation:floating 7.5s ease-in-out infinite;animation:floating 7.5s ease-in-out infinite}#covid19-animation .forg--5{position:absolute;bottom:70px;left:440px;-webkit-animation:leftRight 5s ease-in-out infinite;-moz-animation:leftRight 5s ease-in-out infinite;animation:leftRight 5s ease-in-out infinite}#covid19-animation .forg--5 img{-webkit-animation:floating 7s ease-in-out infinite;-moz-animation:floating 7s ease-in-out infinite;animation:floating 7s ease-in-out infinite}#covid19-animation .back--1{position:absolute;top:60px;left:60px;-webkit-animation:leftRight 6s ease-in-out infinite;-moz-animation:leftRight 6s ease-in-out infinite;animation:leftRight 6s ease-in-out infinite;animation-delay:400ms}#covid19-animation .back--1 img{-webkit-animation:floating 8s ease-in-out infinite;-moz-animation:floating 8s ease-in-out infinite;animation:floating 8s ease-in-out infinite;animation-delay:400ms}#covid19-animation .back--2{position:absolute;bottom:80px;left:0px;-webkit-animation:leftRight 5s ease-in-out infinite;-moz-animation:leftRight 5s ease-in-out infinite;animation:leftRight 5s ease-in-out infinite}#covid19-animation .back--2 img{-webkit-animation:floating 7s ease-in-out infinite;-moz-animation:floating 7s ease-in-out infinite;animation:floating 7s ease-in-out infinite}#covid19-animation .back--3{position:absolute;bottom:44px;left:60px;-webkit-animation:leftRight 6s ease-in-out infinite;-moz-animation:leftRight 6s ease-in-out infinite;animation:leftRight 6s ease-in-out infinite;animation-delay:300ms}#covid19-animation .back--3 img{-webkit-animation:floating 7s ease-in-out infinite;-moz-animation:floating 7s ease-in-out infinite;animation:floating 7s ease-in-out infinite;animation-delay:300ms}#covid19-animation .back--4{position:absolute;bottom:90px;left:160px;-webkit-animation:leftRight 7s ease-in-out infinite;-moz-animation:leftRight 7s ease-in-out infinite;animation:leftRight 7s ease-in-out infinite}#covid19-animation .back--4 img{-webkit-animation:floating 9s ease-in-out infinite;-moz-animation:floating 9s ease-in-out infinite;animation:floating 9s ease-in-out infinite}#covid19-animation .back--5{position:absolute;top:10px;left:170px;-webkit-animation:leftRight 6s ease-in-out infinite;-moz-animation:leftRight 6s ease-in-out infinite;animation:leftRight 6s ease-in-out infinite;animation-delay:500ms}#covid19-animation .back--5 img{-webkit-animation:floating 7s ease-in-out infinite;-moz-animation:floating 7s ease-in-out infinite;animation:floating 7s ease-in-out infinite;animation-delay:500ms}#covid19-animation .back--6{position:absolute;bottom:60px;left:260px;-webkit-animation:leftRight 5s ease-in-out infinite;-moz-animation:leftRight 5s ease-in-out infinite;animation:leftRight 5s ease-in-out infinite}#covid19-animation .back--6 img{-webkit-animation:floating 7s ease-in-out infinite;-moz-animation:floating 7s ease-in-out infinite;animation:floating 7s ease-in-out infinite}#covid19-animation .back--7{position:absolute;bottom:-24px;left:262px;-webkit-animation:leftRight 6s ease-in-out infinite;-moz-animation:leftRight 6s ease-in-out infinite;animation:leftRight 6s ease-in-out infinite}#covid19-animation .back--7 img{-webkit-animation:floating 9s ease-in-out infinite;-moz-animation:floating 9s ease-in-out infinite;animation:floating 9s ease-in-out infinite}#covid19-animation .back--8{position:absolute;top:16px;left:440px;-webkit-animation:leftRight 4s ease-in-out infinite;-moz-animation:leftRight 4s ease-in-out infinite;animation:leftRight 4s ease-in-out infinite}#covid19-animation .back--8 img{-webkit-animation:floating 6s ease-in-out infinite;-moz-animation:floating 6s ease-in-out infinite;animation:floating 6s ease-in-out infinite}@keyframes floating{0%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(20px);-moz-transform:translateY(20px);-ms-transform:translateY(20px);-o-transform:translateY(20px);transform:translateY(20px)}100%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}@keyframes leftRight{0%{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(10px);-moz-transform:translateX(10px);-ms-transform:translateX(10px);-o-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}}.price-dollar .price-euro,.price-euro .price-dollar{display:none !important}.strike{text-decoration:line-through}#banner-top-pinterest{overflow:hidden;position:relative;padding:0;height:70px;background:url(../assets/2c909080fe41991f3edba47091046a61.png) bottom right no-repeat,#fff;background-size:610px;background-position-y:-88px;background-position-x:92%}#banner-top-pinterest::before{position:absolute;display:inline-block;background-image:url(../assets/769aa2e73697b39d8b0d414262260cea.svg);background-repeat:no-repeat;width:165px;height:158px;left:-116px;top:-35px;content:''}#banner-top-pinterest img{display:inline-block;vertical-align:bottom}#banner-top-pinterest p{display:inline-block;padding-left:20px;color:#2c8cf4}#banner-top-pinterest p b{color:#0353a7}#banner-top-pinterest p b span{color:#ec3a3b}#banner-top-pinterest .button--flat,#banner-top-pinterest .showcase__item .button--share,.showcase__item #banner-top-pinterest .button--share,#banner-top-pinterest .shutterstock__item .button--share,.shutterstock__item #banner-top-pinterest .button--share,#banner-top-pinterest .showcase__fake .button--share,.showcase__fake #banner-top-pinterest .button--share{color:#fff;min-width:90px;margin-left:70px}#banner-top-pinterest .button--flat:hover,#banner-top-pinterest .showcase__item .button--share:hover,.showcase__item #banner-top-pinterest .button--share:hover,#banner-top-pinterest .shutterstock__item .button--share:hover,.shutterstock__item #banner-top-pinterest .button--share:hover,#banner-top-pinterest .showcase__fake .button--share:hover,.showcase__fake #banner-top-pinterest .button--share:hover{background-color:#0353a7}#banner-top-pinterest .notification__close{top:40%;z-index:99;transform:translateY(-50%);color:#194c80 !important}#banner-top-pinterest .notification__content{padding:0}#banner-top-pinterest .notification__content a{display:flex;align-items:center;position:relative;padding:15px 20px 15px 45px;z-index:10}#banner-top-pinterest .notification__content a span:hover{text-decoration:none;cursor:pointer}#banner-top-pinterest .notification__content a:hover{text-decoration:none}@media screen and (max-width: 1096px){#banner-top-pinterest{background:url(../assets/51a4455ef7aa51b6cca81f70fd311ad8.png) bottom right no-repeat,#fff;background-size:197px;background-position-y:-117px;background-position-x:89%}#banner-top-pinterest p{max-width:400px}}@media screen and (max-width: 768px){#banner-top-pinterest .hide-text{display:none}}@media screen and (max-width: 640px){#banner-top-pinterest{background:url(../assets/6a9f16c73eb0cdfbca282de08c52dccc.svg) bottom right no-repeat,#fff;background-position-y:26px;background-position-x:calc(100% + 30px)}#banner-top-pinterest::before{left:-114px;top:-92px}#banner-top-pinterest img{width:20px}#banner-top-pinterest .notification__content a{padding:25px 20px 25px 18px}}@media screen and (max-width: 480px){#banner-top-pinterest .button--flat,#banner-top-pinterest .showcase__item .button--share,.showcase__item #banner-top-pinterest .button--share,#banner-top-pinterest .shutterstock__item .button--share,.shutterstock__item #banner-top-pinterest .button--share,#banner-top-pinterest .showcase__fake .button--share,.showcase__fake #banner-top-pinterest .button--share{position:absolute;right:45px}#banner-top-pinterest p{padding-left:10px;font-size:13px}#banner-top-pinterest .notification__close{right:0}}#modal-free-download .header-premium{margin:0 -50px -50px -50px}@media screen and (max-width: 768px){#modal-free-download .header-premium{margin:0 -20px -20px -20px}#modal-free-download .content{padding:20px}}#modal-login{z-index:3000 !important}#modal-login #tab-register #register--twitter_id:not([value='0']) ~ .profile-login__password{display:none}#modal-login .modal__container>.modal__close{display:none !important}#modal-login .modal__container>.content{position:initial;padding:0;background:none}#modal-login .modal__container>.content .grecaptcha-badge{opacity:0;pointer-events:none}#modal-login .notification--error .notification__message{font-size:13px}#modal-login .profile-login__password+.notification--error{margin-top:10px}@media screen and (max-width: 640px){#modal-login .scrollable{padding:0}#modal-login .profile-login__intro{padding:0 10px}#modal-login .profile-login__intro img{max-width:100%;height:auto}#modal-login .modal__close{position:absolute;top:50%;right:10px;transform:translateY(-50%)}}#modal-login.newsletter .profile-login__forms{overflow:hidden}#profile-login-content{position:relative}#profile-login-content .modal__close{position:absolute;top:0;left:100%;margin:0 10px}@media screen and (min-width: 640px){#profile-login-content .modal__close{display:inline-block !important}}@media screen and (min-width: 640px){.profile-login__projects .modal__close{display:none !important}}.modal#modal-attribute{z-index:103}.modal#modal-attribute .header-premium{margin:0 -50px -50px -50px}.modal#modal-attribute .accordion{min-height:258px;margin:0 -50px}.modal#modal-attribute .accordion .accordion__content{padding-right:20px;padding-left:20px}#modal-detail{overflow:hidden;padding:20px 70px 0 70px}#modal-detail .modal__container{position:relative;max-width:1400px;margin:0 auto;padding:0;height:100%;border-radius:0;border-top-left-radius:3px;border-top-right-radius:3px;backface-visibility:hidden;vertical-align:top}#modal-detail .modal__container>.content{overflow-x:hidden;overflow-y:scroll;-webkit-overflow-scrolling:touch;margin:0;padding:0;height:100%;background-color:#fff}#modal-detail .modal__close{position:absolute;top:0;right:0}#modal-detail .detail__comments{position:relative;top:0;right:0}#modal-detail .detail__comments.active{position:absolute}#modal-detail .detail__comments__content{max-height:100%}#modal-detail .detail__navigation{overflow:hidden;position:absolute;top:0;left:50%;z-index:102;width:100%;width:calc(100% + 120px);height:100%;transform:translateX(-50%);pointer-events:none}#modal-detail .detail__navigation .showcase__pagination{position:absolute;top:50%;left:0;transform:translateY(-50%)}#modal-detail .detail__navigation .showcase__pagination ~ .showcase__pagination{right:0;left:auto}@media screen and (max-width: 1096px){#modal-detail{padding:50px 0 0 0 !important}#modal-detail .modal__container>.content{border-radius:0}#modal-detail .detail__navigation{top:-50px;width:100%;height:50px;margin:0}#modal-detail .detail__navigation .showcase__pagination{display:none}#modal-detail .modal__close{top:3px}#modal-detail .detail__comments__content{max-height:calc(100vh - 50px)}}#modal-download{z-index:103}#modal-download header [class*="col__"],#modal-download header [class^="col__"]{position:relative;background-size:cover}#modal-download header [class*="col__"]::before,#modal-download header [class^="col__"]::before{position:absolute;top:0;left:0;background-color:rgba(255,255,255,0.35);background-image:-webkit-linear-gradient(rgba(255,255,255,0.35),rgba(255,255,255,0.65));background-image:linear-gradient(rgba(255,255,255,0.35),rgba(255,255,255,0.65));width:100%;height:100%;content:''}#modal-download header .content{position:relative;z-index:1}#modal-download section{font-weight:100}#modal-download section li{margin:0 0 10px}#modal-download section li:last-child{margin:0}@media screen and (min-width: 1096px){#modal-download section{font-size:18px}}@media screen and (min-width: 640px){#modal-download section .col__md--6{margin-bottom:0}#modal-download section .col__md--6:nth-child(1){border-right:1px solid #cfd9e0}#modal-download section .col__md--6:nth-child(1) .container{margin-right:20px}#modal-download section .col__md--6:nth-child(2) .container{margin-left:20px}}#modal-download .modal__container>.content{padding:0;text-align:center}#modal-download .grecaptcha-badge{opacity:0;pointer-events:none}@media screen and (max-width: 640px){#modal-download{text-align:center}#modal-download .row,#modal-download .groups__item{-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"}}#modal-license{z-index:103}#modal-license .footer{margin:0 -50px -50px -50px;padding:20px 70px;border-bottom-left-radius:3px;border-bottom-right-radius:3px;background-color:#f8fafb}#modal-premium-complete .modal__container{max-width:762px}#modal-premium{color:#fff}#modal-premium .button[data-action="join-premium"] div.col--center{border-right:1px solid #cfd9e0;border-color:rgba(255,255,255,0.4)}#modal-premium img{max-width:175px}@media screen and (max-width: 640px){#modal-premium .middle .col{-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1 0 100%;-moz-flex:1 0 100%;-ms-flex:1 0 100%;flex:1 0 100%}#modal-premium .middle img{width:50%;margin:0 0 20px}#modal-premium .middle p{text-align:center}}#modal-suggest header{position:relative;background-position:center center;background-image:url(../assets/e346a51f932ee4f5e13ee2b03471784e.png);background-size:cover}#modal-suggest header::before{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(8,25,43,0.85);content:''}#modal-suggest header .content{position:relative;z-index:1}#modal-report{z-index:103}#modal-report .modal__container>.content{text-align:center}#modal-report .row .error,#modal-report .groups__item .error{width:100%}#modal-report .grecaptcha-badge{display:none !important}@media screen and (max-width: 768px){#modal-report .content{padding:20px}#modal-report h2{font-size:20px}}@media screen and (max-width: 768px) and (min-width: 480px){#modal-report h2{font-size:calc(20px + 6 * (100vw - 480px) / 920)}}@media screen and (max-width: 768px) and (min-width: 1400px){#modal-report h2{font-size:26px}}#notification-cookie{background-color:#0f73ee}#notification-cookie .notification__close{color:#fff}#notification-cookie .icon,#notification-cookie .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] #notification-cookie [class*="icon"],#notification-cookie .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] #notification-cookie [class*="icon"],#notification-cookie .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] #notification-cookie [class*="icon"],#notification-cookie .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] #notification-cookie [class*="icon"],#notification-cookie .detail-series__navigation button,.detail-series__navigation #notification-cookie button{margin-bottom:2px}#notification-cookie .row,#notification-cookie .groups__item{justify-content:flex-start;-ms-justify-content:flex-start;padding:10px;padding-right:54px}.notification--coupon{max-width:480px;padding:30px;margin:0 0 20px}.notification--coupon .notification__close{min-width:54px;height:54px;font-size:18px;line-height:54px}.notification--coupon .notification__close i{font-size:24px}.notification--coupon .notification__close:hover{color:inherit !important}.notification--coupon .content{cursor:pointer}.notification--coupon .coupon-img i,.notification--coupon .coupon-img img{margin-bottom:20px}.notification--coupon .group__context{padding:0 15px;border-color:#e3e9ed}.notification--coupon .group__context span{font-size:14px}.notification--coupon .group [class*="button"]{font-size:14px;line-height:24px;border-top-right-radius:3px;border-bottom-right-radius:3px}.notification--coupon .group button{padding:0 10px;height:38px}@media screen and (max-width: 480px){.notification--coupon{padding:20px 30px}}#adobe-coupon-popup,#shutterstock-coupon-popup{cursor:pointer}#adobe-coupon .countdown__description,#shutterstock-coupon .countdown__description{display:none !important}#adobe-coupon ul,#shutterstock-coupon ul{font-size:20px;-ms-display:flex;display:flex;-ms-align-items:center;align-items:center;-ms-justify-content:center;justify-content:center;margin:0 0 20px;font-weight:500}@media screen and (min-width: 480px){#adobe-coupon ul,#shutterstock-coupon ul{font-size:calc(20px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){#adobe-coupon ul,#shutterstock-coupon ul{font-size:26px}}#adobe-coupon li:not(:last-child) .countdown__value::after,#shutterstock-coupon li:not(:last-child) .countdown__value::after{content:':'}#adobe-coupon{position:relative;min-height:270px;max-width:480px;background-position:center center;background-size:cover}#adobe-coupon a,#adobe-coupon img{position:absolute;top:50%;left:50%;width:100%;height:100%;transform:translate(-50%, -50%)}#adobe-coupon img{height:auto}@supports (object-fit: cover){#adobe-coupon img{height:100%;object-fit:cover}}#adobe-coupon .notification__close{z-index:10}#adobe-coupon .notification__close.dark-close{color:#1d262d}#coupon-download-limit-80{background:linear-gradient(118.89deg, #fff 40%, #c7ebff 100%);overflow:hidden}#coupon-download-limit-80 .content{max-width:222px}#coupon-download-limit-80 .coupon-img i{font-size:20px;color:#1273eb}#coupon-download-limit-80 .coupon-text .coupon-title{font-size:18px;font-weight:700;color:#1273eb;display:block;margin-bottom:10px}#coupon-download-limit-80 .coupon-text p{font-weight:500;color:#143b63;max-width:215px;margin:0 0 25px}#coupon-download-limit-80 .coupon-text p span{font-weight:700;color:#1273eb}#coupon-download-limit-80 picture{position:absolute;pointer-events:none}#coupon-download-limit-80 picture.bg{top:0;right:-50px;width:65%;height:100%}#coupon-download-limit-80 picture img{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 480px){#coupon-download-limit-80 .notification__content{padding-right:0}#coupon-download-limit-80 .bg{display:none}}#registration-gratitude{max-width:480px;background:url(../assets/448301bd82b071415b91a22af0ca6700.svg) center center no-repeat;background-size:cover}#registration-gratitude .notification__close{box-shadow:none}#registration-gratitude .notification__close:hover{box-shadow:inset 0 0 0 100px #e3e9ed}#registration-gratitude .notification__close:not(:hover) .icon,#registration-gratitude .notification__close:not(:hover) .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] #registration-gratitude .notification__close:not(:hover) [class*="icon"],#registration-gratitude .notification__close:not(:hover) .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] #registration-gratitude .notification__close:not(:hover) [class*="icon"],#registration-gratitude .notification__close:not(:hover) .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] #registration-gratitude .notification__close:not(:hover) [class*="icon"],#registration-gratitude .notification__close:not(:hover) .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] #registration-gratitude .notification__close:not(:hover) [class*="icon"],#registration-gratitude .notification__close:not(:hover) .detail-series__navigation button,.detail-series__navigation #registration-gratitude .notification__close:not(:hover) button{color:#fff}#registration-gratitude .image-wrapper{overflow:hidden;position:relative;width:100%;max-width:40%;transform:translateY(20px)}#registration-gratitude .image-wrapper::before{display:block;padding:0 0 150%;content:''}#registration-gratitude .image-wrapper img{position:absolute;top:0;left:0;width:100%;height:auto}@media screen and (max-width: 640px){#registration-gratitude{max-width:300px;text-align:center}#registration-gratitude .notification__content{padding:30px 0}#registration-gratitude .image-wrapper{display:none !important}#registration-gratitude .font-xl{font-size:18px}}#notification-license{max-width:480px}.accordion--tabs .accordion__link:not(.nostyle){position:relative;color:rgba(55,73,87,0.75);font-family:"Proxima Nova","Verdana","Avenir Next";z-index:1}.accordion--tabs .accordion__link:not(.nostyle).active{color:#374957;border-bottom:2px solid #7B7B7B}.accordion--tabs .accordion__container>button,.accordion--tabs .accordion__container>a{padding:10px !important;font-weight:500 !important}.accordion--tabs .accordion__content{border-top-width:1px !important;padding-top:30px}#home-accordion{margin-bottom:20px}#home-accordion>header li{padding:0 10px}#home-accordion>.content{padding-top:0;text-align:center}.admin-user .admin{display:block !important}.admin{display:none !important}body.noscript .spr,body.noscript .shutterstock{display:none}body.premium-user .spr[data-id],body.premium-user .spr-plc{display:none !important}.spr{width:100%;min-height:1px;margin:0;padding:7px 0;background-color:#dbdbdb}.spr__static{width:100%;text-align:center}.spr__static>div,.spr__static svg,.spr__static a{display:block;margin:0 auto}.spr__static [style]{display:block !important}.spr--internal{padding:0}.spr--internal>.container-fluid{padding:0}.spr .container-fluid div[id^=google_ads_iframe]{margin:0 auto;visibility:inherit !important}.spr--fixed-height{overflow:hidden;height:263px}@media screen and (max-width: 640px){.spr--fixed-height{height:287px}}.spr-plc{height:180px;background-color:#eaeaea;border-bottom:1px solid #dfdfdf}.spr-plc section{border:none !important}@media only screen and (min-height: 769px){.spr-plc{height:280px}}.spr-plc.bigger{height:120px;background:transparent;border:none}@media only screen and (min-height: 769px){.spr-plc.bigger{height:230px}}.showcase-spr{background-color:#eaeaea}.showcase-spr.done{display:block !important}:root .showcase-spr.done[id^="shutterstock_"]{display:block !important}.shutterstock{padding:0;border-bottom:1px solid #cfd9e0;background-color:#eaeaea}.shutterstock__row{margin:0 !important}.shutterstock__item .showcase__content img{-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0);position:static}.shutterstock__mask{position:absolute;top:50%;left: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%);overflow:hidden;width:100%;height:0 !important}.shutterstock__title{padding:5px 10px 0 10px}.sponsor--shutterstock .sponsor.sponsor--shutterstock,.sponsor--adobe .sponsor.sponsor--adobe{display:block !important}.sponsor.sponsor--shutterstock,.sponsor.sponsor--adobe{display:none !important}.alert .success{color:#4ad295}.alert .error{color:#fb5252}.attribution .content{-ms-flex:1;flex:1;max-width:770px;margin:0 auto 0 0 !important}@media screen and (max-width: 768px){.attribution .content{text-align:center}}.attribution .row,.attribution .groups__item{-ms-justify-content:center;justify-content:center;-ms-align-items:center;align-items:center}.attribution__video{width:280px;height:auto;margin:0 0 0 auto}.attribution__video video{width:100%;height:auto}.modal--popup .modal__container{max-width:640px;border-radius:3px}.modal--popup .modal__container .content{height:520px;padding:0}.modal--popup .popup{display:flex;flex-wrap:wrap;align-items:center;width:640px;height:520px;padding:30px;background-size:cover;color:#0f73ee}.modal--popup .popup--inverted{color:#fff}.modal--popup .popup--inverted h1,.modal--popup .popup--inverted h2,.modal--popup .popup--inverted h3,.modal--popup .popup--inverted h4,.modal--popup .popup--inverted h5,.modal--popup .popup--inverted h6{color:#fff}.modal--popup .popup .countdown{overflow:hidden;margin:0}.modal--popup .popup .countdown__value,.modal--popup .popup .countdown__friendly-value{font-size:36px;text-transform:uppercase;line-height:1}@media screen and (min-width: 480px){.modal--popup .popup .countdown__value,.modal--popup .popup .countdown__friendly-value{font-size:calc(36px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.modal--popup .popup .countdown__value,.modal--popup .popup .countdown__friendly-value{font-size:42px}}.modal--popup .popup .countdown__value{font-weight:bold}.modal--popup .popup .countdown ul{display:flex;flex-wrap:wrap;align-items:center}.modal--popup .popup .countdown li{display:inline}.modal--popup .popup .countdown li:not(:last-child) span::after{content:':'}.modal--popup .popup .discount{font-size:62px;font-weight:bold;line-height:1}.modal--popup .popup .discount span ~ span{font-size:46px}.modal--popup .popup .discount span ~ span small{display:block;font-size:18px}.notification--banner{overflow:hidden;position:fixed;bottom:0;left:0;z-index:500}.notification--banner .notification__content{padding-right:29px}.notification--banner .notification__close{position:absolute;top:15px;right:15px}@media screen and (max-width: 640px){.notification--banner{display:none}}.blog{padding:20px 0 20px 0;border-top:1px solid #cfd9e0;background-color:#fff}.blog .swiper>.row,.blog .swiper>.groups__item{margin:0 -10px}.blog__description{padding:10px;border:1px solid #cfd9e0;border-top:none}.blog__description .author{color:#374957}.blog__description h3{font-size:20px;margin:0 0 10px}@media screen and (min-width: 480px){.blog__description h3{font-size:calc(20px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.blog__description h3{font-size:26px}}.blog__content{overflow:hidden;display:block;border-radius:3px}.blog__image{position:relative;width:100%;padding:0 0 52.38%}.blog__image img{position:absolute;top:50%;left: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%);width:100%;height:auto}.breadcrumbs{overflow:hidden;display:inline-block;margin:0 0 20px}.breadcrumbs::after{clear:both;content:"";display:table}.breadcrumbs__link{position:relative;display:block;float:left;padding:5px 0;font-size:14px;text-decoration:none}@media screen and (max-width: 640px){.breadcrumbs__link{padding:2.5px 10px;font-size:13px}}.breadcrumbs__link::after{padding:0 5px;content:'/'}.breadcrumbs__link:last-child::after{display:none}.breadcrumbs__link:last-child a{font-weight:bold}.breadcrumbs__link a{color:#374957;font-weight:regular}.button--bounce .icon,.button--bounce .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .button--bounce [class*="icon"],.button--bounce .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .button--bounce [class*="icon"],.button--bounce .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .button--bounce [class*="icon"],.button--bounce .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .button--bounce [class*="icon"],.button--bounce .detail-series__navigation button,.detail-series__navigation .button--bounce button{animation:bounceIn 1s both}.button:hover{text-decoration:none !important}.button.button--arrow.button--freepikcompany{color:#0f73ee;padding:0 10px;box-shadow:none}.button.button--arrow.button--freepikcompany .icon,.button.button--arrow.button--freepikcompany .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .button.button--arrow.button--freepikcompany [class*="icon"],.button.button--arrow.button--freepikcompany .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .button.button--arrow.button--freepikcompany [class*="icon"],.button.button--arrow.button--freepikcompany .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .button.button--arrow.button--freepikcompany [class*="icon"],.button.button--arrow.button--freepikcompany .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .button.button--arrow.button--freepikcompany [class*="icon"],.button.button--arrow.button--freepikcompany .detail-series__navigation button,.detail-series__navigation .button.button--arrow.button--freepikcompany button{color:#0f73ee}.button.button--arrow.button--freepikcompany:hover{color:#0f73ee;box-shadow:none}.button.button--arrow.button--freepikcompany.button--inverted,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button.button--arrow.button--freepikcompany.trigger__button,.home-anon:not(.header--show) #header .button.button--arrow.button--freepikcompany.trigger__button{color:#fff}.button.button--arrow.button--freepikcompany.button--inverted .icon,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button.button--arrow.button--freepikcompany.trigger__button .icon,.home-anon:not(.header--show) #header .button.button--arrow.button--freepikcompany.trigger__button .icon,.button.button--arrow.button--freepikcompany.button--inverted .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .button.button--arrow.button--freepikcompany.button--inverted [class*="icon"],.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button.button--arrow.button--freepikcompany.trigger__button .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .category--landing:not(.header--fixed):not(.category--landing--icon) #header .button.button--arrow.button--freepikcompany.trigger__button [class*="icon"],.home-anon:not(.header--show) #header .button.button--arrow.button--freepikcompany.trigger__button .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .home-anon:not(.header--show) #header .button.button--arrow.button--freepikcompany.trigger__button [class*="icon"],.button.button--arrow.button--freepikcompany.button--inverted .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .button.button--arrow.button--freepikcompany.button--inverted [class*="icon"],.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button.button--arrow.button--freepikcompany.trigger__button .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .category--landing:not(.header--fixed):not(.category--landing--icon) #header .button.button--arrow.button--freepikcompany.trigger__button [class*="icon"],.home-anon:not(.header--show) #header .button.button--arrow.button--freepikcompany.trigger__button .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .home-anon:not(.header--show) #header .button.button--arrow.button--freepikcompany.trigger__button [class*="icon"],.button.button--arrow.button--freepikcompany.button--inverted .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .button.button--arrow.button--freepikcompany.button--inverted [class*="icon"],.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button.button--arrow.button--freepikcompany.trigger__button .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .category--landing:not(.header--fixed):not(.category--landing--icon) #header .button.button--arrow.button--freepikcompany.trigger__button [class*="icon"],.home-anon:not(.header--show) #header .button.button--arrow.button--freepikcompany.trigger__button .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .home-anon:not(.header--show) #header .button.button--arrow.button--freepikcompany.trigger__button [class*="icon"],.button.button--arrow.button--freepikcompany.button--inverted .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .button.button--arrow.button--freepikcompany.button--inverted [class*="icon"],.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button.button--arrow.button--freepikcompany.trigger__button .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .category--landing:not(.header--fixed):not(.category--landing--icon) #header .button.button--arrow.button--freepikcompany.trigger__button [class*="icon"],.home-anon:not(.header--show) #header .button.button--arrow.button--freepikcompany.trigger__button .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .home-anon:not(.header--show) #header .button.button--arrow.button--freepikcompany.trigger__button [class*="icon"],.button.button--arrow.button--freepikcompany.button--inverted .detail-series__navigation button,.detail-series__navigation .button.button--arrow.button--freepikcompany.button--inverted button,.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button.button--arrow.button--freepikcompany.trigger__button .detail-series__navigation button,.detail-series__navigation .category--landing:not(.header--fixed):not(.category--landing--icon) #header .button.button--arrow.button--freepikcompany.trigger__button button,.home-anon:not(.header--show) #header .button.button--arrow.button--freepikcompany.trigger__button .detail-series__navigation button,.detail-series__navigation .home-anon:not(.header--show) #header .button.button--arrow.button--freepikcompany.trigger__button button{color:#fff}.button.button--arrow .icon,.button.button--arrow .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .button.button--arrow [class*="icon"],.button.button--arrow .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .button.button--arrow [class*="icon"],.button.button--arrow .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .button.button--arrow [class*="icon"],.button.button--arrow .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .button.button--arrow [class*="icon"],.button.button--arrow .detail-series__navigation button,.detail-series__navigation .button.button--arrow button{-webkit-transition:-webkit-transform 100ms cubic-bezier(1, 0, 0, 1);-moz-transition:-moz-transform 100ms cubic-bezier(1, 0, 0, 1);transition:transform 100ms cubic-bezier(1, 0, 0, 1)}.button.button--arrow.button--arrow--left:hover .icon,.button.button--arrow.button--arrow--left:hover .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .button.button--arrow.button--arrow--left:hover [class*="icon"],.button.button--arrow.button--arrow--left:hover .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .button.button--arrow.button--arrow--left:hover [class*="icon"],.button.button--arrow.button--arrow--left:hover .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .button.button--arrow.button--arrow--left:hover [class*="icon"],.button.button--arrow.button--arrow--left:hover .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .button.button--arrow.button--arrow--left:hover [class*="icon"],.button.button--arrow.button--arrow--left:hover .detail-series__navigation button,.detail-series__navigation .button.button--arrow.button--arrow--left:hover button{-webkit-transform:translateX(-10px);-moz-transform:translateX(-10px);-ms-transform:translateX(-10px);-o-transform:translateX(-10px);transform:translateX(-10px)}.button.button--arrow.button--arrow--right:hover .icon,.button.button--arrow.button--arrow--right:hover .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .button.button--arrow.button--arrow--right:hover [class*="icon"],.button.button--arrow.button--arrow--right:hover .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .button.button--arrow.button--arrow--right:hover [class*="icon"],.button.button--arrow.button--arrow--right:hover .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .button.button--arrow.button--arrow--right:hover [class*="icon"],.button.button--arrow.button--arrow--right:hover .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .button.button--arrow.button--arrow--right:hover [class*="icon"],.button.button--arrow.button--arrow--right:hover .detail-series__navigation button,.detail-series__navigation .button.button--arrow.button--arrow--right:hover button{-webkit-transform:translateX(10px);-moz-transform:translateX(10px);-ms-transform:translateX(10px);-o-transform:translateX(10px);transform:translateX(10px)}.button--loading{box-shadow:inset 0px 0px 0px 32px #869fb2 !important;pointer-events:none !important}.button--loading::after,.collection__item .button--icon.button--loading .icon,.collection__item .button--loading.premium--icon .icon,.collection__item .button--icon.button--loading .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .collection__item .button--icon.button--loading [class*="icon"],.collection__item .button--loading.premium--icon .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .collection__item .button--loading.premium--icon [class*="icon"],.collection__item .button--icon.button--loading .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .collection__item .button--icon.button--loading [class*="icon"],.collection__item .button--loading.premium--icon .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .collection__item .button--loading.premium--icon [class*="icon"],.collection__item .button--icon.button--loading .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .collection__item .button--icon.button--loading [class*="icon"],.collection__item .button--loading.premium--icon .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .collection__item .button--loading.premium--icon [class*="icon"],.collection__item .button--icon.button--loading .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .collection__item .button--icon.button--loading [class*="icon"],.collection__item .button--loading.premium--icon .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .collection__item .button--loading.premium--icon [class*="icon"],.collection__item .button--icon.button--loading .detail-series__navigation button,.detail-series__navigation .collection__item .button--icon.button--loading button,.collection__item .button--loading.premium--icon .detail-series__navigation button,.detail-series__navigation .collection__item .button--loading.premium--icon button{animation:rotate 600ms linear infinite;display:block !important;overflow:hidden;opacity:1;width:calc((32px) * 0.75);height:calc((32px) * 0.75);margin:calc(((32px) * 0.25) / 2) auto;border-radius:50%;border-width:2px;border-color:#f8fafb rgba(248,250,251,0.3) rgba(248,250,251,0.3) rgba(248,250,251,0.3);border-style:solid;box-sizing:border-box;content:''}.button--loading>*{display:none !important}.button--loading-download{pointer-events:none !important}.button--loading-download .text-downloading{animation:fade-in 700ms linear forwards;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:16px;margin:0}.button--loading-download.button--lg .text-downloading{font-size:18px}.button--loading-download.button--xl .text-downloading{font-size:26px}.button--loading-download.button--icon>i,.button--loading-download.premium--icon>i{opacity:1}.button--loading-download.button--icon>i::before,.button--loading-download.premium--icon>i::before{content:"\F1A2"}.button--loading-download.button--green{animation:loadingDownloadFree 2s infinite linear}.button--loading-download.button--yellow{animation:loadingDownloadPremium 2s infinite linear}.button--loading-download>*{pointer-events:none !important}.button--loading-download>*:not(.text-downloading){opacity:0}@keyframes loadingDownloadFree{0%{background:#4ad295}50%{background:#00af80}100%{background:#4ad295}}@keyframes loadingDownloadPremium{0%{background:#ffb229}50%{background:#fca120}100%{background:#ffb229}}.carousel{overflow:auto}.carousel__item{margin-bottom:0}.carousel--invisible{padding-bottom:10px}.code{padding:5px 10px;border:1px solid #cfd9e0;border-radius:3px;font-size:10px;font-style:normal;white-space:nowrap}.code--line{overflow:hidden;display:block;padding:0 10px;height:34px;text-align:left;text-overflow:ellipsis;line-height:34px}.code--line code{white-space:nowrap}.collection-edit.hide+.collection-follow{display:flex !important}.colors{overflow:hidden;margin:0 -2px;border-radius:3px}.colors::after{clear:both;content:"";display:table}.colors .color.active .radio__indicator{position:relative}.colors .color.active .radio__indicator::before{position:absolute;top:50%;left: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%);width:40%;height:40%;border-radius:50%;background-color:#fff;content:''}.colors .color.active .radio__indicator[style="background-color: #ffffff;"]::before{background-color:#1d262d}.colors .color .radio__indicator{box-shadow:none}.colors .color .radio__indicator[style="background-color: #ffffff;"]{border:1px solid #cfd9e0}.colors li{padding:0 2px;float:left}body[data-trigger~="detail__comments_hbs"] .detail{overflow:hidden;pointer-events:none}body[data-trigger~="detail__comments_hbs"] .detail *{pointer-events:none}body[data-trigger~="detail__comments_hbs"] .detail .detail__comments__content{pointer-events:all}body[data-trigger~="detail__comments_hbs"] .detail .detail__comments__content *{pointer-events:all}.comments{min-height:100%;margin:0}.comments .container{padding:0 20px}.comments--empty{-ms-display:flex;display:flex;-ms-align-items:flex-start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}.comments--empty>*{width:100%}.comments--empty .comments__toolbar{margin:0}.comments--empty .comments__list{margin:auto 0}.comments--empty .comments__empty{display:block}.comments__empty{display:none;max-width:340px;margin:auto;padding:20px 0;text-align:center}.comments__toolbar{margin:0 0 20px;border-bottom:1px solid #cfd9e0}.comments__message{font-size:14px}.comments__content{-ms-flex:1;flex:1}.comments__reply{margin:10px 0 0 0}.comments__form{margin:20px 0}.comments__form .comments__message{-ms-flex:1;flex:1;position:relative;margin:0 0 20px;border:1px solid #cfd9e0;border-radius:3px}.comments__form .comments__message::before,.comments__form .comments__message::after{position:absolute;top:22px;right:100%;height:0;width:0;border-bottom:6px solid rgba(0,0,0,0);border-right:6px solid #fff;border-top:6px solid rgba(0,0,0,0);transform:translate(1px, -6px);z-index:2;content:''}.comments__form .comments__message::after{height:0;width:0;border-bottom:6px solid rgba(0,0,0,0);border-right:6px solid #cfd9e0;border-top:6px solid rgba(0,0,0,0);transform:translate(0, -6px);z-index:1}.comments__form .comments__message textarea{display:block;min-height:88px;max-height:88px;resize:none;margin:0;border:none}@media screen and (max-width: 640px){.comments__form .comments__actions p{order:3;width:100%;margin-left:0px;margin-top:20px;text-align:right}}@media screen and (max-width: 640px){.comments__form .comments__actions{justify-content:flex-end}}.comments__form--reply .container{padding-left:54px}.comments__item--pending .comments__box{opacity:.5}.comments__list li{margin:20px 0}.comments__box{padding:10px;border-radius:3px;background-color:#ececec}.content-slider{position:relative;overflow:hidden;display:block;white-space:nowrap}.content-slider__container{position:absolute;top:100%;left:0;width:100%}.content-slider__trigger:checked+.content-slider__container{position:static}.content-slider input{display:none}.copy{position:relative}.copy .button{border-radius:3px 0 0 3px}.copy .copy__text ~ .button{border-radius:0 3px 3px 0}.copy .button ~ .copy__text{border-width:1px 1px 1px 0;border-radius:0 3px 3px 0}.copy__confirmation{animation:fade-in 250ms linear forwards;overflow:hidden;position:absolute;top:0;left:0;width:100%;height:100%;border:3px;color:#fff}.copy__confirmation .icon,.copy__confirmation .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .copy__confirmation [class*="icon"],.copy__confirmation .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .copy__confirmation [class*="icon"],.copy__confirmation .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .copy__confirmation [class*="icon"],.copy__confirmation .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .copy__confirmation [class*="icon"],.copy__confirmation .detail-series__navigation button,.detail-series__navigation .copy__confirmation button{color:#fff}.copy__confirmation--success{background-color:#4ad295}.copy__confirmation--error{background-color:#fb5252}.copy__confirmation.animation--fade-out{animation:fade-out 250ms linear forwards}.copy__message{-ms-align-items:center;align-items:center;-ms-justify-content:center;justify-content:center;animation:fade-in 250ms 250ms linear forwards;opacity:0;position:absolute;top:50%;left:50%;width:100%;transform:translate(-50%, -50%);font-size:14px}.copy__text{-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1;-moz-flex:1;-ms-flex:1;flex:1;position:relative;border:1px solid #cfd9e0;border-width:1px 0 1px 1px;border-radius:3px 0 0 3px;background-color:#eef2f4}.copy__text span{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);width:100%;padding:0 10px;color:#5f7d95;font-size:14px;font-weight:300}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes fade-out{0%{opacity:1}100%{opacity:0}}.countdown--horizontal li{float:left}.countdown--horizontal li:not(:last-child) span::after{content:':'}.coupon-card{overflow:hidden;position:relative;width:100%;max-width:360px;border-radius:5px;background-color:#fff}.coupon-card::before{display:block;padding:0 0 56.25%;content:''}.coupon-card::after{position:absolute;top:50%;left: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%);width:calc(100% - 88px);border-bottom:2px dashed rgba(29,38,45,0.35);content:''}.coupon-card--shutterstock{background:url(../assets/75733c58a3f836a2669711a8a535a277.png),-webkit-linear-gradient(#e85b54, #b22520) right;background:url(../assets/75733c58a3f836a2669711a8a535a277.png),linear-gradient(#e85b54, #b22520) right;color:#fff}.coupon-card__content{position:absolute;top:0;left:0;width:100%;height:100%}.coupon-card__content::before,.coupon-card__content::after{position:absolute;top:50%;width:44px;height:44px;margin-top:-22px;border-radius:50%;background-color:#f4f4f4;content:''}.coupon-card__content::before{left:0;margin-left:-22px}.coupon-card__content::after{right:0;margin-right:-22px}.coupon-card__header{position:absolute;top:0;left:0;width:100%;height:50%}.coupon-card__header .text{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);font-size:40px;padding:0 44px}@media screen and (min-width: 480px){.coupon-card__header .text{font-size:calc(40px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.coupon-card__header .text{font-size:46px}}.coupon-card__footer{position:absolute;bottom:0;left:0;width:100%;height:50%}.coupon-card__footer .content{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);padding:0 44px}.coupon-card__footer .title{color:#fff;font-weight:bold}.coupon-card__footer .time{color:rgba(255,255,255,0.45);font-size:14px}.coupons{padding:30px}.coupons p{margin:0 0 5px}.coupons p:last-child{margin:0}.coupons__discount{font-size:32px;margin:0 0 5px;color:#fba707;font-weight:bold;line-height:1}@media screen and (min-width: 480px){.coupons__discount{font-size:32px}}@media screen and (min-width: 640px){.coupons__discount{font-size:42px}}@media screen and (min-width: 1096px){.coupons__discount{font-size:52px}}.coupons--premium{position:relative;width:100%;max-width:640px;min-height:185px;background-color:#fff}@media screen and (min-width: 768px){.coupons--premium{padding:30px 290px 30px 30px}.coupons--premium::after{position:absolute;top:0;right:0;width:314px;height:100%;background-image:url(../assets/6df580b3c7fd0ee9049c8e79a223303d.svg);background-size:cover;background-repeat:no-repeat;content:''}}.coupons--premium strong{color:#fba707;font-size:18px}.dialog .modal__container{max-width:320px}.dialog .modal__container .content{padding:20px}.enviroment{position:relative}.enviroment__value{position:absolute;top:100%;right:0;height:24px;transform:translate(10px, -50%);padding:0 5px;border-radius:3px;background:#fb5252;color:#fff;font-size:13px;line-height:24px;text-transform:capitalize}.fb-carousel-ads{position:relative;overflow:hidden}.feedback__trigger{right:auto;left:100%;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:3px;border-bottom-right-radius:3px}.feedback__submit{cursor:pointer}.feedback__submit img{transition:transform 150ms cubic-bezier(1, 0, 0, 1)}.feedback__submit img:hover{transform:translateY(-5px)}.feedback__box{top:auto;bottom:10%;right:auto;left:0;min-height:153px;transform:translateX(-100%);border-color:#fff}.flaticon{padding:10px 0;border-top:1px solid #cfd9e0;background-color:#fff}.flaticon .aspect-ratio::before{padding:0 0 94%}.flaticon__description{padding:10px;border-top:1px solid #cfd9e0;background-color:#f4f4f4}.flaticon__description h1{margin:0;font-size:16px}.flaticon__content{overflow:hidden;height:100%;border:1px solid #cfd9e0;border-radius:3px}.flaticon__link{position:relative;display:block}.flaticon__link img{position:absolute;top:0;left:0;width:100%;height:auto}.flaticon__item{-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1 0 100%;-moz-flex:1 0 100%;-ms-flex:1 0 100%;flex:1 0 100%;position:relative;padding:0 5px;box-sizing:border-box}@media screen and (min-width: 480px){.flaticon__item{-webkit-flex-basis:33.333%;-moz-flex-basis:33.333%;flex-basis:33.333%;-ms-flex-preferred-size:33.333%}}@media screen and (min-width: 768px){.flaticon__item{-webkit-flex-basis:25%;-moz-flex-basis:25%;flex-basis:25%;-ms-flex-preferred-size:25%}}@media screen and (min-width: 1096px){.flaticon__item{-webkit-flex-basis:20%;-moz-flex-basis:20%;flex-basis:20%;-ms-flex-preferred-size:20%}}@media screen and (min-width: 1400px){.flaticon__item{-webkit-flex-basis:16.666%;-moz-flex-basis:16.666%;flex-basis:16.666%;-ms-flex-preferred-size:16.666%}}.flaticon .bg-midnight-blue{background-color:#222 !important;color:#fff !important}.flaticon .bg-emerland{background-color:#91dc5a !important;color:#fff !important}.flaticon .bg-sun-flower{background-color:#ffda44 !important;color:#222 !important}.flaticon .bg-amethyst{background-color:#933ec5 !important;color:#fff !important}.flaticon .bg-alizarin{background-color:#d80027 !important;color:#fff !important}.flaticon .bg-peter-river{background-color:#006df0 !important;color:#fff !important}.flaticon .bg-clouds{background-color:#fff !important;color:#222 !important}.follow{position:relative;display:inline-block;min-width:130px;border:1px solid #cfd9e0;border-width:2px;border-radius:3px;font-weight:500;text-align:center;background:rgba(0,0,0,0);border-color:#1273eb;color:#1273eb}.follow::before{display:block;margin:0 auto;content:attr(data-base)}.follow:hover{background:rgba(1,97,205,0.1);border-color:#0161cd;color:#0161cd}.follow.active{background:rgba(0,0,0,0);border-color:#cfd9e0;color:#5f7d95}.follow.active:hover:not(:focus){background:rgba(251,82,82,0.1);border-color:#fb5252;color:#fb5252}.follow.active:hover:not(:focus)::before{content:attr(data-active-hover)}.follow.active:focus::before,.follow.active::before{content:attr(data-active)}.follow--inverted{background:rgba(0,0,0,0);border-color:#cfd9e0;color:#5f7d95;color:#fff}.follow--inverted:hover{background:rgba(207,217,224,0.1);border-color:#cfd9e0;color:#5f7d95;color:#fff}.follow--inverted:focus{background:rgba(207,217,224,0.2);border-color:#cfd9e0;color:#5f7d95;color:#fff}.follow.button--loading{pointer-events:all !important;border:none;box-shadow:none !important;background-color:#869fb2 !important}.follow.button--loading::before{display:none}.follow--xs{font-size:13px;height:24px;line-height:20px}.follow--sm{font-size:14px;height:34px;line-height:30px}.follow--md{font-size:16px;height:44px;line-height:40px}.follow--lg{font-size:18px;height:54px;line-height:50px}.follow--xl{font-size:22px;height:64px;line-height:60px}@media screen and (max-width: 640px){body[data-trigger~='menu'],body[data-trigger~='header-filter']{position:fixed;top:0;left:0;width:100%;overflow:hidden}}body.header--show #header{background-color:#fff;box-shadow:0 0 60px rgba(34,34,34,0.25)}body.header--show #header #search{visibility:visible}body{visibility:visible;overflow-x:hidden}body.overflow-hidden #navigation,body.overflow-hidden #header,body.overflow-hidden #main,body.overflow-hidden #footer{filter:blur(5px)}body.header--fixed.home-anon #header,body.header--fixed.category--landing #header,body.header--hide.home-anon #header,body.header--hide.category--landing #header{margin-top:0}body.header--fixed.home-anon #main,body.header--fixed.category--landing #main,body.header--hide.home-anon #main,body.header--hide.category--landing #main{padding-top:0}body.header--fixed #header,body.header--hide #header{position:fixed;top:0;left:0}body.header--fixed #main,body.header--hide #main{padding-top:65px}body.header--hide #header{-webkit-transform:translateY(-109px);-moz-transform:translateY(-109px);-ms-transform:translateY(-109px);-o-transform:translateY(-109px);transform:translateY(-109px)}body.header--hide #header-filter{padding-top:0}@media screen and (max-width: 640px){body[data-trigger~='menu'] #navigation *,body[data-trigger~='menu'] #header-filter *,body[data-trigger~='header-filter'] #navigation *,body[data-trigger~='header-filter'] #header-filter *{pointer-events:all}}#main{position:relative;z-index:2;overflow:unset}.gr-auth .row,.gr-auth .groups__item{margin:0;-ms-align-items:center;align-items:center}.gr-auth__disconnected a{overflow:hidden;display:inline;font-weight:700;color:#fff;line-height:24px;padding:5px 15px}.gr-auth__disconnected a:hover{background:rgba(255,255,255,0.1);border-radius:3px}.gr-auth__connected{position:relative}.gr-auth__connected>.row>*:not(:last-child),.gr-auth__connected>.groups__item>*:not(:last-child){margin:0 10px 0 0}.gr-auth__connected.button .gr-auth__name{max-width:100px}.gr-auth__login-form.disabled ~ .profile-login__social button{opacity:0.65;pointer-events:none}.gr-auth__register-form .fake-select{width:auto;height:44px;overflow:hidden;background:#ffffff;font-weight:normal;border-radius:2px;display:inline-block}.gr-auth__register-form .fake-select select{background:transparent;width:100%;padding:0 0 0 10px;border:0;height:44px;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;margin:0;outline:none;color:#4a4a4a;display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal}.gr-auth__register-form .fake-select select:invalid{color:rgba(95,125,149,0.4)}.gr-auth__register-form .fake-select:after{width:0;height:0;pointer-events:none;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #4a4a4a;cursor:pointer;content:'';position:absolute;top:50%;right:1.7em;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.gr-auth--premium .gr-auth__premium{position:absolute;top:0;right:0;padding:3px;border:1px solid #fba707;border-radius:50%;background-color:#fff;transform:translate(35%, -35%);z-index:1}.gr-auth--premium .gr-auth__premium .icon--premium{width:11px;height:11px}.gr-auth--premium .gr-auth__premium .icon--premium::before{width:11px;height:11px;background-size:11px 11px}.container-fluid,.container{padding:0 10px}@media screen and (max-width: 768px){.container-fluid,.container{padding:0 20px}}.row--grid{display:grid}.container--xs{max-width:1040px;margin:0 auto;padding:0 20px}:root{--piki-size: 220px}body.halloween-special--active .halloween-special{display:block;opacity:1}body.halloween-special--active .halloween-special__item .showcase__content{overflow:visible;border-radius:3px;background-image:url(../assets/a669d93515428ebf14fe8f1ea842683e.svg);background-size:cover}body.halloween-special--active .halloween-special__item .showcase__content *:not(.halloween-special__piki){opacity:0}body.halloween-special--active .modal{display:none !important}body.halloween-special--caos{animation:caos 0.5s ease-in-out infinite;pointer-events:none}body.halloween-special--caos *{pointer-events:none}body.halloween-special--video1 .halloween-special__piki{animation:piki1 1984ms steps(32) infinite}body.halloween-special--video2 .halloween-special{opacity:0}body.halloween-special--video2 .halloween-special__piki{animation:piki2 1302ms steps(21) forwards}body.halloween-special--video3 .halloween-special{opacity:0}body.halloween-special--video3 .halloween-special__piki{animation:piki3 682ms steps(11) infinite,piki3-up 3s forwards,piki3-opacity 1.5s 1.5s forwards}.halloween-special{position:fixed;top:0;left:0;display:none;z-index:500;opacity:0;width:100%;height:100%;transition:opacity 500ms linear}.halloween-special__avatar{position:absolute;top:30px;left:50%;z-index:20;transform:translateX(-50%);display:flex;align-items:center;justify-content:center}.halloween-special__avatar img{margin:0 20px 0 0}.halloween-special__bubble{position:relative;padding:10px 20px;border-radius:5px;background-color:#fff;font-size:18px;font-weight:500}.halloween-special__bubble::before{height:0;width:0;border-bottom:5px solid rgba(0,0,0,0);border-right:5px solid #fff;border-top:5px solid rgba(0,0,0,0);position:absolute;top:50%;right:100%;transform:translateY(-50%) translateX(1px);content:''}.halloween-special__close{position:absolute;top:20px;right:20px;z-index:20;display:flex;align-items:center;justify-content:flex-end;color:#fff}.halloween-special__close p{margin:0 10px 0 0}.halloween-special__scope{position:absolute;width:350px;height:350px;border-radius:350px;margin-top:-175px;margin-left:-175px;cursor:none}.halloween-special__scope:not([style]){top:50%;left:50%}.halloween-special__scope::before{animation:torch 5s steps(45) infinite;position:absolute;top:50%;left:50%;width:150px;height:150px;transform:translate(-50%, -50%);background-image:url(../assets/7dbbbe1c335578872ae0a43bd3113da7.png);background-position:0px 0px;background-size:auto 150px;content:''}.halloween-special__scope::after{animation:torchLight 2s cubic-bezier(0.28, -0.23, 0.76, 1.21) infinite;position:absolute;border-radius:350px;width:350px;height:350px;box-shadow:0 0 0 1000vw rgba(8,25,43,0.9),inset 0 0 50px 20px rgba(8,25,43,0.9),0 0 0 1px rgba(8,25,43,0.9);content:''}.halloween-special__piki{position:absolute;bottom:0;left:50%;z-index:10;width:var(--piki-size);transform:translateX(-50%);background-image:url(../assets/97ce8e882818d9d8acfd49be59d713be.png);background-repeat:no-repeat;background-size:auto var(--piki-size)}.halloween-special__piki::before{display:block;padding:0 0 100%;content:''}.halloween-special-modal .row,.halloween-special-modal .groups__item{margin:0}.halloween-special-modal__image{align-self:stretch;width:240px;background-image:url(../assets/0103bddfae5a21dafa4060e93d60cb1e.svg);background-size:cover;background-position:center center}.halloween-special-modal__content{flex:1;padding:50px}.halloween-special-modal__content .social button{padding:0 10px}#modal-halloween-special{background-color:rgba(8,25,43,0.9)}#modal-halloween-special .modal__container{max-width:640px}#modal-halloween-special .modal__container .content{padding:0}@keyframes torch{from{background-position:0px 0px}to{background-position:-6750px 0px}}@keyframes torchLight{0%{transform:scale(1)}50%{transform:scale(0.9)}to{transform:scale(1)}}@keyframes piki1{from{background-position:calc((var(--piki-size) * 0) * -1) 0px}to{background-position:calc((var(--piki-size) * 32) * -1) 0px}}@keyframes piki2{from{background-position:calc((var(--piki-size) * 32) * -1) 0px}to{background-position:calc((var(--piki-size) * 53) * -1) 0px}}@keyframes piki3{from{background-position:calc((var(--piki-size) * 53) * -1) 0px}to{background-position:calc((var(--piki-size) * 64) * -1) 0px}}@keyframes piki3-up{from{opacity:1;transform:translateX(-50%) translateY(0)}to{opacity:0;transform:translateX(-50%) translateY(-100vh)}}@keyframes piki3-opacity{from{opacity:1}to{opacity:0}}html .show-logged,html .show-premium,html .show-not-premium{display:none !important}html .logged-user .hide-logged{display:none !important}html .logged-user .show-logged{display:block !important}html .premium-user .hide-premium{display:none !important}html .premium-user .show-premium{display:block !important}html body:not(.premium-user) .show-not-premium{display:block !important}html .paragraph-readable--lg{max-width:1096px}html .bg__pattern--dark,html .header-trial-1,html .header-trial-2{position:relative;background-color:#1d262d;background-image:url(../assets/d6b862663e7de945badd2f42838167dc.svg)}html .bg__pattern--dark::before,html .header-trial-1::before,html .header-trial-2::before{position:absolute;top:0;left:0;background-color:rgba(8,25,43,0.85);background-image:-webkit-linear-gradient(rgba(8,25,43,0.85),rgba(8,25,43,0.2));background-image:linear-gradient(rgba(8,25,43,0.85),rgba(8,25,43,0.2));width:100%;height:100%;content:''}html .bg__pattern--dark>.container-fluid,html .header-trial-1>.container-fluid,html .header-trial-2>.container-fluid,html .bg__pattern--dark>.container,html .header-trial-1>.container,html .header-trial-2>.container,html .bg__pattern--dark>.content,html .header-trial-1>.content,html .header-trial-2>.content{position:relative;z-index:1}html .svg-link{pointer-events:inherit}html .svg-link svg{pointer-events:inherit}html .scrollable-hover{overflow:hidden}html .scrollable-hover:hover{overflow:auto}html .paragraph-readable,html .home-anon .hero__content,.home-anon html .hero__content{max-width:768px}html .mouse-wheel{position:relative;display:block;width:34px;height:50px;border-radius:16px;border:1px solid #cfd9e0;border-color:#5f7d95;border-width:2px}html .mouse-wheel::before{-webkit-animation:scroll 1000ms cubic-bezier(1, 0, 0, 1) infinite;-moz-animation:scroll 1000ms cubic-bezier(1, 0, 0, 1) infinite;animation:scroll 1000ms cubic-bezier(1, 0, 0, 1) infinite;position:absolute;top:8px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:1ms cubic-bezier(1, 0, 0, 1);-moz-transition:1ms cubic-bezier(1, 0, 0, 1);transition:1ms cubic-bezier(1, 0, 0, 1);opacity:1;width:4px;height:8px;margin:0 0 0 0;border-radius:4px;background-color:#5f7d95;content:''}html .mouse-wheel--inverted{border-color:#fff}html .mouse-wheel--inverted::before{background-color:#fff}html .disabled{opacity:.35}@-webkit-keyframes scroll{0%{opacity:1}100%{opacity:0;margin-top:18px}}@-moz-keyframes scroll{0%{opacity:1}100%{opacity:0;margin-top:18px}}@keyframes scroll{0%{opacity:1}100%{opacity:0;margin-top:18px}}html .coupon{padding:5px;border:1px #cfd9e0 dashed;background-color:#fff}html .coupon b{color:#fb5252}.hero{position:relative;background-position:center center;background-size:cover}.hero::before{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(8,25,43,0.45);z-index:1;content:''}.hero .container{position:relative;padding:50px 20px;color:#fff;text-align:center;z-index:2}.hero .container h1,.hero .container h2,.hero .container h3,.hero .container h4,.hero .container h5,.hero .container h6{color:#fff}.icon--premium:before{display:block;width:16px;height:16px;background:url(../assets/0cbd3178f5574b9d6c429b55cdc0be34.svg) center center no-repeat;background-size:16px 16px;content:''}.icon--premium.icon--xs::before{width:12px;height:12px;background-size:12px 12px}.icon--premium.icon--sm::before,.collections__actions button[class*="collection-"] .icon--premium[class*="icon"]::before,.collections__actions button[class~="collection-"] .icon--premium[class*="icon"]::before,.collection-edit button[class*="collection-"] .icon--premium[class*="icon"]::before,.collection-edit button[class~="collection-"] .icon--premium[class*="icon"]::before,.detail-series__navigation button.icon--premium::before{width:14px;height:14px;background-size:14px 14px}.icon--premium.icon--md::before{width:16px;height:16px;background-size:16px 16px}.icon--premium.icon--lg::before{width:20px;height:20px;background-size:20px 20px}.icon--premium.icon--xl::before{width:24px;height:24px;background-size:24px 24px}.image--loader{overflow:hidden;position:relative}.image--loader img:not(.show){position:absolute;top:0;left:0;visibility:hidden}.image--loader svg{width:auto;height:auto;max-width:100%;max-height:100%}@media screen and (max-width: 480px){.columns__xs--1{-webkit-columns:1 30px;-moz-columns:1 30px;columns:1 30px}.columns__xs--2{-webkit-columns:2 30px;-moz-columns:2 30px;columns:2 30px}.columns__xs--3{-webkit-columns:3 30px;-moz-columns:3 30px;columns:3 30px}.columns__xs--4{-webkit-columns:4 30px;-moz-columns:4 30px;columns:4 30px}.columns__xs--5{-webkit-columns:5 30px;-moz-columns:5 30px;columns:5 30px}.columns__xs--6{-webkit-columns:6 30px;-moz-columns:6 30px;columns:6 30px}.columns__xs--7{-webkit-columns:7 30px;-moz-columns:7 30px;columns:7 30px}.columns__xs--8{-webkit-columns:8 30px;-moz-columns:8 30px;columns:8 30px}.columns__xs--9{-webkit-columns:9 30px;-moz-columns:9 30px;columns:9 30px}.columns__xs--10{-webkit-columns:10 30px;-moz-columns:10 30px;columns:10 30px}.columns__xs--11{-webkit-columns:11 30px;-moz-columns:11 30px;columns:11 30px}.columns__xs--12{-webkit-columns:12 30px;-moz-columns:12 30px;columns:12 30px}}@media screen and (min-width: 480px){.columns__xs--1{-webkit-columns:1 30px;-moz-columns:1 30px;columns:1 30px}.columns__xs--2{-webkit-columns:2 30px;-moz-columns:2 30px;columns:2 30px}.columns__xs--3{-webkit-columns:3 30px;-moz-columns:3 30px;columns:3 30px}.columns__xs--4{-webkit-columns:4 30px;-moz-columns:4 30px;columns:4 30px}.columns__xs--5{-webkit-columns:5 30px;-moz-columns:5 30px;columns:5 30px}.columns__xs--6{-webkit-columns:6 30px;-moz-columns:6 30px;columns:6 30px}.columns__xs--7{-webkit-columns:7 30px;-moz-columns:7 30px;columns:7 30px}.columns__xs--8{-webkit-columns:8 30px;-moz-columns:8 30px;columns:8 30px}.columns__xs--9{-webkit-columns:9 30px;-moz-columns:9 30px;columns:9 30px}.columns__xs--10{-webkit-columns:10 30px;-moz-columns:10 30px;columns:10 30px}.columns__xs--11{-webkit-columns:11 30px;-moz-columns:11 30px;columns:11 30px}.columns__xs--12{-webkit-columns:12 30px;-moz-columns:12 30px;columns:12 30px}}@media screen and (min-width: 640px){.columns__sm--1{-webkit-columns:1 30px;-moz-columns:1 30px;columns:1 30px}.columns__sm--2{-webkit-columns:2 30px;-moz-columns:2 30px;columns:2 30px}.columns__sm--3{-webkit-columns:3 30px;-moz-columns:3 30px;columns:3 30px}.columns__sm--4{-webkit-columns:4 30px;-moz-columns:4 30px;columns:4 30px}.columns__sm--5{-webkit-columns:5 30px;-moz-columns:5 30px;columns:5 30px}.columns__sm--6{-webkit-columns:6 30px;-moz-columns:6 30px;columns:6 30px}.columns__sm--7{-webkit-columns:7 30px;-moz-columns:7 30px;columns:7 30px}.columns__sm--8{-webkit-columns:8 30px;-moz-columns:8 30px;columns:8 30px}.columns__sm--9{-webkit-columns:9 30px;-moz-columns:9 30px;columns:9 30px}.columns__sm--10{-webkit-columns:10 30px;-moz-columns:10 30px;columns:10 30px}.columns__sm--11{-webkit-columns:11 30px;-moz-columns:11 30px;columns:11 30px}.columns__sm--12{-webkit-columns:12 30px;-moz-columns:12 30px;columns:12 30px}}@media screen and (min-width: 768px){.columns__md--1{-webkit-columns:1 30px;-moz-columns:1 30px;columns:1 30px}.columns__md--2{-webkit-columns:2 30px;-moz-columns:2 30px;columns:2 30px}.columns__md--3{-webkit-columns:3 30px;-moz-columns:3 30px;columns:3 30px}.columns__md--4{-webkit-columns:4 30px;-moz-columns:4 30px;columns:4 30px}.columns__md--5{-webkit-columns:5 30px;-moz-columns:5 30px;columns:5 30px}.columns__md--6{-webkit-columns:6 30px;-moz-columns:6 30px;columns:6 30px}.columns__md--7{-webkit-columns:7 30px;-moz-columns:7 30px;columns:7 30px}.columns__md--8{-webkit-columns:8 30px;-moz-columns:8 30px;columns:8 30px}.columns__md--9{-webkit-columns:9 30px;-moz-columns:9 30px;columns:9 30px}.columns__md--10{-webkit-columns:10 30px;-moz-columns:10 30px;columns:10 30px}.columns__md--11{-webkit-columns:11 30px;-moz-columns:11 30px;columns:11 30px}.columns__md--12{-webkit-columns:12 30px;-moz-columns:12 30px;columns:12 30px}}@media screen and (min-width: 1096px){.columns__lg--1{-webkit-columns:1 30px;-moz-columns:1 30px;columns:1 30px}.columns__lg--2{-webkit-columns:2 30px;-moz-columns:2 30px;columns:2 30px}.columns__lg--3{-webkit-columns:3 30px;-moz-columns:3 30px;columns:3 30px}.columns__lg--4{-webkit-columns:4 30px;-moz-columns:4 30px;columns:4 30px}.columns__lg--5{-webkit-columns:5 30px;-moz-columns:5 30px;columns:5 30px}.columns__lg--6{-webkit-columns:6 30px;-moz-columns:6 30px;columns:6 30px}.columns__lg--7{-webkit-columns:7 30px;-moz-columns:7 30px;columns:7 30px}.columns__lg--8{-webkit-columns:8 30px;-moz-columns:8 30px;columns:8 30px}.columns__lg--9{-webkit-columns:9 30px;-moz-columns:9 30px;columns:9 30px}.columns__lg--10{-webkit-columns:10 30px;-moz-columns:10 30px;columns:10 30px}.columns__lg--11{-webkit-columns:11 30px;-moz-columns:11 30px;columns:11 30px}.columns__lg--12{-webkit-columns:12 30px;-moz-columns:12 30px;columns:12 30px}}@media screen and (min-width: 1400px){.columns__xl--1{-webkit-columns:1 30px;-moz-columns:1 30px;columns:1 30px}.columns__xl--2{-webkit-columns:2 30px;-moz-columns:2 30px;columns:2 30px}.columns__xl--3{-webkit-columns:3 30px;-moz-columns:3 30px;columns:3 30px}.columns__xl--4{-webkit-columns:4 30px;-moz-columns:4 30px;columns:4 30px}.columns__xl--5{-webkit-columns:5 30px;-moz-columns:5 30px;columns:5 30px}.columns__xl--6{-webkit-columns:6 30px;-moz-columns:6 30px;columns:6 30px}.columns__xl--7{-webkit-columns:7 30px;-moz-columns:7 30px;columns:7 30px}.columns__xl--8{-webkit-columns:8 30px;-moz-columns:8 30px;columns:8 30px}.columns__xl--9{-webkit-columns:9 30px;-moz-columns:9 30px;columns:9 30px}.columns__xl--10{-webkit-columns:10 30px;-moz-columns:10 30px;columns:10 30px}.columns__xl--11{-webkit-columns:11 30px;-moz-columns:11 30px;columns:11 30px}.columns__xl--12{-webkit-columns:12 30px;-moz-columns:12 30px;columns:12 30px}}ol li{counter-increment:step-counter}ol li::before{display:inline-block;opacity:.35;width:16px;margin:0 10px 0 0;text-align:right;content:counter(step-counter)}.list--check{margin:0 0 20px}.list--check li{position:relative;margin:0 0 14px;padding:0 0 0 21px;font-family:"Proxima Nova","Verdana","Avenir Next"}.list--check li::before{position:absolute;top:2px;left:0;margin:0 10px 0 0;color:#4ad295;font-family:"bobjoll";font-weight:bold}.list--check-relative{margin:0 0 20px}.list--check-relative li{position:relative;margin:0 0 14px;padding:0 0 0 21px;font-family:"Proxima Nova","Verdana","Avenir Next"}.list--check-relative li::before{position:relative;top:2px;left:0;margin:0 10px 0 0;color:#4ad295;font-family:"bobjoll";font-weight:bold}.list--comma-separated{overflow:hidden}.list--comma-separated li{-ms-display:flex !important;display:flex !important;-ms-flex-wrap:wrap !important;flex-wrap:wrap !important;float:left}.loading{position:relative}.loading--text{display:block;width:100%;height:24px;max-width:640px;margin:0;background:#cfd9e0}.loading--item{-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1;-moz-flex:1;-ms-flex:1;flex:1;min-width:160px;max-width:160px;margin:0 0 10px;padding:0 5px}.loading--item::before{display:block;padding:0 0 100%;background:#cfd9e0;content:''}body.spinner{position:relative}.spinner .spinner__wrapper,.spinner .spinner__wrapper::after{position:absolute;left:50%;transform:translateX(-50%)}.spinner__wrapper{background-color:rgba(8,25,43,0.75);width:100%;height:100%;z-index:200;padding-top:calc(50% / 2);pointer-events:all !important;cursor:not-allowed !important;cursor:wait !important}.spinner__wrapper::after{animation:rotate 600ms linear infinite;display:block !important;overflow:hidden;opacity:1;width:calc((32px) * 0.75);height:calc((32px) * 0.75);margin:calc(((32px) * 0.25) / 2) auto;border-radius:50%;border-width:2px;border-color:#fff rgba(255,255,255,0.3) rgba(255,255,255,0.3) rgba(255,255,255,0.3);border-style:solid;box-sizing:border-box;content:''}.logo{width:44px;height:44px}.logo .icon,.logo .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .logo [class*="icon"],.logo .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .logo [class*="icon"],.logo .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .logo [class*="icon"],.logo .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .logo [class*="icon"],.logo .detail-series__navigation button,.detail-series__navigation .logo button{width:44px;height:44px;font-size:44px;line-height:44px}.logo .icon.hide-mobile,.logo .collections__actions button[class*="collection-"] .hide-mobile[class*="icon"],.collections__actions button[class*="collection-"] .logo .hide-mobile[class*="icon"],.logo .collections__actions button[class~="collection-"] .hide-mobile[class*="icon"],.collections__actions button[class~="collection-"] .logo .hide-mobile[class*="icon"],.logo .collection-edit button[class*="collection-"] .hide-mobile[class*="icon"],.collection-edit button[class*="collection-"] .logo .hide-mobile[class*="icon"],.logo .collection-edit button[class~="collection-"] .hide-mobile[class*="icon"],.collection-edit button[class~="collection-"] .logo .hide-mobile[class*="icon"],.logo .detail-series__navigation button.hide-mobile,.detail-series__navigation .logo button.hide-mobile{font-size:44px}@media screen and (min-width: 1096px){.logo{width:160px;font-size:160px;line-height:44px}}.modal{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;display:none;z-index:102;background-color:rgba(8,25,43,0.85)}.modal:not([data-disable-mouse-up]){cursor:zoom-out}.modal__container{margin:20px 0}.modal__container>.content{padding:50px;cursor:default}.modal__container>.footer{padding:20px 70px;background-color:#f8fafb}@media screen and (max-width: 640px){.modal__container>.footer{padding:20px 30px}}@media screen and (max-width: 768px){.modal__container{vertical-align:top}}.modal__close--absolute{position:absolute;z-index:1}.modal__close--top-left{-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);top:0;left:0}.modal__close--top-right{-webkit-transform:translate(50%, -50%);-moz-transform:translate(50%, -50%);-ms-transform:translate(50%, -50%);-o-transform:translate(50%, -50%);transform:translate(50%, -50%);top:0;right:0}.modal__close--bottom-left{-webkit-transform:translate(-50%, 50%);-moz-transform:translate(-50%, 50%);-ms-transform:translate(-50%, 50%);-o-transform:translate(-50%, 50%);transform:translate(-50%, 50%);top:0;left:0}.modal__close--bottom-right{-webkit-transform:translate(50%, 50%);-moz-transform:translate(50%, 50%);-ms-transform:translate(50%, 50%);-o-transform:translate(50%, 50%);transform:translate(50%, 50%);top:0;right:0}.modal.active{-webkit-animation:fade-in 1ms cubic-bezier(1, 0, 0, 1) forwards;-moz-animation:fade-in 1ms cubic-bezier(1, 0, 0, 1) forwards;animation:fade-in 1ms cubic-bezier(1, 0, 0, 1) forwards;display:block;pointer-events:all}.modal.active>*{-webkit-animation:fade-in 1ms cubic-bezier(1, 0, 0, 1) forwards;-moz-animation:fade-in 1ms cubic-bezier(1, 0, 0, 1) forwards;animation:fade-in 1ms cubic-bezier(1, 0, 0, 1) forwards}.modal.active *{pointer-events:all}.modal>*{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:inherit}.nav{position:relative;margin:0 0 10px;font-family:"Proxima Nova","Verdana","Avenir Next";text-align:center}.nav::before{position:absolute;bottom:0;left:0;width:100%;height:100%;border-bottom:1px solid #cfd9e0;content:''}.nav li{display:inline-block}.nav a{position:relative;margin:0 20px;padding:10px 0;color:#374957;font-weight:400;z-index:1}.nav a.active,.nav a:hover{box-shadow:inset 0 -9px 0px -7px #b0c0cc;color:#374957}.nav a.active .counter,.nav a:hover .counter{color:#374957}.nav a.active .counter .icon,.nav a.active .counter .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .nav a.active .counter [class*="icon"],.nav a.active .counter .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .nav a.active .counter [class*="icon"],.nav a.active .counter .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .nav a.active .counter [class*="icon"],.nav a.active .counter .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .nav a.active .counter [class*="icon"],.nav a.active .counter .detail-series__navigation button,.detail-series__navigation .nav a.active .counter button,.nav a:hover .counter .icon,.nav a:hover .counter .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .nav a:hover .counter [class*="icon"],.nav a:hover .counter .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .nav a:hover .counter [class*="icon"],.nav a:hover .counter .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .nav a:hover .counter [class*="icon"],.nav a:hover .counter .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .nav a:hover .counter [class*="icon"],.nav a:hover .counter .detail-series__navigation button,.detail-series__navigation .nav a:hover .counter button{color:#374957}.nav a.active .icon,.nav a.active .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .nav a.active [class*="icon"],.nav a.active .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .nav a.active [class*="icon"],.nav a.active .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .nav a.active [class*="icon"],.nav a.active .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .nav a.active [class*="icon"],.nav a.active .detail-series__navigation button,.detail-series__navigation .nav a.active button,.nav a:hover .icon,.nav a:hover .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .nav a:hover [class*="icon"],.nav a:hover .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .nav a:hover [class*="icon"],.nav a:hover .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .nav a:hover [class*="icon"],.nav a:hover .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .nav a:hover [class*="icon"],.nav a:hover .detail-series__navigation button,.detail-series__navigation .nav a:hover button{color:#374957}.nav a .counter{color:#b4b4b4}.nav a .counter .icon,.nav a .counter .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .nav a .counter [class*="icon"],.nav a .counter .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .nav a .counter [class*="icon"],.nav a .counter .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .nav a .counter [class*="icon"],.nav a .counter .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .nav a .counter [class*="icon"],.nav a .counter .detail-series__navigation button,.detail-series__navigation .nav a .counter button{color:#b4b4b4}.nav a span{font-size:14px;font-weight:100}.nav a span ~ i,.nav a i ~ span{margin-left:5px !important}.nav a .icon,.nav a .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .nav a [class*="icon"],.nav a .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .nav a [class*="icon"],.nav a .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .nav a [class*="icon"],.nav a .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .nav a [class*="icon"],.nav a .detail-series__navigation button,.detail-series__navigation .nav a button{color:#374957}@media screen and (max-width: 640px){.nav a{margin:0 10px}}.nav--xs-spacing a{padding:10px 5px}.nav--sm-spacing a{padding:10px 10px}.nav--md-spacing a{padding:10px 20px}.nav--lg-spacing a{padding:10px 30px}.nav--xl-spacing a{padding:10px 50px}.notification#cc_expiry{max-width:inherit}.notification--absolute{z-index:102}.notification__content{padding-right:29px}.notify-wrapper--bottom{position:fixed;bottom:0;left:0;z-index:100;width:100%}.notify-wrapper .notify--banner{padding:10px 20px;border-radius:0 !important;background-color:#1273eb;color:#fff}.notify-wrapper .notify--banner .notification__close{border-radius:3px !important;right:10px}.notify-wrapper .notify--banner .notification__close:hover{color:#374957}.notify-wrapper .notify--banner a{color:#fff !important}.notify-wrapper .notify--banner a:hover{text-decoration:underline}#credential_picker_container{right:0px !important;top:46px !important}.page-loader{position:fixed;top:0;left:0;width:0%;height:3px;background-color:#0f73ee;pointer-events:none;z-index:200}.pagination button,.pagination a{padding:0 30px}@media screen and (max-width: 768px){.pagination button,.pagination a{padding:5px 10px}.pagination button.pagination__prev,.pagination a.pagination__prev{margin-right:20px}.pagination button.pagination__prev i,.pagination a.pagination__prev i{float:initial}.pagination button.pagination__next i,.pagination a.pagination__next i{margin-left:5px}}.pagination button{padding:0 10px}.plans{-ms-display:flex;display:flex;-ms-justify-content:center;justify-content:center;position:relative;max-width:1096px;margin:0 auto;padding:50px 0 0 0}.plans__box{-ms-align-self:stretch;align-self:stretch;-ms-flex:1;flex:1;padding:30px 50px;box-shadow:0 0 60px rgba(34,34,34,0.25)}.plans__box small{font-size:22px}.plans__box ul li{margin:0 0 10px}.plans__box ul li::before{font-size:22px;line-height:22px;vertical-align:bottom}.plans__box ul.list--check li{padding-left:34px}.plans--free,.plans--monthly{margin:25px 0 0 0;background-color:#f7f7f7}.plans--free ul li:first-child ~ li{color:rgba(55,73,87,0.35)}.plans--free ul li:first-child ~ li::before{color:rgba(55,73,87,0.35)}.plans--annualy{position:relative;z-index:2;background-color:#fff}@media screen and (max-width: 1024px){.plans{display:block}.plans .plans__box{margin:0 auto;padding:20px;box-shadow:none;background-color:#fff}}#popover__author{position:absolute;top:-100%;left:-100%;width:300px;padding:10px 0;z-index:3}#popover__author .author__gallery{position:absolute;top:0;left:0;width:100%}#popover__author .author__gallery::after{clear:both;content:"";display:table}#popover__author .author__gallery li{float:left;width:33.33%;background-size:cover;background-position:center center;background-repeat:no-repeat}#popover__author .author__gallery li::before{display:block;padding:0 0 100%;background-color:rgba(8,25,43,0.25);content:''}#popover__author .author__info{position:relative;width:100%;margin:20px auto 0 auto;z-index:1}#popover__author .author__info .avatar{box-shadow:0 0 60px rgba(34,34,34,0.25)}#popover__author .content{position:relative;overflow:hidden;padding:10px;border-radius:3px;background-color:#fff;box-shadow:0 0 60px rgba(34,34,34,0.25)}.popover--share.popover--left .popover__container{width:102px;z-index:1}.popover--share .button.button--noborder{border-radius:0}.popover--share .copy__text ~ .button{border-radius:3px}.popover--share-advanced .popover__container{left:auto;right:-47px;width:320px !important;padding:20px;transform:translate(0, 0)}.popover--share-advanced .popover__container .social{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.popover--share-advanced .popover__container .social li{flex:1;margin:0 10px}.popover--share-advanced .popover__container .social li:first-child,.popover--share-advanced .popover__container .social li:last-child{margin:0}.popover--share-advanced .popover__container .social .button{flex:1;padding:0 7px;font-size:13px}.popover--share-advanced .popover__container .social .button i{font-size:13px}.popover--share-advanced .popover__container .social .button i ~ span{margin-left:5px}.premium-user #main .detail .download-button:not(.download-premium):not(.download-external){display:none}.premium-user #main .detail .download-premium{display:flex !important}.premium-user #main .detail .download-premium.hide{display:none !important}body .premium-box{padding:30px 40px;border:1px solid #cfd9e0;border-radius:3px;color:#5f7d95}body:not(.premium-user) .premium-box ~ .detail__report{display:none}.premium-box a:not(.button):not(:hover){color:#5f7d95}.ribbon{position:absolute;top:0;left:0;width:142px;height:142px}.ribbon .content{position:absolute;top:50%;left:50%;width:200%;padding:10px;transform:translate(-50%, -50%) rotate(-45deg);background-color:#fff;box-shadow:0 0 10px rgba(8,25,43,0.35);text-align:center}.ribbon h6{margin:0 0 5px;font-size:14px;font-weight:bold;text-transform:uppercase;line-height:1}.ribbon p{margin:0;color:#5f7d95;font-size:13px;line-height:1}@media screen and (max-width: 640px){.ribbon{display:none !important}}.search{position:relative}.search.error:not(#search){box-shadow:0 0 0 2px #fb5252}.search.error#search .group{border-left:2px solid #fb5252}.search.error input[name="query"]{animation:shake 500ms cubic-bezier(1, 0, 0, 1)}.search:not(#search) .group{background-color:#fff;border-top-right-radius:3px;border-bottom-right-radius:3px}.search:not(#search) .group .button[type="submit"]:hover{box-shadow:inset 0 0 0 3px #0161cd}.search .group .popover{position:relative;border-right:none;text-align:left}.search .group .popover::before{position:absolute;top:50%;right:0;width:1px;height:60%;transform:translateY(-50%);background-color:#cfd9e0;content:''}.search .group .button[type="submit"]{z-index:2;border-radius:3px;left:1px}.search .group#dropdown-r .popover::before{position:absolute;top:50%;right:auto;left:0;width:1px;height:60%;transform:translateY(-50%);background-color:#cfd9e0;content:''}.search input[name="query"]:focus ~ .button[type="submit"],.search input[name="query"] ~ .button[type="submit"].active{z-index:2;box-shadow:inset 0 0 0 100px #2a84f2;color:#fff}.search input[name="query"]:focus ~ .button[type="submit"] .icon,.search input[name="query"]:focus ~ .button[type="submit"] .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .search input[name="query"]:focus ~ .button[type="submit"] [class*="icon"],.search input[name="query"]:focus ~ .button[type="submit"] .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .search input[name="query"]:focus ~ .button[type="submit"] [class*="icon"],.search input[name="query"]:focus ~ .button[type="submit"] .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .search input[name="query"]:focus ~ .button[type="submit"] [class*="icon"],.search input[name="query"]:focus ~ .button[type="submit"] .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .search input[name="query"]:focus ~ .button[type="submit"] [class*="icon"],.search input[name="query"]:focus ~ .button[type="submit"] .detail-series__navigation button,.detail-series__navigation .search input[name="query"]:focus ~ .button[type="submit"] button,.search input[name="query"] ~ .button[type="submit"].active .icon,.search input[name="query"] ~ .button[type="submit"].active .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .search input[name="query"] ~ .button[type="submit"].active [class*="icon"],.search input[name="query"] ~ .button[type="submit"].active .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .search input[name="query"] ~ .button[type="submit"].active [class*="icon"],.search input[name="query"] ~ .button[type="submit"].active .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .search input[name="query"] ~ .button[type="submit"].active [class*="icon"],.search input[name="query"] ~ .button[type="submit"].active .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .search input[name="query"] ~ .button[type="submit"].active [class*="icon"],.search input[name="query"] ~ .button[type="submit"].active .detail-series__navigation button,.detail-series__navigation .search input[name="query"] ~ .button[type="submit"].active button{color:#fff}.search__reset{display:none;align-self:center;margin:0 10px 0 0 !important;border-radius:3px !important}.search__reset.show{display:block}.search__reset.button--sm,#notification-cookie .search__reset.notification__close{line-height:34px !important}.search__reset.button--xs{line-height:24px !important}@keyframes shake{8%,41%{-webkit-transform:translateX(-10px)}25%,58%{-webkit-transform:translateX(10px)}75%{-webkit-transform:translateX(-5px)}92%{-webkit-transform:translateX(5px)}0%,100%{-webkit-transform:translateX(0)}}body.noscript .shutterstock.invisible,body.noscript .showcase.invisible,body.noscript .invisible.shutterstock{visibility:visible}.showcase,.shutterstock{overflow:hidden}.showcase .spr,.shutterstock .spr{position:absolute;left:0;visibility:hidden;width:calc(100% + 10px);margin:0 -5px}.showcase .spr[style],.shutterstock .spr[style]{visibility:visible}@media screen and (max-width: 768px){.showcase .spr.collections--spr,.shutterstock .spr.collections--spr{width:calc(100% + 30px);left:-10px}}@media screen and (max-width: 640px){.showcase .spr,.shutterstock .spr{width:calc(100% + 30px);margin:0 -15px}}.showcase .spr .container-fluid,.shutterstock .spr .container-fluid{display:flex;flex-wrap:wrap;height:100%;justify-content:center;align-items:center}.showcase .spr .container-fluid>*,.shutterstock .spr .container-fluid>*{flex:1 0 100%}.showcase .spr--go-premium .container-fluid,.shutterstock .spr--go-premium .container-fluid{display:block}.showcase .row,.shutterstock .row,.showcase .groups__item,.shutterstock .groups__item{position:relative;margin-top:10px}.showcase [data-type="popular"] .caption__content,.shutterstock [data-type="popular"] .caption__content{background-color:rgba(8,25,43,0.35)}.showcase [data-type="popular"] .caption__content::before,.shutterstock [data-type="popular"] .caption__content::before{width:100%;height:100%}.showcase [data-type="popular"] .caption__content::after,.shutterstock [data-type="popular"] .caption__content::after{display:none}.showcase [data-type="popular"] .showcase__description,.shutterstock [data-type="popular"] .showcase__description{position:absolute;top:50%;right:auto;bottom:auto;left: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%);width:auto}.showcase [data-type="popular"] .showcase__gallery,.shutterstock [data-type="popular"] .showcase__gallery{position:absolute;top:0;left:0;width:100%;height:100%}.showcase [data-type="popular"] .showcase__gallery::after,.shutterstock [data-type="popular"] .showcase__gallery::after{clear:both;content:"";display:table}.showcase [data-type="popular"] .showcase__gallery li:nth-child(1),.shutterstock [data-type="popular"] .showcase__gallery li:nth-child(1){width:50%;height:100%}.showcase [data-type="popular"] .showcase__gallery li:nth-child(2),.shutterstock [data-type="popular"] .showcase__gallery li:nth-child(2),.showcase [data-type="popular"] .showcase__gallery li:nth-child(3),.shutterstock [data-type="popular"] .showcase__gallery li:nth-child(3){width:50%;height:50%}.showcase [data-type="popular"] .showcase__gallery li,.shutterstock [data-type="popular"] .showcase__gallery li{position:relative;overflow:hidden;float:left;background-size:cover;background-position:center center}.showcase [data-type="popular"] .caption__content,.shutterstock [data-type="popular"] .caption__content{opacity:1}.showcase [data-type="icon"] .showcase__content,.shutterstock [data-type="icon"] .showcase__content{border:1px solid #cfd9e0;background-color:#fff}.showcase [data-type="icon"] .showcase__content .showcase__link>img,.shutterstock [data-type="icon"] .showcase__content .showcase__link>img,.showcase [data-type="icon"] .showcase__content .shutterstock__link>img,.shutterstock [data-type="icon"] .showcase__content .shutterstock__link>img{width:auto;max-width:56px;height:auto;max-height:56px}.showcase__content{overflow:hidden;position:relative;display:block;border-radius:3px;box-sizing:border-box;z-index:1}.showcase__content .avatar{overflow:hidden;width:24px;height:24px;margin:0 5px 0 0;border-radius:50%}.showcase__content .avatar img{display:block}.showcase__content .badge--download,.showcase__content .badge--favorite{font-size:13px;font-style:normal;font-weight:normal;font-variant:normal}.showcase__content .badge--download::before,.showcase__content .badge--favorite::before{margin:0 2px 0 0;font-family:"bobjoll";font-size:12px}.showcase__content .badge--download{margin:0 10px 0 0}.showcase__content .title{overflow:hidden;display:block;width:100%;margin:0;text-overflow:ellipsis;text-align:left;white-space:nowrap}.showcase__content .name{max-width:200px;margin-right:auto;font-size:13px}.showcase__content figcaption{-ms-display:flex;display:flex;-ms-align-items:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;opacity:0;position:absolute;bottom:0;left:0;z-index:3;width:100%;padding:10px;color:#fff}.showcase__content figcaption::before,.showcase__content figcaption::after{position:absolute;left:0;width:100%;content:''}.showcase__content figcaption::after{background:-webkit-linear-gradient(rgba(8,25,43,0), rgba(8,25,43,0.85)) top;background:linear-gradient(rgba(8,25,43,0), rgba(8,25,43,0.85)) top;height:124px;bottom:0}.showcase__content figcaption>*{position:relative;z-index:2}@media screen and (max-width: 768px){.showcase__content figcaption{display:none}}.showcase__content img{position:absolute;top:50%;left:50%;z-index:2;display:block;width:100%;height:auto;transform:translate(-50%, -50%)}.showcase__content img ~ .bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-color:#cfd9e0}.showcase__content img.landscape{width:100%;height:auto}.showcase__content img.portrait{width:auto;height:100%}.showcase__content img.lzy{width:100%;min-height:1px;height:100%}.showcase__content img.loaded ~ .bg{opacity:0}.showcase__content .selection svg,.showcase__content .selection svg use>svg{fill:#fff}.showcase__item,.shutterstock__item,.showcase__fake{position:relative;margin:0 0 10px;padding:0 5px;box-sizing:border-box}.showcase__item--loading .content{position:relative;overflow:hidden}.showcase__item--loading .content::before{display:block;padding:0 0 100%;background-color:#f8fafb;content:''}.showcase__item .button--favorite,.shutterstock__item .button--favorite,.showcase__fake .button--favorite,.showcase__item .collection-add,.shutterstock__item .collection-add,.showcase__fake .collection-add,.showcase__item .collection-remove,.shutterstock__item .collection-remove,.showcase__fake .collection-remove{opacity:0;display:inline-block;position:absolute;top:10px;right:10px;z-index:3;z-index:11;width:34px;height:34px;border-radius:3px;box-shadow:inset 0px 0px 0px 100px #fff;color:#5f7d95;font-size:14px;font-weight:500;line-height:34px;cursor:pointer}.showcase__item .button--favorite::before,.shutterstock__item .button--favorite::before,.showcase__fake .button--favorite::before,.showcase__item .collection-add::before,.shutterstock__item .collection-add::before,.showcase__fake .collection-add::before,.showcase__item .collection-remove::before,.shutterstock__item .collection-remove::before,.showcase__fake .collection-remove::before{width:14px;height:14px;padding:8px;font-size:14px;font-style:normal;font-weight:normal;font-variant:normal;font-family:"bobjoll"}.showcase__item .button--favorite.button--loading::before,.shutterstock__item .button--favorite.button--loading::before,.showcase__fake .button--favorite.button--loading::before,.showcase__item .collection-add.button--loading::before,.shutterstock__item .collection-add.button--loading::before,.showcase__fake .collection-add.button--loading::before,.showcase__item .collection-remove.button--loading::before,.shutterstock__item .collection-remove.button--loading::before,.showcase__fake .collection-remove.button--loading::before{display:none !important}.showcase__item .button--favorite.button--bounce::before,.shutterstock__item .button--favorite.button--bounce::before,.showcase__fake .button--favorite.button--bounce::before{animation:bounceIn 1s both}.showcase__item .button--favorite.active,.shutterstock__item .button--favorite.active,.showcase__fake .button--favorite.active,.showcase__item .button--favorite:hover,.shutterstock__item .button--favorite:hover,.showcase__fake .button--favorite:hover{box-shadow:inset 0px 0px 0px 100px #fb5252;color:#fff}.showcase__item .button--favorite.active .icon,.shutterstock__item .button--favorite.active .icon,.showcase__fake .button--favorite.active .icon,.showcase__item .button--favorite.active .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .showcase__item .button--favorite.active [class*="icon"],.shutterstock__item .button--favorite.active .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .shutterstock__item .button--favorite.active [class*="icon"],.showcase__fake .button--favorite.active .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .showcase__fake .button--favorite.active [class*="icon"],.showcase__item .button--favorite.active .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .showcase__item .button--favorite.active [class*="icon"],.shutterstock__item .button--favorite.active .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .shutterstock__item .button--favorite.active [class*="icon"],.showcase__fake .button--favorite.active .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .showcase__fake .button--favorite.active [class*="icon"],.showcase__item .button--favorite.active .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .showcase__item .button--favorite.active [class*="icon"],.shutterstock__item .button--favorite.active .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .shutterstock__item .button--favorite.active [class*="icon"],.showcase__fake .button--favorite.active .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .showcase__fake .button--favorite.active [class*="icon"],.showcase__item .button--favorite.active .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .showcase__item .button--favorite.active [class*="icon"],.shutterstock__item .button--favorite.active .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .shutterstock__item .button--favorite.active [class*="icon"],.showcase__fake .button--favorite.active .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .showcase__fake .button--favorite.active [class*="icon"],.showcase__item .button--favorite.active .detail-series__navigation button,.detail-series__navigation .showcase__item .button--favorite.active button,.shutterstock__item .button--favorite.active .detail-series__navigation button,.detail-series__navigation .shutterstock__item .button--favorite.active button,.showcase__fake .button--favorite.active .detail-series__navigation button,.detail-series__navigation .showcase__fake .button--favorite.active button,.showcase__item .button--favorite:hover .icon,.shutterstock__item .button--favorite:hover .icon,.showcase__fake .button--favorite:hover .icon,.showcase__item .button--favorite:hover .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .showcase__item .button--favorite:hover [class*="icon"],.shutterstock__item .button--favorite:hover .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .shutterstock__item .button--favorite:hover [class*="icon"],.showcase__fake .button--favorite:hover .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .showcase__fake .button--favorite:hover [class*="icon"],.showcase__item .button--favorite:hover .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .showcase__item .button--favorite:hover [class*="icon"],.shutterstock__item .button--favorite:hover .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .shutterstock__item .button--favorite:hover [class*="icon"],.showcase__fake .button--favorite:hover .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .showcase__fake .button--favorite:hover [class*="icon"],.showcase__item .button--favorite:hover .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .showcase__item .button--favorite:hover [class*="icon"],.shutterstock__item .button--favorite:hover .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .shutterstock__item .button--favorite:hover [class*="icon"],.showcase__fake .button--favorite:hover .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .showcase__fake .button--favorite:hover [class*="icon"],.showcase__item .button--favorite:hover .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .showcase__item .button--favorite:hover [class*="icon"],.shutterstock__item .button--favorite:hover .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .shutterstock__item .button--favorite:hover [class*="icon"],.showcase__fake .button--favorite:hover .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .showcase__fake .button--favorite:hover [class*="icon"],.showcase__item .button--favorite:hover .detail-series__navigation button,.detail-series__navigation .showcase__item .button--favorite:hover button,.shutterstock__item .button--favorite:hover .detail-series__navigation button,.detail-series__navigation .shutterstock__item .button--favorite:hover button,.showcase__fake .button--favorite:hover .detail-series__navigation button,.detail-series__navigation .showcase__fake .button--favorite:hover button{color:#fff}.showcase__item .button--favorite.active,.shutterstock__item .button--favorite.active,.showcase__fake .button--favorite.active,.showcase__item .button--favorite:active,.shutterstock__item .button--favorite:active,.showcase__fake .button--favorite:active{box-shadow:inset 0 0 0 100px #fb5252 !important;color:#fff !important}.showcase__item .button--favorite.active .icon,.shutterstock__item .button--favorite.active .icon,.showcase__fake .button--favorite.active .icon,.showcase__item .button--favorite.active .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .showcase__item .button--favorite.active [class*="icon"],.shutterstock__item .button--favorite.active .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .shutterstock__item .button--favorite.active [class*="icon"],.showcase__fake .button--favorite.active .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .showcase__fake .button--favorite.active [class*="icon"],.showcase__item .button--favorite.active .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .showcase__item .button--favorite.active [class*="icon"],.shutterstock__item .button--favorite.active .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .shutterstock__item .button--favorite.active [class*="icon"],.showcase__fake .button--favorite.active .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .showcase__fake .button--favorite.active [class*="icon"],.showcase__item .button--favorite.active .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .showcase__item .button--favorite.active [class*="icon"],.shutterstock__item .button--favorite.active .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .shutterstock__item .button--favorite.active [class*="icon"],.showcase__fake .button--favorite.active .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .showcase__fake .button--favorite.active [class*="icon"],.showcase__item .button--favorite.active .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .showcase__item .button--favorite.active [class*="icon"],.shutterstock__item .button--favorite.active .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .shutterstock__item .button--favorite.active [class*="icon"],.showcase__fake .button--favorite.active .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .showcase__fake .button--favorite.active [class*="icon"],.showcase__item .button--favorite.active .detail-series__navigation button,.detail-series__navigation .showcase__item .button--favorite.active button,.shutterstock__item .button--favorite.active .detail-series__navigation button,.detail-series__navigation .shutterstock__item .button--favorite.active button,.showcase__fake .button--favorite.active .detail-series__navigation button,.detail-series__navigation .showcase__fake .button--favorite.active button,.showcase__item .button--favorite:active .icon,.shutterstock__item .button--favorite:active .icon,.showcase__fake .button--favorite:active .icon,.showcase__item .button--favorite:active .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .showcase__item .button--favorite:active [class*="icon"],.shutterstock__item .button--favorite:active .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .shutterstock__item .button--favorite:active [class*="icon"],.showcase__fake .button--favorite:active .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .showcase__fake .button--favorite:active [class*="icon"],.showcase__item .button--favorite:active .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .showcase__item .button--favorite:active [class*="icon"],.shutterstock__item .button--favorite:active .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .shutterstock__item .button--favorite:active [class*="icon"],.showcase__fake .button--favorite:active .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .showcase__fake .button--favorite:active [class*="icon"],.showcase__item .button--favorite:active .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .showcase__item .button--favorite:active [class*="icon"],.shutterstock__item .button--favorite:active .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .shutterstock__item .button--favorite:active [class*="icon"],.showcase__fake .button--favorite:active .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .showcase__fake .button--favorite:active [class*="icon"],.showcase__item .button--favorite:active .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .showcase__item .button--favorite:active [class*="icon"],.shutterstock__item .button--favorite:active .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .shutterstock__item .button--favorite:active [class*="icon"],.showcase__fake .button--favorite:active .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .showcase__fake .button--favorite:active [class*="icon"],.showcase__item .button--favorite:active .detail-series__navigation button,.detail-series__navigation .showcase__item .button--favorite:active button,.shutterstock__item .button--favorite:active .detail-series__navigation button,.detail-series__navigation .shutterstock__item .button--favorite:active button,.showcase__fake .button--favorite:active .detail-series__navigation button,.detail-series__navigation .showcase__fake .button--favorite:active button{color:#fff !important}.showcase__item .button--favorite.active:hover,.shutterstock__item .button--favorite.active:hover,.showcase__fake .button--favorite.active:hover,.showcase__item .button--favorite:active:hover,.shutterstock__item .button--favorite:active:hover,.showcase__fake .button--favorite:active:hover{color:#fff !important}.showcase__item .button--favorite.active:hover .icon,.shutterstock__item .button--favorite.active:hover .icon,.showcase__fake .button--favorite.active:hover .icon,.showcase__item .button--favorite.active:hover .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .showcase__item .button--favorite.active:hover [class*="icon"],.shutterstock__item .button--favorite.active:hover .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .shutterstock__item .button--favorite.active:hover [class*="icon"],.showcase__fake .button--favorite.active:hover .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .showcase__fake .button--favorite.active:hover [class*="icon"],.showcase__item .button--favorite.active:hover .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .showcase__item .button--favorite.active:hover [class*="icon"],.shutterstock__item .button--favorite.active:hover .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .shutterstock__item .button--favorite.active:hover [class*="icon"],.showcase__fake .button--favorite.active:hover .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .showcase__fake .button--favorite.active:hover [class*="icon"],.showcase__item .button--favorite.active:hover .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .showcase__item .button--favorite.active:hover [class*="icon"],.shutterstock__item .button--favorite.active:hover .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .shutterstock__item .button--favorite.active:hover [class*="icon"],.showcase__fake .button--favorite.active:hover .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .showcase__fake .button--favorite.active:hover [class*="icon"],.showcase__item .button--favorite.active:hover .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .showcase__item .button--favorite.active:hover [class*="icon"],.shutterstock__item .button--favorite.active:hover .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .shutterstock__item .button--favorite.active:hover [class*="icon"],.showcase__fake .button--favorite.active:hover .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .showcase__fake .button--favorite.active:hover [class*="icon"],.showcase__item .button--favorite.active:hover .detail-series__navigation button,.detail-series__navigation .showcase__item .button--favorite.active:hover button,.shutterstock__item .button--favorite.active:hover .detail-series__navigation button,.detail-series__navigation .shutterstock__item .button--favorite.active:hover button,.showcase__fake .button--favorite.active:hover .detail-series__navigation button,.detail-series__navigation .showcase__fake .button--favorite.active:hover button,.showcase__item .button--favorite:active:hover .icon,.shutterstock__item .button--favorite:active:hover .icon,.showcase__fake .button--favorite:active:hover .icon,.showcase__item .button--favorite:active:hover .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .showcase__item .button--favorite:active:hover [class*="icon"],.shutterstock__item .button--favorite:active:hover .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .shutterstock__item .button--favorite:active:hover [class*="icon"],.showcase__fake .button--favorite:active:hover .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .showcase__fake .button--favorite:active:hover [class*="icon"],.showcase__item .button--favorite:active:hover .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .showcase__item .button--favorite:active:hover [class*="icon"],.shutterstock__item .button--favorite:active:hover .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .shutterstock__item .button--favorite:active:hover [class*="icon"],.showcase__fake .button--favorite:active:hover .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .showcase__fake .button--favorite:active:hover [class*="icon"],.showcase__item .button--favorite:active:hover .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .showcase__item .button--favorite:active:hover [class*="icon"],.shutterstock__item .button--favorite:active:hover .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .shutterstock__item .button--favorite:active:hover [class*="icon"],.showcase__fake .button--favorite:active:hover .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .showcase__fake .button--favorite:active:hover [class*="icon"],.showcase__item .button--favorite:active:hover .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .showcase__item .button--favorite:active:hover [class*="icon"],.shutterstock__item .button--favorite:active:hover .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .shutterstock__item .button--favorite:active:hover [class*="icon"],.showcase__fake .button--favorite:active:hover .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .showcase__fake .button--favorite:active:hover [class*="icon"],.showcase__item .button--favorite:active:hover .detail-series__navigation button,.detail-series__navigation .showcase__item .button--favorite:active:hover button,.shutterstock__item .button--favorite:active:hover .detail-series__navigation button,.detail-series__navigation .shutterstock__item .button--favorite:active:hover button,.showcase__fake .button--favorite:active:hover .detail-series__navigation button,.detail-series__navigation .showcase__fake .button--favorite:active:hover button{color:#fff !important}.showcase__item .button--favorite:hover,.shutterstock__item .button--favorite:hover,.showcase__fake .button--favorite:hover{--color: color('red', 'buttons') !important}.showcase__item .button--favorite.button--loading,.shutterstock__item .button--favorite.button--loading,.showcase__fake .button--favorite.button--loading{opacity:1}@media screen and (max-width: 768px){.showcase__item .button--favorite,.shutterstock__item .button--favorite,.showcase__fake .button--favorite{display:none}}.showcase__item .button--share,.shutterstock__item .button--share,.showcase__fake .button--share{opacity:0;display:inline-block;position:absolute;top:88px;right:10px;z-index:11;width:34px;height:34px;border-radius:3px;font-size:14px;font-weight:500;line-height:34px}.showcase__item .button--share::before,.shutterstock__item .button--share::before,.showcase__fake .button--share::before{width:14px;height:14px;padding:8px;font-size:14px;font-style:normal;font-weight:normal;font-variant:normal;font-family:"bobjoll"}.showcase__item .button--share .notification ~ .tooltip__container,.shutterstock__item .button--share .notification ~ .tooltip__container,.showcase__fake .button--share .notification ~ .tooltip__container{display:none !important}.showcase__item .button--share .showcase__share,.shutterstock__item .button--share .showcase__share,.showcase__fake .button--share .showcase__share{position:absolute;top:0;right:100%;max-width:102px;min-height:inherit;margin:0 5px 0 0}.showcase__item .button--share .showcase__share .button,.shutterstock__item .button--share .showcase__share .button,.showcase__fake .button--share .showcase__share .button{border-radius:0}.showcase__item .button--share .showcase__share .button:not(:hover),.shutterstock__item .button--share .showcase__share .button:not(:hover),.showcase__fake .button--share .showcase__share .button:not(:hover){box-shadow:none}.showcase__item .button--share .showcase__share .notification__content,.shutterstock__item .button--share .showcase__share .notification__content,.showcase__fake .button--share .showcase__share .notification__content{padding:0;border-radius:3px}.showcase__item .button--share .showcase__share .notification__triangle,.shutterstock__item .button--share .showcase__share .notification__triangle,.showcase__fake .button--share .showcase__share .notification__triangle{position:absolute;top:50%;left:100%;transform:translateY(-50%)}.showcase__item .button--share .showcase__share .notification__triangle::before,.shutterstock__item .button--share .showcase__share .notification__triangle::before,.showcase__fake .button--share .showcase__share .notification__triangle::before{height:0;width:0;border-bottom:4px solid rgba(0,0,0,0);border-left:4px solid #fff;border-top:4px solid rgba(0,0,0,0);display:block;content:''}.showcase__item .button--share.active,.shutterstock__item .button--share.active,.showcase__fake .button--share.active,.showcase__item .button--share:hover,.shutterstock__item .button--share:hover,.showcase__fake .button--share:hover{box-shadow:inset 0px 0px 0px 100px #cb2027;color:#fff}.showcase__item .button--share.active::before,.shutterstock__item .button--share.active::before,.showcase__fake .button--share.active::before,.showcase__item .button--share:hover::before,.shutterstock__item .button--share:hover::before,.showcase__fake .button--share:hover::before{color:#fff !important}.showcase__item .button--share.active,.shutterstock__item .button--share.active,.showcase__fake .button--share.active,.showcase__item .button--share:active,.shutterstock__item .button--share:active,.showcase__fake .button--share:active{box-shadow:inset 0 0 0 100px #cb2027 !important;color:#fff !important}.showcase__item .button--share.active:hover,.shutterstock__item .button--share.active:hover,.showcase__fake .button--share.active:hover,.showcase__item .button--share:active:hover,.shutterstock__item .button--share:active:hover,.showcase__fake .button--share:active:hover{color:#fff !important}.showcase__item .button--share.active:hover::before,.shutterstock__item .button--share.active:hover::before,.showcase__fake .button--share.active:hover::before,.showcase__item .button--share:active:hover::before,.shutterstock__item .button--share:active:hover::before,.showcase__fake .button--share:active:hover::before{color:#fff !important}@media screen and (max-width: 768px){.showcase__item .button--share,.shutterstock__item .button--share,.showcase__fake .button--share{display:none}}.showcase__item .collection-add,.shutterstock__item .collection-add,.showcase__fake .collection-add,.showcase__item .collection-remove,.shutterstock__item .collection-remove,.showcase__fake .collection-remove{top:49px;right:10px}.showcase__item .collection-add.active,.shutterstock__item .collection-add.active,.showcase__fake .collection-add.active,.showcase__item .collection-add:hover,.shutterstock__item .collection-add:hover,.showcase__fake .collection-add:hover,.showcase__item .collection-remove.active,.shutterstock__item .collection-remove.active,.showcase__fake .collection-remove.active,.showcase__item .collection-remove:hover,.shutterstock__item .collection-remove:hover,.showcase__fake .collection-remove:hover{box-shadow:inset 0px 0px 0px 100px #0f73ee;color:#fff}.showcase__item .collection-add.active .icon,.shutterstock__item .collection-add.active .icon,.showcase__fake .collection-add.active .icon,.showcase__item .collection-add.active .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .showcase__item .collection-add.active [class*="icon"],.shutterstock__item .collection-add.active .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .shutterstock__item .collection-add.active [class*="icon"],.showcase__fake .collection-add.active .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .showcase__fake .collection-add.active [class*="icon"],.showcase__item .collection-add.active .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .showcase__item .collection-add.active [class*="icon"],.shutterstock__item .collection-add.active .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .shutterstock__item .collection-add.active [class*="icon"],.showcase__fake .collection-add.active .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .showcase__fake .collection-add.active [class*="icon"],.showcase__item .collection-add.active .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .showcase__item .collection-add.active [class*="icon"],.shutterstock__item .collection-add.active .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .shutterstock__item .collection-add.active [class*="icon"],.showcase__fake .collection-add.active .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .showcase__fake .collection-add.active [class*="icon"],.showcase__item .collection-add.active .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .showcase__item .collection-add.active [class*="icon"],.shutterstock__item .collection-add.active .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .shutterstock__item .collection-add.active [class*="icon"],.showcase__fake .collection-add.active .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .showcase__fake .collection-add.active [class*="icon"],.showcase__item .collection-add.active .detail-series__navigation button,.detail-series__navigation .showcase__item .collection-add.active button,.shutterstock__item .collection-add.active .detail-series__navigation button,.detail-series__navigation .shutterstock__item .collection-add.active button,.showcase__fake .collection-add.active .detail-series__navigation button,.detail-series__navigation .showcase__fake .collection-add.active button,.showcase__item .collection-add:hover .icon,.shutterstock__item .collection-add:hover .icon,.showcase__fake .collection-add:hover .icon,.showcase__item .collection-add:hover .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .showcase__item .collection-add:hover [class*="icon"],.shutterstock__item .collection-add:hover .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .shutterstock__item .collection-add:hover [class*="icon"],.showcase__fake .collection-add:hover .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .showcase__fake .collection-add:hover [class*="icon"],.showcase__item .collection-add:hover .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .showcase__item .collection-add:hover [class*="icon"],.shutterstock__item .collection-add:hover .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .shutterstock__item .collection-add:hover [class*="icon"],.showcase__fake .collection-add:hover .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .showcase__fake .collection-add:hover [class*="icon"],.showcase__item .collection-add:hover .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .showcase__item .collection-add:hover [class*="icon"],.shutterstock__item .collection-add:hover .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .shutterstock__item .collection-add:hover [class*="icon"],.showcase__fake .collection-add:hover .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .showcase__fake .collection-add:hover [class*="icon"],.showcase__item .collection-add:hover .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .showcase__item .collection-add:hover [class*="icon"],.shutterstock__item .collection-add:hover .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .shutterstock__item .collection-add:hover [class*="icon"],.showcase__fake .collection-add:hover .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .showcase__fake .collection-add:hover [class*="icon"],.showcase__item .collection-add:hover .detail-series__navigation button,.detail-series__navigation .showcase__item .collection-add:hover button,.shutterstock__item .collection-add:hover .detail-series__navigation button,.detail-series__navigation .shutterstock__item .collection-add:hover button,.showcase__fake .collection-add:hover .detail-series__navigation button,.detail-series__navigation .showcase__fake .collection-add:hover button,.showcase__item .collection-remove.active .icon,.shutterstock__item .collection-remove.active .icon,.showcase__fake .collection-remove.active .icon,.showcase__item .collection-remove.active .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .showcase__item .collection-remove.active [class*="icon"],.shutterstock__item .collection-remove.active .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .shutterstock__item .collection-remove.active [class*="icon"],.showcase__fake .collection-remove.active .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .showcase__fake .collection-remove.active [class*="icon"],.showcase__item .collection-remove.active .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .showcase__item .collection-remove.active [class*="icon"],.shutterstock__item .collection-remove.active .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .shutterstock__item .collection-remove.active [class*="icon"],.showcase__fake .collection-remove.active .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .showcase__fake .collection-remove.active [class*="icon"],.showcase__item .collection-remove.active .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .showcase__item .collection-remove.active [class*="icon"],.shutterstock__item .collection-remove.active .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .shutterstock__item .collection-remove.active [class*="icon"],.showcase__fake .collection-remove.active .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .showcase__fake .collection-remove.active [class*="icon"],.showcase__item .collection-remove.active .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .showcase__item .collection-remove.active [class*="icon"],.shutterstock__item .collection-remove.active .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .shutterstock__item .collection-remove.active [class*="icon"],.showcase__fake .collection-remove.active .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .showcase__fake .collection-remove.active [class*="icon"],.showcase__item .collection-remove.active .detail-series__navigation button,.detail-series__navigation .showcase__item .collection-remove.active button,.shutterstock__item .collection-remove.active .detail-series__navigation button,.detail-series__navigation .shutterstock__item .collection-remove.active button,.showcase__fake .collection-remove.active .detail-series__navigation button,.detail-series__navigation .showcase__fake .collection-remove.active button,.showcase__item .collection-remove:hover .icon,.shutterstock__item .collection-remove:hover .icon,.showcase__fake .collection-remove:hover .icon,.showcase__item .collection-remove:hover .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .showcase__item .collection-remove:hover [class*="icon"],.shutterstock__item .collection-remove:hover .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .shutterstock__item .collection-remove:hover [class*="icon"],.showcase__fake .collection-remove:hover .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .showcase__fake .collection-remove:hover [class*="icon"],.showcase__item .collection-remove:hover .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .showcase__item .collection-remove:hover [class*="icon"],.shutterstock__item .collection-remove:hover .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .shutterstock__item .collection-remove:hover [class*="icon"],.showcase__fake .collection-remove:hover .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .showcase__fake .collection-remove:hover [class*="icon"],.showcase__item .collection-remove:hover .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .showcase__item .collection-remove:hover [class*="icon"],.shutterstock__item .collection-remove:hover .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .shutterstock__item .collection-remove:hover [class*="icon"],.showcase__fake .collection-remove:hover .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .showcase__fake .collection-remove:hover [class*="icon"],.showcase__item .collection-remove:hover .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .showcase__item .collection-remove:hover [class*="icon"],.shutterstock__item .collection-remove:hover .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .shutterstock__item .collection-remove:hover [class*="icon"],.showcase__fake .collection-remove:hover .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .showcase__fake .collection-remove:hover [class*="icon"],.showcase__item .collection-remove:hover .detail-series__navigation button,.detail-series__navigation .showcase__item .collection-remove:hover button,.shutterstock__item .collection-remove:hover .detail-series__navigation button,.detail-series__navigation .shutterstock__item .collection-remove:hover button,.showcase__fake .collection-remove:hover .detail-series__navigation button,.detail-series__navigation .showcase__fake .collection-remove:hover button{color:#fff}.showcase__item .collection-add.active,.shutterstock__item .collection-add.active,.showcase__fake .collection-add.active,.showcase__item .collection-add:active,.shutterstock__item .collection-add:active,.showcase__fake .collection-add:active,.showcase__item .collection-remove.active,.shutterstock__item .collection-remove.active,.showcase__fake .collection-remove.active,.showcase__item .collection-remove:active,.shutterstock__item .collection-remove:active,.showcase__fake .collection-remove:active{box-shadow:inset 0 0 0 100px #0f73ee !important;color:#fff !important}.showcase__item .collection-add.active .icon,.shutterstock__item .collection-add.active .icon,.showcase__fake .collection-add.active .icon,.showcase__item .collection-add.active .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .showcase__item .collection-add.active [class*="icon"],.shutterstock__item .collection-add.active .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .shutterstock__item .collection-add.active [class*="icon"],.showcase__fake .collection-add.active .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .showcase__fake .collection-add.active [class*="icon"],.showcase__item .collection-add.active .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .showcase__item .collection-add.active [class*="icon"],.shutterstock__item .collection-add.active .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .shutterstock__item .collection-add.active [class*="icon"],.showcase__fake .collection-add.active .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .showcase__fake .collection-add.active [class*="icon"],.showcase__item .collection-add.active .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .showcase__item .collection-add.active [class*="icon"],.shutterstock__item .collection-add.active .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .shutterstock__item .collection-add.active [class*="icon"],.showcase__fake .collection-add.active .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .showcase__fake .collection-add.active [class*="icon"],.showcase__item .collection-add.active .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .showcase__item .collection-add.active [class*="icon"],.shutterstock__item .collection-add.active .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .shutterstock__item .collection-add.active [class*="icon"],.showcase__fake .collection-add.active .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .showcase__fake .collection-add.active [class*="icon"],.showcase__item .collection-add.active .detail-series__navigation button,.detail-series__navigation .showcase__item .collection-add.active button,.shutterstock__item .collection-add.active .detail-series__navigation button,.detail-series__navigation .shutterstock__item .collection-add.active button,.showcase__fake .collection-add.active .detail-series__navigation button,.detail-series__navigation .showcase__fake .collection-add.active button,.showcase__item .collection-add:active .icon,.shutterstock__item .collection-add:active .icon,.showcase__fake .collection-add:active .icon,.showcase__item .collection-add:active .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .showcase__item .collection-add:active [class*="icon"],.shutterstock__item .collection-add:active .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .shutterstock__item .collection-add:active [class*="icon"],.showcase__fake .collection-add:active .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .showcase__fake .collection-add:active [class*="icon"],.showcase__item .collection-add:active .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .showcase__item .collection-add:active [class*="icon"],.shutterstock__item .collection-add:active .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .shutterstock__item .collection-add:active [class*="icon"],.showcase__fake .collection-add:active .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .showcase__fake .collection-add:active [class*="icon"],.showcase__item .collection-add:active .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .showcase__item .collection-add:active [class*="icon"],.shutterstock__item .collection-add:active .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .shutterstock__item .collection-add:active [class*="icon"],.showcase__fake .collection-add:active .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .showcase__fake .collection-add:active [class*="icon"],.showcase__item .collection-add:active .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .showcase__item .collection-add:active [class*="icon"],.shutterstock__item .collection-add:active .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .shutterstock__item .collection-add:active [class*="icon"],.showcase__fake .collection-add:active .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .showcase__fake .collection-add:active [class*="icon"],.showcase__item .collection-add:active .detail-series__navigation button,.detail-series__navigation .showcase__item .collection-add:active button,.shutterstock__item .collection-add:active .detail-series__navigation button,.detail-series__navigation .shutterstock__item .collection-add:active button,.showcase__fake .collection-add:active .detail-series__navigation button,.detail-series__navigation .showcase__fake .collection-add:active button,.showcase__item .collection-remove.active .icon,.shutterstock__item .collection-remove.active .icon,.showcase__fake .collection-remove.active .icon,.showcase__item .collection-remove.active .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .showcase__item .collection-remove.active [class*="icon"],.shutterstock__item .collection-remove.active .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .shutterstock__item .collection-remove.active [class*="icon"],.showcase__fake .collection-remove.active .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .showcase__fake .collection-remove.active [class*="icon"],.showcase__item .collection-remove.active .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .showcase__item .collection-remove.active [class*="icon"],.shutterstock__item .collection-remove.active .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .shutterstock__item .collection-remove.active [class*="icon"],.showcase__fake .collection-remove.active .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .showcase__fake .collection-remove.active [class*="icon"],.showcase__item .collection-remove.active .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .showcase__item .collection-remove.active [class*="icon"],.shutterstock__item .collection-remove.active .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .shutterstock__item .collection-remove.active [class*="icon"],.showcase__fake .collection-remove.active .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .showcase__fake .collection-remove.active [class*="icon"],.showcase__item .collection-remove.active .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .showcase__item .collection-remove.active [class*="icon"],.shutterstock__item .collection-remove.active .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .shutterstock__item .collection-remove.active [class*="icon"],.showcase__fake .collection-remove.active .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .showcase__fake .collection-remove.active [class*="icon"],.showcase__item .collection-remove.active .detail-series__navigation button,.detail-series__navigation .showcase__item .collection-remove.active button,.shutterstock__item .collection-remove.active .detail-series__navigation button,.detail-series__navigation .shutterstock__item .collection-remove.active button,.showcase__fake .collection-remove.active .detail-series__navigation button,.detail-series__navigation .showcase__fake .collection-remove.active button,.showcase__item .collection-remove:active .icon,.shutterstock__item .collection-remove:active .icon,.showcase__fake .collection-remove:active .icon,.showcase__item .collection-remove:active .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .showcase__item .collection-remove:active [class*="icon"],.shutterstock__item .collection-remove:active .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .shutterstock__item .collection-remove:active [class*="icon"],.showcase__fake .collection-remove:active .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .showcase__fake .collection-remove:active [class*="icon"],.showcase__item .collection-remove:active .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .showcase__item .collection-remove:active [class*="icon"],.shutterstock__item .collection-remove:active .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .shutterstock__item .collection-remove:active [class*="icon"],.showcase__fake .collection-remove:active .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .showcase__fake .collection-remove:active [class*="icon"],.showcase__item .collection-remove:active .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .showcase__item .collection-remove:active [class*="icon"],.shutterstock__item .collection-remove:active .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .shutterstock__item .collection-remove:active [class*="icon"],.showcase__fake .collection-remove:active .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .showcase__fake .collection-remove:active [class*="icon"],.showcase__item .collection-remove:active .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .showcase__item .collection-remove:active [class*="icon"],.shutterstock__item .collection-remove:active .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .shutterstock__item .collection-remove:active [class*="icon"],.showcase__fake .collection-remove:active .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .showcase__fake .collection-remove:active [class*="icon"],.showcase__item .collection-remove:active .detail-series__navigation button,.detail-series__navigation .showcase__item .collection-remove:active button,.shutterstock__item .collection-remove:active .detail-series__navigation button,.detail-series__navigation .shutterstock__item .collection-remove:active button,.showcase__fake .collection-remove:active .detail-series__navigation button,.detail-series__navigation .showcase__fake .collection-remove:active button{color:#fff !important}.showcase__item .collection-add.active:hover,.shutterstock__item .collection-add.active:hover,.showcase__fake .collection-add.active:hover,.showcase__item .collection-add:active:hover,.shutterstock__item .collection-add:active:hover,.showcase__fake .collection-add:active:hover,.showcase__item .collection-remove.active:hover,.shutterstock__item .collection-remove.active:hover,.showcase__fake .collection-remove.active:hover,.showcase__item .collection-remove:active:hover,.shutterstock__item .collection-remove:active:hover,.showcase__fake .collection-remove:active:hover{color:#fff !important}.showcase__item .collection-add.active:hover .icon,.shutterstock__item .collection-add.active:hover .icon,.showcase__fake .collection-add.active:hover .icon,.showcase__item .collection-add.active:hover .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .showcase__item .collection-add.active:hover [class*="icon"],.shutterstock__item .collection-add.active:hover .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .shutterstock__item .collection-add.active:hover [class*="icon"],.showcase__fake .collection-add.active:hover .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .showcase__fake .collection-add.active:hover [class*="icon"],.showcase__item .collection-add.active:hover .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .showcase__item .collection-add.active:hover [class*="icon"],.shutterstock__item .collection-add.active:hover .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .shutterstock__item .collection-add.active:hover [class*="icon"],.showcase__fake .collection-add.active:hover .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .showcase__fake .collection-add.active:hover [class*="icon"],.showcase__item .collection-add.active:hover .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .showcase__item .collection-add.active:hover [class*="icon"],.shutterstock__item .collection-add.active:hover .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .shutterstock__item .collection-add.active:hover [class*="icon"],.showcase__fake .collection-add.active:hover .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .showcase__fake .collection-add.active:hover [class*="icon"],.showcase__item .collection-add.active:hover .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .showcase__item .collection-add.active:hover [class*="icon"],.shutterstock__item .collection-add.active:hover .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .shutterstock__item .collection-add.active:hover [class*="icon"],.showcase__fake .collection-add.active:hover .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .showcase__fake .collection-add.active:hover [class*="icon"],.showcase__item .collection-add.active:hover .detail-series__navigation button,.detail-series__navigation .showcase__item .collection-add.active:hover button,.shutterstock__item .collection-add.active:hover .detail-series__navigation button,.detail-series__navigation .shutterstock__item .collection-add.active:hover button,.showcase__fake .collection-add.active:hover .detail-series__navigation button,.detail-series__navigation .showcase__fake .collection-add.active:hover button,.showcase__item .collection-add:active:hover .icon,.shutterstock__item .collection-add:active:hover .icon,.showcase__fake .collection-add:active:hover .icon,.showcase__item .collection-add:active:hover .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .showcase__item .collection-add:active:hover [class*="icon"],.shutterstock__item .collection-add:active:hover .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .shutterstock__item .collection-add:active:hover [class*="icon"],.showcase__fake .collection-add:active:hover .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .showcase__fake .collection-add:active:hover [class*="icon"],.showcase__item .collection-add:active:hover .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .showcase__item .collection-add:active:hover [class*="icon"],.shutterstock__item .collection-add:active:hover .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .shutterstock__item .collection-add:active:hover [class*="icon"],.showcase__fake .collection-add:active:hover .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .showcase__fake .collection-add:active:hover [class*="icon"],.showcase__item .collection-add:active:hover .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .showcase__item .collection-add:active:hover [class*="icon"],.shutterstock__item .collection-add:active:hover .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .shutterstock__item .collection-add:active:hover [class*="icon"],.showcase__fake .collection-add:active:hover .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .showcase__fake .collection-add:active:hover [class*="icon"],.showcase__item .collection-add:active:hover .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .showcase__item .collection-add:active:hover [class*="icon"],.shutterstock__item .collection-add:active:hover .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .shutterstock__item .collection-add:active:hover [class*="icon"],.showcase__fake .collection-add:active:hover .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .showcase__fake .collection-add:active:hover [class*="icon"],.showcase__item .collection-add:active:hover .detail-series__navigation button,.detail-series__navigation .showcase__item .collection-add:active:hover button,.shutterstock__item .collection-add:active:hover .detail-series__navigation button,.detail-series__navigation .shutterstock__item .collection-add:active:hover button,.showcase__fake .collection-add:active:hover .detail-series__navigation button,.detail-series__navigation .showcase__fake .collection-add:active:hover button,.showcase__item .collection-remove.active:hover .icon,.shutterstock__item .collection-remove.active:hover .icon,.showcase__fake .collection-remove.active:hover .icon,.showcase__item .collection-remove.active:hover .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .showcase__item .collection-remove.active:hover [class*="icon"],.shutterstock__item .collection-remove.active:hover .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .shutterstock__item .collection-remove.active:hover [class*="icon"],.showcase__fake .collection-remove.active:hover .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .showcase__fake .collection-remove.active:hover [class*="icon"],.showcase__item .collection-remove.active:hover .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .showcase__item .collection-remove.active:hover [class*="icon"],.shutterstock__item .collection-remove.active:hover .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .shutterstock__item .collection-remove.active:hover [class*="icon"],.showcase__fake .collection-remove.active:hover .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .showcase__fake .collection-remove.active:hover [class*="icon"],.showcase__item .collection-remove.active:hover .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .showcase__item .collection-remove.active:hover [class*="icon"],.shutterstock__item .collection-remove.active:hover .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .shutterstock__item .collection-remove.active:hover [class*="icon"],.showcase__fake .collection-remove.active:hover .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .showcase__fake .collection-remove.active:hover [class*="icon"],.showcase__item .collection-remove.active:hover .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .showcase__item .collection-remove.active:hover [class*="icon"],.shutterstock__item .collection-remove.active:hover .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .shutterstock__item .collection-remove.active:hover [class*="icon"],.showcase__fake .collection-remove.active:hover .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .showcase__fake .collection-remove.active:hover [class*="icon"],.showcase__item .collection-remove.active:hover .detail-series__navigation button,.detail-series__navigation .showcase__item .collection-remove.active:hover button,.shutterstock__item .collection-remove.active:hover .detail-series__navigation button,.detail-series__navigation .shutterstock__item .collection-remove.active:hover button,.showcase__fake .collection-remove.active:hover .detail-series__navigation button,.detail-series__navigation .showcase__fake .collection-remove.active:hover button,.showcase__item .collection-remove:active:hover .icon,.shutterstock__item .collection-remove:active:hover .icon,.showcase__fake .collection-remove:active:hover .icon,.showcase__item .collection-remove:active:hover .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .showcase__item .collection-remove:active:hover [class*="icon"],.shutterstock__item .collection-remove:active:hover .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .shutterstock__item .collection-remove:active:hover [class*="icon"],.showcase__fake .collection-remove:active:hover .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .showcase__fake .collection-remove:active:hover [class*="icon"],.showcase__item .collection-remove:active:hover .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .showcase__item .collection-remove:active:hover [class*="icon"],.shutterstock__item .collection-remove:active:hover .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .shutterstock__item .collection-remove:active:hover [class*="icon"],.showcase__fake .collection-remove:active:hover .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .showcase__fake .collection-remove:active:hover [class*="icon"],.showcase__item .collection-remove:active:hover .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .showcase__item .collection-remove:active:hover [class*="icon"],.shutterstock__item .collection-remove:active:hover .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .shutterstock__item .collection-remove:active:hover [class*="icon"],.showcase__fake .collection-remove:active:hover .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .showcase__fake .collection-remove:active:hover [class*="icon"],.showcase__item .collection-remove:active:hover .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .showcase__item .collection-remove:active:hover [class*="icon"],.shutterstock__item .collection-remove:active:hover .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .shutterstock__item .collection-remove:active:hover [class*="icon"],.showcase__fake .collection-remove:active:hover .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .showcase__fake .collection-remove:active:hover [class*="icon"],.showcase__item .collection-remove:active:hover .detail-series__navigation button,.detail-series__navigation .showcase__item .collection-remove:active:hover button,.shutterstock__item .collection-remove:active:hover .detail-series__navigation button,.detail-series__navigation .shutterstock__item .collection-remove:active:hover button,.showcase__fake .collection-remove:active:hover .detail-series__navigation button,.detail-series__navigation .showcase__fake .collection-remove:active:hover button{color:#fff !important}@media screen and (max-width: 768px){.showcase__item .collection-add,.shutterstock__item .collection-add,.showcase__fake .collection-add,.showcase__item .collection-remove,.shutterstock__item .collection-remove,.showcase__fake .collection-remove{display:none !important}}.showcase__item .badge--new,.shutterstock__item .badge--new,.showcase__fake .badge--new{position:absolute;right:-2.5px;bottom:10px;opacity:1;z-index:12}.showcase__item .icon--premium,.shutterstock__item .icon--premium,.showcase__fake .icon--premium{position:absolute;top:10px;left:10px;z-index:3;padding:7px;border-radius:3px;background-color:rgba(8,25,43,0.65)}.showcase__item .icon--premium::before,.shutterstock__item .icon--premium::before,.showcase__fake .icon--premium::before{width:14px;height:14px;background-size:14px 14px}.showcase__item svg:hover a:hover,.shutterstock__item svg:hover a:hover,.showcase__fake svg:hover a:hover{opacity:.75}.showcase__item:hover figcaption,.shutterstock__item:hover figcaption,.showcase__fake:hover figcaption{opacity:1}@media screen and (min-width: 768px){.showcase__item:hover .collection-remove,.shutterstock__item:hover .collection-remove,.showcase__fake:hover .collection-remove,.showcase__item:hover .collection-add,.shutterstock__item:hover .collection-add,.showcase__fake:hover .collection-add,.showcase__item:hover .button--favorite,.shutterstock__item:hover .button--favorite,.showcase__fake:hover .button--favorite,.showcase__item:hover .button--share,.shutterstock__item:hover .button--share,.showcase__fake:hover .button--share{opacity:1}.showcase__item:hover .badge--new,.shutterstock__item:hover .badge--new,.showcase__fake:hover .badge--new{opacity:0}}.showcase__link,.shutterstock__link{overflow:hidden;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:3px;z-index:1}.showcase__link:hover,.shutterstock__link:hover{color:#fff}.showcase__fake{margin:0 !important}@media screen and (max-width: 1096px){.showcase-shutterstock .font-xs{font-size:12px}}.showcase.loading .showcase__item,.loading.shutterstock .showcase__item,.showcase.loading .shutterstock__item,.loading.shutterstock .shutterstock__item,.showcase.loading .showcase__fake,.loading.shutterstock .showcase__fake{opacity:0}.showcase[data-layout="pixabay"] .row>.showcase__item,.shutterstock[data-layout="pixabay"] .row>.showcase__item,.showcase[data-layout="pixabay"] .groups__item>.showcase__item,.shutterstock[data-layout="pixabay"] .groups__item>.showcase__item,.showcase[data-layout="pixabay"] .row>.shutterstock__item,.shutterstock[data-layout="pixabay"] .row>.shutterstock__item,.showcase[data-layout="pixabay"] .groups__item>.shutterstock__item,.shutterstock[data-layout="pixabay"] .groups__item>.shutterstock__item,.showcase[data-layout="pixabay"] .row>.showcase__fake,.shutterstock[data-layout="pixabay"] .row>.showcase__fake,.showcase[data-layout="pixabay"] .groups__item>.showcase__fake,.shutterstock[data-layout="pixabay"] .groups__item>.showcase__fake{margin:0 5px 10px 5px;padding:0}.showcase[data-layout="pixabay"] .row>.showcase__item.showcase__item--small .push-right,.shutterstock[data-layout="pixabay"] .row>.showcase__item.showcase__item--small .push-right,.showcase[data-layout="pixabay"] .groups__item>.showcase__item.showcase__item--small .push-right,.shutterstock[data-layout="pixabay"] .groups__item>.showcase__item.showcase__item--small .push-right,.showcase[data-layout="pixabay"] .row>.showcase__item--small.shutterstock__item .push-right,.shutterstock[data-layout="pixabay"] .row>.showcase__item--small.shutterstock__item .push-right,.showcase[data-layout="pixabay"] .groups__item>.showcase__item--small.shutterstock__item .push-right,.shutterstock[data-layout="pixabay"] .groups__item>.showcase__item--small.shutterstock__item .push-right,.showcase[data-layout="pixabay"] .row>.showcase__item--small.showcase__fake .push-right,.shutterstock[data-layout="pixabay"] .row>.showcase__item--small.showcase__fake .push-right,.showcase[data-layout="pixabay"] .groups__item>.showcase__item--small.showcase__fake .push-right,.shutterstock[data-layout="pixabay"] .groups__item>.showcase__item--small.showcase__fake .push-right{width:100%}.showcase[data-layout="pixabay"] .row>.showcase__item:last-child,.shutterstock[data-layout="pixabay"] .row>.showcase__item:last-child,.showcase[data-layout="pixabay"] .groups__item>.showcase__item:last-child,.shutterstock[data-layout="pixabay"] .groups__item>.showcase__item:last-child,.showcase[data-layout="pixabay"] .row>.shutterstock__item:last-child,.shutterstock[data-layout="pixabay"] .row>.shutterstock__item:last-child,.showcase[data-layout="pixabay"] .groups__item>.shutterstock__item:last-child,.shutterstock[data-layout="pixabay"] .groups__item>.shutterstock__item:last-child,.showcase[data-layout="pixabay"] .row>.showcase__fake:last-child,.shutterstock[data-layout="pixabay"] .row>.showcase__fake:last-child,.showcase[data-layout="pixabay"] .groups__item>.showcase__fake:last-child,.shutterstock[data-layout="pixabay"] .groups__item>.showcase__fake:last-child{margin-right:auto !important}.showcase[data-layout="pixabay"] .row>.showcase__item .showcase__content,.shutterstock[data-layout="pixabay"] .row>.showcase__item .showcase__content,.showcase[data-layout="pixabay"] .groups__item>.showcase__item .showcase__content,.shutterstock[data-layout="pixabay"] .groups__item>.showcase__item .showcase__content,.showcase[data-layout="pixabay"] .row>.shutterstock__item .showcase__content,.shutterstock[data-layout="pixabay"] .row>.shutterstock__item .showcase__content,.showcase[data-layout="pixabay"] .groups__item>.shutterstock__item .showcase__content,.shutterstock[data-layout="pixabay"] .groups__item>.shutterstock__item .showcase__content,.showcase[data-layout="pixabay"] .row>.showcase__fake .showcase__content,.shutterstock[data-layout="pixabay"] .row>.showcase__fake .showcase__content,.showcase[data-layout="pixabay"] .groups__item>.showcase__fake .showcase__content,.shutterstock[data-layout="pixabay"] .groups__item>.showcase__fake .showcase__content{height:100%}.showcase[data-layout="pixabay"] .showcase__invisible,.shutterstock[data-layout="pixabay"] .showcase__invisible{display:none !important}.showcase[data-layout="fixed"]>.container-fluid>.row,.shutterstock[data-layout="fixed"]>.container-fluid>.row,.showcase[data-layout="fixed"]>.container-fluid>.groups__item,.shutterstock[data-layout="fixed"]>.container-fluid>.groups__item{-webkit-box-align:stretch;-moz-box-align:stretch;box-align:stretch;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;-o-align-items:stretch;align-items:stretch;-ms-flex-align:stretch}.showcase[data-layout="fixed"]>.container-fluid>.row>.showcase__item,.shutterstock[data-layout="fixed"]>.container-fluid>.row>.showcase__item,.showcase[data-layout="fixed"]>.container-fluid>.groups__item>.showcase__item,.shutterstock[data-layout="fixed"]>.container-fluid>.groups__item>.showcase__item,.showcase[data-layout="fixed"]>.container-fluid>.row>.shutterstock__item,.shutterstock[data-layout="fixed"]>.container-fluid>.row>.shutterstock__item,.showcase[data-layout="fixed"]>.container-fluid>.groups__item>.shutterstock__item,.shutterstock[data-layout="fixed"]>.container-fluid>.groups__item>.shutterstock__item,.showcase[data-layout="fixed"]>.container-fluid>.row>.showcase__fake,.shutterstock[data-layout="fixed"]>.container-fluid>.row>.showcase__fake,.showcase[data-layout="fixed"]>.container-fluid>.groups__item>.showcase__fake,.shutterstock[data-layout="fixed"]>.container-fluid>.groups__item>.showcase__fake{width:50%}@media screen and (min-width: 640px){.showcase[data-layout="fixed"]>.container-fluid>.row>.showcase__item,.shutterstock[data-layout="fixed"]>.container-fluid>.row>.showcase__item,.showcase[data-layout="fixed"]>.container-fluid>.groups__item>.showcase__item,.shutterstock[data-layout="fixed"]>.container-fluid>.groups__item>.showcase__item,.showcase[data-layout="fixed"]>.container-fluid>.row>.shutterstock__item,.shutterstock[data-layout="fixed"]>.container-fluid>.row>.shutterstock__item,.showcase[data-layout="fixed"]>.container-fluid>.groups__item>.shutterstock__item,.shutterstock[data-layout="fixed"]>.container-fluid>.groups__item>.shutterstock__item,.showcase[data-layout="fixed"]>.container-fluid>.row>.showcase__fake,.shutterstock[data-layout="fixed"]>.container-fluid>.row>.showcase__fake,.showcase[data-layout="fixed"]>.container-fluid>.groups__item>.showcase__fake,.shutterstock[data-layout="fixed"]>.container-fluid>.groups__item>.showcase__fake{-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1 1 auto;-moz-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;width:auto;min-width:220px;max-width:100%}}.showcase[data-layout="fixed"]>.container-fluid>.row>.showcase__item .showcase__content,.shutterstock[data-layout="fixed"]>.container-fluid>.row>.showcase__item .showcase__content,.showcase[data-layout="fixed"]>.container-fluid>.groups__item>.showcase__item .showcase__content,.shutterstock[data-layout="fixed"]>.container-fluid>.groups__item>.showcase__item .showcase__content,.showcase[data-layout="fixed"]>.container-fluid>.row>.shutterstock__item .showcase__content,.shutterstock[data-layout="fixed"]>.container-fluid>.row>.shutterstock__item .showcase__content,.showcase[data-layout="fixed"]>.container-fluid>.groups__item>.shutterstock__item .showcase__content,.shutterstock[data-layout="fixed"]>.container-fluid>.groups__item>.shutterstock__item .showcase__content,.showcase[data-layout="fixed"]>.container-fluid>.row>.showcase__fake .showcase__content,.shutterstock[data-layout="fixed"]>.container-fluid>.row>.showcase__fake .showcase__content,.showcase[data-layout="fixed"]>.container-fluid>.groups__item>.showcase__fake .showcase__content,.shutterstock[data-layout="fixed"]>.container-fluid>.groups__item>.showcase__fake .showcase__content{padding:0 0 100%}.showcase[data-layout="fixed"] .showcase__fake[style]::before,.shutterstock[data-layout="fixed"] .showcase__fake[style]::before{display:block;padding-bottom:94.915%;content:''}.ssm_adunit_container>div:empty{display:none !important}.slider{position:relative}.slider ul{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0f5a90}.slider li{position:absolute;top:0;left:0;-webkit-transition:opacity 1000ms cubic-bezier(1, 0, 0, 1);-moz-transition:opacity 1000ms cubic-bezier(1, 0, 0, 1);transition:opacity 1000ms cubic-bezier(1, 0, 0, 1);opacity:0;width:100%;height:100%;background-size:cover;background-position:center center}.slider li.show{opacity:1}.font-md.premium--text,.font-md .premium--text{padding-left:19px}.font-md.premium--text .icon,.font-md .premium--text .icon,.font-md.premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-md.premium--text [class*="icon"],.font-md .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-md .premium--text [class*="icon"],.font-md.premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-md.premium--text [class*="icon"],.font-md .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-md .premium--text [class*="icon"],.font-md.premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-md.premium--text [class*="icon"],.font-md .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-md .premium--text [class*="icon"],.font-md.premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-md.premium--text [class*="icon"],.font-md .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-md .premium--text [class*="icon"],.font-md.premium--text .detail-series__navigation button,.detail-series__navigation .font-md.premium--text button,.font-md .premium--text .detail-series__navigation button,.detail-series__navigation .font-md .premium--text button{width:14px;height:14px}.font-md.premium--text .icon::before,.font-md .premium--text .icon::before,.font-md.premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-md.premium--text [class*="icon"]::before,.font-md .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-md .premium--text [class*="icon"]::before,.font-md.premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-md.premium--text [class*="icon"]::before,.font-md .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-md .premium--text [class*="icon"]::before,.font-md.premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-md.premium--text [class*="icon"]::before,.font-md .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-md .premium--text [class*="icon"]::before,.font-md.premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-md.premium--text [class*="icon"]::before,.font-md .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-md .premium--text [class*="icon"]::before,.font-md.premium--text .detail-series__navigation button::before,.detail-series__navigation .font-md.premium--text button::before,.font-md .premium--text .detail-series__navigation button::before,.detail-series__navigation .font-md .premium--text button::before{width:14px;height:14px;background-size:14px 14px}.font-xs.premium--text,.font-xs .premium--text{padding-left:18px}.font-xs.premium--text .icon,.font-xs .premium--text .icon,.font-xs.premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-xs.premium--text [class*="icon"],.font-xs .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-xs .premium--text [class*="icon"],.font-xs.premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-xs.premium--text [class*="icon"],.font-xs .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-xs .premium--text [class*="icon"],.font-xs.premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-xs.premium--text [class*="icon"],.font-xs .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-xs .premium--text [class*="icon"],.font-xs.premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-xs.premium--text [class*="icon"],.font-xs .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-xs .premium--text [class*="icon"],.font-xs.premium--text .detail-series__navigation button,.detail-series__navigation .font-xs.premium--text button,.font-xs .premium--text .detail-series__navigation button,.detail-series__navigation .font-xs .premium--text button{width:13px;height:13px}.font-xs.premium--text .icon::before,.font-xs .premium--text .icon::before,.font-xs.premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-xs.premium--text [class*="icon"]::before,.font-xs .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-xs .premium--text [class*="icon"]::before,.font-xs.premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-xs.premium--text [class*="icon"]::before,.font-xs .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-xs .premium--text [class*="icon"]::before,.font-xs.premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-xs.premium--text [class*="icon"]::before,.font-xs .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-xs .premium--text [class*="icon"]::before,.font-xs.premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-xs.premium--text [class*="icon"]::before,.font-xs .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-xs .premium--text [class*="icon"]::before,.font-xs.premium--text .detail-series__navigation button::before,.detail-series__navigation .font-xs.premium--text button::before,.font-xs .premium--text .detail-series__navigation button::before,.detail-series__navigation .font-xs .premium--text button::before{width:13px;height:13px;background-size:13px 13px}.font-sm.premium--text,.font-sm .premium--text{padding-left:19px}.font-sm.premium--text .icon,.font-sm .premium--text .icon,.font-sm.premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-sm.premium--text [class*="icon"],.font-sm .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-sm .premium--text [class*="icon"],.font-sm.premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-sm.premium--text [class*="icon"],.font-sm .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-sm .premium--text [class*="icon"],.font-sm.premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-sm.premium--text [class*="icon"],.font-sm .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-sm .premium--text [class*="icon"],.font-sm.premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-sm.premium--text [class*="icon"],.font-sm .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-sm .premium--text [class*="icon"],.font-sm.premium--text .detail-series__navigation button,.detail-series__navigation .font-sm.premium--text button,.font-sm .premium--text .detail-series__navigation button,.detail-series__navigation .font-sm .premium--text button{width:14px;height:14px}.font-sm.premium--text .icon::before,.font-sm .premium--text .icon::before,.font-sm.premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-sm.premium--text [class*="icon"]::before,.font-sm .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-sm .premium--text [class*="icon"]::before,.font-sm.premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-sm.premium--text [class*="icon"]::before,.font-sm .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-sm .premium--text [class*="icon"]::before,.font-sm.premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-sm.premium--text [class*="icon"]::before,.font-sm .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-sm .premium--text [class*="icon"]::before,.font-sm.premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-sm.premium--text [class*="icon"]::before,.font-sm .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-sm .premium--text [class*="icon"]::before,.font-sm.premium--text .detail-series__navigation button::before,.detail-series__navigation .font-sm.premium--text button::before,.font-sm .premium--text .detail-series__navigation button::before,.detail-series__navigation .font-sm .premium--text button::before{width:14px;height:14px;background-size:14px 14px}.font-lg.premium--text,.font-lg .premium--text{padding-left:23px}.font-lg.premium--text .icon,.font-lg .premium--text .icon,.font-lg.premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-lg.premium--text [class*="icon"],.font-lg .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-lg .premium--text [class*="icon"],.font-lg.premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-lg.premium--text [class*="icon"],.font-lg .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-lg .premium--text [class*="icon"],.font-lg.premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-lg.premium--text [class*="icon"],.font-lg .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-lg .premium--text [class*="icon"],.font-lg.premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-lg.premium--text [class*="icon"],.font-lg .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-lg .premium--text [class*="icon"],.font-lg.premium--text .detail-series__navigation button,.detail-series__navigation .font-lg.premium--text button,.font-lg .premium--text .detail-series__navigation button,.detail-series__navigation .font-lg .premium--text button{width:18px;height:18px}.font-lg.premium--text .icon::before,.font-lg .premium--text .icon::before,.font-lg.premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-lg.premium--text [class*="icon"]::before,.font-lg .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-lg .premium--text [class*="icon"]::before,.font-lg.premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-lg.premium--text [class*="icon"]::before,.font-lg .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-lg .premium--text [class*="icon"]::before,.font-lg.premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-lg.premium--text [class*="icon"]::before,.font-lg .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-lg .premium--text [class*="icon"]::before,.font-lg.premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-lg.premium--text [class*="icon"]::before,.font-lg .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-lg .premium--text [class*="icon"]::before,.font-lg.premium--text .detail-series__navigation button::before,.detail-series__navigation .font-lg.premium--text button::before,.font-lg .premium--text .detail-series__navigation button::before,.detail-series__navigation .font-lg .premium--text button::before{width:18px;height:18px;background-size:18px 18px}.font-xl.premium--text,.font-xl .premium--text{padding-left:27px}.font-xl.premium--text .icon,.font-xl .premium--text .icon,.font-xl.premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-xl.premium--text [class*="icon"],.font-xl .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-xl .premium--text [class*="icon"],.font-xl.premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-xl.premium--text [class*="icon"],.font-xl .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-xl .premium--text [class*="icon"],.font-xl.premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-xl.premium--text [class*="icon"],.font-xl .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-xl .premium--text [class*="icon"],.font-xl.premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-xl.premium--text [class*="icon"],.font-xl .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-xl .premium--text [class*="icon"],.font-xl.premium--text .detail-series__navigation button,.detail-series__navigation .font-xl.premium--text button,.font-xl .premium--text .detail-series__navigation button,.detail-series__navigation .font-xl .premium--text button{width:22px;height:22px}.font-xl.premium--text .icon::before,.font-xl .premium--text .icon::before,.font-xl.premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-xl.premium--text [class*="icon"]::before,.font-xl .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-xl .premium--text [class*="icon"]::before,.font-xl.premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-xl.premium--text [class*="icon"]::before,.font-xl .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-xl .premium--text [class*="icon"]::before,.font-xl.premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-xl.premium--text [class*="icon"]::before,.font-xl .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-xl .premium--text [class*="icon"]::before,.font-xl.premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-xl.premium--text [class*="icon"]::before,.font-xl .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-xl .premium--text [class*="icon"]::before,.font-xl.premium--text .detail-series__navigation button::before,.detail-series__navigation .font-xl.premium--text button::before,.font-xl .premium--text .detail-series__navigation button::before,.detail-series__navigation .font-xl .premium--text button::before{width:22px;height:22px;background-size:22px 22px}.premium{position:relative;padding:0;font-weight:normal;text-transform:inherit}.premium--icon{width:auto}.premium{color:#fba707 !important}.premium .icon,.premium .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .premium [class*="icon"],.premium .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .premium [class*="icon"],.premium .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .premium [class*="icon"],.premium .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .premium [class*="icon"],.premium .detail-series__navigation button,.detail-series__navigation .premium button{color:#fba707}.premium--text{position:relative}.premium--text .icon,.premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .premium--text [class*="icon"],.premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .premium--text [class*="icon"],.premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .premium--text [class*="icon"],.premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .premium--text [class*="icon"],.premium--text .detail-series__navigation button,.detail-series__navigation .premium--text button{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}a.text__state--premium:hover,a.premium:hover{color:#e09404 !important}.font-h1.premium--text,.font-h1 .premium--text,h1 .premium--text{padding-left:45px}@media screen and (min-width: 480px){.font-h1.premium--text,.font-h1 .premium--text,h1 .premium--text{padding-left:calc(40px + 11 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h1.premium--text,.font-h1 .premium--text,h1 .premium--text{padding-left:51px}}.font-h1.premium--text .icon,.font-h1.premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h1.premium--text [class*="icon"],.font-h1.premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h1.premium--text [class*="icon"],.font-h1.premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h1.premium--text [class*="icon"],.font-h1.premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h1.premium--text [class*="icon"],.font-h1.premium--text .detail-series__navigation button,.detail-series__navigation .font-h1.premium--text button,.font-h1 .premium--text .icon,.font-h1 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h1 .premium--text [class*="icon"],.font-h1 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h1 .premium--text [class*="icon"],.font-h1 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h1 .premium--text [class*="icon"],.font-h1 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h1 .premium--text [class*="icon"],.font-h1 .premium--text .detail-series__navigation button,.detail-series__navigation .font-h1 .premium--text button,h1 .premium--text .icon,h1 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] h1 .premium--text [class*="icon"],h1 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] h1 .premium--text [class*="icon"],h1 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] h1 .premium--text [class*="icon"],h1 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] h1 .premium--text [class*="icon"],h1 .premium--text .detail-series__navigation button,.detail-series__navigation h1 .premium--text button{width:40px;height:40px}@media screen and (min-width: 480px){.font-h1.premium--text .icon,.font-h1.premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h1.premium--text [class*="icon"],.font-h1.premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h1.premium--text [class*="icon"],.font-h1.premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h1.premium--text [class*="icon"],.font-h1.premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h1.premium--text [class*="icon"],.font-h1.premium--text .detail-series__navigation button,.detail-series__navigation .font-h1.premium--text button,.font-h1 .premium--text .icon,.font-h1 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h1 .premium--text [class*="icon"],.font-h1 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h1 .premium--text [class*="icon"],.font-h1 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h1 .premium--text [class*="icon"],.font-h1 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h1 .premium--text [class*="icon"],.font-h1 .premium--text .detail-series__navigation button,.detail-series__navigation .font-h1 .premium--text button,h1 .premium--text .icon,h1 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] h1 .premium--text [class*="icon"],h1 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] h1 .premium--text [class*="icon"],h1 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] h1 .premium--text [class*="icon"],h1 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] h1 .premium--text [class*="icon"],h1 .premium--text .detail-series__navigation button,.detail-series__navigation h1 .premium--text button{width:calc(40px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h1.premium--text .icon,.font-h1.premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h1.premium--text [class*="icon"],.font-h1.premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h1.premium--text [class*="icon"],.font-h1.premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h1.premium--text [class*="icon"],.font-h1.premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h1.premium--text [class*="icon"],.font-h1.premium--text .detail-series__navigation button,.detail-series__navigation .font-h1.premium--text button,.font-h1 .premium--text .icon,.font-h1 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h1 .premium--text [class*="icon"],.font-h1 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h1 .premium--text [class*="icon"],.font-h1 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h1 .premium--text [class*="icon"],.font-h1 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h1 .premium--text [class*="icon"],.font-h1 .premium--text .detail-series__navigation button,.detail-series__navigation .font-h1 .premium--text button,h1 .premium--text .icon,h1 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] h1 .premium--text [class*="icon"],h1 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] h1 .premium--text [class*="icon"],h1 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] h1 .premium--text [class*="icon"],h1 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] h1 .premium--text [class*="icon"],h1 .premium--text .detail-series__navigation button,.detail-series__navigation h1 .premium--text button{width:46px}}@media screen and (min-width: 480px){.font-h1.premium--text .icon,.font-h1.premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h1.premium--text [class*="icon"],.font-h1.premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h1.premium--text [class*="icon"],.font-h1.premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h1.premium--text [class*="icon"],.font-h1.premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h1.premium--text [class*="icon"],.font-h1.premium--text .detail-series__navigation button,.detail-series__navigation .font-h1.premium--text button,.font-h1 .premium--text .icon,.font-h1 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h1 .premium--text [class*="icon"],.font-h1 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h1 .premium--text [class*="icon"],.font-h1 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h1 .premium--text [class*="icon"],.font-h1 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h1 .premium--text [class*="icon"],.font-h1 .premium--text .detail-series__navigation button,.detail-series__navigation .font-h1 .premium--text button,h1 .premium--text .icon,h1 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] h1 .premium--text [class*="icon"],h1 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] h1 .premium--text [class*="icon"],h1 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] h1 .premium--text [class*="icon"],h1 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] h1 .premium--text [class*="icon"],h1 .premium--text .detail-series__navigation button,.detail-series__navigation h1 .premium--text button{height:calc(40px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h1.premium--text .icon,.font-h1.premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h1.premium--text [class*="icon"],.font-h1.premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h1.premium--text [class*="icon"],.font-h1.premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h1.premium--text [class*="icon"],.font-h1.premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h1.premium--text [class*="icon"],.font-h1.premium--text .detail-series__navigation button,.detail-series__navigation .font-h1.premium--text button,.font-h1 .premium--text .icon,.font-h1 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h1 .premium--text [class*="icon"],.font-h1 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h1 .premium--text [class*="icon"],.font-h1 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h1 .premium--text [class*="icon"],.font-h1 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h1 .premium--text [class*="icon"],.font-h1 .premium--text .detail-series__navigation button,.detail-series__navigation .font-h1 .premium--text button,h1 .premium--text .icon,h1 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] h1 .premium--text [class*="icon"],h1 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] h1 .premium--text [class*="icon"],h1 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] h1 .premium--text [class*="icon"],h1 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] h1 .premium--text [class*="icon"],h1 .premium--text .detail-series__navigation button,.detail-series__navigation h1 .premium--text button{height:46px}}.font-h1.premium--text .icon::before,.font-h1.premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h1.premium--text [class*="icon"]::before,.font-h1.premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h1.premium--text [class*="icon"]::before,.font-h1.premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h1.premium--text [class*="icon"]::before,.font-h1.premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h1.premium--text [class*="icon"]::before,.font-h1.premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h1.premium--text button::before,.font-h1 .premium--text .icon::before,.font-h1 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h1 .premium--text [class*="icon"]::before,.font-h1 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h1 .premium--text [class*="icon"]::before,.font-h1 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h1 .premium--text [class*="icon"]::before,.font-h1 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h1 .premium--text [class*="icon"]::before,.font-h1 .premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h1 .premium--text button::before,h1 .premium--text .icon::before,h1 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] h1 .premium--text [class*="icon"]::before,h1 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] h1 .premium--text [class*="icon"]::before,h1 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] h1 .premium--text [class*="icon"]::before,h1 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] h1 .premium--text [class*="icon"]::before,h1 .premium--text .detail-series__navigation button::before,.detail-series__navigation h1 .premium--text button::before{width:40px;height:40px;background-size:40px}@media screen and (min-width: 480px){.font-h1.premium--text .icon::before,.font-h1.premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h1.premium--text [class*="icon"]::before,.font-h1.premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h1.premium--text [class*="icon"]::before,.font-h1.premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h1.premium--text [class*="icon"]::before,.font-h1.premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h1.premium--text [class*="icon"]::before,.font-h1.premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h1.premium--text button::before,.font-h1 .premium--text .icon::before,.font-h1 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h1 .premium--text [class*="icon"]::before,.font-h1 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h1 .premium--text [class*="icon"]::before,.font-h1 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h1 .premium--text [class*="icon"]::before,.font-h1 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h1 .premium--text [class*="icon"]::before,.font-h1 .premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h1 .premium--text button::before,h1 .premium--text .icon::before,h1 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] h1 .premium--text [class*="icon"]::before,h1 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] h1 .premium--text [class*="icon"]::before,h1 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] h1 .premium--text [class*="icon"]::before,h1 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] h1 .premium--text [class*="icon"]::before,h1 .premium--text .detail-series__navigation button::before,.detail-series__navigation h1 .premium--text button::before{width:calc(40px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h1.premium--text .icon::before,.font-h1.premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h1.premium--text [class*="icon"]::before,.font-h1.premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h1.premium--text [class*="icon"]::before,.font-h1.premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h1.premium--text [class*="icon"]::before,.font-h1.premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h1.premium--text [class*="icon"]::before,.font-h1.premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h1.premium--text button::before,.font-h1 .premium--text .icon::before,.font-h1 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h1 .premium--text [class*="icon"]::before,.font-h1 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h1 .premium--text [class*="icon"]::before,.font-h1 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h1 .premium--text [class*="icon"]::before,.font-h1 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h1 .premium--text [class*="icon"]::before,.font-h1 .premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h1 .premium--text button::before,h1 .premium--text .icon::before,h1 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] h1 .premium--text [class*="icon"]::before,h1 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] h1 .premium--text [class*="icon"]::before,h1 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] h1 .premium--text [class*="icon"]::before,h1 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] h1 .premium--text [class*="icon"]::before,h1 .premium--text .detail-series__navigation button::before,.detail-series__navigation h1 .premium--text button::before{width:46px}}@media screen and (min-width: 480px){.font-h1.premium--text .icon::before,.font-h1.premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h1.premium--text [class*="icon"]::before,.font-h1.premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h1.premium--text [class*="icon"]::before,.font-h1.premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h1.premium--text [class*="icon"]::before,.font-h1.premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h1.premium--text [class*="icon"]::before,.font-h1.premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h1.premium--text button::before,.font-h1 .premium--text .icon::before,.font-h1 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h1 .premium--text [class*="icon"]::before,.font-h1 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h1 .premium--text [class*="icon"]::before,.font-h1 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h1 .premium--text [class*="icon"]::before,.font-h1 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h1 .premium--text [class*="icon"]::before,.font-h1 .premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h1 .premium--text button::before,h1 .premium--text .icon::before,h1 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] h1 .premium--text [class*="icon"]::before,h1 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] h1 .premium--text [class*="icon"]::before,h1 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] h1 .premium--text [class*="icon"]::before,h1 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] h1 .premium--text [class*="icon"]::before,h1 .premium--text .detail-series__navigation button::before,.detail-series__navigation h1 .premium--text button::before{height:calc(40px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h1.premium--text .icon::before,.font-h1.premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h1.premium--text [class*="icon"]::before,.font-h1.premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h1.premium--text [class*="icon"]::before,.font-h1.premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h1.premium--text [class*="icon"]::before,.font-h1.premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h1.premium--text [class*="icon"]::before,.font-h1.premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h1.premium--text button::before,.font-h1 .premium--text .icon::before,.font-h1 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h1 .premium--text [class*="icon"]::before,.font-h1 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h1 .premium--text [class*="icon"]::before,.font-h1 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h1 .premium--text [class*="icon"]::before,.font-h1 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h1 .premium--text [class*="icon"]::before,.font-h1 .premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h1 .premium--text button::before,h1 .premium--text .icon::before,h1 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] h1 .premium--text [class*="icon"]::before,h1 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] h1 .premium--text [class*="icon"]::before,h1 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] h1 .premium--text [class*="icon"]::before,h1 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] h1 .premium--text [class*="icon"]::before,h1 .premium--text .detail-series__navigation button::before,.detail-series__navigation h1 .premium--text button::before{height:46px}}@media screen and (min-width: 480px){.font-h1.premium--text .icon::before,.font-h1.premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h1.premium--text [class*="icon"]::before,.font-h1.premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h1.premium--text [class*="icon"]::before,.font-h1.premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h1.premium--text [class*="icon"]::before,.font-h1.premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h1.premium--text [class*="icon"]::before,.font-h1.premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h1.premium--text button::before,.font-h1 .premium--text .icon::before,.font-h1 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h1 .premium--text [class*="icon"]::before,.font-h1 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h1 .premium--text [class*="icon"]::before,.font-h1 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h1 .premium--text [class*="icon"]::before,.font-h1 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h1 .premium--text [class*="icon"]::before,.font-h1 .premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h1 .premium--text button::before,h1 .premium--text .icon::before,h1 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] h1 .premium--text [class*="icon"]::before,h1 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] h1 .premium--text [class*="icon"]::before,h1 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] h1 .premium--text [class*="icon"]::before,h1 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] h1 .premium--text [class*="icon"]::before,h1 .premium--text .detail-series__navigation button::before,.detail-series__navigation h1 .premium--text button::before{background-size:calc(40px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h1.premium--text .icon::before,.font-h1.premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h1.premium--text [class*="icon"]::before,.font-h1.premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h1.premium--text [class*="icon"]::before,.font-h1.premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h1.premium--text [class*="icon"]::before,.font-h1.premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h1.premium--text [class*="icon"]::before,.font-h1.premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h1.premium--text button::before,.font-h1 .premium--text .icon::before,.font-h1 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h1 .premium--text [class*="icon"]::before,.font-h1 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h1 .premium--text [class*="icon"]::before,.font-h1 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h1 .premium--text [class*="icon"]::before,.font-h1 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h1 .premium--text [class*="icon"]::before,.font-h1 .premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h1 .premium--text button::before,h1 .premium--text .icon::before,h1 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] h1 .premium--text [class*="icon"]::before,h1 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] h1 .premium--text [class*="icon"]::before,h1 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] h1 .premium--text [class*="icon"]::before,h1 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] h1 .premium--text [class*="icon"]::before,h1 .premium--text .detail-series__navigation button::before,.detail-series__navigation h1 .premium--text button::before{background-size:46px}}.font-h2.premium--text,.font-h2 .premium--text,h2 .premium--text{padding-left:41px}@media screen and (min-width: 480px){.font-h2.premium--text,.font-h2 .premium--text,h2 .premium--text{padding-left:calc(36px + 11 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h2.premium--text,.font-h2 .premium--text,h2 .premium--text{padding-left:47px}}.font-h2.premium--text .icon,.font-h2.premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h2.premium--text [class*="icon"],.font-h2.premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h2.premium--text [class*="icon"],.font-h2.premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h2.premium--text [class*="icon"],.font-h2.premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h2.premium--text [class*="icon"],.font-h2.premium--text .detail-series__navigation button,.detail-series__navigation .font-h2.premium--text button,.font-h2 .premium--text .icon,.font-h2 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h2 .premium--text [class*="icon"],.font-h2 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h2 .premium--text [class*="icon"],.font-h2 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h2 .premium--text [class*="icon"],.font-h2 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h2 .premium--text [class*="icon"],.font-h2 .premium--text .detail-series__navigation button,.detail-series__navigation .font-h2 .premium--text button,h2 .premium--text .icon,h2 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] h2 .premium--text [class*="icon"],h2 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] h2 .premium--text [class*="icon"],h2 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] h2 .premium--text [class*="icon"],h2 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] h2 .premium--text [class*="icon"],h2 .premium--text .detail-series__navigation button,.detail-series__navigation h2 .premium--text button{width:36px;height:36px}@media screen and (min-width: 480px){.font-h2.premium--text .icon,.font-h2.premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h2.premium--text [class*="icon"],.font-h2.premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h2.premium--text [class*="icon"],.font-h2.premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h2.premium--text [class*="icon"],.font-h2.premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h2.premium--text [class*="icon"],.font-h2.premium--text .detail-series__navigation button,.detail-series__navigation .font-h2.premium--text button,.font-h2 .premium--text .icon,.font-h2 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h2 .premium--text [class*="icon"],.font-h2 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h2 .premium--text [class*="icon"],.font-h2 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h2 .premium--text [class*="icon"],.font-h2 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h2 .premium--text [class*="icon"],.font-h2 .premium--text .detail-series__navigation button,.detail-series__navigation .font-h2 .premium--text button,h2 .premium--text .icon,h2 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] h2 .premium--text [class*="icon"],h2 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] h2 .premium--text [class*="icon"],h2 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] h2 .premium--text [class*="icon"],h2 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] h2 .premium--text [class*="icon"],h2 .premium--text .detail-series__navigation button,.detail-series__navigation h2 .premium--text button{width:calc(36px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h2.premium--text .icon,.font-h2.premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h2.premium--text [class*="icon"],.font-h2.premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h2.premium--text [class*="icon"],.font-h2.premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h2.premium--text [class*="icon"],.font-h2.premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h2.premium--text [class*="icon"],.font-h2.premium--text .detail-series__navigation button,.detail-series__navigation .font-h2.premium--text button,.font-h2 .premium--text .icon,.font-h2 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h2 .premium--text [class*="icon"],.font-h2 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h2 .premium--text [class*="icon"],.font-h2 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h2 .premium--text [class*="icon"],.font-h2 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h2 .premium--text [class*="icon"],.font-h2 .premium--text .detail-series__navigation button,.detail-series__navigation .font-h2 .premium--text button,h2 .premium--text .icon,h2 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] h2 .premium--text [class*="icon"],h2 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] h2 .premium--text [class*="icon"],h2 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] h2 .premium--text [class*="icon"],h2 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] h2 .premium--text [class*="icon"],h2 .premium--text .detail-series__navigation button,.detail-series__navigation h2 .premium--text button{width:42px}}@media screen and (min-width: 480px){.font-h2.premium--text .icon,.font-h2.premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h2.premium--text [class*="icon"],.font-h2.premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h2.premium--text [class*="icon"],.font-h2.premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h2.premium--text [class*="icon"],.font-h2.premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h2.premium--text [class*="icon"],.font-h2.premium--text .detail-series__navigation button,.detail-series__navigation .font-h2.premium--text button,.font-h2 .premium--text .icon,.font-h2 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h2 .premium--text [class*="icon"],.font-h2 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h2 .premium--text [class*="icon"],.font-h2 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h2 .premium--text [class*="icon"],.font-h2 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h2 .premium--text [class*="icon"],.font-h2 .premium--text .detail-series__navigation button,.detail-series__navigation .font-h2 .premium--text button,h2 .premium--text .icon,h2 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] h2 .premium--text [class*="icon"],h2 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] h2 .premium--text [class*="icon"],h2 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] h2 .premium--text [class*="icon"],h2 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] h2 .premium--text [class*="icon"],h2 .premium--text .detail-series__navigation button,.detail-series__navigation h2 .premium--text button{height:calc(36px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h2.premium--text .icon,.font-h2.premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h2.premium--text [class*="icon"],.font-h2.premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h2.premium--text [class*="icon"],.font-h2.premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h2.premium--text [class*="icon"],.font-h2.premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h2.premium--text [class*="icon"],.font-h2.premium--text .detail-series__navigation button,.detail-series__navigation .font-h2.premium--text button,.font-h2 .premium--text .icon,.font-h2 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h2 .premium--text [class*="icon"],.font-h2 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h2 .premium--text [class*="icon"],.font-h2 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h2 .premium--text [class*="icon"],.font-h2 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h2 .premium--text [class*="icon"],.font-h2 .premium--text .detail-series__navigation button,.detail-series__navigation .font-h2 .premium--text button,h2 .premium--text .icon,h2 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] h2 .premium--text [class*="icon"],h2 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] h2 .premium--text [class*="icon"],h2 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] h2 .premium--text [class*="icon"],h2 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] h2 .premium--text [class*="icon"],h2 .premium--text .detail-series__navigation button,.detail-series__navigation h2 .premium--text button{height:42px}}.font-h2.premium--text .icon::before,.font-h2.premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h2.premium--text [class*="icon"]::before,.font-h2.premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h2.premium--text [class*="icon"]::before,.font-h2.premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h2.premium--text [class*="icon"]::before,.font-h2.premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h2.premium--text [class*="icon"]::before,.font-h2.premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h2.premium--text button::before,.font-h2 .premium--text .icon::before,.font-h2 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h2 .premium--text [class*="icon"]::before,.font-h2 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h2 .premium--text [class*="icon"]::before,.font-h2 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h2 .premium--text [class*="icon"]::before,.font-h2 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h2 .premium--text [class*="icon"]::before,.font-h2 .premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h2 .premium--text button::before,h2 .premium--text .icon::before,h2 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] h2 .premium--text [class*="icon"]::before,h2 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] h2 .premium--text [class*="icon"]::before,h2 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] h2 .premium--text [class*="icon"]::before,h2 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] h2 .premium--text [class*="icon"]::before,h2 .premium--text .detail-series__navigation button::before,.detail-series__navigation h2 .premium--text button::before{width:36px;height:36px;background-size:36px}@media screen and (min-width: 480px){.font-h2.premium--text .icon::before,.font-h2.premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h2.premium--text [class*="icon"]::before,.font-h2.premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h2.premium--text [class*="icon"]::before,.font-h2.premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h2.premium--text [class*="icon"]::before,.font-h2.premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h2.premium--text [class*="icon"]::before,.font-h2.premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h2.premium--text button::before,.font-h2 .premium--text .icon::before,.font-h2 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h2 .premium--text [class*="icon"]::before,.font-h2 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h2 .premium--text [class*="icon"]::before,.font-h2 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h2 .premium--text [class*="icon"]::before,.font-h2 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h2 .premium--text [class*="icon"]::before,.font-h2 .premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h2 .premium--text button::before,h2 .premium--text .icon::before,h2 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] h2 .premium--text [class*="icon"]::before,h2 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] h2 .premium--text [class*="icon"]::before,h2 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] h2 .premium--text [class*="icon"]::before,h2 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] h2 .premium--text [class*="icon"]::before,h2 .premium--text .detail-series__navigation button::before,.detail-series__navigation h2 .premium--text button::before{width:calc(36px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h2.premium--text .icon::before,.font-h2.premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h2.premium--text [class*="icon"]::before,.font-h2.premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h2.premium--text [class*="icon"]::before,.font-h2.premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h2.premium--text [class*="icon"]::before,.font-h2.premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h2.premium--text [class*="icon"]::before,.font-h2.premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h2.premium--text button::before,.font-h2 .premium--text .icon::before,.font-h2 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h2 .premium--text [class*="icon"]::before,.font-h2 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h2 .premium--text [class*="icon"]::before,.font-h2 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h2 .premium--text [class*="icon"]::before,.font-h2 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h2 .premium--text [class*="icon"]::before,.font-h2 .premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h2 .premium--text button::before,h2 .premium--text .icon::before,h2 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] h2 .premium--text [class*="icon"]::before,h2 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] h2 .premium--text [class*="icon"]::before,h2 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] h2 .premium--text [class*="icon"]::before,h2 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] h2 .premium--text [class*="icon"]::before,h2 .premium--text .detail-series__navigation button::before,.detail-series__navigation h2 .premium--text button::before{width:42px}}@media screen and (min-width: 480px){.font-h2.premium--text .icon::before,.font-h2.premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h2.premium--text [class*="icon"]::before,.font-h2.premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h2.premium--text [class*="icon"]::before,.font-h2.premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h2.premium--text [class*="icon"]::before,.font-h2.premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h2.premium--text [class*="icon"]::before,.font-h2.premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h2.premium--text button::before,.font-h2 .premium--text .icon::before,.font-h2 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h2 .premium--text [class*="icon"]::before,.font-h2 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h2 .premium--text [class*="icon"]::before,.font-h2 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h2 .premium--text [class*="icon"]::before,.font-h2 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h2 .premium--text [class*="icon"]::before,.font-h2 .premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h2 .premium--text button::before,h2 .premium--text .icon::before,h2 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] h2 .premium--text [class*="icon"]::before,h2 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] h2 .premium--text [class*="icon"]::before,h2 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] h2 .premium--text [class*="icon"]::before,h2 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] h2 .premium--text [class*="icon"]::before,h2 .premium--text .detail-series__navigation button::before,.detail-series__navigation h2 .premium--text button::before{height:calc(36px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h2.premium--text .icon::before,.font-h2.premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h2.premium--text [class*="icon"]::before,.font-h2.premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h2.premium--text [class*="icon"]::before,.font-h2.premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h2.premium--text [class*="icon"]::before,.font-h2.premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h2.premium--text [class*="icon"]::before,.font-h2.premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h2.premium--text button::before,.font-h2 .premium--text .icon::before,.font-h2 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h2 .premium--text [class*="icon"]::before,.font-h2 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h2 .premium--text [class*="icon"]::before,.font-h2 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h2 .premium--text [class*="icon"]::before,.font-h2 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h2 .premium--text [class*="icon"]::before,.font-h2 .premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h2 .premium--text button::before,h2 .premium--text .icon::before,h2 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] h2 .premium--text [class*="icon"]::before,h2 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] h2 .premium--text [class*="icon"]::before,h2 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] h2 .premium--text [class*="icon"]::before,h2 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] h2 .premium--text [class*="icon"]::before,h2 .premium--text .detail-series__navigation button::before,.detail-series__navigation h2 .premium--text button::before{height:42px}}@media screen and (min-width: 480px){.font-h2.premium--text .icon::before,.font-h2.premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h2.premium--text [class*="icon"]::before,.font-h2.premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h2.premium--text [class*="icon"]::before,.font-h2.premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h2.premium--text [class*="icon"]::before,.font-h2.premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h2.premium--text [class*="icon"]::before,.font-h2.premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h2.premium--text button::before,.font-h2 .premium--text .icon::before,.font-h2 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h2 .premium--text [class*="icon"]::before,.font-h2 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h2 .premium--text [class*="icon"]::before,.font-h2 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h2 .premium--text [class*="icon"]::before,.font-h2 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h2 .premium--text [class*="icon"]::before,.font-h2 .premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h2 .premium--text button::before,h2 .premium--text .icon::before,h2 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] h2 .premium--text [class*="icon"]::before,h2 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] h2 .premium--text [class*="icon"]::before,h2 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] h2 .premium--text [class*="icon"]::before,h2 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] h2 .premium--text [class*="icon"]::before,h2 .premium--text .detail-series__navigation button::before,.detail-series__navigation h2 .premium--text button::before{background-size:calc(36px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h2.premium--text .icon::before,.font-h2.premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h2.premium--text [class*="icon"]::before,.font-h2.premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h2.premium--text [class*="icon"]::before,.font-h2.premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h2.premium--text [class*="icon"]::before,.font-h2.premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h2.premium--text [class*="icon"]::before,.font-h2.premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h2.premium--text button::before,.font-h2 .premium--text .icon::before,.font-h2 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h2 .premium--text [class*="icon"]::before,.font-h2 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h2 .premium--text [class*="icon"]::before,.font-h2 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h2 .premium--text [class*="icon"]::before,.font-h2 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h2 .premium--text [class*="icon"]::before,.font-h2 .premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h2 .premium--text button::before,h2 .premium--text .icon::before,h2 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] h2 .premium--text [class*="icon"]::before,h2 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] h2 .premium--text [class*="icon"]::before,h2 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] h2 .premium--text [class*="icon"]::before,h2 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] h2 .premium--text [class*="icon"]::before,h2 .premium--text .detail-series__navigation button::before,.detail-series__navigation h2 .premium--text button::before{background-size:42px}}.font-h3.premium--text,.font-h3 .premium--text,h3 .premium--text{padding-left:37px}@media screen and (min-width: 480px){.font-h3.premium--text,.font-h3 .premium--text,h3 .premium--text{padding-left:calc(32px + 11 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h3.premium--text,.font-h3 .premium--text,h3 .premium--text{padding-left:43px}}.font-h3.premium--text .icon,.font-h3.premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h3.premium--text [class*="icon"],.font-h3.premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h3.premium--text [class*="icon"],.font-h3.premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h3.premium--text [class*="icon"],.font-h3.premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h3.premium--text [class*="icon"],.font-h3.premium--text .detail-series__navigation button,.detail-series__navigation .font-h3.premium--text button,.font-h3 .premium--text .icon,.font-h3 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h3 .premium--text [class*="icon"],.font-h3 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h3 .premium--text [class*="icon"],.font-h3 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h3 .premium--text [class*="icon"],.font-h3 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h3 .premium--text [class*="icon"],.font-h3 .premium--text .detail-series__navigation button,.detail-series__navigation .font-h3 .premium--text button,h3 .premium--text .icon,h3 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] h3 .premium--text [class*="icon"],h3 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] h3 .premium--text [class*="icon"],h3 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] h3 .premium--text [class*="icon"],h3 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] h3 .premium--text [class*="icon"],h3 .premium--text .detail-series__navigation button,.detail-series__navigation h3 .premium--text button{width:32px;height:32px}@media screen and (min-width: 480px){.font-h3.premium--text .icon,.font-h3.premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h3.premium--text [class*="icon"],.font-h3.premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h3.premium--text [class*="icon"],.font-h3.premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h3.premium--text [class*="icon"],.font-h3.premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h3.premium--text [class*="icon"],.font-h3.premium--text .detail-series__navigation button,.detail-series__navigation .font-h3.premium--text button,.font-h3 .premium--text .icon,.font-h3 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h3 .premium--text [class*="icon"],.font-h3 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h3 .premium--text [class*="icon"],.font-h3 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h3 .premium--text [class*="icon"],.font-h3 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h3 .premium--text [class*="icon"],.font-h3 .premium--text .detail-series__navigation button,.detail-series__navigation .font-h3 .premium--text button,h3 .premium--text .icon,h3 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] h3 .premium--text [class*="icon"],h3 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] h3 .premium--text [class*="icon"],h3 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] h3 .premium--text [class*="icon"],h3 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] h3 .premium--text [class*="icon"],h3 .premium--text .detail-series__navigation button,.detail-series__navigation h3 .premium--text button{width:calc(32px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h3.premium--text .icon,.font-h3.premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h3.premium--text [class*="icon"],.font-h3.premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h3.premium--text [class*="icon"],.font-h3.premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h3.premium--text [class*="icon"],.font-h3.premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h3.premium--text [class*="icon"],.font-h3.premium--text .detail-series__navigation button,.detail-series__navigation .font-h3.premium--text button,.font-h3 .premium--text .icon,.font-h3 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h3 .premium--text [class*="icon"],.font-h3 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h3 .premium--text [class*="icon"],.font-h3 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h3 .premium--text [class*="icon"],.font-h3 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h3 .premium--text [class*="icon"],.font-h3 .premium--text .detail-series__navigation button,.detail-series__navigation .font-h3 .premium--text button,h3 .premium--text .icon,h3 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] h3 .premium--text [class*="icon"],h3 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] h3 .premium--text [class*="icon"],h3 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] h3 .premium--text [class*="icon"],h3 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] h3 .premium--text [class*="icon"],h3 .premium--text .detail-series__navigation button,.detail-series__navigation h3 .premium--text button{width:38px}}@media screen and (min-width: 480px){.font-h3.premium--text .icon,.font-h3.premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h3.premium--text [class*="icon"],.font-h3.premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h3.premium--text [class*="icon"],.font-h3.premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h3.premium--text [class*="icon"],.font-h3.premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h3.premium--text [class*="icon"],.font-h3.premium--text .detail-series__navigation button,.detail-series__navigation .font-h3.premium--text button,.font-h3 .premium--text .icon,.font-h3 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h3 .premium--text [class*="icon"],.font-h3 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h3 .premium--text [class*="icon"],.font-h3 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h3 .premium--text [class*="icon"],.font-h3 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h3 .premium--text [class*="icon"],.font-h3 .premium--text .detail-series__navigation button,.detail-series__navigation .font-h3 .premium--text button,h3 .premium--text .icon,h3 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] h3 .premium--text [class*="icon"],h3 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] h3 .premium--text [class*="icon"],h3 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] h3 .premium--text [class*="icon"],h3 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] h3 .premium--text [class*="icon"],h3 .premium--text .detail-series__navigation button,.detail-series__navigation h3 .premium--text button{height:calc(32px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h3.premium--text .icon,.font-h3.premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h3.premium--text [class*="icon"],.font-h3.premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h3.premium--text [class*="icon"],.font-h3.premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h3.premium--text [class*="icon"],.font-h3.premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h3.premium--text [class*="icon"],.font-h3.premium--text .detail-series__navigation button,.detail-series__navigation .font-h3.premium--text button,.font-h3 .premium--text .icon,.font-h3 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h3 .premium--text [class*="icon"],.font-h3 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h3 .premium--text [class*="icon"],.font-h3 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h3 .premium--text [class*="icon"],.font-h3 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h3 .premium--text [class*="icon"],.font-h3 .premium--text .detail-series__navigation button,.detail-series__navigation .font-h3 .premium--text button,h3 .premium--text .icon,h3 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] h3 .premium--text [class*="icon"],h3 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] h3 .premium--text [class*="icon"],h3 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] h3 .premium--text [class*="icon"],h3 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] h3 .premium--text [class*="icon"],h3 .premium--text .detail-series__navigation button,.detail-series__navigation h3 .premium--text button{height:38px}}.font-h3.premium--text .icon::before,.font-h3.premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h3.premium--text [class*="icon"]::before,.font-h3.premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h3.premium--text [class*="icon"]::before,.font-h3.premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h3.premium--text [class*="icon"]::before,.font-h3.premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h3.premium--text [class*="icon"]::before,.font-h3.premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h3.premium--text button::before,.font-h3 .premium--text .icon::before,.font-h3 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h3 .premium--text [class*="icon"]::before,.font-h3 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h3 .premium--text [class*="icon"]::before,.font-h3 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h3 .premium--text [class*="icon"]::before,.font-h3 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h3 .premium--text [class*="icon"]::before,.font-h3 .premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h3 .premium--text button::before,h3 .premium--text .icon::before,h3 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] h3 .premium--text [class*="icon"]::before,h3 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] h3 .premium--text [class*="icon"]::before,h3 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] h3 .premium--text [class*="icon"]::before,h3 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] h3 .premium--text [class*="icon"]::before,h3 .premium--text .detail-series__navigation button::before,.detail-series__navigation h3 .premium--text button::before{width:32px;height:32px;background-size:32px}@media screen and (min-width: 480px){.font-h3.premium--text .icon::before,.font-h3.premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h3.premium--text [class*="icon"]::before,.font-h3.premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h3.premium--text [class*="icon"]::before,.font-h3.premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h3.premium--text [class*="icon"]::before,.font-h3.premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h3.premium--text [class*="icon"]::before,.font-h3.premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h3.premium--text button::before,.font-h3 .premium--text .icon::before,.font-h3 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h3 .premium--text [class*="icon"]::before,.font-h3 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h3 .premium--text [class*="icon"]::before,.font-h3 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h3 .premium--text [class*="icon"]::before,.font-h3 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h3 .premium--text [class*="icon"]::before,.font-h3 .premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h3 .premium--text button::before,h3 .premium--text .icon::before,h3 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] h3 .premium--text [class*="icon"]::before,h3 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] h3 .premium--text [class*="icon"]::before,h3 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] h3 .premium--text [class*="icon"]::before,h3 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] h3 .premium--text [class*="icon"]::before,h3 .premium--text .detail-series__navigation button::before,.detail-series__navigation h3 .premium--text button::before{width:calc(32px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h3.premium--text .icon::before,.font-h3.premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h3.premium--text [class*="icon"]::before,.font-h3.premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h3.premium--text [class*="icon"]::before,.font-h3.premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h3.premium--text [class*="icon"]::before,.font-h3.premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h3.premium--text [class*="icon"]::before,.font-h3.premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h3.premium--text button::before,.font-h3 .premium--text .icon::before,.font-h3 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h3 .premium--text [class*="icon"]::before,.font-h3 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h3 .premium--text [class*="icon"]::before,.font-h3 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h3 .premium--text [class*="icon"]::before,.font-h3 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h3 .premium--text [class*="icon"]::before,.font-h3 .premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h3 .premium--text button::before,h3 .premium--text .icon::before,h3 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] h3 .premium--text [class*="icon"]::before,h3 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] h3 .premium--text [class*="icon"]::before,h3 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] h3 .premium--text [class*="icon"]::before,h3 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] h3 .premium--text [class*="icon"]::before,h3 .premium--text .detail-series__navigation button::before,.detail-series__navigation h3 .premium--text button::before{width:38px}}@media screen and (min-width: 480px){.font-h3.premium--text .icon::before,.font-h3.premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h3.premium--text [class*="icon"]::before,.font-h3.premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h3.premium--text [class*="icon"]::before,.font-h3.premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h3.premium--text [class*="icon"]::before,.font-h3.premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h3.premium--text [class*="icon"]::before,.font-h3.premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h3.premium--text button::before,.font-h3 .premium--text .icon::before,.font-h3 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h3 .premium--text [class*="icon"]::before,.font-h3 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h3 .premium--text [class*="icon"]::before,.font-h3 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h3 .premium--text [class*="icon"]::before,.font-h3 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h3 .premium--text [class*="icon"]::before,.font-h3 .premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h3 .premium--text button::before,h3 .premium--text .icon::before,h3 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] h3 .premium--text [class*="icon"]::before,h3 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] h3 .premium--text [class*="icon"]::before,h3 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] h3 .premium--text [class*="icon"]::before,h3 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] h3 .premium--text [class*="icon"]::before,h3 .premium--text .detail-series__navigation button::before,.detail-series__navigation h3 .premium--text button::before{height:calc(32px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h3.premium--text .icon::before,.font-h3.premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h3.premium--text [class*="icon"]::before,.font-h3.premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h3.premium--text [class*="icon"]::before,.font-h3.premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h3.premium--text [class*="icon"]::before,.font-h3.premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h3.premium--text [class*="icon"]::before,.font-h3.premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h3.premium--text button::before,.font-h3 .premium--text .icon::before,.font-h3 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h3 .premium--text [class*="icon"]::before,.font-h3 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h3 .premium--text [class*="icon"]::before,.font-h3 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h3 .premium--text [class*="icon"]::before,.font-h3 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h3 .premium--text [class*="icon"]::before,.font-h3 .premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h3 .premium--text button::before,h3 .premium--text .icon::before,h3 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] h3 .premium--text [class*="icon"]::before,h3 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] h3 .premium--text [class*="icon"]::before,h3 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] h3 .premium--text [class*="icon"]::before,h3 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] h3 .premium--text [class*="icon"]::before,h3 .premium--text .detail-series__navigation button::before,.detail-series__navigation h3 .premium--text button::before{height:38px}}@media screen and (min-width: 480px){.font-h3.premium--text .icon::before,.font-h3.premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h3.premium--text [class*="icon"]::before,.font-h3.premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h3.premium--text [class*="icon"]::before,.font-h3.premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h3.premium--text [class*="icon"]::before,.font-h3.premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h3.premium--text [class*="icon"]::before,.font-h3.premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h3.premium--text button::before,.font-h3 .premium--text .icon::before,.font-h3 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h3 .premium--text [class*="icon"]::before,.font-h3 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h3 .premium--text [class*="icon"]::before,.font-h3 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h3 .premium--text [class*="icon"]::before,.font-h3 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h3 .premium--text [class*="icon"]::before,.font-h3 .premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h3 .premium--text button::before,h3 .premium--text .icon::before,h3 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] h3 .premium--text [class*="icon"]::before,h3 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] h3 .premium--text [class*="icon"]::before,h3 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] h3 .premium--text [class*="icon"]::before,h3 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] h3 .premium--text [class*="icon"]::before,h3 .premium--text .detail-series__navigation button::before,.detail-series__navigation h3 .premium--text button::before{background-size:calc(32px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h3.premium--text .icon::before,.font-h3.premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h3.premium--text [class*="icon"]::before,.font-h3.premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h3.premium--text [class*="icon"]::before,.font-h3.premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h3.premium--text [class*="icon"]::before,.font-h3.premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h3.premium--text [class*="icon"]::before,.font-h3.premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h3.premium--text button::before,.font-h3 .premium--text .icon::before,.font-h3 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h3 .premium--text [class*="icon"]::before,.font-h3 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h3 .premium--text [class*="icon"]::before,.font-h3 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h3 .premium--text [class*="icon"]::before,.font-h3 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h3 .premium--text [class*="icon"]::before,.font-h3 .premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h3 .premium--text button::before,h3 .premium--text .icon::before,h3 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] h3 .premium--text [class*="icon"]::before,h3 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] h3 .premium--text [class*="icon"]::before,h3 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] h3 .premium--text [class*="icon"]::before,h3 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] h3 .premium--text [class*="icon"]::before,h3 .premium--text .detail-series__navigation button::before,.detail-series__navigation h3 .premium--text button::before{background-size:38px}}.font-h4.premium--text,.font-h4 .premium--text,h4 .premium--text{padding-left:33px}@media screen and (min-width: 480px){.font-h4.premium--text,.font-h4 .premium--text,h4 .premium--text{padding-left:calc(28px + 11 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h4.premium--text,.font-h4 .premium--text,h4 .premium--text{padding-left:39px}}.font-h4.premium--text .icon,.font-h4.premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h4.premium--text [class*="icon"],.font-h4.premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h4.premium--text [class*="icon"],.font-h4.premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h4.premium--text [class*="icon"],.font-h4.premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h4.premium--text [class*="icon"],.font-h4.premium--text .detail-series__navigation button,.detail-series__navigation .font-h4.premium--text button,.font-h4 .premium--text .icon,.font-h4 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h4 .premium--text [class*="icon"],.font-h4 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h4 .premium--text [class*="icon"],.font-h4 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h4 .premium--text [class*="icon"],.font-h4 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h4 .premium--text [class*="icon"],.font-h4 .premium--text .detail-series__navigation button,.detail-series__navigation .font-h4 .premium--text button,h4 .premium--text .icon,h4 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] h4 .premium--text [class*="icon"],h4 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] h4 .premium--text [class*="icon"],h4 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] h4 .premium--text [class*="icon"],h4 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] h4 .premium--text [class*="icon"],h4 .premium--text .detail-series__navigation button,.detail-series__navigation h4 .premium--text button{width:28px;height:28px}@media screen and (min-width: 480px){.font-h4.premium--text .icon,.font-h4.premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h4.premium--text [class*="icon"],.font-h4.premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h4.premium--text [class*="icon"],.font-h4.premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h4.premium--text [class*="icon"],.font-h4.premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h4.premium--text [class*="icon"],.font-h4.premium--text .detail-series__navigation button,.detail-series__navigation .font-h4.premium--text button,.font-h4 .premium--text .icon,.font-h4 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h4 .premium--text [class*="icon"],.font-h4 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h4 .premium--text [class*="icon"],.font-h4 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h4 .premium--text [class*="icon"],.font-h4 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h4 .premium--text [class*="icon"],.font-h4 .premium--text .detail-series__navigation button,.detail-series__navigation .font-h4 .premium--text button,h4 .premium--text .icon,h4 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] h4 .premium--text [class*="icon"],h4 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] h4 .premium--text [class*="icon"],h4 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] h4 .premium--text [class*="icon"],h4 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] h4 .premium--text [class*="icon"],h4 .premium--text .detail-series__navigation button,.detail-series__navigation h4 .premium--text button{width:calc(28px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h4.premium--text .icon,.font-h4.premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h4.premium--text [class*="icon"],.font-h4.premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h4.premium--text [class*="icon"],.font-h4.premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h4.premium--text [class*="icon"],.font-h4.premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h4.premium--text [class*="icon"],.font-h4.premium--text .detail-series__navigation button,.detail-series__navigation .font-h4.premium--text button,.font-h4 .premium--text .icon,.font-h4 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h4 .premium--text [class*="icon"],.font-h4 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h4 .premium--text [class*="icon"],.font-h4 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h4 .premium--text [class*="icon"],.font-h4 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h4 .premium--text [class*="icon"],.font-h4 .premium--text .detail-series__navigation button,.detail-series__navigation .font-h4 .premium--text button,h4 .premium--text .icon,h4 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] h4 .premium--text [class*="icon"],h4 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] h4 .premium--text [class*="icon"],h4 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] h4 .premium--text [class*="icon"],h4 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] h4 .premium--text [class*="icon"],h4 .premium--text .detail-series__navigation button,.detail-series__navigation h4 .premium--text button{width:34px}}@media screen and (min-width: 480px){.font-h4.premium--text .icon,.font-h4.premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h4.premium--text [class*="icon"],.font-h4.premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h4.premium--text [class*="icon"],.font-h4.premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h4.premium--text [class*="icon"],.font-h4.premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h4.premium--text [class*="icon"],.font-h4.premium--text .detail-series__navigation button,.detail-series__navigation .font-h4.premium--text button,.font-h4 .premium--text .icon,.font-h4 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h4 .premium--text [class*="icon"],.font-h4 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h4 .premium--text [class*="icon"],.font-h4 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h4 .premium--text [class*="icon"],.font-h4 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h4 .premium--text [class*="icon"],.font-h4 .premium--text .detail-series__navigation button,.detail-series__navigation .font-h4 .premium--text button,h4 .premium--text .icon,h4 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] h4 .premium--text [class*="icon"],h4 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] h4 .premium--text [class*="icon"],h4 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] h4 .premium--text [class*="icon"],h4 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] h4 .premium--text [class*="icon"],h4 .premium--text .detail-series__navigation button,.detail-series__navigation h4 .premium--text button{height:calc(28px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h4.premium--text .icon,.font-h4.premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h4.premium--text [class*="icon"],.font-h4.premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h4.premium--text [class*="icon"],.font-h4.premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h4.premium--text [class*="icon"],.font-h4.premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h4.premium--text [class*="icon"],.font-h4.premium--text .detail-series__navigation button,.detail-series__navigation .font-h4.premium--text button,.font-h4 .premium--text .icon,.font-h4 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h4 .premium--text [class*="icon"],.font-h4 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h4 .premium--text [class*="icon"],.font-h4 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h4 .premium--text [class*="icon"],.font-h4 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h4 .premium--text [class*="icon"],.font-h4 .premium--text .detail-series__navigation button,.detail-series__navigation .font-h4 .premium--text button,h4 .premium--text .icon,h4 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] h4 .premium--text [class*="icon"],h4 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] h4 .premium--text [class*="icon"],h4 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] h4 .premium--text [class*="icon"],h4 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] h4 .premium--text [class*="icon"],h4 .premium--text .detail-series__navigation button,.detail-series__navigation h4 .premium--text button{height:34px}}.font-h4.premium--text .icon::before,.font-h4.premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h4.premium--text [class*="icon"]::before,.font-h4.premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h4.premium--text [class*="icon"]::before,.font-h4.premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h4.premium--text [class*="icon"]::before,.font-h4.premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h4.premium--text [class*="icon"]::before,.font-h4.premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h4.premium--text button::before,.font-h4 .premium--text .icon::before,.font-h4 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h4 .premium--text [class*="icon"]::before,.font-h4 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h4 .premium--text [class*="icon"]::before,.font-h4 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h4 .premium--text [class*="icon"]::before,.font-h4 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h4 .premium--text [class*="icon"]::before,.font-h4 .premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h4 .premium--text button::before,h4 .premium--text .icon::before,h4 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] h4 .premium--text [class*="icon"]::before,h4 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] h4 .premium--text [class*="icon"]::before,h4 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] h4 .premium--text [class*="icon"]::before,h4 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] h4 .premium--text [class*="icon"]::before,h4 .premium--text .detail-series__navigation button::before,.detail-series__navigation h4 .premium--text button::before{width:28px;height:28px;background-size:28px}@media screen and (min-width: 480px){.font-h4.premium--text .icon::before,.font-h4.premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h4.premium--text [class*="icon"]::before,.font-h4.premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h4.premium--text [class*="icon"]::before,.font-h4.premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h4.premium--text [class*="icon"]::before,.font-h4.premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h4.premium--text [class*="icon"]::before,.font-h4.premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h4.premium--text button::before,.font-h4 .premium--text .icon::before,.font-h4 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h4 .premium--text [class*="icon"]::before,.font-h4 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h4 .premium--text [class*="icon"]::before,.font-h4 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h4 .premium--text [class*="icon"]::before,.font-h4 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h4 .premium--text [class*="icon"]::before,.font-h4 .premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h4 .premium--text button::before,h4 .premium--text .icon::before,h4 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] h4 .premium--text [class*="icon"]::before,h4 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] h4 .premium--text [class*="icon"]::before,h4 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] h4 .premium--text [class*="icon"]::before,h4 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] h4 .premium--text [class*="icon"]::before,h4 .premium--text .detail-series__navigation button::before,.detail-series__navigation h4 .premium--text button::before{width:calc(28px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h4.premium--text .icon::before,.font-h4.premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h4.premium--text [class*="icon"]::before,.font-h4.premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h4.premium--text [class*="icon"]::before,.font-h4.premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h4.premium--text [class*="icon"]::before,.font-h4.premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h4.premium--text [class*="icon"]::before,.font-h4.premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h4.premium--text button::before,.font-h4 .premium--text .icon::before,.font-h4 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h4 .premium--text [class*="icon"]::before,.font-h4 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h4 .premium--text [class*="icon"]::before,.font-h4 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h4 .premium--text [class*="icon"]::before,.font-h4 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h4 .premium--text [class*="icon"]::before,.font-h4 .premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h4 .premium--text button::before,h4 .premium--text .icon::before,h4 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] h4 .premium--text [class*="icon"]::before,h4 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] h4 .premium--text [class*="icon"]::before,h4 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] h4 .premium--text [class*="icon"]::before,h4 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] h4 .premium--text [class*="icon"]::before,h4 .premium--text .detail-series__navigation button::before,.detail-series__navigation h4 .premium--text button::before{width:34px}}@media screen and (min-width: 480px){.font-h4.premium--text .icon::before,.font-h4.premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h4.premium--text [class*="icon"]::before,.font-h4.premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h4.premium--text [class*="icon"]::before,.font-h4.premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h4.premium--text [class*="icon"]::before,.font-h4.premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h4.premium--text [class*="icon"]::before,.font-h4.premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h4.premium--text button::before,.font-h4 .premium--text .icon::before,.font-h4 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h4 .premium--text [class*="icon"]::before,.font-h4 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h4 .premium--text [class*="icon"]::before,.font-h4 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h4 .premium--text [class*="icon"]::before,.font-h4 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h4 .premium--text [class*="icon"]::before,.font-h4 .premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h4 .premium--text button::before,h4 .premium--text .icon::before,h4 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] h4 .premium--text [class*="icon"]::before,h4 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] h4 .premium--text [class*="icon"]::before,h4 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] h4 .premium--text [class*="icon"]::before,h4 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] h4 .premium--text [class*="icon"]::before,h4 .premium--text .detail-series__navigation button::before,.detail-series__navigation h4 .premium--text button::before{height:calc(28px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h4.premium--text .icon::before,.font-h4.premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h4.premium--text [class*="icon"]::before,.font-h4.premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h4.premium--text [class*="icon"]::before,.font-h4.premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h4.premium--text [class*="icon"]::before,.font-h4.premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h4.premium--text [class*="icon"]::before,.font-h4.premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h4.premium--text button::before,.font-h4 .premium--text .icon::before,.font-h4 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h4 .premium--text [class*="icon"]::before,.font-h4 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h4 .premium--text [class*="icon"]::before,.font-h4 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h4 .premium--text [class*="icon"]::before,.font-h4 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h4 .premium--text [class*="icon"]::before,.font-h4 .premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h4 .premium--text button::before,h4 .premium--text .icon::before,h4 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] h4 .premium--text [class*="icon"]::before,h4 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] h4 .premium--text [class*="icon"]::before,h4 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] h4 .premium--text [class*="icon"]::before,h4 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] h4 .premium--text [class*="icon"]::before,h4 .premium--text .detail-series__navigation button::before,.detail-series__navigation h4 .premium--text button::before{height:34px}}@media screen and (min-width: 480px){.font-h4.premium--text .icon::before,.font-h4.premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h4.premium--text [class*="icon"]::before,.font-h4.premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h4.premium--text [class*="icon"]::before,.font-h4.premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h4.premium--text [class*="icon"]::before,.font-h4.premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h4.premium--text [class*="icon"]::before,.font-h4.premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h4.premium--text button::before,.font-h4 .premium--text .icon::before,.font-h4 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h4 .premium--text [class*="icon"]::before,.font-h4 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h4 .premium--text [class*="icon"]::before,.font-h4 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h4 .premium--text [class*="icon"]::before,.font-h4 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h4 .premium--text [class*="icon"]::before,.font-h4 .premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h4 .premium--text button::before,h4 .premium--text .icon::before,h4 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] h4 .premium--text [class*="icon"]::before,h4 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] h4 .premium--text [class*="icon"]::before,h4 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] h4 .premium--text [class*="icon"]::before,h4 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] h4 .premium--text [class*="icon"]::before,h4 .premium--text .detail-series__navigation button::before,.detail-series__navigation h4 .premium--text button::before{background-size:calc(28px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h4.premium--text .icon::before,.font-h4.premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h4.premium--text [class*="icon"]::before,.font-h4.premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h4.premium--text [class*="icon"]::before,.font-h4.premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h4.premium--text [class*="icon"]::before,.font-h4.premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h4.premium--text [class*="icon"]::before,.font-h4.premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h4.premium--text button::before,.font-h4 .premium--text .icon::before,.font-h4 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h4 .premium--text [class*="icon"]::before,.font-h4 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h4 .premium--text [class*="icon"]::before,.font-h4 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h4 .premium--text [class*="icon"]::before,.font-h4 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h4 .premium--text [class*="icon"]::before,.font-h4 .premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h4 .premium--text button::before,h4 .premium--text .icon::before,h4 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] h4 .premium--text [class*="icon"]::before,h4 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] h4 .premium--text [class*="icon"]::before,h4 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] h4 .premium--text [class*="icon"]::before,h4 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] h4 .premium--text [class*="icon"]::before,h4 .premium--text .detail-series__navigation button::before,.detail-series__navigation h4 .premium--text button::before{background-size:34px}}.font-h5.premium--text,.font-h5 .premium--text,h5 .premium--text{padding-left:29px}@media screen and (min-width: 480px){.font-h5.premium--text,.font-h5 .premium--text,h5 .premium--text{padding-left:calc(24px + 11 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h5.premium--text,.font-h5 .premium--text,h5 .premium--text{padding-left:35px}}.font-h5.premium--text .icon,.font-h5.premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h5.premium--text [class*="icon"],.font-h5.premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h5.premium--text [class*="icon"],.font-h5.premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h5.premium--text [class*="icon"],.font-h5.premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h5.premium--text [class*="icon"],.font-h5.premium--text .detail-series__navigation button,.detail-series__navigation .font-h5.premium--text button,.font-h5 .premium--text .icon,.font-h5 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h5 .premium--text [class*="icon"],.font-h5 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h5 .premium--text [class*="icon"],.font-h5 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h5 .premium--text [class*="icon"],.font-h5 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h5 .premium--text [class*="icon"],.font-h5 .premium--text .detail-series__navigation button,.detail-series__navigation .font-h5 .premium--text button,h5 .premium--text .icon,h5 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] h5 .premium--text [class*="icon"],h5 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] h5 .premium--text [class*="icon"],h5 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] h5 .premium--text [class*="icon"],h5 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] h5 .premium--text [class*="icon"],h5 .premium--text .detail-series__navigation button,.detail-series__navigation h5 .premium--text button{width:24px;height:24px}@media screen and (min-width: 480px){.font-h5.premium--text .icon,.font-h5.premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h5.premium--text [class*="icon"],.font-h5.premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h5.premium--text [class*="icon"],.font-h5.premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h5.premium--text [class*="icon"],.font-h5.premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h5.premium--text [class*="icon"],.font-h5.premium--text .detail-series__navigation button,.detail-series__navigation .font-h5.premium--text button,.font-h5 .premium--text .icon,.font-h5 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h5 .premium--text [class*="icon"],.font-h5 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h5 .premium--text [class*="icon"],.font-h5 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h5 .premium--text [class*="icon"],.font-h5 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h5 .premium--text [class*="icon"],.font-h5 .premium--text .detail-series__navigation button,.detail-series__navigation .font-h5 .premium--text button,h5 .premium--text .icon,h5 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] h5 .premium--text [class*="icon"],h5 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] h5 .premium--text [class*="icon"],h5 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] h5 .premium--text [class*="icon"],h5 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] h5 .premium--text [class*="icon"],h5 .premium--text .detail-series__navigation button,.detail-series__navigation h5 .premium--text button{width:calc(24px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h5.premium--text .icon,.font-h5.premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h5.premium--text [class*="icon"],.font-h5.premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h5.premium--text [class*="icon"],.font-h5.premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h5.premium--text [class*="icon"],.font-h5.premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h5.premium--text [class*="icon"],.font-h5.premium--text .detail-series__navigation button,.detail-series__navigation .font-h5.premium--text button,.font-h5 .premium--text .icon,.font-h5 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h5 .premium--text [class*="icon"],.font-h5 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h5 .premium--text [class*="icon"],.font-h5 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h5 .premium--text [class*="icon"],.font-h5 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h5 .premium--text [class*="icon"],.font-h5 .premium--text .detail-series__navigation button,.detail-series__navigation .font-h5 .premium--text button,h5 .premium--text .icon,h5 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] h5 .premium--text [class*="icon"],h5 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] h5 .premium--text [class*="icon"],h5 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] h5 .premium--text [class*="icon"],h5 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] h5 .premium--text [class*="icon"],h5 .premium--text .detail-series__navigation button,.detail-series__navigation h5 .premium--text button{width:30px}}@media screen and (min-width: 480px){.font-h5.premium--text .icon,.font-h5.premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h5.premium--text [class*="icon"],.font-h5.premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h5.premium--text [class*="icon"],.font-h5.premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h5.premium--text [class*="icon"],.font-h5.premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h5.premium--text [class*="icon"],.font-h5.premium--text .detail-series__navigation button,.detail-series__navigation .font-h5.premium--text button,.font-h5 .premium--text .icon,.font-h5 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h5 .premium--text [class*="icon"],.font-h5 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h5 .premium--text [class*="icon"],.font-h5 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h5 .premium--text [class*="icon"],.font-h5 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h5 .premium--text [class*="icon"],.font-h5 .premium--text .detail-series__navigation button,.detail-series__navigation .font-h5 .premium--text button,h5 .premium--text .icon,h5 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] h5 .premium--text [class*="icon"],h5 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] h5 .premium--text [class*="icon"],h5 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] h5 .premium--text [class*="icon"],h5 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] h5 .premium--text [class*="icon"],h5 .premium--text .detail-series__navigation button,.detail-series__navigation h5 .premium--text button{height:calc(24px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h5.premium--text .icon,.font-h5.premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h5.premium--text [class*="icon"],.font-h5.premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h5.premium--text [class*="icon"],.font-h5.premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h5.premium--text [class*="icon"],.font-h5.premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h5.premium--text [class*="icon"],.font-h5.premium--text .detail-series__navigation button,.detail-series__navigation .font-h5.premium--text button,.font-h5 .premium--text .icon,.font-h5 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h5 .premium--text [class*="icon"],.font-h5 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h5 .premium--text [class*="icon"],.font-h5 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h5 .premium--text [class*="icon"],.font-h5 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h5 .premium--text [class*="icon"],.font-h5 .premium--text .detail-series__navigation button,.detail-series__navigation .font-h5 .premium--text button,h5 .premium--text .icon,h5 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] h5 .premium--text [class*="icon"],h5 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] h5 .premium--text [class*="icon"],h5 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] h5 .premium--text [class*="icon"],h5 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] h5 .premium--text [class*="icon"],h5 .premium--text .detail-series__navigation button,.detail-series__navigation h5 .premium--text button{height:30px}}.font-h5.premium--text .icon::before,.font-h5.premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h5.premium--text [class*="icon"]::before,.font-h5.premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h5.premium--text [class*="icon"]::before,.font-h5.premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h5.premium--text [class*="icon"]::before,.font-h5.premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h5.premium--text [class*="icon"]::before,.font-h5.premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h5.premium--text button::before,.font-h5 .premium--text .icon::before,.font-h5 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h5 .premium--text [class*="icon"]::before,.font-h5 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h5 .premium--text [class*="icon"]::before,.font-h5 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h5 .premium--text [class*="icon"]::before,.font-h5 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h5 .premium--text [class*="icon"]::before,.font-h5 .premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h5 .premium--text button::before,h5 .premium--text .icon::before,h5 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] h5 .premium--text [class*="icon"]::before,h5 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] h5 .premium--text [class*="icon"]::before,h5 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] h5 .premium--text [class*="icon"]::before,h5 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] h5 .premium--text [class*="icon"]::before,h5 .premium--text .detail-series__navigation button::before,.detail-series__navigation h5 .premium--text button::before{width:24px;height:24px;background-size:24px}@media screen and (min-width: 480px){.font-h5.premium--text .icon::before,.font-h5.premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h5.premium--text [class*="icon"]::before,.font-h5.premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h5.premium--text [class*="icon"]::before,.font-h5.premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h5.premium--text [class*="icon"]::before,.font-h5.premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h5.premium--text [class*="icon"]::before,.font-h5.premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h5.premium--text button::before,.font-h5 .premium--text .icon::before,.font-h5 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h5 .premium--text [class*="icon"]::before,.font-h5 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h5 .premium--text [class*="icon"]::before,.font-h5 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h5 .premium--text [class*="icon"]::before,.font-h5 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h5 .premium--text [class*="icon"]::before,.font-h5 .premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h5 .premium--text button::before,h5 .premium--text .icon::before,h5 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] h5 .premium--text [class*="icon"]::before,h5 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] h5 .premium--text [class*="icon"]::before,h5 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] h5 .premium--text [class*="icon"]::before,h5 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] h5 .premium--text [class*="icon"]::before,h5 .premium--text .detail-series__navigation button::before,.detail-series__navigation h5 .premium--text button::before{width:calc(24px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h5.premium--text .icon::before,.font-h5.premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h5.premium--text [class*="icon"]::before,.font-h5.premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h5.premium--text [class*="icon"]::before,.font-h5.premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h5.premium--text [class*="icon"]::before,.font-h5.premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h5.premium--text [class*="icon"]::before,.font-h5.premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h5.premium--text button::before,.font-h5 .premium--text .icon::before,.font-h5 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h5 .premium--text [class*="icon"]::before,.font-h5 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h5 .premium--text [class*="icon"]::before,.font-h5 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h5 .premium--text [class*="icon"]::before,.font-h5 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h5 .premium--text [class*="icon"]::before,.font-h5 .premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h5 .premium--text button::before,h5 .premium--text .icon::before,h5 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] h5 .premium--text [class*="icon"]::before,h5 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] h5 .premium--text [class*="icon"]::before,h5 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] h5 .premium--text [class*="icon"]::before,h5 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] h5 .premium--text [class*="icon"]::before,h5 .premium--text .detail-series__navigation button::before,.detail-series__navigation h5 .premium--text button::before{width:30px}}@media screen and (min-width: 480px){.font-h5.premium--text .icon::before,.font-h5.premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h5.premium--text [class*="icon"]::before,.font-h5.premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h5.premium--text [class*="icon"]::before,.font-h5.premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h5.premium--text [class*="icon"]::before,.font-h5.premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h5.premium--text [class*="icon"]::before,.font-h5.premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h5.premium--text button::before,.font-h5 .premium--text .icon::before,.font-h5 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h5 .premium--text [class*="icon"]::before,.font-h5 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h5 .premium--text [class*="icon"]::before,.font-h5 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h5 .premium--text [class*="icon"]::before,.font-h5 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h5 .premium--text [class*="icon"]::before,.font-h5 .premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h5 .premium--text button::before,h5 .premium--text .icon::before,h5 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] h5 .premium--text [class*="icon"]::before,h5 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] h5 .premium--text [class*="icon"]::before,h5 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] h5 .premium--text [class*="icon"]::before,h5 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] h5 .premium--text [class*="icon"]::before,h5 .premium--text .detail-series__navigation button::before,.detail-series__navigation h5 .premium--text button::before{height:calc(24px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h5.premium--text .icon::before,.font-h5.premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h5.premium--text [class*="icon"]::before,.font-h5.premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h5.premium--text [class*="icon"]::before,.font-h5.premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h5.premium--text [class*="icon"]::before,.font-h5.premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h5.premium--text [class*="icon"]::before,.font-h5.premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h5.premium--text button::before,.font-h5 .premium--text .icon::before,.font-h5 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h5 .premium--text [class*="icon"]::before,.font-h5 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h5 .premium--text [class*="icon"]::before,.font-h5 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h5 .premium--text [class*="icon"]::before,.font-h5 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h5 .premium--text [class*="icon"]::before,.font-h5 .premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h5 .premium--text button::before,h5 .premium--text .icon::before,h5 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] h5 .premium--text [class*="icon"]::before,h5 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] h5 .premium--text [class*="icon"]::before,h5 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] h5 .premium--text [class*="icon"]::before,h5 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] h5 .premium--text [class*="icon"]::before,h5 .premium--text .detail-series__navigation button::before,.detail-series__navigation h5 .premium--text button::before{height:30px}}@media screen and (min-width: 480px){.font-h5.premium--text .icon::before,.font-h5.premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h5.premium--text [class*="icon"]::before,.font-h5.premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h5.premium--text [class*="icon"]::before,.font-h5.premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h5.premium--text [class*="icon"]::before,.font-h5.premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h5.premium--text [class*="icon"]::before,.font-h5.premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h5.premium--text button::before,.font-h5 .premium--text .icon::before,.font-h5 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h5 .premium--text [class*="icon"]::before,.font-h5 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h5 .premium--text [class*="icon"]::before,.font-h5 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h5 .premium--text [class*="icon"]::before,.font-h5 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h5 .premium--text [class*="icon"]::before,.font-h5 .premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h5 .premium--text button::before,h5 .premium--text .icon::before,h5 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] h5 .premium--text [class*="icon"]::before,h5 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] h5 .premium--text [class*="icon"]::before,h5 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] h5 .premium--text [class*="icon"]::before,h5 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] h5 .premium--text [class*="icon"]::before,h5 .premium--text .detail-series__navigation button::before,.detail-series__navigation h5 .premium--text button::before{background-size:calc(24px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h5.premium--text .icon::before,.font-h5.premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h5.premium--text [class*="icon"]::before,.font-h5.premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h5.premium--text [class*="icon"]::before,.font-h5.premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h5.premium--text [class*="icon"]::before,.font-h5.premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h5.premium--text [class*="icon"]::before,.font-h5.premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h5.premium--text button::before,.font-h5 .premium--text .icon::before,.font-h5 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h5 .premium--text [class*="icon"]::before,.font-h5 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h5 .premium--text [class*="icon"]::before,.font-h5 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h5 .premium--text [class*="icon"]::before,.font-h5 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h5 .premium--text [class*="icon"]::before,.font-h5 .premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h5 .premium--text button::before,h5 .premium--text .icon::before,h5 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] h5 .premium--text [class*="icon"]::before,h5 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] h5 .premium--text [class*="icon"]::before,h5 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] h5 .premium--text [class*="icon"]::before,h5 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] h5 .premium--text [class*="icon"]::before,h5 .premium--text .detail-series__navigation button::before,.detail-series__navigation h5 .premium--text button::before{background-size:30px}}.font-h6.premium--text,.font-h6 .premium--text,h6 .premium--text{padding-left:25px}@media screen and (min-width: 480px){.font-h6.premium--text,.font-h6 .premium--text,h6 .premium--text{padding-left:calc(20px + 11 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h6.premium--text,.font-h6 .premium--text,h6 .premium--text{padding-left:31px}}.font-h6.premium--text .icon,.font-h6.premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h6.premium--text [class*="icon"],.font-h6.premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h6.premium--text [class*="icon"],.font-h6.premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h6.premium--text [class*="icon"],.font-h6.premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h6.premium--text [class*="icon"],.font-h6.premium--text .detail-series__navigation button,.detail-series__navigation .font-h6.premium--text button,.font-h6 .premium--text .icon,.font-h6 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h6 .premium--text [class*="icon"],.font-h6 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h6 .premium--text [class*="icon"],.font-h6 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h6 .premium--text [class*="icon"],.font-h6 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h6 .premium--text [class*="icon"],.font-h6 .premium--text .detail-series__navigation button,.detail-series__navigation .font-h6 .premium--text button,h6 .premium--text .icon,h6 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] h6 .premium--text [class*="icon"],h6 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] h6 .premium--text [class*="icon"],h6 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] h6 .premium--text [class*="icon"],h6 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] h6 .premium--text [class*="icon"],h6 .premium--text .detail-series__navigation button,.detail-series__navigation h6 .premium--text button{width:20px;height:20px}@media screen and (min-width: 480px){.font-h6.premium--text .icon,.font-h6.premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h6.premium--text [class*="icon"],.font-h6.premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h6.premium--text [class*="icon"],.font-h6.premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h6.premium--text [class*="icon"],.font-h6.premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h6.premium--text [class*="icon"],.font-h6.premium--text .detail-series__navigation button,.detail-series__navigation .font-h6.premium--text button,.font-h6 .premium--text .icon,.font-h6 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h6 .premium--text [class*="icon"],.font-h6 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h6 .premium--text [class*="icon"],.font-h6 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h6 .premium--text [class*="icon"],.font-h6 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h6 .premium--text [class*="icon"],.font-h6 .premium--text .detail-series__navigation button,.detail-series__navigation .font-h6 .premium--text button,h6 .premium--text .icon,h6 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] h6 .premium--text [class*="icon"],h6 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] h6 .premium--text [class*="icon"],h6 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] h6 .premium--text [class*="icon"],h6 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] h6 .premium--text [class*="icon"],h6 .premium--text .detail-series__navigation button,.detail-series__navigation h6 .premium--text button{width:calc(20px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h6.premium--text .icon,.font-h6.premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h6.premium--text [class*="icon"],.font-h6.premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h6.premium--text [class*="icon"],.font-h6.premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h6.premium--text [class*="icon"],.font-h6.premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h6.premium--text [class*="icon"],.font-h6.premium--text .detail-series__navigation button,.detail-series__navigation .font-h6.premium--text button,.font-h6 .premium--text .icon,.font-h6 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h6 .premium--text [class*="icon"],.font-h6 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h6 .premium--text [class*="icon"],.font-h6 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h6 .premium--text [class*="icon"],.font-h6 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h6 .premium--text [class*="icon"],.font-h6 .premium--text .detail-series__navigation button,.detail-series__navigation .font-h6 .premium--text button,h6 .premium--text .icon,h6 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] h6 .premium--text [class*="icon"],h6 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] h6 .premium--text [class*="icon"],h6 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] h6 .premium--text [class*="icon"],h6 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] h6 .premium--text [class*="icon"],h6 .premium--text .detail-series__navigation button,.detail-series__navigation h6 .premium--text button{width:26px}}@media screen and (min-width: 480px){.font-h6.premium--text .icon,.font-h6.premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h6.premium--text [class*="icon"],.font-h6.premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h6.premium--text [class*="icon"],.font-h6.premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h6.premium--text [class*="icon"],.font-h6.premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h6.premium--text [class*="icon"],.font-h6.premium--text .detail-series__navigation button,.detail-series__navigation .font-h6.premium--text button,.font-h6 .premium--text .icon,.font-h6 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h6 .premium--text [class*="icon"],.font-h6 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h6 .premium--text [class*="icon"],.font-h6 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h6 .premium--text [class*="icon"],.font-h6 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h6 .premium--text [class*="icon"],.font-h6 .premium--text .detail-series__navigation button,.detail-series__navigation .font-h6 .premium--text button,h6 .premium--text .icon,h6 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] h6 .premium--text [class*="icon"],h6 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] h6 .premium--text [class*="icon"],h6 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] h6 .premium--text [class*="icon"],h6 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] h6 .premium--text [class*="icon"],h6 .premium--text .detail-series__navigation button,.detail-series__navigation h6 .premium--text button{height:calc(20px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h6.premium--text .icon,.font-h6.premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h6.premium--text [class*="icon"],.font-h6.premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h6.premium--text [class*="icon"],.font-h6.premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h6.premium--text [class*="icon"],.font-h6.premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h6.premium--text [class*="icon"],.font-h6.premium--text .detail-series__navigation button,.detail-series__navigation .font-h6.premium--text button,.font-h6 .premium--text .icon,.font-h6 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .font-h6 .premium--text [class*="icon"],.font-h6 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .font-h6 .premium--text [class*="icon"],.font-h6 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .font-h6 .premium--text [class*="icon"],.font-h6 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .font-h6 .premium--text [class*="icon"],.font-h6 .premium--text .detail-series__navigation button,.detail-series__navigation .font-h6 .premium--text button,h6 .premium--text .icon,h6 .premium--text .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] h6 .premium--text [class*="icon"],h6 .premium--text .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] h6 .premium--text [class*="icon"],h6 .premium--text .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] h6 .premium--text [class*="icon"],h6 .premium--text .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] h6 .premium--text [class*="icon"],h6 .premium--text .detail-series__navigation button,.detail-series__navigation h6 .premium--text button{height:26px}}.font-h6.premium--text .icon::before,.font-h6.premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h6.premium--text [class*="icon"]::before,.font-h6.premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h6.premium--text [class*="icon"]::before,.font-h6.premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h6.premium--text [class*="icon"]::before,.font-h6.premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h6.premium--text [class*="icon"]::before,.font-h6.premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h6.premium--text button::before,.font-h6 .premium--text .icon::before,.font-h6 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h6 .premium--text [class*="icon"]::before,.font-h6 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h6 .premium--text [class*="icon"]::before,.font-h6 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h6 .premium--text [class*="icon"]::before,.font-h6 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h6 .premium--text [class*="icon"]::before,.font-h6 .premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h6 .premium--text button::before,h6 .premium--text .icon::before,h6 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] h6 .premium--text [class*="icon"]::before,h6 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] h6 .premium--text [class*="icon"]::before,h6 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] h6 .premium--text [class*="icon"]::before,h6 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] h6 .premium--text [class*="icon"]::before,h6 .premium--text .detail-series__navigation button::before,.detail-series__navigation h6 .premium--text button::before{width:20px;height:20px;background-size:20px}@media screen and (min-width: 480px){.font-h6.premium--text .icon::before,.font-h6.premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h6.premium--text [class*="icon"]::before,.font-h6.premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h6.premium--text [class*="icon"]::before,.font-h6.premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h6.premium--text [class*="icon"]::before,.font-h6.premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h6.premium--text [class*="icon"]::before,.font-h6.premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h6.premium--text button::before,.font-h6 .premium--text .icon::before,.font-h6 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h6 .premium--text [class*="icon"]::before,.font-h6 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h6 .premium--text [class*="icon"]::before,.font-h6 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h6 .premium--text [class*="icon"]::before,.font-h6 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h6 .premium--text [class*="icon"]::before,.font-h6 .premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h6 .premium--text button::before,h6 .premium--text .icon::before,h6 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] h6 .premium--text [class*="icon"]::before,h6 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] h6 .premium--text [class*="icon"]::before,h6 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] h6 .premium--text [class*="icon"]::before,h6 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] h6 .premium--text [class*="icon"]::before,h6 .premium--text .detail-series__navigation button::before,.detail-series__navigation h6 .premium--text button::before{width:calc(20px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h6.premium--text .icon::before,.font-h6.premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h6.premium--text [class*="icon"]::before,.font-h6.premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h6.premium--text [class*="icon"]::before,.font-h6.premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h6.premium--text [class*="icon"]::before,.font-h6.premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h6.premium--text [class*="icon"]::before,.font-h6.premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h6.premium--text button::before,.font-h6 .premium--text .icon::before,.font-h6 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h6 .premium--text [class*="icon"]::before,.font-h6 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h6 .premium--text [class*="icon"]::before,.font-h6 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h6 .premium--text [class*="icon"]::before,.font-h6 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h6 .premium--text [class*="icon"]::before,.font-h6 .premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h6 .premium--text button::before,h6 .premium--text .icon::before,h6 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] h6 .premium--text [class*="icon"]::before,h6 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] h6 .premium--text [class*="icon"]::before,h6 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] h6 .premium--text [class*="icon"]::before,h6 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] h6 .premium--text [class*="icon"]::before,h6 .premium--text .detail-series__navigation button::before,.detail-series__navigation h6 .premium--text button::before{width:26px}}@media screen and (min-width: 480px){.font-h6.premium--text .icon::before,.font-h6.premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h6.premium--text [class*="icon"]::before,.font-h6.premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h6.premium--text [class*="icon"]::before,.font-h6.premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h6.premium--text [class*="icon"]::before,.font-h6.premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h6.premium--text [class*="icon"]::before,.font-h6.premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h6.premium--text button::before,.font-h6 .premium--text .icon::before,.font-h6 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h6 .premium--text [class*="icon"]::before,.font-h6 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h6 .premium--text [class*="icon"]::before,.font-h6 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h6 .premium--text [class*="icon"]::before,.font-h6 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h6 .premium--text [class*="icon"]::before,.font-h6 .premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h6 .premium--text button::before,h6 .premium--text .icon::before,h6 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] h6 .premium--text [class*="icon"]::before,h6 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] h6 .premium--text [class*="icon"]::before,h6 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] h6 .premium--text [class*="icon"]::before,h6 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] h6 .premium--text [class*="icon"]::before,h6 .premium--text .detail-series__navigation button::before,.detail-series__navigation h6 .premium--text button::before{height:calc(20px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h6.premium--text .icon::before,.font-h6.premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h6.premium--text [class*="icon"]::before,.font-h6.premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h6.premium--text [class*="icon"]::before,.font-h6.premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h6.premium--text [class*="icon"]::before,.font-h6.premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h6.premium--text [class*="icon"]::before,.font-h6.premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h6.premium--text button::before,.font-h6 .premium--text .icon::before,.font-h6 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h6 .premium--text [class*="icon"]::before,.font-h6 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h6 .premium--text [class*="icon"]::before,.font-h6 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h6 .premium--text [class*="icon"]::before,.font-h6 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h6 .premium--text [class*="icon"]::before,.font-h6 .premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h6 .premium--text button::before,h6 .premium--text .icon::before,h6 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] h6 .premium--text [class*="icon"]::before,h6 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] h6 .premium--text [class*="icon"]::before,h6 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] h6 .premium--text [class*="icon"]::before,h6 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] h6 .premium--text [class*="icon"]::before,h6 .premium--text .detail-series__navigation button::before,.detail-series__navigation h6 .premium--text button::before{height:26px}}@media screen and (min-width: 480px){.font-h6.premium--text .icon::before,.font-h6.premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h6.premium--text [class*="icon"]::before,.font-h6.premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h6.premium--text [class*="icon"]::before,.font-h6.premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h6.premium--text [class*="icon"]::before,.font-h6.premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h6.premium--text [class*="icon"]::before,.font-h6.premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h6.premium--text button::before,.font-h6 .premium--text .icon::before,.font-h6 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h6 .premium--text [class*="icon"]::before,.font-h6 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h6 .premium--text [class*="icon"]::before,.font-h6 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h6 .premium--text [class*="icon"]::before,.font-h6 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h6 .premium--text [class*="icon"]::before,.font-h6 .premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h6 .premium--text button::before,h6 .premium--text .icon::before,h6 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] h6 .premium--text [class*="icon"]::before,h6 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] h6 .premium--text [class*="icon"]::before,h6 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] h6 .premium--text [class*="icon"]::before,h6 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] h6 .premium--text [class*="icon"]::before,h6 .premium--text .detail-series__navigation button::before,.detail-series__navigation h6 .premium--text button::before{background-size:calc(20px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h6.premium--text .icon::before,.font-h6.premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h6.premium--text [class*="icon"]::before,.font-h6.premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h6.premium--text [class*="icon"]::before,.font-h6.premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h6.premium--text [class*="icon"]::before,.font-h6.premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h6.premium--text [class*="icon"]::before,.font-h6.premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h6.premium--text button::before,.font-h6 .premium--text .icon::before,.font-h6 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .font-h6 .premium--text [class*="icon"]::before,.font-h6 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .font-h6 .premium--text [class*="icon"]::before,.font-h6 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .font-h6 .premium--text [class*="icon"]::before,.font-h6 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .font-h6 .premium--text [class*="icon"]::before,.font-h6 .premium--text .detail-series__navigation button::before,.detail-series__navigation .font-h6 .premium--text button::before,h6 .premium--text .icon::before,h6 .premium--text .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] h6 .premium--text [class*="icon"]::before,h6 .premium--text .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] h6 .premium--text [class*="icon"]::before,h6 .premium--text .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] h6 .premium--text [class*="icon"]::before,h6 .premium--text .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] h6 .premium--text [class*="icon"]::before,h6 .premium--text .detail-series__navigation button::before,.detail-series__navigation h6 .premium--text button::before{background-size:26px}}.swiper .row,.swiper .groups__item{-ms-align-items:inherit;align-items:inherit;-ms-flex-wrap:inherit;flex-wrap:inherit;-ms-justify-content:inherit;justify-content:inherit}.swiper__button{border-radius:3px;touch-action:manipulation}.swiper__button.disabled{opacity:1 !important}.swiper__button.disabled .icon,.swiper__button.disabled .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .swiper__button.disabled [class*="icon"],.swiper__button.disabled .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .swiper__button.disabled [class*="icon"],.swiper__button.disabled .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .swiper__button.disabled [class*="icon"],.swiper__button.disabled .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .swiper__button.disabled [class*="icon"],.swiper__button.disabled .detail-series__navigation button,.detail-series__navigation .swiper__button.disabled button{color:#cfd9e0}.swiper__button:active{background-color:#e3e9ed}.swiper__button .icon,.swiper__button .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .swiper__button [class*="icon"],.swiper__button .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .swiper__button [class*="icon"],.swiper__button .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .swiper__button [class*="icon"],.swiper__button .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .swiper__button [class*="icon"],.swiper__button .detail-series__navigation button,.detail-series__navigation .swiper__button button{color:#1273eb}.swiper__item.collection__item{-ms-flex:1 1;flex:1 1;width:auto;min-width:340px;max-width:440px}@media screen and (max-width: 480px){.swiper__item.collection__item{-ms-flex:1 0 90% !important;flex:1 0 90% !important;width:90%;min-width:auto;max-width:auto}}@media screen and (max-width: 1096px){.swiper__item.post{margin-bottom:0}}@media screen and (max-width: 480px){.swiper__item.post{-ms-flex:1 0 90% !important;flex:1 0 90% !important;width:90%;min-width:auto;max-width:auto;padding:0 10px}.swiper__item.post .post--inner{width:auto}}.swiper__navigation{display:none;padding:20px 0 0 0}@media screen and (max-width: 1096px){.swiper__navigation{-ms-display:flex;display:flex;-ms-justify-content:center;justify-content:center}}@media screen and (max-width: 480px){.swiper__navigation.hide-tablet{display:inherit !important}}.swiper.active{display:flex;flex-wrap:nowrap;position:relative;justify-content:inherit;direction:ltr;margin:0}.swiper.active.auto-fit ~ .swiper__navigation{-ms-display:flex;display:flex;-ms-justify-content:center;justify-content:center}.table--comparison{max-width:1096px;margin:0 auto;background-color:#fff;box-shadow:0 0 30px rgba(34,34,34,0.25)}.table--comparison table{width:100%;text-align:center}.table--comparison table thead{text-transform:uppercase;border-bottom:1px solid #cfd9e0}.table--comparison table thead strong{font-size:18px}.table--comparison table thead th{font-weight:400}.table--comparison table thead th:first-child{color:#b4b4b4;font-weight:500}.table--comparison table tbody{border-bottom:1px solid #cfd9e0}.table--comparison table tfoot td,.table--comparison table tfoot th{border:none !important;background-color:#fff !important}.table--comparison table td,.table--comparison table th{padding:20px 30px;border-right:1px solid #cfd9e0}.table--comparison table td:first-child,.table--comparison table th:first-child{width:100%;background-color:#f4f4f4;text-align:left}.table--comparison table td:first-child ~ *,.table--comparison table th:first-child ~ *{min-width:172px}.table--comparison table td:last-child,.table--comparison table th:last-child{border-right:none}.table table{width:100%;text-align:left}.table table tbody tr:nth-child(odd){background-color:#f4f6f8}.table table th,.table table td{padding:10px}.table table th:first-child,.table table td:first-child{padding-left:0}.table table th:last-child,.table table td:last-child{padding-right:0}.table thead{border-bottom:1px solid #cfd9e0}.table thead th{padding:0 10px 10px 10px;color:#5f7d95;font-weight:400;font-size:14px}.table tbody tr{border-bottom:1px solid #cfd9e0;border-color:rgba(207,217,224,0.25)}.table__title{max-width:280px}.table__thumb{width:180px}.table__thumb .aspect-ratio{background-size:cover;background-position:center}.carousel:not(.start):not(.carousel--invisible) .tags--related::before{background:-webkit-linear-gradient( left , #f4f4f4 0%, rgba(255,255,255,0) 10%);background:linear-gradient(to right, #f4f4f4 0%, rgba(255,255,255,0) 10%);position:absolute;left:0;height:26px;width:100%;pointer-events:none;z-index:9;content:""}.carousel:not(.end):not(.carousel--invisible) .tags--related::after{background:-webkit-linear-gradient( right , #f4f4f4 0%, rgba(255,255,255,0) 10%);background:linear-gradient(to left, #f4f4f4 0%, rgba(255,255,255,0) 10%);position:absolute;right:0;height:26px;width:100%;pointer-events:none;z-index:9;content:""}.tags li:not(.expandable__more){padding:0 10px;background:none;box-shadow:none;color:#5f7d95;border:#cfd9e0 1px solid;cursor:pointer}.tags li:not(.expandable__more) .remove{margin-left:0}.tags li:not(.expandable__more) .remove i{color:#5f7d95}.tags li:not(.expandable__more) .remove::before,.tags li:not(.expandable__more) .remove::after{display:none}.tags li:not(.expandable__more):hover{background-color:rgba(207,217,224,0.2)}.tags li.nostyle{background:none;box-shadow:none;border:none;cursor:initial;margin-left:0}.tags li.nostyle span{color:#5f7d95;position:relative;display:block}.tags li.transparent{margin:0 10px 10px 0;border:#cfd9e0 1px solid !important}.tags li.transparent a{color:#4a6375}.tags.expandable li a{color:#5f7d95}.tags--related{display:table-cell;margin-bottom:0;white-space:nowrap}.tags--related li{position:relative;margin-bottom:0;padding:0 !important;box-shadow:none;border-color:#e3e9ed !important;border-radius:3px;cursor:pointer}.tags--related li a{-webkit-transition:1ms cubic-bezier(1, 0, 0, 1);-moz-transition:1ms cubic-bezier(1, 0, 0, 1);transition:1ms cubic-bezier(1, 0, 0, 1);position:relative;display:block;width:100%;height:100%;padding:4px 10px;line-height:16px;background-color:#fff;color:#5f7d95;z-index:1}.tags--related li:hover{background:none !important}.tags--related li:hover a{background-color:rgba(227,233,237,0.1) !important}.tags--search li{padding:0 10px 0 20px !important}.test-ab__test-sponsor-interstitial-b{display:none !important}.test-ab--test-sponsor-interstitial-b .test-ab__test-sponsor-interstitial-b{display:block !important}.test-ab--test-sponsor-interstitial-b .test-ab__test-sponsor-interstitial-b--hide{display:none !important}.test-ab__test-bannernofiltersquare-b{display:none !important}.test-ab--test-bannernofiltersquare-b .test-ab__test-bannernofiltersquare-b{display:block !important}.test-ab--test-bannernofiltersquare-b .test-ab__test-bannernofiltersquare-b--hide{display:none !important}.test-ab__test-bannerbigger-b{display:none !important}.test-ab--test-bannerbigger-b .test-ab__test-bannerbigger-b{display:block !important}.test-ab--test-bannerbigger-b .test-ab__test-bannerbigger-b--hide{display:none !important}.tooltip--auto .tooltip__container{width:auto;min-width:inherit;white-space:nowrap}.tooltip--bottom-left::before{height:0;width:0;border-bottom:4px solid #fff;border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);position:absolute;top:100%;left:50%;z-index:30;margin:6px 0 0 0;transform:translateX(-50%);content:''}.tooltip--bottom-left .tooltip__container{top:100%;right:0;padding:10px 0 0 0}body[data-trigger].overflow-hidden .trigger,body[data-trigger].overflow-hidden .trigger *{pointer-events:all}.tutpad{padding:10px 0;border-top:1px solid #cfd9e0;background-color:#fff}.tutpad .duration{position:absolute;right:10px;bottom:10px;padding:5px;border-radius:3px;background-color:rgba(29,38,45,0.9);color:#fff;font-size:13px}.tutpad .icon--beginner{color:#2ebd59}.tutpad .icon--intermediate{color:#ffc82c}.tutpad .icon--advanced{color:#ff5252}.tutpad .grid .tutpad__item{float:left;width:20%}@media screen and (max-width: 1400px){.tutpad .grid .tutpad__item{width:25%}}@media screen and (max-width: 1200px){.tutpad .grid .tutpad__item{width:33.33%}}@media screen and (max-width: 924px){.tutpad .grid .tutpad__item{width:50%}}@media screen and (max-width: 640px){.tutpad .grid .tutpad__item{width:100%}}@supports (display: grid){.tutpad .grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));grid-template-rows:auto repeat(5, 0)}.tutpad .grid .tutpad__item{float:inherit;width:inherit !important}}.tutpad .tags li{border-bottom-color:rgba(255,255,255,0.75)}.tutpad__description{padding:0 1.125%}@supports (display: grid){.tutpad__description{padding:0 5.625%}}.tutpad__description h1{margin:0;font-size:16px}.tutpad__description p{position:relative;overflow:hidden;max-height:54px;margin-right:-13px;padding-right:13px;font-size:13px;text-align:justify}.tutpad__description p::before,.tutpad__description p::after{position:absolute;right:0;width:13px;height:13px;content:''}.tutpad__description p::before{bottom:4px;content:'...'}.tutpad__description p::after{transform:translateY(4px);background:#fff}.tutpad__content{height:100%}.tutpad__link{position:relative;display:block;padding:0 0 75%}.tutpad__link img{position:absolute;top:50%;left:50%;-webkit-transition:-webkit-transform 250ms cubic-bezier(1, 0, 0, 1);-moz-transition:-moz-transform 250ms cubic-bezier(1, 0, 0, 1);transition:transform 250ms cubic-bezier(1, 0, 0, 1);transform:translate(-50%, -50%) scale(1);width:100%;height:auto}.tutpad__item{position:relative;padding:0 1.125%;box-sizing:border-box}@supports (display: grid){.tutpad__item{padding:0 5.625%}}.tutpad__item:hover .tutpad__link img{transform:translate(-50%, -50%) scale(1.1)}h1,h2,h3,h4,h5,h6{font-weight:500}.link-inverted:not(.button){color:rgba(255,255,255,0.7)}.link-inverted:not(.button):hover{color:#fff}.code{background-color:#fff;color:#374957}.link,a,a{font-weight:500}.video{position:relative;overflow:hidden;width:100%;max-width:1280px;padding:20px}.video__wrapper{position:absolute;top:0;left:0;width:100%;height:100%;background-position:center center;background-size:cover}.video__wrapper video,.video__wrapper iframe{position:absolute;top:0;left:0;opacity:0;transition:opacity 250ms linear;width:100%;height:100%}.video::before{display:block;padding:0 0 56.25%;content:''}.video.ready .video__wrapper video{opacity:1}.row>.watermark,.groups__item>.watermark{flex:1}.watermark{overflow:hidden;position:relative;margin:0 auto}.watermark:not(.loaded) .watermark__preview+img,.watermark:not(.loaded) .watermark__preview+svg,.watermark.loaded .watermark__preview{visibility:hidden}.watermark img,.watermark svg{position:absolute;top:0;left:0;width:100% !important;height:auto;max-width:inherit !important;max-height:inherit !important}#modal-zoom .modal__container .content,.zoom__container{max-width:70%;height:100vh;margin:0 auto;padding:50px 100px;background:transparent;box-sizing:border-box;font-size:0;line-height:calc(100vh - 100px)}#modal-zoom{line-height:1;padding:0}#modal-zoom .modal__container{position:inherit;display:block;width:100vw;height:100vh;margin:0;padding:0;max-width:inherit;max-height:inherit}#modal-zoom .modal__container .content{max-width:inherit;height:100vh;background:transparent;cursor:zoom-out}#modal-zoom .modal__container .content .zoom__container{width:100%;max-width:100%;height:100%;padding:0;line-height:calc(100vh - 100px)}#modal-zoom .modal__close:not(.zoom__close){display:none}.detail__zoom svg:hover,.detail__zoom img:hover{cursor:zoom-in}.zoom{position:fixed;top:0;left:0;z-index:104;width:100vw;height:100vh;background-color:rgba(8,25,43,0.75)}.zoom__close{position:absolute;top:10px;right:10px}.zoom__close .icon,.zoom__close .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .zoom__close [class*="icon"],.zoom__close .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .zoom__close [class*="icon"],.zoom__close .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .zoom__close [class*="icon"],.zoom__close .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .zoom__close [class*="icon"],.zoom__close .detail-series__navigation button,.detail-series__navigation .zoom__close button{color:#fff}.zoom__wrapper{overflow:hidden;position:relative;display:inline-block;width:100%;height:100%;vertical-align:middle}.zoom__wrapper img,.zoom__wrapper svg{position:absolute;top:50%;left:50%;display:block;width:auto;height:auto;width:auto;height:auto;max-width:100%;max-height:100%;transform:translate(-50%, -50%)}.zoom--portrait .zoom__wrapper{padding-bottom:0 !important;height:calc(100vh - 100px)}.zoom--portrait .zoom__wrapper img{max-width:inherit}.bounceIn{animation-name:bounceIn;animation-duration:.75s;animation-duration:1s;animation-fill-mode:both}@keyframes bounceIn{0%,20%,40%,60%,80%,100%{transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{transform:scale3d(0.3, 0.3, 0.3)}20%{transform:scale3d(1.1, 1.1, 1.1)}40%{transform:scale3d(0.9, 0.9, 0.9)}60%{transform:scale3d(1.03, 1.03, 1.03)}80%{transform:scale3d(0.97, 0.97, 0.97)}100%{transform:scale3d(1, 1, 1)}}@keyframes caos{10%{transform:translate(1px, -2px) rotate(1.5deg);opacity:0.95}20%{transform:translate(-4px, 5px) rotate(-0.5deg);opacity:0.8}30%{transform:translate(4px, -2px) rotate(-1.5deg);opacity:0.62}40%{transform:translate(-1px, 2px) rotate(-1.5deg);opacity:0.97}50%{transform:translate(5px, 0px) rotate(1.5deg);opacity:0.97}60%{transform:translate(2px, -4px) rotate(1.5deg);opacity:0.24}70%{transform:translate(-3px, 3px) rotate(1.5deg);opacity:0.59}80%{transform:translate(2px, -2px) rotate(-0.5deg);opacity:0.03}90%{transform:translate(2px, -4px) rotate(-0.5deg);opacity:0.05}0%,100%{transform:translate(0, 0) rotate(0)}}.collections--spr{padding:30px 0;background-color:#eceef0}.collections--spr .collection__item{margin:0}@media screen and (min-width: 768px){.collections--spr .collection__item[data-row='1'] ~ .collection__item{display:none !important}}@media screen and (max-width: 480px){.collections--spr{background-color:#f4f4f4}}.collection .breadcrumbs{display:block}.collection__header{position:relative;z-index:10}.collection__header .container-fluid{position:relative;z-index:1}.collection__header .container-fluid>.breadcrumbs{padding:10px 0}.collection__header .container-fluid>.breadcrumbs ~ .row,.collection__header .container-fluid>.breadcrumbs ~ .groups__item{padding-top:0;padding-bottom:50px}.collection__header .container-fluid>.row,.collection__header .container-fluid>.groups__item{padding:30px 0}.collection__header svg{position:absolute;top:0;left:0;opacity:0.6}.collection__header--b{overflow:hidden;color:#fff}.collection__header--b h1,.collection__header--b h2,.collection__header--b h3,.collection__header--b h4,.collection__header--b h5,.collection__header--b h6{color:#fff}.collection__header--b .link,.collection__header--b a,.collection__header--b a{color:#fff}.collection__header--b::before{position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;background-color:rgba(8,25,43,0.67);content:''}.collection__header--b .container-fluid{position:relative;z-index:3}.collection__header--b svg{top:50%;z-index:1;transform:translateY(-50%)}.collection__item,.collection__item--fake,.collection--fake,.collections__box{position:relative;width:50%;margin:0 0 40px;padding:0 15px;box-sizing:border-box}.collection__item .content,.collection__item--fake .content,.collection--fake .content,.collections__box .content{height:100%;border-radius:3px;transition:border 250ms linear}@media screen and (min-width: 1096px){.collection__item,.collection__item--fake,.collection--fake,.collections__box{-ms-flex:1 1;flex:1 1;width:auto;min-width:340px;max-width:440px}}@media screen and (max-width: 480px){.collection__item:not(.collection__item--pixabay),.collection__item--fake:not(.collection__item--pixabay),.collection--fake:not(.collection__item--pixabay),.collections__box:not(.collection__item--pixabay){-ms-flex:1 0 100%;flex:1 0 100%;width:100%}.collection--fake{display:none}}.collection__item.last-visible .collection__description,.collections--spr .swiper__row>.swiper__item:last-child .collection__description,.collections--spr .collection__item.swiper__item[data-row='1']:not(.swiper__item__done) .collection__description,.collections--spr .collection__item.last-child .collection__description,.collections__showcase .collection__item.swiper__item[data-row='1']:not(.swiper__item__done) .collection__description,.collections__showcase .collection__item.last-child .collection__description{display:none}.collection__item.last-visible .collection__link,.collections--spr .swiper__row>.swiper__item:last-child .collection__link,.collections--spr .collection__item.swiper__item[data-row='1']:not(.swiper__item__done) .collection__link,.collections--spr .collection__item.last-child .collection__link,.collections__showcase .collection__item.swiper__item[data-row='1']:not(.swiper__item__done) .collection__link,.collections__showcase .collection__item.last-child .collection__link{overflow:hidden}.collection__item.last-visible .collection__link>svg,.collections--spr .swiper__row>.swiper__item:last-child .collection__link>svg,.collections--spr .collection__item.swiper__item[data-row='1']:not(.swiper__item__done) .collection__link>svg,.collections--spr .collection__item.last-child .collection__link>svg,.collections__showcase .collection__item.swiper__item[data-row='1']:not(.swiper__item__done) .collection__link>svg,.collections__showcase .collection__item.last-child .collection__link>svg{position:absolute;top:50%;left:50%;width:auto !important;height:100%;transform:translate(-50%, -50%)}.collection__item.last-visible .collection__item__view,.collections--spr .swiper__row>.swiper__item:last-child .collection__item__view,.collections--spr .collection__item.swiper__item[data-row='1']:not(.swiper__item__done) .collection__item__view,.collections--spr .collection__item.last-child .collection__item__view,.collections__showcase .collection__item.swiper__item[data-row='1']:not(.swiper__item__done) .collection__item__view,.collections__showcase .collection__item.last-child .collection__item__view{display:block !important;z-index:2;height:auto;padding:0 0 80%;border-radius:3px}.collection__item.last-visible .collection__item__view a,.collections--spr .swiper__row>.swiper__item:last-child .collection__item__view a,.collections--spr .collection__item.swiper__item[data-row='1']:not(.swiper__item__done) .collection__item__view a,.collections--spr .collection__item.last-child .collection__item__view a,.collections__showcase .collection__item.swiper__item[data-row='1']:not(.swiper__item__done) .collection__item__view a,.collections__showcase .collection__item.last-child .collection__item__view a{position:absolute;top:50%;left:50%;margin:0;padding:0;transform:translate(-50%, -50%)}.collection__item.last-visible .no-resources,.collections--spr .swiper__row>.swiper__item:last-child .no-resources,.collections--spr .collection__item.swiper__item[data-row='1']:not(.swiper__item__done) .no-resources,.collections--spr .collection__item.last-child .no-resources,.collections__showcase .collection__item.swiper__item[data-row='1']:not(.swiper__item__done) .no-resources,.collections__showcase .collection__item.last-child .no-resources{height:100%}.collection[data-type="private"] .collection-type--public,.collection[data-type="public"] .collection-type--private{display:flex !important}.collection[data-type="private"] .private,.collection[data-type="public"] .public{display:block !important}.collection[data-type="private"] .public,.collection[data-type="public"] .private{display:none !important}.collection .image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.collection .image{display:grid;height:100%}.collection .image img{position:absolute;top:50%;left:50%;width:100%;height:auto;transform:translate(-50%, -50%)}@supports (object-fit: cover){.collection .image img{width:100%;height:100%;object-fit:cover}}.collection .image figure{position:relative;overflow:hidden;width:100%;height:100%;margin:0;padding:0 0 80%;background-color:#e3e9ed}.collection .image figure:nth-child(1){grid-area:one}.collection .image figure:nth-child(2){grid-area:two}.collection .image figure:nth-child(3){grid-area:three}.collection .image--single{grid-template-areas:'one'}.collection .image--dual,.collection .image--triple{grid-template-columns:repeat(2, 50%);column-gap:1px}.collection .image--dual{grid-template-areas:'one two'}.collection .image--triple{grid-template-areas:'one three' 'two three';row-gap:1px}.collection__item{position:relative;width:50%;height:auto !important;box-sizing:border-box}.collection__item__view{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(8,25,43,0.6);color:#fff}.collection__item__view a>div{align-self:center}.collection__item--fake{position:relative;width:50%;height:auto !important;margin:0 !important}.collection__item:hover .collections__actions,.collection__item:hover .collection__link::before{opacity:1}.collection__item .collections__actions{opacity:0;transition:opacity 250ms linear}.collection__item .collections__actions .popover__trigger{border-radius:3px}.collection__item .collections__actions .popover__trigger:hover,.collection__item .collections__actions .popover__trigger.active{box-shadow:inset 0 0 0 100px #e3e9ed}.collection__item .collections__actions .popover__container{padding:10px 20px}.collection__item .collection__description{-ms-display:flex;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-align-items:center;align-items:center;-ms-justify-content:space-between;justify-content:space-between;width:100%;padding:10px 0 0 0}.collection__item .collection__description h1,.collection__item .collection__description h2,.collection__item .collection__description h3,.collection__item .collection__description h4,.collection__item .collection__description h5,.collection__item .collection__description h6{width:100%;margin:0}.collection__item .collection__description .collection__title{max-width:calc(100% - 19px);font-size:18px;font-weight:500}.collection__item .collection__description .collection__description-text{display:none !important}.collection__item .collection__description .icon--lock-solid,.collection__item .collection__description .icon--lock-open-solid{margin:0 5px 0 -2px !important}.collection__item .collection__description .count{display:block;color:#5f7d95}.collection__item .collection__description span.author{color:#5f7d95}.collection__item .collection__description a.author{color:#5f7d95}.collection__item .collection__description a.author b{color:#1273eb}.collection__item .collection__description .row,.collection__item .collection__description .groups__item{-ms-align-items:center;align-items:center}.collection__item .collection__description p{margin:0}.collection__item .collection__content{width:calc(100% - 44px)}.collection__item .collection__view{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(8,25,43,0.8);color:#fff}.collection__item .collection__view a>div{align-self:center}.collection__item .collection__link{position:relative;overflow:hidden;display:block;padding:0 0 80%;border-radius:3px}.collection__item .collection__link .no-resources,.collection__item .collection__link svg{position:absolute;top:0;left:0;display:block}.collection__item .collection__link .no-resources{width:100%;padding:0 0 80%;background-color:#e3e9ed}.collection__item .collection__link .no-resources img{position:absolute;top:50%;left:50%;max-width:60%;transform:translate(-50%, -50%)}.collection__item .collection__link::before{position:absolute;top:0;left:0;z-index:2;opacity:0;width:100%;height:100%;background-color:rgba(255,255,255,0.15);transition:opacity 150ms linear;content:''}.collection__item .content{position:relative}.collection__item .button--icon.button--loading,.collection__item .button--loading.premium--icon{box-shadow:none !important}.collection__item .button--icon.button--loading .icon,.collection__item .button--loading.premium--icon .icon,.collection__item .button--icon.button--loading .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .collection__item .button--icon.button--loading [class*="icon"],.collection__item .button--loading.premium--icon .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .collection__item .button--loading.premium--icon [class*="icon"],.collection__item .button--icon.button--loading .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .collection__item .button--icon.button--loading [class*="icon"],.collection__item .button--loading.premium--icon .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .collection__item .button--loading.premium--icon [class*="icon"],.collection__item .button--icon.button--loading .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .collection__item .button--icon.button--loading [class*="icon"],.collection__item .button--loading.premium--icon .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .collection__item .button--loading.premium--icon [class*="icon"],.collection__item .button--icon.button--loading .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .collection__item .button--icon.button--loading [class*="icon"],.collection__item .button--loading.premium--icon .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .collection__item .button--loading.premium--icon [class*="icon"],.collection__item .button--icon.button--loading .detail-series__navigation button,.detail-series__navigation .collection__item .button--icon.button--loading button,.collection__item .button--loading.premium--icon .detail-series__navigation button,.detail-series__navigation .collection__item .button--loading.premium--icon button{width:14px;height:14px;margin:8px 10px 8px 0 !important;padding:0 !important;border-color:#5f7d95 rgba(95,125,149,0.3) rgba(95,125,149,0.3) rgba(95,125,149,0.3)}.collection__item .button--icon.button--loading .icon::before,.collection__item .button--loading.premium--icon .icon::before,.collection__item .button--icon.button--loading .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .collection__item .button--icon.button--loading [class*="icon"]::before,.collection__item .button--loading.premium--icon .collections__actions button[class*="collection-"] [class*="icon"]::before,.collections__actions button[class*="collection-"] .collection__item .button--loading.premium--icon [class*="icon"]::before,.collection__item .button--icon.button--loading .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .collection__item .button--icon.button--loading [class*="icon"]::before,.collection__item .button--loading.premium--icon .collections__actions button[class~="collection-"] [class*="icon"]::before,.collections__actions button[class~="collection-"] .collection__item .button--loading.premium--icon [class*="icon"]::before,.collection__item .button--icon.button--loading .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .collection__item .button--icon.button--loading [class*="icon"]::before,.collection__item .button--loading.premium--icon .collection-edit button[class*="collection-"] [class*="icon"]::before,.collection-edit button[class*="collection-"] .collection__item .button--loading.premium--icon [class*="icon"]::before,.collection__item .button--icon.button--loading .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .collection__item .button--icon.button--loading [class*="icon"]::before,.collection__item .button--loading.premium--icon .collection-edit button[class~="collection-"] [class*="icon"]::before,.collection-edit button[class~="collection-"] .collection__item .button--loading.premium--icon [class*="icon"]::before,.collection__item .button--icon.button--loading .detail-series__navigation button::before,.detail-series__navigation .collection__item .button--icon.button--loading button::before,.collection__item .button--loading.premium--icon .detail-series__navigation button::before,.detail-series__navigation .collection__item .button--loading.premium--icon button::before,.collection__item .button--icon.button--loading .icon::after,.collection__item .button--loading.premium--icon .icon::after,.collection__item .button--icon.button--loading .collections__actions button[class*="collection-"] [class*="icon"]::after,.collections__actions button[class*="collection-"] .collection__item .button--icon.button--loading [class*="icon"]::after,.collection__item .button--loading.premium--icon .collections__actions button[class*="collection-"] [class*="icon"]::after,.collections__actions button[class*="collection-"] .collection__item .button--loading.premium--icon [class*="icon"]::after,.collection__item .button--icon.button--loading .collections__actions button[class~="collection-"] [class*="icon"]::after,.collections__actions button[class~="collection-"] .collection__item .button--icon.button--loading [class*="icon"]::after,.collection__item .button--loading.premium--icon .collections__actions button[class~="collection-"] [class*="icon"]::after,.collections__actions button[class~="collection-"] .collection__item .button--loading.premium--icon [class*="icon"]::after,.collection__item .button--icon.button--loading .collection-edit button[class*="collection-"] [class*="icon"]::after,.collection-edit button[class*="collection-"] .collection__item .button--icon.button--loading [class*="icon"]::after,.collection__item .button--loading.premium--icon .collection-edit button[class*="collection-"] [class*="icon"]::after,.collection-edit button[class*="collection-"] .collection__item .button--loading.premium--icon [class*="icon"]::after,.collection__item .button--icon.button--loading .collection-edit button[class~="collection-"] [class*="icon"]::after,.collection-edit button[class~="collection-"] .collection__item .button--icon.button--loading [class*="icon"]::after,.collection__item .button--loading.premium--icon .collection-edit button[class~="collection-"] [class*="icon"]::after,.collection-edit button[class~="collection-"] .collection__item .button--loading.premium--icon [class*="icon"]::after,.collection__item .button--icon.button--loading .detail-series__navigation button::after,.detail-series__navigation .collection__item .button--icon.button--loading button::after,.collection__item .button--loading.premium--icon .detail-series__navigation button::after,.detail-series__navigation .collection__item .button--loading.premium--icon button::after{display:none !important}.collection__item .button--icon.button--loading span,.collection__item .button--loading.premium--icon span{display:block !important}.collection__item .button--icon.button--loading::after,.collection__item .button--loading.premium--icon::after,.collection__item .button--icon.button--loading .premium--icon.icon,.collection__item .button--icon.button--loading .collections__actions button[class*="collection-"] .premium--icon[class*="icon"],.collections__actions button[class*="collection-"] .collection__item .button--icon.button--loading .premium--icon[class*="icon"],.collection__item .button--icon.button--loading .collections__actions button[class~="collection-"] .premium--icon[class*="icon"],.collections__actions button[class~="collection-"] .collection__item .button--icon.button--loading .premium--icon[class*="icon"],.collection__item .button--icon.button--loading .collection-edit button[class*="collection-"] .premium--icon[class*="icon"],.collection-edit button[class*="collection-"] .collection__item .button--icon.button--loading .premium--icon[class*="icon"],.collection__item .button--icon.button--loading .collection-edit button[class~="collection-"] .premium--icon[class*="icon"],.collection-edit button[class~="collection-"] .collection__item .button--icon.button--loading .premium--icon[class*="icon"],.collection__item .button--icon.button--loading .detail-series__navigation button.premium--icon,.detail-series__navigation .collection__item .button--icon.button--loading button.premium--icon,.collection__item .button--icon.button--loading .button--icon.icon,.collection__item .button--loading.premium--icon .button--icon.icon,.collection__item .button--loading.premium--icon .icon.premium--icon,.collection__item .button--loading.premium--icon .collections__actions button[class*="collection-"] .premium--icon[class*="icon"],.collections__actions button[class*="collection-"] .collection__item .button--loading.premium--icon .premium--icon[class*="icon"],.collection__item .button--loading.premium--icon .collections__actions button[class~="collection-"] .premium--icon[class*="icon"],.collections__actions button[class~="collection-"] .collection__item .button--loading.premium--icon .premium--icon[class*="icon"],.collection__item .button--loading.premium--icon .collection-edit button[class*="collection-"] .premium--icon[class*="icon"],.collection-edit button[class*="collection-"] .collection__item .button--loading.premium--icon .premium--icon[class*="icon"],.collection__item .button--loading.premium--icon .collection-edit button[class~="collection-"] .premium--icon[class*="icon"],.collection-edit button[class~="collection-"] .collection__item .button--loading.premium--icon .premium--icon[class*="icon"],.collection__item .button--loading.premium--icon .detail-series__navigation button.premium--icon,.detail-series__navigation .collection__item .button--loading.premium--icon button.premium--icon,.collection__item .button--icon.button--loading .collections__actions button[class*="collection-"] .button--icon[class*="icon"],.collections__actions button[class*="collection-"] .collection__item .button--icon.button--loading .button--icon[class*="icon"],.collection__item .button--loading.premium--icon .collections__actions button[class*="collection-"] .button--icon[class*="icon"],.collections__actions button[class*="collection-"] .collection__item .button--loading.premium--icon .button--icon[class*="icon"],.collection__item .button--icon.button--loading .collections__actions button[class~="collection-"] .button--icon[class*="icon"],.collections__actions button[class~="collection-"] .collection__item .button--icon.button--loading .button--icon[class*="icon"],.collection__item .button--loading.premium--icon .collections__actions button[class~="collection-"] .button--icon[class*="icon"],.collections__actions button[class~="collection-"] .collection__item .button--loading.premium--icon .button--icon[class*="icon"],.collection__item .button--icon.button--loading .collection-edit button[class*="collection-"] .button--icon[class*="icon"],.collection-edit button[class*="collection-"] .collection__item .button--icon.button--loading .button--icon[class*="icon"],.collection__item .button--loading.premium--icon .collection-edit button[class*="collection-"] .button--icon[class*="icon"],.collection-edit button[class*="collection-"] .collection__item .button--loading.premium--icon .button--icon[class*="icon"],.collection__item .button--icon.button--loading .collection-edit button[class~="collection-"] .button--icon[class*="icon"],.collection-edit button[class~="collection-"] .collection__item .button--icon.button--loading .button--icon[class*="icon"],.collection__item .button--loading.premium--icon .collection-edit button[class~="collection-"] .button--icon[class*="icon"],.collection-edit button[class~="collection-"] .collection__item .button--loading.premium--icon .button--icon[class*="icon"],.collection__item .button--icon.button--loading .detail-series__navigation button.button--icon,.detail-series__navigation .collection__item .button--icon.button--loading button.button--icon,.collection__item .button--loading.premium--icon .detail-series__navigation button.button--icon,.detail-series__navigation .collection__item .button--loading.premium--icon button.button--icon{display:none !important}@media screen and (max-width: 1096px){.collection__item .collections__actions,.collection__item .collection__link::before{opacity:1}}.collection--fake{margin:0}section.collections .collections__showcase .collection__item .collection__description{display:flex}.collections{position:relative;z-index:100}.collections--showcase{margin-top:10px}.collections__list-search,.collections__list{position:relative;margin:0 0 20px}.collections__list-search.collections__list-search,.collections__list.collections__list-search{display:none}.collections__list-search.collections__list-search.show,.collections__list.collections__list-search.show{display:block}.collections__list-search.collections__list-search.show+.collections__list,.collections__list.collections__list-search.show+.collections__list{display:none !important}.collections__list-search label,.collections__list label{position:relative;display:block;width:100%;height:44px;cursor:pointer;text-align:left;font-weight:500;line-height:44px}.collections__list-search label:hover input:checked:not(.changed) ~ .icon--cross,.collections__list-search label:hover input:checked:not(.changed) ~ .action-remove,.collections__list label:hover input:checked:not(.changed) ~ .icon--cross,.collections__list label:hover input:checked:not(.changed) ~ .action-remove{opacity:1}.collections__list-search label:hover input:checked:not(.changed) ~ .icon--check,.collections__list-search label:hover .notification--success .notification__state input:checked:not(.changed) ~ .icon:not(.nostyle),.notification--success .notification__state .collections__list-search label:hover input:checked:not(.changed) ~ .icon:not(.nostyle),.collections__list-search label:hover .notification--success .notification__state .collections__actions button[class*="collection-"] input:checked:not(.changed) ~ :not(.nostyle)[class*="icon"],.notification--success .notification__state .collections__actions button[class*="collection-"] .collections__list-search label:hover input:checked:not(.changed) ~ :not(.nostyle)[class*="icon"],.collections__list-search label:hover .collections__actions button[class*="collection-"] .notification--success .notification__state input:checked:not(.changed) ~ :not(.nostyle)[class*="icon"],.collections__actions button[class*="collection-"] .notification--success .notification__state .collections__list-search label:hover input:checked:not(.changed) ~ :not(.nostyle)[class*="icon"],.collections__list-search label:hover .notification--success .notification__state .collections__actions button[class~="collection-"] input:checked:not(.changed) ~ :not(.nostyle)[class*="icon"],.notification--success .notification__state .collections__actions button[class~="collection-"] .collections__list-search label:hover input:checked:not(.changed) ~ :not(.nostyle)[class*="icon"],.collections__list-search label:hover .collections__actions button[class~="collection-"] .notification--success .notification__state input:checked:not(.changed) ~ :not(.nostyle)[class*="icon"],.collections__actions button[class~="collection-"] .notification--success .notification__state .collections__list-search label:hover input:checked:not(.changed) ~ :not(.nostyle)[class*="icon"],.collections__list-search label:hover .notification--success .notification__state .collection-edit button[class*="collection-"] input:checked:not(.changed) ~ :not(.nostyle)[class*="icon"],.notification--success .notification__state .collection-edit button[class*="collection-"] .collections__list-search label:hover input:checked:not(.changed) ~ :not(.nostyle)[class*="icon"],.collections__list-search label:hover .collection-edit button[class*="collection-"] .notification--success .notification__state input:checked:not(.changed) ~ :not(.nostyle)[class*="icon"],.collection-edit button[class*="collection-"] .notification--success .notification__state .collections__list-search label:hover input:checked:not(.changed) ~ :not(.nostyle)[class*="icon"],.collections__list-search label:hover .notification--success .notification__state .collection-edit button[class~="collection-"] input:checked:not(.changed) ~ :not(.nostyle)[class*="icon"],.notification--success .notification__state .collection-edit button[class~="collection-"] .collections__list-search label:hover input:checked:not(.changed) ~ :not(.nostyle)[class*="icon"],.collections__list-search label:hover .collection-edit button[class~="collection-"] .notification--success .notification__state input:checked:not(.changed) ~ :not(.nostyle)[class*="icon"],.collection-edit button[class~="collection-"] .notification--success .notification__state .collections__list-search label:hover input:checked:not(.changed) ~ :not(.nostyle)[class*="icon"],.collections__list-search label:hover .notification--success .notification__state .detail-series__navigation input:checked:not(.changed) ~ button:not(.nostyle),.notification--success .notification__state .detail-series__navigation .collections__list-search label:hover input:checked:not(.changed) ~ button:not(.nostyle),.collections__list-search label:hover .detail-series__navigation .notification--success .notification__state input:checked:not(.changed) ~ button:not(.nostyle),.detail-series__navigation .notification--success .notification__state .collections__list-search label:hover input:checked:not(.changed) ~ button:not(.nostyle),.collections__list-search label:hover .list--check input:checked:not(.changed) ~ li,.list--check .collections__list-search label:hover input:checked:not(.changed) ~ li,.collections__list-search label:hover .list--check-relative input:checked:not(.changed) ~ li,.list--check-relative .collections__list-search label:hover input:checked:not(.changed) ~ li,.collections__list label:hover input:checked:not(.changed) ~ .icon--check,.collections__list label:hover .notification--success .notification__state input:checked:not(.changed) ~ .icon:not(.nostyle),.notification--success .notification__state .collections__list label:hover input:checked:not(.changed) ~ .icon:not(.nostyle),.collections__list label:hover .notification--success .notification__state .collections__actions button[class*="collection-"] input:checked:not(.changed) ~ :not(.nostyle)[class*="icon"],.notification--success .notification__state .collections__actions button[class*="collection-"] .collections__list label:hover input:checked:not(.changed) ~ :not(.nostyle)[class*="icon"],.collections__list label:hover .collections__actions button[class*="collection-"] .notification--success .notification__state input:checked:not(.changed) ~ :not(.nostyle)[class*="icon"],.collections__actions button[class*="collection-"] .notification--success .notification__state .collections__list label:hover input:checked:not(.changed) ~ :not(.nostyle)[class*="icon"],.collections__list label:hover .notification--success .notification__state .collections__actions button[class~="collection-"] input:checked:not(.changed) ~ :not(.nostyle)[class*="icon"],.notification--success .notification__state .collections__actions button[class~="collection-"] .collections__list label:hover input:checked:not(.changed) ~ :not(.nostyle)[class*="icon"],.collections__list label:hover .collections__actions button[class~="collection-"] .notification--success .notification__state input:checked:not(.changed) ~ :not(.nostyle)[class*="icon"],.collections__actions button[class~="collection-"] .notification--success .notification__state .collections__list label:hover input:checked:not(.changed) ~ :not(.nostyle)[class*="icon"],.collections__list label:hover .notification--success .notification__state .collection-edit button[class*="collection-"] input:checked:not(.changed) ~ :not(.nostyle)[class*="icon"],.notification--success .notification__state .collection-edit button[class*="collection-"] .collections__list label:hover input:checked:not(.changed) ~ :not(.nostyle)[class*="icon"],.collections__list label:hover .collection-edit button[class*="collection-"] .notification--success .notification__state input:checked:not(.changed) ~ :not(.nostyle)[class*="icon"],.collection-edit button[class*="collection-"] .notification--success .notification__state .collections__list label:hover input:checked:not(.changed) ~ :not(.nostyle)[class*="icon"],.collections__list label:hover .notification--success .notification__state .collection-edit button[class~="collection-"] input:checked:not(.changed) ~ :not(.nostyle)[class*="icon"],.notification--success .notification__state .collection-edit button[class~="collection-"] .collections__list label:hover input:checked:not(.changed) ~ :not(.nostyle)[class*="icon"],.collections__list label:hover .collection-edit button[class~="collection-"] .notification--success .notification__state input:checked:not(.changed) ~ :not(.nostyle)[class*="icon"],.collection-edit button[class~="collection-"] .notification--success .notification__state .collections__list label:hover input:checked:not(.changed) ~ :not(.nostyle)[class*="icon"],.collections__list label:hover .notification--success .notification__state .detail-series__navigation input:checked:not(.changed) ~ button:not(.nostyle),.notification--success .notification__state .detail-series__navigation .collections__list label:hover input:checked:not(.changed) ~ button:not(.nostyle),.collections__list label:hover .detail-series__navigation .notification--success .notification__state input:checked:not(.changed) ~ button:not(.nostyle),.detail-series__navigation .notification--success .notification__state .collections__list label:hover input:checked:not(.changed) ~ button:not(.nostyle),.collections__list label:hover .list--check input:checked:not(.changed) ~ li,.list--check .collections__list label:hover input:checked:not(.changed) ~ li,.collections__list label:hover .list--check-relative input:checked:not(.changed) ~ li,.list--check-relative .collections__list label:hover input:checked:not(.changed) ~ li{opacity:0 !important}.collections__list-search label:hover input:not(:checked) ~ .action-select,.collections__list-search label:hover input:not(:checked) ~ .icon--check,.collections__list-search label:hover .notification--success .notification__state input:not(:checked) ~ .icon:not(.nostyle),.notification--success .notification__state .collections__list-search label:hover input:not(:checked) ~ .icon:not(.nostyle),.collections__list-search label:hover .notification--success .notification__state .collections__actions button[class*="collection-"] input:not(:checked) ~ :not(.nostyle)[class*="icon"],.notification--success .notification__state .collections__actions button[class*="collection-"] .collections__list-search label:hover input:not(:checked) ~ :not(.nostyle)[class*="icon"],.collections__list-search label:hover .collections__actions button[class*="collection-"] .notification--success .notification__state input:not(:checked) ~ :not(.nostyle)[class*="icon"],.collections__actions button[class*="collection-"] .notification--success .notification__state .collections__list-search label:hover input:not(:checked) ~ :not(.nostyle)[class*="icon"],.collections__list-search label:hover .notification--success .notification__state .collections__actions button[class~="collection-"] input:not(:checked) ~ :not(.nostyle)[class*="icon"],.notification--success .notification__state .collections__actions button[class~="collection-"] .collections__list-search label:hover input:not(:checked) ~ :not(.nostyle)[class*="icon"],.collections__list-search label:hover .collections__actions button[class~="collection-"] .notification--success .notification__state input:not(:checked) ~ :not(.nostyle)[class*="icon"],.collections__actions button[class~="collection-"] .notification--success .notification__state .collections__list-search label:hover input:not(:checked) ~ :not(.nostyle)[class*="icon"],.collections__list-search label:hover .notification--success .notification__state .collection-edit button[class*="collection-"] input:not(:checked) ~ :not(.nostyle)[class*="icon"],.notification--success .notification__state .collection-edit button[class*="collection-"] .collections__list-search label:hover input:not(:checked) ~ :not(.nostyle)[class*="icon"],.collections__list-search label:hover .collection-edit button[class*="collection-"] .notification--success .notification__state input:not(:checked) ~ :not(.nostyle)[class*="icon"],.collection-edit button[class*="collection-"] .notification--success .notification__state .collections__list-search label:hover input:not(:checked) ~ :not(.nostyle)[class*="icon"],.collections__list-search label:hover .notification--success .notification__state .collection-edit button[class~="collection-"] input:not(:checked) ~ :not(.nostyle)[class*="icon"],.notification--success .notification__state .collection-edit button[class~="collection-"] .collections__list-search label:hover input:not(:checked) ~ :not(.nostyle)[class*="icon"],.collections__list-search label:hover .collection-edit button[class~="collection-"] .notification--success .notification__state input:not(:checked) ~ :not(.nostyle)[class*="icon"],.collection-edit button[class~="collection-"] .notification--success .notification__state .collections__list-search label:hover input:not(:checked) ~ :not(.nostyle)[class*="icon"],.collections__list-search label:hover .notification--success .notification__state .detail-series__navigation input:not(:checked) ~ button:not(.nostyle),.notification--success .notification__state .detail-series__navigation .collections__list-search label:hover input:not(:checked) ~ button:not(.nostyle),.collections__list-search label:hover .detail-series__navigation .notification--success .notification__state input:not(:checked) ~ button:not(.nostyle),.detail-series__navigation .notification--success .notification__state .collections__list-search label:hover input:not(:checked) ~ button:not(.nostyle),.collections__list-search label:hover .list--check input:not(:checked) ~ li,.list--check .collections__list-search label:hover input:not(:checked) ~ li,.collections__list-search label:hover .list--check-relative input:not(:checked) ~ li,.list--check-relative .collections__list-search label:hover input:not(:checked) ~ li,.collections__list-search label:hover input:checked.changed ~ .action-select,.collections__list-search label:hover input:checked.changed ~ .icon--check,.collections__list-search label:hover .notification--success .notification__state input:checked.changed ~ .icon:not(.nostyle),.notification--success .notification__state .collections__list-search label:hover input:checked.changed ~ .icon:not(.nostyle),.collections__list-search label:hover .notification--success .notification__state .collections__actions button[class*="collection-"] input:checked.changed ~ :not(.nostyle)[class*="icon"],.notification--success .notification__state .collections__actions button[class*="collection-"] .collections__list-search label:hover input:checked.changed ~ :not(.nostyle)[class*="icon"],.collections__list-search label:hover .collections__actions button[class*="collection-"] .notification--success .notification__state input:checked.changed ~ :not(.nostyle)[class*="icon"],.collections__actions button[class*="collection-"] .notification--success .notification__state .collections__list-search label:hover input:checked.changed ~ :not(.nostyle)[class*="icon"],.collections__list-search label:hover .notification--success .notification__state .collections__actions button[class~="collection-"] input:checked.changed ~ :not(.nostyle)[class*="icon"],.notification--success .notification__state .collections__actions button[class~="collection-"] .collections__list-search label:hover input:checked.changed ~ :not(.nostyle)[class*="icon"],.collections__list-search label:hover .collections__actions button[class~="collection-"] .notification--success .notification__state input:checked.changed ~ :not(.nostyle)[class*="icon"],.collections__actions button[class~="collection-"] .notification--success .notification__state .collections__list-search label:hover input:checked.changed ~ :not(.nostyle)[class*="icon"],.collections__list-search label:hover .notification--success .notification__state .collection-edit button[class*="collection-"] input:checked.changed ~ :not(.nostyle)[class*="icon"],.notification--success .notification__state .collection-edit button[class*="collection-"] .collections__list-search label:hover input:checked.changed ~ :not(.nostyle)[class*="icon"],.collections__list-search label:hover .collection-edit button[class*="collection-"] .notification--success .notification__state input:checked.changed ~ :not(.nostyle)[class*="icon"],.collection-edit button[class*="collection-"] .notification--success .notification__state .collections__list-search label:hover input:checked.changed ~ :not(.nostyle)[class*="icon"],.collections__list-search label:hover .notification--success .notification__state .collection-edit button[class~="collection-"] input:checked.changed ~ :not(.nostyle)[class*="icon"],.notification--success .notification__state .collection-edit button[class~="collection-"] .collections__list-search label:hover input:checked.changed ~ :not(.nostyle)[class*="icon"],.collections__list-search label:hover .collection-edit button[class~="collection-"] .notification--success .notification__state input:checked.changed ~ :not(.nostyle)[class*="icon"],.collection-edit button[class~="collection-"] .notification--success .notification__state .collections__list-search label:hover input:checked.changed ~ :not(.nostyle)[class*="icon"],.collections__list-search label:hover .notification--success .notification__state .detail-series__navigation input:checked.changed ~ button:not(.nostyle),.notification--success .notification__state .detail-series__navigation .collections__list-search label:hover input:checked.changed ~ button:not(.nostyle),.collections__list-search label:hover .detail-series__navigation .notification--success .notification__state input:checked.changed ~ button:not(.nostyle),.detail-series__navigation .notification--success .notification__state .collections__list-search label:hover input:checked.changed ~ button:not(.nostyle),.collections__list-search label:hover .list--check input:checked.changed ~ li,.list--check .collections__list-search label:hover input:checked.changed ~ li,.collections__list-search label:hover .list--check-relative input:checked.changed ~ li,.list--check-relative .collections__list-search label:hover input:checked.changed ~ li,.collections__list-search label:hover input:checked ~ .icon--cross,.collections__list label:hover input:not(:checked) ~ .action-select,.collections__list label:hover input:not(:checked) ~ .icon--check,.collections__list label:hover .notification--success .notification__state input:not(:checked) ~ .icon:not(.nostyle),.notification--success .notification__state .collections__list label:hover input:not(:checked) ~ .icon:not(.nostyle),.collections__list label:hover .notification--success .notification__state .collections__actions button[class*="collection-"] input:not(:checked) ~ :not(.nostyle)[class*="icon"],.notification--success .notification__state .collections__actions button[class*="collection-"] .collections__list label:hover input:not(:checked) ~ :not(.nostyle)[class*="icon"],.collections__list label:hover .collections__actions button[class*="collection-"] .notification--success .notification__state input:not(:checked) ~ :not(.nostyle)[class*="icon"],.collections__actions button[class*="collection-"] .notification--success .notification__state .collections__list label:hover input:not(:checked) ~ :not(.nostyle)[class*="icon"],.collections__list label:hover .notification--success .notification__state .collections__actions button[class~="collection-"] input:not(:checked) ~ :not(.nostyle)[class*="icon"],.notification--success .notification__state .collections__actions button[class~="collection-"] .collections__list label:hover input:not(:checked) ~ :not(.nostyle)[class*="icon"],.collections__list label:hover .collections__actions button[class~="collection-"] .notification--success .notification__state input:not(:checked) ~ :not(.nostyle)[class*="icon"],.collections__actions button[class~="collection-"] .notification--success .notification__state .collections__list label:hover input:not(:checked) ~ :not(.nostyle)[class*="icon"],.collections__list label:hover .notification--success .notification__state .collection-edit button[class*="collection-"] input:not(:checked) ~ :not(.nostyle)[class*="icon"],.notification--success .notification__state .collection-edit button[class*="collection-"] .collections__list label:hover input:not(:checked) ~ :not(.nostyle)[class*="icon"],.collections__list label:hover .collection-edit button[class*="collection-"] .notification--success .notification__state input:not(:checked) ~ :not(.nostyle)[class*="icon"],.collection-edit button[class*="collection-"] .notification--success .notification__state .collections__list label:hover input:not(:checked) ~ :not(.nostyle)[class*="icon"],.collections__list label:hover .notification--success .notification__state .collection-edit button[class~="collection-"] input:not(:checked) ~ :not(.nostyle)[class*="icon"],.notification--success .notification__state .collection-edit button[class~="collection-"] .collections__list label:hover input:not(:checked) ~ :not(.nostyle)[class*="icon"],.collections__list label:hover .collection-edit button[class~="collection-"] .notification--success .notification__state input:not(:checked) ~ :not(.nostyle)[class*="icon"],.collection-edit button[class~="collection-"] .notification--success .notification__state .collections__list label:hover input:not(:checked) ~ :not(.nostyle)[class*="icon"],.collections__list label:hover .notification--success .notification__state .detail-series__navigation input:not(:checked) ~ button:not(.nostyle),.notification--success .notification__state .detail-series__navigation .collections__list label:hover input:not(:checked) ~ button:not(.nostyle),.collections__list label:hover .detail-series__navigation .notification--success .notification__state input:not(:checked) ~ button:not(.nostyle),.detail-series__navigation .notification--success .notification__state .collections__list label:hover input:not(:checked) ~ button:not(.nostyle),.collections__list label:hover .list--check input:not(:checked) ~ li,.list--check .collections__list label:hover input:not(:checked) ~ li,.collections__list label:hover .list--check-relative input:not(:checked) ~ li,.list--check-relative .collections__list label:hover input:not(:checked) ~ li,.collections__list label:hover input:checked.changed ~ .action-select,.collections__list label:hover input:checked.changed ~ .icon--check,.collections__list label:hover .notification--success .notification__state input:checked.changed ~ .icon:not(.nostyle),.notification--success .notification__state .collections__list label:hover input:checked.changed ~ .icon:not(.nostyle),.collections__list label:hover .notification--success .notification__state .collections__actions button[class*="collection-"] input:checked.changed ~ :not(.nostyle)[class*="icon"],.notification--success .notification__state .collections__actions button[class*="collection-"] .collections__list label:hover input:checked.changed ~ :not(.nostyle)[class*="icon"],.collections__list label:hover .collections__actions button[class*="collection-"] .notification--success .notification__state input:checked.changed ~ :not(.nostyle)[class*="icon"],.collections__actions button[class*="collection-"] .notification--success .notification__state .collections__list label:hover input:checked.changed ~ :not(.nostyle)[class*="icon"],.collections__list label:hover .notification--success .notification__state .collections__actions button[class~="collection-"] input:checked.changed ~ :not(.nostyle)[class*="icon"],.notification--success .notification__state .collections__actions button[class~="collection-"] .collections__list label:hover input:checked.changed ~ :not(.nostyle)[class*="icon"],.collections__list label:hover .collections__actions button[class~="collection-"] .notification--success .notification__state input:checked.changed ~ :not(.nostyle)[class*="icon"],.collections__actions button[class~="collection-"] .notification--success .notification__state .collections__list label:hover input:checked.changed ~ :not(.nostyle)[class*="icon"],.collections__list label:hover .notification--success .notification__state .collection-edit button[class*="collection-"] input:checked.changed ~ :not(.nostyle)[class*="icon"],.notification--success .notification__state .collection-edit button[class*="collection-"] .collections__list label:hover input:checked.changed ~ :not(.nostyle)[class*="icon"],.collections__list label:hover .collection-edit button[class*="collection-"] .notification--success .notification__state input:checked.changed ~ :not(.nostyle)[class*="icon"],.collection-edit button[class*="collection-"] .notification--success .notification__state .collections__list label:hover input:checked.changed ~ :not(.nostyle)[class*="icon"],.collections__list label:hover .notification--success .notification__state .collection-edit button[class~="collection-"] input:checked.changed ~ :not(.nostyle)[class*="icon"],.notification--success .notification__state .collection-edit button[class~="collection-"] .collections__list label:hover input:checked.changed ~ :not(.nostyle)[class*="icon"],.collections__list label:hover .collection-edit button[class~="collection-"] .notification--success .notification__state input:checked.changed ~ :not(.nostyle)[class*="icon"],.collection-edit button[class~="collection-"] .notification--success .notification__state .collections__list label:hover input:checked.changed ~ :not(.nostyle)[class*="icon"],.collections__list label:hover .notification--success .notification__state .detail-series__navigation input:checked.changed ~ button:not(.nostyle),.notification--success .notification__state .detail-series__navigation .collections__list label:hover input:checked.changed ~ button:not(.nostyle),.collections__list label:hover .detail-series__navigation .notification--success .notification__state input:checked.changed ~ button:not(.nostyle),.detail-series__navigation .notification--success .notification__state .collections__list label:hover input:checked.changed ~ button:not(.nostyle),.collections__list label:hover .list--check input:checked.changed ~ li,.list--check .collections__list label:hover input:checked.changed ~ li,.collections__list label:hover .list--check-relative input:checked.changed ~ li,.list--check-relative .collections__list label:hover input:checked.changed ~ li,.collections__list label:hover input:checked ~ .icon--cross{opacity:1 !important;color:#bac8d3 !important}.collections__list-search label .action-select,.collections__list-search label .action-remove,.collections__list label .action-select,.collections__list label .action-remove{position:absolute;top:50%;right:44px;transform:translateY(-50%);opacity:0;color:#bac8d3 !important;font-size:13px}.collections__list-search label .icon,.collections__list-search label .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .collections__list-search label [class*="icon"],.collections__list-search label .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .collections__list-search label [class*="icon"],.collections__list-search label .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .collections__list-search label [class*="icon"],.collections__list-search label .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .collections__list-search label [class*="icon"],.collections__list-search label .detail-series__navigation button,.detail-series__navigation .collections__list-search label button,.collections__list label .icon,.collections__list label .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .collections__list label [class*="icon"],.collections__list label .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .collections__list label [class*="icon"],.collections__list label .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .collections__list label [class*="icon"],.collections__list label .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .collections__list label [class*="icon"],.collections__list label .detail-series__navigation button,.detail-series__navigation .collections__list label button{position:absolute;top:50%;right:0;transform:translateY(-50%);opacity:0;color:#0f73ee}.collections__list-search label input[type="checkbox"]:checked+span,.collections__list label input[type="checkbox"]:checked+span{color:#1273eb}.collections__list-search label input[type="checkbox"]:not(:checked) ~ .icon,.collections__list-search label .collections__actions button[class*="collection-"] input[type="checkbox"]:not(:checked) ~ [class*="icon"],.collections__actions button[class*="collection-"] .collections__list-search label input[type="checkbox"]:not(:checked) ~ [class*="icon"],.collections__list-search label .collections__actions button[class~="collection-"] input[type="checkbox"]:not(:checked) ~ [class*="icon"],.collections__actions button[class~="collection-"] .collections__list-search label input[type="checkbox"]:not(:checked) ~ [class*="icon"],.collections__list-search label .collection-edit button[class*="collection-"] input[type="checkbox"]:not(:checked) ~ [class*="icon"],.collection-edit button[class*="collection-"] .collections__list-search label input[type="checkbox"]:not(:checked) ~ [class*="icon"],.collections__list-search label .collection-edit button[class~="collection-"] input[type="checkbox"]:not(:checked) ~ [class*="icon"],.collection-edit button[class~="collection-"] .collections__list-search label input[type="checkbox"]:not(:checked) ~ [class*="icon"],.collections__list-search label .detail-series__navigation input[type="checkbox"]:not(:checked) ~ button,.detail-series__navigation .collections__list-search label input[type="checkbox"]:not(:checked) ~ button,.collections__list label input[type="checkbox"]:not(:checked) ~ .icon,.collections__list label .collections__actions button[class*="collection-"] input[type="checkbox"]:not(:checked) ~ [class*="icon"],.collections__actions button[class*="collection-"] .collections__list label input[type="checkbox"]:not(:checked) ~ [class*="icon"],.collections__list label .collections__actions button[class~="collection-"] input[type="checkbox"]:not(:checked) ~ [class*="icon"],.collections__actions button[class~="collection-"] .collections__list label input[type="checkbox"]:not(:checked) ~ [class*="icon"],.collections__list label .collection-edit button[class*="collection-"] input[type="checkbox"]:not(:checked) ~ [class*="icon"],.collection-edit button[class*="collection-"] .collections__list label input[type="checkbox"]:not(:checked) ~ [class*="icon"],.collections__list label .collection-edit button[class~="collection-"] input[type="checkbox"]:not(:checked) ~ [class*="icon"],.collection-edit button[class~="collection-"] .collections__list label input[type="checkbox"]:not(:checked) ~ [class*="icon"],.collections__list label .detail-series__navigation input[type="checkbox"]:not(:checked) ~ button,.detail-series__navigation .collections__list label input[type="checkbox"]:not(:checked) ~ button{color:#bac8d3 !important}.collections__list-search label input[type="checkbox"]:not(.changed):checked ~ .icon--check,.collections__list-search label .notification--success .notification__state input[type="checkbox"]:not(.changed):checked ~ .icon:not(.nostyle),.notification--success .notification__state .collections__list-search label input[type="checkbox"]:not(.changed):checked ~ .icon:not(.nostyle),.collections__list-search label .notification--success .notification__state .collections__actions button[class*="collection-"] input[type="checkbox"]:not(.changed):checked ~ :not(.nostyle)[class*="icon"],.notification--success .notification__state .collections__actions button[class*="collection-"] .collections__list-search label input[type="checkbox"]:not(.changed):checked ~ :not(.nostyle)[class*="icon"],.collections__list-search label .collections__actions button[class*="collection-"] .notification--success .notification__state input[type="checkbox"]:not(.changed):checked ~ :not(.nostyle)[class*="icon"],.collections__actions button[class*="collection-"] .notification--success .notification__state .collections__list-search label input[type="checkbox"]:not(.changed):checked ~ :not(.nostyle)[class*="icon"],.collections__list-search label .notification--success .notification__state .collections__actions button[class~="collection-"] input[type="checkbox"]:not(.changed):checked ~ :not(.nostyle)[class*="icon"],.notification--success .notification__state .collections__actions button[class~="collection-"] .collections__list-search label input[type="checkbox"]:not(.changed):checked ~ :not(.nostyle)[class*="icon"],.collections__list-search label .collections__actions button[class~="collection-"] .notification--success .notification__state input[type="checkbox"]:not(.changed):checked ~ :not(.nostyle)[class*="icon"],.collections__actions button[class~="collection-"] .notification--success .notification__state .collections__list-search label input[type="checkbox"]:not(.changed):checked ~ :not(.nostyle)[class*="icon"],.collections__list-search label .notification--success .notification__state .collection-edit button[class*="collection-"] input[type="checkbox"]:not(.changed):checked ~ :not(.nostyle)[class*="icon"],.notification--success .notification__state .collection-edit button[class*="collection-"] .collections__list-search label input[type="checkbox"]:not(.changed):checked ~ :not(.nostyle)[class*="icon"],.collections__list-search label .collection-edit button[class*="collection-"] .notification--success .notification__state input[type="checkbox"]:not(.changed):checked ~ :not(.nostyle)[class*="icon"],.collection-edit button[class*="collection-"] .notification--success .notification__state .collections__list-search label input[type="checkbox"]:not(.changed):checked ~ :not(.nostyle)[class*="icon"],.collections__list-search label .notification--success .notification__state .collection-edit button[class~="collection-"] input[type="checkbox"]:not(.changed):checked ~ :not(.nostyle)[class*="icon"],.notification--success .notification__state .collection-edit button[class~="collection-"] .collections__list-search label input[type="checkbox"]:not(.changed):checked ~ :not(.nostyle)[class*="icon"],.collections__list-search label .collection-edit button[class~="collection-"] .notification--success .notification__state input[type="checkbox"]:not(.changed):checked ~ :not(.nostyle)[class*="icon"],.collection-edit button[class~="collection-"] .notification--success .notification__state .collections__list-search label input[type="checkbox"]:not(.changed):checked ~ :not(.nostyle)[class*="icon"],.collections__list-search label .notification--success .notification__state .detail-series__navigation input[type="checkbox"]:not(.changed):checked ~ button:not(.nostyle),.notification--success .notification__state .detail-series__navigation .collections__list-search label input[type="checkbox"]:not(.changed):checked ~ button:not(.nostyle),.collections__list-search label .detail-series__navigation .notification--success .notification__state input[type="checkbox"]:not(.changed):checked ~ button:not(.nostyle),.detail-series__navigation .notification--success .notification__state .collections__list-search label input[type="checkbox"]:not(.changed):checked ~ button:not(.nostyle),.collections__list-search label .list--check input[type="checkbox"]:not(.changed):checked ~ li,.list--check .collections__list-search label input[type="checkbox"]:not(.changed):checked ~ li,.collections__list-search label .list--check-relative input[type="checkbox"]:not(.changed):checked ~ li,.list--check-relative .collections__list-search label input[type="checkbox"]:not(.changed):checked ~ li,.collections__list label input[type="checkbox"]:not(.changed):checked ~ .icon--check,.collections__list label .notification--success .notification__state input[type="checkbox"]:not(.changed):checked ~ .icon:not(.nostyle),.notification--success .notification__state .collections__list label input[type="checkbox"]:not(.changed):checked ~ .icon:not(.nostyle),.collections__list label .notification--success .notification__state .collections__actions button[class*="collection-"] input[type="checkbox"]:not(.changed):checked ~ :not(.nostyle)[class*="icon"],.notification--success .notification__state .collections__actions button[class*="collection-"] .collections__list label input[type="checkbox"]:not(.changed):checked ~ :not(.nostyle)[class*="icon"],.collections__list label .collections__actions button[class*="collection-"] .notification--success .notification__state input[type="checkbox"]:not(.changed):checked ~ :not(.nostyle)[class*="icon"],.collections__actions button[class*="collection-"] .notification--success .notification__state .collections__list label input[type="checkbox"]:not(.changed):checked ~ :not(.nostyle)[class*="icon"],.collections__list label .notification--success .notification__state .collections__actions button[class~="collection-"] input[type="checkbox"]:not(.changed):checked ~ :not(.nostyle)[class*="icon"],.notification--success .notification__state .collections__actions button[class~="collection-"] .collections__list label input[type="checkbox"]:not(.changed):checked ~ :not(.nostyle)[class*="icon"],.collections__list label .collections__actions button[class~="collection-"] .notification--success .notification__state input[type="checkbox"]:not(.changed):checked ~ :not(.nostyle)[class*="icon"],.collections__actions button[class~="collection-"] .notification--success .notification__state .collections__list label input[type="checkbox"]:not(.changed):checked ~ :not(.nostyle)[class*="icon"],.collections__list label .notification--success .notification__state .collection-edit button[class*="collection-"] input[type="checkbox"]:not(.changed):checked ~ :not(.nostyle)[class*="icon"],.notification--success .notification__state .collection-edit button[class*="collection-"] .collections__list label input[type="checkbox"]:not(.changed):checked ~ :not(.nostyle)[class*="icon"],.collections__list label .collection-edit button[class*="collection-"] .notification--success .notification__state input[type="checkbox"]:not(.changed):checked ~ :not(.nostyle)[class*="icon"],.collection-edit button[class*="collection-"] .notification--success .notification__state .collections__list label input[type="checkbox"]:not(.changed):checked ~ :not(.nostyle)[class*="icon"],.collections__list label .notification--success .notification__state .collection-edit button[class~="collection-"] input[type="checkbox"]:not(.changed):checked ~ :not(.nostyle)[class*="icon"],.notification--success .notification__state .collection-edit button[class~="collection-"] .collections__list label input[type="checkbox"]:not(.changed):checked ~ :not(.nostyle)[class*="icon"],.collections__list label .collection-edit button[class~="collection-"] .notification--success .notification__state input[type="checkbox"]:not(.changed):checked ~ :not(.nostyle)[class*="icon"],.collection-edit button[class~="collection-"] .notification--success .notification__state .collections__list label input[type="checkbox"]:not(.changed):checked ~ :not(.nostyle)[class*="icon"],.collections__list label .notification--success .notification__state .detail-series__navigation input[type="checkbox"]:not(.changed):checked ~ button:not(.nostyle),.notification--success .notification__state .detail-series__navigation .collections__list label input[type="checkbox"]:not(.changed):checked ~ button:not(.nostyle),.collections__list label .detail-series__navigation .notification--success .notification__state input[type="checkbox"]:not(.changed):checked ~ button:not(.nostyle),.detail-series__navigation .notification--success .notification__state .collections__list label input[type="checkbox"]:not(.changed):checked ~ button:not(.nostyle),.collections__list label .list--check input[type="checkbox"]:not(.changed):checked ~ li,.list--check .collections__list label input[type="checkbox"]:not(.changed):checked ~ li,.collections__list label .list--check-relative input[type="checkbox"]:not(.changed):checked ~ li,.list--check-relative .collections__list label input[type="checkbox"]:not(.changed):checked ~ li{opacity:1;color:#0f73ee}.collections__list-search ul,.collections__list ul{overflow:auto;height:179px;background-color:#fff}.collections__list-search li,.collections__list li{overflow:hidden;border-bottom:1px solid #cfd9e0}.collections__list-search li:nth-child(5):after,.collections__list li:nth-child(5):after{background:-webkit-linear-gradient( bottom , #fff 2%, rgba(255,255,255,0) 50%);background:linear-gradient(to top, #fff 2%, rgba(255,255,255,0) 50%);position:absolute;bottom:0;height:100%;width:100%;pointer-events:none;content:"";z-index:1}.collections__list-search li:nth-child(5).list-no-fade:after,.collections__list li:nth-child(5).list-no-fade:after{display:none}.collections__list-search li:last-child,.collections__list li:last-child{border:none}.collections__box{position:relative}.collections__box::before{display:block;padding:0 0 calc(100% + 10px);content:''}.collections__box:hover .content{border-color:#0f73ee}.collections__box:hover .icon--plus{transform:scale(1.2)}.collections__box .content{-ms-display:flex;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-align-items:center;align-items:center;-ms-justify-content:center;justify-content:center;position:absolute;top:0;left:5px;width:calc(100% - 15px)}.collections__box .icon--plus{transform:scale(1);transition:transform 250ms linear}.collections .row,.collections .groups__item{-ms-align-items:stretch;align-items:stretch;position:relative;margin:0 -15px}.collections__actions .popover__container{min-width:inherit;max-width:180px;padding:20px}.collections__actions button{width:100%}.collections__actions button[class*="collection-"],.collections__actions button[class~="collection-"],.collection-edit button[class*="collection-"],.collection-edit button[class~="collection-"]{overflow:hidden;display:block;height:28px;color:#1d262d;line-height:28px}.collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] [class*="icon"]{float:left;margin:7px 0;margin-right:10px;color:#1d262d}.collections__actions button[class*="collection-"] span,.collections__actions button[class~="collection-"] span,.collection-edit button[class*="collection-"] span,.collection-edit button[class~="collection-"] span{float:left}.collections__actions button[class*="collection-"]:hover,.collections__actions button[class*="collection-"]:hover [class*="icon"],.collections__actions button[class~="collection-"]:hover,.collections__actions button[class~="collection-"]:hover [class*="icon"],.collection-edit button[class*="collection-"]:hover,.collection-edit button[class*="collection-"]:hover [class*="icon"],.collection-edit button[class~="collection-"]:hover,.collection-edit button[class~="collection-"]:hover [class*="icon"]{color:#1273eb}.collections{position:relative;z-index:100}.collections__modal--limit .modal__container{max-width:600px !important}.collections__modal--limit .row-padding{padding-left:47px}.collections__modal--limit .font-h5{font-size:26px}@media screen and (max-width: 768px){.collections__modal--limit .row-padding{padding-left:0;text-align:center}}.collections__modal--add .modal__container{max-width:768px !important}.collections__modal--add .modal__container>.content{padding:0}.collections__modal--add .modal__container .col .row,.collections__modal--add .modal__container .col .groups__item{align-items:flex-start;-ms-align-items:flex-start;display:flex;-ms-display:flex;flex-direction:column;-ms-flex-direction:column;flex-wrap:wrap;-ms-flex-wrap:wrap;width:100%;min-height:400px}.collections__modal--add .modal__container .col .row .content,.collections__modal--add .modal__container .col .groups__item .content{flex:1;-ms-flex:1;width:100%}@media screen and (max-width: 768px){.collections__modal--add svg{display:none}}.collections__modal .modal__container{max-width:568px}.collections__modal input{min-height:44px}.collection-add-temporal .button:not(.collection-sync):not(.disabled)+.tooltip{display:none}.collection-add-temporal .tooltip{width:100%;height:44px;border:none;z-index:5;position:absolute}.collection-add-temporal .button{position:relative;z-index:10}.collections-noresults .noresults{background:#fff url(../assets/fbfcfcf999c3d763ed7ad3f0db0c71b6.svg) center right no-repeat;background-size:auto 100%}.collections-noresults .noresults .container-fluid{padding-top:40px;padding-bottom:40px}@media screen and (max-width: 1400px){.collections-noresults .noresults{background-image:url(../assets/f2dce9ca03183860a5e0c3770215da79.svg)}}@media screen and (max-width: 768px){.collections-noresults .noresults{background-image:url(../assets/c9e83ace3ed3b887ff90a7dfc5d6c4d3.svg)}}.collections.tabs-results .disabled{opacity:1 !important}.collection--empty{-ms-display:flex;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column;-ms-align-items:flex-start;align-items:flex-start;height:70vh;max-height:calc(100vh - 109px);margin:0 0 -80px}.collection--empty #search-banner .showcase,.collection--empty #search-banner .shutterstock{display:block}.collection--empty .collection__header{width:100%}.collection--empty .collection__header .row,.collection--empty .collection__header .groups__item{padding-bottom:20px !important}.collection--empty .user__no-content{-ms-flex:1;flex:1;display:inherit !important;position:relative;width:100%}.collection--empty .user__no-content h1,.collection--empty .user__no-content h2,.collection--empty .user__no-content h3,.collection--empty .user__no-content h4,.collection--empty .user__no-content h5,.collection--empty .user__no-content h6{-ms-flex:1 100%;flex:1 100%;height:64px;margin:0;text-align:center;line-height:64px}.collection--empty .user__no-content .container{position:absolute;top:50%;left:50%;width:100%;height:90%;padding:0;transform:translate(-50%, -50%)}.collection--empty .user__no-content img{display:block;width:auto;height:100%;max-height:calc(100% - 64px);margin:0 auto}.collection--empty .showcase,.collection--empty .shutterstock{display:none}.collection__create{overflow:hidden;position:relative;margin:0 0 20px;padding:20px;border-radius:3px;background-image:linear-gradient(to right, #92cdfa, #dce7ee 35%, #e3e9ed 50%, #d2e3f0 71%, #92cdfa)}.collection__create button,.collection__create p{position:relative;z-index:2;margin:10px !important}@media screen and (min-width: 1096px){.collection__create::before,.collection__create::after{position:absolute;top:0;width:320px;height:100%;background:url(../assets/a2e9939490fa70e646acdb3ff1befdb2.svg) center center no-repeat;background-size:100% auto;content:''}.collection__create::before{right:calc(100% - 300px)}.collection__create::after{left:calc(100% - 300px);transform:rotate(-180deg)}}@media screen and (max-width: 768px){.collection__create p{line-height:1.22;font-size:18px}}@media screen and (max-width: 768px){.collection .breadcrumbs{display:none}.collection .breadcrumbs+.row,.collection .breadcrumbs+.groups__item{padding:20px 0 !important}}.checkbox__indicator,.radio__indicator{box-shadow:inset 0 0 0 1px #cfd9e0}.checkbox--button,.radio--button{padding:5px 10px !important;box-shadow:inset 0 0 0 1px #e3e9ed;border-radius:3px;text-align:center}.checkbox--button.active,.radio--button.active{box-shadow:inset 0 0 0 100px #1273eb;color:#fff}.checkbox--button:hover,.radio--button:hover{box-shadow:inset 0 0 0 100px #2c8cf4;color:#fff}.checkbox--button .radio__indicator,.radio--button .radio__indicator{display:none}.checkbox--button .radio__link,.radio--button .radio__link{margin:0 !important}input[type=number]{-moz-appearance:textfield !important}.group{overflow:visible;background-color:#fff}.group::before{box-shadow:inset 0 0 0 1px #cfd9e0}.group [class^="button"],.group [class*="button"]{line-height:44px}.group.error::before{box-shadow:inset 0 0 0 1px #fb5252}.group .dropdown__button{border:none}.group .dropdown__button:hover{background-color:#f8fafb}.group .dropdown__select .scrollable{padding:0}input[type=number]{-moz-appearance:textfield !important}.notification-center__menu a:hover,.notification-center__menu .link:hover,.notification-center__menu a:hover{box-shadow:0 0 0 3px #f8fafb;border-radius:3px;background-color:#f8fafb}.notification-center .container{max-width:700px;padding-top:20px;padding-bottom:20px}.notification-center .notification-center__menu .link,.notification-center .notification-center__menu a,.notification-center .notification-center__menu a{font-size:14px;font-weight:bold}.notification-center .notification-center__menu h1,.notification-center .notification-center__menu h2,.notification-center .notification-center__menu h3,.notification-center .notification-center__menu h4,.notification-center .notification-center__menu h5,.notification-center .notification-center__menu h6{font-size:20px}@media screen and (min-width: 480px){.notification-center .notification-center__menu h1,.notification-center .notification-center__menu h2,.notification-center .notification-center__menu h3,.notification-center .notification-center__menu h4,.notification-center .notification-center__menu h5,.notification-center .notification-center__menu h6{font-size:calc(20px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.notification-center .notification-center__menu h1,.notification-center .notification-center__menu h2,.notification-center .notification-center__menu h3,.notification-center .notification-center__menu h4,.notification-center .notification-center__menu h5,.notification-center .notification-center__menu h6{font-size:26px}}.notification-center .notification-center__list{overflow:inherit;margin:0 0 20px}.notification-center .notification-center__list .notification-center__menu-actions{visibility:visible}.notification-center__list{overflow:auto}.notification-center__list a{position:relative;padding:10px 20px;color:#374957}.notification-center__list a .avatar{width:34px;height:34px;margin:0 10px 0 0}.notification-center__list a .content{-ms-flex:1;flex:1;-ms-align-self:center;align-self:center}.notification-center__list a .content p{margin:0 0 10px;padding:0 34px 0 0;font-size:14px;line-height:1.2}.notification-center__list a .content p:last-of-type{margin:0}.notification-center__list a .content p ~ .notification-center__gallery{margin-top:7px}.notification-center__list a.new{background-color:rgba(199,235,255,0.2)}.notification-center__list a:not(:last-child){border-bottom:2px solid #e3e9ed}.notification-center__list a .notification-center__menu-actions{position:absolute;top:10px;right:20px;visibility:hidden}.notification-center__list a:hover .notification-center__menu-actions{visibility:visible}.notification-center__gallery{overflow:hidden;height:80px;margin:0 -3px}.notification-center__gallery img{float:left;height:100%;margin:0 3px;width:auto;height:100%}@media screen and (max-width: 640px){.notification-center__list a .notification-center__menu-actions{visibility:visible}}.notification-center__menu{padding:10px 0;border-bottom:2px solid #e3e9ed;-ms-align-items:baseline;align-items:baseline}.notification-center__menu .link,.notification-center__menu a,.notification-center__menu a{font-size:12px;font-weight:bold}.notification-center__menu h1,.notification-center__menu h2,.notification-center__menu h3,.notification-center__menu h4,.notification-center__menu h5,.notification-center__menu h6{margin:0;color:#374957;font-size:14px;font-weight:bold}.notification-center__menu h1+*,.notification-center__menu h2+*,.notification-center__menu h3+*,.notification-center__menu h4+*,.notification-center__menu h5+*,.notification-center__menu h6+*{margin-left:auto !important}.notification-center__menu h1 ~ *,.notification-center__menu h2 ~ *,.notification-center__menu h3 ~ *,.notification-center__menu h4 ~ *,.notification-center__menu h5 ~ *,.notification-center__menu h6 ~ *{margin-left:10px}.notification-center__menu.small{padding:7px 20px}@media screen and (max-width: 640px){.notification-center__menu.small{padding:17px}}.notification-center__menu ~ .notification-center__menu{border-top:2px solid #e3e9ed;border-bottom:none}.notification-center__menu-actions{position:relative;min-width:34px;border-radius:3px}.notification-center__menu-actions button{-ms-display:flex;display:flex;-ms-align-items:center;align-items:center;width:100%;padding:0 10px;text-align:left;border-radius:3px;color:#374957;font-size:12px;white-space:nowrap;font-weight:400}.notification-center__menu-actions button .icon,.notification-center__menu-actions .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions .notification-center__menu-actions button[class*="collection-"] [class*="icon"],.notification-center__menu-actions .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions .notification-center__menu-actions button[class~="collection-"] [class*="icon"],.notification-center__menu-actions .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit .notification-center__menu-actions button[class*="collection-"] [class*="icon"],.notification-center__menu-actions .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit .notification-center__menu-actions button[class~="collection-"] [class*="icon"],.notification-center__menu-actions button .detail-series__navigation button,.detail-series__navigation .notification-center__menu-actions button button{margin:0 7px 0 0;color:#a5b7c6}.notification-center__menu-actions button:hover{background-color:#e3e9ed;color:#1273eb}.notification-center__menu-actions button:hover .icon,.notification-center__menu-actions button:hover .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .notification-center__menu-actions button:hover [class*="icon"],.notification-center__menu-actions button:hover .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .notification-center__menu-actions button:hover [class*="icon"],.notification-center__menu-actions button:hover .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .notification-center__menu-actions button:hover [class*="icon"],.notification-center__menu-actions button:hover .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .notification-center__menu-actions button:hover [class*="icon"],.notification-center__menu-actions button:hover .detail-series__navigation button,.detail-series__navigation .notification-center__menu-actions button:hover button{color:#1273eb}@media screen and (max-width: 640px){.notification-center__menu-actions button{padding:20px 10px}}.notification-center__menu-actions nav{display:none;position:absolute;top:-10px;right:70%;z-index:1;min-width:164px;padding:7px;border-radius:3px;background:#fff;box-shadow:0 0 30px rgba(34,34,34,0.25)}.notification-center__menu-actions:hover,.notification-center__menu-actions.active{border-radius:3px;box-shadow:inset 0 0 0 100px #e3e9ed}.notification-center__menu-actions.active nav{display:block}.notification-center__notification{max-width:280px;padding:30px;border-radius:3px;background-color:#2c8cf4;color:#fff;font-size:14px}.notification-center__notification .notification__content{padding:0}.notification-center__notification .notification__close{box-shadow:none !important}.notification-center__notification .notification__close .icon,.notification-center__notification .notification__close .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .notification-center__notification .notification__close [class*="icon"],.notification-center__notification .notification__close .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .notification-center__notification .notification__close [class*="icon"],.notification-center__notification .notification__close .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .notification-center__notification .notification__close [class*="icon"],.notification-center__notification .notification__close .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .notification-center__notification .notification__close [class*="icon"],.notification-center__notification .notification__close .detail-series__navigation button,.detail-series__navigation .notification-center__notification .notification__close button{color:#fff}.notification-center__notification .link:last-child,.notification-center__notification a:last-child,.notification-center__notification a:last-child{color:#fff;font-weight:bold;-ms-align-items:center;align-items:center}.notification-center__notification .link:last-child .icon,.notification-center__notification a:last-child .icon,.notification-center__notification .link:last-child .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .notification-center__notification .link:last-child [class*="icon"],.notification-center__notification a:last-child .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .notification-center__notification a:last-child [class*="icon"],.notification-center__notification .link:last-child .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .notification-center__notification .link:last-child [class*="icon"],.notification-center__notification a:last-child .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .notification-center__notification a:last-child [class*="icon"],.notification-center__notification .link:last-child .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .notification-center__notification .link:last-child [class*="icon"],.notification-center__notification a:last-child .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .notification-center__notification a:last-child [class*="icon"],.notification-center__notification .link:last-child .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .notification-center__notification .link:last-child [class*="icon"],.notification-center__notification a:last-child .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .notification-center__notification a:last-child [class*="icon"],.notification-center__notification .link:last-child .detail-series__navigation button,.detail-series__navigation .notification-center__notification .link:last-child button,.notification-center__notification a:last-child .detail-series__navigation button,.detail-series__navigation .notification-center__notification a:last-child button,.notification-center__notification a:last-child .icon,.notification-center__notification a:last-child .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .notification-center__notification a:last-child [class*="icon"],.notification-center__notification a:last-child .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .notification-center__notification a:last-child [class*="icon"],.notification-center__notification a:last-child .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .notification-center__notification a:last-child [class*="icon"],.notification-center__notification a:last-child .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .notification-center__notification a:last-child [class*="icon"],.notification-center__notification a:last-child .detail-series__navigation button,.detail-series__navigation .notification-center__notification a:last-child button{transition:transform 150ms linear;color:#fff}.notification-center__notification .link:last-child:hover .icon,.notification-center__notification a:last-child:hover .icon,.notification-center__notification .link:last-child:hover .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .notification-center__notification .link:last-child:hover [class*="icon"],.notification-center__notification a:last-child:hover .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .notification-center__notification a:last-child:hover [class*="icon"],.notification-center__notification .link:last-child:hover .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .notification-center__notification .link:last-child:hover [class*="icon"],.notification-center__notification a:last-child:hover .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .notification-center__notification a:last-child:hover [class*="icon"],.notification-center__notification .link:last-child:hover .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .notification-center__notification .link:last-child:hover [class*="icon"],.notification-center__notification a:last-child:hover .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .notification-center__notification a:last-child:hover [class*="icon"],.notification-center__notification .link:last-child:hover .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .notification-center__notification .link:last-child:hover [class*="icon"],.notification-center__notification a:last-child:hover .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .notification-center__notification a:last-child:hover [class*="icon"],.notification-center__notification .link:last-child:hover .detail-series__navigation button,.detail-series__navigation .notification-center__notification .link:last-child:hover button,.notification-center__notification a:last-child:hover .detail-series__navigation button,.detail-series__navigation .notification-center__notification a:last-child:hover button,.notification-center__notification a:last-child:hover .icon,.notification-center__notification a:last-child:hover .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .notification-center__notification a:last-child:hover [class*="icon"],.notification-center__notification a:last-child:hover .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .notification-center__notification a:last-child:hover [class*="icon"],.notification-center__notification a:last-child:hover .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .notification-center__notification a:last-child:hover [class*="icon"],.notification-center__notification a:last-child:hover .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .notification-center__notification a:last-child:hover [class*="icon"],.notification-center__notification a:last-child:hover .detail-series__navigation button,.detail-series__navigation .notification-center__notification a:last-child:hover button{-webkit-transform:translateX(10px);-moz-transform:translateX(10px);-ms-transform:translateX(10px);-o-transform:translateX(10px);transform:translateX(10px)}.notification-center__notification p{margin-bottom:10px}.notification-center__popover .popover__container{padding:0;border-top-left-radius:0;border-top-right-radius:0}.notification-center__popover .popover__container:not([style]){max-width:400px}.notification-center__popover .popover__trigger{position:relative;display:block;width:16px;height:16px;padding:4px 4px;box-sizing:content-box;line-height:16px}.notification-center__popover .popover__trigger.alert::before{color:#fff}.notification-center__popover .popover__trigger .badge,.notification-center__popover .popover__trigger .showcase__item .badge--new,.showcase__item .notification-center__popover .popover__trigger .badge--new,.notification-center__popover .popover__trigger .shutterstock__item .badge--new,.shutterstock__item .notification-center__popover .popover__trigger .badge--new,.notification-center__popover .popover__trigger .showcase__fake .badge--new,.showcase__fake .notification-center__popover .popover__trigger .badge--new{position:absolute;left:4px;top:0;min-width:18px;height:18px;transform:translate(25%, -25%);border-radius:100px;background-color:#fb5252;box-shadow:0 0 0 2px #1d262d;font-size:12px}.notification-center__popover .popover__trigger::before{color:#bac8d3;font-family:'bobjoll';font-size:16px}.notification-center__popover .spinner{min-height:100px}.notification-center__popover .spinner__wrapper{background-color:transparent}.notification-center__popover .spinner__wrapper::after{width:32px;height:32px;margin:-16px;transform:translate(0, 0);border-color:#1273eb rgba(18,115,235,0.3) rgba(18,115,235,0.3) rgba(18,115,235,0.3)}.notification-center__popover .notification-center__list{max-height:364px}.notification-center__popover .notification-center__menu{padding-left:20px;padding-right:20px}.notification-center__settings{padding:50px;border:1px solid #cfd9e0;border-radius:3px}.notification-center__settings h6{margin-top:0;font-size:22px}.notification-center__settings h6 ~ h6{margin-top:30px}.notification-center__settings .switch{margin:0 0 10px}.notification-center__settings .switch__indicator{margin-left:auto !important}.notification-center__settings .switch__link{margin-right:10px;font-size:18px;-ms-flex:1;flex:1}@media screen and (max-width: 768px){.notification-center__settings .switch{font-size:16px}.notification-center__settings .switch .switch__indicator{width:30px;height:20px;border-radius:20px;line-height:20px}.notification-center__settings .switch .switch__indicator::before{width:26px;height:16px;border-radius:16px}.notification-center__settings .switch .switch__indicator::after{width:16px;height:16px;border-radius:16px}.notification-center__settings .switch .switch__link{font-size:14px}.notification-center__settings .switch input[type='checkbox']:checked ~ .switch__indicator::after,.notification-center__settings .switch input[type='radio']:checked ~ .switch__indicator::after{left:10px}}@media screen and (max-width: 768px){.notification-center__settings{padding:10px}}.notification-center__walkthrough{display:none;position:fixed;top:0;left:0;z-index:200}.notification-center__walkthrough.active{display:block}.notification-center__walkthrough.active .container{position:absolute;top:0;left:0;width:100%;height:100vh;max-width:inherit;margin:0;padding:0}.notification-center__walkthrough.active .notification{animation:walkthrough-notification 250ms 1100ms cubic-bezier(0.25, 0.1, 0.25, 1) forwards}.notification-center__walkthrough.active .notification .notification__content{animation:walkthrough-notification-content 250ms 1200ms cubic-bezier(0.25, 0.1, 0.25, 1) forwards;opacity:0}.notification-center__walkthrough.active::before{animation:walkthrough-overlay 600ms 500ms cubic-bezier(0.25, 0.1, 0.25, 1) forwards;position:absolute;top:0;right:0;transform:translate(50%, -60%);width:500vw;height:500vw;border-radius:500vw;content:''}.notification-center__walkthrough .notification-center__notification{position:absolute;right:0;left:auto;margin:54px 10px 0;pointer-events:all}.notification-center__walkthrough .notification-center__notification::before{position:absolute;bottom:100%;right:19px;content:'';height:0;width:0;border-bottom:6px solid #1273eb;border-left:6px solid rgba(0,0,0,0);border-right:6px solid rgba(0,0,0,0)}@media screen and (min-width: 640px){@keyframes walkthrough-overlay{from{width:500vw;height:500vw;box-shadow:0 0 0 200vw rgba(8,25,43,0.2)}to{width:400px;height:400px;box-shadow:0 0 0 200vw rgba(8,25,43,0.8)}}}@media screen and (max-width: 640px){@keyframes walkthrough-overlay{from{width:500vw;height:500vw;box-shadow:0 0 0 200vw rgba(8,25,43,0.2)}to{width:200px;height:200px;box-shadow:0 0 0 200vw rgba(8,25,43,0.8)}}}@keyframes walkthrough-notification{0%{opacity:0;transform:scale(0.6)}100%{opacity:1;transform:scale(1)}}@keyframes walkthrough-notification-content{from{opacity:0}to{opacity:1}}body.cucumber-mode #header .logo{width:auto}body.cucumber-mode #header .logo .icon--logo-symbol{overflow:hidden;background:url(../assets/05fb740f9916f107e8003e228e866816.gif) center center no-repeat;background-size:cover;border-radius:50%}body.cucumber-mode #header .logo .icon--logo-symbol::before{display:none}body.cucumber-mode #header .logo .icon--logo-text{display:none}.profile-login #tab-subscribe{overflow:hidden;margin:-20px -40px -40px -40px}.profile-login #tab-subscribe .background{position:relative}.profile-login #tab-subscribe .background .content{position:relative;top:0;left:0;z-index:2}.profile-login #tab-subscribe .background .content{padding:60px 50px 20px 50px}.profile-login #tab-subscribe .background .content .link:hover,.profile-login #tab-subscribe .background .content a:hover{color:#fff;text-decoration:underline}.profile-login #tab-subscribe .background .content p{color:#fff}.profile-login #tab-subscribe .background .content p.font-xs{color:#a5b7c6}.profile-login #tab-subscribe .background .content p.font-xs a{color:#a5b7c6}.profile-login #tab-subscribe .background .content p.font-xs a:hover{color:#a5b7c6;text-decoration:underline}.profile-login #tab-subscribe .background svg.block{position:absolute;top:0;left:50%;z-index:1;width:101%;transform:translate(-50%, 0)}.profile-login #tab-subscribe .content{padding:50px 50px 30px 50px;text-align:center}.profile-login #tab-subscribe .content h1,.profile-login #tab-subscribe .content h2,.profile-login #tab-subscribe .content h3,.profile-login #tab-subscribe .content h4,.profile-login #tab-subscribe .content h5,.profile-login #tab-subscribe .content h6{color:#1273eb}.profile-login #tab-subscribe .content p{color:#5f7d95}.profile-login .campaign--show{display:none !important}.profile-login .modal__container{max-width:460px}.profile-login .modal__container .checkbox .checkbox__indicator{align-self:flex-start}.profile-login .modal__container .checkbox .checkbox__link{height:auto}.profile-login .modal__container #profile-login-content{cursor:default}.profile-login .modal__container #profile-login-content>.content{-ms-flex:1;flex:1;padding:40px;border-radius:3px;background-color:#fff}.profile-login__hr{color:#5f7d95;padding:10px}.profile-login__hr::before{width:100%;background-color:#e3e9ed}.profile-login--campaign .campaign{-ms-align-self:stretch;align-self:stretch;position:relative;display:block !important;width:320px;border-top-left-radius:3px;border-bottom-left-radius:3px;background:url(../assets/daf09cd3dbc6213615afc91d2f14b940.svg) center center no-repeat;background-size:cover}.profile-login--campaign .campaign .container{-ms-display:flex;display:flex;-ms-align-items:center;align-items:center;-ms-justify-content:center;justify-content:center;height:100%;margin:0;padding:0}.profile-login--campaign .campaign .content{padding:40px;background-color:transparent;text-align:left}.profile-login--campaign .campaign .content h5+p{margin:0 0 40px}.profile-login--campaign .campaign--hide{display:none !important}.profile-login--campaign .campaign--show{display:block !important}.profile-login--campaign .campaign--mobile{display:none !important}.profile-login--campaign .modal__container{max-width:780px}.profile-login--campaign .modal__container>.row>.content,.profile-login--campaign .modal__container>.groups__item>.content{border-top-left-radius:0px;border-bottom-left-radius:0px}.profile-login--campaign .modal__container ul{font-size:14px}.profile-login--campaign .modal__container ul img{width:48px;height:auto;margin:0 10px 0 0}.profile-login--campaign .modal__container ul li:not(:last-child){margin:0 0 30px}.profile-login--campaign .modal__container ul p{margin:0}.profile-login--campaign .tabs__navigation{display:none}.profile-login__projects a:nth-child(2) img{height:22px}.profile-login__projects img{width:auto;height:30px}.profile-login.newsletter .modal__close:not(#subscribe-cancel){display:none !important}@media screen and (max-width: 640px){.profile-login .modal__container{max-width:320px}.profile-login .modal__container .tabs__navigation{margin:-30px -30px 30px -30px !important}.profile-login .modal__container .tabs__navigation .tabs__link{font-size:16px}.profile-login .modal__container #profile-login-content>.content{padding:30px !important}.profile-login .modal__container #profile-login-content>.content [data-tab="tab-forgot-password"]{display:block;margin-bottom:10px}.profile-login--campaign .campaign{border-radius:3px}.profile-login--campaign .campaign--mobile{display:block !important}.profile-login--campaign .campaign .content{text-align:center}.profile-login--campaign .campaign ul{padding:0 20px;text-align:left}.profile-login--campaign .campaign ul .row,.profile-login--campaign .campaign ul .groups__item{-ms-align-items:center;align-items:center}.profile-login--campaign .profile-login__forms{display:none !important}.profile-login--campaign--form .campaign{display:none !important}.profile-login--campaign--form .profile-login__forms{display:block !important}.profile-login--campaign--form .tabs__navigation{display:flex !important}}@media screen and (max-width: 640px){.profile-login #profile-login-content>.content{padding:20px}}.p401 h1{font-size:48px;color:#fff}@media screen and (min-width: 480px){.p401 h1{font-size:56px}}@media screen and (min-width: 640px){.p401 h1{font-size:64px}}@media screen and (min-width: 1096px){.p401 h1{font-size:200px}}.p404{background-color:#fff}.p404 #main .container{-ms-display:flex;display:flex;-ms-align-items:center;align-items:center;-ms-justify-content:center;justify-content:center;min-height:calc(100vh - 109px);padding:50px 20px;text-align:center}.p404__container{display:inline-block;width:100%;max-width:768px;vertical-align:middle;line-height:1.66}.p404__container img{width:100%;height:auto}.p404__context h1,.p404__context h2,.p404__context h3,.p404__context h4,.p404__context h5,.p404__context h6{font-size:48px;color:#0f73ee;line-height:1}@media screen and (min-width: 480px){.p404__context h1,.p404__context h2,.p404__context h3,.p404__context h4,.p404__context h5,.p404__context h6{font-size:56px}}@media screen and (min-width: 640px){.p404__context h1,.p404__context h2,.p404__context h3,.p404__context h4,.p404__context h5,.p404__context h6{font-size:64px}}@media screen and (min-width: 1096px){.p404__context h1,.p404__context h2,.p404__context h3,.p404__context h4,.p404__context h5,.p404__context h6{font-size:72px}}.p404__context h1 span,.p404__context h2 span,.p404__context h3 span,.p404__context h4 span,.p404__context h5 span,.p404__context h6 span{font-size:56px;text-shadow:0 0 0 transparent,-1px -1px 0 #0c5cbe,0px -1px 0 #0c5cbe,1px -1px 0 #0c5cbe,-1px 0px 0 #0c5cbe,0px 0px 0 #0c5cbe,1px 0px 0 #0c5cbe,-1px 1px 0 #0c5cbe,0px 1px 0 #0c5cbe,1px 1px 0 #0c5cbe;color:#fff}@media screen and (min-width: 480px){.p404__context h1 span,.p404__context h2 span,.p404__context h3 span,.p404__context h4 span,.p404__context h5 span,.p404__context h6 span{font-size:64px}}@media screen and (min-width: 640px){.p404__context h1 span,.p404__context h2 span,.p404__context h3 span,.p404__context h4 span,.p404__context h5 span,.p404__context h6 span{font-size:72px}}@media screen and (min-width: 1096px){.p404__context h1 span,.p404__context h2 span,.p404__context h3 span,.p404__context h4 span,.p404__context h5 span,.p404__context h6 span{font-size:84px}}.landing--affiliate #navigation,.landing--affiliate #header{display:none}.landing--affiliate #main{padding-top:0 !important}.landing--affiliate .button--green{box-shadow:inset 0px 0px 0px 100px #4ad295}.landing--affiliate .button--green:hover{box-shadow:inset 0px 0px 0px 100px #2bc48a;color:#fff}.landing--affiliate section{position:relative}.landing--affiliate .hero{background:url(../assets/32046560b779fe23c76a36c001e2cffe.svg) no-repeat center;background-size:cover;text-align:left;padding:80px;padding-top:50px;margin:0}.landing--affiliate .hero p{max-width:510px}.landing--affiliate .hero .container{padding-top:20px}.landing--affiliate .hero .container .row,.landing--affiliate .hero .container .groups__item{padding-top:40px}.landing--affiliate .hero img{max-width:100%}.landing--affiliate .logo{display:inline-block;margin-bottom:40px}.landing--affiliate .benefits{padding:80px 0;margin:0}.landing--affiliate .benefits .container{max-width:1115px}.landing--affiliate .benefits__holder{max-width:570px;margin:auto}.landing--affiliate .benefits img{max-width:100%}.landing--affiliate .why-us{background-color:#f8fafb;padding:40px;margin:0}.landing--affiliate .why-us img{max-width:100%}.landing--affiliate .join{background:url(../assets/7fbed28ce5279e581897740e6fb7f2ae.svg) no-repeat center;background-size:cover;padding:70px 0;margin:0}.landing--affiliate .text-code{padding:5px 15px;background:#0e2a47}.landing--affiliate .hero .medium,.landing--affiliate .join .medium{color:#ffb229}@media screen and (max-width: 1096px){.landing--affiliate{text-align:center}.landing--affiliate .hero{text-align:center}.landing--affiliate .hero p{margin-left:auto;margin-right:auto}.landing--affiliate .hero img{text-align:center;display:block;margin:0 auto}.landing--affiliate .text__holder{order:1;text-align:center}.landing--affiliate .text__holder a{text-align:center;display:table;margin:0 auto}.landing--affiliate .img__holder{order:0}.landing--affiliate .benefits{padding:60px 0}.landing--affiliate .why-us .container{max-width:600px}.landing--affiliate .why-us .container h5{text-align:center}}@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{max-width:280px}.landing--affiliate .benefits__holder{max-width:280px}.landing--affiliate .why-us .container{text-align:center}.landing--affiliate .join{padding:40px 0}}@media screen and (max-width: 1096px){#author-showcase{flex:1 0 100%;max-width:100%}}.categories{padding:10px 0 0 0}.categories article .content{padding:10px;border:1px solid #cfd9e0}.categories article span{font-size:14px}.categories article ul::after{clear:both;content:"";display:table}.categories article li{float:left;width:50%;padding:0 10px 0 0}.categories article li a{font-size:13px}.collections__showcase{margin:0;padding:30px 0 !important}.collections__showcase:nth-child(odd){background-color:#fff}.collections__showcase--mg-none .collection__item,.collections__showcase--mg-none .collection--fake{margin-bottom:0}@media screen and (min-width: 1096px){.collections__showcase .collection__item[data-row='1'] ~ .collection__item{display:none !important}}.collections__showcase header{position:relative}.collections__showcase header h2{margin:0px}@media screen and (min-width: 1096px){.collections__showcase header{margin-bottom:20px}.collections__showcase header a{position:absolute;top:50%;right:0;transform:translateY(-50%)}}@media screen and (max-width: 768px){.collections__showcase header h2{line-height:1}}.collections__hero{position:relative;padding:70px 0}.collections__hero::before{position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;background-color:rgba(8,25,43,0.6);content:''}.collections__hero .container{position:relative;z-index:3}.collections__hero svg{position:absolute;top:50%;left:0;z-index:1;width:100%;height:100%;transform:translateY(-50%)}.collections section{padding:30px 0}.collection__private--text h5{text-indent:-15px}.collection__private--text ul li{color:#a5b7c6;list-style-type:disc;padding:5px}.collection__private--text ul li span{color:#374957}.collection__private--text .private-holder-text>div{margin:50px}.collection__private--tip{overflow:hidden;background:#fff;box-shadow:0 1px 10px 0 rgba(95,125,149,0.2);margin:20px 50px 70px;position:relative;display:flex;flex-wrap:wrap}.collection__private--tip>*{align-self:stretch;align-items:center}.collection__private--tip .collection__private--tip-text{position:relative}.collection__private--tip .tip-image{position:absolute;top:0;left:-9px}.collection__private--tip .tip-title{display:grid;position:relative;align-items:center;min-width:150px}.collection__private--tip .tip-title h6{border-right:1px solid #cfd9e0;padding:0 45px 0 65px}.collection__private--tip .tip-message{display:flex;flex:1;align-items:center;text-align:left;padding:5px 20px 5px 30px}.collection__private--tip span{color:#5f7d95}.collection__private .collections__showcase{background-color:white}@media (max-width: 1120px){.collection__private--text .private-image{text-align:left;width:357px}}@media screen and (max-width: 1096px){.collection__private--text .private-holder-text>div{margin:20px 0 20px 30px}.collection__private--text .private-holder-image{text-align:center}.collection__private .collections__showcase{overflow:hidden}}@media screen and (max-width: 768px){.collection__private--text{margin-left:20px;padding-right:0}.collection__private--text .private-holder-text>div{padding:0;margin-left:10px}.collection__private--text .private-image{height:136px;width:100%}.collection__private--text .font-xl{font-size:16px}.collection__private--text ul{font-size:14px}.collection__private--tip{margin:0 20px 45px 0}.collection__private--tip .tip-title{min-width:100px}.collection__private--tip h6.font-xl{font-size:18px;padding:0 24px 0 52px}}@media screen and (max-width: 640px){.collection__private--text{margin:0;width:100%}.collection__private--text>div .font-md{padding:5px 20px}.collection__private--text h5{padding-bottom:5px}.collection__private--text p.font-xl{text-align:center}.collection__private--text .private-image{padding-top:20px}.collection__private--text .private-holder-text>div{margin-left:0}.collection__private--text ul li{padding:5px 0 15px;line-height:17px}.collection__private--tip{flex-direction:column;margin:0 0 40px}.collection__private--tip .tip-image{transform:scale(-1, 1);right:-6px;top:-5px}.collection__private--tip .tip-title{padding:15px 10px 10px 20px}.collection__private--tip .tip-title h6{border:none;margin:0;padding:0}.collection__private--tip .tip-message{padding:0 20px 20px;line-height:22px}.collection__private .private-holder-tip{text-align:left;order:2}.collection__private .collections__showcase{padding-top:40px !important}.collection__private .collections__showcase h2{font-size:22px}}@media screen and (max-width: 480px){.collection__private .private-holder-image{order:0}.collection__private .private-holder-text{order:1}.collection__private .tip-title{display:block}}@media screen and (min-width: 480px){.collection__private .private-holder-image{order:inherit}}@media (max-width: 590px) and (max-height: 400px){.collection__private--text .private-holder-image{order:0}.collection__private--text .private-holder-text{order:1}}@media (max-height: 400px){.collection__private .tip-title{display:block}}body[data-hbs-template='detail'].premium-user .detail__spr{display:none !important}body[data-hbs-template='detail']:not(.premium-user) .detail[data-resource-premium='1'] .detail__download [class='pd-bottom-lv2'],body[data-hbs-template='detail']:not(.premium-user) .detail[data-premium='1'] .detail__download [class='pd-bottom-lv2']{display:none !important}body[data-hbs-template='detail']:not(.premium-user) .detail[data-resource-premium='1'] .detail__download [class='row mg-none pd-bottom-lv2'],body[data-hbs-template='detail']:not(.premium-user) .detail[data-premium='1'] .detail__download [class='row mg-none pd-bottom-lv2']{padding-bottom:0 !important}body[data-hbs-template='detail'] #main{position:relative;z-index:inherit}@media screen and (min-width: 640px) and (max-width: 1096px){body[data-hbs-template='detail'].premium-user .detail aside{display:block;border-bottom:1px solid #cfd9e0;border-color:#e3e9ed}body[data-hbs-template='detail'].premium-user .detail aside .detail__aside--left+div{display:grid;column-gap:20px;max-width:740px;margin:0 auto;padding:20px 0;grid-template-areas:"left right-top" "left right-bottom";grid-template-columns:1fr 1fr}body[data-hbs-template='detail'].premium-user .detail aside .detail__spr+div>*{max-width:360px}body[data-hbs-template='detail'].premium-user .detail aside .detail__download{grid-area:left;padding:0;margin:0}body[data-hbs-template='detail'].premium-user .detail aside .detail__download::after{display:none}body[data-hbs-template='detail'].premium-user .detail aside .detail__license{grid-area:right-top}body[data-hbs-template='detail'].premium-user .detail aside .detail__author{grid-area:right-bottom}}.detail{overflow:hidden;background-color:#fff}.detail .detail__aside--left{padding-top:10px;padding-bottom:10px}.detail .container-fluid{width:100%;padding:0 20px}.detail .list--check b{font-weight:500}.detail .list--check li{margin:0 0 10px}.detail .list--check li::before{top:-6px;font-size:18px;font-weight:400}.detail .popover--share+.tooltip:not(:hover)::before{display:none}.detail .popover--share-advanced .popover__container .social li:nth-child(2){min-width:90px}.detail>header{grid-area:header;background-color:#f8fafb}.detail>aside{grid-area:aside}.detail>aside h1,.detail>aside h2,.detail>aside h3,.detail>aside h4,.detail>aside h5,.detail>aside h6,.detail>aside p{margin-bottom:10px}.detail>footer{overflow:hidden;grid-area:footer}.detail>footer h3{color:#5f7d95}.detail[data-resource-premium='1'] .detail__download .container-fluid,.detail[data-premium='1'] .detail__download .container-fluid{display:grid}.detail[data-resource-premium='1'] .detail__download .premium-box,.detail[data-premium='1'] .detail__download .premium-box{order:-1}.detail__author .container-fluid{display:grid;grid-template-columns:1fr 130px;column-gap:10px;align-items:center}.detail__author .avatar+.col{max-width:calc(100% - 54px)}.detail__author .author span{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.detail__comments{position:fixed;top:0;opacity:0;width:100%;height:100%;border-left:1px solid #cfd9e0;background-color:rgba(8,25,43,0.75);transform:translateX(100%);transition:opacity 1ms 1ms cubic-bezier(1, 0, 0, 1),transform 0ms 1ms cubic-bezier(1, 0, 0, 1);z-index:101}.detail__comments:not(.active){pointer-events:none}.detail__comments.active{opacity:1;transform:translateX(0%);transition:opacity 1ms cubic-bezier(1, 0, 0, 1)}.detail__comments.active .detail__comments__content{opacity:1;transform:translateX(0%);transition:1ms 1ms cubic-bezier(1, 0, 0, 1)}@media screen and (max-width: 1096px){.detail__comments.active .detail__comments__content .comments{min-height:calc(100% + 1px)}}.detail__comments__content{overflow-x:hidden;overflow-y:auto;opacity:0;max-width:552px;height:100%;margin:0 0 0 auto;background-color:#fff;box-shadow:0 0 60px rgba(34,34,34,0.25);transform:translateX(100%);transition:1ms cubic-bezier(1, 0, 0, 1)}.detail__download{padding-top:10px}.detail__download-confirmation{-ms-display:flex;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column;-ms-align-items:center;align-items:center;-ms-justify-content:center;justify-content:center;opacity:0;position:absolute;top:0;left:0;width:100%;height:100%;padding:10px;transition:150ms linear;background-color:rgba(8,25,43,0.8);pointer-events:none !important}.detail__download-confirmation #banner-premium-free-download{display:none;position:absolute;bottom:0;left:0;width:calc(100% - 20px);margin:10px;border-radius:3px}.detail__download-confirmation .content{padding:20px 30px}.detail__download-confirmation [data-follow-status='true']{display:none !important}.detail__download-confirmation__close{position:absolute;top:10px;right:10px;z-index:1}.detail__download-confirmation.show{opacity:1;pointer-events:inherit !important}.detail__download-confirmation.show *{pointer-events:inherit !important}.detail__download-confirmation *{pointer-events:none !important}@media screen and (min-width: 640px){.detail__download-confirmation #banner-premium-free-download{display:block}.detail__download-confirmation .col{padding-bottom:106px !important}}.detail__gallery{flex:1;padding-bottom:10px}.detail__gallery .row,.detail__gallery .groups__item{min-height:320px}.detail__gallery .thumb{display:inline-block;width:auto;height:auto;max-width:100%}.detail__gallery .thumb.show{display:inline-block}.detail__gallery .thumb.show ~ svg{display:none}.detail__gallery>.row,.detail__gallery>.groups__item{display:flex;align-items:center;justify-content:center;height:100%}.detail__gallery>.row>div,.detail__gallery>.groups__item>div{overflow:hidden;position:relative;display:inline-block;flex:1}.detail__gallery--content{display:inline;position:relative;margin:0 auto;overflow:hidden}.detail__gallery--content.has-print{display:inline-block}.detail__related{margin:0}.detail__related .spr{margin:0 -15px !important;width:calc(100% + 30px) !important}.detail__related h3{margin:0;padding:10px 0 0 0}.detail__keywords{padding-top:10px;padding-bottom:50px}.detail__title{font-size:14px}.detail__title a:not(:last-of-type) strong::after{content:','}.detail__title a{margin:0 5px 0 0}.detail__title h1{margin:0 5px 0 0;font-size:16px}.detail__group{position:relative;margin-bottom:10px;padding-bottom:10px}.detail__group::after{position:absolute;bottom:0;display:block;width:100%;border-bottom:1px solid #cfd9e0;border-color:#e3e9ed;content:''}.detail__preview{position:relative;height:100%;padding-top:10px}.detail__preview .container-fluid{display:flex;flex-direction:column;height:100%}.detail__preview .social{display:flex;flex-wrap:wrap;justify-content:center;margin:0 0 10px}.detail__preview img{width:auto;max-width:100%;height:auto}.detail__spr .container-fluid{min-width:300px;min-height:250px}@media screen and (max-width: 640px){.detail__spr .container-fluid{min-height:130px}}.detail__spr .container-fluid>div[data-google-query-id]{padding-top:20px !important;padding-bottom:5px !important}.detail__spr .container-fluid>div[data-google-query-id]>div[id^='google_ads_iframe']{padding-top:0;visibility:inherit !important}.detail__spr .spr__static>*{overflow:hidden;padding-top:10px}.detail__spr *{margin:0 auto}@media screen and (max-width: 640px){.detail__spr{order:10}.detail__spr:not(.show-mobile){display:none}}.detail__zoom{overflow:hidden;position:relative;top:0;left:0;width:100%}.detail__zoom.loading{pointer-events:none}.detail__zoom.loading::before{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(8,25,43,0.65);z-index:10;content:''}.detail__zoom.loading::after{-webkit-animation:rotate 500ms linear infinite;-moz-animation:rotate 500ms linear infinite;animation:rotate 500ms linear infinite;position:absolute;top:50%;left:50%;animation:rotate 500ms linear infinite;overflow:hidden;opacity:1;width:24px;height:24px;margin:-12px 0 0 -12px;border-radius:50%;border-width:2px;border-color:#fff rgba(255,255,255,0.3) rgba(255,255,255,0.3) rgba(255,255,255,0.3);border-style:solid;box-sizing:border-box;z-index:11;content:''}.detail__zoom.active{border-radius:3px;cursor:-webkit-zoom-out}.detail__zoom.active img{max-width:none !important;max-height:none !important}.detail__zoom.active .thumb{visibility:hidden}.detail__zoom.active .photo{background-color:#dbdbdb}.detail__zoom.mobile{overflow:auto}.detail__zoom.mobile .thumb{display:none}.detail__zoom .thumb{width:auto;height:auto;max-width:100%;cursor:-webkit-zoom-in}.detail__zoom .photo{position:absolute;top:0;left:0;-webkit-transform:scale(1) translateZ(0);-moz-transform:scale(1) translateZ(0);-ms-transform:scale(1) translateZ(0);-o-transform:scale(1) translateZ(0);transform:scale(1) translateZ(0);width:100%;height:100%;background-position:center;background-size:contain;background-repeat:no-repeat;pointer-events:none}.detail--icon .thumb{width:auto;height:auto;max-width:256px;max-height:256px}.detail .grecaptcha-badge{opacity:0;pointer-events:none}@media screen and (min-width: 640px) and (max-width: 1096px){.detail aside{display:flex;flex-wrap:wrap;justify-content:center;border-bottom:1px solid #cfd9e0;border-color:#e3e9ed}.detail aside .container-fluid{padding:0}.detail aside>*{flex:1;padding:0 20px;max-width:360px}.detail__aside--left{padding-bottom:10px !important}}@media screen and (min-height: 1096px){.detail__gallery img{max-height:70vh}.detail>aside{border:none}}@media screen and (max-height: 768px){.detail__gallery--top .row,.detail__gallery--top .groups__item{-ms-align-items:flex-start;align-items:flex-start}}@media screen and (max-width: 768px){.detail__download-confirmation .modal__trigger{margin:0 auto !important}}@media screen and (min-width: 640px){.detail{display:grid;grid-template-areas:'header header' 'aside aside' 'footer footer';grid-template-columns:1fr 1fr}.detail aside>div>*:last-child{margin:0}.detail aside>div>*:last-child::after{display:none}.detail footer{padding-top:20px}}@media screen and (min-width: 1096px){.detail{grid-template-areas:'header aside' 'footer footer';grid-template-columns:1fr 360px}.detail aside{border-bottom:1px solid #cfd9e0;border-color:#e3e9ed}.detail__preview .social{justify-content:flex-start}}@media screen and (max-width: 480px){.detail__preview .container-fluid{padding:0}}@media screen and (max-width: 640px){.detail aside{display:flex !important;flex-direction:column}.detail__aside--left{order:10}}.selection-download-wrapper{position:relative}.download-options{display:none;position:absolute;top:0;left:0;z-index:10;width:100%;padding:20px;border-radius:3px;background-color:#fff;box-shadow:0 0 30px rgba(34,34,34,0.25)}.download-options.show{display:block}.download-options .font-xs{color:#5f7d95}.download-options__close{position:absolute;top:0;right:0;margin:10px}.user--devices .container{padding:10px}.user--devices .content--info{display:flex;align-items:flex-start;justify-content:space-between;padding-right:5px;padding-left:20px;background-color:#c7ebff}.user--devices .content--list{background:#fff;box-shadow:0px 1px 2px rgba(0,0,0,0.2);border-radius:4px}.user--devices .content--title{display:flex;align-items:center;justify-content:space-between}.user--devices .content--title .badge,.user--devices .content--title .showcase__item .badge--new,.showcase__item .user--devices .content--title .badge--new,.user--devices .content--title .shutterstock__item .badge--new,.shutterstock__item .user--devices .content--title .badge--new,.user--devices .content--title .showcase__fake .badge--new,.showcase__fake .user--devices .content--title .badge--new{color:#fff;background-color:#bac8d3;border:none;padding:5px 10px}.user--devices .content--devices li{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eff3f6;padding-left:20px}.user--devices .content--devices li .label-name{position:relative;display:flex;align-items:center;pointer-events:none}.user--devices .content--devices li .label-name input{margin:0;padding:0 10px;height:auto;font-size:14px;background:transparent;border-color:transparent;color:#869fb2}.user--devices .content--devices li .label-name input:hover:not(:focus)+i{opacity:1}.user--devices .content--devices li .label-name .icon--pencil{color:#374957 !important;opacity:0;position:absolute;right:25px;top:25px}.user--devices .content--devices li span{padding:20px;padding-left:0;font-size:14px;width:calc((100% - 120px) / 5);color:#869fb2}.user--devices .content--devices li span:nth-child(-n+3){font-weight:600}.user--devices .content--devices li span:last-child{text-align:right;width:120px}.user--devices .content--devices li span i{color:#bac8d3}.user--devices .content--devices li span label{margin-top:5px}.user--devices .content--devices li.head span{padding-top:5px;padding-bottom:5px;font-size:13px;font-weight:400}.user--devices .content--devices li.active span,.user--devices .content--devices li.active input{color:#374957}.user--devices .content--devices li.active i{color:#4ad295}.user--devices .content--devices li.active .label-name{pointer-events:initial}.user--devices .content--devices li.active .label-name input:hover{background-color:#eff3f6}.user--devices .content--devices li.active .label-name input:focus{border-color:#a5b7c6;background-color:#fff}.user--devices .content--devices li.current{background-color:rgba(199,235,255,0.3)}.user--devices .content--devices li.current.active i{color:#1273eb}.user--devices .content--devices li.current.active .label-name input:hover{background-color:rgba(199,235,255,0.7)}.user--devices .content--devices li.current.active .label-name input:focus{border-color:#92cdfa;background-color:#fff}.user--devices .content--legend{display:flex;align-items:center;justify-content:space-between}.user--devices .content--legend li{display:inline-block;margin-right:20px;font-size:14px;color:#5f7d95}.user--devices .content--legend li:last-child{margin-right:0}.user--devices .content--legend .info li:before{content:'';display:inline-block;width:16px;height:16px;position:relative;top:3px;margin-right:10px;border-radius:16px;background-color:#a5b7c6}.user--devices .content--legend .info li:nth-child(1):before{background-color:#1273eb}.user--devices .content--legend .info li:nth-child(2):before{background-color:#69e781}.user--devices .content--legend .button--gray{color:#374957}.user--devices .content--legend .button[disabled]{opacity:.5;pointer-events:none}.user--devices .content--bottom p{text-align:center;color:#5f7d95}@media screen and (min-width: 640px){.user--devices .content--info{align-items:center}}.label-switch{position:relative}.label-switch input{display:none}.label-switch input:checked:not(.readonly)+label{background-color:#69e781;border-color:#69e781}.label-switch input:checked:not(.readonly)+label:after{border-color:#fff;left:19px}.label-switch label{position:relative;display:inline-block;width:40px;height:22px;background:#fff;border:1px solid #a5b7c6;border-radius:22px;transition:.3s all ease;cursor:pointer}.label-switch label:after{content:'';position:absolute;z-index:1;top:1px;left:1px;transition:.3s all ease;height:16px;width:16px;background:#fff;border:1px solid #a5b7c6;border-radius:18px}#modal-save-devices .modal__container{max-width:480px}#modal-save-devices .modal__container .title{font-size:22px}#modal-save-devices .modal__container .content{padding:0}#modal-save-devices .modal__container .save-devices-content{margin:50px 65px 50px 65px}#modal-save-devices .modal__container .contact-text{background-color:#F8FAFB;padding:30px 70px 30px 70px}.readonly{pointer-events:none}.download-limit #main{background-repeat:no-repeat}.download-limit #main>.row,.download-limit #main>.groups__item{min-height:calc(100vh - 109px);padding:0 30px}.download-limit #main>.row .container,.download-limit #main>.groups__item .container{text-align:center}.download-limit--premium{background-position:60px center}@media screen and (max-width: 1400px){.download-limit--premium{background-size:220px auto}}@media screen and (max-width: 1300px){.download-limit--premium{background-position:10px center}}@media screen and (max-width: 1200px){.download-limit--premium{background-size:180px auto}}@media screen and (max-width: 1040px){.download-limit--premium{background:none}}@media screen and (max-width: 768px){.home-anon #home-accordion .showcase figure:nth-child(20) ~ figure,.home-anon #home-accordion .shutterstock figure:nth-child(20) ~ figure{display:none !important}}.home-anon #header{margin-bottom:-65px}.home-anon #header #search{visibility:hidden}.home-anon #main{padding-top:0}.home-anon .collections__showcase{background-color:#f8fafb}@media screen and (max-width: 1096px){.home-anon .collections__showcase{overflow:hidden}}@media screen and (max-width: 768px){.home-anon .collections__showcase .collection__item .collection__item__view{display:none !important}.home-anon .collections__showcase .collection__item[data-row="10"] .collection__description{display:none}.home-anon .collections__showcase .collection__item[data-row="10"] .collection__item__view{display:block !important}.home-anon .collections__showcase .collection__item[data-row="10"] ~ .collection__item{display:none !important}.home-anon .collections__showcase header{margin:0 0 20px}}.home-anon .blog{margin-bottom:0;border:none;background-color:#f8fafb}.home-anon .popular-searches{margin-top:-5px !important;background-color:#fff}.home-anon .popular-searches li:last-child::before{display:none}.home-anon .popular-searches li::before{opacity:1;color:#bac8d3}.home-anon .category__header:not(:first-child){margin:20px 0 0 0}.home-anon .hero{position:relative;padding:70px 0;color:#fff;text-align:center}.home-anon .hero__content{position:relative;margin:auto;z-index:2}.home-anon .hero__slider{position:absolute;top:0;left:0;width:100%;height:100%}.home-anon .hero__link{position:absolute;bottom:10px;left:10px;z-index:2}.home-anon .hero .container{padding:0 20px}@media screen and (max-width: 480px){.home-anon .hero .row .button,.home-anon .hero .groups__item .button{width:70%}}.home-anon .hero h1{color:#fff}.home-anon .hero a{color:#fff}.home-anon ol{width:100%;max-width:1096px;margin:0 auto}.category,.blog{padding:30px 0 20px 0}.category{margin:0;border-top:1px solid #cfd9e0}.category .accordion--tabs{margin:0}.category .accordion--tabs .accordion__container{font-size:0}.category .accordion--tabs .accordion__container:first-child>.button{border-top-left-radius:3px;border-bottom-left-radius:3px}.category .accordion--tabs .accordion__container:last-child>.button{border-top-right-radius:3px;border-bottom-right-radius:3px}.category .accordion--tabs .accordion__container>.button{margin:0 -1px 10px;border-radius:0}.category .accordion--tabs .accordion__content{border:none}.category .accordion--tabs .accordion__link{font-size:16px}.home--editor .collections__showcase{background-color:#fff}@media screen and (max-width: 1096px){.home--editor .collections__showcase{overflow:hidden}}.home .slider{overflow:hidden;position:absolute;top:0;left:0;width:100%;height:100%}.home .slider img{object-fit:cover;width:100%;height:100%}.keyword-list .nav a{margin:0}#license-comparison header{margin:0}#license-comparison header .container{padding-bottom:130px}#license-comparison section{position:relative;margin:-80px 0 0 0;z-index:3}#license-comparison section .container{padding-bottom:50px}#license-comparison footer{margin:0;background-color:#fff}#license-comparison footer .container{padding:50px}@media screen and (max-width: 768px){#license-comparison .table--comparison table td:first-child ~ *,#license-comparison .table--comparison table th:first-child ~ *{min-width:inherit;padding:10px}#license-comparison .table--comparison table tbody *:not(.icon){font-size:13px !important}#license-comparison section .container,#license-comparison footer .container{padding-left:0;padding-right:0}#license-comparison footer .container{padding-top:0}}.no-results .sponsor{min-height:44px}.no-results .sponsor img{max-height:16px}.no-results .shutterstock>header{display:none}.no-results>header{overflow:hidden;height:168px;border-bottom:1px solid #cfd9e0;background-size:1400px auto;background-position:center bottom;background-repeat:no-repeat;text-align:center}@media screen and (min-width: 640px){.no-results>header{background-image:url(../assets/58d8c23cd25ac396f442a5af56a16a92.svg)}}.no-results>header h1 span{display:block;color:#0f73ee}.no-results section{margin:0;background-color:#eaeaea}.no-results section #sponsor-text{color:red;font-size:26px}.no-results section #sponsor-logo img{display:block}#main .no-results .shutterstock section .shutterstock__row{-ms-grid-template-columns:repeat(auto-fill, minmax(160px, 1fr)) !important;grid-template-columns:repeat(auto-fill, minmax(160px, 1fr)) !important}#shutterstock-coupon,#autopromo-coupon{width:480px;height:277px;background-color:#fff;padding:0;overflow:hidden}#shutterstock-coupon .notification__close,#autopromo-coupon .notification__close{color:#374957;z-index:1}#shutterstock-coupon .notification__content,#autopromo-coupon .notification__content{padding:0}.coupon-popup{cursor:pointer}.coupon-popup .coupon-title{color:#fb5252}.coupon-popup .group__button,.coupon-popup .group__button>button{line-height:24px}.coupon-popup .group button{min-width:100px;border-radius:3px;box-shadow:inset 0px 0px 0px 100px #008bee}.coupon-popup::before{background-image:url(../assets/043093f083fea88f5317f60c52f653d6.png);background-position:0 0;background-size:cover;background-repeat:no-repeat;display:inline-block;position:absolute;z-index:0;top:-20px;left:-20px;width:521px;height:300px;content:''}@media only screen and (max-width: 540px){.coupon-popup{position:relative;max-width:100%;width:100%;height:240px}.coupon-popup::before{background-image:url(../assets/96ee54b4a3a994af766a9706cd25ad03.png);display:inline-block;position:absolute;z-index:0;top:94px;left:-35px;width:116%;height:100%;content:''}}@media only screen and (max-width: 467px){.coupon-popup::before{background-size:contain;top:140px;left:-26px}}@media only screen and (max-width: 320px){.coupon-popup h1 span{font-size:16px}.coupon-popup .group__context{width:87px}.coupon-popup::before{top:164px;left:-22px}}#autopromo-coupon .offer{display:flex;align-items:center;justify-content:center;margin:0 -10px}#autopromo-coupon .offer p{padding-bottom:7px;margin:0;position:relative;font-weight:bold;line-height:0.7}#autopromo-coupon .offer p b:nth-child(1){font-size:62px;vertical-align:text-top}#autopromo-coupon .offer p b:nth-child(2){font-size:42px;line-height:0;position:relative;top:12px;margin-left:2px}#autopromo-coupon .offer p b:nth-child(2) span{position:absolute;top:90%;left:0;font-size:16px;font-weight:700}#autopromo-coupon .first{padding-top:15px}#autopromo-coupon .group{min-width:208px;height:40px}#autopromo-coupon .group__context .font-md{line-height:37px}#autopromo-coupon .group__button{padding:0;margin:0}#autopromo-coupon .group__button button{min-width:95px;padding:20px;line-height:2px}#autopromo-coupon .coupon-popup::before{background-image:url(../assets/1df4173fc177f9ca5ede9980609fd81a.png)}@media screen and (max-width: 1096px){.shutterstock-promo-code .content{text-align:center}}@media only screen and (max-width: 540px){.shutterstock-coupon-container,.autopromo-coupon-container{width:100%;right:0;padding:20px}.shutterstock-coupon-container #shutterstock-coupon,.shutterstock-coupon-container #autopromo-coupon,.autopromo-coupon-container #shutterstock-coupon,.autopromo-coupon-container #autopromo-coupon{max-width:100%;display:inline-block;margin:0 auto}}@media only screen and (max-width: 540px) and (max-width: 480px){.shutterstock-coupon-container,.autopromo-coupon-container{display:none}}@media only screen and (max-width: 540px){.autopromo-coupon-container{width:340px}.autopromo-coupon-container #autopromo-coupon{width:280px}.autopromo-coupon-container #autopromo-coupon .coupon-popup::before{background-image:url(../assets/83a4531116f6e928b9b06900ebcefffa.png);width:200%;top:65px;left:-21%}}@media screen and (min-width: 1096px){.keywords .container{max-width:1096px}}.keywords .row,.keywords .groups__item{margin:0 -5px}.keywords .row .keyword-list__box,.keywords .groups__item .keyword-list__box{-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1;-moz-flex:1;-ms-flex:1;flex:1;padding:0 5px}.keyword-list__box{margin:0 0 10px}.keyword-list__box--top .content{background-image:url(../assets/9dfd6770631ae39aca77325233909921.svg);background-position:bottom right;background-repeat:no-repeat;background-size:auto 50%}@media screen and (min-width: 480px){.keyword-list__box--top li{width:50%}}@media screen and (min-width: 640px){.keyword-list__box--top li{width:33.33%}}@media screen and (min-width: 768px){.keyword-list__box--top li{width:25%}}@media screen and (min-width: 1096px){.keyword-list__box--top li{width:20%}}.keyword-list__box .content{height:100%;padding:20px;border:1px solid #cfd9e0;border-radius:3px;background-color:#fff}.keyword-list__box .index{display:inline-block;opacity:.75;min-width:28px;padding:0 10px 0 0;text-align:right}.keyword-list__box h6{margin:0 0 10px;padding:0 0 5px;border-bottom:1px solid #cfd9e0;font-size:14px;font-weight:bold;text-transform:uppercase}.keyword-list__box li{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.keyword-list__box a{color:#5f7d95;line-height:1.66}@media screen and (max-width: 1190px){body[data-trigger~="header-filter"] .user--downloads .table__title{display:none !important}}.user--downloads .grecaptcha-badge{opacity:0;pointer-events:none}.user--downloads .table__thumb{width:80px;padding-right:0}@media screen and (max-width: 768px){.user--downloads .table__thumb .aspect-ratio{max-width:80px}.user--downloads .table__thumb .aspect-ratio::before{padding:0 0 100%}}@media screen and (min-width: 640px){.user--downloads .download-button{float:right;margin-right:20px}}@media screen and (min-width: 1096px){.user--downloads .download-button{float:inherit}}@media screen and (max-width: 768px){.user--downloads .download-button{padding:0 10px}.user--downloads .download-button i{float:none !important}}@media screen and (max-width: 768px){.user--following .showcase,.user--following .shutterstock{display:block;flex:1 0 100%;margin:10px 0 0 0 !important}.user--following .avatar.mg-right-lv3{margin-right:10px}.user--following .avatar.mg-right-lv3 .avatar--xl{width:64px;height:64px}.user--following .name+.font-sm{margin-bottom:5px}.user--following .name .link--text{font-size:16px}}.user--collections .container{border:none !important;background:none !important;padding-top:0 !important;padding-bottom:0 !important}.user .showcase__link,.user .shutterstock__link{position:static}.user .showcase__link:hover,.user .shutterstock__link:hover{color:#0f73ee}.user .container{padding:10px;border:1px solid #cfd9e0;background-color:#fff}@media screen and (min-width: 768px){.user .container{padding:20px}}.user nav{padding-bottom:10px}.user__data{min-width:200px}.user--following .name{max-width:200px;font-family:"Proxima Nova","Verdana","Avenir Next";font-size:18px;font-weight:500}.user--bookmarks .showcase .container-fluid,.user--bookmarks .shutterstock .container-fluid{padding:0 20px}.user--bookmarks .showcase .row,.user--bookmarks .shutterstock .row,.user--bookmarks .showcase .groups__item,.user--bookmarks .shutterstock .groups__item{margin-top:0}.user--cookies .container{border:none;background:transparent}.user--cookies .switch{margin:0 0 20px;padding:10px;border:1px solid #cfd9e0;border-radius:3px}.user--cookies .switch__indicator{margin-left:auto !important}.user__no-content{position:relative;overflow:hidden;padding:50px 0 0 0}.user__no-content .container{border:none;background:inherit}.user__no-content::before{position:absolute;bottom:0;left:0;width:100%;height:3px;z-index:1;content:''}@media screen and (max-width: 1096px){.user__no-content{text-align:center}.user__no-content .row,.user__no-content .groups__item{display:block}.user__no-content .row .col,.user__no-content .groups__item .col{margin:0 auto 50px auto}}.user__license{min-width:100px}.detail .showcase__more{overflow:hidden;position:relative;display:block;height:100%;border-radius:3px}.detail .showcase__more button{position:absolute;top:50%;left:50%;z-index:3;transform:translate(-50%, -50%);pointer-events:none}.detail .showcase__more img{z-index:2}.detail .showcase__more::after{position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;background-color:rgba(29,38,45,0.8);content:''}.detail-series{position:relative;margin:10px 0 0 0}.detail-series figure{position:relative;margin:0;border-radius:3px}.detail-series figure a{display:block}.detail-series figure img{display:block;width:auto;height:120px;border-radius:3px}.detail-series figure img.lzy{opacity:0;width:120px}.detail-series figure .content{position:absolute;top:50%;left:50%;width:100%;display:none;transform:translate(-50%, -50%);border-radius:3px;text-align:center}.detail-series figure .content span{display:block}.detail-series figure .content .title{margin:0 0 10px;color:#374957;font-weight:500}.detail-series figure .content .subtitle{display:flex;align-items:center;justify-content:center;color:#374957;font-size:14px;font-weight:600}.detail-series figure .content .subtitle .icon,.detail-series figure .content .subtitle .collections__actions button[class*="collection-"] [class*="icon"],.collections__actions button[class*="collection-"] .detail-series figure .content .subtitle [class*="icon"],.detail-series figure .content .subtitle .collections__actions button[class~="collection-"] [class*="icon"],.collections__actions button[class~="collection-"] .detail-series figure .content .subtitle [class*="icon"],.detail-series figure .content .subtitle .collection-edit button[class*="collection-"] [class*="icon"],.collection-edit button[class*="collection-"] .detail-series figure .content .subtitle [class*="icon"],.detail-series figure .content .subtitle .collection-edit button[class~="collection-"] [class*="icon"],.collection-edit button[class~="collection-"] .detail-series figure .content .subtitle [class*="icon"],.detail-series figure .content .subtitle .detail-series__navigation button,.detail-series__navigation .detail-series figure .content .subtitle button{color:#374957;margin:0 0 0 5px}.detail-series figure:first-child::before{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,0.85);content:''}.detail-series figure:not(:last-child){margin:0 10px 0 0}.detail-series figure:not(.detail-series__item){overflow:hidden;flex:1 0 120px}.detail-series figure:not(.detail-series__item) img{position:absolute;top:50%;left:50%;width:100% !important;transform:translate(-50%, -50%);opacity:1}@supports (object-fit: cover){.detail-series figure:not(.detail-series__item) img{height:100%;object-fit:cover}}.detail-series figure:not(.detail-series__item) .content{display:block;z-index:2}.detail-series figure:not(.detail-series__item)::before{z-index:1}.detail-series__container{display:flex}.detail-series__previous{left:0}.detail-series__next{right:0}.detail-series__navigation{display:none;position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none !important}.detail-series__navigation button{position:absolute;top:50%;transform:translateY(-50%);width:34px;height:34px;margin:5px;border-radius:3px;box-shadow:0 0 10px 0 rgba(74,99,117,0.3);background-color:#fff;pointer-events:all;font-family:'bobjoll';line-height:34px;display:none}.detail-series__navigation button [class*='icon--']::before{margin:10px;font-style:normal}.detail-series__navigation button.show{display:block}.detail-series__wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.detail-series__wrapper[style] ~ .detail-series__navigation{display:block}.detail-series::after{position:absolute;top:0;right:0;height:100%;width:64px;border-radius:3px;background:linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.5) 100%);pointer-events:none;content:''}

