<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css?family=Work+Sans:400,600&amp;display=swap');
@import url('balloon.min.css');
@import url('font-awesome-animation.min.css');
@import url('jquery-ui.css');
@import url('hamburgers.css');

* { border:0px; list-style:none; margin:0px; padding:0px; outline:none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; *behavior: url(boxsizing.htc); -webkit-appearance: none; -moz-appearance: none; appearance: none; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
html { font-size: 100%; }
body { letter-spacing: 1px; background:#FFF; margin: 0px;  -webkit-text-size-adjust:100%;  color:#000; line-height:20px; text-align:left; font-family: 'Work Sans', sans-serif; font-size:14px; font-weight:400; }
a { text-decoration:none; outline:none; color:#257984; text-overflow:ellipsis; font-weight:bold; }
a:hover, a.selected, .header .menu a.selected { text-decoration:none; color:#999; transition: all 0.9s ease-in-out;  -webkit-transition: all 0.9s ease-in-out; -moz-transition: all 0.9s ease; -o-transition: all 0.9s ease;  -ms-transition: all 0.9s ease-in-out; }
*:hover { transition: all 0.9s ease-in-out;  -webkit-transition: all 0.9s ease-in-out; -moz-transition: all 0.9s ease; -o-transition: all 0.9s ease;  -ms-transition: all 0.9s ease-in-out; }
a.selected { font-weight:bold; }
a.normal { font-weight:normal; text-decoration: underline; }
b, strong { font-weight:600; }
h1, h2, h3, h4 { line-height:normal; margin:0px; font-weight:400; letter-spacing: 1px; font-weight:800; }
h1 { margin-bottom:20px; font-size:30px; }
h2 { font-size:28px; margin-bottom:20px; text-transform:uppercase; }
h3 { font-size:16px; margin: 0 0 15px 0; text-transform:uppercase; }
h4 { font-size:13px; margin: 10px 0;  }
h5 { text-transform:uppercase; margin-bottom:10px; font-size:13px; font-weight:normal; }
i { margin-right:5px; }
img.scale { width:100%; height:auto; }
img.loading { background: url('../images/loading.gif') no-repeat center; }
img.border { border:10px solid #EEE; }
img.rounder { border-radius:1000px; }
input, select, .btn { height:50px; }
input:disabled { background:#EEE; color:#999; }
input, select, textarea { margin-bottom:15px; border-radius:0; color:#444; font-family: 'Work Sans', sans-serif; font-size:13px; padding: 5px 10px; background-color: #EFEFEF; }
input.col, select.col, textarea.col { margin-bottom:15px; }
input:focus, textarea:focus, select:focus { border-color: #222; }
input.error, textarea.error, select.error { border-color:#FF0000; color:#FF0000; background:#F9CCCB; }
textarea { padding:10px; }
select { background: url('../images/select_arrow.png') right center no-repeat #EFEFEF; padding: 7px 35px 7px 7px; -webkit-appearance: none; -moz-appearance: none;  appearance: none;}
input[type='checkbox'], input[type='radio'] { padding:0; height:25px; width:25px; float:left; margin-right:10px;  box-shadow:none; }
input[type='checkbox']:checked, input[type='radio']:checked { background:#666; box-shadow:none;  }
option { padding:0 5px; }
label { font-weight:600; cursor:pointer; margin-bottom:4px; display:block; }
label.error { color:#FF0000; font-size:0px; visibility:hidden; float:none; overflow:hidden; height:0px; display:none; line-height:0; padding:0px; margin:0px; letter-spacing: 0; }
legend { padding:5px 0; margin-bottom:20px; text-transform:uppercase; font-weight:bold; }
.label { text-align:right; padding:13px 5px 0 0; }
.btn { padding: 15px 20px; }
.btn, input[type='submit'], input[type='button'], input[type='reset'], button { font-weight:bold; margin-top:20px; border: 2px solid #CCC; letter-spacing: 1px; cursor:pointer; display:inline-block; color:#000; background:#FFF; line-height:normal; text-align:center; text-transform:uppercase;}
.btn:hover, input[type='button']:hover, input[type='submit']:hover, input[type='reset']:hover, button:hover{ text-decoration:none; background: #FFF; color:#CCC; }
form .separator { margin-top:20px; }
.form-search button { border:0px; padding:15px; font-size: 14px; }
.bg1 .btn { background:none; border:1px solid #CCC; color:#CCC; font-weight:normal; }
.btn.free { background:#CCC; border-color:#CCC; color:#FFF; margin-left:10px; }
.pl40 { padding-left:40px; }
.hamburger { display:none; }

button i { margin:0px; }
.btn-primary2, input.btn-primary2 { border-color:#222; background:#222; color:#FFF; }
.btn-primary2:hover, input.btn-primary2:hover { background:#CCC; border-color:#CCC; color:#FFF; }
.warning { color:#FF0000; font-weight:600; background: url('../images/icon_warning.png') no-repeat left top; padding:5px 0 5px 22px; text-transform:uppercase; }
.icon_info { margin-left:10px; cursor:pointer;  font-size:11px; }
.strike { text-decoration: line-through; font-weight:normal; }
p.limit { margin: 10px 0; font-size:11px; }
.videoWrapper { position: relative; padding-bottom: 56.25%; /* 16:9 */	padding-top: 25px; height: 0; }
.videoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
iframe {  width: 100%; }
.placeholder { color: #FFF; text-transform:uppercase; }
.column_2 { column-count: 2; column-gap: 40px; text-align:justify; }
.nowrap { white-space:nowrap; }
ul.list_border li:first-child { border-top:0px; }
ul.list_border li { float:none; border-top:1px dotted #CCC; margin:0px; padding: 5px 0; color:#999; }
ul.list_border li a { display:block; }
ul.list_border li p a { display:inline; }
li span.tot { float:right; font-size:11px; min-width:30px; text-align:center; display: inline-block; }
ul.icon_right li a i { float:right; }
ul.list_number li { list-style:decimal; margin:5px 0 5px 20px; }
ul.list_disc li { list-style:disc; margin:0 40px 5px 15px; }
ul.list_disc li li { list-style:circle; }
ul.icon-list i { width:30px; text-align:center; }
ul.icon-list li { margin: 10px 0; }
ul.condizioni_vendita li, ul.payments li { min-height:30px; padding-left:40px; position: relative; margin-top:10px; }
ul.condizioni_vendita li input, ul.payments li input { position:absolute; left:0; top:0; }
#msg #close {  float:right; color:#FFF; }
#msg #close::before { content: "\f00d"; font-family: "Font Awesome 5 Free"; }
#msg.msg_success { background:#00B259; color:#FFF; padding:7px 10px; font-weight:600; }
#msg.msg_error { background:#FF0000; color:#FFF; padding:7px 10px; font-weight:600; }
#msg { margin: 0 0 40px 0; }

.layout { position:relative; }
.wrapper { width:100%; margin: 0 auto; min-width:720px; clear: both; }
.content { max-width:1200px; margin: 0 auto; clear: both; padding:0 15px; position:relative; }
.content-large { max-width:95%; margin: 0 auto; clear: both; padding:0 15px; position:relative; }
.content-small { max-width:800px; margin: 0 auto; clear: both; padding:0 15px; position:relative; }
.content-login { max-width:400px; margin: 0 auto; clear: both; padding:0 15px; position:relative; }

.cover { margin:0 auto; text-align:center; min-height:600px; background-size: cover; background-attachment: fixed; background-position:center center; color:#FFF; }
.cover .content { padding-top:100px; padding-bottom:100px; }
.tabs ul { margin:0 auto; text-align:center; }
.tabs li { display:inline-block; }
.tabs a { padding:10px 30px; text-transform:uppercase; border-bottom:1px solid #EEE; display:block; text-align:center; }
.tabs a.selected, .tabs a:hover { background:#FFF; border-bottom:1px solid #000; color:#000; text-decoration:none; }
.tabcontent { padding:40px 0; }
.tabcontent .label { font-weight:600; text-align:left; padding-bottom:5px; }
.tabcontent a { color:#999; }

.buttons { text-align:center; }

.align_left { text-align: left; }
.align_right { text-align: right; }
.align_center { text-align: center; }
.hidden { display:none; }
.bold { font-weight:600; }
.avatar { width:50px; height:50px; float:left; margin-right:10px; border-radius: 50%; }
.fa { margin-right:5px; }
.fr { float:right; }
.red { color:#FF0000; }
.green { color:#59B200; }
.gray, .gray a { color:#999; }
.black, .black a { color:#000; }
.fixed { position:fixed; }
.hidden { display:none; }
.block { display:block; }
.mt100 { margin-top:100px; }
.mt60 { margin-top:60px; }
.mt40 { margin-top:40px; }
.mb40 { margin-bottom:40px; }
.mt20 { margin-top:20px; }
.mb20 { margin-bottom:20px; }
.mb10 { margin-bottom:10px; }
.pr100 { padding-right:100px; }
.pl100 { padding-left:100px; }
.pr80 { padding-right:80px; }
.pl20 { padding-left:20px; }
.pr20 { padding-right:20px; }
.size span { display:inline; }
.size span:after { content:"x"; margin: 0 5px 0 0; }
.size span:last-child:after { content:""; }



table { border-collapse: collapse; width:100%; }
table, th, td { border-bottom: 1px solid #DDD; padding: 5px 10px; }
thead td { background:#EEE; font-weight:600; }
figure { overflow:hidden; }
figure * { transition: all .2s ease-in-out; line-height:normal;  }
figure img { display:block; }

table.hour { border:0px; width:inherit; }
table.hour td { border:0px; padding: 2px 20px 2px 0; }

.group:before, .group:after { content:""; display:table; }
.group:after { clear:both; }
.col { display: block; float:left; margin: 0 0 0 1.6%; }
.col:first-child { margin-left: 0; }

.span_1_of_2 { width: 49.2%; }
.span_2_of_2 { width: 100%; }

.span_1_of_3 { width: 32.2%; }
.span_2_of_3 { width: 66.1%; }
.span_3_of_3 { width: 100%; }

.span_1_of_4 { width: 23.8%; }
.span_2_of_4 { width: 49.2%; }
.span_3_of_4 { width: 74.6%; }
.span_4_of_4 { width: 100%; }

.span_1_of_5 { width: 18.72%; }
.span_2_of_5 { width: 39.04%; }
.span_3_of_5 { width: 59.36%; }
.span_4_of_5 { width: 79.68%; }
.span_5_of_5 { width: 100%; }

.span_1_of_6 { width: 15.33%; }
.span_2_of_6 { width: 32.26%; }
.span_3_of_6 { width: 49.2%; }
.span_4_of_6 { width: 66.13%; }
.span_5_of_6 { width: 83.06%; }
.span_6_of_6 { width: 100%; }

.span_1_of_8 { width: 11.1%; }
.span_2_of_8 { width: 23.8%; }
.span_3_of_8 { width: 36.5%;}
.span_4_of_8 { width: 49.2%; }
.span_5_of_8 { width: 61.9%; }
.span_6_of_8 { width: 74.6%; }
.span_7_of_8 { width: 87.3%; }
.span_8_of_8 { width: 100%; }

.span_1_of_10 { width: 8.56%; }
.span_2_of_10 { width: 18.72%;  }
.span_3_of_10 { width: 28.88%; }
.span_4_of_10 { width: 39.04%;  }
.span_5_of_10 { width: 49.2%; }
.span_6_of_10 { width: 59.36%; }
.span_7_of_10 { width: 69.52%;  }
.span_8_of_10 { width: 79.68%; }
.span_9_of_10 { width: 89.84%; }
.span_10_of_10 { width: 100%; }
.iphone_show, .header .menu li.iphone_show { display:none; }


.span_50 { width:50%; margin:0 auto; text-align:center; }
.span_25 { width:25%; margin:0 auto; text-align:center; }

.separator { margin-top:80px; }
.box { border:1px solid #CCC; padding:20px; }
.box .button { margin-top:10px; }
.bg1 { background:#25282E; color:#CCC; }
.bg2 { background:#212329; color:#999; }


.bg_gray { background:#EEE; }
.overlay h3 { font-size:20px; margin-bottom:10px; }
.overlay { font-weight:normal; position:absolute; padding: 20px; text-align:left; line-height:20px; z-index:2; top:0; left:0; right:0; bottom:0; color:#FFF; background-color: rgba(0, 0, 0, 0.8); }
.flex { display: flex; align-items: center; justify-content: center; }

.logo img { height:110px; width:auto; }
#header { text-align:center; border-bottom:1px solid #DDD; padding-bottom:10px; }
#header .logo img { margin: 40px 0 20px 0;  }
#header .menu { font-size: 15px; font-weight:600; text-transform:uppercase; }
#header li { display:inline-block; padding: 0 10px; }
#header a { color:#000; }
#header a.selected { color:#147c87; }


.mission { font-size:20px; text-align:center; line-height:26px; color:#999; }

ul.navigation { margin:0px; text-align:left; }
ul.navigation li { display:inline-block; }
ul.navigation li:after { margin-right:5px; content:" / "}
ul.navigation li:last-child::after { content:""; }

.btn-login { background:#000; color:#FFF; font-weight:bold; padding: 7px 15px; display:block; }
.btn-login:hover { text-decoration:none; background:#777; }

#footer { padding: 40px 0; margin-top:40px; background:#EEE; }
#footer h4 { margin: 0 0 10px 0; font-size:18px;   }
#footer .grid-footer { margin:60px 0; display:grid; grid-template-columns: 1fr 1fr 1fr 1fr; gap:20px; }
#footer input { background:#FFF; margin:0px; border:0; }
#footer a { color:#777; }
#footer .logo { text-align:center; }
#footer .links { margin-bottom:60px; }
#footer .credits { margin-top:20px; font-size:12px; border-top:1px solid #CCC; padding-top:20px; }
#footer .credits li { display:inline-block; margin: 0 10px 0 0; }
#footer form { display:grid; grid-template-columns: 1fr 100px;}
#footer .search label { position:absolute; bottom:0; }
.social li { display:inline-block; }
.social li i { display:inline-block; width:30px; height:30px; border-radius:200px; text-align:center; background:#000; color:#EEE; padding:7px; margin:0px;}
.social li i:hover { background:#c0813c; }


.flex { display: flex; align-items: center; justify-content: center; }
#main { margin:0px 0 40px 0; }
.slide li { height:800px; width:100%; text-align:center; color:#FFF; position:relative; }
.slide li img { object-fit: cover; width: 100%; height: 100%; }
.slide li .text { position:absolute; left:0; top:0; right:0; bottom:0; z-index:2; }
.slide li .text p { font-size:22px; margin-bottom:20px; text-shadow:1px 1px 2px #777, -1px -1px 2px #777; }
.slide li h1 { font-size:50px; text-shadow:1px 1px 2px #777, -1px -1px 2px #777; font-weight:normal;  margin: 0px; }

.grid-artists { display: grid; grid-template-columns: 1fr 1fr 1fr; gap:60px; }
.grid-artists .item { height:350px; position:relative; }
.grid-artists .item h3 { margin:0px; z-index:22;  }
.grid-artists a { color:#FFF; }
.grid-artists a:hover .bg { background: rgba(0, 0, 0, .5); }
.bg { position:absolute; top:0; bottom:0; left:0; right:0; background: rgba(0, 0, 0, .1);  z-index:11;  }

.header-page { text-align:center; padding: 40px 0; max-width:600px; margin:0 auto; }
.header-page h2 { margin: 20px 0; font-size: 24px; }
.header-page p { font-size:18px; color:#777; line-height: 24px; }

.scheda-product { margin-top:40px; }
.scheda-product h1 { font-size:40px; margin: 40px 0; }
.scheda-product p.price { font-size:18px; margin-bottom:15px; }
p.price { font-weight:bold; }

.item-row { padding: 40px 0; }
.box-info {  padding:0 20px; margin-bottom:20px; }
.box-info h2 { font-size:24px; color:#FFF; margin-bottom:10px; font-weight:normal; }
.box-info a { color:#CCC; }

ul.list-search li { border-bottom:1px solid #CCC; padding: 20px 0; position:relative; padding-left:80px; min-height:100px; }
ul.list-search li img { position:absolute; left:0; top:20px; width:60px; height:60px; }

.grid-2 { display:grid; grid-template-columns: 1fr 1fr; gap:20px; }
.grid-6 { display: grid; grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr; gap:10px; }

.masonry .item img { margin-bottom:5px; }
.masonry .item h3 { margin:10px 0 5px 0; font-size:16px; text-transform:inherit; }
.masonry { display:grid; grid-template-columns:1fr 1fr 1fr 1fr; column-gap:40px; row-gap:60px; }
.masonry .item { display: inline-block;   width: 100%;  text-align:center; }
.masonry .item figure { height: 300px; background:#F5F5F5; padding:10px; }
.masonry .item img { object-fit: contain; width: 100%; height: 100%; }
p.detail a { font-weight:normal; }

.collections2 { display: grid; grid-template-columns: 14% 14% 14% 14% 14% 14%; grid-template-rows: 14% 14% 14% 14% 14% 14%; grid-row-gap: 20px; grid-column-gap: 20px; justify-content: space-between; }
.collections2::before { display:none; }
.profile { margin-top:40px; }
.scheda img { margin-bottom:20px; }

.about { text-align:center; max-width:800px; margin:100px auto 20px auto;  }
.temi { text-align:center; display: grid; grid-template-columns: 1fr 1fr 1fr; gap:40px; }
.temi img { margin-bottom:10px; display:block; }
.temi h3 { font-size:30px; font-weight:normal; text-transform:inherit; }

.list-news .item { padding-bottom:40px; margin-bottom:40px; border-bottom:1px solid #DDD; }
.list-news .cat { margin-bottom:10px; text-transform:uppercase; }
.list-archive .item { padding-bottom:20px; margin-bottom:20px; border-bottom:1px solid #DDD; }
.list-archive .item h3 { margin: 5px 0; }
.scheda-news h1 { margin:0px; text-transform:uppercase; font-size:50px; }
.scheda-news .text { font-size:14px; line-height:24px; }

.truncate a { font-weight:bold; }

.gallery .col { position:relative; background:#000; }
.gallery img { display:block; opacity:0.8; }
.gallery img:hover { opacity:1;  }

.pagination { margin:40px 0 40px 0; }
.pagination .page { text-align:right; }
.pagination .page a, .pagination .page b { padding:10px 15px; display:inline-block; border:1px solid #DDD; border-radius:50px;}
.pagination .page a:hover { background:#EEE; }
.pagination .result { padding-top:10px; }
.subnav { margin-top:40px; }
.subnav i { width:20px; text-align:center; }

.list-categories .item { padding:20px; border:1px solid #CCC; text-align:center; }

.accordion_title { font-size:16px; cursor:pointer; color:#B01F2C; padding:15px 10px 15px 45px;  background:#FFF; margin-bottom:10px; position:relative; }
.accordion_title.open { border-bottom:0px; margin:0px; }
.accordion_title i { margin: 0 10px; position:absolute; left:0px; top:18px; }
.accordion_text { padding:10px 45px 20px 45px; background:#FFF; border-top:0px; margin-bottom:10px; }

.item-row .slick-dots li button::before { color:#FFF; opacity: .90; }
.item-row .slick-dots li.slick-active button::before { color:#999; }

.grid .span_1_of_2:nth-child(2n+1) { margin-left:0px; }
.grid .span_1_of_3:nth-child(3n+1) { margin-left:0px; }
.grid .span_1_of_4:nth-child(4n+1) { margin-left:0px; }
.grid .span_1_of_5:nth-child(5n+1) { margin-left:0px; }
.grid .span_1_of_6:nth-child(6n+1) { margin-left:0px; }
.grid .col { margin-bottom:1.6%; }
.grid img { display:block; }
.span_25 { width:25%; margin:0px; line-height:normal; font-size:0px; }

.blog .span_3_of_4 { padding-right:40px; }
.blog a { font-weight:600; }
.blog .item { margin-bottom:20px; padding-bottom:20px; position:relative; border-bottom:1px solid #CCC; }
.blog .item h2 { font-size:18px; text-align:left; margin:15px 0; }
.blog .item .data span { display:block; font-size:16px; }
.tag { margin:10px 0; }
.tag a { display:inline-block; padding:2px 5px; margin: 0 3px 5px 0; border:1px solid #999; background:#FFF; color:#999; font-size:12px; text-transform:uppercase; }
.tag a:hover { border:1px solid #CCC; background:#FFF; color:#CCC; }

#lato h4 { margin-bottom:20px; }
#lato li { border-bottom:1px solid #EEE; padding:5px 0; }
#lato li .tot { font-size:11px; color:#777; top:2px; position:relative; margin-left:5px; font-weight:normal; }
.blog .item .text.en { margin-top:10px; }
.blog .gallery { margin-top:40px; }
.blog .gallery .item { border:0px; padding:0px; margin-bottom:1.6%; }
.gallery .span_1_of_3:nth-child(3n+1) { margin-left:0px; }

.scheda h1 { margin-top:40px; }
.scheda p.price { font-weight:600; margin-bottom:20px; font-size:18px; }
.share { margin-top:20px;}
.share a { display:inline-block; margin: 0 2px; border:1px solid #222; width:25px; height:25px; text-align:center; border-radius:200px; display:inline-block; padding: 2px; }
.share a:hover { background:#000; color:#FFF; }
.share i { margin:0px; }

.masonry-layout { column-count: 3; -webkit-column-count: 3; column-gap: 20px;  -webkit-column-gap: 20px; }
.masonry-layout .item {break-inside: avoid; -webkit-column-break-inside: avoid;  }
.masonry-layout .item li { margin-bottom:15px; }


.list-market li {  position:relative; margin-bottom:20px; }
.list-market li div { position:absolute; left:200px; bottom:0; }

.intro { text-align:center; margin-top:20%; }
.intro img { margin: 0 100px; width:100px; height:auto;  }
a.elimore_show, a.elimore_hide { font-weight:bold; display:block; }


.submenu li { display:inline-block; margin-bottom:40px; margin-right:20px; font-weight:bold; }
.submenu li.fr { margin-right:0px; }
.submenu li a { font-weight:normal; }
.submenu li a.selected { font-weight:bold; }

body#print { margin:40px; text-align:justify;}
body#print img { width:80px; height:auto; }
body#print h3 { margin: 80px 0 20px 0; }
body#print .print { width:100%; position:fixed; right:0; top:0; left:0; padding:20px 40px; z-index:1; background-color:rgba(255, 255, 255, 0.9); }
body#print .print a { font-size:11px; padding-right:5px; display:inline-block; margin-left:5px; text-transform:uppercase; }

.btn_facebook { background:#4164B4; color:#FFF; padding:10px 20px; margin-top:20px; display:inline-block; text-align:center; text-transform:uppercase; }
.btn_facebook i { border:0px; height:auto; width:auto; padding:0px; color:#FFF; }
.btn_facebook:hover { color:#FFF; }

.global-site-notice { position:fixed; bottom:20px; right:20px; width:100%; max-width:330px; z-index:222; background: #888 none repeat scroll 0% 0%;  color: #FFF; display:block;  padding: 10px 30px; float:none; }
.global-site-notice .notice-inner { max-width:960px; margin: 0 auto; text-align:left; float:none; position:relative; }
.global-site-notice .notice-inner p { width: auto; padding-right: 30px; adding-left: 40px; display: block; }
.global-site-notice .notice-inner a { color: #FFF; }
.global-site-notice .notice-inner a:hover { text-decoration:underline; }
#close-cookie-notice { position: absolute; right:0; top:0px; }
.global-site-notice.hidden { display:none; }

.scrolloff { pointer-events: none; }

div.top {  display: none; overflow: hidden; position: fixed; right:40px; bottom:60px; background:#FFF; z-index:2222; }
div.top .fa { margin:0px; }
div.top a { padding-top:10px; display:block; color:#000; cursor:pointer; font-size:20px; width:40px; height:40px; text-align:center;  }

.paginations { margin:0 auto; text-align:center;  }
.paginations a, .paginations b { margin-bottom:5px; padding:7px 15px; border:1px solid #EEE; display:inline-block; margin-right:2px; border-radius:200px; }
.paginations b { background:#EEE; }
</pre></body></html>