CoolFace
Datasetpublic

SALT-NLP/Design2Code

This dataset consists of 484 webpages from the C4 validation set, serving the purpose of testing multimodal LLMs on converting visual designs into code implementations. Each example is a pair of source HTML and screenshot ({id}.html and {id}.png). See the dataset in the huggingface format here. Note that all images in these webpages are replaced by a placeholder image (rick.jpg) Please refer to our project page and our paper for more information. Example Usage For example, you… See the full description on the dataset page: https://huggingface.co/datasets/SALT-NLP/Design2Code.

sourceHugging Faceodc-byupdated 3y agoView on Hugging Face
22likes1.7kdownloads
6946.html574 linesDownload Raw Back to root
1<!DOCTYPE html>2<html class="ng-scope" ng-app="app">3 <head>4  <style>5   @font-face{font-family:"BureauGrotCondCE-Book";src:url("/themes/vipergallery/assets/fonts/bureau-grot-cond/BureauGrotCondCE-Book.eot?#iefix") format("embedded-opentype"),url("/themes/vipergallery/assets/fonts/bureau-grot-cond/BureauGrotCondCE-Book.otf") format("opentype"),url("/themes/vipergallery/assets/fonts/bureau-grot-cond/BureauGrotCondCE-Book.woff") format("woff"),url("/themes/vipergallery/assets/fonts/bureau-grot-cond/BureauGrotCondCE-Book.ttf") format("truetype"),url("/themes/vipergallery/assets/fonts/bureau-grot-cond/BureauGrotCondCE-Book.svg#BureauGrotCondCE-Book") format("svg");font-weight:normal;font-style:normal}/*! normalize.css v3.0.3 | 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,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{-webkit-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:transparent}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#000;text-decoration:none}a:hover,a:focus{color:#000;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role="button"]{cursor:pointer}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:"BureauGrotCondCE-Book";font-weight:500;line-height:1.1;color:#000}h1 small,h1 .small,h2 small,h2 .small,h3 small,h3 .small,h4 small,h4 .small,h5 small,h5 .small,h6 small,h6 .small,.h1 small,.h1 .small,.h2 small,.h2 .small,.h3 small,.h3 .small,.h4 small,.h4 .small,.h5 small,.h5 .small,.h6 small,.h6 .small{font-weight:normal;line-height:1;color:#777}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h1 small,h1 .small,.h1 small,.h1 .small,h2 small,h2 .small,.h2 small,.h2 .small,h3 small,h3 .small,.h3 small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,h4 .small,.h4 small,.h4 .small,h5 small,h5 .small,.h5 small,.h5 .small,h6 small,h6 .small,.h6 small,.h6 .small{font-size:75%}h1,.h1{font-size:6rem}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width: 768px){.lead{font-size:21px}}small,.small{font-size:85%}mark,.mark{background-color:#fcf8e3;padding:.2em}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase,.initialism{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:hover,a.text-primary:focus{color:#286090}.text-success{color:#3c763d}a.text-success:hover,a.text-success:focus{color:#2b542c}.text-info{color:#31708f}a.text-info:hover,a.text-info:focus{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover,a.text-warning:focus{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover,a.text-danger:focus{color:#843534}.bg-primary{color:#fff}.bg-primary{background-color:#337ab7}a.bg-primary:hover,a.bg-primary:focus{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:hover,a.bg-success:focus{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover,a.bg-info:focus{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover,a.bg-warning:focus{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover,a.bg-danger:focus{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ul ol,ol ul,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none;margin-left:-5px}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}dl{margin-top:0;margin-bottom:20px}dt,dd{line-height:1.42857}dt{font-weight:bold}dd{margin-left:0}.dl-horizontal dd:before,.dl-horizontal dd:after{content:" ";display:table}.dl-horizontal dd:after{clear:both}@media (min-width: 768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.42857;color:#777}blockquote footer:before,blockquote small:before,blockquote .small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0;text-align:right}.blockquote-reverse footer:before,.blockquote-reverse small:before,.blockquote-reverse .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before,blockquote.pull-right .small:before{content:''}.blockquote-reverse footer:after,.blockquote-reverse small:after,.blockquote-reverse .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after,blockquote.pull-right .small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.container:before,.container:after{content:" ";display:table}.container:after{clear:both}@media (min-width: 768px){.container{width:750px}}@media (min-width: 992px){.container{width:970px}}@media (min-width: 1200px){.container{width:1170px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.container-fluid:before,.container-fluid:after{content:" ";display:table}.container-fluid:after{clear:both}.row{margin-left:-15px;margin-right:-15px}.row:before,.row:after{content:" ";display:table}.row:after{clear:both}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-1{width:8.33333%}.col-xs-2{width:16.66667%}.col-xs-3{width:25%}.col-xs-4{width:33.33333%}.col-xs-5{width:41.66667%}.col-xs-6{width:50%}.col-xs-7{width:58.33333%}.col-xs-8{width:66.66667%}.col-xs-9{width:75%}.col-xs-10{width:83.33333%}.col-xs-11{width:91.66667%}.col-xs-12{width:100%}.col-xs-pull-0{right:auto}.col-xs-pull-1{right:8.33333%}.col-xs-pull-2{right:16.66667%}.col-xs-pull-3{right:25%}.col-xs-pull-4{right:33.33333%}.col-xs-pull-5{right:41.66667%}.col-xs-pull-6{right:50%}.col-xs-pull-7{right:58.33333%}.col-xs-pull-8{right:66.66667%}.col-xs-pull-9{right:75%}.col-xs-pull-10{right:83.33333%}.col-xs-pull-11{right:91.66667%}.col-xs-pull-12{right:100%}.col-xs-push-0{left:auto}.col-xs-push-1{left:8.33333%}.col-xs-push-2{left:16.66667%}.col-xs-push-3{left:25%}.col-xs-push-4{left:33.33333%}.col-xs-push-5{left:41.66667%}.col-xs-push-6{left:50%}.col-xs-push-7{left:58.33333%}.col-xs-push-8{left:66.66667%}.col-xs-push-9{left:75%}.col-xs-push-10{left:83.33333%}.col-xs-push-11{left:91.66667%}.col-xs-push-12{left:100%}.col-xs-offset-0{margin-left:0%}.col-xs-offset-1{margin-left:8.33333%}.col-xs-offset-2{margin-left:16.66667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333%}.col-xs-offset-5{margin-left:41.66667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333%}.col-xs-offset-8{margin-left:66.66667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333%}.col-xs-offset-11{margin-left:91.66667%}.col-xs-offset-12{margin-left:100%}@media (min-width: 768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-1{width:8.33333%}.col-sm-2{width:16.66667%}.col-sm-3{width:25%}.col-sm-4{width:33.33333%}.col-sm-5{width:41.66667%}.col-sm-6{width:50%}.col-sm-7{width:58.33333%}.col-sm-8{width:66.66667%}.col-sm-9{width:75%}.col-sm-10{width:83.33333%}.col-sm-11{width:91.66667%}.col-sm-12{width:100%}.col-sm-pull-0{right:auto}.col-sm-pull-1{right:8.33333%}.col-sm-pull-2{right:16.66667%}.col-sm-pull-3{right:25%}.col-sm-pull-4{right:33.33333%}.col-sm-pull-5{right:41.66667%}.col-sm-pull-6{right:50%}.col-sm-pull-7{right:58.33333%}.col-sm-pull-8{right:66.66667%}.col-sm-pull-9{right:75%}.col-sm-pull-10{right:83.33333%}.col-sm-pull-11{right:91.66667%}.col-sm-pull-12{right:100%}.col-sm-push-0{left:auto}.col-sm-push-1{left:8.33333%}.col-sm-push-2{left:16.66667%}.col-sm-push-3{left:25%}.col-sm-push-4{left:33.33333%}.col-sm-push-5{left:41.66667%}.col-sm-push-6{left:50%}.col-sm-push-7{left:58.33333%}.col-sm-push-8{left:66.66667%}.col-sm-push-9{left:75%}.col-sm-push-10{left:83.33333%}.col-sm-push-11{left:91.66667%}.col-sm-push-12{left:100%}.col-sm-offset-0{margin-left:0%}.col-sm-offset-1{margin-left:8.33333%}.col-sm-offset-2{margin-left:16.66667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333%}.col-sm-offset-5{margin-left:41.66667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333%}.col-sm-offset-8{margin-left:66.66667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333%}.col-sm-offset-11{margin-left:91.66667%}.col-sm-offset-12{margin-left:100%}}@media (min-width: 992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-1{width:8.33333%}.col-md-2{width:16.66667%}.col-md-3{width:25%}.col-md-4{width:33.33333%}.col-md-5{width:41.66667%}.col-md-6{width:50%}.col-md-7{width:58.33333%}.col-md-8{width:66.66667%}.col-md-9{width:75%}.col-md-10{width:83.33333%}.col-md-11{width:91.66667%}.col-md-12{width:100%}.col-md-pull-0{right:auto}.col-md-pull-1{right:8.33333%}.col-md-pull-2{right:16.66667%}.col-md-pull-3{right:25%}.col-md-pull-4{right:33.33333%}.col-md-pull-5{right:41.66667%}.col-md-pull-6{right:50%}.col-md-pull-7{right:58.33333%}.col-md-pull-8{right:66.66667%}.col-md-pull-9{right:75%}.col-md-pull-10{right:83.33333%}.col-md-pull-11{right:91.66667%}.col-md-pull-12{right:100%}.col-md-push-0{left:auto}.col-md-push-1{left:8.33333%}.col-md-push-2{left:16.66667%}.col-md-push-3{left:25%}.col-md-push-4{left:33.33333%}.col-md-push-5{left:41.66667%}.col-md-push-6{left:50%}.col-md-push-7{left:58.33333%}.col-md-push-8{left:66.66667%}.col-md-push-9{left:75%}.col-md-push-10{left:83.33333%}.col-md-push-11{left:91.66667%}.col-md-push-12{left:100%}.col-md-offset-0{margin-left:0%}.col-md-offset-1{margin-left:8.33333%}.col-md-offset-2{margin-left:16.66667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333%}.col-md-offset-5{margin-left:41.66667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333%}.col-md-offset-8{margin-left:66.66667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333%}.col-md-offset-11{margin-left:91.66667%}.col-md-offset-12{margin-left:100%}}@media (min-width: 1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-1{width:8.33333%}.col-lg-2{width:16.66667%}.col-lg-3{width:25%}.col-lg-4{width:33.33333%}.col-lg-5{width:41.66667%}.col-lg-6{width:50%}.col-lg-7{width:58.33333%}.col-lg-8{width:66.66667%}.col-lg-9{width:75%}.col-lg-10{width:83.33333%}.col-lg-11{width:91.66667%}.col-lg-12{width:100%}.col-lg-pull-0{right:auto}.col-lg-pull-1{right:8.33333%}.col-lg-pull-2{right:16.66667%}.col-lg-pull-3{right:25%}.col-lg-pull-4{right:33.33333%}.col-lg-pull-5{right:41.66667%}.col-lg-pull-6{right:50%}.col-lg-pull-7{right:58.33333%}.col-lg-pull-8{right:66.66667%}.col-lg-pull-9{right:75%}.col-lg-pull-10{right:83.33333%}.col-lg-pull-11{right:91.66667%}.col-lg-pull-12{right:100%}.col-lg-push-0{left:auto}.col-lg-push-1{left:8.33333%}.col-lg-push-2{left:16.66667%}.col-lg-push-3{left:25%}.col-lg-push-4{left:33.33333%}.col-lg-push-5{left:41.66667%}.col-lg-push-6{left:50%}.col-lg-push-7{left:58.33333%}.col-lg-push-8{left:66.66667%}.col-lg-push-9{left:75%}.col-lg-push-10{left:83.33333%}.col-lg-push-11{left:91.66667%}.col-lg-push-12{left:100%}.col-lg-offset-0{margin-left:0%}.col-lg-offset-1{margin-left:8.33333%}.col-lg-offset-2{margin-left:16.66667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333%}.col-lg-offset-5{margin-left:41.66667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333%}.col-lg-offset-8{margin-left:66.66667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333%}.col-lg-offset-11{margin-left:91.66667%}.col-lg-offset-12{margin-left:100%}}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs{display:none !important}.visible-sm{display:none !important}.visible-md{display:none !important}.visible-lg{display:none !important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none !important}@media (max-width: 767px){.visible-xs{display:block !important}table.visible-xs{display:table !important}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media (max-width: 767px){.visible-xs-block{display:block !important}}@media (max-width: 767px){.visible-xs-inline{display:inline !important}}@media (max-width: 767px){.visible-xs-inline-block{display:inline-block !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm{display:block !important}table.visible-sm{display:table !important}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm-block{display:block !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm-inline{display:inline !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm-inline-block{display:inline-block !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md{display:block !important}table.visible-md{display:table !important}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md-block{display:block !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md-inline{display:inline !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md-inline-block{display:inline-block !important}}@media (min-width: 1200px){.visible-lg{display:block !important}table.visible-lg{display:table !important}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important}}@media (min-width: 1200px){.visible-lg-block{display:block !important}}@media (min-width: 1200px){.visible-lg-inline{display:inline !important}}@media (min-width: 1200px){.visible-lg-inline-block{display:inline-block !important}}@media (max-width: 767px){.hidden-xs{display:none !important}}@media (min-width: 768px) and (max-width: 991px){.hidden-sm{display:none !important}}@media (min-width: 992px) and (max-width: 1199px){.hidden-md{display:none !important}}@media (min-width: 1200px){.hidden-lg{display:none !important}}.visible-print{display:none !important}@media print{.visible-print{display:block !important}table.visible-print{display:table !important}tr.visible-print{display:table-row !important}th.visible-print,td.visible-print{display:table-cell !important}}.visible-print-block{display:none !important}@media print{.visible-print-block{display:block !important}}.visible-print-inline{display:none !important}@media print{.visible-print-inline{display:inline !important}}.visible-print-inline-block{display:none !important}@media print{.visible-print-inline-block{display:inline-block !important}}@media print{.hidden-print{display:none !important}}@font-face{font-family:'lg';src:url("/themes/vipergallery/assets/vendor/lightgallery/dist/fonts/lg.eot?n1z373");src:url("/themes/vipergallery/assets/vendor/lightgallery/dist/fonts/lg.eot?#iefixn1z373") format("embedded-opentype"),url("/themes/vipergallery/assets/vendor/lightgallery/dist/fonts/lg.woff?n1z373") format("woff"),url("/themes/vipergallery/assets/vendor/lightgallery/dist/fonts/lg.ttf?n1z373") format("truetype"),url("/themes/vipergallery/assets/vendor/lightgallery/dist/fonts/lg.svg?n1z373#lg") format("svg");font-weight:normal;font-style:normal}.lg-icon{font-family:'lg';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-actions .lg-next,.lg-actions .lg-prev{background-color:rgba(0,0,0,0.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1080;border:none;outline:none}.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled{pointer-events:none;opacity:0.5}.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover{color:#FFF}.lg-actions .lg-next{right:20px}.lg-actions .lg-next:before{content:"\e095"}.lg-actions .lg-prev{left:20px}.lg-actions .lg-prev:after{content:"\e094"}@-webkit-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-o-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@-o-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end 0.3s;-o-animation:lg-right-end 0.3s;animation:lg-right-end 0.3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end 0.3s;-o-animation:lg-left-end 0.3s;animation:lg-left-end 0.3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%;background-color:rgba(0,0,0,0.45)}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none !important;outline:medium none;-webkit-transition:color 0.2s linear;-o-transition:color 0.2s linear;transition:color 0.2s linear}.lg-toolbar .lg-icon:hover{color:#FFF}.lg-toolbar .lg-close:after{content:"\e070"}.lg-toolbar .lg-download:after{content:"\e0f2"}.lg-sub-html{background-color:rgba(0,0,0,0.45);bottom:0;color:#EEE;font-size:16px;left:0;padding:10px 40px;position:fixed;right:0;text-align:center;z-index:1080}.lg-sub-html h4{margin:0;font-size:13px;font-weight:bold}.lg-sub-html p{font-size:12px;margin:5px 0 0}#lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;vertical-align:middle}.lg-toolbar,.lg-prev,.lg-next{opacity:1;-webkit-transition:-webkit-transform .35s cubic-bezier(0, 0, 0.25, 1) 0s,opacity .35s cubic-bezier(0, 0, 0.25, 1) 0s,color .2s linear;-o-transition:-o-transform .35s cubic-bezier(0, 0, 0.25, 1) 0s,opacity .35s cubic-bezier(0, 0, 0.25, 1) 0s,color .2s linear;transition:transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,color 0.2s linear}.lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0)}.lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0)}.lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object{-webkit-transform:scale3d(.5, .5, .5);transform:scale3d(.5, .5, .5);opacity:0;-webkit-transition:-webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;-o-transition:-o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;transition:transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;-webkit-transform-origin:50% 50%;-o-transform-origin:50% 50%;transform-origin:50% 50%}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);opacity:1}.lg-outer .lg-thumb-outer{background-color:#0D0A0A;bottom:0;position:absolute;width:100%;z-index:1080;max-height:350px;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);-webkit-transition:-webkit-transform .25s cubic-bezier(0, 0, 0.25, 1) 0s;-o-transition:-o-transform .25s cubic-bezier(0, 0, 0.25, 1) 0s;transition:transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{-webkit-transition-duration:0s !important;-o-transition-duration:0s !important;transition-duration:0s !important}.lg-outer.lg-thumb-open .lg-thumb-outer{-webkit-transform:translate3d(0, 0%, 0);transform:translate3d(0, 0%, 0)}.lg-outer .lg-thumb{padding:10px 0;height:100%;margin-bottom:-5px}.lg-outer .lg-thumb-item{border-radius:5px;cursor:pointer;float:left;overflow:hidden;height:100%;border:2px solid #FFF;border-radius:4px;margin-bottom:5px}@media (min-width: 1025px){.lg-outer .lg-thumb-item{-webkit-transition:border-color 0.25s ease;-o-transition:border-color 0.25s ease;transition:border-color 0.25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.lg-outer.lg-has-thumb .lg-item{padding-bottom:120px}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer.lg-pull-caption-up .lg-sub-html{-webkit-transition:bottom 0.25s ease;-o-transition:bottom 0.25s ease;transition:bottom 0.25s ease}.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html{bottom:100px}.lg-outer .lg-toogle-thumb{background-color:#0D0A0A;border-radius:2px 2px 0 0;color:#999;cursor:pointer;font-size:24px;height:39px;line-height:27px;padding:5px 0;position:absolute;right:20px;text-align:center;top:-39px;width:50px}.lg-outer .lg-toogle-thumb:after{content:"\e1ff"}.lg-outer .lg-toogle-thumb:hover{color:#FFF}.lg-outer .lg-video-cont{display:inline-block;vertical-align:middle;max-width:1140px;max-height:100%;width:100%;padding:0 5px}.lg-outer .lg-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}.lg-outer .lg-video .lg-object{display:inline-block;position:absolute;top:0;left:0;width:100% !important;height:100% !important}.lg-outer .lg-video .lg-video-play{width:84px;height:59px;position:absolute;left:50%;top:50%;margin-left:-42px;margin-top:-30px;z-index:1080;cursor:pointer}.lg-outer .lg-has-iframe .lg-video{-webkit-overflow-scrolling:touch;overflow:auto}.lg-outer .lg-has-vimeo .lg-video-play{background:url("/themes/vipergallery/assets/vendor/lightgallery/dist/img/vimeo-play.png") no-repeat scroll 0 0 transparent}.lg-outer .lg-has-vimeo:hover .lg-video-play{background:url("/themes/vipergallery/assets/vendor/lightgallery/dist/img/vimeo-play.png") no-repeat scroll 0 -58px transparent}.lg-outer .lg-has-html5 .lg-video-play{background:transparent url("/themes/vipergallery/assets/vendor/lightgallery/dist/img/video-play.png") no-repeat scroll 0 0;height:64px;margin-left:-32px;margin-top:-32px;width:64px;opacity:0.8}.lg-outer .lg-has-html5:hover .lg-video-play{opacity:1}.lg-outer .lg-has-youtube .lg-video-play{background:url("/themes/vipergallery/assets/vendor/lightgallery/dist/img/youtube-play.png") no-repeat scroll 0 0 transparent}.lg-outer .lg-has-youtube:hover .lg-video-play{background:url("/themes/vipergallery/assets/vendor/lightgallery/dist/img/youtube-play.png") no-repeat scroll 0 -60px transparent}.lg-outer .lg-video-object{width:100% !important;height:100% !important;position:absolute;top:0;left:0}.lg-outer .lg-has-video .lg-video-object{visibility:hidden}.lg-outer .lg-has-video.lg-video-playing .lg-object,.lg-outer .lg-has-video.lg-video-playing .lg-video-play{display:none}.lg-outer .lg-has-video.lg-video-playing .lg-video-object{visibility:visible}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;opacity:0;-webkit-transition:opacity .08s ease 0s;-o-transition:opacity .08s ease 0s;transition:opacity 0.08s ease 0s}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:"\e01d"}.lg-show-autoplay .lg-autoplay-button:after{content:"\e01a"}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transition-duration:0s;-o-transition-duration:0s;transition-duration:0s}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:-webkit-transform .3s cubic-bezier(0, 0, 0.25, 1) 0s;-o-transition:-o-transform .3s cubic-bezier(0, 0, 0.25, 1) 0s;transition:transform .3s cubic-bezier(0, 0, 0.25, 1) 0s}.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:left .3s cubic-bezier(0, 0, 0.25, 1) 0s,top .3s cubic-bezier(0, 0, 0.25, 1) 0s;-o-transition:left .3s cubic-bezier(0, 0, 0.25, 1) 0s,top .3s cubic-bezier(0, 0, 0.25, 1) 0s;transition:left .3s cubic-bezier(0, 0, 0.25, 1) 0s,top .3s cubic-bezier(0, 0, 0.25, 1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);-webkit-transition:-webkit-transform .3s cubic-bezier(0, 0, 0.25, 1) 0s,opacity .15s !important;-o-transition:-o-transform .3s cubic-bezier(0, 0, 0.25, 1) 0s,opacity .15s !important;transition:transform .3s cubic-bezier(0, 0, 0.25, 1) 0s,opacity 0.15s !important;-webkit-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;backface-visibility:hidden}#lg-zoom-in:after{content:"\e311"}#lg-actual-size{font-size:20px}#lg-actual-size:after{content:"\e033"}#lg-zoom-out{opacity:0.5;pointer-events:none}#lg-zoom-out:after{content:"\e312"}.lg-zoomed #lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer .lg-pager-outer{bottom:60px;left:0;position:absolute;right:0;text-align:center;z-index:1080;height:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{-webkit-box-shadow:0 0 0 2px white inset;box-shadow:0 0 0 2px white inset}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#FFF;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;-webkit-transition:opacity .15s ease 0s,-webkit-transform .15s ease 0s;-o-transition:opacity .15s ease 0s,-o-transform .15s ease 0s;transition:opacity 0.15s ease 0s,transform 0.15s ease 0s;-webkit-transform:translate3d(0, 5px, 0);transform:translate3d(0, 5px, 0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:rgba(255,255,255,0.5);border-radius:50%;-webkit-box-shadow:0 0 0 8px rgba(255,255,255,0.7) inset;box-shadow:0 0 0 8px rgba(255,255,255,0.7) inset;display:block;height:12px;-webkit-transition:-webkit-box-shadow 0.3s ease 0s;-o-transition:box-shadow 0.3s ease 0s;transition:box-shadow 0.3s ease 0s;width:12px}.lg-outer .lg-pager:hover,.lg-outer .lg-pager:focus{-webkit-box-shadow:0 0 0 8px white inset;box-shadow:0 0 0 8px white inset}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:"\e20c"}.lg-fullscreen-on .lg-fullscreen:after{content:"\e20d"}.lg-outer #lg-dropdown-overlay{background-color:rgba(0,0,0,0.25);bottom:0;cursor:default;left:0;position:fixed;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;-webkit-transition:visibility 0s linear 0.18s,opacity 0.18s linear 0s;-o-transition:visibility 0s linear 0.18s,opacity 0.18s linear 0s;transition:visibility 0s linear 0.18s,opacity 0.18s linear 0s}.lg-outer.lg-dropdown-active .lg-dropdown,.lg-outer.lg-dropdown-active #lg-dropdown-overlay{-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;-o-transform:translate3d(0, 0px, 0);-webkit-transform:translate3d(0, 0px, 0);transform:translate3d(0, 0px, 0);opacity:1;visibility:visible}.lg-outer.lg-dropdown-active #lg-share{color:#FFF}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;-o-transform:translate3d(0, 5px, 0);-webkit-transform:translate3d(0, 5px, 0);transform:translate3d(0, 5px, 0);-webkit-transition:-webkit-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-o-transition:-o-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;transition:transform 0.18s linear 0s,visibility 0s linear 0.5s,opacity 0.18s linear 0s}.lg-outer .lg-dropdown:after{content:"";display:block;height:0;width:0;position:absolute;border:8px solid transparent;border-bottom-color:#FFF;right:16px;top:-16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0px}.lg-outer .lg-dropdown>li:hover a,.lg-outer .lg-dropdown>li:hover .lg-icon{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px}.lg-outer .lg-dropdown a:hover{background-color:rgba(0,0,0,0.07)}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer #lg-share{position:relative}.lg-outer #lg-share:after{content:"\e80d"}.lg-outer #lg-share-facebook .lg-icon{color:#3b5998}.lg-outer #lg-share-facebook .lg-icon:after{content:"\e901"}.lg-outer #lg-share-twitter .lg-icon{color:#00aced}.lg-outer #lg-share-twitter .lg-icon:after{content:"\e904"}.lg-outer #lg-share-googleplus .lg-icon{color:#dd4b39}.lg-outer #lg-share-googleplus .lg-icon:after{content:"\e902"}.lg-outer #lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer #lg-share-pinterest .lg-icon:after{content:"\e903"}.lg-group:after{content:"";display:table;clear:both}.lg-outer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1050;text-align:left;opacity:0;-webkit-transition:opacity 0.15s ease 0s;-o-transition:opacity 0.15s ease 0s;transition:opacity 0.15s ease 0s}.lg-outer *{-webkit-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item.lg-prev-slide,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-current{-webkit-transition-duration:inherit !important;-o-transition-duration:inherit !important;transition-duration:inherit !important;-webkit-transition-timing-function:inherit !important;-o-transition-timing-function:inherit !important;transition-timing-function:inherit !important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-current{-webkit-transition-duration:0s !important;-o-transition-duration:0s !important;transition-duration:0s !important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg{height:100%;width:100%;position:relative;overflow:hidden;margin-left:auto;margin-right:auto;max-width:100%;max-height:100%}.lg-outer .lg-inner{width:100%;height:100%;position:absolute;left:0;top:0;white-space:nowrap}.lg-outer .lg-item{background:url("/themes/vipergallery/assets/vendor/lightgallery/dist/img/loading.gif") no-repeat scroll center center transparent;display:none !important}.lg-outer.lg-css3 .lg-prev-slide,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide{display:inline-block !important}.lg-outer.lg-css .lg-current{display:inline-block !important}.lg-outer .lg-item,.lg-outer .lg-img-wrap{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-item:before,.lg-outer .lg-img-wrap:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}.lg-outer .lg-img-wrap{position:absolute;padding:0 5px;left:0;right:0;top:0;bottom:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-image{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto !important;height:auto !important}.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play{opacity:0;-webkit-transition:opacity 0.15s ease 0s;-o-transition:opacity 0.15s ease 0s;transition:opacity 0.15s ease 0s}.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play{opacity:1}.lg-outer .lg-empty-html{display:none}.lg-outer.lg-hide-download #lg-download{display:none}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;-webkit-transition:opacity 0.15s ease 0s;-o-transition:opacity 0.15s ease 0s;transition:opacity 0.15s ease 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-prev-slide,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-current{-webkit-transition:none 0s ease 0s !important;-o-transition:none 0s ease 0s !important;transition:none 0s ease 0s !important}.lg-css3.lg-use-css3 .lg-item{-webkit-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-use-left .lg-item{-webkit-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-prev-slide,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-current{-webkit-transition:opacity .1s ease 0s;-o-transition:opacity .1s ease 0s;transition:opacity 0.1s ease 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transition:-webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,opacity 0.1s ease 0s}.lg-css3.lg-slide.lg-use-left .lg-item{opacity:0;position:absolute;left:0}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{left:-100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide{left:100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{left:0;opacity:1}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{-webkit-transition:left 1s cubic-bezier(0, 0, 0.25, 1) 0s,opacity .1s ease 0s;-o-transition:left 1s cubic-bezier(0, 0, 0.25, 1) 0s,opacity .1s ease 0s;transition:left 1s cubic-bezier(0, 0, 0.25, 1) 0s,opacity 0.1s ease 0s}h2{margin:1em 0}a{text-decoration:underline}[ng\:cloak],[ng-cloak],[data-ng-cloak],[x-ng-cloak],.ng-cloak,.x-ng-cloak{display:none !important}.unlink{text-decoration:inherit}main{position:relative;z-index:1;margin-top:3rem;margin-bottom:3rem}.nav--right{text-align:left;position:fixed;display:none;top:11.25rem;right:5rem;z-index:20;padding:0;width:15rem;font-size:1.25rem;line-height:1.25;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (min-width: 1200px){.nav--right{display:block}}.nav--right h2{margin:0 0 3rem 0;text-align:left;text-transform:uppercase;font-size:1em;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.nav--right ul{margin:0;padding:0;list-style:none;text-transform:uppercase;line-height:1.5}.nav--right ul li{margin:1rem 0;padding:0}.nav--right ul li p{margin:0}.nav-main{z-index:20;margin:3rem 5rem;padding:0;max-width:25rem;font-size:1.25rem;line-height:1.25;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (min-width: 480px){.nav-main{margin-left:auto;margin-right:auto}}@media (min-width: 768px){.nav-main{margin:0;position:fixed;top:3rem;left:5rem}}.nav-main a{color:#000000}.nav-main .home{margin:0 0 2rem 0;font-size:6rem;font-family:"BureauGrotCondCE-Book";line-height:1}.nav-main .home a{display:-webkit-box;display:-ms-flexbox;display:flex;color:#000000;text-decoration:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.nav-main .home a span{width:9.5rem;-webkit-box-flex:1;-ms-flex:1 9.5rem;flex:1 9.5rem}.nav-main .menu{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1.5;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.nav-main .menu ul{margin:0;padding:0;min-width:9.5rem;width:9.5rem;list-style:none;text-transform:uppercase;-webkit-box-flex:1;-ms-flex:1 9.5rem;flex:1 9.5rem}.nav-main .menu ul a{position:relative;display:inline-block;text-decoration:none}.nav-main .menu ul a:hover{text-decoration:underline}.nav-main .menu ul ul{margin-left:1rem}.nav-main .newsletter,.nav-main .search{width:12rem}.nav-main input,.nav-main button{display:inline-block;margin:0;padding:0;border:0;background:transparent;color:#000000;text-transform:uppercase;line-height:1.25}.nav-main input.active,.nav-main button.active{text-transform:none}.nav-main input:-moz-placeholder,.nav-main button:-moz-placeholder{color:#000000;text-transform:uppercase;opacity:1}.nav-main input::-moz-placeholder,.nav-main button::-moz-placeholder{color:#000000;text-transform:uppercase;opacity:1}.nav-main input:-ms-input-placeholder,.nav-main button:-ms-input-placeholder{color:#000000;text-transform:uppercase;opacity:1}.nav-main input::-webkit-input-placeholder,.nav-main button::-webkit-input-placeholder{color:#000000;text-transform:uppercase;opacity:1}.nav-main .email,.nav-main .query{width:9rem}.nav-main .email:not(.active),.nav-main .query:not(.active){cursor:pointer}.nav-main button{padding:0}.nav-events{margin:0 0 7rem 0}.nav-events a{color:#000000;text-decoration:none}.nav-events a:hover{text-decoration:underline}.nav-events h2{margin:0 0 3rem 0;text-align:left;text-transform:uppercase;font-size:1em;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.nav-events ul{margin:0;padding:0;list-style:none;text-transform:uppercase;line-height:1.5}.nav-events ul li{margin:1rem 0;padding:0}.nav-events ul li p{margin:0}.nav-year{display:block;margin:0 0 5rem 0;text-align:center;font-size:2rem}.nav-year a{margin:0;text-decoration:none}.nav-year a:after{margin:0 1rem;content:'/'}.nav-year a:last-child:after{display:none}.nav-year a.active{font-weight:bold}.contact{z-index:20;margin:3rem 5rem;padding:0;line-height:1.25;color:#000000}@media (min-width: 768px){.contact{margin:0;bottom:3rem;left:5rem;position:fixed}}.contact>*:last-child{margin-bottom:0}.contact--bookstore{z-index:20;margin:3rem 5rem;padding:0;line-height:1.25;color:#000000;width:18rem}@media (min-width: 768px){.contact--bookstore{left:0;right:auto;bottom:7.25rem;position:fixed}}@media (min-width: 1200px){.contact--bookstore{margin:0;left:auto;bottom:3rem;right:5rem}}.contact--bookstore>*:last-child{margin-bottom:0}.section-home{position:absolute;top:0;right:0;bottom:0;left:0}.section-with-top-offset{margin-top:1rem}.section-with-top-offset:before,.section-with-top-offset:after{content:" ";display:table}.section-with-top-offset:after{clear:both}@media (min-width: 768px){.section-with-top-offset{margin-top:6rem}}.article-list{margin:0 auto;max-width:992px;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around}@media (min-width: 768px){.article-list{display:-webkit-box;display:-ms-flexbox;display:flex}}.article-list .article{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 6rem 0;text-align:center}@media (min-width: 768px){.article-list .article{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}}.article-list .article>div{position:relative;margin:0 auto;max-width:30rem;width:100%}@media (min-width: 768px){.article-list .article>div{margin:0 4rem}}.article-list .article .img{margin:0 auto;height:20rem;background:transparent none no-repeat center center;-webkit-background-size:cover;background-size:cover}.article-list .article h3{font-size:3rem}.article-list .article a{position:absolute;top:0;left:0;z-index:10;width:100%;height:100%}.article-list.article-list-square article>div .img{width:20rem;height:20rem}@media (min-width: 1200px){.article-list.article-list-square article>div .img{width:30rem;height:30rem}}.main-event{margin-right:auto;margin-left:auto;max-width:1200px;text-align:center}.main-event .img{position:relative;margin:0 0 3rem 0;height:20rem;background:transparent none no-repeat center center;-webkit-background-size:cover;background-size:cover}@media (min-width: 480px){.main-event .img{height:40rem}}.main-event .img a{position:absolute;top:0;left:0;width:100%;height:100%;background:transparent none no-repeat center center;-webkit-background-size:cover;background-size:cover;opacity:0;-webkit-transition:opacity 0.5s;-o-transition:opacity 0.5s;transition:opacity 0.5s}.main-event .img:hover a{opacity:1}@media (max-width: 768px){.main-event .img a{opacity:1}}.main-event .description{margin-bottom:3rem;text-align:left}.main-article{margin-right:auto;margin-left:auto;max-width:1200px}.main-article .description{margin-bottom:3rem;text-align:left}input:focus{outline-width:1px;outline-color:#000}.img-main{margin-bottom:3rem}.img-main .img-responsive{width:100%}.img-main .img-responsive[image]{cursor:pointer}.gallery{margin:3rem 0;padding:0;list-style:none;-ms-flex-wrap:wrap;flex-wrap:wrap}.gallery>li{margin:0 0 3rem 0;padding:0;background:transparent none no-repeat center center;-webkit-background-size:cover;background-size:cover;cursor:pointer}.gallery>li img{display:block;max-width:100% !important;height:auto}.category-list{margin:0 0 6rem 0;list-style:none;text-align:center;position:relative;text-transform:uppercase;font-size:2rem}.category-list li{display:inline-block;margin:0}.category-list li a{text-decoration:none}.category-list li.active a{font-weight:bold}.category-list li:after{margin:0 1rem;content:'/'}.category-list li:last-child:after{display:none}.category-list li .badge{display:none;padding:0 0.15em;font-size:75%;color:#FFFFFF;background:#000000}.category-list li ul{display:none}.post-list{list-style:none}.post-list>li{padding:0 0 4rem 0}.post-list>li:not(:first-child){padding-top:4rem}.post-list>li:not(:last-child){border-bottom:1px solid lightgray}.post-list a{text-decoration:none}.section-info{margin:0 auto 6rem auto;max-width:70rem;text-align:center}.section-info p:last-child{margin-bottom:0}.layout-default .main,.layout-custom .main,.layout-list .main{margin-right:5rem;margin-left:5rem}@media (min-width: 768px){.layout-default .main,.layout-custom .main,.layout-list .main{margin-right:5rem;margin-left:25rem}}@media (min-width: 1200px){.layout-default .main,.layout-custom .main,.layout-list .main{margin-right:25rem}}@media screen and (min-width: 95rem){.layout-default .main,.layout-custom .main,.layout-list .main{margin-left:auto;margin-right:auto}}.layout-default .main header,.layout-custom .main header,.layout-list .main header{margin:0 auto;max-width:70rem;text-align:center}.layout-default .main header:before,.layout-custom .main header:before,.layout-list .main header:before,.layout-default .main header:after,.layout-custom .main header:after,.layout-list .main header:after{content:" ";display:table}.layout-default .main header:after,.layout-custom .main header:after,.layout-list .main header:after{clear:both}.layout-default .main header h1,.layout-custom .main header h1,.layout-list .main header h1{margin:0 0 0.5em 0;text-align:center;line-height:1;font-size:3rem}@media (min-width: 480px){.layout-default .main header h1,.layout-custom .main header h1,.layout-list .main header h1{font-size:5rem}}@media (min-width: 768px){.layout-default .main header h1,.layout-custom .main header h1,.layout-list .main header h1{margin:0 0 1em 0;font-size:6rem}}.layout-default .main p.back,.layout-custom .main p.back,.layout-list .main p.back{text-align:center;text-transform:uppercase}.layout-default .main p.back a,.layout-custom .main p.back a,.layout-list .main p.back a{text-decoration:none}.layout-default .main p.back a:hover,.layout-custom .main p.back a:hover,.layout-list .main p.back a:hover{text-decoration:underline}.layout-default .body-main,.layout-custom .body-main,.layout-list .body-main{margin:1rem auto 0 auto;max-width:70rem}@media (min-width: 768px){.layout-default .body-main,.layout-custom .body-main,.layout-list .body-main{margin:6rem auto 0 auto}}.layout-list .body-main{max-width:140rem}.intro{position:relative;width:100%;height:20rem;margin:0 0 4rem 0}@media (min-width: 480px){.intro{height:25rem}}@media (min-width: 768px){.intro{height:35rem}}@media (min-width: 1200px){.intro{height:40rem}}@media (min-width: 1200px){.intro{height:45rem}}@media (min-width: 1400px){.intro{height:50rem}}.intro div{position:absolute;top:0;left:0;right:0;bottom:0;background:transparent none no-repeat center center;-webkit-background-size:cover;background-size:cover;-webkit-transition:opacity 1s ease-in-out;-o-transition:opacity 1s ease-in-out;transition:opacity 1s ease-in-out;opacity:0;z-index:0}.intro div.on{opacity:1;z-index:1}#map{height:40rem}.section--search{text-align:center}.search__types{text-transform:uppercase}.search__types a{text-decoration:none}.search__types a.active{text-decoration:underline}.search__form{margin:0 0 3rem 0}@media (min-width: 480px){.search__form{margin:0 0 7.5rem 0}}.search__form button{margin-top:1rem;text-transform:uppercase}@media (min-width: 480px){.search__form button{margin-top:0}}.search__query{width:22rem}@media (min-width: 480px){.search__query{width:30rem}}.search__result{text-align:left}.search__result a{text-decoration:none}.search__result a:hover h3{text-decoration:underline}.search__result ul{list-style:none;margin:0;padding:0}.search__result ul li{margin:0rem 0;padding:1rem 0}.search__result ul li:not(:last-child){border-bottom:thin solid #f2f2f2}.search__nf{text-align:center;font-style:italic}6 7 8 9body.oc-loading,10body.oc-loading * {11  cursor: wait !important;12}13.stripe-loading-indicator {14  height: 5px;15  background: transparent;16  position: fixed;17  top: 0;18  left: 0;19  width: 100%;20  overflow: hidden;21  z-index: 2000;22}23.stripe-loading-indicator .stripe,24.stripe-loading-indicator .stripe-loaded {25  height: 5px;26  display: block;27  background: #0090c0;28  position: absolute;29  -webkit-box-shadow: inset 0 1px 1px -1px #FFF, inset 0 -1px 1px -1px #FFF;30  box-shadow: inset 0 1px 1px -1px #FFF, inset 0 -1px 1px -1px #FFF;31}32.stripe-loading-indicator .stripe {33  width: 100%;34  -webkit-animation: oc-infinite-loader 60s linear;35  animation: oc-infinite-loader 60s linear;36}37.stripe-loading-indicator .stripe-loaded {38  width: 0;39  opacity: 0;40  filter: alpha(opacity=0);41}42.stripe-loading-indicator.loaded {43  opacity: 0;44  filter: alpha(opacity=0);45  -webkit-transition: opacity 0.4s linear;46  transition: opacity 0.4s linear;47  -webkit-transition-delay: 0.3s;48  transition-delay: 0.3s;49}50.stripe-loading-indicator.loaded .stripe-loaded {51  opacity: 1;52  filter: alpha(opacity=100);53  -webkit-transition: width 0.3s linear;54  transition: width 0.3s linear;55  width: 100% !important;56}57.stripe-loading-indicator.hide {58  display: none;59}60body > p.flash-message {61  position: fixed;62  width: 500px;63  left: 50%;64  top: 13px;65  margin-left: -250px;66  color: #ffffff;67  font-size: 14px;68  padding: 10px 30px 10px 15px;69  z-index: 10300;70  word-wrap: break-word;71  text-shadow: 0 -1px 0px rgba(0, 0, 0, 0.15);72  text-align: center;73  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.24);74  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.24);75  -webkit-border-radius: 3px;76  -moz-border-radius: 3px;77  border-radius: 3px;78}79body > p.flash-message.fade {80  opacity: 0;81  filter: alpha(opacity=0);82  -webkit-transition: all 0.5s, width 0s;83  transition: all 0.5s, width 0s;84  -webkit-transform: scale(0.9);85  -ms-transform: scale(0.9);86  transform: scale(0.9);87}88body > p.flash-message.fade.in {89  opacity: 1;90  filter: alpha(opacity=100);91  -webkit-transform: scale(1);92  -ms-transform: scale(1);93  transform: scale(1);94}95body > p.flash-message.success {96  background: #8da85e;97}98body > p.flash-message.error {99  background: #cc3300;100}101body > p.flash-message.warning {102  background: #f0ad4e;103}104body > p.flash-message.info {105  background: #5fb6f5;106}107body > p.flash-message button.close {108  float: none;109  position: absolute;110  right: 10px;111  top: 8px;112  color: white;113  font-size: 21px;114  line-height: 1;115  font-weight: bold;116  opacity: 0.2;117  filter: alpha(opacity=20);118  padding: 0;119  cursor: pointer;120  background: transparent;121  border: 0;122  -webkit-appearance: none;123  outline: none;124}125body > p.flash-message button.close:hover,126body > p.flash-message button.close:focus {127  color: white;128  text-decoration: none;129  cursor: pointer;130  opacity: 0.5;131  filter: alpha(opacity=50);132}133@media (max-width: 768px) {134  body > p.flash-message {135    left: 10px;136    right: 10px;137    top: 10px;138    margin-left: 0;139    width: auto;140  }141}142[data-request][data-request-validate] [data-validate-for]:not(.visible),143[data-request][data-request-validate] [data-validate-error]:not(.visible) {144  display: none;145}146a.oc-loading:after,147button.oc-loading:after {148  content: '';149  display: inline-block;150  vertical-align: middle;151  margin-left: .4em;152  height: 1em;153  width: 1em;154  animation: oc-rotate-loader 0.8s infinite linear;155  border: .2em solid currentColor;156  border-right-color: transparent;157  border-radius: 50%;158  opacity: 0.5;159  filter: alpha(opacity=50);160}161@-moz-keyframes oc-rotate-loader {162  0% {163    -moz-transform: rotate(0deg);164  }165  100% {166    -moz-transform: rotate(360deg);167  }168}169@-webkit-keyframes oc-rotate-loader {170  0% {171    -webkit-transform: rotate(0deg);172  }173  100% {174    -webkit-transform: rotate(360deg);175  }176}177@-o-keyframes oc-rotate-loader {178  0% {179    -o-transform: rotate(0deg);180  }181  100% {182    -o-transform: rotate(360deg);183  }184}185@-ms-keyframes oc-rotate-loader {186  0% {187    -ms-transform: rotate(0deg);188  }189  100% {190    -ms-transform: rotate(360deg);191  }192}193@keyframes oc-rotate-loader {194  0% {195    transform: rotate(0deg);196  }197  100% {198    transform: rotate(360deg);199  }200}201@-moz-keyframes oc-infinite-loader {202  0% {203    width: 0;204  }205  10% {206    width: 42%;207  }208  20% {209    width: 63%;210  }211  30% {212    width: 78.75%;213  }214  40% {215    width: 88.59375%;216  }217  50% {218    width: 94.130859375%;219  }220  60% {221    width: 97.07244873046875%;222  }223  70% {224    width: 98.58920574188232%;225  }226  80% {227    width: 99.35943391174078%;228  }229  90% {230    width: 99.74755670045852%;231  }232  100% {233    width: 99.9423761471391%;234  }235}236@-webkit-keyframes oc-infinite-loader {237  0% {238    width: 0;239  }240  10% {241    width: 42%;242  }243  20% {244    width: 63%;245  }246  30% {247    width: 78.75%;248  }249  40% {250    width: 88.59375%;251  }252  50% {253    width: 94.130859375%;254  }255  60% {256    width: 97.07244873046875%;257  }258  70% {259    width: 98.58920574188232%;260  }261  80% {262    width: 99.35943391174078%;263  }264  90% {265    width: 99.74755670045852%;266  }267  100% {268    width: 99.9423761471391%;269  }270}271@-o-keyframes oc-infinite-loader {272  0% {273    width: 0;274  }275  10% {276    width: 42%;277  }278  20% {279    width: 63%;280  }281  30% {282    width: 78.75%;283  }284  40% {285    width: 88.59375%;286  }287  50% {288    width: 94.130859375%;289  }290  60% {291    width: 97.07244873046875%;292  }293  70% {294    width: 98.58920574188232%;295  }296  80% {297    width: 99.35943391174078%;298  }299  90% {300    width: 99.74755670045852%;301  }302  100% {303    width: 99.9423761471391%;304  }305}306@-ms-keyframes oc-infinite-loader {307  0% {308    width: 0;309  }310  10% {311    width: 42%;312  }313  20% {314    width: 63%;315  }316  30% {317    width: 78.75%;318  }319  40% {320    width: 88.59375%;321  }322  50% {323    width: 94.130859375%;324  }325  60% {326    width: 97.07244873046875%;327  }328  70% {329    width: 98.58920574188232%;330  }331  80% {332    width: 99.35943391174078%;333  }334  90% {335    width: 99.74755670045852%;336  }337  100% {338    width: 99.9423761471391%;339  }340}341@keyframes oc-infinite-loader {342  0% {343    width: 0;344  }345  10% {346    width: 42%;347  }348  20% {349    width: 63%;350  }351  30% {352    width: 78.75%;353  }354  40% {355    width: 88.59375%;356  }357  50% {358    width: 94.130859375%;359  }360  60% {361    width: 97.07244873046875%;362  }363  70% {364    width: 98.58920574188232%;365  }366  80% {367    width: 99.35943391174078%;368  }369  90% {370    width: 99.74755670045852%;371  }372  100% {373    width: 99.9423761471391%;374  }375}376 377 378@charset "UTF-8";[ng\:cloak],[ng-cloak],[data-ng-cloak],[x-ng-cloak],.ng-cloak,.x-ng-cloak,.ng-hide:not(.ng-hide-animate){display:none !important;}ng\:form{display:block;}.ng-animate-shim{visibility:hidden;}.ng-anchor{position:absolute;}379  </style>380  <meta charset="utf-8">381  <title>382   Bookstore | VI PER gallery383  </title>384  <meta content name="description">385  <meta content="Bookstore | VI PER gallery" name="title">386  <meta content="viper gallery" name="author">387  <meta content="width=device-width, initial-scale=1.0" name="viewport">388  <meta content="xTtF7wuZDG8Lp9sMsvQnW6hMbWB5e96W6LJngSOlUQU" name="google-site-verification">389  <meta content="Bookstore | VI PER gallery" property="og:title">390  <meta content property="og:description">391  <meta content="website" property="og:type">392  <meta content="" property="og:image">393  <meta content="#da532c" name="msapplication-TileColor">394  <meta content="/themes/vipergallery/assets/images/favicon/browserconfig.xml" name="msapplication-config">395  <meta content="#ffffff" name="theme-color">396  <meta content="AymqwRC7u88Y4JPvfIF2F37QKylC04248hLCdJAsh8xgOfe/dVJPV3XS3wLFca1ZMVOtnBfVjaCMTVudWM//5g4AAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjk1MTY3OTk5LCJpc1RoaXJkUGFydHkiOnRydWV9" http-equiv="origin-trial">397 </head>398 <body class="layout-list">399  <!-- Google Tag Manager -->400  <noscript>401  </noscript>402  <!-- End Google Tag Manager -->403  <nav class="nav-main">404   <p class="home">405    <a>406     <span>407      vi408     </span>409     <span>410      per411     </span>412    </a>413   </p>414   <div class="menu">415    <ul>416     <li>417      <a>418       Exhibitions419      </a>420     </li>421     <li>422      <a>423       Events424      </a>425     </li>426     <li>427      <a>428       News429      </a>430     </li>431     <li>432      <a>433       About434      </a>435     </li>436    </ul>437    <ul>438     <!-- Begin MailChimp Signup Form -->439     <div class="newsletter ng-scope" id="mc_embed_signup" newsletter>440      <form action="//vipergallery.us12.list-manage.com/subscribe/post?u=d2b0d8230b7031591acd22e26&amp;id=06e9895ea3" class="validate ng-pristine ng-valid" id="mc-embedded-subscribe-form" method="post" name="mc-embedded-subscribe-form" novalidate target="_blank">441       <input class="required email" id="mce-EMAIL" name="EMAIL" ng-class="{ 'active': active }" ng-focus="active = true" placeholder="Newsletter" type="email" value>442       <button class="button ng-hide" id="mc-embedded-subscribe" name="subscribe" ng-show="active" type="submit" value="Subscribe">443        OK444       </button>445       <div aria-hidden="true" style="position: absolute; left: -5000px;">446        <input name="b_d2b0d8230b7031591acd22e26_06e9895ea3" tabindex="-1" type="text" value>447       </div>448      </form>449     </div>450     <!--End mc_embed_signup-->451     <li>452      <a target="_blank">453       Facebook454      </a>455     </li>456     <li>457      <a target="_blank">458       Twitter459      </a>460     </li>461     <li>462      <a target="_blank">463       Instagram464      </a>465     </li>466    </ul>467   </div>468  </nav>469  <main class="main">470   <header>471    <h1>472     Bookstore473    </h1>474   </header>475   <div class="body-main">476    <section class="section-info">477     <p>478      The gallery space includes a bookstore that specialises in architecture.479      <br>480      It is also possible to order books via email on481      <a>482       [EMAIL REDACTED]483      </a>484      .485     </p>486     <h2>487      OPENING HOURS488     </h2>489     <p>490      WED&ndash;FRI 13&ndash;19, SAT 14&ndash;18491     </p>492     <p>493      It opens during the gallery opening hours.494     </p>495    </section>496    <section class="section-bookstore-articles" section-bookstore-articles>497     <div class="article-list">498      <!-- ngRepeat: article in articles -->499     </div>500    </section>501    <div class="contact--bookstore">502     CONTACT503     <br>504     <a class="unlink">505      [EMAIL REDACTED]506     </a>507     <br>508     [PHONE REDACTED]509     <br>510     <br>511     CORRESPONDENCE &amp;&nbsp;DELIVERY ADDRESS512     <br>513     [ADDRESS REDACTED]514     <br>515     Pernerova 293/11516     <br>517     186 00 Praha 8518     <br>519     Czech Republic520     <br>521     <br>522     COMPANY &amp;&nbsp;BILLING ADDRESS523     <br>524     Ing. Jana Margoldov&aacute;525     <br>526     P&rcaron;edvoje 430/22527     <br>528     162 00 Praha 6529     <br>530     Czech Republic531    </div>532   </div>533  </main>534  <div class="contact">535    [ADDRESS REDACTED]536   <br>537   <address style="margin: 0;">538    [ADDRESS REDACTED]539    <br>540    Czech Republic541   </address>542   WED-FRI 13-19, SAT 14-18543   <p style="margin: 1rem 0 0 0;">544    <a target="_blank">545     <img alt src="rick.jpg" style="max-height: 3rem;">546    </a>547    &nbsp;548    <a target="_blank">549     <img alt src="rick.jpg" style="max-height: 3rem;">550    </a>551    &nbsp;552    <a target="_blank">553     <img alt src="rick.jpg" style="max-height: 3rem;">554    </a>555   </p>556   <p style="margin: 1rem 0 0 0;">557    <a target="_blank">558     <img alt src="rick.jpg" style="max-height: 3rem;">559    </a>560    &nbsp;561    <a target="_blank">562     <img alt src="rick.jpg" style="max-height: 3rem;">563    </a>564   </p>565  </div>566  <div class="stripe-loading-indicator loaded">567   <div class="stripe">568   </div>569   <div class="stripe-loaded">570   </div>571  </div>572 </body>573</html>574