@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700");@import url("https://fonts.googleapis.com/icon?family=Material+Icons");/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */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,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}template,[hidden]{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}button,input,select,textarea{font:inherit;margin:0}optgroup{font-weight:bold}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url("/assets/fonts/fontawesome-webfont.eot?v=4.5.0");src:url("/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0") format("embedded-opentype"),url("/assets/fonts/fontawesome-webfont.woff2?v=4.5.0") format("woff2"),url("/assets/fonts/fontawesome-webfont.woff?v=4.5.0") format("woff"),url("/assets/fonts/fontawesome-webfont.ttf?v=4.5.0") format("truetype"),url("/assets/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14286em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14286em;width:2.14286em;top:.14286em;text-align:center}.fa-li.fa-lg{left:-1.85714em}.fa-border{padding:.2em .25em .15em;border:solid 0.08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-remove:before,.fa-close:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-gear:before,.fa-cog:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-rotate-right:before,.fa-repeat:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-warning:before,.fa-exclamation-triangle:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-gears:before,.fa-cogs:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-save:before,.fa-floppy-o:before{content:""}.fa-square:before{content:""}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-unsorted:before,.fa-sort:before{content:""}.fa-sort-down:before,.fa-sort-desc:before{content:""}.fa-sort-up:before,.fa-sort-asc:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-legal:before,.fa-gavel:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-flash:before,.fa-bolt:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-paste:before,.fa-clipboard:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-unlink:before,.fa-chain-broken:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:""}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:""}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:""}.fa-euro:before,.fa-eur:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-rupee:before,.fa-inr:before{content:""}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:""}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:""}.fa-won:before,.fa-krw:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-turkish-lira:before,.fa-try:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-institution:before,.fa-bank:before,.fa-university:before{content:""}.fa-mortar-board:before,.fa-graduation-cap:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:""}.fa-file-zip-o:before,.fa-file-archive-o:before{content:""}.fa-file-sound-o:before,.fa-file-audio-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-rebel:before{content:""}.fa-ge:before,.fa-empire:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-send:before,.fa-paper-plane:before{content:""}.fa-send-o:before,.fa-paper-plane-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-hotel:before,.fa-bed:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-yc:before,.fa-y-combinator:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery-full:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-tv:before,.fa-television:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}@-moz-document url-prefix(){[layout-fill]{margin:0;width:100%;min-height:100%;height:100%}}[flex-order]{order:0}[flex-order="-20"]{order:-20}[flex-order="-19"]{order:-19}[flex-order="-18"]{order:-18}[flex-order="-17"]{order:-17}[flex-order="-16"]{order:-16}[flex-order="-15"]{order:-15}[flex-order="-14"]{order:-14}[flex-order="-13"]{order:-13}[flex-order="-12"]{order:-12}[flex-order="-11"]{order:-11}[flex-order="-10"]{order:-10}[flex-order="-9"]{order:-9}[flex-order="-8"]{order:-8}[flex-order="-7"]{order:-7}[flex-order="-6"]{order:-6}[flex-order="-5"]{order:-5}[flex-order="-4"]{order:-4}[flex-order="-3"]{order:-3}[flex-order="-2"]{order:-2}[flex-order="-1"]{order:-1}[flex-order="0"]{order:0}[flex-order="1"]{order:1}[flex-order="2"]{order:2}[flex-order="3"]{order:3}[flex-order="4"]{order:4}[flex-order="5"]{order:5}[flex-order="6"]{order:6}[flex-order="7"]{order:7}[flex-order="8"]{order:8}[flex-order="9"]{order:9}[flex-order="10"]{order:10}[flex-order="11"]{order:11}[flex-order="12"]{order:12}[flex-order="13"]{order:13}[flex-order="14"]{order:14}[flex-order="15"]{order:15}[flex-order="16"]{order:16}[flex-order="17"]{order:17}[flex-order="18"]{order:18}[flex-order="19"]{order:19}[flex-order="20"]{order:20}[flex-offset="0"]{margin-left:0%}[flex-offset="5"]{margin-left:5%}[flex-offset="10"]{margin-left:10%}[flex-offset="15"]{margin-left:15%}[flex-offset="20"]{margin-left:20%}[flex-offset="25"]{margin-left:25%}[flex-offset="30"]{margin-left:30%}[flex-offset="35"]{margin-left:35%}[flex-offset="40"]{margin-left:40%}[flex-offset="45"]{margin-left:45%}[flex-offset="50"]{margin-left:50%}[flex-offset="55"]{margin-left:55%}[flex-offset="60"]{margin-left:60%}[flex-offset="65"]{margin-left:65%}[flex-offset="70"]{margin-left:70%}[flex-offset="75"]{margin-left:75%}[flex-offset="80"]{margin-left:80%}[flex-offset="85"]{margin-left:85%}[flex-offset="90"]{margin-left:90%}[flex-offset="95"]{margin-left:95%}[flex-offset="33"]{margin-left:calc(100% / 3)}[flex-offset="66"]{margin-left:calc(200% / 3)}[layout-align],[layout-align="start stretch"]{justify-content:flex-start;align-content:stretch;align-items:stretch}[layout-align="start"],[layout-align="start start"],[layout-align="start center"],[layout-align="start end"],[layout-align="start stretch"]{justify-content:flex-start}[layout-align="center"],[layout-align="center start"],[layout-align="center center"],[layout-align="center end"],[layout-align="center stretch"]{justify-content:center}[layout-align="end"],[layout-align="end center"],[layout-align="end start"],[layout-align="end end"],[layout-align="end stretch"]{justify-content:flex-end}[layout-align="space-around"],[layout-align="space-around center"],[layout-align="space-around start"],[layout-align="space-around end"],[layout-align="space-around stretch"]{justify-content:space-around}[layout-align="space-between"],[layout-align="space-between center"],[layout-align="space-between start"],[layout-align="space-between end"],[layout-align="space-between stretch"]{justify-content:space-between}[layout-align="start start"],[layout-align="center start"],[layout-align="end start"],[layout-align="space-between start"],[layout-align="space-around start"]{align-items:flex-start;align-content:flex-start}[layout-align="start center"],[layout-align="center center"],[layout-align="end center"],[layout-align="space-between center"],[layout-align="space-around center"]{align-items:center;align-content:center;max-width:100%}[layout-align="start center"]>*,[layout-align="center center"]>*,[layout-align="end center"]>*,[layout-align="space-between center"]>*,[layout-align="space-around center"]>*{max-width:100%;box-sizing:border-box}[layout-align="start end"],[layout-align="center end"],[layout-align="end end"],[layout-align="space-between end"],[layout-align="space-around end"]{align-items:flex-end;align-content:flex-end}[layout-align="start stretch"],[layout-align="center stretch"],[layout-align="end stretch"],[layout-align="space-between stretch"],[layout-align="space-around stretch"]{align-items:stretch;align-content:stretch}[flex]{flex:1;box-sizing:border-box}@media screen\0 {[flex]{flex:1 1 0%}}[flex-grow]{flex:1 1 100%;box-sizing:border-box}[flex-initial]{flex:0 1 auto;box-sizing:border-box}[flex-auto]{flex:1 1 auto;box-sizing:border-box}[flex-none]{flex:0 0 auto;box-sizing:border-box}[flex="0"]{flex:1 1 0%;max-width:0%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex="0"],[layout="row"]>[flex="0"]{flex:1 1 0%;max-width:0%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex="0"],[layout="column"]>[flex="0"]{flex:1 1 0%;max-width:100%;max-height:0%;box-sizing:border-box}[flex="5"]{flex:1 1 5%;max-width:5%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex="5"],[layout="row"]>[flex="5"]{flex:1 1 5%;max-width:5%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex="5"],[layout="column"]>[flex="5"]{flex:1 1 5%;max-width:100%;max-height:5%;box-sizing:border-box}[flex="10"]{flex:1 1 10%;max-width:10%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex="10"],[layout="row"]>[flex="10"]{flex:1 1 10%;max-width:10%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex="10"],[layout="column"]>[flex="10"]{flex:1 1 10%;max-width:100%;max-height:10%;box-sizing:border-box}[flex="15"]{flex:1 1 15%;max-width:15%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex="15"],[layout="row"]>[flex="15"]{flex:1 1 15%;max-width:15%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex="15"],[layout="column"]>[flex="15"]{flex:1 1 15%;max-width:100%;max-height:15%;box-sizing:border-box}[flex="20"]{flex:1 1 20%;max-width:20%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex="20"],[layout="row"]>[flex="20"]{flex:1 1 20%;max-width:20%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex="20"],[layout="column"]>[flex="20"]{flex:1 1 20%;max-width:100%;max-height:20%;box-sizing:border-box}[flex="25"]{flex:1 1 25%;max-width:25%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex="25"],[layout="row"]>[flex="25"]{flex:1 1 25%;max-width:25%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex="25"],[layout="column"]>[flex="25"]{flex:1 1 25%;max-width:100%;max-height:25%;box-sizing:border-box}[flex="30"]{flex:1 1 30%;max-width:30%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex="30"],[layout="row"]>[flex="30"]{flex:1 1 30%;max-width:30%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex="30"],[layout="column"]>[flex="30"]{flex:1 1 30%;max-width:100%;max-height:30%;box-sizing:border-box}[flex="35"]{flex:1 1 35%;max-width:35%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex="35"],[layout="row"]>[flex="35"]{flex:1 1 35%;max-width:35%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex="35"],[layout="column"]>[flex="35"]{flex:1 1 35%;max-width:100%;max-height:35%;box-sizing:border-box}[flex="40"]{flex:1 1 40%;max-width:40%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex="40"],[layout="row"]>[flex="40"]{flex:1 1 40%;max-width:40%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex="40"],[layout="column"]>[flex="40"]{flex:1 1 40%;max-width:100%;max-height:40%;box-sizing:border-box}[flex="45"]{flex:1 1 45%;max-width:45%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex="45"],[layout="row"]>[flex="45"]{flex:1 1 45%;max-width:45%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex="45"],[layout="column"]>[flex="45"]{flex:1 1 45%;max-width:100%;max-height:45%;box-sizing:border-box}[flex="50"]{flex:1 1 50%;max-width:50%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex="50"],[layout="row"]>[flex="50"]{flex:1 1 50%;max-width:50%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex="50"],[layout="column"]>[flex="50"]{flex:1 1 50%;max-width:100%;max-height:50%;box-sizing:border-box}[flex="55"]{flex:1 1 55%;max-width:55%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex="55"],[layout="row"]>[flex="55"]{flex:1 1 55%;max-width:55%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex="55"],[layout="column"]>[flex="55"]{flex:1 1 55%;max-width:100%;max-height:55%;box-sizing:border-box}[flex="60"]{flex:1 1 60%;max-width:60%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex="60"],[layout="row"]>[flex="60"]{flex:1 1 60%;max-width:60%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex="60"],[layout="column"]>[flex="60"]{flex:1 1 60%;max-width:100%;max-height:60%;box-sizing:border-box}[flex="65"]{flex:1 1 65%;max-width:65%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex="65"],[layout="row"]>[flex="65"]{flex:1 1 65%;max-width:65%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex="65"],[layout="column"]>[flex="65"]{flex:1 1 65%;max-width:100%;max-height:65%;box-sizing:border-box}[flex="70"]{flex:1 1 70%;max-width:70%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex="70"],[layout="row"]>[flex="70"]{flex:1 1 70%;max-width:70%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex="70"],[layout="column"]>[flex="70"]{flex:1 1 70%;max-width:100%;max-height:70%;box-sizing:border-box}[flex="75"]{flex:1 1 75%;max-width:75%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex="75"],[layout="row"]>[flex="75"]{flex:1 1 75%;max-width:75%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex="75"],[layout="column"]>[flex="75"]{flex:1 1 75%;max-width:100%;max-height:75%;box-sizing:border-box}[flex="80"]{flex:1 1 80%;max-width:80%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex="80"],[layout="row"]>[flex="80"]{flex:1 1 80%;max-width:80%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex="80"],[layout="column"]>[flex="80"]{flex:1 1 80%;max-width:100%;max-height:80%;box-sizing:border-box}[flex="85"]{flex:1 1 85%;max-width:85%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex="85"],[layout="row"]>[flex="85"]{flex:1 1 85%;max-width:85%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex="85"],[layout="column"]>[flex="85"]{flex:1 1 85%;max-width:100%;max-height:85%;box-sizing:border-box}[flex="90"]{flex:1 1 90%;max-width:90%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex="90"],[layout="row"]>[flex="90"]{flex:1 1 90%;max-width:90%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex="90"],[layout="column"]>[flex="90"]{flex:1 1 90%;max-width:100%;max-height:90%;box-sizing:border-box}[flex="95"]{flex:1 1 95%;max-width:95%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex="95"],[layout="row"]>[flex="95"]{flex:1 1 95%;max-width:95%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex="95"],[layout="column"]>[flex="95"]{flex:1 1 95%;max-width:100%;max-height:95%;box-sizing:border-box}[flex="100"]{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex="100"],[layout="row"]>[flex="100"]{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex="100"],[layout="column"]>[flex="100"]{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex="33"],[layout="row"]>[flex="33"],[layout="row"]>[flex="33"],[layout="row"]>[flex="33"]{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex="66"],[layout="row"]>[flex="66"],[layout="row"]>[flex="66"],[layout="row"]>[flex="66"]{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex="33"],[layout="column"]>[flex="33"],[layout="column"]>[flex="33"],[layout="column"]>[flex="33"]{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}[layout="column"]>[flex="66"],[layout="column"]>[flex="66"],[layout="column"]>[flex="66"],[layout="column"]>[flex="66"]{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}[layout],[layout="column"],[layout="row"]{box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}[layout="column"]{flex-direction:column}[layout="row"]{flex-direction:row}[layout-padding]>[flex-sm],[layout-padding]>[flex-lt-md]{padding:4px}[layout-padding],[layout-padding]>[flex],[layout-padding]>[flex-gt-sm],[layout-padding]>[flex-md],[layout-padding]>[flex-lt-lg]{padding:8px}[layout-padding]>[flex-gt-md],[layout-padding]>[flex-lg]{padding:16px}[layout-margin]>[flex-sm],[layout-margin]>[flex-lt-md]{margin:4px}[layout-margin],[layout-margin]>[flex],[layout-margin]>[flex-gt-sm],[layout-margin]>[flex-md],[layout-margin]>[flex-lt-lg]{margin:8px}[layout-margin]>[flex-gt-md],[layout-margin]>[flex-lg]{margin:16px}[layout-wrap]{flex-wrap:wrap}[layout-nowrap]{flex-wrap:nowrap}[layout-fill]{margin:0;width:100%;min-height:100%;height:100%}@media (max-width: 599px){[hide-xs]:not([show-xs]):not([show]),[hide]:not([show-xs]):not([show]){display:none}[flex-order-xs="-20"]{order:-20}[flex-order-xs="-19"]{order:-19}[flex-order-xs="-18"]{order:-18}[flex-order-xs="-17"]{order:-17}[flex-order-xs="-16"]{order:-16}[flex-order-xs="-15"]{order:-15}[flex-order-xs="-14"]{order:-14}[flex-order-xs="-13"]{order:-13}[flex-order-xs="-12"]{order:-12}[flex-order-xs="-11"]{order:-11}[flex-order-xs="-10"]{order:-10}[flex-order-xs="-9"]{order:-9}[flex-order-xs="-8"]{order:-8}[flex-order-xs="-7"]{order:-7}[flex-order-xs="-6"]{order:-6}[flex-order-xs="-5"]{order:-5}[flex-order-xs="-4"]{order:-4}[flex-order-xs="-3"]{order:-3}[flex-order-xs="-2"]{order:-2}[flex-order-xs="-1"]{order:-1}[flex-order-xs="0"]{order:0}[flex-order-xs="1"]{order:1}[flex-order-xs="2"]{order:2}[flex-order-xs="3"]{order:3}[flex-order-xs="4"]{order:4}[flex-order-xs="5"]{order:5}[flex-order-xs="6"]{order:6}[flex-order-xs="7"]{order:7}[flex-order-xs="8"]{order:8}[flex-order-xs="9"]{order:9}[flex-order-xs="10"]{order:10}[flex-order-xs="11"]{order:11}[flex-order-xs="12"]{order:12}[flex-order-xs="13"]{order:13}[flex-order-xs="14"]{order:14}[flex-order-xs="15"]{order:15}[flex-order-xs="16"]{order:16}[flex-order-xs="17"]{order:17}[flex-order-xs="18"]{order:18}[flex-order-xs="19"]{order:19}[flex-order-xs="20"]{order:20}[flex-offset-xs="0"]{margin-left:0%}[flex-offset-xs="5"]{margin-left:5%}[flex-offset-xs="10"]{margin-left:10%}[flex-offset-xs="15"]{margin-left:15%}[flex-offset-xs="20"]{margin-left:20%}[flex-offset-xs="25"]{margin-left:25%}[flex-offset-xs="30"]{margin-left:30%}[flex-offset-xs="35"]{margin-left:35%}[flex-offset-xs="40"]{margin-left:40%}[flex-offset-xs="45"]{margin-left:45%}[flex-offset-xs="50"]{margin-left:50%}[flex-offset-xs="55"]{margin-left:55%}[flex-offset-xs="60"]{margin-left:60%}[flex-offset-xs="65"]{margin-left:65%}[flex-offset-xs="70"]{margin-left:70%}[flex-offset-xs="75"]{margin-left:75%}[flex-offset-xs="80"]{margin-left:80%}[flex-offset-xs="85"]{margin-left:85%}[flex-offset-xs="90"]{margin-left:90%}[flex-offset-xs="95"]{margin-left:95%}[flex-offset-xs="33"]{margin-left:calc(100% / 3)}[flex-offset-xs="66"]{margin-left:calc(200% / 3)}[layout-align-xs],[layout-align-xs="start stretch"]{justify-content:flex-start;align-content:stretch;align-items:stretch}[layout-align-xs="start"],[layout-align-xs="start start"],[layout-align-xs="start center"],[layout-align-xs="start end"],[layout-align-xs="start stretch"]{justify-content:flex-start}[layout-align-xs="center"],[layout-align-xs="center start"],[layout-align-xs="center center"],[layout-align-xs="center end"],[layout-align-xs="center stretch"]{justify-content:center}[layout-align-xs="end"],[layout-align-xs="end center"],[layout-align-xs="end start"],[layout-align-xs="end end"],[layout-align-xs="end stretch"]{justify-content:flex-end}[layout-align-xs="space-around"],[layout-align-xs="space-around center"],[layout-align-xs="space-around start"],[layout-align-xs="space-around end"],[layout-align-xs="space-around stretch"]{justify-content:space-around}[layout-align-xs="space-between"],[layout-align-xs="space-between center"],[layout-align-xs="space-between start"],[layout-align-xs="space-between end"],[layout-align-xs="space-between stretch"]{justify-content:space-between}[layout-align-xs="start start"],[layout-align-xs="center start"],[layout-align-xs="end start"],[layout-align-xs="space-between start"],[layout-align-xs="space-around start"]{align-items:flex-start;align-content:flex-start}[layout-align-xs="start center"],[layout-align-xs="center center"],[layout-align-xs="end center"],[layout-align-xs="space-between center"],[layout-align-xs="space-around center"]{align-items:center;align-content:center;max-width:100%}[layout-align-xs="start center"]>*,[layout-align-xs="center center"]>*,[layout-align-xs="end center"]>*,[layout-align-xs="space-between center"]>*,[layout-align-xs="space-around center"]>*{max-width:100%;box-sizing:border-box}[layout-align-xs="start end"],[layout-align-xs="center end"],[layout-align-xs="end end"],[layout-align-xs="space-between end"],[layout-align-xs="space-around end"]{align-items:flex-end;align-content:flex-end}[layout-align-xs="start stretch"],[layout-align-xs="center stretch"],[layout-align-xs="end stretch"],[layout-align-xs="space-between stretch"],[layout-align-xs="space-around stretch"]{align-items:stretch;align-content:stretch}[flex-xs]{flex:1;box-sizing:border-box}}@media screen\0  and (max-width: 599px){[flex-xs]{flex:1 1 0%}}@media (max-width: 599px){[flex-xs-grow]{flex:1 1 100%;box-sizing:border-box}[flex-xs-initial]{flex:0 1 auto;box-sizing:border-box}[flex-xs-auto]{flex:1 1 auto;box-sizing:border-box}[flex-xs-none]{flex:0 0 auto;box-sizing:border-box}[flex-xs="0"]{flex:1 1 0%;max-width:0%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-xs="0"],[layout-xs="row"]>[flex-xs="0"]{flex:1 1 0%;max-width:0%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-xs="0"],[layout-xs="column"]>[flex-xs="0"]{flex:1 1 0%;max-width:100%;max-height:0%;box-sizing:border-box}[flex-xs="5"]{flex:1 1 5%;max-width:5%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-xs="5"],[layout-xs="row"]>[flex-xs="5"]{flex:1 1 5%;max-width:5%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-xs="5"],[layout-xs="column"]>[flex-xs="5"]{flex:1 1 5%;max-width:100%;max-height:5%;box-sizing:border-box}[flex-xs="10"]{flex:1 1 10%;max-width:10%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-xs="10"],[layout-xs="row"]>[flex-xs="10"]{flex:1 1 10%;max-width:10%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-xs="10"],[layout-xs="column"]>[flex-xs="10"]{flex:1 1 10%;max-width:100%;max-height:10%;box-sizing:border-box}[flex-xs="15"]{flex:1 1 15%;max-width:15%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-xs="15"],[layout-xs="row"]>[flex-xs="15"]{flex:1 1 15%;max-width:15%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-xs="15"],[layout-xs="column"]>[flex-xs="15"]{flex:1 1 15%;max-width:100%;max-height:15%;box-sizing:border-box}[flex-xs="20"]{flex:1 1 20%;max-width:20%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-xs="20"],[layout-xs="row"]>[flex-xs="20"]{flex:1 1 20%;max-width:20%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-xs="20"],[layout-xs="column"]>[flex-xs="20"]{flex:1 1 20%;max-width:100%;max-height:20%;box-sizing:border-box}[flex-xs="25"]{flex:1 1 25%;max-width:25%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-xs="25"],[layout-xs="row"]>[flex-xs="25"]{flex:1 1 25%;max-width:25%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-xs="25"],[layout-xs="column"]>[flex-xs="25"]{flex:1 1 25%;max-width:100%;max-height:25%;box-sizing:border-box}[flex-xs="30"]{flex:1 1 30%;max-width:30%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-xs="30"],[layout-xs="row"]>[flex-xs="30"]{flex:1 1 30%;max-width:30%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-xs="30"],[layout-xs="column"]>[flex-xs="30"]{flex:1 1 30%;max-width:100%;max-height:30%;box-sizing:border-box}[flex-xs="35"]{flex:1 1 35%;max-width:35%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-xs="35"],[layout-xs="row"]>[flex-xs="35"]{flex:1 1 35%;max-width:35%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-xs="35"],[layout-xs="column"]>[flex-xs="35"]{flex:1 1 35%;max-width:100%;max-height:35%;box-sizing:border-box}[flex-xs="40"]{flex:1 1 40%;max-width:40%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-xs="40"],[layout-xs="row"]>[flex-xs="40"]{flex:1 1 40%;max-width:40%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-xs="40"],[layout-xs="column"]>[flex-xs="40"]{flex:1 1 40%;max-width:100%;max-height:40%;box-sizing:border-box}[flex-xs="45"]{flex:1 1 45%;max-width:45%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-xs="45"],[layout-xs="row"]>[flex-xs="45"]{flex:1 1 45%;max-width:45%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-xs="45"],[layout-xs="column"]>[flex-xs="45"]{flex:1 1 45%;max-width:100%;max-height:45%;box-sizing:border-box}[flex-xs="50"]{flex:1 1 50%;max-width:50%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-xs="50"],[layout-xs="row"]>[flex-xs="50"]{flex:1 1 50%;max-width:50%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-xs="50"],[layout-xs="column"]>[flex-xs="50"]{flex:1 1 50%;max-width:100%;max-height:50%;box-sizing:border-box}[flex-xs="55"]{flex:1 1 55%;max-width:55%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-xs="55"],[layout-xs="row"]>[flex-xs="55"]{flex:1 1 55%;max-width:55%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-xs="55"],[layout-xs="column"]>[flex-xs="55"]{flex:1 1 55%;max-width:100%;max-height:55%;box-sizing:border-box}[flex-xs="60"]{flex:1 1 60%;max-width:60%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-xs="60"],[layout-xs="row"]>[flex-xs="60"]{flex:1 1 60%;max-width:60%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-xs="60"],[layout-xs="column"]>[flex-xs="60"]{flex:1 1 60%;max-width:100%;max-height:60%;box-sizing:border-box}[flex-xs="65"]{flex:1 1 65%;max-width:65%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-xs="65"],[layout-xs="row"]>[flex-xs="65"]{flex:1 1 65%;max-width:65%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-xs="65"],[layout-xs="column"]>[flex-xs="65"]{flex:1 1 65%;max-width:100%;max-height:65%;box-sizing:border-box}[flex-xs="70"]{flex:1 1 70%;max-width:70%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-xs="70"],[layout-xs="row"]>[flex-xs="70"]{flex:1 1 70%;max-width:70%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-xs="70"],[layout-xs="column"]>[flex-xs="70"]{flex:1 1 70%;max-width:100%;max-height:70%;box-sizing:border-box}[flex-xs="75"]{flex:1 1 75%;max-width:75%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-xs="75"],[layout-xs="row"]>[flex-xs="75"]{flex:1 1 75%;max-width:75%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-xs="75"],[layout-xs="column"]>[flex-xs="75"]{flex:1 1 75%;max-width:100%;max-height:75%;box-sizing:border-box}[flex-xs="80"]{flex:1 1 80%;max-width:80%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-xs="80"],[layout-xs="row"]>[flex-xs="80"]{flex:1 1 80%;max-width:80%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-xs="80"],[layout-xs="column"]>[flex-xs="80"]{flex:1 1 80%;max-width:100%;max-height:80%;box-sizing:border-box}[flex-xs="85"]{flex:1 1 85%;max-width:85%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-xs="85"],[layout-xs="row"]>[flex-xs="85"]{flex:1 1 85%;max-width:85%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-xs="85"],[layout-xs="column"]>[flex-xs="85"]{flex:1 1 85%;max-width:100%;max-height:85%;box-sizing:border-box}[flex-xs="90"]{flex:1 1 90%;max-width:90%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-xs="90"],[layout-xs="row"]>[flex-xs="90"]{flex:1 1 90%;max-width:90%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-xs="90"],[layout-xs="column"]>[flex-xs="90"]{flex:1 1 90%;max-width:100%;max-height:90%;box-sizing:border-box}[flex-xs="95"]{flex:1 1 95%;max-width:95%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-xs="95"],[layout-xs="row"]>[flex-xs="95"]{flex:1 1 95%;max-width:95%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-xs="95"],[layout-xs="column"]>[flex-xs="95"]{flex:1 1 95%;max-width:100%;max-height:95%;box-sizing:border-box}[flex-xs="100"]{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-xs="100"],[layout-xs="row"]>[flex-xs="100"]{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-xs="100"],[layout-xs="column"]>[flex-xs="100"]{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-xs="33"],[layout="row"]>[flex-xs="33"],[layout-xs="row"]>[flex-xs="33"],[layout-xs="row"]>[flex-xs="33"]{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-xs="66"],[layout="row"]>[flex-xs="66"],[layout-xs="row"]>[flex-xs="66"],[layout-xs="row"]>[flex-xs="66"]{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-xs="33"],[layout="column"]>[flex-xs="33"],[layout-xs="column"]>[flex-xs="33"],[layout-xs="column"]>[flex-xs="33"]{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}[layout="column"]>[flex-xs="66"],[layout="column"]>[flex-xs="66"],[layout-xs="column"]>[flex-xs="66"],[layout-xs="column"]>[flex-xs="66"]{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}[layout-xs],[layout-xs="column"],[layout-xs="row"]{box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}[layout-xs="column"]{flex-direction:column}[layout-xs="row"]{flex-direction:row}}@media (min-width: 600px){[flex-order-gt-xs="-20"]{order:-20}[flex-order-gt-xs="-19"]{order:-19}[flex-order-gt-xs="-18"]{order:-18}[flex-order-gt-xs="-17"]{order:-17}[flex-order-gt-xs="-16"]{order:-16}[flex-order-gt-xs="-15"]{order:-15}[flex-order-gt-xs="-14"]{order:-14}[flex-order-gt-xs="-13"]{order:-13}[flex-order-gt-xs="-12"]{order:-12}[flex-order-gt-xs="-11"]{order:-11}[flex-order-gt-xs="-10"]{order:-10}[flex-order-gt-xs="-9"]{order:-9}[flex-order-gt-xs="-8"]{order:-8}[flex-order-gt-xs="-7"]{order:-7}[flex-order-gt-xs="-6"]{order:-6}[flex-order-gt-xs="-5"]{order:-5}[flex-order-gt-xs="-4"]{order:-4}[flex-order-gt-xs="-3"]{order:-3}[flex-order-gt-xs="-2"]{order:-2}[flex-order-gt-xs="-1"]{order:-1}[flex-order-gt-xs="0"]{order:0}[flex-order-gt-xs="1"]{order:1}[flex-order-gt-xs="2"]{order:2}[flex-order-gt-xs="3"]{order:3}[flex-order-gt-xs="4"]{order:4}[flex-order-gt-xs="5"]{order:5}[flex-order-gt-xs="6"]{order:6}[flex-order-gt-xs="7"]{order:7}[flex-order-gt-xs="8"]{order:8}[flex-order-gt-xs="9"]{order:9}[flex-order-gt-xs="10"]{order:10}[flex-order-gt-xs="11"]{order:11}[flex-order-gt-xs="12"]{order:12}[flex-order-gt-xs="13"]{order:13}[flex-order-gt-xs="14"]{order:14}[flex-order-gt-xs="15"]{order:15}[flex-order-gt-xs="16"]{order:16}[flex-order-gt-xs="17"]{order:17}[flex-order-gt-xs="18"]{order:18}[flex-order-gt-xs="19"]{order:19}[flex-order-gt-xs="20"]{order:20}[flex-offset-gt-xs="0"]{margin-left:0%}[flex-offset-gt-xs="5"]{margin-left:5%}[flex-offset-gt-xs="10"]{margin-left:10%}[flex-offset-gt-xs="15"]{margin-left:15%}[flex-offset-gt-xs="20"]{margin-left:20%}[flex-offset-gt-xs="25"]{margin-left:25%}[flex-offset-gt-xs="30"]{margin-left:30%}[flex-offset-gt-xs="35"]{margin-left:35%}[flex-offset-gt-xs="40"]{margin-left:40%}[flex-offset-gt-xs="45"]{margin-left:45%}[flex-offset-gt-xs="50"]{margin-left:50%}[flex-offset-gt-xs="55"]{margin-left:55%}[flex-offset-gt-xs="60"]{margin-left:60%}[flex-offset-gt-xs="65"]{margin-left:65%}[flex-offset-gt-xs="70"]{margin-left:70%}[flex-offset-gt-xs="75"]{margin-left:75%}[flex-offset-gt-xs="80"]{margin-left:80%}[flex-offset-gt-xs="85"]{margin-left:85%}[flex-offset-gt-xs="90"]{margin-left:90%}[flex-offset-gt-xs="95"]{margin-left:95%}[flex-offset-gt-xs="33"]{margin-left:calc(100% / 3)}[flex-offset-gt-xs="66"]{margin-left:calc(200% / 3)}[layout-align-gt-xs],[layout-align-gt-xs="start stretch"]{justify-content:flex-start;align-content:stretch;align-items:stretch}[layout-align-gt-xs="start"],[layout-align-gt-xs="start start"],[layout-align-gt-xs="start center"],[layout-align-gt-xs="start end"],[layout-align-gt-xs="start stretch"]{justify-content:flex-start}[layout-align-gt-xs="center"],[layout-align-gt-xs="center start"],[layout-align-gt-xs="center center"],[layout-align-gt-xs="center end"],[layout-align-gt-xs="center stretch"]{justify-content:center}[layout-align-gt-xs="end"],[layout-align-gt-xs="end center"],[layout-align-gt-xs="end start"],[layout-align-gt-xs="end end"],[layout-align-gt-xs="end stretch"]{justify-content:flex-end}[layout-align-gt-xs="space-around"],[layout-align-gt-xs="space-around center"],[layout-align-gt-xs="space-around start"],[layout-align-gt-xs="space-around end"],[layout-align-gt-xs="space-around stretch"]{justify-content:space-around}[layout-align-gt-xs="space-between"],[layout-align-gt-xs="space-between center"],[layout-align-gt-xs="space-between start"],[layout-align-gt-xs="space-between end"],[layout-align-gt-xs="space-between stretch"]{justify-content:space-between}[layout-align-gt-xs="start start"],[layout-align-gt-xs="center start"],[layout-align-gt-xs="end start"],[layout-align-gt-xs="space-between start"],[layout-align-gt-xs="space-around start"]{align-items:flex-start;align-content:flex-start}[layout-align-gt-xs="start center"],[layout-align-gt-xs="center center"],[layout-align-gt-xs="end center"],[layout-align-gt-xs="space-between center"],[layout-align-gt-xs="space-around center"]{align-items:center;align-content:center;max-width:100%}[layout-align-gt-xs="start center"]>*,[layout-align-gt-xs="center center"]>*,[layout-align-gt-xs="end center"]>*,[layout-align-gt-xs="space-between center"]>*,[layout-align-gt-xs="space-around center"]>*{max-width:100%;box-sizing:border-box}[layout-align-gt-xs="start end"],[layout-align-gt-xs="center end"],[layout-align-gt-xs="end end"],[layout-align-gt-xs="space-between end"],[layout-align-gt-xs="space-around end"]{align-items:flex-end;align-content:flex-end}[layout-align-gt-xs="start stretch"],[layout-align-gt-xs="center stretch"],[layout-align-gt-xs="end stretch"],[layout-align-gt-xs="space-between stretch"],[layout-align-gt-xs="space-around stretch"]{align-items:stretch;align-content:stretch}[flex-gt-xs]{flex:1;box-sizing:border-box}}@media screen\0  and (min-width: 600px){[flex-gt-xs]{flex:1 1 0%}}@media (min-width: 600px){[flex-gt-xs-grow]{flex:1 1 100%;box-sizing:border-box}[flex-gt-xs-initial]{flex:0 1 auto;box-sizing:border-box}[flex-gt-xs-auto]{flex:1 1 auto;box-sizing:border-box}[flex-gt-xs-none]{flex:0 0 auto;box-sizing:border-box}[flex-gt-xs="0"]{flex:1 1 0%;max-width:0%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-xs="0"],[layout-gt-xs="row"]>[flex-gt-xs="0"]{flex:1 1 0%;max-width:0%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-xs="0"],[layout-gt-xs="column"]>[flex-gt-xs="0"]{flex:1 1 0%;max-width:100%;max-height:0%;box-sizing:border-box}[flex-gt-xs="5"]{flex:1 1 5%;max-width:5%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-xs="5"],[layout-gt-xs="row"]>[flex-gt-xs="5"]{flex:1 1 5%;max-width:5%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-xs="5"],[layout-gt-xs="column"]>[flex-gt-xs="5"]{flex:1 1 5%;max-width:100%;max-height:5%;box-sizing:border-box}[flex-gt-xs="10"]{flex:1 1 10%;max-width:10%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-xs="10"],[layout-gt-xs="row"]>[flex-gt-xs="10"]{flex:1 1 10%;max-width:10%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-xs="10"],[layout-gt-xs="column"]>[flex-gt-xs="10"]{flex:1 1 10%;max-width:100%;max-height:10%;box-sizing:border-box}[flex-gt-xs="15"]{flex:1 1 15%;max-width:15%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-xs="15"],[layout-gt-xs="row"]>[flex-gt-xs="15"]{flex:1 1 15%;max-width:15%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-xs="15"],[layout-gt-xs="column"]>[flex-gt-xs="15"]{flex:1 1 15%;max-width:100%;max-height:15%;box-sizing:border-box}[flex-gt-xs="20"]{flex:1 1 20%;max-width:20%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-xs="20"],[layout-gt-xs="row"]>[flex-gt-xs="20"]{flex:1 1 20%;max-width:20%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-xs="20"],[layout-gt-xs="column"]>[flex-gt-xs="20"]{flex:1 1 20%;max-width:100%;max-height:20%;box-sizing:border-box}[flex-gt-xs="25"]{flex:1 1 25%;max-width:25%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-xs="25"],[layout-gt-xs="row"]>[flex-gt-xs="25"]{flex:1 1 25%;max-width:25%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-xs="25"],[layout-gt-xs="column"]>[flex-gt-xs="25"]{flex:1 1 25%;max-width:100%;max-height:25%;box-sizing:border-box}[flex-gt-xs="30"]{flex:1 1 30%;max-width:30%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-xs="30"],[layout-gt-xs="row"]>[flex-gt-xs="30"]{flex:1 1 30%;max-width:30%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-xs="30"],[layout-gt-xs="column"]>[flex-gt-xs="30"]{flex:1 1 30%;max-width:100%;max-height:30%;box-sizing:border-box}[flex-gt-xs="35"]{flex:1 1 35%;max-width:35%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-xs="35"],[layout-gt-xs="row"]>[flex-gt-xs="35"]{flex:1 1 35%;max-width:35%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-xs="35"],[layout-gt-xs="column"]>[flex-gt-xs="35"]{flex:1 1 35%;max-width:100%;max-height:35%;box-sizing:border-box}[flex-gt-xs="40"]{flex:1 1 40%;max-width:40%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-xs="40"],[layout-gt-xs="row"]>[flex-gt-xs="40"]{flex:1 1 40%;max-width:40%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-xs="40"],[layout-gt-xs="column"]>[flex-gt-xs="40"]{flex:1 1 40%;max-width:100%;max-height:40%;box-sizing:border-box}[flex-gt-xs="45"]{flex:1 1 45%;max-width:45%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-xs="45"],[layout-gt-xs="row"]>[flex-gt-xs="45"]{flex:1 1 45%;max-width:45%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-xs="45"],[layout-gt-xs="column"]>[flex-gt-xs="45"]{flex:1 1 45%;max-width:100%;max-height:45%;box-sizing:border-box}[flex-gt-xs="50"]{flex:1 1 50%;max-width:50%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-xs="50"],[layout-gt-xs="row"]>[flex-gt-xs="50"]{flex:1 1 50%;max-width:50%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-xs="50"],[layout-gt-xs="column"]>[flex-gt-xs="50"]{flex:1 1 50%;max-width:100%;max-height:50%;box-sizing:border-box}[flex-gt-xs="55"]{flex:1 1 55%;max-width:55%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-xs="55"],[layout-gt-xs="row"]>[flex-gt-xs="55"]{flex:1 1 55%;max-width:55%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-xs="55"],[layout-gt-xs="column"]>[flex-gt-xs="55"]{flex:1 1 55%;max-width:100%;max-height:55%;box-sizing:border-box}[flex-gt-xs="60"]{flex:1 1 60%;max-width:60%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-xs="60"],[layout-gt-xs="row"]>[flex-gt-xs="60"]{flex:1 1 60%;max-width:60%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-xs="60"],[layout-gt-xs="column"]>[flex-gt-xs="60"]{flex:1 1 60%;max-width:100%;max-height:60%;box-sizing:border-box}[flex-gt-xs="65"]{flex:1 1 65%;max-width:65%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-xs="65"],[layout-gt-xs="row"]>[flex-gt-xs="65"]{flex:1 1 65%;max-width:65%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-xs="65"],[layout-gt-xs="column"]>[flex-gt-xs="65"]{flex:1 1 65%;max-width:100%;max-height:65%;box-sizing:border-box}[flex-gt-xs="70"]{flex:1 1 70%;max-width:70%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-xs="70"],[layout-gt-xs="row"]>[flex-gt-xs="70"]{flex:1 1 70%;max-width:70%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-xs="70"],[layout-gt-xs="column"]>[flex-gt-xs="70"]{flex:1 1 70%;max-width:100%;max-height:70%;box-sizing:border-box}[flex-gt-xs="75"]{flex:1 1 75%;max-width:75%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-xs="75"],[layout-gt-xs="row"]>[flex-gt-xs="75"]{flex:1 1 75%;max-width:75%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-xs="75"],[layout-gt-xs="column"]>[flex-gt-xs="75"]{flex:1 1 75%;max-width:100%;max-height:75%;box-sizing:border-box}[flex-gt-xs="80"]{flex:1 1 80%;max-width:80%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-xs="80"],[layout-gt-xs="row"]>[flex-gt-xs="80"]{flex:1 1 80%;max-width:80%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-xs="80"],[layout-gt-xs="column"]>[flex-gt-xs="80"]{flex:1 1 80%;max-width:100%;max-height:80%;box-sizing:border-box}[flex-gt-xs="85"]{flex:1 1 85%;max-width:85%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-xs="85"],[layout-gt-xs="row"]>[flex-gt-xs="85"]{flex:1 1 85%;max-width:85%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-xs="85"],[layout-gt-xs="column"]>[flex-gt-xs="85"]{flex:1 1 85%;max-width:100%;max-height:85%;box-sizing:border-box}[flex-gt-xs="90"]{flex:1 1 90%;max-width:90%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-xs="90"],[layout-gt-xs="row"]>[flex-gt-xs="90"]{flex:1 1 90%;max-width:90%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-xs="90"],[layout-gt-xs="column"]>[flex-gt-xs="90"]{flex:1 1 90%;max-width:100%;max-height:90%;box-sizing:border-box}[flex-gt-xs="95"]{flex:1 1 95%;max-width:95%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-xs="95"],[layout-gt-xs="row"]>[flex-gt-xs="95"]{flex:1 1 95%;max-width:95%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-xs="95"],[layout-gt-xs="column"]>[flex-gt-xs="95"]{flex:1 1 95%;max-width:100%;max-height:95%;box-sizing:border-box}[flex-gt-xs="100"]{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-xs="100"],[layout-gt-xs="row"]>[flex-gt-xs="100"]{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-xs="100"],[layout-gt-xs="column"]>[flex-gt-xs="100"]{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-xs="33"],[layout="row"]>[flex-gt-xs="33"],[layout-gt-xs="row"]>[flex-gt-xs="33"],[layout-gt-xs="row"]>[flex-gt-xs="33"]{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-xs="66"],[layout="row"]>[flex-gt-xs="66"],[layout-gt-xs="row"]>[flex-gt-xs="66"],[layout-gt-xs="row"]>[flex-gt-xs="66"]{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-xs="33"],[layout="column"]>[flex-gt-xs="33"],[layout-gt-xs="column"]>[flex-gt-xs="33"],[layout-gt-xs="column"]>[flex-gt-xs="33"]{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}[layout="column"]>[flex-gt-xs="66"],[layout="column"]>[flex-gt-xs="66"],[layout-gt-xs="column"]>[flex-gt-xs="66"],[layout-gt-xs="column"]>[flex-gt-xs="66"]{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}[layout-gt-xs],[layout-gt-xs="column"],[layout-gt-xs="row"]{box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}[layout-gt-xs="column"]{flex-direction:column}[layout-gt-xs="row"]{flex-direction:row}}@media (min-width: 600px) and (max-width: 959px){[hide-sm]:not([show-gt-xs]):not([show-sm]):not([show]),[hide-gt-xs]:not([show-gt-xs]):not([show-sm]):not([show]){display:none}[hide-sm]:not([show-sm]):not([show]){display:none}[flex-order-sm="-20"]{order:-20}[flex-order-sm="-19"]{order:-19}[flex-order-sm="-18"]{order:-18}[flex-order-sm="-17"]{order:-17}[flex-order-sm="-16"]{order:-16}[flex-order-sm="-15"]{order:-15}[flex-order-sm="-14"]{order:-14}[flex-order-sm="-13"]{order:-13}[flex-order-sm="-12"]{order:-12}[flex-order-sm="-11"]{order:-11}[flex-order-sm="-10"]{order:-10}[flex-order-sm="-9"]{order:-9}[flex-order-sm="-8"]{order:-8}[flex-order-sm="-7"]{order:-7}[flex-order-sm="-6"]{order:-6}[flex-order-sm="-5"]{order:-5}[flex-order-sm="-4"]{order:-4}[flex-order-sm="-3"]{order:-3}[flex-order-sm="-2"]{order:-2}[flex-order-sm="-1"]{order:-1}[flex-order-sm="0"]{order:0}[flex-order-sm="1"]{order:1}[flex-order-sm="2"]{order:2}[flex-order-sm="3"]{order:3}[flex-order-sm="4"]{order:4}[flex-order-sm="5"]{order:5}[flex-order-sm="6"]{order:6}[flex-order-sm="7"]{order:7}[flex-order-sm="8"]{order:8}[flex-order-sm="9"]{order:9}[flex-order-sm="10"]{order:10}[flex-order-sm="11"]{order:11}[flex-order-sm="12"]{order:12}[flex-order-sm="13"]{order:13}[flex-order-sm="14"]{order:14}[flex-order-sm="15"]{order:15}[flex-order-sm="16"]{order:16}[flex-order-sm="17"]{order:17}[flex-order-sm="18"]{order:18}[flex-order-sm="19"]{order:19}[flex-order-sm="20"]{order:20}[flex-offset-sm="0"]{margin-left:0%}[flex-offset-sm="5"]{margin-left:5%}[flex-offset-sm="10"]{margin-left:10%}[flex-offset-sm="15"]{margin-left:15%}[flex-offset-sm="20"]{margin-left:20%}[flex-offset-sm="25"]{margin-left:25%}[flex-offset-sm="30"]{margin-left:30%}[flex-offset-sm="35"]{margin-left:35%}[flex-offset-sm="40"]{margin-left:40%}[flex-offset-sm="45"]{margin-left:45%}[flex-offset-sm="50"]{margin-left:50%}[flex-offset-sm="55"]{margin-left:55%}[flex-offset-sm="60"]{margin-left:60%}[flex-offset-sm="65"]{margin-left:65%}[flex-offset-sm="70"]{margin-left:70%}[flex-offset-sm="75"]{margin-left:75%}[flex-offset-sm="80"]{margin-left:80%}[flex-offset-sm="85"]{margin-left:85%}[flex-offset-sm="90"]{margin-left:90%}[flex-offset-sm="95"]{margin-left:95%}[flex-offset-sm="33"]{margin-left:calc(100% / 3)}[flex-offset-sm="66"]{margin-left:calc(200% / 3)}[layout-align-sm],[layout-align-sm="start stretch"]{justify-content:flex-start;align-content:stretch;align-items:stretch}[layout-align-sm="start"],[layout-align-sm="start start"],[layout-align-sm="start center"],[layout-align-sm="start end"],[layout-align-sm="start stretch"]{justify-content:flex-start}[layout-align-sm="center"],[layout-align-sm="center start"],[layout-align-sm="center center"],[layout-align-sm="center end"],[layout-align-sm="center stretch"]{justify-content:center}[layout-align-sm="end"],[layout-align-sm="end center"],[layout-align-sm="end start"],[layout-align-sm="end end"],[layout-align-sm="end stretch"]{justify-content:flex-end}[layout-align-sm="space-around"],[layout-align-sm="space-around center"],[layout-align-sm="space-around start"],[layout-align-sm="space-around end"],[layout-align-sm="space-around stretch"]{justify-content:space-around}[layout-align-sm="space-between"],[layout-align-sm="space-between center"],[layout-align-sm="space-between start"],[layout-align-sm="space-between end"],[layout-align-sm="space-between stretch"]{justify-content:space-between}[layout-align-sm="start start"],[layout-align-sm="center start"],[layout-align-sm="end start"],[layout-align-sm="space-between start"],[layout-align-sm="space-around start"]{align-items:flex-start;align-content:flex-start}[layout-align-sm="start center"],[layout-align-sm="center center"],[layout-align-sm="end center"],[layout-align-sm="space-between center"],[layout-align-sm="space-around center"]{align-items:center;align-content:center;max-width:100%}[layout-align-sm="start center"]>*,[layout-align-sm="center center"]>*,[layout-align-sm="end center"]>*,[layout-align-sm="space-between center"]>*,[layout-align-sm="space-around center"]>*{max-width:100%;box-sizing:border-box}[layout-align-sm="start end"],[layout-align-sm="center end"],[layout-align-sm="end end"],[layout-align-sm="space-between end"],[layout-align-sm="space-around end"]{align-items:flex-end;align-content:flex-end}[layout-align-sm="start stretch"],[layout-align-sm="center stretch"],[layout-align-sm="end stretch"],[layout-align-sm="space-between stretch"],[layout-align-sm="space-around stretch"]{align-items:stretch;align-content:stretch}[flex-sm]{flex:1;box-sizing:border-box}}@media screen\0  and (min-width: 600px) and (max-width: 959px){[flex-sm]{flex:1 1 0%}}@media (min-width: 600px) and (max-width: 959px){[flex-sm-grow]{flex:1 1 100%;box-sizing:border-box}[flex-sm-initial]{flex:0 1 auto;box-sizing:border-box}[flex-sm-auto]{flex:1 1 auto;box-sizing:border-box}[flex-sm-none]{flex:0 0 auto;box-sizing:border-box}[flex-sm="0"]{flex:1 1 0%;max-width:0%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-sm="0"],[layout-sm="row"]>[flex-sm="0"]{flex:1 1 0%;max-width:0%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-sm="0"],[layout-sm="column"]>[flex-sm="0"]{flex:1 1 0%;max-width:100%;max-height:0%;box-sizing:border-box}[flex-sm="5"]{flex:1 1 5%;max-width:5%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-sm="5"],[layout-sm="row"]>[flex-sm="5"]{flex:1 1 5%;max-width:5%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-sm="5"],[layout-sm="column"]>[flex-sm="5"]{flex:1 1 5%;max-width:100%;max-height:5%;box-sizing:border-box}[flex-sm="10"]{flex:1 1 10%;max-width:10%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-sm="10"],[layout-sm="row"]>[flex-sm="10"]{flex:1 1 10%;max-width:10%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-sm="10"],[layout-sm="column"]>[flex-sm="10"]{flex:1 1 10%;max-width:100%;max-height:10%;box-sizing:border-box}[flex-sm="15"]{flex:1 1 15%;max-width:15%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-sm="15"],[layout-sm="row"]>[flex-sm="15"]{flex:1 1 15%;max-width:15%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-sm="15"],[layout-sm="column"]>[flex-sm="15"]{flex:1 1 15%;max-width:100%;max-height:15%;box-sizing:border-box}[flex-sm="20"]{flex:1 1 20%;max-width:20%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-sm="20"],[layout-sm="row"]>[flex-sm="20"]{flex:1 1 20%;max-width:20%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-sm="20"],[layout-sm="column"]>[flex-sm="20"]{flex:1 1 20%;max-width:100%;max-height:20%;box-sizing:border-box}[flex-sm="25"]{flex:1 1 25%;max-width:25%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-sm="25"],[layout-sm="row"]>[flex-sm="25"]{flex:1 1 25%;max-width:25%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-sm="25"],[layout-sm="column"]>[flex-sm="25"]{flex:1 1 25%;max-width:100%;max-height:25%;box-sizing:border-box}[flex-sm="30"]{flex:1 1 30%;max-width:30%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-sm="30"],[layout-sm="row"]>[flex-sm="30"]{flex:1 1 30%;max-width:30%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-sm="30"],[layout-sm="column"]>[flex-sm="30"]{flex:1 1 30%;max-width:100%;max-height:30%;box-sizing:border-box}[flex-sm="35"]{flex:1 1 35%;max-width:35%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-sm="35"],[layout-sm="row"]>[flex-sm="35"]{flex:1 1 35%;max-width:35%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-sm="35"],[layout-sm="column"]>[flex-sm="35"]{flex:1 1 35%;max-width:100%;max-height:35%;box-sizing:border-box}[flex-sm="40"]{flex:1 1 40%;max-width:40%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-sm="40"],[layout-sm="row"]>[flex-sm="40"]{flex:1 1 40%;max-width:40%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-sm="40"],[layout-sm="column"]>[flex-sm="40"]{flex:1 1 40%;max-width:100%;max-height:40%;box-sizing:border-box}[flex-sm="45"]{flex:1 1 45%;max-width:45%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-sm="45"],[layout-sm="row"]>[flex-sm="45"]{flex:1 1 45%;max-width:45%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-sm="45"],[layout-sm="column"]>[flex-sm="45"]{flex:1 1 45%;max-width:100%;max-height:45%;box-sizing:border-box}[flex-sm="50"]{flex:1 1 50%;max-width:50%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-sm="50"],[layout-sm="row"]>[flex-sm="50"]{flex:1 1 50%;max-width:50%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-sm="50"],[layout-sm="column"]>[flex-sm="50"]{flex:1 1 50%;max-width:100%;max-height:50%;box-sizing:border-box}[flex-sm="55"]{flex:1 1 55%;max-width:55%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-sm="55"],[layout-sm="row"]>[flex-sm="55"]{flex:1 1 55%;max-width:55%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-sm="55"],[layout-sm="column"]>[flex-sm="55"]{flex:1 1 55%;max-width:100%;max-height:55%;box-sizing:border-box}[flex-sm="60"]{flex:1 1 60%;max-width:60%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-sm="60"],[layout-sm="row"]>[flex-sm="60"]{flex:1 1 60%;max-width:60%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-sm="60"],[layout-sm="column"]>[flex-sm="60"]{flex:1 1 60%;max-width:100%;max-height:60%;box-sizing:border-box}[flex-sm="65"]{flex:1 1 65%;max-width:65%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-sm="65"],[layout-sm="row"]>[flex-sm="65"]{flex:1 1 65%;max-width:65%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-sm="65"],[layout-sm="column"]>[flex-sm="65"]{flex:1 1 65%;max-width:100%;max-height:65%;box-sizing:border-box}[flex-sm="70"]{flex:1 1 70%;max-width:70%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-sm="70"],[layout-sm="row"]>[flex-sm="70"]{flex:1 1 70%;max-width:70%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-sm="70"],[layout-sm="column"]>[flex-sm="70"]{flex:1 1 70%;max-width:100%;max-height:70%;box-sizing:border-box}[flex-sm="75"]{flex:1 1 75%;max-width:75%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-sm="75"],[layout-sm="row"]>[flex-sm="75"]{flex:1 1 75%;max-width:75%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-sm="75"],[layout-sm="column"]>[flex-sm="75"]{flex:1 1 75%;max-width:100%;max-height:75%;box-sizing:border-box}[flex-sm="80"]{flex:1 1 80%;max-width:80%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-sm="80"],[layout-sm="row"]>[flex-sm="80"]{flex:1 1 80%;max-width:80%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-sm="80"],[layout-sm="column"]>[flex-sm="80"]{flex:1 1 80%;max-width:100%;max-height:80%;box-sizing:border-box}[flex-sm="85"]{flex:1 1 85%;max-width:85%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-sm="85"],[layout-sm="row"]>[flex-sm="85"]{flex:1 1 85%;max-width:85%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-sm="85"],[layout-sm="column"]>[flex-sm="85"]{flex:1 1 85%;max-width:100%;max-height:85%;box-sizing:border-box}[flex-sm="90"]{flex:1 1 90%;max-width:90%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-sm="90"],[layout-sm="row"]>[flex-sm="90"]{flex:1 1 90%;max-width:90%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-sm="90"],[layout-sm="column"]>[flex-sm="90"]{flex:1 1 90%;max-width:100%;max-height:90%;box-sizing:border-box}[flex-sm="95"]{flex:1 1 95%;max-width:95%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-sm="95"],[layout-sm="row"]>[flex-sm="95"]{flex:1 1 95%;max-width:95%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-sm="95"],[layout-sm="column"]>[flex-sm="95"]{flex:1 1 95%;max-width:100%;max-height:95%;box-sizing:border-box}[flex-sm="100"]{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-sm="100"],[layout-sm="row"]>[flex-sm="100"]{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-sm="100"],[layout-sm="column"]>[flex-sm="100"]{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-sm="33"],[layout="row"]>[flex-sm="33"],[layout-sm="row"]>[flex-sm="33"],[layout-sm="row"]>[flex-sm="33"]{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-sm="66"],[layout="row"]>[flex-sm="66"],[layout-sm="row"]>[flex-sm="66"],[layout-sm="row"]>[flex-sm="66"]{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-sm="33"],[layout="column"]>[flex-sm="33"],[layout-sm="column"]>[flex-sm="33"],[layout-sm="column"]>[flex-sm="33"]{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}[layout="column"]>[flex-sm="66"],[layout="column"]>[flex-sm="66"],[layout-sm="column"]>[flex-sm="66"],[layout-sm="column"]>[flex-sm="66"]{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}[layout-sm],[layout-sm="column"],[layout-sm="row"]{box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}[layout-sm="column"]{flex-direction:column}[layout-sm="row"]{flex-direction:row}}@media (min-width: 960px){[flex-order-gt-sm="-20"]{order:-20}[flex-order-gt-sm="-19"]{order:-19}[flex-order-gt-sm="-18"]{order:-18}[flex-order-gt-sm="-17"]{order:-17}[flex-order-gt-sm="-16"]{order:-16}[flex-order-gt-sm="-15"]{order:-15}[flex-order-gt-sm="-14"]{order:-14}[flex-order-gt-sm="-13"]{order:-13}[flex-order-gt-sm="-12"]{order:-12}[flex-order-gt-sm="-11"]{order:-11}[flex-order-gt-sm="-10"]{order:-10}[flex-order-gt-sm="-9"]{order:-9}[flex-order-gt-sm="-8"]{order:-8}[flex-order-gt-sm="-7"]{order:-7}[flex-order-gt-sm="-6"]{order:-6}[flex-order-gt-sm="-5"]{order:-5}[flex-order-gt-sm="-4"]{order:-4}[flex-order-gt-sm="-3"]{order:-3}[flex-order-gt-sm="-2"]{order:-2}[flex-order-gt-sm="-1"]{order:-1}[flex-order-gt-sm="0"]{order:0}[flex-order-gt-sm="1"]{order:1}[flex-order-gt-sm="2"]{order:2}[flex-order-gt-sm="3"]{order:3}[flex-order-gt-sm="4"]{order:4}[flex-order-gt-sm="5"]{order:5}[flex-order-gt-sm="6"]{order:6}[flex-order-gt-sm="7"]{order:7}[flex-order-gt-sm="8"]{order:8}[flex-order-gt-sm="9"]{order:9}[flex-order-gt-sm="10"]{order:10}[flex-order-gt-sm="11"]{order:11}[flex-order-gt-sm="12"]{order:12}[flex-order-gt-sm="13"]{order:13}[flex-order-gt-sm="14"]{order:14}[flex-order-gt-sm="15"]{order:15}[flex-order-gt-sm="16"]{order:16}[flex-order-gt-sm="17"]{order:17}[flex-order-gt-sm="18"]{order:18}[flex-order-gt-sm="19"]{order:19}[flex-order-gt-sm="20"]{order:20}[flex-offset-gt-sm="0"]{margin-left:0%}[flex-offset-gt-sm="5"]{margin-left:5%}[flex-offset-gt-sm="10"]{margin-left:10%}[flex-offset-gt-sm="15"]{margin-left:15%}[flex-offset-gt-sm="20"]{margin-left:20%}[flex-offset-gt-sm="25"]{margin-left:25%}[flex-offset-gt-sm="30"]{margin-left:30%}[flex-offset-gt-sm="35"]{margin-left:35%}[flex-offset-gt-sm="40"]{margin-left:40%}[flex-offset-gt-sm="45"]{margin-left:45%}[flex-offset-gt-sm="50"]{margin-left:50%}[flex-offset-gt-sm="55"]{margin-left:55%}[flex-offset-gt-sm="60"]{margin-left:60%}[flex-offset-gt-sm="65"]{margin-left:65%}[flex-offset-gt-sm="70"]{margin-left:70%}[flex-offset-gt-sm="75"]{margin-left:75%}[flex-offset-gt-sm="80"]{margin-left:80%}[flex-offset-gt-sm="85"]{margin-left:85%}[flex-offset-gt-sm="90"]{margin-left:90%}[flex-offset-gt-sm="95"]{margin-left:95%}[flex-offset-gt-sm="33"]{margin-left:calc(100% / 3)}[flex-offset-gt-sm="66"]{margin-left:calc(200% / 3)}[layout-align-gt-sm],[layout-align-gt-sm="start stretch"]{justify-content:flex-start;align-content:stretch;align-items:stretch}[layout-align-gt-sm="start"],[layout-align-gt-sm="start start"],[layout-align-gt-sm="start center"],[layout-align-gt-sm="start end"],[layout-align-gt-sm="start stretch"]{justify-content:flex-start}[layout-align-gt-sm="center"],[layout-align-gt-sm="center start"],[layout-align-gt-sm="center center"],[layout-align-gt-sm="center end"],[layout-align-gt-sm="center stretch"]{justify-content:center}[layout-align-gt-sm="end"],[layout-align-gt-sm="end center"],[layout-align-gt-sm="end start"],[layout-align-gt-sm="end end"],[layout-align-gt-sm="end stretch"]{justify-content:flex-end}[layout-align-gt-sm="space-around"],[layout-align-gt-sm="space-around center"],[layout-align-gt-sm="space-around start"],[layout-align-gt-sm="space-around end"],[layout-align-gt-sm="space-around stretch"]{justify-content:space-around}[layout-align-gt-sm="space-between"],[layout-align-gt-sm="space-between center"],[layout-align-gt-sm="space-between start"],[layout-align-gt-sm="space-between end"],[layout-align-gt-sm="space-between stretch"]{justify-content:space-between}[layout-align-gt-sm="start start"],[layout-align-gt-sm="center start"],[layout-align-gt-sm="end start"],[layout-align-gt-sm="space-between start"],[layout-align-gt-sm="space-around start"]{align-items:flex-start;align-content:flex-start}[layout-align-gt-sm="start center"],[layout-align-gt-sm="center center"],[layout-align-gt-sm="end center"],[layout-align-gt-sm="space-between center"],[layout-align-gt-sm="space-around center"]{align-items:center;align-content:center;max-width:100%}[layout-align-gt-sm="start center"]>*,[layout-align-gt-sm="center center"]>*,[layout-align-gt-sm="end center"]>*,[layout-align-gt-sm="space-between center"]>*,[layout-align-gt-sm="space-around center"]>*{max-width:100%;box-sizing:border-box}[layout-align-gt-sm="start end"],[layout-align-gt-sm="center end"],[layout-align-gt-sm="end end"],[layout-align-gt-sm="space-between end"],[layout-align-gt-sm="space-around end"]{align-items:flex-end;align-content:flex-end}[layout-align-gt-sm="start stretch"],[layout-align-gt-sm="center stretch"],[layout-align-gt-sm="end stretch"],[layout-align-gt-sm="space-between stretch"],[layout-align-gt-sm="space-around stretch"]{align-items:stretch;align-content:stretch}[flex-gt-sm]{flex:1;box-sizing:border-box}}@media screen\0  and (min-width: 960px){[flex-gt-sm]{flex:1 1 0%}}@media (min-width: 960px){[flex-gt-sm-grow]{flex:1 1 100%;box-sizing:border-box}[flex-gt-sm-initial]{flex:0 1 auto;box-sizing:border-box}[flex-gt-sm-auto]{flex:1 1 auto;box-sizing:border-box}[flex-gt-sm-none]{flex:0 0 auto;box-sizing:border-box}[flex-gt-sm="0"]{flex:1 1 0%;max-width:0%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-sm="0"],[layout-gt-sm="row"]>[flex-gt-sm="0"]{flex:1 1 0%;max-width:0%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-sm="0"],[layout-gt-sm="column"]>[flex-gt-sm="0"]{flex:1 1 0%;max-width:100%;max-height:0%;box-sizing:border-box}[flex-gt-sm="5"]{flex:1 1 5%;max-width:5%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-sm="5"],[layout-gt-sm="row"]>[flex-gt-sm="5"]{flex:1 1 5%;max-width:5%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-sm="5"],[layout-gt-sm="column"]>[flex-gt-sm="5"]{flex:1 1 5%;max-width:100%;max-height:5%;box-sizing:border-box}[flex-gt-sm="10"]{flex:1 1 10%;max-width:10%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-sm="10"],[layout-gt-sm="row"]>[flex-gt-sm="10"]{flex:1 1 10%;max-width:10%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-sm="10"],[layout-gt-sm="column"]>[flex-gt-sm="10"]{flex:1 1 10%;max-width:100%;max-height:10%;box-sizing:border-box}[flex-gt-sm="15"]{flex:1 1 15%;max-width:15%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-sm="15"],[layout-gt-sm="row"]>[flex-gt-sm="15"]{flex:1 1 15%;max-width:15%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-sm="15"],[layout-gt-sm="column"]>[flex-gt-sm="15"]{flex:1 1 15%;max-width:100%;max-height:15%;box-sizing:border-box}[flex-gt-sm="20"]{flex:1 1 20%;max-width:20%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-sm="20"],[layout-gt-sm="row"]>[flex-gt-sm="20"]{flex:1 1 20%;max-width:20%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-sm="20"],[layout-gt-sm="column"]>[flex-gt-sm="20"]{flex:1 1 20%;max-width:100%;max-height:20%;box-sizing:border-box}[flex-gt-sm="25"]{flex:1 1 25%;max-width:25%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-sm="25"],[layout-gt-sm="row"]>[flex-gt-sm="25"]{flex:1 1 25%;max-width:25%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-sm="25"],[layout-gt-sm="column"]>[flex-gt-sm="25"]{flex:1 1 25%;max-width:100%;max-height:25%;box-sizing:border-box}[flex-gt-sm="30"]{flex:1 1 30%;max-width:30%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-sm="30"],[layout-gt-sm="row"]>[flex-gt-sm="30"]{flex:1 1 30%;max-width:30%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-sm="30"],[layout-gt-sm="column"]>[flex-gt-sm="30"]{flex:1 1 30%;max-width:100%;max-height:30%;box-sizing:border-box}[flex-gt-sm="35"]{flex:1 1 35%;max-width:35%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-sm="35"],[layout-gt-sm="row"]>[flex-gt-sm="35"]{flex:1 1 35%;max-width:35%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-sm="35"],[layout-gt-sm="column"]>[flex-gt-sm="35"]{flex:1 1 35%;max-width:100%;max-height:35%;box-sizing:border-box}[flex-gt-sm="40"]{flex:1 1 40%;max-width:40%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-sm="40"],[layout-gt-sm="row"]>[flex-gt-sm="40"]{flex:1 1 40%;max-width:40%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-sm="40"],[layout-gt-sm="column"]>[flex-gt-sm="40"]{flex:1 1 40%;max-width:100%;max-height:40%;box-sizing:border-box}[flex-gt-sm="45"]{flex:1 1 45%;max-width:45%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-sm="45"],[layout-gt-sm="row"]>[flex-gt-sm="45"]{flex:1 1 45%;max-width:45%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-sm="45"],[layout-gt-sm="column"]>[flex-gt-sm="45"]{flex:1 1 45%;max-width:100%;max-height:45%;box-sizing:border-box}[flex-gt-sm="50"]{flex:1 1 50%;max-width:50%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-sm="50"],[layout-gt-sm="row"]>[flex-gt-sm="50"]{flex:1 1 50%;max-width:50%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-sm="50"],[layout-gt-sm="column"]>[flex-gt-sm="50"]{flex:1 1 50%;max-width:100%;max-height:50%;box-sizing:border-box}[flex-gt-sm="55"]{flex:1 1 55%;max-width:55%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-sm="55"],[layout-gt-sm="row"]>[flex-gt-sm="55"]{flex:1 1 55%;max-width:55%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-sm="55"],[layout-gt-sm="column"]>[flex-gt-sm="55"]{flex:1 1 55%;max-width:100%;max-height:55%;box-sizing:border-box}[flex-gt-sm="60"]{flex:1 1 60%;max-width:60%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-sm="60"],[layout-gt-sm="row"]>[flex-gt-sm="60"]{flex:1 1 60%;max-width:60%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-sm="60"],[layout-gt-sm="column"]>[flex-gt-sm="60"]{flex:1 1 60%;max-width:100%;max-height:60%;box-sizing:border-box}[flex-gt-sm="65"]{flex:1 1 65%;max-width:65%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-sm="65"],[layout-gt-sm="row"]>[flex-gt-sm="65"]{flex:1 1 65%;max-width:65%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-sm="65"],[layout-gt-sm="column"]>[flex-gt-sm="65"]{flex:1 1 65%;max-width:100%;max-height:65%;box-sizing:border-box}[flex-gt-sm="70"]{flex:1 1 70%;max-width:70%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-sm="70"],[layout-gt-sm="row"]>[flex-gt-sm="70"]{flex:1 1 70%;max-width:70%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-sm="70"],[layout-gt-sm="column"]>[flex-gt-sm="70"]{flex:1 1 70%;max-width:100%;max-height:70%;box-sizing:border-box}[flex-gt-sm="75"]{flex:1 1 75%;max-width:75%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-sm="75"],[layout-gt-sm="row"]>[flex-gt-sm="75"]{flex:1 1 75%;max-width:75%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-sm="75"],[layout-gt-sm="column"]>[flex-gt-sm="75"]{flex:1 1 75%;max-width:100%;max-height:75%;box-sizing:border-box}[flex-gt-sm="80"]{flex:1 1 80%;max-width:80%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-sm="80"],[layout-gt-sm="row"]>[flex-gt-sm="80"]{flex:1 1 80%;max-width:80%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-sm="80"],[layout-gt-sm="column"]>[flex-gt-sm="80"]{flex:1 1 80%;max-width:100%;max-height:80%;box-sizing:border-box}[flex-gt-sm="85"]{flex:1 1 85%;max-width:85%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-sm="85"],[layout-gt-sm="row"]>[flex-gt-sm="85"]{flex:1 1 85%;max-width:85%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-sm="85"],[layout-gt-sm="column"]>[flex-gt-sm="85"]{flex:1 1 85%;max-width:100%;max-height:85%;box-sizing:border-box}[flex-gt-sm="90"]{flex:1 1 90%;max-width:90%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-sm="90"],[layout-gt-sm="row"]>[flex-gt-sm="90"]{flex:1 1 90%;max-width:90%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-sm="90"],[layout-gt-sm="column"]>[flex-gt-sm="90"]{flex:1 1 90%;max-width:100%;max-height:90%;box-sizing:border-box}[flex-gt-sm="95"]{flex:1 1 95%;max-width:95%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-sm="95"],[layout-gt-sm="row"]>[flex-gt-sm="95"]{flex:1 1 95%;max-width:95%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-sm="95"],[layout-gt-sm="column"]>[flex-gt-sm="95"]{flex:1 1 95%;max-width:100%;max-height:95%;box-sizing:border-box}[flex-gt-sm="100"]{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-sm="100"],[layout-gt-sm="row"]>[flex-gt-sm="100"]{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-sm="100"],[layout-gt-sm="column"]>[flex-gt-sm="100"]{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-sm="33"],[layout="row"]>[flex-gt-sm="33"],[layout-gt-sm="row"]>[flex-gt-sm="33"],[layout-gt-sm="row"]>[flex-gt-sm="33"]{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-sm="66"],[layout="row"]>[flex-gt-sm="66"],[layout-gt-sm="row"]>[flex-gt-sm="66"],[layout-gt-sm="row"]>[flex-gt-sm="66"]{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-sm="33"],[layout="column"]>[flex-gt-sm="33"],[layout-gt-sm="column"]>[flex-gt-sm="33"],[layout-gt-sm="column"]>[flex-gt-sm="33"]{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}[layout="column"]>[flex-gt-sm="66"],[layout="column"]>[flex-gt-sm="66"],[layout-gt-sm="column"]>[flex-gt-sm="66"],[layout-gt-sm="column"]>[flex-gt-sm="66"]{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}[layout-gt-sm],[layout-gt-sm="column"],[layout-gt-sm="row"]{box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}[layout-gt-sm="column"]{flex-direction:column}[layout-gt-sm="row"]{flex-direction:row}}@media (min-width: 960px) and (max-width: 1279px){[hide]:not([show-gt-xs]):not([show-gt-sm]):not([show-md]):not([show]),[hide-gt-xs]:not([show-gt-xs]):not([show-gt-sm]):not([show-md]):not([show]),[hide-gt-sm]:not([show-gt-xs]):not([show-gt-sm]):not([show-md]):not([show]){display:none}[hide-md]:not([show-md]):not([show]){display:none}[flex-order-md="-20"]{order:-20}[flex-order-md="-19"]{order:-19}[flex-order-md="-18"]{order:-18}[flex-order-md="-17"]{order:-17}[flex-order-md="-16"]{order:-16}[flex-order-md="-15"]{order:-15}[flex-order-md="-14"]{order:-14}[flex-order-md="-13"]{order:-13}[flex-order-md="-12"]{order:-12}[flex-order-md="-11"]{order:-11}[flex-order-md="-10"]{order:-10}[flex-order-md="-9"]{order:-9}[flex-order-md="-8"]{order:-8}[flex-order-md="-7"]{order:-7}[flex-order-md="-6"]{order:-6}[flex-order-md="-5"]{order:-5}[flex-order-md="-4"]{order:-4}[flex-order-md="-3"]{order:-3}[flex-order-md="-2"]{order:-2}[flex-order-md="-1"]{order:-1}[flex-order-md="0"]{order:0}[flex-order-md="1"]{order:1}[flex-order-md="2"]{order:2}[flex-order-md="3"]{order:3}[flex-order-md="4"]{order:4}[flex-order-md="5"]{order:5}[flex-order-md="6"]{order:6}[flex-order-md="7"]{order:7}[flex-order-md="8"]{order:8}[flex-order-md="9"]{order:9}[flex-order-md="10"]{order:10}[flex-order-md="11"]{order:11}[flex-order-md="12"]{order:12}[flex-order-md="13"]{order:13}[flex-order-md="14"]{order:14}[flex-order-md="15"]{order:15}[flex-order-md="16"]{order:16}[flex-order-md="17"]{order:17}[flex-order-md="18"]{order:18}[flex-order-md="19"]{order:19}[flex-order-md="20"]{order:20}[flex-offset-md="0"]{margin-left:0%}[flex-offset-md="5"]{margin-left:5%}[flex-offset-md="10"]{margin-left:10%}[flex-offset-md="15"]{margin-left:15%}[flex-offset-md="20"]{margin-left:20%}[flex-offset-md="25"]{margin-left:25%}[flex-offset-md="30"]{margin-left:30%}[flex-offset-md="35"]{margin-left:35%}[flex-offset-md="40"]{margin-left:40%}[flex-offset-md="45"]{margin-left:45%}[flex-offset-md="50"]{margin-left:50%}[flex-offset-md="55"]{margin-left:55%}[flex-offset-md="60"]{margin-left:60%}[flex-offset-md="65"]{margin-left:65%}[flex-offset-md="70"]{margin-left:70%}[flex-offset-md="75"]{margin-left:75%}[flex-offset-md="80"]{margin-left:80%}[flex-offset-md="85"]{margin-left:85%}[flex-offset-md="90"]{margin-left:90%}[flex-offset-md="95"]{margin-left:95%}[flex-offset-md="33"]{margin-left:calc(100% / 3)}[flex-offset-md="66"]{margin-left:calc(200% / 3)}[layout-align-md],[layout-align-md="start stretch"]{justify-content:flex-start;align-content:stretch;align-items:stretch}[layout-align-md="start"],[layout-align-md="start start"],[layout-align-md="start center"],[layout-align-md="start end"],[layout-align-md="start stretch"]{justify-content:flex-start}[layout-align-md="center"],[layout-align-md="center start"],[layout-align-md="center center"],[layout-align-md="center end"],[layout-align-md="center stretch"]{justify-content:center}[layout-align-md="end"],[layout-align-md="end center"],[layout-align-md="end start"],[layout-align-md="end end"],[layout-align-md="end stretch"]{justify-content:flex-end}[layout-align-md="space-around"],[layout-align-md="space-around center"],[layout-align-md="space-around start"],[layout-align-md="space-around end"],[layout-align-md="space-around stretch"]{justify-content:space-around}[layout-align-md="space-between"],[layout-align-md="space-between center"],[layout-align-md="space-between start"],[layout-align-md="space-between end"],[layout-align-md="space-between stretch"]{justify-content:space-between}[layout-align-md="start start"],[layout-align-md="center start"],[layout-align-md="end start"],[layout-align-md="space-between start"],[layout-align-md="space-around start"]{align-items:flex-start;align-content:flex-start}[layout-align-md="start center"],[layout-align-md="center center"],[layout-align-md="end center"],[layout-align-md="space-between center"],[layout-align-md="space-around center"]{align-items:center;align-content:center;max-width:100%}[layout-align-md="start center"]>*,[layout-align-md="center center"]>*,[layout-align-md="end center"]>*,[layout-align-md="space-between center"]>*,[layout-align-md="space-around center"]>*{max-width:100%;box-sizing:border-box}[layout-align-md="start end"],[layout-align-md="center end"],[layout-align-md="end end"],[layout-align-md="space-between end"],[layout-align-md="space-around end"]{align-items:flex-end;align-content:flex-end}[layout-align-md="start stretch"],[layout-align-md="center stretch"],[layout-align-md="end stretch"],[layout-align-md="space-between stretch"],[layout-align-md="space-around stretch"]{align-items:stretch;align-content:stretch}[flex-md]{flex:1;box-sizing:border-box}}@media screen\0  and (min-width: 960px) and (max-width: 1279px){[flex-md]{flex:1 1 0%}}@media (min-width: 960px) and (max-width: 1279px){[flex-md-grow]{flex:1 1 100%;box-sizing:border-box}[flex-md-initial]{flex:0 1 auto;box-sizing:border-box}[flex-md-auto]{flex:1 1 auto;box-sizing:border-box}[flex-md-none]{flex:0 0 auto;box-sizing:border-box}[flex-md="0"]{flex:1 1 0%;max-width:0%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-md="0"],[layout-md="row"]>[flex-md="0"]{flex:1 1 0%;max-width:0%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-md="0"],[layout-md="column"]>[flex-md="0"]{flex:1 1 0%;max-width:100%;max-height:0%;box-sizing:border-box}[flex-md="5"]{flex:1 1 5%;max-width:5%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-md="5"],[layout-md="row"]>[flex-md="5"]{flex:1 1 5%;max-width:5%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-md="5"],[layout-md="column"]>[flex-md="5"]{flex:1 1 5%;max-width:100%;max-height:5%;box-sizing:border-box}[flex-md="10"]{flex:1 1 10%;max-width:10%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-md="10"],[layout-md="row"]>[flex-md="10"]{flex:1 1 10%;max-width:10%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-md="10"],[layout-md="column"]>[flex-md="10"]{flex:1 1 10%;max-width:100%;max-height:10%;box-sizing:border-box}[flex-md="15"]{flex:1 1 15%;max-width:15%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-md="15"],[layout-md="row"]>[flex-md="15"]{flex:1 1 15%;max-width:15%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-md="15"],[layout-md="column"]>[flex-md="15"]{flex:1 1 15%;max-width:100%;max-height:15%;box-sizing:border-box}[flex-md="20"]{flex:1 1 20%;max-width:20%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-md="20"],[layout-md="row"]>[flex-md="20"]{flex:1 1 20%;max-width:20%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-md="20"],[layout-md="column"]>[flex-md="20"]{flex:1 1 20%;max-width:100%;max-height:20%;box-sizing:border-box}[flex-md="25"]{flex:1 1 25%;max-width:25%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-md="25"],[layout-md="row"]>[flex-md="25"]{flex:1 1 25%;max-width:25%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-md="25"],[layout-md="column"]>[flex-md="25"]{flex:1 1 25%;max-width:100%;max-height:25%;box-sizing:border-box}[flex-md="30"]{flex:1 1 30%;max-width:30%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-md="30"],[layout-md="row"]>[flex-md="30"]{flex:1 1 30%;max-width:30%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-md="30"],[layout-md="column"]>[flex-md="30"]{flex:1 1 30%;max-width:100%;max-height:30%;box-sizing:border-box}[flex-md="35"]{flex:1 1 35%;max-width:35%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-md="35"],[layout-md="row"]>[flex-md="35"]{flex:1 1 35%;max-width:35%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-md="35"],[layout-md="column"]>[flex-md="35"]{flex:1 1 35%;max-width:100%;max-height:35%;box-sizing:border-box}[flex-md="40"]{flex:1 1 40%;max-width:40%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-md="40"],[layout-md="row"]>[flex-md="40"]{flex:1 1 40%;max-width:40%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-md="40"],[layout-md="column"]>[flex-md="40"]{flex:1 1 40%;max-width:100%;max-height:40%;box-sizing:border-box}[flex-md="45"]{flex:1 1 45%;max-width:45%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-md="45"],[layout-md="row"]>[flex-md="45"]{flex:1 1 45%;max-width:45%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-md="45"],[layout-md="column"]>[flex-md="45"]{flex:1 1 45%;max-width:100%;max-height:45%;box-sizing:border-box}[flex-md="50"]{flex:1 1 50%;max-width:50%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-md="50"],[layout-md="row"]>[flex-md="50"]{flex:1 1 50%;max-width:50%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-md="50"],[layout-md="column"]>[flex-md="50"]{flex:1 1 50%;max-width:100%;max-height:50%;box-sizing:border-box}[flex-md="55"]{flex:1 1 55%;max-width:55%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-md="55"],[layout-md="row"]>[flex-md="55"]{flex:1 1 55%;max-width:55%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-md="55"],[layout-md="column"]>[flex-md="55"]{flex:1 1 55%;max-width:100%;max-height:55%;box-sizing:border-box}[flex-md="60"]{flex:1 1 60%;max-width:60%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-md="60"],[layout-md="row"]>[flex-md="60"]{flex:1 1 60%;max-width:60%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-md="60"],[layout-md="column"]>[flex-md="60"]{flex:1 1 60%;max-width:100%;max-height:60%;box-sizing:border-box}[flex-md="65"]{flex:1 1 65%;max-width:65%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-md="65"],[layout-md="row"]>[flex-md="65"]{flex:1 1 65%;max-width:65%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-md="65"],[layout-md="column"]>[flex-md="65"]{flex:1 1 65%;max-width:100%;max-height:65%;box-sizing:border-box}[flex-md="70"]{flex:1 1 70%;max-width:70%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-md="70"],[layout-md="row"]>[flex-md="70"]{flex:1 1 70%;max-width:70%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-md="70"],[layout-md="column"]>[flex-md="70"]{flex:1 1 70%;max-width:100%;max-height:70%;box-sizing:border-box}[flex-md="75"]{flex:1 1 75%;max-width:75%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-md="75"],[layout-md="row"]>[flex-md="75"]{flex:1 1 75%;max-width:75%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-md="75"],[layout-md="column"]>[flex-md="75"]{flex:1 1 75%;max-width:100%;max-height:75%;box-sizing:border-box}[flex-md="80"]{flex:1 1 80%;max-width:80%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-md="80"],[layout-md="row"]>[flex-md="80"]{flex:1 1 80%;max-width:80%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-md="80"],[layout-md="column"]>[flex-md="80"]{flex:1 1 80%;max-width:100%;max-height:80%;box-sizing:border-box}[flex-md="85"]{flex:1 1 85%;max-width:85%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-md="85"],[layout-md="row"]>[flex-md="85"]{flex:1 1 85%;max-width:85%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-md="85"],[layout-md="column"]>[flex-md="85"]{flex:1 1 85%;max-width:100%;max-height:85%;box-sizing:border-box}[flex-md="90"]{flex:1 1 90%;max-width:90%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-md="90"],[layout-md="row"]>[flex-md="90"]{flex:1 1 90%;max-width:90%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-md="90"],[layout-md="column"]>[flex-md="90"]{flex:1 1 90%;max-width:100%;max-height:90%;box-sizing:border-box}[flex-md="95"]{flex:1 1 95%;max-width:95%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-md="95"],[layout-md="row"]>[flex-md="95"]{flex:1 1 95%;max-width:95%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-md="95"],[layout-md="column"]>[flex-md="95"]{flex:1 1 95%;max-width:100%;max-height:95%;box-sizing:border-box}[flex-md="100"]{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-md="100"],[layout-md="row"]>[flex-md="100"]{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-md="100"],[layout-md="column"]>[flex-md="100"]{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-md="33"],[layout="row"]>[flex-md="33"],[layout-md="row"]>[flex-md="33"],[layout-md="row"]>[flex-md="33"]{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-md="66"],[layout="row"]>[flex-md="66"],[layout-md="row"]>[flex-md="66"],[layout-md="row"]>[flex-md="66"]{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-md="33"],[layout="column"]>[flex-md="33"],[layout-md="column"]>[flex-md="33"],[layout-md="column"]>[flex-md="33"]{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}[layout="column"]>[flex-md="66"],[layout="column"]>[flex-md="66"],[layout-md="column"]>[flex-md="66"],[layout-md="column"]>[flex-md="66"]{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}[layout-md],[layout-md="column"],[layout-md="row"]{box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}[layout-md="column"]{flex-direction:column}[layout-md="row"]{flex-direction:row}}@media (min-width: 1280px){[flex-order-gt-md="-20"]{order:-20}[flex-order-gt-md="-19"]{order:-19}[flex-order-gt-md="-18"]{order:-18}[flex-order-gt-md="-17"]{order:-17}[flex-order-gt-md="-16"]{order:-16}[flex-order-gt-md="-15"]{order:-15}[flex-order-gt-md="-14"]{order:-14}[flex-order-gt-md="-13"]{order:-13}[flex-order-gt-md="-12"]{order:-12}[flex-order-gt-md="-11"]{order:-11}[flex-order-gt-md="-10"]{order:-10}[flex-order-gt-md="-9"]{order:-9}[flex-order-gt-md="-8"]{order:-8}[flex-order-gt-md="-7"]{order:-7}[flex-order-gt-md="-6"]{order:-6}[flex-order-gt-md="-5"]{order:-5}[flex-order-gt-md="-4"]{order:-4}[flex-order-gt-md="-3"]{order:-3}[flex-order-gt-md="-2"]{order:-2}[flex-order-gt-md="-1"]{order:-1}[flex-order-gt-md="0"]{order:0}[flex-order-gt-md="1"]{order:1}[flex-order-gt-md="2"]{order:2}[flex-order-gt-md="3"]{order:3}[flex-order-gt-md="4"]{order:4}[flex-order-gt-md="5"]{order:5}[flex-order-gt-md="6"]{order:6}[flex-order-gt-md="7"]{order:7}[flex-order-gt-md="8"]{order:8}[flex-order-gt-md="9"]{order:9}[flex-order-gt-md="10"]{order:10}[flex-order-gt-md="11"]{order:11}[flex-order-gt-md="12"]{order:12}[flex-order-gt-md="13"]{order:13}[flex-order-gt-md="14"]{order:14}[flex-order-gt-md="15"]{order:15}[flex-order-gt-md="16"]{order:16}[flex-order-gt-md="17"]{order:17}[flex-order-gt-md="18"]{order:18}[flex-order-gt-md="19"]{order:19}[flex-order-gt-md="20"]{order:20}[flex-offset-gt-md="0"]{margin-left:0%}[flex-offset-gt-md="5"]{margin-left:5%}[flex-offset-gt-md="10"]{margin-left:10%}[flex-offset-gt-md="15"]{margin-left:15%}[flex-offset-gt-md="20"]{margin-left:20%}[flex-offset-gt-md="25"]{margin-left:25%}[flex-offset-gt-md="30"]{margin-left:30%}[flex-offset-gt-md="35"]{margin-left:35%}[flex-offset-gt-md="40"]{margin-left:40%}[flex-offset-gt-md="45"]{margin-left:45%}[flex-offset-gt-md="50"]{margin-left:50%}[flex-offset-gt-md="55"]{margin-left:55%}[flex-offset-gt-md="60"]{margin-left:60%}[flex-offset-gt-md="65"]{margin-left:65%}[flex-offset-gt-md="70"]{margin-left:70%}[flex-offset-gt-md="75"]{margin-left:75%}[flex-offset-gt-md="80"]{margin-left:80%}[flex-offset-gt-md="85"]{margin-left:85%}[flex-offset-gt-md="90"]{margin-left:90%}[flex-offset-gt-md="95"]{margin-left:95%}[flex-offset-gt-md="33"]{margin-left:calc(100% / 3)}[flex-offset-gt-md="66"]{margin-left:calc(200% / 3)}[layout-align-gt-md],[layout-align-gt-md="start stretch"]{justify-content:flex-start;align-content:stretch;align-items:stretch}[layout-align-gt-md="start"],[layout-align-gt-md="start start"],[layout-align-gt-md="start center"],[layout-align-gt-md="start end"],[layout-align-gt-md="start stretch"]{justify-content:flex-start}[layout-align-gt-md="center"],[layout-align-gt-md="center start"],[layout-align-gt-md="center center"],[layout-align-gt-md="center end"],[layout-align-gt-md="center stretch"]{justify-content:center}[layout-align-gt-md="end"],[layout-align-gt-md="end center"],[layout-align-gt-md="end start"],[layout-align-gt-md="end end"],[layout-align-gt-md="end stretch"]{justify-content:flex-end}[layout-align-gt-md="space-around"],[layout-align-gt-md="space-around center"],[layout-align-gt-md="space-around start"],[layout-align-gt-md="space-around end"],[layout-align-gt-md="space-around stretch"]{justify-content:space-around}[layout-align-gt-md="space-between"],[layout-align-gt-md="space-between center"],[layout-align-gt-md="space-between start"],[layout-align-gt-md="space-between end"],[layout-align-gt-md="space-between stretch"]{justify-content:space-between}[layout-align-gt-md="start start"],[layout-align-gt-md="center start"],[layout-align-gt-md="end start"],[layout-align-gt-md="space-between start"],[layout-align-gt-md="space-around start"]{align-items:flex-start;align-content:flex-start}[layout-align-gt-md="start center"],[layout-align-gt-md="center center"],[layout-align-gt-md="end center"],[layout-align-gt-md="space-between center"],[layout-align-gt-md="space-around center"]{align-items:center;align-content:center;max-width:100%}[layout-align-gt-md="start center"]>*,[layout-align-gt-md="center center"]>*,[layout-align-gt-md="end center"]>*,[layout-align-gt-md="space-between center"]>*,[layout-align-gt-md="space-around center"]>*{max-width:100%;box-sizing:border-box}[layout-align-gt-md="start end"],[layout-align-gt-md="center end"],[layout-align-gt-md="end end"],[layout-align-gt-md="space-between end"],[layout-align-gt-md="space-around end"]{align-items:flex-end;align-content:flex-end}[layout-align-gt-md="start stretch"],[layout-align-gt-md="center stretch"],[layout-align-gt-md="end stretch"],[layout-align-gt-md="space-between stretch"],[layout-align-gt-md="space-around stretch"]{align-items:stretch;align-content:stretch}[flex-gt-md]{flex:1;box-sizing:border-box}}@media screen\0  and (min-width: 1280px){[flex-gt-md]{flex:1 1 0%}}@media (min-width: 1280px){[flex-gt-md-grow]{flex:1 1 100%;box-sizing:border-box}[flex-gt-md-initial]{flex:0 1 auto;box-sizing:border-box}[flex-gt-md-auto]{flex:1 1 auto;box-sizing:border-box}[flex-gt-md-none]{flex:0 0 auto;box-sizing:border-box}[flex-gt-md="0"]{flex:1 1 0%;max-width:0%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-md="0"],[layout-gt-md="row"]>[flex-gt-md="0"]{flex:1 1 0%;max-width:0%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-md="0"],[layout-gt-md="column"]>[flex-gt-md="0"]{flex:1 1 0%;max-width:100%;max-height:0%;box-sizing:border-box}[flex-gt-md="5"]{flex:1 1 5%;max-width:5%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-md="5"],[layout-gt-md="row"]>[flex-gt-md="5"]{flex:1 1 5%;max-width:5%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-md="5"],[layout-gt-md="column"]>[flex-gt-md="5"]{flex:1 1 5%;max-width:100%;max-height:5%;box-sizing:border-box}[flex-gt-md="10"]{flex:1 1 10%;max-width:10%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-md="10"],[layout-gt-md="row"]>[flex-gt-md="10"]{flex:1 1 10%;max-width:10%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-md="10"],[layout-gt-md="column"]>[flex-gt-md="10"]{flex:1 1 10%;max-width:100%;max-height:10%;box-sizing:border-box}[flex-gt-md="15"]{flex:1 1 15%;max-width:15%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-md="15"],[layout-gt-md="row"]>[flex-gt-md="15"]{flex:1 1 15%;max-width:15%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-md="15"],[layout-gt-md="column"]>[flex-gt-md="15"]{flex:1 1 15%;max-width:100%;max-height:15%;box-sizing:border-box}[flex-gt-md="20"]{flex:1 1 20%;max-width:20%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-md="20"],[layout-gt-md="row"]>[flex-gt-md="20"]{flex:1 1 20%;max-width:20%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-md="20"],[layout-gt-md="column"]>[flex-gt-md="20"]{flex:1 1 20%;max-width:100%;max-height:20%;box-sizing:border-box}[flex-gt-md="25"]{flex:1 1 25%;max-width:25%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-md="25"],[layout-gt-md="row"]>[flex-gt-md="25"]{flex:1 1 25%;max-width:25%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-md="25"],[layout-gt-md="column"]>[flex-gt-md="25"]{flex:1 1 25%;max-width:100%;max-height:25%;box-sizing:border-box}[flex-gt-md="30"]{flex:1 1 30%;max-width:30%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-md="30"],[layout-gt-md="row"]>[flex-gt-md="30"]{flex:1 1 30%;max-width:30%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-md="30"],[layout-gt-md="column"]>[flex-gt-md="30"]{flex:1 1 30%;max-width:100%;max-height:30%;box-sizing:border-box}[flex-gt-md="35"]{flex:1 1 35%;max-width:35%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-md="35"],[layout-gt-md="row"]>[flex-gt-md="35"]{flex:1 1 35%;max-width:35%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-md="35"],[layout-gt-md="column"]>[flex-gt-md="35"]{flex:1 1 35%;max-width:100%;max-height:35%;box-sizing:border-box}[flex-gt-md="40"]{flex:1 1 40%;max-width:40%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-md="40"],[layout-gt-md="row"]>[flex-gt-md="40"]{flex:1 1 40%;max-width:40%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-md="40"],[layout-gt-md="column"]>[flex-gt-md="40"]{flex:1 1 40%;max-width:100%;max-height:40%;box-sizing:border-box}[flex-gt-md="45"]{flex:1 1 45%;max-width:45%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-md="45"],[layout-gt-md="row"]>[flex-gt-md="45"]{flex:1 1 45%;max-width:45%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-md="45"],[layout-gt-md="column"]>[flex-gt-md="45"]{flex:1 1 45%;max-width:100%;max-height:45%;box-sizing:border-box}[flex-gt-md="50"]{flex:1 1 50%;max-width:50%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-md="50"],[layout-gt-md="row"]>[flex-gt-md="50"]{flex:1 1 50%;max-width:50%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-md="50"],[layout-gt-md="column"]>[flex-gt-md="50"]{flex:1 1 50%;max-width:100%;max-height:50%;box-sizing:border-box}[flex-gt-md="55"]{flex:1 1 55%;max-width:55%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-md="55"],[layout-gt-md="row"]>[flex-gt-md="55"]{flex:1 1 55%;max-width:55%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-md="55"],[layout-gt-md="column"]>[flex-gt-md="55"]{flex:1 1 55%;max-width:100%;max-height:55%;box-sizing:border-box}[flex-gt-md="60"]{flex:1 1 60%;max-width:60%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-md="60"],[layout-gt-md="row"]>[flex-gt-md="60"]{flex:1 1 60%;max-width:60%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-md="60"],[layout-gt-md="column"]>[flex-gt-md="60"]{flex:1 1 60%;max-width:100%;max-height:60%;box-sizing:border-box}[flex-gt-md="65"]{flex:1 1 65%;max-width:65%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-md="65"],[layout-gt-md="row"]>[flex-gt-md="65"]{flex:1 1 65%;max-width:65%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-md="65"],[layout-gt-md="column"]>[flex-gt-md="65"]{flex:1 1 65%;max-width:100%;max-height:65%;box-sizing:border-box}[flex-gt-md="70"]{flex:1 1 70%;max-width:70%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-md="70"],[layout-gt-md="row"]>[flex-gt-md="70"]{flex:1 1 70%;max-width:70%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-md="70"],[layout-gt-md="column"]>[flex-gt-md="70"]{flex:1 1 70%;max-width:100%;max-height:70%;box-sizing:border-box}[flex-gt-md="75"]{flex:1 1 75%;max-width:75%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-md="75"],[layout-gt-md="row"]>[flex-gt-md="75"]{flex:1 1 75%;max-width:75%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-md="75"],[layout-gt-md="column"]>[flex-gt-md="75"]{flex:1 1 75%;max-width:100%;max-height:75%;box-sizing:border-box}[flex-gt-md="80"]{flex:1 1 80%;max-width:80%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-md="80"],[layout-gt-md="row"]>[flex-gt-md="80"]{flex:1 1 80%;max-width:80%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-md="80"],[layout-gt-md="column"]>[flex-gt-md="80"]{flex:1 1 80%;max-width:100%;max-height:80%;box-sizing:border-box}[flex-gt-md="85"]{flex:1 1 85%;max-width:85%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-md="85"],[layout-gt-md="row"]>[flex-gt-md="85"]{flex:1 1 85%;max-width:85%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-md="85"],[layout-gt-md="column"]>[flex-gt-md="85"]{flex:1 1 85%;max-width:100%;max-height:85%;box-sizing:border-box}[flex-gt-md="90"]{flex:1 1 90%;max-width:90%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-md="90"],[layout-gt-md="row"]>[flex-gt-md="90"]{flex:1 1 90%;max-width:90%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-md="90"],[layout-gt-md="column"]>[flex-gt-md="90"]{flex:1 1 90%;max-width:100%;max-height:90%;box-sizing:border-box}[flex-gt-md="95"]{flex:1 1 95%;max-width:95%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-md="95"],[layout-gt-md="row"]>[flex-gt-md="95"]{flex:1 1 95%;max-width:95%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-md="95"],[layout-gt-md="column"]>[flex-gt-md="95"]{flex:1 1 95%;max-width:100%;max-height:95%;box-sizing:border-box}[flex-gt-md="100"]{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-md="100"],[layout-gt-md="row"]>[flex-gt-md="100"]{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-md="100"],[layout-gt-md="column"]>[flex-gt-md="100"]{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-md="33"],[layout="row"]>[flex-gt-md="33"],[layout-gt-md="row"]>[flex-gt-md="33"],[layout-gt-md="row"]>[flex-gt-md="33"]{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-md="66"],[layout="row"]>[flex-gt-md="66"],[layout-gt-md="row"]>[flex-gt-md="66"],[layout-gt-md="row"]>[flex-gt-md="66"]{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-md="33"],[layout="column"]>[flex-gt-md="33"],[layout-gt-md="column"]>[flex-gt-md="33"],[layout-gt-md="column"]>[flex-gt-md="33"]{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}[layout="column"]>[flex-gt-md="66"],[layout="column"]>[flex-gt-md="66"],[layout-gt-md="column"]>[flex-gt-md="66"],[layout-gt-md="column"]>[flex-gt-md="66"]{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}[layout-gt-md],[layout-gt-md="column"],[layout-gt-md="row"]{box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}[layout-gt-md="column"]{flex-direction:column}[layout-gt-md="row"]{flex-direction:row}}@media (min-width: 1280px) and (max-width: 1919px){[hide]:not([show-gt-xs]):not([show-gt-sm]):not([show-gt-md]):not([show-lg]):not([show]),[hide-gt-xs]:not([show-gt-xs]):not([show-gt-sm]):not([show-gt-md]):not([show-lg]):not([show]),[hide-gt-sm]:not([show-gt-xs]):not([show-gt-sm]):not([show-gt-md]):not([show-lg]):not([show]),[hide-gt-md]:not([show-gt-xs]):not([show-gt-sm]):not([show-gt-md]):not([show-lg]):not([show]){display:none}[hide-lg]:not([show-lg]):not([show]){display:none}[flex-order-lg="-20"]{order:-20}[flex-order-lg="-19"]{order:-19}[flex-order-lg="-18"]{order:-18}[flex-order-lg="-17"]{order:-17}[flex-order-lg="-16"]{order:-16}[flex-order-lg="-15"]{order:-15}[flex-order-lg="-14"]{order:-14}[flex-order-lg="-13"]{order:-13}[flex-order-lg="-12"]{order:-12}[flex-order-lg="-11"]{order:-11}[flex-order-lg="-10"]{order:-10}[flex-order-lg="-9"]{order:-9}[flex-order-lg="-8"]{order:-8}[flex-order-lg="-7"]{order:-7}[flex-order-lg="-6"]{order:-6}[flex-order-lg="-5"]{order:-5}[flex-order-lg="-4"]{order:-4}[flex-order-lg="-3"]{order:-3}[flex-order-lg="-2"]{order:-2}[flex-order-lg="-1"]{order:-1}[flex-order-lg="0"]{order:0}[flex-order-lg="1"]{order:1}[flex-order-lg="2"]{order:2}[flex-order-lg="3"]{order:3}[flex-order-lg="4"]{order:4}[flex-order-lg="5"]{order:5}[flex-order-lg="6"]{order:6}[flex-order-lg="7"]{order:7}[flex-order-lg="8"]{order:8}[flex-order-lg="9"]{order:9}[flex-order-lg="10"]{order:10}[flex-order-lg="11"]{order:11}[flex-order-lg="12"]{order:12}[flex-order-lg="13"]{order:13}[flex-order-lg="14"]{order:14}[flex-order-lg="15"]{order:15}[flex-order-lg="16"]{order:16}[flex-order-lg="17"]{order:17}[flex-order-lg="18"]{order:18}[flex-order-lg="19"]{order:19}[flex-order-lg="20"]{order:20}[flex-offset-lg="0"]{margin-left:0%}[flex-offset-lg="5"]{margin-left:5%}[flex-offset-lg="10"]{margin-left:10%}[flex-offset-lg="15"]{margin-left:15%}[flex-offset-lg="20"]{margin-left:20%}[flex-offset-lg="25"]{margin-left:25%}[flex-offset-lg="30"]{margin-left:30%}[flex-offset-lg="35"]{margin-left:35%}[flex-offset-lg="40"]{margin-left:40%}[flex-offset-lg="45"]{margin-left:45%}[flex-offset-lg="50"]{margin-left:50%}[flex-offset-lg="55"]{margin-left:55%}[flex-offset-lg="60"]{margin-left:60%}[flex-offset-lg="65"]{margin-left:65%}[flex-offset-lg="70"]{margin-left:70%}[flex-offset-lg="75"]{margin-left:75%}[flex-offset-lg="80"]{margin-left:80%}[flex-offset-lg="85"]{margin-left:85%}[flex-offset-lg="90"]{margin-left:90%}[flex-offset-lg="95"]{margin-left:95%}[flex-offset-lg="33"]{margin-left:calc(100% / 3)}[flex-offset-lg="66"]{margin-left:calc(200% / 3)}[layout-align-lg],[layout-align-lg="start stretch"]{justify-content:flex-start;align-content:stretch;align-items:stretch}[layout-align-lg="start"],[layout-align-lg="start start"],[layout-align-lg="start center"],[layout-align-lg="start end"],[layout-align-lg="start stretch"]{justify-content:flex-start}[layout-align-lg="center"],[layout-align-lg="center start"],[layout-align-lg="center center"],[layout-align-lg="center end"],[layout-align-lg="center stretch"]{justify-content:center}[layout-align-lg="end"],[layout-align-lg="end center"],[layout-align-lg="end start"],[layout-align-lg="end end"],[layout-align-lg="end stretch"]{justify-content:flex-end}[layout-align-lg="space-around"],[layout-align-lg="space-around center"],[layout-align-lg="space-around start"],[layout-align-lg="space-around end"],[layout-align-lg="space-around stretch"]{justify-content:space-around}[layout-align-lg="space-between"],[layout-align-lg="space-between center"],[layout-align-lg="space-between start"],[layout-align-lg="space-between end"],[layout-align-lg="space-between stretch"]{justify-content:space-between}[layout-align-lg="start start"],[layout-align-lg="center start"],[layout-align-lg="end start"],[layout-align-lg="space-between start"],[layout-align-lg="space-around start"]{align-items:flex-start;align-content:flex-start}[layout-align-lg="start center"],[layout-align-lg="center center"],[layout-align-lg="end center"],[layout-align-lg="space-between center"],[layout-align-lg="space-around center"]{align-items:center;align-content:center;max-width:100%}[layout-align-lg="start center"]>*,[layout-align-lg="center center"]>*,[layout-align-lg="end center"]>*,[layout-align-lg="space-between center"]>*,[layout-align-lg="space-around center"]>*{max-width:100%;box-sizing:border-box}[layout-align-lg="start end"],[layout-align-lg="center end"],[layout-align-lg="end end"],[layout-align-lg="space-between end"],[layout-align-lg="space-around end"]{align-items:flex-end;align-content:flex-end}[layout-align-lg="start stretch"],[layout-align-lg="center stretch"],[layout-align-lg="end stretch"],[layout-align-lg="space-between stretch"],[layout-align-lg="space-around stretch"]{align-items:stretch;align-content:stretch}[flex-lg]{flex:1;box-sizing:border-box}}@media screen\0  and (min-width: 1280px) and (max-width: 1919px){[flex-lg]{flex:1 1 0%}}@media (min-width: 1280px) and (max-width: 1919px){[flex-lg-grow]{flex:1 1 100%;box-sizing:border-box}[flex-lg-initial]{flex:0 1 auto;box-sizing:border-box}[flex-lg-auto]{flex:1 1 auto;box-sizing:border-box}[flex-lg-none]{flex:0 0 auto;box-sizing:border-box}[flex-lg="0"]{flex:1 1 0%;max-width:0%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-lg="0"],[layout-lg="row"]>[flex-lg="0"]{flex:1 1 0%;max-width:0%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-lg="0"],[layout-lg="column"]>[flex-lg="0"]{flex:1 1 0%;max-width:100%;max-height:0%;box-sizing:border-box}[flex-lg="5"]{flex:1 1 5%;max-width:5%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-lg="5"],[layout-lg="row"]>[flex-lg="5"]{flex:1 1 5%;max-width:5%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-lg="5"],[layout-lg="column"]>[flex-lg="5"]{flex:1 1 5%;max-width:100%;max-height:5%;box-sizing:border-box}[flex-lg="10"]{flex:1 1 10%;max-width:10%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-lg="10"],[layout-lg="row"]>[flex-lg="10"]{flex:1 1 10%;max-width:10%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-lg="10"],[layout-lg="column"]>[flex-lg="10"]{flex:1 1 10%;max-width:100%;max-height:10%;box-sizing:border-box}[flex-lg="15"]{flex:1 1 15%;max-width:15%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-lg="15"],[layout-lg="row"]>[flex-lg="15"]{flex:1 1 15%;max-width:15%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-lg="15"],[layout-lg="column"]>[flex-lg="15"]{flex:1 1 15%;max-width:100%;max-height:15%;box-sizing:border-box}[flex-lg="20"]{flex:1 1 20%;max-width:20%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-lg="20"],[layout-lg="row"]>[flex-lg="20"]{flex:1 1 20%;max-width:20%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-lg="20"],[layout-lg="column"]>[flex-lg="20"]{flex:1 1 20%;max-width:100%;max-height:20%;box-sizing:border-box}[flex-lg="25"]{flex:1 1 25%;max-width:25%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-lg="25"],[layout-lg="row"]>[flex-lg="25"]{flex:1 1 25%;max-width:25%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-lg="25"],[layout-lg="column"]>[flex-lg="25"]{flex:1 1 25%;max-width:100%;max-height:25%;box-sizing:border-box}[flex-lg="30"]{flex:1 1 30%;max-width:30%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-lg="30"],[layout-lg="row"]>[flex-lg="30"]{flex:1 1 30%;max-width:30%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-lg="30"],[layout-lg="column"]>[flex-lg="30"]{flex:1 1 30%;max-width:100%;max-height:30%;box-sizing:border-box}[flex-lg="35"]{flex:1 1 35%;max-width:35%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-lg="35"],[layout-lg="row"]>[flex-lg="35"]{flex:1 1 35%;max-width:35%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-lg="35"],[layout-lg="column"]>[flex-lg="35"]{flex:1 1 35%;max-width:100%;max-height:35%;box-sizing:border-box}[flex-lg="40"]{flex:1 1 40%;max-width:40%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-lg="40"],[layout-lg="row"]>[flex-lg="40"]{flex:1 1 40%;max-width:40%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-lg="40"],[layout-lg="column"]>[flex-lg="40"]{flex:1 1 40%;max-width:100%;max-height:40%;box-sizing:border-box}[flex-lg="45"]{flex:1 1 45%;max-width:45%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-lg="45"],[layout-lg="row"]>[flex-lg="45"]{flex:1 1 45%;max-width:45%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-lg="45"],[layout-lg="column"]>[flex-lg="45"]{flex:1 1 45%;max-width:100%;max-height:45%;box-sizing:border-box}[flex-lg="50"]{flex:1 1 50%;max-width:50%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-lg="50"],[layout-lg="row"]>[flex-lg="50"]{flex:1 1 50%;max-width:50%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-lg="50"],[layout-lg="column"]>[flex-lg="50"]{flex:1 1 50%;max-width:100%;max-height:50%;box-sizing:border-box}[flex-lg="55"]{flex:1 1 55%;max-width:55%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-lg="55"],[layout-lg="row"]>[flex-lg="55"]{flex:1 1 55%;max-width:55%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-lg="55"],[layout-lg="column"]>[flex-lg="55"]{flex:1 1 55%;max-width:100%;max-height:55%;box-sizing:border-box}[flex-lg="60"]{flex:1 1 60%;max-width:60%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-lg="60"],[layout-lg="row"]>[flex-lg="60"]{flex:1 1 60%;max-width:60%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-lg="60"],[layout-lg="column"]>[flex-lg="60"]{flex:1 1 60%;max-width:100%;max-height:60%;box-sizing:border-box}[flex-lg="65"]{flex:1 1 65%;max-width:65%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-lg="65"],[layout-lg="row"]>[flex-lg="65"]{flex:1 1 65%;max-width:65%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-lg="65"],[layout-lg="column"]>[flex-lg="65"]{flex:1 1 65%;max-width:100%;max-height:65%;box-sizing:border-box}[flex-lg="70"]{flex:1 1 70%;max-width:70%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-lg="70"],[layout-lg="row"]>[flex-lg="70"]{flex:1 1 70%;max-width:70%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-lg="70"],[layout-lg="column"]>[flex-lg="70"]{flex:1 1 70%;max-width:100%;max-height:70%;box-sizing:border-box}[flex-lg="75"]{flex:1 1 75%;max-width:75%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-lg="75"],[layout-lg="row"]>[flex-lg="75"]{flex:1 1 75%;max-width:75%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-lg="75"],[layout-lg="column"]>[flex-lg="75"]{flex:1 1 75%;max-width:100%;max-height:75%;box-sizing:border-box}[flex-lg="80"]{flex:1 1 80%;max-width:80%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-lg="80"],[layout-lg="row"]>[flex-lg="80"]{flex:1 1 80%;max-width:80%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-lg="80"],[layout-lg="column"]>[flex-lg="80"]{flex:1 1 80%;max-width:100%;max-height:80%;box-sizing:border-box}[flex-lg="85"]{flex:1 1 85%;max-width:85%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-lg="85"],[layout-lg="row"]>[flex-lg="85"]{flex:1 1 85%;max-width:85%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-lg="85"],[layout-lg="column"]>[flex-lg="85"]{flex:1 1 85%;max-width:100%;max-height:85%;box-sizing:border-box}[flex-lg="90"]{flex:1 1 90%;max-width:90%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-lg="90"],[layout-lg="row"]>[flex-lg="90"]{flex:1 1 90%;max-width:90%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-lg="90"],[layout-lg="column"]>[flex-lg="90"]{flex:1 1 90%;max-width:100%;max-height:90%;box-sizing:border-box}[flex-lg="95"]{flex:1 1 95%;max-width:95%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-lg="95"],[layout-lg="row"]>[flex-lg="95"]{flex:1 1 95%;max-width:95%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-lg="95"],[layout-lg="column"]>[flex-lg="95"]{flex:1 1 95%;max-width:100%;max-height:95%;box-sizing:border-box}[flex-lg="100"]{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-lg="100"],[layout-lg="row"]>[flex-lg="100"]{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-lg="100"],[layout-lg="column"]>[flex-lg="100"]{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-lg="33"],[layout="row"]>[flex-lg="33"],[layout-lg="row"]>[flex-lg="33"],[layout-lg="row"]>[flex-lg="33"]{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-lg="66"],[layout="row"]>[flex-lg="66"],[layout-lg="row"]>[flex-lg="66"],[layout-lg="row"]>[flex-lg="66"]{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-lg="33"],[layout="column"]>[flex-lg="33"],[layout-lg="column"]>[flex-lg="33"],[layout-lg="column"]>[flex-lg="33"]{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}[layout="column"]>[flex-lg="66"],[layout="column"]>[flex-lg="66"],[layout-lg="column"]>[flex-lg="66"],[layout-lg="column"]>[flex-lg="66"]{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}[layout-lg],[layout-lg="column"],[layout-lg="row"]{box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}[layout-lg="column"]{flex-direction:column}[layout-lg="row"]{flex-direction:row}}@media (min-width: 1920px){[flex-order-gt-lg="-20"]{order:-20}[flex-order-gt-lg="-19"]{order:-19}[flex-order-gt-lg="-18"]{order:-18}[flex-order-gt-lg="-17"]{order:-17}[flex-order-gt-lg="-16"]{order:-16}[flex-order-gt-lg="-15"]{order:-15}[flex-order-gt-lg="-14"]{order:-14}[flex-order-gt-lg="-13"]{order:-13}[flex-order-gt-lg="-12"]{order:-12}[flex-order-gt-lg="-11"]{order:-11}[flex-order-gt-lg="-10"]{order:-10}[flex-order-gt-lg="-9"]{order:-9}[flex-order-gt-lg="-8"]{order:-8}[flex-order-gt-lg="-7"]{order:-7}[flex-order-gt-lg="-6"]{order:-6}[flex-order-gt-lg="-5"]{order:-5}[flex-order-gt-lg="-4"]{order:-4}[flex-order-gt-lg="-3"]{order:-3}[flex-order-gt-lg="-2"]{order:-2}[flex-order-gt-lg="-1"]{order:-1}[flex-order-gt-lg="0"]{order:0}[flex-order-gt-lg="1"]{order:1}[flex-order-gt-lg="2"]{order:2}[flex-order-gt-lg="3"]{order:3}[flex-order-gt-lg="4"]{order:4}[flex-order-gt-lg="5"]{order:5}[flex-order-gt-lg="6"]{order:6}[flex-order-gt-lg="7"]{order:7}[flex-order-gt-lg="8"]{order:8}[flex-order-gt-lg="9"]{order:9}[flex-order-gt-lg="10"]{order:10}[flex-order-gt-lg="11"]{order:11}[flex-order-gt-lg="12"]{order:12}[flex-order-gt-lg="13"]{order:13}[flex-order-gt-lg="14"]{order:14}[flex-order-gt-lg="15"]{order:15}[flex-order-gt-lg="16"]{order:16}[flex-order-gt-lg="17"]{order:17}[flex-order-gt-lg="18"]{order:18}[flex-order-gt-lg="19"]{order:19}[flex-order-gt-lg="20"]{order:20}[flex-offset-gt-lg="0"]{margin-left:0%}[flex-offset-gt-lg="5"]{margin-left:5%}[flex-offset-gt-lg="10"]{margin-left:10%}[flex-offset-gt-lg="15"]{margin-left:15%}[flex-offset-gt-lg="20"]{margin-left:20%}[flex-offset-gt-lg="25"]{margin-left:25%}[flex-offset-gt-lg="30"]{margin-left:30%}[flex-offset-gt-lg="35"]{margin-left:35%}[flex-offset-gt-lg="40"]{margin-left:40%}[flex-offset-gt-lg="45"]{margin-left:45%}[flex-offset-gt-lg="50"]{margin-left:50%}[flex-offset-gt-lg="55"]{margin-left:55%}[flex-offset-gt-lg="60"]{margin-left:60%}[flex-offset-gt-lg="65"]{margin-left:65%}[flex-offset-gt-lg="70"]{margin-left:70%}[flex-offset-gt-lg="75"]{margin-left:75%}[flex-offset-gt-lg="80"]{margin-left:80%}[flex-offset-gt-lg="85"]{margin-left:85%}[flex-offset-gt-lg="90"]{margin-left:90%}[flex-offset-gt-lg="95"]{margin-left:95%}[flex-offset-gt-lg="33"]{margin-left:calc(100% / 3)}[flex-offset-gt-lg="66"]{margin-left:calc(200% / 3)}[layout-align-gt-lg],[layout-align-gt-lg="start stretch"]{justify-content:flex-start;align-content:stretch;align-items:stretch}[layout-align-gt-lg="start"],[layout-align-gt-lg="start start"],[layout-align-gt-lg="start center"],[layout-align-gt-lg="start end"],[layout-align-gt-lg="start stretch"]{justify-content:flex-start}[layout-align-gt-lg="center"],[layout-align-gt-lg="center start"],[layout-align-gt-lg="center center"],[layout-align-gt-lg="center end"],[layout-align-gt-lg="center stretch"]{justify-content:center}[layout-align-gt-lg="end"],[layout-align-gt-lg="end center"],[layout-align-gt-lg="end start"],[layout-align-gt-lg="end end"],[layout-align-gt-lg="end stretch"]{justify-content:flex-end}[layout-align-gt-lg="space-around"],[layout-align-gt-lg="space-around center"],[layout-align-gt-lg="space-around start"],[layout-align-gt-lg="space-around end"],[layout-align-gt-lg="space-around stretch"]{justify-content:space-around}[layout-align-gt-lg="space-between"],[layout-align-gt-lg="space-between center"],[layout-align-gt-lg="space-between start"],[layout-align-gt-lg="space-between end"],[layout-align-gt-lg="space-between stretch"]{justify-content:space-between}[layout-align-gt-lg="start start"],[layout-align-gt-lg="center start"],[layout-align-gt-lg="end start"],[layout-align-gt-lg="space-between start"],[layout-align-gt-lg="space-around start"]{align-items:flex-start;align-content:flex-start}[layout-align-gt-lg="start center"],[layout-align-gt-lg="center center"],[layout-align-gt-lg="end center"],[layout-align-gt-lg="space-between center"],[layout-align-gt-lg="space-around center"]{align-items:center;align-content:center;max-width:100%}[layout-align-gt-lg="start center"]>*,[layout-align-gt-lg="center center"]>*,[layout-align-gt-lg="end center"]>*,[layout-align-gt-lg="space-between center"]>*,[layout-align-gt-lg="space-around center"]>*{max-width:100%;box-sizing:border-box}[layout-align-gt-lg="start end"],[layout-align-gt-lg="center end"],[layout-align-gt-lg="end end"],[layout-align-gt-lg="space-between end"],[layout-align-gt-lg="space-around end"]{align-items:flex-end;align-content:flex-end}[layout-align-gt-lg="start stretch"],[layout-align-gt-lg="center stretch"],[layout-align-gt-lg="end stretch"],[layout-align-gt-lg="space-between stretch"],[layout-align-gt-lg="space-around stretch"]{align-items:stretch;align-content:stretch}[flex-gt-lg]{flex:1;box-sizing:border-box}}@media screen\0  and (min-width: 1920px){[flex-gt-lg]{flex:1 1 0%}}@media (min-width: 1920px){[flex-gt-lg-grow]{flex:1 1 100%;box-sizing:border-box}[flex-gt-lg-initial]{flex:0 1 auto;box-sizing:border-box}[flex-gt-lg-auto]{flex:1 1 auto;box-sizing:border-box}[flex-gt-lg-none]{flex:0 0 auto;box-sizing:border-box}[flex-gt-lg="0"]{flex:1 1 0%;max-width:0%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-lg="0"],[layout-gt-lg="row"]>[flex-gt-lg="0"]{flex:1 1 0%;max-width:0%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-lg="0"],[layout-gt-lg="column"]>[flex-gt-lg="0"]{flex:1 1 0%;max-width:100%;max-height:0%;box-sizing:border-box}[flex-gt-lg="5"]{flex:1 1 5%;max-width:5%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-lg="5"],[layout-gt-lg="row"]>[flex-gt-lg="5"]{flex:1 1 5%;max-width:5%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-lg="5"],[layout-gt-lg="column"]>[flex-gt-lg="5"]{flex:1 1 5%;max-width:100%;max-height:5%;box-sizing:border-box}[flex-gt-lg="10"]{flex:1 1 10%;max-width:10%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-lg="10"],[layout-gt-lg="row"]>[flex-gt-lg="10"]{flex:1 1 10%;max-width:10%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-lg="10"],[layout-gt-lg="column"]>[flex-gt-lg="10"]{flex:1 1 10%;max-width:100%;max-height:10%;box-sizing:border-box}[flex-gt-lg="15"]{flex:1 1 15%;max-width:15%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-lg="15"],[layout-gt-lg="row"]>[flex-gt-lg="15"]{flex:1 1 15%;max-width:15%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-lg="15"],[layout-gt-lg="column"]>[flex-gt-lg="15"]{flex:1 1 15%;max-width:100%;max-height:15%;box-sizing:border-box}[flex-gt-lg="20"]{flex:1 1 20%;max-width:20%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-lg="20"],[layout-gt-lg="row"]>[flex-gt-lg="20"]{flex:1 1 20%;max-width:20%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-lg="20"],[layout-gt-lg="column"]>[flex-gt-lg="20"]{flex:1 1 20%;max-width:100%;max-height:20%;box-sizing:border-box}[flex-gt-lg="25"]{flex:1 1 25%;max-width:25%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-lg="25"],[layout-gt-lg="row"]>[flex-gt-lg="25"]{flex:1 1 25%;max-width:25%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-lg="25"],[layout-gt-lg="column"]>[flex-gt-lg="25"]{flex:1 1 25%;max-width:100%;max-height:25%;box-sizing:border-box}[flex-gt-lg="30"]{flex:1 1 30%;max-width:30%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-lg="30"],[layout-gt-lg="row"]>[flex-gt-lg="30"]{flex:1 1 30%;max-width:30%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-lg="30"],[layout-gt-lg="column"]>[flex-gt-lg="30"]{flex:1 1 30%;max-width:100%;max-height:30%;box-sizing:border-box}[flex-gt-lg="35"]{flex:1 1 35%;max-width:35%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-lg="35"],[layout-gt-lg="row"]>[flex-gt-lg="35"]{flex:1 1 35%;max-width:35%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-lg="35"],[layout-gt-lg="column"]>[flex-gt-lg="35"]{flex:1 1 35%;max-width:100%;max-height:35%;box-sizing:border-box}[flex-gt-lg="40"]{flex:1 1 40%;max-width:40%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-lg="40"],[layout-gt-lg="row"]>[flex-gt-lg="40"]{flex:1 1 40%;max-width:40%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-lg="40"],[layout-gt-lg="column"]>[flex-gt-lg="40"]{flex:1 1 40%;max-width:100%;max-height:40%;box-sizing:border-box}[flex-gt-lg="45"]{flex:1 1 45%;max-width:45%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-lg="45"],[layout-gt-lg="row"]>[flex-gt-lg="45"]{flex:1 1 45%;max-width:45%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-lg="45"],[layout-gt-lg="column"]>[flex-gt-lg="45"]{flex:1 1 45%;max-width:100%;max-height:45%;box-sizing:border-box}[flex-gt-lg="50"]{flex:1 1 50%;max-width:50%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-lg="50"],[layout-gt-lg="row"]>[flex-gt-lg="50"]{flex:1 1 50%;max-width:50%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-lg="50"],[layout-gt-lg="column"]>[flex-gt-lg="50"]{flex:1 1 50%;max-width:100%;max-height:50%;box-sizing:border-box}[flex-gt-lg="55"]{flex:1 1 55%;max-width:55%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-lg="55"],[layout-gt-lg="row"]>[flex-gt-lg="55"]{flex:1 1 55%;max-width:55%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-lg="55"],[layout-gt-lg="column"]>[flex-gt-lg="55"]{flex:1 1 55%;max-width:100%;max-height:55%;box-sizing:border-box}[flex-gt-lg="60"]{flex:1 1 60%;max-width:60%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-lg="60"],[layout-gt-lg="row"]>[flex-gt-lg="60"]{flex:1 1 60%;max-width:60%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-lg="60"],[layout-gt-lg="column"]>[flex-gt-lg="60"]{flex:1 1 60%;max-width:100%;max-height:60%;box-sizing:border-box}[flex-gt-lg="65"]{flex:1 1 65%;max-width:65%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-lg="65"],[layout-gt-lg="row"]>[flex-gt-lg="65"]{flex:1 1 65%;max-width:65%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-lg="65"],[layout-gt-lg="column"]>[flex-gt-lg="65"]{flex:1 1 65%;max-width:100%;max-height:65%;box-sizing:border-box}[flex-gt-lg="70"]{flex:1 1 70%;max-width:70%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-lg="70"],[layout-gt-lg="row"]>[flex-gt-lg="70"]{flex:1 1 70%;max-width:70%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-lg="70"],[layout-gt-lg="column"]>[flex-gt-lg="70"]{flex:1 1 70%;max-width:100%;max-height:70%;box-sizing:border-box}[flex-gt-lg="75"]{flex:1 1 75%;max-width:75%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-lg="75"],[layout-gt-lg="row"]>[flex-gt-lg="75"]{flex:1 1 75%;max-width:75%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-lg="75"],[layout-gt-lg="column"]>[flex-gt-lg="75"]{flex:1 1 75%;max-width:100%;max-height:75%;box-sizing:border-box}[flex-gt-lg="80"]{flex:1 1 80%;max-width:80%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-lg="80"],[layout-gt-lg="row"]>[flex-gt-lg="80"]{flex:1 1 80%;max-width:80%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-lg="80"],[layout-gt-lg="column"]>[flex-gt-lg="80"]{flex:1 1 80%;max-width:100%;max-height:80%;box-sizing:border-box}[flex-gt-lg="85"]{flex:1 1 85%;max-width:85%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-lg="85"],[layout-gt-lg="row"]>[flex-gt-lg="85"]{flex:1 1 85%;max-width:85%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-lg="85"],[layout-gt-lg="column"]>[flex-gt-lg="85"]{flex:1 1 85%;max-width:100%;max-height:85%;box-sizing:border-box}[flex-gt-lg="90"]{flex:1 1 90%;max-width:90%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-lg="90"],[layout-gt-lg="row"]>[flex-gt-lg="90"]{flex:1 1 90%;max-width:90%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-lg="90"],[layout-gt-lg="column"]>[flex-gt-lg="90"]{flex:1 1 90%;max-width:100%;max-height:90%;box-sizing:border-box}[flex-gt-lg="95"]{flex:1 1 95%;max-width:95%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-lg="95"],[layout-gt-lg="row"]>[flex-gt-lg="95"]{flex:1 1 95%;max-width:95%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-lg="95"],[layout-gt-lg="column"]>[flex-gt-lg="95"]{flex:1 1 95%;max-width:100%;max-height:95%;box-sizing:border-box}[flex-gt-lg="100"]{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-lg="100"],[layout-gt-lg="row"]>[flex-gt-lg="100"]{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-lg="100"],[layout-gt-lg="column"]>[flex-gt-lg="100"]{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-lg="33"],[layout="row"]>[flex-gt-lg="33"],[layout-gt-lg="row"]>[flex-gt-lg="33"],[layout-gt-lg="row"]>[flex-gt-lg="33"]{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-gt-lg="66"],[layout="row"]>[flex-gt-lg="66"],[layout-gt-lg="row"]>[flex-gt-lg="66"],[layout-gt-lg="row"]>[flex-gt-lg="66"]{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-gt-lg="33"],[layout="column"]>[flex-gt-lg="33"],[layout-gt-lg="column"]>[flex-gt-lg="33"],[layout-gt-lg="column"]>[flex-gt-lg="33"]{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}[layout="column"]>[flex-gt-lg="66"],[layout="column"]>[flex-gt-lg="66"],[layout-gt-lg="column"]>[flex-gt-lg="66"],[layout-gt-lg="column"]>[flex-gt-lg="66"]{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}[layout-gt-lg],[layout-gt-lg="column"],[layout-gt-lg="row"]{box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}[layout-gt-lg="column"]{flex-direction:column}[layout-gt-lg="row"]{flex-direction:row}[flex-order-xl="-20"]{order:-20}[flex-order-xl="-19"]{order:-19}[flex-order-xl="-18"]{order:-18}[flex-order-xl="-17"]{order:-17}[flex-order-xl="-16"]{order:-16}[flex-order-xl="-15"]{order:-15}[flex-order-xl="-14"]{order:-14}[flex-order-xl="-13"]{order:-13}[flex-order-xl="-12"]{order:-12}[flex-order-xl="-11"]{order:-11}[flex-order-xl="-10"]{order:-10}[flex-order-xl="-9"]{order:-9}[flex-order-xl="-8"]{order:-8}[flex-order-xl="-7"]{order:-7}[flex-order-xl="-6"]{order:-6}[flex-order-xl="-5"]{order:-5}[flex-order-xl="-4"]{order:-4}[flex-order-xl="-3"]{order:-3}[flex-order-xl="-2"]{order:-2}[flex-order-xl="-1"]{order:-1}[flex-order-xl="0"]{order:0}[flex-order-xl="1"]{order:1}[flex-order-xl="2"]{order:2}[flex-order-xl="3"]{order:3}[flex-order-xl="4"]{order:4}[flex-order-xl="5"]{order:5}[flex-order-xl="6"]{order:6}[flex-order-xl="7"]{order:7}[flex-order-xl="8"]{order:8}[flex-order-xl="9"]{order:9}[flex-order-xl="10"]{order:10}[flex-order-xl="11"]{order:11}[flex-order-xl="12"]{order:12}[flex-order-xl="13"]{order:13}[flex-order-xl="14"]{order:14}[flex-order-xl="15"]{order:15}[flex-order-xl="16"]{order:16}[flex-order-xl="17"]{order:17}[flex-order-xl="18"]{order:18}[flex-order-xl="19"]{order:19}[flex-order-xl="20"]{order:20}[flex-offset-xl="0"]{margin-left:0%}[flex-offset-xl="5"]{margin-left:5%}[flex-offset-xl="10"]{margin-left:10%}[flex-offset-xl="15"]{margin-left:15%}[flex-offset-xl="20"]{margin-left:20%}[flex-offset-xl="25"]{margin-left:25%}[flex-offset-xl="30"]{margin-left:30%}[flex-offset-xl="35"]{margin-left:35%}[flex-offset-xl="40"]{margin-left:40%}[flex-offset-xl="45"]{margin-left:45%}[flex-offset-xl="50"]{margin-left:50%}[flex-offset-xl="55"]{margin-left:55%}[flex-offset-xl="60"]{margin-left:60%}[flex-offset-xl="65"]{margin-left:65%}[flex-offset-xl="70"]{margin-left:70%}[flex-offset-xl="75"]{margin-left:75%}[flex-offset-xl="80"]{margin-left:80%}[flex-offset-xl="85"]{margin-left:85%}[flex-offset-xl="90"]{margin-left:90%}[flex-offset-xl="95"]{margin-left:95%}[flex-offset-xl="33"]{margin-left:calc(100% / 3)}[flex-offset-xl="66"]{margin-left:calc(200% / 3)}[layout-align-xl],[layout-align-xl="start stretch"]{justify-content:flex-start;align-content:stretch;align-items:stretch}[layout-align-xl="start"],[layout-align-xl="start start"],[layout-align-xl="start center"],[layout-align-xl="start end"],[layout-align-xl="start stretch"]{justify-content:flex-start}[layout-align-xl="center"],[layout-align-xl="center start"],[layout-align-xl="center center"],[layout-align-xl="center end"],[layout-align-xl="center stretch"]{justify-content:center}[layout-align-xl="end"],[layout-align-xl="end center"],[layout-align-xl="end start"],[layout-align-xl="end end"],[layout-align-xl="end stretch"]{justify-content:flex-end}[layout-align-xl="space-around"],[layout-align-xl="space-around center"],[layout-align-xl="space-around start"],[layout-align-xl="space-around end"],[layout-align-xl="space-around stretch"]{justify-content:space-around}[layout-align-xl="space-between"],[layout-align-xl="space-between center"],[layout-align-xl="space-between start"],[layout-align-xl="space-between end"],[layout-align-xl="space-between stretch"]{justify-content:space-between}[layout-align-xl="start start"],[layout-align-xl="center start"],[layout-align-xl="end start"],[layout-align-xl="space-between start"],[layout-align-xl="space-around start"]{align-items:flex-start;align-content:flex-start}[layout-align-xl="start center"],[layout-align-xl="center center"],[layout-align-xl="end center"],[layout-align-xl="space-between center"],[layout-align-xl="space-around center"]{align-items:center;align-content:center;max-width:100%}[layout-align-xl="start center"]>*,[layout-align-xl="center center"]>*,[layout-align-xl="end center"]>*,[layout-align-xl="space-between center"]>*,[layout-align-xl="space-around center"]>*{max-width:100%;box-sizing:border-box}[layout-align-xl="start end"],[layout-align-xl="center end"],[layout-align-xl="end end"],[layout-align-xl="space-between end"],[layout-align-xl="space-around end"]{align-items:flex-end;align-content:flex-end}[layout-align-xl="start stretch"],[layout-align-xl="center stretch"],[layout-align-xl="end stretch"],[layout-align-xl="space-between stretch"],[layout-align-xl="space-around stretch"]{align-items:stretch;align-content:stretch}[flex-xl]{flex:1;box-sizing:border-box}}@media screen\0  and (min-width: 1920px){[flex-xl]{flex:1 1 0%}}@media (min-width: 1920px){[flex-xl-grow]{flex:1 1 100%;box-sizing:border-box}[flex-xl-initial]{flex:0 1 auto;box-sizing:border-box}[flex-xl-auto]{flex:1 1 auto;box-sizing:border-box}[flex-xl-none]{flex:0 0 auto;box-sizing:border-box}[flex-xl="0"]{flex:1 1 0%;max-width:0%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-xl="0"],[layout-xl="row"]>[flex-xl="0"]{flex:1 1 0%;max-width:0%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-xl="0"],[layout-xl="column"]>[flex-xl="0"]{flex:1 1 0%;max-width:100%;max-height:0%;box-sizing:border-box}[flex-xl="5"]{flex:1 1 5%;max-width:5%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-xl="5"],[layout-xl="row"]>[flex-xl="5"]{flex:1 1 5%;max-width:5%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-xl="5"],[layout-xl="column"]>[flex-xl="5"]{flex:1 1 5%;max-width:100%;max-height:5%;box-sizing:border-box}[flex-xl="10"]{flex:1 1 10%;max-width:10%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-xl="10"],[layout-xl="row"]>[flex-xl="10"]{flex:1 1 10%;max-width:10%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-xl="10"],[layout-xl="column"]>[flex-xl="10"]{flex:1 1 10%;max-width:100%;max-height:10%;box-sizing:border-box}[flex-xl="15"]{flex:1 1 15%;max-width:15%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-xl="15"],[layout-xl="row"]>[flex-xl="15"]{flex:1 1 15%;max-width:15%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-xl="15"],[layout-xl="column"]>[flex-xl="15"]{flex:1 1 15%;max-width:100%;max-height:15%;box-sizing:border-box}[flex-xl="20"]{flex:1 1 20%;max-width:20%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-xl="20"],[layout-xl="row"]>[flex-xl="20"]{flex:1 1 20%;max-width:20%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-xl="20"],[layout-xl="column"]>[flex-xl="20"]{flex:1 1 20%;max-width:100%;max-height:20%;box-sizing:border-box}[flex-xl="25"]{flex:1 1 25%;max-width:25%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-xl="25"],[layout-xl="row"]>[flex-xl="25"]{flex:1 1 25%;max-width:25%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-xl="25"],[layout-xl="column"]>[flex-xl="25"]{flex:1 1 25%;max-width:100%;max-height:25%;box-sizing:border-box}[flex-xl="30"]{flex:1 1 30%;max-width:30%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-xl="30"],[layout-xl="row"]>[flex-xl="30"]{flex:1 1 30%;max-width:30%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-xl="30"],[layout-xl="column"]>[flex-xl="30"]{flex:1 1 30%;max-width:100%;max-height:30%;box-sizing:border-box}[flex-xl="35"]{flex:1 1 35%;max-width:35%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-xl="35"],[layout-xl="row"]>[flex-xl="35"]{flex:1 1 35%;max-width:35%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-xl="35"],[layout-xl="column"]>[flex-xl="35"]{flex:1 1 35%;max-width:100%;max-height:35%;box-sizing:border-box}[flex-xl="40"]{flex:1 1 40%;max-width:40%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-xl="40"],[layout-xl="row"]>[flex-xl="40"]{flex:1 1 40%;max-width:40%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-xl="40"],[layout-xl="column"]>[flex-xl="40"]{flex:1 1 40%;max-width:100%;max-height:40%;box-sizing:border-box}[flex-xl="45"]{flex:1 1 45%;max-width:45%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-xl="45"],[layout-xl="row"]>[flex-xl="45"]{flex:1 1 45%;max-width:45%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-xl="45"],[layout-xl="column"]>[flex-xl="45"]{flex:1 1 45%;max-width:100%;max-height:45%;box-sizing:border-box}[flex-xl="50"]{flex:1 1 50%;max-width:50%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-xl="50"],[layout-xl="row"]>[flex-xl="50"]{flex:1 1 50%;max-width:50%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-xl="50"],[layout-xl="column"]>[flex-xl="50"]{flex:1 1 50%;max-width:100%;max-height:50%;box-sizing:border-box}[flex-xl="55"]{flex:1 1 55%;max-width:55%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-xl="55"],[layout-xl="row"]>[flex-xl="55"]{flex:1 1 55%;max-width:55%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-xl="55"],[layout-xl="column"]>[flex-xl="55"]{flex:1 1 55%;max-width:100%;max-height:55%;box-sizing:border-box}[flex-xl="60"]{flex:1 1 60%;max-width:60%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-xl="60"],[layout-xl="row"]>[flex-xl="60"]{flex:1 1 60%;max-width:60%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-xl="60"],[layout-xl="column"]>[flex-xl="60"]{flex:1 1 60%;max-width:100%;max-height:60%;box-sizing:border-box}[flex-xl="65"]{flex:1 1 65%;max-width:65%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-xl="65"],[layout-xl="row"]>[flex-xl="65"]{flex:1 1 65%;max-width:65%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-xl="65"],[layout-xl="column"]>[flex-xl="65"]{flex:1 1 65%;max-width:100%;max-height:65%;box-sizing:border-box}[flex-xl="70"]{flex:1 1 70%;max-width:70%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-xl="70"],[layout-xl="row"]>[flex-xl="70"]{flex:1 1 70%;max-width:70%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-xl="70"],[layout-xl="column"]>[flex-xl="70"]{flex:1 1 70%;max-width:100%;max-height:70%;box-sizing:border-box}[flex-xl="75"]{flex:1 1 75%;max-width:75%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-xl="75"],[layout-xl="row"]>[flex-xl="75"]{flex:1 1 75%;max-width:75%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-xl="75"],[layout-xl="column"]>[flex-xl="75"]{flex:1 1 75%;max-width:100%;max-height:75%;box-sizing:border-box}[flex-xl="80"]{flex:1 1 80%;max-width:80%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-xl="80"],[layout-xl="row"]>[flex-xl="80"]{flex:1 1 80%;max-width:80%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-xl="80"],[layout-xl="column"]>[flex-xl="80"]{flex:1 1 80%;max-width:100%;max-height:80%;box-sizing:border-box}[flex-xl="85"]{flex:1 1 85%;max-width:85%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-xl="85"],[layout-xl="row"]>[flex-xl="85"]{flex:1 1 85%;max-width:85%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-xl="85"],[layout-xl="column"]>[flex-xl="85"]{flex:1 1 85%;max-width:100%;max-height:85%;box-sizing:border-box}[flex-xl="90"]{flex:1 1 90%;max-width:90%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-xl="90"],[layout-xl="row"]>[flex-xl="90"]{flex:1 1 90%;max-width:90%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-xl="90"],[layout-xl="column"]>[flex-xl="90"]{flex:1 1 90%;max-width:100%;max-height:90%;box-sizing:border-box}[flex-xl="95"]{flex:1 1 95%;max-width:95%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-xl="95"],[layout-xl="row"]>[flex-xl="95"]{flex:1 1 95%;max-width:95%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-xl="95"],[layout-xl="column"]>[flex-xl="95"]{flex:1 1 95%;max-width:100%;max-height:95%;box-sizing:border-box}[flex-xl="100"]{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-xl="100"],[layout-xl="row"]>[flex-xl="100"]{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-xl="100"],[layout-xl="column"]>[flex-xl="100"]{flex:1 1 100%;max-width:100%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-xl="33"],[layout="row"]>[flex-xl="33"],[layout-xl="row"]>[flex-xl="33"],[layout-xl="row"]>[flex-xl="33"]{flex:1 1 33.33%;max-width:33.33%;max-height:100%;box-sizing:border-box}[layout="row"]>[flex-xl="66"],[layout="row"]>[flex-xl="66"],[layout-xl="row"]>[flex-xl="66"],[layout-xl="row"]>[flex-xl="66"]{flex:1 1 66.66%;max-width:66.66%;max-height:100%;box-sizing:border-box}[layout="column"]>[flex-xl="33"],[layout="column"]>[flex-xl="33"],[layout-xl="column"]>[flex-xl="33"],[layout-xl="column"]>[flex-xl="33"]{flex:1 1 33.33%;max-width:100%;max-height:33.33%;box-sizing:border-box}[layout="column"]>[flex-xl="66"],[layout="column"]>[flex-xl="66"],[layout-xl="column"]>[flex-xl="66"],[layout-xl="column"]>[flex-xl="66"]{flex:1 1 66.66%;max-width:100%;max-height:66.66%;box-sizing:border-box}[layout-xl],[layout-xl="column"],[layout-xl="row"]{box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}[layout-xl="column"]{flex-direction:column}[layout-xl="row"]{flex-direction:row}[hide]:not([show-gt-xs]):not([show-gt-sm]):not([show-gt-md]):not([show-gt-lg]):not([show-xl]):not([show]),[hide-gt-xs]:not([show-gt-xs]):not([show-gt-sm]):not([show-gt-md]):not([show-gt-lg]):not([show-xl]):not([show]),[hide-gt-sm]:not([show-gt-xs]):not([show-gt-sm]):not([show-gt-md]):not([show-gt-lg]):not([show-xl]):not([show]),[hide-gt-md]:not([show-gt-xs]):not([show-gt-sm]):not([show-gt-md]):not([show-gt-lg]):not([show-xl]):not([show]),[hide-gt-lg]:not([show-gt-xs]):not([show-gt-sm]):not([show-gt-md]):not([show-gt-lg]):not([show-xl]):not([show]){display:none}[hide-xl]:not([show-xl]):not([show-gt-lg]):not([show]){display:none}}html,body{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;min-height:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}mat-select,mat-card,mat-list,mat-menu-item,mat-toolbar,ul,ol,p,h1,h2,h3,h4,h5,h6,strong,span{text-rendering:optimizeLegibility;font-family:'Roboto', sans-serif}@keyframes jump{0%{transform:scale(1)}30%{transform:scaleY(0.75)}40%{transform:scaleY(1.25)}60%{transform:scaleY(0.85)}100%{transform:scale(1)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-100px)}100%{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOutBottom{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(rem-calc(2000))}}@keyframes fadeOutTop{0%{opacity:1;transform:height(auto)}100%{opacity:0;transform:height(0)}}@keyframes grow{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes scaleout{0%{transform:scale(0)}100%{transform:scale(1);opacity:0}}@keyframes shrink{0%{transform:scale(1)}100%{transform:scale(0)}}@keyframes scaleY{0%{transform:scaleY(1)}100%{transform:scaleY(0)}}@keyframes bounce{0%,100%{transform:scale(0)}50%{transform:scale(1)}}@keyframes rotateplane{0%{transform:perspective(120px) rotateX(0deg) rotateY(0deg)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}@keyframes rotate360{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes spinner-bubble{from{width:10px;height:10px;opacity:.8}to{width:90px;height:90px;opacity:0}}@keyframes rotate{from{transform:rotate(0deg)}to{transform:rotate(359deg)}}body,wazee-digital-platform,body>wazee-digital-platform>div{display:flex;flex-direction:column;height:100vh}body>wazee-digital-platform>div .app-header,body>wazee-digital-platform>div app-footer{display:block;flex:none}.main-content{flex:1 0 auto;width:100%}.main-content::after{content:'\00a0';display:block;height:0;visibility:hidden}.cdk-overlay-backdrop.cdk-overlay-dark-backdrop.cdk-overlay-backdrop-showing{background-image:url("/assets/img/bk/tex/bktx_dgl_lines_light.png");opacity:0.7}.mat-dialog-container .wz-dialog{box-sizing:border-box;padding:10px 12px 16px;position:relative;width:385px}@media screen and (max-width: 600px) and (orientation: portrait){.mat-dialog-container .wz-dialog{padding:5px 5px 8px;width:100%}}.mat-dialog-container .wz-dialog button[mat-icon-button].close{position:absolute;right:-20px;top:-20px;font-size:36px;line-height:46px;opacity:.5}.mat-dialog-container .wz-dialog button[mat-icon-button].close mat-icon{font-size:1em;height:1em;width:1em}.mat-dialog-container .wz-dialog [mat-dialog-title]{text-align:center;margin:0 0 6px 0;font-size:24px;font-weight:400}mat-dialog-container.mat-dialog-container wz-confirmation-dialog [mat-dialog-title],mat-dialog-container.mat-dialog-container wz-notification-dialog [mat-dialog-title]{font-size:24px;font-weight:400;margin-bottom:10px}mat-dialog-container.mat-dialog-container wz-confirmation-dialog mat-dialog-content,mat-dialog-container.mat-dialog-container wz-notification-dialog mat-dialog-content{margin-bottom:8px;line-height:1.44}mat-dialog-container.mat-dialog-container wz-confirmation-dialog mat-dialog-actions button:last-child,mat-dialog-container.mat-dialog-container wz-notification-dialog mat-dialog-actions button:last-child{margin-right:-12px}.mat-menu-content .divider{width:100%;margin-top:0;padding-bottom:1px}.mat-snack-bar-container.wz-snackbar{padding:18px 34px;box-shadow:0px 3px 1px -2px rgba(0,0,0,0.2),0px 2px 2px 0px rgba(0,0,0,0.14),0px 1px 5px 0px rgba(0,0,0,0.12)}.mat-snack-bar-container.wz-snackbar .mat-simple-snackbar{font-size:15px}[mat-raised-button]{text-transform:uppercase}.mat-button,.mat-raised-button,.mat-icon-button,.mat-fab,.mat-mini-fab{font-weight:400}[mat-button].is-dd{position:relative;padding-right:24px;padding-left:10px}[mat-button].is-dd:not[hide]{display:block}[mat-button].is-dd .mat-button-wrapper::after{transition:opacity 0.4s;font-family:'Material Icons';content:"\e5c5";font-size:1.5em;position:absolute;right:2px;top:0}[mat-button].is-dd.icon-dd-button{min-width:40px;max-height:40px;min-height:40px;border-radius:2px;padding-left:4px;padding-right:12px}[mat-button].is-dd.icon-dd-button .mat-button-wrapper::after{right:-3px;top:-3px}.mat-menu-click-catcher{z-index:5}.app .app-loading-indicator{top:0;z-index:4;position:fixed}header.app-header{position:relative;width:100%;z-index:3;box-shadow:0px 2px 1px -1px rgba(0,0,0,0.2),0px 1px 1px 0px rgba(0,0,0,0.14),0px 1px 3px 0px rgba(0,0,0,0.12);position:absolute;top:0;left:0;transition:all 400ms cubic-bezier(0.25, 0.8, 0.25, 1)}header.app-header .header-nav{flex:2 1 auto}header.app-header .fill-header-space{flex:1 1 auto}header.app-header a.home-link{width:160px}@media (max-width: 600px){header.app-header a.home-link{flex:1 1 auto}}header.app-header a.home-link>.logo-wrapper{transition:all .4s ease-in-out;opacity:.7;top:0;margin:0;overflow:hidden;width:95px;height:64px;position:absolute;line-height:0}header.app-header a.home-link>.logo-wrapper:hover{opacity:1}header.app-header a.home-link>.logo-wrapper .logo img{background-position:-7px 10px;background-repeat:no-repeat;background-size:114%;width:95px;height:57px}@media (max-width: 600px) and (orientation: portrait){header.app-header a.home-link>.logo-wrapper .logo img{background-position:-13px 10px;background-repeat:no-repeat;background-size:102px;height:57px;width:85px}}@media (min-height: 875px){header.app-header.fixed{position:fixed;top:0;animation:slideDownHeader .75s ease-in-out;border-bottom:none;box-shadow:0px 3px 3px -2px rgba(0,0,0,0.2),0px 3px 4px 0px rgba(0,0,0,0.14),0px 1px 8px 0px rgba(0,0,0,0.12)}header.app-header.fixed a.home-link>.logo-wrapper{opacity:.95}}header.app-header mat-toolbar{background-color:transparent}header.app-header [mat-button],header.app-header [mat-icon-button]{margin-left:6px;transition:all 400ms cubic-bezier(0.25, 0.8, 0.25, 1)}header.app-header [mat-button]:first-child,header.app-header [mat-icon-button]:first-child{margin-left:0}a[mat-icon-button].cart .asset-count,button[mat-icon-button].cart .asset-count{position:absolute;top:0;right:-2px;border-radius:2px;min-width:14px;font-size:.8em;line-height:1;margin-right:0;margin-left:0;padding:2px 3px}header.app-header.fixed [mat-button],header.app-header.fixed [mat-icon-button]{transition:all 400ms cubic-bezier(0.25, 0.8, 0.25, 1)}header.app-header.fixed [mat-button]:hover::after,header.app-header.fixed [mat-icon-button]:hover::after{background-color:transparent}header.app-header.fixed [mat-button]:first-child,header.app-header.fixed [mat-icon-button]:first-child{margin-left:0}header.app-header a.home-link>.logo-wrapper .logo img{display:inline}header.app-header a.home-link>.logo-wrapper .logo img.for-fixed{display:none}header.app-header.fixed a.home-link>.logo-wrapper .logo img{display:none}header.app-header.fixed a.home-link>.logo-wrapper .logo img.for-fixed{display:inline}header.app-header navigation-container button.open-collection-tray,header.app-header navigation-container button.open-search{display:none}header.app-header.collection-tray-closed navigation-container button.open-collection-tray,header.app-header.search-closed navigation-container button.open-search{display:initial}@keyframes slideDownHeader{0%{opacity:.8;transform:translateY(-200px)}100%{opacity:1;transform:translateY(0)}}header.app-header+div.main-content pages-component,header.app-header+div.main-content gallery-view-component,header.app-header+div.main-content profile-component,header.app-header+div.main-content collection-show,header.app-header+div.main-content collections-component,header.app-header+div.main-content cms-component,header.app-header+div.main-content search-component,header.app-header+div.main-content asset-component,header.app-header+div.main-content cart-component,header.app-header+div.main-content orders-component,header.app-header+div.main-content downloads-component,header.app-header+div.main-content order-show-component,header.app-header+div.main-content quote-edit-component,header.app-header+div.main-content quotes-component,header.app-header+div.main-content invoice-component,header.app-header+div.main-content document-show-component,header.app-header+div.main-content quote-show-component{display:block;transition:border-top-width 200ms cubic-bezier(0.35, 0, 0.25, 1) 200ms;border-top:158px solid rgba(33,33,33,0.7)}@media screen and (max-width: 600px) and (orientation: portrait){header.app-header+div.main-content pages-component,header.app-header+div.main-content gallery-view-component,header.app-header+div.main-content profile-component,header.app-header+div.main-content collection-show,header.app-header+div.main-content collections-component,header.app-header+div.main-content cms-component,header.app-header+div.main-content search-component,header.app-header+div.main-content asset-component,header.app-header+div.main-content cart-component,header.app-header+div.main-content orders-component,header.app-header+div.main-content downloads-component,header.app-header+div.main-content order-show-component,header.app-header+div.main-content quote-edit-component,header.app-header+div.main-content quotes-component,header.app-header+div.main-content invoice-component,header.app-header+div.main-content document-show-component,header.app-header+div.main-content quote-show-component{border-top-width:148px}}header.app-header.collection-tray-closed+div.main-content pages-component,header.app-header.collection-tray-closed+div.main-content gallery-view-component,header.app-header.collection-tray-closed+div.main-content profile-component,header.app-header.collection-tray-closed+div.main-content collection-show,header.app-header.collection-tray-closed+div.main-content collections-component,header.app-header.collection-tray-closed+div.main-content cms-component,header.app-header.collection-tray-closed+div.main-content search-component,header.app-header.collection-tray-closed+div.main-content asset-component,header.app-header.collection-tray-closed+div.main-content cart-component,header.app-header.collection-tray-closed+div.main-content orders-component,header.app-header.collection-tray-closed+div.main-content downloads-component,header.app-header.collection-tray-closed+div.main-content order-show-component,header.app-header.collection-tray-closed+div.main-content quote-edit-component,header.app-header.collection-tray-closed+div.main-content quotes-component,header.app-header.collection-tray-closed+div.main-content invoice-component,header.app-header.collection-tray-closed+div.main-content document-show-component,header.app-header.collection-tray-closed+div.main-content quote-show-component{transition:border-top-width 150ms linear 50ms;border-top-width:106px}@media (max-width: 600px) and (orientation: portrait){header.app-header.collection-tray-closed+div.main-content pages-component,header.app-header.collection-tray-closed+div.main-content gallery-view-component,header.app-header.collection-tray-closed+div.main-content profile-component,header.app-header.collection-tray-closed+div.main-content collection-show,header.app-header.collection-tray-closed+div.main-content collections-component,header.app-header.collection-tray-closed+div.main-content cms-component,header.app-header.collection-tray-closed+div.main-content search-component,header.app-header.collection-tray-closed+div.main-content asset-component,header.app-header.collection-tray-closed+div.main-content cart-component,header.app-header.collection-tray-closed+div.main-content orders-component,header.app-header.collection-tray-closed+div.main-content downloads-component,header.app-header.collection-tray-closed+div.main-content order-show-component,header.app-header.collection-tray-closed+div.main-content quote-edit-component,header.app-header.collection-tray-closed+div.main-content quotes-component,header.app-header.collection-tray-closed+div.main-content invoice-component,header.app-header.collection-tray-closed+div.main-content document-show-component,header.app-header.collection-tray-closed+div.main-content quote-show-component{border-top-width:96px}}header.app-header.collection-tray-closed.search-closed+div.main-content pages-component,header.app-header.collection-tray-closed.search-closed+div.main-content gallery-view-component,header.app-header.collection-tray-closed.search-closed+div.main-content profile-component,header.app-header.collection-tray-closed.search-closed+div.main-content collection-show,header.app-header.collection-tray-closed.search-closed+div.main-content collections-component,header.app-header.collection-tray-closed.search-closed+div.main-content cms-component,header.app-header.collection-tray-closed.search-closed+div.main-content search-component,header.app-header.collection-tray-closed.search-closed+div.main-content asset-component,header.app-header.collection-tray-closed.search-closed+div.main-content cart-component,header.app-header.collection-tray-closed.search-closed+div.main-content orders-component,header.app-header.collection-tray-closed.search-closed+div.main-content downloads-component,header.app-header.collection-tray-closed.search-closed+div.main-content order-show-component,header.app-header.collection-tray-closed.search-closed+div.main-content quote-edit-component,header.app-header.collection-tray-closed.search-closed+div.main-content quotes-component,header.app-header.collection-tray-closed.search-closed+div.main-content invoice-component,header.app-header.collection-tray-closed.search-closed+div.main-content document-show-component,header.app-header.collection-tray-closed.search-closed+div.main-content quote-show-component{transition:border-top-width 150ms linear 50ms;border-top-width:64px}@media (max-width: 600px) and (orientation: portrait){header.app-header.collection-tray-closed.search-closed+div.main-content pages-component,header.app-header.collection-tray-closed.search-closed+div.main-content gallery-view-component,header.app-header.collection-tray-closed.search-closed+div.main-content profile-component,header.app-header.collection-tray-closed.search-closed+div.main-content collection-show,header.app-header.collection-tray-closed.search-closed+div.main-content collections-component,header.app-header.collection-tray-closed.search-closed+div.main-content cms-component,header.app-header.collection-tray-closed.search-closed+div.main-content search-component,header.app-header.collection-tray-closed.search-closed+div.main-content asset-component,header.app-header.collection-tray-closed.search-closed+div.main-content cart-component,header.app-header.collection-tray-closed.search-closed+div.main-content orders-component,header.app-header.collection-tray-closed.search-closed+div.main-content downloads-component,header.app-header.collection-tray-closed.search-closed+div.main-content order-show-component,header.app-header.collection-tray-closed.search-closed+div.main-content quote-edit-component,header.app-header.collection-tray-closed.search-closed+div.main-content quotes-component,header.app-header.collection-tray-closed.search-closed+div.main-content invoice-component,header.app-header.collection-tray-closed.search-closed+div.main-content document-show-component,header.app-header.collection-tray-closed.search-closed+div.main-content quote-show-component{border-top-width:56px}}header.app-header.search-closed+div.main-content pages-component,header.app-header.search-closed+div.main-content gallery-view-component,header.app-header.search-closed+div.main-content profile-component,header.app-header.search-closed+div.main-content collection-show,header.app-header.search-closed+div.main-content collections-component,header.app-header.search-closed+div.main-content cms-component,header.app-header.search-closed+div.main-content search-component,header.app-header.search-closed+div.main-content asset-component,header.app-header.search-closed+div.main-content cart-component,header.app-header.search-closed+div.main-content orders-component,header.app-header.search-closed+div.main-content downloads-component,header.app-header.search-closed+div.main-content order-show-component,header.app-header.search-closed+div.main-content quote-edit-component,header.app-header.search-closed+div.main-content quotes-component,header.app-header.search-closed+div.main-content invoice-component,header.app-header.search-closed+div.main-content document-show-component,header.app-header.search-closed+div.main-content quote-show-component{transition:border-top-width 150ms linear 50ms;border-top-width:116px}@media (max-width: 600px) and (orientation: portrait){header.app-header.search-closed+div.main-content pages-component,header.app-header.search-closed+div.main-content gallery-view-component,header.app-header.search-closed+div.main-content profile-component,header.app-header.search-closed+div.main-content collection-show,header.app-header.search-closed+div.main-content collections-component,header.app-header.search-closed+div.main-content cms-component,header.app-header.search-closed+div.main-content search-component,header.app-header.search-closed+div.main-content asset-component,header.app-header.search-closed+div.main-content cart-component,header.app-header.search-closed+div.main-content orders-component,header.app-header.search-closed+div.main-content downloads-component,header.app-header.search-closed+div.main-content order-show-component,header.app-header.search-closed+div.main-content quote-edit-component,header.app-header.search-closed+div.main-content quotes-component,header.app-header.search-closed+div.main-content invoice-component,header.app-header.search-closed+div.main-content document-show-component,header.app-header.search-closed+div.main-content quote-show-component{border-top-width:108px}}header.app-header+div.main-content user-component .hero,header.app-header+div.main-content error-component .hero{padding-top:64px}@media (max-width: 960px) and (orientation: landscape){header.app-header+div.main-content user-component .hero,header.app-header+div.main-content error-component .hero{border-top-width:48px}}@media screen and (max-width: 600px) and (orientation: portrait){header.app-header+div.main-content user-component .hero,header.app-header+div.main-content error-component .hero{padding-top:56px}}collection-tray{width:100%;margin:0}collection-tray>section{width:100%}collection-tray>section .asset-carousel{width:calc(100% - 500px);padding:0 0 0 0;max-height:100%;min-height:100%;border:none;border-radius:0}collection-tray>section .focused-collection{white-space:nowrap;max-height:100%;min-height:100%}collection-tray>section .focused-collection .focused{margin-left:8px;width:auto;white-space:nowrap}@media screen and (max-width: 960px) and (min-width: 0) and (orientation: portrait){collection-tray>section .focused-collection .focused{margin-right:5px}}@media screen and (max-width: 960px) and (min-width: 0) and (orientation: portrait){collection-tray>section .focused-collection .focused a[mat-button],collection-tray>section .focused-collection .focused button[mat-button]{max-width:33px;min-width:33px;overflow:hidden;padding:0 0 0 5px}}collection-tray>section .focused-collection .focused a[mat-button] .mat-icon,collection-tray>section .focused-collection .focused button[mat-button] .mat-icon{line-height:.88;margin-right:0;margin-left:0}collection-tray>section .focused-collection .focused .asset-count{border-radius:2px;min-width:24px;font-size:.9em;line-height:1;margin-right:0;margin-left:6px;padding:1px 3px}collection-tray>section .focused-collection button.close-tray[mat-icon-button] .mat-icon{opacity:.75}header.app-header.collection-tray-closed collection-tray section{animation-name:slide-up-tray;animation-duration:150ms;animation-timing-function:linear;animation-iteration-count:1;animation-direction:alternate;animation-fill-mode:backwards;animation-delay:50ms}header.app-header collection-tray section{max-height:0;overflow:hidden;animation-name:slide-down-tray;animation-duration:150ms;animation-timing-function:linear;animation-iteration-count:1;animation-direction:alternate;animation-fill-mode:forwards;animation-delay:50ms}.asset-carousel.grid ul.asset-list{list-style:none;font-size:0;line-height:0;padding:0;margin:0 0 0 0;white-space:nowrap;overflow-y:hidden;max-height:100%}.asset-carousel.grid ul.asset-list>li{font-size:1em;position:relative;display:inline-block;vertical-align:bottom;margin:0 0 0 0;width:92.444px;opacity:.9;transition:none}.asset-carousel.grid ul.asset-list>li .asset{padding:0;padding-bottom:0}.asset-carousel.grid ul.asset-list>li .asset a.asset-thb{display:block;height:0;width:100%;position:relative;padding:56.25% 0 0 0}.asset-carousel.grid ul.asset-list>li .asset a.asset-thb:hover,.asset-carousel.grid ul.asset-list>li .asset a.asset-thb:active{cursor:pointer}.asset-carousel.grid ul.asset-list>li .asset a.asset-thb img{position:absolute;display:block;height:100%;max-width:100%;max-height:100%;left:0;right:0;top:0;bottom:0;margin:auto}.asset-carousel.grid ul.asset-list>li .asset a.asset-thb::before{content:" ";position:absolute;top:0;bottom:0;left:0;width:100%;transition:all 400ms cubic-bezier(0.25, 0.8, 0.25, 1);z-index:1;opacity:0}.asset-carousel.grid ul.asset-list>li .asset a.asset-thb:hover::before{opacity:1}@media screen and (max-width: 1920px){.asset-carousel.grid ul.asset-list>li{width:92.444px}}@media screen and (max-width: 1280px){.asset-carousel.grid ul.asset-list>li{width:92.444px}}@media screen and (max-width: 960px){.asset-carousel.grid ul.asset-list>li{width:92.444px}}@media screen and (max-width: 960px) and (min-width: 0) and (orientation: portrait){.asset-carousel.grid ul.asset-list>li{width:92.444px;margin-bottom:0}}.asset-carousel.grid ul.asset-list>li:first-child{margin-left:0}.asset-carousel.grid ul.asset-list>li.empty-collection{position:relative;font-size:.93rem;margin:0;width:auto;opacity:.4;height:56px;display:flex}.asset-carousel.grid ul.asset-list>li.empty-collection span{position:relative}.asset-carousel.grid ul.asset-list>li.empty-collection span::before{content:"\e146";font-family:'Material Icons';position:absolute;top:0;left:-28px;font-size:1.5em;opacity:.8}@keyframes slide-down-tray{0%{max-height:0}100%{max-height:52px}}@keyframes slide-up-tray{0%{max-height:52px}100%{max-height:0}}.wz-dialog collection-link-component mat-card{width:32vw;padding:32px;padding-bottom:38px;padding-top:38px}.wz-dialog collection-link-component mat-card button[mat-icon-button].close{position:absolute;right:5px;top:5px;font-size:36px;opacity:.5}.wz-dialog collection-link-component mat-card button[mat-icon-button].close mat-icon{font-size:1em;height:1em;width:1em}@media screen and (max-width: 1920px) and (min-width: 0){.wz-dialog collection-link-component mat-card{width:32vw}}@media screen and (max-width: 1280px) and (min-width: 0){.wz-dialog collection-link-component mat-card{width:50vw}}@media screen and (max-width: 960px) and (min-width: 0){.wz-dialog collection-link-component mat-card{width:72vw}}@media screen and (max-width: 600px) and (min-width: 0) and (orientation: portrait){.wz-dialog collection-link-component mat-card{width:calc(100% - 80px);margin:8px}}.collections-list-dd.revealed collections-list-dd .collections-dd-menu,.collections-list-dd.revealed collections-filter-dd .collections-dd-menu,.collections-list-dd.revealed collections-sort-dd .collections-dd-menu,.collections-list-dd.revealed wz-share-link .collections-dd-menu,wz-share.revealed collections-list-dd .collections-dd-menu,wz-share.revealed collections-filter-dd .collections-dd-menu,wz-share.revealed collections-sort-dd .collections-dd-menu,wz-share.revealed wz-share-link .collections-dd-menu{animation-name:dd-open;animation-duration:200ms;animation-timing-function:cubic-bezier(0.55, 0, 0.55, 0.2);animation-iteration-count:1;animation-fill-mode:backwards}.collections-list-dd .collections-dd-menu,wz-share .collections-dd-menu{transition:all 400ms cubic-bezier(0.25, 0.8, 0.25, 1);min-width:400px;z-index:1}@media screen and (max-width: 600px) and (min-width: 0) and (orientation: portrait){.collections-list-dd .collections-dd-menu,wz-share .collections-dd-menu{position:static;min-width:100%;max-width:100%}}.collections-list-dd .collections-dd-menu header,.collections-list-dd .collections-dd-menu .subhead,wz-share .collections-dd-menu header,wz-share .collections-dd-menu .subhead{padding:6px 10px 6px 14px}.collections-list-dd .collections-dd-menu header .mat-headline,.collections-list-dd .collections-dd-menu .subhead .mat-headline,wz-share .collections-dd-menu header .mat-headline,wz-share .collections-dd-menu .subhead .mat-headline{font-size:20px;margin:0;margin-top:5px;width:calc(100% - 120px)}.collections-list-dd .collections-dd-menu header .tools,.collections-list-dd .collections-dd-menu .subhead .tools,wz-share .collections-dd-menu header .tools,wz-share .collections-dd-menu .subhead .tools{white-space:nowrap;text-align:right}.collections-list-dd .collections-dd-menu header .tools button,.collections-list-dd .collections-dd-menu .subhead .tools button,wz-share .collections-dd-menu header .tools button,wz-share .collections-dd-menu .subhead .tools button{transition:all 400ms cubic-bezier(0.25, 0.8, 0.25, 1)}.collections-list-dd .collections-dd-menu header .tools button[mat-icon-button]:hover::after,.collections-list-dd .collections-dd-menu .subhead .tools button[mat-icon-button]:hover::after,wz-share .collections-dd-menu header .tools button[mat-icon-button]:hover::after,wz-share .collections-dd-menu .subhead .tools button[mat-icon-button]:hover::after{background-color:transparent}.collections-list-dd .collections-dd-menu .subhead,wz-share .collections-dd-menu .subhead{padding:6px 8px}.collections-list-dd .collections-dd-menu .query-details span,wz-share .collections-dd-menu .query-details span{margin-left:13px;margin-right:13px;margin-top:0;display:inline-block;position:relative;padding-left:23px;line-height:19px}.collections-list-dd .collections-dd-menu .query-details span:before,wz-share .collections-dd-menu .query-details span:before{content:" ";position:absolute;top:0;left:0;height:20px;width:20px;border-radius:50%}.collections-list-dd .collections-dd-menu .query-details span:after,wz-share .collections-dd-menu .query-details span:after{content:"\e152";font-family:'Material Icons';font-weight:100;font-size:15px;line-height:17px;height:20px;width:20px;position:absolute;left:0;top:50%;transform:translateY(-50%);text-align:center}.collections-list-dd .collections-dd-menu .query-details span.search:after,wz-share .collections-dd-menu .query-details span.search:after{content:"\e8b6"}.collections-list-dd .collections-dd-menu .query-details span.sort:after,wz-share .collections-dd-menu .query-details span.sort:after{content:"\e164"}.collections-list-dd .collections-dd-menu .query-details span:first-child,wz-share .collections-dd-menu .query-details span:first-child{margin-top:12px}.collections-list-dd .collections-dd-menu .query-details span:last-child,wz-share .collections-dd-menu .query-details span:last-child{margin-bottom:12px}.collections-list-dd .collections-dd-menu .query-details span strong,wz-share .collections-dd-menu .query-details span strong{display:inline-block;padding-right:5px;font-weight:600}.collections-list-dd .collections-dd-menu .mat-list[dense],wz-share .collections-dd-menu .mat-list[dense]{margin:1px 0 1px 0;padding-top:0;max-height:352px;min-height:336px;overflow-x:hidden}.collections-list-dd .collections-dd-menu .mat-list[dense] .mat-list-item .mat-list-item-content,wz-share .collections-dd-menu .mat-list[dense] .mat-list-item .mat-list-item-content{height:40px;padding:0}.collections-list-dd .collections-dd-menu .mat-list[dense] .mat-list-item .mat-list-item-content button,wz-share .collections-dd-menu .mat-list[dense] .mat-list-item .mat-list-item-content button{height:40px;display:flex;align-items:center;width:100%;padding:0;margin:0;border:none;text-align:left;font-size:1.1em;line-height:1;transition:all 400ms cubic-bezier(0.25, 0.8, 0.25, 1);padding-left:12px;padding-right:12px;border-radius:0}.collections-list-dd .collections-dd-menu .mat-list[dense] .mat-list-item .mat-list-item-content button:hover,.collections-list-dd .collections-dd-menu .mat-list[dense] .mat-list-item .mat-list-item-content button:focus,wz-share .collections-dd-menu .mat-list[dense] .mat-list-item .mat-list-item-content button:hover,wz-share .collections-dd-menu .mat-list[dense] .mat-list-item .mat-list-item-content button:focus{cursor:pointer;outline:none}.collections-list-dd .collections-dd-menu .mat-list[dense] .mat-list-item .mat-list-item-content button[disabled]:hover,wz-share .collections-dd-menu .mat-list[dense] .mat-list-item .mat-list-item-content button[disabled]:hover{background:none;background-color:transparent;cursor:default}.collections-list-dd .collections-dd-menu .mat-list[dense] .mat-list-item .mat-list-item-content mat-icon.not-owner,.collections-list-dd .collections-dd-menu .mat-list[dense] .mat-list-item .mat-list-item-content mat-icon.select-indicator,wz-share .collections-dd-menu .mat-list[dense] .mat-list-item .mat-list-item-content mat-icon.not-owner,wz-share .collections-dd-menu .mat-list[dense] .mat-list-item .mat-list-item-content mat-icon.select-indicator{transition:all 400ms cubic-bezier(0.25, 0.8, 0.25, 1);opacity:.15;margin-right:14px}.collections-list-dd .collections-dd-menu .mat-list[dense] .mat-list-item .mat-list-item-content mat-icon.not-owner.right-align.material-icons,.collections-list-dd .collections-dd-menu .mat-list[dense] .mat-list-item .mat-list-item-content mat-icon.select-indicator.right-align.material-icons,wz-share .collections-dd-menu .mat-list[dense] .mat-list-item .mat-list-item-content mat-icon.not-owner.right-align.material-icons,wz-share .collections-dd-menu .mat-list[dense] .mat-list-item .mat-list-item-content mat-icon.select-indicator.right-align.material-icons{margin-left:auto;margin-right:28px;opacity:.25;height:21px}.collections-list-dd .collections-dd-menu .mat-list[dense] .mat-list-item .mat-list-item-content .open-collection-link,wz-share .collections-dd-menu .mat-list[dense] .mat-list-item .mat-list-item-content .open-collection-link{position:absolute;top:0;right:1px;opacity:0}.collections-list-dd .collections-dd-menu .mat-list[dense] .mat-list-item .mat-list-item-content button:hover .open-collection-link,wz-share .collections-dd-menu .mat-list[dense] .mat-list-item .mat-list-item-content button:hover .open-collection-link{opacity:.8}.collections-list-dd .collections-dd-menu .mat-list[dense] .mat-list-item .mat-list-item-content button:hover .open-collection-link:hover,wz-share .collections-dd-menu .mat-list[dense] .mat-list-item .mat-list-item-content button:hover .open-collection-link:hover{opacity:1}.collections-list-dd .collections-dd-menu .mat-list[dense] mat-list-item.active .mat-list-item-content button mat-icon.select-indicator,wz-share .collections-dd-menu .mat-list[dense] mat-list-item.active .mat-list-item-content button mat-icon.select-indicator{opacity:1}.collections-list-dd .collections-dd-menu .mat-list[dense] mat-list-item.active .mat-list-item-content button:hover,wz-share .collections-dd-menu .mat-list[dense] mat-list-item.active .mat-list-item-content button:hover{cursor:default}.collections-list-dd .collections-dd-menu .mat-list[dense] mat-list-item:first-child .mat-list-item-content button,wz-share .collections-dd-menu .mat-list[dense] mat-list-item:first-child .mat-list-item-content button{box-shadow:none}.collections-list-dd .collections-dd-menu footer .actions,wz-share .collections-dd-menu footer .actions{margin-bottom:16px}.collections-list-dd .collections-dd-menu footer .actions [mat-button],.collections-list-dd .collections-dd-menu footer .actions button,wz-share .collections-dd-menu footer .actions [mat-button],wz-share .collections-dd-menu footer .actions button{transition:all 400ms cubic-bezier(0.25, 0.8, 0.25, 1);line-height:1;white-space:normal;min-width:92px;padding-top:4px;padding-bottom:4px;padding-left:8px;padding-right:8px;margin-left:4px;margin-right:4px}.collections-list-dd .collections-dd-menu footer .actions [mat-button]:hover mat-icon,.collections-list-dd .collections-dd-menu footer .actions button:hover mat-icon,wz-share .collections-dd-menu footer .actions [mat-button]:hover mat-icon,wz-share .collections-dd-menu footer .actions button:hover mat-icon{opacity:1}.collections-list-dd .collections-dd-menu footer .actions mat-icon,wz-share .collections-dd-menu footer .actions mat-icon{font-size:32px;width:32px;height:32px;opacity:.8}.collections-list-dd .collections-dd-menu footer .actions .label,wz-share .collections-dd-menu footer .actions .label{display:block;text-align:center;font-size:.76em;text-transform:none;opacity:.8}.dd-menu-wrapper{position:relative}.dd-menu-wrapper wz-share-link,.dd-menu-wrapper collections-filter-dd,.dd-menu-wrapper collections-sort-dd{right:0;top:0}.dd-menu-wrapper wz-share-link .collections-dd-menu,.dd-menu-wrapper collections-filter-dd .collections-dd-menu,.dd-menu-wrapper collections-sort-dd .collections-dd-menu{position:absolute;right:0;top:0;min-width:100%;box-shadow:0px 3px 1px -2px rgba(0,0,0,0.2),0px 2px 2px 0px rgba(0,0,0,0.14),0px 1px 5px 0px rgba(0,0,0,0.12);z-index:1}.dd-menu-wrapper wz-share-link .collections-dd-menu header,.dd-menu-wrapper collections-filter-dd .collections-dd-menu header,.dd-menu-wrapper collections-sort-dd .collections-dd-menu header{display:flex;padding-left:3px}.dd-menu-wrapper wz-share-link .collections-dd-menu header .mat-headline,.dd-menu-wrapper collections-filter-dd .collections-dd-menu header .mat-headline,.dd-menu-wrapper collections-sort-dd .collections-dd-menu header .mat-headline{margin-left:21px}.dd-menu-wrapper wz-share-link .collections-dd-menu header .tools button.back,.dd-menu-wrapper collections-filter-dd .collections-dd-menu header .tools button.back,.dd-menu-wrapper collections-sort-dd .collections-dd-menu header .tools button.back{transform:rotate(90deg)}.dd-menu-wrapper wz-share-link .collections-dd-menu .sub-menu,.dd-menu-wrapper collections-filter-dd .collections-dd-menu .sub-menu,.dd-menu-wrapper collections-sort-dd .collections-dd-menu .sub-menu{min-width:100%;box-shadow:none}.dd-menu-wrapper wz-share-link .collections-dd-menu .sub-menu.dd-menu-wrapper wz-sort-component div.dense .select-dd mat-icon.material-icons,.dd-menu-wrapper collections-filter-dd .collections-dd-menu .sub-menu.dd-menu-wrapper wz-sort-component div.dense .select-dd mat-icon.material-icons,.dd-menu-wrapper collections-sort-dd .collections-dd-menu .sub-menu.dd-menu-wrapper wz-sort-component div.dense .select-dd mat-icon.material-icons{opacity:0}.dd-menu-wrapper wz-share-link .collections-dd-menu .sub-menu.dd-menu-wrapper wz-sort-component div.dense .select-dd mat-icon.material-icons,.dd-menu-wrapper collections-filter-dd .collections-dd-menu .sub-menu.dd-menu-wrapper wz-sort-component div.dense .select-dd mat-icon.material-icons,.dd-menu-wrapper collections-sort-dd .collections-dd-menu .sub-menu.dd-menu-wrapper wz-sort-component div.dense .select-dd mat-icon.material-icons{opacity:0}.dd-menu-wrapper wz-share-link .collections-dd-menu .sub-menu.dd-menu-wrapper wz-sort-component div.dense .select-dd.active button[mat-menu-item],.dd-menu-wrapper collections-filter-dd .collections-dd-menu .sub-menu.dd-menu-wrapper wz-sort-component div.dense .select-dd.active button[mat-menu-item],.dd-menu-wrapper collections-sort-dd .collections-dd-menu .sub-menu.dd-menu-wrapper wz-sort-component div.dense .select-dd.active button[mat-menu-item]{background-color:transparent}.dd-menu-wrapper wz-share-link .collections-dd-menu .sub-menu.dd-menu-wrapper wz-sort-component div.dense .select-dd.active button[mat-menu-item] mat-icon.material-icons,.dd-menu-wrapper collections-filter-dd .collections-dd-menu .sub-menu.dd-menu-wrapper wz-sort-component div.dense .select-dd.active button[mat-menu-item] mat-icon.material-icons,.dd-menu-wrapper collections-sort-dd .collections-dd-menu .sub-menu.dd-menu-wrapper wz-sort-component div.dense .select-dd.active button[mat-menu-item] mat-icon.material-icons{opacity:1}collections-list-dd .dd-menu-wrapper collections-filter-dd,collections-list-dd .dd-menu-wrapper collections-sort-dd{right:0;top:0}collections-list-dd .collections-dd-menu .dd-menu-wrapper wz-item-search-form{z-index:3;position:absolute;overflow:hidden;margin-right:0;top:0;right:0;min-width:100%;background-color:transparent}collections-list-dd .collections-dd-menu .dd-menu-wrapper wz-item-search-form>div[layout]{min-height:54px}collections-list-dd .collections-dd-menu .dd-menu-wrapper wz-item-search-form .tools{display:flex;padding-right:3px}collections-list-dd .collections-dd-menu .dd-menu-wrapper wz-item-search-form .tools button{transform:rotate(90deg)}collections-list-dd .collections-dd-menu .dd-menu-wrapper wz-item-search-form form{min-height:54px;padding-top:6px;padding-bottom:6px;padding-left:3px;padding-right:1px;border:none}collections-list-dd .collections-dd-menu .dd-menu-wrapper wz-item-search-form form input{border-width:0;max-height:100%;min-height:100%;padding-left:18px}@keyframes dd-open{0%{max-height:0;max-width:0;min-width:0;overflow:hidden}100%{max-height:441px;max-width:400px;min-width:320px}}.collection-list-dd-component .mat-dialog-container{padding:0}app-footer{display:block;padding:24px 0 12px 0}app-footer a{cursor:pointer}app-footer .glb .logo-wrapper{height:170px;width:100%}app-footer .glb .logo-wrapper .logo{margin:0 0 0 0;background-position:left center;background-repeat:no-repeat;background-size:113px;height:113px;opacity:.25}app-footer .glb ul.social{margin:0 0 -10px 0;padding:0}app-footer .glb ul.social li{list-style:none;display:block;float:left}app-footer .glb ul.social li a{opacity:.25;transition:all 300ms cubic-bezier(0.55, 0, 0.55, 0.2)}app-footer .glb ul.social li a:hover{opacity:1}app-footer .glb ul.social li.instagram{display:none}app-footer .glb h3.mat-title{margin-bottom:.2em;margin-top:.2em}app-footer .glb h3.mat-title+.mat-body-1{margin:14px 0 0 0;font-size:.9em}app-footer .glb .footer-link{text-decoration:none;transition:all 300ms cubic-bezier(0.55, 0, 0.55, 0.2)}app-footer .glb .contact{margin-bottom:6px}app-footer .glb .contact p,app-footer .glb .contact h3,app-footer .glb .contact a{margin-top:2px;margin-bottom:2px}app-footer .glb .sales mat-list{padding:0}app-footer .glb .sales mat-list-item,app-footer .glb .sales .mat-list-item-content{padding:0;min-height:0}app-footer .glb .sales mat-list mat-list-item .mat-list-item{height:40px;padding:0}app-footer .glb .sales h5.mat-subheading-1{margin:0 0 0 26px;font-weight:500;opacity:.8}app-footer .glb .sales *[mat-button]{margin:0;padding:9px 6px}app-footer .glb .sales *[mat-button].phone:hover{cursor:default;background:transparent}app-footer .glb .sales *[mat-button].phone:hover .mat-body-1 mat-icon{opacity:.25}app-footer .glb .sales *[mat-button]:hover .mat-body-1 mat-icon{opacity:.8}app-footer .glb .sales *[mat-button] .mat-body-1{text-transform:initial;margin:0;padding:0 0 0 30px;position:relative}app-footer .glb .sales *[mat-button] .mat-body-1 mat-icon{position:absolute;top:-3px;left:-1px;opacity:.25;transition:all 300ms cubic-bezier(0.55, 0, 0.55, 0.2)}app-footer .powered-by{display:none}app-footer .powered-by>div{padding:4px 8px}app-footer .powered-by .mat-caption{margin:0;font-size:.8em;line-height:1.6}app-footer .powered-by .mat-caption.italic{font-style:italic;font-weight:300;padding-right:5px}app-footer .powered-by ul{padding:0 0 0 3%;margin:0 3px}app-footer .powered-by ul li{list-style:none;display:inline-block;padding:0 2px}app-footer .powered-by ul li.wazee a:hover span{opacity:1}app-footer .powered-by ul li.wazee a span{transition:all 400ms cubic-bezier(0.25, 0.8, 0.25, 1);display:block;margin:0 0 0 0;background-position:center;background-repeat:no-repeat;background-size:34px;height:31px;width:35px;opacity:.8}app-footer .powered-by ul li.base-media a:hover span{opacity:1}app-footer .powered-by ul li.base-media a span{transition:all 400ms cubic-bezier(0.25, 0.8, 0.25, 1);display:block;margin:0 0 0 0;background-position:center;background-repeat:no-repeat;background-size:50px;height:26px;width:56px;opacity:.8}app-footer .glb-cms a{opacity:.6}app-footer .glb-cms a:hover{opacity:1}app-footer .glb-cms .title-link{margin-top:.96em;opacity:.8;font-weight:800}app-footer .glb-cms .title-link a{opacity:.8}app-footer .glb-cms .title-link span{opacity:.8}app-footer .glb-cms .title-link:first-of-type{margin-top:0}app-footer .glb-cms a.footer-logo-wrapper{height:98px;width:100%;display:flex}app-footer .glb-cms a.footer-logo-wrapper span{background-position:top left;background-repeat:no-repeat;background-size:93px;margin:0 0 0 0;opacity:.25;height:93px;width:100%}app-footer .glb-cms h3.mat-title{margin-bottom:2px;font-size:14px;line-height:1.2;margin-left:-2px}app-footer .glb-cms .text-block{line-height:1.5;padding:0 5px 0 0}app-footer .glb-cms .text-block>span.italic{font-style:italic;font-weight:100}app-footer .glb-cms .text-block>span.bold{font-weight:800}app-footer .glb-cms a{text-decoration:none;transition:all 300ms cubic-bezier(0.55, 0, 0.55, 0.2)}app-footer .glb-cms a.link{line-height:1.5;font-size:.77em}app-footer .glb-cms address span{display:flex}app-footer .glb-cms address .address-for{margin-top:.96em;margin-bottom:2px;font-style:normal;font-size:14px}app-footer .glb-cms address:first-of-type .address-for{margin-top:0}app-footer .glb-cms address .subhead{font-size:12.25px;font-style:normal;font-weight:600;padding:3px 0 0 2px;line-height:1.17;opacity:.5}app-footer .glb-cms address .phone,app-footer .glb-cms address .email{font-style:normal;font-size:12.5px;font-weight:200;line-height:1.7}app-footer .glb-cms address .phone .mat-icon,app-footer .glb-cms address .email .mat-icon{font-size:15px;line-height:1.8;width:20px;opacity:.8;margin-top:-3px}app-footer .glb-cms address .phone>a.mailto,app-footer .glb-cms address .email>a.mailto{display:flex;text-decoration:none;margin-left:-4px;padding:1px 6px 1px 4px;line-height:1.55}app-footer .glb-cms address .phone>a.mailto .mat-icon,app-footer .glb-cms address .email>a.mailto .mat-icon{line-height:1.7}app-footer .glb-cms address .phone a{display:flex}app-footer .glb-cms address .address1,app-footer .glb-cms address .address2{font-weight:200;line-height:1.5}app-footer .glb-cms address .address1{margin-top:8px}app-footer ul.social{margin:5px 0 0 -4px;padding:0}app-footer ul.social li{list-style:none;display:block;float:left}app-footer ul.social li a{opacity:.25;transition:all 300ms cubic-bezier(0.55, 0, 0.55, 0.2)}app-footer ul.social li a:hover{opacity:1}app-footer .copy-right{border-top-width:1px;border-top-style:solid}app-footer .copy-right .text-block{opacity:.6}app-footer .copy-right a{padding:0 10px 0 0;margin:0 5px;border-right-width:1px;border-right-style:solid}app-footer .copy-right a:nth-child(2){padding-left:3px}app-footer .copy-right a:last-child{border-right-width:0}app-footer .powered-by-wzd{align-items:center;align-content:center}app-footer .powered-by-wzd a.media-link{padding:0 2px;display:flex}app-footer .powered-by-wzd a.media-link span{margin:0 0 0 0;background-position:center;background-repeat:no-repeat;background-size:34px;height:31px;width:35px;opacity:.8}app-footer .powered-by-wzd a.media-link.base-media{padding:0 4px}app-footer .powered-by-wzd a.media-link.base-media span{background-size:50px;height:26px;width:56px}app-footer .powered-by-wzd .text-block:first-of-type{padding-left:6px}app-footer .powered-by-wz-row-lt,app-footer .powered-by-wz-row-drk{margin-bottom:-12px}app-footer .powered-by-wz-row-lt .glb-cms a{opacity:1}app-footer .powered-by-wz-row-lt .powered-by-wzd a.media-link span{opacity:1}wz-breadcrumb-component .breadcrumb a[mat-button]{line-height:40px;min-width:60px}wz-breadcrumb-component .breadcrumb .breadcrumb-current{text-transform:uppercase;white-space:nowrap;text-decoration:none;vertical-align:baseline;font-size:14px;text-align:center;padding:0 16px;line-height:12px;opacity:.65}wz-breadcrumb-component .breadcrumb .breadcrumb-separator{display:inline-block;position:relative;width:10px;margin:0 4px}wz-breadcrumb-component .breadcrumb .breadcrumb-separator::before{content:"\e5cc";font-family:'Material Icons';position:absolute;top:-18px;left:-7px;font-size:24px;opacity:.4}wz-gallery-breadcrumb .bread-crumb button[mat-button],wz-gallery-breadcrumb .bread-crumb a[mat-button]{min-width:0}wz-gallery-breadcrumb .breadcrumb-separator{position:relative;width:10px}wz-gallery-breadcrumb .breadcrumb-separator::before{content:"\e5cc";font-family:'Material Icons';position:absolute;top:5px;left:-7px;font-size:24px;opacity:.4}wz-gallery-breadcrumb .breadcrumb-current{text-transform:uppercase;padding:0 16px;text-transform:uppercase;white-space:nowrap;text-decoration:none;vertical-align:baseline;font-size:14px;text-align:center;padding:0 16px;line-height:36px}two-level-view{width:100%;padding:32px 0 30px 0}two-level-view>section{margin:10px 0}two-level-view>section h3{text-transform:capitalize;font-weight:500;font-size:1.4em;margin:0 0  -8px 50px}@media screen and (max-width: 960px){two-level-view>section h3{margin-left:30px}}two-level-view .carousel-hover-trigger{width:100%;position:relative}two-level-view .carousel{font-size:0;line-height:0;padding:16px 50px;margin:0 0 0 -4px;overflow-x:scroll}@media screen and (min-width: 1280px){two-level-view .carousel{margin:0 0 0 -5px}}@media screen and (max-width: 960px){two-level-view .carousel{padding:16px 30px}}two-level-view .carousel .carousel-mask{overflow-x:visible;z-index:-1}two-level-view .carousel .carousel-previous,two-level-view .carousel .carousel-next{z-index:1;position:absolute;top:0;bottom:0;height:100%;width:50px}@media screen and (max-width: 960px){two-level-view .carousel .carousel-previous,two-level-view .carousel .carousel-next{width:30px}}two-level-view .carousel .carousel-previous{left:0}two-level-view .carousel .carousel-next{right:0}two-level-view .carousel div[class^="carousel-content-"]{white-space:nowrap;transition:300ms transform;transition-timing-function:cubic-bezier(0.5, 0, 0.1, 1)}two-level-view .carousel div[class^="carousel-content-"].active .carousel-item{opacity:.5}@media screen and (min-width: 1280px){two-level-view .carousel div[class^="carousel-content-"].active .carousel-item{transform:translate3d(calc((-16.666% + 5px) * 1.16 / 2), 0, 0)}}@media screen and (max-width: 1280px){two-level-view .carousel div[class^="carousel-content-"].active .carousel-item{transform:translate3d(calc((-20% + 4px) * 1.16 / 2), 0, 0)}}@media screen and (max-width: 960px){two-level-view .carousel div[class^="carousel-content-"].active .carousel-item{transform:translate3d(-calc(25% * .16), 0, 0)}}@media screen and (max-width: 600px) and (orientation: landscape){two-level-view .carousel div[class^="carousel-content-"].active .carousel-item{transform:translate3d(-calc((33.3333% + 4px) * 1.16 / 2), 0, 0)}}@media screen and (max-width: 600px) and (orientation: portrait){two-level-view .carousel div[class^="carousel-content-"].active .carousel-item{transform:translate3d(-calc(50% * .16), 0, 0)}}two-level-view .carousel div[class^="carousel-content-"] .carousel-item{white-space:normal;position:relative;display:inline-block;box-sizing:border-box;vertical-align:bottom;margin:0 0 0 4px;transform-origin:center center;transition:300ms all;transition-timing-function:cubic-bezier(0.5, 0, 0.1, 1)}@media screen and (min-width: 1280px){two-level-view .carousel div[class^="carousel-content-"] .carousel-item{margin:0 0 0 5px;width:calc(16.6666% - 5px)}}@media screen and (max-width: 1280px){two-level-view .carousel div[class^="carousel-content-"] .carousel-item{width:calc(20% - 4px)}}@media screen and (max-width: 960px){two-level-view .carousel div[class^="carousel-content-"] .carousel-item{width:calc(25% - 4px)}}@media screen and (max-width: 600px) and (orientation: landscape){two-level-view .carousel div[class^="carousel-content-"] .carousel-item{width:calc(33.3333% - 4px)}}@media screen and (max-width: 600px) and (orientation: portrait){two-level-view .carousel div[class^="carousel-content-"] .carousel-item{width:calc(50% - 4px)}}two-level-view .carousel div[class^="carousel-content-"] .carousel-item:hover{z-index:2;cursor:pointer;transform:scale(1.16);opacity:1}@media screen and (max-width: 1280px){two-level-view .carousel div[class^="carousel-content-"] .carousel-item:hover{margin:0 -4px 0 0}}@media screen and (max-width: 960px){two-level-view .carousel div[class^="carousel-content-"] .carousel-item:hover{margin:0 0 0 0}}@media screen and (max-width: 600px) and (orientation: landscape){two-level-view .carousel div[class^="carousel-content-"] .carousel-item:hover{margin:0 0 0 0}}@media screen and (max-width: 600px) and (orientation: portrait){two-level-view .carousel div[class^="carousel-content-"] .carousel-item:hover{margin:0 0 0 0}}two-level-view .carousel div[class^="carousel-content-"] .carousel-item:hover ~ .carousel-item{opacity:.5}@media screen and (min-width: 1280px){two-level-view .carousel div[class^="carousel-content-"] .carousel-item:hover ~ .carousel-item{transform:translate3d(calc((16.6666% - 5px) * 1.16 / 2), 0, 0)}}@media screen and (max-width: 1280px){two-level-view .carousel div[class^="carousel-content-"] .carousel-item:hover ~ .carousel-item{transform:translate3d(calc((20% - 4px) * 1.16 / 2), 0, 0)}}@media screen and (max-width: 960px){two-level-view .carousel div[class^="carousel-content-"] .carousel-item:hover ~ .carousel-item{transform:translate3d(calc(25% * .16 * 2), 0, 0)}}@media screen and (max-width: 600px) and (orientation: landscape){two-level-view .carousel div[class^="carousel-content-"] .carousel-item:hover ~ .carousel-item{transform:translate3d(calc((33.3333% - 4px) * 1.16 / 2), 0, 0)}}@media screen and (max-width: 600px) and (orientation: portrait){two-level-view .carousel div[class^="carousel-content-"] .carousel-item:hover ~ .carousel-item{transform:translate3d(calc(50% * .16), 0, 0)}}two-level-view .carousel div[class^="carousel-content-"] .carousel-item a{display:block;width:100%;position:relative;padding:56.25% 0 0 0;background-image:linear-gradient(rgba(33,33,33,0.5), rgba(33,33,33,0.1)),linear-gradient(rgba(33,33,33,0.2), rgba(33,33,33,0.5));z-index:0}two-level-view .carousel div[class^="carousel-content-"] .carousel-item a:active{cursor:pointer}two-level-view .carousel div[class^="carousel-content-"] .carousel-item a::before{content:" ";position:absolute;top:0;bottom:0;left:0;width:100%;background-image:radial-gradient(ellipse at center, rgba(33,33,33,0.6) 0%, rgba(33,33,33,0.2) 55%, rgba(33,33,33,0) 100%),linear-gradient(to bottom, rgba(33,33,33,0.2) 0%, rgba(33,33,33,0.45) 30%, rgba(33,33,33,0.5) 60%, rgba(33,33,33,0.2) 100%);opacity:0.4;transition:opacity 1s cubic-bezier(0.55, 0, 0.55, 0.2);z-index:-1}two-level-view .carousel div[class^="carousel-content-"] .carousel-item a img{z-index:-2;position:absolute;display:block;height:100%;max-width:100%;max-height:100%;left:0;right:0;top:0;bottom:0;margin:auto;object-fit:cover}two-level-view .carousel div[class^="carousel-content-"] .carousel-item a section{position:absolute;bottom:0;left:0;width:calc(100% - 20px);height:calc(100% - 10px);padding:5px 10px;min-height:23.333%}two-level-view .carousel div[class^="carousel-content-"] .carousel-item a section .item-label{position:absolute;width:calc(100% - 20px);bottom:24%;text-align:center;text-transform:uppercase;font-weight:400;font-size:21px;line-height:1;white-space:normal;text-shadow:rgba(33,33,33,0.66) 0 1px 4px;z-index:2}two-level-view .carousel div[class^="carousel-content-"] .carousel-item.disabled img{display:none}two-level-view .carousel div[class^="carousel-content-"] .carousel-item.disabled .item-label{opacity:.4}two-level-view .carousel div[class^="carousel-content-"] .carousel-item.disabled:hover{cursor:default;transform:none;z-index:1}@media screen and (max-width: 1280px){two-level-view .carousel div[class^="carousel-content-"] .carousel-item.disabled:hover{margin:0 0 0 4px}}@media screen and (max-width: 960px){two-level-view .carousel div[class^="carousel-content-"] .carousel-item.disabled:hover{margin:0 0 0 4px}}@media screen and (max-width: 600px){two-level-view .carousel div[class^="carousel-content-"] .carousel-item.disabled:hover{margin:0 0 0 4px}}two-level-view .carousel div[class^="carousel-content-"] .carousel-item.disabled:hover ~ .carousel-item{transform:none;opacity:1}.pagination{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;min-height:34px;opacity:.75;width:100%;white-space:nowrap}@media screen and (max-width: 600px) and (min-width: 0) and (orientation: portrait){.pagination.mat-body-2{font-size:.76em;font-weight:normal}}wz-pagination{display:block;margin-right:-6px;margin-top:3px}wz-pagination .divider{display:none;width:2px;height:24px;margin-right:2px}wz-pagination span.current-page{margin-right:20px}wz-pagination button[mat-icon-button]{margin:0;transition:all .4s ease-in-out}wz-pagination button[mat-icon-button] mat-icon.material-icons{font-size:30px;width:100%;opacity:.75}wz-pagination button[mat-icon-button]:hover{opacity:1}wz-pagination button[mat-icon-button][disabled]:hover{background-color:transparent}.results-count{min-height:34px;max-height:34px;line-height:34px;padding-right:24px}app .app wz-pagination:last-child{margin-top:0;margin-bottom:6px}.wz-dialog.pricing .mat-dialog-content{margin:0;padding:0}.wz-dialog.pricing .mat-dialog-content form{margin-top:10px}.wz-dialog.pricing .mat-dialog-content form .input mat-select{padding:10px;width:100%}.wz-dialog.pricing .mat-dialog-content form .submit-btn button.submit{width:88%;margin:12px 0 0}.wz-dialog.pricing .mat-dialog-content div.price-info{min-height:72px;padding-top:16px}.wz-dialog.pricing .mat-dialog-content div.price-info p.mat-body-2.disabled{color:#bdbdbd}div.mat-menu-panel div.mat-menu-content wz-sort-component div.dense,.mat-menu.dd-menu-wrapper.dense{min-width:275px}div.mat-menu-panel div.mat-menu-content wz-sort-component div.dense .select-dd button[mat-menu-item],.mat-menu.dd-menu-wrapper.dense .select-dd button[mat-menu-item]{font-size:.9em;height:32px;line-height:32px}div.mat-menu-panel div.mat-menu-content wz-sort-component div.dense .select-dd button[mat-menu-item] .mat-icon.material-icons,.mat-menu.dd-menu-wrapper.dense .select-dd button[mat-menu-item] .mat-icon.material-icons{opacity:0;margin-top:-8px}div.mat-menu-panel div.mat-menu-content wz-sort-component div.dense .select-dd.active button[mat-menu-item],.mat-menu.dd-menu-wrapper.dense .select-dd.active button[mat-menu-item]{background-color:transparent}div.mat-menu-panel div.mat-menu-content wz-sort-component div.dense .select-dd.active button[mat-menu-item] .mat-icon.material-icons,.mat-menu.dd-menu-wrapper.dense .select-dd.active button[mat-menu-item] .mat-icon.material-icons{opacity:1}div.mat-menu-panel div.mat-menu-content wz-sort-component div.dense mat-divider,.mat-menu.dd-menu-wrapper.dense mat-divider{margin-top:6px;margin-bottom:6px;border-top-width:1px;border-top-style:solid}wz-comment{max-height:0;display:flex;overflow:hidden}wz-comment>section{width:100%;padding:6px 17px 28px 17px}@media screen and (max-width: 600px) and (min-width: 0) and (orientation: portrait){wz-comment>section{padding:6px 0 28px 0}}wz-comment header{position:relative;z-index:1;padding:3px 0 0 1px;margin:3px -9px 5px 0}wz-comment header .mat-display-1{margin:0;width:calc(100% - 120px);font-size:26px}wz-comment header .actions.close button[mat-button].close{position:absolute;right:0;top:3px;font-size:24px;line-height:34px;opacity:.6;transition:opacity 300ms cubic-bezier(0.55, 0, 0.55, 0.2)}wz-comment header .actions.close button[mat-button].close mat-icon{font-size:1em;height:1em;width:1em}wz-comment header .actions.close button[mat-button].close:hover{opacity:1}wz-comment header .actions.close button[mat-button].close:hover .mat-button-focus-overlay,wz-comment header .actions.close button[mat-button].close .mat-button-focus-overlay{opacity:0}wz-comment header .actions.close button[mat-button].close .close-btn-label{font-size:15px;font-weight:400;text-transform:uppercase}@media screen and (max-width: 960px) and (min-width: 0){wz-comment header.comments-header{padding-right:0;padding-left:0}}wz-comment .space-between{min-width:24px;min-height:24px}@media screen and (max-width: 960px) and (min-width: 600px){wz-comment .space-between{min-width:14px}}wz-comment .new-comment .mat-card.wz-form-card{margin:0;padding:0;box-shadow:none}wz-comment .comments{max-height:282px;min-height:282px;overflow-y:scroll;border-width:0}wz-comment .comments .comment .comment-head{margin:0 20px;padding:4px 0;font-size:.8em}wz-comment .comments .comment .comment-head div.avatar{position:relative;width:40px;height:40px;max-width:40px;max-height:40px;margin-right:10px;border-radius:50%}wz-comment .comments .comment .comment-head div.avatar strong{width:94%;height:50%;font-size:1.4em;position:absolute;top:50%;left:50%;margin:-25% 0 0 -47%;text-align:center}wz-comment .comments .comment .comment-head .actions{max-width:80px}wz-comment .comments .comment .comment-body{padding:12px 20px 16px 20px;font-size:.8em;line-height:1.4em}wz-comment .empty-comment-container{border-width:1px;text-align:center}wz-comment .empty-comment-container>div{min-height:278px}wz-comment .empty-comment-container>div>div{opacity:.6;margin-top:50px}wz-comment .empty-comment-container>div>div .mat-display-1{margin:0}wz-comment.not-visible{overflow:hidden;max-height:0;animation-name:slide-up;animation-duration:300ms;animation-timing-function:linear;animation-iteration-count:1;animation-fill-mode:none;transition:padding 200ms cubic-bezier(0.55, 0, 0.55, 0.2) 500ms}wz-comment.visible{max-height:none;overflow:hidden;animation-name:slide-down;animation-duration:500ms;animation-timing-function:cubic-bezier(0.55, 0, 0.55, 0.2);animation-iteration-count:1;animation-fill-mode:backwards;animation-delay:.2s}@media screen and (max-width: 600px) and (min-width: 0) and (orientation: portrait){wz-comment.visible{padding:0 8px}}@keyframes slide-down{0%{max-height:0;opacity:1}100%{max-height:600px}}@keyframes slide-up{0%{max-height:600px}50%{opacity:1}100%{max-height:0;opacity:0}}asset-detail .toolbar-actions.hide-for-comments,commerce-component header .tools.hide-for-comments,cart-component header .tools.hide-for-comments,orders-component header .tools.hide-for-comments,order-show-component header .tools.hide-for-comments,quote-edit-component header .tools.hide-for-comments,quotes-component header .tools.hide-for-comments,quote-show-component header .tools.hide-for-comments,.collection-head .actions.hide-for-comments{transition:opacity 100ms linear;opacity:0}asset-detail .toolbar-actions.comments-closed,cart-component header .tools.comments-closed,orders-component header .tools.comments-closed,order-show-component header .tools.comments-closed,quote-edit-component header .tools.comments-closed,quotes-component header .tools.comments-closed,quote-show-component header .tools.comments-closed,.collection-head .actions.comments-closed{animation-name:fadeIn;animation-duration:500ms;animation-timing-function:linear;animation-iteration-count:1;animation-fill-mode:backwards;animation-delay:.35s}@media screen and (max-width: 960px) and (min-width: 0){quote-show-component section.header header.comments-header{padding-right:0;padding-left:0}}wz-delivery-options .loading-msg{transition:opacity .33s ease-in-out;opacity:0}wz-delivery-options .loading-msg.visible{opacity:1}wz-delivery-options .mat-list.download-options{min-width:300px}wz-delivery-options .mat-list.download-options .mat-list-item{align-items:center;align-content:center;justify-content:space-between}wz-delivery-options .mat-list.download-options .mat-list-item [mat-menu-item][disabled]{padding:0 5px 0 0}wz-delivery-options .mat-list.download-options .mat-list-item .actions{max-width:85px;min-width:85px;margin-right:-10px;text-align:right}ul.asset-grid-view{list-style:none;font-size:0;line-height:0;padding:0;margin:12px 0 0 -1%;min-height:78vh}ul.asset-grid-view>li{font-size:1em;position:relative;display:inline-block;vertical-align:bottom;margin:.7% 0 1.75% 1%;width:19%;transition:all 400ms cubic-bezier(0.25, 0.8, 0.25, 1)}ul.asset-grid-view>li .asset{padding:1px;padding-bottom:calc(18.4% - 2px);box-shadow:0 1px 1px 0 rgba(97,97,97,0.2)}@media screen and (max-width: 1280px){ul.asset-grid-view>li{width:24%}}@media screen and (max-width: 960px){ul.asset-grid-view>li{width:32.3333%}}@media screen and (max-width: 600px){ul.asset-grid-view>li{width:49%}}@media screen and (max-width: 435px) and (min-width: 0) and (orientation: portrait){ul.asset-grid-view>li{width:99%;margin-bottom:7%}}ul.asset-grid-view>li .asset-name{position:absolute;top:-12px;left:1px;font-size:11px;line-height:11px;transition:all 400ms cubic-bezier(0.25, 0.8, 0.25, 1);opacity:.6}ul.asset-grid-view>li .asset a.asset-thb{display:block;height:0;width:100%;position:relative;padding:56.25% 0 0 0;background-image:linear-gradient(#212121, rgba(33,33,33,0.6)),linear-gradient(rgba(33,33,33,0.5), #212121)}ul.asset-grid-view>li .asset a.asset-thb:hover,ul.asset-grid-view>li .asset a.asset-thb:active{cursor:pointer}ul.asset-grid-view>li .asset a.asset-thb::before{content:" ";position:absolute;top:0;bottom:0;left:0;width:100%;background-image:linear-gradient(-7deg, rgba(33,33,33,0.9), rgba(33,33,33,0) 24%),linear-gradient(7deg, rgba(33,33,33,0) 75%, rgba(33,33,33,0.9));opacity:0.5;transition:opacity 1.5s cubic-bezier(0.55, 0, 0.55, 0.2);z-index:1}ul.asset-grid-view>li .asset a.asset-thb img{position:absolute;display:block;height:100%;max-width:100%;max-height:100%;left:0;right:0;top:0;bottom:0;margin:auto}ul.asset-grid-view>li .asset a.asset-desc{display:block;position:absolute;bottom:0;left:0;width:calc(100% - 2px);margin:0 1px;height:24%;transition:all .2s ease-in-out;text-decoration:none}ul.asset-grid-view>li .asset a.asset-desc span.mdata-0,ul.asset-grid-view>li .asset a.asset-desc span.mdata-1{display:block;position:static;font-size:12px;line-height:15.5px;height:72%;padding:2.5% 3% 0 3%;opacity:.65;overflow:hidden}ul.asset-grid-view>li .asset:hover a.asset-desc,ul.asset-grid-view>li .asset:active a.asset-desc{height:auto;min-height:24%;max-height:86%;background-color:rgba(33,33,33,0.65);border-color:rgba(33,33,33,0);bottom:24%}ul.asset-grid-view>li .asset:hover a.asset-desc span.mdata-0,ul.asset-grid-view>li .asset:hover a.asset-desc span.mdata-1,ul.asset-grid-view>li .asset:active a.asset-desc span.mdata-0,ul.asset-grid-view>li .asset:active a.asset-desc span.mdata-1{padding-bottom:2%;opacity:1;overflow-y:hidden}ul.asset-grid-view>li .asset a.asset-desc span.mdata-0{display:none}ul.asset-grid-view>li .asset section.actions{display:block;position:absolute;bottom:0;left:0;width:calc(100% - 2px);margin:0 1px 1px;height:calc(24% - 1px);opacity:0;transition:all 500ms cubic-bezier(0.35, 0, 0.25, 1)}ul.asset-grid-view>li .asset section.actions nav.asset-options{display:flex;height:100%;min-height:100%;max-height:100%;padding-left:6px;padding-right:6px}ul.asset-grid-view>li .asset section.actions nav.asset-options button[mat-icon-button],ul.asset-grid-view>li .asset section.actions nav.asset-options a[mat-icon-button]{height:36px;width:36px;padding:6px;margin-top:auto;margin-bottom:auto;margin-left:2px;margin-right:2px;transition:all 500ms cubic-bezier(0.35, 0, 0.25, 1)}ul.asset-grid-view>li .asset section.actions nav.asset-options button[mat-icon-button] span.mat-button-wrapper,ul.asset-grid-view>li .asset section.actions nav.asset-options a[mat-icon-button] span.mat-button-wrapper{position:static;line-height:1.9;font-size:inherit}ul.asset-grid-view>li .asset section.actions nav.asset-options button[mat-icon-button] mat-icon.material-icons,ul.asset-grid-view>li .asset section.actions nav.asset-options a[mat-icon-button] mat-icon.material-icons{font-size:22px;vertical-align:inherit}ul.asset-grid-view>li .asset:hover section.actions,ul.asset-grid-view>li .asset:active section.actions{opacity:1}ul.asset-grid-view>li span{position:absolute;font-size:12px;line-height:1.3}ul.asset-grid-view>li span.asset-attribute-overlays{display:block;width:calc(100% - 4px);height:calc(100% - 32px);top:2px;left:2px}ul.asset-grid-view>li span.asset-restricted-banner{display:block;position:static;margin:3px 0 0 -2px}ul.asset-grid-view>li span.asset-restricted-banner .label{position:relative;text-transform:uppercase;font-size:11px;font-weight:800;padding:1px 6px 0 9px}ul.asset-grid-view>li span.asset-restricted-banner .label::after{content:" ";position:absolute;right:-9px;top:0;width:0;height:0;border-top-color:inherit;border-top-style:solid;border-top-width:14px;border-right:9px solid transparent}ul.asset-grid-view>li span.comment-count{display:block;position:static;width:27px;height:27px}ul.asset-grid-view>li span.comment-count span.count{position:absolute;top:8px;left:4px;font-size:.94em;text-align:center;line-height:1;width:20px;height:14px;z-index:4}ul.asset-grid-view>li span.comment-count::before{content:"\e0cb";font-family:'Material Icons';position:absolute;top:-3px;left:0;font-size:29px;z-index:3}ul.asset-grid-view>li span.comment-count::after{content:"\e0ca";font-family:'Material Icons';position:absolute;top:-1px;left:1px;font-size:26px;z-index:2}ul.asset-grid-view>li span.mdata-2{position:absolute;height:30px;width:40px;top:3px;right:3px;z-index:1}ul.asset-grid-view>li span.mdata-2 .sd-hd{color:transparent;top:0;right:0}ul.asset-grid-view>li span.mdata-2 .sd-hd::before{content:"HD";border-width:1.44px;border-style:solid;border-color:rgba(245,245,245,0.5);color:rgba(245,245,245,0.7);position:absolute;top:1px;right:1px;font-size:1.1em;line-height:1;font-weight:bold;padding:2px 2px 1px 3px}ul.asset-grid-view>li span.mdata-2 .sd-hd.sd::before,ul.asset-grid-view>li span.mdata-2 .sd-hd.dv::before{display:none}ul.asset-grid-view>li span.mdata-3{bottom:0;right:0;padding:0 1% 1% 0;transition:all 400ms cubic-bezier(0.25, 0.8, 0.25, 1);z-index:1}ul.asset-grid-view>li span.mdata-3 span{line-height:1;position:relative}ul.asset-grid-view>li span.mdata-4{position:absolute;height:30px;width:40px;top:3px;right:3px;z-index:1}ul.asset-grid-view>li span.mdata-4 .image{color:transparent;top:0;right:0}ul.asset-grid-view>li span.mdata-4 .image::before{content:"\e412";font-family:'Material Icons';color:rgba(245,245,245,0.4);position:absolute;top:3px;right:-2px;font-size:1.86em}ul.asset-grid-view>li wz-subclip-display{transition:all 400ms cubic-bezier(0.25, 0.8, 0.25, 1);position:absolute;bottom:22px;left:0;z-index:1;opacity:.75;max-width:100%;min-width:100%}ul.asset-grid-view>li:hover .asset-name,ul.asset-grid-view>li:active .asset-name{opacity:.7}ul.asset-grid-view>li:hover .mdata-3,ul.asset-grid-view>li:active .mdata-3,ul.asset-grid-view>li:hover wz-subclip-display,ul.asset-grid-view>li:active wz-subclip-display{opacity:0}ul.asset-list-view{min-height:78vh;list-style:none;margin:8px 0 18px 0;padding:0}ul.asset-list-view>li{margin-bottom:12px;position:relative;transition:all 400ms cubic-bezier(0.25, 0.8, 0.25, 1);padding:2px;border-radius:2px;z-index:0}@media screen and (max-width: 600px) and (min-width: 0) and (orientation: portrait){ul.asset-list-view>li{padding-top:40px}}ul.asset-list-view>li a.asset{color:inherit;text-decoration:none}ul.asset-list-view>li .actions{opacity:0;max-height:0;min-height:0;position:absolute;top:-6px;right:0;transition:all 400ms cubic-bezier(0.25, 0.8, 0.25, 1)}@media screen and (max-width: 600px) and (min-width: 0) and (orientation: portrait){ul.asset-list-view>li .actions{padding-top:4px}}ul.asset-list-view>li:hover{cursor:pointer;box-shadow:0px 2px 1px -1px rgba(0,0,0,0.2),0px 1px 1px 0px rgba(0,0,0,0.14),0px 1px 3px 0px rgba(0,0,0,0.12)}ul.asset-list-view>li:hover .actions{max-height:20px;min-height:20px;opacity:1;top:0}ul.asset-list-view>li .tools{z-index:3;position:relative;text-align:right}ul.asset-list-view>li .tools:hover{z-index:5}ul.asset-list-view>li a.asset-title-desc{color:inherit;text-decoration:none}ul.asset-list-view>li .asset-title{font-size:17px;line-height:19px;font-weight:500;margin-top:4px;margin-bottom:0}ul.asset-list-view>li .asset-description{font-size:13px;line-height:15px;margin-top:3px;margin-bottom:3px}ul.asset-list-view>li .asset-name{font-size:11px;opacity:.7}ul.asset-list-view>li .divider{margin:6px 8px 0 8px;padding-bottom:6px;display:none}@media screen and (max-width: 600px) and (min-width: 0) and (orientation: portrait){ul.asset-list-view>li .divider{display:flex}}ul.asset-list-view>li span.comment-count{position:absolute;font-size:12px;line-height:1.3;top:2px;left:2px;width:27px;height:27px}ul.asset-list-view>li span.comment-count span.count{position:absolute;top:8px;left:4px;font-size:.94em;text-align:center;line-height:1;width:20px;height:14px;z-index:4}ul.asset-list-view>li span.comment-count::before{content:"\e0cb";font-family:'Material Icons';position:absolute;top:-3px;left:0;font-size:29px;z-index:3}ul.asset-list-view>li span.comment-count::after{content:"\e0ca";font-family:'Material Icons';position:absolute;top:-1px;left:1px;font-size:26px;z-index:2}ul.asset-list-view>li span.mdata-2{font-size:12px;line-height:1.2;position:absolute;height:30px;width:40px;top:3px;right:3px;z-index:1}ul.asset-list-view>li span.mdata-2 .sd-hd{color:transparent;top:0;right:0}ul.asset-list-view>li span.mdata-2 .sd-hd::before{content:"HD";border-width:1.44px;border-style:solid;border-color:rgba(245,245,245,0.5);color:rgba(245,245,245,0.7);position:absolute;top:1px;right:1px;font-size:1.1em;line-height:1;font-weight:bold;padding:2px 2px 1px 3px}ul.asset-list-view>li span.mdata-2 .sd-hd.sd::before,ul.asset-list-view>li span.mdata-2 .sd-hd.dv::before{display:none}ul.asset-list-view>li span.mdata-3{position:absolute;font-size:12px;line-height:1.2;bottom:0;right:0;padding:0 1% 1% 0;transition:all 400ms cubic-bezier(0.25, 0.8, 0.25, 1);z-index:1}ul.asset-list-view>li span.mdata-3 span{line-height:1;position:relative}ul.asset-list-view>li span.mdata-4{font-size:12px;line-height:1.2;position:absolute;height:30px;width:40px;top:3px;right:3px;z-index:1}ul.asset-list-view>li span.mdata-4 .image{color:transparent;top:0;right:0}ul.asset-list-view>li span.mdata-4 .image::before{content:"\e412";font-family:'Material Icons';color:rgba(245,245,245,0.4);position:absolute;top:3px;right:-2px;font-size:1.86em}ul.asset-list-view>li .asset-thb{display:block;height:0;width:100%;position:relative;padding:56.25% 0 0 0;position:relative;background-image:linear-gradient(#212121, rgba(33,33,33,0.6)),linear-gradient(rgba(33,33,33,0.5), #212121)}ul.asset-list-view>li .asset-thb img{position:absolute;display:block;height:100%;max-width:100%;max-height:100%;left:0;right:0;top:0;bottom:0;margin:auto}ul.asset-list-view>li .asset-thb::before{content:" ";position:absolute;top:0;bottom:0;left:0;width:100%;background-image:linear-gradient(-7deg, rgba(33,33,33,0.9), rgba(33,33,33,0) 24%),linear-gradient(7deg, rgba(33,33,33,0) 75%, rgba(33,33,33,0.9));opacity:0.5;transition:opacity 1.5s cubic-bezier(0.55, 0, 0.55, 0.2);z-index:1}ul.asset-list-view>li .asset-mdata-keywords{margin:10px 0}ul.asset-list-view>li .asset-mdata-keywords button.is-outlined.keyword{font-size:13px;text-transform:initial;font-weight:normal;line-height:18px;padding:0 7px;min-width:40px;border-radius:0}.wz-speedview{padding:12px 12px 10px 12px;box-shadow:0px 3px 5px -1px rgba(0,0,0,0.2),0px 6px 10px 0px rgba(0,0,0,0.14),0px 1px 18px 0px rgba(0,0,0,0.12)}.wz-speedview div.image-bg{width:400px;height:225px;position:relative;background-image:linear-gradient(#212121, rgba(33,33,33,0.6)),linear-gradient(rgba(33,33,33,0.5), #212121)}.wz-speedview div.image-bg img.image-speedview{position:absolute;display:block;height:100%;max-width:100%;max-height:100%;left:0;right:0;top:0;bottom:0;margin:auto}.wz-speedview img.tbn_missing{width:100%}.wz-speedview video{min-height:225px;max-height:225px;background-image:linear-gradient(#212121, rgba(33,33,33,0.6)),linear-gradient(rgba(33,33,33,0.5), #212121)}.wz-speedview .info{min-height:55px;min-width:100%;padding:5px 1px 0;position:relative}.wz-speedview .info ul.metadata{list-style:none;padding-left:0;margin:0}.wz-speedview .info ul.metadata li{font-size:.75em;line-height:1.48;opacity:.75}.wz-speedview .info .price-info{opacity:.75;text-align:right}.wz-speedview .info .price-info .clip-rights{font-size:0.875em;margin-right:-1px;text-transform:uppercase}.wz-speedview .info .price-info .price{display:block;position:absolute;bottom:-3px;right:0;font-size:1.78em;font-weight:400;line-height:1;letter-spacing:-.044em}.wz-speedview .info .price-info .price::first-letter{font-size:.6em;font-weight:200;vertical-align:top}.wz-speedview.no-data>div>video{opacity:.25}.wz-speedview.no-data section.info .no-data{opacity:.75;position:relative;padding:6px 0 0 30px;margin-top:8px;line-height:1}.wz-speedview.no-data section.info .no-data::before{content:"\e001";font-family:'Material Icons';position:absolute;top:0;left:0;font-size:25px}wz-subclip-display{width:100%}wz-subclip-display>div{margin-top:8px;max-width:550px}wz-subclip-display .subclip-timeline{margin:0 0 0 0;position:relative;height:6px;width:100%}wz-subclip-display .subclip-segment{height:100%;position:absolute}wz-subclip-display ul{margin-top:0;list-style:none;padding:0;height:20px;line-height:20px;width:100%;font-size:11px;width:100%}@media screen and (max-width: 1280px) and (min-width: 960px){wz-subclip-display ul{font-size:10.25px;min-width:100%}}wz-subclip-display ul li:first-child{margin:0 0 0 4px}wz-subclip-display ul li:last-child{margin:0 4px 0 0;text-align:right}form button.conversion{min-width:92%}form button.spacing{margin-left:10px}form{padding-top:5px}wz-cc-form form .mat-form-field,wz-form form .mat-form-field{width:100%;margin-top:6px;margin-bottom:6px}wz-cc-form form a.view-tos,wz-form form a.view-tos{text-decoration:underline;cursor:pointer}wz-cc-form form .terms-and-privacy-separator,wz-form form .terms-and-privacy-separator{padding:0 5px}wz-cc-form form mat-card-actions.mat-card-actions,wz-form form mat-card-actions.mat-card-actions{display:flex;margin:16px 0 0 0;padding:4px 0}wz-cc-form form .indicate-required,wz-form form .indicate-required{font-size:84%;margin-top:32px;margin-bottom:8px;opacity:.8}wz-cc-form form .indicate-required>span,wz-form form .indicate-required>span{display:block;position:relative;padding-left:11px}wz-cc-form form .indicate-required>span::before,wz-form form .indicate-required>span::before{content:"*";font-size:130%;position:absolute;top:0;left:0}wz-cc-form form{padding-top:0}wz-cc-form button.mini.is-outlined{position:absolute;top:8px;right:8px;margin-right:0}*[mat-button]{text-transform:uppercase}mat-checkbox.ng-dirty.ng-invalid .mat-error{position:absolute;font-size:75%;line-height:1.125}form .two-col div[flex="50"]:first-child{padding:0 5px 0 0}form .two-col div[flex="50"]:last-child{padding:0 0 0 5px}.mat-radio-group .mat-radio-button{padding:3px 0}.mat-error span{display:block;margin-bottom:0.5em}wz-autocomplete-search{width:100%;margin:20px 0 0 0;position:relative}wz-autocomplete-search>div form{padding:0}wz-autocomplete-search wz-input-suggestions{width:100%;display:block}wz-autocomplete-search wz-input-suggestions .suggestions-menu.revealed{min-width:450px;top:42px;left:0}@media screen and (max-width: 600px) and (min-width: 0) and (orientation: portrait){wz-autocomplete-search wz-input-suggestions .suggestions-menu.revealed{min-width:260px;width:calc(100% - 2px)}}wz-autocomplete-search input{height:46px;font-size:1.2em;width:calc(100% - 42px);padding:0 0 0 3%;border:none;border-radius:0}wz-autocomplete-search input:focus{outline:none}wz-autocomplete-search button[type="submit"]{cursor:pointer;font-size:0;border:none;min-width:42px;padding:2px 4px;border-radius:0 2px 2px 0;transition:all 300ms cubic-bezier(0.55, 0, 0.55, 0.2)}wz-autocomplete-search button[type="submit"] mat-icon.material-icons{font-size:34px;width:34px;height:34px;color:rgba(255,255,255,0.87);text-shadow:rgba(33,33,33,0.2) 0 1px 2px}wz-autocomplete-search button[type="submit"][disabled]{cursor:default}wz-autocomplete-search button[type="submit"][disabled] mat-icon.material-icons{opacity:.6}wz-autocomplete-search button.close{display:none}wz-autocomplete-search select:empty{display:none}wz-autocomplete-search div.close-search{display:none}header.app-header wz-autocomplete-search{margin:0}header.app-header wz-autocomplete-search form{padding-top:0;width:calc(100% - 40px)}header.app-header wz-autocomplete-search input{height:42px;font-size:1.24em;padding:0 0 0 16px}header.app-header wz-autocomplete-search button[type="submit"]{border-radius:unset}header.app-header wz-autocomplete-search button[type="submit"] mat-icon.material-icons{font-size:33px;text-shadow:none}header.app-header wz-autocomplete-search wz-input-suggestions{height:100%}header.app-header wz-autocomplete-search wz-input-suggestions button.filter-toggle+input+button[type="submit"]+.suggestions-menu.revealed{top:42px;left:140px;width:50vw;max-width:550px}@media screen and (max-width: 600px) and (min-width: 0) and (orientation: portrait){header.app-header wz-autocomplete-search wz-input-suggestions button.filter-toggle+input+button[type="submit"]+.suggestions-menu.revealed{left:0;width:100vw;top:40px}}header.app-header wz-autocomplete-search div.close-search{display:initial}header.app-header wz-autocomplete-search div.close-search button[mat-icon-button] .mat-icon{opacity:.75}header.app-header wz-autocomplete-search>div{display:flex}header.app-header button.filter-toggle{height:auto;border-radius:0;padding:0 40px 0 30px;width:140px;transition:unset;min-width:140px}header.app-header button.filter-toggle mat-icon.material-icons{position:absolute;top:10px;right:24px}header.app-header button:focus{outline:none}@media screen and (max-width: 600px) and (min-width: 0) and (orientation: portrait){header.app-header wz-autocomplete-search input{height:40px;font-size:1em}}header.app-header.fixed wz-autocomplete-search form{box-shadow:inset 0 1px 0 0 rgba(66,66,66,0.1)}@media (min-height: 875px){header.app-header.fixed wz-autocomplete-search form{background-color:transparent}}header.app-header.fixed wz-autocomplete-search input{background-color:transparent}header.app-header.search-closed wz-autocomplete-search input::placeholder{opacity:0}header.app-header.search-closed wz-autocomplete-search input::-webkit-input-placeholder{opacity:0}header.app-header.search-closed wz-autocomplete-search input::-moz-input-placeholder{opacity:0}header.app-header.search-closed wz-autocomplete-search input:-moz-input-placeholder{opacity:0}header.app-header.search-closed wz-autocomplete-search input:-ms-input-placeholder{opacity:0}header.app-header.search-closed wz-autocomplete-search>div{max-height:0;min-height:0;overflow:hidden}header.app-header.search-closed wz-autocomplete-search>div{animation-name:slide-up-search;animation-duration:150ms;animation-timing-function:linear;animation-iteration-count:1;animation-direction:alternate;animation-fill-mode:backwards;animation-delay:50ms}header.app-header wz-autocomplete-search>div{max-height:0;overflow:hidden;animation-name:slide-down-search;animation-duration:150ms;animation-timing-function:linear;animation-iteration-count:1;animation-direction:alternate;animation-fill-mode:forwards;animation-delay:50ms}@keyframes slide-down-search{0%{max-height:0}100%{max-height:42px}}@keyframes slide-up-search{0%{max-height:42px}100%{max-height:0}}.suggestions-menu{width:100%;transition:all 400ms cubic-bezier(0.25, 0.8, 0.25, 1);height:auto;overflow-y:auto;position:absolute;z-index:20;top:110px;display:none}.suggestions-menu .heading{margin:0;padding-top:11px;padding-right:0;padding-bottom:9px;padding-left:10px;opacity:.5;font-size:1.1em}.suggestions-menu.revealed{display:block;box-shadow:0px 2px 1px -1px rgba(0,0,0,0.2),0px 1px 1px 0px rgba(0,0,0,0.14),0px 1px 3px 0px rgba(0,0,0,0.12);animation-name:open-menu;animation-duration:120ms;animation-timing-function:cubic-bezier(0.55, 0, 0.55, 0.2);animation-iteration-count:1;animation-fill-mode:backwards}.suggestions-menu .mat-list{padding-top:0;overflow-x:hidden}.suggestions-menu .mat-list .mat-list-item .mat-list-item-content{padding:0;height:42px}.suggestions-menu .mat-list .mat-list-item .mat-list-item-content button{height:42px;display:flex;align-items:center;width:100%;padding:0;margin:0;border:none;text-align:left;background:none;background-color:transparent;font-size:1.1em;line-height:inherit;transition:all 400ms cubic-bezier(0.25, 0.8, 0.25, 1);padding-left:16px;padding-right:16px}.suggestions-menu .mat-list .mat-list-item .mat-list-item-content button:hover,.suggestions-menu .mat-list .mat-list-item .mat-list-item-content button:focus,.suggestions-menu .mat-list .mat-list-item .mat-list-item-content button.active{cursor:pointer;outline:none}.suggestions-menu .mat-list mat-list-item.focused .mat-list-item button mat-icon{opacity:1}.suggestions-menu .mat-list mat-list-item.focused .mat-list-item button:hover{cursor:default}.suggestions-menu .mat-list mat-list-item:first-child .mat-list-item button{box-shadow:none}@keyframes open-menu{0%{max-height:0;min-height:0;overflow:hidden}100%{max-height:441px}}.wz-tags ul{display:inline-block;padding:0;margin:0}.wz-tags ul li{display:inline-block;list-style-type:none;margin-bottom:7px;padding:5px;padding-right:9px;padding-left:9px;margin-right:7px}.wz-tags ul li [mat-icon-button]{min-width:0;padding:0;width:20px;height:23px;line-height:22px}.wz-tags ul li.ready-delete{background-color:rgba(0,0,0,0.25)}wz-share-link .share-link-title{font-size:14px;padding:0;margin:16px 0 8px 0;line-height:1;font-weight:400}wz-share-link .link{padding:0 0 24px 0;white-space:nowrap;text-align:right;max-width:400px}wz-share-link .link .link-input{overflow:hidden;margin-right:4px;width:calc(100% - 44px);max-width:calc(100% - 44px);padding-top:13px;padding-right:5px;padding-bottom:13px;padding-left:5px;font-size:.9em}wz-share-link .link .link-input:focus,wz-share-link .link .link-input:active{outline:none}wz-share-recipient-list .m-data,wz-share-recipient-list .m-data:first-child{margin-top:6px;background-color:transparent}wz-share-recipient-list .m-data>.row .cell{padding:6px 4px 6px 8px}wz-share-recipient-list .m-data>.row .cell:first-child{min-width:285px;padding:6px 8px 6px 0}wz-share-recipient-list a[href^="mailto:"]{text-decoration:none}wz-share-recipient-list a[href^="mailto:"]:hover{text-decoration:underline}wz-share-recipient-list .member-role{text-transform:capitalize}wz-advanced-player .jwplayer:focus,wz-advanced-player video:focus{outline:0}wz-advanced-player .jwplayer .jw-media{cursor:pointer}wz-advanced-player .tool-bar{border-top-width:0;border-top-style:solid}wz-advanced-player .tool-bar:last-child{border-top-width:1px}wz-advanced-player .tool-bar section{padding:0 5px}@media screen and (max-width: 600px){wz-advanced-player .tool-bar section{padding:0}}wz-advanced-player .tool-bar nav[flex="5"]{width:34px;min-width:34px;text-align:right}@media screen and (max-width: 600px){wz-advanced-player .tool-bar nav[flex="5"]{position:absolute;right:0;bottom:30px}}@media screen and (max-width: 600px){wz-advanced-player .tool-bar nav.step-playback{border-top-style:solid;border-top-width:1px}}wz-advanced-player .timecode{display:inline-flex;font-size:.67em;font-weight:300;padding:0 0 0 3px;width:58px;height:12px}wz-advanced-player .timecode.duration{background-color:transparent;border-color:transparent;opacity:.8;padding:0}wz-advanced-player .timecode.divider{background-color:transparent;border-color:transparent;opacity:.75;padding:0 0 0 5px;width:11px}wz-advanced-player wz-marker-time-display .timecode{padding:6px 2px 2px 4px;height:17px;line-height:unset;vertical-align:middle}wz-advanced-player [mat-button].is-outlined{line-height:23px;min-width:38px;padding:0 7px;height:25px;vertical-align:middle}wz-advanced-player [mat-icon-button]{line-height:1;height:34px;width:34px;position:relative}wz-advanced-player [mat-icon-button].seek-out mat-icon{transform:rotate(180deg);line-height:25px}wz-advanced-player button[disabled]{opacity:.2}wz-subclip-controlbar.tool-bar nav.subclip-options{display:none}@media screen and (max-width: 600px){wz-subclip-controlbar.tool-bar wz-marker-seek-button,wz-subclip-controlbar.tool-bar wz-markers-playback-button{margin:0 -3px}}@media screen and (max-width: 600px){wz-subclip-controlbar.tool-bar wz-markers-clear-button{position:absolute;right:0}}wz-player-controlbar.tool-bar{position:relative;border-top-width:0}wz-advanced-player wz-scrubber{position:relative;text-align:center;width:100%;height:10px}wz-advanced-player mat-slider.mat-slider-horizontal{width:100%;padding:0;vertical-align:top}wz-advanced-player mat-slider.mat-slider-horizontal .mat-slider-wrapper{height:10px;width:100%;top:0;left:0;right:0;opacity:.9;cursor:pointer}wz-advanced-player mat-slider.mat-slider-horizontal .mat-slider-track-wrapper{height:100%}wz-advanced-player mat-slider.mat-slider-horizontal .mat-slider-track-background{height:100%;width:calc(100% - 3px)}wz-advanced-player mat-slider.mat-slider-horizontal .mat-slider-track-fill{height:10px;transition:none}wz-advanced-player mat-slider.mat-slider-horizontal .mat-slider-thumb-container{position:relative;top:0;transition:none}wz-advanced-player mat-slider.mat-slider-horizontal .mat-slider-thumb{width:3px;top:0;right:-3px;border-radius:0;border:none;transform:none;transition:none}wz-advanced-player mat-slider.mat-slider-horizontal .mat-slider-ticks-container{display:none}wz-advanced-player mat-slider.mat-slider-horizontal.scrubber{height:10px}wz-advanced-player mat-slider.mat-slider-horizontal.scrubber .mat-slider-track{height:10px}wz-advanced-player mat-slider.mat-slider-horizontal.scrubber .mat-slider-track-fill{height:10px}wz-advanced-player mat-slider.mat-slider-horizontal.scrubber .mat-slider-thumb{height:10px}wz-advanced-player mat-slider.mat-slider-horizontal.marker{position:absolute;height:0}wz-advanced-player mat-slider.mat-slider-horizontal.marker .mat-slider-track-wrapper{display:none}wz-advanced-player mat-slider.mat-slider-horizontal.marker .mat-slider-wrapper{height:0}wz-advanced-player mat-slider.mat-slider-horizontal.marker .mat-slider-track{height:0}wz-advanced-player mat-slider.mat-slider-horizontal.marker .mat-slider-track-fill{height:0}wz-advanced-player mat-slider.mat-slider-horizontal.marker .mat-slider-thumb{height:3px}wz-advanced-player mat-slider.mat-slider-horizontal.marker.in{top:0}wz-advanced-player mat-slider.mat-slider-horizontal.marker.out{top:7px}wz-advanced-player .hover-frame-display{position:absolute;top:-35px;border-radius:2px;font-size:11px;line-height:1;padding:8px 10px}wz-step-button .mat-icon-button[mat-icon-button]{height:31px;width:31px;margin:0 1px;line-height:1.55}wz-step-button .mat-icon-button[mat-icon-button] mat-icon{line-height:16px;height:16px;margin-left:10px;position:relative}wz-step-button .mat-icon-button[mat-icon-button] mat-icon.material-icons{font-size:16px}wz-step-button .mat-icon-button[mat-icon-button] mat-icon::before{content:"5s";font-family:Roboto,"Helvetica Neue",sans-serif;font-size:11px;line-height:1.5;font-weight:100;position:absolute;margin-left:-9px;margin-top:.033em}wz-step-button .mat-icon-button[mat-icon-button] mat-icon.one-frame::before{content:"1f";margin-left:-8px}wz-step-button .mat-icon-button[mat-icon-button] mat-icon.one-second::before{content:"1s"}wz-step-button .mat-icon-button[mat-icon-button].reverse mat-icon{transform:rotate(180deg);margin-left:-14px}wz-step-button .mat-icon-button[mat-icon-button].reverse mat-icon::before{transform:rotate(180deg);margin-top:-1px}wz-step-button .mat-icon-button[mat-icon-button].reverse mat-icon.one-frame::before{margin-left:-8px}wz-step-button .mat-icon-button[mat-icon-button].reverse mat-icon.five-second::before{margin-left:-10px}wz-timecode-format-button{height:34px;display:inline-flex;align-items:center;align-content:center;justify-content:flex-start}wz-timecode-format-button .mat-button{display:inline-flex;align-items:center;align-content:center;justify-content:flex-start;height:34px;padding:0 8px 0 2px;margin:0 0 0 8px}wz-timecode-format-button .mat-button .mat-button-wrapper{width:82px;font-size:.77em;font-weight:100;height:28px;line-height:31px}wz-timecode-format-button .mat-button .mat-button-wrapper .mat-icon{opacity:.75;width:32px;height:24px;line-height:21px}.timecode-format-menu .mat-menu-item{font-size:13px}wz-time-display{display:inline-flex;align-items:center;align-content:center;justify-content:flex-start;max-height:34px;height:34px}wz-time-display div{display:inline-flex}wz-time-display div input{display:inline-flex;background-color:transparent;border:none;font-size:.67em;font-weight:300;padding:0;margin:0 0 0 3px;width:58px;height:12px;cursor:pointer}wz-time-display div input:focus{outline:none}wz-time-display div.editing{align-items:center;align-content:center;justify-content:flex-end;max-width:100%;vertical-align:middle;position:absolute;top:2px;left:inherit;width:198px;z-index:1;padding:0 2px 0 0;height:30px}wz-time-display div.editing input{cursor:auto;height:28px;width:107px;text-align:left;margin:0 0 0 0;padding:0 0 0 9px}wz-time-display div.editing button.mat-icon-button{height:26px;width:26px}wz-time-display div.editing button.mat-icon-button .mat-icon{color:inherit}wz-time-display div.editing+span.timecode.divider{min-width:72px}wz-time-display div.editing .vertical-divider{position:relative;width:7px;height:22px}wz-time-display div.editing .vertical-divider:after{content:"";position:absolute;height:22px;width:1px;top:1px;left:4px}.volume-control{position:absolute;width:34px;height:150px;bottom:0;right:0}.volume-control button{position:absolute;bottom:0;right:0}.volume-control .mat-slider-vertical{position:absolute;width:34px;height:116px;min-height:116px;padding:10px 0 20px 0;left:0;top:0}.volume-control .mat-slider-vertical .mat-slider-wrapper{left:18px}.volume-control .mat-slider-vertical .mat-slider-ticks-container{display:none}.volume-control .mat-slider-vertical .mat-slider-track{position:relative;height:100%;left:0;margin:0 auto;cursor:pointer}.volume-control .mat-slider-vertical .mat-slider-thumb{height:10px;width:10px;right:-5px;bottom:-5px;transform:none}.mat-dialog-container wz-share .wz-dialog{width:405px}@media screen and (max-width: 600px) and (min-width: 0) and (orientation: portrait){.mat-dialog-container wz-share .wz-dialog{width:100%}}.mat-dialog-container wz-share .wz-dialog [mat-dialog-title]{text-align:left}wz-share .item-name{padding:0 0 10px 0;font-size:.7em;opacity:.65;line-height:1.25}wz-share .subclip-info{padding:8px 18px 8px 18px}wz-share .subclip-info .in-out-markers{margin:0;font-size:.7em;line-height:1}wz-share .subclip-info .in-out-markers strong{padding:3px 1px 3px 0}wz-share .subclip-info .in-out-markers strong:nth-child(5){margin-right:8px}wz-share .subclip-info .in-out-markers span{padding:1px 5px}wz-share .subclip-info .in-out-markers span:nth-child(2){margin-right:15px}wz-share .subclip-info .in-out-markers span:nth-child(4){margin-right:7px}wz-share .form-panel .asset-thb{display:block;height:0;width:100%;position:relative;padding:56.25% 0 0 0}wz-share .form-panel .asset-thb img{position:absolute;display:block;height:100%;max-width:100%;max-height:100%;left:0;right:0;top:0;bottom:0;margin:auto}.data-bk mat-tab-group,.tabs-section mat-tab-group{min-width:100%}.data-bk mat-tab-group>div,.tabs-section mat-tab-group>div{margin-bottom:0;margin-top:36px;margin-left:36px;margin-right:36px}.data-bk mat-tab-group>div:last-child,.tabs-section mat-tab-group>div:last-child{margin-bottom:46px}.data-bk mat-tab-group .mat-tab-header .mat-tab-list .mat-tab-labels,.tabs-section mat-tab-group .mat-tab-header .mat-tab-list .mat-tab-labels{text-transform:uppercase}.data-bk mat-tab-group mat-content,.tabs-section mat-tab-group mat-content{min-width:100%}.data-bk mat-tab-group mat-content m-data,.tabs-section mat-tab-group mat-content m-data{min-width:100%}.data-bk h1:first-child,.tabs-section h1:first-child{margin-top:0}.m-data{text-align:left;overflow:hidden;padding:0;background-color:#f5f5f5;border-top:1px solid rgba(189,189,189,0.5);display:table;min-width:100%;margin-top:37px}.m-data:first-child{margin-top:0}.m-data>.row{display:table-row}.m-data>.row .cell{border-right:1px solid rgba(189,189,189,0.5);border-bottom:1px solid rgba(189,189,189,0.5);display:table-cell;padding:8px 20px 8px 11px;vertical-align:top}.m-data>.row .cell p{margin:0;line-height:24px;opacity:.85;font-weight:300}.m-data>.row .cell:first-child{border-left:1px solid rgba(189,189,189,0.5);background:rgba(224,224,224,0.6);text-align:right;white-space:nowrap;padding:8px 11px 8px 30px;width:33%}.m-data>.row .cell:first-child h5{margin:0}.m-data>.row.divider{background-color:#f5f5f5}.m-data>.row.divider .cell{padding:18px 0;border-right-width:0}.m-data>.row.divider .cell:first-child{border-left-width:0;background:transparent}.basic-player .player-container .load-animation,.advanced-player .player-container .load-animation{position:absolute;top:0;bottom:0;left:0;width:100%;height:calc(100% - 137px);opacity:1;z-index:2}.basic-player .player-container .load-animation{height:100%}section.preview-bk{overflow:hidden;width:100%;position:relative;padding-top:0;padding-bottom:40px}section.preview-bk .breadcrumb-container{padding:5px 0;position:relative}section.preview-bk .breadcrumb-container .timecode{font-size:.75em;position:relative;left:32px;top:10px;opacity:.4}section.preview-bk .breadcrumb-container .timecode-separator{position:relative;width:10px}section.preview-bk .breadcrumb-container .timecode-separator::before{content:"\e192";font-family:'Material Icons';position:absolute;top:8px;font-size:22px;opacity:.4}section.preview-bk.theater{height:100%;box-shadow:0px 3px 1px -2px rgba(0,0,0,0.2),0px 2px 2px 0px rgba(0,0,0,0.14),0px 1px 5px 0px rgba(0,0,0,0.12);position:relative}section.preview-bk.theater::after{content:" ";position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;opacity:.3;z-index:0}section.preview-bk.theater>div>div{position:relative;z-index:1}@media screen and (max-width: 600px){section.preview-bk.theater>div>div{margin-right:6px;margin-left:6px}}section.preview-bk .preview{position:relative;height:100%;width:100%}section.preview-bk .preview::before{content:" ";position:absolute;top:0;bottom:0;left:0;width:100%;background-color:#fafafa;transition:opacity 1.5s cubic-bezier(0.55, 0, 0.55, 0.2)}section.preview-bk .toolbar-actions{text-align:right;max-width:265px}@media screen and (max-width: 600px){section.preview-bk .toolbar-actions{max-width:none}}section.preview-bk .toolbar-actions .asset-options span.comment-count{position:absolute;top:0;right:-2px;border-radius:2px;min-width:14px;font-size:.8em;line-height:1;margin-right:0;margin-left:0;padding:1px 2px;border-width:1px;border-style:solid}section.preview-bk .rights-transcodes{width:100%;margin:0;padding:6px 30px 6px 30px;position:absolute;bottom:60px}section.preview-bk .rights-transcodes button{width:100%}section.preview-bk .rights-transcodes [mat-button].is-outlined.rights-pkg{border-radius:4px}section.preview-bk .list-price,section.preview-bk .calculated-price,section.preview-bk .contact-us-pricing{width:100%;margin:0;padding:6px 28px 6px 28px;position:absolute;bottom:16px;text-align:right}section.preview-bk .list-price span,section.preview-bk .calculated-price span,section.preview-bk .contact-us-pricing span{display:inline-block;font-size:1.6em;font-weight:400;line-height:1}section.preview-bk .list-price span.starting,section.preview-bk .calculated-price span.starting,section.preview-bk .contact-us-pricing span.starting{font-size:.95em;margin-right:6px}section.preview-bk .list-price span.price::first-letter,section.preview-bk .calculated-price span.price::first-letter,section.preview-bk .contact-us-pricing span.price::first-letter{font-size:.7em;font-weight:200;vertical-align:top}section.preview-bk .subclip-update-button{margin:0 0 0 0;min-height:58px}section.preview-bk .subclip-update-button button{margin:10px 0}@media screen and (max-width: 600px) and (min-width: 0) and (orientation: portrait){section.preview-bk .subclip-update-button button{margin:6px 0}}section.preview-bk .cart-options{padding:10px 30px 0 0}@media screen and (max-width: 600px) and (min-width: 0) and (orientation: portrait){section.preview-bk .cart-options{padding:12px 25px 0 25px}}section.preview-bk .cart-options button{min-width:calc(100% - 30px)}@media screen and (max-width: 600px) and (min-width: 0) and (orientation: portrait){section.preview-bk .cart-options button{margin-bottom:6px;min-width:100%}}@media screen and (max-width: 600px) and (min-width: 0) and (orientation: portrait){section.preview-bk .cart-options button.add-to-cart{min-width:100%}}section.preview-bk .cart-options .delete-from-cart{margin-right:calc(-33% - 104px)}@media screen and (max-width: 600px) and (min-width: 0) and (orientation: portrait){section.preview-bk .cart-options .delete-from-cart{margin-right:0}}section.preview-bk .cart-options .delete-from-cart button.mat-button{margin-left:0}section.preview-bk .cart-options .delete-from-cart button.mat-button .mat-icon{height:26px;padding-right:3px;margin-left:-5px}section.preview-bk div.responsive-video.pdf-player,section.preview-bk div.responsive-video.basic-player{margin-bottom:58px}section.preview-bk div.responsive-video{position:relative;display:block;min-height:0;overflow:hidden;box-sizing:border-box;width:100%;height:auto !important}section.preview-bk div.responsive-video .loading,section.preview-bk div.responsive-video .no-rendition,section.preview-bk div.responsive-video .photo-container,section.preview-bk div.responsive-video .player-container{box-sizing:inherit;display:block;padding-top:56.25%}section.preview-bk div.responsive-video .loading .loading-message,section.preview-bk div.responsive-video .loading .no-rendition-message,section.preview-bk div.responsive-video .no-rendition .loading-message,section.preview-bk div.responsive-video .no-rendition .no-rendition-message,section.preview-bk div.responsive-video .photo-container .loading-message,section.preview-bk div.responsive-video .photo-container .no-rendition-message,section.preview-bk div.responsive-video .player-container .loading-message,section.preview-bk div.responsive-video .player-container .no-rendition-message{position:absolute;top:40%;left:50%;transform:translateX(-50%)}section.preview-bk div.responsive-video .loading wz-pdf-viewer,section.preview-bk div.responsive-video .loading wz-player,section.preview-bk div.responsive-video .no-rendition wz-pdf-viewer,section.preview-bk div.responsive-video .no-rendition wz-player,section.preview-bk div.responsive-video .photo-container wz-pdf-viewer,section.preview-bk div.responsive-video .photo-container wz-player,section.preview-bk div.responsive-video .player-container wz-pdf-viewer,section.preview-bk div.responsive-video .player-container wz-player{width:100%;height:100%;position:absolute;top:0;left:0}section.preview-bk div.responsive-video .match-size-player-controls{min-height:0}section.preview-bk div.responsive-video .match-size-subclip-btn{min-height:58px}section.preview-bk .advplayer div.responsive-video.missing-rendition .match-size-player-controls,section.preview-bk .advplayer div.responsive-video.loading-rendition .match-size-player-controls{min-height:79px}section.preview-bk div.primary-info{box-shadow:none;position:relative;height:calc(100% - 58px)}@media screen and (max-width: 600px) and (min-width: 0) and (orientation: portrait){section.preview-bk div.primary-info{padding:0;background-color:transparent;min-height:335px}}section.preview-bk div.primary-info .metadata{padding:12px;max-height:calc(100% - 87px);overflow-y:scroll}section.preview-bk div.primary-info .metadata .key{font-weight:600;margin:0}section.preview-bk div.primary-info .metadata .value{font-weight:200;margin:0 0 3px 0;font-size:.87em}.responsive-video{background-color:transparent;position:relative;height:auto}.responsive-video .mat-progress-bar.rendition-progress{animation-name:fadeIn;animation-duration:500ms;animation-timing-function:linear;animation-iteration-count:1;animation-fill-mode:backwards;animation-delay:.75s;position:absolute;bottom:0}@media screen and (max-width: 600px){.responsive-video{margin-bottom:15px}}@media screen and (min-width: 1920px){.responsive-video>div.jw-error{min-height:540px}}@media screen and (min-width: 1280px) and (max-width: 1920px){.responsive-video>div.jw-error{min-height:480px}}@media screen and (min-width: 960px) and (max-width: 1280px){.responsive-video>div.jw-error{min-height:400px}}@media screen and (max-width: 960px){.responsive-video>div.jw-error{min-height:320px}}.responsive-video>div.loading,.responsive-video div.no-rendition{text-align:center;margin:0 0;font-size:18px;position:relative}.responsive-video>div.loading .no-rendition-message,.responsive-video>div.loading .loading-message,.responsive-video div.no-rendition .no-rendition-message,.responsive-video div.no-rendition .loading-message{width:100%;margin:0;padding:30px;animation-name:fadeIn;animation-duration:500ms;animation-timing-function:linear;animation-iteration-count:1;animation-fill-mode:backwards;animation-delay:.75s}.responsive-video>div.loading .no-rendition-message::before,.responsive-video div.no-rendition .no-rendition-message::before{content:"\e2c1";font-family:'Material Icons';position:absolute;font-size:10em;top:-90%;right:0;width:100%;opacity:.15}.responsive-video .photo-container img{max-width:100%;position:absolute;height:100%;top:0;left:50%;transform:translateX(-50%)}@media screen and (max-width: 600px){.responsive-video .photo-container img{max-height:475px;min-height:230px}}div.primary-info-t{height:40px}div.primary-info-t div.primary-content-t{height:100%}div.primary-info-t div.primary-content-t>div>div{height:100%}div.primary-info-t div.primary-content-t .sd-hd{height:20px;width:28px;border-radius:2px;border-width:1px;border-style:solid;position:relative}div.primary-info-t div.primary-content-t .sd-hd::before{content:"HD";position:absolute;top:50%;left:53%;transform:translate(-50%, -50%);opacity:0.8;font-size:.94em;font-weight:600;line-height:0}div.primary-info-t div.primary-content-t .sd-hd.sd{width:27px;height:18px;border-radius:50%}div.primary-info-t div.primary-content-t .sd-hd.sd::before{content:"SD";opacity:0.9}div.primary-info-t div.primary-content-t .rights{padding-left:8px;text-transform:uppercase}div.primary-info-t div.primary-content-t .image.photo{position:relative;height:20px;width:30px;color:transparent}div.primary-info-t div.primary-content-t .image.photo::before{content:"\e412";font-family:'Material Icons';color:rgba(245,245,245,0.4);position:absolute;top:-8px;left:1px;font-size:1.85em}.mat-menu-panel.delivery-options-menu{max-width:none}section.wz-pdf-viewer{width:100%;height:100%}section.wz-pdf-viewer .toolbar{height:40px}section.wz-pdf-viewer .toolbar .pagination input.pageNum{width:30px;text-align:center;margin-right:6px}section.wz-pdf-viewer .toolbar .pagination span.total-pages{line-height:0.5}section.wz-pdf-viewer .toolbar .pagination span.total-pages::before{content:"/ "}section.wz-pdf-viewer .toolbar .tools .zoom-select{width:60px}section.wz-pdf-viewer .pdf-container{width:100%;height:calc(100% - 40px);overflow-y:scroll;overflow-x:scroll}section.wz-pdf-viewer .pdf-container .loading-message span,section.wz-pdf-viewer .pdf-container .error span{font-size:18px;margin-top:20px;opacity:0}section.wz-pdf-viewer .pdf-container .loading-message.show span,section.wz-pdf-viewer .pdf-container .error.show span{opacity:1;transition:opacity 250ms cubic-bezier(0.55, 0, 0.55, 0.2)}section.wz-pdf-viewer .pdf-container .mat-progress-bar.pdf-progress{position:absolute;bottom:0}section.wz-pdf-viewer .pdf-container canvas{animation:fadeIn 250ms cubic-bezier(0.35, 0, 0.25, 1) 0ms 1 forwards}collections-component .collection-head{padding-left:4px;padding-right:4px}collections-component .collection-head header{padding-top:6px;padding-bottom:5px;position:relative}collections-component .collection-head header .mat-display-1{margin:0;font-size:26px}@media screen and (max-width: 600px) and (min-width: 0) and (orientation: portrait){collections-component .collection-head header .mat-display-1{font-size:1.6em}}collections-component .collection-head .tools{text-align:right;white-space:nowrap}collections-component .collection-head .tools button.collapse-search[mat-icon-button]{transform:rotate(90deg)}collections-component .collection-head header div[flex="100"]>button[mat-icon-button]{margin-right:16px}collections-component .collection-head collections-filter-dd.revealed{padding-right:40px}collections-component .new-collection .mat-button .mat-icon{height:26px;padding-right:3px}collections-component .query-details{padding-top:4px;padding-left:8px;font-size:.77em}collections-component .query-details span{display:inline-block;position:relative;padding-left:25px;padding-right:30px;line-height:22px;opacity:.7}collections-component .query-details span:before{content:" ";position:absolute;top:0;left:0;height:20px;width:20px}collections-component .query-details span:after{content:"\e152";font-family:'Material Icons';font-size:18px;font-weight:100;line-height:22px;height:22px;width:22px;position:absolute;left:0;top:48%;transform:translateY(-50%);text-align:center}collections-component .query-details span.search:after{content:"\e8b6"}collections-component .query-details span.sort:after{content:"\e164"}collections-component .query-details span strong{display:inline-block;padding-right:5px;font-weight:600}collections-component .query-details span:last-child{padding-right:30px}.collections-list ul{margin:0;margin-top:6px;padding:0;list-style:none}.collections-list li.collection{position:relative;margin-bottom:12px;padding:2px;border-radius:2px;transition:all 400ms cubic-bezier(0.25, 0.8, 0.25, 1)}.collections-list li.collection .actions{min-height:45px;position:relative}@media screen and (max-width: 600px) and (min-width: 0) and (orientation: portrait){.collections-list li.collection .actions{min-height:50px}}.collections-list li.collection .tools{text-align:right}.collections-list li.collection .premiere-actions{position:absolute;bottom:7px;right:7px}.collections-list li.collection a.collection-name{color:inherit;text-decoration:none}.collections-list li.collection h3{margin-top:-6px;margin-bottom:6px}.collections-list li.collection .collection-info{line-height:1.5em}.collections-list li.collection .collection-info a{text-decoration:none}.collections-list li.collection .collection-info a:hover{text-decoration:underline}.collections-list li.collection .collection-info span:nth-child(2n){text-transform:capitalize}.collections-list li.collection .collection-info span:nth-child(2n) strong{text-transform:initial}.collections-list li.collection .asset-count{display:inline-block;border-radius:1px;min-width:21px;font-size:.7em;line-height:1em;padding:4px 4px;display:inline-block;text-align:center}.collections-list li.collection .mat-caption span{display:block}.collections-list li.collection.focused{box-shadow:0px 3px 1px -2px rgba(0,0,0,0.2),0px 2px 2px 0px rgba(0,0,0,0.14),0px 1px 5px 0px rgba(0,0,0,0.12)}.collections-list li.collection .divider{margin:6px 8px 0 8px;padding-bottom:6px;display:none}@media screen and (max-width: 600px) and (min-width: 0) and (orientation: portrait){.collections-list li.collection .divider{display:flex}}.collections-list li.collection .shared-members{margin-top:5px;font-size:.75em;padding:1px 11px 0 11px}.collections-list li.collection .collection-tags{margin-top:5px;margin-bottom:5px}.collections-list li.collection ul.meta-data-tags{margin-top:0;display:inline-block}.collections-list li.collection ul.meta-data-tags li.tag{display:inline-block;padding-right:9px;padding-left:9px;margin-top:6px;margin-left:6px;line-height:23px}.collections-list li.collection ul.meta-data-tags li.tag:first-child{margin-left:2px}.collections-list li.collection .actions div:last-child{text-align:right}.collections-list .asset .asset-thb{display:block;height:0;width:100%;position:relative;padding:56.25% 0 0 0;position:relative}.collections-list .asset .asset-thb img{position:absolute;display:block;height:100%;max-width:100%;max-height:100%;left:0;right:0;top:0;bottom:0;margin:auto}.collections-list .asset .asset-thb .asset-id{position:absolute;bottom:3px;right:3px;z-index:2}.collections-list .asset .asset-thb .asset-id .id{padding:3px;opacity:.7}.collections-list .asset .asset-thb .selected{position:absolute;top:3px;left:3px;z-index:2;line-height:0}.collections-list .asset .asset-thb .selected mat-icon{font-size:30px;opacity:.9;margin-right:3px}wz-item-search-form{transition:all 400ms cubic-bezier(0.25, 0.8, 0.25, 1);flex:1 1 auto;position:absolute;top:4px;right:42px;min-width:375px;z-index:2;overflow:hidden}@media screen and (max-width: 600px) and (orientation: portrait){wz-item-search-form{min-width:324px}}wz-item-search-form .tools{display:none}wz-item-search-form form{padding-top:0;transition:all 400ms cubic-bezier(0.25, 0.8, 0.25, 1);display:flex}wz-item-search-form.revealed>div{animation-name:slide;animation-duration:400ms;animation-timing-function:cubic-bezier(0.55, 0, 0.55, 0.2);animation-iteration-count:1;animation-fill-mode:backwards}wz-item-search-form input{border:none;font-size:1.15em;width:100%;padding:0 0 0 3%;max-height:41px;min-height:41px;border-radius:0;margin-right:-87px;transition:max-height 0.45s,min-height 0.35s,cubic-bezier(0.35, 0, 0.25, 1)}wz-item-search-form input:focus{outline:none}wz-item-search-form button[type="submit"],wz-item-search-form button[type="reset"]{cursor:pointer;opacity:.4;margin:auto 0}wz-item-search-form button[type="submit"]:focus,wz-item-search-form button[type="reset"]:focus{outline:none}wz-item-search-form button[type="submit"]:hover,wz-item-search-form button[type="reset"]:hover{opacity:1}wz-item-search-form .vertical-divider{position:relative;width:7px}wz-item-search-form .vertical-divider:after{content:"";position:absolute;height:30px;width:1px;top:7px;left:4px}.mat-dialog-container collection-delete-component .wz-dialog,.mat-dialog-container .wz-dialog.wz-legacy-link{padding:0 0 10px;width:420px}@media screen and (max-width: 600px) and (orientation: portrait){.mat-dialog-container collection-delete-component .wz-dialog,.mat-dialog-container .wz-dialog.wz-legacy-link{width:100%}}.mat-dialog-container collection-delete-component .wz-dialog [mat-dialog-title],.mat-dialog-container .wz-dialog.wz-legacy-link [mat-dialog-title]{text-align:left;margin-bottom:10px}.mat-dialog-container collection-delete-component .wz-dialog p.dialog-summary,.mat-dialog-container .wz-dialog.wz-legacy-link p.dialog-summary{margin:0 0 12px;font-size:14px}.wz-legacy-link .link-wrapper{padding:2px;white-space:nowrap;text-align:right}.wz-legacy-link .link-wrapper .link-input{overflow:hidden;margin-right:4px;width:calc(100% - 44px);max-width:calc(100% - 44px);padding-top:12px;padding-right:5px;padding-bottom:13px;padding-left:5px;font-size:.9em}.wz-legacy-link .link-wrapper .link-input:focus,.wz-legacy-link .link-wrapper .link-input:active{outline:none}.wz-legacy-link .link-wrapper button{transition:all 400ms cubic-bezier(0.25, 0.8, 0.25, 1)}.wz-legacy-link .link-wrapper button[mat-icon-button]:hover::after{background-color:transparent}@keyframes slide{0%{margin-left:125%}100%{margin-left:0%}}collection-show .collection-head{position:relative;box-shadow:0px 3px 1px -2px rgba(0,0,0,0.2),0px 2px 2px 0px rgba(0,0,0,0.14),0px 1px 5px 0px rgba(0,0,0,0.12)}collection-show .asset-results-header{padding-left:16px;padding-right:16px}collection-show .asset-results-header header{padding-top:6px;padding-bottom:5px;position:relative}collection-show .asset-results-header header .mat-display-1{margin:0;width:calc(100% - 120px);font-size:26px}collection-show .asset-results-header .tools{text-align:right;white-space:nowrap}collection-show .search-results>div>div{padding-left:16px;padding-right:16px}collection-show .collections-list ul{padding:3px 8px;margin-top:0}collection-show .collections-list li.collection{position:static;background-color:transparent;margin-bottom:0;padding:0;border-radius:0;border-width:0;transition:all 400ms cubic-bezier(0.25, 0.8, 0.25, 1)}@media screen and (max-width: 600px) and (min-width: 0) and (orientation: portrait){collection-show .collections-list li.collection{padding-top:40px}}collection-show .collections-list li.collection>div[layout="row"]>div[layout-padding]:first-child{padding-left:0;padding-top:4px;padding-right:16px;padding-bottom:0}@media screen and (max-width: 600px) and (min-width: 0) and (orientation: portrait){collection-show .collections-list li.collection>div[layout="row"]>div[layout-padding]:first-child{padding-right:0}}collection-show .collections-list li.collection>div[layout="row"]>div[layout-padding]:last-child{padding:0}collection-show .collections-list li.collection .actions{position:absolute;top:11px;text-align:right;right:8px}@media screen and (min-width: 1280px){collection-show .collections-list li.collection .actions{right:calc(2.5% + 8px)}}collection-show .collections-list li.collection .actions span.comment-count{position:absolute;top:0;right:-2px;border-radius:2px;min-width:14px;font-size:.8em;line-height:1;margin-right:0;margin-left:0;padding:1px 2px;border-width:1px;border-style:solid}wz-subclip-editor>section{padding:14px 12px 11px 12px}wz-subclip-editor>section [mat-button].is-outlined{line-height:35px;padding:0 16px;height:35px;margin-left:5px}wz-subclip-editor>section [mat-button].is-outlined[disabled]{opacity:.35}wz-subclip-editor>section.current-in-out-markers{padding:5px 12px;background-color:rgba(0,0,0,0.09)}wz-subclip-editor>section.current-in-out-markers span{font-size:.75em;line-height:1}wz-subclip-editor>section.current-in-out-markers span:first-child{font-weight:500;padding-right:10px}wz-subclip-editor>section.current-in-out-markers span:last-child{font-weight:300;font-size:.72em;line-height:1.1}.subclipping-edit-open .cdk-overlay-pane mat-dialog-container.mat-dialog-container{padding:2px;min-height:330px}.subclipping-edit-open .cdk-overlay-pane mat-dialog-container.mat-dialog-container wz-subclip-edit-actions{text-align:right;padding:16px 16px 16px 0}.subclipping-edit-open .cdk-overlay-pane mat-dialog-container.mat-dialog-container wz-subclip-edit-actions [mat-button].is-outlined{line-height:35px;padding:0 16px;height:35px;margin-left:5px}.subclipping-edit-open .cdk-overlay-pane mat-dialog-container.mat-dialog-container wz-subclip-edit-actions [mat-button].is-outlined[disabled]{opacity:.35}.subclipping-edit-open .cdk-overlay-pane mat-dialog-container.mat-dialog-container wz-subclip-controlbar{position:relative}.subclipping-edit-open .cdk-overlay-pane mat-dialog-container.mat-dialog-container wz-subclip-controlbar wz-markers-clear-button{position:absolute;right:1px}.mat-dialog-container collection-share-members-component .wz-dialog{padding:0 5px 10px}.mat-dialog-container collection-share-members-component .wz-dialog [mat-dialog-title]{text-align:left}collection-share-members-component .collection-name{margin:-12px 0 20px 0}collection-share-members-component .m-data{margin-top:6px;background-color:transparent}collection-share-members-component .m-data>.row .cell{padding:6px 4px 6px 8px}collection-share-members-component .m-data>.row .cell:first-child{min-width:285px;padding:6px 8px 6px 0}collection-share-members-component a[href^="mailto:"]{text-decoration:none}collection-share-members-component a[href^="mailto:"]:hover{text-decoration:underline}cart-component .tabs-section,quote-show-component .tabs-section,quote-edit-component .tabs-section{padding-bottom:60px}cart-component .tabs-section mat-tab-group>div,quote-show-component .tabs-section mat-tab-group>div,quote-edit-component .tabs-section mat-tab-group>div{margin-bottom:0;margin-top:0;margin-left:26px;margin-right:26px}cart-component .tabs-section mat-tab-group>div:last-child,quote-show-component .tabs-section mat-tab-group>div:last-child,quote-edit-component .tabs-section mat-tab-group>div:last-child{margin-bottom:28px}@media screen and (max-width: 960px){cart-component .tabs-section mat-tab-group>div,quote-show-component .tabs-section mat-tab-group>div,quote-edit-component .tabs-section mat-tab-group>div{margin-left:12px;margin-right:12px}}quote-show-component .tabs-section mat-tab-group[ng-reflect-selected-index="0"]>div{margin-top:28px}quote-show-component .tabs-section quote-tab>wz-project section.projects{margin-top:32px}quote-show-component .tabs-section.quote-review quote-tab>wz-project section.projects{margin-top:0}cart-component section.header header,quote-edit-component section.header header{padding-top:6px;padding-bottom:5px;position:relative}@media screen and (max-width: 960px) and (min-width: 0){cart-component section.header header,quote-edit-component section.header header{padding-right:8px;padding-left:8px}}cart-component section.header header .mat-display-1,quote-edit-component section.header header .mat-display-1{margin:0;width:calc(100% - 120px);max-width:198px;min-width:180px;font-size:26px}cart-component section.header header .tools,quote-edit-component section.header header .tools{text-align:right}cart-component section.header span.comment-count,quote-edit-component section.header span.comment-count{position:absolute;top:0;right:-2px;border-radius:2px;min-width:14px;font-size:.8em;line-height:1;margin-right:0;margin-left:0;padding:1px 2px;border-width:1px;border-style:solid}.commerce-total .select-usage-warn,.cart-total .select-usage-warn{margin-top:2px;font-size:15px}.commerce-total .select-usage-warn::after,.cart-total .select-usage-warn::after{content:" *"}.commerce-total .total,.cart-total .total{text-align:right;letter-spacing:-.02em;margin:0}.commerce-total .total .total-label,.cart-total .total .total-label{font-weight:300;letter-spacing:0;opacity:.7}.commerce-total .total .total-amount,.cart-total .total .total-amount{display:inline-block;min-width:130px}.commerce-total .total .total-amount::first-letter,.cart-total .total .total-amount::first-letter{font-size:.68em;vertical-align:top;letter-spacing:0}.commerce-total .subtotal,.commerce-total .trial,.commerce-total .discount,.cart-total .subtotal,.cart-total .trial,.cart-total .discount{text-align:right;letter-spacing:-.02em;line-height:1.25;font-size:16px;margin:3px 0}.commerce-total .subtotal .trial-msg,.commerce-total .trial .trial-msg,.commerce-total .discount .trial-msg,.cart-total .subtotal .trial-msg,.cart-total .trial .trial-msg,.cart-total .discount .trial-msg{margin:10px}.commerce-total .subtotal .trial-msg,.commerce-total .subtotal .total-label,.commerce-total .trial .trial-msg,.commerce-total .trial .total-label,.commerce-total .discount .trial-msg,.commerce-total .discount .total-label,.cart-total .subtotal .trial-msg,.cart-total .subtotal .total-label,.cart-total .trial .trial-msg,.cart-total .trial .total-label,.cart-total .discount .trial-msg,.cart-total .discount .total-label{line-height:1.25;font-weight:300;letter-spacing:0;opacity:.7}.commerce-total .subtotal .total-amount,.commerce-total .trial .total-amount,.commerce-total .discount .total-amount,.cart-total .subtotal .total-amount,.cart-total .trial .total-amount,.cart-total .discount .total-amount{font-weight:300;display:inline-block;min-width:130px}.commerce-total .subtotal .total-amount::first-letter,.commerce-total .trial .total-amount::first-letter,.commerce-total .discount .total-amount::first-letter,.cart-total .subtotal .total-amount::first-letter,.cart-total .trial .total-amount::first-letter,.cart-total .discount .total-amount::first-letter{font-size:.7em;line-height:1.69;vertical-align:top;letter-spacing:0}.commerce-total .discount .total-amount,.cart-total .discount .total-amount{position:relative}.commerce-total .discount .total-amount::first-letter,.cart-total .discount .total-amount::first-letter{font-size:inherit;line-height:inherit;vertical-align:none;letter-spacing:0}.commerce-total .discount .total-amount::after,.cart-total .discount .total-amount::after{font-size:.9em;content:"%"}.commerce-total .license-agreement-ckbox,.cart-total .license-agreement-ckbox{font-size:.8em;margin-bottom:14px}.commerce-total .license-agreement-ckbox .mat-checkbox-label,.cart-total .license-agreement-ckbox .mat-checkbox-label{opacity:.77}button.large-text{font-size:1.1em;line-height:48px;margin:0 0 0 8px}.mat-tab-body-content header .commerce-heading{font-size:25px;font-weight:300;line-height:1.2;margin:.6em 0 .3em 0;padding:0}.mat-tab-body-content header .sub-head{font-weight:300;opacity:.7;font-size:17px}@media screen and (max-width: 600px){quote-edit-component .quote-section quote-purchase-type-component{margin-bottom:0}}quote-edit-component .quote-section .cart-total{padding:4px 4px 8px 0}.bulk-order{font-size:.85em;line-height:33px}.bulk-order>span{font-weight:bold;padding-right:.4px}orders-component section.header header wz-item-search-form{right:42px}order-show-component section.header{padding-left:4px;padding-right:4px}order-show-component section.header header{padding-top:6px;padding-bottom:5px;position:relative}order-show-component section.header header .mat-display-1{margin:0;width:calc(100% - 120px);font-size:26px}order-show-component section.header header .tools{text-align:right}order-show-component section.header header .tools button.is-outlined.mini{margin-right:0}order-show-component section.project{padding-bottom:60px}order-show-component .project .fees{padding-bottom:0}order-show-component .project .fees .amount,order-show-component .project .assets .price{position:absolute;bottom:4px;right:8px}order-show-component .project .fees .amount::first-letter,order-show-component .project .assets .price::first-letter{font-size:.8em;vertical-align:top;letter-spacing:0}@media screen and (max-width: 600px){order-show-component .project .fees .amount,order-show-component .project .assets .price{bottom:-4px}}order-show-component .project .assets .original-price{position:absolute;bottom:26px;right:8px;text-decoration:line-through;opacity:0.7;font-size:.8em}order-show-component .project .assets .original-price::first-letter{font-size:.8em;vertical-align:top;letter-spacing:0}order-show-component .project li.cart-asset .transcode-icon{margin-right:6px;font-size:22px}order-show-component .project li.cart-asset .transcode-icon.spinner{animation-name:rotate360;animation-iteration-count:infinite;animation-duration:2s;animation-timing-function:linear}@media screen and (max-width: 600px){order-show-component .project li.cart-asset .tools{padding-bottom:21px}}order-show-component .project .project-info div{padding:8px}order-show-component .project .project-info div:nth-child(2n){padding:5px 0 0 0}order-show-component .project .project-info div:nth-child(2n) .project-subtotal{padding:0}.order-asset>div>div:nth-child(3){position:relative}.order-summary .details{opacity:.7;margin:11px 0 5px 4px}.order-summary .cart-total{opacity:.9;margin:0 4px 4px 0}.order-summary .balance-amount>[flex]{padding:3px 5px 1px 0;margin-bottom:5px}.order-summary .balance-amount>[flex] .balance>div{display:block;text-align:right;opacity:.9}.order-summary .balance-amount>[flex] .balance>div strong,.order-summary .balance-amount>[flex] .balance>div span{display:inline-block;line-height:1.4}.order-summary .balance-amount>[flex] .balance>div strong{font-weight:500}.order-summary .balance-amount>[flex] .balance>div span{min-width:90px}.order-summary .balance-amount>[flex] .balance>div span.remaining-balance::first-letter{font-size:.88em;vertical-align:top;letter-spacing:0}.order-summary .balance-amount>[flex] .balance .order-paid{font-size:20px;text-transform:uppercase;padding:2px 0;letter-spacing:-.05px}.order-summary .balance-amount>.balance-paid[flex] .balance>div span{min-width:45px}.order-summary .order-info{line-height:1.4}.order-summary .order-info>span{display:flex;margin:2px 0}.order-summary .order-info>span strong{padding-right:5px}.order-summary .order-info>span.offline-agreement-display{display:block}.order-summary .order-info>span.offline-agreement-display strong{display:block}.order-summary .order-info>span.offline-agreement-display span{display:block;font-style:italic;font-size:.94em}.order-summary .order-info a.indicate-refund{text-decoration:none}.order-summary .order-info a.indicate-refund:hover{text-decoration:underline}.order-summary .cart-total .subtotal{margin-top:11px;margin-bottom:2px}.project .download-all>div{height:50px;margin:0 0 6px 0}downloads-component section.header{padding-left:4px;padding-right:4px}downloads-component section.header header{padding-top:6px;padding-bottom:5px;position:relative}downloads-component section.header header .mat-display-1{margin:0;width:calc(100% - 250px);font-size:26px}downloads-component section.header header .date-range{text-align:right}downloads-component .order-number{margin:16px 2px 0}downloads-component li.cart-asset{margin:0 0 16px 0}downloads-component .date-range{opacity:.75;margin:2px 6px 0}downloads-component order-line-item-component .order-asset>div>div+div{align-items:flex-start;align-content:flex-start;justify-content:center}order-line-item-component li.order-asset{position:relative;margin:12px 0 0 0;padding:2px;border-radius:2px}order-line-item-component li.order-asset .mat-subheading-2{margin:0}order-line-item-component li.order-asset .price::first-letter{font-size:.8em;vertical-align:top;letter-spacing:0}order-line-item-component li.order-asset .transcode-icon{margin-right:6px;font-size:22px}order-line-item-component li.order-asset .transcode-icon.spinner{animation-name:rotate360;animation-iteration-count:infinite;animation-duration:2s;animation-timing-function:linear}order-line-item-component li.order-asset .tools{text-align:right;min-width:222px}@media screen and (max-width: 600px){order-line-item-component li.order-asset .tools{min-width:100%;padding-bottom:21px}}invoice-component section.header{padding-left:4px;padding-right:4px}invoice-component section.header header{padding-top:6px;padding-bottom:5px;position:relative}invoice-component section.header header .mat-display-1{margin:0;width:calc(100% - 120px);font-size:26px}invoice-component section.header header .tools{text-align:right}invoice-component section.header header .tools button.is-outlined.mini{margin-right:0}wz-invoice-body .logo-wrapper{height:202px;width:100%;min-width:270px;padding:2px 0 0 6px}@media screen and (max-width: 1920px){wz-invoice-body .logo-wrapper{min-width:260px}}@media screen and (max-width: 1280px){wz-invoice-body .logo-wrapper{min-width:210px}}@media screen and (max-width: 960px){wz-invoice-body .logo-wrapper{min-width:125px;height:145px}}wz-invoice-body .logo-wrapper img{width:56%}@media screen and (max-width: 1280px){wz-invoice-body .logo-wrapper img{width:71%}}@media screen and (max-width: 960px){wz-invoice-body .logo-wrapper img{width:93%}}@media screen and (max-width: 600px){wz-invoice-body .logo-wrapper img{width:30%}}wz-invoice-body .logo-wrapper .logo{display:flex;margin:0;background-position:top left;background-repeat:no-repeat;background-size:56%;height:100%;width:100%;opacity:1}@media screen and (max-width: 1280px){wz-invoice-body .logo-wrapper .logo{background-size:71%}}@media screen and (max-width: 960px){wz-invoice-body .logo-wrapper .logo{background-size:93%}}@media screen and (max-width: 600px){wz-invoice-body .logo-wrapper .logo{background-size:30%}}wz-invoice-body .invoice{margin-top:32px;margin-bottom:75px;padding:34px}@media screen and (max-width: 600px){wz-invoice-body .invoice{padding:14px;margin-bottom:25px}}wz-invoice-body .invoice header .invoice-label{margin:-8px 0 6px 0}wz-invoice-body .invoice>header+section{margin:0 0 50px 0}wz-invoice-body address{font-size:.9em;line-height:1.55}wz-invoice-body address span{display:flex}wz-invoice-body address .phone,wz-invoice-body address .email{font-style:normal;font-size:.9em;font-weight:200;line-height:1.7}wz-invoice-body address .phone .mat-icon,wz-invoice-body address .email .mat-icon{font-size:18px;line-height:1.6;width:22px;opacity:.8;margin-top:-3px}wz-invoice-body address .phone>a.mailto,wz-invoice-body address .email>a.mailto{display:flex;text-decoration:none}wz-invoice-body address .phone>a.mailto:hover,wz-invoice-body address .email>a.mailto:hover{text-decoration:underline}wz-invoice-body address .identification-number{font-style:normal;font-size:.9em;font-weight:200;margin:10px 0 10px 0;line-height:1}wz-invoice-body address .identification-number>span.key{display:inline-flex;font-weight:bold;padding-right:5px}wz-invoice-body .invoice-divider{height:0;margin:0 0 20px 0;border-bottom-style:solid;border-bottom-width:1px}wz-invoice-body .mat-title{margin:0}wz-invoice-body .details:first-child{padding-right:8px}@media screen and (max-width: 600px){wz-invoice-body .details:first-child{padding-right:0}}wz-invoice-body .details:last-child{padding-left:8px;margin-bottom:20px}@media screen and (max-width: 600px){wz-invoice-body .details:last-child{padding-left:0}}wz-invoice-body .individual-name{font-size:.9em}wz-invoice-body .company-name{margin:0;font-weight:600}wz-invoice-body .contact-container,wz-invoice-body .notes-container{padding:8px 13px;border-style:solid;border-width:1px;border-radius:2px;min-height:108px;margin-bottom:14px}wz-invoice-body .payee.details .contact-container,wz-invoice-body .remit-payment .contact-container{border-width:0}@media screen and (max-width: 600px){wz-invoice-body .payee.details .contact-container,wz-invoice-body .remit-payment .contact-container{border-width:1px}}wz-invoice-body div.project{margin-bottom:18px}wz-invoice-body div.project header.project-info .mat-subheading-1{margin:0}wz-invoice-body div.project header.project-info .mat-subheading-1 .project-name{opacity:.85;font-weight:300}wz-invoice-body div.project header.project-info div.project-subtotal{padding:0}wz-invoice-body div.project header.project-info div.project-subtotal span{padding:0}wz-invoice-body div.project header.project-info div.project-subtotal span.total-amount{display:inline-block}wz-invoice-body div.project header.project-info div.project-subtotal span.total-amount::first-letter{font-size:.7em;line-height:1.4;vertical-align:top;letter-spacing:0}wz-invoice-body div.project .offline-agreement{margin-bottom:22px;font-size:.8em}wz-invoice-body div.project .offline-agreement .value{font-style:italic;line-height:1.4;opacity:.75}wz-invoice-body div.project .assets{padding:0}wz-invoice-body div.project .assets .asset-list li.project-asset-heading .mat-subheading-2{margin:0}wz-invoice-body div.project .assets .asset-list li.project-asset-heading>div{padding:0 0 0 10px}wz-invoice-body div.project .assets .asset-list li.project-asset-heading>div:last-child{padding:0 10px 0 0}wz-invoice-body div.project .assets .asset-list li.cart-asset,wz-invoice-body div.project .assets .asset-list li.fee-item{margin:0;padding:0;border-style:solid;border-radius:0;border-width:0 1px 1px 1px}wz-invoice-body div.project .assets .asset-list li.cart-asset>div:first-child,wz-invoice-body div.project .assets .asset-list li.fee-item>div:first-child{min-width:50%}wz-invoice-body div.project .assets .asset-list li.cart-asset>div>div[layout-padding],wz-invoice-body div.project .assets .asset-list li.fee-item>div>div[layout-padding]{border-left-width:1px;border-left-style:solid}@media screen and (max-width: 600px){wz-invoice-body div.project .assets .asset-list li.cart-asset>div>div[layout-padding],wz-invoice-body div.project .assets .asset-list li.fee-item>div>div[layout-padding]{border-left-width:0}}wz-invoice-body div.project .assets .asset-list li.cart-asset>div>div[layout-padding] line-item-rights-component header,wz-invoice-body div.project .assets .asset-list li.fee-item>div>div[layout-padding] line-item-rights-component header{display:none}wz-invoice-body div.project .assets .asset-list li.cart-asset>div>div[layout-padding].cost .original-amount,wz-invoice-body div.project .assets .asset-list li.fee-item>div>div[layout-padding].cost .original-amount{display:inline-block;text-decoration:line-through;opacity:0.7;font-size:.8em}wz-invoice-body div.project .assets .asset-list li.cart-asset>div>div[layout-padding].cost .original-amount::first-letter,wz-invoice-body div.project .assets .asset-list li.fee-item>div>div[layout-padding].cost .original-amount::first-letter{font-size:.75em;line-height:1.4;vertical-align:top;letter-spacing:0}wz-invoice-body div.project .assets .asset-list li.cart-asset>div>div[layout-padding].cost .total-amount,wz-invoice-body div.project .assets .asset-list li.fee-item>div>div[layout-padding].cost .total-amount{display:inline-block}wz-invoice-body div.project .assets .asset-list li.cart-asset>div>div[layout-padding].cost .total-amount::first-letter,wz-invoice-body div.project .assets .asset-list li.fee-item>div>div[layout-padding].cost .total-amount::first-letter{font-size:.75em;line-height:1.4;vertical-align:top;letter-spacing:0}@media screen and (max-width: 600px){wz-invoice-body div.project .assets .asset-list li.cart-asset:nth-child(2),wz-invoice-body div.project .assets .asset-list li.fee-item:nth-child(2){border-top-width:1px}}wz-invoice-body div.project .assets .asset-list li.cart-asset .fee-description,wz-invoice-body div.project .assets .asset-list li.fee-item .fee-description{font-size:.9em}wz-invoice-body div.project .assets .asset-list li.cart-asset .fee-notes,wz-invoice-body div.project .assets .asset-list li.fee-item .fee-notes{font-size:12px;margin-bottom:0;min-height:unset}wz-invoice-body div.project .assets .asset-list li.cart-asset .invoice-notes,wz-invoice-body div.project .assets .asset-list li.fee-item .invoice-notes{margin:0;border-left:none;padding:8px;border-top-width:1px;border-top-style:solid}wz-invoice-body div.project .assets .asset-list li.cart-asset .invoice-notes>span,wz-invoice-body div.project .assets .asset-list li.fee-item .invoice-notes>span{font-style:italic;font-size:11px;line-height:1.3;display:block}wz-invoice-body div.project .assets .asset-list li.fee-item>div[layout-padding]{border-left-width:1px;border-left-style:solid}@media screen and (max-width: 600px){wz-invoice-body div.project .assets .asset-list li.fee-item>div[layout-padding]{border-left-width:0}}wz-invoice-body div.project .assets .asset-list li.fee-item .fee-indicator{position:relative;padding:48.25% 0 0 0;margin:0}wz-invoice-body div.project .assets .asset-list li.fee-item .fee-indicator span{position:absolute;top:0;left:0;line-height:1.1}wz-invoice-body div.project .assets .asset-list li.fee-item .fee-indicator .fee-title{font-weight:500;padding:8px 0 2px 35px}wz-invoice-body div.project .assets .asset-list li.fee-item .fee-indicator .fee-type{padding:28px 0 0 35px}wz-invoice-body div.project .assets .asset-list li.fee-item .fee-indicator::after{content:"\e89c";font-family:'Material Icons';font-size:25px;font-weight:100;line-height:25px;height:25px;width:25px;position:absolute;left:6px;top:6px}wz-invoice-body .invoice-totals{margin-bottom:45px}wz-invoice-body .invoice-totals .notes-container{margin-right:16px;min-height:100%}@media screen and (max-width: 600px){wz-invoice-body .invoice-totals .notes-container{margin-right:0}}wz-invoice-body .invoice-totals .totals-container{padding:0;border-radius:2px;margin-bottom:14px}wz-invoice-body .invoice-totals .totals-container>div{width:calc(100% - 18px);text-align:right;line-height:1.5;padding:3px 9px;border-bottom-style:solid;border-bottom-width:1px;margin:0;font-weight:300}wz-invoice-body .invoice-totals .totals-container>div:last-child{border-bottom-width:0}wz-invoice-body .invoice-totals .totals-container>div strong{font-weight:500;padding-right:10px}wz-invoice-body .invoice-totals .totals-container>div .total-amount{display:inline-block}wz-invoice-body .invoice-totals .totals-container>div .total-amount::first-letter{font-size:.7em;line-height:1.9;vertical-align:top;letter-spacing:0}wz-invoice-body .remit-payment .details{margin-right:16px}wz-invoice-body .remit-payment .details:last-child{margin-right:0}wz-invoice-body .remit-payment .details .payee-attribute{font-size:13px;line-height:1.55;font-weight:300}wz-invoice-body .remit-payment .details .payee-attribute strong{font-weight:500;padding-right:5px}@media screen and (max-width: 600px){wz-invoice-body .remit-payment .details{margin-right:0}}quote-show-component section.header header{padding-top:6px;padding-bottom:5px;position:relative}@media screen and (max-width: 960px) and (min-width: 0){quote-show-component section.header header{padding-right:8px;padding-left:8px}}quote-show-component section.header header .mat-display-1{margin:0;font-size:26px}quote-show-component section.header header .mat-display-1>span{font-size:.75em;line-height:1}quote-show-component section.header header .tools{text-align:right;max-width:86px}quote-show-component section.header header .tools span.comment-count{position:absolute;top:0;right:-2px;border-radius:2px;min-width:14px;font-size:.77em;line-height:1;margin-right:0;margin-left:0;padding:1px 2px;border-width:1px;border-style:solid}.quote-summary .details .cart-total{padding:0 0 5px 10px}.quote-summary .details .cart-total .subtotal{max-height:20px;margin-top:26px}.quote-summary .details .cart-total .discount{max-height:20px}@media screen and (max-width: 600px) and (min-width: 0){.quote-summary .details{padding:0 10px}}quote-show-component .project .assets{padding:0 12px 12px 12px;display:flex}quote-show-component .offline-agreement-section .offline-agreement-display{margin:10px 0;opacity:.75}@media screen and (max-width: 960px) and (min-width: 0){quote-show-component .offline-agreement-section .offline-agreement-display{margin:10px 10px}}quote-show-component .offline-agreement-section .offline-agreement-display strong{display:block}quote-show-component .offline-agreement-section .offline-agreement-display span{display:block;font-style:italic;font-size:.94em;line-height:1.4}commerce-component wz-comment>section{padding:6px 0 28px 0}quotes-component .reject-quote.mat-button .mat-icon,.cart-total .reject-quote .mat-button .mat-icon{height:26px;padding-right:3px;margin-left:-5px}@media screen and (max-width: 600px) and (min-width: 0){.cart-total .reject-quote{margin-top:16px}}.cart-total .action-items{white-space:nowrap;text-align:right}quote-edit-recipient-tab-component .recipient-options-select{padding:1% 1% 4px 0}@media screen and (max-width: 600px){quote-edit-recipient-tab-component .recipient-options-select{padding-right:0}}quote-edit-recipient-tab-component .recipient-options-select wz-form-picklist-component,quote-edit-recipient-tab-component .recipient-options-select wz-form-autocomplete-view{margin-top:14px;padding:10px 16px 16px;border-radius:2px;box-shadow:0px 2px 1px -1px rgba(0,0,0,0.2),0px 1px 1px 0px rgba(0,0,0,0.14),0px 1px 3px 0px rgba(0,0,0,0.12)}quote-edit-recipient-tab-component .recipient-options-select wz-form-picklist-component:first-child,quote-edit-recipient-tab-component .recipient-options-select wz-form-autocomplete-view:first-child{margin:0}quote-edit-recipient-tab-component .recipient-options-select wz-form-picklist-component .mat-title,quote-edit-recipient-tab-component .recipient-options-select wz-form-autocomplete-view .mat-title{font-weight:400;margin:0 0 2px 0;opacity:.7}quote-edit-recipient-tab-component .recipient-options-select wz-form-picklist-component ul,quote-edit-recipient-tab-component .recipient-options-select wz-form-autocomplete-view ul{list-style-type:none;padding:2px 0 0 2px;margin:0}quote-edit-recipient-tab-component .recipient-options-select wz-form-picklist-component ul li strong,quote-edit-recipient-tab-component .recipient-options-select wz-form-autocomplete-view ul li strong{padding-right:5px}quote-edit-recipient-tab-component .recipient-options-select wz-form-picklist-component.recipient.is-empty ul.mat-caption,quote-edit-recipient-tab-component .recipient-options-select wz-form-autocomplete-view.recipient.is-empty ul.mat-caption{opacity:.4}quote-edit-recipient-tab-component .recipient-options-select wz-form-picklist-component.billing-account.is-empty,quote-edit-recipient-tab-component .recipient-options-select wz-form-autocomplete-view.billing-account.is-empty{box-shadow:0px 0px 0px 0px rgba(0,0,0,0.2),0px 0px 0px 0px rgba(0,0,0,0.14),0px 0px 0px 0px rgba(0,0,0,0.12);background-color:transparent;opacity:.4;border-width:1px;border-style:solid}quote-edit-recipient-tab-component .recipient-options-select wz-form-picklist-component.billing-account.is-empty ul.mat-caption,quote-edit-recipient-tab-component .recipient-options-select wz-form-autocomplete-view.billing-account.is-empty ul.mat-caption{margin-top:73px}quote-edit-recipient-tab-component .recipient-options-select wz-form-picklist-component.billing-account.is-empty form,quote-edit-recipient-tab-component .recipient-options-select wz-form-autocomplete-view.billing-account.is-empty form{display:none}quote-edit-recipient-tab-component .recipient-options-select wz-form-autocomplete-view{position:relative}quote-edit-recipient-tab-component .recipient-options-select wz-form-autocomplete-view wz-form form .mat-form-field{margin-top:0;margin-bottom:0}quote-edit-recipient-tab-component .recipient-options-select wz-form-autocomplete-view .suggestions-menu{width:100%;top:94px}quote-edit-recipient-tab-component .recipient-options-select wz-form-autocomplete-view.billing-account.is-empty+wz-form-picklist-component.invoice-contact{box-shadow:0px 0px 0px 0px rgba(0,0,0,0.2),0px 0px 0px 0px rgba(0,0,0,0.14),0px 0px 0px 0px rgba(0,0,0,0.12);background-color:transparent;opacity:.4;border-width:1px;border-style:solid}quote-edit-recipient-tab-component .recipient-options-select wz-form-autocomplete-view.billing-account.is-empty+wz-form-picklist-component.invoice-contact ul.mat-caption{margin-top:73px}quote-edit-recipient-tab-component .recipient-options-select wz-form-autocomplete-view.billing-account.is-empty+wz-form-picklist-component.invoice-contact form,quote-edit-recipient-tab-component .recipient-options-select wz-form-autocomplete-view.billing-account.is-empty+wz-form-picklist-component.invoice-contact mat-checkbox{display:none}@media screen and (max-width: 960px){quote-edit-recipient-tab-component .col-spacer{display:none}}quote-edit-recipient-tab-component .creator-options-select{padding:0 0 0 2%}@media screen and (max-width: 600px){quote-edit-recipient-tab-component .creator-options-select{padding:5% 0 0 0}}quote-edit-recipient-tab-component .creator-options-select wz-form form .indicate-required{margin-top:6px;margin-bottom:2px;opacity:.4}quote-edit-recipient-tab-component .creator-options-select form .mat-card-actions{align-items:right;align-content:right;justify-content:flex-end}@media screen and (max-width: 600px) and (min-width: 0) and (orientation: portrait){quote-edit-recipient-tab-component .creator-options-select form .mat-card-actions{align-items:center;align-content:center;justify-content:center}}quote-edit-recipient-tab-component .creator-options-select form .mat-card-actions button.conversion{min-width:60%}@media screen and (max-width: 960px){quote-edit-recipient-tab-component .creator-options-select form .mat-card-actions button.conversion{min-width:80%}}quote-edit-confirm-tab-component .overview,quote-info-component .overview{margin-bottom:10px}quote-edit-confirm-tab-component .contact-data .mat-title,quote-info-component .contact-data .mat-title{font-weight:400;opacity:.6;margin:.3em 0;line-height:1}quote-edit-confirm-tab-component .contact-data ul,quote-info-component .contact-data ul{list-style-type:none;padding:2px 0 0 2px;margin:0}quote-edit-confirm-tab-component .contact-data ul li strong,quote-info-component .contact-data ul li strong{padding-right:5px}quote-edit-confirm-tab-component .contact-data ul li .offline-agreement,quote-info-component .contact-data ul li .offline-agreement{font-style:italic;line-height:1.4;opacity:.75}quote-edit-confirm-tab-component .contact-data.card,quote-info-component .contact-data.card{padding:10px 16px 16px;border-radius:2px;margin:12px 0 12px 12px}quote-edit-confirm-tab-component .contact-data.card:first-child,quote-info-component .contact-data.card:first-child{margin-left:0}@media screen and (max-width: 600px){quote-edit-confirm-tab-component .contact-data.card,quote-info-component .contact-data.card{margin:0 0 12px 0}}quote-edit-confirm-tab-component .summary-heading,quote-info-component .summary-heading{margin-top:24px;margin-bottom:3px}section.cart-asset div.cart-asset-thb{margin:0;display:block;height:0;padding:56.25% 0 0 0;position:relative;background:rgba(33,33,33,0.9)}section.cart-asset div.cart-asset-thb span.asset-duration{position:absolute;font-size:12px;line-height:1.21;bottom:0;right:0;padding:0 1% 1% 0;color:#fafafa;transition:all 400ms cubic-bezier(0.25, 0.8, 0.25, 1);z-index:1}section.cart-asset div.cart-asset-thb span.asset-duration span{line-height:1;position:relative}section.cart-asset div.cart-asset-thb span.indicate-photo{font-size:12px;line-height:1.21;position:absolute;height:30px;width:40px;top:3px;right:3px;z-index:1}section.cart-asset div.cart-asset-thb span.indicate-photo .image{color:transparent;top:0;right:0}section.cart-asset div.cart-asset-thb span.indicate-photo .image::before{content:"\e412";font-family:'Material Icons';color:rgba(250,250,250,0.4);position:absolute;top:3px;right:-2px;font-size:1.86em}section.cart-asset div.cart-asset-thb img{position:absolute;display:block;height:100%;max-width:100%;max-height:100%;left:0;right:0;top:0;bottom:0;margin:auto}section.cart-asset div.cart-asset-thb::before{content:" ";position:absolute;top:0;bottom:0;left:0;width:100%;background-image:linear-gradient(-7deg, rgba(33,33,33,0.9), rgba(33,33,33,0) 24%),linear-gradient(7deg, rgba(33,33,33,0) 75%, rgba(33,33,33,0.9));opacity:0.5;transition:opacity 1.5s cubic-bezier(0.55, 0, 0.55, 0.2);z-index:1}section.cart-asset .cart-asset-metadata{line-height:1.3em}section.cart-asset .cart-asset-metadata.mat-caption span{display:block}quotes-component commerce-header section.header,orders-component commerce-header section.header{padding-left:4px;padding-right:4px}quotes-component commerce-header section.header header,orders-component commerce-header section.header header{padding-top:6px;padding-bottom:5px;position:relative}quotes-component commerce-header section.header header .mat-display-1,orders-component commerce-header section.header header .mat-display-1{margin:0;width:calc(100% - 120px);font-size:26px}quotes-component commerce-header section.header .tools,orders-component commerce-header section.header .tools{text-align:right;white-space:nowrap}quotes-component commerce-header section.header .tools button.collapse-search[mat-icon-button],orders-component commerce-header section.header .tools button.collapse-search[mat-icon-button]{transform:rotate(90deg)}quotes-component commerce-header section.header header div[flex="100"]>button[mat-icon-button],orders-component commerce-header section.header header div[flex="100"]>button[mat-icon-button]{margin-right:16px}quotes-component header wz-item-search-form{right:123px}.commerce-list .order-paid{text-transform:uppercase;font-size:19px;line-height:1;margin-bottom:5px;letter-spacing:-.05px}.commerce-list .new-quote .mat-button .mat-icon{height:26px;padding-right:3px}.commerce-list ul{margin:0;margin-top:6px;padding:0;list-style:none}.commerce-list li.item{position:relative;margin-bottom:12px;padding:2px;border-radius:2px;transition:all 400ms cubic-bezier(0.25, 0.8, 0.25, 1)}.commerce-list li.item .mat-headline{margin-bottom:0}.commerce-list li.item.focused{box-shadow:0px 3px 1px -2px rgba(0,0,0,0.2),0px 2px 2px 0px rgba(0,0,0,0.14),0px 1px 5px 0px rgba(0,0,0,0.12)}.commerce-list li.item .details{padding:7px 10px;margin:7px 2px 7px 7px}@media screen and (max-width: 600px) and (min-width: 0) and (orientation: portrait){.commerce-list li.item .details{margin-right:7px}}.commerce-list li.item .details .item-number{position:relative;padding:0 0 6px 40px}.commerce-list li.item .details .item-number::after{content:"\e873";font-family:'Material Icons';font-size:45px;font-weight:100;line-height:40px;height:40px;width:40px;position:absolute;left:-7px;top:2px;opacity:.3}.commerce-list li.item .details .item-number span{display:block}.commerce-list li.item .details .item-number span.number{font-size:24px;font-weight:500}.commerce-list li.item .total{text-align:right;padding-right:8px;padding-left:8px;padding-top:2px;position:relative;min-height:100%}.commerce-list li.item .total .total-label{letter-spacing:-.05em;font-weight:100;letter-spacing:0}.commerce-list li.item .total .total-amount{letter-spacing:-.05em;display:inline-block}.commerce-list li.item .total .total-amount::first-letter{font-size:.68em;line-height:1.7;vertical-align:top;letter-spacing:0}.commerce-list li.item .total .balance{margin:3px 1px 0 0}.commerce-list li.item .total .balance>div{display:block;text-align:right;opacity:.9;line-height:1.4}.commerce-list li.item .total .balance>div strong,.commerce-list li.item .total .balance>div span{display:inline-block}.commerce-list li.item .total .balance>div strong{font-weight:500}.commerce-list li.item .total .balance>div span{min-width:68px}.commerce-list li.item .total .balance>div span.remaining-balance::first-letter{font-size:.88em;vertical-align:top;letter-spacing:0;line-height:1.5}.commerce-list li.item .total a,.commerce-list li.item .total button{margin-bottom:10px}.commerce-list li.item .total a:last-child,.commerce-list li.item .total button:last-child{margin-left:10px}@media screen and (max-width: 600px) and (min-width: 0) and (orientation: portrait){.commerce-list li.item .total>div{padding-top:12px}}.commerce-list li.item .projects{margin-top:18px;position:relative}.commerce-list li.item .projects:first-child{margin-top:0}.commerce-list li.item h3{margin-top:-6px;margin-bottom:6px}.commerce-list li.item h3 .project-label{font-weight:300}@media screen and (max-width: 600px) and (min-width: 0) and (orientation: portrait){.commerce-list li.item h3{padding-right:34px}}.commerce-list li.item .item-info{line-height:1.5em}.commerce-list li.item .asset-count{display:inline-block;border-radius:1px;min-width:21px;font-size:.7em;line-height:1;padding:4px 4px;text-align:center;vertical-align:text-top;margin-top:2px}@media screen and (max-width: 600px) and (min-width: 0) and (orientation: portrait){.commerce-list li.item .asset-count{position:absolute;right:0;top:4px}}.commerce-list li.item .mat-caption span{display:block}.commerce-list li.item .divider{margin:6px 8px 0 8px;padding-bottom:6px;display:none}@media screen and (max-width: 600px) and (min-width: 0) and (orientation: portrait){.commerce-list li.item .divider{display:flex}}.status{margin:0;letter-spacing:.04em;font-weight:600;text-align:right;padding-top:5px}ul.fee-list{padding:0 12px 0 12px;display:flex;margin:0;list-style:none}ul.fee-list li.fee-item{margin-bottom:12px;position:relative;padding:2px;border-radius:2px;transition:all 400ms cubic-bezier(0.25, 0.8, 0.25, 1)}ul.fee-list li.fee-item fee-line-item,ul.fee-list li.fee-item div.fee-line-item{min-width:100%}ul.fee-list li.fee-item fee-line-item .fee-indicator,ul.fee-list li.fee-item div.fee-line-item .fee-indicator{position:relative;padding:48.25% 0 0 0;margin:0}ul.fee-list li.fee-item fee-line-item .fee-indicator span,ul.fee-list li.fee-item div.fee-line-item .fee-indicator span{position:absolute;top:0;left:0;line-height:1.1}ul.fee-list li.fee-item fee-line-item .fee-indicator .fee-title,ul.fee-list li.fee-item div.fee-line-item .fee-indicator .fee-title{font-weight:500;padding:8px 0 2px 35px}ul.fee-list li.fee-item fee-line-item .fee-indicator .fee-type,ul.fee-list li.fee-item div.fee-line-item .fee-indicator .fee-type{padding:28px 0 0 35px}ul.fee-list li.fee-item fee-line-item .fee-indicator::after,ul.fee-list li.fee-item div.fee-line-item .fee-indicator::after{content:"\e89c";font-family:'Material Icons';font-size:25px;font-weight:100;line-height:25px;height:25px;width:25px;position:absolute;left:6px;top:6px}ul.fee-list li.fee-item fee-line-item>div>div>div+div,ul.fee-list li.fee-item div.fee-line-item>div>div>div+div{padding-left:5px}@media screen and (max-width: 600px) and (min-width: 0) and (orientation: portrait){ul.fee-list li.fee-item fee-line-item>div>div>div+div,ul.fee-list li.fee-item div.fee-line-item>div>div>div+div{padding-left:8px}}ul.fee-list li.fee-item fee-line-item .mat-caption.fee-type,ul.fee-list li.fee-item div.fee-line-item .mat-caption.fee-type{font-size:11px;opacity:.7}ul.fee-list li.fee-item fee-line-item .fee-notes,ul.fee-list li.fee-item div.fee-line-item .fee-notes{font-size:14px;line-height:1.21;margin-top:3px;margin-bottom:11px}@media screen and (min-width: 600px){ul.fee-list li.fee-item fee-line-item .fee-line-item-amount,ul.fee-list li.fee-item div.fee-line-item .fee-line-item-amount{position:absolute;bottom:7px;right:7px;font-size:1.1em}}@media screen and (max-width: 600px) and (min-width: 0) and (orientation: portrait){ul.fee-list li.fee-item fee-line-item .fee-line-item-amount,ul.fee-list li.fee-item div.fee-line-item .fee-line-item-amount{padding:10px}}ul.fee-list li.fee-item fee-line-item .fee-line-item-amount .price::first-letter,ul.fee-list li.fee-item div.fee-line-item .fee-line-item-amount .price::first-letter{font-size:.83em;vertical-align:top}ul.fee-list li.fee-item fee-line-item .actions,ul.fee-list li.fee-item div.fee-line-item .actions{position:relative}ul.fee-list li.fee-item fee-line-item .actions.orders,ul.fee-list li.fee-item div.fee-line-item .actions.orders{min-width:222px;min-height:45px}@media screen and (max-width: 600px) and (min-width: 0) and (orientation: portrait){ul.fee-list li.fee-item fee-line-item .actions.orders,ul.fee-list li.fee-item div.fee-line-item .actions.orders{padding-top:4px}}ul.fee-list li.fee-item fee-line-item .tools,ul.fee-list li.fee-item div.fee-line-item .tools{opacity:.85;text-align:right}@media screen and (max-width: 600px) and (min-width: 0) and (orientation: portrait){ul.fee-list li.fee-item fee-line-item .tools button,ul.fee-list li.fee-item div.fee-line-item .tools button{margin-bottom:3px}}ul.fee-list li.fee-item fee-line-item .divider,ul.fee-list li.fee-item div.fee-line-item .divider{margin:6px 8px 0 8px;padding-bottom:6px;display:none}@media screen and (max-width: 600px) and (min-width: 0) and (orientation: portrait){ul.fee-list li.fee-item fee-line-item .divider,ul.fee-list li.fee-item div.fee-line-item .divider{display:flex;position:absolute;bottom:32px;width:calc(100% - 16px)}}section.projects div.project ul.asset-list{padding:0 12px 12px 12px;display:flex;margin:0;list-style:none}section.projects div.project li.order-asset,section.projects div.project li.cart-asset{position:relative;margin:12px 0 0 0;padding:2px;border-radius:2px;transition:all 400ms cubic-bezier(0.25, 0.8, 0.25, 1)}section.projects div.project li.order-asset .toggle-notes-btn button,section.projects div.project li.cart-asset .toggle-notes-btn button{font-size:12px}section.projects div.project li.order-asset .actions,section.projects div.project li.cart-asset .actions{min-height:45px;position:relative}@media screen and (max-width: 600px) and (min-width: 0) and (orientation: portrait){section.projects div.project li.order-asset .actions,section.projects div.project li.cart-asset .actions{padding-top:4px}}section.projects div.project li.order-asset .tools,section.projects div.project li.cart-asset .tools{opacity:.85;text-align:right}@media screen and (max-width: 600px) and (min-width: 0) and (orientation: portrait){section.projects div.project li.order-asset .tools button,section.projects div.project li.cart-asset .tools button{margin-bottom:3px}}section.projects div.project li.order-asset .asset-description,section.projects div.project li.cart-asset .asset-description{font-size:14px;line-height:15.5px;margin-top:3px;margin-bottom:11px}section.projects div.project li.order-asset .asset-name,section.projects div.project li.cart-asset .asset-name{font-size:11px;opacity:.7}@media screen and (min-width: 600px){section.projects div.project li.order-asset line-item-price-component,section.projects div.project li.cart-asset line-item-price-component{position:absolute;bottom:7px;right:7px;font-size:18px}}section.projects div.project li.order-asset line-item-price-component .line-item-price,section.projects div.project li.cart-asset line-item-price-component .line-item-price{text-align:right}@media screen and (max-width: 600px){section.projects div.project li.order-asset line-item-price-component .line-item-price,section.projects div.project li.cart-asset line-item-price-component .line-item-price{padding:10px}}section.projects div.project li.order-asset line-item-price-component .line-item-price .admin-price,section.projects div.project li.cart-asset line-item-price-component .line-item-price .admin-price{transition:all .2s ease-in-out}section.projects div.project li.order-asset line-item-price-component .line-item-price .admin-price::after,section.projects div.project li.cart-asset line-item-price-component .line-item-price .admin-price::after{transition:all .2s ease-in-out;content:"\e150";font-family:'Material Icons';position:absolute;bottom:5px;right:5px;font-size:18px;opacity:0}section.projects div.project li.order-asset line-item-price-component .line-item-price .admin-price:hover,section.projects div.project li.cart-asset line-item-price-component .line-item-price .admin-price:hover{cursor:pointer;transition:all .2s ease-in-out;padding-right:30px}section.projects div.project li.order-asset line-item-price-component .line-item-price .admin-price:hover::after,section.projects div.project li.cart-asset line-item-price-component .line-item-price .admin-price:hover::after{opacity:.4}section.projects div.project li.order-asset line-item-price-component .line-item-price .admin-price mat-icon,section.projects div.project li.cart-asset line-item-price-component .line-item-price .admin-price mat-icon{padding-right:10px;vertical-align:bottom}section.projects div.project li.order-asset line-item-price-component .line-item-price .admin-price,section.projects div.project li.order-asset line-item-price-component .line-item-price .non-admin-price,section.projects div.project li.cart-asset line-item-price-component .line-item-price .admin-price,section.projects div.project li.cart-asset line-item-price-component .line-item-price .non-admin-price{padding:6px 0 4px 6px;margin-top:6px}section.projects div.project li.order-asset line-item-price-component .line-item-price .admin-price::first-letter,section.projects div.project li.order-asset line-item-price-component .line-item-price .non-admin-price::first-letter,section.projects div.project li.cart-asset line-item-price-component .line-item-price .admin-price::first-letter,section.projects div.project li.cart-asset line-item-price-component .line-item-price .non-admin-price::first-letter{font-size:.78em;line-height:1.355em;vertical-align:top}section.projects div.project li.order-asset line-item-price-component .line-item-price .admin-price.select-usage::after,section.projects div.project li.order-asset line-item-price-component .line-item-price .non-admin-price.select-usage::after,section.projects div.project li.cart-asset line-item-price-component .line-item-price .admin-price.select-usage::after,section.projects div.project li.cart-asset line-item-price-component .line-item-price .non-admin-price.select-usage::after{content:" *"}section.projects div.project li.order-asset line-item-price-component .line-item-price .multiplier,section.projects div.project li.order-asset line-item-price-component .line-item-price .multiplier-base,section.projects div.project li.order-asset line-item-price-component .line-item-price .pre-discount,section.projects div.project li.cart-asset line-item-price-component .line-item-price .multiplier,section.projects div.project li.cart-asset line-item-price-component .line-item-price .multiplier-base,section.projects div.project li.cart-asset line-item-price-component .line-item-price .pre-discount{padding-bottom:3px;font-size:13px}section.projects div.project li.order-asset line-item-price-component .line-item-price .multiplier .label,section.projects div.project li.order-asset line-item-price-component .line-item-price .multiplier-base .label,section.projects div.project li.order-asset line-item-price-component .line-item-price .pre-discount .label,section.projects div.project li.cart-asset line-item-price-component .line-item-price .multiplier .label,section.projects div.project li.cart-asset line-item-price-component .line-item-price .multiplier-base .label,section.projects div.project li.cart-asset line-item-price-component .line-item-price .pre-discount .label{font-weight:bold}@media screen and (max-width: 600px){section.projects div.project li.order-asset line-item-price-component .line-item-price .multiplier,section.projects div.project li.order-asset line-item-price-component .line-item-price .multiplier-base,section.projects div.project li.order-asset line-item-price-component .line-item-price .pre-discount,section.projects div.project li.cart-asset line-item-price-component .line-item-price .multiplier,section.projects div.project li.cart-asset line-item-price-component .line-item-price .multiplier-base,section.projects div.project li.cart-asset line-item-price-component .line-item-price .pre-discount{font-size:12px;padding:4px 0 0 0}}section.projects div.project li.order-asset line-item-price-component .line-item-price .multiplier-base,section.projects div.project li.order-asset line-item-price-component .line-item-price .pre-discount,section.projects div.project li.cart-asset line-item-price-component .line-item-price .multiplier-base,section.projects div.project li.cart-asset line-item-price-component .line-item-price .pre-discount{opacity:.8}section.projects div.project li.order-asset line-item-price-component .line-item-price .multiplier-base .multiplier-base-price,section.projects div.project li.order-asset line-item-price-component .line-item-price .multiplier-base .pre-discount-price,section.projects div.project li.order-asset line-item-price-component .line-item-price .pre-discount .multiplier-base-price,section.projects div.project li.order-asset line-item-price-component .line-item-price .pre-discount .pre-discount-price,section.projects div.project li.cart-asset line-item-price-component .line-item-price .multiplier-base .multiplier-base-price,section.projects div.project li.cart-asset line-item-price-component .line-item-price .multiplier-base .pre-discount-price,section.projects div.project li.cart-asset line-item-price-component .line-item-price .pre-discount .multiplier-base-price,section.projects div.project li.cart-asset line-item-price-component .line-item-price .pre-discount .pre-discount-price{padding-top:0}section.projects div.project li.order-asset line-item-price-component .line-item-price .multiplier-base .multiplier-base-price::first-letter,section.projects div.project li.order-asset line-item-price-component .line-item-price .multiplier-base .pre-discount-price::first-letter,section.projects div.project li.order-asset line-item-price-component .line-item-price .pre-discount .multiplier-base-price::first-letter,section.projects div.project li.order-asset line-item-price-component .line-item-price .pre-discount .pre-discount-price::first-letter,section.projects div.project li.cart-asset line-item-price-component .line-item-price .multiplier-base .multiplier-base-price::first-letter,section.projects div.project li.cart-asset line-item-price-component .line-item-price .multiplier-base .pre-discount-price::first-letter,section.projects div.project li.cart-asset line-item-price-component .line-item-price .pre-discount .multiplier-base-price::first-letter,section.projects div.project li.cart-asset line-item-price-component .line-item-price .pre-discount .pre-discount-price::first-letter{font-size:.78em;line-height:1.355em;vertical-align:top}section.projects div.project li.order-asset line-item-price-component .line-item-price .multiplier .multiplier-value,section.projects div.project li.order-asset line-item-price-component .line-item-price .multiplier-base .multiplier-base-price,section.projects div.project li.order-asset line-item-price-component .line-item-price .pre-discount,section.projects div.project li.order-asset line-item-price-component .line-item-price .pre-discount-price,section.projects div.project li.cart-asset line-item-price-component .line-item-price .multiplier .multiplier-value,section.projects div.project li.cart-asset line-item-price-component .line-item-price .multiplier-base .multiplier-base-price,section.projects div.project li.cart-asset line-item-price-component .line-item-price .pre-discount,section.projects div.project li.cart-asset line-item-price-component .line-item-price .pre-discount-price{padding-left:7px}section.projects div.project li.order-asset .divider,section.projects div.project li.cart-asset .divider{margin:6px 8px 0 8px;padding-bottom:6px;display:none}@media screen and (max-width: 600px) and (min-width: 0) and (orientation: portrait){section.projects div.project li.order-asset .divider,section.projects div.project li.cart-asset .divider{display:flex;position:absolute;bottom:32px;width:calc(100% - 16px)}}section.projects div.project li.order-asset .notes,section.projects div.project li.cart-asset .notes{margin:2px 8px 8px 8px}section.projects div.project li.order-asset .notes .note.editable,section.projects div.project li.cart-asset .notes .note.editable{padding-right:26px;transition:all .25s ease-in-out}section.projects div.project li.order-asset .notes .note.editable::before,section.projects div.project li.cart-asset .notes .note.editable::before{transition:all .2s ease-in-out;content:"\e150";font-family:'Material Icons';position:absolute;right:120px;font-size:24px;opacity:0}section.projects div.project li.order-asset .notes .note.editable:hover,section.projects div.project li.cart-asset .notes .note.editable:hover{padding-left:4px;cursor:pointer}section.projects div.project li.order-asset .notes .note.editable:hover::before,section.projects div.project li.cart-asset .notes .note.editable:hover::before{right:106px;opacity:.4}@media screen and (max-width: 600px) and (min-width: 0) and (orientation: portrait){section.projects div.project li.order-asset .notes .note.editable:hover,section.projects div.project li.cart-asset .notes .note.editable:hover{padding-left:4px;cursor:pointer}section.projects div.project li.order-asset .notes .note.editable:hover::before,section.projects div.project li.cart-asset .notes .note.editable:hover::before{right:16px;opacity:.4}}section.projects div.project li.order-asset .notes .note span,section.projects div.project li.cart-asset .notes .note span{padding:2px 4px;line-height:1.5;font-style:italic}section.projects div.project li.order-asset .notes button[mat-button],section.projects div.project li.cart-asset .notes button[mat-button]{opacity:.4}section.projects div.project line-item-transcode-select-component .read-only-transcode{margin-top:-8px}section.projects div.project line-item-rights-component section{margin-bottom:12px;position:relative;transition:all .2s ease-in-out}section.projects div.project line-item-rights-component section::before{transition:all .2s ease-in-out;content:"\e150";font-family:'Material Icons';position:absolute;top:3px;right:34px;font-size:24px;opacity:0}section.projects div.project line-item-rights-component section:hover{cursor:pointer}section.projects div.project line-item-rights-component section:hover::before{right:4px;opacity:.4}section.projects div.project line-item-rights-component header{position:relative;font-size:.675em;margin:0 0 4px 0;font-weight:300;text-transform:uppercase;opacity:.75;padding-left:18px}section.projects div.project line-item-rights-component header::before{content:"\e85d";font-family:'Material Icons';position:absolute;top:-3px;left:-1px;font-size:1.475em;opacity:.85}section.projects div.project line-item-rights-component header.royalty-free::before{content:"\e867"}section.projects div.project line-item-rights-component header.rights-managed::before{content:"\e866"}section.projects div.project line-item-rights-component span.cart-asset-metadata{display:block;line-height:1.3em}section.projects div.project line-item-rights-component section.read-only:hover{background-color:transparent;cursor:default}section.projects div.project line-item-rights-component section.read-only:hover::before{content:"";opacity:0}a.mat-button.is-outlined.mini,button.is-outlined.mini{line-height:24px;min-width:50px;padding:0 10px;margin-right:12px}wz-line-item-delivery-filename section{position:relative;max-width:100%;min-width:100%}wz-line-item-delivery-filename section p{transition:all .2s ease-in-out;margin:0;padding:8px 0 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}wz-line-item-delivery-filename section.editable::before{transition:all .2s ease-in-out;content:"\e150";font-family:'Material Icons';position:absolute;top:0;right:34px;font-size:24px;opacity:0}wz-line-item-delivery-filename section.editable:hover{cursor:pointer;background-color:rgba(69,90,100,0.075)}wz-line-item-delivery-filename section.editable:hover p{max-width:calc(100% - 24px);min-width:calc(100% - 24px)}wz-line-item-delivery-filename section.editable:hover::before{right:0;opacity:.4}wz-line-item-delivery-filename button.mat-button{max-width:100%;min-width:100%}.delivery-filename-form-dialog mat-input-container{min-height:120px}section.projects .add-project button{margin:2px 0 2px 0}section.projects .add-project button mat-icon{padding:0 4px 2px 0}section.projects wz-project section.header{padding-left:8px;padding-right:8px}section.projects wz-project section.header header{padding-top:6px;padding-bottom:5px;position:relative}section.projects wz-project section.header header .mat-display-1{margin:0;width:calc(100% - 120px);font-size:26px}section.projects wz-project section.header .tools{text-align:right}section.projects div.project{margin-bottom:12px}section.projects div.project header.project-info h5[mat-display-1]{margin:0 0 0 0;white-space:nowrap;line-height:1}section.projects div.project header.project-info h5[mat-display-1] .project-label{font-weight:bolder}section.projects div.project header.project-info h5[mat-display-1] .project-name{font-size:17px;font-weight:300}section.projects div.project header.project-info .project-client{line-height:1}section.projects div.project header.project-info project-info-component{margin:6px 0 6px 7px;padding:0 0 0 2px;position:relative;transition:all .2s ease-in-out}section.projects div.project header.project-info project-info-component::before{content:"\e150";font-family:'Material Icons';position:absolute;top:2px;right:3px;font-size:24px;opacity:0}section.projects div.project header.project-info project-info-component:hover{padding:0 40px 0 3px;cursor:pointer}section.projects div.project header.project-info project-info-component:hover::before{opacity:.55}section.projects div.project header.project-info project-info-component.read-only:hover{padding:0 0 0 2px;background-color:transparent;cursor:default}section.projects div.project header.project-info project-info-component.read-only:hover::before{content:"";opacity:0}section.projects div.project header.project-info div:nth-child(2n){text-align:right}section.projects div.project header.project-info div.project-asset-count{font-size:14px;padding:3px 9px 0 0}section.projects div.project header.project-info div.project-subtotal{margin-top:1px}section.projects div.project header.project-info div.project-subtotal span{font-size:18px;display:inline-block;padding:1px 8px 0 0}section.projects div.project header.project-info div.project-subtotal span::first-letter{font-size:.83em;vertical-align:top}section.projects div.project header.project-info div.project-subtotal strong{padding-right:5px}section.projects div.project header.project-info button.is-outlined{line-height:24px;min-width:50px}section.projects div.project header.project-info button.is-outlined.select-usage{border:none}section.projects div.project header.project-info button.rights-pkg .mat-icon{font-size:18px;line-height:1.32em}section.projects:last-child div.project{margin-bottom:0}.commerce-billing div.addresses ul{list-style:none;padding:0;margin:6px 0 0 -12px}@media screen and (max-width: 600px) and (min-width: 0){.commerce-billing div.addresses ul{margin-left:0}}.commerce-billing div.addresses ul li{margin:2px 0 0 12px;display:inline-block;max-width:calc(100% - 12px);min-width:calc(100% - 12px)}@media screen and (min-width: 1920px){.commerce-billing div.addresses ul li{max-width:calc(25% - 12px);min-width:calc(25% - 12px)}}@media screen and (min-width: 1280px) and (max-width: 1920px){.commerce-billing div.addresses ul li{max-width:calc(33.333% - 12px);min-width:calc(33.333% - 12px)}}@media screen and (min-width: 960px) and (max-width: 1280px){.commerce-billing div.addresses ul li{max-width:calc(50% - 12px);min-width:calc(50% - 12px)}}@media screen and (max-width: 960px){.commerce-billing div.addresses ul li{max-width:calc(50% - 12px);min-width:calc(50% - 12px)}}@media screen and (max-width: 600px){.commerce-billing div.addresses ul li{min-width:100%;max-width:100%;margin:10px 0 0 0}}.commerce-billing div.addresses ul li section{position:relative;padding:14px;border-radius:2px;transition:all 400ms cubic-bezier(0.25, 0.8, 0.25, 1);min-height:215px;margin-bottom:10px}.commerce-billing div.addresses ul li section.active{box-shadow:0px 3px 1px -2px rgba(0,0,0,0.2),0px 2px 2px 0px rgba(0,0,0,0.14),0px 1px 5px 0px rgba(0,0,0,0.12)}.commerce-billing div.addresses ul li section header{margin-bottom:6px}.commerce-billing div.addresses ul li section header span:last-child{font-size:20px;font-weight:600}.commerce-billing div.addresses ul li section header span:first-child{font-size:11px;font-weight:300;display:block;text-transform:capitalize}.commerce-billing div.addresses ul li section header span:first-child.user{display:none}.commerce-billing div.addresses ul li section address{font-size:14px;line-height:1.55;padding-top:8px;min-height:20px}.commerce-billing div.addresses ul li section address span{display:flex}.commerce-billing div.addresses ul li section address .phone{font-style:normal;line-height:2.4}.commerce-billing div.addresses ul li section nav.actions button{margin-left:5px}.commerce-billing div.addresses ul li section nav.actions button:first-child{margin-left:0}.commerce-billing div.addresses ul li section .divider{margin:8px 0 7px 0;padding-bottom:7px}.commerce-billing div.addresses ul li a.mailto{font-size:13.5px;font-style:italic;line-height:1;margin-bottom:3px;text-decoration:none}.commerce-billing div.addresses ul li a.mailto:hover{text-decoration:underline}cart-confirm-tab-component .mat-title,quote-confirm-tab .mat-title{opacity:.6;margin:.3em 0;line-height:1}cart-confirm-tab-component .mat-title.order-summary,quote-confirm-tab .mat-title.order-summary{display:inline-block;margin-top:44px}cart-confirm-tab-component .billing-payment,quote-confirm-tab .billing-payment{margin:12px 0 0 -12px}@media screen and (max-width: 600px){cart-confirm-tab-component .billing-payment,quote-confirm-tab .billing-payment{margin:0 0 12px 0}}cart-confirm-tab-component .payment,cart-confirm-tab-component .billing,quote-confirm-tab .payment,quote-confirm-tab .billing{padding:14px;margin-left:12px;border-radius:2px;max-width:calc(100% - 12px);min-width:calc(100% - 12px)}@media screen and (min-width: 1920px){cart-confirm-tab-component .payment,cart-confirm-tab-component .billing,quote-confirm-tab .payment,quote-confirm-tab .billing{max-width:calc(25% - 12px);min-width:calc(25% - 12px)}}@media screen and (min-width: 960px) and (max-width: 1920px){cart-confirm-tab-component .payment,cart-confirm-tab-component .billing,quote-confirm-tab .payment,quote-confirm-tab .billing{max-width:calc(33.333% - 12px);min-width:calc(33.333% - 12px)}}@media screen and (max-width: 960px){cart-confirm-tab-component .payment,cart-confirm-tab-component .billing,quote-confirm-tab .payment,quote-confirm-tab .billing{max-width:calc(50% - 12px);min-width:calc(50% - 12px)}}@media screen and (max-width: 600px){cart-confirm-tab-component .payment,cart-confirm-tab-component .billing,quote-confirm-tab .payment,quote-confirm-tab .billing{min-width:100%;max-width:100%;margin:10px 0 0 0}}cart-confirm-tab-component .payment button.is-outlined.mini,cart-confirm-tab-component .billing button.is-outlined.mini,quote-confirm-tab .payment button.is-outlined.mini,quote-confirm-tab .billing button.is-outlined.mini{margin-right:0}cart-confirm-tab-component .payment .mat-title,cart-confirm-tab-component .billing .mat-title,quote-confirm-tab .payment .mat-title,quote-confirm-tab .billing .mat-title{margin-top:0}cart-confirm-tab-component .payment .name strong,cart-confirm-tab-component .billing .name strong,quote-confirm-tab .payment .name strong,quote-confirm-tab .billing .name strong{font-size:14px}cart-confirm-tab-component .payment .payment-info,cart-confirm-tab-component .payment address,cart-confirm-tab-component .billing .payment-info,cart-confirm-tab-component .billing address,quote-confirm-tab .payment .payment-info,quote-confirm-tab .payment address,quote-confirm-tab .billing .payment-info,quote-confirm-tab .billing address{font-size:14px;line-height:1.55}cart-confirm-tab-component .payment .payment-info span,cart-confirm-tab-component .payment address span,cart-confirm-tab-component .billing .payment-info span,cart-confirm-tab-component .billing address span,quote-confirm-tab .payment .payment-info span,quote-confirm-tab .payment address span,quote-confirm-tab .billing .payment-info span,quote-confirm-tab .billing address span{display:flex}cart-confirm-tab-component .payment .payment-info .phone,cart-confirm-tab-component .payment address .phone,cart-confirm-tab-component .billing .payment-info .phone,cart-confirm-tab-component .billing address .phone,quote-confirm-tab .payment .payment-info .phone,quote-confirm-tab .payment address .phone,quote-confirm-tab .billing .payment-info .phone,quote-confirm-tab .billing address .phone{font-style:normal;line-height:2.4}cart-confirm-tab-component .payment .payment-info .vat-number-id,cart-confirm-tab-component .payment .payment-info .purchase-order-id,cart-confirm-tab-component .payment .payment-info .purchase-on-credit,cart-confirm-tab-component .payment .payment-info .offline-agreement,cart-confirm-tab-component .payment .payment-info .payment-terms-days,cart-confirm-tab-component .payment .payment-info .credit-card,cart-confirm-tab-component .payment address .vat-number-id,cart-confirm-tab-component .payment address .purchase-order-id,cart-confirm-tab-component .payment address .purchase-on-credit,cart-confirm-tab-component .payment address .offline-agreement,cart-confirm-tab-component .payment address .payment-terms-days,cart-confirm-tab-component .payment address .credit-card,cart-confirm-tab-component .billing .payment-info .vat-number-id,cart-confirm-tab-component .billing .payment-info .purchase-order-id,cart-confirm-tab-component .billing .payment-info .purchase-on-credit,cart-confirm-tab-component .billing .payment-info .offline-agreement,cart-confirm-tab-component .billing .payment-info .payment-terms-days,cart-confirm-tab-component .billing .payment-info .credit-card,cart-confirm-tab-component .billing address .vat-number-id,cart-confirm-tab-component .billing address .purchase-order-id,cart-confirm-tab-component .billing address .purchase-on-credit,cart-confirm-tab-component .billing address .offline-agreement,cart-confirm-tab-component .billing address .payment-terms-days,cart-confirm-tab-component .billing address .credit-card,quote-confirm-tab .payment .payment-info .vat-number-id,quote-confirm-tab .payment .payment-info .purchase-order-id,quote-confirm-tab .payment .payment-info .purchase-on-credit,quote-confirm-tab .payment .payment-info .offline-agreement,quote-confirm-tab .payment .payment-info .payment-terms-days,quote-confirm-tab .payment .payment-info .credit-card,quote-confirm-tab .payment address .vat-number-id,quote-confirm-tab .payment address .purchase-order-id,quote-confirm-tab .payment address .purchase-on-credit,quote-confirm-tab .payment address .offline-agreement,quote-confirm-tab .payment address .payment-terms-days,quote-confirm-tab .payment address .credit-card,quote-confirm-tab .billing .payment-info .vat-number-id,quote-confirm-tab .billing .payment-info .purchase-order-id,quote-confirm-tab .billing .payment-info .purchase-on-credit,quote-confirm-tab .billing .payment-info .offline-agreement,quote-confirm-tab .billing .payment-info .payment-terms-days,quote-confirm-tab .billing .payment-info .credit-card,quote-confirm-tab .billing address .vat-number-id,quote-confirm-tab .billing address .purchase-order-id,quote-confirm-tab .billing address .purchase-on-credit,quote-confirm-tab .billing address .offline-agreement,quote-confirm-tab .billing address .payment-terms-days,quote-confirm-tab .billing address .credit-card{font-size:13px}cart-confirm-tab-component .payment .payment-info .vat-number-id .indicate-credit,cart-confirm-tab-component .payment .payment-info .vat-number-id .indicate-offline,cart-confirm-tab-component .payment .payment-info .vat-number-id .indicate-cc,cart-confirm-tab-component .payment .payment-info .purchase-order-id .indicate-credit,cart-confirm-tab-component .payment .payment-info .purchase-order-id .indicate-offline,cart-confirm-tab-component .payment .payment-info .purchase-order-id .indicate-cc,cart-confirm-tab-component .payment .payment-info .purchase-on-credit .indicate-credit,cart-confirm-tab-component .payment .payment-info .purchase-on-credit .indicate-offline,cart-confirm-tab-component .payment .payment-info .purchase-on-credit .indicate-cc,cart-confirm-tab-component .payment .payment-info .offline-agreement .indicate-credit,cart-confirm-tab-component .payment .payment-info .offline-agreement .indicate-offline,cart-confirm-tab-component .payment .payment-info .offline-agreement .indicate-cc,cart-confirm-tab-component .payment .payment-info .payment-terms-days .indicate-credit,cart-confirm-tab-component .payment .payment-info .payment-terms-days .indicate-offline,cart-confirm-tab-component .payment .payment-info .payment-terms-days .indicate-cc,cart-confirm-tab-component .payment .payment-info .credit-card .indicate-credit,cart-confirm-tab-component .payment .payment-info .credit-card .indicate-offline,cart-confirm-tab-component .payment .payment-info .credit-card .indicate-cc,cart-confirm-tab-component .payment address .vat-number-id .indicate-credit,cart-confirm-tab-component .payment address .vat-number-id .indicate-offline,cart-confirm-tab-component .payment address .vat-number-id .indicate-cc,cart-confirm-tab-component .payment address .purchase-order-id .indicate-credit,cart-confirm-tab-component .payment address .purchase-order-id .indicate-offline,cart-confirm-tab-component .payment address .purchase-order-id .indicate-cc,cart-confirm-tab-component .payment address .purchase-on-credit .indicate-credit,cart-confirm-tab-component .payment address .purchase-on-credit .indicate-offline,cart-confirm-tab-component .payment address .purchase-on-credit .indicate-cc,cart-confirm-tab-component .payment address .offline-agreement .indicate-credit,cart-confirm-tab-component .payment address .offline-agreement .indicate-offline,cart-confirm-tab-component .payment address .offline-agreement .indicate-cc,cart-confirm-tab-component .payment address .payment-terms-days .indicate-credit,cart-confirm-tab-component .payment address .payment-terms-days .indicate-offline,cart-confirm-tab-component .payment address .payment-terms-days .indicate-cc,cart-confirm-tab-component .payment address .credit-card .indicate-credit,cart-confirm-tab-component .payment address .credit-card .indicate-offline,cart-confirm-tab-component .payment address .credit-card .indicate-cc,cart-confirm-tab-component .billing .payment-info .vat-number-id .indicate-credit,cart-confirm-tab-component .billing .payment-info .vat-number-id .indicate-offline,cart-confirm-tab-component .billing .payment-info .vat-number-id .indicate-cc,cart-confirm-tab-component .billing .payment-info .purchase-order-id .indicate-credit,cart-confirm-tab-component .billing .payment-info .purchase-order-id .indicate-offline,cart-confirm-tab-component .billing .payment-info .purchase-order-id .indicate-cc,cart-confirm-tab-component .billing .payment-info .purchase-on-credit .indicate-credit,cart-confirm-tab-component .billing .payment-info .purchase-on-credit .indicate-offline,cart-confirm-tab-component .billing .payment-info .purchase-on-credit .indicate-cc,cart-confirm-tab-component .billing .payment-info .offline-agreement .indicate-credit,cart-confirm-tab-component .billing .payment-info .offline-agreement .indicate-offline,cart-confirm-tab-component .billing .payment-info .offline-agreement .indicate-cc,cart-confirm-tab-component .billing .payment-info .payment-terms-days .indicate-credit,cart-confirm-tab-component .billing .payment-info .payment-terms-days .indicate-offline,cart-confirm-tab-component .billing .payment-info .payment-terms-days .indicate-cc,cart-confirm-tab-component .billing .payment-info .credit-card .indicate-credit,cart-confirm-tab-component .billing .payment-info .credit-card .indicate-offline,cart-confirm-tab-component .billing .payment-info .credit-card .indicate-cc,cart-confirm-tab-component .billing address .vat-number-id .indicate-credit,cart-confirm-tab-component .billing address .vat-number-id .indicate-offline,cart-confirm-tab-component .billing address .vat-number-id .indicate-cc,cart-confirm-tab-component .billing address .purchase-order-id .indicate-credit,cart-confirm-tab-component .billing address .purchase-order-id .indicate-offline,cart-confirm-tab-component .billing address .purchase-order-id .indicate-cc,cart-confirm-tab-component .billing address .purchase-on-credit .indicate-credit,cart-confirm-tab-component .billing address .purchase-on-credit .indicate-offline,cart-confirm-tab-component .billing address .purchase-on-credit .indicate-cc,cart-confirm-tab-component .billing address .offline-agreement .indicate-credit,cart-confirm-tab-component .billing address .offline-agreement .indicate-offline,cart-confirm-tab-component .billing address .offline-agreement .indicate-cc,cart-confirm-tab-component .billing address .payment-terms-days .indicate-credit,cart-confirm-tab-component .billing address .payment-terms-days .indicate-offline,cart-confirm-tab-component .billing address .payment-terms-days .indicate-cc,cart-confirm-tab-component .billing address .credit-card .indicate-credit,cart-confirm-tab-component .billing address .credit-card .indicate-offline,cart-confirm-tab-component .billing address .credit-card .indicate-cc,quote-confirm-tab .payment .payment-info .vat-number-id .indicate-credit,quote-confirm-tab .payment .payment-info .vat-number-id .indicate-offline,quote-confirm-tab .payment .payment-info .vat-number-id .indicate-cc,quote-confirm-tab .payment .payment-info .purchase-order-id .indicate-credit,quote-confirm-tab .payment .payment-info .purchase-order-id .indicate-offline,quote-confirm-tab .payment .payment-info .purchase-order-id .indicate-cc,quote-confirm-tab .payment .payment-info .purchase-on-credit .indicate-credit,quote-confirm-tab .payment .payment-info .purchase-on-credit .indicate-offline,quote-confirm-tab .payment .payment-info .purchase-on-credit .indicate-cc,quote-confirm-tab .payment .payment-info .offline-agreement .indicate-credit,quote-confirm-tab .payment .payment-info .offline-agreement .indicate-offline,quote-confirm-tab .payment .payment-info .offline-agreement .indicate-cc,quote-confirm-tab .payment .payment-info .payment-terms-days .indicate-credit,quote-confirm-tab .payment .payment-info .payment-terms-days .indicate-offline,quote-confirm-tab .payment .payment-info .payment-terms-days .indicate-cc,quote-confirm-tab .payment .payment-info .credit-card .indicate-credit,quote-confirm-tab .payment .payment-info .credit-card .indicate-offline,quote-confirm-tab .payment .payment-info .credit-card .indicate-cc,quote-confirm-tab .payment address .vat-number-id .indicate-credit,quote-confirm-tab .payment address .vat-number-id .indicate-offline,quote-confirm-tab .payment address .vat-number-id .indicate-cc,quote-confirm-tab .payment address .purchase-order-id .indicate-credit,quote-confirm-tab .payment address .purchase-order-id .indicate-offline,quote-confirm-tab .payment address .purchase-order-id .indicate-cc,quote-confirm-tab .payment address .purchase-on-credit .indicate-credit,quote-confirm-tab .payment address .purchase-on-credit .indicate-offline,quote-confirm-tab .payment address .purchase-on-credit .indicate-cc,quote-confirm-tab .payment address .offline-agreement .indicate-credit,quote-confirm-tab .payment address .offline-agreement .indicate-offline,quote-confirm-tab .payment address .offline-agreement .indicate-cc,quote-confirm-tab .payment address .payment-terms-days .indicate-credit,quote-confirm-tab .payment address .payment-terms-days .indicate-offline,quote-confirm-tab .payment address .payment-terms-days .indicate-cc,quote-confirm-tab .payment address .credit-card .indicate-credit,quote-confirm-tab .payment address .credit-card .indicate-offline,quote-confirm-tab .payment address .credit-card .indicate-cc,quote-confirm-tab .billing .payment-info .vat-number-id .indicate-credit,quote-confirm-tab .billing .payment-info .vat-number-id .indicate-offline,quote-confirm-tab .billing .payment-info .vat-number-id .indicate-cc,quote-confirm-tab .billing .payment-info .purchase-order-id .indicate-credit,quote-confirm-tab .billing .payment-info .purchase-order-id .indicate-offline,quote-confirm-tab .billing .payment-info .purchase-order-id .indicate-cc,quote-confirm-tab .billing .payment-info .purchase-on-credit .indicate-credit,quote-confirm-tab .billing .payment-info .purchase-on-credit .indicate-offline,quote-confirm-tab .billing .payment-info .purchase-on-credit .indicate-cc,quote-confirm-tab .billing .payment-info .offline-agreement .indicate-credit,quote-confirm-tab .billing .payment-info .offline-agreement .indicate-offline,quote-confirm-tab .billing .payment-info .offline-agreement .indicate-cc,quote-confirm-tab .billing .payment-info .payment-terms-days .indicate-credit,quote-confirm-tab .billing .payment-info .payment-terms-days .indicate-offline,quote-confirm-tab .billing .payment-info .payment-terms-days .indicate-cc,quote-confirm-tab .billing .payment-info .credit-card .indicate-credit,quote-confirm-tab .billing .payment-info .credit-card .indicate-offline,quote-confirm-tab .billing .payment-info .credit-card .indicate-cc,quote-confirm-tab .billing address .vat-number-id .indicate-credit,quote-confirm-tab .billing address .vat-number-id .indicate-offline,quote-confirm-tab .billing address .vat-number-id .indicate-cc,quote-confirm-tab .billing address .purchase-order-id .indicate-credit,quote-confirm-tab .billing address .purchase-order-id .indicate-offline,quote-confirm-tab .billing address .purchase-order-id .indicate-cc,quote-confirm-tab .billing address .purchase-on-credit .indicate-credit,quote-confirm-tab .billing address .purchase-on-credit .indicate-offline,quote-confirm-tab .billing address .purchase-on-credit .indicate-cc,quote-confirm-tab .billing address .offline-agreement .indicate-credit,quote-confirm-tab .billing address .offline-agreement .indicate-offline,quote-confirm-tab .billing address .offline-agreement .indicate-cc,quote-confirm-tab .billing address .payment-terms-days .indicate-credit,quote-confirm-tab .billing address .payment-terms-days .indicate-offline,quote-confirm-tab .billing address .payment-terms-days .indicate-cc,quote-confirm-tab .billing address .credit-card .indicate-credit,quote-confirm-tab .billing address .credit-card .indicate-offline,quote-confirm-tab .billing address .credit-card .indicate-cc{display:flex}cart-confirm-tab-component .payment .payment-info .vat-number-id .indicate-credit strong,cart-confirm-tab-component .payment .payment-info .vat-number-id .indicate-offline strong,cart-confirm-tab-component .payment .payment-info .vat-number-id .indicate-cc strong,cart-confirm-tab-component .payment .payment-info .purchase-order-id .indicate-credit strong,cart-confirm-tab-component .payment .payment-info .purchase-order-id .indicate-offline strong,cart-confirm-tab-component .payment .payment-info .purchase-order-id .indicate-cc strong,cart-confirm-tab-component .payment .payment-info .purchase-on-credit .indicate-credit strong,cart-confirm-tab-component .payment .payment-info .purchase-on-credit .indicate-offline strong,cart-confirm-tab-component .payment .payment-info .purchase-on-credit .indicate-cc strong,cart-confirm-tab-component .payment .payment-info .offline-agreement .indicate-credit strong,cart-confirm-tab-component .payment .payment-info .offline-agreement .indicate-offline strong,cart-confirm-tab-component .payment .payment-info .offline-agreement .indicate-cc strong,cart-confirm-tab-component .payment .payment-info .payment-terms-days .indicate-credit strong,cart-confirm-tab-component .payment .payment-info .payment-terms-days .indicate-offline strong,cart-confirm-tab-component .payment .payment-info .payment-terms-days .indicate-cc strong,cart-confirm-tab-component .payment .payment-info .credit-card .indicate-credit strong,cart-confirm-tab-component .payment .payment-info .credit-card .indicate-offline strong,cart-confirm-tab-component .payment .payment-info .credit-card .indicate-cc strong,cart-confirm-tab-component .payment address .vat-number-id .indicate-credit strong,cart-confirm-tab-component .payment address .vat-number-id .indicate-offline strong,cart-confirm-tab-component .payment address .vat-number-id .indicate-cc strong,cart-confirm-tab-component .payment address .purchase-order-id .indicate-credit strong,cart-confirm-tab-component .payment address .purchase-order-id .indicate-offline strong,cart-confirm-tab-component .payment address .purchase-order-id .indicate-cc strong,cart-confirm-tab-component .payment address .purchase-on-credit .indicate-credit strong,cart-confirm-tab-component .payment address .purchase-on-credit .indicate-offline strong,cart-confirm-tab-component .payment address .purchase-on-credit .indicate-cc strong,cart-confirm-tab-component .payment address .offline-agreement .indicate-credit strong,cart-confirm-tab-component .payment address .offline-agreement .indicate-offline strong,cart-confirm-tab-component .payment address .offline-agreement .indicate-cc strong,cart-confirm-tab-component .payment address .payment-terms-days .indicate-credit strong,cart-confirm-tab-component .payment address .payment-terms-days .indicate-offline strong,cart-confirm-tab-component .payment address .payment-terms-days .indicate-cc strong,cart-confirm-tab-component .payment address .credit-card .indicate-credit strong,cart-confirm-tab-component .payment address .credit-card .indicate-offline strong,cart-confirm-tab-component .payment address .credit-card .indicate-cc strong,cart-confirm-tab-component .billing .payment-info .vat-number-id .indicate-credit strong,cart-confirm-tab-component .billing .payment-info .vat-number-id .indicate-offline strong,cart-confirm-tab-component .billing .payment-info .vat-number-id .indicate-cc strong,cart-confirm-tab-component .billing .payment-info .purchase-order-id .indicate-credit strong,cart-confirm-tab-component .billing .payment-info .purchase-order-id .indicate-offline strong,cart-confirm-tab-component .billing .payment-info .purchase-order-id .indicate-cc strong,cart-confirm-tab-component .billing .payment-info .purchase-on-credit .indicate-credit strong,cart-confirm-tab-component .billing .payment-info .purchase-on-credit .indicate-offline strong,cart-confirm-tab-component .billing .payment-info .purchase-on-credit .indicate-cc strong,cart-confirm-tab-component .billing .payment-info .offline-agreement .indicate-credit strong,cart-confirm-tab-component .billing .payment-info .offline-agreement .indicate-offline strong,cart-confirm-tab-component .billing .payment-info .offline-agreement .indicate-cc strong,cart-confirm-tab-component .billing .payment-info .payment-terms-days .indicate-credit strong,cart-confirm-tab-component .billing .payment-info .payment-terms-days .indicate-offline strong,cart-confirm-tab-component .billing .payment-info .payment-terms-days .indicate-cc strong,cart-confirm-tab-component .billing .payment-info .credit-card .indicate-credit strong,cart-confirm-tab-component .billing .payment-info .credit-card .indicate-offline strong,cart-confirm-tab-component .billing .payment-info .credit-card .indicate-cc strong,cart-confirm-tab-component .billing address .vat-number-id .indicate-credit strong,cart-confirm-tab-component .billing address .vat-number-id .indicate-offline strong,cart-confirm-tab-component .billing address .vat-number-id .indicate-cc strong,cart-confirm-tab-component .billing address .purchase-order-id .indicate-credit strong,cart-confirm-tab-component .billing address .purchase-order-id .indicate-offline strong,cart-confirm-tab-component .billing address .purchase-order-id .indicate-cc strong,cart-confirm-tab-component .billing address .purchase-on-credit .indicate-credit strong,cart-confirm-tab-component .billing address .purchase-on-credit .indicate-offline strong,cart-confirm-tab-component .billing address .purchase-on-credit .indicate-cc strong,cart-confirm-tab-component .billing address .offline-agreement .indicate-credit strong,cart-confirm-tab-component .billing address .offline-agreement .indicate-offline strong,cart-confirm-tab-component .billing address .offline-agreement .indicate-cc strong,cart-confirm-tab-component .billing address .payment-terms-days .indicate-credit strong,cart-confirm-tab-component .billing address .payment-terms-days .indicate-offline strong,cart-confirm-tab-component .billing address .payment-terms-days .indicate-cc strong,cart-confirm-tab-component .billing address .credit-card .indicate-credit strong,cart-confirm-tab-component .billing address .credit-card .indicate-offline strong,cart-confirm-tab-component .billing address .credit-card .indicate-cc strong,quote-confirm-tab .payment .payment-info .vat-number-id .indicate-credit strong,quote-confirm-tab .payment .payment-info .vat-number-id .indicate-offline strong,quote-confirm-tab .payment .payment-info .vat-number-id .indicate-cc strong,quote-confirm-tab .payment .payment-info .purchase-order-id .indicate-credit strong,quote-confirm-tab .payment .payment-info .purchase-order-id .indicate-offline strong,quote-confirm-tab .payment .payment-info .purchase-order-id .indicate-cc strong,quote-confirm-tab .payment .payment-info .purchase-on-credit .indicate-credit strong,quote-confirm-tab .payment .payment-info .purchase-on-credit .indicate-offline strong,quote-confirm-tab .payment .payment-info .purchase-on-credit .indicate-cc strong,quote-confirm-tab .payment .payment-info .offline-agreement .indicate-credit strong,quote-confirm-tab .payment .payment-info .offline-agreement .indicate-offline strong,quote-confirm-tab .payment .payment-info .offline-agreement .indicate-cc strong,quote-confirm-tab .payment .payment-info .payment-terms-days .indicate-credit strong,quote-confirm-tab .payment .payment-info .payment-terms-days .indicate-offline strong,quote-confirm-tab .payment .payment-info .payment-terms-days .indicate-cc strong,quote-confirm-tab .payment .payment-info .credit-card .indicate-credit strong,quote-confirm-tab .payment .payment-info .credit-card .indicate-offline strong,quote-confirm-tab .payment .payment-info .credit-card .indicate-cc strong,quote-confirm-tab .payment address .vat-number-id .indicate-credit strong,quote-confirm-tab .payment address .vat-number-id .indicate-offline strong,quote-confirm-tab .payment address .vat-number-id .indicate-cc strong,quote-confirm-tab .payment address .purchase-order-id .indicate-credit strong,quote-confirm-tab .payment address .purchase-order-id .indicate-offline strong,quote-confirm-tab .payment address .purchase-order-id .indicate-cc strong,quote-confirm-tab .payment address .purchase-on-credit .indicate-credit strong,quote-confirm-tab .payment address .purchase-on-credit .indicate-offline strong,quote-confirm-tab .payment address .purchase-on-credit .indicate-cc strong,quote-confirm-tab .payment address .offline-agreement .indicate-credit strong,quote-confirm-tab .payment address .offline-agreement .indicate-offline strong,quote-confirm-tab .payment address .offline-agreement .indicate-cc strong,quote-confirm-tab .payment address .payment-terms-days .indicate-credit strong,quote-confirm-tab .payment address .payment-terms-days .indicate-offline strong,quote-confirm-tab .payment address .payment-terms-days .indicate-cc strong,quote-confirm-tab .payment address .credit-card .indicate-credit strong,quote-confirm-tab .payment address .credit-card .indicate-offline strong,quote-confirm-tab .payment address .credit-card .indicate-cc strong,quote-confirm-tab .billing .payment-info .vat-number-id .indicate-credit strong,quote-confirm-tab .billing .payment-info .vat-number-id .indicate-offline strong,quote-confirm-tab .billing .payment-info .vat-number-id .indicate-cc strong,quote-confirm-tab .billing .payment-info .purchase-order-id .indicate-credit strong,quote-confirm-tab .billing .payment-info .purchase-order-id .indicate-offline strong,quote-confirm-tab .billing .payment-info .purchase-order-id .indicate-cc strong,quote-confirm-tab .billing .payment-info .purchase-on-credit .indicate-credit strong,quote-confirm-tab .billing .payment-info .purchase-on-credit .indicate-offline strong,quote-confirm-tab .billing .payment-info .purchase-on-credit .indicate-cc strong,quote-confirm-tab .billing .payment-info .offline-agreement .indicate-credit strong,quote-confirm-tab .billing .payment-info .offline-agreement .indicate-offline strong,quote-confirm-tab .billing .payment-info .offline-agreement .indicate-cc strong,quote-confirm-tab .billing .payment-info .payment-terms-days .indicate-credit strong,quote-confirm-tab .billing .payment-info .payment-terms-days .indicate-offline strong,quote-confirm-tab .billing .payment-info .payment-terms-days .indicate-cc strong,quote-confirm-tab .billing .payment-info .credit-card .indicate-credit strong,quote-confirm-tab .billing .payment-info .credit-card .indicate-offline strong,quote-confirm-tab .billing .payment-info .credit-card .indicate-cc strong,quote-confirm-tab .billing address .vat-number-id .indicate-credit strong,quote-confirm-tab .billing address .vat-number-id .indicate-offline strong,quote-confirm-tab .billing address .vat-number-id .indicate-cc strong,quote-confirm-tab .billing address .purchase-order-id .indicate-credit strong,quote-confirm-tab .billing address .purchase-order-id .indicate-offline strong,quote-confirm-tab .billing address .purchase-order-id .indicate-cc strong,quote-confirm-tab .billing address .purchase-on-credit .indicate-credit strong,quote-confirm-tab .billing address .purchase-on-credit .indicate-offline strong,quote-confirm-tab .billing address .purchase-on-credit .indicate-cc strong,quote-confirm-tab .billing address .offline-agreement .indicate-credit strong,quote-confirm-tab .billing address .offline-agreement .indicate-offline strong,quote-confirm-tab .billing address .offline-agreement .indicate-cc strong,quote-confirm-tab .billing address .payment-terms-days .indicate-credit strong,quote-confirm-tab .billing address .payment-terms-days .indicate-offline strong,quote-confirm-tab .billing address .payment-terms-days .indicate-cc strong,quote-confirm-tab .billing address .credit-card .indicate-credit strong,quote-confirm-tab .billing address .credit-card .indicate-offline strong,quote-confirm-tab .billing address .credit-card .indicate-cc strong{position:relative;padding:0 4px 0 27px;text-transform:uppercase}cart-confirm-tab-component .payment .payment-info .vat-number-id .indicate-credit strong::before,cart-confirm-tab-component .payment .payment-info .vat-number-id .indicate-offline strong::before,cart-confirm-tab-component .payment .payment-info .vat-number-id .indicate-cc strong::before,cart-confirm-tab-component .payment .payment-info .purchase-order-id .indicate-credit strong::before,cart-confirm-tab-component .payment .payment-info .purchase-order-id .indicate-offline strong::before,cart-confirm-tab-component .payment .payment-info .purchase-order-id .indicate-cc strong::before,cart-confirm-tab-component .payment .payment-info .purchase-on-credit .indicate-credit strong::before,cart-confirm-tab-component .payment .payment-info .purchase-on-credit .indicate-offline strong::before,cart-confirm-tab-component .payment .payment-info .purchase-on-credit .indicate-cc strong::before,cart-confirm-tab-component .payment .payment-info .offline-agreement .indicate-credit strong::before,cart-confirm-tab-component .payment .payment-info .offline-agreement .indicate-offline strong::before,cart-confirm-tab-component .payment .payment-info .offline-agreement .indicate-cc strong::before,cart-confirm-tab-component .payment .payment-info .payment-terms-days .indicate-credit strong::before,cart-confirm-tab-component .payment .payment-info .payment-terms-days .indicate-offline strong::before,cart-confirm-tab-component .payment .payment-info .payment-terms-days .indicate-cc strong::before,cart-confirm-tab-component .payment .payment-info .credit-card .indicate-credit strong::before,cart-confirm-tab-component .payment .payment-info .credit-card .indicate-offline strong::before,cart-confirm-tab-component .payment .payment-info .credit-card .indicate-cc strong::before,cart-confirm-tab-component .payment address .vat-number-id .indicate-credit strong::before,cart-confirm-tab-component .payment address .vat-number-id .indicate-offline strong::before,cart-confirm-tab-component .payment address .vat-number-id .indicate-cc strong::before,cart-confirm-tab-component .payment address .purchase-order-id .indicate-credit strong::before,cart-confirm-tab-component .payment address .purchase-order-id .indicate-offline strong::before,cart-confirm-tab-component .payment address .purchase-order-id .indicate-cc strong::before,cart-confirm-tab-component .payment address .purchase-on-credit .indicate-credit strong::before,cart-confirm-tab-component .payment address .purchase-on-credit .indicate-offline strong::before,cart-confirm-tab-component .payment address .purchase-on-credit .indicate-cc strong::before,cart-confirm-tab-component .payment address .offline-agreement .indicate-credit strong::before,cart-confirm-tab-component .payment address .offline-agreement .indicate-offline strong::before,cart-confirm-tab-component .payment address .offline-agreement .indicate-cc strong::before,cart-confirm-tab-component .payment address .payment-terms-days .indicate-credit strong::before,cart-confirm-tab-component .payment address .payment-terms-days .indicate-offline strong::before,cart-confirm-tab-component .payment address .payment-terms-days .indicate-cc strong::before,cart-confirm-tab-component .payment address .credit-card .indicate-credit strong::before,cart-confirm-tab-component .payment address .credit-card .indicate-offline strong::before,cart-confirm-tab-component .payment address .credit-card .indicate-cc strong::before,cart-confirm-tab-component .billing .payment-info .vat-number-id .indicate-credit strong::before,cart-confirm-tab-component .billing .payment-info .vat-number-id .indicate-offline strong::before,cart-confirm-tab-component .billing .payment-info .vat-number-id .indicate-cc strong::before,cart-confirm-tab-component .billing .payment-info .purchase-order-id .indicate-credit strong::before,cart-confirm-tab-component .billing .payment-info .purchase-order-id .indicate-offline strong::before,cart-confirm-tab-component .billing .payment-info .purchase-order-id .indicate-cc strong::before,cart-confirm-tab-component .billing .payment-info .purchase-on-credit .indicate-credit strong::before,cart-confirm-tab-component .billing .payment-info .purchase-on-credit .indicate-offline strong::before,cart-confirm-tab-component .billing .payment-info .purchase-on-credit .indicate-cc strong::before,cart-confirm-tab-component .billing .payment-info .offline-agreement .indicate-credit strong::before,cart-confirm-tab-component .billing .payment-info .offline-agreement .indicate-offline strong::before,cart-confirm-tab-component .billing .payment-info .offline-agreement .indicate-cc strong::before,cart-confirm-tab-component .billing .payment-info .payment-terms-days .indicate-credit strong::before,cart-confirm-tab-component .billing .payment-info .payment-terms-days .indicate-offline strong::before,cart-confirm-tab-component .billing .payment-info .payment-terms-days .indicate-cc strong::before,cart-confirm-tab-component .billing .payment-info .credit-card .indicate-credit strong::before,cart-confirm-tab-component .billing .payment-info .credit-card .indicate-offline strong::before,cart-confirm-tab-component .billing .payment-info .credit-card .indicate-cc strong::before,cart-confirm-tab-component .billing address .vat-number-id .indicate-credit strong::before,cart-confirm-tab-component .billing address .vat-number-id .indicate-offline strong::before,cart-confirm-tab-component .billing address .vat-number-id .indicate-cc strong::before,cart-confirm-tab-component .billing address .purchase-order-id .indicate-credit strong::before,cart-confirm-tab-component .billing address .purchase-order-id .indicate-offline strong::before,cart-confirm-tab-component .billing address .purchase-order-id .indicate-cc strong::before,cart-confirm-tab-component .billing address .purchase-on-credit .indicate-credit strong::before,cart-confirm-tab-component .billing address .purchase-on-credit .indicate-offline strong::before,cart-confirm-tab-component .billing address .purchase-on-credit .indicate-cc strong::before,cart-confirm-tab-component .billing address .offline-agreement .indicate-credit strong::before,cart-confirm-tab-component .billing address .offline-agreement .indicate-offline strong::before,cart-confirm-tab-component .billing address .offline-agreement .indicate-cc strong::before,cart-confirm-tab-component .billing address .payment-terms-days .indicate-credit strong::before,cart-confirm-tab-component .billing address .payment-terms-days .indicate-offline strong::before,cart-confirm-tab-component .billing address .payment-terms-days .indicate-cc strong::before,cart-confirm-tab-component .billing address .credit-card .indicate-credit strong::before,cart-confirm-tab-component .billing address .credit-card .indicate-offline strong::before,cart-confirm-tab-component .billing address .credit-card .indicate-cc strong::before,quote-confirm-tab .payment .payment-info .vat-number-id .indicate-credit strong::before,quote-confirm-tab .payment .payment-info .vat-number-id .indicate-offline strong::before,quote-confirm-tab .payment .payment-info .vat-number-id .indicate-cc strong::before,quote-confirm-tab .payment .payment-info .purchase-order-id .indicate-credit strong::before,quote-confirm-tab .payment .payment-info .purchase-order-id .indicate-offline strong::before,quote-confirm-tab .payment .payment-info .purchase-order-id .indicate-cc strong::before,quote-confirm-tab .payment .payment-info .purchase-on-credit .indicate-credit strong::before,quote-confirm-tab .payment .payment-info .purchase-on-credit .indicate-offline strong::before,quote-confirm-tab .payment .payment-info .purchase-on-credit .indicate-cc strong::before,quote-confirm-tab .payment .payment-info .offline-agreement .indicate-credit strong::before,quote-confirm-tab .payment .payment-info .offline-agreement .indicate-offline strong::before,quote-confirm-tab .payment .payment-info .offline-agreement .indicate-cc strong::before,quote-confirm-tab .payment .payment-info .payment-terms-days .indicate-credit strong::before,quote-confirm-tab .payment .payment-info .payment-terms-days .indicate-offline strong::before,quote-confirm-tab .payment .payment-info .payment-terms-days .indicate-cc strong::before,quote-confirm-tab .payment .payment-info .credit-card .indicate-credit strong::before,quote-confirm-tab .payment .payment-info .credit-card .indicate-offline strong::before,quote-confirm-tab .payment .payment-info .credit-card .indicate-cc strong::before,quote-confirm-tab .payment address .vat-number-id .indicate-credit strong::before,quote-confirm-tab .payment address .vat-number-id .indicate-offline strong::before,quote-confirm-tab .payment address .vat-number-id .indicate-cc strong::before,quote-confirm-tab .payment address .purchase-order-id .indicate-credit strong::before,quote-confirm-tab .payment address .purchase-order-id .indicate-offline strong::before,quote-confirm-tab .payment address .purchase-order-id .indicate-cc strong::before,quote-confirm-tab .payment address .purchase-on-credit .indicate-credit strong::before,quote-confirm-tab .payment address .purchase-on-credit .indicate-offline strong::before,quote-confirm-tab .payment address .purchase-on-credit .indicate-cc strong::before,quote-confirm-tab .payment address .offline-agreement .indicate-credit strong::before,quote-confirm-tab .payment address .offline-agreement .indicate-offline strong::before,quote-confirm-tab .payment address .offline-agreement .indicate-cc strong::before,quote-confirm-tab .payment address .payment-terms-days .indicate-credit strong::before,quote-confirm-tab .payment address .payment-terms-days .indicate-offline strong::before,quote-confirm-tab .payment address .payment-terms-days .indicate-cc strong::before,quote-confirm-tab .payment address .credit-card .indicate-credit strong::before,quote-confirm-tab .payment address .credit-card .indicate-offline strong::before,quote-confirm-tab .payment address .credit-card .indicate-cc strong::before,quote-confirm-tab .billing .payment-info .vat-number-id .indicate-credit strong::before,quote-confirm-tab .billing .payment-info .vat-number-id .indicate-offline strong::before,quote-confirm-tab .billing .payment-info .vat-number-id .indicate-cc strong::before,quote-confirm-tab .billing .payment-info .purchase-order-id .indicate-credit strong::before,quote-confirm-tab .billing .payment-info .purchase-order-id .indicate-offline strong::before,quote-confirm-tab .billing .payment-info .purchase-order-id .indicate-cc strong::before,quote-confirm-tab .billing .payment-info .purchase-on-credit .indicate-credit strong::before,quote-confirm-tab .billing .payment-info .purchase-on-credit .indicate-offline strong::before,quote-confirm-tab .billing .payment-info .purchase-on-credit .indicate-cc strong::before,quote-confirm-tab .billing .payment-info .offline-agreement .indicate-credit strong::before,quote-confirm-tab .billing .payment-info .offline-agreement .indicate-offline strong::before,quote-confirm-tab .billing .payment-info .offline-agreement .indicate-cc strong::before,quote-confirm-tab .billing .payment-info .payment-terms-days .indicate-credit strong::before,quote-confirm-tab .billing .payment-info .payment-terms-days .indicate-offline strong::before,quote-confirm-tab .billing .payment-info .payment-terms-days .indicate-cc strong::before,quote-confirm-tab .billing .payment-info .credit-card .indicate-credit strong::before,quote-confirm-tab .billing .payment-info .credit-card .indicate-offline strong::before,quote-confirm-tab .billing .payment-info .credit-card .indicate-cc strong::before,quote-confirm-tab .billing address .vat-number-id .indicate-credit strong::before,quote-confirm-tab .billing address .vat-number-id .indicate-offline strong::before,quote-confirm-tab .billing address .vat-number-id .indicate-cc strong::before,quote-confirm-tab .billing address .purchase-order-id .indicate-credit strong::before,quote-confirm-tab .billing address .purchase-order-id .indicate-offline strong::before,quote-confirm-tab .billing address .purchase-order-id .indicate-cc strong::before,quote-confirm-tab .billing address .purchase-on-credit .indicate-credit strong::before,quote-confirm-tab .billing address .purchase-on-credit .indicate-offline strong::before,quote-confirm-tab .billing address .purchase-on-credit .indicate-cc strong::before,quote-confirm-tab .billing address .offline-agreement .indicate-credit strong::before,quote-confirm-tab .billing address .offline-agreement .indicate-offline strong::before,quote-confirm-tab .billing address .offline-agreement .indicate-cc strong::before,quote-confirm-tab .billing address .payment-terms-days .indicate-credit strong::before,quote-confirm-tab .billing address .payment-terms-days .indicate-offline strong::before,quote-confirm-tab .billing address .payment-terms-days .indicate-cc strong::before,quote-confirm-tab .billing address .credit-card .indicate-credit strong::before,quote-confirm-tab .billing address .credit-card .indicate-offline strong::before,quote-confirm-tab .billing address .credit-card .indicate-cc strong::before{content:"\e870";font-family:'Material Icons';font-weight:normal;opacity:.45;position:absolute;top:-10px;left:0;font-size:24px}cart-confirm-tab-component .payment .payment-info .vat-number-id .expires,cart-confirm-tab-component .payment .payment-info .purchase-order-id .expires,cart-confirm-tab-component .payment .payment-info .purchase-on-credit .expires,cart-confirm-tab-component .payment .payment-info .offline-agreement .expires,cart-confirm-tab-component .payment .payment-info .payment-terms-days .expires,cart-confirm-tab-component .payment .payment-info .credit-card .expires,cart-confirm-tab-component .payment address .vat-number-id .expires,cart-confirm-tab-component .payment address .purchase-order-id .expires,cart-confirm-tab-component .payment address .purchase-on-credit .expires,cart-confirm-tab-component .payment address .offline-agreement .expires,cart-confirm-tab-component .payment address .payment-terms-days .expires,cart-confirm-tab-component .payment address .credit-card .expires,cart-confirm-tab-component .billing .payment-info .vat-number-id .expires,cart-confirm-tab-component .billing .payment-info .purchase-order-id .expires,cart-confirm-tab-component .billing .payment-info .purchase-on-credit .expires,cart-confirm-tab-component .billing .payment-info .offline-agreement .expires,cart-confirm-tab-component .billing .payment-info .payment-terms-days .expires,cart-confirm-tab-component .billing .payment-info .credit-card .expires,cart-confirm-tab-component .billing address .vat-number-id .expires,cart-confirm-tab-component .billing address .purchase-order-id .expires,cart-confirm-tab-component .billing address .purchase-on-credit .expires,cart-confirm-tab-component .billing address .offline-agreement .expires,cart-confirm-tab-component .billing address .payment-terms-days .expires,cart-confirm-tab-component .billing address .credit-card .expires,quote-confirm-tab .payment .payment-info .vat-number-id .expires,quote-confirm-tab .payment .payment-info .purchase-order-id .expires,quote-confirm-tab .payment .payment-info .purchase-on-credit .expires,quote-confirm-tab .payment .payment-info .offline-agreement .expires,quote-confirm-tab .payment .payment-info .payment-terms-days .expires,quote-confirm-tab .payment .payment-info .credit-card .expires,quote-confirm-tab .payment address .vat-number-id .expires,quote-confirm-tab .payment address .purchase-order-id .expires,quote-confirm-tab .payment address .purchase-on-credit .expires,quote-confirm-tab .payment address .offline-agreement .expires,quote-confirm-tab .payment address .payment-terms-days .expires,quote-confirm-tab .payment address .credit-card .expires,quote-confirm-tab .billing .payment-info .vat-number-id .expires,quote-confirm-tab .billing .payment-info .purchase-order-id .expires,quote-confirm-tab .billing .payment-info .purchase-on-credit .expires,quote-confirm-tab .billing .payment-info .offline-agreement .expires,quote-confirm-tab .billing .payment-info .payment-terms-days .expires,quote-confirm-tab .billing .payment-info .credit-card .expires,quote-confirm-tab .billing address .vat-number-id .expires,quote-confirm-tab .billing address .purchase-order-id .expires,quote-confirm-tab .billing address .purchase-on-credit .expires,quote-confirm-tab .billing address .offline-agreement .expires,quote-confirm-tab .billing address .payment-terms-days .expires,quote-confirm-tab .billing address .credit-card .expires{padding-left:2px}cart-confirm-tab-component .payment .payment-info .vat-number-id .expires strong,cart-confirm-tab-component .payment .payment-info .purchase-order-id .expires strong,cart-confirm-tab-component .payment .payment-info .purchase-on-credit .expires strong,cart-confirm-tab-component .payment .payment-info .offline-agreement .expires strong,cart-confirm-tab-component .payment .payment-info .payment-terms-days .expires strong,cart-confirm-tab-component .payment .payment-info .credit-card .expires strong,cart-confirm-tab-component .payment address .vat-number-id .expires strong,cart-confirm-tab-component .payment address .purchase-order-id .expires strong,cart-confirm-tab-component .payment address .purchase-on-credit .expires strong,cart-confirm-tab-component .payment address .offline-agreement .expires strong,cart-confirm-tab-component .payment address .payment-terms-days .expires strong,cart-confirm-tab-component .payment address .credit-card .expires strong,cart-confirm-tab-component .billing .payment-info .vat-number-id .expires strong,cart-confirm-tab-component .billing .payment-info .purchase-order-id .expires strong,cart-confirm-tab-component .billing .payment-info .purchase-on-credit .expires strong,cart-confirm-tab-component .billing .payment-info .offline-agreement .expires strong,cart-confirm-tab-component .billing .payment-info .payment-terms-days .expires strong,cart-confirm-tab-component .billing .payment-info .credit-card .expires strong,cart-confirm-tab-component .billing address .vat-number-id .expires strong,cart-confirm-tab-component .billing address .purchase-order-id .expires strong,cart-confirm-tab-component .billing address .purchase-on-credit .expires strong,cart-confirm-tab-component .billing address .offline-agreement .expires strong,cart-confirm-tab-component .billing address .payment-terms-days .expires strong,cart-confirm-tab-component .billing address .credit-card .expires strong,quote-confirm-tab .payment .payment-info .vat-number-id .expires strong,quote-confirm-tab .payment .payment-info .purchase-order-id .expires strong,quote-confirm-tab .payment .payment-info .purchase-on-credit .expires strong,quote-confirm-tab .payment .payment-info .offline-agreement .expires strong,quote-confirm-tab .payment .payment-info .payment-terms-days .expires strong,quote-confirm-tab .payment .payment-info .credit-card .expires strong,quote-confirm-tab .payment address .vat-number-id .expires strong,quote-confirm-tab .payment address .purchase-order-id .expires strong,quote-confirm-tab .payment address .purchase-on-credit .expires strong,quote-confirm-tab .payment address .offline-agreement .expires strong,quote-confirm-tab .payment address .payment-terms-days .expires strong,quote-confirm-tab .payment address .credit-card .expires strong,quote-confirm-tab .billing .payment-info .vat-number-id .expires strong,quote-confirm-tab .billing .payment-info .purchase-order-id .expires strong,quote-confirm-tab .billing .payment-info .purchase-on-credit .expires strong,quote-confirm-tab .billing .payment-info .offline-agreement .expires strong,quote-confirm-tab .billing .payment-info .payment-terms-days .expires strong,quote-confirm-tab .billing .payment-info .credit-card .expires strong,quote-confirm-tab .billing address .vat-number-id .expires strong,quote-confirm-tab .billing address .purchase-order-id .expires strong,quote-confirm-tab .billing address .purchase-on-credit .expires strong,quote-confirm-tab .billing address .offline-agreement .expires strong,quote-confirm-tab .billing address .payment-terms-days .expires strong,quote-confirm-tab .billing address .credit-card .expires strong{padding-right:4px}cart-confirm-tab-component .payment .payment-info .purchase-on-credit .indicate-credit strong::before,cart-confirm-tab-component .payment address .purchase-on-credit .indicate-credit strong::before,cart-confirm-tab-component .billing .payment-info .purchase-on-credit .indicate-credit strong::before,cart-confirm-tab-component .billing address .purchase-on-credit .indicate-credit strong::before,quote-confirm-tab .payment .payment-info .purchase-on-credit .indicate-credit strong::before,quote-confirm-tab .payment address .purchase-on-credit .indicate-credit strong::before,quote-confirm-tab .billing .payment-info .purchase-on-credit .indicate-credit strong::before,quote-confirm-tab .billing address .purchase-on-credit .indicate-credit strong::before{content:"\e84f"}cart-confirm-tab-component .payment .payment-info .offline-agreement .indicate-offline strong::before,cart-confirm-tab-component .payment address .offline-agreement .indicate-offline strong::before,cart-confirm-tab-component .billing .payment-info .offline-agreement .indicate-offline strong::before,cart-confirm-tab-component .billing address .offline-agreement .indicate-offline strong::before,quote-confirm-tab .payment .payment-info .offline-agreement .indicate-offline strong::before,quote-confirm-tab .payment address .offline-agreement .indicate-offline strong::before,quote-confirm-tab .billing .payment-info .offline-agreement .indicate-offline strong::before,quote-confirm-tab .billing address .offline-agreement .indicate-offline strong::before{content:"\e8e8"}cart-confirm-tab-component .payment .payment-info .vat-number-id,cart-confirm-tab-component .payment .payment-info .purchase-order-id,cart-confirm-tab-component .payment .payment-info .payment-terms-days,cart-confirm-tab-component .payment address .vat-number-id,cart-confirm-tab-component .payment address .purchase-order-id,cart-confirm-tab-component .payment address .payment-terms-days,cart-confirm-tab-component .billing .payment-info .vat-number-id,cart-confirm-tab-component .billing .payment-info .purchase-order-id,cart-confirm-tab-component .billing .payment-info .payment-terms-days,cart-confirm-tab-component .billing address .vat-number-id,cart-confirm-tab-component .billing address .purchase-order-id,cart-confirm-tab-component .billing address .payment-terms-days,quote-confirm-tab .payment .payment-info .vat-number-id,quote-confirm-tab .payment .payment-info .purchase-order-id,quote-confirm-tab .payment .payment-info .payment-terms-days,quote-confirm-tab .payment address .vat-number-id,quote-confirm-tab .payment address .purchase-order-id,quote-confirm-tab .payment address .payment-terms-days,quote-confirm-tab .billing .payment-info .vat-number-id,quote-confirm-tab .billing .payment-info .purchase-order-id,quote-confirm-tab .billing .payment-info .payment-terms-days,quote-confirm-tab .billing address .vat-number-id,quote-confirm-tab .billing address .purchase-order-id,quote-confirm-tab .billing address .payment-terms-days{margin-top:6px}cart-confirm-tab-component .payment .payment-info .vat-number-id>span,cart-confirm-tab-component .payment .payment-info .purchase-order-id>span,cart-confirm-tab-component .payment .payment-info .payment-terms-days>span,cart-confirm-tab-component .payment address .vat-number-id>span,cart-confirm-tab-component .payment address .purchase-order-id>span,cart-confirm-tab-component .payment address .payment-terms-days>span,cart-confirm-tab-component .billing .payment-info .vat-number-id>span,cart-confirm-tab-component .billing .payment-info .purchase-order-id>span,cart-confirm-tab-component .billing .payment-info .payment-terms-days>span,cart-confirm-tab-component .billing address .vat-number-id>span,cart-confirm-tab-component .billing address .purchase-order-id>span,cart-confirm-tab-component .billing address .payment-terms-days>span,quote-confirm-tab .payment .payment-info .vat-number-id>span,quote-confirm-tab .payment .payment-info .purchase-order-id>span,quote-confirm-tab .payment .payment-info .payment-terms-days>span,quote-confirm-tab .payment address .vat-number-id>span,quote-confirm-tab .payment address .purchase-order-id>span,quote-confirm-tab .payment address .payment-terms-days>span,quote-confirm-tab .billing .payment-info .vat-number-id>span,quote-confirm-tab .billing .payment-info .purchase-order-id>span,quote-confirm-tab .billing .payment-info .payment-terms-days>span,quote-confirm-tab .billing address .vat-number-id>span,quote-confirm-tab .billing address .purchase-order-id>span,quote-confirm-tab .billing address .payment-terms-days>span{padding-left:2px}cart-confirm-tab-component .payment .payment-info .vat-number-id>span strong,cart-confirm-tab-component .payment .payment-info .purchase-order-id>span strong,cart-confirm-tab-component .payment .payment-info .payment-terms-days>span strong,cart-confirm-tab-component .payment address .vat-number-id>span strong,cart-confirm-tab-component .payment address .purchase-order-id>span strong,cart-confirm-tab-component .payment address .payment-terms-days>span strong,cart-confirm-tab-component .billing .payment-info .vat-number-id>span strong,cart-confirm-tab-component .billing .payment-info .purchase-order-id>span strong,cart-confirm-tab-component .billing .payment-info .payment-terms-days>span strong,cart-confirm-tab-component .billing address .vat-number-id>span strong,cart-confirm-tab-component .billing address .purchase-order-id>span strong,cart-confirm-tab-component .billing address .payment-terms-days>span strong,quote-confirm-tab .payment .payment-info .vat-number-id>span strong,quote-confirm-tab .payment .payment-info .purchase-order-id>span strong,quote-confirm-tab .payment .payment-info .payment-terms-days>span strong,quote-confirm-tab .payment address .vat-number-id>span strong,quote-confirm-tab .payment address .purchase-order-id>span strong,quote-confirm-tab .payment address .payment-terms-days>span strong,quote-confirm-tab .billing .payment-info .vat-number-id>span strong,quote-confirm-tab .billing .payment-info .purchase-order-id>span strong,quote-confirm-tab .billing .payment-info .payment-terms-days>span strong,quote-confirm-tab .billing address .vat-number-id>span strong,quote-confirm-tab .billing address .purchase-order-id>span strong,quote-confirm-tab .billing address .payment-terms-days>span strong{padding-right:4px}cart-confirm-tab-component .cart-total,cart-confirm-tab-component .quote-total span,quote-confirm-tab .cart-total,quote-confirm-tab .quote-total span{display:flex}cart-confirm-tab-component .cart-total.mat-button-wrapper mat-icon,cart-confirm-tab-component .quote-total span.mat-button-wrapper mat-icon,quote-confirm-tab .cart-total.mat-button-wrapper mat-icon,quote-confirm-tab .quote-total span.mat-button-wrapper mat-icon{padding:6px 3px 0 0}cart-component .tabs-section mat-tab-group>div cart-confirm-tab-component .project:first-child,quote-show-component .tabs-section mat-tab-group>div quote-confirm-tab .project:first-child{margin-top:2px}cart-payment-tab-component mat-card.cc-form mat-select:last-of-type,quote-payment-tab mat-card.cc-form mat-select:last-of-type{padding-left:12px}cart-payment-tab-component p.instructions,quote-payment-tab p.instructions{display:flex;font-size:.9em;font-weight:300;margin:0;opacity:.7;padding:5px 0 20px 0}cart-payment-tab-component .proceed,quote-payment-tab .proceed{min-height:192px;min-width:100%}cart-payment-tab-component .account-on-hold,quote-payment-tab .account-on-hold{min-height:286px}cart-payment-tab-component .credit-card-and-account-credit,quote-payment-tab .credit-card-and-account-credit{min-height:360px}cart-payment-tab-component .credit-card-and-account-credit mat-radio-group,quote-payment-tab .credit-card-and-account-credit mat-radio-group{padding:2px 0 0 18px}cart-payment-tab-component .credit-card-and-account-credit mat-card.mat-card.wz-form-card,cart-payment-tab-component .credit-card-and-account-credit mat-card,quote-payment-tab .credit-card-and-account-credit mat-card.mat-card.wz-form-card,quote-payment-tab .credit-card-and-account-credit mat-card{margin:38px 0 8px 0}cart-payment-tab-component .credit-card-and-account-credit mat-card.mat-card.wz-form-card mat-card-content,cart-payment-tab-component .credit-card-and-account-credit mat-card mat-card-content,quote-payment-tab .credit-card-and-account-credit mat-card.mat-card.wz-form-card mat-card-content,quote-payment-tab .credit-card-and-account-credit mat-card mat-card-content{min-height:150px}license-agreement-component .wz-dialog.license-agreements{min-width:100%;padding:4px 6px 9px}@media screen and (max-width: 600px) and (min-width: 0) and (orientation: portrait){license-agreement-component .wz-dialog.license-agreements{padding:2px 0 3px}}license-agreement-component .wz-dialog.license-agreements .mat-tab-label{text-transform:uppercase}license-agreement-component .wz-dialog.license-agreements .mat-tab-header{border-bottom-width:0}license-agreement-component .wz-dialog.license-agreements .mat-tab-header,license-agreement-component .wz-dialog.license-agreements .asset-carousel.grid{margin:0 1px}license-agreement-component .wz-dialog.license-agreements .license.legal-txt{box-sizing:border-box;font-size:.85em;line-height:1.3;padding:18px;max-height:48vh;overflow:auto;border-width:1px;border-style:solid;margin:0 1px 1px 1px;min-height:220px}license-agreement-component .wz-dialog.license-agreements .license.legal-txt h4{font-size:1.1em;font-weight:normal;margin:0}license-agreement-component .wz-dialog.license-agreements .asset-carousel.grid ul.asset-list{margin-top:8px}license-agreement-component .wz-dialog.license-agreements .license-print,license-agreement-component .wz-dialog.license-agreements .wz-printable{display:none}license-agreement-component .wz-dialog.license-agreements .print-btn{position:absolute;right:22px;top:-18px}.mat-dialog-container .wz-dialog.license-agreements [mat-dialog-title]{text-align:left}.license-pane{width:60%}@media screen and (max-width: 1280px){.license-pane{width:65%}}@media screen and (max-width: 960px){.license-pane{width:75%}}@media screen and (max-width: 600px) and (min-width: 0) and (orientation: portrait){.license-pane{width:95%}}document-show-component section.header{padding-left:4px;padding-right:4px;margin-bottom:32px}document-show-component section.header header{padding-top:6px;padding-bottom:5px;position:relative}document-show-component section.header header .mat-display-1{margin:0;width:calc(100% - 120px);font-size:26px}document-show-component section.header header .tools{text-align:right}document-show-component .document{margin-bottom:30px}document-show-component .legal-txt{line-height:1.3;padding:18px}.background-image-wrapper{position:relative}.background-image-wrapper .background-image{background-position:center center;background-repeat:no-repeat;background-size:cover;position:absolute;top:0;left:0;width:100%;height:100%}section.error.hero{overflow:hidden;width:100%;position:relative;margin:0 auto;text-align:center;background-position:center center;background-repeat:no-repeat;background-size:cover;margin-bottom:0;min-height:825px}@media screen and (max-width: 600px){section.error.hero{min-height:625px}}section.error.hero .text-container{margin-top:75px}section.error.hero .mat-display-4{font-weight:500}section.error.hero .mat-display-4 .mat-icon{font-size:64px}section.error.hero .links button{width:64px;height:64px;line-height:64px}section.error.hero .links button .mat-button-wrapper{font-size:32px}section.error.hero .links button .mat-button-wrapper .mat-icon{font-size:32px;width:32px;height:32px}gallery-view-component .gallery-header{padding-left:8px;padding-right:8px}gallery-view-component .gallery-header header.wz-gallery-breadcrumb{padding-top:6px;padding-bottom:5px;position:relative}one-level-view{width:100%;display:block;padding:16px}one-level-view ul{list-style:none;font-size:0;line-height:0;padding:0;margin:0 0 0 -1%;min-height:100%}one-level-view ul>li{font-size:1em;position:relative;display:inline-block;vertical-align:bottom;margin:1% 0 3.75% 1%;width:32.333%;transition:all 400ms cubic-bezier(0.25, 0.8, 0.25, 1)}@media screen and (max-width: 1280px){one-level-view ul>li{width:32.3333%}}@media screen and (max-width: 960px){one-level-view ul>li{width:49%}}@media screen and (max-width: 600px) and (min-width: 0) and (orientation: portrait){one-level-view ul>li{width:99%;margin-bottom:7%}}one-level-view ul>li a.item{display:block;height:0;width:100%;position:relative;padding:56.25% 0 0 0;transition:all 400ms cubic-bezier(0.25, 0.8, 0.25, 1)}one-level-view ul>li a.item:hover,one-level-view ul>li a.item:active{cursor:pointer}one-level-view ul>li a.item:hover section.item-hover-effect,one-level-view ul>li a.item:active section.item-hover-effect{box-shadow:0px 2px 1px -1px rgba(0,0,0,0.2),0px 1px 1px 0px rgba(0,0,0,0.14),0px 1px 3px 0px rgba(0,0,0,0.12)}one-level-view ul>li a.item img{position:absolute;display:block;height:100%;max-width:100%;max-height:100%;left:0;right:0;top:0;bottom:0;margin:auto}one-level-view ul>li a.item section.item-info{position:absolute;box-sizing:border-box;bottom:0;left:0;width:100%;padding:5px 10px;min-height:23.333%}one-level-view ul>li a.item section.item-info .item-label{font-size:18px;line-height:27px;text-transform:uppercase}one-level-view ul>li a.item section.item-hover-effect{position:absolute;box-sizing:border-box;top:0;left:0;width:100%;height:100%;border:4px solid transparent;transition:all 400ms cubic-bezier(0.25, 0.8, 0.25, 1);transition:300ms all;transition-timing-function:cubic-bezier(0.5, 0, 0.1, 1)}one-level-view ul li.disabled a{opacity:.6}one-level-view ul li.disabled a img{display:none}one-level-view ul li.disabled a:hover,one-level-view ul li.disabled a:active{cursor:default}one-level-view ul li.disabled a:hover section.item-hover-effect,one-level-view ul li.disabled a:active section.item-hover-effect{border-color:transparent;box-shadow:none}one-level-view ul li.disabled a .item-label{opacity:.4}home-hero{display:flex;align-items:center;justify-content:center;position:relative;width:100%;height:0;margin:0;padding:56.25% 0 0 0}home-hero.hero-v{background-color:rgba(33,33,33,0.9)}@media screen and (max-width: 600px) and (orientation: portrait){home-hero{padding-top:104.25%}}@media screen and (max-width: 960px) and (min-width: 600px){home-hero{padding-top:76.25%}}home-hero .hero{position:absolute;top:0;left:0;text-align:center;color:rgba(255,255,255,0.87);overflow:hidden;width:100%;height:100%;margin:0 auto}home-hero .hero>div>div{margin-top:7.3%}@media screen and (max-width: 600px) and (orientation: portrait){home-hero .hero>div>div{margin-top:-5%}}@media screen and (max-width: 960px) and (min-width: 600px){home-hero .hero>div>div{margin-top:4%}}home-hero .hero .logo-wrapper{height:250px;width:100%}@media screen and (max-width: 600px) and (min-width: 0) and (orientation: portrait){home-hero .hero .logo-wrapper{height:162px}}home-hero .hero .logo-wrapper .logo{background-position:bottom center;background-repeat:no-repeat;background-size:255px;height:255px;opacity:.3}@media screen and (max-width: 600px) and (min-width: 0) and (orientation: portrait){home-hero .hero .logo-wrapper .logo{background-size:145px;height:174px}}home-hero .hero .mat-headline{line-height:1.4;margin-top:1.3em;margin-bottom:.9em}home-hero .scroll-down button.mat-icon-button{width:48px;height:36px}home-hero .scroll-down button.mat-icon-button .mat-icon{width:48px;height:36px;line-height:48px;font-size:48px}home-hero .scroll-down p.mat-caption{font-size:10px;text-transform:uppercase;margin:0}home-hero .hero-video-container{background:rgba(33,33,33,0.9);height:100%;width:100%;position:absolute;top:0;left:0}home-hero .hero-video-container>div{opacity:0;height:100% !important}home-hero .hero-video-container.fade-in>div{opacity:1;transition:opacity 2s ease-out}home-hero .hero-video-container>div.jwplayer,home-hero .hero-video-container>div.jwplayer.jw-flag-aspect-mode{height:100% !important}home-hero.hero-v>div>div{position:absolute;top:0;left:0;width:100%;height:100%}@media screen and (max-width: 600px) and (orientation: portrait){home-hero.hero-v>div>div{padding-top:48%}}@media screen and (max-width: 960px) and (min-width: 600px){home-hero.hero-v>div>div{padding-top:20%}}home-hero.hero-i{display:flex;align-items:center;justify-content:center;width:100%}home-hero .hero-image-container{background:rgba(33,33,33,0.9)}home-hero .hero-image-container .hero-image{background-position:0 0, center center;background-repeat:no-repeat, no-repeat;background-size:cover, cover;position:absolute;top:0;left:0;width:100%;height:100%}.jw-icon.jw-watermark:before{display:none}home-highlights .mrkt-collections{padding-bottom:8px}@media screen and (max-width: 600px){home-highlights .mrkt-collections{padding-bottom:6px}}home-highlights .mrkt-collections .mrkt-collections__highlight a{display:block;position:relative;height:240px;margin:8px 8px 0 0}home-highlights .mrkt-collections .mrkt-collections__highlight a::before{content:" ";position:absolute;top:0;bottom:0;left:0;width:100%;background-image:linear-gradient(6deg, rgba(0,0,0,0.8), rgba(0,0,0,0) 50%);opacity:0.6;transition:opacity 1.5s cubic-bezier(0.55, 0, 0.55, 0.2);z-index:1}home-highlights .mrkt-collections .mrkt-collections__highlight .mrkt-collections__highlight_img{background-size:cover;background-position:center;width:100%;height:100%;opacity:1}home-highlights .mrkt-collections .mrkt-collections__highlight .mrkt-collections__highlight_content{color:rgba(255,255,255,0.87);position:absolute;left:0;bottom:0;padding:0 8px 8px 8px;z-index:2}home-highlights .mrkt-collections .mrkt-collections__highlight:nth-child(3n) a{margin-right:0}home-highlights .mrkt-collections .mrkt-collections__highlight:nth-child(1n) .mrkt-collections__highlight_img{height:100%;width:100%}@media screen and (max-width: 600px){home-highlights .mrkt-collections [layout]{max-height:100%}home-highlights .mrkt-collections .mrkt-collections__highlight a{margin:6px 6px 0 6px}home-highlights .mrkt-collections .mrkt-collections__highlight:nth-child(3n) a{margin-right:6px}}@keyframes loop{0%{transform:translateX(0)}100%{transform:translateX(-66.6666%)}}home-vendor-marquee .vendor-marquee{position:relative;width:100%;overflow:hidden}home-vendor-marquee .vendor-marquee>ul{list-style:none;position:relative;margin:0;z-index:1;top:0;left:0;width:300% !important;height:183px;transform:translate3d(0, 0, 0);animation:loop 7s linear infinite}home-vendor-marquee .vendor-marquee>ul>li{position:relative;text-align:justify;text-justify:distribute-all-lines;line-height:0;letter-spacing:-0.31em;float:left;width:33.333333%;height:183px;overflow:hidden;margin:-12px 0 0}home-vendor-marquee .vendor-marquee>ul>li:before{content:'';position:relative;height:100%;width:0}home-vendor-marquee .vendor-marquee>ul>li:before,home-vendor-marquee .vendor-marquee>ul>li>*{vertical-align:middle;display:inline-block}home-vendor-marquee .vendor-marquee>ul>li:after{content:'.';display:inline-block;height:0 !important;width:100%;overflow:hidden !important;visibility:hidden;font-size:0;word-spacing:100%}home-vendor-marquee .vendor-marquee>ul>li>*{display:inline-block;vertical-align:middle;text-align:left;line-height:1;letter-spacing:0}home-vendor-marquee .vendor-marquee>ul>li img{opacity:.3;margin:0 1.666666%}home-call-to-action .mrkt-call-to-action{min-height:440px;text-align:center}home-call-to-action .mrkt-call-to-action .mat-display-1{margin:.6em 0 .9em 0}home-call-to-action .conversion[mat-button]{font-size:18px;min-width:300px;padding:4px 40px;border:1px solid transparent;transition:all 300ms cubic-bezier(0.55, 0, 0.55, 0.2)}home-call-to-action .conversion[mat-button]:hover{border:1px solid rgba(255,255,255,0.87);box-shadow:0px 3px 1px -2px rgba(0,0,0,0.2),0px 2px 2px 0px rgba(0,0,0,0.14),0px 1px 5px 0px rgba(0,0,0,0.12)}header.app-header+div.main-content home-component .gallery-home .hero{padding-top:0}home-hero.gallery-home .hero{background-position:0 0, center 60%}home-hero.gallery-home .hero>div{margin-top:-50px}home-hero.gallery-home .hero .logo-wrapper{height:230px}home-hero.gallery-home .hero .logo-wrapper .logo{background-size:220px;height:238px;opacity:.3}page-component .cms-section{padding-top:40px;min-height:750px}@media screen and (max-width: 600px) and (orientation: portrait){page-component .cms-section{min-height:500px}}page-component .cms-page-row{margin:20px 0}page-component .cms-page-row>div[flex] .max-20{max-width:20%}@media screen and (max-width: 600px) and (orientation: portrait){page-component .cms-page-row>div[flex] .max-20{max-width:50%}}page-component .cms-page-row>div[flex] .max-25{max-width:25%}@media screen and (max-width: 600px) and (orientation: portrait){page-component .cms-page-row>div[flex] .max-25{max-width:50%}}page-component .cms-page-row>div[flex] .max-33{max-width:33.333%}@media screen and (max-width: 600px) and (orientation: portrait){page-component .cms-page-row>div[flex] .max-33{max-width:50%}}page-component .cms-page-row>div[flex] .max-66{max-width:66.666%}@media screen and (max-width: 600px) and (orientation: portrait){page-component .cms-page-row>div[flex] .max-66{max-width:100%}}page-component .cms-page-row>div[flex] .max-75{max-width:75%}@media screen and (max-width: 600px) and (orientation: portrait){page-component .cms-page-row>div[flex] .max-75{max-width:100%}}page-component .cms-page-row>div[flex] .max-80{max-width:80%}@media screen and (max-width: 600px) and (orientation: portrait){page-component .cms-page-row>div[flex] .max-80{max-width:100%}}page-component .cms-page-row>div[flex] .margin-2{margin-right:2%}page-component .cms-page-row>div[flex] .margin-5{margin-right:5%}page-component .cms-page-row>div[flex] .margin-10{margin-right:10%}page-component .cms-page-row>div[flex] .margin-20{margin-right:20%}page-component .cms-heading{font-size:1.75em;font-weight:500;margin:.1em 0}page-component .cms-subhead{font-weight:500;margin:.15em 0;opacity:.5}page-component .cms-text-content p{line-height:1.33}page-component .cms-text-content a[href]{text-decoration:none}page-component .cms-text-content a[href]:hover{text-decoration:underline}page-component .cms-text-content ol li,page-component .cms-text-content ul li{margin-top:.5em;margin-bottom:.5em}page-component img{background-position:50% 3%;background-repeat:no-repeat;background-size:100%;width:100%;height:100%}search-component mat-sidenav-container.mat-sidenav-container{background-color:transparent}.mat-sidenav{width:290px}.mat-sidenav.mat-sidenav-side.mat-sidenav-opened,.mat-sidenav.mat-sidenav-side.mat-sidenav-opening{box-shadow:0px 8px 10px -5px rgba(0,0,0,0.2),0px 16px 24px 2px rgba(0,0,0,0.14),0px 6px 30px 5px rgba(0,0,0,0.12)}.filter{padding:8px 0}.filter .mat-nav-list{padding-top:0}.filter .mat-nav-list li{list-style-type:none;font-size:.94em}.filter .mat-nav-list li .filter-subhead{font-size:14px;font-weight:500;letter-spacing:.01em;line-height:.9em}.filter .mat-nav-list li .filter-subhead:hover{cursor:pointer}.filter .mat-nav-list li .filter-subhead:hover .filter-subhead-inner .filter-subhead-content mat-icon{opacity:1}.filter .mat-nav-list li .filter-subhead .filter-subhead-inner{display:block;padding:14px}.filter .mat-nav-list li .filter-subhead .filter-subhead-content span{display:block;position:relative;z-index:1}.filter .mat-nav-list li .filter-subhead .filter-subhead-content mat-icon{width:16px;height:16px;line-height:16px;font-size:16px;opacity:.5}.filter .mat-nav-list li mat-checkbox{line-height:2}.filter .mat-nav-list li .mat-form-field{margin:4px 0 0 31px;width:calc(100% - 62px)}.filter .mat-nav-list li .date-range .mat-input-container{margin:6px 0 16px 32px}.filter .mat-nav-list li:last-child{margin-bottom:8px}.filter .exclusive-list .mat-list-item{height:30px}.filter .exclusive-list .mat-list-item .mat-list-item-content{padding:0}.filter .exclusive-list .mat-list-item .mat-button{height:100%;text-transform:none;text-align:left;width:100%;font-size:16px;font-weight:400;line-height:1}.filter .filter-count{font-size:.75em}search-component .search-header{padding-left:8px;padding-right:8px}search-component .search-header header{padding-top:6px;padding-bottom:5px;position:relative}search-component .search-header header .mat-display-1{margin:0;width:calc(100% - 120px);font-size:26px}search-component .search-header .tools{text-align:right;white-space:nowrap;margin-top:-3px;margin-bottom:-1px}.asset-sort-by button{text-transform:inherit}.asset-sort-by button .key{font-weight:500;vertical-align:baseline}.asset-sort-by button .value{text-transform:none;font-weight:400;opacity:.75}search-component .filter-chips{padding-right:8px;padding-top:10px;margin-bottom:-3px}search-component .filter-chips header{padding-top:6px;padding-bottom:2px}search-component .search-results>div>div{padding-left:8px;padding-right:8px}.mat-slide-toggle.count-toggle{width:100%;margin:0;padding:7px 16px}.mat-slide-toggle.count-toggle .mat-slide-toggle-content{opacity:.75}no-results>div{margin-bottom:55px}no-results>div h2.mat-display-1{margin-bottom:8px}no-results>div h3.mat-headline{margin-top:7px;margin-bottom:24px}no-results>div h3.mat-headline a{text-decoration:none}no-results>div h3.mat-headline a:hover{text-decoration:underline}no-results>div ul{font-size:17px;line-height:1.5}no-results>div ul li{margin:10px 0}.chips{padding:0;margin:0}.chips li{list-style-type:none;display:inline-block;margin-bottom:4px}.chips .chip{font-size:0.8em;font-weight:400;line-height:31px;padding:0 36px 0 16px;margin-right:4px}.chips .chip-clear-all{line-height:29px}.chip[mat-button]{text-transform:none}.chip[mat-button] mat-icon{position:absolute;top:4px;right:8px;opacity:.3}.background-image-wrapper{position:relative}.background-image-wrapper .background-image{background-position:center center;background-repeat:no-repeat;background-size:cover;position:absolute;top:0;left:0;width:100%;height:100%}section.login.hero{overflow:hidden;width:100%;position:relative;margin:0 auto;background-position:center center;background-repeat:no-repeat;background-size:cover;margin-bottom:0;min-height:875px}section.login.hero div.user-message{text-align:center}section.login.hero div.user-message p{margin-top:25px}@media screen and (max-width: 600px){section.login.hero{min-height:625px}}section.login.hero>div{margin-top:42px}.mat-card.wz-form-card{box-shadow:0px 0px 0px 0px rgba(0,0,0,0.2),0px 0px 0px 0px rgba(0,0,0,0.14),0px 0px 0px 0px rgba(0,0,0,0.12);padding:36px 40px 36px 40px;margin:8px 0}@media screen and (max-width: 600px){.mat-card.wz-form-card{padding:24px 22px 24px 22px;width:calc(100% - 44px)}}.mat-card.wz-form-card mat-card-title{text-align:center}.mat-card.wz-form-card button[mat-icon-button].close{position:absolute;right:5px;top:5px;font-size:36px;opacity:.5}.mat-card.wz-form-card button[mat-icon-button].close mat-icon{font-size:36px;height:36px;width:36px;line-height:.835}mat-card-header .logo-wrapper{height:60px;width:100%}mat-card-header .logo-wrapper .logo{background-position:top center;background-repeat:no-repeat;background-size:170px;height:70px;opacity:.5}profile-component .profile-head{padding-left:4px;padding-right:4px}profile-component .profile-head header{padding-top:6px;padding-bottom:5px}profile-component .profile-head header .mat-display-1{margin:0;width:calc(100% - 120px);font-size:26px}profile-component .profile-head .tools{text-align:right;white-space:nowrap}profile-component .profile-head header div[flex="100"]>button[mat-icon-button]{margin-right:16px}profile-component .mat-primary.edit-basic{margin-top:6px;margin-bottom:-30px;padding-left:40px}profile-component .mat-primary.edit-basic .material-icons{position:absolute;left:10px;top:3px}profile-component mat-tab-body{min-height:604px}register-component mat-card.wz-form-card mat-card-content button.terms-button{position:absolute;top:380px;right:60px}register-component mat-card.registration-confirm{padding:42px;margin-top:42px}register-component mat-card.registration-confirm .email{display:block;font-weight:500;margin-top:-4px;margin-bottom:8px}.mat-dialog-container .wz-dialog.terms-dialog{padding:4px 8px 6px;width:500px;height:70vh}@media screen and (max-width: 600px) and (orientation: portrait){.mat-dialog-container .wz-dialog.terms-dialog{width:100%}}.mat-dialog-container .wz-dialog.terms-dialog .content{font-size:.84em;padding:0 14px;overflow-y:scroll;height:calc(100% - 114px);margin-bottom:22px}.mat-dialog-container .wz-dialog.terms-dialog .terms-actions button.mat-primary{width:66%}
