.guides{padding-top:5vw}.guides .guides__title{text-align:center}.guides .guides__intro_blurb{margin-top:1.5em;text-align:center;max-width:980px}.guides .guides__allPosts{width:95%;max-width:1050px;margin:2em auto 0}.guides .guides__allPosts .allPosts__header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-top:2.5vw}.guides .guides__allPosts .allPosts__header #filterGuides,.guides .guides__allPosts .allPosts__header #s{font-size:1.125em;padding:.5em .5em .4em;box-sizing:border-box;border:1px solid #333;border-radius:0;transition:all .2s linear;font-weight:300}.guides .guides__allPosts .allPosts__header #filterGuides{appearance:none;background:#fff url(https://www.legendboats.com/wp-content/themes/legendboats/build/img/standard/icon-select.png) no-repeat top 18px right 20px}.guides .guides__allPosts .allPosts__header .guides__paged{justify-self:center;text-align:center;width:100%;margin-top:1em;padding-top:1em;border-top:1px solid #e0e0e0}.guides .guides__allPosts .allPosts__header .guides__filterResults{margin-left:auto;margin-right:.5em}.guides .guides__allPosts .allPosts__header .heading{text-align:center}.guides .guides__allPosts .allPosts__header #searchform{display:flex;justify-content:flex-end}.guides .guides__allPosts .allPosts__header #searchform #searchsubmit{border:1px solid #333;border-radius:0;background:#333;font-weight:900;color:#fff;transition:all .2s linear;cursor:pointer}.guides .guides__allPosts .allPosts__header #searchform #searchsubmit:hover,.guides .guides__allPosts .allPosts__header #searchform #searchsubmit:focus{background:#fff;color:#333}.guides .guides__allPosts .allPosts__header .guides__searchResults{width:100%;text-align:center;margin-bottom:0}.guides .guides__allPosts .allPosts__cards{display:flex;flex-wrap:wrap;justify-content:center;gap:2.25em;border-top:1px solid #e0e0e0;margin-top:1em;padding-top:2em}.guides .guides__allPosts .allPosts__cards .allPosts__card{width:calc(33% - 2.25em)}.guides .guides__allPosts .allPosts__cards .allPosts__card .card__thumb{position:relative;display:flex;width:100%;height:0;padding-bottom:130%;background-size:100% auto;background-position:center;background-repeat:no-repeat;box-shadow:0 3px 6px rgba(0,0,0,.4);animation:scaleThumbDown .5s}.guides .guides__allPosts .allPosts__cards .allPosts__card .card__thumb .download{display:flex;background-color:#ffcf64;border:2px solid #ffcf64;width:90%;max-width:145px;align-items:center;justify-content:center;gap:5px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:2;box-sizing:border-box;padding:.5em 1em;transition:all .3s linear}.guides .guides__allPosts .allPosts__cards .allPosts__card .card__thumb .download .icon{width:20px}.guides .guides__allPosts .allPosts__cards .allPosts__card .card__thumb .download .copy{color:#333;font-size:.8em;font-weight:900}.guides .guides__allPosts .allPosts__cards .allPosts__card .card__thumb:hover,.guides .guides__allPosts .allPosts__cards .allPosts__card .card__thumb:focus{animation:scaleThumbUp .5s;background-size:105% auto}.guides .guides__allPosts .allPosts__cards .allPosts__card .card__thumb:hover .download,.guides .guides__allPosts .allPosts__cards .allPosts__card .card__thumb:focus .download{background-color:#fff}.guides .guides__allPosts .allPosts__cards .allPosts__card .card__thumb::before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3);z-index:1}.guides .guides__allPosts .allPosts__cards .allPosts__card .card__content .card__body{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1em}.guides .guides__allPosts .allPosts__cards .allPosts__card .card__content .card__body .card__heading a{font-size:1em;font-weight:900;color:#333;text-align:center;display:block}.guides .guides__allPosts .allPosts__cards .allPosts__card .card__content .card__body .guidesPost__categories{display:flex;margin:0;padding:0;margin-top:1em}.guides .guides__allPosts .allPosts__cards .allPosts__card .card__content .card__body .guidesPost__categories .categoryItem{list-style:none;display:flex;align-items:center}.guides .guides__allPosts .allPosts__cards .allPosts__card .card__content .card__body .guidesPost__categories .categoryItem a{display:block;font-size:.625em;font-weight:300;color:#333;text-transform:uppercase;text-align:center}.guides .guides__allPosts .allPosts__cards .allPosts__card .card__content .card__body .guidesPost__categories .categoryItem:not(:last-of-type)::after{content:"|";display:inline-block;margin:0 .75em;font-size:.625em}.guides .guides__allPosts .guides__pagination{width:100%;display:flex;justify-content:center;padding:2em 0}.guides .guides__allPosts .guides__pagination>*{font-weight:600;width:36px;height:36px;display:flex;justify-content:center;align-items:center;line-height:1.8;text-align:center;color:#fff;background-color:#0d506d;border:2px solid #0d506d;border-radius:100vh;margin:0 .25em;text-decoration:none !important;transition:all .2s linear}.guides .guides__allPosts .guides__pagination a:hover,.guides .guides__allPosts .guides__pagination a:focus{background-color:#fff;color:#0d506d}.guides .guides__allPosts .guides__pagination a:hover::before,.guides .guides__allPosts .guides__pagination a:focus::before{border-color:#0d506d}.guides .guides__allPosts .guides__pagination span{cursor:default}.guides .guides__allPosts .guides__pagination .current{background-color:#fff;color:#0d506d !important}.guides .guides__allPosts .guides__pagination .next,.guides .guides__allPosts .guides__pagination .prev{position:relative}.guides .guides__allPosts .guides__pagination .next::before,.guides .guides__allPosts .guides__pagination .prev::before{content:"";display:block;width:12px;height:12px;border-left:3px solid #fff;border-bottom:3px solid #fff}.guides .guides__allPosts .guides__pagination .next::before{transform:rotate(-135deg)}.guides .guides__allPosts .guides__pagination .prev::before{transform:rotate(50deg)}@media screen and (max-width: 980px){.guides .guides__allPosts .allPosts__header .heading{width:100%;margin-bottom:.5em}.guides .guides__allPosts .allPosts__header .guides__filterResults{flex:1}}@media screen and (max-width: 780px){.guides .guides__allPosts .allPosts__cards .allPosts__card{width:calc(50% - 2.25em)}}@media screen and (max-width: 540px){.guides .guides__allPosts .allPosts__header{flex-direction:column;justify-content:center}.guides .guides__allPosts .allPosts__header .guides__filterResults{margin-left:0;margin-right:0;margin-bottom:.5em}.guides .guides__allPosts .allPosts__cards .allPosts__card{width:100%;max-width:400px}}@keyframes scaleThumbDown{from{background-size:105% auto}to{background-size:100% auto}}@keyframes scaleThumbUp{from{background-size:100% auto}to{background-size:105% auto}}/*# sourceMappingURL=guides.css.map */
