/*! 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/f482376e973efe1ac3b00e7c7972ec12.woff2) format("woff2"),url(../assets/2c0648cbb7f562143303bf6b8d777118.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:'Proxima Nova';src:url(../assets/2b4e75bf60930f21d4e2b82213ba4dcb.woff2) format("woff2"),url(../assets/c75782acf410cc4606b2a7fd3cec7bda.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:'Proxima Nova';src:url(../assets/47f23b55f7b5c882d1efb043c989e37b.woff2) format("woff2"),url(../assets/fbfea8cea738e39faf5a4ee83927e820.woff) format("woff");font-weight:600;font-style:normal}#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{-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,.radio__indicator .icon{-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="radio"]:checked+.radio__indicator .icon,.radio--inverted input[type="checkbox"]:checked+.checkbox__indicator .icon,.radio--inverted input[type="radio"]:checked+.radio__indicator .icon{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 .radio__indicator .icon,.radio--xs .checkbox__indicator .icon,.radio--xs .radio__indicator .icon{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 .radio__indicator .icon,.radio--sm .checkbox__indicator .icon,.radio--sm .radio__indicator .icon{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 .radio__indicator .icon,.radio--md .checkbox__indicator .icon,.radio--md .radio__indicator .icon{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 .radio__indicator .icon,.radio--lg .checkbox__indicator .icon,.radio--lg .radio__indicator .icon{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 .radio__indicator .icon,.radio--xl .checkbox__indicator .icon,.radio--xl .radio__indicator .icon{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{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:56px;line-height:56px;font-size:18px}.dropdown--lg .dropdown__search input{max-width:calc(100% - 56px)}.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{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:#69e781}.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:56px;line-height:54px}.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%}.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{color:#374957}.accordion__link:not(.nostyle) .state--active{display:none}.accordion__link:not(.nostyle).active{color:#0f73ee}.accordion__link:not(.nostyle).active .icon{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}.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:#69e781;background-color:#69e781;color:#374957}.badge--green.badge--outline{border-color:#69e781;color:#69e781}.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:56px;height:56px;padding:0 7.5px;font-size:18px;text-align:center;line-height:56px}.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{display:inline-block;position:relative;height:44px;padding:0 1.4em;border-radius:3px;box-shadow:inset 0px 0px 0px 0 #0f73ee;color:#fff;font-size:16px;font-weight:500;line-height:44px;cursor:pointer}.button.active,.button:hover{box-shadow:inset 0px 0px 0px 0 #0c5cbe;color:#fff}.button.active .icon,.button:hover .icon{color:#fff}.button.active,.button:active{box-shadow:inset 0px 0px 0px 0 #c2c2c2}.button .icon{color:#fff}.button--outline{--color: color('default-outline', 'buttons-text');box-shadow:inset 0px 0px 0px 1px #0f73ee;color:#0f73ee}.button--outline .icon{color:#0f73ee}.button--outline.active,.button--outline:hover{box-shadow:inset 0px 0px 0px 32px #0f73ee;color:#fff}.button--outline.active .icon,.button--outline:hover .icon{color:#fff}.button--flat,.notification:not(.notification--alert) .notification__close:not(.button--pill):not(:hover),.showcase__item .button--share,.shutterstock__item .button--share,.showcase__fake .button--share{box-shadow:inset 0px 0px 0px 100px #0f73ee}.button--flat.active,.notification:not(.notification--alert) .active.notification__close:not(.button--pill):not(:hover),.showcase__item .active.button--share,.shutterstock__item .active.button--share,.showcase__fake .active.button--share,.button--flat:hover,.notification:not(.notification--alert) .notification__close:hover:not(.button--pill):not(:hover),.showcase__item .button--share:hover,.shutterstock__item .button--share:hover,.showcase__fake .button--share:hover{box-shadow:inset 0px 0px 0px 100px #0c5cbe;color:#fff}.button--flat.active .icon,.notification:not(.notification--alert) .active.notification__close:not(.button--pill):not(:hover) .icon,.showcase__item .active.button--share .icon,.shutterstock__item .active.button--share .icon,.showcase__fake .active.button--share .icon,.button--flat:hover .icon,.notification:not(.notification--alert) .notification__close:hover:not(.button--pill):not(:hover) .icon,.showcase__item .button--share:hover .icon,.shutterstock__item .button--share:hover .icon,.showcase__fake .button--share:hover .icon{color:#fff}.button--flat.active,.notification:not(.notification--alert) .active.notification__close:not(.button--pill):not(:hover),.showcase__item .active.button--share,.shutterstock__item .active.button--share,.showcase__fake .active.button--share,.button--flat:active,.notification:not(.notification--alert) .notification__close:active:not(.button--pill):not(:hover),.showcase__item .button--share:active,.shutterstock__item .button--share:active,.showcase__fake .button--share:active{box-shadow:inset 0px 0px 0px 100px #083b7b}.button--shadow::before{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:3px;box-shadow:0 0 30px rgba(34,34,34,0.25);content:''}.button--state.active:not(:disabled) .state--inactive,.feedback--fixed.active .feedback__trigger:not(:disabled) .state--inactive{display:none}.button--state.active:not(:disabled) .state--active,.feedback--fixed.active .feedback__trigger:not(:disabled) .state--active{display:block}.button--state:not(.active) .state--inactive{display:block}.button--state:not(.active) .state--active{display:none}.button--pill{border-radius:44px}.button--icon:not(.button--icon--only):not(.premium--icon) .icon{padding-left:0;padding-right:0}.button--icon span,.button--icon i{margin-left:auto}.button--icon span ~ i,.button--icon i ~ span{margin-left:5px !important;margin-right:auto}.button--icon--only,.premium--icon{width:44px;padding:0 !important}.button--auto{box-shadow:inset 0px 0px 0px 100px #0f73ee;height:auto !important}.button--auto span{line-height:1.66}.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{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:''}.button--loading>*{display:none !important}.button--xs{font-size:13px;height:24px;line-height:24px}.button--xs.button--icon--only,.button--xs.premium--icon{width:24px;height:24px}.button--sm,.notify-wrapper .notify--banner .notification__close{font-size:14px;height:34px;line-height:34px}.button--sm.button--icon--only,.notify-wrapper .notify--banner .button--icon--only.notification__close,.notify-wrapper .notify--banner .notification__close.premium--icon,.button--sm.premium--icon{width:34px;height:34px}.button--md{font-size:16px;height:44px;line-height:44px}.button--md.button--icon--only,.button--md.premium--icon{width:44px;height:44px}.button--lg{font-size:18px;height:56px;line-height:56px}.button--lg.button--icon--only,.button--lg.premium--icon{width:56px;height:56px}.button--xl{font-size:22px;height:64px;line-height:64px}.button--xl.button--icon--only,.button--xl.premium--icon{width:64px;height:64px}.button--default{--color: color($color, 'buttons-text');color:#fff}.button--default .icon{color:#fff}.button--default.button--outline{box-shadow:inset 0px 0px 0px 1px #0f73ee;color:#0f73ee}.button--default.button--outline .icon{color:#0f73ee}.button--default.button--outline:hover{box-shadow:inset 0px 0px 0px 100px #0d67d6}.button--default.button--outline.active,.button--default.button--outline:active{color:#fff;box-shadow:inset 0px 0px 0px 100px #0d67d6}.button--default.button--outline.active .icon,.button--default.button--outline:active .icon{color:#fff}.button--default.button--flat,.notification:not(.notification--alert) .button--default.notification__close:not(.button--pill):not(:hover),.showcase__item .button--default.button--share,.shutterstock__item .button--default.button--share,.showcase__fake .button--default.button--share{box-shadow:inset 0px 0px 0px 100px #0f73ee}.button--default:hover{box-shadow:inset 0px 0px 0px 100px #0d67d6;color:#fff}.button--default:hover .icon{color:#fff}.button--default.active,.button--default:active{box-shadow:inset 0px 0px 0px 100px #0c5cbe}.button--default--hover.active,.button--default--hover:hover{box-shadow:inset 0px 0px 0px 100px #0d67d6 !important;color:#fff !important}.button--default--hover.active .icon,.button--default--hover:hover .icon{color:#fff !important}.button--default--hover.active,.button--default--hover:active{box-shadow:inset 0px 0px 0px 100px #0c5cbe !important}.button--green,.follow-author-toggle.active{--color: color($color, 'buttons-text');color:#fff}.button--green .icon,.follow-author-toggle.active .icon{color:#fff}.button--green.button--outline,.button--outline.follow-author-toggle.active{box-shadow:inset 0px 0px 0px 1px #69E781;color:#69e781}.button--green.button--outline .icon,.button--outline.follow-author-toggle.active .icon{color:#69e781}.button--green.button--outline:hover,.button--outline.follow-author-toggle.active:hover{box-shadow:inset 0px 0px 0px 100px #53e36f}.button--green.button--outline.active,.button--outline.active.follow-author-toggle,.button--green.button--outline:active,.button--outline.follow-author-toggle.active:active{color:#fff;box-shadow:inset 0px 0px 0px 100px #53e36f}.button--green.button--outline.active .icon,.button--outline.active.follow-author-toggle .icon,.button--green.button--outline:active .icon,.button--outline.follow-author-toggle.active:active .icon{color:#fff}.button--green.button--flat,.button--flat.follow-author-toggle.active,.notification:not(.notification--alert) .follow-author-toggle.active.notification__close:not(.button--pill):not(:hover),.showcase__item .follow-author-toggle.active.button--share,.shutterstock__item .follow-author-toggle.active.button--share,.showcase__fake .follow-author-toggle.active.button--share,.notification:not(.notification--alert) .button--green.notification__close:not(.button--pill):not(:hover),.showcase__item .button--green.button--share,.shutterstock__item .button--green.button--share,.showcase__fake .button--green.button--share{box-shadow:inset 0px 0px 0px 100px #69E781}.button--green:hover,.follow-author-toggle.active:hover{box-shadow:inset 0px 0px 0px 100px #53e36f;color:#fff}.button--green:hover .icon,.follow-author-toggle.active:hover .icon{color:#fff}.button--green.active,.active.follow-author-toggle,.button--green:active,.follow-author-toggle.active:active{box-shadow:inset 0px 0px 0px 100px #53e36f}.button--green--hover.active,.button--green--hover:hover{box-shadow:inset 0px 0px 0px 100px #53e36f !important;color:#fff !important}.button--green--hover.active .icon,.button--green--hover:hover .icon{color:#fff !important}.button--green--hover.active,.button--green--hover:active{box-shadow:inset 0px 0px 0px 100px #53e36f !important}.button--blue{--color: color($color, 'buttons-text');color:#fff}.button--blue .icon{color:#fff}.button--blue.button--outline{box-shadow:inset 0px 0px 0px 1px #1273EB;color:#1273eb}.button--blue.button--outline .icon{color:#1273eb}.button--blue.button--outline:hover{box-shadow:inset 0px 0px 0px 100px #1273eb}.button--blue.button--outline.active,.button--blue.button--outline:active{color:#fff;box-shadow:inset 0px 0px 0px 100px #1273eb}.button--blue.button--outline.active .icon,.button--blue.button--outline:active .icon{color:#fff}.button--blue.button--flat,.notification:not(.notification--alert) .button--blue.notification__close:not(.button--pill):not(:hover),.showcase__item .button--blue.button--share,.shutterstock__item .button--blue.button--share,.showcase__fake .button--blue.button--share{box-shadow:inset 0px 0px 0px 100px #1273EB}.button--blue:hover{box-shadow:inset 0px 0px 0px 100px #1273eb;color:#fff}.button--blue:hover .icon{color:#fff}.button--blue.active,.button--blue:active{box-shadow:inset 0px 0px 0px 100px #0161cd}.button--blue--hover.active,.button--blue--hover:hover{box-shadow:inset 0px 0px 0px 100px #1273eb !important;color:#fff !important}.button--blue--hover.active .icon,.button--blue--hover:hover .icon{color:#fff !important}.button--blue--hover.active,.button--blue--hover:active{box-shadow:inset 0px 0px 0px 100px #0161cd !important}.button--gray{--color: color($color, 'buttons-text');color:#fff}.button--gray .icon{color:#fff}.button--gray.button--outline{box-shadow:inset 0px 0px 0px 1px #869FB2;color:#869fb2}.button--gray.button--outline .icon{color:#869fb2}.button--gray.button--outline:hover{box-shadow:inset 0px 0px 0px 100px #869fb2}.button--gray.button--outline.active,.button--gray.button--outline:active{color:#fff;box-shadow:inset 0px 0px 0px 100px #869fb2}.button--gray.button--outline.active .icon,.button--gray.button--outline:active .icon{color:#fff}.button--gray.button--flat,.notification:not(.notification--alert) .button--gray.notification__close:not(.button--pill):not(:hover),.showcase__item .button--gray.button--share,.shutterstock__item .button--gray.button--share,.showcase__fake .button--gray.button--share{box-shadow:inset 0px 0px 0px 100px #869FB2}.button--gray:hover{box-shadow:inset 0px 0px 0px 100px #869fb2;color:#fff}.button--gray:hover .icon{color:#fff}.button--gray.active,.button--gray:active{box-shadow:inset 0px 0px 0px 100px #869fb2}.button--gray--hover.active,.button--gray--hover:hover{box-shadow:inset 0px 0px 0px 100px #869fb2 !important;color:#fff !important}.button--gray--hover.active .icon,.button--gray--hover:hover .icon{color:#fff !important}.button--gray--hover.active,.button--gray--hover:active{box-shadow:inset 0px 0px 0px 100px #869fb2 !important}.button--red{--color: color($color, 'buttons-text');color:#fff}.button--red .icon{color:#fff}.button--red.button--outline{box-shadow:inset 0px 0px 0px 1px #FB5252;color:#fb5252}.button--red.button--outline .icon{color:#fb5252}.button--red.button--outline:hover{box-shadow:inset 0px 0px 0px 100px #fb5252}.button--red.button--outline.active,.button--red.button--outline:active{color:#fff;box-shadow:inset 0px 0px 0px 100px #fb5252}.button--red.button--outline.active .icon,.button--red.button--outline:active .icon{color:#fff}.button--red.button--flat,.notification:not(.notification--alert) .button--red.notification__close:not(.button--pill):not(:hover),.showcase__item .button--red.button--share,.shutterstock__item .button--red.button--share,.showcase__fake .button--red.button--share{box-shadow:inset 0px 0px 0px 100px #FB5252}.button--red:hover{box-shadow:inset 0px 0px 0px 100px #fb5252;color:#fff}.button--red:hover .icon{color:#fff}.button--red.active,.button--red:active{box-shadow:inset 0px 0px 0px 100px #ec3a3b}.button--red--hover.active,.button--red--hover:hover{box-shadow:inset 0px 0px 0px 100px #fb5252 !important;color:#fff !important}.button--red--hover.active .icon,.button--red--hover:hover .icon{color:#fff !important}.button--red--hover.active,.button--red--hover:active{box-shadow:inset 0px 0px 0px 100px #ec3a3b !important}.button--yellow{--color: color($color, 'buttons-text');color:#fff}.button--yellow .icon{color:#fff}.button--yellow.button--outline{box-shadow:inset 0px 0px 0px 1px #FFB229;color:#ffb229}.button--yellow.button--outline .icon{color:#ffb229}.button--yellow.button--outline:hover{box-shadow:inset 0px 0px 0px 100px #ffb229}.button--yellow.button--outline.active,.button--yellow.button--outline:active{color:#fff;box-shadow:inset 0px 0px 0px 100px #ffb229}.button--yellow.button--outline.active .icon,.button--yellow.button--outline:active .icon{color:#fff}.button--yellow.button--flat,.notification:not(.notification--alert) .button--yellow.notification__close:not(.button--pill):not(:hover),.showcase__item .button--yellow.button--share,.shutterstock__item .button--yellow.button--share,.showcase__fake .button--yellow.button--share{box-shadow:inset 0px 0px 0px 100px #FFB229}.button--yellow:hover{box-shadow:inset 0px 0px 0px 100px #ffb229;color:#fff}.button--yellow:hover .icon{color:#fff}.button--yellow.active,.button--yellow:active{box-shadow:inset 0px 0px 0px 100px #fca120}.button--yellow--hover.active,.button--yellow--hover:hover{box-shadow:inset 0px 0px 0px 100px #ffb229 !important;color:#fff !important}.button--yellow--hover.active .icon,.button--yellow--hover:hover .icon{color:#fff !important}.button--yellow--hover.active,.button--yellow--hover:active{box-shadow:inset 0px 0px 0px 100px #fca120 !important}.button--purple{--color: color($color, 'buttons-text');color:#fff}.button--purple .icon{color:#fff}.button--purple.button--outline{box-shadow:inset 0px 0px 0px 1px #4949E7;color:#4949e7}.button--purple.button--outline .icon{color:#4949e7}.button--purple.button--outline:hover{box-shadow:inset 0px 0px 0px 100px #4949e7}.button--purple.button--outline.active,.button--purple.button--outline:active{color:#fff;box-shadow:inset 0px 0px 0px 100px #4949e7}.button--purple.button--outline.active .icon,.button--purple.button--outline:active .icon{color:#fff}.button--purple.button--flat,.notification:not(.notification--alert) .button--purple.notification__close:not(.button--pill):not(:hover),.showcase__item .button--purple.button--share,.shutterstock__item .button--purple.button--share,.showcase__fake .button--purple.button--share{box-shadow:inset 0px 0px 0px 100px #4949E7}.button--purple:hover{box-shadow:inset 0px 0px 0px 100px #4949e7;color:#fff}.button--purple:hover .icon{color:#fff}.button--purple.active,.button--purple:active{box-shadow:inset 0px 0px 0px 100px #3636cc}.button--purple--hover.active,.button--purple--hover:hover{box-shadow:inset 0px 0px 0px 100px #4949e7 !important;color:#fff !important}.button--purple--hover.active .icon,.button--purple--hover:hover .icon{color:#fff !important}.button--purple--hover.active,.button--purple--hover:active{box-shadow:inset 0px 0px 0px 100px #3636cc !important}.button--inverted{--color: color($color, 'buttons-text');color:#5f7d95}.button--inverted .icon{color:#5f7d95}.button--inverted.button--outline{box-shadow:inset 0px 0px 0px 1px #fff;color:#fff}.button--inverted.button--outline .icon{color:#fff}.button--inverted.button--outline:hover{box-shadow:inset 0px 0px 0px 100px #e3e9ed}.button--inverted.button--outline.active,.button--inverted.button--outline:active{color:#5f7d95;box-shadow:inset 0px 0px 0px 100px #e3e9ed}.button--inverted.button--outline.active .icon,.button--inverted.button--outline:active .icon{color:#5f7d95}.button--inverted.button--flat,.notification:not(.notification--alert) .button--inverted.notification__close:not(.button--pill):not(:hover),.showcase__item .button--inverted.button--share,.shutterstock__item .button--inverted.button--share,.showcase__fake .button--inverted.button--share{box-shadow:inset 0px 0px 0px 100px #fff}.button--inverted:hover{box-shadow:inset 0px 0px 0px 100px #e3e9ed;color:#5f7d95}.button--inverted:hover .icon{color:#5f7d95}.button--inverted.active,.button--inverted:active{box-shadow:inset 0px 0px 0px 100px #e3e9ed}.button--inverted--hover.active,.button--inverted--hover:hover{box-shadow:inset 0px 0px 0px 100px #e3e9ed !important;color:#5f7d95 !important}.button--inverted--hover.active .icon,.button--inverted--hover:hover .icon{color:#5f7d95 !important}.button--inverted--hover.active,.button--inverted--hover:active{box-shadow:inset 0px 0px 0px 100px #e3e9ed !important}.button--border{--color: color($color, 'buttons-text');color:#fff}.button--border .icon{color:#fff}.button--border.button--outline{box-shadow:inset 0px 0px 0px 1px #CFD9E0;color:#374957}.button--border.button--outline .icon{color:#374957}.button--border.button--outline:hover{box-shadow:inset 0px 0px 0px 100px #bac8d3}.button--border.button--outline.active,.button--border.button--outline:active{color:#fff;box-shadow:inset 0px 0px 0px 100px #bac8d3}.button--border.button--outline.active .icon,.button--border.button--outline:active .icon{color:#fff}.button--border.button--flat,.notification:not(.notification--alert) .button--border.notification__close:not(.button--pill):not(:hover),.showcase__item .button--border.button--share,.shutterstock__item .button--border.button--share,.showcase__fake .button--border.button--share{box-shadow:inset 0px 0px 0px 100px #CFD9E0}.button--border:hover{box-shadow:inset 0px 0px 0px 100px #bac8d3;color:#fff}.button--border:hover .icon{color:#fff}.button--border.active,.button--border:active{box-shadow:inset 0px 0px 0px 100px #869fb2}.button--border--hover.active,.button--border--hover:hover{box-shadow:inset 0px 0px 0px 100px #bac8d3 !important;color:#fff !important}.button--border--hover.active .icon,.button--border--hover:hover .icon{color:#fff !important}.button--border--hover.active,.button--border--hover:active{box-shadow:inset 0px 0px 0px 100px #869fb2 !important}.button--freepik{--color: color($color, 'buttons-text');color:#fff}.button--freepik .icon{color:#fff}.button--freepik.button--outline{box-shadow:inset 0px 0px 0px 1px #0f73ee;color:#0f73ee}.button--freepik.button--outline .icon{color:#0f73ee}.button--freepik.button--outline:hover{box-shadow:inset 0px 0px 0px 100px #1273eb}.button--freepik.button--outline.active,.button--freepik.button--outline:active{color:#fff;box-shadow:inset 0px 0px 0px 100px #1273eb}.button--freepik.button--outline.active .icon,.button--freepik.button--outline:active .icon{color:#fff}.button--freepik.button--flat,.notification:not(.notification--alert) .button--freepik.notification__close:not(.button--pill):not(:hover),.showcase__item .button--freepik.button--share,.shutterstock__item .button--freepik.button--share,.showcase__fake .button--freepik.button--share{box-shadow:inset 0px 0px 0px 100px #0f73ee}.button--freepik:hover{box-shadow:inset 0px 0px 0px 100px #1273eb;color:#fff}.button--freepik:hover .icon{color:#fff}.button--freepik.active,.button--freepik:active{box-shadow:inset 0px 0px 0px 100px #0f73ee}.button--freepik--hover.active,.button--freepik--hover:hover{box-shadow:inset 0px 0px 0px 100px #1273eb !important;color:#fff !important}.button--freepik--hover.active .icon,.button--freepik--hover:hover .icon{color:#fff !important}.button--freepik--hover.active,.button--freepik--hover:active{box-shadow:inset 0px 0px 0px 100px #0f73ee !important}.button--flaticon{--color: color($color, 'buttons-text');color:#5f7d95}.button--flaticon .icon{color:#5f7d95}.button--flaticon.button--outline{box-shadow:inset 0px 0px 0px 1px #69e781;color:#69e781}.button--flaticon.button--outline .icon{color:#69e781}.button--flaticon.button--outline:hover{box-shadow:inset 0px 0px 0px 100px #69e781}.button--flaticon.button--outline.active,.button--flaticon.button--outline:active{color:#5f7d95;box-shadow:inset 0px 0px 0px 100px #69e781}.button--flaticon.button--outline.active .icon,.button--flaticon.button--outline:active .icon{color:#5f7d95}.button--flaticon.button--flat,.notification:not(.notification--alert) .button--flaticon.notification__close:not(.button--pill):not(:hover),.showcase__item .button--flaticon.button--share,.shutterstock__item .button--flaticon.button--share,.showcase__fake .button--flaticon.button--share{box-shadow:inset 0px 0px 0px 100px #69e781}.button--flaticon:hover{box-shadow:inset 0px 0px 0px 100px #69e781;color:#5f7d95}.button--flaticon:hover .icon{color:#5f7d95}.button--flaticon.active,.button--flaticon:active{box-shadow:inset 0px 0px 0px 100px #4ad295}.button--flaticon--hover.active,.button--flaticon--hover:hover{box-shadow:inset 0px 0px 0px 100px #69e781 !important;color:#5f7d95 !important}.button--flaticon--hover.active .icon,.button--flaticon--hover:hover .icon{color:#5f7d95 !important}.button--flaticon--hover.active,.button--flaticon--hover:active{box-shadow:inset 0px 0px 0px 100px #4ad295 !important}.button--tutpad{--color: color($color, 'buttons-text');color:#fff}.button--tutpad .icon{color:#fff}.button--tutpad.button--outline{box-shadow:inset 0px 0px 0px 1px #ff5252;color:#ff5252}.button--tutpad.button--outline .icon{color:#ff5252}.button--tutpad.button--outline:hover{box-shadow:inset 0px 0px 0px 100px #fb5252}.button--tutpad.button--outline.active,.button--tutpad.button--outline:active{color:#fff;box-shadow:inset 0px 0px 0px 100px #fb5252}.button--tutpad.button--outline.active .icon,.button--tutpad.button--outline:active .icon{color:#fff}.button--tutpad.button--flat,.notification:not(.notification--alert) .button--tutpad.notification__close:not(.button--pill):not(:hover),.showcase__item .button--tutpad.button--share,.shutterstock__item .button--tutpad.button--share,.showcase__fake .button--tutpad.button--share{box-shadow:inset 0px 0px 0px 100px #ff5252}.button--tutpad:hover{box-shadow:inset 0px 0px 0px 100px #fb5252;color:#fff}.button--tutpad:hover .icon{color:#fff}.button--tutpad.active,.button--tutpad:active{box-shadow:inset 0px 0px 0px 100px #ec3a3b}.button--tutpad--hover.active,.button--tutpad--hover:hover{box-shadow:inset 0px 0px 0px 100px #fb5252 !important;color:#fff !important}.button--tutpad--hover.active .icon,.button--tutpad--hover:hover .icon{color:#fff !important}.button--tutpad--hover.active,.button--tutpad--hover:active{box-shadow:inset 0px 0px 0px 100px #ec3a3b !important}.button--premium{--color: color($color, 'buttons-text');color:#fff}.button--premium .icon{color:#fff}.button--premium.button--outline{box-shadow:inset 0px 0px 0px 1px #fba707;color:#fba707}.button--premium.button--outline .icon{color:#fba707}.button--premium.button--outline:hover{box-shadow:inset 0px 0px 0px 100px #ffb229}.button--premium.button--outline.active,.button--premium.button--outline:active{color:#fff;box-shadow:inset 0px 0px 0px 100px #ffb229}.button--premium.button--outline.active .icon,.button--premium.button--outline:active .icon{color:#fff}.button--premium.button--flat,.notification:not(.notification--alert) .button--premium.notification__close:not(.button--pill):not(:hover),.showcase__item .button--premium.button--share,.shutterstock__item .button--premium.button--share,.showcase__fake .button--premium.button--share{box-shadow:inset 0px 0px 0px 100px #fba707}.button--premium:hover{box-shadow:inset 0px 0px 0px 100px #ffb229;color:#fff}.button--premium:hover .icon{color:#fff}.button--premium.active,.button--premium:active{box-shadow:inset 0px 0px 0px 100px #fca120}.button--premium--hover.active,.button--premium--hover:hover{box-shadow:inset 0px 0px 0px 100px #ffb229 !important;color:#fff !important}.button--premium--hover.active .icon,.button--premium--hover:hover .icon{color:#fff !important}.button--premium--hover.active,.button--premium--hover:active{box-shadow:inset 0px 0px 0px 100px #fca120 !important}.button--premium-dark{--color: color($color, 'buttons-text');color:#fff}.button--premium-dark .icon{color:#fff}.button--premium-dark.button--outline{box-shadow:inset 0px 0px 0px 1px #FFB229;color:#fca120}.button--premium-dark.button--outline .icon{color:#fca120}.button--premium-dark.button--outline:hover{box-shadow:inset 0px 0px 0px 100px #fca120}.button--premium-dark.button--outline.active,.button--premium-dark.button--outline:active{color:#fff;box-shadow:inset 0px 0px 0px 100px #fca120}.button--premium-dark.button--outline.active .icon,.button--premium-dark.button--outline:active .icon{color:#fff}.button--premium-dark.button--flat,.notification:not(.notification--alert) .button--premium-dark.notification__close:not(.button--pill):not(:hover),.showcase__item .button--premium-dark.button--share,.shutterstock__item .button--premium-dark.button--share,.showcase__fake .button--premium-dark.button--share{box-shadow:inset 0px 0px 0px 100px #FFB229}.button--premium-dark:hover{box-shadow:inset 0px 0px 0px 100px #fca120;color:#fff}.button--premium-dark:hover .icon{color:#fff}.button--premium-dark.active,.button--premium-dark:active{box-shadow:inset 0px 0px 0px 100px #fca120}.button--premium-dark--hover.active,.button--premium-dark--hover:hover{box-shadow:inset 0px 0px 0px 100px #fca120 !important;color:#fff !important}.button--premium-dark--hover.active .icon,.button--premium-dark--hover:hover .icon{color:#fff !important}.button--premium-dark--hover.active,.button--premium-dark--hover:active{box-shadow:inset 0px 0px 0px 100px #fca120 !important}.button--christmas{--color: color($color, 'buttons-text');color:#fff}.button--christmas .icon{color:#fff}.button--christmas.button--outline{box-shadow:inset 0px 0px 0px 1px #2BC48A;color:#2bc48a}.button--christmas.button--outline .icon{color:#2bc48a}.button--christmas.button--outline:hover{box-shadow:inset 0px 0px 0px 100px #2ac087}.button--christmas.button--outline.active,.button--christmas.button--outline:active{color:#fff;box-shadow:inset 0px 0px 0px 100px #2ac087}.button--christmas.button--outline.active .icon,.button--christmas.button--outline:active .icon{color:#fff}.button--christmas.button--flat,.notification:not(.notification--alert) .button--christmas.notification__close:not(.button--pill):not(:hover),.showcase__item .button--christmas.button--share,.shutterstock__item .button--christmas.button--share,.showcase__fake .button--christmas.button--share{box-shadow:inset 0px 0px 0px 100px #2BC48A}.button--christmas:hover{box-shadow:inset 0px 0px 0px 100px #2ac087;color:#fff}.button--christmas:hover .icon{color:#fff}.button--christmas.active,.button--christmas:active{box-shadow:inset 0px 0px 0px 100px #2abe86}.button--christmas--hover.active,.button--christmas--hover:hover{box-shadow:inset 0px 0px 0px 100px #2ac087 !important;color:#fff !important}.button--christmas--hover.active .icon,.button--christmas--hover:hover .icon{color:#fff !important}.button--christmas--hover.active,.button--christmas--hover:active{box-shadow:inset 0px 0px 0px 100px #2abe86 !important}.button--behance{box-shadow:inset 0px 0px 0px 0 #1769ff;color:#fff}.button--behance .icon{color:#fff}.button--behance.button--flat.button--inverted,.notification:not(.notification--alert) .button--behance.button--inverted.notification__close:not(.button--pill):not(:hover),.showcase__item .button--behance.button--inverted.button--share,.shutterstock__item .button--behance.button--inverted.button--share,.showcase__fake .button--behance.button--inverted.button--share{box-shadow:inset 0px 0px 0px 100px #fff;color:#1769ff}.button--behance.button--flat.button--inverted .icon,.notification:not(.notification--alert) .button--behance.button--inverted.notification__close:not(.button--pill):not(:hover) .icon,.showcase__item .button--behance.button--inverted.button--share .icon,.shutterstock__item .button--behance.button--inverted.button--share .icon,.showcase__fake .button--behance.button--inverted.button--share .icon{color:#1769ff}.button--behance.button--flat.button--inverted.active,.notification:not(.notification--alert) .button--behance.button--inverted.active.notification__close:not(.button--pill):not(:hover),.showcase__item .button--behance.button--inverted.active.button--share,.shutterstock__item .button--behance.button--inverted.active.button--share,.showcase__fake .button--behance.button--inverted.active.button--share,.button--behance.button--flat.button--inverted:hover,.notification:not(.notification--alert) .button--behance.button--inverted.notification__close:hover:not(.button--pill):not(:hover),.showcase__item .button--behance.button--inverted.button--share:hover,.shutterstock__item .button--behance.button--inverted.button--share:hover,.showcase__fake .button--behance.button--inverted.button--share:hover{box-shadow:inset 0px 0px 0px 100px #0050e3;color:#fff}.button--behance.button--flat.button--inverted.active .icon,.notification:not(.notification--alert) .button--behance.button--inverted.active.notification__close:not(.button--pill):not(:hover) .icon,.showcase__item .button--behance.button--inverted.active.button--share .icon,.shutterstock__item .button--behance.button--inverted.active.button--share .icon,.showcase__fake .button--behance.button--inverted.active.button--share .icon,.button--behance.button--flat.button--inverted:hover .icon,.notification:not(.notification--alert) .button--behance.button--inverted.notification__close:hover:not(.button--pill):not(:hover) .icon,.showcase__item .button--behance.button--inverted.button--share:hover .icon,.shutterstock__item .button--behance.button--inverted.button--share:hover .icon,.showcase__fake .button--behance.button--inverted.button--share:hover .icon{color:#fff}.button--behance.button--flat.button--inverted.active,.notification:not(.notification--alert) .button--behance.button--inverted.active.notification__close:not(.button--pill):not(:hover),.showcase__item .button--behance.button--inverted.active.button--share,.shutterstock__item .button--behance.button--inverted.active.button--share,.showcase__fake .button--behance.button--inverted.active.button--share,.button--behance.button--flat.button--inverted:active,.notification:not(.notification--alert) .button--behance.button--inverted.notification__close:active:not(.button--pill):not(:hover),.showcase__item .button--behance.button--inverted.button--share:active,.shutterstock__item .button--behance.button--inverted.button--share:active,.showcase__fake .button--behance.button--inverted.button--share:active{box-shadow:inset 0px 0px 0px 100px #0049cf}.button--behance.button--outline{box-shadow:inset 0px 0px 0px 1px #1769ff;color:#1769ff}.button--behance.button--outline .icon{color:#1769ff}.button--behance.button--outline.active,.button--behance.button--outline:hover{box-shadow:inset 0px 0px 0px 100px #0050e3;color:#fff}.button--behance.button--outline.active .icon,.button--behance.button--outline:hover .icon{color:#fff}.button--behance.button--outline.active,.button--behance.button--outline:active{box-shadow:inset 0px 0px 0px 100px #0049cf}.button--behance.button--flat,.notification:not(.notification--alert) .button--behance.notification__close:not(.button--pill):not(:hover),.showcase__item .button--behance.button--share,.shutterstock__item .button--behance.button--share,.showcase__fake .button--behance.button--share{box-shadow:inset 0px 0px 0px 100px #1769ff}.button--behance.active,.button--behance:hover{box-shadow:inset 0px 0px 0px 100px #0050e3;color:#fff}.button--behance.active .icon,.button--behance:hover .icon{color:#fff}.button--behance.active,.button--behance:active{box-shadow:inset 0px 0px 0px 100px #0049cf}.button--dribbble{box-shadow:inset 0px 0px 0px 0 #ea4c89;color:#fff}.button--dribbble .icon{color:#fff}.button--dribbble.button--flat.button--inverted,.notification:not(.notification--alert) .button--dribbble.button--inverted.notification__close:not(.button--pill):not(:hover),.showcase__item .button--dribbble.button--inverted.button--share,.shutterstock__item .button--dribbble.button--inverted.button--share,.showcase__fake .button--dribbble.button--inverted.button--share{box-shadow:inset 0px 0px 0px 100px #fff;color:#ea4c89}.button--dribbble.button--flat.button--inverted .icon,.notification:not(.notification--alert) .button--dribbble.button--inverted.notification__close:not(.button--pill):not(:hover) .icon,.showcase__item .button--dribbble.button--inverted.button--share .icon,.shutterstock__item .button--dribbble.button--inverted.button--share .icon,.showcase__fake .button--dribbble.button--inverted.button--share .icon{color:#ea4c89}.button--dribbble.button--flat.button--inverted.active,.notification:not(.notification--alert) .button--dribbble.button--inverted.active.notification__close:not(.button--pill):not(:hover),.showcase__item .button--dribbble.button--inverted.active.button--share,.shutterstock__item .button--dribbble.button--inverted.active.button--share,.showcase__fake .button--dribbble.button--inverted.active.button--share,.button--dribbble.button--flat.button--inverted:hover,.notification:not(.notification--alert) .button--dribbble.button--inverted.notification__close:hover:not(.button--pill):not(:hover),.showcase__item .button--dribbble.button--inverted.button--share:hover,.shutterstock__item .button--dribbble.button--inverted.button--share:hover,.showcase__fake .button--dribbble.button--inverted.button--share:hover{box-shadow:inset 0px 0px 0px 100px #e51e6b;color:#fff}.button--dribbble.button--flat.button--inverted.active .icon,.notification:not(.notification--alert) .button--dribbble.button--inverted.active.notification__close:not(.button--pill):not(:hover) .icon,.showcase__item .button--dribbble.button--inverted.active.button--share .icon,.shutterstock__item .button--dribbble.button--inverted.active.button--share .icon,.showcase__fake .button--dribbble.button--inverted.active.button--share .icon,.button--dribbble.button--flat.button--inverted:hover .icon,.notification:not(.notification--alert) .button--dribbble.button--inverted.notification__close:hover:not(.button--pill):not(:hover) .icon,.showcase__item .button--dribbble.button--inverted.button--share:hover .icon,.shutterstock__item .button--dribbble.button--inverted.button--share:hover .icon,.showcase__fake .button--dribbble.button--inverted.button--share:hover .icon{color:#fff}.button--dribbble.button--flat.button--inverted.active,.notification:not(.notification--alert) .button--dribbble.button--inverted.active.notification__close:not(.button--pill):not(:hover),.showcase__item .button--dribbble.button--inverted.active.button--share,.shutterstock__item .button--dribbble.button--inverted.active.button--share,.showcase__fake .button--dribbble.button--inverted.active.button--share,.button--dribbble.button--flat.button--inverted:active,.notification:not(.notification--alert) .button--dribbble.button--inverted.notification__close:active:not(.button--pill):not(:hover),.showcase__item .button--dribbble.button--inverted.button--share:active,.shutterstock__item .button--dribbble.button--inverted.button--share:active,.showcase__fake .button--dribbble.button--inverted.button--share:active{box-shadow:inset 0px 0px 0px 100px #d61962}.button--dribbble.button--outline{box-shadow:inset 0px 0px 0px 1px #ea4c89;color:#ea4c89}.button--dribbble.button--outline .icon{color:#ea4c89}.button--dribbble.button--outline.active,.button--dribbble.button--outline:hover{box-shadow:inset 0px 0px 0px 100px #e51e6b;color:#fff}.button--dribbble.button--outline.active .icon,.button--dribbble.button--outline:hover .icon{color:#fff}.button--dribbble.button--outline.active,.button--dribbble.button--outline:active{box-shadow:inset 0px 0px 0px 100px #d61962}.button--dribbble.button--flat,.notification:not(.notification--alert) .button--dribbble.notification__close:not(.button--pill):not(:hover),.showcase__item .button--dribbble.button--share,.shutterstock__item .button--dribbble.button--share,.showcase__fake .button--dribbble.button--share{box-shadow:inset 0px 0px 0px 100px #ea4c89}.button--dribbble.active,.button--dribbble:hover{box-shadow:inset 0px 0px 0px 100px #e51e6b;color:#fff}.button--dribbble.active .icon,.button--dribbble:hover .icon{color:#fff}.button--dribbble.active,.button--dribbble:active{box-shadow:inset 0px 0px 0px 100px #d61962}.button--facebook{box-shadow:inset 0px 0px 0px 0 #3b5998;color:#fff}.button--facebook .icon{color:#fff}.button--facebook.button--flat.button--inverted,.notification:not(.notification--alert) .button--facebook.button--inverted.notification__close:not(.button--pill):not(:hover),.showcase__item .button--facebook.button--inverted.button--share,.shutterstock__item .button--facebook.button--inverted.button--share,.showcase__fake .button--facebook.button--inverted.button--share{box-shadow:inset 0px 0px 0px 100px #fff;color:#3b5998}.button--facebook.button--flat.button--inverted .icon,.notification:not(.notification--alert) .button--facebook.button--inverted.notification__close:not(.button--pill):not(:hover) .icon,.showcase__item .button--facebook.button--inverted.button--share .icon,.shutterstock__item .button--facebook.button--inverted.button--share .icon,.showcase__fake .button--facebook.button--inverted.button--share .icon{color:#3b5998}.button--facebook.button--flat.button--inverted.active,.notification:not(.notification--alert) .button--facebook.button--inverted.active.notification__close:not(.button--pill):not(:hover),.showcase__item .button--facebook.button--inverted.active.button--share,.shutterstock__item .button--facebook.button--inverted.active.button--share,.showcase__fake .button--facebook.button--inverted.active.button--share,.button--facebook.button--flat.button--inverted:hover,.notification:not(.notification--alert) .button--facebook.button--inverted.notification__close:hover:not(.button--pill):not(:hover),.showcase__item .button--facebook.button--inverted.button--share:hover,.shutterstock__item .button--facebook.button--inverted.button--share:hover,.showcase__fake .button--facebook.button--inverted.button--share:hover{box-shadow:inset 0px 0px 0px 100px #2d4373;color:#fff}.button--facebook.button--flat.button--inverted.active .icon,.notification:not(.notification--alert) .button--facebook.button--inverted.active.notification__close:not(.button--pill):not(:hover) .icon,.showcase__item .button--facebook.button--inverted.active.button--share .icon,.shutterstock__item .button--facebook.button--inverted.active.button--share .icon,.showcase__fake .button--facebook.button--inverted.active.button--share .icon,.button--facebook.button--flat.button--inverted:hover .icon,.notification:not(.notification--alert) .button--facebook.button--inverted.notification__close:hover:not(.button--pill):not(:hover) .icon,.showcase__item .button--facebook.button--inverted.button--share:hover .icon,.shutterstock__item .button--facebook.button--inverted.button--share:hover .icon,.showcase__fake .button--facebook.button--inverted.button--share:hover .icon{color:#fff}.button--facebook.button--flat.button--inverted.active,.notification:not(.notification--alert) .button--facebook.button--inverted.active.notification__close:not(.button--pill):not(:hover),.showcase__item .button--facebook.button--inverted.active.button--share,.shutterstock__item .button--facebook.button--inverted.active.button--share,.showcase__fake .button--facebook.button--inverted.active.button--share,.button--facebook.button--flat.button--inverted:active,.notification:not(.notification--alert) .button--facebook.button--inverted.notification__close:active:not(.button--pill):not(:hover),.showcase__item .button--facebook.button--inverted.button--share:active,.shutterstock__item .button--facebook.button--inverted.button--share:active,.showcase__fake .button--facebook.button--inverted.button--share:active{box-shadow:inset 0px 0px 0px 100px #273b65}.button--facebook.button--outline{box-shadow:inset 0px 0px 0px 1px #3b5998;color:#3b5998}.button--facebook.button--outline .icon{color:#3b5998}.button--facebook.button--outline.active,.button--facebook.button--outline:hover{box-shadow:inset 0px 0px 0px 100px #2d4373;color:#fff}.button--facebook.button--outline.active .icon,.button--facebook.button--outline:hover .icon{color:#fff}.button--facebook.button--outline.active,.button--facebook.button--outline:active{box-shadow:inset 0px 0px 0px 100px #273b65}.button--facebook.button--flat,.notification:not(.notification--alert) .button--facebook.notification__close:not(.button--pill):not(:hover),.showcase__item .button--facebook.button--share,.shutterstock__item .button--facebook.button--share,.showcase__fake .button--facebook.button--share{box-shadow:inset 0px 0px 0px 100px #3b5998}.button--facebook.active,.button--facebook:hover{box-shadow:inset 0px 0px 0px 100px #2d4373;color:#fff}.button--facebook.active .icon,.button--facebook:hover .icon{color:#fff}.button--facebook.active,.button--facebook:active{box-shadow:inset 0px 0px 0px 100px #273b65}.button--google{box-shadow:inset 0px 0px 0px 0 #dd4b39;color:#fff}.button--google .icon{color:#fff}.button--google.button--flat.button--inverted,.notification:not(.notification--alert) .button--google.button--inverted.notification__close:not(.button--pill):not(:hover),.showcase__item .button--google.button--inverted.button--share,.shutterstock__item .button--google.button--inverted.button--share,.showcase__fake .button--google.button--inverted.button--share{box-shadow:inset 0px 0px 0px 100px #fff;color:#dd4b39}.button--google.button--flat.button--inverted .icon,.notification:not(.notification--alert) .button--google.button--inverted.notification__close:not(.button--pill):not(:hover) .icon,.showcase__item .button--google.button--inverted.button--share .icon,.shutterstock__item .button--google.button--inverted.button--share .icon,.showcase__fake .button--google.button--inverted.button--share .icon{color:#dd4b39}.button--google.button--flat.button--inverted.active,.notification:not(.notification--alert) .button--google.button--inverted.active.notification__close:not(.button--pill):not(:hover),.showcase__item .button--google.button--inverted.active.button--share,.shutterstock__item .button--google.button--inverted.active.button--share,.showcase__fake .button--google.button--inverted.active.button--share,.button--google.button--flat.button--inverted:hover,.notification:not(.notification--alert) .button--google.button--inverted.notification__close:hover:not(.button--pill):not(:hover),.showcase__item .button--google.button--inverted.button--share:hover,.shutterstock__item .button--google.button--inverted.button--share:hover,.showcase__fake .button--google.button--inverted.button--share:hover{box-shadow:inset 0px 0px 0px 100px #c23321;color:#fff}.button--google.button--flat.button--inverted.active .icon,.notification:not(.notification--alert) .button--google.button--inverted.active.notification__close:not(.button--pill):not(:hover) .icon,.showcase__item .button--google.button--inverted.active.button--share .icon,.shutterstock__item .button--google.button--inverted.active.button--share .icon,.showcase__fake .button--google.button--inverted.active.button--share .icon,.button--google.button--flat.button--inverted:hover .icon,.notification:not(.notification--alert) .button--google.button--inverted.notification__close:hover:not(.button--pill):not(:hover) .icon,.showcase__item .button--google.button--inverted.button--share:hover .icon,.shutterstock__item .button--google.button--inverted.button--share:hover .icon,.showcase__fake .button--google.button--inverted.button--share:hover .icon{color:#fff}.button--google.button--flat.button--inverted.active,.notification:not(.notification--alert) .button--google.button--inverted.active.notification__close:not(.button--pill):not(:hover),.showcase__item .button--google.button--inverted.active.button--share,.shutterstock__item .button--google.button--inverted.active.button--share,.showcase__fake .button--google.button--inverted.active.button--share,.button--google.button--flat.button--inverted:active,.notification:not(.notification--alert) .button--google.button--inverted.notification__close:active:not(.button--pill):not(:hover),.showcase__item .button--google.button--inverted.button--share:active,.shutterstock__item .button--google.button--inverted.button--share:active,.showcase__fake .button--google.button--inverted.button--share:active{box-shadow:inset 0px 0px 0px 100px #b02e1e}.button--google.button--outline{box-shadow:inset 0px 0px 0px 1px #dd4b39;color:#dd4b39}.button--google.button--outline .icon{color:#dd4b39}.button--google.button--outline.active,.button--google.button--outline:hover{box-shadow:inset 0px 0px 0px 100px #c23321;color:#fff}.button--google.button--outline.active .icon,.button--google.button--outline:hover .icon{color:#fff}.button--google.button--outline.active,.button--google.button--outline:active{box-shadow:inset 0px 0px 0px 100px #b02e1e}.button--google.button--flat,.notification:not(.notification--alert) .button--google.notification__close:not(.button--pill):not(:hover),.showcase__item .button--google.button--share,.shutterstock__item .button--google.button--share,.showcase__fake .button--google.button--share{box-shadow:inset 0px 0px 0px 100px #dd4b39}.button--google.active,.button--google:hover{box-shadow:inset 0px 0px 0px 100px #c23321;color:#fff}.button--google.active .icon,.button--google:hover .icon{color:#fff}.button--google.active,.button--google:active{box-shadow:inset 0px 0px 0px 100px #b02e1e}.button--instagram{box-shadow:inset 0px 0px 0px 0 #c32aa3;color:#fff}.button--instagram .icon{color:#fff}.button--instagram.button--flat.button--inverted,.notification:not(.notification--alert) .button--instagram.button--inverted.notification__close:not(.button--pill):not(:hover),.showcase__item .button--instagram.button--inverted.button--share,.shutterstock__item .button--instagram.button--inverted.button--share,.showcase__fake .button--instagram.button--inverted.button--share{box-shadow:inset 0px 0px 0px 100px #fff;color:#c32aa3}.button--instagram.button--flat.button--inverted .icon,.notification:not(.notification--alert) .button--instagram.button--inverted.notification__close:not(.button--pill):not(:hover) .icon,.showcase__item .button--instagram.button--inverted.button--share .icon,.shutterstock__item .button--instagram.button--inverted.button--share .icon,.showcase__fake .button--instagram.button--inverted.button--share .icon{color:#c32aa3}.button--instagram.button--flat.button--inverted.active,.notification:not(.notification--alert) .button--instagram.button--inverted.active.notification__close:not(.button--pill):not(:hover),.showcase__item .button--instagram.button--inverted.active.button--share,.shutterstock__item .button--instagram.button--inverted.active.button--share,.showcase__fake .button--instagram.button--inverted.active.button--share,.button--instagram.button--flat.button--inverted:hover,.notification:not(.notification--alert) .button--instagram.button--inverted.notification__close:hover:not(.button--pill):not(:hover),.showcase__item .button--instagram.button--inverted.button--share:hover,.shutterstock__item .button--instagram.button--inverted.button--share:hover,.showcase__fake .button--instagram.button--inverted.button--share:hover{box-shadow:inset 0px 0px 0px 100px #992180;color:#fff}.button--instagram.button--flat.button--inverted.active .icon,.notification:not(.notification--alert) .button--instagram.button--inverted.active.notification__close:not(.button--pill):not(:hover) .icon,.showcase__item .button--instagram.button--inverted.active.button--share .icon,.shutterstock__item .button--instagram.button--inverted.active.button--share .icon,.showcase__fake .button--instagram.button--inverted.active.button--share .icon,.button--instagram.button--flat.button--inverted:hover .icon,.notification:not(.notification--alert) .button--instagram.button--inverted.notification__close:hover:not(.button--pill):not(:hover) .icon,.showcase__item .button--instagram.button--inverted.button--share:hover .icon,.shutterstock__item .button--instagram.button--inverted.button--share:hover .icon,.showcase__fake .button--instagram.button--inverted.button--share:hover .icon{color:#fff}.button--instagram.button--flat.button--inverted.active,.notification:not(.notification--alert) .button--instagram.button--inverted.active.notification__close:not(.button--pill):not(:hover),.showcase__item .button--instagram.button--inverted.active.button--share,.shutterstock__item .button--instagram.button--inverted.active.button--share,.showcase__fake .button--instagram.button--inverted.active.button--share,.button--instagram.button--flat.button--inverted:active,.notification:not(.notification--alert) .button--instagram.button--inverted.notification__close:active:not(.button--pill):not(:hover),.showcase__item .button--instagram.button--inverted.button--share:active,.shutterstock__item .button--instagram.button--inverted.button--share:active,.showcase__fake .button--instagram.button--inverted.button--share:active{box-shadow:inset 0px 0px 0px 100px #881d72}.button--instagram.button--outline{box-shadow:inset 0px 0px 0px 1px #c32aa3;color:#c32aa3}.button--instagram.button--outline .icon{color:#c32aa3}.button--instagram.button--outline.active,.button--instagram.button--outline:hover{box-shadow:inset 0px 0px 0px 100px #992180;color:#fff}.button--instagram.button--outline.active .icon,.button--instagram.button--outline:hover .icon{color:#fff}.button--instagram.button--outline.active,.button--instagram.button--outline:active{box-shadow:inset 0px 0px 0px 100px #881d72}.button--instagram.button--flat,.notification:not(.notification--alert) .button--instagram.notification__close:not(.button--pill):not(:hover),.showcase__item .button--instagram.button--share,.shutterstock__item .button--instagram.button--share,.showcase__fake .button--instagram.button--share{box-shadow:inset 0px 0px 0px 100px #c32aa3}.button--instagram.active,.button--instagram:hover{box-shadow:inset 0px 0px 0px 100px #992180;color:#fff}.button--instagram.active .icon,.button--instagram:hover .icon{color:#fff}.button--instagram.active,.button--instagram:active{box-shadow:inset 0px 0px 0px 100px #881d72}.button--pinterest,.showcase__item .button--share,.shutterstock__item .button--share,.showcase__fake .button--share{box-shadow:inset 0px 0px 0px 0 #cb2027;color:#fff}.button--pinterest .icon,.showcase__item .button--share .icon,.shutterstock__item .button--share .icon,.showcase__fake .button--share .icon{color:#fff}.button--pinterest.button--flat.button--inverted,.notification:not(.notification--alert) .button--pinterest.button--inverted.notification__close:not(.button--pill):not(:hover),.notification:not(.notification--alert) .showcase__item .button--inverted.notification__close.button--share:not(.button--pill):not(:hover),.showcase__item .notification:not(.notification--alert) .button--inverted.notification__close.button--share:not(.button--pill):not(:hover),.notification:not(.notification--alert) .shutterstock__item .button--inverted.notification__close.button--share:not(.button--pill):not(:hover),.shutterstock__item .notification:not(.notification--alert) .button--inverted.notification__close.button--share:not(.button--pill):not(:hover),.notification:not(.notification--alert) .showcase__fake .button--inverted.notification__close.button--share:not(.button--pill):not(:hover),.showcase__fake .notification:not(.notification--alert) .button--inverted.notification__close.button--share:not(.button--pill):not(:hover),.showcase__item .button--inverted.button--share,.shutterstock__item .button--inverted.button--share,.showcase__fake .button--inverted.button--share{box-shadow:inset 0px 0px 0px 100px #fff;color:#cb2027}.button--pinterest.button--flat.button--inverted .icon,.notification:not(.notification--alert) .button--pinterest.button--inverted.notification__close:not(.button--pill):not(:hover) .icon,.notification:not(.notification--alert) .showcase__item .button--inverted.notification__close.button--share:not(.button--pill):not(:hover) .icon,.showcase__item .notification:not(.notification--alert) .button--inverted.notification__close.button--share:not(.button--pill):not(:hover) .icon,.notification:not(.notification--alert) .shutterstock__item .button--inverted.notification__close.button--share:not(.button--pill):not(:hover) .icon,.shutterstock__item .notification:not(.notification--alert) .button--inverted.notification__close.button--share:not(.button--pill):not(:hover) .icon,.notification:not(.notification--alert) .showcase__fake .button--inverted.notification__close.button--share:not(.button--pill):not(:hover) .icon,.showcase__fake .notification:not(.notification--alert) .button--inverted.notification__close.button--share:not(.button--pill):not(:hover) .icon,.showcase__item .button--inverted.button--share .icon,.shutterstock__item .button--inverted.button--share .icon,.showcase__fake .button--inverted.button--share .icon{color:#cb2027}.button--pinterest.button--flat.button--inverted.active,.notification:not(.notification--alert) .button--pinterest.button--inverted.active.notification__close:not(.button--pill):not(:hover),.notification:not(.notification--alert) .showcase__item .button--inverted.active.notification__close.button--share:not(.button--pill):not(:hover),.showcase__item .notification:not(.notification--alert) .button--inverted.active.notification__close.button--share:not(.button--pill):not(:hover),.notification:not(.notification--alert) .shutterstock__item .button--inverted.active.notification__close.button--share:not(.button--pill):not(:hover),.shutterstock__item .notification:not(.notification--alert) .button--inverted.active.notification__close.button--share:not(.button--pill):not(:hover),.notification:not(.notification--alert) .showcase__fake .button--inverted.active.notification__close.button--share:not(.button--pill):not(:hover),.showcase__fake .notification:not(.notification--alert) .button--inverted.active.notification__close.button--share:not(.button--pill):not(:hover),.showcase__item .button--inverted.active.button--share,.shutterstock__item .button--inverted.active.button--share,.showcase__fake .button--inverted.active.button--share,.button--pinterest.button--flat.button--inverted:hover,.notification:not(.notification--alert) .button--pinterest.button--inverted.notification__close:hover:not(.button--pill):not(:hover),.notification:not(.notification--alert) .showcase__item .button--inverted.notification__close.button--share:hover:not(.button--pill):not(:hover),.showcase__item .notification:not(.notification--alert) .button--inverted.notification__close.button--share:hover:not(.button--pill):not(:hover),.notification:not(.notification--alert) .shutterstock__item .button--inverted.notification__close.button--share:hover:not(.button--pill):not(:hover),.shutterstock__item .notification:not(.notification--alert) .button--inverted.notification__close.button--share:hover:not(.button--pill):not(:hover),.notification:not(.notification--alert) .showcase__fake .button--inverted.notification__close.button--share:hover:not(.button--pill):not(:hover),.showcase__fake .notification:not(.notification--alert) .button--inverted.notification__close.button--share:hover:not(.button--pill):not(:hover),.showcase__item .button--inverted.button--share:hover,.shutterstock__item .button--inverted.button--share:hover,.showcase__fake .button--inverted.button--share:hover{box-shadow:inset 0px 0px 0px 100px #9f191f;color:#fff}.button--pinterest.button--flat.button--inverted.active .icon,.notification:not(.notification--alert) .button--pinterest.button--inverted.active.notification__close:not(.button--pill):not(:hover) .icon,.showcase__item .button--inverted.active.button--share .icon,.shutterstock__item .button--inverted.active.button--share .icon,.showcase__fake .button--inverted.active.button--share .icon,.button--pinterest.button--flat.button--inverted:hover .icon,.notification:not(.notification--alert) .button--pinterest.button--inverted.notification__close:hover:not(.button--pill):not(:hover) .icon,.showcase__item .button--inverted.button--share:hover .icon,.shutterstock__item .button--inverted.button--share:hover .icon,.showcase__fake .button--inverted.button--share:hover .icon{color:#fff}.button--pinterest.button--flat.button--inverted.active,.notification:not(.notification--alert) .button--pinterest.button--inverted.active.notification__close:not(.button--pill):not(:hover),.notification:not(.notification--alert) .showcase__item .button--inverted.active.notification__close.button--share:not(.button--pill):not(:hover),.showcase__item .notification:not(.notification--alert) .button--inverted.active.notification__close.button--share:not(.button--pill):not(:hover),.notification:not(.notification--alert) .shutterstock__item .button--inverted.active.notification__close.button--share:not(.button--pill):not(:hover),.shutterstock__item .notification:not(.notification--alert) .button--inverted.active.notification__close.button--share:not(.button--pill):not(:hover),.notification:not(.notification--alert) .showcase__fake .button--inverted.active.notification__close.button--share:not(.button--pill):not(:hover),.showcase__fake .notification:not(.notification--alert) .button--inverted.active.notification__close.button--share:not(.button--pill):not(:hover),.showcase__item .button--inverted.active.button--share,.shutterstock__item .button--inverted.active.button--share,.showcase__fake .button--inverted.active.button--share,.button--pinterest.button--flat.button--inverted:active,.notification:not(.notification--alert) .button--pinterest.button--inverted.notification__close:active:not(.button--pill):not(:hover),.notification:not(.notification--alert) .showcase__item .button--inverted.notification__close.button--share:active:not(.button--pill):not(:hover),.showcase__item .notification:not(.notification--alert) .button--inverted.notification__close.button--share:active:not(.button--pill):not(:hover),.notification:not(.notification--alert) .shutterstock__item .button--inverted.notification__close.button--share:active:not(.button--pill):not(:hover),.shutterstock__item .notification:not(.notification--alert) .button--inverted.notification__close.button--share:active:not(.button--pill):not(:hover),.notification:not(.notification--alert) .showcase__fake .button--inverted.notification__close.button--share:active:not(.button--pill):not(:hover),.showcase__fake .notification:not(.notification--alert) .button--inverted.notification__close.button--share:active:not(.button--pill):not(:hover),.showcase__item .button--inverted.button--share:active,.shutterstock__item .button--inverted.button--share:active,.showcase__fake .button--inverted.button--share:active{box-shadow:inset 0px 0px 0px 100px #8d161b}.button--pinterest.button--outline,.showcase__item .button--outline.button--share,.shutterstock__item .button--outline.button--share,.showcase__fake .button--outline.button--share{box-shadow:inset 0px 0px 0px 1px #cb2027;color:#cb2027}.button--pinterest.button--outline .icon,.showcase__item .button--outline.button--share .icon,.shutterstock__item .button--outline.button--share .icon,.showcase__fake .button--outline.button--share .icon{color:#cb2027}.button--pinterest.button--outline.active,.showcase__item .button--outline.active.button--share,.shutterstock__item .button--outline.active.button--share,.showcase__fake .button--outline.active.button--share,.button--pinterest.button--outline:hover,.showcase__item .button--outline.button--share:hover,.shutterstock__item .button--outline.button--share:hover,.showcase__fake .button--outline.button--share:hover{box-shadow:inset 0px 0px 0px 100px #9f191f;color:#fff}.button--pinterest.button--outline.active .icon,.showcase__item .button--outline.active.button--share .icon,.shutterstock__item .button--outline.active.button--share .icon,.showcase__fake .button--outline.active.button--share .icon,.button--pinterest.button--outline:hover .icon,.showcase__item .button--outline.button--share:hover .icon,.shutterstock__item .button--outline.button--share:hover .icon,.showcase__fake .button--outline.button--share:hover .icon{color:#fff}.button--pinterest.button--outline.active,.showcase__item .button--outline.active.button--share,.shutterstock__item .button--outline.active.button--share,.showcase__fake .button--outline.active.button--share,.button--pinterest.button--outline:active,.showcase__item .button--outline.button--share:active,.shutterstock__item .button--outline.button--share:active,.showcase__fake .button--outline.button--share:active{box-shadow:inset 0px 0px 0px 100px #8d161b}.button--pinterest.button--flat,.notification:not(.notification--alert) .button--pinterest.notification__close:not(.button--pill):not(:hover),.notification:not(.notification--alert) .showcase__item .notification__close.button--share:not(.button--pill):not(:hover),.showcase__item .notification:not(.notification--alert) .notification__close.button--share:not(.button--pill):not(:hover),.notification:not(.notification--alert) .shutterstock__item .notification__close.button--share:not(.button--pill):not(:hover),.shutterstock__item .notification:not(.notification--alert) .notification__close.button--share:not(.button--pill):not(:hover),.notification:not(.notification--alert) .showcase__fake .notification__close.button--share:not(.button--pill):not(:hover),.showcase__fake .notification:not(.notification--alert) .notification__close.button--share:not(.button--pill):not(:hover),.showcase__item .button--share,.shutterstock__item .button--share,.showcase__fake .button--share{box-shadow:inset 0px 0px 0px 100px #cb2027}.button--pinterest.active,.showcase__item .active.button--share,.shutterstock__item .active.button--share,.showcase__fake .active.button--share,.button--pinterest:hover,.showcase__item .button--share:hover,.shutterstock__item .button--share:hover,.showcase__fake .button--share:hover{box-shadow:inset 0px 0px 0px 100px #9f191f;color:#fff}.button--pinterest.active .icon,.showcase__item .active.button--share .icon,.shutterstock__item .active.button--share .icon,.showcase__fake .active.button--share .icon,.button--pinterest:hover .icon,.showcase__item .button--share:hover .icon,.shutterstock__item .button--share:hover .icon,.showcase__fake .button--share:hover .icon{color:#fff}.button--pinterest.active,.showcase__item .active.button--share,.shutterstock__item .active.button--share,.showcase__fake .active.button--share,.button--pinterest:active,.showcase__item .button--share:active,.shutterstock__item .button--share:active,.showcase__fake .button--share:active{box-shadow:inset 0px 0px 0px 100px #8d161b}.button--stumbleupon{box-shadow:inset 0px 0px 0px 0 #f74425;color:#fff}.button--stumbleupon .icon{color:#fff}.button--stumbleupon.button--flat.button--inverted,.notification:not(.notification--alert) .button--stumbleupon.button--inverted.notification__close:not(.button--pill):not(:hover),.showcase__item .button--stumbleupon.button--inverted.button--share,.shutterstock__item .button--stumbleupon.button--inverted.button--share,.showcase__fake .button--stumbleupon.button--inverted.button--share{box-shadow:inset 0px 0px 0px 100px #fff;color:#f74425}.button--stumbleupon.button--flat.button--inverted .icon,.notification:not(.notification--alert) .button--stumbleupon.button--inverted.notification__close:not(.button--pill):not(:hover) .icon,.showcase__item .button--stumbleupon.button--inverted.button--share .icon,.shutterstock__item .button--stumbleupon.button--inverted.button--share .icon,.showcase__fake .button--stumbleupon.button--inverted.button--share .icon{color:#f74425}.button--stumbleupon.button--flat.button--inverted.active,.notification:not(.notification--alert) .button--stumbleupon.button--inverted.active.notification__close:not(.button--pill):not(:hover),.showcase__item .button--stumbleupon.button--inverted.active.button--share,.shutterstock__item .button--stumbleupon.button--inverted.active.button--share,.showcase__fake .button--stumbleupon.button--inverted.active.button--share,.button--stumbleupon.button--flat.button--inverted:hover,.notification:not(.notification--alert) .button--stumbleupon.button--inverted.notification__close:hover:not(.button--pill):not(:hover),.showcase__item .button--stumbleupon.button--inverted.button--share:hover,.shutterstock__item .button--stumbleupon.button--inverted.button--share:hover,.showcase__fake .button--stumbleupon.button--inverted.button--share:hover{box-shadow:inset 0px 0px 0px 100px #e12808;color:#fff}.button--stumbleupon.button--flat.button--inverted.active .icon,.notification:not(.notification--alert) .button--stumbleupon.button--inverted.active.notification__close:not(.button--pill):not(:hover) .icon,.showcase__item .button--stumbleupon.button--inverted.active.button--share .icon,.shutterstock__item .button--stumbleupon.button--inverted.active.button--share .icon,.showcase__fake .button--stumbleupon.button--inverted.active.button--share .icon,.button--stumbleupon.button--flat.button--inverted:hover .icon,.notification:not(.notification--alert) .button--stumbleupon.button--inverted.notification__close:hover:not(.button--pill):not(:hover) .icon,.showcase__item .button--stumbleupon.button--inverted.button--share:hover .icon,.shutterstock__item .button--stumbleupon.button--inverted.button--share:hover .icon,.showcase__fake .button--stumbleupon.button--inverted.button--share:hover .icon{color:#fff}.button--stumbleupon.button--flat.button--inverted.active,.notification:not(.notification--alert) .button--stumbleupon.button--inverted.active.notification__close:not(.button--pill):not(:hover),.showcase__item .button--stumbleupon.button--inverted.active.button--share,.shutterstock__item .button--stumbleupon.button--inverted.active.button--share,.showcase__fake .button--stumbleupon.button--inverted.active.button--share,.button--stumbleupon.button--flat.button--inverted:active,.notification:not(.notification--alert) .button--stumbleupon.button--inverted.notification__close:active:not(.button--pill):not(:hover),.showcase__item .button--stumbleupon.button--inverted.button--share:active,.shutterstock__item .button--stumbleupon.button--inverted.button--share:active,.showcase__fake .button--stumbleupon.button--inverted.button--share:active{box-shadow:inset 0px 0px 0px 100px #cd2508}.button--stumbleupon.button--outline{box-shadow:inset 0px 0px 0px 1px #f74425;color:#f74425}.button--stumbleupon.button--outline .icon{color:#f74425}.button--stumbleupon.button--outline.active,.button--stumbleupon.button--outline:hover{box-shadow:inset 0px 0px 0px 100px #e12808;color:#fff}.button--stumbleupon.button--outline.active .icon,.button--stumbleupon.button--outline:hover .icon{color:#fff}.button--stumbleupon.button--outline.active,.button--stumbleupon.button--outline:active{box-shadow:inset 0px 0px 0px 100px #cd2508}.button--stumbleupon.button--flat,.notification:not(.notification--alert) .button--stumbleupon.notification__close:not(.button--pill):not(:hover),.showcase__item .button--stumbleupon.button--share,.shutterstock__item .button--stumbleupon.button--share,.showcase__fake .button--stumbleupon.button--share{box-shadow:inset 0px 0px 0px 100px #f74425}.button--stumbleupon.active,.button--stumbleupon:hover{box-shadow:inset 0px 0px 0px 100px #e12808;color:#fff}.button--stumbleupon.active .icon,.button--stumbleupon:hover .icon{color:#fff}.button--stumbleupon.active,.button--stumbleupon:active{box-shadow:inset 0px 0px 0px 100px #cd2508}.button--telegram{box-shadow:inset 0px 0px 0px 0 #08c;color:#fff}.button--telegram .icon{color:#fff}.button--telegram.button--flat.button--inverted,.notification:not(.notification--alert) .button--telegram.button--inverted.notification__close:not(.button--pill):not(:hover),.showcase__item .button--telegram.button--inverted.button--share,.shutterstock__item .button--telegram.button--inverted.button--share,.showcase__fake .button--telegram.button--inverted.button--share{box-shadow:inset 0px 0px 0px 100px #fff;color:#08c}.button--telegram.button--flat.button--inverted .icon,.notification:not(.notification--alert) .button--telegram.button--inverted.notification__close:not(.button--pill):not(:hover) .icon,.showcase__item .button--telegram.button--inverted.button--share .icon,.shutterstock__item .button--telegram.button--inverted.button--share .icon,.showcase__fake .button--telegram.button--inverted.button--share .icon{color:#08c}.button--telegram.button--flat.button--inverted.active,.notification:not(.notification--alert) .button--telegram.button--inverted.active.notification__close:not(.button--pill):not(:hover),.showcase__item .button--telegram.button--inverted.active.button--share,.shutterstock__item .button--telegram.button--inverted.active.button--share,.showcase__fake .button--telegram.button--inverted.active.button--share,.button--telegram.button--flat.button--inverted:hover,.notification:not(.notification--alert) .button--telegram.button--inverted.notification__close:hover:not(.button--pill):not(:hover),.showcase__item .button--telegram.button--inverted.button--share:hover,.shutterstock__item .button--telegram.button--inverted.button--share:hover,.showcase__fake .button--telegram.button--inverted.button--share:hover{box-shadow:inset 0px 0px 0px 100px #069;color:#fff}.button--telegram.button--flat.button--inverted.active .icon,.notification:not(.notification--alert) .button--telegram.button--inverted.active.notification__close:not(.button--pill):not(:hover) .icon,.showcase__item .button--telegram.button--inverted.active.button--share .icon,.shutterstock__item .button--telegram.button--inverted.active.button--share .icon,.showcase__fake .button--telegram.button--inverted.active.button--share .icon,.button--telegram.button--flat.button--inverted:hover .icon,.notification:not(.notification--alert) .button--telegram.button--inverted.notification__close:hover:not(.button--pill):not(:hover) .icon,.showcase__item .button--telegram.button--inverted.button--share:hover .icon,.shutterstock__item .button--telegram.button--inverted.button--share:hover .icon,.showcase__fake .button--telegram.button--inverted.button--share:hover .icon{color:#fff}.button--telegram.button--flat.button--inverted.active,.notification:not(.notification--alert) .button--telegram.button--inverted.active.notification__close:not(.button--pill):not(:hover),.showcase__item .button--telegram.button--inverted.active.button--share,.shutterstock__item .button--telegram.button--inverted.active.button--share,.showcase__fake .button--telegram.button--inverted.active.button--share,.button--telegram.button--flat.button--inverted:active,.notification:not(.notification--alert) .button--telegram.button--inverted.notification__close:active:not(.button--pill):not(:hover),.showcase__item .button--telegram.button--inverted.button--share:active,.shutterstock__item .button--telegram.button--inverted.button--share:active,.showcase__fake .button--telegram.button--inverted.button--share:active{box-shadow:inset 0px 0px 0px 100px #005885}.button--telegram.button--outline{box-shadow:inset 0px 0px 0px 1px #08c;color:#08c}.button--telegram.button--outline .icon{color:#08c}.button--telegram.button--outline.active,.button--telegram.button--outline:hover{box-shadow:inset 0px 0px 0px 100px #069;color:#fff}.button--telegram.button--outline.active .icon,.button--telegram.button--outline:hover .icon{color:#fff}.button--telegram.button--outline.active,.button--telegram.button--outline:active{box-shadow:inset 0px 0px 0px 100px #005885}.button--telegram.button--flat,.notification:not(.notification--alert) .button--telegram.notification__close:not(.button--pill):not(:hover),.showcase__item .button--telegram.button--share,.shutterstock__item .button--telegram.button--share,.showcase__fake .button--telegram.button--share{box-shadow:inset 0px 0px 0px 100px #08c}.button--telegram.active,.button--telegram:hover{box-shadow:inset 0px 0px 0px 100px #069;color:#fff}.button--telegram.active .icon,.button--telegram:hover .icon{color:#fff}.button--telegram.active,.button--telegram:active{box-shadow:inset 0px 0px 0px 100px #005885}.button--twitter{box-shadow:inset 0px 0px 0px 0 #55acee;color:#fff}.button--twitter .icon{color:#fff}.button--twitter.button--flat.button--inverted,.notification:not(.notification--alert) .button--twitter.button--inverted.notification__close:not(.button--pill):not(:hover),.showcase__item .button--twitter.button--inverted.button--share,.shutterstock__item .button--twitter.button--inverted.button--share,.showcase__fake .button--twitter.button--inverted.button--share{box-shadow:inset 0px 0px 0px 100px #fff;color:#55acee}.button--twitter.button--flat.button--inverted .icon,.notification:not(.notification--alert) .button--twitter.button--inverted.notification__close:not(.button--pill):not(:hover) .icon,.showcase__item .button--twitter.button--inverted.button--share .icon,.shutterstock__item .button--twitter.button--inverted.button--share .icon,.showcase__fake .button--twitter.button--inverted.button--share .icon{color:#55acee}.button--twitter.button--flat.button--inverted.active,.notification:not(.notification--alert) .button--twitter.button--inverted.active.notification__close:not(.button--pill):not(:hover),.showcase__item .button--twitter.button--inverted.active.button--share,.shutterstock__item .button--twitter.button--inverted.active.button--share,.showcase__fake .button--twitter.button--inverted.active.button--share,.button--twitter.button--flat.button--inverted:hover,.notification:not(.notification--alert) .button--twitter.button--inverted.notification__close:hover:not(.button--pill):not(:hover),.showcase__item .button--twitter.button--inverted.button--share:hover,.shutterstock__item .button--twitter.button--inverted.button--share:hover,.showcase__fake .button--twitter.button--inverted.button--share:hover{box-shadow:inset 0px 0px 0px 100px #2795e9;color:#fff}.button--twitter.button--flat.button--inverted.active .icon,.notification:not(.notification--alert) .button--twitter.button--inverted.active.notification__close:not(.button--pill):not(:hover) .icon,.showcase__item .button--twitter.button--inverted.active.button--share .icon,.shutterstock__item .button--twitter.button--inverted.active.button--share .icon,.showcase__fake .button--twitter.button--inverted.active.button--share .icon,.button--twitter.button--flat.button--inverted:hover .icon,.notification:not(.notification--alert) .button--twitter.button--inverted.notification__close:hover:not(.button--pill):not(:hover) .icon,.showcase__item .button--twitter.button--inverted.button--share:hover .icon,.shutterstock__item .button--twitter.button--inverted.button--share:hover .icon,.showcase__fake .button--twitter.button--inverted.button--share:hover .icon{color:#fff}.button--twitter.button--flat.button--inverted.active,.notification:not(.notification--alert) .button--twitter.button--inverted.active.notification__close:not(.button--pill):not(:hover),.showcase__item .button--twitter.button--inverted.active.button--share,.shutterstock__item .button--twitter.button--inverted.active.button--share,.showcase__fake .button--twitter.button--inverted.active.button--share,.button--twitter.button--flat.button--inverted:active,.notification:not(.notification--alert) .button--twitter.button--inverted.notification__close:active:not(.button--pill):not(:hover),.showcase__item .button--twitter.button--inverted.button--share:active,.shutterstock__item .button--twitter.button--inverted.button--share:active,.showcase__fake .button--twitter.button--inverted.button--share:active{box-shadow:inset 0px 0px 0px 100px #178ce5}.button--twitter.button--outline{box-shadow:inset 0px 0px 0px 1px #55acee;color:#55acee}.button--twitter.button--outline .icon{color:#55acee}.button--twitter.button--outline.active,.button--twitter.button--outline:hover{box-shadow:inset 0px 0px 0px 100px #2795e9;color:#fff}.button--twitter.button--outline.active .icon,.button--twitter.button--outline:hover .icon{color:#fff}.button--twitter.button--outline.active,.button--twitter.button--outline:active{box-shadow:inset 0px 0px 0px 100px #178ce5}.button--twitter.button--flat,.notification:not(.notification--alert) .button--twitter.notification__close:not(.button--pill):not(:hover),.showcase__item .button--twitter.button--share,.shutterstock__item .button--twitter.button--share,.showcase__fake .button--twitter.button--share{box-shadow:inset 0px 0px 0px 100px #55acee}.button--twitter.active,.button--twitter:hover{box-shadow:inset 0px 0px 0px 100px #2795e9;color:#fff}.button--twitter.active .icon,.button--twitter:hover .icon{color:#fff}.button--twitter.active,.button--twitter:active{box-shadow:inset 0px 0px 0px 100px #178ce5}.button--vimeo{box-shadow:inset 0px 0px 0px 0 #aad450;color:#fff}.button--vimeo .icon{color:#fff}.button--vimeo.button--flat.button--inverted,.notification:not(.notification--alert) .button--vimeo.button--inverted.notification__close:not(.button--pill):not(:hover),.showcase__item .button--vimeo.button--inverted.button--share,.shutterstock__item .button--vimeo.button--inverted.button--share,.showcase__fake .button--vimeo.button--inverted.button--share{box-shadow:inset 0px 0px 0px 100px #fff;color:#aad450}.button--vimeo.button--flat.button--inverted .icon,.notification:not(.notification--alert) .button--vimeo.button--inverted.notification__close:not(.button--pill):not(:hover) .icon,.showcase__item .button--vimeo.button--inverted.button--share .icon,.shutterstock__item .button--vimeo.button--inverted.button--share .icon,.showcase__fake .button--vimeo.button--inverted.button--share .icon{color:#aad450}.button--vimeo.button--flat.button--inverted.active,.notification:not(.notification--alert) .button--vimeo.button--inverted.active.notification__close:not(.button--pill):not(:hover),.showcase__item .button--vimeo.button--inverted.active.button--share,.shutterstock__item .button--vimeo.button--inverted.active.button--share,.showcase__fake .button--vimeo.button--inverted.active.button--share,.button--vimeo.button--flat.button--inverted:hover,.notification:not(.notification--alert) .button--vimeo.button--inverted.notification__close:hover:not(.button--pill):not(:hover),.showcase__item .button--vimeo.button--inverted.button--share:hover,.shutterstock__item .button--vimeo.button--inverted.button--share:hover,.showcase__fake .button--vimeo.button--inverted.button--share:hover{box-shadow:inset 0px 0px 0px 100px #93c130;color:#fff}.button--vimeo.button--flat.button--inverted.active .icon,.notification:not(.notification--alert) .button--vimeo.button--inverted.active.notification__close:not(.button--pill):not(:hover) .icon,.showcase__item .button--vimeo.button--inverted.active.button--share .icon,.shutterstock__item .button--vimeo.button--inverted.active.button--share .icon,.showcase__fake .button--vimeo.button--inverted.active.button--share .icon,.button--vimeo.button--flat.button--inverted:hover .icon,.notification:not(.notification--alert) .button--vimeo.button--inverted.notification__close:hover:not(.button--pill):not(:hover) .icon,.showcase__item .button--vimeo.button--inverted.button--share:hover .icon,.shutterstock__item .button--vimeo.button--inverted.button--share:hover .icon,.showcase__fake .button--vimeo.button--inverted.button--share:hover .icon{color:#fff}.button--vimeo.button--flat.button--inverted.active,.notification:not(.notification--alert) .button--vimeo.button--inverted.active.notification__close:not(.button--pill):not(:hover),.showcase__item .button--vimeo.button--inverted.active.button--share,.shutterstock__item .button--vimeo.button--inverted.active.button--share,.showcase__fake .button--vimeo.button--inverted.active.button--share,.button--vimeo.button--flat.button--inverted:active,.notification:not(.notification--alert) .button--vimeo.button--inverted.notification__close:active:not(.button--pill):not(:hover),.showcase__item .button--vimeo.button--inverted.button--share:active,.shutterstock__item .button--vimeo.button--inverted.button--share:active,.showcase__fake .button--vimeo.button--inverted.button--share:active{box-shadow:inset 0px 0px 0px 100px #87b12c}.button--vimeo.button--outline{box-shadow:inset 0px 0px 0px 1px #aad450;color:#aad450}.button--vimeo.button--outline .icon{color:#aad450}.button--vimeo.button--outline.active,.button--vimeo.button--outline:hover{box-shadow:inset 0px 0px 0px 100px #93c130;color:#fff}.button--vimeo.button--outline.active .icon,.button--vimeo.button--outline:hover .icon{color:#fff}.button--vimeo.button--outline.active,.button--vimeo.button--outline:active{box-shadow:inset 0px 0px 0px 100px #87b12c}.button--vimeo.button--flat,.notification:not(.notification--alert) .button--vimeo.notification__close:not(.button--pill):not(:hover),.showcase__item .button--vimeo.button--share,.shutterstock__item .button--vimeo.button--share,.showcase__fake .button--vimeo.button--share{box-shadow:inset 0px 0px 0px 100px #aad450}.button--vimeo.active,.button--vimeo:hover{box-shadow:inset 0px 0px 0px 100px #93c130;color:#fff}.button--vimeo.active .icon,.button--vimeo:hover .icon{color:#fff}.button--vimeo.active,.button--vimeo:active{box-shadow:inset 0px 0px 0px 100px #87b12c}.button--whatsapp{box-shadow:inset 0px 0px 0px 0 #25d366;color:#fff}.button--whatsapp .icon{color:#fff}.button--whatsapp.button--flat.button--inverted,.notification:not(.notification--alert) .button--whatsapp.button--inverted.notification__close:not(.button--pill):not(:hover),.showcase__item .button--whatsapp.button--inverted.button--share,.shutterstock__item .button--whatsapp.button--inverted.button--share,.showcase__fake .button--whatsapp.button--inverted.button--share{box-shadow:inset 0px 0px 0px 100px #fff;color:#25d366}.button--whatsapp.button--flat.button--inverted .icon,.notification:not(.notification--alert) .button--whatsapp.button--inverted.notification__close:not(.button--pill):not(:hover) .icon,.showcase__item .button--whatsapp.button--inverted.button--share .icon,.shutterstock__item .button--whatsapp.button--inverted.button--share .icon,.showcase__fake .button--whatsapp.button--inverted.button--share .icon{color:#25d366}.button--whatsapp.button--flat.button--inverted.active,.notification:not(.notification--alert) .button--whatsapp.button--inverted.active.notification__close:not(.button--pill):not(:hover),.showcase__item .button--whatsapp.button--inverted.active.button--share,.shutterstock__item .button--whatsapp.button--inverted.active.button--share,.showcase__fake .button--whatsapp.button--inverted.active.button--share,.button--whatsapp.button--flat.button--inverted:hover,.notification:not(.notification--alert) .button--whatsapp.button--inverted.notification__close:hover:not(.button--pill):not(:hover),.showcase__item .button--whatsapp.button--inverted.button--share:hover,.shutterstock__item .button--whatsapp.button--inverted.button--share:hover,.showcase__fake .button--whatsapp.button--inverted.button--share:hover{box-shadow:inset 0px 0px 0px 100px #1da851;color:#fff}.button--whatsapp.button--flat.button--inverted.active .icon,.notification:not(.notification--alert) .button--whatsapp.button--inverted.active.notification__close:not(.button--pill):not(:hover) .icon,.showcase__item .button--whatsapp.button--inverted.active.button--share .icon,.shutterstock__item .button--whatsapp.button--inverted.active.button--share .icon,.showcase__fake .button--whatsapp.button--inverted.active.button--share .icon,.button--whatsapp.button--flat.button--inverted:hover .icon,.notification:not(.notification--alert) .button--whatsapp.button--inverted.notification__close:hover:not(.button--pill):not(:hover) .icon,.showcase__item .button--whatsapp.button--inverted.button--share:hover .icon,.shutterstock__item .button--whatsapp.button--inverted.button--share:hover .icon,.showcase__fake .button--whatsapp.button--inverted.button--share:hover .icon{color:#fff}.button--whatsapp.button--flat.button--inverted.active,.notification:not(.notification--alert) .button--whatsapp.button--inverted.active.notification__close:not(.button--pill):not(:hover),.showcase__item .button--whatsapp.button--inverted.active.button--share,.shutterstock__item .button--whatsapp.button--inverted.active.button--share,.showcase__fake .button--whatsapp.button--inverted.active.button--share,.button--whatsapp.button--flat.button--inverted:active,.notification:not(.notification--alert) .button--whatsapp.button--inverted.notification__close:active:not(.button--pill):not(:hover),.showcase__item .button--whatsapp.button--inverted.button--share:active,.shutterstock__item .button--whatsapp.button--inverted.button--share:active,.showcase__fake .button--whatsapp.button--inverted.button--share:active{box-shadow:inset 0px 0px 0px 100px #1a9649}.button--whatsapp.button--outline{box-shadow:inset 0px 0px 0px 1px #25d366;color:#25d366}.button--whatsapp.button--outline .icon{color:#25d366}.button--whatsapp.button--outline.active,.button--whatsapp.button--outline:hover{box-shadow:inset 0px 0px 0px 100px #1da851;color:#fff}.button--whatsapp.button--outline.active .icon,.button--whatsapp.button--outline:hover .icon{color:#fff}.button--whatsapp.button--outline.active,.button--whatsapp.button--outline:active{box-shadow:inset 0px 0px 0px 100px #1a9649}.button--whatsapp.button--flat,.notification:not(.notification--alert) .button--whatsapp.notification__close:not(.button--pill):not(:hover),.showcase__item .button--whatsapp.button--share,.shutterstock__item .button--whatsapp.button--share,.showcase__fake .button--whatsapp.button--share{box-shadow:inset 0px 0px 0px 100px #25d366}.button--whatsapp.active,.button--whatsapp:hover{box-shadow:inset 0px 0px 0px 100px #1da851;color:#fff}.button--whatsapp.active .icon,.button--whatsapp:hover .icon{color:#fff}.button--whatsapp.active,.button--whatsapp:active{box-shadow:inset 0px 0px 0px 100px #1a9649}.button--youtube{box-shadow:inset 0px 0px 0px 0 #b00;color:#fff}.button--youtube .icon{color:#fff}.button--youtube.button--flat.button--inverted,.notification:not(.notification--alert) .button--youtube.button--inverted.notification__close:not(.button--pill):not(:hover),.showcase__item .button--youtube.button--inverted.button--share,.shutterstock__item .button--youtube.button--inverted.button--share,.showcase__fake .button--youtube.button--inverted.button--share{box-shadow:inset 0px 0px 0px 100px #fff;color:#b00}.button--youtube.button--flat.button--inverted .icon,.notification:not(.notification--alert) .button--youtube.button--inverted.notification__close:not(.button--pill):not(:hover) .icon,.showcase__item .button--youtube.button--inverted.button--share .icon,.shutterstock__item .button--youtube.button--inverted.button--share .icon,.showcase__fake .button--youtube.button--inverted.button--share .icon{color:#b00}.button--youtube.button--flat.button--inverted.active,.notification:not(.notification--alert) .button--youtube.button--inverted.active.notification__close:not(.button--pill):not(:hover),.showcase__item .button--youtube.button--inverted.active.button--share,.shutterstock__item .button--youtube.button--inverted.active.button--share,.showcase__fake .button--youtube.button--inverted.active.button--share,.button--youtube.button--flat.button--inverted:hover,.notification:not(.notification--alert) .button--youtube.button--inverted.notification__close:hover:not(.button--pill):not(:hover),.showcase__item .button--youtube.button--inverted.button--share:hover,.shutterstock__item .button--youtube.button--inverted.button--share:hover,.showcase__fake .button--youtube.button--inverted.button--share:hover{box-shadow:inset 0px 0px 0px 100px #800;color:#fff}.button--youtube.button--flat.button--inverted.active .icon,.notification:not(.notification--alert) .button--youtube.button--inverted.active.notification__close:not(.button--pill):not(:hover) .icon,.showcase__item .button--youtube.button--inverted.active.button--share .icon,.shutterstock__item .button--youtube.button--inverted.active.button--share .icon,.showcase__fake .button--youtube.button--inverted.active.button--share .icon,.button--youtube.button--flat.button--inverted:hover .icon,.notification:not(.notification--alert) .button--youtube.button--inverted.notification__close:hover:not(.button--pill):not(:hover) .icon,.showcase__item .button--youtube.button--inverted.button--share:hover .icon,.shutterstock__item .button--youtube.button--inverted.button--share:hover .icon,.showcase__fake .button--youtube.button--inverted.button--share:hover .icon{color:#fff}.button--youtube.button--flat.button--inverted.active,.notification:not(.notification--alert) .button--youtube.button--inverted.active.notification__close:not(.button--pill):not(:hover),.showcase__item .button--youtube.button--inverted.active.button--share,.shutterstock__item .button--youtube.button--inverted.active.button--share,.showcase__fake .button--youtube.button--inverted.active.button--share,.button--youtube.button--flat.button--inverted:active,.notification:not(.notification--alert) .button--youtube.button--inverted.notification__close:active:not(.button--pill):not(:hover),.showcase__item .button--youtube.button--inverted.button--share:active,.shutterstock__item .button--youtube.button--inverted.button--share:active,.showcase__fake .button--youtube.button--inverted.button--share:active{box-shadow:inset 0px 0px 0px 100px #740000}.button--youtube.button--outline{box-shadow:inset 0px 0px 0px 1px #b00;color:#b00}.button--youtube.button--outline .icon{color:#b00}.button--youtube.button--outline.active,.button--youtube.button--outline:hover{box-shadow:inset 0px 0px 0px 100px #800;color:#fff}.button--youtube.button--outline.active .icon,.button--youtube.button--outline:hover .icon{color:#fff}.button--youtube.button--outline.active,.button--youtube.button--outline:active{box-shadow:inset 0px 0px 0px 100px #740000}.button--youtube.button--flat,.notification:not(.notification--alert) .button--youtube.notification__close:not(.button--pill):not(:hover),.showcase__item .button--youtube.button--share,.shutterstock__item .button--youtube.button--share,.showcase__fake .button--youtube.button--share{box-shadow:inset 0px 0px 0px 100px #b00}.button--youtube.active,.button--youtube:hover{box-shadow:inset 0px 0px 0px 100px #800;color:#fff}.button--youtube.active .icon,.button--youtube:hover .icon{color:#fff}.button--youtube.active,.button--youtube:active{box-shadow:inset 0px 0px 0px 100px #740000}.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:#69e781}.feedback .status-message--success .status-message__icon .icon{color:#69e781}.feedback .status-message--error .status-message__icon{margin:0 0 10px;border-color:#fb5252}.feedback .status-message--error .status-message__icon .icon{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{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";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,.button--icon,.row,.groups__item,.notification--alert .notification__content,.pagination ul,.shutterstock__row,.copy,.menu,.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,.button--icon,.notification--alert .notification__content,.shutterstock__row,.menu,.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:#69e781}html .text__state--green{color:#69e781}html a.text:hover__state--green{color:#20ca41}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__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__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__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__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 .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"}html .ff--title{font-family:"Proxima Nova"}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:56px}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:56px;font-size:18px;line-height:56px}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/d43a94083db5f54471459def6dd2966b.woff2) format("woff2"),url(../assets/a347672304a76781f6fe55be4cd428c2.woff) format("woff")}.icon{display:block;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;speak:none}.icon::before{font-family:"bobjoll";font-style:normal;font-weight:normal;font-variant:normal}.icon{width:16px;height:16px;font-size:16px;line-height:16px;color:#5f7d95;fill:#5f7d95}.icon--inverted,.notify-wrapper .notify--banner .notification__close .icon,.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,.notify-wrapper .notify--banner .notification__close .icon--xs.icon{padding:11px;box-sizing:content-box}.icon--xs.icon--mg-md{padding:16px;box-sizing:content-box}.icon--xs.icon--mg-lg{padding:22px;box-sizing:content-box}.icon--xs.icon--mg-xl{padding:26px;box-sizing:content-box}.icon--sm{width:14px;height:14px;font-size:14px;line-height:14px}.icon--sm.icon--mg-xs{padding:5px;box-sizing:content-box}.icon--sm.icon--mg-sm,.notify-wrapper .notify--banner .notification__close .icon--sm.icon{padding:10px;box-sizing:content-box}.icon--sm.icon--mg-md{padding:15px;box-sizing:content-box}.icon--sm.icon--mg-lg{padding:21px;box-sizing:content-box}.icon--sm.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,.notify-wrapper .notify--banner .notification__close .icon--md.icon{padding:9px;box-sizing:content-box}.icon--md.icon--mg-md{padding:14px;box-sizing:content-box}.icon--md.icon--mg-lg{padding:20px;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,.notify-wrapper .notify--banner .notification__close .icon--lg.icon{padding:7px;box-sizing:content-box}.icon--lg.icon--mg-md{padding:12px;box-sizing:content-box}.icon--lg.icon--mg-lg{padding:18px;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,.notify-wrapper .notify--banner .notification__close .icon--xl.icon{padding:5px;box-sizing:content-box}.icon--xl.icon--mg-md{padding:10px;box-sizing:content-box}.icon--xl.icon--mg-lg{padding:16px;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--caret-down::before{content:"\f112"}.icon--caret-left::before{content:"\f113"}.icon--caret-right::before{content:"\f114"}.icon--caret-up::before{content:"\f115"}.icon--check::before,.notification--success .notification__state .icon:not(.nostyle)::before,.list--check li::before,.list--check-relative li::before{content:"\f116"}.icon--checkbox::before{content:"\f117"}.icon--circle-filled::before{content:"\f118"}.icon--circle-lineal-small::before{content:"\f119"}.icon--circle-lineal::before{content:"\f11a"}.icon--clean::before{content:"\f11b"}.icon--clip::before{content:"\f11c"}.icon--cloud::before{content:"\f11d"}.icon--collection::before,.showcase__item .collection-add.active::before,.shutterstock__item .collection-add.active::before,.showcase__fake .collection-add.active::before{content:"\f11e"}.icon--comment::before{content:"\f11f"}.icon--cookie::before{content:"\f120"}.icon--copyright::before{content:"\f121"}.icon--coupon::before{content:"\f122"}.icon--credit-card::before{content:"\f123"}.icon--cross-small::before{content:"\f124"}.icon--cross::before{content:"\f125"}.icon--crown::before{content:"\f126"}.icon--disabled::before{content:"\f127"}.icon--dollar::before{content:"\f128"}.icon--down-small::before{content:"\f129"}.icon--down::before{content:"\f12a"}.icon--download::before,.showcase__content .badge--download::before{content:"\f12b"}.icon--dribbble::before{content:"\f12c"}.icon--duplicate::before{content:"\f12d"}.icon--earnings::before{content:"\f12e"}.icon--edit::before{content:"\f12f"}.icon--envelope-solid::before{content:"\f130"}.icon--envelope::before{content:"\f131"}.icon--exclamation::before,.notification--error .notification__state .icon:not(.nostyle)::before,.notification--warning .notification__state .icon:not(.nostyle)::before{content:"\f132"}.icon--eye-line-through::before{content:"\f133"}.icon--eye::before{content:"\f134"}.icon--facebook::before{content:"\f135"}.icon--file::before{content:"\f136"}.icon--filter::before{content:"\f137"}.icon--flame::before{content:"\f138"}.icon--flaticon::before{content:"\f139"}.icon--flip::before{content:"\f13a"}.icon--folder::before{content:"\f13b"}.icon--followcollection::before{content:"\f13c"}.icon--following::before,.feedback__box .icon--plus-small::before{content:"\f13d"}.icon--font::before{content:"\f13e"}.icon--forwards::before{content:"\f13f"}.icon--fullscreen::before{content:"\f140"}.icon--globe::before{content:"\f141"}.icon--google::before{content:"\f142"}.icon--grid::before{content:"\f143"}.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:"\f144"}.icon--heart::before,.showcase__item .button--favorite::before,.shutterstock__item .button--favorite::before,.showcase__fake .button--favorite::before{content:"\f145"}.icon--history::before{content:"\f146"}.icon--home::before{content:"\f147"}.icon--inbox::before{content:"\f148"}.icon--info::before{content:"\f149"}.icon--instagram::before{content:"\f14a"}.icon--interactive::before{content:"\f14b"}.icon--intermediate::before{content:"\f14c"}.icon--interogation::before{content:"\f14d"}.icon--italic::before{content:"\f14e"}.icon--justify::before{content:"\f14f"}.icon--laptop::before{content:"\f150"}.icon--layers::before{content:"\f151"}.icon--left-small::before{content:"\f152"}.icon--left::before{content:"\f153"}.icon--linkedin::before{content:"\f154"}.icon--list::before{content:"\f155"}.icon--lock-open-solid::before{content:"\f156"}.icon--lock-solid::before{content:"\f157"}.icon--lock::before{content:"\f158"}.icon--logo-symbol-old::before{content:"\f159"}.icon--logo-symbol::before{content:"\f15a"}.icon--logo-text-old::before{content:"\f15b"}.icon--logo-text::before{content:"\f15c"}.icon--logout::before{content:"\f15d"}.icon--marker::before{content:"\f15e"}.icon--master-card::before{content:"\f15f"}.icon--menuburger::before{content:"\f160"}.icon--menudots-vertical::before{content:"\f161"}.icon--menudots::before{content:"\f162"}.icon--minimize::before{content:"\f163"}.icon--minus-small::before{content:"\f164"}.icon--minus::before{content:"\f165"}.icon--next-small::before{content:"\f166"}.icon--next::before{content:"\f167"}.icon--notification-filled::before,.notification-center__popover .popover__trigger.alert::before{content:"\f168"}.icon--notification::before,.notification-center__popover .popover__trigger::before{content:"\f169"}.icon--o-horizontal::before{content:"\f16a"}.icon--o-panoramic::before{content:"\f16b"}.icon--o-square::before{content:"\f16c"}.icon--o-vertical::before{content:"\f16d"}.icon--opacity::before{content:"\f16e"}.icon--palette::before{content:"\f16f"}.icon--paper-plane::before{content:"\f170"}.icon--paper-plane2::before{content:"\f171"}.icon--pause::before{content:"\f172"}.icon--paypal::before{content:"\f173"}.icon--pencil::before{content:"\f174"}.icon--phone::before{content:"\f175"}.icon--photo::before{content:"\f176"}.icon--picpeople-filled::before{content:"\f177"}.icon--picpeople::before{content:"\f178"}.icon--pinterest::before,.showcase__item .button--share::before,.shutterstock__item .button--share::before,.showcase__fake .button--share::before{content:"\f179"}.icon--pixabay::before{content:"\f17a"}.icon--play::before{content:"\f17b"}.icon--plus-small::before{content:"\f17c"}.icon--plus::before{content:"\f17d"}.icon--prev-small::before{content:"\f17e"}.icon--prev::before{content:"\f17f"}.icon--projects::before{content:"\f180"}.icon--psd::before{content:"\f181"}.icon--quote::before{content:"\f182"}.icon--receipt::before{content:"\f183"}.icon--redo::before{content:"\f184"}.icon--refresh::before{content:"\f185"}.icon--removecollection::before,.showcase__item .collection-remove::before,.shutterstock__item .collection-remove::before,.showcase__fake .collection-remove::before{content:"\f186"}.icon--resources::before{content:"\f187"}.icon--right-small::before{content:"\f188"}.icon--right::before{content:"\f189"}.icon--rotate::before{content:"\f18a"}.icon--save::before{content:"\f18b"}.icon--search::before{content:"\f18c"}.icon--security::before{content:"\f18d"}.icon--settings::before{content:"\f18e"}.icon--share::before{content:"\f18f"}.icon--shopping-cart::before{content:"\f190"}.icon--shuffle::before{content:"\f191"}.icon--sortcollection::before{content:"\f192"}.icon--spinner::before{content:"\f193"}.icon--squares::before{content:"\f194"}.icon--star-filled::before{content:"\f195"}.icon--star::before{content:"\f196"}.icon--stats::before{content:"\f197"}.icon--stop::before{content:"\f198"}.icon--stumbleupon::before{content:"\f199"}.icon--subtitles::before{content:"\f19a"}.icon--support::before{content:"\f19b"}.icon--tablet::before{content:"\f19c"}.icon--tag::before{content:"\f19d"}.icon--telegram::before{content:"\f19e"}.icon--thumb-down::before{content:"\f19f"}.icon--thumb-up::before{content:"\f1a0"}.icon--time::before{content:"\f1a1"}.icon--trash::before{content:"\f1a2"}.icon--twitter::before{content:"\f1a3"}.icon--underline::before{content:"\f1a4"}.icon--undo::before{content:"\f1a5"}.icon--unlock::before{content:"\f1a6"}.icon--up-small::before{content:"\f1a7"}.icon--up::before{content:"\f1a8"}.icon--upload::before{content:"\f1a9"}.icon--url::before{content:"\f1aa"}.icon--user::before{content:"\f1ab"}.icon--vector::before{content:"\f1ac"}.icon--video::before{content:"\f1ad"}.icon--vimeo::before{content:"\f1ae"}.icon--visa::before{content:"\f1af"}.icon--volume::before{content:"\f1b0"}.icon--whatsapp::before{content:"\f1b1"}.icon--world::before{content:"\f1b2"}.icon--youtube::before{content:"\f1b3"}.icon--zoom-in::before{content:"\f1b4"}.icon--zoom-out::before{content:"\f1b5"}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;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{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}.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:0}.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{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{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{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{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 .notify-wrapper .notify--banner .notification__close,.notify-wrapper .notify--banner .pagination ul .notification__close{min-width:34px}.pagination ul .button--md{min-width:44px}.pagination ul .button--lg{min-width:56px}.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{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{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{-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:56px;font-size:18px;line-height:55px}.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";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{color:#0d60c8}.active.link,a.active,.active.link--text{color:#0d60c8;font-weight:500}.active.link .icon,a.active .icon,.active.link--text .icon{color:#0d60c8}.link,a{color:#0f73ee;cursor:pointer;font-weight:500;text-decoration:none}.link .icon,a .icon{color:#0f73ee}.link--text{color:#27343e}.link--text .icon{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}.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:76px}.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:56px;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: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 .showcase,.category--landing .shutterstock{position:relative;margin:0 !important}.category--landing .showcase[data-spr-row="0"] .spr,.category--landing .shutterstock[data-spr-row="0"] .spr{transform:none}.category--landing .showcase .showcase__item,.category--landing .shutterstock .showcase__item,.category--landing .showcase .shutterstock__item,.category--landing .shutterstock .shutterstock__item,.category--landing .showcase .showcase__fake,.category--landing .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 .showcase .showcase__item:not(.showcase__fake),.category--landing .shutterstock .showcase__item:not(.showcase__fake),.category--landing .showcase .shutterstock__item:not(.showcase__fake),.category--landing .shutterstock .shutterstock__item:not(.showcase__fake),.category--landing .showcase .showcase__fake:not(.showcase__fake),.category--landing .shutterstock .showcase__fake:not(.showcase__fake){min-width:340px !important}}.category--landing .showcase .container,.category--landing .shutterstock .container{max-width:1024px}.category--landing .showcase .row,.category--landing .shutterstock .row,.category--landing .showcase .groups__item,.category--landing .shutterstock .groups__item{position:static;margin:40px -20px 0 -20px}.category--landing .showcase svg,.category--landing .shutterstock svg{pointer-events:inherit}@media screen and (max-width: 768px){.category--landing .showcase .showcase__fake,.category--landing .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--photo{background-image:url(../assets/ddb7f09cffa8bd62ab5832d2d35ae9c8.jpg)}.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{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}#crusade-flaticon .notification__close{box-shadow:inset 0px 0px 0px 100px #4ad295 !important}#crusade-flaticon .crusades__description b{color:#4ad295}#crusade-flaticon .crusades__countdown li{color:#4ad295}#crusade-flaticon .crusades__countdown li .countdown__description{display:none}#crusade-flaticon .crusades__discount{background:url(../assets/3bae34db118d3cd58b2befe07e7e0421.svg) center center no-repeat}#crusade-freepik .notification__close{box-shadow:inset 0px 0px 0px 100px #1273eb !important}#crusade-freepik .crusades__description b{color:#1273eb}#crusade-freepik .crusades__countdown li{color:#1273eb}#crusade-freepik .crusades__countdown li .countdown__description{display:none}#crusade-freepik .crusades__discount{background:url(../assets/9c707746ab88723a0fafd2ae97f941b0.svg) center center no-repeat}.crusades{padding:0 !important;background:#fff !important;color:#374957 !important}.crusades .row>*,.crusades .groups__item>*{margin:0 10px}.crusades__countdown ul{-ms-display:flex;display:flex;-ms-align-items:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.crusades__countdown li{font-size:24px;font-weight:bold;line-height:28px}@media screen and (min-width: 480px){.crusades__countdown li{font-size:calc(24px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.crusades__countdown li{font-size:30px}}.crusades__countdown li:not(:last-child) span::after{content:':'}.crusades__countdown__description{margin:0;color:#5f7d95;font-size:13px}.crusades__description{-ms-flex:1;flex:1;max-width:340px;font-size:18px;font-weight:500;text-align:center}.crusades__discount{font-size:36px;width:260px;height:100px;background-size:260px auto;color:#fff;font-weight:bold;text-align:center;line-height:100px}@media screen and (min-width: 480px){.crusades__discount{font-size:calc(36px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.crusades__discount{font-size:42px}}.crusades__schedule{padding:0 20px;border-left:1px solid #cfd9e0;border-right:1px solid #cfd9e0;text-align:center}@media screen and (max-width: 1096px){.crusades .container-fluid{padding-top:10px;padding-bottom:10px}.crusades .crusades__discount{display:none}.crusades .crusades__description{text-align:left}.crusades .crusades__description br{display:none}}@media screen and (max-width: 640px){.crusades{text-align:center}.crusades .crusades__description{max-width:inherit;margin:0 0 10px;text-align:center}.crusades .crusades__schedule{display:none}.crusades .crusades__countdown ul{-ms-justify-content:center;justify-content:center}.crusades .row,.crusades .groups__item{display:block}}#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){color:#869fb2}#footer .footer__menu a:not(.button):hover{color:#fff}@media screen and (max-width: 640px){#footer .footer__menu a:not(.button){display:block;width:100%;padding:10px 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: 480px){#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{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 .row.button--icon p,#footer .footer__bottom .button--icon.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 .row.menu p,#footer .footer__bottom .menu.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}@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{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}}@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 .row--title .button:hover{box-shadow:inset 0px 0px 0px 100px #cfd9e0}.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{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{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{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{color:#1273eb !important}.header-filter label[data-field-name='orientation']:not(.active) .icon{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 .notification:not(.notification--alert) a.button.notification__close:not(.button--pill):not(:hover),.notification:not(.notification--alert) body.noscript .header-noscript .notification.notification--error a.button.notification__close:not(.button--pill):not(:hover),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--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::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 10px 0 10px}.header-related .carousel ul{margin:0}.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 .button:not(:hover),.home-anon:not(.header--show) #header .button:not(:hover){color:#fff !important}.category--landing:not(.header--fixed):not(.category--landing--icon) #header .button:not(:hover) .icon,.home-anon:not(.header--show) #header .button:not(:hover) .icon{color:#fff !important}.category--landing:not(.header--fixed):not(.category--landing--icon) #header .logo .icon,.home-anon:not(.header--show) #header .logo .icon{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 .button{background-color:#fff}.search .group input{min-width:64px;background-color:transparent}.search--lg .group .dropdown__button{height:56px;line-height:56px}@media screen and (max-width: 1096px){body[data-trigger~='menu'] .navigation__menu{height:calc(100% - 44px)}}.navigation{position:relative;background-color:#13191d;z-index:99}.navigation .gr-auth{margin:0 5px 0 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 .notification-center__popover .popover__trigger{margin:0 10px}.navigation .container-fluid,.navigation .row,.navigation .groups__item{height:100%}.navigation .menu>li>a:not(.button){display:block}.navigation .menu .collection-menu{margin-right:auto !important}.navigation .menu .link-inverted:hover{text-decoration:none !important}@media screen and (max-width: 1096px){.navigation__menu{position:fixed;top:44px;left:0;-ms-display:flex;display:flex;-ms-align-items:center;align-items:center;width:100%;background-color:rgba(29,38,45,0.99);text-align:center}.navigation .menu{padding:5px 0}.navigation .menu li{padding:5px 0}.navigation .menu a{height:34px !important;line-height:34px !important;font-size:22px !important}}@media screen and (min-width: 1096px){.navigation{height:44px}.navigation .menu{position:relative}.navigation .menu .menu__submenu{position:static}.navigation .menu .menu__submenu.active>.link-inverted{background-color:#fff;color:#374957}.navigation .menu .menu__submenu.active>.link-inverted::after{border:none;height:0;width:0;border-bottom:4px solid #bebebe;border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0)}.navigation .menu .menu__submenu>.link-inverted{position:relative;padding:0 28px 0 10px}.navigation .menu .menu__submenu>.link-inverted::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;right:10px}.navigation .menu .menu__submenu .content{padding:20px;border-top-left-radius:0;border-top-right-radius:0}.navigation .menu .menu__submenu .content a{line-height:24px}.navigation .menu>li>a{height:44px;padding:0 10px;line-height:44px}.navigation .menu li{margin:0}}.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 .menu>li>a:not(.button){display:block}.navigation .menu .collection-menu{margin-right:auto !important}.navigation .menu .link-inverted:hover{text-decoration:none !important}.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 .menu .menu__submenu>.link-inverted{padding:0 21px 0 5px}body[data-trigger='header-filter'] .navigation .menu>li>a{padding:0 5px}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 .notify-wrapper .notify--banner .notification__close ~ .popover__container,.notify-wrapper .notify--banner .popover--share .notification__close ~ .popover__container{width:34px}.popover--share .button--md ~ .popover__container{width:44px}.popover--share .button--lg ~ .popover__container{width:56px}.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 svg{display:block;-webkit-transition:-webkit-transform 300ms ease-in-out;-moz-transition:-moz-transform 300ms ease-in-out;transition:transform 300ms ease-in-out;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.post .post--inner .post--img:hover svg{-webkit-transition:-webkit-transform 300ms ease-in-out;-moz-transition:-moz-transform 300ms ease-in-out;transition:transform 300ms ease-in-out;-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}.post .post--inner .post--img image{height:100%;max-height:100%}.post .post--inner svg{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.active .icon{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-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}#search-banner{background-color:#fff}#search-banner .collection-add{display:block !important}.banner-registration{margin:0;background-color:white}@media screen and (max-width: 480px){.banner-registration .row,.banner-registration .groups__item{flex-direction:column;margin:0px}}.banner-registration .banner-registration__img{display:block;max-width:70%;max-height:528px;overflow:hidden;position:relative}@media screen and (max-width: 480px){.banner-registration .banner-registration__img{max-height:400px}}.banner-registration .banner-registration__img img{display:block;width:auto;height:815px;margin-top:-210px}@media screen and (max-width: 480px){.banner-registration .banner-registration__img img{width:auto;height:600px;margin-top:-80px;margin-left:-290px}}.banner-registration .banner-registration__img::after{background:url(../assets/fcda494ca25be6637442a756dd44889d.svg) no-repeat 100% 50%;background-size:auto 532px;display:block;position:absolute;top:0px;right:-1px;width:100%;height:100%;z-index:10;content:''}@media screen and (max-width: 480px){.banner-registration .banner-registration__img::after{background:url(../assets/b08ad3e35310ee36aa87f7784fd88a4a.svg) no-repeat 0 0;background-size:contain;top:-1px;right:0}}@media screen and (max-width: 1096px){.banner-registration .banner-registration__img{max-width:60%}}@media screen and (max-width: 768px){.banner-registration .banner-registration__img{max-width:50%}}@media screen and (max-width: 480px){.banner-registration .banner-registration__img{order:2;max-width:100%}}.banner-registration .banner-registration__txt{padding:0 20px 0 30px}.banner-registration .banner-registration__txt .span-discount{max-width:340px}@media screen and (max-width: 768px){.banner-registration .banner-registration__txt{padding:0 20px 0 10px}}@media screen and (max-width: 480px){.banner-registration .banner-registration__txt{order:1;text-align:center;padding:30px 10px 0 10px}}.price-dollar .price-euro,.price-euro .price-dollar{display:none !important}.strike{text-decoration:line-through}#banner-halloween,#banner-halloween-fr-pr-monthly,#banner-halloween-fr-pr-annual{background:#0e2a47;color:white;text-align:center;position:fixed;bottom:0;left:0;z-index:600;width:100%;height:100px;padding:10px}#banner-halloween .logo-vertical,#banner-halloween-fr-pr-monthly .logo-vertical,#banner-halloween-fr-pr-annual .logo-vertical{display:none}#banner-halloween .notification__content,#banner-halloween-fr-pr-monthly .notification__content,#banner-halloween-fr-pr-annual .notification__content{height:100%;width:86%;margin:0 7%;padding:0}@media screen and (min-width: 1096px){#banner-halloween .notification__content,#banner-halloween-fr-pr-monthly .notification__content,#banner-halloween-fr-pr-annual .notification__content{width:70%;margin:0 15%}}@media screen and (min-width: 1400px){#banner-halloween .notification__content,#banner-halloween-fr-pr-monthly .notification__content,#banner-halloween-fr-pr-annual .notification__content{width:55%;margin:0 22.5%}}#banner-halloween .notification__close,#banner-halloween-fr-pr-monthly .notification__close,#banner-halloween-fr-pr-annual .notification__close{box-shadow:inset 0 0 0 100px #164372 !important;border-radius:3px;right:5px}#banner-halloween .notification__close:hover,#banner-halloween .notification__close.active,#banner-halloween-fr-pr-monthly .notification__close:hover,#banner-halloween-fr-pr-monthly .notification__close.active,#banner-halloween-fr-pr-annual .notification__close:hover,#banner-halloween-fr-pr-annual .notification__close.active{box-shadow:inset 0 0 0 100px #143b63 !important}#banner-halloween .notification__close i,#banner-halloween-fr-pr-monthly .notification__close i,#banner-halloween-fr-pr-annual .notification__close i{width:32px;height:32px;padding:0}#banner-halloween .notification__close i:before,#banner-halloween-fr-pr-monthly .notification__close i:before,#banner-halloween-fr-pr-annual .notification__close i:before{height:32px;display:block;line-height:32px}#banner-halloween .banner__price__title,#banner-halloween-fr-pr-monthly .banner__price__title,#banner-halloween-fr-pr-annual .banner__price__title{display:inline-block;font-size:46px;line-height:100%}#banner-halloween .banner__price__subtitle,#banner-halloween-fr-pr-monthly .banner__price__subtitle,#banner-halloween-fr-pr-annual .banner__price__subtitle{display:inline-block;margin:0;text-align:center;font-size:30px;line-height:36px}#banner-halloween .banner__price__subtitle span,#banner-halloween-fr-pr-monthly .banner__price__subtitle span,#banner-halloween-fr-pr-annual .banner__price__subtitle span{display:block;font-size:13px;line-height:0}#banner-halloween .banner__btn .font-xs,#banner-halloween-fr-pr-monthly .banner__btn .font-xs,#banner-halloween-fr-pr-annual .banner__btn .font-xs{line-height:13px;margin-top:8px}#banner-halloween::before,#banner-halloween::after,#banner-halloween-fr-pr-monthly::before,#banner-halloween-fr-pr-monthly::after,#banner-halloween-fr-pr-annual::before,#banner-halloween-fr-pr-annual::after{position:absolute;top:0;width:7%;height:100%;z-index:-1;background-size:cover;background-repeat:no-repeat;content:''}@media screen and (min-width: 1096px){#banner-halloween::before,#banner-halloween::after,#banner-halloween-fr-pr-monthly::before,#banner-halloween-fr-pr-monthly::after,#banner-halloween-fr-pr-annual::before,#banner-halloween-fr-pr-annual::after{width:15%}}@media screen and (min-width: 1400px){#banner-halloween::before,#banner-halloween::after,#banner-halloween-fr-pr-monthly::before,#banner-halloween-fr-pr-monthly::after,#banner-halloween-fr-pr-annual::before,#banner-halloween-fr-pr-annual::after{width:22.5%}}#banner-halloween::before,#banner-halloween-fr-pr-monthly::before,#banner-halloween-fr-pr-annual::before{left:-35px;background-position:100% 50%;background-image:url(../assets/7b613f0fc0194476b2b4f75cabcfba5c.svg)}#banner-halloween::after,#banner-halloween-fr-pr-monthly::after,#banner-halloween-fr-pr-annual::after{right:-35px;background-position:0% 50%;background-image:url(../assets/651b73f171da2be80b34432a6e4b581c.svg)}@media screen and (max-width: 768px){#banner-halloween,#banner-halloween-fr-pr-monthly,#banner-halloween-fr-pr-annual{display:none}}@media screen and (max-width: 1096px){#banner-halloween-fr-pr-monthly .banner__info .font-xl,#banner-halloween-fr-pr-monthly .banner__info .font-h6{font-size:18px}}#banner-halloween-fr-pr-annual .banner__info{max-width:230px}#banner-halloween-fr-pr-annual::after{right:-35px;background-position:0% 50%;background-image:url(../assets/31f9ae555ca9b0913e1eb571ae45706a.svg)}@media screen and (max-width: 1096px){#banner-halloween-fr-pr-annual .logo-horizontal{display:none}#banner-halloween-fr-pr-annual .logo-vertical{display:block}}body[data-trigger='header-filter'] .show-filter{display:block !important}body[data-trigger='header-filter'] #banner-halloween .notification__content,body[data-trigger='header-filter'] #banner-halloween-fr-pr-monthly .notification__content,body[data-trigger='header-filter'] #banner-halloween-fr-pr-annual .notification__content{width:93%;margin:0 3.5%}@media screen and (min-width: 1096px){body[data-trigger='header-filter'] #banner-halloween .notification__content,body[data-trigger='header-filter'] #banner-halloween-fr-pr-monthly .notification__content,body[data-trigger='header-filter'] #banner-halloween-fr-pr-annual .notification__content{padding:0 25px 0 0;width:80%;margin:0 10%}}@media screen and (min-width: 1400px){body[data-trigger='header-filter'] #banner-halloween .notification__content,body[data-trigger='header-filter'] #banner-halloween-fr-pr-monthly .notification__content,body[data-trigger='header-filter'] #banner-halloween-fr-pr-annual .notification__content{width:65%;margin:0 17.5%}}body[data-trigger='header-filter'] #banner-halloween::before,body[data-trigger='header-filter'] #banner-halloween::after,body[data-trigger='header-filter'] #banner-halloween-fr-pr-monthly::before,body[data-trigger='header-filter'] #banner-halloween-fr-pr-monthly::after,body[data-trigger='header-filter'] #banner-halloween-fr-pr-annual::before,body[data-trigger='header-filter'] #banner-halloween-fr-pr-annual::after{width:3.5%}@media screen and (min-width: 1096px){body[data-trigger='header-filter'] #banner-halloween::before,body[data-trigger='header-filter'] #banner-halloween::after,body[data-trigger='header-filter'] #banner-halloween-fr-pr-monthly::before,body[data-trigger='header-filter'] #banner-halloween-fr-pr-monthly::after,body[data-trigger='header-filter'] #banner-halloween-fr-pr-annual::before,body[data-trigger='header-filter'] #banner-halloween-fr-pr-annual::after{width:10%}}@media screen and (min-width: 1400px){body[data-trigger='header-filter'] #banner-halloween::before,body[data-trigger='header-filter'] #banner-halloween::after,body[data-trigger='header-filter'] #banner-halloween-fr-pr-monthly::before,body[data-trigger='header-filter'] #banner-halloween-fr-pr-monthly::after,body[data-trigger='header-filter'] #banner-halloween-fr-pr-annual::before,body[data-trigger='header-filter'] #banner-halloween-fr-pr-annual::after{width:17.5%}}@media screen and (max-width: 1096px){body[data-trigger='header-filter'] #banner-halloween .logo-horizontal,body[data-trigger='header-filter'] #banner-halloween-fr-pr-monthly .logo-horizontal,body[data-trigger='header-filter'] #banner-halloween-fr-pr-annual .logo-horizontal{display:none}body[data-trigger='header-filter'] #banner-halloween .logo-vertical,body[data-trigger='header-filter'] #banner-halloween-fr-pr-monthly .logo-vertical,body[data-trigger='header-filter'] #banner-halloween-fr-pr-annual .logo-vertical{display:block}body[data-trigger='header-filter'] #banner-halloween .banner__info .font-xl,body[data-trigger='header-filter'] #banner-halloween .banner__info .font-h6,body[data-trigger='header-filter'] #banner-halloween .banner__info .font-lg,body[data-trigger='header-filter'] #banner-halloween-fr-pr-monthly .banner__info .font-xl,body[data-trigger='header-filter'] #banner-halloween-fr-pr-monthly .banner__info .font-h6,body[data-trigger='header-filter'] #banner-halloween-fr-pr-monthly .banner__info .font-lg,body[data-trigger='header-filter'] #banner-halloween-fr-pr-annual .banner__info .font-xl,body[data-trigger='header-filter'] #banner-halloween-fr-pr-annual .banner__info .font-h6,body[data-trigger='header-filter'] #banner-halloween-fr-pr-annual .banner__info .font-lg{font-size:14px}body[data-trigger='header-filter'] #banner-halloween .banner__btn .button,body[data-trigger='header-filter'] #banner-halloween-fr-pr-monthly .banner__btn .button,body[data-trigger='header-filter'] #banner-halloween-fr-pr-annual .banner__btn .button{font-size:12px;padding:0 0.75em}body[data-trigger='header-filter'] #banner-halloween .banner__btn .font-xs,body[data-trigger='header-filter'] #banner-halloween-fr-pr-monthly .banner__btn .font-xs,body[data-trigger='header-filter'] #banner-halloween-fr-pr-annual .banner__btn .font-xs{font-size:10px}body[data-trigger='header-filter'] #banner-halloween .banner__price__title,body[data-trigger='header-filter'] #banner-halloween-fr-pr-monthly .banner__price__title,body[data-trigger='header-filter'] #banner-halloween-fr-pr-annual .banner__price__title{font-size:36px}body[data-trigger='header-filter'] #banner-halloween .banner__price__subtitle,body[data-trigger='header-filter'] #banner-halloween-fr-pr-monthly .banner__price__subtitle,body[data-trigger='header-filter'] #banner-halloween-fr-pr-annual .banner__price__subtitle{font-size:20px;line-height:26px}body[data-trigger='header-filter'] #banner-halloween .banner__price__subtitle span,body[data-trigger='header-filter'] #banner-halloween-fr-pr-monthly .banner__price__subtitle span,body[data-trigger='header-filter'] #banner-halloween-fr-pr-annual .banner__price__subtitle span{font-size:10px}}@media screen and (max-width: 1400px){body[data-trigger='header-filter'] #banner-halloween p.font-xl.hide-desktop,body[data-trigger='header-filter'] #banner-halloween-fr-pr-monthly p.font-xl.hide-desktop,body[data-trigger='header-filter'] #banner-halloween-fr-pr-annual p.font-xl.hide-desktop{display:none !important}body[data-trigger='header-filter'] #banner-halloween .banner__info .font-xl,body[data-trigger='header-filter'] #banner-halloween .banner__info .font-h6,body[data-trigger='header-filter'] #banner-halloween-fr-pr-monthly .banner__info .font-xl,body[data-trigger='header-filter'] #banner-halloween-fr-pr-monthly .banner__info .font-h6,body[data-trigger='header-filter'] #banner-halloween-fr-pr-annual .banner__info .font-xl,body[data-trigger='header-filter'] #banner-halloween-fr-pr-annual .banner__info .font-h6{font-size:18px}}body[data-trigger='header-filter'] #banner-halloween p.hide-desktop{font-size:18px}body[data-trigger='header-filter'] #banner-halloween-fr-pr-annual .logo-vertical{display:none}@media screen and (max-width: 1096px){body[data-trigger='header-filter'] #banner-halloween-fr-pr-annual .banner__info{max-width:185px}}#modal-popup-halloween{overflow-y:auto;overflow-x:hidden;-webkit-font-smoothing:antialiased;padding:0;background-color:rgba(11,34,57,0.5)}#modal-popup-halloween.active *{pointer-events:inherit}#modal-popup-halloween .modal__container{overflow:hidden;display:flex;justify-content:center;align-items:center;max-width:100%;height:100%;margin:0;background:url(../assets/7cfbd5bfd35b4cefeaa419662e528a16.svg) 100% 3% no-repeat,url(../assets/3d7f2722c6e254e71d87f29f3192935a.svg) 0 4% no-repeat,url(../assets/b2321ecc873a600f0b066971d0b3a65e.svg) bottom center repeat-x,url(../assets/04ce01ee325e9ebf1b5c2c642ba6d156.svg) 76% 8% no-repeat;background-size:13%, 15%, auto 60%, auto}#modal-popup-halloween .modal__container .content{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;max-width:750px;height:100%;padding-top:170px;background-color:transparent;background-image:url(../assets/04d3cfa965c12f6f071c20863d8e00b8.svg);background-repeat:no-repeat;background-size:100%;background-position:50%}@media screen and (max-width: 480px){#modal-popup-halloween .modal__container .content{background-size:170%}}@media only screen and (max-width: 320px){#modal-popup-halloween .modal__container .content{background-size:240%;background-position:50% 83%}}#modal-popup-halloween .modal__container>.modal__close{display:none}@media screen and (max-width: 1096px){#modal-popup-halloween .modal__container{background:url(../assets/b2321ecc873a600f0b066971d0b3a65e.svg) bottom center repeat-x;background-size:auto 60%}}@media screen and (max-width: 480px){#modal-popup-halloween .modal__container{background-size:auto 100%}}#modal-popup-halloween .modal__close{position:absolute;top:60px;right:10%;margin:10px 0 auto auto;padding:10px;z-index:2}#modal-popup-halloween .modal__claim{font-size:26px}#modal-popup-halloween .modal__price__title{display:inline-block;font-size:62px;line-height:100%}#modal-popup-halloween .modal__price__subtitle{display:inline-block;margin:0;text-align:center;font-size:40px;line-height:46px}#modal-popup-halloween .modal__price__subtitle span{display:block;font-size:13px;line-height:0}#modal-popup-halloween .modal__quantity{font-size:22px}#modal-popup-halloween .modal__quantity .strike{font-size:16px}#modal-popup-halloween .modal__button{padding:0 3em;overflow-y:hidden;overflow-x:auto}#modal-popup-halloween .modal__button .halloween-img--hover{position:absolute;top:-62px;right:9px;-webkit-transition:.8s;-moz-transition:.8s;transition:.8s}#modal-popup-halloween .modal__button:hover .halloween-img--hover{top:-30px}@media screen and (max-width: 480px){#modal-popup-halloween .modal__button{padding:0 1.5em}}#modal-popup-halloween .halloween-img--lightning{position:absolute;top:0px;left:20%;pointer-events:none}#modal-popup-halloween .halloween-img--lightning img{width:80%;height:auto}#modal-popup-halloween .halloween-img--bush-right{position:absolute;bottom:-9px;right:0;z-index:1;pointer-events:none}#modal-popup-halloween .halloween-img--bush-left{position:absolute;bottom:-9px;left:0;z-index:1;pointer-events:none}#modal-popup-halloween .halloween-img--hand{position:absolute;bottom:-18px;left:58px;width:90%;pointer-events:none}#modal-popup-halloween .halloween-img--bat{position:absolute;right:8%;top:9%;pointer-events:none}#modal-popup-halloween .halloween-img--effect{pointer-events:none}#modal-popup-halloween.lightning-effect .halloween-img--effect{position:absolute;top:0;width:100%;height:100%;background:rgba(18,115,235,0.3);opacity:0;-webkit-animation:flash .5s ease-in, flash .5s ease-in, flash .5s ease-in;-moz-animation:flash .5s ease-in, flash .5s ease-in, flash .5s ease-in;animation:flash .5s ease-in, flash .5s ease-in, flash .5s ease-in;animation-delay:2.70s, 4s, 8.75s;z-index:-1}@-moz-keyframes flash{0%{opacity:1}25%{opacity:0}50%{opacity:1}100%{opacity:0}}@-webkit-keyframes flash{0%{opacity:1}25%{opacity:0}50%{opacity:1}100%{opacity:0}}@keyframes flash{0%{opacity:1}25%{opacity:0}50%{opacity:1}100%{opacity: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 #tab-register #register--twitter_id:not([value="0"]) ~ .profile-login__password{display:none}#modal-login .notification--error .notification__message{font-size:13px}#modal-login .profile-login__password+.notification--error{margin-top:10px}#modal-login.newsletter .profile-login__forms{overflow:hidden}.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}.test-ab--detail-width-b #modal-detail .modal__container{max-width:1800px}#modal-detail{padding:20px 50px 0 50px}#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;margin:0 10px}#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% + 100px);height:100%;transform:translateX(-50%);pointer-events:none}#modal-detail .detail__navigation .showcase__pagination{position:absolute;top:50%;left:0;margin:10px;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:8px}#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}}@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 .content{border-bottom-left-radius:0;border-bottom-right-radius:0}#modal-license .footer{border-bottom-left-radius:3px;border-bottom-right-radius:3px}#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 .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}}#campaign-christmas-landing{overflow:hidden;position:relative;animation:snowY 5s linear infinite, snowX 55s linear infinite;padding:0;background:url(../assets/d05cce5b34d263bf7d15782b1e12a0b7.svg) 0 0,url(../assets/a4571bfd3b513628a5cf8b2a1d2f48f1.svg) bottom right no-repeat,linear-gradient(to right, #c7ebff, #92cdfa);background-size:1560px auto, 1832px auto, auto auto}#campaign-christmas-landing p{display:inline}#campaign-christmas-landing .notification__close{top:50%;z-index:99;transform:translateY(-50%);color:#113255 !important}#campaign-christmas-landing .notification__close .icon{color:#113255 !important}#campaign-christmas-landing .notification__content{padding:0}#campaign-christmas-landing .notification__content a{position:relative;z-index:10;display:block;padding:20px 50px 20px 20px;color:#113255 !important}#campaign-christmas-landing .notification__content a b{color:#1273eb !important;font-weight:bold}@media screen and (max-width: 640px){#campaign-christmas-landing .notification__content a{display:flex;flex-wrap:wrap;align-items:center;padding:10px 50px 10px 20px;font-size:14px}#campaign-christmas-landing .notification__content a p{flex:1}}@media screen and (min-width: 768px){#campaign-christmas-landing .santa,#campaign-christmas-landing::after{position:absolute;content:''}#campaign-christmas-landing::after{top:0;right:50px;width:320px;height:100%;background:url(../assets/d13da77fa298978a8053190faa431a72.svg) bottom right no-repeat;background-size:320px auto}}@media screen and (min-width: 1096px){#campaign-christmas-landing .santa{animation:santaMovement 20s linear infinite;top:50%;right:400px;width:152px;height:50px}#campaign-christmas-landing .santa::before{animation:santaRotate 8s linear infinite;position:absolute;top:0;left:0;width:100%;height:100%;margin-top:-25px;background:url(../assets/b22ac99216630d71d657cc49ffa28db2.svg) center center no-repeat;background-size:152px auto;content:''}}@keyframes santaMovement{0%{transform:translate(40px, 60px)}100%{transform:translate(-1000px, -60px)}}@keyframes santaRotate{0%{transform:rotate(-3deg)}50%{transform:rotate(3deg)}100%{transform:rotate(-3deg)}}@keyframes snowY{0%{background-position-y:0, bottom, 0}100%{background-position-y:210px, bottom, 0}}@keyframes snowX{0%{background-position-x:0, right, 0}100%{background-position-x:3120px, right, 0}}#notification-cookie{background-color:#0f73ee;color:#fff}#notification-cookie .icon{margin-bottom:2px}#notification-cookie .row,#notification-cookie .groups__item{justify-content:flex-start;-ms-justify-content:flex-start;padding:10px;padding-right:54px}#shutterstock-coupon-popup{cursor:pointer}#shutterstock-coupon .countdown__description{display:none !important}#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){#shutterstock-coupon ul{font-size:calc(20px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){#shutterstock-coupon ul{font-size:26px}}#shutterstock-coupon li:not(:last-child) .countdown__value::after{content:':'}#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{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";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}.admin-user .admin{display:block !important}.admin{display:none !important}body.noscript .spr,body.noscript .shutterstock{display:none}.spr{width:100%;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}.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:#69e781}.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}.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}.autocomplete ul{padding:10px 0}@media screen and (max-width: 768px){.autocomplete{height:187px}}.autocomplete__item{height:auto;padding:10px 20px;color:#5f7d95;text-align:left;text-transform:lowercase;line-height:1;cursor:pointer}.autocomplete__item:hover{background-color:#e8edf0}.autocomplete__item.selected{background-color:#d5dee4}.autocomplete__item b{color:#374957}.autocomplete .autocomplete__list--users .item{min-width:120px;max-width:120px;padding:5px 10px}.autocomplete .autocomplete__list--users .avatar{margin:0 auto}.autocomplete .autocomplete__list--users .name{padding-top:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:100px;margin-right:auto;font-size:13px}.autocomplete--show{display:block}.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{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{color:#0f73ee}.button.button--arrow.button--freepikcompany:hover{color:#0f73ee;box-shadow:none}.button.button--arrow.button--freepikcompany.button--inverted{color:#fff}.button.button--arrow.button--freepikcompany.button--inverted .icon{color:#fff}.button.button--arrow .icon{-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{-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{-webkit-transform:translateX(10px);-moz-transform:translateX(10px);-ms-transform:translateX(10px);-o-transform:translateX(10px);transform:translateX(10px)}.carousel{overflow:auto}.carousel__item{margin-bottom:0}.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--reduced button{padding: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{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}.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;background:rgba(0,0,0,0);border-color:#1273eb;color:#1273eb}.follow::before{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--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:56px;line-height:52px}.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__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:.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}: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{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"}.list--check li::before{position:absolute;top:2px;left:0;margin:0 10px 0 0;color:#69e781;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"}.list--check-relative li::before{position:relative;top:2px;left:0;margin:0 10px 0 0;color:#69e781;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:''}.spinner .spinner__wrapper,.spinner .spinner__wrapper::after{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.spinner__wrapper{background-color:rgba(8,25,43,0.75);width:100%;height:100%;z-index:200;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{width:44px;height:44px;font-size:44px;line-height:44px}.logo .icon.hide-mobile{font-size:44px}@media screen and (min-width: 1096px){.logo{width:160px;font-size:160px;line-height:44px}}.menu [class^="columns"] a,.menu [class*="columns"] a{font-weight:400}.menu__submenu ul li:not(:last-child) a{color:#374957}.menu__submenu ul a{font-size:14px}.menu__submenu ul b{font-weight:500}@media screen and (max-width: 1096px){.menu{display:none}.menu.active{display:block;width:100%}.menu__submenu .content{display:none}}@media screen and (min-width: 1096px){.menu li{margin:0 20px 0 0}.menu__submenu{position:relative}.menu__submenu.active>.link-inverted{position:relative;z-index:1}.menu__submenu.active>.link-inverted ~ div,.menu__submenu.active>.link-inverted ~ div div{display:block;min-width:580px}.menu__submenu>.link-inverted::after{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%);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:''}.menu__submenu div{position:absolute;top:100%;left:0;display:none}.menu__submenu div .content{padding:10px;border-radius:3px;background-color:#fff;box-shadow:0 0 60px rgba(34,34,34,0.25)}.menu__submenu .link-inverted{-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);padding:0 13px 0 0}.menu--right li{margin:0 0 0 20px}}.modal{-webkit-backface-visibility:hidden;backface-visibility:hidden;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";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{border-bottom:2px solid #b0c0cc;color:#374957}.nav a.active .counter,.nav a:hover .counter{color:#374957}.nav a.active .counter .icon,.nav a:hover .counter .icon{color:#374957}.nav a.active .icon,.nav a:hover .icon{color:#374957}.nav a .counter{color:#b4b4b4}.nav a .counter .icon{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{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}.notification:not(.notification--alert) .notification__close:not(.button--pill):not(:hover){border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0}.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:50%;top:5px;right:10px;box-shadow:none !important}.notify-wrapper .notify--banner .notification__close:hover{box-shadow:inset 0 0 34px rgba(29,38,45,0.75) !important}.notify-wrapper .notify--banner a{color:#fff !important}.notify-wrapper .notify--banner a:hover{text-decoration:underline}.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:5px 10px}.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--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 .popover__container .button--outline{border-radius:0}.popover--share .popover__container .button--outline:not(:hover){box-shadow:none}.popover--share-advanced .popover__container{left:auto;right:-47px;width:320px !important;padding:20px;transform:translate(0, 0)}.popover--share-advanced .popover__container .copy .button--outline{box-shadow:inset 0 0 0 1px #1273eb}.popover--share-advanced .popover__container .social .button{margin:0 5px !important;padding:0 .6em;font-size:13px}.popover--share-advanced .popover__container ul{margin:0 -5px}.premium-user #main .detail .download-button:not(.download-premium):not(.download-external){display:none}.premium-user #main .detail .download-premium{display:flex !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}.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#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{z-index:2;box-shadow:inset 0 0 0 100px #2a84f2;color:#fff}.search input[name="query"]:focus ~ .button .icon{color:#fff}@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.window-resizing .showcase .spr,body.window-resizing .shutterstock .spr{visibility:hidden}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}}.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;box-sizing:border-box;background-color:#cfd9e0;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;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%;display:block;width:100%;height:auto;transform:translate(-50%, -50%)}.showcase__content img.landscape{width:100%;height:auto}.showcase__content img.portrait{width:auto;height:100%}.showcase__content img.lzy:not(.lazyload--done){width:1px;min-height:1px;height:100%}.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;opacity:1}.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: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:hover .icon,.shutterstock__item .button--favorite:hover .icon,.showcase__fake .button--favorite:hover .icon{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 .icon,.shutterstock__item .button--favorite:active .icon,.showcase__fake .button--favorite:active .icon{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 .icon,.shutterstock__item .button--favorite:active:hover .icon,.showcase__fake .button--favorite:active:hover .icon{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:hover .icon,.shutterstock__item .collection-add:hover .icon,.showcase__fake .collection-add:hover .icon,.showcase__item .collection-remove.active .icon,.shutterstock__item .collection-remove.active .icon,.showcase__fake .collection-remove.active .icon,.showcase__item .collection-remove:hover .icon,.shutterstock__item .collection-remove:hover .icon,.showcase__fake .collection-remove:hover .icon{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 .icon,.shutterstock__item .collection-add:active .icon,.showcase__fake .collection-add:active .icon,.showcase__item .collection-remove.active .icon,.shutterstock__item .collection-remove.active .icon,.showcase__fake .collection-remove.active .icon,.showcase__item .collection-remove:active .icon,.shutterstock__item .collection-remove:active .icon,.showcase__fake .collection-remove:active .icon{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 .icon,.shutterstock__item .collection-add:active:hover .icon,.showcase__fake .collection-add:active:hover .icon,.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 .icon,.shutterstock__item .collection-remove:active:hover .icon,.showcase__fake .collection-remove:active:hover .icon{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;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:''}.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{width:14px;height:14px}.font-md.premium--text .icon::before,.font-md .premium--text .icon::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{width:13px;height:13px}.font-xs.premium--text .icon::before,.font-xs .premium--text .icon::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{width:14px;height:14px}.font-sm.premium--text .icon::before,.font-sm .premium--text .icon::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{width:18px;height:18px}.font-lg.premium--text .icon::before,.font-lg .premium--text .icon::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{width:22px;height:22px}.font-xl.premium--text .icon::before,.font-xl .premium--text .icon::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{color:#fba707}.premium--text{position:relative}.premium--text .icon{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 .icon,h1 .premium--text .icon{width:40px;height:40px}@media screen and (min-width: 480px){.font-h1.premium--text .icon,.font-h1 .premium--text .icon,h1 .premium--text .icon{width:calc(40px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h1.premium--text .icon,.font-h1 .premium--text .icon,h1 .premium--text .icon{width:46px}}@media screen and (min-width: 480px){.font-h1.premium--text .icon,.font-h1 .premium--text .icon,h1 .premium--text .icon{height:calc(40px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h1.premium--text .icon,.font-h1 .premium--text .icon,h1 .premium--text .icon{height:46px}}.font-h1.premium--text .icon::before,.font-h1 .premium--text .icon::before,h1 .premium--text .icon::before{width:40px;height:40px;background-size:40px}@media screen and (min-width: 480px){.font-h1.premium--text .icon::before,.font-h1 .premium--text .icon::before,h1 .premium--text .icon::before{width:calc(40px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h1.premium--text .icon::before,.font-h1 .premium--text .icon::before,h1 .premium--text .icon::before{width:46px}}@media screen and (min-width: 480px){.font-h1.premium--text .icon::before,.font-h1 .premium--text .icon::before,h1 .premium--text .icon::before{height:calc(40px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h1.premium--text .icon::before,.font-h1 .premium--text .icon::before,h1 .premium--text .icon::before{height:46px}}@media screen and (min-width: 480px){.font-h1.premium--text .icon::before,.font-h1 .premium--text .icon::before,h1 .premium--text .icon::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 .icon::before,h1 .premium--text .icon::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 .icon,h2 .premium--text .icon{width:36px;height:36px}@media screen and (min-width: 480px){.font-h2.premium--text .icon,.font-h2 .premium--text .icon,h2 .premium--text .icon{width:calc(36px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h2.premium--text .icon,.font-h2 .premium--text .icon,h2 .premium--text .icon{width:42px}}@media screen and (min-width: 480px){.font-h2.premium--text .icon,.font-h2 .premium--text .icon,h2 .premium--text .icon{height:calc(36px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h2.premium--text .icon,.font-h2 .premium--text .icon,h2 .premium--text .icon{height:42px}}.font-h2.premium--text .icon::before,.font-h2 .premium--text .icon::before,h2 .premium--text .icon::before{width:36px;height:36px;background-size:36px}@media screen and (min-width: 480px){.font-h2.premium--text .icon::before,.font-h2 .premium--text .icon::before,h2 .premium--text .icon::before{width:calc(36px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h2.premium--text .icon::before,.font-h2 .premium--text .icon::before,h2 .premium--text .icon::before{width:42px}}@media screen and (min-width: 480px){.font-h2.premium--text .icon::before,.font-h2 .premium--text .icon::before,h2 .premium--text .icon::before{height:calc(36px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h2.premium--text .icon::before,.font-h2 .premium--text .icon::before,h2 .premium--text .icon::before{height:42px}}@media screen and (min-width: 480px){.font-h2.premium--text .icon::before,.font-h2 .premium--text .icon::before,h2 .premium--text .icon::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 .icon::before,h2 .premium--text .icon::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 .icon,h3 .premium--text .icon{width:32px;height:32px}@media screen and (min-width: 480px){.font-h3.premium--text .icon,.font-h3 .premium--text .icon,h3 .premium--text .icon{width:calc(32px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h3.premium--text .icon,.font-h3 .premium--text .icon,h3 .premium--text .icon{width:38px}}@media screen and (min-width: 480px){.font-h3.premium--text .icon,.font-h3 .premium--text .icon,h3 .premium--text .icon{height:calc(32px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h3.premium--text .icon,.font-h3 .premium--text .icon,h3 .premium--text .icon{height:38px}}.font-h3.premium--text .icon::before,.font-h3 .premium--text .icon::before,h3 .premium--text .icon::before{width:32px;height:32px;background-size:32px}@media screen and (min-width: 480px){.font-h3.premium--text .icon::before,.font-h3 .premium--text .icon::before,h3 .premium--text .icon::before{width:calc(32px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h3.premium--text .icon::before,.font-h3 .premium--text .icon::before,h3 .premium--text .icon::before{width:38px}}@media screen and (min-width: 480px){.font-h3.premium--text .icon::before,.font-h3 .premium--text .icon::before,h3 .premium--text .icon::before{height:calc(32px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h3.premium--text .icon::before,.font-h3 .premium--text .icon::before,h3 .premium--text .icon::before{height:38px}}@media screen and (min-width: 480px){.font-h3.premium--text .icon::before,.font-h3 .premium--text .icon::before,h3 .premium--text .icon::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 .icon::before,h3 .premium--text .icon::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 .icon,h4 .premium--text .icon{width:28px;height:28px}@media screen and (min-width: 480px){.font-h4.premium--text .icon,.font-h4 .premium--text .icon,h4 .premium--text .icon{width:calc(28px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h4.premium--text .icon,.font-h4 .premium--text .icon,h4 .premium--text .icon{width:34px}}@media screen and (min-width: 480px){.font-h4.premium--text .icon,.font-h4 .premium--text .icon,h4 .premium--text .icon{height:calc(28px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h4.premium--text .icon,.font-h4 .premium--text .icon,h4 .premium--text .icon{height:34px}}.font-h4.premium--text .icon::before,.font-h4 .premium--text .icon::before,h4 .premium--text .icon::before{width:28px;height:28px;background-size:28px}@media screen and (min-width: 480px){.font-h4.premium--text .icon::before,.font-h4 .premium--text .icon::before,h4 .premium--text .icon::before{width:calc(28px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h4.premium--text .icon::before,.font-h4 .premium--text .icon::before,h4 .premium--text .icon::before{width:34px}}@media screen and (min-width: 480px){.font-h4.premium--text .icon::before,.font-h4 .premium--text .icon::before,h4 .premium--text .icon::before{height:calc(28px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h4.premium--text .icon::before,.font-h4 .premium--text .icon::before,h4 .premium--text .icon::before{height:34px}}@media screen and (min-width: 480px){.font-h4.premium--text .icon::before,.font-h4 .premium--text .icon::before,h4 .premium--text .icon::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 .icon::before,h4 .premium--text .icon::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 .icon,h5 .premium--text .icon{width:24px;height:24px}@media screen and (min-width: 480px){.font-h5.premium--text .icon,.font-h5 .premium--text .icon,h5 .premium--text .icon{width:calc(24px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h5.premium--text .icon,.font-h5 .premium--text .icon,h5 .premium--text .icon{width:30px}}@media screen and (min-width: 480px){.font-h5.premium--text .icon,.font-h5 .premium--text .icon,h5 .premium--text .icon{height:calc(24px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h5.premium--text .icon,.font-h5 .premium--text .icon,h5 .premium--text .icon{height:30px}}.font-h5.premium--text .icon::before,.font-h5 .premium--text .icon::before,h5 .premium--text .icon::before{width:24px;height:24px;background-size:24px}@media screen and (min-width: 480px){.font-h5.premium--text .icon::before,.font-h5 .premium--text .icon::before,h5 .premium--text .icon::before{width:calc(24px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h5.premium--text .icon::before,.font-h5 .premium--text .icon::before,h5 .premium--text .icon::before{width:30px}}@media screen and (min-width: 480px){.font-h5.premium--text .icon::before,.font-h5 .premium--text .icon::before,h5 .premium--text .icon::before{height:calc(24px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h5.premium--text .icon::before,.font-h5 .premium--text .icon::before,h5 .premium--text .icon::before{height:30px}}@media screen and (min-width: 480px){.font-h5.premium--text .icon::before,.font-h5 .premium--text .icon::before,h5 .premium--text .icon::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 .icon::before,h5 .premium--text .icon::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 .icon,h6 .premium--text .icon{width:20px;height:20px}@media screen and (min-width: 480px){.font-h6.premium--text .icon,.font-h6 .premium--text .icon,h6 .premium--text .icon{width:calc(20px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h6.premium--text .icon,.font-h6 .premium--text .icon,h6 .premium--text .icon{width:26px}}@media screen and (min-width: 480px){.font-h6.premium--text .icon,.font-h6 .premium--text .icon,h6 .premium--text .icon{height:calc(20px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h6.premium--text .icon,.font-h6 .premium--text .icon,h6 .premium--text .icon{height:26px}}.font-h6.premium--text .icon::before,.font-h6 .premium--text .icon::before,h6 .premium--text .icon::before{width:20px;height:20px;background-size:20px}@media screen and (min-width: 480px){.font-h6.premium--text .icon::before,.font-h6 .premium--text .icon::before,h6 .premium--text .icon::before{width:calc(20px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h6.premium--text .icon::before,.font-h6 .premium--text .icon::before,h6 .premium--text .icon::before{width:26px}}@media screen and (min-width: 480px){.font-h6.premium--text .icon::before,.font-h6 .premium--text .icon::before,h6 .premium--text .icon::before{height:calc(20px + 6 * (100vw - 480px) / 920)}}@media screen and (min-width: 1400px){.font-h6.premium--text .icon::before,.font-h6 .premium--text .icon::before,h6 .premium--text .icon::before{height:26px}}@media screen and (min-width: 480px){.font-h6.premium--text .icon::before,.font-h6 .premium--text .icon::before,h6 .premium--text .icon::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 .icon::before,h6 .premium--text .icon::before{background-size:26px}}@media screen and (max-width: 1096px){.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{color:#cfd9e0}.swiper__button:active{background-color:#e3e9ed}.swiper__button .icon{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: 1096px) 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) and (max-width: 1096px){.swiper__item.post{margin-bottom:0}}@media screen and (max-width: 1096px) 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}}.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}.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.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--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:1;content:""}.tags--search li{padding:0 10px 0 20px !important}.test-ab__detail-sponsor-b{display:none !important}.test-ab--detail-sponsor-b .test-ab__detail-sponsor-b{display:block !important}.test-ab--detail-sponsor-b .test-ab__detail-sponsor-b--hide{display:none !important}.test-ab__detail-related-b{display:none !important}.test-ab--detail-related-b .test-ab__detail-related-b{display:block !important}.test-ab--detail-related-b .test-ab__detail-related-b--hide{display:none !important}.test-ab__detail-width-b{display:none !important}.test-ab--detail-width-b .test-ab__detail-width-b{display:block !important}.test-ab--detail-width-b .test-ab__detail-width-b--hide{display:none !important}.test-ab__shutterstock-b{display:none !important}.test-ab--shutterstock-b .test-ab__shutterstock-b{display:block !important}.test-ab--shutterstock-b .test-ab__shutterstock-b--hide{display:none !important}.test-ab__shutter-detail-ris-20200113-b{display:none !important}.test-ab--shutter-detail-ris-20200113-b .test-ab__shutter-detail-ris-20200113-b{display:block !important}.test-ab--shutter-detail-ris-20200113-b .test-ab__shutter-detail-ris-20200113-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}.thumbvideo{position:absolute;top:0;bottom:0;width:100%;height:100%;overflow:hidden}.thumbvideo video{min-width:100%;min-height:100%;width:auto;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.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{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}body:not(.collections--create) .showcase .button--share,body:not(.collections--create) .shutterstock .button--share{top:49px;right:10px}body:not(.collections--search) .tabs-results{display:none !important}body.collections--search .collection-search{display:inherit !important}body.collections--search .collection-search ~ .filter-group .trigger__close{display:none !important}body.collections--follow .collection-follow{display:flex !important}body .collection-search,body .collection-follow{display:none !important}.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}}@media screen and (min-width: 1096px){.collection__item.last-visible .collection__description,.collections--spr .collection__item[data-row="1"] .collection__description,.collections__showcase .collection__item[data-row='1'] .collection__description{display:none}.collection__item.last-visible .collection__link,.collections--spr .collection__item[data-row="1"] .collection__link,.collections__showcase .collection__item[data-row='1'] .collection__link{overflow:hidden}.collection__item.last-visible .collection__link>svg,.collections--spr .collection__item[data-row="1"] .collection__link>svg,.collections__showcase .collection__item[data-row='1'] .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 .collection__item[data-row="1"] .collection__item__view,.collections__showcase .collection__item[data-row='1'] .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 .collection__item[data-row="1"] .collection__item__view a,.collections__showcase .collection__item[data-row='1'] .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 .collection__item[data-row="1"] .no-resources,.collections__showcase .collection__item[data-row='1'] .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__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{box-shadow:none !important}.collection__item .button--icon.button--loading .icon{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--icon.button--loading .icon::after{display:none !important}.collection__item .button--icon.button--loading span{display:block !important}.collection__item .button--icon.button--loading::after,.collection__item .button--icon.button--loading .button--icon.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 .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 .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 .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 .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 .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 .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 label .icon{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 label input[type="checkbox"]:not(:checked) ~ .icon{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 .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 .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 .icon{margin-left:0}.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;box-shadow:inset 0px 0px 0px 1px #1273eb;color:#1273eb}.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}.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}.notification-center__menu-actions button .icon{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{color:#1273eb}.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{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 a:last-child .icon{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 a:last-child:hover .icon{-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>.row,.profile-login .modal__container>.groups__item{cursor:default}.profile-login .modal__container>.row>.content,.profile-login .modal__container>.groups__item>.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.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__link{font-size:16px}.profile-login .modal__container>.row>.content,.profile-login .modal__container>.groups__item>.content{padding:30px !important}.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 .modal__container>.row .content,.profile-login .modal__container>.groups__item .content{padding:20px}}.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,.landing--affiliate .follow-author-toggle.active{box-shadow:inset 0px 0px 0px 100px #4ad295}.landing--affiliate .button--green:hover,.landing--affiliate .follow-author-toggle.active: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}@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}.landing--affiliate .text__holder p,.landing--affiliate .text__holder h1,.landing--affiliate .text__holder a{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}}.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;margin-bottom:10px}.collection__private--text ul li{color:#a5b7c6;list-style-type:disc;padding:5px}.collection__private--text ul li span{color:#0e2a47}.collection__private--text .private-holder-text>div{margin:50px}@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}}@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}}@media screen and (max-width: 640px){.collection__private--text p.font-xl{text-align:center}.collection__private--text .private-image{padding-top:20px;height:138px}.collection__private--text .private-holder-image{order:0}.collection__private--text .private-holder-text{order:1}}.collection__private--tip{overflow:hidden;background:#fff;padding:15px 0;box-shadow:0 1px 10px 0 rgba(95,125,149,0.2);margin:50px 50px 0}.collection__private--tip .collection__private--tip-text{position:relative}.collection__private--tip .tip-image{position:absolute;top:-22px;left:-4px}.collection__private--tip .tip-title{margin:-3px !important}.collection__private--tip .tip-border{padding-top:5px;padding-left:30px;padding-right:20px;border-left:1px solid #cfd9e0;margin-left:30px !important}.collection__private--tip span{color:#5f7d95}@media (max-width: 1250px){.collection__private--tip{padding:5px}.collection__private--tip .tip-image{top:-13px;left:-9px}.collection__private--tip .tip-title{border-right:1px solid #cfd9e0;margin-top:8px !important}.collection__private--tip .tip-title h6{padding-right:20px}.collection__private--tip .tip-border{border-left:none;margin-left:0 !important}}@media (max-width: 766px){.collection__private--tip .tip-title h6{padding-left:20px}}@media screen and (max-width: 1096px){.collection__private--tip{margin:30px 30px 0}}@media screen and (max-width: 768px){.collection__private--tip{margin:0}}@media screen and (max-width: 640px){.collection__private--tip .tip-image{transform:scale(-1, 1);right:-6px}.collection__private--tip .tip-title{text-align:left;padding:0;border-right:none}.collection__private--tip .tip-border{padding:20px}}@media screen and (max-width: 640px){.collection__private .private-holder-tip{text-align:left;order:2}.collection__private .collections__showcase h2{font-size:22px}}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{background-color:#fff}.detail .button--outline{box-shadow:inset 0px 0px 0px 2px #e3e9ed;color:#374957}.detail .button--outline .icon{color:#374957}.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>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{grid-area:footer}.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{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}.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__title{margin:0 0 10px;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:14px}.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 .social>*{flex:1 0 auto;max-width:150px}.detail__preview .social>* .button{width:100%}.detail__preview img{width:auto;max-width:100%;height:auto}.detail__spr .container-fluid{min-width:300px;min-height:280px}.detail__spr .container-fluid>div{padding-top:10px}.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}.detail__spr .spr__static>*{overflow:hidden;padding-top:10px}.detail__spr *{margin:0 auto}@media screen and (max-width: 640px){.detail__spr{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}@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}}.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}.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{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-image:url(../assets/58d8c23cd25ac396f442a5af56a16a92.svg);background-size:1400px auto;background-position:center bottom;background-repeat:no-repeat;text-align:center}.no-results>header h1 span{display:block;color:#0f73ee}.no-results section{margin:0;background-color:#eaeaea}#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{width:480px;height:277px;background-color:#fff;padding:0;overflow:hidden}#shutterstock-coupon .notification__close{z-index:1;width:56px;height:56px;border-top-right-radius:3px}#shutterstock-coupon .notification__close:not(.button--pill):not(:hover){box-shadow:inset 0px 0px 0px 100px transparent}#shutterstock-coupon .notification__close .icon{font-size:23px;margin:9px 5px 0px 5px;height:23px;color:#1D262D}#shutterstock-coupon .notification__content{padding:0}#shutterstock-coupon-popup{cursor:pointer}#shutterstock-coupon-popup .coupon-title{color:#FB5252}#shutterstock-coupon-popup .group__context{width:95px}#shutterstock-coupon-popup .group__button,#shutterstock-coupon-popup .group__button>button{line-height:24px}#shutterstock-coupon-popup .group button{min-width:100px;border-radius:3px;box-shadow:inset 0px 0px 0px 100px #008BEE}#shutterstock-coupon-popup::before{background:url(../assets/043093f083fea88f5317f60c52f653d6.png) 0 0 no-repeat;background-size:cover;display:inline-block;position:absolute;z-index:0;top:-20px;left:-20px;width:521px;height:300px;content:""}@media only screen and (max-width: 540px){#shutterstock-coupon-popup{position:relative;max-width:100%;width:100%;height:240px}#shutterstock-coupon-popup::before{background-image:url(../assets/96ee54b4a3a994af766a9706cd25ad03.png);display:inline-block;position:absolute;z-index:-1;top:94px;left:-35px;width:116%;height:100%;content:""}}@media only screen and (max-width: 467px){#shutterstock-coupon-popup::before{background-size:contain;top:140px;left:-26px}}@media only screen and (max-width: 320px){#shutterstock-coupon-popup h1 span{font-size:16px}#shutterstock-coupon-popup .group__context{width:87px}#shutterstock-coupon-popup::before{top:164px;left:-22px}}@media screen and (max-width: 1096px){.shutterstock-promo-code .content{text-align:center}}@media only screen and (max-width: 540px){.shutterstock-coupon-container{width:100%;right:0;padding:20px}.shutterstock-coupon-container #shutterstock-coupon{max-width:100%;display:inline-block;margin:0 auto}}@media only screen and (max-width: 540px) and (max-width: 480px){.shutterstock-coupon-container{display:none}}@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 .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 (max-width: 768px){.user--downloads .download-button{padding:0 10px}}@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";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}

