.clickable-coverage-section-wrapper{background-color:rgba(77,145,198,.1);margin:60px 0}.clickable-coverage-wrapper{margin:auto;max-width:720px;padding:60px 10px;position:relative}.clickable-coverage-wrapper img{border-radius:10px}.clickable-coverage-wrapper .clickable-heading,.clickable-subheading{text-align:center}.clickable-coverage-wrapper .clickable-heading{font-weight:700!important}.clickable-coverage-wrapper .clickable-subheading{font-size:20px}.dot{-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;background-color:#86b5c8;cursor:pointer;height:30px;position:absolute;width:30px}.dot,.dot:before{border-radius:50%}.dot:before{background:#4d91c6;content:"";display:block;height:100%;opacity:1;width:100%}.dot:hover:before{background:#4d91c6;filter:blur(10px);transition:opacity .3s ease-in-out}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1)}50%{-webkit-transform:scale(1.4)}to{-webkit-transform:scale(1)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.4)}to{transform:scale(1)}}.pulse{animation-iteration-count:3;-webkit-animation-name:pulse;animation-name:pulse}#house{bottom:47%;left:40%}#garage{bottom:32%;left:18%}#dog{bottom:21%;left:72%}#motorcycle{bottom:25%;left:48%}#window{bottom:37%;left:76%}#lightbox{background:rgba(0,0,0,.8);display:none;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1}.close{color:#000;font-size:35px;font-weight:700;position:absolute;right:15px;top:10px}.close:focus,.close:hover{color:#999;cursor:pointer;text-decoration:none}.lightbox-text-wrapper{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.lightbox-text{background-color:#e8e8e8;border-radius:5px;color:#000;max-width:600px;padding:30px;position:absolute;width:80%}.lightbox-text h3{border-bottom:1px solid #003468;padding-bottom:10px}@media only screen and (max-width:728px){.dot{height:20px;width:20px}}