.photo-card{background-color:#2d3638;border-radius:10px;box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);display:flex;flex-direction:column;width:100%;max-width:700px;margin-left:auto;margin-right:auto}.photo-background{background-position:center;background-size:cover;border-top-left-radius:10px;border-top-right-radius:10px;min-height:250px}.photo-details{padding:2.1875em 5%}@media screen and (min-width:700px){.photo-card{flex-direction:row}.photo-background{border-top-left-radius:10px;border-top-right-radius:0;border-bottom-left-radius:10px;min-height:none;width:50%}.photo-details{width:50%}}.photo-details h1,.photo-details h4{color:#fff;font-weight:500;margin:0}.photo-details h1{font-size:125%;line-height:1;margin-bottom:.35em}.photo-tags ul{list-style-type:none;margin:.35em 0 0;padding:0;display:flex;flex-wrap:wrap;font-size:87.5%;text-transform:lowercase}.photo-tags li{margin:0 .35em .35em 0}.photo-tags a{background-color:#191e20;border-radius:50px;color:#fff;display:block;padding:.3125em 1.25em;text-decoration:none;transition:color .3s}.photo-tags a:focus,.photo-tags a:hover{color:#e37544}.photo-details p{color:#fff}.clearmargin{margin:0}.clearpadding{padding:0}.dh-highlight-text{text-align:center;padding:30px}.highlight-clean .intro{max-width:500px;font-size:30px;max-width:500px;margin:0 auto 25px}.highlight-clean{color:#de5e01;background-color:#2c1f1f;padding:50px 0}.highlight-clean p{color:#060606}.highlight-clean h2{font-weight:700;margin-bottom:25px;line-height:1.5;padding-top:0;margin-top:0;color:inherit}.highlight-clean .buttons{text-align:center}.button{display:inline-block;position:relative;border-radius:25px;margin:1em;padding:10px 30px;border:2px solid #fff;overflow:hidden;text-decoration:none;font-size:14px;outline:0;color:#fff;background:0 0;font-family:'Titillium Web',sans-serif;font-weight:700}.button span{-webkit-transition:.4s;-moz-transition:.4s;-o-transition:.4s;transition:.4s}.button:after,.button:before{content:'';position:absolute;top:10px;left:0;width:100%;text-align:center;opacity:0;-webkit-transition:.4s;-moz-transition:.4s;-o-transition:.4s;transition:.4s}.button:before{content:attr(data-hover);-webkit-transform:.4s;-moz-transform:.4s;-ms-transform:.4s;-o-transform:.4s;transform:.4s}.button:active span,.button:hover span{opacity:0;-webkit-transform:.4s;-moz-transform:.4s;-ms-transform:.4s;-o-transform:.4s;transform:.4s}.button:active:after,.button:hover:before{opacity:1;-webkit-transform:.4s;-moz-transform:.4s;-ms-transform:.4s;-o-transform:.4s;transform:.4s;-webkit-transition-delay:.4s;-moz-transition-delay:.4s;-o-transition-delay:.4s;transition-delay:.4s}.button:active:before{-webkit-transform:.4s;-moz-transform:.4s;-ms-transform:.4s;-o-transform:.4s;transform:.4s;-webkit-transition-delay:0s;-moz-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.divider-new,.text-fluid,h1,h2,h3,h4,h5,h6{font-weight:300}.group{position:relative;margin-bottom:45px}input{font-size:18px;padding:10px 10px 10px 5px;display:block;width:300px;border:none;border-bottom:1px solid #757575}input:focus{outline:0}label{color:#999;font-size:18px;font-weight:400;position:absolute;pointer-events:none;left:5px;top:10px;transition:.2s}input:focus~label,input:valid~label{top:-20px;font-size:14px;color:#5264ae}.bar{position:relative;display:block;width:300px}.bar:after,.bar:before{content:'';height:2px;width:0;bottom:1px;position:absolute;background:#5264ae;transition:.2s}.bar:before{left:50%}.bar:after{right:50%}input:focus~.bar:after,input:focus~.bar:before{width:50%}.highlight{position:absolute;height:60%;width:100px;top:25%;left:0;pointer-events:none;opacity:.5}input:focus~.highlight{animation:.3s inputHighlighter}