*{box-sizing:border-box}*:focus{outline:0;background-color:var(--theme-focus-color)}@font-face{font-family:'PTRegular';src:url('../Fonts/PTS55F-webfont.woff') format('woff')}@font-face{font-family:'PTBold';src:url('../Fonts/PTS75F-webfont.woff') format('woff')}@font-face{font-family:'RighteousRegular';src:url('../Fonts/righteous-v9-latin-regular.woff') format('woff')}@font-face{font-family:'SourceSemibold';src:url('../Fonts/SourceSansPro-Semibold.otf.woff') format('woff')}@font-face{font-family:'SourceRegular';src:url('../Fonts/source-sans-pro-v18-latin-regular.woff') format('woff')}@font-face{font-family:'roboto-slab-700';src:url('../Fonts/roboto-slab-v16-latin-700.woff') format('woff')}html{height:100vh}body{margin:0;background-color:#fff;overflow-y:scroll;min-height:100vh;display:flex;flex-direction:column;color:#4d4d4d;font-family:'SourceSemibold'}.epresto{--theme-main-color:#14797c;--theme-accent-color:#8bdbdf;--theme-focus-color:var(--theme-accent-color);--theme-focus-dark-color:var(--theme-main-color);--theme-background-dark-color:#323232;--theme-background-medium-color:#4d4d4d;--theme-background-light-color:#a1c9cc;--theme-fontFamilyAccented-font:'RighteousRegular';--theme-fontFamilyAccentedSlab-font:'roboto-slab-700';--theme-fontFamilyParagraphtext-font:'SourceSemibold';--theme-fontFamilySmallParagraphtext-font:'SourceRegular';--theme-fontFamilyStandardBold-font:'PTBold';--theme-fontFamilyStandardRegular-font:'PTRegular';--theme-fontFamilyButtonText-font:'SourceSemibold'}button,epresto-processing-button{cursor:pointer;color:#fff;padding-top:8px;padding-bottom:8px;padding-left:20px;padding-right:20px;margin-bottom:.67em;background-color:var(--theme-main-color);border:0;font-family:var(--theme-fontFamilyButtonText-font);font-size:1em}h1,h2,h3,h4{font-family:var(--theme-fontFamilyAccented-font);text-transform:uppercase;letter-spacing:.03em;margin-top:.7em;margin-bottom:.4em}h1{font-size:1.6em}h2{font-size:1.3em}p{line-height:1.4em;margin-top:.6em}main.epresto input{background-color:#e5e5e5;border:0;width:100%;padding-top:14px;padding-bottom:14px;padding-left:20px;padding-right:20px;margin-bottom:20px;user-select:text;-webkit-user-select:text;font-size:1em}main.epresto input:focus{background-color:#d1d1d1}main.epresto input.error{border:2px solid #f00}main.epresto input[type=checkbox]{padding:0;margin:0;border:0;width:0 !important;height:0;appearance:none;display:block}main.epresto input[type=checkbox]+label{display:block;width:100%;min-height:1.8em;background-repeat:no-repeat;background-position:left top;background-size:1.5em;padding:0;padding-left:2em;font-size:1em;margin-bottom:.5em;-webkit-tap-highlight-color:transparent}main.epresto input[type=checkbox]+label{background-image:url("../Pix/CheckboxUnchecked.svg")}main.epresto input[type=checkbox]:checked+label{background-image:url("../Pix/CheckboxChecked.svg")}main.epresto input[type=checkbox]:checked:focus+label{background-image:url("../Pix/CheckboxCheckedFocus.svg")}main.epresto input[type=checkbox]:focus+label{background-image:url("../Pix/CheckboxUncheckedFocus.svg")}main.epresto input[type=checkbox].error+label{border-radius:4px;border:2px solid #f00;min-height:1.9em}main.epresto label{display:block;font-size:1.2em;color:var(--theme-main-color);margin-bottom:5px;width:100%}main.epresto label.small,main.epresto input[type=checkbox]+label{font-size:.9em;margin-bottom:1.3em;font-family:var(--theme-fontFamilySmallParagraphtext-font)}header.epresto.showroom{--layout-margin:20px;display:grid;grid-template-areas:'search . menu' 'filter filter filter';grid-template-columns:43% auto 95px;grid-template-rows:95px auto;grid-column-gap:25px;grid-row-gap:25px;margin-top:var(--layout-margin);margin-left:var(--layout-margin);margin-right:var(--layout-margin);margin-bottom:25px;font-family:var(--theme-fontFamilyStandardBold-font)}@media only screen and (max-width:834px){header.epresto.showroom{grid-template-areas:'search menu' 'filter filter';grid-template-columns:auto 50px;grid-template-rows:55px auto;margin-bottom:12px}}header.epresto.showroom div#areaSearch{background-color:var(--area-background-color);grid-area:search;display:flex;align-items:center}@media only screen and (max-width:834px){header.epresto.showroom div#areaSearch{padding-top:10px}}header.epresto.showroom div#areaMainMenu{background-color:var(--area-background-color);grid-area:menu;position:relative}header.epresto.showroom div#areaFilterElements{background-color:var(--area-background-color);grid-area:filter}header.epresto.showroom div#areaFilterElements nav ul{list-style:none;padding-left:0;margin-top:0;display:inline-flex;flex-wrap:wrap;gap:5px 30px}@media only screen and (max-width:834px){header.epresto.showroom div#areaFilterElements nav ul{gap:5px 20px}}header.epresto.showroom div#areaFilterElements nav ul li{font-size:1.1em}@media only screen and (max-width:375px){header.epresto.showroom div#areaFilterElements nav ul li{font-size:.9em}}header.epresto.showroom div#areaFilterElements nav ul li a{color:#4d4d4d;text-decoration:none;position:relative}header.epresto.showroom div#areaFilterElements nav ul li a:after{background:none repeat scroll 0 0 transparent;bottom:0;content:"";display:block;width:0;height:2px;left:50%;position:absolute;background:#6a9b9f;transition:width .3s ease 0s,left .3s ease 0s}header.epresto.showroom div#areaFilterElements nav ul li a:hover:after{width:100%;left:0}header.epresto.showroom div#areaFilterElements nav ul li a.selected:after{background:none repeat scroll 0 0 transparent;bottom:0;content:"";display:block;height:2px;left:0%;position:absolute;background:#6a9b9f;width:100%}header.epresto.showroom img#logoMain{width:251px;height:142px;cursor:pointer}header.epresto.showroom img#logoMain:focus{background-color:unset}@media only screen and (max-width:1024px){header.epresto.showroom img#logoMain{width:170px;height:96px}}@media only screen and (max-width:834px){header.epresto.showroom img#logoMain{width:85px;height:48px}}header.epresto.showroom button#butOpenMainMenu{border:0;background-color:var(--theme-main-color);width:95px;height:85px;padding:25px}header.epresto.showroom button#butOpenMainMenu:focus{background-color:var(--theme-focus-color)}@media only screen and (max-width:834px){header.epresto.showroom button#butOpenMainMenu{width:50px;height:60px;padding:10px}}header.epresto.showroom input#inpKeyword{width:95%;font-family:var(--theme-fontFamilyStandardRegular-font);font-size:16px;padding-bottom:.2em;border:0;border-bottom:1px solid #8b8b8b;padding-left:35px;padding-right:32px;background-image:url('../Pix/IconSearchLens.svg');background-repeat:no-repeat;background-size:22px 22px;background-position:5px center;height:2em}@media only screen and (max-width:834px){header .epresto.showroom input#inpKeyword{width:90%;margin-left:5%}}header.epresto.showroom input#inpKeyword:focus,header.epresto.showroom input#inpKeyword[type=text]:focus,header.epresto.showroom input#inpKeyword[type=text]:focus::-webkit-input-placeholder{color:#fff}header.epresto.showroom input#inpKeyword:focus{background-image:url('../Pix/IconSearchLensFocus.svg')}header.epresto.showroom button#butKeywordReset{border:0;background-color:transparent;background-image:url('../Pix/IconSearchReset.svg');background-repeat:no-repeat;width:1.8em;height:1.8em;padding:0;margin:-32px;margin-left:-26px}header.epresto.showroom button#butKeywordReset:focus{background-color:var(--theme-focus-color);background-image:url('../Pix/IconSearchResetFocus.svg')}header.epresto.showroom input#inpKeyword:focus+button#butKeywordReset{background-image:url('../Pix/IconSearchResetFocus.svg')}header.epresto.showroom nav#mainMenu{width:0;position:absolute;top:0;right:0;padding:0;overflow:hidden;background-color:var(--theme-main-color);transition:width .2s;z-index:1}header.epresto.showroom nav#mainMenu.open{width:250px}header.epresto.showroom nav#mainMenu>ul{width:250px;list-style-type:none;font-family:var(--theme-fontFamilyStandardBold-font);padding:0}header.epresto.showroom nav#mainMenu>ul li a{text-decoration:none;color:#fff;display:block;padding-left:20px;padding-top:10px;padding-bottom:10px}header.epresto.showroom nav#mainMenu>ul li a:hover{background-color:var(--theme-accent-color)}header.epresto.showroom nav#mainMenu #butCloseMainMenu{width:100%;height:25px;padding-right:10px;margin-top:10px;display:flex;justify-content:flex-end;cursor:pointer}header.epresto.showroom nav#mainMenu #butCloseMainMenu img{width:25px;height:25px}main.epresto.showroom{flex:1 0 auto}main.epresto a{color:var(--theme-main-color)}main.epresto a:hover{text-decoration:none}.epresto #regularView .regularLayout,.epresto #pageView .masonryLayout,.epresto #detailView .objectLayout,.epresto .similarsLayout,.epresto #detailView .vendorLayout{--layout-margin:20px;width:calc(100% - (2*var(--layout-margin)));margin-left:var(--layout-margin);margin-right:var(--layout-margin)}.epresto #regularView .regularLayout{margin-bottom:50px}.epresto .message{margin-bottom:1em;font-family:var(--theme-fontFamilySmallParagraphtext-font)}.epresto .message.error h2,.epresto .message.error p{color:#f00}.epresto .message.error h2{font-size:1.2em}footer.epresto.showroom{padding-top:2em;padding-bottom:2em;font-family:var(--theme-fontFamilyStandardRegular-font)}footer.epresto.showroom a{color:#4d4d4d;text-decoration:none}footer.epresto a:hover{text-decoration:underline}footer.epresto.showroom .footerLayout{height:inherit;--layout-margin:20px;width:calc(100% - (2*var(--layout-margin)));margin-left:var(--layout-margin);margin-right:var(--layout-margin);display:grid;grid-template-areas:'copyright';gap:15px 30px}footer.epresto.showroom .footerLayout ul{list-style-type:none;padding:0}footer.epresto.showroom .footerLayout li{margin-bottom:.4em}footer.epresto.showroom .footerLayout .column1{grid-area:column1}footer.epresto.showroom .footerLayout .column1 img.client{height:58px}footer.epresto.showroom .footerLayout .column2{grid-area:column2}footer.epresto.showroom .footerLayout .column3{grid-area:column3}footer.epresto.showroom .footerLayout .copyright{grid-area:copyright}