@import url(https://fonts.googleapis.com/css?family=Muli:300,400,400i,600,700);
.choices{position:relative;margin-bottom:24px;font-size:16px}.choices:focus{outline:none}.choices:last-child{margin-bottom:0}.choices.is-disabled .choices__inner,.choices.is-disabled .choices__input{background-color:#EAEAEA;cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.choices.is-disabled .choices__item{cursor:not-allowed}.choices[data-type*="select-one"]{cursor:pointer}.choices[data-type*="select-one"] .choices__inner{padding-bottom:7.5px}.choices[data-type*="select-one"] .choices__input{display:block;width:100%;padding:10px;border-bottom:1px solid #ddd;background-color:#FFFFFF;margin:0}.choices[data-type*="select-one"] .choices__button{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);padding:0;background-size:8px;position:absolute;top:50%;right:0;margin-top:-10px;margin-right:25px;height:20px;width:20px;border-radius:10em;opacity:.5}.choices[data-type*="select-one"] .choices__button:hover,.choices[data-type*="select-one"] .choices__button:focus{opacity:1}.choices[data-type*="select-one"] .choices__button:focus{box-shadow:0px 0px 0px 2px #00BCD4}.choices[data-type*="select-one"]:after{content:"";height:0;width:0;border-style:solid;border-color:#333 transparent transparent transparent;border-width:5px;position:absolute;right:11.5px;top:50%;margin-top:-2.5px;pointer-events:none}.choices[data-type*="select-one"].is-open:after{border-color:transparent transparent #333 transparent;margin-top:-7.5px}.choices[data-type*="select-one"][dir="rtl"]:after{left:11.5px;right:auto}.choices[data-type*="select-one"][dir="rtl"] .choices__button{right:auto;left:0;margin-left:25px;margin-right:0}.choices[data-type*="select-multiple"] .choices__inner,.choices[data-type*="text"] .choices__inner{cursor:text}.choices[data-type*="select-multiple"] .choices__button,.choices[data-type*="text"] .choices__button{position:relative;display:inline-block;margin-top:0;margin-right:-4px;margin-bottom:0;margin-left:8px;padding-left:16px;border-left:1px solid #008fa1;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);background-size:8px;width:8px;line-height:1;opacity:.75;border-radius:0}.choices[data-type*="select-multiple"] .choices__button:hover,.choices[data-type*="select-multiple"] .choices__button:focus,.choices[data-type*="text"] .choices__button:hover,.choices[data-type*="text"] .choices__button:focus{opacity:1}.choices__inner{display:inline-block;vertical-align:top;width:100%;background-color:#f9f9f9;padding:7.5px 7.5px 3.75px;border:1px solid #ddd;border-radius:2.5px;font-size:14px;min-height:44px;overflow:hidden}.is-focused .choices__inner,.is-open .choices__inner{border-color:#b7b7b7}.is-open .choices__inner{border-radius:2.5px 2.5px 0 0}.is-flipped.is-open .choices__inner{border-radius:0 0 2.5px 2.5px}.choices__list{margin:0;padding-left:0;list-style:none}.choices__list--single{display:inline-block;padding:4px 16px 4px 4px;width:100%}[dir="rtl"] .choices__list--single{padding-right:4px;padding-left:16px}.choices__list--single .choices__item{width:100%}.choices__list--multiple{display:inline}.choices__list--multiple .choices__item{display:inline-block;vertical-align:middle;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:500;margin-right:3.75px;margin-bottom:3.75px;background-color:#00BCD4;border:1px solid #00a5bb;color:#FFFFFF;word-break:break-all}.choices__list--multiple .choices__item[data-deletable]{padding-right:5px}[dir="rtl"] .choices__list--multiple .choices__item{margin-right:0;margin-left:3.75px}.choices__list--multiple .choices__item.is-highlighted{background-color:#00a5bb;border:1px solid #008fa1}.is-disabled .choices__list--multiple .choices__item{background-color:#aaa;border:1px solid #919191}.choices__list--dropdown{display:none;z-index:1;position:absolute;width:100%;background-color:#fff;border:1px solid #ddd;top:100%;margin-top:-1px;border-bottom-left-radius:2.5px;border-bottom-right-radius:2.5px;overflow:hidden;word-break:break-all}.choices__list--dropdown.is-active{display:block}.is-open .choices__list--dropdown{border-color:#b7b7b7}.is-flipped .choices__list--dropdown{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:.25rem .25rem 0 0}.choices__list--dropdown .choices__list{position:relative;max-height:300px;overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position}.choices__list--dropdown .choices__item{position:relative;padding:10px;font-size:14px}[dir="rtl"] .choices__list--dropdown .choices__item{text-align:right}@media (min-width: 640px){.choices__list--dropdown .choices__item--selectable{padding-right:100px}.choices__list--dropdown .choices__item--selectable:after{content:attr(data-select-text);font-size:12px;opacity:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}[dir="rtl"] .choices__list--dropdown .choices__item--selectable{text-align:right;padding-left:100px;padding-right:10px}[dir="rtl"] .choices__list--dropdown .choices__item--selectable:after{right:auto;left:10px}}.choices__list--dropdown .choices__item--selectable.is-highlighted{background-color:#f2f2f2}.choices__list--dropdown .choices__item--selectable.is-highlighted:after{opacity:.5}.choices__item{cursor:default}.choices__item--selectable{cursor:pointer}.choices__item--disabled{cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.5}.choices__heading{font-weight:600;font-size:12px;padding:10px;border-bottom:1px solid #f7f7f7;color:gray}.choices__button{text-indent:-9999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background-color:transparent;background-repeat:no-repeat;background-position:center;cursor:pointer}.choices__button:focus{outline:none}.choices__input{display:inline-block;vertical-align:baseline;background-color:#f9f9f9;font-size:14px;margin-bottom:5px;border:0;border-radius:0;max-width:100%;padding:4px 0 4px 2px}.choices__input:focus{outline:0}[dir="rtl"] .choices__input{padding-right:2px;padding-left:0}.choices__placeholder{opacity:.5}.choices__input.is-hidden,.choices[data-type*="select-one"] .choices__input.is-hidden,.choices[data-type*="select-multiple"] .choices__input.is-hidden{display:none}.primary-color{color:#94CC4E !important}.secondary-color{color:#568a15 !important}.red{color:#b94a48 !important}.yellow{color:#F6A81D !important}.main-interaction{color:#568a15 !important}.main-interaction{color:#94CC4E !important}@font-face{font-family:'icomoonbss';src:url("./fonts/icomoon/icomoon_bss.eot?kucd3o");src:url("./fonts/icomoon/icomoon_bss.eot?kucd3o#iefix") format("embedded-opentype"),url("./fonts/icomoon/icomoon_bss.ttf?kucd3o") format("truetype"),url("./fonts/icomoon/icomoon_bss.woff?kucd3o") format("woff");font-weight:normal;font-style:normal}@font-face{font-family:'galleriaicons';src:url("./fonts/galleria/galleriaicons.eot?43225224");src:url("./fonts/galleria/galleriaicons.eot?43225224#iefix") format("embedded-opentype"),url("./fonts/galleria/galleriaicons.woff?43225224") format("woff"),url("./fonts/galleria/galleriaicons.ttf?43225224") format("truetype"),url("./fonts/galleria/galleriaicons.svg?43225224#galleria-icons") format("svg");font-weight:normal;font-style:normal}html{background-color:#F8F8F8;scroll-behavior:smooth}html,body{min-height:100%;overflow-x:hidden}@media screen and (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}body{background-color:#fff !important;line-height:normal;margin:0;padding:0}.galleria-icon{font-family:"galleriaicons" !important}.galleria-container.fullscreen{z-index:9999999 !important}.galleria-theme-classic.fullscreen{background:#222}.galleria-theme-classic.fullscreen .galleria-stage{top:0}.galleria-theme-classic.fullscreen .galleria-thumbnails-container{padding:10px 0 !important;background-color:transparent !important;height:60px}.galleria-theme-classic.fullscreen .galleria-thumbnails-container .galleria-thumbnails-list{margin:0 64px}.galleria-theme-classic.fullscreen .galleria-thumbnails-container .galleria-thumbnails-list:before,.galleria-theme-classic.fullscreen .galleria-thumbnails-container .galleria-thumbnails-list:after{content:'';pointer-events:none;position:absolute;top:0;height:100%;width:24px;z-index:2}.galleria-theme-classic.fullscreen .galleria-thumbnails-container .galleria-thumbnails-list:before{background:linear-gradient(to right, #222, rgba(34,34,34,0.001));left:0;transition:all .1s ease-out}.galleria-theme-classic.fullscreen .galleria-thumbnails-container .galleria-thumbnails-list:after{background:linear-gradient(to left, #222, rgba(34,34,34,0.001));right:0}.galleria-theme-classic.fullscreen .galleria-thumbnails-container .galleria-thumb-nav-left.disabled+div:before{opacity:0}.galleria-theme-classic.fullscreen .galleria-thumbnails-container .galleria-thumb-nav-right i{right:24px}.galleria-theme-classic.fullscreen .galleria-thumbnails-container .galleria-thumb-nav-left i{left:24px}.galleria-theme-classic.fullscreen .galleria-thumbnails-container .galleria-thumb-nav-left i,.galleria-theme-classic.fullscreen .galleria-thumbnails-container .galleria-thumb-nav-right i{line-height:44px}.galleria-theme-classic.fullscreen .galleria-details{display:none}.galleria-theme-classic.fullscreen .galleria-thumbnails-container .galleria-thumb-nav-left,.galleria-theme-classic.fullscreen .galleria-thumbnails-container .galleria-thumb-nav-right{width:57px;height:50px;color:#9B9B9B;background-color:transparent !important;border:none;background-image:none;margin-top:10px}.no-focus-outline a:focus,.no-focus-outline a:active,.no-focus-outline button:focus,.no-focus-outline button:active,.no-focus-outline input:focus,.no-focus-outline input:active,.no-focus-outline search:focus,.no-focus-outline search:active,.no-focus-outline select:focus,.no-focus-outline select:active,.no-focus-outline textarea:focus,.no-focus-outline textarea:active,.no-focus-outline :focus,.no-focus-outline input:focus:required:invalid:focus,.no-focus-outline search:focus:required:invalid:focus,.no-focus-outline select:focus:required:invalid:focus,.no-focus-outline textarea:focus:required:invalid:focus{outline:none;box-shadow:none !important}@-moz-document url-prefix(){.no-focus-outline input::-moz-focus-inner,.no-focus-outline button::-moz-focus-inner,.no-focus-outline select::-moz-focus-inner,.no-focus-outline search::-moz-focus-inner,.no-focus-outline textarea::-moz-focus-inner{outline:none;border:0;box-shadow:none !important}::-moz-focus-inner{border:none}select:-moz-focusring{color:transparent;text-shadow:0px 0px 0px #000}input[type=number]{-moz-appearance:textfield}}.mytributes .description .listing .description strong{font-weight:bold}.offscreen{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.modal{display:none}@media screen and (max-width: 767px){body.no-filter #refinement-search{display:none}}body:not(.adcore) .adblock{display:none}body.adcore .ad-block.ad-halfpage[data-google-query-id],body.adcore .ad-block.ad-mrec[data-google-query-id],body.adcore .ad-block.ad-m-mrec[data-google-query-id]{display:block;box-sizing:content-box;width:300px;max-width:300px;padding:6px 6px 4px 6px;margin:0 auto 16px auto;background-color:#d6d6d6}body.adcore .ad-block.ad-halfpage[data-google-query-id]::after,body.adcore .ad-block.ad-mrec[data-google-query-id]::after,body.adcore .ad-block.ad-m-mrec[data-google-query-id]::after{content:'Advertisement';display:block;font-size:14px;color:#929292;text-transform:uppercase;text-align:right;padding-top:4px}body.adcore .ad-adhesive{display:none;background:#d6d6d6;position:fixed;bottom:0;left:0;right:0;z-index:999999;height:auto;min-height:70px;justify-content:center;align-items:center}body.adcore.tributes .top-picks__content-wrapper .ad-block{margin-right:16px}body.adcore .ad-block.ad-m-mrec{display:none}@media all and (max-width: 736px){body.adcore .ad-block.ad-m-mrec{display:block}body.adcore .ad-adhesive{display:flex}body.adcore .desktop-ad{display:none !important}}.adSpace{margin:0 auto}.adSpace img.spinner{width:30px;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.fixed-column .adSpace{padding:0 !important;text-align:center;min-width:300px;min-height:250px}.width728{width:729px;margin:24px auto}.width320{width:320px}.width300{width:300px}.fixed-bottom{position:fixed;bottom:0;left:0;right:0;background:#CACABD;z-index:2}#mobileAd3{margin-bottom:24px}#adSpace1{margin-bottom:24px}.bz-page-wrapper>*{z-index:5}.bz-page-wrapper{max-width:1000px;margin:0 auto}.ad-block,.ad-billboard{margin:0 auto;max-width:1000px;display:flex;justify-content:center;align-items:center;margin-top:12px;margin-bottom:12px}.ad-m-banner{display:flex;justify-content:center;align-items:center;margin:0;max-width:100%}.mobile.ad-block.ad-m-mrec{display:flex;justify-content:center;align-items:center}@media (max-height: 563px){.ad-m-banner{z-index:-1}}.tributes{/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | https://dbushell.com/
 */}.tributes .articles-pane{display:flex;flex-wrap:wrap}.tributes .articles-pane h3{flex-basis:60%}.tributes .articles-pane a.view-all{flex-basis:40%;text-align:right}.tributes .articles-pane .articles-body{display:flex;flex-direction:column;width:100%}.tributes .articles-pane .articles-body>a{display:block;border-bottom:2px solid #94CC4E;padding:12px 0}.tributes .articles-pane .articles-body>a img{transition:all 0.3s ease-in-out !important;-o-object-fit:cover;object-fit:cover}.tributes .articles-pane .articles-body>a h4{transition:all 0.3s ease-in-out !important;font-size:18px;font-weight:bold;color:#101010;margin-bottom:12px}.tributes .articles-pane .articles-body>a:hover,.tributes .articles-pane .articles-body>a:active{color:#414042}.tributes .articles-pane .articles-body>a:hover img,.tributes .articles-pane .articles-body>a:active img{opacity:0.9}.tributes .articles-pane:not(.sidebar){margin:0 24px;padding-top:12px}.tributes .articles-pane:not(.sidebar) .view-all{padding-top:4px}.tributes .articles-pane:not(.sidebar) .articles-body h4{font-size:22px}.tributes .articles-pane:not(.sidebar) .articles-body a:first-child img{width:100%;max-height:59vw}.tributes .articles-pane:not(.sidebar) .articles-body a:not(:first-child) img{float:right;height:100%;max-width:120px}@media screen and (max-width: 767px){.tributes .articles-pane:not(.sidebar) .articles-body a:not(:first-child) img{max-height:120px}}@media screen and (min-width: 767px){.tributes .articles-pane:not(.sidebar) .articles-body a:first-child img{max-height:41vw}.tributes .articles-pane:not(.sidebar) .articles-body a:not(:first-child) img{max-width:180px}}@media screen and (min-width: 929px){.tributes .articles-pane:not(.sidebar){max-width:1000px;margin:0 auto}.tributes .articles-pane:not(.sidebar) .articles-body{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:1fr;grid-gap:0 48px;margin:12px 0 36px 0}.tributes .articles-pane:not(.sidebar) .articles-body a:first-child{grid-row:1/4}.tributes .articles-pane:not(.sidebar) .articles-body a:first-child img{max-height:360px}.tributes .articles-pane:not(.sidebar) .articles-body a:not(:first-child) img{max-width:120px}}.tributes .articles-pane.sidebar{flex-direction:column}@media screen and (max-width: 767px){.tributes .articles-pane.sidebar{margin-top:12px}.tributes .articles-pane.sidebar img{max-height:59vw}}.tributes .articles-pane.sidebar h3{font-size:20px;font-weight:900;margin-bottom:8px}.tributes .articles-pane.sidebar .articles-body{margin-bottom:8px;border-top:1px solid #CACABD}.tributes .articles-pane.sidebar .articles-body>a{border-bottom:1px solid #CACABD}.tributes .articles-pane.sidebar a.view-all{order:3}@media screen and (min-width: 767px){.tributes .articles-pane.sidebar .articles-body img{float:right;max-width:40%;height:140px;margin-left:2px}.tributes .articles-pane.sidebar .articles-body h4{font-size:15px;line-height:18px;font-weight:bold;margin-bottom:4px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.tributes .articles-pane.sidebar .articles-body p{font-size:14px;line-height:16px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}}.tributes .bss>.articles-pane-wrap,.tributes #bss>.articles-pane-wrap{background:#fff}.tributes .btn-underline{line-height:inherit;font-size:14px;-webkit-text-decoration:underline #CAcabd solid;text-decoration:underline #CAcabd solid;text-underline-offset:8px;transition:all 0.3s ease-in-out !important}.tributes .btn-underline:hover,.tributes .btn-underline:active{color:#94CC4E;-webkit-text-decoration-color:#94CC4E;text-decoration-color:#94CC4E;text-underline-offset:6px}.tributes html{font-size:16px}.tributes *{font-family:"Muli",sans-serif;color:#414042;vertical-align:baseline;position:relative;box-sizing:border-box;border:0;line-height:1.3em}.tributes hr{border-top:1px solid #94CC4E;margin:12px 0}.tributes hr.white{border-top:1px solid #fff}.tributes hr.dim{border-top:1px solid rgba(255,255,255,0.15);clear:both}.tributes .preload *{transition:none !important}.tributes pre{white-space:pre-wrap;word-wrap:break-word;text-align:justify;font-size:10px;margin:0 !important}.tributes section,.tributes figure{margin:0;padding:0}.tributes div:empty,.tributes p:empty,.tributes span:not([class*="vjs"]):not([class*="bss-icon"]):empty{display:none}.tributes .wrapper{width:initial !important}.tributes .mapArea .map-wrapper .map{height:200px;margin-bottom:24px}.tributes .mapArea.map-hidden .map-wrapper .map{height:0px;margin-bottom:0px}.tributes .searchResultsMap{margin-bottom:24px}.tributes .map-hidden .searchResultsMap{margin-bottom:0}.tributes .hideMap.active{display:none}.tributes .showMap.active{display:none}.tributes .alert-block{padding:12px}.tributes .alert-block ul{margin-top:6px}.tributes .alert .close{top:-12px;right:-12px;font-size:20px}.tributes .content-wrapper{max-width:1000px;margin:0 auto;padding:0 24px}.tributes .content-wrapper-absolute{width:calc(100% - 48px);position:absolute;bottom:0;max-width:1000px}.tributes ul{list-style-type:none;margin-left:0}.tributes ul.list,.tributes .description ul{display:block;list-style-type:disc;margin-top:6px;margin-bottom:6px;margin-left:0;margin-right:0;padding-left:36px}.tributes ul.list li,.tributes .description ul li{list-style-type:disc;margin-bottom:3px}.tributes img{max-width:100%;display:inline-block;-moz-force-broken-image-icon:1}.tributes .banner-img{width:100%;height:306px;margin-bottom:24px;overflow:hidden;display:block;transition:all .1s ease-out}.tributes .banner-img img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;display:block}.tributes .hiddenPhone,.tributes [data-click-b64]{cursor:help}.tributes .main-header .cta-header{display:none}.tributes .badge{display:inline-block;padding:.25em .4em;margin-left:.2em;font-size:12px;font-weight:lighter !important;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:3px;transition:all .1s ease-out;background-color:rgba(0,0,0,0.1);top:-0.15em !important}.tributes .badge:empty{display:none}.tributes .btn .badge,.tributes button .badge{position:relative;top:-.2em}.tributes .badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.tributes a .badge:hover{background-color:#94CC4E;color:#fff !important;cursor:pointer}.tributes .authenticated{display:none !important}@media screen and (max-width: 929px){.tributes .banner-img{height:250px}}@media screen and (max-width: 767px){.tributes .banner-img{height:200px}.tributes .call-to-action{width:calc(100% - 24px)}.tributes .light-grey-bg{padding:12px 14px;margin-bottom:0}.tributes .detail-header{align-items:center}.tributes .listing-details img{margin-left:auto;margin-right:auto}.tributes .advertiser-logo img{max-width:50%}.tributes .content-wrapper{padding:0 24px}}.tributes section.search-result>.flex{justify-content:space-between}.tributes section.pillars{border:0}.tributes section.bottom-section{border:1px solid #CACABD;padding-top:24px}@media screen and (max-width: 767px){.tributes section.search-result>.content-wrapper{padding:0 24px}.tributes section.search-result>.content-wrapper .flex>.fixed-column.sm-100{margin-top:12px;order:2}.tributes section.bottom-section{border:none;display:none}}.tributes h1{padding:0;margin:0;font-size:30px;font-weight:normal}.tributes h1 *{font-size:30px}.tributes h1 .primary{color:#94CC4E}.tributes h2{padding:0;margin:0;font-size:28px;font-weight:normal}.tributes h2 *{font-size:28px}.tributes h2 .primary{color:#94CC4E}.tributes h3{padding:0;margin:0;font-size:26px;font-weight:normal}.tributes h3 *{font-size:26px}.tributes h3 .primary{color:#94CC4E}.tributes h4{padding:0;margin:0;font-size:24px;font-weight:normal}.tributes h4 *{font-size:24px}.tributes h4 .primary{color:#94CC4E}.tributes h5{padding:0;margin:0;font-size:20px;font-weight:normal}.tributes h5 *{font-size:20px}.tributes h5 .primary{color:#94CC4E}.tributes h6{padding:0;margin:0;font-size:18px;font-weight:normal}.tributes h6 *{font-size:18px}.tributes h6 .primary{color:#94CC4E}.tributes .primary{color:#94CC4E}.tributes a{text-decoration:none}.tributes strong{font-family:"Muli",sans-serif;font-weight:bold}.tributes p{padding:0;margin:0}.tributes p a,.tributes p a *{color:#568a15;font-weight:500;transition:all .1s ease-out}.tributes p a:hover,.tributes p a *:hover{color:#94CC4E}.tributes .phone,.tributes .email{font-size:12px;font-weight:300;line-height:1.3;margin-right:12px}.tributes .phone i,.tributes .email i{font-size:12px;font-weight:700;line-height:1.3;margin-right:7px}.tributes .title,.tributes .title *{font-size:24px;font-weight:normal;line-height:1.3;margin-bottom:12px}.tributes .listing-details .description p,.tributes .listing-details .description span{font-size:14px;font-weight:400;line-height:1.3;line-height:18px}@media screen and (max-width: 767px){.tributes .phone,.tributes .email{font-size:14px;font-weight:normal;line-height:1.3;text-align:center;margin-bottom:24px;margin-right:0}.tributes .phone i,.tributes .email i{font-size:13px;font-weight:700;line-height:1.3;vertical-align:bottom}.tributes .mobile .phone{display:block}.tributes .title{font-size:18px;font-weight:normal;line-height:1.3;line-height:24px;margin-top:12px;margin-bottom:12px}}.tributes [class^="bss-icon-"],.tributes [class*=" bss-icon-"],.tributes .ico-bg:before,.tributes .date-ico-bg:before,.tributes .submenu-title:before{background:none !important;font-family:'icomoonbss' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-right:6px}.tributes [class^="bss-icon-"],.tributes [class*=" bss-icon-"]{top:1px}.tributes [class^="bss-icon-"].large:before,.tributes [class*=" bss-icon-"].large:before{font-size:18px}.tributes [class^="bss-icon-"].larger:before,.tributes [class*=" bss-icon-"].larger:before{font-size:24px}.tributes [class^="bss-icon-"].white:before,.tributes [class*=" bss-icon-"].white:before{color:#fff}.tributes .ico-bg,.tributes .ico-bg *{font-family:"Muli",sans-serif !important;-webkit-font-smoothing:unset;-moz-osx-font-smoothing:unset}.tributes .bss-icon-menu:before{content:"\e918"}.tributes .bss-icon-close:before,.tributes .menu-showing .bss-icon-menu:before,.tributes .search-showing .bss-icon-menu:before{content:"\ea0d"}.tributes .bss-icon-ads:before{content:"\e915"}.tributes .bss-icon-bookmark:before{content:"\e916"}.tributes .bss-icon-profile:before{content:"\e917"}.tributes .bss-icon-user-fill:before{content:"\e971"}.tributes .bss-icon-help-circle:before{content:"\e91a"}.tributes .bss-icon-chevron-thin-down:before{content:"\e903"}.tributes .bss-icon-arrow-right:before{content:"\e903";transform:rotate(-90deg);display:inline-block}.tributes .bss-icon-arrow-left:before{content:"\e903";transform:rotate(90deg);display:inline-block}.tributes .bss-icon-chevron-down:before{content:"\e905"}.tributes .bss-icon-arrow-up:before{content:"\e908"}.tributes .bss-icon-arrow:before{content:"\e909"}.tributes .bss-icon-eye-glass:before{content:"\e90c"}.tributes .bss-icon-save-search:before,.tributes .bss-icon-saved-search:before{content:"\e914"}.tributes .bss-icon-calendar:before{content:"\e953"}.tributes .bss-icon-tag:before{content:"\e91b"}.tributes .bss-icon-search:before{content:"\e91c"}.tributes .bss-icon-star:before{content:"\e90a"}.tributes .bss-icon-star-fill:before{content:"\e90b"}.tributes .bss-icon-heart:before{content:"\e921"}.tributes .bss-icon-refine:before{content:"\e910"}.tributes .bss-icon-sort:before{content:"\e911"}.tributes .bss-icon-car:before{content:"\e923"}.tributes .bss-icon-bed:before{content:"\e901"}.tributes .bss-icon-bath:before{content:"\e904"}.tributes .bss-icon-briefcase:before{content:"\e9ae"}.tributes .bss-icon-cash:before{content:"\e906"}.tributes .bss-icon-cogs:before{content:"\e995"}.tributes .bss-icon-meter:before{content:"\e9a6"}.tributes .bss-icon-buy-sell:before{content:"\e917"}.tributes .bss-icon-box:before{content:"\e922"}.tributes .bss-icon-car:before{content:"\e923"}.tributes .bss-icon-clothes:before{content:"\e92c"}.tributes .bss-icon-health:before{content:"\e924"}.tributes .bss-icon-house:before,.tributes .bss-icon-home:before{content:"\e925"}.tributes .bss-icon-jobs:before{content:"\e926"}.tributes .bss-icon-notices:before{content:"\e927"}.tributes .bss-icon-personals:before,.tributes .bss-icon-adult-services:before{content:"\e928"}.tributes .bss-icon-pets:before{content:"\e929"}.tributes .bss-icon-trade:before{content:"\e92a"}.tributes .bss-icon-travel:before{content:"\e92b"}.tributes .bss-icon-twitter:before{content:"\e912"}.tributes .bss-icon-facebook:before{content:"\e907"}.tributes .bss-icon-fb:before{content:"\e90d"}.tributes .bss-icon-facebook-footer:before{content:"\e919"}.tributes .bss-icon-instagram:before{content:"\ea92"}.tributes .bss-icon-mail-share:before{content:"\e90e"}.tributes .bss-icon-user:before{content:"\e920"}.tributes .bss-icon-email:before,.tributes .bss-icon-mail:before{content:"\e902"}.tributes .bss-icon-flag:before{content:"\e9cc"}.tributes .bss-icon-phone:before{content:"\e942"}.tributes .bss-icon-earth:before{content:"\e9ca"}.tributes .bss-icon-cart:before{content:"\e93a"}.tributes .bss-icon-fb:before{content:"\e90d"}.tributes .bss-icon-edit:before{content:"\e913"}.tributes .bss-icon-location:before,.tributes .bss-icon-map-black:before{content:"\e947"}.tributes .bss-icon-show-map:before{content:"\e90f"}.tributes .bss-icon-map-pin:before{content:"\e91e"}.tributes .bss-icon-map:before{content:"\e91f"}.tributes .ico-bg:before{position:absolute;right:0;top:50%;transform:translateY(-50%);pointer-events:none}.tributes .form-control.ico-bg:before,.tributes .ico-bg.form-control-desktop:before{transform:translateY(-77%)}@media screen and (max-width: 453px){.tributes .form-control.ico-bg:before,.tributes .ico-bg.form-control-desktop:before{transform:translateY(-43%)}}.tributes .bss-icon-arrow-right.ico-bg:before{transform:rotate(-90deg) translateX(25%)}.tributes .btn,.tributes .btn:active,.tributes button,.tributes .button{cursor:pointer;text-shadow:none;box-shadow:none}.tributes button:not([class*="vjs"]),.tributes .button,.tributes .btn{display:block;padding:12px 24px;border-radius:3px;text-align:center;background:none;width:100%;font-size:16px;font-weight:normal;line-height:1.3;font-family:"Muli",sans-serif;transition:all .1s ease-out}.tributes button:not([class*="vjs"]).base-padding,.tributes .button.base-padding,.tributes .btn.base-padding{padding:12px}.tributes button:not([class*="vjs"])[type="submit"],.tributes button:not([class*="vjs"])[type="button"],.tributes .button[type="submit"],.tributes .button[type="button"],.tributes .btn[type="submit"],.tributes .btn[type="button"]{-webkit-appearance:button}.tributes button:not([class*="vjs"]).primary,.tributes button:not([class*="vjs"]).btn-primary,.tributes .button.primary,.tributes .button.btn-primary,.tributes .btn.primary,.tributes .btn.btn-primary{background:#94CC4E;color:#414042;box-shadow:0px 2px 0px 0px #527823}.tributes button:not([class*="vjs"]).primary:hover,.tributes button:not([class*="vjs"]).btn-primary:hover,.tributes .button.primary:hover,.tributes .button.btn-primary:hover,.tributes .btn.primary:hover,.tributes .btn.btn-primary:hover{background:#94cc4e;transition:all .3s ease}.tributes button:not([class*="vjs"]).primary:active,.tributes button:not([class*="vjs"]).btn-primary:active,.tributes .button.primary:active,.tributes .button.btn-primary:active,.tributes .btn.primary:active,.tributes .btn.btn-primary:active{background:#94cc4e}.tributes button:not([class*="vjs"]).primary *,.tributes button:not([class*="vjs"]).btn-primary *,.tributes .button.primary *,.tributes .button.btn-primary *,.tributes .btn.primary *,.tributes .btn.btn-primary *{color:#414042}.tributes button:not([class*="vjs"]).primary:hover,.tributes button:not([class*="vjs"]).btn-primary:hover,.tributes .button.primary:hover,.tributes .button.btn-primary:hover,.tributes .btn.primary:hover,.tributes .btn.btn-primary:hover{background-color:#9ed15e}.tributes button:not([class*="vjs"]).primary:active,.tributes button:not([class*="vjs"]).btn-primary:active,.tributes .button.primary:active,.tributes .button.btn-primary:active,.tributes .btn.primary:active,.tributes .btn.btn-primary:active{background-color:#8fca46;box-shadow:none;top:1px}.tributes button:not([class*="vjs"]).secondary,.tributes button:not([class*="vjs"]).desktop-primary,.tributes .button.secondary,.tributes .button.desktop-primary,.tributes .btn.secondary,.tributes .btn.desktop-primary{background:#F8F8F8;color:#414042;box-shadow:0px 2px 0px 0px #b8b8b8}.tributes button:not([class*="vjs"]).secondary:hover,.tributes button:not([class*="vjs"]).desktop-primary:hover,.tributes .button.secondary:hover,.tributes .button.desktop-primary:hover,.tributes .btn.secondary:hover,.tributes .btn.desktop-primary:hover{background:#f8f8f8;transition:all .3s ease}.tributes button:not([class*="vjs"]).secondary:active,.tributes button:not([class*="vjs"]).desktop-primary:active,.tributes .button.secondary:active,.tributes .button.desktop-primary:active,.tributes .btn.secondary:active,.tributes .btn.desktop-primary:active{background:#f8f8f8}.tributes button:not([class*="vjs"]).secondary *,.tributes button:not([class*="vjs"]).desktop-primary *,.tributes .button.secondary *,.tributes .button.desktop-primary *,.tributes .btn.secondary *,.tributes .btn.desktop-primary *{color:#414042}.tributes button:not([class*="vjs"]).secondary:hover,.tributes button:not([class*="vjs"]).desktop-primary:hover,.tributes .button.secondary:hover,.tributes .button.desktop-primary:hover,.tributes .btn.secondary:hover,.tributes .btn.desktop-primary:hover{background-color:#fff}.tributes button:not([class*="vjs"]).secondary:active,.tributes button:not([class*="vjs"]).desktop-primary:active,.tributes .button.secondary:active,.tributes .button.desktop-primary:active,.tributes .btn.secondary:active,.tributes .btn.desktop-primary:active{background-color:#f3f3f3;box-shadow:none;top:1px}.tributes button:not([class*="vjs"]).grey-dark,.tributes .button.grey-dark,.tributes .btn.grey-dark{color:#414042;border:solid 1px #414042;box-shadow:none}.tributes button:not([class*="vjs"]).grey-dark:hover,.tributes .button.grey-dark:hover,.tributes .btn.grey-dark:hover{border-color:#414042;box-shadow:inset 0px 0 3px rgba(65,64,66,0.2)}.tributes button:not([class*="vjs"]).grey-dark:active,.tributes .button.grey-dark:active,.tributes .btn.grey-dark:active{border-color:#000;box-shadow:inset 0px 0 10px rgba(65,64,66,0.25);top:0}.tributes button:not([class*="vjs"]).white,.tributes .button.white,.tributes .btn.white{color:#fff;border:solid 1px #fff;box-shadow:none}.tributes button:not([class*="vjs"]).white:hover,.tributes .button.white:hover,.tributes .btn.white:hover{border-color:rgba(255,255,255,0.5);box-shadow:inset 0px 0 3px rgba(255,255,255,0.2)}.tributes button:not([class*="vjs"]).white:active,.tributes .button.white:active,.tributes .btn.white:active{border-color:rgba(255,255,255,0.9);box-shadow:inset 0px 0 10px rgba(255,255,255,0.25);top:0}.tributes button:not([class*="vjs"]).grey,.tributes .button.grey,.tributes .btn.grey{color:#CACABD;border:solid 1px #efefef}.tributes button:not([class*="vjs"]).grey:hover,.tributes .button.grey:hover,.tributes .btn.grey:hover{color:#b94a48;border:solid 1px #F8F8F8}.tributes button:not([class*="vjs"]).button-sort,.tributes .button.button-sort,.tributes .btn.button-sort{background-color:#efefef;padding:6px 12px;border:solid 1px #CACABD;margin:0;font-weight:300;white-space:nowrap;overflow:hidden}.tributes button:not([class*="vjs"]).button-sort:first-of-type,.tributes .button.button-sort:first-of-type,.tributes .btn.button-sort:first-of-type{border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}.tributes button:not([class*="vjs"]).button-sort:last-of-type,.tributes .button.button-sort:last-of-type,.tributes .btn.button-sort:last-of-type{border-top-left-radius:0;border-bottom-left-radius:0;border-left:none}.tributes button:not([class*="vjs"]).button-sort:nth-of-type(2),.tributes .button.button-sort:nth-of-type(2),.tributes .btn.button-sort:nth-of-type(2){border-radius:0}.tributes button:not([class*="vjs"]).button-sort i,.tributes .button.button-sort i,.tributes .btn.button-sort i{float:right}.tributes button:not([class*="vjs"]).button-sort.selected,.tributes .button.button-sort.selected,.tributes .btn.button-sort.selected{background-color:#94CC4E;color:#fff;border-color:#7bb334}.tributes button:not([class*="vjs"]).button-sort.selected *,.tributes .button.button-sort.selected *,.tributes .btn.button-sort.selected *{color:#fff}@media screen and (min-width: 767px) and (max-width: 929px){.tributes button:not([class*="vjs"]),.tributes .button,.tributes .btn{font-size:14px}}@media screen and (max-width: 767px){.tributes button,.tributes .button{margin:12px 0;width:100%}.tributes button.desktop-primary,.tributes button.desktop-primary *,.tributes .button.desktop-primary,.tributes .button.desktop-primary *{background:#94CC4E;color:#414042;box-shadow:0px 2px 0px 0px #527823;border-radius:3px;height:auto}.tributes button.desktop-primary:hover,.tributes button.desktop-primary *:hover,.tributes .button.desktop-primary:hover,.tributes .button.desktop-primary *:hover{background:#94cc4e;transition:all .3s ease}.tributes button.desktop-primary:active,.tributes button.desktop-primary *:active,.tributes .button.desktop-primary:active,.tributes .button.desktop-primary *:active{background:#94cc4e}.tributes button.desktop-primary:hover,.tributes button.desktop-primary *:hover,.tributes .button.desktop-primary:hover,.tributes .button.desktop-primary *:hover{background-color:#9ed15e}.tributes button.desktop-primary:active,.tributes button.desktop-primary *:active,.tributes .button.desktop-primary:active,.tributes .button.desktop-primary *:active{background-color:#8fca46;box-shadow:none;top:1px}.tributes button.button-sort,.tributes .button.button-sort{background-color:transparent;color:#efefef}.tributes button.button-sort *,.tributes .button.button-sort *{color:#efefef}.tributes button.button-sort i,.tributes .button.button-sort i{display:none}.tributes button.button-sort.selected,.tributes .button.button-sort.selected{background-color:#efefef;color:#414042;border-color:#efefef}.tributes button.button-sort.selected *,.tributes .button.button-sort.selected *{color:#414042}.tributes .flex-buttons-2 button,.tributes .flex-buttons-2 .button{width:50%}.tributes .flex-buttons-3 button,.tributes .flex-buttons-3 .button{width:33.333%}.tributes .flex-buttons-4 button,.tributes .flex-buttons-4 .button{width:25%}}.tributes .form-group{display:flex;justify-content:flex-start;align-items:flex-end}.tributes .form-control,.tributes .form-control-desktop{margin-right:24px;width:100%;height:initial;background-color:initial;box-shadow:none;border-radius:initial;padding:initial}.tributes .form-control:last-child,.tributes .form-control-desktop:last-child{margin-right:0}.tributes .form-control.error label,.tributes .error.form-control-desktop label{color:#b94a48}.tributes .form-control.error input,.tributes .error.form-control-desktop input{border-bottom-color:#b94a48 !important}.tributes .error{color:#b94a48}.tributes input:not([type=checkbox]):not([type=submit]):not([type=radio]),.tributes textarea,.tributes select{font-size:16px;font-weight:normal;line-height:1.3;transition:all .1s ease-out;box-sizing:border-box;width:100%;height:initial;border-radius:0;border-bottom:1px solid #414042;background:none;position:relative;top:0;left:0;z-index:1;padding:0 0 8px;box-shadow:none}.tributes input:not([type=checkbox]):not([type=submit]):not([type=radio]):focus,.tributes input:not([type=checkbox]):not([type=submit]):not([type=radio]):active,.tributes textarea:focus,.tributes textarea:active,.tributes select:focus,.tributes select:active{border-bottom-color:#94CC4E !important}.tributes textarea[data-autosize-on]{max-height:6.4em}.tributes .form-section-search input[type=text]{top:1px !important}.tributes .mobile-sort select{border:none}.tributes input[type=text]::-moz-placeholder, .tributes input[type=search]::-moz-placeholder{color:#414042}.tributes input[type=text]:-ms-input-placeholder, .tributes input[type=search]:-ms-input-placeholder{color:#414042}.tributes input[type=text]::-ms-input-placeholder, .tributes input[type=search]::-ms-input-placeholder{color:#414042}.tributes input[type=text]::placeholder,.tributes input[type=search]::placeholder{color:#414042}.tributes select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}.tributes select::-ms-expand{display:none}.tributes .ranges input:not([type=checkbox]):not([type=submit]):not([type=radio]){width:34%}.tributes .ranges input:not([type=checkbox]):not([type=submit]):not([type=radio]):last-of-type{text-align:right}.tributes .ranges div{display:inline-block;padding:0 24px;margin:auto}.tributes .contact-form .form-control,.tributes .contact-form .form-control-desktop{min-height:60px;padding:3px 24px 6px 24px;margin-bottom:3px}.tributes .contact-form .form-header{padding:24px 0 12px 24px}.tributes .contact-form h6{font-family:"Muli",sans-serif;font-weight:bold}.tributes .contact-form label{position:absolute;left:24px;top:24px}.tributes .contact-form input:not([type=checkbox]):not([type=submit]):not([type=radio]),.tributes .contact-form textarea{border-bottom:solid 1px #CACABD;height:48px;padding:24px 0 0}.tributes .contact-form input:not([type=checkbox]):not([type=submit]):not([type=radio]):focus ~ label,.tributes .contact-form input:not([type=checkbox]):not([type=submit]):not([type=radio]):valid ~ label,.tributes .contact-form textarea:focus ~ label,.tributes .contact-form textarea:valid ~ label{top:3px;font-size:11px;font-weight:normal;line-height:1.3}.tributes .contact-form input:not([type=checkbox]):not([type=submit]):not([type=radio]):focus ~ .form-bar:before,.tributes .contact-form input:not([type=checkbox]):not([type=submit]):not([type=radio]):focus ~ .form-bar:after,.tributes .contact-form textarea:focus ~ .form-bar:before,.tributes .contact-form textarea:focus ~ .form-bar:after{width:50%}.tributes .contact-form textarea{overflow:hidden;resize:none}.tributes .contact-form input[type="file"]{height:initial !important}.tributes .contact-form .form-bar{display:block;width:100%}.tributes .contact-form .form-bar:before,.tributes .contact-form .form-bar:after{content:'';height:2px;width:0;bottom:1px;position:absolute;background:#94CC4E;transition:.2s ease all;-moz-transition:.2s ease all;-webkit-transition:.2s ease all}.tributes .contact-form .form-bar:before{left:50%}.tributes .contact-form .form-bar:after{right:50%}.tributes .contact-form .form-footer{margin-top:24px;padding:0 12px}.tributes .alert-error{background-color:#f2dede;color:#b94a48;border-radius:4px;margin-bottom:17px;box-shadow:0 1px 3px rgba(0,0,0,0.2);display:flex;flex-direction:column;align-content:center}.tributes .alert-error .close{font-size:20px;font-weight:700;color:#b94a48;position:absolute;top:6px;right:6px}.tributes .alert-error .alert-heading{color:#b94a48;text-align:left;width:100%;margin-top:24px;font-size:20px}.tributes .alert-error ul{list-style:disc;margin-left:10px;padding-left:20px}.tributes .alert-error ul li{color:#b94a48;margin:3px}.tributes .typeahead.dropdown-menu{display:grid;box-shadow:0 5px 10px rgba(0,0,0,0.2);border:1px solid rgba(0,0,0,0.2);padding:5px 0;border-radius:4px;margin-top:-30px;z-index:999999;background-color:white}.tributes .typeahead.dropdown-menu li{padding:5px}@media screen and (max-width: 796px){.tributes .alert-error .alert-heading{font-size:18px}}@media screen and (max-width: 767px){.tributes .contact-form{margin-top:24px;margin-bottom:48px}.tributes .contact-form .form-header{background:none;padding:0;height:30px}.tributes .contact-form .form-control,.tributes .contact-form .form-control-desktop{margin:0 0 3px;height:48px;padding:3px 0 6px}.tributes .contact-form .form-control.form-section-message,.tributes .contact-form .form-section-message.form-control-desktop{min-height:48px;height:auto}.tributes .contact-form input:not([type=checkbox]):not([type=submit]):not([type=radio]),.tributes .contact-form textarea{font-size:16px;font-weight:normal;line-height:1.3;padding-bottom:0;padding-top:12px}.tributes .contact-form input:not([type=checkbox]):not([type=submit]):not([type=radio]){height:48px}.tributes .contact-form textarea{height:auto;min-height:48px}.tributes .contact-form label{top:24px;left:0}.tributes .contact-form .form-footer{padding:0}.tributes .alert-error .alert-heading{font-size:20px}}@media screen and (max-width: 452px){.tributes .alert-error .alert-heading{font-size:18px}}@media screen and (max-width: 414px){.tributes .alert-error .alert-heading{font-size:16px}.tributes .alert-error ul li,.tributes .alert-error ul .link{font-size:14px}}.tributes .main-header{background-color:#F8F8F8;margin:0;padding:0}.tributes .main-header *{color:#414042}.tributes .main-header i{font-size:18px}.tributes .main-header .masthead-wrapper{width:100%;height:45px;background-color:#142402}.tributes .main-header .masthead-wrapper .masthead{width:100%;max-width:1000px;height:100%;margin:0 auto;padding:0 24px 0 24px}.tributes .main-header .masthead-wrapper .my-profile-wrapper{padding-left:24px;padding-right:24px;margin-left:auto;height:100%;border-left:1px solid rgba(255,255,255,0.15);border-right:1px solid rgba(255,255,255,0.15);cursor:pointer}.tributes .main-header .masthead-wrapper .my-profile-wrapper .my-profile-menu{padding:12px;background-color:#142402;display:flex;pointer-events:none;position:absolute;top:45px;right:0;z-index:9999999;box-shadow:1px 3px 1px rgba(72,117,135,0.5);transform:translateZ(0);will-change:transform;-webkit-filter:drop-shadow(0 0 1px rgba(72,117,135,0.5));filter:drop-shadow(0 0 1px rgba(72,117,135,0.5));transform:translateZ(0);will-change:transform;border-bottom-left-radius:3px;border-bottom-right-radius:3px;transition:all .1s ease-out;transform-origin:top right;transform:scale(0)}.tributes .main-header .masthead-wrapper .my-profile-wrapper .my-profile-menu ul{padding:0;margin:0;margin-top:-12px;margin-bottom:0}.tributes .main-header .masthead-wrapper .my-profile-wrapper .my-profile-menu ul li{padding:0;margin:0}.tributes .main-header .masthead-wrapper .my-profile-wrapper .my-profile-menu ul li a{display:flex;border-radius:3px;margin:6px 0;padding:12px;transition:all .1s ease-out}.tributes .main-header .masthead-wrapper .my-profile-wrapper .my-profile-menu ul li a i{display:inline-block;margin-bottom:unset;color:#fff}.tributes .main-header .masthead-wrapper .my-profile-wrapper .my-profile-menu ul li a:hover{background-color:#568a15;color:#fff !important}.tributes .main-header .masthead-wrapper .my-profile-wrapper .my-profile-menu ul li a:hover *{color:#fff !important}.tributes .main-header .masthead-wrapper .my-profile-wrapper .my-profile-menu ul li:last-of-type{border-bottom:none}.tributes .main-header .masthead-wrapper .my-profile-wrapper .my-profile-menu ul .button{background:transparent;border:1px solid #fff;color:#fff;transition:all .1s ease-out;margin-top:12px;width:100%;margin:auto;white-space:nowrap}.tributes .main-header .masthead-wrapper .my-profile-wrapper .my-profile-menu ul .button:hover{background-color:#568a15;color:#fff !important}.tributes .main-header .masthead-wrapper .my-profile-wrapper .my-profile-menu ul .button:hover *{color:#fff !important}.tributes .main-header .masthead-wrapper .my-profile-wrapper .my-profile-menu .button{width:105px;line-height:1;margin:6px;padding-left:12px;padding-right:12px;font-weight:500}.tributes .main-header .masthead-wrapper .my-profile-wrapper .my-profile{line-height:1.88}.tributes .main-header .masthead-wrapper .my-profile-wrapper .my-profile .avatar img{width:20px;height:20px;border-radius:50%;margin-right:6px}.tributes .main-header .masthead-wrapper .my-profile-wrapper .my-profile .bss-icon-user{margin-right:0;margin-left:6px;padding-right:0}.tributes .main-header .masthead-wrapper .my-profile-wrapper .my-profile .profile-space{margin-right:6px}.tributes .main-header .masthead-wrapper .my-profile-wrapper .my-profile .authenticated-user-avatar{margin-left:6px}.tributes .main-header .masthead-wrapper .my-profile-wrapper:hover,.tributes .main-header .masthead-wrapper .my-profile-wrapper:active,.tributes .main-header .masthead-wrapper .my-profile-wrapper:focus{cursor:pointer}.tributes .main-header .masthead-wrapper .my-profile-wrapper:hover .my-profile-menu,.tributes .main-header .masthead-wrapper .my-profile-wrapper:active .my-profile-menu,.tributes .main-header .masthead-wrapper .my-profile-wrapper:focus .my-profile-menu{transform:scale(1);pointer-events:auto;padding:12px;min-height:78px}.tributes .main-header .masthead-wrapper .my-profile-wrapper:hover .my-profile-menu.unauthenticated,.tributes .main-header .masthead-wrapper .my-profile-wrapper:active .my-profile-menu.unauthenticated,.tributes .main-header .masthead-wrapper .my-profile-wrapper:focus .my-profile-menu.unauthenticated{width:258px}.tributes .main-header .content-wrapper{transition:top .3s ease-out;height:110px;width:100%;max-width:1000px;margin:0 auto;padding:0 24px 0 24px}.tributes .main-header .content-wrapper .logo{margin-right:auto;height:50px}.tributes .main-header .content-wrapper .logo a .site-logo{height:100%;width:auto}.tributes .main-header .content-wrapper .call-to-action{width:auto}.tributes .main-header .flex-center{display:flex;align-items:center}@media screen and (max-width: 767px){.tributes .main-header .masthead-wrapper{height:38px}.tributes .main-header .masthead-wrapper .my-profile-wrapper{border-right:none;height:24px;padding-left:12px;padding-right:0}.tributes .main-header .masthead-wrapper .my-profile-wrapper .my-profile-menu{top:30px}.tributes .main-header .masthead-wrapper .my-profile-wrapper .bss-icon-user{margin:0}.tributes .main-header .masthead-wrapper .my-profile-wrapper .hide-for-viewport-s{display:none}.tributes .main-header .content-wrapper{height:88px}.tributes .main-header .content-wrapper .logo{height:40px;margin-top:1px}.tributes .main-header .content-wrapper .logo a .site-logo{margin-right:auto}.tributes .main-header .call-to-action a.button.primary{font-size:13px;margin:0;padding:10px}}.tributes .hero{position:relative;background:url("images/background.png") repeat;background-position:center;background-size:cover;height:550px;max-height:50vw;width:100%;min-height:228px}.tributes .hero a.button{bottom:24px;right:24px;top:auto !important;width:auto;float:right;white-space:nowrap}.tributes .hero a.button span{font-size:12px;margin-left:10px}.tributes .hero .search-form-wrapper{width:calc(100% - 48px);background-color:rgba(65,64,66,0.8);border-radius:3px;margin-top:60px;margin-bottom:auto;display:flex;align-items:center;flex-direction:column;-webkit-backface-visibility:hidden;backface-visibility:hidden;max-width:1000px;max-height:50%;padding-top:0}.tributes .hero .search-form-wrapper .bss-search-form{margin-top:24px;margin-bottom:auto;padding-bottom:36px}.tributes .hero .search-form-wrapper .bss-search-form .input-toggle-section .form-submit .submit-button{background-color:#568a15;color:#414042;border-radius:0 3px 3px 0;height:100%;box-shadow:0px 2px 0px 0px #142402}.tributes .mytributes #hero .hero .search-form-wrapper{margin-top:96px;background-color:rgba(255,255,255,0.2)}.tributes .mytributes #hero .hero .search-form-wrapper .bss-search-form{padding-bottom:24px}.tributes .mytributes #hero .hero .search-form-wrapper .bss-search-form .input-toggle-section .form-submit .submit-button{background-color:#94CC4E;box-shadow:0 2px 0 0 #568a15}@media screen and (max-width: 767px){.tributes .mytributes #hero{margin-bottom:36px}.tributes .mytributes #hero .hero{box-shadow:0 0 1px rgba(155,155,155,0.6);transform:translateZ(0);will-change:transform;height:auto;max-height:100%}.tributes .mytributes #hero .hero .search-form-wrapper{max-height:100%;margin-top:0}.tributes .mytributes #hero .hero .search-form-wrapper .bss-search-form{padding-bottom:0}.tributes .mytributes #hero .hero .search-form-wrapper .bss-search-form .input-toggle-section .form-submit{margin-bottom:12px}.tributes .mytributes #hero .hero .search-form-wrapper .bss-search-form .input-toggle-section .form-submit .submit-button{background-color:#94CC4E;color:#414042;border-radius:3px;height:auto;box-shadow:0px 2px 0px 0px #527823}.tributes .hero a.button{bottom:0;right:0;font-size:12px;padding:6px 12px}.tributes .hero a.button span{font-size:10px}}.tributes .search-form-wrapper{border-radius:0px;background-color:#efefef;width:100%;display:flex;align-items:center;flex-direction:column;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:all .2s}.tributes .search-form-wrapper.white-bg{background-color:rgba(255,255,255,0.3)}.tributes .search-form-wrapper *:focus{outline:none}.tributes .search-form-wrapper .desktop-search-header{width:calc(100% - 48px);text-align:left;margin-top:auto;margin-bottom:12px;font-size:32px;color:#fff;font-weight:300;padding-top:36px}.tributes .search-form-wrapper .desktop-search-header strong{color:#fff;font-family:"Muli",sans-serif;font-weight:bold;font-size:32px;margin:0}.tributes .search-form-wrapper form,.tributes .search-form-wrapper .bss-search-form{margin-bottom:0;width:calc(1000px - 48px);max-width:calc(100% - 48px);border:none;background-color:transparent;padding:0;margin-top:12px;margin-bottom:12px}.tributes .search-form-wrapper form .form-submit,.tributes .search-form-wrapper .bss-search-form .form-submit{min-width:85px;margin-left:3px;-webkit-backface-visibility:hidden;backface-visibility:hidden;height:52px}.tributes .search-form-wrapper form .form-submit .submit-button,.tributes .search-form-wrapper .bss-search-form .form-submit .submit-button{background-color:#414042;color:#fff;width:100%;height:52px;overflow:hidden;border:none;z-index:10;border-radius:0 3px 3px 0;font-size:20px;font-weight:600;display:flex;justify-content:center;align-items:center;margin:0;box-shadow:none}.tributes .search-form-wrapper form .form-submit .submit-button:hover,.tributes .search-form-wrapper .bss-search-form .form-submit .submit-button:hover{cursor:pointer}.tributes .search-form-wrapper form .mobile-search-title,.tributes .search-form-wrapper .bss-search-form .mobile-search-title{display:none}.tributes .search-form-wrapper form .input-always-show,.tributes .search-form-wrapper .bss-search-form .input-always-show{width:100%;max-width:301px}.tributes .search-form-wrapper form .input-always-show .form-input,.tributes .search-form-wrapper .bss-search-form .input-always-show .form-input{border:none;padding-right:12px;font-size:14px;width:100%}.tributes .search-form-wrapper form .search-form-field-wrapper,.tributes .search-form-wrapper .bss-search-form .search-form-field-wrapper{background-color:#fff;position:relative;display:flex;align-items:center;padding-top:16px;padding-bottom:16px;height:52px}.tributes .search-form-wrapper form .search-form-field-wrapper .form-select-item,.tributes .search-form-wrapper .bss-search-form .search-form-field-wrapper .form-select-item{background-color:#fff;border:none;width:100%;font-size:14px;padding-bottom:0;margin-bottom:0;padding-left:36px}.tributes .search-form-wrapper form .search-form-field-wrapper .form-select-item.radius-options,.tributes .search-form-wrapper .bss-search-form .search-form-field-wrapper .form-select-item.radius-options{padding-left:12px}.tributes .search-form-wrapper form .input-toggle-section,.tributes .search-form-wrapper .bss-search-form .input-toggle-section{width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.tributes .search-form-wrapper form .input-icon,.tributes .search-form-wrapper .bss-search-form .input-icon{padding-left:12px;font-size:16px;color:#CACABD;top:0;position:absolute;left:0;top:50%;transform:translate(0, -50%);z-index:10}.tributes .search-form-wrapper form .select-options,.tributes .search-form-wrapper .bss-search-form .select-options{margin-left:3px;padding-right:0;width:100%;min-width:225px;position:relative}.tributes .search-form-wrapper form .refine-button,.tributes .search-form-wrapper .bss-search-form .refine-button{background:#fff;padding:12px;display:flex;align-items:center;margin-left:3px;height:52px;transition:all .1s ease-out;cursor:pointer}.tributes .search-form-wrapper form .refine-button:hover,.tributes .search-form-wrapper .bss-search-form .refine-button:hover{background:rgba(148,204,78,0.9)}.tributes .search-form-wrapper form .refine-button.flash,.tributes .search-form-wrapper .bss-search-form .refine-button.flash{-webkit-animation:flash 1s 4 ease-out;animation:flash 1s 4 ease-out}.tributes .search-form-wrapper form .refine-button i,.tributes .search-form-wrapper .bss-search-form .refine-button i{padding-right:0;width:16px;height:16px}.tributes .search-form-wrapper form .form-distance,.tributes .search-form-wrapper .bss-search-form .form-distance{max-width:96px;min-width:96px}.tributes .search-form-wrapper form .drop-down-arrow,.tributes .search-form-wrapper .bss-search-form .drop-down-arrow{position:absolute;color:#414042;z-index:999;top:51%;right:3px;transform:translate(-50%, -50%);padding-right:0;pointer-events:none;font-size:16px;font-weight:700}.tributes input#bss-search-keywords,.tributes input#location{font-size:14px;border:none;width:100%;text-overflow:ellipsis;overflow:hidden;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;margin-bottom:0;transition:none;padding:0 6px 0 36px}.tributes input#bss-search-keywords{font-size:14px}.tributes .inner-form-content-wrapper{display:flex;align-items:center}.tributes .form-search-keywords::-moz-placeholder, .tributes .typeahead::-moz-placeholder{color:#414042;opacity:1}.tributes .form-search-keywords:-ms-input-placeholder, .tributes .typeahead:-ms-input-placeholder{color:#414042;opacity:1}.tributes .form-search-keywords::-ms-input-placeholder, .tributes .typeahead::-ms-input-placeholder{color:#414042;opacity:1}.tributes .form-search-keywords::placeholder,.tributes .typeahead::placeholder{color:#414042;opacity:1}.tributes input[type="search"]::-webkit-search-decoration{display:none}.tributes .select-typeahead{min-width:230px;padding-right:0}.tributes .typeahead{border:none;font-size:16px -2px;width:calc(100% - 12px);margin-top:0}.tributes .tt-menu{background-color:#fff}.tributes .tt-open{margin-left:0}.tributes .tt-suggestion{font-size:14px;padding-left:12px;padding-right:12px}.tributes .Typeahead-input{padding-left:6px}@media only screen and (max-width: 950px){.tributes .hero .search-form-wrapper form,.tributes .hero .search-form-wrapper .bss-search-form,.tributes .search-form-wrapper form,.tributes .search-form-wrapper .bss-search-form{width:calc(100% - 24px)}.tributes .hero .search-form-wrapper form .input-always-show,.tributes .hero .search-form-wrapper .bss-search-form .input-always-show,.tributes .search-form-wrapper form .input-always-show,.tributes .search-form-wrapper .bss-search-form .input-always-show{width:100%;min-width:180px}.tributes .hero .search-form-wrapper form .select-typeahead,.tributes .hero .search-form-wrapper .bss-search-form .select-typeahead,.tributes .search-form-wrapper form .select-typeahead,.tributes .search-form-wrapper .bss-search-form .select-typeahead{min-width:180px}.tributes .desktop-search-header{width:calc(100% - 24px)}}@media only screen and (max-width: 875px){.tributes .hero .search-form-wrapper form .select-typeahead,.tributes .hero .search-form-wrapper .bss-search-form .select-typeahead,.tributes .search-form-wrapper form .select-typeahead,.tributes .search-form-wrapper .bss-search-form .select-typeahead{min-width:120px}.tributes .hero .search-form-wrapper form .select-categories,.tributes .hero .search-form-wrapper .bss-search-form .select-categories,.tributes .search-form-wrapper form .select-categories,.tributes .search-form-wrapper .bss-search-form .select-categories{min-width:170px}.tributes .hero .search-form-wrapper .input-always-show,.tributes .search-form-wrapper .input-always-show{width:100%;min-width:160px}}@media only screen and (max-width: 767px){.tributes .hero .search-form-wrapper,.tributes .search-form-wrapper{margin-top:0;padding-top:0;border-radius:0;width:100%;justify-content:flex-start;background-color:transparent;box-shadow:0 1px 3px rgba(0,0,0,0.2)}.tributes .hero .search-form-wrapper .desktop-search-header,.tributes .search-form-wrapper .desktop-search-header{display:none}.tributes .hero .search-form-wrapper .flex-direction-toggle,.tributes .search-form-wrapper .flex-direction-toggle{flex-direction:column;z-index:10}.tributes .hero .search-form-wrapper form,.tributes .hero .search-form-wrapper .bss-search-form,.tributes .search-form-wrapper form,.tributes .search-form-wrapper .bss-search-form{width:100%;background-color:transparent;min-width:100%;margin-top:0;padding-bottom:0;margin-bottom:0;box-shadow:0 0 8px rgba(0,0,0,0.2);transition:all .1s ease-out}.tributes .hero .search-form-wrapper form.min-form-height,.tributes .hero .search-form-wrapper .bss-search-form.min-form-height,.tributes .search-form-wrapper form.min-form-height,.tributes .search-form-wrapper .bss-search-form.min-form-height{background-color:#414042;position:fixed;top:0;@overlay;height:100vh}.tributes .hero .search-form-wrapper form .refine-button,.tributes .hero .search-form-wrapper .bss-search-form .refine-button,.tributes .search-form-wrapper form .refine-button,.tributes .search-form-wrapper .bss-search-form .refine-button{display:none}.tributes .hero .search-form-wrapper form .input-toggle-section .form-submit,.tributes .hero .search-form-wrapper .bss-search-form .input-toggle-section .form-submit,.tributes .search-form-wrapper form .input-toggle-section .form-submit,.tributes .search-form-wrapper .bss-search-form .input-toggle-section .form-submit{width:100%;margin-left:0;padding-bottom:0;margin-bottom:12px}.tributes .hero .search-form-wrapper form .input-toggle-section .form-submit .submit-button,.tributes .hero .search-form-wrapper .bss-search-form .input-toggle-section .form-submit .submit-button,.tributes .search-form-wrapper form .input-toggle-section .form-submit .submit-button,.tributes .search-form-wrapper .bss-search-form .input-toggle-section .form-submit .submit-button{background-color:#94CC4E;color:#414042;border-radius:3px;height:auto;box-shadow:0px 2px 0px 0px #527823}.tributes .hero .search-form-wrapper form .input-always-show,.tributes .hero .search-form-wrapper .bss-search-form .input-always-show,.tributes .search-form-wrapper form .input-always-show,.tributes .search-form-wrapper .bss-search-form .input-always-show{max-width:100%}.tributes .hero .search-form-wrapper form .input-toggle-section,.tributes .hero .search-form-wrapper .bss-search-form .input-toggle-section,.tributes .search-form-wrapper form .input-toggle-section,.tributes .search-form-wrapper .bss-search-form .input-toggle-section{display:none}.tributes .hero .search-form-wrapper form .display-form,.tributes .hero .search-form-wrapper .bss-search-form .display-form,.tributes .search-form-wrapper form .display-form,.tributes .search-form-wrapper .bss-search-form .display-form{display:flex;flex-direction:column;max-width:calc(100% - 24px);margin-top:12px;margin-bottom:0}.tributes .hero .search-form-wrapper form .search-form-field-wrapper,.tributes .hero .search-form-wrapper .bss-search-form .search-form-field-wrapper,.tributes .search-form-wrapper form .search-form-field-wrapper,.tributes .search-form-wrapper .bss-search-form .search-form-field-wrapper{z-index:20;width:100%;padding:12px}.tributes .hero .search-form-wrapper form .search-form-field-wrapper div.form-select-item.radius-options,.tributes .hero .search-form-wrapper .bss-search-form .search-form-field-wrapper div.form-select-item.radius-options,.tributes .search-form-wrapper form .search-form-field-wrapper div.form-select-item.radius-options,.tributes .search-form-wrapper .bss-search-form .search-form-field-wrapper div.form-select-item.radius-options{padding-left:0}.tributes .hero .search-form-wrapper form .search-form-field-wrapper input#bss-search-keywords,.tributes .hero .search-form-wrapper form .search-form-field-wrapper .form-categories,.tributes .hero .search-form-wrapper form .search-form-field-wrapper input#location,.tributes .hero .search-form-wrapper form .search-form-field-wrapper select#location,.tributes .hero .search-form-wrapper .bss-search-form .search-form-field-wrapper input#bss-search-keywords,.tributes .hero .search-form-wrapper .bss-search-form .search-form-field-wrapper .form-categories,.tributes .hero .search-form-wrapper .bss-search-form .search-form-field-wrapper input#location,.tributes .hero .search-form-wrapper .bss-search-form .search-form-field-wrapper select#location,.tributes .search-form-wrapper form .search-form-field-wrapper input#bss-search-keywords,.tributes .search-form-wrapper form .search-form-field-wrapper .form-categories,.tributes .search-form-wrapper form .search-form-field-wrapper input#location,.tributes .search-form-wrapper form .search-form-field-wrapper select#location,.tributes .search-form-wrapper .bss-search-form .search-form-field-wrapper input#bss-search-keywords,.tributes .search-form-wrapper .bss-search-form .search-form-field-wrapper .form-categories,.tributes .search-form-wrapper .bss-search-form .search-form-field-wrapper input#location,.tributes .search-form-wrapper .bss-search-form .search-form-field-wrapper select#location{padding-left:24px}.tributes .hero .search-form-wrapper form .search-form-field-wrapper input#bss-search-keywords.js-toggle-search-style,.tributes .hero .search-form-wrapper .bss-search-form .search-form-field-wrapper input#bss-search-keywords.js-toggle-search-style,.tributes .search-form-wrapper form .search-form-field-wrapper input#bss-search-keywords.js-toggle-search-style,.tributes .search-form-wrapper .bss-search-form .search-form-field-wrapper input#bss-search-keywords.js-toggle-search-style{padding-left:36px}.tributes .hero .search-form-wrapper form .search-form-field-wrapper .js-toggle-search-style::-moz-placeholder, .tributes .hero .search-form-wrapper .bss-search-form .search-form-field-wrapper .js-toggle-search-style::-moz-placeholder, .tributes .search-form-wrapper form .search-form-field-wrapper .js-toggle-search-style::-moz-placeholder, .tributes .search-form-wrapper .bss-search-form .search-form-field-wrapper .js-toggle-search-style::-moz-placeholder{color:#414042;font-weight:600}.tributes .hero .search-form-wrapper form .search-form-field-wrapper .js-toggle-search-style:-ms-input-placeholder, .tributes .hero .search-form-wrapper .bss-search-form .search-form-field-wrapper .js-toggle-search-style:-ms-input-placeholder, .tributes .search-form-wrapper form .search-form-field-wrapper .js-toggle-search-style:-ms-input-placeholder, .tributes .search-form-wrapper .bss-search-form .search-form-field-wrapper .js-toggle-search-style:-ms-input-placeholder{color:#414042;font-weight:600}.tributes .hero .search-form-wrapper form .search-form-field-wrapper .js-toggle-search-style::-ms-input-placeholder, .tributes .hero .search-form-wrapper .bss-search-form .search-form-field-wrapper .js-toggle-search-style::-ms-input-placeholder, .tributes .search-form-wrapper form .search-form-field-wrapper .js-toggle-search-style::-ms-input-placeholder, .tributes .search-form-wrapper .bss-search-form .search-form-field-wrapper .js-toggle-search-style::-ms-input-placeholder{color:#414042;font-weight:600}.tributes .hero .search-form-wrapper form .search-form-field-wrapper .js-toggle-search-style::placeholder,.tributes .hero .search-form-wrapper .bss-search-form .search-form-field-wrapper .js-toggle-search-style::placeholder,.tributes .search-form-wrapper form .search-form-field-wrapper .js-toggle-search-style::placeholder,.tributes .search-form-wrapper .bss-search-form .search-form-field-wrapper .js-toggle-search-style::placeholder{color:#414042;font-weight:600}.tributes .hero .search-form-wrapper form .search-form-field-wrapper .js-search-icon,.tributes .hero .search-form-wrapper .bss-search-form .search-form-field-wrapper .js-search-icon,.tributes .search-form-wrapper form .search-form-field-wrapper .js-search-icon,.tributes .search-form-wrapper .bss-search-form .search-form-field-wrapper .js-search-icon{padding-left:24px;color:#414042;font-weight:600}.tributes .hero .search-form-wrapper form .search-form-field-wrapper .form-search-keywords::-moz-placeholder, .tributes .hero .search-form-wrapper .bss-search-form .search-form-field-wrapper .form-search-keywords::-moz-placeholder, .tributes .search-form-wrapper form .search-form-field-wrapper .form-search-keywords::-moz-placeholder, .tributes .search-form-wrapper .bss-search-form .search-form-field-wrapper .form-search-keywords::-moz-placeholder{color:#414042;font-size:16px}.tributes .hero .search-form-wrapper form .search-form-field-wrapper .form-search-keywords:-ms-input-placeholder, .tributes .hero .search-form-wrapper .bss-search-form .search-form-field-wrapper .form-search-keywords:-ms-input-placeholder, .tributes .search-form-wrapper form .search-form-field-wrapper .form-search-keywords:-ms-input-placeholder, .tributes .search-form-wrapper .bss-search-form .search-form-field-wrapper .form-search-keywords:-ms-input-placeholder{color:#414042;font-size:16px}.tributes .hero .search-form-wrapper form .search-form-field-wrapper .form-search-keywords::-ms-input-placeholder, .tributes .hero .search-form-wrapper .bss-search-form .search-form-field-wrapper .form-search-keywords::-ms-input-placeholder, .tributes .search-form-wrapper form .search-form-field-wrapper .form-search-keywords::-ms-input-placeholder, .tributes .search-form-wrapper .bss-search-form .search-form-field-wrapper .form-search-keywords::-ms-input-placeholder{color:#414042;font-size:16px}.tributes .hero .search-form-wrapper form .search-form-field-wrapper .form-select-item,.tributes .hero .search-form-wrapper form .search-form-field-wrapper input#location,.tributes .hero .search-form-wrapper form .search-form-field-wrapper .form-search-keywords::placeholder,.tributes .hero .search-form-wrapper .bss-search-form .search-form-field-wrapper .form-select-item,.tributes .hero .search-form-wrapper .bss-search-form .search-form-field-wrapper input#location,.tributes .hero .search-form-wrapper .bss-search-form .search-form-field-wrapper .form-search-keywords::placeholder,.tributes .search-form-wrapper form .search-form-field-wrapper .form-select-item,.tributes .search-form-wrapper form .search-form-field-wrapper input#location,.tributes .search-form-wrapper form .search-form-field-wrapper .form-search-keywords::placeholder,.tributes .search-form-wrapper .bss-search-form .search-form-field-wrapper .form-select-item,.tributes .search-form-wrapper .bss-search-form .search-form-field-wrapper input#location,.tributes .search-form-wrapper .bss-search-form .search-form-field-wrapper .form-search-keywords::placeholder{color:#414042;font-size:16px}.tributes .hero .search-form-wrapper form .select-options,.tributes .hero .search-form-wrapper .bss-search-form .select-options,.tributes .search-form-wrapper form .select-options,.tributes .search-form-wrapper .bss-search-form .select-options{padding-right:0;margin-left:0;margin-bottom:12px;position:relative}.tributes .hero .search-form-wrapper form .select-options.form-distance,.tributes .hero .search-form-wrapper .bss-search-form .select-options.form-distance,.tributes .search-form-wrapper form .select-options.form-distance,.tributes .search-form-wrapper .bss-search-form .select-options.form-distance{margin-left:6px;max-width:108px;min-width:108px}.tributes .hero .search-form-wrapper form .mobile-search-title,.tributes .hero .search-form-wrapper .bss-search-form .mobile-search-title,.tributes .search-form-wrapper form .mobile-search-title,.tributes .search-form-wrapper .bss-search-form .mobile-search-title{width:100%;padding-top:12px;padding-bottom:12px}.tributes .hero .search-form-wrapper form .mobile-form-title,.tributes .hero .search-form-wrapper .bss-search-form .mobile-form-title,.tributes .search-form-wrapper form .mobile-form-title,.tributes .search-form-wrapper .bss-search-form .mobile-form-title{color:#fff;font-weight:200;margin-top:0;margin-bottom:0;margin-right:auto;margin-left:12px;font-size:18px}.tributes .hero .search-form-wrapper form .close-mobile-form-icon,.tributes .hero .search-form-wrapper .bss-search-form .close-mobile-form-icon,.tributes .search-form-wrapper form .close-mobile-form-icon,.tributes .search-form-wrapper .bss-search-form .close-mobile-form-icon{color:#fff;margin-right:12px;font-size:20px;padding-right:0}.tributes .hero .search-form-wrapper form .close-mobile-form-icon:hover,.tributes .hero .search-form-wrapper .bss-search-form .close-mobile-form-icon:hover,.tributes .search-form-wrapper form .close-mobile-form-icon:hover,.tributes .search-form-wrapper .bss-search-form .close-mobile-form-icon:hover{cursor:pointer}.tributes .hero .search-form-wrapper form .input-always-show-open,.tributes .hero .search-form-wrapper .bss-search-form .input-always-show-open,.tributes .search-form-wrapper form .input-always-show-open,.tributes .search-form-wrapper .bss-search-form .input-always-show-open{width:calc(100% - 24px);margin-top:123px}.tributes .hero .search-form-wrapper form .form-input,.tributes .hero .search-form-wrapper .bss-search-form .form-input,.tributes .search-form-wrapper form .form-input,.tributes .search-form-wrapper .bss-search-form .form-input{width:100%;font-size:16px}.tributes .hero .search-form-wrapper form .form-search-keywords::-moz-placeholder, .tributes .hero .search-form-wrapper .bss-search-form .form-search-keywords::-moz-placeholder, .tributes .search-form-wrapper form .form-search-keywords::-moz-placeholder, .tributes .search-form-wrapper .bss-search-form .form-search-keywords::-moz-placeholder{color:#414042}.tributes .hero .search-form-wrapper form .form-search-keywords:-ms-input-placeholder, .tributes .hero .search-form-wrapper .bss-search-form .form-search-keywords:-ms-input-placeholder, .tributes .search-form-wrapper form .form-search-keywords:-ms-input-placeholder, .tributes .search-form-wrapper .bss-search-form .form-search-keywords:-ms-input-placeholder{color:#414042}.tributes .hero .search-form-wrapper form .form-search-keywords::-ms-input-placeholder, .tributes .hero .search-form-wrapper .bss-search-form .form-search-keywords::-ms-input-placeholder, .tributes .search-form-wrapper form .form-search-keywords::-ms-input-placeholder, .tributes .search-form-wrapper .bss-search-form .form-search-keywords::-ms-input-placeholder{color:#414042}.tributes .hero .search-form-wrapper form .form-search-keywords::placeholder,.tributes .hero .search-form-wrapper .bss-search-form .form-search-keywords::placeholder,.tributes .search-form-wrapper form .form-search-keywords::placeholder,.tributes .search-form-wrapper .bss-search-form .form-search-keywords::placeholder{color:#414042}.tributes .hero .search-form-wrapper form .form-search-keywords,.tributes .hero .search-form-wrapper .bss-search-form .form-search-keywords,.tributes .search-form-wrapper form .form-search-keywords,.tributes .search-form-wrapper .bss-search-form .form-search-keywords{padding-left:36px}.tributes .hero .search-form-wrapper form .select-typeahead,.tributes .hero .search-form-wrapper .bss-search-form .select-typeahead,.tributes .search-form-wrapper form .select-typeahead,.tributes .search-form-wrapper .bss-search-form .select-typeahead{max-width:100%}.tributes .hero .search-form-wrapper .inner-form-content-wrapper,.tributes .search-form-wrapper .inner-form-content-wrapper{width:100%}.tributes .hero .search-form-wrapper,.tributes .search-form-wrapper{margin-top:0;padding-top:0;border-radius:0;width:100%;justify-content:flex-start;background-color:transparent;box-shadow:0 1px 3px rgba(0,0,0,0.2)}.tributes input#bss-search-keywords{font-size:16px}.tributes .mytributes .hero .search-form-wrapper form .input-always-show-open,.tributes .mytributes .hero .search-form-wrapper .bss-search-form .input-always-show-open,.tributes .mytributes .search-form-wrapper form .input-always-show-open,.tributes .mytributes .search-form-wrapper .bss-search-form .input-always-show-open{margin-top:85px}}.tributes .clearable-input{position:relative;display:inline-block}.tributes .clearable-input input{padding-right:1.4em}.tributes .clearable-input [data-clear-input]{display:none;position:absolute;right:0;font-weight:100;color:#fff;background:#CACABD;border-radius:50%;font-size:1em;padding:0 .2em;line-height:1em;cursor:pointer;transform:translate(-50%, 0);z-index:999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tributes .clearable-input input::-ms-clear,.tributes .clearable-input input[type="search"]::-webkit-search-cancel-button{display:none}.tributes #recent-notices{padding-left:12px}.tributes #recent-notices #recent-select{display:flex}.tributes #recent-notices h3,.tributes #recent-notices h5{margin-bottom:10px}.tributes #recent-notices #recent-tabs{margin:6px 0 0 0;border-bottom:2px solid #94CC4E;display:flex;justify-content:space-around;padding:0}.tributes #recent-notices #recent-tabs li{padding:0;flex-grow:1;text-align:center;position:relative;margin:0}.tributes #recent-notices #recent-tabs li.active a{background:#94CC4E;font-weight:bold;border-radius:3px 3px 0 0}.tributes #recent-notices #recent-tabs li a{display:block;width:calc(100% + 1px);padding:12px 0;z-index:10}.tributes #recent-notices #recent-tabs li:before{display:block;content:'';width:1px;height:30px;background:#CACABD;z-index:3;position:absolute;top:10px}.tributes #recent-notices #recent-tabs li:first-child:before{display:none}.tributes #recent-notices #recent-body{padding:12px 0;margin:0;height:607px;font-size:14px;overflow-y:auto;overflow-style:auto}.tributes #recent-notices #recent-body li{line-height:1em}.tributes #recent-notices #recent-body li a{display:flex;justify-content:space-between;padding:.4em 2px}.tributes #recent-notices #recent-body li a .recent-name,.tributes #recent-notices #recent-body li a .recent-location{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tributes #recent-notices #recent-body li a .recent-name{text-align:left;max-width:64%}.tributes #recent-notices #recent-body li a .recent-location{text-align:right;max-width:35%}.tributes #recent-notices #recent-body p{text-align:center}.tributes #recent-notices #recent-pagi{display:none;justify-content:space-around}.tributes #recent-notices #recent-footer{text-align:center;border-bottom:2px solid #94CC4E;padding:10px 0}.tributes #recent-notices .pagi-dots{font-weight:bold;padding:.1em 0}.tributes #recent-notices .pagi-dots a{font-size:1.6em;line-height:.6em;margin-left:6px}.tributes #recent-notices .pagi-dots a.active{color:#94CC4E}.tributes #recent-notices .pagi-right i,.tributes #recent-notices .pagi-left i{color:#CACABD;font-weight:bold;padding:4px 20px;font-size:1em;line-height:.4em}.tributes #recent-notices .pagi-right.active i,.tributes #recent-notices .pagi-left.active i{color:#94CC4E}.tributes #recent-notices select.dropdown{border:1px solid #CACABD;border-radius:3px}.tributes #recent-notices select.dropdown{padding:4px;background-image:linear-gradient(45deg, transparent 50%, #9B9B9B 50%),linear-gradient(135deg, #9B9B9B 50%, transparent 50%);background-position:calc(100% - 15px) calc(0.6em + 2px),calc(100% - 10px) calc(0.6em + 2px);background-size:5px 10px, 5px 10px;background-repeat:no-repeat;transition:none}.tributes #recent-notices select.dropdown:focus{background-image:linear-gradient(45deg, #9B9B9B 50%, transparent 50%),linear-gradient(135deg, transparent 50%, #9B9B9B 50%);background-position:calc(100% - 10px) 0.6em,calc(100% - 15px) 0.6em;background-size:5px 10px, 5px 10px;background-repeat:no-repeat;outline:0}.tributes #recent-notices select.dropdown+select.dropdown{margin-left:6px}@media screen and (max-width: 767px){.tributes #recent-notices{padding:24px}.tributes #recent-notices #recent-select,.tributes #recent-notices #recent-body,.tributes #recent-notices h3.glider__container-title,.tributes #recent-notices h5{padding-left:0;position:initial;top:initial}.tributes #recent-notices .desktop-only{display:none}.tributes #recent-notices #recent-tabs li:first-child{border-radius:0 3px 0 0}.tributes #recent-notices #recent-tabs li:last-child{border-radius:3px 0 0 0}.tributes #recent-notices #recent-body{height:auto;overflow-y:unset}.tributes #recent-notices #recent-body li{border-bottom:1px solid #F8F8F8}.tributes #recent-notices #recent-pagi{display:flex}.tributes #recent-notices #recent-pagi.hidden{display:none}.tributes #recent-notices #recent-footer{margin-top:20px}}.tributes .dialog-overlay{z-index:99999999998;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.4);transition:all .4s ease-out;opacity:0;padding:0 12px}.tributes .dialog-overlay[aria-hidden="true"]{pointer-events:none;opacity:0}.tributes .dialog-overlay #redesign-modal{transition:all .6s ease-out;display:flex;max-width:780px;background:#fff;border-radius:20px;overflow:hidden;top:50%;left:50%;transform:translate(-50%, -50%)}.tributes .dialog-overlay #redesign-modal[aria-hidden="true"]{opacity:0;pointer-events:none}.tributes .dialog-overlay #redesign-modal .redesign-modal-hero{max-height:500px;flex-basis:min-content}.tributes .dialog-overlay #redesign-modal .redesign-modal-content{position:relative;padding:24px;text-align:center}.tributes .dialog-overlay #redesign-modal .redesign-modal-content p,.tributes .dialog-overlay #redesign-modal .redesign-modal-content h1{margin-bottom:18px}.tributes .dialog-overlay #redesign-modal .redesign-modal-content h1{font-size:24px;font-weight:800}.tributes .dialog-overlay #redesign-modal .redesign-modal-content a.button{font-weight:bold}@media only screen and (min-width: 767px){.tributes .dialog-overlay #redesign-modal .redesign-modal-content{text-align:left;padding:48px}.tributes .dialog-overlay #redesign-modal .redesign-modal-content p,.tributes .dialog-overlay #redesign-modal .redesign-modal-content h1{margin-bottom:24px;line-height:1.3em}}.tributes .dialog-overlay #redesign-modal .redesign-modal-close{position:absolute;top:0;right:24px;font-family:"Muli Light", "Muli", Muli;font-size:40px;line-height:48px;color:#9F9F9F}.tributes .dialog-overlay #redesign-modal .redesign-modal-logo{max-width:200px;margin:12px 0}.tributes .dialog-overlay #redesign-modal .redesign-modal-hero{display:none}@media only screen and (min-width: 767px){.tributes .dialog-overlay #redesign-modal .redesign-modal-hero{display:block}}.tributes .dialog-overlay .sr-only{opacity:0;position:absolute;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px)}.tributes .dialog-overlay:not([aria-hidden="true"]),.tributes #redesign-modal:not([aria-hidden="true"]){opacity:1;pointer-events:all}.tributes .cta-panel{display:flex;flex-direction:column;background:#414042;margin-bottom:24px}.tributes .cta-panel h3{color:#F8F8F8;padding:24px 36px;line-height:1.5em}.tributes .cta-panel h3 b{color:#94CC4E}.tributes .cta-panel ul.cta-list{color:#F8F8F8;margin:0;padding:36px;padding-top:0}.tributes .cta-panel ul.cta-list li{border-bottom:2px solid #9B9B9B}.tributes .cta-panel ul.cta-list li:last-child{border:none}.tributes .cta-panel ul.cta-list li a{position:relative;color:#F8F8F8;font-weight:600;display:block;width:100%;padding:1.4em 0}.tributes .cta-panel ul.cta-list li a:after{display:block;position:absolute;right:0;top:1.2em;font-size:1.2em;font-family:icomoonbss !important;content:"\e903";transform:rotate(-90deg);display:inline-block}.tributes .cta-panel .cta-hero img{width:100%;margin:0;display:block;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 767px){.tributes .cta-panel{flex-direction:row-reverse;justify-content:center}.tributes .cta-panel .cta-content,.tributes .cta-panel .cta-hero{max-width:500px}.tributes .cta-panel .cta-hero img{height:100%;max-height:414px}}@media screen and (min-width: 929px){.tributes .cta-panel .cta-content{padding:36px}.tributes .cta-panel .cta-hero img{max-height:435px}}.tributes .banner-centered-text{position:absolute}.tributes .banner-centered-text .banner-wrapper{max-width:1000px;margin:0 auto}.tributes .banner-centered-text img{display:block;max-width:820px;max-height:332px;height:332px;position:absolute;left:50%;top:96px;transform:translate(-50%, 25%)}.tributes .banner-text-left{height:370px}.tributes .banner-text-left .banner-wrapper{max-width:1000px;margin:0 auto;padding:0 24px;height:100%;display:flex;flex-direction:row;justify-content:space-between;align-content:center}.tributes .banner-text-left .banner-wrapper .message,.tributes .banner-text-left .banner-wrapper .message span{font-family:"Muli",sans-serif;font-size:42px;font-weight:bold;line-height:1.1}.tributes .banner-text-left .banner-wrapper .message span,.tributes .banner-text-left .banner-wrapper .message span span{color:#568a15}.tributes .banner-text-left .banner-wrapper .message{width:500px;position:absolute;top:50%;transform:translateY(-50%);line-height:64px;margin-left:0}.tributes .banner-text-left .banner-wrapper img,.tributes .banner-text-left .banner-wrapper a{width:520px;max-height:359px;position:absolute;top:50%;right:0;transform:translate(0, -50%);max-width:none}.tributes .banner-404{background:url("./images/404.jpg") 0 0 no-repeat;background-size:cover;min-height:600px;width:100%}.tributes .banner-404 a{display:block}.tributes .banner-404 h2{padding:12px 0}.tributes .banner-404 .message{position:absolute;top:50%;left:50%;transform:translate(-50%, 25%);text-align:center}.tributes .banner-404 img{display:block;max-width:820px;max-height:332px;height:332px}.tributes .banner-select-state{padding:24px 0}.tributes .banner-select-state .select-state-image,.tributes .banner-select-state .page-title,.tributes .banner-select-state form,.tributes .banner-select-state select{display:block;max-width:333.33333px;margin:18px auto;text-align:center}.tributes .banner-select-state .page-title{font-size:32px;background-color:initial}.tributes .banner-select-state button{margin:0 6px;padding:6px;font-size:14px}.tributes .banner-select-state select{max-width:321.33333px;background-color:white;padding:6px;border:1px solid #9B9B9B;border-radius:5px}.tributes .banner-select-state select.error{color:#b94a48;border-color:#b94a48}@media screen and (min-width: 767px) and (max-width: 929px){.tributes .banner-text-left .banner-wrapper img,.tributes .banner-text-left .banner-wrapper a{width:450px}.tributes .banner-text-left .banner-wrapper .message,.tributes .banner-text-left .banner-wrapper .message *{font-size:36px;line-height:48px;width:300px}.tributes .banner-centered-text img{max-width:450px;top:48px}}@media screen and (max-width: 767px){.tributes .banner-centered-text{height:242px;top:26px}.tributes .banner-centered-text .banner-wrapper{margin:0 12px}.tributes .banner-centered-text .banner-wrapper .message{width:calc(100% - 24px);margin:auto;font-size:35px}.tributes .banner-centered-text .banner-wrapper .message span{font-size:35px}.tributes .banner-centered-text img{max-height:113px;max-width:278px;height:113px;top:0}.tributes .banner-select-state .page-title{font-size:24px}.tributes .banner-centered-text .banner-wrapper img{transform:translate(-50%, 50%)}.tributes .banner-404{min-height:300px;width:100% img;width-max-height:163px;width-max-width:320px;width-height:163px}.tributes .banner-text-left{height:406px}.tributes .banner-text-left .banner-wrapper{display:flex;flex-direction:column;justify-content:center;margin:0}.tributes .banner-text-left .banner-wrapper .message{line-height:24px;font-size:22.4px;margin:12px 0 0;text-align:center;top:0;left:0;transform:none;width:100%}.tributes .banner-text-left .banner-wrapper .message span{font-size:22.4px}.tributes .banner-text-left .banner-wrapper img,.tributes .banner-text-left .banner-wrapper a{max-height:100%;max-width:100%;width:100%;height:100%;top:0;left:0;transform:none}.tributes .banner-text-left .banner-wrapper img{top:60px;width:auto;height:auto;margin:0 auto;padding-bottom:60px}}@media screen and (max-width: 453px){.tributes .banner-text-left{height:305px}}.tributes .pillars{z-index:8888;background-color:#fff}.tributes .pillars .pillar-container{max-width:1000px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start}.tributes .pillars .pillar{width:50%;font-size:20px;font-weight:300;line-height:1.3;margin:0 24px;padding:0}.tributes .pillars .pillar:first-child{margin:0 48px 0 96px}.tributes .pillars .pillar:last-child{margin:0 96px 0 48px}.tributes .pillars .pillar i{font-size:16px;font-weight:300;line-height:1.3;position:absolute;right:12px;top:50%;transform:translateY(-50%);padding-right:0}.tributes .pillars .pillar .pillar-item{width:100%;min-height:60px}.tributes .pillars .pillar .pillar-item:last-child{margin-bottom:0}.tributes .pillars .pillar .pillar-item a{display:block;justify-content:space-between;align-items:center;font-size:32px;font-weight:normal;line-height:1.3;line-height:60px}@media screen and (min-width: 767px) and (max-width: 929px){.tributes .pillars .pillar-container ul.main-list li.pillar-item h2 a{font-size:12px}}@media screen and (max-width: 767px){.tributes .pillars .pillar-container{flex-flow:column;justify-content:flex-start}.tributes .pillars .pillar{width:100%;margin:0 !important;padding:0 12px}.tributes .pillars .pillar .pillar-item{min-height:48px}.tributes .pillars .pillar .pillar-item a{font-size:16px;font-weight:normal;line-height:1.3;line-height:48px}.tributes .content-wrapper .pillars .pillar{width:100%;margin:0 !important}}.tributes #card-carousel-container{position:relative;width:100%;margin:auto;overflow:hidden}.tributes #card-carousel-container #card-carousel{height:45vw;max-height:530px;width:100%;margin:48px 0 0;padding:0;list-style:none;position:relative}.tributes #card-carousel-container #card-carousel li{position:absolute;left:50%;top:0;width:90%;height:100%;padding:0;cursor:pointer;transition:all 1.9s cubic-bezier(0.19, 1, 0.22, 1);z-index:1}.tributes #card-carousel-container #card-carousel li.item-1{z-index:2;transform:translateX(-50%) scale(1) translate3d(0, 0, 0);opacity:1}.tributes #card-carousel-container #card-carousel li.item-2{z-index:1;transform:translateX(-50%) scale(0.7) translate3d(80%, -30%, 0);opacity:.1;-webkit-filter:blur(1rem);filter:blur(1rem)}.tributes #card-carousel-container #card-carousel li.item-3{z-index:0;transform:translateX(-50%) scale(0.5) translate3d(60%, -62%, 0);opacity:.05;-webkit-filter:blur(1.5rem);filter:blur(1.5rem)}.tributes #card-carousel-container #card-carousel li.item-4{z-index:0;transform:translateX(-50%) scale(0.5) translate3d(-60%, -62%, 0);opacity:.05;-webkit-filter:blur(1.5rem);filter:blur(1.5rem)}.tributes #card-carousel-container #card-carousel li.item-5{z-index:1;transform:translateX(-50%) scale(0.7) translate3d(-80%, -30%, 0);opacity:.1;-webkit-filter:blur(1rem);filter:blur(1rem)}.tributes #card-carousel-container #card-carousel li:hover section{transform:translateZ(-5px)}.tributes #card-carousel-container #card-carousel li:not(:hover) section{transition:transform .075s ease-out}.tributes #card-carousel-container #card-carousel li section{width:100%;height:auto;margin-top:0;transition:transform .25s ease-in;height:100%}.tributes #card-carousel-container #card-carousel li section .banner-wrapper{display:block;margin-bottom:60px;height:calc(100% - 60px)}.tributes #card-carousel-container #card-carousel li section .banner-wrapper a.button{display:block;width:auto;height:auto;position:absolute;top:auto;bottom:0;right:40px;left:auto;margin-bottom:0}.tributes #card-carousel-container #card-carousel.items-4 li.item-1{z-index:2;transform:translateX(-50%) scale(1) translate3d(0, 0, 0);opacity:1}.tributes #card-carousel-container #card-carousel.items-4 li.item-2{z-index:1;transform:translateX(-50%) scale(0.7) translate3d(75%, -25%, 0);opacity:.1;-webkit-filter:blur(1rem);filter:blur(1rem)}.tributes #card-carousel-container #card-carousel.items-4 li.item-3{z-index:0;transform:translateX(-50%) scale(0.5) translate3d(0, -50%, 0);opacity:.05;-webkit-filter:blur(1.5rem);filter:blur(1.5rem)}.tributes #card-carousel-container #card-carousel.items-4 li.item-4{z-index:0;transform:translateX(-50%) scale(0.5) translate3d(-75%, -25%, 0);opacity:.05;-webkit-filter:blur(1.5rem);filter:blur(1.5rem)}.tributes #card-carousel-container #card-carousel.items-3 li.item-1{z-index:2;transform:translateX(-50%) scale(1) translate3d(0, 0, 0);opacity:1}.tributes #card-carousel-container #card-carousel.items-3 li.item-2{z-index:1;transform:translateX(-50%) scale(0.7) translate3d(80%, -30%, 0);opacity:.1;-webkit-filter:blur(1rem);filter:blur(1rem)}.tributes #card-carousel-container #card-carousel.items-3 li.item-3{z-index:1;transform:translateX(-50%) scale(0.7) translate3d(-80%, -30%, 0);opacity:.1;-webkit-filter:blur(1rem);filter:blur(1rem)}.tributes #card-carousel-container #card-carousel.items-2 li.item-1{z-index:2;transform:translateX(-50%) scale(1) translate3d(0, 0, 0);opacity:1}.tributes #card-carousel-container #card-carousel.items-2 li.item-2{z-index:1;transform:translateX(-50%) scale(0.5) translate3d(0, -50%, 0);opacity:.1;-webkit-filter:blur(1rem);filter:blur(1rem)}.tributes #card-carousel-container #card-carousel.items-1 li.item-1{z-index:2;transform:translateX(-50%) scale(1) translate3d(0, 0, 0);opacity:1}.tributes #card-carousel-container #card-carousel-nav{position:static;width:100%}.tributes #card-carousel-container #card-carousel-nav .carousel-nav{position:absolute;top:50%;width:50px;height:50px;border-top:2px solid #94CC4E;border-right:2px solid #94CC4E;border-bottom:none;border-left:none;background-color:transparent;outline:0;cursor:pointer;opacity:.5;transition:all .1s ease-out;z-index:999999}.tributes #card-carousel-container #card-carousel-nav .carousel-nav.prev{left:20px;transform:scale(0.6) rotate(-135deg)}.tributes #card-carousel-container #card-carousel-nav .carousel-nav.next{right:20px;transform:scale(0.6) rotate(45deg)}.tributes #card-carousel-container #card-carousel-nav .carousel-nav:hover{opacity:1}.tributes #card-carousel-container #carousel-dots{position:absolute;bottom:0;width:100%;z-index:2}.tributes #card-carousel-container #carousel-dots ul{display:flex;justify-content:center;margin-bottom:50px;padding:0}.tributes #card-carousel-container #carousel-dots ul li{display:inline-block;margin:0 15px;width:10px;height:10px;background-color:#CACABD;border-radius:100%;cursor:pointer}.tributes #card-carousel-container #carousel-dots ul li.active{background-color:#94CC4E}.tributes .carousel .section-title,.tributes .carousel-desktop .section-title{font-size:24px;font-weight:normal;line-height:1.3;margin:48px auto 12px}.tributes .carousel .carousel-wrapper,.tributes .carousel-desktop .carousel-wrapper{width:100%;display:flex;justify-content:flex-start}.tributes .carousel .carousel-item,.tributes .carousel-desktop .carousel-item{width:135px;margin-right:24px}.tributes .carousel .carousel-item:last-child,.tributes .carousel-desktop .carousel-item:last-child{margin-right:0}.tributes .carousel .carousel-item img,.tributes .carousel-desktop .carousel-item img{display:block;width:100%;max-height:101px;border:1px solid #414042;margin-bottom:12px}.tributes .carousel .carousel-item .caption,.tributes .carousel-desktop .carousel-item .caption{font-size:14px;font-weight:normal;line-height:1.3;height:36px}.tributes .carousel-desktop{margin-bottom:24px}.tributes .carousel-charities{margin-bottom:24px}.tributes .carousel-charities .section-title{margin-bottom:24px}.tributes .carousel-charities .carousel-item{max-width:140px}.tributes .carousel-charities .carousel-item p{font-size:14px}.tributes .carousel-charities .carousel-item img{width:100%;height:auto;max-height:initial}.tributes .section-carousel:not(.itemCarousel){overflow:hidden;max-width:952px;background:#F8F8F8;padding:12px;height:175px;margin-bottom:24px;border-radius:3px}.tributes .section-carousel:not(.itemCarousel) .row{margin-left:0}.tributes .section-carousel:not(.itemCarousel) h3,.tributes .section-carousel:not(.itemCarousel) h3 a{font-size:12px !important;margin:6px 0;line-height:1.2em}.tributes .section-carousel:not(.itemCarousel) h5,.tributes .section-carousel:not(.itemCarousel) h5 *{font-size:16px !important;justify-content:left;line-height:1.2em;margin:6px 0}.tributes .section-carousel:not(.itemCarousel) a{width:128px;height:auto;max-height:108px;margin:0}.tributes .section-carousel:not(.itemCarousel) .items{width:200%;overflow:hidden;min-height:initial}.tributes .section-carousel:not(.itemCarousel) .item{display:block;max-width:140px;overflow:hidden;text-overflow:ellipsis}.tributes .section-carousel:not(.itemCarousel) .item .imgLink{line-height:1.2em;height:83px;display:block;text-align:left}.tributes .section-carousel:not(.itemCarousel) .item img{max-height:83px;position:absolute;top:50%;transform:translateY(-50%);width:auto !important}.tributes .section-carousel:not(.itemCarousel) .item.span2{float:left;margin:0 6px}.tributes .section-carousel:not(.itemCarousel) .container-section-vertical-item{min-height:175px}.tributes .section-carousel{overflow:hidden}.tributes .section-carousel:after,.tributes .section-carousel:before{content:'';pointer-events:none;position:absolute;top:0;height:100%;width:12px}.tributes .section-carousel:before{background:linear-gradient(to right, #F8F8F8, rgba(248,248,248,0.001));width:6px;left:0}.tributes .section-carousel:after{background:linear-gradient(to left, #F8F8F8, rgba(248,248,248,0.001));right:0}.tributes .section-carousel .next,.tributes .section-carousel .prev{display:none;outline:none;position:absolute;top:0;width:48px;height:184px;z-index:3;font-size:16px}.tributes .section-carousel .prev{left:0px;background:linear-gradient(to left, rgba(248,248,248,0), #F8F8F8);text-align:left}.tributes .section-carousel .next{right:0px;background:linear-gradient(to right, rgba(248,248,248,0), #F8F8F8);text-align:right}.tributes .section-carousel .show,.tributes .section-carousel.hover .next,.tributes .section-carousel.hover .prev{display:block}@media screen and (max-width: 767px){.tributes #card-carousel-container #card-carousel{margin:0;height:390px}.tributes #card-carousel-container #card-carousel li{position:absolute;left:50%;top:0;width:100%;height:100%;padding:0;cursor:pointer;transition:all 1.3s cubic-bezier(0.19, 1, 0.22, 1);z-index:1}.tributes #card-carousel-container #card-carousel li.item-1{transform:translateX(-50%) scale(1) translate3d(0, 0, 0)}.tributes #card-carousel-container #card-carousel li.item-2{transform:translateX(-50%) scale(0.7) translate3d(80%, -15%, 0)}.tributes #card-carousel-container #card-carousel li.item-3{-webkit-filter:blur(1.5rem);filter:blur(1.5rem)}.tributes #card-carousel-container #card-carousel li.item-4{transform:translateX(-50%) scale(0.5) translate3d(-60%, -31%, 0)}.tributes #card-carousel-container #card-carousel li.item-5{transform:translateX(-50%) scale(0.7) translate3d(-80%, -15%, 0)}.tributes #card-carousel-container #card-carousel li:hover section{transform:translateZ(5px)}.tributes #card-carousel-container #card-carousel li section{margin-top:0}.tributes #card-carousel-container #card-carousel li section .banner-wrapper a.button{right:25%;left:25%;bottom:12px}.tributes #card-carousel-container #card-carousel li section .banner-wrapper a:first-of-type,.tributes #card-carousel-container #card-carousel li section .banner-wrapper img{max-height:245px;max-width:100%;width:auto;height:auto;top:0;left:0;right:0;bottom:0;transform:none}.tributes #card-carousel-container #card-carousel li section .banner-wrapper a:first-of-type{top:65px;bottom:75px;left:12px;right:12px}.tributes #card-carousel-container #card-carousel #card-carousel-nav{display:none}.tributes #card-carousel-container #card-carousel #carousel-dots ul{margin-bottom:0}.tributes .section-carousel{display:none}.tributes .carousel-charities .carousel-wrapper{justify-content:space-between;flex-flow:row wrap}.tributes .carousel-charities .carousel-wrapper .carousel-item{max-width:calc(50% - 12px);flex:2 50%;margin-right:0;margin-bottom:12px}}.tributes .accordion .accordion-title{font-size:16px;font-weight:normal;line-height:1.3}.tributes .accordion .accordion-title:before{transition:.3s .1s ease-out;display:none;transform-origin:36% 50%;transform:translateY(-50%) rotate(0deg)}@media screen and (max-width: 767px){.tributes .accordion .accordion-title:before{display:block}.tributes .accordion .accordion-title.show:before{transform:translateY(-50%) rotate(-180deg)}.tributes .accordion .accordion-body{height:0;max-height:0;transition:.3s .1s ease-out;overflow:hidden}.tributes .accordion .accordion-body .container{flex:0;transition:flex .3s ease-out}.tributes .accordion .accordion-body.show{height:auto;max-height:600px;margin-top:24px}.tributes .accordion .accordion-body.show .container{flex:1}}.tributes .notice-board-filter{width:100%;justify-content:space-between;flex-flow:row;margin:6px 0}.tributes .notice-board-filter *{font-size:14px;font-weight:normal;line-height:1.3;line-height:18px}.tributes .notice-board-filter .show-map,.tributes .notice-board-filter .hide-map,.tributes .notice-board-filter .sort,.tributes .notice-board-filter .results-no{padding-left:18px;padding-top:6px;height:18px}.tributes .notice-board-filter .results-no{height:32px;justify-content:flex-start;padding:0;margin-left:12px;width:calc(25% - 12px)}.tributes .notice-board-filter .results-no.ico-bg::before{padding-right:0;right:6px}.tributes .notice-board-filter .results-no.tributes-sort::before{right:12px}.tributes .notice-board-filter .results-no.tributes-sort:last-of-type::before{right:0}.tributes .notice-board-filter .show-map,.tributes .notice-board-filter .hide-map{line-height:9px}.tributes .notice-board-filter select{border:0;padding:0;height:100%;width:100%}.tributes .notice-board-filter>a{width:25%}.tributes .notice-board{margin-bottom:24px;transform:translateZ(0);will-change:transform}.tributes .notice-board .notice-block-inner{width:100%}.tributes .notice-board .notice-board-header h1{font-size:22px}.tributes .notice-board .notice-board-header h1 .badge{font-size:55% !important}.tributes .notice-board .searchResultsMap-wrapper{border-radius:3px;box-shadow:0 0 1px rgba(155,155,155,0.6);transform:translateZ(0);will-change:transform;-webkit-filter:drop-shadow(0 1px 1px rgba(155,155,155,0.6));filter:drop-shadow(0 1px 1px rgba(155,155,155,0.6));transform:translateZ(0);will-change:transform}.tributes .notice-board .searchResultsMap{border-radius:3px;transition:all .1s ease-out}.tributes .notice-board .mapArea.map-hidden .searchResultsMap{height:0 !important}.tributes .notice-board .notice-block{background:#fff;margin-top:24px;margin-bottom:24px;max-width:100%;width:100%;border-radius:3px;-webkit-filter:drop-shadow(0 0 1px rgba(155,155,155,0.6));filter:drop-shadow(0 0 1px rgba(155,155,155,0.6));transform:translateZ(0);will-change:transform;transition:color .1s ease-out 0s}.tributes .notice-board .notice-block *{color:#414042}.tributes .notice-board .notice-block a{font-size:inherit;color:inherit}.tributes .notice-board .notice-block a.location-link:hover *,.tributes .notice-board .notice-block a.classification-link:hover *{color:#94CC4E}.tributes .notice-board .notice-block .primary a{color:#94CC4E}.tributes .notice-board .notice-block .primary a:hover{color:#7bb334}.tributes .notice-board .notice-block .moonbar{background-color:#efefef;margin:-12px -12px 12px -12px;padding:12px 12px 0 12px;border-top-right-radius:3px}.tributes .notice-board .notice-block .moonbar a{font-size:11px;font-weight:normal;line-height:1.3;line-height:1;margin-top:-7px;margin-bottom:-4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:calc(50% - 12px)}.tributes .notice-board .notice-block .moonbar a:hover{color:#568a15}.tributes .notice-board .notice-block .moonbar a:hover *{color:#568a15 !important}.tributes .notice-board .notice-block .moonbar a:hover i:before{color:#568a15 !important}.tributes .notice-board .notice-block .moonbar a h3{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tributes .notice-board .notice-block .moonbar a [class^="bss-icon-"],.tributes .notice-board .notice-block .moonbar a [class*=" bss-icon-"]{position:relative;top:4px;font-size:18px}.tributes .notice-board .notice-block .moonbar a:first-of-type{margin-right:6px}.tributes .notice-board .notice-block .moonbar a:last-of-type{margin-left:6px}.tributes .notice-board .notice-block .moonbar a:only-of-type{width:100%;margin-right:0;margin-left:0}.tributes .notice-board .notice-block .listing-header,.tributes .notice-board .notice-block .listing-header *,.tributes .notice-board .notice-block .notice-no-title .description p:first-child{font-family:"Muli",sans-serif;font-weight:bold;font-size:20px;line-height:24px;width:100%;display:block;padding-bottom:6px;transition:color .1s ease-out 0s}.tributes .notice-board .notice-block .listing-header a{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-height:calc(24px * 3);overflow:hidden;text-overflow:ellipsis;word-wrap:break-word}.tributes .notice-board .notice-block .listing-header a:hover{color:#414042}.tributes .notice-board .notice-block .secondary-header{font-size:14px;margin-bottom:24px}.tributes .notice-board .notice-block .notice-no-image .listing-header,.tributes .notice-board .notice-block .notice-no-title .description p:first-child{border-bottom:1px solid #CACABD;margin-bottom:12px}.tributes .notice-board .notice-block .description,.tributes .notice-board .notice-block .call-to-action,.tributes .notice-board .notice-block .description{font-size:14px;font-weight:normal;line-height:1.3;line-height:19px}.tributes .notice-board .notice-block .description{overflow:hidden}.tributes .notice-board .notice-block .description *{font-family:"Muli",sans-serif;font-size:14px;line-height:19px;text-align:left;font-style:normal}.tributes .notice-board .notice-block .description p{text-align:left !important}.tributes .notice-board .notice-block .description p,.tributes .notice-board .notice-block .description ul{padding-bottom:0;margin-bottom:0}.tributes .notice-board .notice-block .description p{padding-bottom:0}.tributes .notice-board .notice-block .call-to-action{margin-top:12px}.tributes .notice-board .notice-block .call-to-action a{color:#94CC4E}.tributes .notice-board .notice-block .notice-no-title .description p:first-child{margin-top:0}.tributes .notice-board .notice-block .notice-no-title .description p:first-child strong{display:inline;font-weight:normal}.tributes .notice-board .notice-block .notice-message{padding:24px 0 24px 24px;margin-right:24px;width:calc(55% - 12px)}.tributes .notice-board .notice-block .notice-message .as-seen-on{display:flex;align-items:center;height:30px}.tributes .notice-board .notice-block .notice-message .as-seen-on span{display:flex;align-items:center;height:30px;color:#fff;background-color:#94CC4E;padding:0 12px;margin-right:12px;font-size:14px;border-radius:3px}.tributes .notice-board .notice-block .notice-message .as-seen-on img{height:30px;border-radius:3px}.tributes .notice-board .notice-block .notice-message .metadata{display:flex;padding-top:12px;min-width:75px}.tributes .notice-board .notice-block .notice-message .metadata span{float:left;display:block;padding-right:12px;font-weight:100}.tributes .notice-board .notice-block .notice-message .metadata span strong{display:block}.tributes .notice-board .notice-block .notice-message .metadata .listing-date{padding-right:0;margin-bottom:0;float:right}.tributes .notice-board .notice-block .notice-message .primary{color:#94CC4E}.tributes .notice-board .notice-block .notice-message .advertiser-logo{padding:0;padding-left:12px;margin:0;border:none;z-index:9999;text-align:right}.tributes .notice-board .notice-block .notice-message .advertiser-logo img{width:auto;max-width:119px;max-height:32px;margin-top:6px}.tributes .notice-board .notice-block .notice-message.notice-no-image{padding:24px;margin-right:0;width:100%}.tributes .notice-board .notice-block .notice-message.notice-no-image .metadata span strong{display:inline}.tributes .notice-board .notice-block .notice-message.notice-no-logo{padding:24px 0 24px 24px}.tributes .notice-board .notice-block .notice-message:not(.notice-no-logo) .metadata{max-width:100%}.tributes .notice-board .notice-block .notice-message:not(.notice-no-image) .metadata span{padding-right:0}.tributes .notice-board .notice-block .notice-message:not(.notice-no-image) .metadata .listing-date{float:none;clear:both}.tributes .notice-board .notice-block .notice-image{display:block;position:relative;transition:opacity .1s ease-out 0s}.tributes .notice-board .notice-block .notice-image img{max-width:calc(100% - 24px);max-height:calc(100% - 24px);position:absolute;top:24px;left:24px;right:0;bottom:24px;width:auto;height:auto;margin:auto;-webkit-filter:drop-shadow(0 0 1px rgba(155,155,155,0.6));filter:drop-shadow(0 0 1px rgba(155,155,155,0.6));transform:translateZ(0);will-change:transform}.tributes .notice-board .notice-block .contact-bar{overflow:hidden;padding:6px 0 0;margin:6px 0 12px 0;font-size:12px;width:100%}.tributes .notice-board .notice-block .contact-bar *{color:#142402}.tributes .notice-board .notice-block .contact-bar .button{width:calc(50% - 6px);float:left;font-size:14px;background:rgba(86,138,21,0.1);border-radius:3px;padding:6px;margin-right:12px;transition:all .1s ease-out;line-height:28px}.tributes .notice-board .notice-block .contact-bar .button:hover{background-color:#568a15;color:#fff}.tributes .notice-board .notice-block .contact-bar .button:hover *{color:#fff}.tributes .notice-board .notice-block .contact-bar .button i{transform:scale(1.3);font-size:18px;padding-left:6px;top:2px}.tributes .notice-board .notice-block .contact-bar .button i.bss-icon-email{top:3px}.tributes .notice-board .notice-block .contact-bar .button:last-child{margin-right:0}.tributes .notice-board .notice-block .contact-bar .button:only-child,.tributes .notice-board .notice-block .contact-bar .button.only-child{width:100%;margin-right:0}.tributes .notice-board .notice-block.premium-plus .notice-image,.tributes .notice-board .notice-block.premium .notice-image,.tributes .notice-board .notice-block.enhanced .notice-image{width:calc(45% - 12px)}.tributes .notice-board .notice-block.premium-plus{border:1px solid #94CC4E;background:#94CC4E;border-radius:3px;overflow:hidden}.tributes .notice-board .notice-block.premium-plus *{color:#414042}.tributes .notice-board .notice-block.premium-plus .notice-image{background-color:#fff}.tributes .notice-board .notice-block.premium-plus .notice-image img{left:12px;right:12px}.tributes .notice-board .notice-block.premium-plus .notice-message .moonbar{background-color:#142402;color:#414042}.tributes .notice-board .notice-block.premium-plus .notice-message .moonbar a:hover{color:#568a15 !important}.tributes .notice-board .notice-block.premium-plus .notice-message .moonbar a:hover *{color:#568a15 !important}.tributes .notice-board .notice-block.premium-plus .notice-message .moonbar a:hover *:before{color:#568a15 !important}.tributes .notice-board .notice-block.premium-plus .notice-message .moonbar [class^="bss-icon-"]:before,.tributes .notice-board .notice-block.premium-plus .notice-message .moonbar [class*=" bss-icon-"]:before{color:#414042}.tributes .notice-board .notice-block.premium-plus .call-to-action *{color:#414042}.tributes .notice-board .notice-block:hover{background:#fcfcfc}.tributes .notice-board .notice-block.premium{background:#F8F8F8}.tributes .notice-board .notice-block.premium:hover{background:#f3f3f3}.tributes .notice-board .notice-block.enhanced{border:1px solid #CACABD}.tributes .notice-board .notice-block.standard{border:none;background-color:#fff}.tributes .notice-board .notice-block.standard:hover{background:#fff}.tributes .notice-board .notice-block.standard .notice-image{width:33.33%}.tributes .notice-board .notice-block.standard .notice-message{padding:24px 0 48px 24px;width:66.66%}.tributes .notice-board .notice-block.standard .notice-message .metadata span strong{display:inline}.tributes .notice-board .notice-block.standard .listing-header{margin:12px 0}.tributes .notice-board .notice-block.premium-plus .notice-message.notice-no-image,.tributes .notice-board .notice-block.premium .notice-message.notice-no-image,.tributes .notice-board .notice-block.enhanced .notice-message.notice-no-image{padding:24px;margin-right:0;width:100%}.tributes .notice-board .no-results-found p{line-height:1.3em;margin-top:.2em}.tributes .notice-board .no-results-found a{display:inline;text-decoration:none;color:#94CC4E;font-family:"Muli",sans-serif;font-weight:500}.tributes .tributes .notice-board .notice-block.premium{border:solid 1px #94CC4E}.tributes .tributes .notice-board .notice-block.premium .max-height-static p{display:none}.tributes .tributes .notice-board .notice-block.premium .max-height-static p:first-of-type{display:block;max-height:26px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.tributes .tributes .notice-board .notice-block.standard .notice-message{width:100%;padding:12px;margin:0}.tributes .tributes .notice-board .notice-block.standard .notice-message .listing-header{border-bottom:1px solid #CACABD}@media screen and (max-width: 767px){.tributes .notice-board{margin-top:24px}.tributes .notice-board .notice-board-filter{display:none}.tributes .notice-board .notice-block{height:auto;width:100%;max-width:100%;border:0}.tributes .notice-board .notice-block .notice-board-header{margin-bottom:24px}.tributes .notice-board .notice-block .notice-image{text-align:center;padding:0;max-height:calc(415px + 24px);overflow:hidden;order:1}.tributes .notice-board .notice-block .notice-image img{max-width:100%;position:relative;top:0;left:0;right:0;bottom:0;width:auto;height:auto;display:block;margin:0 auto;border-bottom-left-radius:0;border-bottom-right-radius:0}.tributes .notice-board .notice-block h1,.tributes .notice-board .notice-block h1 *{font-size:18px;font-weight:normal;line-height:1.3}.tributes .notice-board .notice-block .secondary-header{margin-bottom:12px}.tributes .notice-board .notice-block .listing-detail-icons,.tributes .notice-board .notice-block .secondary-header{margin-right:calc(119px + 12px)}.tributes .notice-board .notice-block .notice-no-logo .listing-detail-icons,.tributes .notice-board .notice-block .notice-no-logo .secondary-header{margin-right:0}.tributes .notice-board .notice-block.premium-plus .notice-image,.tributes .notice-board .notice-block.premium-plus .notice-message,.tributes .notice-board .notice-block.premium .notice-image,.tributes .notice-board .notice-block.premium .notice-message,.tributes .notice-board .notice-block.enhanced .notice-image,.tributes .notice-board .notice-block.enhanced .notice-message,.tributes .notice-board .notice-block.standard .notice-image,.tributes .notice-board .notice-block.standard .notice-message{width:100%;margin-right:0}.tributes .notice-board .notice-block.premium-plus .notice-message,.tributes .notice-board .notice-block.premium .notice-message,.tributes .notice-board .notice-block.enhanced .notice-message,.tributes .notice-board .notice-block.standard .notice-message{padding:0 12px 48px 12px;width:100%}.tributes .notice-board .notice-block.premium-plus .notice-message .moonbar,.tributes .notice-board .notice-block.premium .notice-message .moonbar,.tributes .notice-board .notice-block.enhanced .notice-message .moonbar,.tributes .notice-board .notice-block.standard .notice-message .moonbar{border-top-right-radius:0}.tributes .notice-board .notice-block.premium-plus .notice-message .moonbar a:first-of-type,.tributes .notice-board .notice-block.premium .notice-message .moonbar a:first-of-type,.tributes .notice-board .notice-block.enhanced .notice-message .moonbar a:first-of-type,.tributes .notice-board .notice-block.standard .notice-message .moonbar a:first-of-type{width:calc(40% - 12px)}.tributes .notice-board .notice-block.premium-plus .notice-message .moonbar a:last-of-type,.tributes .notice-board .notice-block.premium .notice-message .moonbar a:last-of-type,.tributes .notice-board .notice-block.enhanced .notice-message .moonbar a:last-of-type,.tributes .notice-board .notice-block.standard .notice-message .moonbar a:last-of-type{width:calc(60% - 12px)}.tributes .notice-board .notice-block.premium-plus .notice-message .moonbar a:only-of-type,.tributes .notice-board .notice-block.premium .notice-message .moonbar a:only-of-type,.tributes .notice-board .notice-block.enhanced .notice-message .moonbar a:only-of-type,.tributes .notice-board .notice-block.standard .notice-message .moonbar a:only-of-type{width:100%}.tributes .notice-board .notice-block.premium-plus .notice-message .listing-header,.tributes .notice-board .notice-block.premium-plus .notice-message .listing-header *,.tributes .notice-board .notice-block.premium .notice-message .listing-header,.tributes .notice-board .notice-block.premium .notice-message .listing-header *,.tributes .notice-board .notice-block.enhanced .notice-message .listing-header,.tributes .notice-board .notice-block.enhanced .notice-message .listing-header *,.tributes .notice-board .notice-block.standard .notice-message .listing-header,.tributes .notice-board .notice-block.standard .notice-message .listing-header *{margin-bottom:0;padding-bottom:0}.tributes .notice-board .notice-block.premium-plus .notice-message .description,.tributes .notice-board .notice-block.premium-plus .notice-message .call-to-action,.tributes .notice-board .notice-block.premium .notice-message .description,.tributes .notice-board .notice-block.premium .notice-message .call-to-action,.tributes .notice-board .notice-block.enhanced .notice-message .description,.tributes .notice-board .notice-block.enhanced .notice-message .call-to-action,.tributes .notice-board .notice-block.standard .notice-message .description,.tributes .notice-board .notice-block.standard .notice-message .call-to-action{display:none}.tributes .notice-board .notice-block.premium-plus .notice-message.notice-no-image .description,.tributes .notice-board .notice-block.premium-plus .notice-message.notice-no-image .call-to-action,.tributes .notice-board .notice-block.premium .notice-message.notice-no-image .description,.tributes .notice-board .notice-block.premium .notice-message.notice-no-image .call-to-action,.tributes .notice-board .notice-block.enhanced .notice-message.notice-no-image .description,.tributes .notice-board .notice-block.enhanced .notice-message.notice-no-image .call-to-action,.tributes .notice-board .notice-block.standard .notice-message.notice-no-image .description,.tributes .notice-board .notice-block.standard .notice-message.notice-no-image .call-to-action{display:block;margin-top:12px}.tributes .notice-board .notice-block.premium-plus .notice-message.notice-no-image .moonbar,.tributes .notice-board .notice-block.premium .notice-message.notice-no-image .moonbar,.tributes .notice-board .notice-block.enhanced .notice-message.notice-no-image .moonbar,.tributes .notice-board .notice-block.standard .notice-message.notice-no-image .moonbar{margin-top:-12px;border-top-left-radius:3px;border-top-right-radius:3px}.tributes .notice-board .notice-block.premium-plus .notice-message.notice-no-logo,.tributes .notice-board .notice-block.premium .notice-message.notice-no-logo,.tributes .notice-board .notice-block.enhanced .notice-message.notice-no-logo,.tributes .notice-board .notice-block.standard .notice-message.notice-no-logo{padding:12px}.tributes .notice-board .notice-block.premium-plus .notice-message.notice-no-logo .description,.tributes .notice-board .notice-block.premium .notice-message.notice-no-logo .description,.tributes .notice-board .notice-block.enhanced .notice-message.notice-no-logo .description,.tributes .notice-board .notice-block.standard .notice-message.notice-no-logo .description{padding-bottom:0}.tributes .notice-board .notice-block.standard{border:1px solid #9B9B9B}.tributes .notice-board .notice-block.standard .notice-message .listing-header{margin-top:0}.tributes .notice-board .notice-block .location{height:24px;background-size:12px 12px;padding-top:0;margin-bottom:12px;margin-top:6px}.tributes .notice-board .notice-block .listing-header,.tributes .notice-board .notice-block .date{font-size:18px;line-height:24px}.tributes .notice-board .notice-block .listing-header{margin:12px 0}.tributes .notice-board .notice-block .date{margin-top:6px}.tributes .notice-board .notice-block.premium-plus .notice-message .advertiser-logo img,.tributes .notice-board .notice-block.premium .notice-message .advertiser-logo img,.tributes .notice-board .notice-block.enhanced .notice-message .advertiser-logo img,.tributes .notice-board .notice-block.standard .notice-message .advertiser-logo img{width:90px}.tributes .notice-board .notice-block .notice-message:not(.notice-no-logo) .metadata{padding-right:0}.tributes .notice-board .notice-block .notice-message .metadata span strong{display:inline}.tributes .notice-board .notice-block .contact-bar{padding-top:0}.tributes .notice-board .notice-block .contact-bar .button{margin:0;width:50%;text-align:center;float:left;border-radius:0;border-bottom-left-radius:3px}.tributes .notice-board .notice-block .contact-bar .button i{color:#568a15}.tributes .notice-board .notice-block .contact-bar .button:last-of-type{border-left:1px solid #F8F8F8;border-bottom-left-radius:0;border-bottom-right-radius:3px}.tributes .notice-board .notice-block .contact-bar .button:last-of-type.mobile,.tributes .notice-board .notice-block .contact-bar .button:only-child{width:100%;border-bottom-left-radius:3px;border-bottom-right-radius:3px;border-left:none}.tributes .notice-board .notice-block .contact-bar .button:hover{background-color:#F8F8F8}.tributes .notice-board .notice-block .contact-bar .button:active{background-color:#CACABD}.tributes .notice-board .notice-board-list:not(.real-estate):not(.motoring) .notice-image img{max-height:200px}.tributes .notice-board .notice-block.premium-plus .notice-image,.tributes .notice-board .notice-block.premium-plus .notice-message,.tributes .notice-board .notice-block.premium .notice-image{width:100%;margin-right:0;padding-top:12px;padding-bottom:12px}.tributes .notice-board .notice-block.premium-plus .notice-image img{left:auto;right:auto}}@media screen and (min-width: 349px) and (max-width: 767px){.tributes .notice-board-list:not(.real-estate) .notice-image,.tributes .notice-board-list:not(.motoring) .notice-image{padding:24px 24px 0;width:auto}.tributes .notice-board-list:not(.real-estate) .notice-image img,.tributes .notice-board-list:not(.motoring) .notice-image img{border-radius:3px}}@media screen and (min-width: 865px) and (max-width: 929px){.tributes .notice-board .advertiser-logo img{width:80px}}@media screen and (min-width: 767px) and (max-width: 998px){.tributes .button.button-sort i{display:none}}@media screen and (min-width: 767px) and (max-width: 917px){.tributes .progressive-text{display:none}.tributes cap{text-transform:capitalize}}@media screen and (max-width: 415px){.tributes .progressive-text{display:none}.tributes cap{text-transform:capitalize}}.tributes .archive.content-wrapper{margin-bottom:48px;padding:0 24px}.tributes .archive .headline-list{margin:auto;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:24px}.tributes .archive .brand-header{max-width:1000px;margin:auto}.tributes .archive .polaroid:hover{opacity:.8}.tributes .archive .imgLink{width:100%;overflow:hidden;margin:0;max-height:476px;border-top-right-radius:3px;border-top-left-radius:3px}.tributes .archive .imgLink img{display:block;max-width:100%;height:auto;border-top-right-radius:3px;border-top-left-radius:3px}.tributes .archive .item{width:31%;left:-2px;background-color:#94cc4e;box-shadow:6px 6px 5px 0 rgba(0,0,0,0.125);margin-bottom:25px;border-radius:3px;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-font-smoothing:subpixel-antialiased;transform:scale(0.98, 0.98);transition:all .1s ease-out}.tributes .archive .item .item-details{padding:24px}.tributes .archive .item .item-details *{color:#fff}.tributes .archive .item .item-details h3{font-size:20px;margin-bottom:12px}.tributes .archive .item:hover{transform:translateZ(0) scale(1, 1);box-shadow:5px 5px 8px 0 rgba(0,0,0,0.1)}.tributes .archive [class^=bss-icon-]{padding-right:0;top:2px}.tributes .archive a{transition:all .1s ease-out}.tributes .archive a:hover,.tributes .archive a:hover i{color:#94CC4E}@media screen and (max-width: 767px){.tributes .archive .item{width:calc(100% - 24px);margin:12px}.tributes .archive .headline-list{display:block}}.tributes .pagination::after{display:block;clear:both;content:""}.tributes .pagination .pagination-wrapper{justify-content:flex-start;max-width:430px;margin:0 auto 24px auto}.tributes .pagination .pagination-label{float:right;position:relative;top:6px;font-weight:normal}.tributes .pagination .pagination-gap{margin-right:6px}.tributes .pagination ul{box-shadow:none;display:inline-block;padding:0;margin:0}.tributes .pagination ul li{margin:0 6px 0 0;display:block;position:relative;float:left}.tributes .pagination ul li a,.tributes .pagination ul li p{display:block;height:33px;color:#94CC4E;text-align:center;line-height:31px;padding:0 10px;min-width:33px;font-weight:normal;margin:0;border-radius:0 !important}.tributes .pagination ul li a{border:1px solid #94CC4E !important;background:#fff;-webkit-filter:drop-shadow(0 1px .5px rgba(65,64,66,0.1));filter:drop-shadow(0 1px .5px rgba(65,64,66,0.1));transform:translateZ(0);will-change:transform;transition:all .1s ease-out}.tributes .pagination ul li a:hover{background:rgba(148,204,78,0.8);color:#fff}.tributes .pagination ul li a:last-child,.tributes .pagination ul li a:first-child{padding:0;width:33px}.tributes .pagination ul li a *{color:#94CC4E;line-height:33px !important}.tributes .pagination ul li.active a,.tributes .pagination ul li.active a:hover{background:#94CC4E;color:#fff}.tributes .pagination ul li.disabled a,.tributes .pagination ul li.disabled a:hover{opacity:.5;-webkit-filter:none;filter:none;background:#fff;color:#94CC4E}.tributes .pagination ul:first-of-type li:first-of-type a{border-top-left-radius:3px !important;border-bottom-left-radius:3px !important}.tributes .pagination ul:last-of-type li:first-of-type a{width:auto;padding:0 6px}.tributes .pagination ul:last-of-type li:last-of-type a{border-top-right-radius:3px !important;border-bottom-right-radius:3px !important}@media screen and (max-width: 767px){.tributes .pagination{display:block;width:100%;margin:0;margin-top:36px;border-radius:0}.tributes .pagination .pagination-label{font-size:10px;float:none;position:absolute;right:0;top:-24px}.tributes .pagination ul{display:block;float:left}.tributes .pagination ul li a,.tributes .pagination ul li a:first-child,.tributes .pagination ul li a:last-child,.tributes .pagination ul li p{font-size:10px;display:flex;justify-content:center;height:22px;width:22px;color:#94CC4E;text-align:center;line-height:22px;padding:0 6px;min-width:22px;margin:0}.tributes .pagination ul li a:hover,.tributes .pagination ul li a:first-child:hover,.tributes .pagination ul li a:last-child:hover,.tributes .pagination ul li p:hover{background:rgba(148,204,78,0.8);color:#fff}.tributes .pagination ul li.active a,.tributes .pagination ul li.active a:hover{background:#94CC4E;color:#fff}.tributes .pagination span{display:block;float:left}}.tributes .detail-header{width:100%}.tributes .detail-header .price{font-size:18px;margin-top:-10px;margin-bottom:12px}.tributes .listing-detail-icons>span{margin-right:12px}.tributes .listing-detail-icons{margin:12px 0}.tributes .listing{background:#F8F8F8;margin-bottom:12px;border-radius:3px;-webkit-filter:drop-shadow(0 0 1px rgba(155,155,155,0.6));filter:drop-shadow(0 0 1px rgba(155,155,155,0.6));transform:translateZ(0);will-change:transform;margin-top:0}.tributes .listing .description,.tributes .listing .rspca-help{padding:24px}.tributes .listing .description p,.tributes .listing .rspca-help p{margin-top:12px}.tributes .listing .description strong,.tributes .listing .rspca-help strong{font-family:"Muli",sans-serif}.tributes .listing .description a,.tributes .listing .rspca-help a{color:#568a15}.tributes .listing .description a:hover,.tributes .listing .rspca-help a:hover{color:#3b5e0f}.tributes .listing .rspca-help{padding-top:0}.tributes .listing .description .buttoncolumn a{color:#fff}.tributes .listing-details{justify-content:flex-start;flex-flow:row}.tributes .listing-details .map{margin-top:0}.tributes .listing-details .map .full-address,.tributes .listing-details .map .map-address{margin-left:24px;font-size:12px;font-weight:normal;line-height:1.3;line-height:18px}.tributes .listing-details .map .full-address .short-address,.tributes .listing-details .map .map-address .short-address{font-size:16px;margin-left:0}.tributes .listing-details .map .ad-text-title{margin-left:12px;line-height:18px}.tributes .listing-details .map .map-wrapper{padding:0 24px 24px 24px}.tributes .listing-details .map .map-wrapper aside{background-color:#F8F8F8;border-bottom-left-radius:3px;border-bottom-right-radius:3px;-webkit-filter:drop-shadow(0 0 1px rgba(155,155,155,0.6));filter:drop-shadow(0 0 1px rgba(155,155,155,0.6));transform:translateZ(0);will-change:transform;height:300px}.tributes .listing-details .map .map-wrapper aside div{height:100%;width:100%}.tributes .listing-details .map .map-wrapper iframe{border-radius:3px;overflow:hidden}.tributes .listing-details .map .map-wrapper .ad-text-title,.tributes .listing-details .map .map-wrapper .ad-text-title *{margin-top:12px;font-size:12px;line-height:1.3}.tributes .listing-details .map .map-wrapper .inspection-times{margin-top:12px}.tributes .listing-details .map .map-wrapper .inspection-times h4{margin-bottom:12px}.tributes .listing-details .map .map-wrapper .inspection-times .inspection-field{text-align:justify;margin:6px 0}.tributes .listing-details .map .map-wrapper .inspection-times a{color:#94CC4E;font-size:12px}.tributes .listing-details .map:not(.detailMap){-webkit-filter:drop-shadow(0 0 1px rgba(155,155,155,0.6));filter:drop-shadow(0 0 1px rgba(155,155,155,0.6));transform:translateZ(0);will-change:transform}.tributes .listing-details .map:not(.detailMap) .map-wrapper aside{margin-bottom:0}.tributes .listing-details .map:not(.detailMap) .inspection-times{border-bottom:1px solid #CACABD;padding:12px}.tributes .listing-details .map:not(.detailMap) .inspection-times h4{font-size:18px;border-bottom:1px solid #CACABD;line-height:24px;font-family:"Muli",sans-serif;font-weight:bold;margin-bottom:12px}.tributes .listing-details .map:not(.detailMap) .inspection-times .inspection-field{font-size:14px;margin-bottom:12px}.tributes .listing-details .map:not(.detailMap) .inspection-times .inspection-field:last-of-type{margin-bottom:0}.tributes .listing-details .map:not(.detailMap) .inspection-times .inspection-field:last-of-type{margin-bottom:0}.tributes .listing-details .map:not(.detailMap) .inspection-times .inspection-field a{font-size:14px;color:#142402}.tributes .listing-details .map:not(.detailMap) .ad-text-title{padding:12px}.tributes .listing-details .map:not(.detailMap) .ad-text-title *{font-size:14px;line-height:18px}.tributes .listing-details .rspca-concerns{margin-bottom:12px}.tributes .contents{width:50%;text-align:right}.tributes .listing-date{margin-bottom:12px}.tributes .real-estate-title{font-size:14px;font-family:"Muli",sans-serif;font-weight:bold}.tributes .share-tools{margin-left:6px}.tributes .share-tools a{margin-right:0;font-size:14px}.tributes .share-tools a span{color:#CACABD;transition:color .1s ease-out;font-size:14px}.tributes .share-tools a span *{color:#CACABD}.tributes .share-tools a span[class^="bss-icon-"]{font-size:28px}.tributes .share-tools a .bss-icon-facebook:hover{color:#3b5998}.tributes .share-tools a .bss-icon-twitter:hover{color:#00aced}.tributes .share-tools a .report:hover{color:#b94a48}.tributes .share-tools a .report:hover *{color:#b94a48}.tributes .advertiser-details .contact-details{background:rgba(148,204,78,0.2);padding:24px;margin-bottom:12px;border-radius:3px}.tributes .advertiser-details .contact-details h6{font-size:18px;font-family:"Muli",sans-serif;font-weight:bold;line-height:18px;margin-bottom:12px}.tributes .advertiser-details .contact-details a.enquire,.tributes .advertiser-details .contact-details a.manage-contact-details{font-size:14px;padding:10px 12px}.tributes .advertiser-details .contact-details a.enquire.primary,.tributes .advertiser-details .contact-details a.manage-contact-details.primary{padding:4px 12px 10px 12px}.tributes .advertiser-details .contact-details a.enquire.primary i,.tributes .advertiser-details .contact-details a.manage-contact-details.primary i{top:5px}.tributes .advertiser-details .contact-details a.manage-contact-details{margin:12px 0}.tributes .advertiser-details .contact-details a.manage-contact-details span{font-size:14px;transform:unset;margin:0;padding:0;top:0}.tributes .advertiser-details .contact-details a.manage-contact-details span:first-letter{text-transform:capitalize}.tributes .advertiser-details .contact-details .ad-contact{background:rgba(255,255,255,0.5);padding:0;transition:max-height .2s ease-out;height:0;max-height:0;overflow:hidden;border-radius:3px;padding:0 12px}.tributes .advertiser-details .contact-details .ad-contact.expanded{height:auto;max-height:600px;padding:12px}.tributes .advertiser-details .contact-details .ad-contact .contact-name{font-size:18px;line-height:24px}.tributes .advertiser-details .contact-details .ad-contact .website{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;width:calc(100% - 21px);margin-bottom:0}.tributes .advertiser-details .contact-details .ad-contact p:last-of-type{margin-bottom:0}.tributes .advertiser-details .contact-details .advertiser-logo{padding:0;margin-top:12px;margin-bottom:0}.tributes .listing-details .price{color:#568a15;font-size:24px;line-height:24px;margin-top:0}.tributes .listing-details .listing-date{top:4px}.tributes .listing-details .listing-detail-icons.real-estate *{font-size:14px}.tributes .listing-details .galleryDisplay,.tributes .listing-details .listing,.tributes .listing-details .center-align{margin-bottom:12px}.tributes .listing-details .center-align img{margin:0}.tributes .listing-details .listing .description{margin:0}.tributes .listing-details .listing .real-estate-title{font-size:16px}.tributes .listing-details form .contact-form{margin:0}.tributes .listing-details form .form-footer{padding:0}.tributes .advertiser-details .as-seen-on{justify-content:center;height:114px;width:100%;background:rgba(148,204,78,0.2);margin-bottom:12px;padding:12px 24px;border-radius:3px;font-weight:bold}.tributes .advertiser-details .as-seen-on .as-seen-on-header{height:30px;display:flex;justify-content:flex-start;align-items:center;font-size:14px;margin-bottom:12px;width:100%;background-color:rgba(255,255,255,0.9);overflow:hidden;border-radius:3px}.tributes .advertiser-details .as-seen-on .as-seen-on-header div{margin-right:9.6px;text-align:center;width:50%;flex-grow:1}.tributes .advertiser-details .as-seen-on .as-seen-on-header img{height:30px;margin:0;margin-left:auto}.tributes .advertiser-details .as-seen-on .as-seen-on-bottom{display:flex;justify-content:center;align-items:center;height:40px;background-color:#94CC4E;cursor:pointer}.tributes .advertiser-details .as-seen-on .as-seen-on-bottom i{margin-right:5px;margin-bottom:2px;color:#fff}.tributes .advertiser-details .as-seen-on .as-seen-on-bottom span{font-size:14px;color:#fff}@media screen and (max-width: 929px){.tributes .detail-widget.md-50{width:100%}.tributes .listing-details .map .full-address,.tributes .listing-details .map .map-address{margin-left:12px;padding-bottom:12px}.tributes .listing-details .map .full-address .short-address,.tributes .listing-details .map .map-address .short-address{font-size:16px;margin-left:12px}.tributes .listing-details .map .map-wrapper{padding:0 12px 12px 12px}.tributes .listing-details .map .map-wrapper aside{margin-bottom:0}}@media screen and (max-width: 767px){.tributes .listing .description,.tributes .listing .rspca-help{padding:12px}.tributes .listing-details{flex-flow:row wrap;display:flex;margin-bottom:12px}.tributes .listing-details .center-align img{max-height:300px}.tributes .listing-details .map .map-wrapper{padding:0 0 0 0}.tributes .listing-details .map .map-wrapper aside{margin-bottom:0}}.tributes #ad-eulogy{padding-top:24px}.tributes #ad-eulogy .story-headline,.tributes #ad-eulogy .story-body figure{padding:12px 0 6px 0;display:block;border-bottom:1px solid #CACABD;margin:0 120px 24px 120px}.tributes #ad-eulogy h1{font-weight:bold;font-size:40px}.tributes #ad-eulogy .publish-date p{font-size:14px;margin-top:12px}.tributes #ad-eulogy .caption-details span{font-size:12px !important}.tributes #ad-eulogy .storyheader{margin-bottom:12px;margin-top:12px}.tributes #ad-eulogy .storyheader img:first-of-type{width:100%}.tributes #ad-eulogy .story-body *{font-family:"Muli",sans-serif;font-style:normal}.tributes #ad-eulogy .story-body p:not(.link),.tributes #ad-eulogy .story-body ul,.tributes #ad-eulogy .story-body .poll-row,.tributes #ad-eulogy .story-body aside,.tributes #ad-eulogy .story-body .embedded-photo-gallery-inline{text-align:left;margin:0 120px 12px 120px;font-size:14px;line-height:19px}.tributes #ad-eulogy .story-body span,.tributes #ad-eulogy .story-body em{font-size:14px;line-height:19px}.tributes #ad-eulogy .story-body p:first-of-type{font-size:16px}.tributes #ad-eulogy .story-body figure{text-align:center}.tributes #ad-eulogy .story-body figure figcaption{text-align:left}.tributes #ad-eulogy .story-body aside,.tributes #ad-eulogy .story-body figure{margin:12px 120px}.tributes #ad-eulogy .story-body .photoGalleryInline{margin:24px 0}.tributes #ad-eulogy .story-body strong{font-weight:bold}.tributes #ad-eulogy .story-body p>strong:only-of-type{display:block;margin-top:6px;margin-bottom:-6px}.tributes #ad-eulogy .story-body p:last-of-type{margin-bottom:0}.tributes #ad-eulogy .story-body button,.tributes #ad-eulogy .story-body .btn{text-align:center;width:auto;display:inline-block}.tributes #ad-eulogy .story-body .articlePoll h2{font-size:16px}.tributes #ad-eulogy .story-body .articlePoll h3{font-size:12px}.tributes #ad-eulogy .story-body .poll-row ul{margin:0;padding:12px;font-size:14px}.tributes #ad-eulogy .galleria-thumbnails{margin:0 auto}.tributes #ad-eulogy .video-js{padding-bottom:56.25% !important;padding-top:25px !important;height:0 !important;width:100% !important}.tributes #ad-eulogy .video-js .vjs-control{display:flex;align-items:center;justify-content:center}.tributes #ad-eulogy .video-js .vjs-control.vjs-time-control,.tributes #ad-eulogy .video-js .vjs-control.vjs-seek-to-live-control{display:none}.tributes #ad-eulogy .vjs-button>.vjs-icon-placeholder:before,.tributes #ad-eulogy .vjs-big-play-button{line-height:1.8em}.tributes #ad-eulogy .vjs-big-play-button{display:none;align-items:center;justify-content:center}.tributes #ad-eulogy .vjs-big-play-button *{font-size:48px;top:2px}.tributes #ad-eulogy .video-js .vjs-icon-placeholder:before{position:inherit;top:inherit;left:inherit}.tributes #ad-eulogy .video-js .vjs-load-progress{border-radius:3px}.tributes #ad-eulogy .video-js .vjs-load-progress div{background-color:rgba(148,204,78,0.1);border-radius:3px}.tributes #ad-eulogy .video-js .vjs-play-progress{background-color:#94CC4E;border-radius:3px}.tributes #ad-eulogy .story-body .video-js .vjs-big-play-button .vjs-icon-placeholder:before,.tributes #ad-eulogy .story-body .video-js .vjs-control *{font-family:"VideoJS" !important;font-weight:400;font-style:normal;line-height:1}.tributes #ad-eulogy .story-body .vjs-big-play-button{display:none;align-items:center;justify-content:center;width:150px}.tributes #ad-eulogy .story-body .vjs-big-play-button *{font-size:48px;top:-2px}.tributes #ad-eulogy .tribute-sub-headline{padding:12px 0 0 0;display:block;margin:0 120px 0 120px;font-weight:400}.tributes #ad-eulogy .premium-story-headline{padding:0;border-bottom:2px solid #CACABD;margin:0 120px 0 120px}.tributes #ad-eulogy .premium-story-headline h1{padding-bottom:12px}.tributes #ad-eulogy .premium-story-headline .publish-date{margin-bottom:12px}.tributes #ad-eulogy .premium-story-body p>strong:only-of-type{margin-bottom:12px}.tributes #ad-eulogy .premium-story-body .articleImage figure img{width:100%}.tributes #ad-eulogy .premium-storyheader{margin:12px 120px 12px 120px;padding-bottom:6px;border-bottom:2px solid #CACABD}.tributes #ad-eulogy .premium-headline-container{border-top:2px solid #94CC4E;position:relative}.tributes #ad-eulogy .premium-headline-container .premium-banner{position:absolute;top:-14px;left:43px;width:80px;height:80px;border-radius:6px 3px 0 0}@media screen and (max-width: 767px){.tributes #ad-eulogy .story-headline{margin:12px 0}.tributes #ad-eulogy .story-body p:not(.link),.tributes #ad-eulogy .story-body ul,.tributes #ad-eulogy .story-body .poll-row,.tributes #ad-eulogy .story-body figure{margin:12px 0}.tributes #ad-eulogy .premium-headline-container{border-top:none}.tributes #ad-eulogy .premium-headline-container .premium-banner{display:none}.tributes #ad-eulogy .premium-headline-container .tribute-sub-headline{margin:0}.tributes #ad-eulogy .premium-story-headline{margin:0}.tributes #ad-eulogy .premium-storyheader{margin-left:0;margin-right:0;margin-bottom:0}}.tributes .breadcrumb{padding:24px 0 12px 0;background:none;margin:0}.tributes .breadcrumb *{font-size:14px;font-weight:normal;line-height:1.3;padding-right:3px}.tributes .breadcrumb .flex{justify-content:flex-start}.tributes .breadcrumb .current{color:#94CC4E}.tributes nav.category-nav{margin-bottom:12px}.tributes nav.category-nav h2.small-header{font-weight:700;margin:0;padding:0;background-color:transparent;color:#505050;text-transform:uppercase;font-size:18px;margin:12px 0}.tributes nav.category-nav h5.surface-deep{margin-left:0}.tributes nav.category-nav ul{padding-left:12px;margin:0;display:block}.tributes nav.category-nav ul li{margin-bottom:0}.tributes nav.category-nav ul li:after{display:none}.tributes nav.category-nav h4{margin:0}.tributes nav.category-nav a{padding:6px 24px 6px 0;background:none;display:block;line-height:1.3;font-weight:normal}.tributes nav.category-nav h5{margin:0}.tributes nav.category-nav h5 a{font-size:16px !important}.tributes nav.category-nav .selected-tag{padding:0 12px;font-weight:400;border-radius:30px;line-height:26px;height:26px;background-color:#eee;border:1px solid #9B9B9B;margin-bottom:3px;font-size:16px;box-shadow:0 0 1px rgba(155,155,155,0.6);transform:translateZ(0);will-change:transform;display:block;overflow:hidden;text-overflow:ellipsis}.tributes nav.category-nav ul li .count{color:#9B9B9B;font-size:16px;position:absolute;right:0;top:6px}@media screen and (max-width: 767px){.tributes nav.category-nav{margin-top:12px}}.tributes .filter-overlay{z-index:1;position:fixed;top:0;left:0;width:100%;height:100%}.tributes .filter-overlay[aria-hidden="true"]{pointer-events:none}.tributes .filter-overlay[aria-hidden="false"]{pointer-events:all;display:block}.tributes #refinement-search{width:100%;max-width:calc(1000px - 48px);z-index:2;font-size:16px}.tributes #refinement-search .refinement-filter .ico-bg:before{transform:translateY(32%);z-index:9}.tributes #refinement-search .refinement-filter .refinement-form{background:none;padding:0;display:flex;justify-content:center;align-items:center}.tributes #refinement-search .refinement-filter .refinement-form input:not([type=checkbox]):not([type=submit]):not([type=radio])::-moz-placeholder{color:#9B9B9B}.tributes #refinement-search .refinement-filter .refinement-form input:not([type=checkbox]):not([type=submit]):not([type=radio]):-ms-input-placeholder{color:#9B9B9B}.tributes #refinement-search .refinement-filter .refinement-form input:not([type=checkbox]):not([type=submit]):not([type=radio])::-ms-input-placeholder{color:#9B9B9B}.tributes #refinement-search .refinement-filter .refinement-form input:not([type=checkbox]):not([type=submit]):not([type=radio])::placeholder{color:#9B9B9B}.tributes #refinement-search .refinement-filter .refinement-form label{color:inherit}.tributes #refinement-search .refinement-filter .refinement-form form{width:100%;max-width:1000px;margin-top:0;display:flex;flex-wrap:wrap}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper{display:flex;flex-wrap:wrap;align-content:flex-start;width:100%}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control,.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop{width:auto;border-bottom:none;margin-bottom:0;padding-bottom:12px}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control input,.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop input,.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control select,.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop select{margin-bottom:0}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control select,.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop select{background-color:#fff;padding:0;font-size:14px;color:#414042;height:52px;font-family:"Muli",sans-serif;padding-left:12px;padding-right:36px}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control .pika-select-year,.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop .pika-select-year{height:initial}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control input,.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop input{background-color:#fff;padding:0;font-size:14px;color:#414042;height:52px;font-family:"Muli",sans-serif;padding-left:12px;text-align:left}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control select::-moz-placeholder, .tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop select::-moz-placeholder{background-color:#fff;padding:0;font-size:14px;color:#414042;font-family:"Muli",sans-serif;padding-left:12px;line-height:52px}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control select:-ms-input-placeholder, .tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop select:-ms-input-placeholder{background-color:#fff;padding:0;font-size:14px;color:#414042;font-family:"Muli",sans-serif;padding-left:12px;line-height:52px}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control select::-ms-input-placeholder, .tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop select::-ms-input-placeholder{background-color:#fff;padding:0;font-size:14px;color:#414042;font-family:"Muli",sans-serif;padding-left:12px;line-height:52px}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control select::placeholder,.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop select::placeholder{background-color:#fff;padding:0;font-size:14px;color:#414042;font-family:"Muli",sans-serif;padding-left:12px;line-height:52px}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control input::-moz-placeholder, .tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop input::-moz-placeholder{background-color:#fff;padding:0;font-size:14px;color:#414042;font-family:"Muli",sans-serif;line-height:52px}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control input:-ms-input-placeholder, .tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop input:-ms-input-placeholder{background-color:#fff;padding:0;font-size:14px;color:#414042;font-family:"Muli",sans-serif;line-height:52px}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control input::-ms-input-placeholder, .tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop input::-ms-input-placeholder{background-color:#fff;padding:0;font-size:14px;color:#414042;font-family:"Muli",sans-serif;line-height:52px}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control input::placeholder,.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop input::placeholder{background-color:#fff;padding:0;font-size:14px;color:#414042;font-family:"Muli",sans-serif;line-height:52px}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control label,.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop label{font-size:11px;font-weight:normal;letter-spacing:1px;line-height:2.73;padding-bottom:4px}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control .bss-icon-chevron-down,.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop .bss-icon-chevron-down{padding-right:0}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control .bss-icon-chevron-down.drop-down-arrow,.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop .bss-icon-chevron-down.drop-down-arrow{top:61%;z-index:1}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control .ranges,.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop .ranges{flex-wrap:nowrap}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control .ranges input,.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop .ranges input{width:calc(50% - 1.5px)}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control .ranges div,.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop .ranges div{margin:0;padding-left:0;padding-right:3px;width:auto;line-height:52px;font-weight:bold}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control .vue-treeselect,.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop .vue-treeselect{background:#fff;height:52px}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control .vue-treeselect .vue-treeselect__input-container input,.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop .vue-treeselect .vue-treeselect__input-container input{background:transparent}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control .vue-treeselect .vue-treeselect__menu-container,.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop .vue-treeselect .vue-treeselect__menu-container{z-index:9999 !important}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control .vue-treeselect .vue-treeselect__control,.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop .vue-treeselect .vue-treeselect__control{background:#fff;height:52px;border-radius:0}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control .vue-treeselect .vue-treeselect__single-value,.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop .vue-treeselect .vue-treeselect__single-value{font-size:14px;line-height:52px;padding-left:12px}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control .vue-treeselect .vue-treeselect__input::-moz-placeholder, .tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop .vue-treeselect .vue-treeselect__input::-moz-placeholder{background-color:transparent;font-size:14px;color:#414042;font-family:"Muli",sans-serif;line-height:52px}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control .vue-treeselect .vue-treeselect__input:-ms-input-placeholder, .tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop .vue-treeselect .vue-treeselect__input:-ms-input-placeholder{background-color:transparent;font-size:14px;color:#414042;font-family:"Muli",sans-serif;line-height:52px}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control .vue-treeselect .vue-treeselect__input::-ms-input-placeholder, .tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop .vue-treeselect .vue-treeselect__input::-ms-input-placeholder{background-color:transparent;font-size:14px;color:#414042;font-family:"Muli",sans-serif;line-height:52px}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control .vue-treeselect .vue-treeselect__input::placeholder,.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop .vue-treeselect .vue-treeselect__input::placeholder,.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control .vue-treeselect .vue-treeselect__placeholder,.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop .vue-treeselect .vue-treeselect__placeholder{background-color:transparent;font-size:14px;color:#414042;font-family:"Muli",sans-serif;line-height:52px}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control .vue-treeselect .vue-treeselect__placeholder,.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop .vue-treeselect .vue-treeselect__placeholder{padding-left:12px}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control .vue-treeselect .vue-treeselect__x-container,.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop .vue-treeselect .vue-treeselect__x-container{width:36px;-webkit-animation:none;animation:none}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control .vue-treeselect .vue-treeselect__x-container .vue-treeselect__x,.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop .vue-treeselect .vue-treeselect__x-container .vue-treeselect__x{width:16px;height:16px;background:#fff;padding:2px;z-index:9}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control.error p,.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .error.form-control-desktop p{color:#b94a48;font-size:14px;padding-top:6px}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .col-grid-layout{flex:1 0 33.33%;padding-right:3px}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .col-grid-layout-half{flex:1 0 16.665%;padding-right:3px}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .col-grid-layout:nth-child(3),.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .col-grid-layout:nth-child(6),.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .col-grid-layout:nth-child(9){padding-right:0}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .col-grid-layout:last-child{padding-right:0}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper::after{content:'';flex-grow:1000000000}.tributes #refinement-search .refinement-filter .refinement-form form .form-footer{width:100%;display:flex;justify-content:flex-end;align-items:center;margin-top:base-margin}.tributes #refinement-search .refinement-filter .refinement-form form .form-footer button{margin-right:0}.tributes #refinement-search .refinement-filter .refinement-form form .form-search-results{margin-left:auto;margin-right:24px;font-size:14px}.tributes #refinement-search .refinement-filter .refinement-form.desktop,.tributes #refinement-search .refinement-filter .refinement-form.form-control-desktop,.tributes #refinement-search .refinement-filter .refinement-form.carousel-desktop{display:flex;flex-direction:column;margin-left:auto;margin-right:auto;width:100%}.tributes #refinement-search .refinement-filter .refinement-form input:not([type=checkbox]):not([type=submit]):not([type=radio]),.tributes #refinement-search .refinement-filter .refinement-form textarea,.tributes #refinement-search .refinement-filter .refinement-form select,.tributes #refinement-search .refinement-filter .refinement-form label{border:0;box-sizing:border-box;font-size:16px;font-weight:normal;line-height:1.3}.tributes #refinement-search .refinement-filter .refinement-form .vue-treeselect__control{border:none}.tributes #refinement-search .refinement-filter .refinement-form .vue-treeselect__control-arrow-container{display:none}.tributes #refinement-search .refinement-filter .refinement-form .vue-treeselect__placeholder,.tributes #refinement-search .refinement-filter .refinement-form .vue-treeselect__control,.tributes #refinement-search .refinement-filter .refinement-form .vue-treeselect--searchable .vue-treeselect__input-container{padding:0}.tributes #refinement-search .refinement-filter .refinement-form .vue-treeselect__placeholder{line-height:46px}.tributes #refinement-search .refinement-filter .refinement-form .form-control,.tributes #refinement-search .refinement-filter .refinement-form .form-control-desktop{margin-bottom:24px;border-bottom:1px solid #CACABD}.tributes #refinement-search .refinement-filter .refinement-form .form-control .choices[data-type*=select-one]:after,.tributes #refinement-search .refinement-filter .refinement-form .form-control-desktop .choices[data-type*=select-one]:after{display:none}.tributes #refinement-search .refinement-filter .refinement-form .form-section-submit *{margin-bottom:24px}.tributes #refinement-search .refinement-filter .refinement-form .form-section-submit .clear{color:#9B9B9B}.tributes #refinement-search .refinement-filter .refinement-form .form-section-location .scroll-content{margin-top:12px;padding:12px 0;border-top:1px solid #CACABD}.tributes #refinement-search .refinement-filter .refinement-form .scroll-content ul{max-height:209px;overflow-y:scroll}.tributes #refinement-search .refinement-filter .refinement-form .scroll-content ul::-webkit-scrollbar{width:14px}.tributes #refinement-search .refinement-filter .refinement-form .scroll-content ul::-webkit-scrollbar-track{background:rgba(155,155,155,0.3)}.tributes #refinement-search .refinement-filter .refinement-form .scroll-content ul::-webkit-scrollbar-thumb{background:rgba(155,155,155,0.56)}.tributes #refinement-search .refinement-filter .refinement-form .scroll-content ul::-webkit-scrollbar-thumb:hover{background:#9B9B9B}.tributes #refinement-search .refinement-filter .refinement-form .scroll-content *{font-size:12px;font-weight:normal;line-height:1.3}.tributes #refinement-search .refinement-filter .refinement-form .scroll-content li{margin-bottom:6px}.tributes #refinement-search .refinement-filter .refinement-form .scroll-content li a{justify-content:space-between}.tributes #refinement-search .refinement-filter .refinement-form .scroll-content .bubble{color:#94CC4E;padding-right:12px}.tributes #refinement-search .refinement-filter .refinement-form .ranges{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.tributes #refinement-search .refinement-filter .refinement-form .ranges div{width:20%;margin:auto}.tributes #refinement-search .refinement-filter .refinement-form .ranges input[type="text"]{width:40%;margin:auto}.tributes #refinement-search .refinement-filter .refinement-form .choices .choices__inner{padding:0;min-height:52px;border-radius:0;background-color:#fff;border:none}.tributes #refinement-search .refinement-filter .refinement-form .choices .choices__inner .choices__list{padding-left:12px;font-size:14px !important;top:15px}.tributes #refinement-search .refinement-filter .refinement-form .choices .choices__inner .choices__list--dropdown{margin-top:6px}.tributes #refinement-search .refinement-filter .refinement-form .choices .choices__list.is-active{border:1px solid #CACABD;position:absolute !important}.tributes #refinement-search .refinement-filter .refinement-form .choices .choices__list.is-active .choices__input{padding:12px 6px}.tributes #refinement-search .refinement-filter .refinement-form .choices .choices__list.is-active .choices__item{padding-right:0}.tributes #refinement-search .refinement-filter .mobile-sort{min-width:129px}.tributes #refinement-search .refinement-filter .mobile-sort select{padding:0;margin:0;font-size:14px}@media screen and (min-width: 768px){.tributes [type="date"]::-webkit-calendar-picker-indicator{display:none}.tributes #refinement-search{top:-6px}.tributes #refinement-search .refinement-form__close-mobile,.tributes #refinement-search .mobile,.tributes #refinement-search .sm-filter{display:none}.tributes #refinement-search .refinement-filter::before{content:'';border:5px solid transparent;z-index:9999;top:-5px;border-top-width:0;border-bottom-color:#9B9B9B;right:16px;line-height:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;position:absolute;display:block}.tributes #refinement-search .refinement-filter .refinement-form form .form-control label,.tributes #refinement-search .refinement-filter .refinement-form form .form-control-desktop label{color:#414042}.tributes #refinement-search .refinement-filter .refinement-form form .form-footer button{width:auto;text-transform:uppercase;margin-right:3px}.tributes #refinement-search .refinement-filter .refinement-form form .form-footer button.primary{color:#fff;background-color:#414042;box-shadow:none;font-weight:500}.tributes #refinement-search .refinement-filter .refinement-form form .form-footer button:last-of-type{margin-right:0}}@media only screen and (min-width: 768px) and (max-width: 1000px){.tributes #refinement-search .refinement-filter{width:calc(100% - 24px) !important;right:12px}.tributes #refinement-search .refinement-filter::before{right:auto;left:calc(100% - 118px)}}@media screen and (max-width: 767px){.tributes #refinement-search{background-color:#414042;width:100%;padding:12px;justify-content:space-between;border-bottom:solid 1px #CACABD}.tributes #refinement-search .bss-icon-chevron-down.drop-down-arrow{z-index:99}.tributes #refinement-search #show-refinement-btn{display:none}.tributes #refinement-search .sm-filter{display:flex;align-items:center;width:100%;margin-top:0;margin-bottom:0;justify-content:flex-start}.tributes #refinement-search .sm-filter *{font-size:14px;font-weight:normal;line-height:1.3}.tributes #refinement-search .sm-filter .refine-button,.tributes #refinement-search .sm-filter .mobile-sort,.tributes #refinement-search .sm-filter .shortlist{padding:12px;display:inline-block;height:auto}.tributes #refinement-search .sm-filter .refine-button,.tributes #refinement-search .sm-filter .mobile-sort{border:1px solid rgba(255,255,255,0.4);border-radius:3px;background-color:#414042;width:calc(50% - 6px);color:#fff;align-items:center;line-height:1;margin-top:0;display:block;top:0;padding:0 12px;float:left}.tributes #refinement-search .sm-filter .refine-button i,.tributes #refinement-search .sm-filter .mobile-sort i{top:0;color:#fff}.tributes #refinement-search .sm-filter .refine-button select,.tributes #refinement-search .sm-filter .mobile-sort select{padding:0;height:42px;color:#fff}.tributes #refinement-search .sm-filter .refine-button:before,.tributes #refinement-search .sm-filter .mobile-sort:before{right:5px}.tributes #refinement-search .sm-filter .refine-button{margin-right:6px;cursor:pointer;padding-top:8px;padding-bottom:13px}.tributes #refinement-search .sm-filter .refine-button i{font-size:18px;margin-right:12px;top:3px;width:16px;height:16px}.tributes #refinement-search .sm-filter .mobile-sort{margin-left:6px}.tributes #refinement-search .sm-filter .mobile-sort:before{transform:translateY(-34%) !important}.tributes #refinement-search .refinement-filter{margin-top:0;padding:0}.tributes #refinement-search .refinement-filter .refinement-form form{width:100vw;position:fixed;z-index:9999;top:0;min-height:100vh;height:100%;display:flex;align-items:flex-start;flex-direction:column;transform:translateX(100%);margin-bottom:0}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper{padding:12px 12px 0 12px}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .col-grid-layout{flex:1 0 50%}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .col-grid-layout-half{flex:1 0 25%}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .col-grid-layout:nth-child(odd){padding-right:3px}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .col-grid-layout:nth-child(even){padding-right:0}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .vue-treeselect label{color:#414042}.tributes #refinement-search .refinement-filter .refinement-form form .form-control,.tributes #refinement-search .refinement-filter .refinement-form form .form-control-desktop{border-radius:0}.tributes #refinement-search .refinement-filter .refinement-form form .form-control label,.tributes #refinement-search .refinement-filter .refinement-form form .form-control-desktop label{color:#fff;font-size:14px}.tributes #refinement-search .refinement-filter .refinement-form form .form-footer{flex-direction:column;margin-bottom:auto;padding:12px}.tributes #refinement-search .refinement-filter .refinement-form form .form-footer button.grey{color:#fff}.tributes #refinement-search .refinement-filter .refinement-form form .form-footer .form-search-results{color:#fff;margin-right:auto;padding-top:6px}.tributes #refinement-search .refinement-filter .refinement-form form.refinement-form__show{-webkit-animation-name:showForm;animation-name:showForm;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;overflow-y:scroll;background-color:#414042}.tributes #refinement-search .refinement-filter .refinement-form form.refinement-form__hide{-webkit-animation-name:hideForm;animation-name:hideForm;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.tributes #refinement-search .refinement-filter .form-section-submit{width:100%}.tributes .search-form-wrapper{background-color:#414042}.tributes .search-form-wrapper .refinement-search{max-width:100%;padding-left:24px;padding-right:24px;background-color:#414042}.tributes .refinement-form__close-mobile{z-index:1000;width:100%;display:flex;justify-content:flex-end;align-items:center;color:white;margin-top:auto;padding-right:12px}.tributes .refinement-form__close-mobile .bss-icon-close{color:#fff;font-weight:bold;font-size:24px;padding-right:0;padding-left:6px}.tributes .refinement-form__close-mobile:hover{cursor:pointer}.tributes .refinement-showing #bss-search-form,.tributes .refinement-showing #tributes-search-form,.tributes .refinement-showing .pillars{opacity:0;pointer-events:none}.tributes .tributes #refinement-search .sm-filter{display:block}.tributes .tributes #refinement-search .sm-filter .refine-button,.tributes .tributes #refinement-search .sm-filter .mobile-sort{float:none;width:100%}.tributes .tributes #refinement-search .sm-filter .refine-button i,.tributes .tributes #refinement-search .sm-filter .mobile-sort i{color:#fff}.tributes .tributes #refinement-search .sm-filter .refine-button select,.tributes .tributes #refinement-search .sm-filter .mobile-sort select{padding:0;height:23px;color:#fff}.tributes .tributes #refinement-search .sm-filter .refine-button:before,.tributes .tributes #refinement-search .sm-filter .mobile-sort:before{right:5px}.tributes .tributes #refinement-search .sm-filter .refine-button{margin-right:0}.tributes .tributes #refinement-search .sm-filter .mobile-sort{margin-left:0;border:none;padding:0;padding-top:12px;display:flex}.tributes .tributes #refinement-search .sm-filter .mobile-sort i{display:none}.tributes .tributes #refinement-search .refinement-filter .form-control,.tributes .tributes #refinement-search .refinement-filter .form-control-desktop{width:100%;max-width:100%;border-bottom:1px solid #fff}.tributes .tributes #refinement-search .refinement-filter .choices__list--dropdown .choices__item--selectable.is-highlighted{background-color:#94CC4E}}@media screen and (max-width: 767px) and (max-height: 721px){.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper{padding-top:0}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control,.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop{padding-bottom:0}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control label,.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop label{padding-bottom:0;margin-bottom:0;margin-top:2px}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control input,.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop input,.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control select,.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop select,.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control .vue-treeselect .vue-treeselect__control,.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop .vue-treeselect .vue-treeselect__control,.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control .vue-treeselect,.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop .vue-treeselect{height:33px}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control input::-moz-placeholder, .tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop input::-moz-placeholder, .tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control select::-moz-placeholder, .tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop select::-moz-placeholder, .tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control .vue-treeselect .vue-treeselect__control::-moz-placeholder, .tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop .vue-treeselect .vue-treeselect__control::-moz-placeholder, .tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control .vue-treeselect::-moz-placeholder, .tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop .vue-treeselect::-moz-placeholder{line-height:33px}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control input:-ms-input-placeholder, .tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop input:-ms-input-placeholder, .tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control select:-ms-input-placeholder, .tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop select:-ms-input-placeholder, .tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control .vue-treeselect .vue-treeselect__control:-ms-input-placeholder, .tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop .vue-treeselect .vue-treeselect__control:-ms-input-placeholder, .tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control .vue-treeselect:-ms-input-placeholder, .tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop .vue-treeselect:-ms-input-placeholder{line-height:33px}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control input::-ms-input-placeholder, .tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop input::-ms-input-placeholder, .tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control select::-ms-input-placeholder, .tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop select::-ms-input-placeholder, .tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control .vue-treeselect .vue-treeselect__control::-ms-input-placeholder, .tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop .vue-treeselect .vue-treeselect__control::-ms-input-placeholder, .tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control .vue-treeselect::-ms-input-placeholder, .tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop .vue-treeselect::-ms-input-placeholder{line-height:33px}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control input::placeholder,.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop input::placeholder,.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control input .vue-treeselect__placeholder,.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop input .vue-treeselect__placeholder,.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control select::placeholder,.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop select::placeholder,.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control select .vue-treeselect__placeholder,.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop select .vue-treeselect__placeholder,.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control .vue-treeselect .vue-treeselect__control::placeholder,.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop .vue-treeselect .vue-treeselect__control::placeholder,.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control .vue-treeselect .vue-treeselect__control .vue-treeselect__placeholder,.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop .vue-treeselect .vue-treeselect__control .vue-treeselect__placeholder,.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control .vue-treeselect::placeholder,.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop .vue-treeselect::placeholder,.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control .vue-treeselect .vue-treeselect__placeholder,.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop .vue-treeselect .vue-treeselect__placeholder{line-height:33px}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control .vue-treeselect .vue-treeselect__single-value,.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop .vue-treeselect .vue-treeselect__single-value{line-height:33px}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control .bss-icon-chevron-down.drop-down-arrow,.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop .bss-icon-chevron-down.drop-down-arrow{top:73%}.tributes #refinement-search .refinement-filter .refinement-form form .choices__list--dropdown{max-height:200px}.tributes #refinement-search .refinement-filter .refinement-form form .mobile-search-title{padding:6px 0}.tributes #refinement-search .refinement-filter .refinement-form form .form-footer button{padding:6px;margin:6px 0;font-size:11px}}@media screen and (max-width: 767px) and (max-height: 600px){.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper{padding-top:0}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .col-grid-layout:nth-of-type(6){display:none}.tributes #refinement-search .refinement-filter .refinement-form .choices__list--dropdown{max-height:170px !important}.tributes #refinement-search .refinement-filter .refinement-form .form-footer{padding:0 12px !important}.tributes #refinement-search .refinement-filter .refinement-form .form-footer button{margin-bottom:0 !important}}@media screen and (max-width: 767px) and (max-height: 670px){.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper{padding-top:0}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .col-grid-layout:nth-of-type(7){display:none}}@media screen and (max-width: 400px){.tributes #refinement-search .sm-filter{flex-direction:column}.tributes #refinement-search .sm-filter .refine-button,.tributes #refinement-search .sm-filter .mobile-sort,.tributes #refinement-search .sm-filter .shortlist{margin:12px 0 0 0;width:100%}.tributes #refinement-search .sm-filter .refine-button:first-child,.tributes #refinement-search .sm-filter .mobile-sort:first-child,.tributes #refinement-search .sm-filter .shortlist:first-child{margin-top:0}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .col-grid-layout{flex:1 0 100%}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .col-grid-layout:nth-child(odd){padding-right:0}.tributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .col-grid-layout-half{flex:1 0 50%}}@-webkit-keyframes showForm{0%{transform:translateX(100%);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes showForm{0%{transform:translateX(100%);opacity:0}100%{transform:translateX(0);opacity:1}}@-webkit-keyframes hideForm{0%{transform:translateX(0);opacity:1}100%{transform:translateX(100%);opacity:0}}@keyframes hideForm{0%{transform:translateX(0);opacity:1}100%{transform:translateX(100%);opacity:0}}.tributes .advertiser-details img{max-height:100%;height:auto}.tributes .advertiser-details .full-address .bss-icon-location{font-size:20px;position:relative;top:4px}.tributes .advertiser-details p,.tributes .advertiser-details p *{margin-bottom:12px;font-size:14px;font-weight:normal;line-height:1.3;min-height:14px}.tributes .advertiser-details .big-phone{font-size:24px}.tributes .advertiser-details .advertiser-logo{margin:24px 0;padding:0 24px;text-align:center}.tributes .advertiser-details .schedule ul{border-bottom:1px solid #CACABD;border-top:1px solid #CACABD}.tributes .advertiser-details .schedule li{border-top:1px solid #CACABD;padding:12px 0}.tributes .advertiser-details .schedule li:first-child{border-top:0}.tributes .advertiser-details .schedule li *{font-size:14px;font-weight:normal;line-height:1.3;line-height:20px}.tributes .advertiser-details .add-details:not(.detailMap){background:#F8F8F8;border-radius:3px;-webkit-filter:drop-shadow(0 0 1px rgba(155,155,155,0.6));filter:drop-shadow(0 0 1px rgba(155,155,155,0.6));transform:translateZ(0);will-change:transform}.tributes .advertiser-details .add-details:not(.detailMap) .map-wrapper aside{margin-bottom:0}.tributes .advertiser-details .add-details:not(.detailMap) .full-address{padding:12px}.tributes .advertiser-details .add-details:not(.detailMap) .inspection-times{border-bottom:1px solid #CACABD;padding:12px}.tributes .advertiser-details .add-details:not(.detailMap) .inspection-times h4{font-size:18px;border-bottom:1px solid #CACABD;line-height:24px;font-family:"Muli",sans-serif;font-weight:bold;margin-bottom:12px}.tributes .advertiser-details .add-details:not(.detailMap) .inspection-times .inspection-field{font-size:14px;margin-bottom:12px}.tributes .advertiser-details .add-details:not(.detailMap) .inspection-times .inspection-field:last-of-type{margin-bottom:0}.tributes .advertiser-details .add-details:not(.detailMap) .inspection-times .inspection-field:last-of-type{margin-bottom:0}.tributes .advertiser-details .add-details:not(.detailMap) .inspection-times .inspection-field a{font-size:14px;color:#568a15}.tributes .advertiser-details .add-details:not(.detailMap) .ad-text-title{padding:12px}.tributes .advertiser-details .add-details:not(.detailMap) .ad-text-title *{font-size:14px;line-height:18px}@media screen and (max-width: 767px){.tributes .advertiser-details{margin-left:0;margin-top:24px}.tributes .advertiser-details .phone{text-align:left}.tributes .advertiser-details .schedule{margin-bottom:24px}.tributes .advertiser-details .advertiser-logo{margin:0}.tributes .advertiser-details .advertiser-logo a{width:130px;margin:0 auto}.tributes .advertiser-details .advertiser-logo button,.tributes .advertiser-details .advertiser-logo .button{margin:24px 0}}.tributes .galleria-theme-classic,.tributes .galleria-theme-classic .galleria-stage{background:transparent;border-radius:3px;top:0;left:0;right:0}.tributes .galleria-icon{font-family:"galleriaicons" !important;font-style:normal;font-weight:normal;font-size:16px !important;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin:0 !important;text-align:center;font-variant:normal;text-transform:none;line-height:1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.tributes .galleria-theme-classic .galleria-stage .galleria-details,.tributes .galleria-errors{display:none}.tributes .galleria-theme-classic .galleria-stage .galleria-image-nav-left i,.tributes .galleria-theme-classic .galleria-stage .galleria-image-nav-right i{display:none}.tributes .galleria-theme-classic .galleria-stage .galleria-image-nav-left,.tributes .galleria-theme-classic .galleria-stage .galleria-image-nav-right{top:-31px}.tributes .galleria-theme-classic .galleria-stage .galleria-fullScrBtn{position:absolute;right:0;top:0;font-size:32px;z-index:999999;text-shadow:0 0 1px #000000;color:#ffffff;padding-top:5px;padding-right:8px;padding-left:16px;padding-bottom:8px;cursor:pointer;z-index:9}.tributes .galleria-fullScrBtn i:before{display:block;content:'';height:32px;width:32px;border-radius:50%;background-color:#fff;-webkit-filter:drop-shadow(1px 1px 3px rgba(155,155,155,0.6));filter:drop-shadow(1px 1px 3px rgba(155,155,155,0.6));transform:translateZ(0);will-change:transform;position:absolute;top:-8px;left:-8px;z-index:-1;opacity:.8;transition:opacity .1s ease-out 0s}.tributes .galleria-fullScrBtn:hover i:before{opacity:1}.tributes .galleria-fullScrBtn i{left:-4px}.tributes .galleria-theme-classic .galleria-loader{width:100%;height:100%;position:absolute;top:0;right:0;left:0;bottom:0;background:transparent url("./images/gallery-loader.svg") no-repeat 50% 50%}.tributes .galleria-theme-classic .galleria-thumbnails-container{left:0;right:0;background-color:transparent !important;padding:0}.tributes .galleria-theme-classic .galleria-thumbnails-container .galleria-thumbnails-list{margin:0 24px}.tributes .galleria-theme-classic .galleria-thumbnails-container .galleria-thumbnails-list .galleria-thumbnails{margin:0 auto}.tributes .galleria-theme-classic .galleria-thumbnails-container .galleria-thumbnails-list:before,.tributes .galleria-theme-classic .galleria-thumbnails-container .galleria-thumbnails-list:after{content:'';pointer-events:none;position:absolute;top:0;height:100%;width:12px;z-index:2}.tributes .galleria-theme-classic .galleria-thumbnails-container .galleria-thumbnails-list:before{background:linear-gradient(to right, #fff, rgba(255,255,255,0.001));left:0;transition:all .1s ease-out}.tributes .galleria-theme-classic .galleria-thumbnails-container .galleria-thumbnails-list:after{background:linear-gradient(to left, #fff, rgba(255,255,255,0.001));right:0}.tributes .galleria-theme-classic .galleria-thumbnails-container .galleria-thumb-nav-left.disabled+div:before{opacity:0}.tributes .galleria-theme-classic .galleria-thumbnails-container .galleria-thumb-nav-left,.tributes .galleria-theme-classic .galleria-thumbnails-container .galleria-thumb-nav-right{width:57px;height:50px;color:#9B9B9B;background-color:rgba(0,0,0,0.2);border-radius:3px;border:none;background-image:none;margin-top:0}.tributes .galleria-theme-classic .galleria-thumbnails-container .galleria-thumbnails .galleria-image{height:45px !important;width:60px !important}.tributes .galleria-theme-classic .galleria-thumbnails-container .galleria-thumb-nav-left{text-align:left;padding-left:0;background-position:21px 46px}.tributes .galleria-theme-classic .galleria-thumbnails-container .galleria-thumb-nav-right{text-align:right;padding-right:0;background-position:-276px 46px}.tributes .galleria-theme-classic .galleria-thumbnails-container .galleria-thumb-nav-left i,.tributes .galleria-theme-classic .galleria-thumbnails-container .galleria-thumb-nav-right i{line-height:47px}.tributes .galleria-theme-classic .galleria-thumbnails-container .galleria-thumb-nav-right i{right:3px}.tributes .galleria-theme-classic img{border-radius:3px}.tributes .galleria-theme-classic .galleria-thumbnails .galleria-image{border:1px solid #9B9B9B;border-radius:3px;-webkit-filter:drop-shadow(inset 0 0 1px rgba(155,155,155,0.5));filter:drop-shadow(inset 0 0 1px rgba(155,155,155,0.5));transform:translateZ(0);will-change:transform;background:transparent !important}.tributes .slider{width:100%;margin-right:12px}.tributes .slider .large-image{text-align:center}.tributes .slider .large-image img{max-width:100%;height:auto;width:auto;margin-bottom:24px;display:inline-block}.tributes .slider .thumbnails{width:100%;justify-content:flex-start;margin-bottom:12px}.tributes .slider .thumbnails a{margin-right:12px;width:25.75%}.tributes .slider button,.tributes .slider .button{width:18px;padding:12px 18px}.tributes .slider button img,.tributes .slider .button img{position:absolute;height:35px}.tributes .slider .prev{margin-right:18px}.tributes .slider .prev img{top:50%;left:0;transform:translate(0, -50%)}.tributes .slider .next{margin-left:12px}.tributes .slider .next img{top:50%;right:0;transform:translate(0, -50%) rotate(180deg)}@media screen and (min-width: 768px) and (max-width: 929px){.tributes .slider .thumbnails a{margin-right:12px;width:22.6%}.tributes .slider button,.tributes .slider .button{width:18px;padding:12px 24px}.tributes .slider button img,.tributes .slider .button img{position:absolute;height:35px}.tributes .slider .prev{margin-right:12px}.tributes .slider .next{margin-right:0;margin-left:0}}@media screen and (max-width: 767px){.tributes .slider button,.tributes .slider .button{width:10%;padding:6px 12px}.tributes .slider .thumbnails a{margin-right:12px;width:19%}.tributes .slider .next{margin-left:12px;margin-right:0}.tributes .slider .next img{width:30%}.tributes .slider .prev{margin-right:12px}.tributes .slider .prev img{width:30%}.tributes .galleria-theme-classic .galleria-stage{width:100%;min-height:350px}}@media screen and (min-width: 768px){.tributes .galleria-theme-classic .galleria-stage{width:100%;min-height:450px}}@media screen and (min-width: 1744px){.tributes .slider .next{margin-left:0}}.tributes .login-form .form-control,.tributes .login-form .form-control-desktop{padding:18px 24px;background-color:white}.tributes .login-form .form-control input,.tributes .login-form .form-control-desktop input{color:#9B9B9B;margin-top:6px}.tributes .login-form .form-control.required label::after,.tributes .login-form .required.form-control-desktop label::after{color:#b94a48;content:" *"}.tributes .login-form .submit-control{margin-top:24px;display:flex;justify-content:space-around}.tributes .login-form .submit-control .button{width:140px}.tributes .login-form .submit-control .button.fb-button{width:230px}.tributes .login-form select{margin-top:5px;border-bottom-color:#414042;color:#9B9B9B}.tributes .login-form ul{margin-top:6px;margin-bottom:7px;padding-left:0px}.tributes .login-form ul li{display:inline;margin-right:24px}.tributes .login-bss h4{margin-bottom:-23px}.tributes .login-bss .message{font-weight:normal;margin-bottom:24px;color:#414042}.tributes .login-bss .banner img{padding:0 36px}.tributes .login-bss .form-wrapper{align-self:flex-end;padding-bottom:24px}.tributes .login-bss a{display:inline;text-decoration:none;color:#94CC4E}.tributes .login-bss.flex{justify-content:space-evenly}.tributes button.fb-button{width:230px;height:42px;text-align:center;padding:6px 6px 3px;background-color:#3b5998;color:#fff;line-height:2;margin-bottom:0;transition:all .1s ease-out}.tributes button.fb-button *{color:#fff}.tributes button.fb-button:hover{background-color:#4065b4}.tributes .fb-login-wrapper{display:flex;justify-content:left;align-items:center;margin-bottom:24px}.tributes .fb-login-wrapper .or{margin:6px;font-family:"Muli",sans-serif;font-weight:bold;text-align:center}.tributes .signup-bss{display:flex;flex-direction:column;align-items:center}.tributes .signup-bss .form-wrapper{align-self:auto}.tributes #reset-password input{padding-bottom:0;margin:12px 0}.tributes #reset-password .alert{padding:12px 24px;position:relative}.tributes #reset-password .alert-success{background-color:#dff0d8;border-color:#d6e9c6}.tributes #reset-password .alert button.close{position:absolute;top:0;right:0px;line-height:18px;width:initial}@media screen and (max-width: 767px){.tributes .login-bss h4{margin-bottom:0}.tributes .login-bss .form-control,.tributes .login-bss .form-control-desktop{margin-left:0}.tributes .login-bss .banner{padding:0 20% 12px 20%}.tributes .fb-button{width:100%}.tributes .login-form .form-control .pull-right,.tributes .login-form .form-control-desktop .pull-right{float:right !important}.tributes .login-form .submit-control{margin-top:24px;display:block}.tributes .login-form .submit-control .button{width:100%;margin:6px 0 6px}.tributes .login-form .submit-control .button.fb-button{width:100%}.tributes .fb-login-wrapper{flex-direction:column}.tributes .form-control,.tributes .form-control-desktop{margin:0}.tributes .profile-stats{display:flex;width:100%;margin-top:12px}.tributes .profile-stats .profile-stat{margin-right:24px}}.tributes .dob label{display:block}.tributes .dob select{width:25%;margin-right:5%}.tributes .tooltip-inner{position:absolute;padding:3px;color:#b94a48;text-align:left;text-decoration:none;font-size:10px}.tributes .tooltip-arrow{position:absolute;width:0;height:0}.tributes .pika-single{z-index:9999;display:block;position:relative;color:#333;background:#fff;border:1px solid #ccc;border-bottom-color:#bbb;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.tributes .pika-single.is-hidden{display:none}.tributes .pika-single.is-bound{position:absolute;box-shadow:0 5px 15px -5px rgba(0,0,0,0.5)}.tributes .pika-single{*zoom:1}.tributes .pika-single:before,.tributes .pika-single:after{content:" ";display:table}.tributes .pika-single:after{clear:both}.tributes .pika-lendar{float:left;width:240px;margin:8px}.tributes .pika-title{position:relative;text-align:center}.tributes .pika-title select{cursor:pointer;position:absolute;z-index:9998;margin:0;left:0;top:5px;filter:alpha(opacity=0);opacity:0}.tributes .pika-label{display:inline-block;*display:inline;position:relative;z-index:9999;overflow:hidden;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:bold;color:#333;background-color:#fff}.tributes .pika-prev,.tributes .pika-next{display:block;cursor:pointer;position:relative;outline:none;border:0;padding:0;width:20px;height:30px;text-indent:20px;white-space:nowrap;overflow:hidden;background-color:transparent;background-position:center center;background-repeat:no-repeat;background-size:75% 75%;opacity:.5;*position:absolute;*top:0}.tributes .pika-prev:hover,.tributes .pika-next:hover{opacity:1}.tributes .pika-prev.is-disabled,.tributes .pika-next.is-disabled{cursor:default;opacity:.2}.tributes .pika-prev,.tributes .is-rtl .pika-next{float:left;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==");*left:0}.tributes .pika-next,.tributes .is-rtl .pika-prev{float:right;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=");*right:0}.tributes .pika-select{display:inline-block;*display:inline}.tributes .pika-table{width:100%;border-collapse:collapse;border-spacing:0;border:0}.tributes .pika-table th,.tributes .pika-table td{width:14.285714285714286%;padding:0}.tributes .pika-table th{color:#999;font-size:12px;line-height:25px;font-weight:bold;text-align:center}.tributes .pika-table abbr{border-bottom:none;cursor:help}.tributes .pika-button{cursor:pointer;display:block;box-sizing:border-box;outline:none;border:0;margin:0;width:100%;padding:5px;color:#666;font-size:12px;line-height:15px;text-align:right;background:#f5f5f5}.is-today .tributes .pika-button{color:#3af;font-weight:bold}.is-selected .tributes .pika-button{color:#fff;font-weight:bold;background:#3af;box-shadow:inset 0 1px 3px #178fe5;border-radius:3px}.is-disabled .tributes .pika-button,.is-outside-current-month .tributes .pika-button{color:#999;opacity:.3}.is-disabled .tributes .pika-button{pointer-events:none;cursor:default}.tributes .pika-button:hover{color:#fff;background:#ff8000;box-shadow:none;border-radius:3px}.tributes .pika-button .is-selection-disabled{pointer-events:none;cursor:default}.tributes .pika-week{font-size:11px;color:#999}.tributes .is-inrange .pika-button{background:#D5E9F7}.tributes .is-startrange .pika-button{color:#fff;background:#6CB31D;box-shadow:none;border-radius:3px}.tributes .is-endrange .pika-button{color:#fff;background:#33aaff;box-shadow:none;border-radius:3px}.tributes .displayHidden{display:none}.tributes #refinement-filters #date-selector-from .calendar-icon,.tributes #refinement-filters #date-selector-to .calendar-icon{position:absolute;cursor:pointer;right:0px;top:13px}.tributes #refinement-filters #date-selector-from input,.tributes #refinement-filters #date-selector-to input{width:100%;font-size:13px;display:none}.tributes #calendarModalTo .calendarWrapper,.tributes #calendarModalFrom .calendarWrapper{position:relative}.tributes #calendarModalTo .pika-prev,.tributes #calendarModalTo .pika-next,.tributes #calendarModalFrom .pika-prev,.tributes #calendarModalFrom .pika-next{display:block;cursor:pointer;position:relative;outline:none;border:0;padding:0;width:20px;height:30px;text-indent:20px;white-space:nowrap;overflow:hidden;background-color:transparent;background-position:center center;background-repeat:no-repeat;background-size:75% 75%;opacity:.5;position:absolute;top:0}.tributes #calendarModalTo .pika-prev,.tributes #calendarModalFrom .pika-prev{float:left;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==");left:0}.tributes #calendarModalTo .pika-next,.tributes #calendarModalFrom .pika-next{float:right;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=");right:0}.tributes #calendarModalTo .pika-next:hover,.tributes #calendarModalTo .pika-prev:hover,.tributes #calendarModalFrom .pika-next:hover,.tributes #calendarModalFrom .pika-prev:hover{opacity:1;color:#414042;transform:scale(1.2)}.tributes #calendarModalTo .pika-button,.tributes #calendarModalFrom .pika-button{display:block;box-sizing:border-box;-moz-box-sizing:border-box;outline:none;border:0;margin:0;width:100%;padding:5px;color:#9B9B9B;font-size:12px;line-height:15px;text-align:right;background:#F8F8F8}.tributes #calendarModalTo .is-today .pika-button,.tributes #calendarModalFrom .is-today .pika-button{color:#414042;font-weight:bold}.tributes #calendarModalTo .is-selected .pika-button,.tributes #calendarModalTo .has-event .pika-button,.tributes #calendarModalFrom .is-selected .pika-button,.tributes #calendarModalFrom .has-event .pika-button{color:#fff;font-weight:"Muli",sans-serif;background-color:#94CC4E;box-shadow:inset 0 1px 3px #94CC4E;border-radius:3px}.tributes #calendarModalTo .pika-button:hover,.tributes #calendarModalTo .pika-row.pick-whole-week:hover .pika-button,.tributes #calendarModalFrom .pika-button:hover,.tributes #calendarModalFrom .pika-row.pick-whole-week:hover .pika-button{color:#fff;background:#414042;box-shadow:none;border-radius:3px}.tributes #calendarModalTo .is-disabled .pika-button,.tributes #calendarModalTo .is-disabled .pika-button:hover,.tributes #calendarModalFrom .is-disabled .pika-button,.tributes #calendarModalFrom .is-disabled .pika-button:hover{color:#efefef;background-color:transparent}.tributes #calendarModalTo .pika-table abbr,.tributes #calendarModalFrom .pika-table abbr{border-bottom:none;cursor:help}.tributes #calendarModalTo .pika-table *,.tributes #calendarModalFrom .pika-table *{color:#414042;font-size:12px}.tributes #calendarModalTo .pika-table td,.tributes #calendarModalFrom .pika-table td{padding:1px}.tributes #calendarModalTo .pika-single.is-bound,.tributes #calendarModalFrom .pika-single.is-bound{position:absolute !important;box-shadow:0 5px 15px -5px rgba(0,0,0,0.5)}.tributes .refinement-filter .date-ico-bg:before{transform:translateY(-75%)}@media only screen and (max-width: 767px){.tributes .refinement-filter .date-ico-bg:before{transform:translateY(-90%)}.tributes .refinement-filter .calendar-icon{display:none}.tributes #refinement-filters #date-selector-from input,.tributes #refinement-filters #date-selector-to input{padding-left:6px}.tributes #refinement-filters #date-selector-from input[type="date"],.tributes #refinement-filters #date-selector-to input[type="date"]{display:inline-flex}}@media only screen and (min-width: 768px){.tributes #refinement-filters #date-selector-from input[type="text"],.tributes #refinement-filters #date-selector-to input[type="text"]{display:inline-flex}}.tributes .alertWrapper{position:inherit;top:0;left:0;width:100%;height:50px;margin-top:12px}.tributes .alertWrapper .alert{height:100%;max-width:1000px;margin:0 auto;display:flex;align-items:center;justify-content:center;padding-right:50px;padding-left:30px}.tributes .alertWrapper .alert a{color:#94CC4E}.tributes .alertWrapper .alert-success{background-color:#D4EDDA}.tributes .alertWrapper .close{top:0px;right:0px;color:#9B9B9B;transition:all .2s;width:5px;text-align:center;display:flex;justify-content:center;align-items:center;position:absolute}.tributes #profile-success-alert{background-color:transparent}.tributes #profile-success-alert .alert-success{padding-left:0px}@media screen and (max-width: 767px){.tributes .alertWrapper .close{margin:0px}}.tributes .glider-contain{width:100%;margin:0 auto;position:relative}.tributes .glider-slide{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;justify-content:center;align-content:center;width:100%}.tributes .glider-slide img{max-width:100%}.tributes .glider::-webkit-scrollbar{opacity:0;height:0}.tributes .glider__controller{transform:translateX(-50%);overflow-x:hidden}.tributes .glider-prev,.tributes .glider-next{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;outline:none;background:none;padding:0;z-index:2;font-size:40px;text-decoration:none;border:0;top:30%;cursor:pointer;color:#9B9B9B;opacity:1;line-height:1;transition:opacity 0.5s cubic-bezier(0.17, 0.67, 0.83, 0.67),color 0.5s cubic-bezier(0.17, 0.67, 0.83, 0.67)}.tributes .glider-prev:hover,.tributes .glider-next:hover,.tributes .glider-prev:focus,.tributes .glider-next:focus{color:#9B9B9B}.tributes .glider-next{right:-18px;left:auto}.tributes .glider-next.disabled,.tributes .glider-prev.disabled{opacity:0;color:#9B9B9B;cursor:default}.tributes .glider-slide{min-width:120px;max-width:318px}.tributes .glider-hide{opacity:0}.tributes .glider-dots{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin:0 auto;padding:0}.tributes .glider-dots .glider-dot{background:none;border:0;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:none;display:block;cursor:pointer;color:#CACABD;border-radius:50%;background:#CACABD;width:6px;height:6px;margin:6px;padding:0}.tributes .glider-dots .glider-dot:hover,.tributes .glider-dots .glider-dot:focus,.tributes .glider-dots .glider-dot.active{background:#414042;width:12px;height:12px}.tributes .glider__container{margin:0 auto;position:relative}.tributes .glider__container-title{font-size:32px;color:#414042}.tributes .glider__container-title.obituary-title{font-weight:100}.tributes .glider-prev{right:auto;left:18px}.tributes .top-pick__card-container{text-decoration:none;color:inherit;height:100%;max-width:318px}.tributes .top-pick__card{background-color:#fff;overflow-x:hidden;transition:all .3s;-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%;overflow:hidden;justify-content:center;flex-direction:column;border-radius:3px}.tributes .top-pick__card.obituary-card{box-shadow:0 1px 6px rgba(0,0,0,0.1)}.tributes .top-pick__card:hover{box-shadow:0 3px 12px rgba(0,0,0,0.2);cursor:pointer}.tributes .top-pick__card:active{-webkit-animation-name:cardClick;animation-name:cardClick;-webkit-animation-delay:0;animation-delay:0;-webkit-animation-direction:forward;animation-direction:forward;-webkit-animation-duration:.1s;animation-duration:.1s}@-webkit-keyframes cardClick{0%{transform:translateY(0px);box-shadow:0 3px 12px rgba(0,0,0,0.2)}50%{box-shadow:0 1px 3px rgba(0,0,0,0.1);transform:translateY(2px)}100%{transform:translateY(-5px);box-shadow:0 3px 12px rgba(0,0,0,0.2)}}@keyframes cardClick{0%{transform:translateY(0px);box-shadow:0 3px 12px rgba(0,0,0,0.2)}50%{box-shadow:0 1px 3px rgba(0,0,0,0.1);transform:translateY(2px)}100%{transform:translateY(-5px);box-shadow:0 3px 12px rgba(0,0,0,0.2)}}.tributes .top-pick__card-content{width:100%;justify-content:center}.tributes .top-pick__card-content .location{font-size:12px;font-weight:normal;line-height:1.3;padding:0 12px 6px 12px;margin-top:-5px;margin-left:16px}.tributes .top-pick__card-content .location .bss-icon-location{position:absolute;top:-2px;left:-8px;font-size:18px}.tributes .top-pick__card-content .description-text{padding:0 12px;margin-bottom:12px;font-size:14px;overflow:hidden;display:none}.tributes .top-pick__card-content .obituary-text{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;margin-top:12px;visibility:visible;word-wrap:break-word}.tributes .top-pick__card-content .contact-bar{overflow:hidden;padding:6px;margin-top:6px;font-size:12px;width:100%}.tributes .top-pick__card-content .contact-bar *{color:#568a15}.tributes .top-pick__card-content .contact-bar .button{width:calc(50% - 6px);float:left;font-size:14px;background:rgba(86,138,21,0.1);border-radius:3px;padding:6px;margin-right:12px;transition:all .1s ease-out;line-height:28px}.tributes .top-pick__card-content .contact-bar .button:hover{background-color:#568a15;color:#fff}.tributes .top-pick__card-content .contact-bar .button:hover *{color:#fff}.tributes .top-pick__card-content .contact-bar .button i{transform:scale(1.3);font-size:18px;padding-left:6px;top:2px}.tributes .top-pick__card-content .contact-bar .button i.bss-icon-email{top:3px}.tributes .top-pick__card-content .contact-bar .button:last-child{margin-right:0}.tributes .top-pick__card-content .contact-bar .button.only-child,.tributes .top-pick__card-content .contact-bar .button:only-child.email{width:100%;margin-right:0}.tributes .top-pick__card-title{padding-top:12px;padding-right:12px;padding-left:12px;margin-top:0;margin-bottom:12px;font-size:16px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-weight:600;min-height:53px}.tributes .obituary-card .top-pick__card-title{display:block;white-space:nowrap;text-overflow:ellipsis;min-height:initial}.tributes .top-pick__card-price{padding-bottom:24px;font-size:14px;margin-top:0;margin-bottom:0;padding-right:12px;padding-left:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:normal}.tributes .top-picks__cards-grid{width:100%;height:648px;margin-right:24px;display:flex;justify-content:space-between;flex-wrap:wrap}.tributes .top-pick__card-desktop{width:100%}.tributes .top-picks__mrec{height:648px;display:flex;justify-content:center;align-items:center;min-width:324px;width:324px}.tributes .top-picks__mrec #adSpace1{margin-bottom:0}.tributes .glider__container-header{width:100%;display:flex;justify-content:space-between;align-items:flex-end}.tributes .pane-mytributes_featured{background-color:#efefef}.tributes .pane-mytributes_featured .glider__container-header{top:0;position:relative;padding:12px 0}.tributes .glider__view-all{margin-right:12px;font-size:16px;border-bottom:1px solid #CACABD;padding-bottom:4px;top:2px;display:block;text-align:right}.tributes .glider__container-title{font-weight:600;padding-left:24px}.tributes button.glider__controller{width:36px;height:36px;padding:0;background-color:#E650A0}.tributes button.glider__controller.obituary-control{background-color:#94CC4E}.tributes .glider__controller-icon{padding-right:0;font-weight:700;font-size:16px;color:#fff}.tributes .top-picks__content-wrapper{display:flex;max-width:1024px;margin-left:auto;margin-right:auto;padding:48px 12px}.tributes .top-pick__image-container{text-align:center;width:100%;overflow:hidden;border-top-left-radius:3px;border-top-right-radius:3px}.tributes .top-pick__image-container a{display:block;width:100%;height:100%}.tributes .top-pick__image-container:after{content:"";display:block;padding-bottom:100%}.tributes .top-pick__image-container .top-pick__background-image{background-size:auto 150%;background-position:center;display:block;opacity:.9;overflow:hidden;width:100%;height:100%;-webkit-filter:blur(20px);filter:blur(20px);z-index:1;position:absolute;left:-40px;right:-40px;top:-40px;bottom:-40px;width:calc(100% + 80px);height:calc(100% + 80px)}.tributes .top-pick__image-container .top-pick__background-image.show{display:block !important}.tributes .top-pick__image-container .top-pick__image{width:100%;height:100%;position:absolute}.tributes .top-pick__image-container .top-pick__image img{-o-object-fit:contain;object-fit:contain;z-index:2;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);min-width:120%}.tributes .top-pick__image-container .top-pick__image .top-pick__classification{position:absolute;top:0;left:0;padding:6px 12px;background:rgba(65,64,66,0.8);border-right:1px solid #414042;border-bottom:1px solid #414042;border-bottom-right-radius:3px;z-index:9;font-size:12px;font-weight:500;color:#fff;box-shadow:0 0 1px rgba(155,155,155,0.6);transform:translateZ(0);will-change:transform;pointer-events:none;max-width:85%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tributes .obituary-image .top-pick__image img{-o-object-fit:cover;object-fit:cover;height:100%;min-width:100%}@media screen and (max-width: 767px){.tributes .glider{margin:0 auto;position:relative;overflow-y:hidden;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;transform:translateZ(0)}.tributes .glider-track{transform:translateZ(0);width:100%;margin:0;padding:0;display:flex;z-index:1}.tributes .glider.draggable{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:-webkit-grab;cursor:grab}.tributes .glider.draggable .glider-slide img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.tributes .glider.drag{cursor:-webkit-grabbing;cursor:grabbing}.tributes .obituary-text{display:none}.tributes .top-picks__content-wrapper{flex-direction:column-reverse;padding-left:0;padding-right:0;padding-top:24px;margin-top:0}.tributes .top-picks__content-wrapper .top-pick__image img{min-width:120%}.tributes .top-picks__content-wrapper .top-pick__image.obituary-image img{min-width:100%}.tributes .top-pick__card-title{-webkit-line-clamp:3;min-height:72px}.tributes .obituary-card .top-pick__card-title{display:block;min-height:initial}.tributes .top-picks__mrec{left:50%;transform:translateX(-50%);margin:24px 0}.tributes .pane-myt_obituaries .top-picks__content-wrapper{flex-direction:column-reverse;margin-top:0}.tributes .pane-myt_obituaries .top-picks__content-wrapper .recent-notices{margin-bottom:60px}.tributes .glider-toggle{margin-bottom:12px}.tributes .glider__view-all{margin-right:24px}.tributes .glider-desktop{display:flex;z-index:1;width:100%;height:auto;padding-bottom:12px}.tributes .glider__container-title{padding-left:24px;top:-6px}.tributes .top-pick__card-container:first-child{margin-left:24px}.tributes .top-pick__card-container:last-child{margin-right:24px}.tributes .top-pick__card-container{margin:6px;height:auto;width:32%}.tributes .glider__view-all{font-size:14px}.tributes .top-pick__card-content .location{padding:0 12px 12px 12px}}@media screen and (min-width: 768px){.tributes .glider{overflow-y:visible}.tributes .glider-desktop{height:calc(100% - 99px)}.tributes .top-pick__card-price{padding-bottom:24px}.tributes button.glider__controller{display:none}.tributes .glider-desktop{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;-webkit-box-pack:justify}.tributes .top-pick__card{min-height:359px}.tributes .top-pick__card-container{margin-bottom:0;width:calc(33% - 6px);height:calc(50% - 6px);margin-top:12px}.tributes .top-pick__card-container .top-pick__image-container{height:50%}.tributes .glider-toggle{display:flex;justify-content:center;padding-right:12px}.tributes .glider__container-title{padding-left:0}.tributes .recent-notices{min-width:324px;width:324px}.tributes .glider-dots{display:none}}.tributes .grid-tiles-outer{margin-bottom:36px}.tributes .grid-tiles-outer .grid-tiles-header{display:flex;justify-content:space-between;margin:12px 0}.tributes .grid-tiles-outer .grid-tiles-header .notice-board-filter{display:none;flex-flow:row;justify-content:flex-end}.tributes .grid-tiles-outer .grid-tiles-header .badge-pill{font-size:0.5em}.tributes .grid-tiles-outer .grid-tiles-header select{font-size:0.8em;border:none}.tributes .grid-tiles-outer .grid-tiles{display:grid;grid-template-columns:repeat(1, 1fr);grid-auto-rows:0.8fr;grid-gap:24px;margin-bottom:24px}.tributes .grid-tiles-outer .grid-tiles .grid-item{position:relative;display:block;height:0;padding-top:100%;border-radius:10px;transition:all 0.3s ease-in-out !important;box-shadow:0 2px 8px rgba(0,0,0,0.4);overflow:hidden;background:rgba(0,0,0,0.1)}.tributes .grid-tiles-outer .grid-tiles .grid-item:hover{box-shadow:0 0 0 rgba(0,0,0,0.3)}.tributes .grid-tiles-outer .grid-tiles .info-bar{position:absolute;bottom:0;display:flex;justify-content:space-between;width:100%;padding:10px 16px;background:rgba(20,20,20,0.6)}.tributes .grid-tiles-outer .grid-tiles .info-bar *{color:#fff;font-size:1.1em}.tributes .grid-tiles-outer .grid-tiles .info-bar .info-title{font-weight:bold;display:block;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;transition:all ease-in-out 1s}.tributes .grid-tiles-outer .grid-tiles .grid-item:hover .info-bar .info-title{-webkit-line-clamp:3}.tributes .grid-tiles-outer .grid-tiles .as-seen{position:absolute;top:0.5em;right:0.5em;border-radius:5px;overflow:hidden}.tributes .grid-tiles-outer .grid-tiles .as-seen:before{content:"As seen on";display:block;float:left;background:#94CC4E;margin-right:2px;height:30px;padding:0 8px;line-height:30px;font-size:0.8em}.tributes .grid-tiles-outer .grid-tiles .as-seen img{display:block;height:30px;max-width:150px;-o-object-fit:cover;object-fit:cover}.tributes .grid-tiles-outer .grid-tiles .grid-item>img{position:absolute;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all 0.3s ease-in-out !important;transform:scale(1.05)}.tributes .grid-tiles-outer .grid-tiles .grid-item:hover>img{transform:scale(1.15)}.tributes .grid-tiles-outer .grid-tiles>.ad-block{grid-row:3;grid-column:1;margin:auto !important;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.tributes .grid-tiles-outer .grid-tiles .ad-block[data-size="300x600"]{grid-row:2/4}@media (min-width: 768px){.tributes .grid-tiles-outer .grid-tiles{grid-template-columns:repeat(2, 1fr)}.tributes .grid-tiles-outer .git-titles .info-bar *{font-size:1em}.tributes .grid-tiles-outer .grid-tiles .ad-block{grid-row:2;grid-column:2}.tributes .grid-tiles-outer .grid-tiles-header .notice-board-filter{max-width:58%;display:flex}}@media (min-width: 998px){.tributes .grid-tiles-outer .grid-tiles-header .notice-board-filter{max-width:69%}}@media (min-width: 1024px){.tributes .grid-tiles-outer .grid-tiles{grid-template-columns:repeat(3, 1fr)}.tributes .grid-tiles-outer .grid-tiles .ad-block{grid-row:1;grid-column:3;padding:0 0 4px 0 !important}.tributes .grid-tiles-outer .grid-tiles .ad-block::after{padding-right:4px}}.wrapper{width:initial !important}.anchor{display:block;position:relative;visibility:hidden}.finda-wl .anchor{top:-124px}.rnn-au .anchor{top:-200px}.tributes #hero .hero .search-form-wrapper{margin-top:96px;background-color:rgba(255,255,255,0.2)}.tributes #hero .hero .search-form-wrapper .bss-search-form{padding-bottom:24px}.tributes #hero .hero .search-form-wrapper .bss-search-form .input-toggle-section .form-submit .submit-button{background-color:#94CC4E;box-shadow:0 2px 0 0 #568a15}.tributes .notice-board .notice-block.premium{border:solid 1px #94CC4E}.tributes .notice-board .notice-block.premium .max-height-static p{display:none}.tributes .notice-board .notice-block.premium .max-height-static p:first-of-type{display:block;max-height:26px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.tributes .notice-board .notice-block.standard .notice-message{width:100%;padding:24px;margin:0}.tributes .notice-board .notice-block.standard .notice-message .listing-header{border-bottom:1px solid #CACABD}@media screen and (max-width: 767px){.finda-wl .anchor,.lc-wl-mobile .anchor{top:-180px}.rnn-mobile .anchor{top:-80px}.tributes.mytributes #refinement-search .sm-filter{display:block}.tributes.mytributes #refinement-search .sm-filter .refine-button,.tributes.mytributes #refinement-search .sm-filter .mobile-sort{float:none;width:100%}.tributes.mytributes #refinement-search .sm-filter .refine-button i,.tributes.mytributes #refinement-search .sm-filter .mobile-sort i{color:#fff}.tributes.mytributes #refinement-search .sm-filter .refine-button select,.tributes.mytributes #refinement-search .sm-filter .mobile-sort select{padding:0;height:23px;color:#fff}.tributes.mytributes #refinement-search .sm-filter .refine-button:before,.tributes.mytributes #refinement-search .sm-filter .mobile-sort:before{right:5px}.tributes.mytributes #refinement-search .sm-filter .refine-button{margin-right:0}.tributes.mytributes #refinement-search .sm-filter .mobile-sort{margin-left:0;border:none;padding:0;padding-top:12px;display:flex}.tributes.mytributes #refinement-search .sm-filter .mobile-sort i{display:none}.tributes.mytributes #refinement-search .refinement-filter .form-control,.tributes.mytributes #refinement-search .refinement-filter .form-control-desktop{width:100%;max-width:100%;border-bottom:1px solid #fff}.tributes.mytributes #refinement-search .refinement-filter .choices__list--dropdown .choices__item--selectable.is-highlighted{background-color:#94CC4E}.tributes.mytributes #hero{margin-bottom:36px}.tributes.mytributes #hero .hero{box-shadow:0 0 1px rgba(155,155,155,0.6);transform:translateZ(0);will-change:transform;height:auto;max-height:100%}.tributes.mytributes #hero .hero .search-form-wrapper{max-height:100%;margin-top:0}.tributes.mytributes #hero .hero .search-form-wrapper .bss-search-form{padding-bottom:0}.tributes.mytributes #hero .hero .search-form-wrapper .bss-search-form .input-toggle-section .form-submit{margin-bottom:12px}.tributes.mytributes #hero .hero .search-form-wrapper .bss-search-form .input-toggle-section .form-submit .submit-button{background-color:#94CC4E;color:#414042;border-radius:3px;height:auto;box-shadow:0px 2px 0px 0px #527823}.tributes.mytributes .refinement-form__show{padding-top:80px}.tributes.mytributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control .bss-icon-chevron-down.drop-down-arrow,.tributes.mytributes #refinement-search .refinement-filter .refinement-form form .refinement-form__wrapper .form-control-desktop .bss-icon-chevron-down.drop-down-arrow{top:66px !important;right:0 !important}}@media screen and (max-width: 767px){.rnn-mobile .tributes{margin-top:40px}}.tributes-flatpage .sectionTop{background:none}.tributes-flatpage h1{display:block;margin:.67em 0;background:none}.tributes-flatpage h2{display:block;margin:.83em 0}.tributes-flatpage h3{display:block;margin:1em 0}.tributes-flatpage h4{display:block;margin:1.33em 0}.tributes-flatpage h5{display:block;margin:1.67em 0}.tributes-flatpage h6{display:block;margin:2.33em 0}.tributes-flatpage p{display:block;margin:1em 0}.tributes-flatpage ul{display:block;list-style-type:disc;margin:1em 0;padding-left:48px}.tributes-flatpage ol{display:block;list-style-type:decimal;margin:1em 0;padding-left:48px}.tributes-flatpage li{display:list-item}.tributes-flatpage li li{list-style-type:circle}.tributes-flatpage li li li{list-style-type:square}.tributes-flatpage table{margin:12px auto;border:none;border-collapse:collapse}.tributes-flatpage td{border:none;padding:6px}.tributes-flatpage a{color:#94CC4E}@media screen and (max-width: 767px){[data-interaction-search-close]{display:none}body.search-showing,body.refinement-showing{height:100vh;overflow:hidden}body.search-showing>:not(.wrapper):not(.top-mobile),body.refinement-showing>:not(.wrapper):not(.top-mobile){display:none}body.search-showing>.wrapper div[tgj-drawer-state],body.search-showing>.wrapper .tgc-footer,body.refinement-showing>.wrapper div[tgj-drawer-state],body.refinement-showing>.wrapper .tgc-footer{display:none}body.search-showing>.wrapper .tributes,body.search-showing>.wrapper .bss,body.refinement-showing>.wrapper .tributes,body.refinement-showing>.wrapper .bss{transition:all .1s ease-out}body.search-showing>.wrapper .tributes>:not(.inline-search):not(.main-header):not(.hero):not(.search-form-wrapper):not(.no-blur):not(div[tgj-drawer-state]):not(.wrapper),body.search-showing>.wrapper .bss>:not(.inline-search):not(.main-header):not(.hero):not(.search-form-wrapper):not(.no-blur):not(div[tgj-drawer-state]):not(.wrapper),body.refinement-showing>.wrapper .tributes>:not(.inline-search):not(.main-header):not(.hero):not(.search-form-wrapper):not(.no-blur):not(div[tgj-drawer-state]):not(.wrapper),body.refinement-showing>.wrapper .bss>:not(.inline-search):not(.main-header):not(.hero):not(.search-form-wrapper):not(.no-blur):not(div[tgj-drawer-state]):not(.wrapper){transition:all .1s ease-out;pointer-events:none}body.search-showing [data-interaction-search-close],body.refinement-showing [data-interaction-search-close]{display:block}body.search-showing .tributes .inline-search .mobile,body.search-showing .bss .inline-search .mobile,body.refinement-showing .tributes .inline-search .mobile,body.refinement-showing .bss .inline-search .mobile{display:none}body.search-showing .tributes .inline-search-form,body.search-showing .bss .inline-search-form,body.refinement-showing .tributes .inline-search-form,body.refinement-showing .bss .inline-search-form{display:block}body.search-showing .tributes .form-group,body.search-showing .bss .form-group,body.refinement-showing .tributes .form-group,body.refinement-showing .bss .form-group{display:flex;flex-flow:column wrap;justify-content:space-around;align-items:center}body.search-showing .tributes .mobile-menu .interaction-icon:after,body.search-showing .bss .mobile-menu .interaction-icon:after,body.refinement-showing .tributes .mobile-menu .interaction-icon:after,body.refinement-showing .bss .mobile-menu .interaction-icon:after{content:"close"}body.search-showing .tributes .hero .search-form-wrapper form,body.search-showing .tributes .search-form-wrapper form,body.search-showing .bss .hero .search-form-wrapper form,body.search-showing .bss .search-form-wrapper form,body.refinement-showing .tributes .hero .search-form-wrapper form,body.refinement-showing .tributes .search-form-wrapper form,body.refinement-showing .bss .hero .search-form-wrapper form,body.refinement-showing .bss .search-form-wrapper form{background-color:#414042 !important;position:fixed !important;top:0 !important;z-index:99999999 !important;height:100vh !important}body.search-showing .tributes .hero .search-form-wrapper form .mobile-search-title,body.search-showing .tributes .search-form-wrapper form .mobile-search-title,body.search-showing .bss .hero .search-form-wrapper form .mobile-search-title,body.search-showing .bss .search-form-wrapper form .mobile-search-title,body.refinement-showing .tributes .hero .search-form-wrapper form .mobile-search-title,body.refinement-showing .tributes .search-form-wrapper form .mobile-search-title,body.refinement-showing .bss .hero .search-form-wrapper form .mobile-search-title,body.refinement-showing .bss .search-form-wrapper form .mobile-search-title{display:flex}body.search-showing .tributes .hero .search-form-wrapper form *,body.search-showing .tributes .search-form-wrapper form *,body.search-showing .bss .hero .search-form-wrapper form *,body.search-showing .bss .search-form-wrapper form *,body.refinement-showing .tributes .hero .search-form-wrapper form *,body.refinement-showing .tributes .search-form-wrapper form *,body.refinement-showing .bss .hero .search-form-wrapper form *,body.refinement-showing .bss .search-form-wrapper form *{outline:none}body.search-showing .tributes .hero .search-form-wrapper form input:focus:required:invalid:focus,body.search-showing .tributes .hero .search-form-wrapper form textarea:focus:required:invalid:focus,body.search-showing .tributes .hero .search-form-wrapper form select:focus:required:invalid:focus,body.search-showing .tributes .search-form-wrapper form input:focus:required:invalid:focus,body.search-showing .tributes .search-form-wrapper form textarea:focus:required:invalid:focus,body.search-showing .tributes .search-form-wrapper form select:focus:required:invalid:focus,body.search-showing .bss .hero .search-form-wrapper form input:focus:required:invalid:focus,body.search-showing .bss .hero .search-form-wrapper form textarea:focus:required:invalid:focus,body.search-showing .bss .hero .search-form-wrapper form select:focus:required:invalid:focus,body.search-showing .bss .search-form-wrapper form input:focus:required:invalid:focus,body.search-showing .bss .search-form-wrapper form textarea:focus:required:invalid:focus,body.search-showing .bss .search-form-wrapper form select:focus:required:invalid:focus,body.refinement-showing .tributes .hero .search-form-wrapper form input:focus:required:invalid:focus,body.refinement-showing .tributes .hero .search-form-wrapper form textarea:focus:required:invalid:focus,body.refinement-showing .tributes .hero .search-form-wrapper form select:focus:required:invalid:focus,body.refinement-showing .tributes .search-form-wrapper form input:focus:required:invalid:focus,body.refinement-showing .tributes .search-form-wrapper form textarea:focus:required:invalid:focus,body.refinement-showing .tributes .search-form-wrapper form select:focus:required:invalid:focus,body.refinement-showing .bss .hero .search-form-wrapper form input:focus:required:invalid:focus,body.refinement-showing .bss .hero .search-form-wrapper form textarea:focus:required:invalid:focus,body.refinement-showing .bss .hero .search-form-wrapper form select:focus:required:invalid:focus,body.refinement-showing .bss .search-form-wrapper form input:focus:required:invalid:focus,body.refinement-showing .bss .search-form-wrapper form textarea:focus:required:invalid:focus,body.refinement-showing .bss .search-form-wrapper form select:focus:required:invalid:focus{border:none;box-shadow:none}}@media screen and (max-width: 767px){body.refinement-showing{overflow:hidden;height:100vh}body.refinement-showing .tributes .mobile-sort,body.refinement-showing .bss .mobile-sort{display:none}body.refinement-showing .tributes .refinement-filter,body.refinement-showing .bss .refinement-filter{display:block}body.refinement-showing .tributes .hero .search-form-wrapper form .mobile-search-title,body.refinement-showing .tributes .search-form-wrapper form .mobile-search-title,body.refinement-showing .bss .hero .search-form-wrapper form .mobile-search-title,body.refinement-showing .bss .search-form-wrapper form .mobile-search-title{display:flex}body.refinement-showing .tributes>:not(.inline-search):not(.main-header):not(.hero):not(.search-form-wrapper):not(.no-blur):not(div[tgj-drawer-state]):not(.wrapper),body.refinement-showing .bss>:not(.inline-search):not(.main-header):not(.hero):not(.search-form-wrapper):not(.no-blur):not(div[tgj-drawer-state]):not(.wrapper){transition:all .1s ease-out}body.refinement-showing .tributes>:not(.inline-search):not(.main-header):not(.hero):not(.search-form-wrapper):not(.no-blur):not(div[tgj-drawer-state]):not(.wrapper):not(.search-result),body.refinement-showing .bss>:not(.inline-search):not(.main-header):not(.hero):not(.search-form-wrapper):not(.no-blur):not(div[tgj-drawer-state]):not(.wrapper):not(.search-result){transition:all .1s ease-out;pointer-events:none}body.refinement-showing .tributes>:not(.inline-search):not(.main-header):not(.hero):not(.search-form-wrapper):not(.no-blur):not(div[tgj-drawer-state]):not(.wrapper).search-result .form-control,body.refinement-showing .tributes>:not(.inline-search):not(.main-header):not(.hero):not(.search-form-wrapper):not(.no-blur):not(div[tgj-drawer-state]):not(.wrapper).search-result .form-control-desktop,body.refinement-showing .tributes>:not(.inline-search):not(.main-header):not(.hero):not(.search-form-wrapper):not(.no-blur):not(div[tgj-drawer-state]):not(.wrapper).search-result .refinement-form,body.refinement-showing .bss>:not(.inline-search):not(.main-header):not(.hero):not(.search-form-wrapper):not(.no-blur):not(div[tgj-drawer-state]):not(.wrapper).search-result .form-control,body.refinement-showing .bss>:not(.inline-search):not(.main-header):not(.hero):not(.search-form-wrapper):not(.no-blur):not(div[tgj-drawer-state]):not(.wrapper).search-result .tributes .form-control-desktop,.tributes body.refinement-showing .bss>:not(.inline-search):not(.main-header):not(.hero):not(.search-form-wrapper):not(.no-blur):not(div[tgj-drawer-state]):not(.wrapper).search-result .form-control-desktop,body.refinement-showing .bss>:not(.inline-search):not(.main-header):not(.hero):not(.search-form-wrapper):not(.no-blur):not(div[tgj-drawer-state]):not(.wrapper).search-result .refinement-form{margin-left:0;margin-right:0;padding-left:0;padding-right:0}body.refinement-showing .tributes>:not(.inline-search):not(.main-header):not(.hero):not(.search-form-wrapper):not(.no-blur):not(div[tgj-drawer-state]):not(.wrapper).search-result .refinement-form,body.refinement-showing .bss>:not(.inline-search):not(.main-header):not(.hero):not(.search-form-wrapper):not(.no-blur):not(div[tgj-drawer-state]):not(.wrapper).search-result .refinement-form{display:block}body.refinement-showing .tributes>:not(.inline-search):not(.main-header):not(.hero):not(.search-form-wrapper):not(.no-blur):not(div[tgj-drawer-state]):not(.wrapper).search-result .notice-board,body.refinement-showing .bss>:not(.inline-search):not(.main-header):not(.hero):not(.search-form-wrapper):not(.no-blur):not(div[tgj-drawer-state]):not(.wrapper).search-result .notice-board{display:none}}@media screen and (min-width: 768px){.tributes .refinement-filter,.bss .refinement-filter{transition:all .2s ease-out 0;position:absolute;padding:0 12px;width:75% !important;right:88px;z-index:10;background:#efefef;box-shadow:0px 0px 0px rgba(0,0,0,0);border:1px solid #efefef;border-bottom-left-radius:3px;border-bottom-right-radius:3px;pointer-events:none}.tributes .refinement-filter[aria-hidden="true"],.bss .refinement-filter[aria-hidden="true"]{max-height:0}.tributes .refinement-filter[aria-hidden="false"],.bss .refinement-filter[aria-hidden="false"]{padding:12px;max-height:1000px;box-shadow:0px 10px 10px rgba(0,0,0,0.5);border:1px solid #9B9B9B;transition:all .2s ease-out .5s;pointer-events:all}.tributes .refinement-showing .search-form-wrapper form .refine-button,.bss .refinement-showing .search-form-wrapper form .refine-button{background:#94CC4E}}.pillars-accordion{border-bottom:1px solid rgba(0,0,0,0.1);box-shadow:0 5px 5px rgba(0,0,0,0.1);min-height:44px}.pillars-accordion .pillar-container{width:100%;max-width:calc(1000px - 48px);margin:0 auto}.pillars-accordion .pillar-container .menu-toggle{display:none}.pillars-accordion .pillar-container .menu{list-style:none;perspective:900;padding:0;margin:0;background:transparent;overflow:visible;display:flex;justify-content:flex-start;position:relative;width:100%;transform:rotate(0deg)}.pillars-accordion .pillar-container .menu.flex-between{justify-content:space-between}.pillars-accordion .pillar-container .menu-item{border-radius:3px 3px 0 0;background-color:transparent;padding-left:12px;margin-left:-12px;padding-top:6px;margin-top:-6px;padding-bottom:6px;margin-bottom:-6px;margin-right:6px;cursor:pointer;z-index:9999}.pillars-accordion .pillar-container .menu-item h2{background-repeat:no-repeat;margin:0;font-size:14px;font-weight:500;padding:0 43px 0 0;line-height:43px !important;transition:all .1s ease-out}.pillars-accordion .pillar-container .menu-item h2 a{font-size:14px;font-weight:500}.pillars-accordion .pillar-container .menu-item h2 span{font-size:15px;position:relative;top:-1px}.pillars-accordion .pillar-container .menu-item i.bss-icon-chevron-thin-down{position:absolute;transition:all .1s ease-out;top:50%;right:18px;padding-right:0;font-size:14px;transform:translate(2px, -50%)}.pillars-accordion .pillar-container .menu-item i.bss-icon-chevron-thin-down:before,.pillars-accordion .pillar-container .menu-item i.bss-icon-chevron-thin-down:after{transition:all .1s ease-out}.pillars-accordion .pillar-container .menu-item-top{cursor:pointer;z-index:9999}.pillars-accordion .pillar-container .menu-item-top h2{margin:0;font-size:14px;font-weight:500;padding:0;line-height:43px !important;transition:all .1s ease-out}.pillars-accordion .pillar-container .menu-item-top h2:hover{color:#94CC4E}.pillars-accordion .pillar-container .menu-item-top.bereavement-thanks h2{visibility:hidden;width:7ex;overflow:hidden}.pillars-accordion .pillar-container .menu-item-top.bereavement-thanks h2::before{content:"Thanks";visibility:visible}.pillars-accordion .pillar-container .submenu{width:100vw;max-width:calc(1000px - 24px);opacity:0;position:fixed;top:44px;transform:translateY(-1em);z-index:-1;transition:all .1s ease-out .3s;left:-12px;text-align:left;background:#fff;padding:12px;box-shadow:0 5px 5px rgba(155,155,155,0.4);border-radius:0 0 3px 3px}.pillars-accordion .pillar-container .submenu .submenu-list{-moz-column-count:3;column-count:3;-moz-column-gap:12px;column-gap:12px}.pillars-accordion .pillar-container .submenu.col-1 .submenu-list,.pillars-accordion .pillar-container .submenu.col-2 .submenu-list{-moz-column-count:1;column-count:1}.pillars-accordion .pillar-container .submenu.col-4 .submenu-list,.pillars-accordion .pillar-container .submenu.col-5 .submenu-list{-moz-column-count:2;column-count:2}.pillars-accordion .pillar-container .submenu ul{padding:0;width:100%}.pillars-accordion .pillar-container .submenu i{display:none}.pillars-accordion .pillar-container .submenu .submenu-item{width:100%}.pillars-accordion .pillar-container .submenu .submenu-item li div.submenu-title,.pillars-accordion .pillar-container .submenu .submenu-item li a{font-size:14px;line-height:40px;display:block;width:100%;border-radius:3px;padding-left:12px}.pillars-accordion .pillar-container .submenu .submenu-item li div.submenu-title.submenu-title,.pillars-accordion .pillar-container .submenu .submenu-item li a.submenu-title{font-size:16px;font-weight:500}.pillars-accordion .pillar-container .submenu .submenu-item li div.submenu-title:hover,.pillars-accordion .pillar-container .submenu .submenu-item li a:hover{color:#fff;font-weight:500;background-color:#94CC4E}.pillars-accordion .pillar-container .submenu .submenu-item li div.submenu-title:hover .badge-pill,.pillars-accordion .pillar-container .submenu .submenu-item li a:hover .badge-pill{color:#414042;background:#fff}.pillars-accordion .pillar-container .submenu .submenu-item li .badge-pill{position:absolute;right:12px;top:12px !important;border-radius:500px;pointer-events:none}.pillars-accordion .pillar-container .submenu .submenu-item li li{border-radius:3px}.pillars-accordion .pillar-container .submenu .submenu-item li li a{width:calc(100% - 40px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.pillars-accordion .pillar-container .submenu .submenu-item li li:hover{background-color:#94CC4E}.pillars-accordion .pillar-container .submenu .submenu-item li li:hover a{font-weight:500;color:#fff}.pillars-accordion .pillar-container .submenu .submenu-item li li:hover .badge-pill{color:#414042;background:#fff}.pillars-accordion .pillar-container .submenu .submenu-item li.featured,.pillars-accordion .pillar-container .submenu .submenu-item li.featured *{font-weight:bold;font-family:"Muli",sans-serif;color:#142402}.pillars-accordion .pillar-container .submenu .submenu-item li.featured:hover,.pillars-accordion .pillar-container .submenu .submenu-item li.featured *:hover{color:#fff}.pillars-accordion .pillar-container .submenu .submenu-top{width:100%}.pillars-accordion .pillar-container .submenu .submenu-slider{display:none}.pillars-accordion .pillar-container .menu-all{position:absolute;top:0;right:0;padding:0;margin:0;transform:rotate(0deg);height:43px}.pillars-accordion .pillar-container .menu-all.overflow-only{display:none}.pillars-accordion .pillar-container .menu-all::after{content:'';position:absolute;top:0;left:-12px;width:12px;z-index:999;height:100%;background:linear-gradient(to right, rgba(255,255,255,0.001), #fff)}.pillars-accordion .pillar-container .menu-all .menu-item{padding-left:12px;padding-right:12px;margin-right:-12px;margin-left:0}.pillars-accordion .pillar-container .menu-all .menu-item h2{padding-right:24px}.pillars-accordion .pillar-container .menu-all .menu-item i.bss-icon-chevron-thin-down{right:0}.pillars-accordion .pillar-container .menu-all .submenu{left:unset;right:-12px;-moz-column-count:3;column-count:3;-moz-column-gap:12px;column-gap:12px}.pillars-accordion .pillar-container .menu-all .submenu .submenu-list{display:inline-block;-moz-column-count:1;column-count:1;-moz-column-gap:initial;column-gap:initial}.pillars-accordion .pillar-container .menu-all .submenu .submenu-list .submenu-item{display:inline-block;margin:0 0 12px;width:100%}.pillars-accordion .pillar-container .menu-all .submenu .submenu-list .submenu-item i{display:none}.pillars-accordion .pillar-container .no-select,.pillars-accordion .pillar-container h2{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width: 1000px){.pillars.pillars-accordion .pillar-container{max-width:100vw;padding:0 24px}.pillars.pillars-accordion .pillar-container .menu.flex-between{justify-content:flex-start}.pillars.pillars-accordion .pillar-container .menu .menu-item .submenu{width:100vw;left:-24px}.pillars.pillars-accordion .pillar-container .menu .menu-item .submenu.buy-sell .submenu-list{-moz-column-count:2;column-count:2}.pillars.pillars-accordion .pillar-container .menu .menu-item-top h2{padding:0 24px 0 0}.pillars.pillars-accordion .pillar-container .menu .menu-item-top.bereavement-thanks h2{width:10.5ex}.pillars.pillars-accordion .pillar-container .menu-all .menu-item h2{padding-right:48px}.pillars.pillars-accordion .pillar-container .menu-all .menu-item h2 i.bss-icon-chevron-thin-down{right:24px}.pillars.pillars-accordion .pillar-container .menu-all .menu-item .submenu{left:unset;right:0}.pillars.pillars-accordion .pillar-container .menu-all.overflow-only{display:block}}@media screen and (max-width: 767px){.pillars.pillars-accordion{border-top:1px solid rgba(0,0,0,0.1);position:relative}.pillars.pillars-accordion .pillar-container .main-list{margin-right:0 !important}.pillars.pillars-accordion .pillar-container .main-list .pillar-item{padding:0;margin:0}.pillars.pillars-accordion .pillar-container .main-list .pillar-item i.bss-icon-chevron-thin-down{top:4px;font-size:24px;color:#414042}.pillars.pillars-accordion .pillar-container .menu-all .menu-item .submenu{-moz-column-count:2;column-count:2}.pillars.pillars-accordion .pillar-container .menu-all .menu-item .submenu .submenu-item{padding:0}.pillars.pillars-accordion .pillar-container .menu-all .menu-item .submenu .submenu-list{display:none}}@media screen and (max-width: 668px){.pillars.pillars-accordion{border:none}.pillars.pillars-accordion .pillar-container{padding:0}.pillars.pillars-accordion .pillar-container .menu{display:none}.pillars.pillars-accordion .pillar-container .menu-all{width:100vw;background-color:#414042;position:relative;border:none}.pillars.pillars-accordion .pillar-container .menu-all .menu-item{background-color:initial;padding:0;right:0;margin-top:0;margin-bottom:0}.pillars.pillars-accordion .pillar-container .menu-all .menu-item h2{width:calc(100vw - 24px);line-height:43px !important;padding:0 24px}.pillars.pillars-accordion .pillar-container .menu-all .menu-item h2 i.bss-icon-chevron-thin-down{right:0}.pillars.pillars-accordion .pillar-container .menu-all .menu-item *{color:white}.pillars.pillars-accordion .pillar-container .menu-all .menu-item .submenu{background-color:#414042;-moz-column-count:1;column-count:1;overflow-x:hidden;position:absolute;top:100%;left:0;visibility:hidden}.pillars.pillars-accordion .pillar-container .menu-all .menu-item .submenu .submenu-item{padding:0}.pillars.pillars-accordion .pillar-container .menu-all .menu-item .submenu .submenu-item li .submenu-title{display:block;color:#fff;padding-left:12px;border-radius:3px;font-size:16px}.pillars.pillars-accordion .pillar-container .menu-all .menu-item .submenu .submenu-item li .submenu-title a{padding-left:28px;pointer-events:none}.pillars.pillars-accordion .pillar-container .menu-all .menu-item .submenu .submenu-item li .submenu-title a.fake-pillar{pointer-events:auto}.pillars.pillars-accordion .pillar-container .menu-all .menu-item .submenu .submenu-item li .submenu-title a.fake-pillar:hover{background:transparent}.pillars.pillars-accordion .pillar-container .menu-all .menu-item .submenu .submenu-item li .submenu-title:before{padding-right:12px;display:inline-block;position:absolute;top:12px;text-align:right;width:16px}.pillars.pillars-accordion .pillar-container .menu-all .menu-item .submenu .submenu-item li .submenu-title.buy-sell:before{content:"\e917"}.pillars.pillars-accordion .pillar-container .menu-all .menu-item .submenu .submenu-item li .submenu-title.trades-services:before{content:"\e92a"}.pillars.pillars-accordion .pillar-container .menu-all .menu-item .submenu .submenu-item li .submenu-title.jobs:before{content:"\e926"}.pillars.pillars-accordion .pillar-container .menu-all .menu-item .submenu .submenu-item li .submenu-title.health-beauty:before{content:"\e924"}.pillars.pillars-accordion .pillar-container .menu-all .menu-item .submenu .submenu-item li .submenu-title.businesses-for-sale:before{content:"\e9ae"}.pillars.pillars-accordion .pillar-container .menu-all .menu-item .submenu .submenu-item li .submenu-title.real-estate:before{content:"\e925"}.pillars.pillars-accordion .pillar-container .menu-all .menu-item .submenu .submenu-item li .submenu-title.motoring:before{content:"\e923"}.pillars.pillars-accordion .pillar-container .menu-all .menu-item .submenu .submenu-item li .submenu-title.notices:before{content:"\e927"}.pillars.pillars-accordion .pillar-container .menu-all .menu-item .submenu .submenu-item li .submenu-title.travel-entertainment:before{content:"\e92b"}.pillars.pillars-accordion .pillar-container .menu-all .menu-item .submenu .submenu-item li .submenu-title.personals:before,.pillars.pillars-accordion .pillar-container .menu-all .menu-item .submenu .submenu-item li .submenu-title.adult-services:before{content:"\e928";font-weight:bold}.pillars.pillars-accordion .pillar-container .menu-all .menu-item .submenu .submenu-item li .submenu-title.pets:before{content:"\e929"}.pillars.pillars-accordion .pillar-container .menu-all .menu-item .submenu .submenu-item li .submenu-title.garage-sales:before{content:"\e922"}.pillars.pillars-accordion .pillar-container .menu-all .menu-item .submenu .submenu-item .badge-pill{color:#fff;top:11px !important;background-color:#000;border-radius:500px;right:36px;line-height:1.2em}.pillars.pillars-accordion .pillar-container .menu-all .menu-item .submenu .submenu-item .badge-pill:hover{color:#000}.pillars.pillars-accordion .pillar-container .menu-all .menu-item .submenu .submenu-item i{display:block;position:absolute;right:3px;top:12px;transform-origin:33% center}.pillars.pillars-accordion .pillar-container .menu-all .menu-item .submenu .submenu-item *{transition:all .1s ease-out}.pillars.pillars-accordion .pillar-container .menu-all .menu-item .submenu .submenu-item.fake-pillar *{pointer-events:auto}.pillars.pillars-accordion .pillar-container .menu-all .menu-item .submenu .submenu-item:hover i{color:#fff !important}.pillars.pillars-accordion .pillar-container .menu-toggle:checked ~ .submenu-slider,.pillars.pillars-accordion .pillar-container .menu-toggle:checked ~ .submenu{visibility:visible;opacity:1;transform:translateY(0%);z-index:999;display:block !important}.pillars.pillars-accordion .pillar-container .menu-toggle:checked ~ .submenu-slider .submenu-list,.pillars.pillars-accordion .pillar-container .menu-toggle:checked ~ .submenu .submenu-list{display:block !important}.pillars.pillars-accordion .pillar-container .menu-toggle:checked ~ label i{transform:rotateZ(90deg)}.mytributes .pillars.pillars-accordion .pillar-container .menu-all .menu-item .submenu .submenu-item li .submenu-title a{padding-left:0;pointer-events:all}}@media (max-width: 668px) and (hover: none){.pillars-accordion .pillar-container .menu-toggle .menu .menu-item .submenu-item li a{transition:unset}}@media screen and (min-width: 669px){.pillars.pillars-accordion .pillar-container .menu-item{cursor:default;transition:all .1s ease-out .3s}.pillars.pillars-accordion .pillar-container .menu-item h2 a{cursor:default;pointer-events:none}.pillars.pillars-accordion .pillar-container .menu-item h2 a:active{pointer-events:none}.pillars.pillars-accordion .pillar-container .menu-item .submenu{visibility:hidden;-webkit-animation:delay-pointer-events-out .1s linear .3s;animation:delay-pointer-events-out .1s linear .3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.pillars.pillars-accordion .pillar-container .menu-item:hover,.pillars.pillars-accordion .pillar-container .menu-item:focus{box-shadow:0 0 5px rgba(155,155,155,0.4);background:#fff}.pillars.pillars-accordion .pillar-container .menu-item:hover .submenu,.pillars.pillars-accordion .pillar-container .menu-item:focus .submenu{opacity:1;-webkit-animation:delay-pointer-events-in .1s linear .2s;animation:delay-pointer-events-in .1s linear .2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;visibility:visible;transform:translateY(0%);z-index:9}.pillars.pillars-accordion .pillar-container .menu-item:hover i,.pillars.pillars-accordion .pillar-container .menu-item:focus i{color:#568a15 !important}.pillars.pillars-accordion .pillar-container .menu-all{box-shadow:inset 48px 0 0 0 #fff}.pillars.pillars-accordion .pillar-container .menu-all .submenu-item:nth-of-type(1),.pillars.pillars-accordion .pillar-container .menu-all .submenu-item:nth-of-type(2),.pillars.pillars-accordion .pillar-container .menu-all .submenu-item:nth-of-type(3),.pillars.pillars-accordion .pillar-container .menu-all .submenu-item:nth-of-type(4),.pillars.pillars-accordion .pillar-container .menu-all .submenu-item:nth-of-type(5),.pillars.pillars-accordion .pillar-container .menu-all .submenu-item:nth-of-type(6),.pillars.pillars-accordion .pillar-container .menu-all .submenu-item:nth-of-type(7),.pillars.pillars-accordion .pillar-container .menu-all .submenu-item:nth-of-type(8){display:none}}@media screen and (max-width: 958px){.bss .pillars.pillars-accordion .pillar-container .menu-all .submenu-item:nth-of-type(7){display:inline-block}.bss .pillars.pillars-accordion .pillar-container .menu-all .menu-item h2{padding-right:48px}.bss .pillars.pillars-accordion .pillar-container .menu .menu-item:nth-of-type(7){display:none}}@media screen and (max-width: 811px){.bss .pillars.pillars-accordion .pillar-container .menu-all .submenu-item:nth-of-type(6){display:inline-block}.bss .pillars.pillars-accordion .pillar-container .menu .menu-item:nth-of-type(6){display:none}}@media screen and (max-width: 770px){.bss .pillars.pillars-accordion .pillar-container .menu-all .submenu-item:nth-of-type(5){display:inline-block}.bss .pillars.pillars-accordion .pillar-container .menu .menu-item:nth-of-type(5){display:none}}@media screen and (max-width: 1000px){.mytributes .pillars.pillars-accordion .pillar-container .menu-all .submenu-item:nth-of-type(8){display:inline-block}.mytributes .pillars.pillars-accordion .pillar-container .menu .menu-item-top:nth-of-type(8){display:none}}@media screen and (max-width: 988px){.mytributes .pillars.pillars-accordion .pillar-container .menu-all .submenu-item:nth-of-type(7){display:inline-block}.mytributes .pillars.pillars-accordion .pillar-container .menu .menu-item-top:nth-of-type(7){display:none}}@media screen and (max-width: 808px){.mytributes .pillars.pillars-accordion .pillar-container .menu-all .submenu-item:nth-of-type(6){display:inline-block}.mytributes .pillars.pillars-accordion .pillar-container .menu .menu-item-top:nth-of-type(6){display:none}}@-webkit-keyframes delay-pointer-events-in{0%{z-index:-1;pointer-events:none}99%{z-index:-1}100%{z-index:1;pointer-events:auto}}@keyframes delay-pointer-events-in{0%{z-index:-1;pointer-events:none}99%{z-index:-1}100%{z-index:1;pointer-events:auto}}@-webkit-keyframes delay-pointer-events-out{0%{z-index:1;pointer-events:auto}99%{z-index:1}100%{z-index:-1;pointer-events:none}}@keyframes delay-pointer-events-out{0%{z-index:1;pointer-events:auto}99%{z-index:1}100%{z-index:-1;pointer-events:none}}@media all and (-ms-high-contrast: none){.pillars-accordion .pillar-container .submenu,.pillars-accordion .pillar-container .menu-all .submenu{width:auto;min-width:400px;position:absolute;top:50px}.pillars-accordion .pillar-container .menu-all .submenu{top:0;left:-290px}.pillars-accordion .pillar-container .submenu .submenu-list,.pillars-accordion .pillar-container .menu-all .submenu{-moz-column-count:1;column-count:1}}@media screen and (max-width: 767px){.refinement-showing .mytributes .sm-filter .mobile-sort{background:unset;pointer-events:none;opacity:.3}.refinement-showing .mytributes .sm-filter .refine-button{color:#fff}.refinement-showing .mytributes .sm-filter .refine-button *{color:#fff}}@media only screen and (max-width: 767px){.search-showing .tributes .bss-icon-menu:before{content:"\ea0d"}.search-showing .tributes .hero .search-form-wrapper form *,.search-showing .tributes .search-form-wrapper form *{outline:none}.search-showing .tributes .hero .search-form-wrapper form input:focus:required:invalid:focus,.search-showing .tributes .hero .search-form-wrapper form textarea:focus:required:invalid:focus,.search-showing .tributes .hero .search-form-wrapper form select:focus:required:invalid:focus,.search-showing .tributes .search-form-wrapper form input:focus:required:invalid:focus,.search-showing .tributes .search-form-wrapper form textarea:focus:required:invalid:focus,.search-showing .tributes .search-form-wrapper form select:focus:required:invalid:focus{border:none;box-shadow:none}.rnn-au .search-showing .tributes .hero .search-form-wrapper form,.rnn-au .search-showing .tributes .search-form-wrapper form{top:80px !important;height:calc(100vh - 80px) !important}body.search-showing div[tgj-drawer-state],body.search-showing .wrapper{display:block !important;opacity:1 !important;pointer-events:auto !important;-webkit-filter:none !important;filter:none !important}}@media only screen and (max-width: 767px) and (max-width: 767px){.adGroup{z-index:10}.refinement-showing .bss-search-form,.refinement-showing .pillars{opacity:0;pointer-events:none}}h1{line-height:normal}h2{line-height:normal}h3{line-height:normal}h4{line-height:normal}h5{line-height:normal}h6{line-height:normal}.offscreen{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.modal{display:none}.u-widthmaxed{max-width:1000px;margin:auto}.tributes .hidden{visibility:hidden}.tributes .white{color:#fff}.tributes .grey-light{color:#CACABD !important}.tributes .bold{font-family:"Muli",sans-serif;font-weight:600}.tributes div.centered{margin:0 24px}.tributes .full-width{width:100%}.tributes .centered-block{display:block;margin:0 auto}.tributes .center{display:block;text-align:center;position:absolute;left:120px;right:120px}.tributes .align-center,.tributes .center-align{text-align:center}.tributes .bottom{position:absolute;bottom:0}.tributes .max-height,.tributes .max-height-third{position:relative;display:block}.tributes .max-height-scroller{max-height:300px;margin-bottom:12px;padding-bottom:24px;padding-top:6px;overflow:auto}.tributes .max-height-static{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;max-height:calc(19px * 5);overflow:hidden}.tributes .max-height-static p{display:none;text-align:left !important}.tributes .max-height-static p br{display:none}.tributes .max-height-static p:nth-of-type(1),.tributes .max-height-static p:nth-of-type(2),.tributes .max-height-static p:nth-of-type(3),.tributes .max-height-static p:nth-of-type(4),.tributes .max-height-static p:nth-of-type(5){display:block}.tributes .max-height-static ul{margin-top:0}.tributes .max-height-static ul li{margin-bottom:0}.tributes .max-height-third .max-height-static{-webkit-line-clamp:3;max-height:calc(19px * 3);overflow:hidden}.tributes .max-height-third .max-height-static p{display:none}.tributes .max-height-third .max-height-static p:nth-of-type(1),.tributes .max-height-third .max-height-static p:nth-of-type(2),.tributes .max-height-third .max-height-static p:nth-of-type(3){display:block}.tributes .md-25{width:25%}.tributes .md-30{width:30%}.tributes .md-35{width:35%}.tributes .md-45{width:45%}.tributes .md-50{width:50%}.tributes .md-55{width:55%}.tributes .md-65{width:65%}.tributes .md-70{width:70%}.tributes .md-60{width:60%}.tributes .float{float:left}.tributes .margin-bottom-20{margin-bottom:24px}.tributes .margin-top{margin-top:12px}.tributes .margin-left{margin-left:24px}.tributes .margin-bottom{margin-bottom:12px}.tributes .padding-left{padding-left:12px}.tributes .padding-right{padding-right:12px}.tributes .border-bottom{border-bottom:1px solid #414042}.tributes .pull-left{float:left}.tributes .pull-right{float:right}.tributes .clearfix{clear:both}.tributes .nowrap{white-space:nowrap}.tributes .smaller,.tributes .smaller *{font-size:14px}.tributes .smallest,.tributes .smallest *{font-size:12px}.tributes .flex{display:flex;flex-flow:row wrap;justify-content:space-between}.tributes .flex-left{display:flex;justify-content:flex-start;align-items:center}.tributes .flex-bottom{display:flex;align-items:flex-end}.tributes .flex-column-centered{display:flex;flex-flow:column wrap;justify-content:space-around;align-items:center}.tributes .flex-parent{display:flex}.tributes .flex-child{flex:1 1 auto}.tributes .flex-grow{flex-grow:1}.tributes .flex-shrink{flex-shrink:1}.tributes .flex-even-spacing,.tributes .flex-vertical-align-top-bottom,.tributes .flex-space-between{justify-content:space-between}.tributes .flex-vertical-align{justify-content:space-between;align-content:center;margin:auto 0}.tributes .fixed-column{width:300px}.tributes .flex-column{flex-shrink:1;width:calc(100% - (300px + 48px))}.tributes .flex-top-center{display:flex;justify-content:center}.tributes .flex-center-center{display:flex;justify-content:center;align-items:center}.tributes .flex-center{display:flex;align-items:center}.tributes .flex-direction-toggle{flex-direction:row}.tributes .hide,.tributes .display-none{display:none !important}.tributes .show{display:block !important}@media screen and (max-width: 767px){.tributes .mobile{display:block}.tributes .mobile-inline{display:inline-block}.tributes .desktop,.tributes .form-control-desktop,.tributes .carousel-desktop,.tributes .desktop-inline{display:none}.tributes .sm-100{width:100%}.tributes .sm-50{width:50%;padding:0 6px 0 12px}.tributes .sm-50 a{padding:12px;font-size:14px}.tributes .sm-50:last-of-type{padding:0 12px 0 6px}.tributes .padding-left,.tributes .padding-right{padding:0}.tributes .margin-left{margin-left:0}.tributes .sm-flex-column-reversed-centered{display:flex;flex-flow:column-reverse;justify-content:space-around;align-items:center}.tributes .sm-flex-column-reversed{display:flex;flex-flow:column-reverse;justify-content:space-between}.tributes .sm-flex{display:flex;justify-content:flex-start;flex-flow:row wrap}.tributes .pull-left{float:none}.tributes .pull-right{float:none}}@media screen and (min-width: 768px){.tributes .mobile,.tributes .mobile-inline{display:none !important}.tributes .desktop,.tributes .form-control-desktop,.tributes .carousel-desktop{display:block}.tributes .desktop-inline{display:inline-block}}@media screen and (min-width: 669px){.tributes .show-for-viewport-xs{display:none}}@media screen and (max-width: 929px){.tributes .show-for-viewport-m{display:inline-block}.tributes .hide-for-viewport-m{display:none}}@-webkit-keyframes flash{0%{background:rgba(148,204,78,0);box-shadow:0 0 0 rgba(148,204,78,0)}50%{background:#94cc4e;box-shadow:0 0 10px rgba(148,204,78,0.9)}0%{background:rgba(148,204,78,0);box-shadow:0 0 0 rgba(148,204,78,0)}}@keyframes flash{0%{background:rgba(148,204,78,0);box-shadow:0 0 0 rgba(148,204,78,0)}50%{background:#94cc4e;box-shadow:0 0 10px rgba(148,204,78,0.9)}0%{background:rgba(148,204,78,0);box-shadow:0 0 0 rgba(148,204,78,0)}}@media screen and (max-width: 668px){.tributes .show-for-viewport-xs{display:inline-block}.tributes .hide-for-viewport-xs{display:none}}@media screen and (max-width: 453px){.tributes .sm-50,.tributes .sm-50:last-of-type{width:100%;padding:0 12px}}body{background-color:#F8F8F8 !important}.search-showing .bss .search-form-wrapper form{background-color:#2d3033 !important;position:fixed !important;top:132px !important;z-index:99999999 !important;height:calc(100vh - 132px) !important}body.search-showing>:not(.inline-search):not(.main-header):not(.search-form-wrapper):not(.no-blur):not(div[tgj-drawer-state]):not(.wrapper){opacity:.5;pointer-events:none}body.search-showing div[tgj-drawer-state],body.search-showing .wrapper{display:block !important;opacity:1 !important;pointer-events:auto !important;-webkit-filter:none !important;filter:none !important}body.search-showing .no-blur{opacity:1 !important;-webkit-filter:none !important;filter:none !important}#bss .twitter-typeahead{overflow:visible !important}html.onr-wl .bz-page-wrapper>*{z-index:initial !important}html.onr-wl .bz-page-wrapper{max-width:1280px !important}html.onr-wl #third-party-header{z-index:2 !important}html.onr-wl body.adcore .ad-block[data-google-query-id]::after{content:unset !important}@media screen and (max-width: 767px){html.onr-wl .search-showing .bss .hero .search-form-wrapper form,html.onr-wl .search-showing .bss .search-form-wrapper form,html.onr-wl .refinement-showing .bss .refinement-form form{top:95px !important;height:calc(100vh - 95px) !important}}html.onr-wl .tributes #hero{z-index:999}html.onr-wl .tributes #hero .hero{z-index:9999}html.onr-wl .tributes.mytributes #hero .hero .search-form-wrapper .bss-search-form{top:0 !important}html.onr-wl .tributes #recent-notices #recent-tabs li a{font-size:14px}html.onr-wl .tributes .cta-panel ul.cta-list li a{font-size:16px}html.onr-wl .tributes #recent-notices #recent-footer{font-size:14px}html.onr-wl .bss a:hover,html.onr-wl .tributes a:hover{text-decoration:none}html.onr-wl body[data-hamburger=true] .mobile-navigation.nav_header,html.onr-wl nav.navigation{z-index:10000}


/*# sourceMappingURL=whitelabel.css.map*/