.micro-site{padding-top:56px}.micro-site blockquote{position:relative;text-align:center;max-width:665px;margin:5rem auto 5rem auto;width:calc(100% - 30px)}@media screen and (min-width: 480px){.micro-site blockquote{font-size:2.1875em;line-height:1.37143em}}.micro-site blockquote p{font-size:1.5rem;font-family:"PortraitItalic",serif;font-weight:600;text-transform:none}@media screen and (min-width: 480px){.micro-site blockquote p{font-size:2.1875rem}}.micro-site blockquote p:last-of-type{width:auto;float:none}.micro-site blockquote h3{position:absolute;right:0;bottom:-2rem;font-size:1.5625rem;line-height:1.84em;font-family:"PortraitItalic",serif}.micro-site blockquote:before,.micro-site blockquote:after{content:"";background:url(/images/qoute_black.svg);background-repeat:no-repeat;background-size:contain;background-position:center;width:75px;height:75px;display:block;margin:45px auto 30px auto}.micro-site blockquote:after{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}@media screen and (min-width: 480px){.micro-site blockquote:before,.micro-site blockquote:after{width:75px;height:75px}.micro-site blockquote:before{margin-top:30px;margin-bottom:15px}.micro-site blockquote:after{margin-top:15px;margin-bottom:30px}}@media screen and (min-width: 769px){.micro-site blockquote:before{margin-top:45px;margin-bottom:30px}.micro-site blockquote:after{margin-top:30px;margin-bottom:45px}}.micro-site header h1,.micro-site header h2{font-family:"Portrait",serif;text-transform:none}.micro-site header h1{text-align:center;font-size:4rem;margin:3rem 0 2rem 0}.micro-site header h2,.micro-site header p{margin:0.5rem}@media screen and (min-width: 480px){.micro-site header h2,.micro-site header p{margin:0}}.micro-site header p{text-align:right}.micro-site .gallery{position:relative}.micro-site .image-gallery{position:relative;background:#fff;padding:0 10px}.micro-site .image-gallery .gallery-slide-wrapper{-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;transition:all 500ms ease}.micro-site .image-gallery .slide{opacity:0;-webkit-transition:opacity 500ms ease;-moz-transition:opacity 500ms ease;transition:opacity 500ms ease}.micro-site .image-gallery .slide.active{opacity:1}.micro-site .image-gallery .slider-pagination{z-index:100;position:absolute;bottom:-40px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.micro-site .image-gallery .slider-pagination .slider-page{-webkit-transition:background 500ms ease;-moz-transition:background 500ms ease;transition:background 500ms ease;display:inline-block;width:20px;height:20px;margin:0 0.5em;background:#ccc;cursor:pointer}.micro-site .image-gallery .slider-pagination .slider-page.active{background:#444}.micro-site .gallery-image{position:relative;width:100%;max-width:-webkit-calc(16.66667% - 20px);max-width:calc(16.66667% - 20px);margin:10px;overflow:hidden;padding-bottom:10%}.micro-site .gallery-image:before{content:'';position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);border-radius:100%;margin:2px;border:2px solid #000;border-bottom-color:transparent;height:25px;width:25px;background:0 0 !important;-webkit-animation:rotate 0.75s 0s linear infinite;-moz-animation:rotate 0.75s 0s linear infinite;animation:rotate 0.75s 0s linear infinite}.micro-site .gallery-image .image{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center top;background-repeat:no-repeat}.micro-site .copyright{text-align:right;font-size:0.875em;line-height:1.1em}.micro-site .title-box{display:inline-block;max-width:450px;min-height:121px;margin-top:45px;color:#ffffff;text-align:center}@media screen and (min-width: 769px){.micro-site .title-box{margin-top:96px}}.micro-site .title-box h1{font-family:"Portrait",serif;text-transform:none}.micro-site .title-box h1:first-of-type{margin-bottom:0}.micro-site .title-box h1:nth-of-type(2){margin-top:0}.micro-site .title-box h2{font-family:"PortraitItalic",serif;text-transform:none}.micro-site .title-box h4{font-family:"SeroMedium","Helvetica Neue",Helvetica,Arial,sans-serif;text-transform:uppercase}.micro-site .close{position:absolute;top:0;right:20px;width:30px;height:30px;z-index:100;cursor:pointer;background-image:url(/micrositeresource/robert-mapplethorpe-the-perfect-medium/content/close.png);background-repeat:no-repeat;background-size:cover;background-position:center}@media screen and (min-width: 480px){.micro-site .close{top:-10px}}.micro-site .image-gallery .close{top:-30px}.micro-site .image-slider{position:relative;z-index:0;opacity:0;height:0;padding-top:40px;overflow:hidden}@media screen and (min-width: 480px){.micro-site .image-slider{overflow:visible}}.micro-site .image-slider.show{opacity:1;z-index:10;height:auto}.micro-site .image-slider .arrow{position:absolute;top:50%;width:25px;height:25px;margin-top:-12px;border-top:.25em solid #fff;border-left:.25em solid #fff;opacity:0.4}@media screen and (min-width: 480px){.micro-site .image-slider .arrow{border-top:.25em solid #000;border-left:.25em solid #000}}.micro-site .image-slider .arrow.next{right:-2rem;-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-ms-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg)}.micro-site .image-slider .arrow.prev{left:-2rem;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.micro-site .image-slider .arrow:hover{opacity:0.8}.micro-site .image-slider .slide-wrapper{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;flex-direction:row;-ms-flex-direction:row;-webkit-box-pack:center;-moz-box-pack:center;box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-box-align:center;-moz-box-align:center;box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center}.micro-site .image-slider .slide{opacity:0}@media screen and (min-width: 480px){.micro-site .image-slider .slide{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;flex-direction:row;-ms-flex-direction:row;-webkit-box-pack:center;-moz-box-pack:center;box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-box-align:center;-moz-box-align:center;box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center}.micro-site .image-slider .slide .aligner{overflow:hidden;display:-webkit-inline-box;display:-moz-inline-box;display:inline-box;display:-webkit-inline-flex;display:-moz-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;flex-direction:column;-ms-flex-direction:column;-webkit-box-pack:center;-moz-box-pack:center;box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-box-align:center;-moz-box-align:center;box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center}}.micro-site .image-slider .slide.active{opacity:1}.micro-site .image-slider .slide .caption-wrapper{width:100%;text-align:right}.micro-site .image-slider .slide img{display:block;width:auto;max-width:100%;max-height:580px;margin:0 auto 1rem auto}.micro-site .image-slider .slide .caption{display:inline}.micro-site .container{padding-bottom:40px}@media screen and (min-width: 769px){.micro-site .container{padding:0 2.5rem 0rem 2.5rem}}@media screen and (min-width: 480px){.micro-site .content-area{border-top:1px solid #000;padding-top:2.5em}}@media screen and (min-width: 737px){.micro-site .content-area{padding-top:3.75em;margin-top:3.75em}}.micro-site .main-container{padding-bottom:5em}.micro-site .main-content{position:relative;font-size:1em;line-height:1.25em}@media screen and (min-width: 769px){.micro-site .main-content h2,.micro-site .main-content p{max-width:539px;margin-left:auto;margin-right:0}}.micro-site .auction-info{position:relative;padding-top:40px}@media screen and (min-width: 480px){.micro-site .auction-info{padding-top:1em;margin-bottom:0}.micro-site .auction-info .logo{max-width:319px}}@media screen and (min-width: 768px){.micro-site .auction-info{padding-right:5em}.micro-site .auction-info .logo{margin-bottom:3.75em}}.micro-site .auction-info .content-wrapper{border-top:1px solid #000;border-bottom:1px solid #000;padding:40px 0}@media screen and (min-width: 769px){.micro-site .auction-info .content-wrapper{max-width:350px}}.micro-site .auction-info a{display:inline-block}.micro-site .auction-info .button-wrapper{text-align:center;margin:2em 0}.micro-site .auction-info .button{display:inline;border:3px solid #000;background:#fff;color:#000;margin-top:1rem;padding:0.5rem 2rem;text-transform:none}.micro-site .auction-info h2{font-size:1.125em;line-height:1.25em}.micro-site .auction-info p{margin:20px 0 0 0;font-size:1em}.micro-site .auction-info p:first-child{margin-top:0}.micro-site .auction-info .wrapper,.micro-site .auction-info .share{padding:1em 0}.micro-site .auction-info .share{position:relative;padding:0;margin-top:20px}.micro-site .auction-info .share>span{display:none}.micro-site .auction-info .share .icons{margin:1.5em 0;padding:11px 6px 0 0;text-indent:-5px}.micro-site .auction-info .share .icons .icon{width:22px;height:22px;margin-left:15px;display:inline-block;text-indent:-9999em;background-image:url("/images/layout/aside-icons.png")}.micro-site .auction-info .share .icons .icon span{display:none}@media screen and (min-resolution: 192dpi){.micro-site .auction-info .share .icons .icon{background-image:url("/images/layout/aside-icons-2x.png");background-size:50px 1250px}}@media screen and (-webkit-min-device-pixel-ratio: 2){.micro-site .auction-info .share .icons .icon{background-image:url("/images/layout/aside-icons-2x.png");background-size:50px 1250px}}.micro-site .auction-info .share .icons .icon.email{background-position:-14px -364px;display:none}.micro-site .auction-info .share .icons .icon.facebook{background-position:-14px -464px;margin-left:0}.micro-site .auction-info .share .icons .icon.twitter{background-position:-14px -414px}.micro-site .auction-info .share .icons .icon.pinterest{background-position:-14px -514px}@keyframes rotate{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}100%{transform:rotate(360deg)}}
